1 Linux Standard Base Desktop Specification for AMD64 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_LITTLE_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 _Z10qvsnprintfPcmPKcP13__va_list_tag [QtCore] _Z7qMallocm 5109 [QtCore] 5110 _Z7qMemSetPvim [QtCore] _Z8qMemCopyPvPKvm [QtCore] 5111 _Z8qReallocPvm [QtCore] _Z9qsnprintfPcmPKcz [QtCore] 5112 _ZThn16_N16QTextCodecPlugin6createERK7QString [CXXABI] 5113 _ZThn16_N16QTextCodecPluginD0Ev [CXXABI] 5114 _ZThn16_N16QTextCodecPluginD1Ev [CXXABI] 5115 _ZThn16_NK16QTextCodecPlugin4keysEv [CXXABI] 5116 __________________________________________________________ 5117 5118 7.3. Data Definitions for libQtCore 5119 5120 This section defines global identifiers and their values that 5121 are associated with interfaces contained in libQtCore. These 5122 definitions are organized into groups that correspond to system 5123 headers. This convention is used as a convenience for the 5124 reader, and does not imply the existence of these headers, or 5125 their content. Where an interface is defined as requiring a 5126 particular system header file all of the data definitions for 5127 that system header file presented here shall be in effect. 5128 5129 This section gives data definitions to promote binary 5130 application portability, not to repeat source interface 5131 definitions available elsewhere. System providers and 5132 application developers should use this ABI to supplement - not 5133 to replace - source interface definition specifications. 5134 5135 This specification uses the ISO C (1999) C Language as the 5136 reference programming language, and data definitions are 5137 specified in ISO C format. The C language is used here as a 5138 convenient notation. Using a C language description of these 5139 data objects does not preclude their use by other programming 5140 languages. 5141 __________________________________________________________ 5142 5143 7.3.1. QtCore/qabstracteventdispatcher.h 5144 5145 /* 5146 * This header is architecture neutral 5147 * Please refer to the generic specification for details 5148 */ 5149 __________________________________________________________ 5150 5151 7.3.2. QtCore/qabstractfileengine.h 5152 5153 /* 5154 * This header is architecture neutral 5155 * Please refer to the generic specification for details 5156 */ 5157 __________________________________________________________ 5158 5159 7.3.3. QtCore/qabstractitemmodel.h 5160 5161 /* 5162 * This header is architecture neutral 5163 * Please refer to the generic specification for details 5164 */ 5165 __________________________________________________________ 5166 5167 7.3.4. QtCore/qatomic.h 5168 5169 /* 5170 * This header is architecture neutral 5171 * Please refer to the generic specification for details 5172 */ 5173 __________________________________________________________ 5174 5175 7.3.5. QtCore/qbasictimer.h 5176 5177 /* 5178 * This header is architecture neutral 5179 * Please refer to the generic specification for details 5180 */ 5181 __________________________________________________________ 5182 5183 7.3.6. QtCore/qbitarray.h 5184 5185 /* 5186 * This header is architecture neutral 5187 * Please refer to the generic specification for details 5188 */ 5189 __________________________________________________________ 5190 5191 7.3.7. QtCore/qbuffer.h 5192 5193 /* 5194 * This header is architecture neutral 5195 * Please refer to the generic specification for details 5196 */ 5197 __________________________________________________________ 5198 5199 7.3.8. QtCore/qbytearray.h 5200 5201 /* 5202 * This header is architecture neutral 5203 * Please refer to the generic specification for details 5204 */ 5205 __________________________________________________________ 5206 5207 7.3.9. QtCore/qbytearraymatcher.h 5208 5209 /* 5210 * This header is architecture neutral 5211 * Please refer to the generic specification for details 5212 */ 5213 __________________________________________________________ 5214 5215 7.3.10. QtCore/qchar.h 5216 5217 /* 5218 * This header is architecture neutral 5219 * Please refer to the generic specification for details 5220 */ 5221 __________________________________________________________ 5222 5223 7.3.11. QtCore/qcoreapplication.h 5224 5225 /* 5226 * This header is architecture neutral 5227 * Please refer to the generic specification for details 5228 */ 5229 __________________________________________________________ 5230 5231 7.3.12. QtCore/qcoreevent.h 5232 5233 /* 5234 * This header is architecture neutral 5235 * Please refer to the generic specification for details 5236 */ 5237 __________________________________________________________ 5238 5239 7.3.13. QtCore/qdatastream.h 5240 5241 /* 5242 * This header is architecture neutral 5243 * Please refer to the generic specification for details 5244 */ 5245 __________________________________________________________ 5246 5247 7.3.14. QtCore/qdatetime.h 5248 5249 /* 5250 * This header is architecture neutral 5251 * Please refer to the generic specification for details 5252 */ 5253 __________________________________________________________ 5254 5255 7.3.15. QtCore/qdebug.h 5256 5257 /* 5258 * This header is architecture neutral 5259 * Please refer to the generic specification for details 5260 */ 5261 __________________________________________________________ 5262 5263 7.3.16. QtCore/qdir.h 5264 5265 /* 5266 * This header is architecture neutral 5267 * Please refer to the generic specification for details 5268 */ 5269 __________________________________________________________ 5270 5271 7.3.17. QtCore/qeventloop.h 5272 5273 /* 5274 * This header is architecture neutral 5275 * Please refer to the generic specification for details 5276 */ 5277 __________________________________________________________ 5278 5279 7.3.18. QtCore/qfactoryinterface.h 5280 5281 /* 5282 * This header is architecture neutral 5283 * Please refer to the generic specification for details 5284 */ 5285 __________________________________________________________ 5286 5287 7.3.19. QtCore/qfile.h 5288 5289 /* 5290 * This header is architecture neutral 5291 * Please refer to the generic specification for details 5292 */ 5293 __________________________________________________________ 5294 5295 7.3.20. QtCore/qfileinfo.h 5296 5297 /* 5298 * This header is architecture neutral 5299 * Please refer to the generic specification for details 5300 */ 5301 __________________________________________________________ 5302 5303 7.3.21. QtCore/qfsfileengine.h 5304 5305 /* 5306 * This header is architecture neutral 5307 * Please refer to the generic specification for details 5308 */ 5309 __________________________________________________________ 5310 5311 7.3.22. QtCore/qglobal.h 5312 5313 /* 5314 * This header is architecture neutral 5315 * Please refer to the generic specification for details 5316 */ 5317 __________________________________________________________ 5318 5319 7.3.23. QtCore/qhash.h 5320 5321 /* 5322 * This header is architecture neutral 5323 * Please refer to the generic specification for details 5324 */ 5325 __________________________________________________________ 5326 5327 7.3.24. QtCore/qiodevice.h 5328 5329 /* 5330 * This header is architecture neutral 5331 * Please refer to the generic specification for details 5332 */ 5333 __________________________________________________________ 5334 5335 7.3.25. QtCore/qlibrary.h 5336 5337 /* 5338 * This header is architecture neutral 5339 * Please refer to the generic specification for details 5340 */ 5341 __________________________________________________________ 5342 5343 7.3.26. QtCore/qlibraryinfo.h 5344 5345 /* 5346 * This header is architecture neutral 5347 * Please refer to the generic specification for details 5348 */ 5349 __________________________________________________________ 5350 5351 7.3.27. QtCore/qline.h 5352 5353 /* 5354 * This header is architecture neutral 5355 * Please refer to the generic specification for details 5356 */ 5357 __________________________________________________________ 5358 5359 7.3.28. QtCore/qlinkedlist.h 5360 5361 /* 5362 * This header is architecture neutral 5363 * Please refer to the generic specification for details 5364 */ 5365 __________________________________________________________ 5366 5367 7.3.29. QtCore/qlist.h 5368 5369 /* 5370 * This header is architecture neutral 5371 * Please refer to the generic specification for details 5372 */ 5373 __________________________________________________________ 5374 5375 7.3.30. QtCore/qlocale.h 5376 5377 /* 5378 * This header is architecture neutral 5379 * Please refer to the generic specification for details 5380 */ 5381 __________________________________________________________ 5382 5383 7.3.31. QtCore/qmap.h 5384 5385 /* 5386 * This header is architecture neutral 5387 * Please refer to the generic specification for details 5388 */ 5389 __________________________________________________________ 5390 5391 7.3.32. QtCore/qmetaobject.h 5392 5393 /* 5394 * This header is architecture neutral 5395 * Please refer to the generic specification for details 5396 */ 5397 __________________________________________________________ 5398 5399 7.3.33. QtCore/qmetatype.h 5400 5401 /* 5402 * This header is architecture neutral 5403 * Please refer to the generic specification for details 5404 */ 5405 __________________________________________________________ 5406 5407 7.3.34. QtCore/qmimedata.h 5408 5409 /* 5410 * This header is architecture neutral 5411 * Please refer to the generic specification for details 5412 */ 5413 __________________________________________________________ 5414 5415 7.3.35. QtCore/qmutex.h 5416 5417 /* 5418 * This header is architecture neutral 5419 * Please refer to the generic specification for details 5420 */ 5421 __________________________________________________________ 5422 5423 7.3.36. QtCore/qnamespace.h 5424 5425 /* 5426 * This header is architecture neutral 5427 * Please refer to the generic specification for details 5428 */ 5429 __________________________________________________________ 5430 5431 7.3.37. QtCore/qobject.h 5432 5433 /* 5434 * This header is architecture neutral 5435 * Please refer to the generic specification for details 5436 */ 5437 __________________________________________________________ 5438 5439 7.3.38. QtCore/qobjectcleanuphandler.h 5440 5441 /* 5442 * This header is architecture neutral 5443 * Please refer to the generic specification for details 5444 */ 5445 __________________________________________________________ 5446 5447 7.3.39. QtCore/qobjectdefs.h 5448 5449 /* 5450 * This header is architecture neutral 5451 * Please refer to the generic specification for details 5452 */ 5453 __________________________________________________________ 5454 5455 7.3.40. QtCore/qpair.h 5456 5457 /* 5458 * This header is architecture neutral 5459 * Please refer to the generic specification for details 5460 */ 5461 __________________________________________________________ 5462 5463 7.3.41. QtCore/qplugin.h 5464 5465 /* 5466 * This header is architecture neutral 5467 * Please refer to the generic specification for details 5468 */ 5469 __________________________________________________________ 5470 5471 7.3.42. QtCore/qpluginloader.h 5472 5473 /* 5474 * This header is architecture neutral 5475 * Please refer to the generic specification for details 5476 */ 5477 __________________________________________________________ 5478 5479 7.3.43. QtCore/qpoint.h 5480 5481 /* 5482 * This header is architecture neutral 5483 * Please refer to the generic specification for details 5484 */ 5485 __________________________________________________________ 5486 5487 7.3.44. QtCore/qprocess.h 5488 5489 /* 5490 * This header is architecture neutral 5491 * Please refer to the generic specification for details 5492 */ 5493 __________________________________________________________ 5494 5495 7.3.45. QtCore/qreadwritelock.h 5496 5497 /* 5498 * This header is architecture neutral 5499 * Please refer to the generic specification for details 5500 */ 5501 __________________________________________________________ 5502 5503 7.3.46. QtCore/qrect.h 5504 5505 /* 5506 * This header is architecture neutral 5507 * Please refer to the generic specification for details 5508 */ 5509 __________________________________________________________ 5510 5511 7.3.47. QtCore/qregexp.h 5512 5513 /* 5514 * This header is architecture neutral 5515 * Please refer to the generic specification for details 5516 */ 5517 __________________________________________________________ 5518 5519 7.3.48. QtCore/qsemaphore.h 5520 5521 /* 5522 * This header is architecture neutral 5523 * Please refer to the generic specification for details 5524 */ 5525 __________________________________________________________ 5526 5527 7.3.49. QtCore/qsettings.h 5528 5529 /* 5530 * This header is architecture neutral 5531 * Please refer to the generic specification for details 5532 */ 5533 __________________________________________________________ 5534 5535 7.3.50. QtCore/qshareddata.h 5536 5537 /* 5538 * This header is architecture neutral 5539 * Please refer to the generic specification for details 5540 */ 5541 __________________________________________________________ 5542 5543 7.3.51. QtCore/qsignalmapper.h 5544 5545 /* 5546 * This header is architecture neutral 5547 * Please refer to the generic specification for details 5548 */ 5549 __________________________________________________________ 5550 5551 7.3.52. QtCore/qsize.h 5552 5553 /* 5554 * This header is architecture neutral 5555 * Please refer to the generic specification for details 5556 */ 5557 __________________________________________________________ 5558 5559 7.3.53. QtCore/qsocketnotifier.h 5560 5561 /* 5562 * This header is architecture neutral 5563 * Please refer to the generic specification for details 5564 */ 5565 __________________________________________________________ 5566 5567 7.3.54. QtCore/qstring.h 5568 5569 /* 5570 * This header is architecture neutral 5571 * Please refer to the generic specification for details 5572 */ 5573 __________________________________________________________ 5574 5575 7.3.55. QtCore/qstringlist.h 5576 5577 /* 5578 * This header is architecture neutral 5579 * Please refer to the generic specification for details 5580 */ 5581 __________________________________________________________ 5582 5583 7.3.56. QtCore/qstringmatcher.h 5584 5585 /* 5586 * This header is architecture neutral 5587 * Please refer to the generic specification for details 5588 */ 5589 __________________________________________________________ 5590 5591 7.3.57. QtCore/qtemporaryfile.h 5592 5593 /* 5594 * This header is architecture neutral 5595 * Please refer to the generic specification for details 5596 */ 5597 __________________________________________________________ 5598 5599 7.3.58. QtCore/qtextcodec.h 5600 5601 /* 5602 * This header is architecture neutral 5603 * Please refer to the generic specification for details 5604 */ 5605 __________________________________________________________ 5606 5607 7.3.59. QtCore/qtextcodecplugin.h 5608 5609 /* 5610 * This header is architecture neutral 5611 * Please refer to the generic specification for details 5612 */ 5613 __________________________________________________________ 5614 5615 7.3.60. QtCore/qtextstream.h 5616 5617 /* 5618 * This header is architecture neutral 5619 * Please refer to the generic specification for details 5620 */ 5621 __________________________________________________________ 5622 5623 7.3.61. QtCore/qthread.h 5624 5625 /* 5626 * This header is architecture neutral 5627 * Please refer to the generic specification for details 5628 */ 5629 __________________________________________________________ 5630 5631 7.3.62. QtCore/qthreadstorage.h 5632 5633 /* 5634 * This header is architecture neutral 5635 * Please refer to the generic specification for details 5636 */ 5637 __________________________________________________________ 5638 5639 7.3.63. QtCore/qtimer.h 5640 5641 /* 5642 * This header is architecture neutral 5643 * Please refer to the generic specification for details 5644 */ 5645 __________________________________________________________ 5646 5647 7.3.64. QtCore/qtranslator.h 5648 5649 /* 5650 * This header is architecture neutral 5651 * Please refer to the generic specification for details 5652 */ 5653 __________________________________________________________ 5654 5655 7.3.65. QtCore/qurl.h 5656 5657 /* 5658 * This header is architecture neutral 5659 * Please refer to the generic specification for details 5660 */ 5661 __________________________________________________________ 5662 5663 7.3.66. QtCore/quuid.h 5664 5665 /* 5666 * This header is architecture neutral 5667 * Please refer to the generic specification for details 5668 */ 5669 __________________________________________________________ 5670 5671 7.3.67. QtCore/qvariant.h 5672 5673 /* 5674 * This header is architecture neutral 5675 * Please refer to the generic specification for details 5676 */ 5677 __________________________________________________________ 5678 5679 7.3.68. QtCore/qvector.h 5680 5681 /* 5682 * This header is architecture neutral 5683 * Please refer to the generic specification for details 5684 */ 5685 __________________________________________________________ 5686 5687 7.3.69. QtCore/qwaitcondition.h 5688 5689 /* 5690 * This header is architecture neutral 5691 * Please refer to the generic specification for details 5692 */ 5693 __________________________________________________________ 5694 5695 7.4. Interfaces for libQtGui 5696 5697 Table 7-80 defines the library name and shared object name for 5698 the libQtGui library 5699 5700 Table 7-80. libQtGui Definition 5701 Library: libQtGui 5702 SONAME: libQtGui.so.4 5703 5704 The behavior of the interfaces in this library is specified by 5705 the following specifications: 5706 5707 [CXXABI] Itanium(TM) C++ ABI 5708 __________________________________________________________ 5709 5710 7.4.1. QtGui 5711 __________________________________________________________ 5712 5713 7.4.1.1. Class data for QTextObject 5714 5715 The virtual table for the QTextObject class is described by 5716 Table 7-81 5717 5718 Table 7-81. Primary vtable for QTextObject 5719 Base Offset 0 5720 Virtual Base Offset 0 5721 RTTI typeinfo for QTextObject 5722 vfunc[0]: QTextObject::metaObject() const 5723 vfunc[1]: QTextObject::qt_metacast(char const*) 5724 vfunc[2]: QTextObject::qt_metacall(QMetaObject::Call, int, 5725 void**) 5726 vfunc[3]: QTextObject::~QTextObject() 5727 vfunc[4]: QTextObject::~QTextObject() 5728 vfunc[5]: QObject::event(QEvent*) 5729 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5730 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5731 vfunc[8]: QObject::childEvent(QChildEvent*) 5732 vfunc[9]: QObject::customEvent(QEvent*) 5733 vfunc[10]: QObject::connectNotify(char const*) 5734 vfunc[11]: QObject::disconnectNotify(char const*) 5735 5736 The Run Time Type Information for the QTextObject class is 5737 described by Table 7-82 5738 5739 Table 7-82. typeinfo for QTextObject 5740 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5741 Name typeinfo name for QTextObject 5742 basetype: typeinfo for QObject 5743 __________________________________________________________ 5744 5745 7.4.1.2. Class data for QTextBlockGroup 5746 5747 The virtual table for the QTextBlockGroup class is described by 5748 Table 7-83 5749 5750 Table 7-83. Primary vtable for QTextBlockGroup 5751 Base Offset 0 5752 Virtual Base Offset 0 5753 RTTI typeinfo for QTextBlockGroup 5754 vfunc[0]: QTextBlockGroup::metaObject() const 5755 vfunc[1]: QTextBlockGroup::qt_metacast(char const*) 5756 vfunc[2]: QTextBlockGroup::qt_metacall(QMetaObject::Call, int, 5757 void**) 5758 vfunc[3]: QTextBlockGroup::~QTextBlockGroup() 5759 vfunc[4]: QTextBlockGroup::~QTextBlockGroup() 5760 vfunc[5]: QObject::event(QEvent*) 5761 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5762 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5763 vfunc[8]: QObject::childEvent(QChildEvent*) 5764 vfunc[9]: QObject::customEvent(QEvent*) 5765 vfunc[10]: QObject::connectNotify(char const*) 5766 vfunc[11]: QObject::disconnectNotify(char const*) 5767 vfunc[12]: QTextBlockGroup::blockInserted(QTextBlock const&) 5768 vfunc[13]: QTextBlockGroup::blockRemoved(QTextBlock const&) 5769 vfunc[14]: QTextBlockGroup::blockFormatChanged(QTextBlock 5770 const&) 5771 5772 The Run Time Type Information for the QTextBlockGroup class is 5773 described by Table 7-84 5774 5775 Table 7-84. typeinfo for QTextBlockGroup 5776 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5777 Name typeinfo name for QTextBlockGroup 5778 basetype: typeinfo for QTextObject 5779 __________________________________________________________ 5780 5781 7.4.1.3. Class data for QTextFrameLayoutData 5782 5783 The virtual table for the QTextFrameLayoutData class is 5784 described by Table 7-85 5785 5786 Table 7-85. Primary vtable for QTextFrameLayoutData 5787 Base Offset 0 5788 Virtual Base Offset 0 5789 RTTI typeinfo for QTextFrameLayoutData 5790 vfunc[0]: QTextFrameLayoutData::~QTextFrameLayoutData() 5791 vfunc[1]: QTextFrameLayoutData::~QTextFrameLayoutData() 5792 5793 The Run Time Type Information for the QTextFrameLayoutData 5794 class is described by Table 7-86 5795 5796 Table 7-86. typeinfo for QTextFrameLayoutData 5797 Base Vtable vtable for __cxxabiv1::__class_type_info 5798 Name typeinfo name for QTextFrameLayoutData 5799 __________________________________________________________ 5800 5801 7.4.1.4. Class data for QTextFrame 5802 5803 The virtual table for the QTextFrame class is described by 5804 Table 7-87 5805 5806 Table 7-87. Primary vtable for QTextFrame 5807 Base Offset 0 5808 Virtual Base Offset 0 5809 RTTI typeinfo for QTextFrame 5810 vfunc[0]: QTextFrame::metaObject() const 5811 vfunc[1]: QTextFrame::qt_metacast(char const*) 5812 vfunc[2]: QTextFrame::qt_metacall(QMetaObject::Call, int, 5813 void**) 5814 vfunc[3]: QTextFrame::~QTextFrame() 5815 vfunc[4]: QTextFrame::~QTextFrame() 5816 vfunc[5]: QObject::event(QEvent*) 5817 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5818 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5819 vfunc[8]: QObject::childEvent(QChildEvent*) 5820 vfunc[9]: QObject::customEvent(QEvent*) 5821 vfunc[10]: QObject::connectNotify(char const*) 5822 vfunc[11]: QObject::disconnectNotify(char const*) 5823 5824 The Run Time Type Information for the QTextFrame class is 5825 described by Table 7-88 5826 5827 Table 7-88. typeinfo for QTextFrame 5828 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5829 Name typeinfo name for QTextFrame 5830 basetype: typeinfo for QTextObject 5831 __________________________________________________________ 5832 5833 7.4.1.5. Class data for QTextBlockUserData 5834 5835 The virtual table for the QTextBlockUserData class is described 5836 by Table 7-89 5837 5838 Table 7-89. Primary vtable for QTextBlockUserData 5839 Base Offset 0 5840 Virtual Base Offset 0 5841 RTTI typeinfo for QTextBlockUserData 5842 vfunc[0]: QTextBlockUserData::~QTextBlockUserData() 5843 vfunc[1]: QTextBlockUserData::~QTextBlockUserData() 5844 5845 The Run Time Type Information for the QTextBlockUserData class 5846 is described by Table 7-90 5847 5848 Table 7-90. typeinfo for QTextBlockUserData 5849 Base Vtable vtable for __cxxabiv1::__class_type_info 5850 Name typeinfo name for QTextBlockUserData 5851 __________________________________________________________ 5852 5853 7.4.1.6. Class data for QTextDocument 5854 5855 The virtual table for the QTextDocument class is described by 5856 Table 7-91 5857 5858 Table 7-91. Primary vtable for QTextDocument 5859 Base Offset 0 5860 Virtual Base Offset 0 5861 RTTI typeinfo for QTextDocument 5862 vfunc[0]: QTextDocument::metaObject() const 5863 vfunc[1]: QTextDocument::qt_metacast(char const*) 5864 vfunc[2]: QTextDocument::qt_metacall(QMetaObject::Call, int, 5865 void**) 5866 vfunc[3]: QTextDocument::~QTextDocument() 5867 vfunc[4]: QTextDocument::~QTextDocument() 5868 vfunc[5]: QObject::event(QEvent*) 5869 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5870 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5871 vfunc[8]: QObject::childEvent(QChildEvent*) 5872 vfunc[9]: QObject::customEvent(QEvent*) 5873 vfunc[10]: QObject::connectNotify(char const*) 5874 vfunc[11]: QObject::disconnectNotify(char const*) 5875 vfunc[12]: QTextDocument::clear() 5876 vfunc[13]: QTextDocument::createObject(QTextFormat const&) 5877 vfunc[14]: QTextDocument::loadResource(int, QUrl const&) 5878 5879 The Run Time Type Information for the QTextDocument class is 5880 described by Table 7-92 5881 5882 Table 7-92. typeinfo for QTextDocument 5883 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5884 Name typeinfo name for QTextDocument 5885 basetype: typeinfo for QObject 5886 __________________________________________________________ 5887 5888 7.4.1.7. Class data for QTextTable 5889 5890 The virtual table for the QTextTable class is described by 5891 Table 7-93 5892 5893 Table 7-93. Primary vtable for QTextTable 5894 Base Offset 0 5895 Virtual Base Offset 0 5896 RTTI typeinfo for QTextTable 5897 vfunc[0]: QTextTable::metaObject() const 5898 vfunc[1]: QTextTable::qt_metacast(char const*) 5899 vfunc[2]: QTextTable::qt_metacall(QMetaObject::Call, int, 5900 void**) 5901 vfunc[3]: QTextTable::~QTextTable() 5902 vfunc[4]: QTextTable::~QTextTable() 5903 vfunc[5]: QObject::event(QEvent*) 5904 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5905 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5906 vfunc[8]: QObject::childEvent(QChildEvent*) 5907 vfunc[9]: QObject::customEvent(QEvent*) 5908 vfunc[10]: QObject::connectNotify(char const*) 5909 vfunc[11]: QObject::disconnectNotify(char const*) 5910 5911 The Run Time Type Information for the QTextTable class is 5912 described by Table 7-94 5913 5914 Table 7-94. typeinfo for QTextTable 5915 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5916 Name typeinfo name for QTextTable 5917 basetype: typeinfo for QTextFrame 5918 __________________________________________________________ 5919 5920 7.4.1.8. Class data for QMimeSource 5921 5922 The virtual table for the QMimeSource class is described by 5923 Table 7-95 5924 5925 Table 7-95. Primary vtable for QMimeSource 5926 Base Offset 0 5927 Virtual Base Offset 0 5928 RTTI typeinfo for QMimeSource 5929 vfunc[0]: QMimeSource::~QMimeSource() 5930 vfunc[1]: QMimeSource::~QMimeSource() 5931 vfunc[2]: __cxa_pure_virtual 5932 vfunc[3]: QMimeSource::provides(char const*) const 5933 vfunc[4]: __cxa_pure_virtual 5934 5935 The Run Time Type Information for the QMimeSource class is 5936 described by Table 7-96 5937 5938 Table 7-96. typeinfo for QMimeSource 5939 Base Vtable vtable for __cxxabiv1::__class_type_info 5940 Name typeinfo name for QMimeSource 5941 __________________________________________________________ 5942 5943 7.4.1.9. Class data for QDrag 5944 5945 The virtual table for the QDrag class is described by Table 5946 7-97 5947 5948 Table 7-97. Primary vtable for QDrag 5949 Base Offset 0 5950 Virtual Base Offset 0 5951 RTTI typeinfo for QDrag 5952 vfunc[0]: QDrag::metaObject() const 5953 vfunc[1]: QDrag::qt_metacast(char const*) 5954 vfunc[2]: QDrag::qt_metacall(QMetaObject::Call, int, void**) 5955 vfunc[3]: QDrag::~QDrag() 5956 vfunc[4]: QDrag::~QDrag() 5957 vfunc[5]: QObject::event(QEvent*) 5958 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5959 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5960 vfunc[8]: QObject::childEvent(QChildEvent*) 5961 vfunc[9]: QObject::customEvent(QEvent*) 5962 vfunc[10]: QObject::connectNotify(char const*) 5963 vfunc[11]: QObject::disconnectNotify(char const*) 5964 5965 The Run Time Type Information for the QDrag class is described 5966 by Table 7-98 5967 5968 Table 7-98. typeinfo for QDrag 5969 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5970 Name typeinfo name for QDrag 5971 basetype: typeinfo for QObject 5972 __________________________________________________________ 5973 5974 7.4.1.10. Class data for QInputEvent 5975 5976 The virtual table for the QInputEvent class is described by 5977 Table 7-99 5978 5979 Table 7-99. Primary vtable for QInputEvent 5980 Base Offset 0 5981 Virtual Base Offset 0 5982 RTTI typeinfo for QInputEvent 5983 vfunc[0]: QInputEvent::~QInputEvent() 5984 vfunc[1]: QInputEvent::~QInputEvent() 5985 5986 The Run Time Type Information for the QInputEvent class is 5987 described by Table 7-100 5988 5989 Table 7-100. typeinfo for QInputEvent 5990 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5991 Name typeinfo name for QInputEvent 5992 basetype: typeinfo for QEvent 5993 __________________________________________________________ 5994 5995 7.4.1.11. Class data for QMouseEvent 5996 5997 The virtual table for the QMouseEvent class is described by 5998 Table 7-101 5999 6000 Table 7-101. Primary vtable for QMouseEvent 6001 Base Offset 0 6002 Virtual Base Offset 0 6003 RTTI typeinfo for QMouseEvent 6004 vfunc[0]: QMouseEvent::~QMouseEvent() 6005 vfunc[1]: QMouseEvent::~QMouseEvent() 6006 6007 The Run Time Type Information for the QMouseEvent class is 6008 described by Table 7-102 6009 6010 Table 7-102. typeinfo for QMouseEvent 6011 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6012 Name typeinfo name for QMouseEvent 6013 basetype: typeinfo for QInputEvent 6014 __________________________________________________________ 6015 6016 7.4.1.12. Class data for QHoverEvent 6017 6018 The virtual table for the QHoverEvent class is described by 6019 Table 7-103 6020 6021 Table 7-103. Primary vtable for QHoverEvent 6022 Base Offset 0 6023 Virtual Base Offset 0 6024 RTTI typeinfo for QHoverEvent 6025 vfunc[0]: QHoverEvent::~QHoverEvent() 6026 vfunc[1]: QHoverEvent::~QHoverEvent() 6027 6028 The Run Time Type Information for the QHoverEvent class is 6029 described by Table 7-104 6030 6031 Table 7-104. typeinfo for QHoverEvent 6032 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6033 Name typeinfo name for QHoverEvent 6034 basetype: typeinfo for QEvent 6035 __________________________________________________________ 6036 6037 7.4.1.13. Class data for QWheelEvent 6038 6039 The virtual table for the QWheelEvent class is described by 6040 Table 7-105 6041 6042 Table 7-105. Primary vtable for QWheelEvent 6043 Base Offset 0 6044 Virtual Base Offset 0 6045 RTTI typeinfo for QWheelEvent 6046 vfunc[0]: QWheelEvent::~QWheelEvent() 6047 vfunc[1]: QWheelEvent::~QWheelEvent() 6048 6049 The Run Time Type Information for the QWheelEvent class is 6050 described by Table 7-106 6051 6052 Table 7-106. typeinfo for QWheelEvent 6053 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6054 Name typeinfo name for QWheelEvent 6055 basetype: typeinfo for QInputEvent 6056 __________________________________________________________ 6057 6058 7.4.1.14. Class data for QTabletEvent 6059 6060 The virtual table for the QTabletEvent class is described by 6061 Table 7-107 6062 6063 Table 7-107. Primary vtable for QTabletEvent 6064 Base Offset 0 6065 Virtual Base Offset 0 6066 RTTI typeinfo for QTabletEvent 6067 vfunc[0]: QTabletEvent::~QTabletEvent() 6068 vfunc[1]: QTabletEvent::~QTabletEvent() 6069 6070 The Run Time Type Information for the QTabletEvent class is 6071 described by Table 7-108 6072 6073 Table 7-108. typeinfo for QTabletEvent 6074 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6075 Name typeinfo name for QTabletEvent 6076 basetype: typeinfo for QInputEvent 6077 __________________________________________________________ 6078 6079 7.4.1.15. Class data for QKeyEvent 6080 6081 The virtual table for the QKeyEvent class is described by Table 6082 7-109 6083 6084 Table 7-109. Primary vtable for QKeyEvent 6085 Base Offset 0 6086 Virtual Base Offset 0 6087 RTTI typeinfo for QKeyEvent 6088 vfunc[0]: QKeyEvent::~QKeyEvent() 6089 vfunc[1]: QKeyEvent::~QKeyEvent() 6090 6091 The Run Time Type Information for the QKeyEvent class is 6092 described by Table 7-110 6093 6094 Table 7-110. typeinfo for QKeyEvent 6095 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6096 Name typeinfo name for QKeyEvent 6097 basetype: typeinfo for QInputEvent 6098 __________________________________________________________ 6099 6100 7.4.1.16. Class data for QFocusEvent 6101 6102 The virtual table for the QFocusEvent class is described by 6103 Table 7-111 6104 6105 Table 7-111. Primary vtable for QFocusEvent 6106 Base Offset 0 6107 Virtual Base Offset 0 6108 RTTI typeinfo for QFocusEvent 6109 vfunc[0]: QFocusEvent::~QFocusEvent() 6110 vfunc[1]: QFocusEvent::~QFocusEvent() 6111 6112 The Run Time Type Information for the QFocusEvent class is 6113 described by Table 7-112 6114 6115 Table 7-112. typeinfo for QFocusEvent 6116 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6117 Name typeinfo name for QFocusEvent 6118 basetype: typeinfo for QEvent 6119 __________________________________________________________ 6120 6121 7.4.1.17. Class data for QPaintEvent 6122 6123 The virtual table for the QPaintEvent class is described by 6124 Table 7-113 6125 6126 Table 7-113. Primary vtable for QPaintEvent 6127 Base Offset 0 6128 Virtual Base Offset 0 6129 RTTI typeinfo for QPaintEvent 6130 vfunc[0]: QPaintEvent::~QPaintEvent() 6131 vfunc[1]: QPaintEvent::~QPaintEvent() 6132 6133 The Run Time Type Information for the QPaintEvent class is 6134 described by Table 7-114 6135 6136 Table 7-114. typeinfo for QPaintEvent 6137 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6138 Name typeinfo name for QPaintEvent 6139 basetype: typeinfo for QEvent 6140 __________________________________________________________ 6141 6142 7.4.1.18. Class data for QMoveEvent 6143 6144 The virtual table for the QMoveEvent class is described by 6145 Table 7-115 6146 6147 Table 7-115. Primary vtable for QMoveEvent 6148 Base Offset 0 6149 Virtual Base Offset 0 6150 RTTI typeinfo for QMoveEvent 6151 vfunc[0]: QMoveEvent::~QMoveEvent() 6152 vfunc[1]: QMoveEvent::~QMoveEvent() 6153 6154 The Run Time Type Information for the QMoveEvent class is 6155 described by Table 7-116 6156 6157 Table 7-116. typeinfo for QMoveEvent 6158 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6159 Name typeinfo name for QMoveEvent 6160 basetype: typeinfo for QEvent 6161 __________________________________________________________ 6162 6163 7.4.1.19. Class data for QResizeEvent 6164 6165 The virtual table for the QResizeEvent class is described by 6166 Table 7-117 6167 6168 Table 7-117. Primary vtable for QResizeEvent 6169 Base Offset 0 6170 Virtual Base Offset 0 6171 RTTI typeinfo for QResizeEvent 6172 vfunc[0]: QResizeEvent::~QResizeEvent() 6173 vfunc[1]: QResizeEvent::~QResizeEvent() 6174 6175 The Run Time Type Information for the QResizeEvent class is 6176 described by Table 7-118 6177 6178 Table 7-118. typeinfo for QResizeEvent 6179 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6180 Name typeinfo name for QResizeEvent 6181 basetype: typeinfo for QEvent 6182 __________________________________________________________ 6183 6184 7.4.1.20. Class data for QCloseEvent 6185 6186 The virtual table for the QCloseEvent class is described by 6187 Table 7-119 6188 6189 Table 7-119. Primary vtable for QCloseEvent 6190 Base Offset 0 6191 Virtual Base Offset 0 6192 RTTI typeinfo for QCloseEvent 6193 vfunc[0]: QCloseEvent::~QCloseEvent() 6194 vfunc[1]: QCloseEvent::~QCloseEvent() 6195 6196 The Run Time Type Information for the QCloseEvent class is 6197 described by Table 7-120 6198 6199 Table 7-120. typeinfo for QCloseEvent 6200 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6201 Name typeinfo name for QCloseEvent 6202 basetype: typeinfo for QEvent 6203 __________________________________________________________ 6204 6205 7.4.1.21. Class data for QIconDragEvent 6206 6207 The virtual table for the QIconDragEvent class is described by 6208 Table 7-121 6209 6210 Table 7-121. Primary vtable for QIconDragEvent 6211 Base Offset 0 6212 Virtual Base Offset 0 6213 RTTI typeinfo for QIconDragEvent 6214 vfunc[0]: QIconDragEvent::~QIconDragEvent() 6215 vfunc[1]: QIconDragEvent::~QIconDragEvent() 6216 6217 The Run Time Type Information for the QIconDragEvent class is 6218 described by Table 7-122 6219 6220 Table 7-122. typeinfo for QIconDragEvent 6221 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6222 Name typeinfo name for QIconDragEvent 6223 basetype: typeinfo for QEvent 6224 __________________________________________________________ 6225 6226 7.4.1.22. Class data for QShowEvent 6227 6228 The virtual table for the QShowEvent class is described by 6229 Table 7-123 6230 6231 Table 7-123. Primary vtable for QShowEvent 6232 Base Offset 0 6233 Virtual Base Offset 0 6234 RTTI typeinfo for QShowEvent 6235 vfunc[0]: QShowEvent::~QShowEvent() 6236 vfunc[1]: QShowEvent::~QShowEvent() 6237 6238 The Run Time Type Information for the QShowEvent class is 6239 described by Table 7-124 6240 6241 Table 7-124. typeinfo for QShowEvent 6242 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6243 Name typeinfo name for QShowEvent 6244 basetype: typeinfo for QEvent 6245 __________________________________________________________ 6246 6247 7.4.1.23. Class data for QHideEvent 6248 6249 The virtual table for the QHideEvent class is described by 6250 Table 7-125 6251 6252 Table 7-125. Primary vtable for QHideEvent 6253 Base Offset 0 6254 Virtual Base Offset 0 6255 RTTI typeinfo for QHideEvent 6256 vfunc[0]: QHideEvent::~QHideEvent() 6257 vfunc[1]: QHideEvent::~QHideEvent() 6258 6259 The Run Time Type Information for the QHideEvent class is 6260 described by Table 7-126 6261 6262 Table 7-126. typeinfo for QHideEvent 6263 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6264 Name typeinfo name for QHideEvent 6265 basetype: typeinfo for QEvent 6266 __________________________________________________________ 6267 6268 7.4.1.24. Class data for QContextMenuEvent 6269 6270 The virtual table for the QContextMenuEvent class is described 6271 by Table 7-127 6272 6273 Table 7-127. Primary vtable for QContextMenuEvent 6274 Base Offset 0 6275 Virtual Base Offset 0 6276 RTTI typeinfo for QContextMenuEvent 6277 vfunc[0]: QContextMenuEvent::~QContextMenuEvent() 6278 vfunc[1]: QContextMenuEvent::~QContextMenuEvent() 6279 6280 The Run Time Type Information for the QContextMenuEvent class 6281 is described by Table 7-128 6282 6283 Table 7-128. typeinfo for QContextMenuEvent 6284 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6285 Name typeinfo name for QContextMenuEvent 6286 basetype: typeinfo for QInputEvent 6287 __________________________________________________________ 6288 6289 7.4.1.25. Class data for QInputMethodEvent 6290 6291 The virtual table for the QInputMethodEvent class is described 6292 by Table 7-129 6293 6294 Table 7-129. Primary vtable for QInputMethodEvent 6295 Base Offset 0 6296 Virtual Base Offset 0 6297 RTTI typeinfo for QInputMethodEvent 6298 vfunc[0]: NULL or QInputMethodEvent::~QInputMethodEvent() 6299 vfunc[1]: NULL or QInputMethodEvent::~QInputMethodEvent() 6300 6301 The Run Time Type Information for the QInputMethodEvent class 6302 is described by Table 7-130 6303 6304 Table 7-130. typeinfo for QInputMethodEvent 6305 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6306 Name typeinfo name for QInputMethodEvent 6307 basetype: typeinfo for QEvent 6308 __________________________________________________________ 6309 6310 7.4.1.26. Class data for QDropEvent 6311 6312 The virtual table for the QDropEvent class is described by 6313 Table 7-131 6314 6315 Table 7-131. Primary vtable for QDropEvent 6316 Base Offset 0 6317 Virtual Base Offset 0 6318 RTTI typeinfo for QDropEvent 6319 vfunc[0]: QDropEvent::~QDropEvent() 6320 vfunc[1]: QDropEvent::~QDropEvent() 6321 vfunc[2]: QDropEvent::format(int) const 6322 vfunc[3]: QDropEvent::encodedData(char const*) const 6323 vfunc[4]: QDropEvent::provides(char const*) const 6324 6325 Table 7-132. Secondary vtable for QDropEvent 6326 Base Offset -24 6327 Virtual Base Offset 0 6328 RTTI typeinfo for QDropEvent 6329 vfunc[0]: non-virtual thunk to QDropEvent::~QDropEvent() 6330 vfunc[1]: non-virtual thunk to QDropEvent::~QDropEvent() 6331 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 6332 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 6333 const*) const 6334 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 6335 const*) const 6336 6337 The Run Time Type Information for the QDropEvent class is 6338 described by Table 7-133 6339 6340 Table 7-133. typeinfo for QDropEvent 6341 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6342 Name typeinfo name for QDropEvent 6343 flags: 0 6344 basetype: typeinfo for QEvent 2 6345 basetype: typeinfo for QMimeSource 3074 6346 __________________________________________________________ 6347 6348 7.4.1.27. Class data for QDragMoveEvent 6349 6350 The virtual table for the QDragMoveEvent class is described by 6351 Table 7-134 6352 6353 Table 7-134. Primary vtable for QDragMoveEvent 6354 Base Offset 0 6355 Virtual Base Offset 0 6356 RTTI typeinfo for QDragMoveEvent 6357 vfunc[0]: QDragMoveEvent::~QDragMoveEvent() 6358 vfunc[1]: QDragMoveEvent::~QDragMoveEvent() 6359 vfunc[2]: QDropEvent::format(int) const 6360 vfunc[3]: QDropEvent::encodedData(char const*) const 6361 vfunc[4]: QDropEvent::provides(char const*) const 6362 6363 Table 7-135. Secondary vtable for QDragMoveEvent 6364 Base Offset -24 6365 Virtual Base Offset 0 6366 RTTI typeinfo for QDragMoveEvent 6367 vfunc[0]: non-virtual thunk to 6368 QDragMoveEvent::~QDragMoveEvent() 6369 vfunc[1]: non-virtual thunk to 6370 QDragMoveEvent::~QDragMoveEvent() 6371 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 6372 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 6373 const*) const 6374 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 6375 const*) const 6376 6377 The Run Time Type Information for the QDragMoveEvent class is 6378 described by Table 7-136 6379 6380 Table 7-136. typeinfo for QDragMoveEvent 6381 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6382 Name typeinfo name for QDragMoveEvent 6383 basetype: typeinfo for QDropEvent 6384 __________________________________________________________ 6385 6386 7.4.1.28. Class data for QDragEnterEvent 6387 6388 The virtual table for the QDragEnterEvent class is described by 6389 Table 7-137 6390 6391 Table 7-137. Primary vtable for QDragEnterEvent 6392 Base Offset 0 6393 Virtual Base Offset 0 6394 RTTI typeinfo for QDragEnterEvent 6395 vfunc[0]: QDragEnterEvent::~QDragEnterEvent() 6396 vfunc[1]: QDragEnterEvent::~QDragEnterEvent() 6397 vfunc[2]: QDropEvent::format(int) const 6398 vfunc[3]: QDropEvent::encodedData(char const*) const 6399 vfunc[4]: QDropEvent::provides(char const*) const 6400 6401 Table 7-138. Secondary vtable for QDragEnterEvent 6402 Base Offset -24 6403 Virtual Base Offset 0 6404 RTTI typeinfo for QDragEnterEvent 6405 vfunc[0]: non-virtual thunk to 6406 QDragEnterEvent::~QDragEnterEvent() 6407 vfunc[1]: non-virtual thunk to 6408 QDragEnterEvent::~QDragEnterEvent() 6409 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 6410 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 6411 const*) const 6412 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 6413 const*) const 6414 6415 The Run Time Type Information for the QDragEnterEvent class is 6416 described by Table 7-139 6417 6418 Table 7-139. typeinfo for QDragEnterEvent 6419 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6420 Name typeinfo name for QDragEnterEvent 6421 basetype: typeinfo for QDragMoveEvent 6422 __________________________________________________________ 6423 6424 7.4.1.29. Class data for QDragResponseEvent 6425 6426 The virtual table for the QDragResponseEvent class is described 6427 by Table 7-140 6428 6429 Table 7-140. Primary vtable for QDragResponseEvent 6430 Base Offset 0 6431 Virtual Base Offset 0 6432 RTTI typeinfo for QDragResponseEvent 6433 vfunc[0]: QDragResponseEvent::~QDragResponseEvent() 6434 vfunc[1]: QDragResponseEvent::~QDragResponseEvent() 6435 6436 The Run Time Type Information for the QDragResponseEvent class 6437 is described by Table 7-141 6438 6439 Table 7-141. typeinfo for QDragResponseEvent 6440 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6441 Name typeinfo name for QDragResponseEvent 6442 basetype: typeinfo for QEvent 6443 __________________________________________________________ 6444 6445 7.4.1.30. Class data for QDragLeaveEvent 6446 6447 The virtual table for the QDragLeaveEvent class is described by 6448 Table 7-142 6449 6450 Table 7-142. Primary vtable for QDragLeaveEvent 6451 Base Offset 0 6452 Virtual Base Offset 0 6453 RTTI typeinfo for QDragLeaveEvent 6454 vfunc[0]: QDragLeaveEvent::~QDragLeaveEvent() 6455 vfunc[1]: QDragLeaveEvent::~QDragLeaveEvent() 6456 6457 The Run Time Type Information for the QDragLeaveEvent class is 6458 described by Table 7-143 6459 6460 Table 7-143. typeinfo for QDragLeaveEvent 6461 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6462 Name typeinfo name for QDragLeaveEvent 6463 basetype: typeinfo for QEvent 6464 __________________________________________________________ 6465 6466 7.4.1.31. Class data for QHelpEvent 6467 6468 The virtual table for the QHelpEvent class is described by 6469 Table 7-144 6470 6471 Table 7-144. Primary vtable for QHelpEvent 6472 Base Offset 0 6473 Virtual Base Offset 0 6474 RTTI typeinfo for QHelpEvent 6475 vfunc[0]: QHelpEvent::~QHelpEvent() 6476 vfunc[1]: QHelpEvent::~QHelpEvent() 6477 6478 The Run Time Type Information for the QHelpEvent class is 6479 described by Table 7-145 6480 6481 Table 7-145. typeinfo for QHelpEvent 6482 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6483 Name typeinfo name for QHelpEvent 6484 basetype: typeinfo for QEvent 6485 __________________________________________________________ 6486 6487 7.4.1.32. Class data for QStatusTipEvent 6488 6489 The virtual table for the QStatusTipEvent class is described by 6490 Table 7-146 6491 6492 Table 7-146. Primary vtable for QStatusTipEvent 6493 Base Offset 0 6494 Virtual Base Offset 0 6495 RTTI typeinfo for QStatusTipEvent 6496 vfunc[0]: QStatusTipEvent::~QStatusTipEvent() 6497 vfunc[1]: QStatusTipEvent::~QStatusTipEvent() 6498 6499 The Run Time Type Information for the QStatusTipEvent class is 6500 described by Table 7-147 6501 6502 Table 7-147. typeinfo for QStatusTipEvent 6503 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6504 Name typeinfo name for QStatusTipEvent 6505 basetype: typeinfo for QEvent 6506 __________________________________________________________ 6507 6508 7.4.1.33. Class data for QWhatsThisClickedEvent 6509 6510 The virtual table for the QWhatsThisClickedEvent class is 6511 described by Table 7-148 6512 6513 Table 7-148. Primary vtable for QWhatsThisClickedEvent 6514 Base Offset 0 6515 Virtual Base Offset 0 6516 RTTI typeinfo for QWhatsThisClickedEvent 6517 vfunc[0]: QWhatsThisClickedEvent::~QWhatsThisClickedEvent() 6518 vfunc[1]: QWhatsThisClickedEvent::~QWhatsThisClickedEvent() 6519 6520 The Run Time Type Information for the QWhatsThisClickedEvent 6521 class is described by Table 7-149 6522 6523 Table 7-149. typeinfo for QWhatsThisClickedEvent 6524 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6525 Name typeinfo name for QWhatsThisClickedEvent 6526 basetype: typeinfo for QEvent 6527 __________________________________________________________ 6528 6529 7.4.1.34. Class data for QActionEvent 6530 6531 The virtual table for the QActionEvent class is described by 6532 Table 7-150 6533 6534 Table 7-150. Primary vtable for QActionEvent 6535 Base Offset 0 6536 Virtual Base Offset 0 6537 RTTI typeinfo for QActionEvent 6538 vfunc[0]: QActionEvent::~QActionEvent() 6539 vfunc[1]: QActionEvent::~QActionEvent() 6540 6541 The Run Time Type Information for the QActionEvent class is 6542 described by Table 7-151 6543 6544 Table 7-151. typeinfo for QActionEvent 6545 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6546 Name typeinfo name for QActionEvent 6547 basetype: typeinfo for QEvent 6548 __________________________________________________________ 6549 6550 7.4.1.35. Class data for QFileOpenEvent 6551 6552 The virtual table for the QFileOpenEvent class is described by 6553 Table 7-152 6554 6555 Table 7-152. Primary vtable for QFileOpenEvent 6556 Base Offset 0 6557 Virtual Base Offset 0 6558 RTTI typeinfo for QFileOpenEvent 6559 vfunc[0]: QFileOpenEvent::~QFileOpenEvent() 6560 vfunc[1]: QFileOpenEvent::~QFileOpenEvent() 6561 6562 The Run Time Type Information for the QFileOpenEvent class is 6563 described by Table 7-153 6564 6565 Table 7-153. typeinfo for QFileOpenEvent 6566 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6567 Name typeinfo name for QFileOpenEvent 6568 basetype: typeinfo for QEvent 6569 __________________________________________________________ 6570 6571 7.4.1.36. Class data for QToolBarChangeEvent 6572 6573 The virtual table for the QToolBarChangeEvent class is 6574 described by Table 7-154 6575 6576 Table 7-154. Primary vtable for QToolBarChangeEvent 6577 Base Offset 0 6578 Virtual Base Offset 0 6579 RTTI typeinfo for QToolBarChangeEvent 6580 vfunc[0]: QToolBarChangeEvent::~QToolBarChangeEvent() 6581 vfunc[1]: QToolBarChangeEvent::~QToolBarChangeEvent() 6582 6583 The Run Time Type Information for the QToolBarChangeEvent class 6584 is described by Table 7-155 6585 6586 Table 7-155. typeinfo for QToolBarChangeEvent 6587 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6588 Name typeinfo name for QToolBarChangeEvent 6589 basetype: typeinfo for QEvent 6590 __________________________________________________________ 6591 6592 7.4.1.37. Class data for QShortcutEvent 6593 6594 The virtual table for the QShortcutEvent class is described by 6595 Table 7-156 6596 6597 Table 7-156. Primary vtable for QShortcutEvent 6598 Base Offset 0 6599 Virtual Base Offset 0 6600 RTTI typeinfo for QShortcutEvent 6601 vfunc[0]: QShortcutEvent::~QShortcutEvent() 6602 vfunc[1]: QShortcutEvent::~QShortcutEvent() 6603 6604 The Run Time Type Information for the QShortcutEvent class is 6605 described by Table 7-157 6606 6607 Table 7-157. typeinfo for QShortcutEvent 6608 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6609 Name typeinfo name for QShortcutEvent 6610 basetype: typeinfo for QEvent 6611 __________________________________________________________ 6612 6613 7.4.1.38. Class data for QClipboardEvent 6614 6615 The virtual table for the QClipboardEvent class is described by 6616 Table 7-158 6617 6618 Table 7-158. Primary vtable for QClipboardEvent 6619 Base Offset 0 6620 Virtual Base Offset 0 6621 RTTI typeinfo for QClipboardEvent 6622 vfunc[0]: QClipboardEvent::~QClipboardEvent() 6623 vfunc[1]: QClipboardEvent::~QClipboardEvent() 6624 6625 The Run Time Type Information for the QClipboardEvent class is 6626 described by Table 7-159 6627 6628 Table 7-159. typeinfo for QClipboardEvent 6629 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6630 Name typeinfo name for QClipboardEvent 6631 basetype: typeinfo for QEvent 6632 __________________________________________________________ 6633 6634 7.4.1.39. Class data for QWindowStateChangeEvent 6635 6636 The virtual table for the QWindowStateChangeEvent class is 6637 described by Table 7-160 6638 6639 Table 7-160. Primary vtable for QWindowStateChangeEvent 6640 Base Offset 0 6641 Virtual Base Offset 0 6642 RTTI typeinfo for QWindowStateChangeEvent 6643 vfunc[0]: QWindowStateChangeEvent::~QWindowStateChangeEvent() 6644 vfunc[1]: QWindowStateChangeEvent::~QWindowStateChangeEvent() 6645 6646 The Run Time Type Information for the QWindowStateChangeEvent 6647 class is described by Table 7-161 6648 6649 Table 7-161. typeinfo for QWindowStateChangeEvent 6650 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6651 Name typeinfo name for QWindowStateChangeEvent 6652 basetype: typeinfo for QEvent 6653 __________________________________________________________ 6654 6655 7.4.1.40. Class data for QMenubarUpdatedEvent 6656 6657 The virtual table for the QMenubarUpdatedEvent class is 6658 described by Table 7-162 6659 6660 Table 7-162. Primary vtable for QMenubarUpdatedEvent 6661 Base Offset 0 6662 Virtual Base Offset 0 6663 RTTI typeinfo for QMenubarUpdatedEvent 6664 vfunc[0]: NULL or QMenubarUpdatedEvent::~QMenubarUpdatedEvent() 6665 vfunc[1]: NULL or QMenubarUpdatedEvent::~QMenubarUpdatedEvent() 6666 6667 The Run Time Type Information for the QMenubarUpdatedEvent 6668 class is described by Table 7-163 6669 6670 Table 7-163. typeinfo for QMenubarUpdatedEvent 6671 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6672 Name typeinfo name for QMenubarUpdatedEvent 6673 basetype: typeinfo for QEvent 6674 __________________________________________________________ 6675 6676 7.4.1.41. Class data for QTextList 6677 6678 The virtual table for the QTextList class is described by Table 6679 7-164 6680 6681 Table 7-164. Primary vtable for QTextList 6682 Base Offset 0 6683 Virtual Base Offset 0 6684 RTTI typeinfo for QTextList 6685 vfunc[0]: QTextList::metaObject() const 6686 vfunc[1]: QTextList::qt_metacast(char const*) 6687 vfunc[2]: QTextList::qt_metacall(QMetaObject::Call, int, 6688 void**) 6689 vfunc[3]: QTextList::~QTextList() 6690 vfunc[4]: QTextList::~QTextList() 6691 vfunc[5]: QObject::event(QEvent*) 6692 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6693 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6694 vfunc[8]: QObject::childEvent(QChildEvent*) 6695 vfunc[9]: QObject::customEvent(QEvent*) 6696 vfunc[10]: QObject::connectNotify(char const*) 6697 vfunc[11]: QObject::disconnectNotify(char const*) 6698 vfunc[12]: QTextBlockGroup::blockInserted(QTextBlock const&) 6699 vfunc[13]: QTextBlockGroup::blockRemoved(QTextBlock const&) 6700 vfunc[14]: QTextBlockGroup::blockFormatChanged(QTextBlock 6701 const&) 6702 6703 The Run Time Type Information for the QTextList class is 6704 described by Table 7-165 6705 6706 Table 7-165. typeinfo for QTextList 6707 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6708 Name typeinfo name for QTextList 6709 basetype: typeinfo for QTextBlockGroup 6710 __________________________________________________________ 6711 6712 7.4.1.42. Class data for QAbstractTextDocumentLayout 6713 6714 The virtual table for the QAbstractTextDocumentLayout class is 6715 described by Table 7-166 6716 6717 Table 7-166. Primary vtable for QAbstractTextDocumentLayout 6718 Base Offset 0 6719 Virtual Base Offset 0 6720 RTTI typeinfo for QAbstractTextDocumentLayout 6721 vfunc[0]: QAbstractTextDocumentLayout::metaObject() const 6722 vfunc[1]: QAbstractTextDocumentLayout::qt_metacast(char const*) 6723 vfunc[2]: 6724 QAbstractTextDocumentLayout::qt_metacall(QMetaObject::Call, 6725 int, void**) 6726 vfunc[3]: 6727 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout() 6728 vfunc[4]: 6729 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout() 6730 vfunc[5]: QObject::event(QEvent*) 6731 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6732 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6733 vfunc[8]: QObject::childEvent(QChildEvent*) 6734 vfunc[9]: QObject::customEvent(QEvent*) 6735 vfunc[10]: QObject::connectNotify(char const*) 6736 vfunc[11]: QObject::disconnectNotify(char const*) 6737 vfunc[12]: __cxa_pure_virtual 6738 vfunc[13]: __cxa_pure_virtual 6739 vfunc[14]: __cxa_pure_virtual 6740 vfunc[15]: __cxa_pure_virtual 6741 vfunc[16]: __cxa_pure_virtual 6742 vfunc[17]: __cxa_pure_virtual 6743 vfunc[18]: __cxa_pure_virtual 6744 vfunc[19]: 6745 QAbstractTextDocumentLayout::resizeInlineObject(QTextInlineObje 6746 ct, int, QTextFormat const&) 6747 vfunc[20]: 6748 QAbstractTextDocumentLayout::positionInlineObject(QTextInlineOb 6749 ject, int, QTextFormat const&) 6750 vfunc[21]: 6751 QAbstractTextDocumentLayout::drawInlineObject(QPainter*, QRectF 6752 const&, QTextInlineObject, int, QTextFormat const&) 6753 6754 The Run Time Type Information for the 6755 QAbstractTextDocumentLayout class is described by Table 7-167 6756 6757 Table 7-167. typeinfo for QAbstractTextDocumentLayout 6758 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6759 Name typeinfo name for QAbstractTextDocumentLayout 6760 basetype: typeinfo for QObject 6761 __________________________________________________________ 6762 6763 7.4.1.43. Class data for QTextObjectInterface 6764 6765 The virtual table for the QTextObjectInterface class is 6766 described by Table 7-168 6767 6768 Table 7-168. Primary vtable for QTextObjectInterface 6769 Base Offset 0 6770 Virtual Base Offset 0 6771 RTTI typeinfo for QTextObjectInterface 6772 vfunc[0]: NULL or QTextObjectInterface::~QTextObjectInterface() 6773 vfunc[1]: NULL or QTextObjectInterface::~QTextObjectInterface() 6774 vfunc[2]: __cxa_pure_virtual 6775 vfunc[3]: __cxa_pure_virtual 6776 6777 The Run Time Type Information for the QTextObjectInterface 6778 class is described by Table 7-169 6779 6780 Table 7-169. typeinfo for QTextObjectInterface 6781 Base Vtable vtable for __cxxabiv1::__class_type_info 6782 Name typeinfo name for QTextObjectInterface 6783 __________________________________________________________ 6784 6785 7.4.1.44. Class data for QSyntaxHighlighter 6786 6787 The virtual table for the QSyntaxHighlighter class is described 6788 by Table 7-170 6789 6790 Table 7-170. Primary vtable for QSyntaxHighlighter 6791 Base Offset 0 6792 Virtual Base Offset 0 6793 RTTI typeinfo for QSyntaxHighlighter 6794 vfunc[0]: QSyntaxHighlighter::metaObject() const 6795 vfunc[1]: QSyntaxHighlighter::qt_metacast(char const*) 6796 vfunc[2]: QSyntaxHighlighter::qt_metacall(QMetaObject::Call, 6797 int, void**) 6798 vfunc[3]: QSyntaxHighlighter::~QSyntaxHighlighter() 6799 vfunc[4]: QSyntaxHighlighter::~QSyntaxHighlighter() 6800 vfunc[5]: QObject::event(QEvent*) 6801 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6802 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6803 vfunc[8]: QObject::childEvent(QChildEvent*) 6804 vfunc[9]: QObject::customEvent(QEvent*) 6805 vfunc[10]: QObject::connectNotify(char const*) 6806 vfunc[11]: QObject::disconnectNotify(char const*) 6807 vfunc[12]: __cxa_pure_virtual 6808 6809 The Run Time Type Information for the QSyntaxHighlighter class 6810 is described by Table 7-171 6811 6812 Table 7-171. typeinfo for QSyntaxHighlighter 6813 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6814 Name typeinfo name for QSyntaxHighlighter 6815 basetype: typeinfo for QObject 6816 __________________________________________________________ 6817 6818 7.4.1.45. Class data for QPaintDevice 6819 6820 The virtual table for the QPaintDevice class is described by 6821 Table 7-172 6822 6823 Table 7-172. Primary vtable for QPaintDevice 6824 Base Offset 0 6825 Virtual Base Offset 0 6826 RTTI typeinfo for QPaintDevice 6827 vfunc[0]: QPaintDevice::~QPaintDevice() 6828 vfunc[1]: QPaintDevice::~QPaintDevice() 6829 vfunc[2]: NULL or QPaintDevice::devType() const 6830 vfunc[3]: __cxa_pure_virtual 6831 vfunc[4]: QPaintDevice::metric(QPaintDevice::PaintDeviceMetric) 6832 const 6833 6834 The Run Time Type Information for the QPaintDevice class is 6835 described by Table 7-173 6836 6837 Table 7-173. typeinfo for QPaintDevice 6838 Base Vtable vtable for __cxxabiv1::__class_type_info 6839 Name typeinfo name for QPaintDevice 6840 __________________________________________________________ 6841 6842 7.4.1.46. Class data for QWidget 6843 6844 The virtual table for the QWidget class is described by Table 6845 7-174 6846 6847 Table 7-174. Primary vtable for QWidget 6848 Base Offset 0 6849 Virtual Base Offset 0 6850 RTTI typeinfo for QWidget 6851 vfunc[0]: QWidget::metaObject() const 6852 vfunc[1]: QWidget::qt_metacast(char const*) 6853 vfunc[2]: QWidget::qt_metacall(QMetaObject::Call, int, void**) 6854 vfunc[3]: QWidget::~QWidget() 6855 vfunc[4]: QWidget::~QWidget() 6856 vfunc[5]: QWidget::event(QEvent*) 6857 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6858 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6859 vfunc[8]: QObject::childEvent(QChildEvent*) 6860 vfunc[9]: QObject::customEvent(QEvent*) 6861 vfunc[10]: QObject::connectNotify(char const*) 6862 vfunc[11]: QObject::disconnectNotify(char const*) 6863 vfunc[12]: QWidget::devType() const 6864 vfunc[13]: QWidget::setVisible(bool) 6865 vfunc[14]: QWidget::sizeHint() const 6866 vfunc[15]: QWidget::minimumSizeHint() const 6867 vfunc[16]: QWidget::heightForWidth(int) const 6868 vfunc[17]: QWidget::paintEngine() const 6869 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 6870 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 6871 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6872 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 6873 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 6874 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 6875 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6876 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6877 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6878 vfunc[27]: QWidget::enterEvent(QEvent*) 6879 vfunc[28]: QWidget::leaveEvent(QEvent*) 6880 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 6881 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6882 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 6883 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 6884 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 6885 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6886 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6887 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6888 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6889 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6890 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6891 vfunc[40]: QWidget::showEvent(QShowEvent*) 6892 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6893 vfunc[42]: QWidget::x11Event(_XEvent*) 6894 vfunc[43]: QWidget::changeEvent(QEvent*) 6895 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6896 const 6897 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6898 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6899 const 6900 vfunc[47]: QWidget::focusNextPrevChild(bool) 6901 vfunc[48]: QWidget::styleChange(QStyle&) 6902 vfunc[49]: QWidget::enabledChange(bool) 6903 vfunc[50]: QWidget::paletteChange(QPalette const&) 6904 vfunc[51]: QWidget::fontChange(QFont const&) 6905 vfunc[52]: QWidget::windowActivationChange(bool) 6906 vfunc[53]: QWidget::languageChange() 6907 6908 Table 7-175. Secondary vtable for QWidget 6909 Base Offset -16 6910 Virtual Base Offset 0 6911 RTTI typeinfo for QWidget 6912 vfunc[0]: non-virtual thunk to QWidget::~QWidget() 6913 vfunc[1]: non-virtual thunk to QWidget::~QWidget() 6914 vfunc[2]: non-virtual thunk to QWidget::devType() const 6915 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6916 vfunc[4]: non-virtual thunk to 6917 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6918 6919 The Run Time Type Information for the QWidget class is 6920 described by Table 7-176 6921 6922 Table 7-176. typeinfo for QWidget 6923 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6924 Name typeinfo name for QWidget 6925 flags: 0 6926 basetype: typeinfo for QObject 2 6927 basetype: typeinfo for QPaintDevice 2050 6928 __________________________________________________________ 6929 6930 7.4.1.47. Class data for QDialog 6931 6932 The virtual table for the QDialog class is described by Table 6933 7-177 6934 6935 Table 7-177. Primary vtable for QDialog 6936 Base Offset 0 6937 Virtual Base Offset 0 6938 RTTI typeinfo for QDialog 6939 vfunc[0]: QDialog::metaObject() const 6940 vfunc[1]: QDialog::qt_metacast(char const*) 6941 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 6942 vfunc[3]: QDialog::~QDialog() 6943 vfunc[4]: QDialog::~QDialog() 6944 vfunc[5]: QWidget::event(QEvent*) 6945 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 6946 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6947 vfunc[8]: QObject::childEvent(QChildEvent*) 6948 vfunc[9]: QObject::customEvent(QEvent*) 6949 vfunc[10]: QObject::connectNotify(char const*) 6950 vfunc[11]: QObject::disconnectNotify(char const*) 6951 vfunc[12]: QWidget::devType() const 6952 vfunc[13]: QDialog::setVisible(bool) 6953 vfunc[14]: QDialog::sizeHint() const 6954 vfunc[15]: QDialog::minimumSizeHint() const 6955 vfunc[16]: QWidget::heightForWidth(int) const 6956 vfunc[17]: QWidget::paintEngine() const 6957 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 6958 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 6959 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6960 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 6961 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 6962 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 6963 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6964 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6965 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6966 vfunc[27]: QWidget::enterEvent(QEvent*) 6967 vfunc[28]: QWidget::leaveEvent(QEvent*) 6968 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 6969 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6970 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 6971 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 6972 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 6973 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6974 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6975 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6976 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6977 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6978 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6979 vfunc[40]: QDialog::showEvent(QShowEvent*) 6980 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6981 vfunc[42]: QWidget::x11Event(_XEvent*) 6982 vfunc[43]: QWidget::changeEvent(QEvent*) 6983 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6984 const 6985 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6986 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6987 const 6988 vfunc[47]: QWidget::focusNextPrevChild(bool) 6989 vfunc[48]: QWidget::styleChange(QStyle&) 6990 vfunc[49]: QWidget::enabledChange(bool) 6991 vfunc[50]: QWidget::paletteChange(QPalette const&) 6992 vfunc[51]: QWidget::fontChange(QFont const&) 6993 vfunc[52]: QWidget::windowActivationChange(bool) 6994 vfunc[53]: QWidget::languageChange() 6995 vfunc[54]: QDialog::done(int) 6996 vfunc[55]: QDialog::accept() 6997 vfunc[56]: QDialog::reject() 6998 6999 Table 7-178. Secondary vtable for QDialog 7000 Base Offset -16 7001 Virtual Base Offset 0 7002 RTTI typeinfo for QDialog 7003 vfunc[0]: non-virtual thunk to QDialog::~QDialog() 7004 vfunc[1]: non-virtual thunk to QDialog::~QDialog() 7005 vfunc[2]: non-virtual thunk to QWidget::devType() const 7006 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7007 vfunc[4]: non-virtual thunk to 7008 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7009 7010 The Run Time Type Information for the QDialog class is 7011 described by Table 7-179 7012 7013 Table 7-179. typeinfo for QDialog 7014 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7015 Name typeinfo name for QDialog 7016 basetype: typeinfo for QWidget 7017 __________________________________________________________ 7018 7019 7.4.1.48. Class data for QAbstractPageSetupDialog 7020 7021 The virtual table for the QAbstractPageSetupDialog class is 7022 described by Table 7-180 7023 7024 Table 7-180. Primary vtable for QAbstractPageSetupDialog 7025 Base Offset 0 7026 Virtual Base Offset 0 7027 RTTI typeinfo for QAbstractPageSetupDialog 7028 vfunc[0]: QDialog::metaObject() const 7029 vfunc[1]: QDialog::qt_metacast(char const*) 7030 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 7031 vfunc[3]: NULL or 7032 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 7033 vfunc[4]: NULL or 7034 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 7035 vfunc[5]: QWidget::event(QEvent*) 7036 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7037 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7038 vfunc[8]: QObject::childEvent(QChildEvent*) 7039 vfunc[9]: QObject::customEvent(QEvent*) 7040 vfunc[10]: QObject::connectNotify(char const*) 7041 vfunc[11]: QObject::disconnectNotify(char const*) 7042 vfunc[12]: QWidget::devType() const 7043 vfunc[13]: QDialog::setVisible(bool) 7044 vfunc[14]: QDialog::sizeHint() const 7045 vfunc[15]: QDialog::minimumSizeHint() const 7046 vfunc[16]: QWidget::heightForWidth(int) const 7047 vfunc[17]: QWidget::paintEngine() const 7048 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7049 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7050 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7051 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7052 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7053 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7054 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7055 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7056 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7057 vfunc[27]: QWidget::enterEvent(QEvent*) 7058 vfunc[28]: QWidget::leaveEvent(QEvent*) 7059 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7060 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7061 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7062 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7063 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7064 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7065 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7066 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7067 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7068 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7069 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7070 vfunc[40]: QDialog::showEvent(QShowEvent*) 7071 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7072 vfunc[42]: QWidget::x11Event(_XEvent*) 7073 vfunc[43]: QWidget::changeEvent(QEvent*) 7074 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7075 const 7076 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7077 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7078 const 7079 vfunc[47]: QWidget::focusNextPrevChild(bool) 7080 vfunc[48]: QWidget::styleChange(QStyle&) 7081 vfunc[49]: QWidget::enabledChange(bool) 7082 vfunc[50]: QWidget::paletteChange(QPalette const&) 7083 vfunc[51]: QWidget::fontChange(QFont const&) 7084 vfunc[52]: QWidget::windowActivationChange(bool) 7085 vfunc[53]: QWidget::languageChange() 7086 vfunc[54]: QDialog::done(int) 7087 vfunc[55]: QDialog::accept() 7088 vfunc[56]: QDialog::reject() 7089 vfunc[57]: __cxa_pure_virtual 7090 7091 Table 7-181. Secondary vtable for QAbstractPageSetupDialog 7092 Base Offset -16 7093 Virtual Base Offset 0 7094 RTTI typeinfo for QAbstractPageSetupDialog 7095 vfunc[0]: NULL or non-virtual thunk to 7096 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 7097 vfunc[1]: NULL or non-virtual thunk to 7098 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 7099 vfunc[2]: non-virtual thunk to QWidget::devType() const 7100 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7101 vfunc[4]: non-virtual thunk to 7102 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7103 7104 The Run Time Type Information for the QAbstractPageSetupDialog 7105 class is described by Table 7-182 7106 7107 Table 7-182. typeinfo for QAbstractPageSetupDialog 7108 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7109 Name typeinfo name for QAbstractPageSetupDialog 7110 basetype: typeinfo for QDialog 7111 __________________________________________________________ 7112 7113 7.4.1.49. Class data for QColorDialog 7114 7115 The virtual table for the QColorDialog class is described by 7116 Table 7-183 7117 7118 Table 7-183. Primary vtable for QColorDialog 7119 Base Offset 0 7120 Virtual Base Offset 0 7121 RTTI typeinfo for QColorDialog 7122 vfunc[0]: QColorDialog::metaObject() const 7123 vfunc[1]: QColorDialog::qt_metacast(char const*) 7124 vfunc[2]: QColorDialog::qt_metacall(QMetaObject::Call, int, 7125 void**) 7126 vfunc[3]: QColorDialog::~QColorDialog() 7127 vfunc[4]: QColorDialog::~QColorDialog() 7128 vfunc[5]: QWidget::event(QEvent*) 7129 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7130 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7131 vfunc[8]: QObject::childEvent(QChildEvent*) 7132 vfunc[9]: QObject::customEvent(QEvent*) 7133 vfunc[10]: QObject::connectNotify(char const*) 7134 vfunc[11]: QObject::disconnectNotify(char const*) 7135 vfunc[12]: QWidget::devType() const 7136 vfunc[13]: QDialog::setVisible(bool) 7137 vfunc[14]: QDialog::sizeHint() const 7138 vfunc[15]: QDialog::minimumSizeHint() const 7139 vfunc[16]: QWidget::heightForWidth(int) const 7140 vfunc[17]: QWidget::paintEngine() const 7141 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7142 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7143 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7144 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7145 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7146 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7147 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7148 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7149 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7150 vfunc[27]: QWidget::enterEvent(QEvent*) 7151 vfunc[28]: QWidget::leaveEvent(QEvent*) 7152 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7153 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7154 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7155 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7156 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7157 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7158 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7159 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7160 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7161 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7162 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7163 vfunc[40]: QDialog::showEvent(QShowEvent*) 7164 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7165 vfunc[42]: QWidget::x11Event(_XEvent*) 7166 vfunc[43]: QWidget::changeEvent(QEvent*) 7167 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7168 const 7169 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7170 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7171 const 7172 vfunc[47]: QWidget::focusNextPrevChild(bool) 7173 vfunc[48]: QWidget::styleChange(QStyle&) 7174 vfunc[49]: QWidget::enabledChange(bool) 7175 vfunc[50]: QWidget::paletteChange(QPalette const&) 7176 vfunc[51]: QWidget::fontChange(QFont const&) 7177 vfunc[52]: QWidget::windowActivationChange(bool) 7178 vfunc[53]: QWidget::languageChange() 7179 vfunc[54]: QDialog::done(int) 7180 vfunc[55]: QDialog::accept() 7181 vfunc[56]: QDialog::reject() 7182 7183 Table 7-184. Secondary vtable for QColorDialog 7184 Base Offset -16 7185 Virtual Base Offset 0 7186 RTTI typeinfo for QColorDialog 7187 vfunc[0]: non-virtual thunk to QColorDialog::~QColorDialog() 7188 vfunc[1]: non-virtual thunk to QColorDialog::~QColorDialog() 7189 vfunc[2]: non-virtual thunk to QWidget::devType() const 7190 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7191 vfunc[4]: non-virtual thunk to 7192 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7193 7194 The Run Time Type Information for the QColorDialog class is 7195 described by Table 7-185 7196 7197 Table 7-185. typeinfo for QColorDialog 7198 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7199 Name typeinfo name for QColorDialog 7200 basetype: typeinfo for QDialog 7201 __________________________________________________________ 7202 7203 7.4.1.50. Class data for QFontDialog 7204 7205 The virtual table for the QFontDialog class is described by 7206 Table 7-186 7207 7208 Table 7-186. Primary vtable for QFontDialog 7209 Base Offset 0 7210 Virtual Base Offset 0 7211 RTTI typeinfo for QFontDialog 7212 vfunc[0]: QFontDialog::metaObject() const 7213 vfunc[1]: QFontDialog::qt_metacast(char const*) 7214 vfunc[2]: QFontDialog::qt_metacall(QMetaObject::Call, int, 7215 void**) 7216 vfunc[3]: QFontDialog::~QFontDialog() 7217 vfunc[4]: QFontDialog::~QFontDialog() 7218 vfunc[5]: QWidget::event(QEvent*) 7219 vfunc[6]: QFontDialog::eventFilter(QObject*, QEvent*) 7220 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7221 vfunc[8]: QObject::childEvent(QChildEvent*) 7222 vfunc[9]: QObject::customEvent(QEvent*) 7223 vfunc[10]: QObject::connectNotify(char const*) 7224 vfunc[11]: QObject::disconnectNotify(char const*) 7225 vfunc[12]: QWidget::devType() const 7226 vfunc[13]: QDialog::setVisible(bool) 7227 vfunc[14]: QDialog::sizeHint() const 7228 vfunc[15]: QDialog::minimumSizeHint() const 7229 vfunc[16]: QWidget::heightForWidth(int) const 7230 vfunc[17]: QWidget::paintEngine() const 7231 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7232 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7233 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7234 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7235 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7236 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7237 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7238 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7239 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7240 vfunc[27]: QWidget::enterEvent(QEvent*) 7241 vfunc[28]: QWidget::leaveEvent(QEvent*) 7242 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7243 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7244 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7245 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7246 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7247 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7248 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7249 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7250 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7251 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7252 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7253 vfunc[40]: QDialog::showEvent(QShowEvent*) 7254 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7255 vfunc[42]: QWidget::x11Event(_XEvent*) 7256 vfunc[43]: QWidget::changeEvent(QEvent*) 7257 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7258 const 7259 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7260 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7261 const 7262 vfunc[47]: QWidget::focusNextPrevChild(bool) 7263 vfunc[48]: QWidget::styleChange(QStyle&) 7264 vfunc[49]: QWidget::enabledChange(bool) 7265 vfunc[50]: QWidget::paletteChange(QPalette const&) 7266 vfunc[51]: QWidget::fontChange(QFont const&) 7267 vfunc[52]: QWidget::windowActivationChange(bool) 7268 vfunc[53]: QWidget::languageChange() 7269 vfunc[54]: QDialog::done(int) 7270 vfunc[55]: QDialog::accept() 7271 vfunc[56]: QDialog::reject() 7272 7273 Table 7-187. Secondary vtable for QFontDialog 7274 Base Offset -16 7275 Virtual Base Offset 0 7276 RTTI typeinfo for QFontDialog 7277 vfunc[0]: non-virtual thunk to QFontDialog::~QFontDialog() 7278 vfunc[1]: non-virtual thunk to QFontDialog::~QFontDialog() 7279 vfunc[2]: non-virtual thunk to QWidget::devType() const 7280 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7281 vfunc[4]: non-virtual thunk to 7282 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7283 7284 The Run Time Type Information for the QFontDialog class is 7285 described by Table 7-188 7286 7287 Table 7-188. typeinfo for QFontDialog 7288 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7289 Name typeinfo name for QFontDialog 7290 basetype: typeinfo for QDialog 7291 __________________________________________________________ 7292 7293 7.4.1.51. Class data for QMessageBox 7294 7295 The virtual table for the QMessageBox class is described by 7296 Table 7-189 7297 7298 Table 7-189. Primary vtable for QMessageBox 7299 Base Offset 0 7300 Virtual Base Offset 0 7301 RTTI typeinfo for QMessageBox 7302 vfunc[0]: QMessageBox::metaObject() const 7303 vfunc[1]: QMessageBox::qt_metacast(char const*) 7304 vfunc[2]: QMessageBox::qt_metacall(QMetaObject::Call, int, 7305 void**) 7306 vfunc[3]: QMessageBox::~QMessageBox() 7307 vfunc[4]: QMessageBox::~QMessageBox() 7308 vfunc[5]: QWidget::event(QEvent*) 7309 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7310 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7311 vfunc[8]: QObject::childEvent(QChildEvent*) 7312 vfunc[9]: QObject::customEvent(QEvent*) 7313 vfunc[10]: QObject::connectNotify(char const*) 7314 vfunc[11]: QObject::disconnectNotify(char const*) 7315 vfunc[12]: QWidget::devType() const 7316 vfunc[13]: QDialog::setVisible(bool) 7317 vfunc[14]: QMessageBox::sizeHint() const 7318 vfunc[15]: QDialog::minimumSizeHint() const 7319 vfunc[16]: QWidget::heightForWidth(int) const 7320 vfunc[17]: QWidget::paintEngine() const 7321 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7322 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7323 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7324 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7325 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7326 vfunc[23]: QMessageBox::keyPressEvent(QKeyEvent*) 7327 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7328 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7329 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7330 vfunc[27]: QWidget::enterEvent(QEvent*) 7331 vfunc[28]: QWidget::leaveEvent(QEvent*) 7332 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7333 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7334 vfunc[31]: QMessageBox::resizeEvent(QResizeEvent*) 7335 vfunc[32]: QMessageBox::closeEvent(QCloseEvent*) 7336 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7337 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7338 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7339 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7340 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7341 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7342 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7343 vfunc[40]: QMessageBox::showEvent(QShowEvent*) 7344 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7345 vfunc[42]: QWidget::x11Event(_XEvent*) 7346 vfunc[43]: QMessageBox::changeEvent(QEvent*) 7347 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7348 const 7349 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7350 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7351 const 7352 vfunc[47]: QWidget::focusNextPrevChild(bool) 7353 vfunc[48]: QWidget::styleChange(QStyle&) 7354 vfunc[49]: QWidget::enabledChange(bool) 7355 vfunc[50]: QWidget::paletteChange(QPalette const&) 7356 vfunc[51]: QWidget::fontChange(QFont const&) 7357 vfunc[52]: QWidget::windowActivationChange(bool) 7358 vfunc[53]: QWidget::languageChange() 7359 vfunc[54]: QDialog::done(int) 7360 vfunc[55]: QDialog::accept() 7361 vfunc[56]: QDialog::reject() 7362 7363 Table 7-190. Secondary vtable for QMessageBox 7364 Base Offset -16 7365 Virtual Base Offset 0 7366 RTTI typeinfo for QMessageBox 7367 vfunc[0]: non-virtual thunk to QMessageBox::~QMessageBox() 7368 vfunc[1]: non-virtual thunk to QMessageBox::~QMessageBox() 7369 vfunc[2]: non-virtual thunk to QWidget::devType() const 7370 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7371 vfunc[4]: non-virtual thunk to 7372 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7373 7374 The Run Time Type Information for the QMessageBox class is 7375 described by Table 7-191 7376 7377 Table 7-191. typeinfo for QMessageBox 7378 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7379 Name typeinfo name for QMessageBox 7380 basetype: typeinfo for QDialog 7381 __________________________________________________________ 7382 7383 7.4.1.52. Class data for QProgressDialog 7384 7385 The virtual table for the QProgressDialog class is described by 7386 Table 7-192 7387 7388 Table 7-192. Primary vtable for QProgressDialog 7389 Base Offset 0 7390 Virtual Base Offset 0 7391 RTTI typeinfo for QProgressDialog 7392 vfunc[0]: QProgressDialog::metaObject() const 7393 vfunc[1]: QProgressDialog::qt_metacast(char const*) 7394 vfunc[2]: QProgressDialog::qt_metacall(QMetaObject::Call, int, 7395 void**) 7396 vfunc[3]: QProgressDialog::~QProgressDialog() 7397 vfunc[4]: QProgressDialog::~QProgressDialog() 7398 vfunc[5]: QWidget::event(QEvent*) 7399 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7400 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7401 vfunc[8]: QObject::childEvent(QChildEvent*) 7402 vfunc[9]: QObject::customEvent(QEvent*) 7403 vfunc[10]: QObject::connectNotify(char const*) 7404 vfunc[11]: QObject::disconnectNotify(char const*) 7405 vfunc[12]: QWidget::devType() const 7406 vfunc[13]: QDialog::setVisible(bool) 7407 vfunc[14]: QProgressDialog::sizeHint() const 7408 vfunc[15]: QDialog::minimumSizeHint() const 7409 vfunc[16]: QWidget::heightForWidth(int) const 7410 vfunc[17]: QWidget::paintEngine() const 7411 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7412 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7413 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7414 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7415 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7416 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7417 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7418 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7419 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7420 vfunc[27]: QWidget::enterEvent(QEvent*) 7421 vfunc[28]: QWidget::leaveEvent(QEvent*) 7422 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7423 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7424 vfunc[31]: QProgressDialog::resizeEvent(QResizeEvent*) 7425 vfunc[32]: QProgressDialog::closeEvent(QCloseEvent*) 7426 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7427 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7428 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7429 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7430 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7431 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7432 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7433 vfunc[40]: QProgressDialog::showEvent(QShowEvent*) 7434 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7435 vfunc[42]: QWidget::x11Event(_XEvent*) 7436 vfunc[43]: QProgressDialog::changeEvent(QEvent*) 7437 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7438 const 7439 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7440 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7441 const 7442 vfunc[47]: QWidget::focusNextPrevChild(bool) 7443 vfunc[48]: QWidget::styleChange(QStyle&) 7444 vfunc[49]: QWidget::enabledChange(bool) 7445 vfunc[50]: QWidget::paletteChange(QPalette const&) 7446 vfunc[51]: QWidget::fontChange(QFont const&) 7447 vfunc[52]: QWidget::windowActivationChange(bool) 7448 vfunc[53]: QWidget::languageChange() 7449 vfunc[54]: QDialog::done(int) 7450 vfunc[55]: QDialog::accept() 7451 vfunc[56]: QDialog::reject() 7452 7453 Table 7-193. Secondary vtable for QProgressDialog 7454 Base Offset -16 7455 Virtual Base Offset 0 7456 RTTI typeinfo for QProgressDialog 7457 vfunc[0]: non-virtual thunk to 7458 QProgressDialog::~QProgressDialog() 7459 vfunc[1]: non-virtual thunk to 7460 QProgressDialog::~QProgressDialog() 7461 vfunc[2]: non-virtual thunk to QWidget::devType() const 7462 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7463 vfunc[4]: non-virtual thunk to 7464 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7465 7466 The Run Time Type Information for the QProgressDialog class is 7467 described by Table 7-194 7468 7469 Table 7-194. typeinfo for QProgressDialog 7470 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7471 Name typeinfo name for QProgressDialog 7472 basetype: typeinfo for QDialog 7473 __________________________________________________________ 7474 7475 7.4.1.53. Class data for QErrorMessage 7476 7477 The virtual table for the QErrorMessage class is described by 7478 Table 7-195 7479 7480 Table 7-195. Primary vtable for QErrorMessage 7481 Base Offset 0 7482 Virtual Base Offset 0 7483 RTTI typeinfo for QErrorMessage 7484 vfunc[0]: QErrorMessage::metaObject() const 7485 vfunc[1]: QErrorMessage::qt_metacast(char const*) 7486 vfunc[2]: QErrorMessage::qt_metacall(QMetaObject::Call, int, 7487 void**) 7488 vfunc[3]: QErrorMessage::~QErrorMessage() 7489 vfunc[4]: QErrorMessage::~QErrorMessage() 7490 vfunc[5]: QWidget::event(QEvent*) 7491 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7492 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7493 vfunc[8]: QObject::childEvent(QChildEvent*) 7494 vfunc[9]: QObject::customEvent(QEvent*) 7495 vfunc[10]: QObject::connectNotify(char const*) 7496 vfunc[11]: QObject::disconnectNotify(char const*) 7497 vfunc[12]: QWidget::devType() const 7498 vfunc[13]: QDialog::setVisible(bool) 7499 vfunc[14]: QDialog::sizeHint() const 7500 vfunc[15]: QDialog::minimumSizeHint() const 7501 vfunc[16]: QWidget::heightForWidth(int) const 7502 vfunc[17]: QWidget::paintEngine() const 7503 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7504 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7505 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7506 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7507 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7508 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7509 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7510 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7511 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7512 vfunc[27]: QWidget::enterEvent(QEvent*) 7513 vfunc[28]: QWidget::leaveEvent(QEvent*) 7514 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7515 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7516 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7517 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7518 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7519 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7520 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7521 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7522 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7523 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7524 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7525 vfunc[40]: QDialog::showEvent(QShowEvent*) 7526 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7527 vfunc[42]: QWidget::x11Event(_XEvent*) 7528 vfunc[43]: QWidget::changeEvent(QEvent*) 7529 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7530 const 7531 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7532 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7533 const 7534 vfunc[47]: QWidget::focusNextPrevChild(bool) 7535 vfunc[48]: QWidget::styleChange(QStyle&) 7536 vfunc[49]: QWidget::enabledChange(bool) 7537 vfunc[50]: QWidget::paletteChange(QPalette const&) 7538 vfunc[51]: QWidget::fontChange(QFont const&) 7539 vfunc[52]: QWidget::windowActivationChange(bool) 7540 vfunc[53]: QWidget::languageChange() 7541 vfunc[54]: QErrorMessage::done(int) 7542 vfunc[55]: QDialog::accept() 7543 vfunc[56]: QDialog::reject() 7544 7545 Table 7-196. Secondary vtable for QErrorMessage 7546 Base Offset -16 7547 Virtual Base Offset 0 7548 RTTI typeinfo for QErrorMessage 7549 vfunc[0]: non-virtual thunk to QErrorMessage::~QErrorMessage() 7550 vfunc[1]: non-virtual thunk to QErrorMessage::~QErrorMessage() 7551 vfunc[2]: non-virtual thunk to QWidget::devType() const 7552 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7553 vfunc[4]: non-virtual thunk to 7554 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7555 7556 The Run Time Type Information for the QErrorMessage class is 7557 described by Table 7-197 7558 7559 Table 7-197. typeinfo for QErrorMessage 7560 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7561 Name typeinfo name for QErrorMessage 7562 basetype: typeinfo for QDialog 7563 __________________________________________________________ 7564 7565 7.4.1.54. Class data for QFileDialog 7566 7567 The virtual table for the QFileDialog class is described by 7568 Table 7-198 7569 7570 Table 7-198. Primary vtable for QFileDialog 7571 Base Offset 0 7572 Virtual Base Offset 0 7573 RTTI typeinfo for QFileDialog 7574 vfunc[0]: QFileDialog::metaObject() const 7575 vfunc[1]: QFileDialog::qt_metacast(char const*) 7576 vfunc[2]: QFileDialog::qt_metacall(QMetaObject::Call, int, 7577 void**) 7578 vfunc[3]: QFileDialog::~QFileDialog() 7579 vfunc[4]: QFileDialog::~QFileDialog() 7580 vfunc[5]: QWidget::event(QEvent*) 7581 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7582 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7583 vfunc[8]: QObject::childEvent(QChildEvent*) 7584 vfunc[9]: QObject::customEvent(QEvent*) 7585 vfunc[10]: QObject::connectNotify(char const*) 7586 vfunc[11]: QObject::disconnectNotify(char const*) 7587 vfunc[12]: QWidget::devType() const 7588 vfunc[13]: QDialog::setVisible(bool) 7589 vfunc[14]: QDialog::sizeHint() const 7590 vfunc[15]: QDialog::minimumSizeHint() const 7591 vfunc[16]: QWidget::heightForWidth(int) const 7592 vfunc[17]: QWidget::paintEngine() const 7593 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7594 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7595 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7596 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7597 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7598 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7599 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7600 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7601 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7602 vfunc[27]: QWidget::enterEvent(QEvent*) 7603 vfunc[28]: QWidget::leaveEvent(QEvent*) 7604 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7605 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7606 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7607 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7608 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7609 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7610 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7611 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7612 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7613 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7614 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7615 vfunc[40]: QDialog::showEvent(QShowEvent*) 7616 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7617 vfunc[42]: QWidget::x11Event(_XEvent*) 7618 vfunc[43]: QWidget::changeEvent(QEvent*) 7619 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7620 const 7621 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7622 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7623 const 7624 vfunc[47]: QWidget::focusNextPrevChild(bool) 7625 vfunc[48]: QWidget::styleChange(QStyle&) 7626 vfunc[49]: QWidget::enabledChange(bool) 7627 vfunc[50]: QWidget::paletteChange(QPalette const&) 7628 vfunc[51]: QWidget::fontChange(QFont const&) 7629 vfunc[52]: QWidget::windowActivationChange(bool) 7630 vfunc[53]: QWidget::languageChange() 7631 vfunc[54]: QFileDialog::done(int) 7632 vfunc[55]: QFileDialog::accept() 7633 vfunc[56]: QDialog::reject() 7634 7635 Table 7-199. Secondary vtable for QFileDialog 7636 Base Offset -16 7637 Virtual Base Offset 0 7638 RTTI typeinfo for QFileDialog 7639 vfunc[0]: non-virtual thunk to QFileDialog::~QFileDialog() 7640 vfunc[1]: non-virtual thunk to QFileDialog::~QFileDialog() 7641 vfunc[2]: non-virtual thunk to QWidget::devType() const 7642 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7643 vfunc[4]: non-virtual thunk to 7644 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7645 7646 The Run Time Type Information for the QFileDialog class is 7647 described by Table 7-200 7648 7649 Table 7-200. typeinfo for QFileDialog 7650 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7651 Name typeinfo name for QFileDialog 7652 basetype: typeinfo for QDialog 7653 __________________________________________________________ 7654 7655 7.4.1.55. Class data for QAbstractPrintDialog 7656 7657 The virtual table for the QAbstractPrintDialog class is 7658 described by Table 7-201 7659 7660 Table 7-201. Primary vtable for QAbstractPrintDialog 7661 Base Offset 0 7662 Virtual Base Offset 0 7663 RTTI typeinfo for QAbstractPrintDialog 7664 vfunc[0]: QDialog::metaObject() const 7665 vfunc[1]: QDialog::qt_metacast(char const*) 7666 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 7667 vfunc[3]: NULL or QAbstractPrintDialog::~QAbstractPrintDialog() 7668 vfunc[4]: NULL or QAbstractPrintDialog::~QAbstractPrintDialog() 7669 vfunc[5]: QWidget::event(QEvent*) 7670 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7671 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7672 vfunc[8]: QObject::childEvent(QChildEvent*) 7673 vfunc[9]: QObject::customEvent(QEvent*) 7674 vfunc[10]: QObject::connectNotify(char const*) 7675 vfunc[11]: QObject::disconnectNotify(char const*) 7676 vfunc[12]: QWidget::devType() const 7677 vfunc[13]: QDialog::setVisible(bool) 7678 vfunc[14]: QDialog::sizeHint() const 7679 vfunc[15]: QDialog::minimumSizeHint() const 7680 vfunc[16]: QWidget::heightForWidth(int) const 7681 vfunc[17]: QWidget::paintEngine() const 7682 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7683 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7684 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7685 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7686 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7687 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7688 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7689 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7690 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7691 vfunc[27]: QWidget::enterEvent(QEvent*) 7692 vfunc[28]: QWidget::leaveEvent(QEvent*) 7693 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7694 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7695 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7696 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7697 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7698 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7699 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7700 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7701 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7702 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7703 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7704 vfunc[40]: QDialog::showEvent(QShowEvent*) 7705 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7706 vfunc[42]: QWidget::x11Event(_XEvent*) 7707 vfunc[43]: QWidget::changeEvent(QEvent*) 7708 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7709 const 7710 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7711 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7712 const 7713 vfunc[47]: QWidget::focusNextPrevChild(bool) 7714 vfunc[48]: QWidget::styleChange(QStyle&) 7715 vfunc[49]: QWidget::enabledChange(bool) 7716 vfunc[50]: QWidget::paletteChange(QPalette const&) 7717 vfunc[51]: QWidget::fontChange(QFont const&) 7718 vfunc[52]: QWidget::windowActivationChange(bool) 7719 vfunc[53]: QWidget::languageChange() 7720 vfunc[54]: QDialog::done(int) 7721 vfunc[55]: QDialog::accept() 7722 vfunc[56]: QDialog::reject() 7723 vfunc[57]: __cxa_pure_virtual 7724 7725 Table 7-202. Secondary vtable for QAbstractPrintDialog 7726 Base Offset -16 7727 Virtual Base Offset 0 7728 RTTI typeinfo for QAbstractPrintDialog 7729 vfunc[0]: NULL or non-virtual thunk to 7730 QAbstractPrintDialog::~QAbstractPrintDialog() 7731 vfunc[1]: NULL or non-virtual thunk to 7732 QAbstractPrintDialog::~QAbstractPrintDialog() 7733 vfunc[2]: non-virtual thunk to QWidget::devType() const 7734 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7735 vfunc[4]: non-virtual thunk to 7736 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7737 7738 The Run Time Type Information for the QAbstractPrintDialog 7739 class is described by Table 7-203 7740 7741 Table 7-203. typeinfo for QAbstractPrintDialog 7742 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7743 Name typeinfo name for QAbstractPrintDialog 7744 basetype: typeinfo for QDialog 7745 __________________________________________________________ 7746 7747 7.4.1.56. Class data for QPrintDialog 7748 7749 The virtual table for the QPrintDialog class is described by 7750 Table 7-204 7751 7752 Table 7-204. Primary vtable for QPrintDialog 7753 Base Offset 0 7754 Virtual Base Offset 0 7755 RTTI typeinfo for QPrintDialog 7756 vfunc[0]: QPrintDialog::metaObject() const 7757 vfunc[1]: QPrintDialog::qt_metacast(char const*) 7758 vfunc[2]: QPrintDialog::qt_metacall(QMetaObject::Call, int, 7759 void**) 7760 vfunc[3]: QPrintDialog::~QPrintDialog() 7761 vfunc[4]: QPrintDialog::~QPrintDialog() 7762 vfunc[5]: QWidget::event(QEvent*) 7763 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7764 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7765 vfunc[8]: QObject::childEvent(QChildEvent*) 7766 vfunc[9]: QObject::customEvent(QEvent*) 7767 vfunc[10]: QObject::connectNotify(char const*) 7768 vfunc[11]: QObject::disconnectNotify(char const*) 7769 vfunc[12]: QWidget::devType() const 7770 vfunc[13]: QDialog::setVisible(bool) 7771 vfunc[14]: QDialog::sizeHint() const 7772 vfunc[15]: QDialog::minimumSizeHint() const 7773 vfunc[16]: QWidget::heightForWidth(int) const 7774 vfunc[17]: QWidget::paintEngine() const 7775 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7776 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7777 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7778 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7779 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7780 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7781 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7782 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7783 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7784 vfunc[27]: QWidget::enterEvent(QEvent*) 7785 vfunc[28]: QWidget::leaveEvent(QEvent*) 7786 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7787 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7788 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7789 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7790 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7791 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7792 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7793 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7794 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7795 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7796 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7797 vfunc[40]: QDialog::showEvent(QShowEvent*) 7798 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7799 vfunc[42]: QWidget::x11Event(_XEvent*) 7800 vfunc[43]: QWidget::changeEvent(QEvent*) 7801 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7802 const 7803 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7804 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7805 const 7806 vfunc[47]: QWidget::focusNextPrevChild(bool) 7807 vfunc[48]: QWidget::styleChange(QStyle&) 7808 vfunc[49]: QWidget::enabledChange(bool) 7809 vfunc[50]: QWidget::paletteChange(QPalette const&) 7810 vfunc[51]: QWidget::fontChange(QFont const&) 7811 vfunc[52]: QWidget::windowActivationChange(bool) 7812 vfunc[53]: QWidget::languageChange() 7813 vfunc[54]: QDialog::done(int) 7814 vfunc[55]: QDialog::accept() 7815 vfunc[56]: QDialog::reject() 7816 vfunc[57]: QPrintDialog::exec() 7817 7818 Table 7-205. Secondary vtable for QPrintDialog 7819 Base Offset -16 7820 Virtual Base Offset 0 7821 RTTI typeinfo for QPrintDialog 7822 vfunc[0]: non-virtual thunk to QPrintDialog::~QPrintDialog() 7823 vfunc[1]: non-virtual thunk to QPrintDialog::~QPrintDialog() 7824 vfunc[2]: non-virtual thunk to QWidget::devType() const 7825 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7826 vfunc[4]: non-virtual thunk to 7827 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7828 7829 The Run Time Type Information for the QPrintDialog class is 7830 described by Table 7-206 7831 7832 Table 7-206. typeinfo for QPrintDialog 7833 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7834 Name typeinfo name for QPrintDialog 7835 basetype: typeinfo for QAbstractPrintDialog 7836 __________________________________________________________ 7837 7838 7.4.1.57. Class data for QPageSetupDialog 7839 7840 The virtual table for the QPageSetupDialog class is described 7841 by Table 7-207 7842 7843 Table 7-207. Primary vtable for QPageSetupDialog 7844 Base Offset 0 7845 Virtual Base Offset 0 7846 RTTI typeinfo for QPageSetupDialog 7847 vfunc[0]: QDialog::metaObject() const 7848 vfunc[1]: QDialog::qt_metacast(char const*) 7849 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 7850 vfunc[3]: NULL or QPageSetupDialog::~QPageSetupDialog() 7851 vfunc[4]: NULL or QPageSetupDialog::~QPageSetupDialog() 7852 vfunc[5]: QWidget::event(QEvent*) 7853 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7854 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7855 vfunc[8]: QObject::childEvent(QChildEvent*) 7856 vfunc[9]: QObject::customEvent(QEvent*) 7857 vfunc[10]: QObject::connectNotify(char const*) 7858 vfunc[11]: QObject::disconnectNotify(char const*) 7859 vfunc[12]: QWidget::devType() const 7860 vfunc[13]: QDialog::setVisible(bool) 7861 vfunc[14]: QDialog::sizeHint() const 7862 vfunc[15]: QDialog::minimumSizeHint() const 7863 vfunc[16]: QWidget::heightForWidth(int) const 7864 vfunc[17]: QWidget::paintEngine() const 7865 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7866 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7867 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7868 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7869 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7870 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7871 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7872 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7873 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7874 vfunc[27]: QWidget::enterEvent(QEvent*) 7875 vfunc[28]: QWidget::leaveEvent(QEvent*) 7876 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7877 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7878 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7879 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7880 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7881 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7882 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7883 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7884 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7885 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7886 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7887 vfunc[40]: QDialog::showEvent(QShowEvent*) 7888 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7889 vfunc[42]: QWidget::x11Event(_XEvent*) 7890 vfunc[43]: QWidget::changeEvent(QEvent*) 7891 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7892 const 7893 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7894 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7895 const 7896 vfunc[47]: QWidget::focusNextPrevChild(bool) 7897 vfunc[48]: QWidget::styleChange(QStyle&) 7898 vfunc[49]: QWidget::enabledChange(bool) 7899 vfunc[50]: QWidget::paletteChange(QPalette const&) 7900 vfunc[51]: QWidget::fontChange(QFont const&) 7901 vfunc[52]: QWidget::windowActivationChange(bool) 7902 vfunc[53]: QWidget::languageChange() 7903 vfunc[54]: QDialog::done(int) 7904 vfunc[55]: QDialog::accept() 7905 vfunc[56]: QDialog::reject() 7906 vfunc[57]: QPageSetupDialog::exec() 7907 7908 Table 7-208. Secondary vtable for QPageSetupDialog 7909 Base Offset -16 7910 Virtual Base Offset 0 7911 RTTI typeinfo for QPageSetupDialog 7912 vfunc[0]: NULL or non-virtual thunk to 7913 QPageSetupDialog::~QPageSetupDialog() 7914 vfunc[1]: NULL or non-virtual thunk to 7915 QPageSetupDialog::~QPageSetupDialog() 7916 vfunc[2]: non-virtual thunk to QWidget::devType() const 7917 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7918 vfunc[4]: non-virtual thunk to 7919 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7920 7921 The Run Time Type Information for the QPageSetupDialog class is 7922 described by Table 7-209 7923 7924 Table 7-209. typeinfo for QPageSetupDialog 7925 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7926 Name typeinfo name for QPageSetupDialog 7927 basetype: typeinfo for QAbstractPageSetupDialog 7928 __________________________________________________________ 7929 7930 7.4.1.58. Class data for QFrame 7931 7932 The virtual table for the QFrame class is described by Table 7933 7-210 7934 7935 Table 7-210. Primary vtable for QFrame 7936 Base Offset 0 7937 Virtual Base Offset 0 7938 RTTI typeinfo for QFrame 7939 vfunc[0]: QFrame::metaObject() const 7940 vfunc[1]: QFrame::qt_metacast(char const*) 7941 vfunc[2]: QFrame::qt_metacall(QMetaObject::Call, int, void**) 7942 vfunc[3]: QFrame::~QFrame() 7943 vfunc[4]: QFrame::~QFrame() 7944 vfunc[5]: QFrame::event(QEvent*) 7945 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7946 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7947 vfunc[8]: QObject::childEvent(QChildEvent*) 7948 vfunc[9]: QObject::customEvent(QEvent*) 7949 vfunc[10]: QObject::connectNotify(char const*) 7950 vfunc[11]: QObject::disconnectNotify(char const*) 7951 vfunc[12]: QWidget::devType() const 7952 vfunc[13]: QWidget::setVisible(bool) 7953 vfunc[14]: QFrame::sizeHint() const 7954 vfunc[15]: QWidget::minimumSizeHint() const 7955 vfunc[16]: QWidget::heightForWidth(int) const 7956 vfunc[17]: QWidget::paintEngine() const 7957 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7958 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7959 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7960 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7961 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7962 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 7963 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7964 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7965 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7966 vfunc[27]: QWidget::enterEvent(QEvent*) 7967 vfunc[28]: QWidget::leaveEvent(QEvent*) 7968 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 7969 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7970 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 7971 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7972 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 7973 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7974 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7975 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7976 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7977 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7978 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7979 vfunc[40]: QWidget::showEvent(QShowEvent*) 7980 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7981 vfunc[42]: QWidget::x11Event(_XEvent*) 7982 vfunc[43]: QFrame::changeEvent(QEvent*) 7983 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7984 const 7985 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7986 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7987 const 7988 vfunc[47]: QWidget::focusNextPrevChild(bool) 7989 vfunc[48]: QWidget::styleChange(QStyle&) 7990 vfunc[49]: QWidget::enabledChange(bool) 7991 vfunc[50]: QWidget::paletteChange(QPalette const&) 7992 vfunc[51]: QWidget::fontChange(QFont const&) 7993 vfunc[52]: QWidget::windowActivationChange(bool) 7994 vfunc[53]: QWidget::languageChange() 7995 7996 Table 7-211. Secondary vtable for QFrame 7997 Base Offset -16 7998 Virtual Base Offset 0 7999 RTTI typeinfo for QFrame 8000 vfunc[0]: non-virtual thunk to QFrame::~QFrame() 8001 vfunc[1]: non-virtual thunk to QFrame::~QFrame() 8002 vfunc[2]: non-virtual thunk to QWidget::devType() const 8003 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8004 vfunc[4]: non-virtual thunk to 8005 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8006 8007 The Run Time Type Information for the QFrame class is described 8008 by Table 7-212 8009 8010 Table 7-212. typeinfo for QFrame 8011 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8012 Name typeinfo name for QFrame 8013 basetype: typeinfo for QWidget 8014 __________________________________________________________ 8015 8016 7.4.1.59. Class data for QLineEdit 8017 8018 The virtual table for the QLineEdit class is described by Table 8019 7-213 8020 8021 Table 7-213. Primary vtable for QLineEdit 8022 Base Offset 0 8023 Virtual Base Offset 0 8024 RTTI typeinfo for QLineEdit 8025 vfunc[0]: QLineEdit::metaObject() const 8026 vfunc[1]: QLineEdit::qt_metacast(char const*) 8027 vfunc[2]: QLineEdit::qt_metacall(QMetaObject::Call, int, 8028 void**) 8029 vfunc[3]: QLineEdit::~QLineEdit() 8030 vfunc[4]: QLineEdit::~QLineEdit() 8031 vfunc[5]: QLineEdit::event(QEvent*) 8032 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8033 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8034 vfunc[8]: QObject::childEvent(QChildEvent*) 8035 vfunc[9]: QObject::customEvent(QEvent*) 8036 vfunc[10]: QObject::connectNotify(char const*) 8037 vfunc[11]: QObject::disconnectNotify(char const*) 8038 vfunc[12]: QWidget::devType() const 8039 vfunc[13]: QWidget::setVisible(bool) 8040 vfunc[14]: QLineEdit::sizeHint() const 8041 vfunc[15]: QLineEdit::minimumSizeHint() const 8042 vfunc[16]: QWidget::heightForWidth(int) const 8043 vfunc[17]: QWidget::paintEngine() const 8044 vfunc[18]: QLineEdit::mousePressEvent(QMouseEvent*) 8045 vfunc[19]: QLineEdit::mouseReleaseEvent(QMouseEvent*) 8046 vfunc[20]: QLineEdit::mouseDoubleClickEvent(QMouseEvent*) 8047 vfunc[21]: QLineEdit::mouseMoveEvent(QMouseEvent*) 8048 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8049 vfunc[23]: QLineEdit::keyPressEvent(QKeyEvent*) 8050 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8051 vfunc[25]: QLineEdit::focusInEvent(QFocusEvent*) 8052 vfunc[26]: QLineEdit::focusOutEvent(QFocusEvent*) 8053 vfunc[27]: QWidget::enterEvent(QEvent*) 8054 vfunc[28]: QWidget::leaveEvent(QEvent*) 8055 vfunc[29]: QLineEdit::paintEvent(QPaintEvent*) 8056 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8057 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 8058 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 8059 vfunc[33]: QLineEdit::contextMenuEvent(QContextMenuEvent*) 8060 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8061 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8062 vfunc[36]: QLineEdit::dragEnterEvent(QDragEnterEvent*) 8063 vfunc[37]: QLineEdit::dragMoveEvent(QDragMoveEvent*) 8064 vfunc[38]: QLineEdit::dragLeaveEvent(QDragLeaveEvent*) 8065 vfunc[39]: QLineEdit::dropEvent(QDropEvent*) 8066 vfunc[40]: QWidget::showEvent(QShowEvent*) 8067 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8068 vfunc[42]: QWidget::x11Event(_XEvent*) 8069 vfunc[43]: QLineEdit::changeEvent(QEvent*) 8070 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8071 const 8072 vfunc[45]: QLineEdit::inputMethodEvent(QInputMethodEvent*) 8073 vfunc[46]: QLineEdit::inputMethodQuery(Qt::InputMethodQuery) 8074 const 8075 vfunc[47]: QWidget::focusNextPrevChild(bool) 8076 vfunc[48]: QWidget::styleChange(QStyle&) 8077 vfunc[49]: QWidget::enabledChange(bool) 8078 vfunc[50]: QWidget::paletteChange(QPalette const&) 8079 vfunc[51]: QWidget::fontChange(QFont const&) 8080 vfunc[52]: QWidget::windowActivationChange(bool) 8081 vfunc[53]: QWidget::languageChange() 8082 8083 Table 7-214. Secondary vtable for QLineEdit 8084 Base Offset -16 8085 Virtual Base Offset 0 8086 RTTI typeinfo for QLineEdit 8087 vfunc[0]: non-virtual thunk to QLineEdit::~QLineEdit() 8088 vfunc[1]: non-virtual thunk to QLineEdit::~QLineEdit() 8089 vfunc[2]: non-virtual thunk to QWidget::devType() const 8090 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8091 vfunc[4]: non-virtual thunk to 8092 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8093 8094 The Run Time Type Information for the QLineEdit class is 8095 described by Table 7-215 8096 8097 Table 7-215. typeinfo for QLineEdit 8098 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8099 Name typeinfo name for QLineEdit 8100 basetype: typeinfo for QWidget 8101 __________________________________________________________ 8102 8103 7.4.1.60. Class data for QInputDialog 8104 8105 The virtual table for the QInputDialog class is described by 8106 Table 7-216 8107 8108 Table 7-216. Primary vtable for QInputDialog 8109 Base Offset 0 8110 Virtual Base Offset 0 8111 RTTI typeinfo for QInputDialog 8112 vfunc[0]: QInputDialog::metaObject() const 8113 vfunc[1]: QInputDialog::qt_metacast(char const*) 8114 vfunc[2]: QInputDialog::qt_metacall(QMetaObject::Call, int, 8115 void**) 8116 vfunc[3]: QInputDialog::~QInputDialog() 8117 vfunc[4]: QInputDialog::~QInputDialog() 8118 vfunc[5]: QWidget::event(QEvent*) 8119 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8120 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8121 vfunc[8]: QObject::childEvent(QChildEvent*) 8122 vfunc[9]: QObject::customEvent(QEvent*) 8123 vfunc[10]: QObject::connectNotify(char const*) 8124 vfunc[11]: QObject::disconnectNotify(char const*) 8125 vfunc[12]: QWidget::devType() const 8126 vfunc[13]: QDialog::setVisible(bool) 8127 vfunc[14]: QDialog::sizeHint() const 8128 vfunc[15]: QDialog::minimumSizeHint() const 8129 vfunc[16]: QWidget::heightForWidth(int) const 8130 vfunc[17]: QWidget::paintEngine() const 8131 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8132 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8133 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8134 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8135 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8136 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8137 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8138 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8139 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8140 vfunc[27]: QWidget::enterEvent(QEvent*) 8141 vfunc[28]: QWidget::leaveEvent(QEvent*) 8142 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8143 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8144 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8145 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8146 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8147 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8148 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8149 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8150 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8151 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8152 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8153 vfunc[40]: QDialog::showEvent(QShowEvent*) 8154 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8155 vfunc[42]: QWidget::x11Event(_XEvent*) 8156 vfunc[43]: QWidget::changeEvent(QEvent*) 8157 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8158 const 8159 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8160 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8161 const 8162 vfunc[47]: QWidget::focusNextPrevChild(bool) 8163 vfunc[48]: QWidget::styleChange(QStyle&) 8164 vfunc[49]: QWidget::enabledChange(bool) 8165 vfunc[50]: QWidget::paletteChange(QPalette const&) 8166 vfunc[51]: QWidget::fontChange(QFont const&) 8167 vfunc[52]: QWidget::windowActivationChange(bool) 8168 vfunc[53]: QWidget::languageChange() 8169 vfunc[54]: QDialog::done(int) 8170 vfunc[55]: QDialog::accept() 8171 vfunc[56]: QDialog::reject() 8172 8173 Table 7-217. Secondary vtable for QInputDialog 8174 Base Offset -16 8175 Virtual Base Offset 0 8176 RTTI typeinfo for QInputDialog 8177 vfunc[0]: non-virtual thunk to QInputDialog::~QInputDialog() 8178 vfunc[1]: non-virtual thunk to QInputDialog::~QInputDialog() 8179 vfunc[2]: non-virtual thunk to QWidget::devType() const 8180 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8181 vfunc[4]: non-virtual thunk to 8182 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8183 8184 The Run Time Type Information for the QInputDialog class is 8185 described by Table 7-218 8186 8187 Table 7-218. typeinfo for QInputDialog 8188 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8189 Name typeinfo name for QInputDialog 8190 basetype: typeinfo for QDialog 8191 __________________________________________________________ 8192 8193 7.4.1.61. Class data for QImage 8194 8195 The virtual table for the QImage class is described by Table 8196 7-219 8197 8198 Table 7-219. Primary vtable for QImage 8199 Base Offset 0 8200 Virtual Base Offset 0 8201 RTTI typeinfo for QImage 8202 vfunc[0]: QImage::~QImage() 8203 vfunc[1]: QImage::~QImage() 8204 vfunc[2]: QImage::devType() const 8205 vfunc[3]: QImage::paintEngine() const 8206 vfunc[4]: QImage::metric(QPaintDevice::PaintDeviceMetric) const 8207 8208 The Run Time Type Information for the QImage class is described 8209 by Table 7-220 8210 8211 Table 7-220. typeinfo for QImage 8212 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8213 Name typeinfo name for QImage 8214 basetype: typeinfo for QPaintDevice 8215 __________________________________________________________ 8216 8217 7.4.1.62. Class data for QPixmap 8218 8219 The virtual table for the QPixmap class is described by Table 8220 7-221 8221 8222 Table 7-221. Primary vtable for QPixmap 8223 Base Offset 0 8224 Virtual Base Offset 0 8225 RTTI typeinfo for QPixmap 8226 vfunc[0]: QPixmap::~QPixmap() 8227 vfunc[1]: QPixmap::~QPixmap() 8228 vfunc[2]: QPixmap::devType() const 8229 vfunc[3]: QPixmap::paintEngine() const 8230 vfunc[4]: QPixmap::metric(QPaintDevice::PaintDeviceMetric) 8231 const 8232 8233 The Run Time Type Information for the QPixmap class is 8234 described by Table 7-222 8235 8236 Table 7-222. typeinfo for QPixmap 8237 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8238 Name typeinfo name for QPixmap 8239 basetype: typeinfo for QPaintDevice 8240 __________________________________________________________ 8241 8242 7.4.1.63. Class data for QImageIOHandler 8243 8244 The virtual table for the QImageIOHandler class is described by 8245 Table 7-223 8246 8247 Table 7-223. Primary vtable for QImageIOHandler 8248 Base Offset 0 8249 Virtual Base Offset 0 8250 RTTI typeinfo for QImageIOHandler 8251 vfunc[0]: QImageIOHandler::~QImageIOHandler() 8252 vfunc[1]: QImageIOHandler::~QImageIOHandler() 8253 vfunc[2]: QImageIOHandler::name() const 8254 vfunc[3]: __cxa_pure_virtual 8255 vfunc[4]: __cxa_pure_virtual 8256 vfunc[5]: QImageIOHandler::write(QImage const&) 8257 vfunc[6]: QImageIOHandler::option(QImageIOHandler::ImageOption) 8258 const 8259 vfunc[7]: 8260 QImageIOHandler::setOption(QImageIOHandler::ImageOption, 8261 QVariant const&) 8262 vfunc[8]: 8263 QImageIOHandler::supportsOption(QImageIOHandler::ImageOption) 8264 const 8265 vfunc[9]: QImageIOHandler::jumpToNextImage() 8266 vfunc[10]: QImageIOHandler::jumpToImage(int) 8267 vfunc[11]: QImageIOHandler::loopCount() const 8268 vfunc[12]: QImageIOHandler::imageCount() const 8269 vfunc[13]: QImageIOHandler::nextImageDelay() const 8270 vfunc[14]: QImageIOHandler::currentImageNumber() const 8271 vfunc[15]: QImageIOHandler::currentImageRect() const 8272 8273 The Run Time Type Information for the QImageIOHandler class is 8274 described by Table 7-224 8275 8276 Table 7-224. typeinfo for QImageIOHandler 8277 Base Vtable vtable for __cxxabiv1::__class_type_info 8278 Name typeinfo name for QImageIOHandler 8279 __________________________________________________________ 8280 8281 7.4.1.64. Class data for QImageIOHandlerFactoryInterface 8282 8283 The virtual table for the QImageIOHandlerFactoryInterface class 8284 is described by Table 7-225 8285 8286 Table 7-225. Primary vtable for QImageIOHandlerFactoryInterface 8287 Base Offset 0 8288 Virtual Base Offset 0 8289 RTTI typeinfo for QImageIOHandlerFactoryInterface 8290 vfunc[0]: NULL or 8291 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterfa 8292 ce() 8293 vfunc[1]: NULL or 8294 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterfa 8295 ce() 8296 vfunc[2]: __cxa_pure_virtual 8297 vfunc[3]: __cxa_pure_virtual 8298 8299 The Run Time Type Information for the 8300 QImageIOHandlerFactoryInterface class is described by Table 8301 7-226 8302 8303 Table 7-226. typeinfo for QImageIOHandlerFactoryInterface 8304 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8305 Name typeinfo name for QImageIOHandlerFactoryInterface 8306 basetype: typeinfo for QFactoryInterface 8307 __________________________________________________________ 8308 8309 7.4.1.65. Class data for QImageIOPlugin 8310 8311 The virtual table for the QImageIOPlugin class is described by 8312 Table 7-227 8313 8314 Table 7-227. Primary vtable for QImageIOPlugin 8315 Base Offset 0 8316 Virtual Base Offset 0 8317 RTTI typeinfo for QImageIOPlugin 8318 vfunc[0]: QImageIOPlugin::metaObject() const 8319 vfunc[1]: QImageIOPlugin::qt_metacast(char const*) 8320 vfunc[2]: QImageIOPlugin::qt_metacall(QMetaObject::Call, int, 8321 void**) 8322 vfunc[3]: QImageIOPlugin::~QImageIOPlugin() 8323 vfunc[4]: QImageIOPlugin::~QImageIOPlugin() 8324 vfunc[5]: QObject::event(QEvent*) 8325 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8326 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8327 vfunc[8]: QObject::childEvent(QChildEvent*) 8328 vfunc[9]: QObject::customEvent(QEvent*) 8329 vfunc[10]: QObject::connectNotify(char const*) 8330 vfunc[11]: QObject::disconnectNotify(char const*) 8331 vfunc[12]: __cxa_pure_virtual 8332 vfunc[13]: __cxa_pure_virtual 8333 vfunc[14]: __cxa_pure_virtual 8334 8335 Table 7-228. Secondary vtable for QImageIOPlugin 8336 Base Offset -16 8337 Virtual Base Offset 0 8338 RTTI typeinfo for QImageIOPlugin 8339 vfunc[0]: non-virtual thunk to 8340 QImageIOPlugin::~QImageIOPlugin() 8341 vfunc[1]: non-virtual thunk to 8342 QImageIOPlugin::~QImageIOPlugin() 8343 vfunc[2]: __cxa_pure_virtual 8344 vfunc[3]: __cxa_pure_virtual 8345 8346 The Run Time Type Information for the QImageIOPlugin class is 8347 described by Table 7-229 8348 8349 Table 7-229. typeinfo for QImageIOPlugin 8350 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 8351 Name typeinfo name for QImageIOPlugin 8352 flags: 0 8353 basetype: typeinfo for QObject 2 8354 basetype: typeinfo for QImageIOHandlerFactoryInterface 2050 8355 __________________________________________________________ 8356 8357 7.4.1.66. Class data for QPicture 8358 8359 The virtual table for the QPicture class is described by Table 8360 7-230 8361 8362 Table 7-230. Primary vtable for QPicture 8363 Base Offset 0 8364 Virtual Base Offset 0 8365 RTTI typeinfo for QPicture 8366 vfunc[0]: QPicture::~QPicture() 8367 vfunc[1]: QPicture::~QPicture() 8368 vfunc[2]: QPicture::devType() const 8369 vfunc[3]: QPicture::paintEngine() const 8370 vfunc[4]: QPicture::metric(QPaintDevice::PaintDeviceMetric) 8371 const 8372 vfunc[5]: QPicture::setData(char const*, unsigned int) 8373 8374 The Run Time Type Information for the QPicture class is 8375 described by Table 7-231 8376 8377 Table 7-231. typeinfo for QPicture 8378 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8379 Name typeinfo name for QPicture 8380 basetype: typeinfo for QPaintDevice 8381 __________________________________________________________ 8382 8383 7.4.1.67. Class data for QMovie 8384 8385 The virtual table for the QMovie class is described by Table 8386 7-232 8387 8388 Table 7-232. Primary vtable for QMovie 8389 Base Offset 0 8390 Virtual Base Offset 0 8391 RTTI typeinfo for QMovie 8392 vfunc[0]: QMovie::metaObject() const 8393 vfunc[1]: QMovie::qt_metacast(char const*) 8394 vfunc[2]: QMovie::qt_metacall(QMetaObject::Call, int, void**) 8395 vfunc[3]: QMovie::~QMovie() 8396 vfunc[4]: QMovie::~QMovie() 8397 vfunc[5]: QObject::event(QEvent*) 8398 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8399 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8400 vfunc[8]: QObject::childEvent(QChildEvent*) 8401 vfunc[9]: QObject::customEvent(QEvent*) 8402 vfunc[10]: QObject::connectNotify(char const*) 8403 vfunc[11]: QObject::disconnectNotify(char const*) 8404 8405 The Run Time Type Information for the QMovie class is described 8406 by Table 7-233 8407 8408 Table 7-233. typeinfo for QMovie 8409 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8410 Name typeinfo name for QMovie 8411 basetype: typeinfo for QObject 8412 __________________________________________________________ 8413 8414 7.4.1.68. Class data for QIconEngineFactoryInterface 8415 8416 The virtual table for the QIconEngineFactoryInterface class is 8417 described by Table 7-234 8418 8419 Table 7-234. Primary vtable for QIconEngineFactoryInterface 8420 Base Offset 0 8421 Virtual Base Offset 0 8422 RTTI typeinfo for QIconEngineFactoryInterface 8423 vfunc[0]: NULL or 8424 QIconEngineFactoryInterface::~QIconEngineFactoryInterface() 8425 vfunc[1]: NULL or 8426 QIconEngineFactoryInterface::~QIconEngineFactoryInterface() 8427 vfunc[2]: __cxa_pure_virtual 8428 vfunc[3]: __cxa_pure_virtual 8429 8430 The Run Time Type Information for the 8431 QIconEngineFactoryInterface class is described by Table 7-235 8432 8433 Table 7-235. typeinfo for QIconEngineFactoryInterface 8434 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8435 Name typeinfo name for QIconEngineFactoryInterface 8436 basetype: typeinfo for QFactoryInterface 8437 __________________________________________________________ 8438 8439 7.4.1.69. Class data for QIconEnginePlugin 8440 8441 The virtual table for the QIconEnginePlugin class is described 8442 by Table 7-236 8443 8444 Table 7-236. Primary vtable for QIconEnginePlugin 8445 Base Offset 0 8446 Virtual Base Offset 0 8447 RTTI typeinfo for QIconEnginePlugin 8448 vfunc[0]: QIconEnginePlugin::metaObject() const 8449 vfunc[1]: QIconEnginePlugin::qt_metacast(char const*) 8450 vfunc[2]: QIconEnginePlugin::qt_metacall(QMetaObject::Call, 8451 int, void**) 8452 vfunc[3]: QIconEnginePlugin::~QIconEnginePlugin() 8453 vfunc[4]: QIconEnginePlugin::~QIconEnginePlugin() 8454 vfunc[5]: QObject::event(QEvent*) 8455 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8456 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8457 vfunc[8]: QObject::childEvent(QChildEvent*) 8458 vfunc[9]: QObject::customEvent(QEvent*) 8459 vfunc[10]: QObject::connectNotify(char const*) 8460 vfunc[11]: QObject::disconnectNotify(char const*) 8461 vfunc[12]: __cxa_pure_virtual 8462 vfunc[13]: __cxa_pure_virtual 8463 8464 Table 7-237. Secondary vtable for QIconEnginePlugin 8465 Base Offset -16 8466 Virtual Base Offset 0 8467 RTTI typeinfo for QIconEnginePlugin 8468 vfunc[0]: non-virtual thunk to 8469 QIconEnginePlugin::~QIconEnginePlugin() 8470 vfunc[1]: non-virtual thunk to 8471 QIconEnginePlugin::~QIconEnginePlugin() 8472 vfunc[2]: __cxa_pure_virtual 8473 vfunc[3]: __cxa_pure_virtual 8474 8475 The Run Time Type Information for the QIconEnginePlugin class 8476 is described by Table 7-238 8477 8478 Table 7-238. typeinfo for QIconEnginePlugin 8479 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 8480 Name typeinfo name for QIconEnginePlugin 8481 flags: 0 8482 basetype: typeinfo for QObject 2 8483 basetype: typeinfo for QIconEngineFactoryInterface 2050 8484 __________________________________________________________ 8485 8486 7.4.1.70. Class data for QIconEngine 8487 8488 The virtual table for the QIconEngine class is described by 8489 Table 7-239 8490 8491 Table 7-239. Primary vtable for QIconEngine 8492 Base Offset 0 8493 Virtual Base Offset 0 8494 RTTI typeinfo for QIconEngine 8495 vfunc[0]: QIconEngine::~QIconEngine() 8496 vfunc[1]: QIconEngine::~QIconEngine() 8497 vfunc[2]: __cxa_pure_virtual 8498 vfunc[3]: QIconEngine::actualSize(QSize const&, QIcon::Mode, 8499 QIcon::State) 8500 vfunc[4]: QIconEngine::pixmap(QSize const&, QIcon::Mode, 8501 QIcon::State) 8502 vfunc[5]: QIconEngine::addPixmap(QPixmap const&, QIcon::Mode, 8503 QIcon::State) 8504 vfunc[6]: QIconEngine::addFile(QString const&, QSize const&, 8505 QIcon::Mode, QIcon::State) 8506 8507 The Run Time Type Information for the QIconEngine class is 8508 described by Table 7-240 8509 8510 Table 7-240. typeinfo for QIconEngine 8511 Base Vtable vtable for __cxxabiv1::__class_type_info 8512 Name typeinfo name for QIconEngine 8513 __________________________________________________________ 8514 8515 7.4.1.71. Class data for QBitmap 8516 8517 The virtual table for the QBitmap class is described by Table 8518 7-241 8519 8520 Table 7-241. Primary vtable for QBitmap 8521 Base Offset 0 8522 Virtual Base Offset 0 8523 RTTI typeinfo for QBitmap 8524 vfunc[0]: QBitmap::~QBitmap() 8525 vfunc[1]: QBitmap::~QBitmap() 8526 vfunc[2]: QPixmap::devType() const 8527 vfunc[3]: QPixmap::paintEngine() const 8528 vfunc[4]: QPixmap::metric(QPaintDevice::PaintDeviceMetric) 8529 const 8530 8531 The Run Time Type Information for the QBitmap class is 8532 described by Table 7-242 8533 8534 Table 7-242. typeinfo for QBitmap 8535 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8536 Name typeinfo name for QBitmap 8537 basetype: typeinfo for QPixmap 8538 __________________________________________________________ 8539 8540 7.4.1.72. Class data for QPictureFormatInterface 8541 8542 The virtual table for the QPictureFormatInterface class is 8543 described by Table 7-243 8544 8545 Table 7-243. Primary vtable for QPictureFormatInterface 8546 Base Offset 0 8547 Virtual Base Offset 0 8548 RTTI typeinfo for QPictureFormatInterface 8549 vfunc[0]: NULL or 8550 QPictureFormatInterface::~QPictureFormatInterface() 8551 vfunc[1]: NULL or 8552 QPictureFormatInterface::~QPictureFormatInterface() 8553 vfunc[2]: __cxa_pure_virtual 8554 vfunc[3]: __cxa_pure_virtual 8555 vfunc[4]: __cxa_pure_virtual 8556 vfunc[5]: __cxa_pure_virtual 8557 8558 The Run Time Type Information for the QPictureFormatInterface 8559 class is described by Table 7-244 8560 8561 Table 7-244. typeinfo for QPictureFormatInterface 8562 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8563 Name typeinfo name for QPictureFormatInterface 8564 basetype: typeinfo for QFactoryInterface 8565 __________________________________________________________ 8566 8567 7.4.1.73. Class data for QPictureFormatPlugin 8568 8569 The virtual table for the QPictureFormatPlugin class is 8570 described by Table 7-245 8571 8572 Table 7-245. Primary vtable for QPictureFormatPlugin 8573 Base Offset 0 8574 Virtual Base Offset 0 8575 RTTI typeinfo for QPictureFormatPlugin 8576 vfunc[0]: QPictureFormatPlugin::metaObject() const 8577 vfunc[1]: QPictureFormatPlugin::qt_metacast(char const*) 8578 vfunc[2]: QPictureFormatPlugin::qt_metacall(QMetaObject::Call, 8579 int, void**) 8580 vfunc[3]: QPictureFormatPlugin::~QPictureFormatPlugin() 8581 vfunc[4]: QPictureFormatPlugin::~QPictureFormatPlugin() 8582 vfunc[5]: QObject::event(QEvent*) 8583 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8584 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8585 vfunc[8]: QObject::childEvent(QChildEvent*) 8586 vfunc[9]: QObject::customEvent(QEvent*) 8587 vfunc[10]: QObject::connectNotify(char const*) 8588 vfunc[11]: QObject::disconnectNotify(char const*) 8589 vfunc[12]: __cxa_pure_virtual 8590 vfunc[13]: QPictureFormatPlugin::loadPicture(QString const&, 8591 QString const&, QPicture*) 8592 vfunc[14]: QPictureFormatPlugin::savePicture(QString const&, 8593 QString const&, QPicture const&) 8594 vfunc[15]: __cxa_pure_virtual 8595 8596 Table 7-246. Secondary vtable for QPictureFormatPlugin 8597 Base Offset -16 8598 Virtual Base Offset 0 8599 RTTI typeinfo for QPictureFormatPlugin 8600 vfunc[0]: non-virtual thunk to 8601 QPictureFormatPlugin::~QPictureFormatPlugin() 8602 vfunc[1]: non-virtual thunk to 8603 QPictureFormatPlugin::~QPictureFormatPlugin() 8604 vfunc[2]: __cxa_pure_virtual 8605 vfunc[3]: non-virtual thunk to 8606 QPictureFormatPlugin::loadPicture(QString const&, QString 8607 const&, QPicture*) 8608 vfunc[4]: non-virtual thunk to 8609 QPictureFormatPlugin::savePicture(QString const&, QString 8610 const&, QPicture const&) 8611 vfunc[5]: __cxa_pure_virtual 8612 8613 The Run Time Type Information for the QPictureFormatPlugin 8614 class is described by Table 7-247 8615 8616 Table 7-247. typeinfo for QPictureFormatPlugin 8617 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 8618 Name typeinfo name for QPictureFormatPlugin 8619 flags: 0 8620 basetype: typeinfo for QObject 2 8621 basetype: typeinfo for QPictureFormatInterface 2050 8622 __________________________________________________________ 8623 8624 7.4.1.74. Class data for QPrinter 8625 8626 The virtual table for the QPrinter class is described by Table 8627 7-248 8628 8629 Table 7-248. Primary vtable for QPrinter 8630 Base Offset 0 8631 Virtual Base Offset 0 8632 RTTI typeinfo for QPrinter 8633 vfunc[0]: QPrinter::~QPrinter() 8634 vfunc[1]: QPrinter::~QPrinter() 8635 vfunc[2]: QPrinter::devType() const 8636 vfunc[3]: QPrinter::paintEngine() const 8637 vfunc[4]: QPrinter::metric(QPaintDevice::PaintDeviceMetric) 8638 const 8639 8640 The Run Time Type Information for the QPrinter class is 8641 described by Table 7-249 8642 8643 Table 7-249. typeinfo for QPrinter 8644 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8645 Name typeinfo name for QPrinter 8646 basetype: typeinfo for QPaintDevice 8647 __________________________________________________________ 8648 8649 7.4.1.75. Class data for QPrintEngine 8650 8651 The virtual table for the QPrintEngine class is described by 8652 Table 7-250 8653 8654 Table 7-250. Primary vtable for QPrintEngine 8655 Base Offset 0 8656 Virtual Base Offset 0 8657 RTTI typeinfo for QPrintEngine 8658 vfunc[0]: NULL or QPrintEngine::~QPrintEngine() 8659 vfunc[1]: NULL or QPrintEngine::~QPrintEngine() 8660 vfunc[2]: __cxa_pure_virtual 8661 vfunc[3]: __cxa_pure_virtual 8662 vfunc[4]: __cxa_pure_virtual 8663 vfunc[5]: __cxa_pure_virtual 8664 vfunc[6]: __cxa_pure_virtual 8665 vfunc[7]: __cxa_pure_virtual 8666 8667 The Run Time Type Information for the QPrintEngine class is 8668 described by Table 7-251 8669 8670 Table 7-251. typeinfo for QPrintEngine 8671 Base Vtable vtable for __cxxabiv1::__class_type_info 8672 Name typeinfo name for QPrintEngine 8673 __________________________________________________________ 8674 8675 7.4.1.76. Class data for QStyle 8676 8677 The virtual table for the QStyle class is described by Table 8678 7-252 8679 8680 Table 7-252. Primary vtable for QStyle 8681 Base Offset 0 8682 Virtual Base Offset 0 8683 RTTI typeinfo for QStyle 8684 vfunc[0]: QStyle::metaObject() const 8685 vfunc[1]: QStyle::qt_metacast(char const*) 8686 vfunc[2]: QStyle::qt_metacall(QMetaObject::Call, int, void**) 8687 vfunc[3]: QStyle::~QStyle() 8688 vfunc[4]: QStyle::~QStyle() 8689 vfunc[5]: QObject::event(QEvent*) 8690 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8691 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8692 vfunc[8]: QObject::childEvent(QChildEvent*) 8693 vfunc[9]: QObject::customEvent(QEvent*) 8694 vfunc[10]: QObject::connectNotify(char const*) 8695 vfunc[11]: QObject::disconnectNotify(char const*) 8696 vfunc[12]: QStyle::polish(QWidget*) 8697 vfunc[13]: QStyle::unpolish(QWidget*) 8698 vfunc[14]: QStyle::polish(QApplication*) 8699 vfunc[15]: QStyle::unpolish(QApplication*) 8700 vfunc[16]: QStyle::polish(QPalette&) 8701 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 8702 const&, int, bool, QString const&) const 8703 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 8704 const&) const 8705 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 8706 QPalette const&, bool, QString const&, QPalette::ColorRole) 8707 const 8708 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, 8709 QPixmap const&) const 8710 vfunc[21]: QStyle::standardPalette() const 8711 vfunc[22]: __cxa_pure_virtual 8712 vfunc[23]: __cxa_pure_virtual 8713 vfunc[24]: __cxa_pure_virtual 8714 vfunc[25]: __cxa_pure_virtual 8715 vfunc[26]: __cxa_pure_virtual 8716 vfunc[27]: __cxa_pure_virtual 8717 vfunc[28]: __cxa_pure_virtual 8718 vfunc[29]: __cxa_pure_virtual 8719 vfunc[30]: __cxa_pure_virtual 8720 vfunc[31]: __cxa_pure_virtual 8721 vfunc[32]: __cxa_pure_virtual 8722 8723 The Run Time Type Information for the QStyle class is described 8724 by Table 7-253 8725 8726 Table 7-253. typeinfo for QStyle 8727 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8728 Name typeinfo name for QStyle 8729 basetype: typeinfo for QObject 8730 __________________________________________________________ 8731 8732 7.4.1.77. Class data for QPaintEngine 8733 8734 The virtual table for the QPaintEngine class is described by 8735 Table 7-254 8736 8737 Table 7-254. Primary vtable for QPaintEngine 8738 Base Offset 0 8739 Virtual Base Offset 0 8740 RTTI typeinfo for QPaintEngine 8741 vfunc[0]: QPaintEngine::~QPaintEngine() 8742 vfunc[1]: QPaintEngine::~QPaintEngine() 8743 vfunc[2]: __cxa_pure_virtual 8744 vfunc[3]: __cxa_pure_virtual 8745 vfunc[4]: __cxa_pure_virtual 8746 vfunc[5]: QPaintEngine::drawRects(QRect const*, int) 8747 vfunc[6]: QPaintEngine::drawRects(QRectF const*, int) 8748 vfunc[7]: QPaintEngine::drawLines(QLine const*, int) 8749 vfunc[8]: QPaintEngine::drawLines(QLineF const*, int) 8750 vfunc[9]: QPaintEngine::drawEllipse(QRectF const&) 8751 vfunc[10]: QPaintEngine::drawEllipse(QRect const&) 8752 vfunc[11]: QPaintEngine::drawPath(QPainterPath const&) 8753 vfunc[12]: QPaintEngine::drawPoints(QPointF const*, int) 8754 vfunc[13]: QPaintEngine::drawPoints(QPoint const*, int) 8755 vfunc[14]: QPaintEngine::drawPolygon(QPointF const*, int, 8756 QPaintEngine::PolygonDrawMode) 8757 vfunc[15]: QPaintEngine::drawPolygon(QPoint const*, int, 8758 QPaintEngine::PolygonDrawMode) 8759 vfunc[16]: __cxa_pure_virtual 8760 vfunc[17]: QPaintEngine::drawTextItem(QPointF const&, QTextItem 8761 const&) 8762 vfunc[18]: QPaintEngine::drawTiledPixmap(QRectF const&, QPixmap 8763 const&, QPointF const&) 8764 vfunc[19]: QPaintEngine::drawImage(QRectF const&, QImage 8765 const&, QRectF const&, QFlags) 8766 vfunc[20]: QPaintEngine::coordinateOffset() const 8767 vfunc[21]: __cxa_pure_virtual 8768 8769 The Run Time Type Information for the QPaintEngine class is 8770 described by Table 7-255 8771 8772 Table 7-255. typeinfo for QPaintEngine 8773 Base Vtable vtable for __cxxabiv1::__class_type_info 8774 Name typeinfo name for QPaintEngine 8775 __________________________________________________________ 8776 8777 7.4.1.78. Class data for QItemSelectionModel 8778 8779 The virtual table for the QItemSelectionModel class is 8780 described by Table 7-256 8781 8782 Table 7-256. Primary vtable for QItemSelectionModel 8783 Base Offset 0 8784 Virtual Base Offset 0 8785 RTTI typeinfo for QItemSelectionModel 8786 vfunc[0]: QItemSelectionModel::metaObject() const 8787 vfunc[1]: QItemSelectionModel::qt_metacast(char const*) 8788 vfunc[2]: QItemSelectionModel::qt_metacall(QMetaObject::Call, 8789 int, void**) 8790 vfunc[3]: QItemSelectionModel::~QItemSelectionModel() 8791 vfunc[4]: QItemSelectionModel::~QItemSelectionModel() 8792 vfunc[5]: QObject::event(QEvent*) 8793 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8794 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8795 vfunc[8]: QObject::childEvent(QChildEvent*) 8796 vfunc[9]: QObject::customEvent(QEvent*) 8797 vfunc[10]: QObject::connectNotify(char const*) 8798 vfunc[11]: QObject::disconnectNotify(char const*) 8799 vfunc[12]: QItemSelectionModel::select(QModelIndex const&, 8800 QFlags) 8801 vfunc[13]: QItemSelectionModel::select(QItemSelection const&, 8802 QFlags) 8803 vfunc[14]: QItemSelectionModel::clear() 8804 vfunc[15]: QItemSelectionModel::reset() 8805 8806 The Run Time Type Information for the QItemSelectionModel class 8807 is described by Table 7-257 8808 8809 Table 7-257. typeinfo for QItemSelectionModel 8810 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8811 Name typeinfo name for QItemSelectionModel 8812 basetype: typeinfo for QObject 8813 __________________________________________________________ 8814 8815 7.4.1.79. Class data for QAbstractScrollArea 8816 8817 The virtual table for the QAbstractScrollArea class is 8818 described by Table 7-258 8819 8820 Table 7-258. Primary vtable for QAbstractScrollArea 8821 Base Offset 0 8822 Virtual Base Offset 0 8823 RTTI typeinfo for QAbstractScrollArea 8824 vfunc[0]: QAbstractScrollArea::metaObject() const 8825 vfunc[1]: QAbstractScrollArea::qt_metacast(char const*) 8826 vfunc[2]: QAbstractScrollArea::qt_metacall(QMetaObject::Call, 8827 int, void**) 8828 vfunc[3]: QAbstractScrollArea::~QAbstractScrollArea() 8829 vfunc[4]: QAbstractScrollArea::~QAbstractScrollArea() 8830 vfunc[5]: QAbstractScrollArea::event(QEvent*) 8831 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8832 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8833 vfunc[8]: QObject::childEvent(QChildEvent*) 8834 vfunc[9]: QObject::customEvent(QEvent*) 8835 vfunc[10]: QObject::connectNotify(char const*) 8836 vfunc[11]: QObject::disconnectNotify(char const*) 8837 vfunc[12]: QWidget::devType() const 8838 vfunc[13]: QWidget::setVisible(bool) 8839 vfunc[14]: QAbstractScrollArea::sizeHint() const 8840 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 8841 vfunc[16]: QWidget::heightForWidth(int) const 8842 vfunc[17]: QWidget::paintEngine() const 8843 vfunc[18]: QAbstractScrollArea::mousePressEvent(QMouseEvent*) 8844 vfunc[19]: QAbstractScrollArea::mouseReleaseEvent(QMouseEvent*) 8845 vfunc[20]: 8846 QAbstractScrollArea::mouseDoubleClickEvent(QMouseEvent*) 8847 vfunc[21]: QAbstractScrollArea::mouseMoveEvent(QMouseEvent*) 8848 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 8849 vfunc[23]: QAbstractScrollArea::keyPressEvent(QKeyEvent*) 8850 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8851 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8852 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8853 vfunc[27]: QWidget::enterEvent(QEvent*) 8854 vfunc[28]: QWidget::leaveEvent(QEvent*) 8855 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 8856 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8857 vfunc[31]: QAbstractScrollArea::resizeEvent(QResizeEvent*) 8858 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 8859 vfunc[33]: 8860 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 8861 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8862 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8863 vfunc[36]: 8864 QAbstractScrollArea::dragEnterEvent(QDragEnterEvent*) 8865 vfunc[37]: QAbstractScrollArea::dragMoveEvent(QDragMoveEvent*) 8866 vfunc[38]: 8867 QAbstractScrollArea::dragLeaveEvent(QDragLeaveEvent*) 8868 vfunc[39]: QAbstractScrollArea::dropEvent(QDropEvent*) 8869 vfunc[40]: QWidget::showEvent(QShowEvent*) 8870 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8871 vfunc[42]: QWidget::x11Event(_XEvent*) 8872 vfunc[43]: QFrame::changeEvent(QEvent*) 8873 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8874 const 8875 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8876 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8877 const 8878 vfunc[47]: QWidget::focusNextPrevChild(bool) 8879 vfunc[48]: QWidget::styleChange(QStyle&) 8880 vfunc[49]: QWidget::enabledChange(bool) 8881 vfunc[50]: QWidget::paletteChange(QPalette const&) 8882 vfunc[51]: QWidget::fontChange(QFont const&) 8883 vfunc[52]: QWidget::windowActivationChange(bool) 8884 vfunc[53]: QWidget::languageChange() 8885 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 8886 vfunc[55]: QAbstractScrollArea::scrollContentsBy(int, int) 8887 8888 Table 7-259. Secondary vtable for QAbstractScrollArea 8889 Base Offset -16 8890 Virtual Base Offset 0 8891 RTTI typeinfo for QAbstractScrollArea 8892 vfunc[0]: non-virtual thunk to 8893 QAbstractScrollArea::~QAbstractScrollArea() 8894 vfunc[1]: non-virtual thunk to 8895 QAbstractScrollArea::~QAbstractScrollArea() 8896 vfunc[2]: non-virtual thunk to QWidget::devType() const 8897 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8898 vfunc[4]: non-virtual thunk to 8899 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8900 8901 The Run Time Type Information for the QAbstractScrollArea class 8902 is described by Table 7-260 8903 8904 Table 7-260. typeinfo for QAbstractScrollArea 8905 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8906 Name typeinfo name for QAbstractScrollArea 8907 basetype: typeinfo for QFrame 8908 __________________________________________________________ 8909 8910 7.4.1.80. Class data for QValidator 8911 8912 The virtual table for the QValidator class is described by 8913 Table 7-261 8914 8915 Table 7-261. Primary vtable for QValidator 8916 Base Offset 0 8917 Virtual Base Offset 0 8918 RTTI typeinfo for QValidator 8919 vfunc[0]: QValidator::metaObject() const 8920 vfunc[1]: QValidator::qt_metacast(char const*) 8921 vfunc[2]: QValidator::qt_metacall(QMetaObject::Call, int, 8922 void**) 8923 vfunc[3]: QValidator::~QValidator() 8924 vfunc[4]: QValidator::~QValidator() 8925 vfunc[5]: QObject::event(QEvent*) 8926 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8927 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8928 vfunc[8]: QObject::childEvent(QChildEvent*) 8929 vfunc[9]: QObject::customEvent(QEvent*) 8930 vfunc[10]: QObject::connectNotify(char const*) 8931 vfunc[11]: QObject::disconnectNotify(char const*) 8932 vfunc[12]: __cxa_pure_virtual 8933 vfunc[13]: QValidator::fixup(QString&) const 8934 8935 The Run Time Type Information for the QValidator class is 8936 described by Table 7-262 8937 8938 Table 7-262. typeinfo for QValidator 8939 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8940 Name typeinfo name for QValidator 8941 basetype: typeinfo for QObject 8942 __________________________________________________________ 8943 8944 7.4.1.81. Class data for QIntValidator 8945 8946 The virtual table for the QIntValidator class is described by 8947 Table 7-263 8948 8949 Table 7-263. Primary vtable for QIntValidator 8950 Base Offset 0 8951 Virtual Base Offset 0 8952 RTTI typeinfo for QIntValidator 8953 vfunc[0]: QIntValidator::metaObject() const 8954 vfunc[1]: QIntValidator::qt_metacast(char const*) 8955 vfunc[2]: QIntValidator::qt_metacall(QMetaObject::Call, int, 8956 void**) 8957 vfunc[3]: QIntValidator::~QIntValidator() 8958 vfunc[4]: QIntValidator::~QIntValidator() 8959 vfunc[5]: QObject::event(QEvent*) 8960 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8961 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8962 vfunc[8]: QObject::childEvent(QChildEvent*) 8963 vfunc[9]: QObject::customEvent(QEvent*) 8964 vfunc[10]: QObject::connectNotify(char const*) 8965 vfunc[11]: QObject::disconnectNotify(char const*) 8966 vfunc[12]: QIntValidator::validate(QString&, int&) const 8967 vfunc[13]: QValidator::fixup(QString&) const 8968 vfunc[14]: QIntValidator::setRange(int, int) 8969 8970 The Run Time Type Information for the QIntValidator class is 8971 described by Table 7-264 8972 8973 Table 7-264. typeinfo for QIntValidator 8974 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8975 Name typeinfo name for QIntValidator 8976 basetype: typeinfo for QValidator 8977 __________________________________________________________ 8978 8979 7.4.1.82. Class data for QDoubleValidator 8980 8981 The virtual table for the QDoubleValidator class is described 8982 by Table 7-265 8983 8984 Table 7-265. Primary vtable for QDoubleValidator 8985 Base Offset 0 8986 Virtual Base Offset 0 8987 RTTI typeinfo for QDoubleValidator 8988 vfunc[0]: QDoubleValidator::metaObject() const 8989 vfunc[1]: QDoubleValidator::qt_metacast(char const*) 8990 vfunc[2]: QDoubleValidator::qt_metacall(QMetaObject::Call, int, 8991 void**) 8992 vfunc[3]: QDoubleValidator::~QDoubleValidator() 8993 vfunc[4]: QDoubleValidator::~QDoubleValidator() 8994 vfunc[5]: QObject::event(QEvent*) 8995 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8996 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8997 vfunc[8]: QObject::childEvent(QChildEvent*) 8998 vfunc[9]: QObject::customEvent(QEvent*) 8999 vfunc[10]: QObject::connectNotify(char const*) 9000 vfunc[11]: QObject::disconnectNotify(char const*) 9001 vfunc[12]: QDoubleValidator::validate(QString&, int&) const 9002 vfunc[13]: QValidator::fixup(QString&) const 9003 vfunc[14]: QDoubleValidator::setRange(double, double, int) 9004 9005 The Run Time Type Information for the QDoubleValidator class is 9006 described by Table 7-266 9007 9008 Table 7-266. typeinfo for QDoubleValidator 9009 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9010 Name typeinfo name for QDoubleValidator 9011 basetype: typeinfo for QValidator 9012 __________________________________________________________ 9013 9014 7.4.1.83. Class data for QRegExpValidator 9015 9016 The virtual table for the QRegExpValidator class is described 9017 by Table 7-267 9018 9019 Table 7-267. Primary vtable for QRegExpValidator 9020 Base Offset 0 9021 Virtual Base Offset 0 9022 RTTI typeinfo for QRegExpValidator 9023 vfunc[0]: QRegExpValidator::metaObject() const 9024 vfunc[1]: QRegExpValidator::qt_metacast(char const*) 9025 vfunc[2]: QRegExpValidator::qt_metacall(QMetaObject::Call, int, 9026 void**) 9027 vfunc[3]: QRegExpValidator::~QRegExpValidator() 9028 vfunc[4]: QRegExpValidator::~QRegExpValidator() 9029 vfunc[5]: QObject::event(QEvent*) 9030 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9031 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9032 vfunc[8]: QObject::childEvent(QChildEvent*) 9033 vfunc[9]: QObject::customEvent(QEvent*) 9034 vfunc[10]: QObject::connectNotify(char const*) 9035 vfunc[11]: QObject::disconnectNotify(char const*) 9036 vfunc[12]: QRegExpValidator::validate(QString&, int&) const 9037 vfunc[13]: QValidator::fixup(QString&) const 9038 9039 The Run Time Type Information for the QRegExpValidator class is 9040 described by Table 7-268 9041 9042 Table 7-268. typeinfo for QRegExpValidator 9043 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9044 Name typeinfo name for QRegExpValidator 9045 basetype: typeinfo for QValidator 9046 __________________________________________________________ 9047 9048 7.4.1.84. Class data for QAbstractSpinBox 9049 9050 The virtual table for the QAbstractSpinBox class is described 9051 by Table 7-269 9052 9053 Table 7-269. Primary vtable for QAbstractSpinBox 9054 Base Offset 0 9055 Virtual Base Offset 0 9056 RTTI typeinfo for QAbstractSpinBox 9057 vfunc[0]: QAbstractSpinBox::metaObject() const 9058 vfunc[1]: QAbstractSpinBox::qt_metacast(char const*) 9059 vfunc[2]: QAbstractSpinBox::qt_metacall(QMetaObject::Call, int, 9060 void**) 9061 vfunc[3]: QAbstractSpinBox::~QAbstractSpinBox() 9062 vfunc[4]: QAbstractSpinBox::~QAbstractSpinBox() 9063 vfunc[5]: QAbstractSpinBox::event(QEvent*) 9064 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9065 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 9066 vfunc[8]: QObject::childEvent(QChildEvent*) 9067 vfunc[9]: QObject::customEvent(QEvent*) 9068 vfunc[10]: QObject::connectNotify(char const*) 9069 vfunc[11]: QObject::disconnectNotify(char const*) 9070 vfunc[12]: QWidget::devType() const 9071 vfunc[13]: QWidget::setVisible(bool) 9072 vfunc[14]: QAbstractSpinBox::sizeHint() const 9073 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 9074 vfunc[16]: QWidget::heightForWidth(int) const 9075 vfunc[17]: QWidget::paintEngine() const 9076 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 9077 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 9078 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9079 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 9080 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 9081 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 9082 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 9083 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 9084 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 9085 vfunc[27]: QWidget::enterEvent(QEvent*) 9086 vfunc[28]: QWidget::leaveEvent(QEvent*) 9087 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 9088 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9089 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 9090 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 9091 vfunc[33]: 9092 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 9093 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9094 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9095 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9096 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9097 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9098 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9099 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 9100 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 9101 vfunc[42]: QWidget::x11Event(_XEvent*) 9102 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 9103 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9104 const 9105 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9106 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9107 const 9108 vfunc[47]: QWidget::focusNextPrevChild(bool) 9109 vfunc[48]: QWidget::styleChange(QStyle&) 9110 vfunc[49]: QWidget::enabledChange(bool) 9111 vfunc[50]: QWidget::paletteChange(QPalette const&) 9112 vfunc[51]: QWidget::fontChange(QFont const&) 9113 vfunc[52]: QWidget::windowActivationChange(bool) 9114 vfunc[53]: QWidget::languageChange() 9115 vfunc[54]: QAbstractSpinBox::validate(QString&, int&) const 9116 vfunc[55]: QAbstractSpinBox::fixup(QString&) const 9117 vfunc[56]: QAbstractSpinBox::stepBy(int) 9118 vfunc[57]: QAbstractSpinBox::clear() 9119 vfunc[58]: QAbstractSpinBox::stepEnabled() const 9120 9121 Table 7-270. Secondary vtable for QAbstractSpinBox 9122 Base Offset -16 9123 Virtual Base Offset 0 9124 RTTI typeinfo for QAbstractSpinBox 9125 vfunc[0]: non-virtual thunk to 9126 QAbstractSpinBox::~QAbstractSpinBox() 9127 vfunc[1]: non-virtual thunk to 9128 QAbstractSpinBox::~QAbstractSpinBox() 9129 vfunc[2]: non-virtual thunk to QWidget::devType() const 9130 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9131 vfunc[4]: non-virtual thunk to 9132 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9133 9134 The Run Time Type Information for the QAbstractSpinBox class is 9135 described by Table 7-271 9136 9137 Table 7-271. typeinfo for QAbstractSpinBox 9138 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9139 Name typeinfo name for QAbstractSpinBox 9140 basetype: typeinfo for QWidget 9141 __________________________________________________________ 9142 9143 7.4.1.85. Class data for QAbstractSlider 9144 9145 The virtual table for the QAbstractSlider class is described by 9146 Table 7-272 9147 9148 Table 7-272. Primary vtable for QAbstractSlider 9149 Base Offset 0 9150 Virtual Base Offset 0 9151 RTTI typeinfo for QAbstractSlider 9152 vfunc[0]: QAbstractSlider::metaObject() const 9153 vfunc[1]: QAbstractSlider::qt_metacast(char const*) 9154 vfunc[2]: QAbstractSlider::qt_metacall(QMetaObject::Call, int, 9155 void**) 9156 vfunc[3]: QAbstractSlider::~QAbstractSlider() 9157 vfunc[4]: QAbstractSlider::~QAbstractSlider() 9158 vfunc[5]: QAbstractSlider::event(QEvent*) 9159 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9160 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 9161 vfunc[8]: QObject::childEvent(QChildEvent*) 9162 vfunc[9]: QObject::customEvent(QEvent*) 9163 vfunc[10]: QObject::connectNotify(char const*) 9164 vfunc[11]: QObject::disconnectNotify(char const*) 9165 vfunc[12]: QWidget::devType() const 9166 vfunc[13]: QWidget::setVisible(bool) 9167 vfunc[14]: QWidget::sizeHint() const 9168 vfunc[15]: QWidget::minimumSizeHint() const 9169 vfunc[16]: QWidget::heightForWidth(int) const 9170 vfunc[17]: QWidget::paintEngine() const 9171 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 9172 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 9173 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9174 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 9175 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 9176 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 9177 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9178 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9179 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9180 vfunc[27]: QWidget::enterEvent(QEvent*) 9181 vfunc[28]: QWidget::leaveEvent(QEvent*) 9182 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 9183 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9184 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 9185 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9186 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9187 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9188 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9189 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9190 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9191 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9192 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9193 vfunc[40]: QWidget::showEvent(QShowEvent*) 9194 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9195 vfunc[42]: QWidget::x11Event(_XEvent*) 9196 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 9197 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9198 const 9199 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9200 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9201 const 9202 vfunc[47]: QWidget::focusNextPrevChild(bool) 9203 vfunc[48]: QWidget::styleChange(QStyle&) 9204 vfunc[49]: QWidget::enabledChange(bool) 9205 vfunc[50]: QWidget::paletteChange(QPalette const&) 9206 vfunc[51]: QWidget::fontChange(QFont const&) 9207 vfunc[52]: QWidget::windowActivationChange(bool) 9208 vfunc[53]: QWidget::languageChange() 9209 vfunc[54]: 9210 QAbstractSlider::sliderChange(QAbstractSlider::SliderChange) 9211 9212 Table 7-273. Secondary vtable for QAbstractSlider 9213 Base Offset -16 9214 Virtual Base Offset 0 9215 RTTI typeinfo for QAbstractSlider 9216 vfunc[0]: non-virtual thunk to 9217 QAbstractSlider::~QAbstractSlider() 9218 vfunc[1]: non-virtual thunk to 9219 QAbstractSlider::~QAbstractSlider() 9220 vfunc[2]: non-virtual thunk to QWidget::devType() const 9221 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9222 vfunc[4]: non-virtual thunk to 9223 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9224 9225 The Run Time Type Information for the QAbstractSlider class is 9226 described by Table 7-274 9227 9228 Table 7-274. typeinfo for QAbstractSlider 9229 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9230 Name typeinfo name for QAbstractSlider 9231 basetype: typeinfo for QWidget 9232 __________________________________________________________ 9233 9234 7.4.1.86. Class data for QSlider 9235 9236 The virtual table for the QSlider class is described by Table 9237 7-275 9238 9239 Table 7-275. Primary vtable for QSlider 9240 Base Offset 0 9241 Virtual Base Offset 0 9242 RTTI typeinfo for QSlider 9243 vfunc[0]: QSlider::metaObject() const 9244 vfunc[1]: QSlider::qt_metacast(char const*) 9245 vfunc[2]: QSlider::qt_metacall(QMetaObject::Call, int, void**) 9246 vfunc[3]: QSlider::~QSlider() 9247 vfunc[4]: QSlider::~QSlider() 9248 vfunc[5]: QSlider::event(QEvent*) 9249 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9250 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 9251 vfunc[8]: QObject::childEvent(QChildEvent*) 9252 vfunc[9]: QObject::customEvent(QEvent*) 9253 vfunc[10]: QObject::connectNotify(char const*) 9254 vfunc[11]: QObject::disconnectNotify(char const*) 9255 vfunc[12]: QWidget::devType() const 9256 vfunc[13]: QWidget::setVisible(bool) 9257 vfunc[14]: QSlider::sizeHint() const 9258 vfunc[15]: QSlider::minimumSizeHint() const 9259 vfunc[16]: QWidget::heightForWidth(int) const 9260 vfunc[17]: QWidget::paintEngine() const 9261 vfunc[18]: QSlider::mousePressEvent(QMouseEvent*) 9262 vfunc[19]: QSlider::mouseReleaseEvent(QMouseEvent*) 9263 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9264 vfunc[21]: QSlider::mouseMoveEvent(QMouseEvent*) 9265 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 9266 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 9267 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9268 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9269 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9270 vfunc[27]: QWidget::enterEvent(QEvent*) 9271 vfunc[28]: QWidget::leaveEvent(QEvent*) 9272 vfunc[29]: QSlider::paintEvent(QPaintEvent*) 9273 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9274 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 9275 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9276 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9277 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9278 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9279 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9280 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9281 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9282 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9283 vfunc[40]: QWidget::showEvent(QShowEvent*) 9284 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9285 vfunc[42]: QWidget::x11Event(_XEvent*) 9286 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 9287 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9288 const 9289 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9290 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9291 const 9292 vfunc[47]: QWidget::focusNextPrevChild(bool) 9293 vfunc[48]: QWidget::styleChange(QStyle&) 9294 vfunc[49]: QWidget::enabledChange(bool) 9295 vfunc[50]: QWidget::paletteChange(QPalette const&) 9296 vfunc[51]: QWidget::fontChange(QFont const&) 9297 vfunc[52]: QWidget::windowActivationChange(bool) 9298 vfunc[53]: QWidget::languageChange() 9299 vfunc[54]: 9300 QAbstractSlider::sliderChange(QAbstractSlider::SliderChange) 9301 9302 Table 7-276. Secondary vtable for QSlider 9303 Base Offset -16 9304 Virtual Base Offset 0 9305 RTTI typeinfo for QSlider 9306 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 9307 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 9308 vfunc[2]: non-virtual thunk to QWidget::devType() const 9309 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9310 vfunc[4]: non-virtual thunk to 9311 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9312 9313 The Run Time Type Information for the QSlider class is 9314 described by Table 7-277 9315 9316 Table 7-277. typeinfo for QSlider 9317 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9318 Name typeinfo name for QSlider 9319 basetype: typeinfo for QAbstractSlider 9320 __________________________________________________________ 9321 9322 7.4.1.87. Class data for QTabBar 9323 9324 The virtual table for the QTabBar class is described by Table 9325 7-278 9326 9327 Table 7-278. Primary vtable for QTabBar 9328 Base Offset 0 9329 Virtual Base Offset 0 9330 RTTI typeinfo for QTabBar 9331 vfunc[0]: QTabBar::metaObject() const 9332 vfunc[1]: QTabBar::qt_metacast(char const*) 9333 vfunc[2]: QTabBar::qt_metacall(QMetaObject::Call, int, void**) 9334 vfunc[3]: QTabBar::~QTabBar() 9335 vfunc[4]: QTabBar::~QTabBar() 9336 vfunc[5]: QTabBar::event(QEvent*) 9337 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9338 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9339 vfunc[8]: QObject::childEvent(QChildEvent*) 9340 vfunc[9]: QObject::customEvent(QEvent*) 9341 vfunc[10]: QObject::connectNotify(char const*) 9342 vfunc[11]: QObject::disconnectNotify(char const*) 9343 vfunc[12]: QWidget::devType() const 9344 vfunc[13]: QWidget::setVisible(bool) 9345 vfunc[14]: QTabBar::sizeHint() const 9346 vfunc[15]: QTabBar::minimumSizeHint() const 9347 vfunc[16]: QWidget::heightForWidth(int) const 9348 vfunc[17]: QWidget::paintEngine() const 9349 vfunc[18]: QTabBar::mousePressEvent(QMouseEvent*) 9350 vfunc[19]: QTabBar::mouseReleaseEvent(QMouseEvent*) 9351 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9352 vfunc[21]: QTabBar::mouseMoveEvent(QMouseEvent*) 9353 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 9354 vfunc[23]: QTabBar::keyPressEvent(QKeyEvent*) 9355 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9356 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9357 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9358 vfunc[27]: QWidget::enterEvent(QEvent*) 9359 vfunc[28]: QWidget::leaveEvent(QEvent*) 9360 vfunc[29]: QTabBar::paintEvent(QPaintEvent*) 9361 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9362 vfunc[31]: QTabBar::resizeEvent(QResizeEvent*) 9363 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9364 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9365 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9366 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9367 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9368 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9369 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9370 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9371 vfunc[40]: QTabBar::showEvent(QShowEvent*) 9372 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9373 vfunc[42]: QWidget::x11Event(_XEvent*) 9374 vfunc[43]: QTabBar::changeEvent(QEvent*) 9375 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9376 const 9377 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9378 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9379 const 9380 vfunc[47]: QWidget::focusNextPrevChild(bool) 9381 vfunc[48]: QWidget::styleChange(QStyle&) 9382 vfunc[49]: QWidget::enabledChange(bool) 9383 vfunc[50]: QWidget::paletteChange(QPalette const&) 9384 vfunc[51]: QWidget::fontChange(QFont const&) 9385 vfunc[52]: QWidget::windowActivationChange(bool) 9386 vfunc[53]: QWidget::languageChange() 9387 vfunc[54]: QTabBar::tabSizeHint(int) const 9388 vfunc[55]: QTabBar::tabInserted(int) 9389 vfunc[56]: QTabBar::tabRemoved(int) 9390 vfunc[57]: QTabBar::tabLayoutChange() 9391 9392 Table 7-279. Secondary vtable for QTabBar 9393 Base Offset -16 9394 Virtual Base Offset 0 9395 RTTI typeinfo for QTabBar 9396 vfunc[0]: non-virtual thunk to QTabBar::~QTabBar() 9397 vfunc[1]: non-virtual thunk to QTabBar::~QTabBar() 9398 vfunc[2]: non-virtual thunk to QWidget::devType() const 9399 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9400 vfunc[4]: non-virtual thunk to 9401 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9402 9403 The Run Time Type Information for the QTabBar class is 9404 described by Table 7-280 9405 9406 Table 7-280. typeinfo for QTabBar 9407 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9408 Name typeinfo name for QTabBar 9409 basetype: typeinfo for QWidget 9410 __________________________________________________________ 9411 9412 7.4.1.88. Class data for QTabWidget 9413 9414 The virtual table for the QTabWidget class is described by 9415 Table 7-281 9416 9417 Table 7-281. Primary vtable for QTabWidget 9418 Base Offset 0 9419 Virtual Base Offset 0 9420 RTTI typeinfo for QTabWidget 9421 vfunc[0]: QTabWidget::metaObject() const 9422 vfunc[1]: QTabWidget::qt_metacast(char const*) 9423 vfunc[2]: QTabWidget::qt_metacall(QMetaObject::Call, int, 9424 void**) 9425 vfunc[3]: QTabWidget::~QTabWidget() 9426 vfunc[4]: QTabWidget::~QTabWidget() 9427 vfunc[5]: QTabWidget::event(QEvent*) 9428 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9429 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9430 vfunc[8]: QObject::childEvent(QChildEvent*) 9431 vfunc[9]: QObject::customEvent(QEvent*) 9432 vfunc[10]: QObject::connectNotify(char const*) 9433 vfunc[11]: QObject::disconnectNotify(char const*) 9434 vfunc[12]: QWidget::devType() const 9435 vfunc[13]: QWidget::setVisible(bool) 9436 vfunc[14]: QTabWidget::sizeHint() const 9437 vfunc[15]: QTabWidget::minimumSizeHint() const 9438 vfunc[16]: QWidget::heightForWidth(int) const 9439 vfunc[17]: QWidget::paintEngine() const 9440 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 9441 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 9442 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9443 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 9444 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 9445 vfunc[23]: QTabWidget::keyPressEvent(QKeyEvent*) 9446 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9447 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9448 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9449 vfunc[27]: QWidget::enterEvent(QEvent*) 9450 vfunc[28]: QWidget::leaveEvent(QEvent*) 9451 vfunc[29]: QTabWidget::paintEvent(QPaintEvent*) 9452 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9453 vfunc[31]: QTabWidget::resizeEvent(QResizeEvent*) 9454 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9455 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9456 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9457 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9458 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9459 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9460 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9461 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9462 vfunc[40]: QTabWidget::showEvent(QShowEvent*) 9463 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9464 vfunc[42]: QWidget::x11Event(_XEvent*) 9465 vfunc[43]: QTabWidget::changeEvent(QEvent*) 9466 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9467 const 9468 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9469 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9470 const 9471 vfunc[47]: QWidget::focusNextPrevChild(bool) 9472 vfunc[48]: QWidget::styleChange(QStyle&) 9473 vfunc[49]: QWidget::enabledChange(bool) 9474 vfunc[50]: QWidget::paletteChange(QPalette const&) 9475 vfunc[51]: QWidget::fontChange(QFont const&) 9476 vfunc[52]: QWidget::windowActivationChange(bool) 9477 vfunc[53]: QWidget::languageChange() 9478 vfunc[54]: QTabWidget::tabInserted(int) 9479 vfunc[55]: QTabWidget::tabRemoved(int) 9480 9481 Table 7-282. Secondary vtable for QTabWidget 9482 Base Offset -16 9483 Virtual Base Offset 0 9484 RTTI typeinfo for QTabWidget 9485 vfunc[0]: non-virtual thunk to QTabWidget::~QTabWidget() 9486 vfunc[1]: non-virtual thunk to QTabWidget::~QTabWidget() 9487 vfunc[2]: non-virtual thunk to QWidget::devType() const 9488 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9489 vfunc[4]: non-virtual thunk to 9490 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9491 9492 The Run Time Type Information for the QTabWidget class is 9493 described by Table 7-283 9494 9495 Table 7-283. typeinfo for QTabWidget 9496 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9497 Name typeinfo name for QTabWidget 9498 basetype: typeinfo for QWidget 9499 __________________________________________________________ 9500 9501 7.4.1.89. Class data for QRubberBand 9502 9503 The virtual table for the QRubberBand class is described by 9504 Table 7-284 9505 9506 Table 7-284. Primary vtable for QRubberBand 9507 Base Offset 0 9508 Virtual Base Offset 0 9509 RTTI typeinfo for QRubberBand 9510 vfunc[0]: QRubberBand::metaObject() const 9511 vfunc[1]: QRubberBand::qt_metacast(char const*) 9512 vfunc[2]: QRubberBand::qt_metacall(QMetaObject::Call, int, 9513 void**) 9514 vfunc[3]: QRubberBand::~QRubberBand() 9515 vfunc[4]: QRubberBand::~QRubberBand() 9516 vfunc[5]: QRubberBand::event(QEvent*) 9517 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9518 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9519 vfunc[8]: QObject::childEvent(QChildEvent*) 9520 vfunc[9]: QObject::customEvent(QEvent*) 9521 vfunc[10]: QObject::connectNotify(char const*) 9522 vfunc[11]: QObject::disconnectNotify(char const*) 9523 vfunc[12]: QWidget::devType() const 9524 vfunc[13]: QWidget::setVisible(bool) 9525 vfunc[14]: QWidget::sizeHint() const 9526 vfunc[15]: QWidget::minimumSizeHint() const 9527 vfunc[16]: QWidget::heightForWidth(int) const 9528 vfunc[17]: QWidget::paintEngine() const 9529 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 9530 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 9531 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9532 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 9533 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 9534 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 9535 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9536 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9537 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9538 vfunc[27]: QWidget::enterEvent(QEvent*) 9539 vfunc[28]: QWidget::leaveEvent(QEvent*) 9540 vfunc[29]: QRubberBand::paintEvent(QPaintEvent*) 9541 vfunc[30]: QRubberBand::moveEvent(QMoveEvent*) 9542 vfunc[31]: QRubberBand::resizeEvent(QResizeEvent*) 9543 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9544 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9545 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9546 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9547 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9548 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9549 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9550 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9551 vfunc[40]: QRubberBand::showEvent(QShowEvent*) 9552 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9553 vfunc[42]: QWidget::x11Event(_XEvent*) 9554 vfunc[43]: QRubberBand::changeEvent(QEvent*) 9555 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9556 const 9557 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9558 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9559 const 9560 vfunc[47]: QWidget::focusNextPrevChild(bool) 9561 vfunc[48]: QWidget::styleChange(QStyle&) 9562 vfunc[49]: QWidget::enabledChange(bool) 9563 vfunc[50]: QWidget::paletteChange(QPalette const&) 9564 vfunc[51]: QWidget::fontChange(QFont const&) 9565 vfunc[52]: QWidget::windowActivationChange(bool) 9566 vfunc[53]: QWidget::languageChange() 9567 9568 Table 7-285. Secondary vtable for QRubberBand 9569 Base Offset -16 9570 Virtual Base Offset 0 9571 RTTI typeinfo for QRubberBand 9572 vfunc[0]: non-virtual thunk to QRubberBand::~QRubberBand() 9573 vfunc[1]: non-virtual thunk to QRubberBand::~QRubberBand() 9574 vfunc[2]: non-virtual thunk to QWidget::devType() const 9575 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9576 vfunc[4]: non-virtual thunk to 9577 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9578 9579 The Run Time Type Information for the QRubberBand class is 9580 described by Table 7-286 9581 9582 Table 7-286. typeinfo for QRubberBand 9583 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9584 Name typeinfo name for QRubberBand 9585 basetype: typeinfo for QWidget 9586 __________________________________________________________ 9587 9588 7.4.1.90. Class data for QAbstractItemDelegate 9589 9590 The virtual table for the QAbstractItemDelegate class is 9591 described by Table 7-287 9592 9593 Table 7-287. Primary vtable for QAbstractItemDelegate 9594 Base Offset 0 9595 Virtual Base Offset 0 9596 RTTI typeinfo for QAbstractItemDelegate 9597 vfunc[0]: QAbstractItemDelegate::metaObject() const 9598 vfunc[1]: QAbstractItemDelegate::qt_metacast(char const*) 9599 vfunc[2]: QAbstractItemDelegate::qt_metacall(QMetaObject::Call, 9600 int, void**) 9601 vfunc[3]: QAbstractItemDelegate::~QAbstractItemDelegate() 9602 vfunc[4]: QAbstractItemDelegate::~QAbstractItemDelegate() 9603 vfunc[5]: QObject::event(QEvent*) 9604 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9605 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9606 vfunc[8]: QObject::childEvent(QChildEvent*) 9607 vfunc[9]: QObject::customEvent(QEvent*) 9608 vfunc[10]: QObject::connectNotify(char const*) 9609 vfunc[11]: QObject::disconnectNotify(char const*) 9610 vfunc[12]: __cxa_pure_virtual 9611 vfunc[13]: __cxa_pure_virtual 9612 vfunc[14]: QAbstractItemDelegate::createEditor(QWidget*, 9613 QStyleOptionViewItem const&, QModelIndex const&) const 9614 vfunc[15]: QAbstractItemDelegate::setEditorData(QWidget*, 9615 QModelIndex const&) const 9616 vfunc[16]: QAbstractItemDelegate::setModelData(QWidget*, 9617 QAbstractItemModel*, QModelIndex const&) const 9618 vfunc[17]: 9619 QAbstractItemDelegate::updateEditorGeometry(QWidget*, 9620 QStyleOptionViewItem const&, QModelIndex const&) const 9621 vfunc[18]: QAbstractItemDelegate::editorEvent(QEvent*, 9622 QAbstractItemModel*, QStyleOptionViewItem const&, QModelIndex 9623 const&) 9624 9625 The Run Time Type Information for the QAbstractItemDelegate 9626 class is described by Table 7-288 9627 9628 Table 7-288. typeinfo for QAbstractItemDelegate 9629 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9630 Name typeinfo name for QAbstractItemDelegate 9631 basetype: typeinfo for QObject 9632 __________________________________________________________ 9633 9634 7.4.1.91. Class data for QAbstractItemView 9635 9636 The virtual table for the QAbstractItemView class is described 9637 by Table 7-289 9638 9639 Table 7-289. Primary vtable for QAbstractItemView 9640 Base Offset 0 9641 Virtual Base Offset 0 9642 RTTI typeinfo for QAbstractItemView 9643 vfunc[0]: QAbstractItemView::metaObject() const 9644 vfunc[1]: QAbstractItemView::qt_metacast(char const*) 9645 vfunc[2]: QAbstractItemView::qt_metacall(QMetaObject::Call, 9646 int, void**) 9647 vfunc[3]: QAbstractItemView::~QAbstractItemView() 9648 vfunc[4]: QAbstractItemView::~QAbstractItemView() 9649 vfunc[5]: QAbstractItemView::event(QEvent*) 9650 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9651 vfunc[7]: QAbstractItemView::timerEvent(QTimerEvent*) 9652 vfunc[8]: QObject::childEvent(QChildEvent*) 9653 vfunc[9]: QObject::customEvent(QEvent*) 9654 vfunc[10]: QObject::connectNotify(char const*) 9655 vfunc[11]: QObject::disconnectNotify(char const*) 9656 vfunc[12]: QWidget::devType() const 9657 vfunc[13]: QWidget::setVisible(bool) 9658 vfunc[14]: QAbstractScrollArea::sizeHint() const 9659 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 9660 vfunc[16]: QWidget::heightForWidth(int) const 9661 vfunc[17]: QWidget::paintEngine() const 9662 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 9663 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 9664 vfunc[20]: 9665 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 9666 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 9667 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 9668 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 9669 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9670 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 9671 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 9672 vfunc[27]: QWidget::enterEvent(QEvent*) 9673 vfunc[28]: QWidget::leaveEvent(QEvent*) 9674 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 9675 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9676 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 9677 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9678 vfunc[33]: 9679 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 9680 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9681 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9682 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 9683 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 9684 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 9685 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 9686 vfunc[40]: QWidget::showEvent(QShowEvent*) 9687 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9688 vfunc[42]: QWidget::x11Event(_XEvent*) 9689 vfunc[43]: QFrame::changeEvent(QEvent*) 9690 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9691 const 9692 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9693 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9694 const 9695 vfunc[47]: QWidget::focusNextPrevChild(bool) 9696 vfunc[48]: QWidget::styleChange(QStyle&) 9697 vfunc[49]: QWidget::enabledChange(bool) 9698 vfunc[50]: QWidget::paletteChange(QPalette const&) 9699 vfunc[51]: QWidget::fontChange(QFont const&) 9700 vfunc[52]: QWidget::windowActivationChange(bool) 9701 vfunc[53]: QWidget::languageChange() 9702 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 9703 vfunc[55]: QAbstractScrollArea::scrollContentsBy(int, int) 9704 vfunc[56]: QAbstractItemView::setModel(QAbstractItemModel*) 9705 vfunc[57]: 9706 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 9707 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 9708 vfunc[59]: __cxa_pure_virtual 9709 vfunc[60]: __cxa_pure_virtual 9710 vfunc[61]: __cxa_pure_virtual 9711 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 9712 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 9713 vfunc[64]: QAbstractItemView::reset() 9714 vfunc[65]: QAbstractItemView::setRootIndex(QModelIndex const&) 9715 vfunc[66]: QAbstractItemView::doItemsLayout() 9716 vfunc[67]: QAbstractItemView::selectAll() 9717 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 9718 QModelIndex const&) 9719 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 9720 int, int) 9721 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 9722 const&, int, int) 9723 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 9724 const&, QItemSelection const&) 9725 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 9726 const&, QModelIndex const&) 9727 vfunc[73]: QAbstractItemView::updateEditorData() 9728 vfunc[74]: QAbstractItemView::updateEditorGeometries() 9729 vfunc[75]: QAbstractItemView::updateGeometries() 9730 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 9731 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 9732 vfunc[78]: 9733 QAbstractItemView::verticalScrollbarValueChanged(int) 9734 vfunc[79]: 9735 QAbstractItemView::horizontalScrollbarValueChanged(int) 9736 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 9737 QAbstractItemDelegate::EndEditHint) 9738 vfunc[81]: QAbstractItemView::commitData(QWidget*) 9739 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 9740 vfunc[83]: __cxa_pure_virtual 9741 vfunc[84]: __cxa_pure_virtual 9742 vfunc[85]: __cxa_pure_virtual 9743 vfunc[86]: __cxa_pure_virtual 9744 vfunc[87]: __cxa_pure_virtual 9745 vfunc[88]: __cxa_pure_virtual 9746 vfunc[89]: QAbstractItemView::selectedIndexes() const 9747 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 9748 QAbstractItemView::EditTrigger, QEvent*) 9749 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 9750 const&, QEvent const*) const 9751 vfunc[92]: QAbstractItemView::startDrag(QFlags) 9752 vfunc[93]: QAbstractItemView::viewOptions() const 9753 9754 Table 7-290. Secondary vtable for QAbstractItemView 9755 Base Offset -16 9756 Virtual Base Offset 0 9757 RTTI typeinfo for QAbstractItemView 9758 vfunc[0]: non-virtual thunk to 9759 QAbstractItemView::~QAbstractItemView() 9760 vfunc[1]: non-virtual thunk to 9761 QAbstractItemView::~QAbstractItemView() 9762 vfunc[2]: non-virtual thunk to QWidget::devType() const 9763 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9764 vfunc[4]: non-virtual thunk to 9765 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9766 9767 The Run Time Type Information for the QAbstractItemView class 9768 is described by Table 7-291 9769 9770 Table 7-291. typeinfo for QAbstractItemView 9771 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9772 Name typeinfo name for QAbstractItemView 9773 basetype: typeinfo for QAbstractScrollArea 9774 __________________________________________________________ 9775 9776 7.4.1.92. Class data for QStringListModel 9777 9778 The virtual table for the QStringListModel class is described 9779 by Table 7-292 9780 9781 Table 7-292. Primary vtable for QStringListModel 9782 Base Offset 0 9783 Virtual Base Offset 0 9784 RTTI typeinfo for QStringListModel 9785 vfunc[0]: QStringListModel::metaObject() const 9786 vfunc[1]: QStringListModel::qt_metacast(char const*) 9787 vfunc[2]: QStringListModel::qt_metacall(QMetaObject::Call, int, 9788 void**) 9789 vfunc[3]: NULL or QStringListModel::~QStringListModel() 9790 vfunc[4]: NULL or QStringListModel::~QStringListModel() 9791 vfunc[5]: QObject::event(QEvent*) 9792 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9793 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9794 vfunc[8]: QObject::childEvent(QChildEvent*) 9795 vfunc[9]: QObject::customEvent(QEvent*) 9796 vfunc[10]: QObject::connectNotify(char const*) 9797 vfunc[11]: QObject::disconnectNotify(char const*) 9798 vfunc[12]: QAbstractListModel::index(int, int, QModelIndex 9799 const&) const 9800 vfunc[13]: QAbstractListModel::parent(QModelIndex const&) const 9801 vfunc[14]: QStringListModel::rowCount(QModelIndex const&) const 9802 vfunc[15]: QAbstractListModel::columnCount(QModelIndex const&) 9803 const 9804 vfunc[16]: QAbstractListModel::hasChildren(QModelIndex const&) 9805 const 9806 vfunc[17]: QStringListModel::data(QModelIndex const&, int) 9807 const 9808 vfunc[18]: QStringListModel::setData(QModelIndex const&, 9809 QVariant const&, int) 9810 vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, 9811 int) const 9812 vfunc[20]: QAbstractItemModel::setHeaderData(int, 9813 Qt::Orientation, QVariant const&, int) 9814 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 9815 const 9816 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 9817 QMap const&) 9818 vfunc[23]: QAbstractItemModel::mimeTypes() const 9819 vfunc[24]: QAbstractItemModel::mimeData(QList 9820 const&) const 9821 vfunc[25]: QAbstractListModel::dropMimeData(QMimeData const*, 9822 Qt::DropAction, int, int, QModelIndex const&) 9823 vfunc[26]: QAbstractItemModel::supportedDropActions() const 9824 vfunc[27]: QStringListModel::insertRows(int, int, QModelIndex 9825 const&) 9826 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 9827 QModelIndex const&) 9828 vfunc[29]: QStringListModel::removeRows(int, int, QModelIndex 9829 const&) 9830 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 9831 QModelIndex const&) 9832 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 9833 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 9834 const 9835 vfunc[33]: QStringListModel::flags(QModelIndex const&) const 9836 vfunc[34]: QStringListModel::sort(int, Qt::SortOrder) 9837 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 9838 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 9839 QVariant const&, int, QFlags) const 9840 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 9841 vfunc[38]: QAbstractItemModel::submit() 9842 vfunc[39]: QAbstractItemModel::revert() 9843 9844 The Run Time Type Information for the QStringListModel class is 9845 described by Table 7-293 9846 9847 Table 7-293. typeinfo for QStringListModel 9848 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9849 Name typeinfo name for QStringListModel 9850 basetype: typeinfo for QAbstractListModel 9851 __________________________________________________________ 9852 9853 7.4.1.93. Class data for QListView 9854 9855 The virtual table for the QListView class is described by Table 9856 7-294 9857 9858 Table 7-294. Primary vtable for QListView 9859 Base Offset 0 9860 Virtual Base Offset 0 9861 RTTI typeinfo for QListView 9862 vfunc[0]: QListView::metaObject() const 9863 vfunc[1]: QListView::qt_metacast(char const*) 9864 vfunc[2]: QListView::qt_metacall(QMetaObject::Call, int, 9865 void**) 9866 vfunc[3]: QListView::~QListView() 9867 vfunc[4]: QListView::~QListView() 9868 vfunc[5]: QListView::event(QEvent*) 9869 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9870 vfunc[7]: QListView::timerEvent(QTimerEvent*) 9871 vfunc[8]: QObject::childEvent(QChildEvent*) 9872 vfunc[9]: QObject::customEvent(QEvent*) 9873 vfunc[10]: QObject::connectNotify(char const*) 9874 vfunc[11]: QObject::disconnectNotify(char const*) 9875 vfunc[12]: QWidget::devType() const 9876 vfunc[13]: QWidget::setVisible(bool) 9877 vfunc[14]: QAbstractScrollArea::sizeHint() const 9878 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 9879 vfunc[16]: QWidget::heightForWidth(int) const 9880 vfunc[17]: QWidget::paintEngine() const 9881 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 9882 vfunc[19]: QListView::mouseReleaseEvent(QMouseEvent*) 9883 vfunc[20]: 9884 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 9885 vfunc[21]: QListView::mouseMoveEvent(QMouseEvent*) 9886 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 9887 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 9888 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9889 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 9890 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 9891 vfunc[27]: QWidget::enterEvent(QEvent*) 9892 vfunc[28]: QWidget::leaveEvent(QEvent*) 9893 vfunc[29]: QListView::paintEvent(QPaintEvent*) 9894 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9895 vfunc[31]: QListView::resizeEvent(QResizeEvent*) 9896 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9897 vfunc[33]: 9898 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 9899 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9900 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9901 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 9902 vfunc[37]: QListView::dragMoveEvent(QDragMoveEvent*) 9903 vfunc[38]: QListView::dragLeaveEvent(QDragLeaveEvent*) 9904 vfunc[39]: QListView::dropEvent(QDropEvent*) 9905 vfunc[40]: QWidget::showEvent(QShowEvent*) 9906 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9907 vfunc[42]: QWidget::x11Event(_XEvent*) 9908 vfunc[43]: QFrame::changeEvent(QEvent*) 9909 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9910 const 9911 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9912 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9913 const 9914 vfunc[47]: QWidget::focusNextPrevChild(bool) 9915 vfunc[48]: QWidget::styleChange(QStyle&) 9916 vfunc[49]: QWidget::enabledChange(bool) 9917 vfunc[50]: QWidget::paletteChange(QPalette const&) 9918 vfunc[51]: QWidget::fontChange(QFont const&) 9919 vfunc[52]: QWidget::windowActivationChange(bool) 9920 vfunc[53]: QWidget::languageChange() 9921 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 9922 vfunc[55]: QListView::scrollContentsBy(int, int) 9923 vfunc[56]: QAbstractItemView::setModel(QAbstractItemModel*) 9924 vfunc[57]: 9925 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 9926 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 9927 vfunc[59]: QListView::visualRect(QModelIndex const&) const 9928 vfunc[60]: QListView::scrollTo(QModelIndex const&, 9929 QAbstractItemView::ScrollHint) 9930 vfunc[61]: QListView::indexAt(QPoint const&) const 9931 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 9932 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 9933 vfunc[64]: QListView::reset() 9934 vfunc[65]: QListView::setRootIndex(QModelIndex const&) 9935 vfunc[66]: QListView::doItemsLayout() 9936 vfunc[67]: QAbstractItemView::selectAll() 9937 vfunc[68]: QListView::dataChanged(QModelIndex const&, 9938 QModelIndex const&) 9939 vfunc[69]: QListView::rowsInserted(QModelIndex const&, int, 9940 int) 9941 vfunc[70]: QListView::rowsAboutToBeRemoved(QModelIndex const&, 9942 int, int) 9943 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 9944 const&, QItemSelection const&) 9945 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 9946 const&, QModelIndex const&) 9947 vfunc[73]: QAbstractItemView::updateEditorData() 9948 vfunc[74]: QAbstractItemView::updateEditorGeometries() 9949 vfunc[75]: QListView::updateGeometries() 9950 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 9951 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 9952 vfunc[78]: 9953 QAbstractItemView::verticalScrollbarValueChanged(int) 9954 vfunc[79]: 9955 QAbstractItemView::horizontalScrollbarValueChanged(int) 9956 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 9957 QAbstractItemDelegate::EndEditHint) 9958 vfunc[81]: QAbstractItemView::commitData(QWidget*) 9959 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 9960 vfunc[83]: 9961 QListView::moveCursor(QAbstractItemView::CursorAction, 9962 QFlags) 9963 vfunc[84]: QListView::horizontalOffset() const 9964 vfunc[85]: QListView::verticalOffset() const 9965 vfunc[86]: QListView::isIndexHidden(QModelIndex const&) const 9966 vfunc[87]: QListView::setSelection(QRect const&, 9967 QFlags) 9968 vfunc[88]: QListView::visualRegionForSelection(QItemSelection 9969 const&) const 9970 vfunc[89]: QListView::selectedIndexes() const 9971 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 9972 QAbstractItemView::EditTrigger, QEvent*) 9973 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 9974 const&, QEvent const*) const 9975 vfunc[92]: QListView::startDrag(QFlags) 9976 vfunc[93]: QListView::viewOptions() const 9977 9978 Table 7-295. Secondary vtable for QListView 9979 Base Offset -16 9980 Virtual Base Offset 0 9981 RTTI typeinfo for QListView 9982 vfunc[0]: non-virtual thunk to QListView::~QListView() 9983 vfunc[1]: non-virtual thunk to QListView::~QListView() 9984 vfunc[2]: non-virtual thunk to QWidget::devType() const 9985 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9986 vfunc[4]: non-virtual thunk to 9987 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9988 9989 The Run Time Type Information for the QListView class is 9990 described by Table 7-296 9991 9992 Table 7-296. typeinfo for QListView 9993 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9994 Name typeinfo name for QListView 9995 basetype: typeinfo for QAbstractItemView 9996 __________________________________________________________ 9997 9998 7.4.1.94. Class data for QListWidgetItem 9999 10000 The virtual table for the QListWidgetItem class is described by 10001 Table 7-297 10002 10003 Table 7-297. Primary vtable for QListWidgetItem 10004 Base Offset 0 10005 Virtual Base Offset 0 10006 RTTI typeinfo for QListWidgetItem 10007 vfunc[0]: QListWidgetItem::~QListWidgetItem() 10008 vfunc[1]: QListWidgetItem::~QListWidgetItem() 10009 vfunc[2]: QListWidgetItem::clone() const 10010 vfunc[3]: NULL or QListWidgetItem::setBackgroundColor(QColor 10011 const&) 10012 vfunc[4]: QListWidgetItem::data(int) const 10013 vfunc[5]: QListWidgetItem::setData(int, QVariant const&) 10014 vfunc[6]: QListWidgetItem::operator<(QListWidgetItem const&) 10015 const 10016 vfunc[7]: QListWidgetItem::read(QDataStream&) 10017 vfunc[8]: QListWidgetItem::write(QDataStream&) const 10018 10019 The Run Time Type Information for the QListWidgetItem class is 10020 described by Table 7-298 10021 10022 Table 7-298. typeinfo for QListWidgetItem 10023 Base Vtable vtable for __cxxabiv1::__class_type_info 10024 Name typeinfo name for QListWidgetItem 10025 __________________________________________________________ 10026 10027 7.4.1.95. Class data for QListWidget 10028 10029 The virtual table for the QListWidget class is described by 10030 Table 7-299 10031 10032 Table 7-299. Primary vtable for QListWidget 10033 Base Offset 0 10034 Virtual Base Offset 0 10035 RTTI typeinfo for QListWidget 10036 vfunc[0]: QListWidget::metaObject() const 10037 vfunc[1]: QListWidget::qt_metacast(char const*) 10038 vfunc[2]: QListWidget::qt_metacall(QMetaObject::Call, int, 10039 void**) 10040 vfunc[3]: QListWidget::~QListWidget() 10041 vfunc[4]: QListWidget::~QListWidget() 10042 vfunc[5]: QListWidget::event(QEvent*) 10043 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10044 vfunc[7]: QListView::timerEvent(QTimerEvent*) 10045 vfunc[8]: QObject::childEvent(QChildEvent*) 10046 vfunc[9]: QObject::customEvent(QEvent*) 10047 vfunc[10]: QObject::connectNotify(char const*) 10048 vfunc[11]: QObject::disconnectNotify(char const*) 10049 vfunc[12]: QWidget::devType() const 10050 vfunc[13]: QWidget::setVisible(bool) 10051 vfunc[14]: QAbstractScrollArea::sizeHint() const 10052 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 10053 vfunc[16]: QWidget::heightForWidth(int) const 10054 vfunc[17]: QWidget::paintEngine() const 10055 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 10056 vfunc[19]: QListView::mouseReleaseEvent(QMouseEvent*) 10057 vfunc[20]: 10058 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 10059 vfunc[21]: QListView::mouseMoveEvent(QMouseEvent*) 10060 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 10061 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 10062 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10063 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 10064 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 10065 vfunc[27]: QWidget::enterEvent(QEvent*) 10066 vfunc[28]: QWidget::leaveEvent(QEvent*) 10067 vfunc[29]: QListView::paintEvent(QPaintEvent*) 10068 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10069 vfunc[31]: QListView::resizeEvent(QResizeEvent*) 10070 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10071 vfunc[33]: 10072 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 10073 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10074 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10075 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 10076 vfunc[37]: QListView::dragMoveEvent(QDragMoveEvent*) 10077 vfunc[38]: QListView::dragLeaveEvent(QDragLeaveEvent*) 10078 vfunc[39]: QListView::dropEvent(QDropEvent*) 10079 vfunc[40]: QWidget::showEvent(QShowEvent*) 10080 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10081 vfunc[42]: QWidget::x11Event(_XEvent*) 10082 vfunc[43]: QFrame::changeEvent(QEvent*) 10083 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10084 const 10085 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10086 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10087 const 10088 vfunc[47]: QWidget::focusNextPrevChild(bool) 10089 vfunc[48]: QWidget::styleChange(QStyle&) 10090 vfunc[49]: QWidget::enabledChange(bool) 10091 vfunc[50]: QWidget::paletteChange(QPalette const&) 10092 vfunc[51]: QWidget::fontChange(QFont const&) 10093 vfunc[52]: QWidget::windowActivationChange(bool) 10094 vfunc[53]: QWidget::languageChange() 10095 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 10096 vfunc[55]: QListView::scrollContentsBy(int, int) 10097 vfunc[56]: QListWidget::setModel(QAbstractItemModel*) 10098 vfunc[57]: 10099 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 10100 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 10101 vfunc[59]: QListView::visualRect(QModelIndex const&) const 10102 vfunc[60]: QListView::scrollTo(QModelIndex const&, 10103 QAbstractItemView::ScrollHint) 10104 vfunc[61]: QListView::indexAt(QPoint const&) const 10105 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 10106 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 10107 vfunc[64]: QListView::reset() 10108 vfunc[65]: QListView::setRootIndex(QModelIndex const&) 10109 vfunc[66]: QListView::doItemsLayout() 10110 vfunc[67]: QAbstractItemView::selectAll() 10111 vfunc[68]: QListView::dataChanged(QModelIndex const&, 10112 QModelIndex const&) 10113 vfunc[69]: QListView::rowsInserted(QModelIndex const&, int, 10114 int) 10115 vfunc[70]: QListView::rowsAboutToBeRemoved(QModelIndex const&, 10116 int, int) 10117 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 10118 const&, QItemSelection const&) 10119 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 10120 const&, QModelIndex const&) 10121 vfunc[73]: QAbstractItemView::updateEditorData() 10122 vfunc[74]: QAbstractItemView::updateEditorGeometries() 10123 vfunc[75]: QListView::updateGeometries() 10124 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 10125 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 10126 vfunc[78]: 10127 QAbstractItemView::verticalScrollbarValueChanged(int) 10128 vfunc[79]: 10129 QAbstractItemView::horizontalScrollbarValueChanged(int) 10130 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 10131 QAbstractItemDelegate::EndEditHint) 10132 vfunc[81]: QAbstractItemView::commitData(QWidget*) 10133 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 10134 vfunc[83]: 10135 QListView::moveCursor(QAbstractItemView::CursorAction, 10136 QFlags) 10137 vfunc[84]: QListView::horizontalOffset() const 10138 vfunc[85]: QListView::verticalOffset() const 10139 vfunc[86]: QListView::isIndexHidden(QModelIndex const&) const 10140 vfunc[87]: QListView::setSelection(QRect const&, 10141 QFlags) 10142 vfunc[88]: QListView::visualRegionForSelection(QItemSelection 10143 const&) const 10144 vfunc[89]: QListView::selectedIndexes() const 10145 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 10146 QAbstractItemView::EditTrigger, QEvent*) 10147 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 10148 const&, QEvent const*) const 10149 vfunc[92]: QListView::startDrag(QFlags) 10150 vfunc[93]: QListView::viewOptions() const 10151 vfunc[94]: QListWidget::mimeTypes() const 10152 vfunc[95]: QListWidget::mimeData(QList) const 10153 vfunc[96]: QListWidget::dropMimeData(int, QMimeData const*, 10154 Qt::DropAction) 10155 vfunc[97]: QListWidget::supportedDropActions() const 10156 10157 Table 7-300. Secondary vtable for QListWidget 10158 Base Offset -16 10159 Virtual Base Offset 0 10160 RTTI typeinfo for QListWidget 10161 vfunc[0]: non-virtual thunk to QListWidget::~QListWidget() 10162 vfunc[1]: non-virtual thunk to QListWidget::~QListWidget() 10163 vfunc[2]: non-virtual thunk to QWidget::devType() const 10164 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10165 vfunc[4]: non-virtual thunk to 10166 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10167 10168 The Run Time Type Information for the QListWidget class is 10169 described by Table 7-301 10170 10171 Table 7-301. typeinfo for QListWidget 10172 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10173 Name typeinfo name for QListWidget 10174 basetype: typeinfo for QListView 10175 __________________________________________________________ 10176 10177 7.4.1.96. Class data for QFileIconProvider 10178 10179 The virtual table for the QFileIconProvider class is described 10180 by Table 7-302 10181 10182 Table 7-302. Primary vtable for QFileIconProvider 10183 Base Offset 0 10184 Virtual Base Offset 0 10185 RTTI typeinfo for QFileIconProvider 10186 vfunc[0]: QFileIconProvider::~QFileIconProvider() 10187 vfunc[1]: QFileIconProvider::~QFileIconProvider() 10188 vfunc[2]: QFileIconProvider::icon(QFileIconProvider::IconType) 10189 const 10190 vfunc[3]: QFileIconProvider::icon(QFileInfo const&) const 10191 vfunc[4]: QFileIconProvider::type(QFileInfo const&) const 10192 10193 The Run Time Type Information for the QFileIconProvider class 10194 is described by Table 7-303 10195 10196 Table 7-303. typeinfo for QFileIconProvider 10197 Base Vtable vtable for __cxxabiv1::__class_type_info 10198 Name typeinfo name for QFileIconProvider 10199 __________________________________________________________ 10200 10201 7.4.1.97. Class data for QDirModel 10202 10203 The virtual table for the QDirModel class is described by Table 10204 7-304 10205 10206 Table 7-304. Primary vtable for QDirModel 10207 Base Offset 0 10208 Virtual Base Offset 0 10209 RTTI typeinfo for QDirModel 10210 vfunc[0]: QDirModel::metaObject() const 10211 vfunc[1]: QDirModel::qt_metacast(char const*) 10212 vfunc[2]: QDirModel::qt_metacall(QMetaObject::Call, int, 10213 void**) 10214 vfunc[3]: QDirModel::~QDirModel() 10215 vfunc[4]: QDirModel::~QDirModel() 10216 vfunc[5]: QObject::event(QEvent*) 10217 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10218 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10219 vfunc[8]: QObject::childEvent(QChildEvent*) 10220 vfunc[9]: QObject::customEvent(QEvent*) 10221 vfunc[10]: QObject::connectNotify(char const*) 10222 vfunc[11]: QObject::disconnectNotify(char const*) 10223 vfunc[12]: QDirModel::index(int, int, QModelIndex const&) const 10224 vfunc[13]: QDirModel::parent(QModelIndex const&) const 10225 vfunc[14]: QDirModel::rowCount(QModelIndex const&) const 10226 vfunc[15]: QDirModel::columnCount(QModelIndex const&) const 10227 vfunc[16]: QDirModel::hasChildren(QModelIndex const&) const 10228 vfunc[17]: QDirModel::data(QModelIndex const&, int) const 10229 vfunc[18]: QDirModel::setData(QModelIndex const&, QVariant 10230 const&, int) 10231 vfunc[19]: QDirModel::headerData(int, Qt::Orientation, int) 10232 const 10233 vfunc[20]: QAbstractItemModel::setHeaderData(int, 10234 Qt::Orientation, QVariant const&, int) 10235 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 10236 const 10237 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 10238 QMap const&) 10239 vfunc[23]: QDirModel::mimeTypes() const 10240 vfunc[24]: QDirModel::mimeData(QList const&) const 10241 vfunc[25]: QDirModel::dropMimeData(QMimeData const*, 10242 Qt::DropAction, int, int, QModelIndex const&) 10243 vfunc[26]: QDirModel::supportedDropActions() const 10244 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 10245 const&) 10246 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 10247 QModelIndex const&) 10248 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 10249 const&) 10250 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 10251 QModelIndex const&) 10252 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 10253 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 10254 const 10255 vfunc[33]: QDirModel::flags(QModelIndex const&) const 10256 vfunc[34]: QDirModel::sort(int, Qt::SortOrder) 10257 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 10258 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 10259 QVariant const&, int, QFlags) const 10260 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 10261 vfunc[38]: QAbstractItemModel::submit() 10262 vfunc[39]: QAbstractItemModel::revert() 10263 10264 The Run Time Type Information for the QDirModel class is 10265 described by Table 7-305 10266 10267 Table 7-305. typeinfo for QDirModel 10268 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10269 Name typeinfo name for QDirModel 10270 basetype: typeinfo for QAbstractItemModel 10271 __________________________________________________________ 10272 10273 7.4.1.98. Class data for QStandardItemModel 10274 10275 The virtual table for the QStandardItemModel class is described 10276 by Table 7-306 10277 10278 Table 7-306. Primary vtable for QStandardItemModel 10279 Base Offset 0 10280 Virtual Base Offset 0 10281 RTTI typeinfo for QStandardItemModel 10282 vfunc[0]: QStandardItemModel::metaObject() const 10283 vfunc[1]: QStandardItemModel::qt_metacast(char const*) 10284 vfunc[2]: QStandardItemModel::qt_metacall(QMetaObject::Call, 10285 int, void**) 10286 vfunc[3]: QStandardItemModel::~QStandardItemModel() 10287 vfunc[4]: QStandardItemModel::~QStandardItemModel() 10288 vfunc[5]: QObject::event(QEvent*) 10289 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10290 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10291 vfunc[8]: QObject::childEvent(QChildEvent*) 10292 vfunc[9]: QObject::customEvent(QEvent*) 10293 vfunc[10]: QObject::connectNotify(char const*) 10294 vfunc[11]: QObject::disconnectNotify(char const*) 10295 vfunc[12]: QStandardItemModel::index(int, int, QModelIndex 10296 const&) const 10297 vfunc[13]: QStandardItemModel::parent(QModelIndex const&) const 10298 vfunc[14]: QStandardItemModel::rowCount(QModelIndex const&) 10299 const 10300 vfunc[15]: QStandardItemModel::columnCount(QModelIndex const&) 10301 const 10302 vfunc[16]: QStandardItemModel::hasChildren(QModelIndex const&) 10303 const 10304 vfunc[17]: QStandardItemModel::data(QModelIndex const&, int) 10305 const 10306 vfunc[18]: QStandardItemModel::setData(QModelIndex const&, 10307 QVariant const&, int) 10308 vfunc[19]: QStandardItemModel::headerData(int, Qt::Orientation, 10309 int) const 10310 vfunc[20]: QStandardItemModel::setHeaderData(int, 10311 Qt::Orientation, QVariant const&, int) 10312 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 10313 const 10314 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 10315 QMap const&) 10316 vfunc[23]: QAbstractItemModel::mimeTypes() const 10317 vfunc[24]: QAbstractItemModel::mimeData(QList 10318 const&) const 10319 vfunc[25]: QAbstractItemModel::dropMimeData(QMimeData const*, 10320 Qt::DropAction, int, int, QModelIndex const&) 10321 vfunc[26]: QAbstractItemModel::supportedDropActions() const 10322 vfunc[27]: QStandardItemModel::insertRows(int, int, QModelIndex 10323 const&) 10324 vfunc[28]: QStandardItemModel::insertColumns(int, int, 10325 QModelIndex const&) 10326 vfunc[29]: QStandardItemModel::removeRows(int, int, QModelIndex 10327 const&) 10328 vfunc[30]: QStandardItemModel::removeColumns(int, int, 10329 QModelIndex const&) 10330 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 10331 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 10332 const 10333 vfunc[33]: QStandardItemModel::flags(QModelIndex const&) const 10334 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 10335 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 10336 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 10337 QVariant const&, int, QFlags) const 10338 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 10339 vfunc[38]: QAbstractItemModel::submit() 10340 vfunc[39]: QAbstractItemModel::revert() 10341 10342 The Run Time Type Information for the QStandardItemModel class 10343 is described by Table 7-307 10344 10345 Table 7-307. typeinfo for QStandardItemModel 10346 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10347 Name typeinfo name for QStandardItemModel 10348 basetype: typeinfo for QAbstractItemModel 10349 __________________________________________________________ 10350 10351 7.4.1.99. Class data for QAbstractProxyModel 10352 10353 The virtual table for the QAbstractProxyModel class is 10354 described by Table 7-308 10355 10356 Table 7-308. Primary vtable for QAbstractProxyModel 10357 Base Offset 0 10358 Virtual Base Offset 0 10359 RTTI typeinfo for QAbstractProxyModel 10360 vfunc[0]: QAbstractProxyModel::metaObject() const 10361 vfunc[1]: QAbstractProxyModel::qt_metacast(char const*) 10362 vfunc[2]: QAbstractProxyModel::qt_metacall(QMetaObject::Call, 10363 int, void**) 10364 vfunc[3]: QAbstractProxyModel::~QAbstractProxyModel() 10365 vfunc[4]: QAbstractProxyModel::~QAbstractProxyModel() 10366 vfunc[5]: QObject::event(QEvent*) 10367 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10368 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10369 vfunc[8]: QObject::childEvent(QChildEvent*) 10370 vfunc[9]: QObject::customEvent(QEvent*) 10371 vfunc[10]: QObject::connectNotify(char const*) 10372 vfunc[11]: QObject::disconnectNotify(char const*) 10373 vfunc[12]: __cxa_pure_virtual 10374 vfunc[13]: __cxa_pure_virtual 10375 vfunc[14]: __cxa_pure_virtual 10376 vfunc[15]: __cxa_pure_virtual 10377 vfunc[16]: QAbstractItemModel::hasChildren(QModelIndex const&) 10378 const 10379 vfunc[17]: __cxa_pure_virtual 10380 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 10381 QVariant const&, int) 10382 vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, 10383 int) const 10384 vfunc[20]: QAbstractItemModel::setHeaderData(int, 10385 Qt::Orientation, QVariant const&, int) 10386 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 10387 const 10388 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 10389 QMap const&) 10390 vfunc[23]: QAbstractItemModel::mimeTypes() const 10391 vfunc[24]: QAbstractItemModel::mimeData(QList 10392 const&) const 10393 vfunc[25]: QAbstractItemModel::dropMimeData(QMimeData const*, 10394 Qt::DropAction, int, int, QModelIndex const&) 10395 vfunc[26]: QAbstractItemModel::supportedDropActions() const 10396 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 10397 const&) 10398 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 10399 QModelIndex const&) 10400 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 10401 const&) 10402 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 10403 QModelIndex const&) 10404 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 10405 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 10406 const 10407 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 10408 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 10409 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 10410 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 10411 QVariant const&, int, QFlags) const 10412 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 10413 vfunc[38]: QAbstractProxyModel::submit() 10414 vfunc[39]: QAbstractProxyModel::revert() 10415 vfunc[40]: 10416 QAbstractProxyModel::setSourceModel(QAbstractItemModel*) 10417 vfunc[41]: __cxa_pure_virtual 10418 vfunc[42]: __cxa_pure_virtual 10419 vfunc[43]: 10420 QAbstractProxyModel::mapSelectionToSource(QItemSelection 10421 const&) const 10422 vfunc[44]: 10423 QAbstractProxyModel::mapSelectionFromSource(QItemSelection 10424 const&) const 10425 10426 The Run Time Type Information for the QAbstractProxyModel class 10427 is described by Table 7-309 10428 10429 Table 7-309. typeinfo for QAbstractProxyModel 10430 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10431 Name typeinfo name for QAbstractProxyModel 10432 basetype: typeinfo for QAbstractItemModel 10433 __________________________________________________________ 10434 10435 7.4.1.100. Class data for QSortFilterProxyModel 10436 10437 The virtual table for the QSortFilterProxyModel class is 10438 described by Table 7-310 10439 10440 Table 7-310. Primary vtable for QSortFilterProxyModel 10441 Base Offset 0 10442 Virtual Base Offset 0 10443 RTTI typeinfo for QSortFilterProxyModel 10444 vfunc[0]: QSortFilterProxyModel::metaObject() const 10445 vfunc[1]: QSortFilterProxyModel::qt_metacast(char const*) 10446 vfunc[2]: QSortFilterProxyModel::qt_metacall(QMetaObject::Call, 10447 int, void**) 10448 vfunc[3]: QSortFilterProxyModel::~QSortFilterProxyModel() 10449 vfunc[4]: QSortFilterProxyModel::~QSortFilterProxyModel() 10450 vfunc[5]: QObject::event(QEvent*) 10451 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10452 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10453 vfunc[8]: QObject::childEvent(QChildEvent*) 10454 vfunc[9]: QObject::customEvent(QEvent*) 10455 vfunc[10]: QObject::connectNotify(char const*) 10456 vfunc[11]: QObject::disconnectNotify(char const*) 10457 vfunc[12]: QSortFilterProxyModel::index(int, int, QModelIndex 10458 const&) const 10459 vfunc[13]: QSortFilterProxyModel::parent(QModelIndex const&) 10460 const 10461 vfunc[14]: QSortFilterProxyModel::rowCount(QModelIndex const&) 10462 const 10463 vfunc[15]: QSortFilterProxyModel::columnCount(QModelIndex 10464 const&) const 10465 vfunc[16]: QSortFilterProxyModel::hasChildren(QModelIndex 10466 const&) const 10467 vfunc[17]: QSortFilterProxyModel::data(QModelIndex const&, int) 10468 const 10469 vfunc[18]: QSortFilterProxyModel::setData(QModelIndex const&, 10470 QVariant const&, int) 10471 vfunc[19]: QSortFilterProxyModel::headerData(int, 10472 Qt::Orientation, int) const 10473 vfunc[20]: QSortFilterProxyModel::setHeaderData(int, 10474 Qt::Orientation, QVariant const&, int) 10475 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 10476 const 10477 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 10478 QMap const&) 10479 vfunc[23]: QAbstractItemModel::mimeTypes() const 10480 vfunc[24]: QSortFilterProxyModel::mimeData(QList 10481 const&) const 10482 vfunc[25]: QSortFilterProxyModel::dropMimeData(QMimeData 10483 const*, Qt::DropAction, int, int, QModelIndex const&) 10484 vfunc[26]: QAbstractItemModel::supportedDropActions() const 10485 vfunc[27]: QSortFilterProxyModel::insertRows(int, int, 10486 QModelIndex const&) 10487 vfunc[28]: QSortFilterProxyModel::insertColumns(int, int, 10488 QModelIndex const&) 10489 vfunc[29]: QSortFilterProxyModel::removeRows(int, int, 10490 QModelIndex const&) 10491 vfunc[30]: QSortFilterProxyModel::removeColumns(int, int, 10492 QModelIndex const&) 10493 vfunc[31]: QSortFilterProxyModel::fetchMore(QModelIndex const&) 10494 vfunc[32]: QSortFilterProxyModel::canFetchMore(QModelIndex 10495 const&) const 10496 vfunc[33]: QSortFilterProxyModel::flags(QModelIndex const&) 10497 const 10498 vfunc[34]: QSortFilterProxyModel::sort(int, Qt::SortOrder) 10499 vfunc[35]: QSortFilterProxyModel::buddy(QModelIndex const&) 10500 const 10501 vfunc[36]: QSortFilterProxyModel::match(QModelIndex const&, 10502 int, QVariant const&, int, QFlags) const 10503 vfunc[37]: QSortFilterProxyModel::span(QModelIndex const&) 10504 const 10505 vfunc[38]: QAbstractProxyModel::submit() 10506 vfunc[39]: QAbstractProxyModel::revert() 10507 vfunc[40]: 10508 QSortFilterProxyModel::setSourceModel(QAbstractItemModel*) 10509 vfunc[41]: QSortFilterProxyModel::mapToSource(QModelIndex 10510 const&) const 10511 vfunc[42]: QSortFilterProxyModel::mapFromSource(QModelIndex 10512 const&) const 10513 vfunc[43]: 10514 QSortFilterProxyModel::mapSelectionToSource(QItemSelection 10515 const&) const 10516 vfunc[44]: 10517 QSortFilterProxyModel::mapSelectionFromSource(QItemSelection 10518 const&) const 10519 vfunc[45]: QSortFilterProxyModel::filterAcceptsRow(int, 10520 QModelIndex const&) const 10521 vfunc[46]: QSortFilterProxyModel::filterAcceptsColumn(int, 10522 QModelIndex const&) const 10523 vfunc[47]: QSortFilterProxyModel::lessThan(QModelIndex const&, 10524 QModelIndex const&) const 10525 10526 The Run Time Type Information for the QSortFilterProxyModel 10527 class is described by Table 7-311 10528 10529 Table 7-311. typeinfo for QSortFilterProxyModel 10530 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10531 Name typeinfo name for QSortFilterProxyModel 10532 basetype: typeinfo for QAbstractProxyModel 10533 __________________________________________________________ 10534 10535 7.4.1.101. Class data for QItemDelegate 10536 10537 The virtual table for the QItemDelegate class is described by 10538 Table 7-312 10539 10540 Table 7-312. Primary vtable for QItemDelegate 10541 Base Offset 0 10542 Virtual Base Offset 0 10543 RTTI typeinfo for QItemDelegate 10544 vfunc[0]: QItemDelegate::metaObject() const 10545 vfunc[1]: QItemDelegate::qt_metacast(char const*) 10546 vfunc[2]: QItemDelegate::qt_metacall(QMetaObject::Call, int, 10547 void**) 10548 vfunc[3]: QItemDelegate::~QItemDelegate() 10549 vfunc[4]: QItemDelegate::~QItemDelegate() 10550 vfunc[5]: QObject::event(QEvent*) 10551 vfunc[6]: QItemDelegate::eventFilter(QObject*, QEvent*) 10552 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10553 vfunc[8]: QObject::childEvent(QChildEvent*) 10554 vfunc[9]: QObject::customEvent(QEvent*) 10555 vfunc[10]: QObject::connectNotify(char const*) 10556 vfunc[11]: QObject::disconnectNotify(char const*) 10557 vfunc[12]: QItemDelegate::paint(QPainter*, QStyleOptionViewItem 10558 const&, QModelIndex const&) const 10559 vfunc[13]: QItemDelegate::sizeHint(QStyleOptionViewItem const&, 10560 QModelIndex const&) const 10561 vfunc[14]: QItemDelegate::createEditor(QWidget*, 10562 QStyleOptionViewItem const&, QModelIndex const&) const 10563 vfunc[15]: QItemDelegate::setEditorData(QWidget*, QModelIndex 10564 const&) const 10565 vfunc[16]: QItemDelegate::setModelData(QWidget*, 10566 QAbstractItemModel*, QModelIndex const&) const 10567 vfunc[17]: QItemDelegate::updateEditorGeometry(QWidget*, 10568 QStyleOptionViewItem const&, QModelIndex const&) const 10569 vfunc[18]: QItemDelegate::editorEvent(QEvent*, 10570 QAbstractItemModel*, QStyleOptionViewItem const&, QModelIndex 10571 const&) 10572 vfunc[19]: QItemDelegate::drawDisplay(QPainter*, 10573 QStyleOptionViewItem const&, QRect const&, QString const&) 10574 const 10575 vfunc[20]: QItemDelegate::drawDecoration(QPainter*, 10576 QStyleOptionViewItem const&, QRect const&, QPixmap const&) 10577 const 10578 vfunc[21]: QItemDelegate::drawFocus(QPainter*, 10579 QStyleOptionViewItem const&, QRect const&) const 10580 vfunc[22]: QItemDelegate::drawCheck(QPainter*, 10581 QStyleOptionViewItem const&, QRect const&, Qt::CheckState) 10582 const 10583 10584 The Run Time Type Information for the QItemDelegate class is 10585 described by Table 7-313 10586 10587 Table 7-313. typeinfo for QItemDelegate 10588 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10589 Name typeinfo name for QItemDelegate 10590 basetype: typeinfo for QAbstractItemDelegate 10591 __________________________________________________________ 10592 10593 7.4.1.102. Class data for QTableView 10594 10595 The virtual table for the QTableView class is described by 10596 Table 7-314 10597 10598 Table 7-314. Primary vtable for QTableView 10599 Base Offset 0 10600 Virtual Base Offset 0 10601 RTTI typeinfo for QTableView 10602 vfunc[0]: QTableView::metaObject() const 10603 vfunc[1]: QTableView::qt_metacast(char const*) 10604 vfunc[2]: QTableView::qt_metacall(QMetaObject::Call, int, 10605 void**) 10606 vfunc[3]: QTableView::~QTableView() 10607 vfunc[4]: QTableView::~QTableView() 10608 vfunc[5]: QAbstractItemView::event(QEvent*) 10609 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10610 vfunc[7]: QTableView::timerEvent(QTimerEvent*) 10611 vfunc[8]: QObject::childEvent(QChildEvent*) 10612 vfunc[9]: QObject::customEvent(QEvent*) 10613 vfunc[10]: QObject::connectNotify(char const*) 10614 vfunc[11]: QObject::disconnectNotify(char const*) 10615 vfunc[12]: QWidget::devType() const 10616 vfunc[13]: QWidget::setVisible(bool) 10617 vfunc[14]: QAbstractScrollArea::sizeHint() const 10618 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 10619 vfunc[16]: QWidget::heightForWidth(int) const 10620 vfunc[17]: QWidget::paintEngine() const 10621 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 10622 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 10623 vfunc[20]: 10624 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 10625 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 10626 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 10627 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 10628 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10629 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 10630 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 10631 vfunc[27]: QWidget::enterEvent(QEvent*) 10632 vfunc[28]: QWidget::leaveEvent(QEvent*) 10633 vfunc[29]: QTableView::paintEvent(QPaintEvent*) 10634 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10635 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 10636 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10637 vfunc[33]: 10638 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 10639 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10640 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10641 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 10642 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 10643 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 10644 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 10645 vfunc[40]: QWidget::showEvent(QShowEvent*) 10646 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10647 vfunc[42]: QWidget::x11Event(_XEvent*) 10648 vfunc[43]: QFrame::changeEvent(QEvent*) 10649 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10650 const 10651 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10652 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10653 const 10654 vfunc[47]: QWidget::focusNextPrevChild(bool) 10655 vfunc[48]: QWidget::styleChange(QStyle&) 10656 vfunc[49]: QWidget::enabledChange(bool) 10657 vfunc[50]: QWidget::paletteChange(QPalette const&) 10658 vfunc[51]: QWidget::fontChange(QFont const&) 10659 vfunc[52]: QWidget::windowActivationChange(bool) 10660 vfunc[53]: QWidget::languageChange() 10661 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 10662 vfunc[55]: QTableView::scrollContentsBy(int, int) 10663 vfunc[56]: QTableView::setModel(QAbstractItemModel*) 10664 vfunc[57]: QTableView::setSelectionModel(QItemSelectionModel*) 10665 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 10666 vfunc[59]: QTableView::visualRect(QModelIndex const&) const 10667 vfunc[60]: QTableView::scrollTo(QModelIndex const&, 10668 QAbstractItemView::ScrollHint) 10669 vfunc[61]: QTableView::indexAt(QPoint const&) const 10670 vfunc[62]: QTableView::sizeHintForRow(int) const 10671 vfunc[63]: QTableView::sizeHintForColumn(int) const 10672 vfunc[64]: QAbstractItemView::reset() 10673 vfunc[65]: QTableView::setRootIndex(QModelIndex const&) 10674 vfunc[66]: QAbstractItemView::doItemsLayout() 10675 vfunc[67]: QAbstractItemView::selectAll() 10676 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 10677 QModelIndex const&) 10678 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 10679 int, int) 10680 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 10681 const&, int, int) 10682 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 10683 const&, QItemSelection const&) 10684 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 10685 const&, QModelIndex const&) 10686 vfunc[73]: QAbstractItemView::updateEditorData() 10687 vfunc[74]: QAbstractItemView::updateEditorGeometries() 10688 vfunc[75]: QTableView::updateGeometries() 10689 vfunc[76]: QTableView::verticalScrollbarAction(int) 10690 vfunc[77]: QTableView::horizontalScrollbarAction(int) 10691 vfunc[78]: 10692 QAbstractItemView::verticalScrollbarValueChanged(int) 10693 vfunc[79]: 10694 QAbstractItemView::horizontalScrollbarValueChanged(int) 10695 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 10696 QAbstractItemDelegate::EndEditHint) 10697 vfunc[81]: QAbstractItemView::commitData(QWidget*) 10698 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 10699 vfunc[83]: 10700 QTableView::moveCursor(QAbstractItemView::CursorAction, 10701 QFlags) 10702 vfunc[84]: QTableView::horizontalOffset() const 10703 vfunc[85]: QTableView::verticalOffset() const 10704 vfunc[86]: QTableView::isIndexHidden(QModelIndex const&) const 10705 vfunc[87]: QTableView::setSelection(QRect const&, 10706 QFlags) 10707 vfunc[88]: QTableView::visualRegionForSelection(QItemSelection 10708 const&) const 10709 vfunc[89]: QTableView::selectedIndexes() const 10710 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 10711 QAbstractItemView::EditTrigger, QEvent*) 10712 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 10713 const&, QEvent const*) const 10714 vfunc[92]: QAbstractItemView::startDrag(QFlags) 10715 vfunc[93]: QTableView::viewOptions() const 10716 10717 Table 7-315. Secondary vtable for QTableView 10718 Base Offset -16 10719 Virtual Base Offset 0 10720 RTTI typeinfo for QTableView 10721 vfunc[0]: non-virtual thunk to QTableView::~QTableView() 10722 vfunc[1]: non-virtual thunk to QTableView::~QTableView() 10723 vfunc[2]: non-virtual thunk to QWidget::devType() const 10724 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10725 vfunc[4]: non-virtual thunk to 10726 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10727 10728 The Run Time Type Information for the QTableView class is 10729 described by Table 7-316 10730 10731 Table 7-316. typeinfo for QTableView 10732 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10733 Name typeinfo name for QTableView 10734 basetype: typeinfo for QAbstractItemView 10735 __________________________________________________________ 10736 10737 7.4.1.103. Class data for QTableWidgetItem 10738 10739 The virtual table for the QTableWidgetItem class is described 10740 by Table 7-317 10741 10742 Table 7-317. Primary vtable for QTableWidgetItem 10743 Base Offset 0 10744 Virtual Base Offset 0 10745 RTTI typeinfo for QTableWidgetItem 10746 vfunc[0]: QTableWidgetItem::~QTableWidgetItem() 10747 vfunc[1]: QTableWidgetItem::~QTableWidgetItem() 10748 vfunc[2]: QTableWidgetItem::clone() const 10749 vfunc[3]: QTableWidgetItem::data(int) const 10750 vfunc[4]: QTableWidgetItem::setData(int, QVariant const&) 10751 vfunc[5]: QTableWidgetItem::operator<(QTableWidgetItem const&) 10752 const 10753 vfunc[6]: QTableWidgetItem::read(QDataStream&) 10754 vfunc[7]: QTableWidgetItem::write(QDataStream&) const 10755 10756 The Run Time Type Information for the QTableWidgetItem class is 10757 described by Table 7-318 10758 10759 Table 7-318. typeinfo for QTableWidgetItem 10760 Base Vtable vtable for __cxxabiv1::__class_type_info 10761 Name typeinfo name for QTableWidgetItem 10762 __________________________________________________________ 10763 10764 7.4.1.104. Class data for QTableWidget 10765 10766 The virtual table for the QTableWidget class is described by 10767 Table 7-319 10768 10769 Table 7-319. Primary vtable for QTableWidget 10770 Base Offset 0 10771 Virtual Base Offset 0 10772 RTTI typeinfo for QTableWidget 10773 vfunc[0]: QTableWidget::metaObject() const 10774 vfunc[1]: QTableWidget::qt_metacast(char const*) 10775 vfunc[2]: QTableWidget::qt_metacall(QMetaObject::Call, int, 10776 void**) 10777 vfunc[3]: QTableWidget::~QTableWidget() 10778 vfunc[4]: QTableWidget::~QTableWidget() 10779 vfunc[5]: QTableWidget::event(QEvent*) 10780 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10781 vfunc[7]: QTableView::timerEvent(QTimerEvent*) 10782 vfunc[8]: QObject::childEvent(QChildEvent*) 10783 vfunc[9]: QObject::customEvent(QEvent*) 10784 vfunc[10]: QObject::connectNotify(char const*) 10785 vfunc[11]: QObject::disconnectNotify(char const*) 10786 vfunc[12]: QWidget::devType() const 10787 vfunc[13]: QWidget::setVisible(bool) 10788 vfunc[14]: QAbstractScrollArea::sizeHint() const 10789 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 10790 vfunc[16]: QWidget::heightForWidth(int) const 10791 vfunc[17]: QWidget::paintEngine() const 10792 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 10793 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 10794 vfunc[20]: 10795 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 10796 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 10797 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 10798 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 10799 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10800 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 10801 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 10802 vfunc[27]: QWidget::enterEvent(QEvent*) 10803 vfunc[28]: QWidget::leaveEvent(QEvent*) 10804 vfunc[29]: QTableView::paintEvent(QPaintEvent*) 10805 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10806 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 10807 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10808 vfunc[33]: 10809 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 10810 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10811 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10812 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 10813 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 10814 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 10815 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 10816 vfunc[40]: QWidget::showEvent(QShowEvent*) 10817 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10818 vfunc[42]: QWidget::x11Event(_XEvent*) 10819 vfunc[43]: QFrame::changeEvent(QEvent*) 10820 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10821 const 10822 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10823 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10824 const 10825 vfunc[47]: QWidget::focusNextPrevChild(bool) 10826 vfunc[48]: QWidget::styleChange(QStyle&) 10827 vfunc[49]: QWidget::enabledChange(bool) 10828 vfunc[50]: QWidget::paletteChange(QPalette const&) 10829 vfunc[51]: QWidget::fontChange(QFont const&) 10830 vfunc[52]: QWidget::windowActivationChange(bool) 10831 vfunc[53]: QWidget::languageChange() 10832 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 10833 vfunc[55]: QTableView::scrollContentsBy(int, int) 10834 vfunc[56]: QTableWidget::setModel(QAbstractItemModel*) 10835 vfunc[57]: QTableView::setSelectionModel(QItemSelectionModel*) 10836 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 10837 vfunc[59]: QTableView::visualRect(QModelIndex const&) const 10838 vfunc[60]: QTableView::scrollTo(QModelIndex const&, 10839 QAbstractItemView::ScrollHint) 10840 vfunc[61]: QTableView::indexAt(QPoint const&) const 10841 vfunc[62]: QTableView::sizeHintForRow(int) const 10842 vfunc[63]: QTableView::sizeHintForColumn(int) const 10843 vfunc[64]: QAbstractItemView::reset() 10844 vfunc[65]: QTableView::setRootIndex(QModelIndex const&) 10845 vfunc[66]: QAbstractItemView::doItemsLayout() 10846 vfunc[67]: QAbstractItemView::selectAll() 10847 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 10848 QModelIndex const&) 10849 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 10850 int, int) 10851 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 10852 const&, int, int) 10853 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 10854 const&, QItemSelection const&) 10855 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 10856 const&, QModelIndex const&) 10857 vfunc[73]: QAbstractItemView::updateEditorData() 10858 vfunc[74]: QAbstractItemView::updateEditorGeometries() 10859 vfunc[75]: QTableView::updateGeometries() 10860 vfunc[76]: QTableView::verticalScrollbarAction(int) 10861 vfunc[77]: QTableView::horizontalScrollbarAction(int) 10862 vfunc[78]: 10863 QAbstractItemView::verticalScrollbarValueChanged(int) 10864 vfunc[79]: 10865 QAbstractItemView::horizontalScrollbarValueChanged(int) 10866 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 10867 QAbstractItemDelegate::EndEditHint) 10868 vfunc[81]: QAbstractItemView::commitData(QWidget*) 10869 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 10870 vfunc[83]: 10871 QTableView::moveCursor(QAbstractItemView::CursorAction, 10872 QFlags) 10873 vfunc[84]: QTableView::horizontalOffset() const 10874 vfunc[85]: QTableView::verticalOffset() const 10875 vfunc[86]: QTableView::isIndexHidden(QModelIndex const&) const 10876 vfunc[87]: QTableView::setSelection(QRect const&, 10877 QFlags) 10878 vfunc[88]: QTableView::visualRegionForSelection(QItemSelection 10879 const&) const 10880 vfunc[89]: QTableView::selectedIndexes() const 10881 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 10882 QAbstractItemView::EditTrigger, QEvent*) 10883 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 10884 const&, QEvent const*) const 10885 vfunc[92]: QAbstractItemView::startDrag(QFlags) 10886 vfunc[93]: QTableView::viewOptions() const 10887 vfunc[94]: QTableWidget::mimeTypes() const 10888 vfunc[95]: QTableWidget::mimeData(QList) 10889 const 10890 vfunc[96]: QTableWidget::dropMimeData(int, int, QMimeData 10891 const*, Qt::DropAction) 10892 vfunc[97]: QTableWidget::supportedDropActions() const 10893 10894 Table 7-320. Secondary vtable for QTableWidget 10895 Base Offset -16 10896 Virtual Base Offset 0 10897 RTTI typeinfo for QTableWidget 10898 vfunc[0]: non-virtual thunk to QTableWidget::~QTableWidget() 10899 vfunc[1]: non-virtual thunk to QTableWidget::~QTableWidget() 10900 vfunc[2]: non-virtual thunk to QWidget::devType() const 10901 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10902 vfunc[4]: non-virtual thunk to 10903 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10904 10905 The Run Time Type Information for the QTableWidget class is 10906 described by Table 7-321 10907 10908 Table 7-321. typeinfo for QTableWidget 10909 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10910 Name typeinfo name for QTableWidget 10911 basetype: typeinfo for QTableView 10912 __________________________________________________________ 10913 10914 7.4.1.105. Class data for QTreeView 10915 10916 The virtual table for the QTreeView class is described by Table 10917 7-322 10918 10919 Table 7-322. Primary vtable for QTreeView 10920 Base Offset 0 10921 Virtual Base Offset 0 10922 RTTI typeinfo for QTreeView 10923 vfunc[0]: QTreeView::metaObject() const 10924 vfunc[1]: QTreeView::qt_metacast(char const*) 10925 vfunc[2]: QTreeView::qt_metacall(QMetaObject::Call, int, 10926 void**) 10927 vfunc[3]: QTreeView::~QTreeView() 10928 vfunc[4]: QTreeView::~QTreeView() 10929 vfunc[5]: QAbstractItemView::event(QEvent*) 10930 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10931 vfunc[7]: QTreeView::timerEvent(QTimerEvent*) 10932 vfunc[8]: QObject::childEvent(QChildEvent*) 10933 vfunc[9]: QObject::customEvent(QEvent*) 10934 vfunc[10]: QObject::connectNotify(char const*) 10935 vfunc[11]: QObject::disconnectNotify(char const*) 10936 vfunc[12]: QWidget::devType() const 10937 vfunc[13]: QWidget::setVisible(bool) 10938 vfunc[14]: QAbstractScrollArea::sizeHint() const 10939 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 10940 vfunc[16]: QWidget::heightForWidth(int) const 10941 vfunc[17]: QWidget::paintEngine() const 10942 vfunc[18]: QTreeView::mousePressEvent(QMouseEvent*) 10943 vfunc[19]: QTreeView::mouseReleaseEvent(QMouseEvent*) 10944 vfunc[20]: QTreeView::mouseDoubleClickEvent(QMouseEvent*) 10945 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 10946 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 10947 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 10948 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10949 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 10950 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 10951 vfunc[27]: QWidget::enterEvent(QEvent*) 10952 vfunc[28]: QWidget::leaveEvent(QEvent*) 10953 vfunc[29]: QTreeView::paintEvent(QPaintEvent*) 10954 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10955 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 10956 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10957 vfunc[33]: 10958 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 10959 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10960 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10961 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 10962 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 10963 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 10964 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 10965 vfunc[40]: QWidget::showEvent(QShowEvent*) 10966 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10967 vfunc[42]: QWidget::x11Event(_XEvent*) 10968 vfunc[43]: QFrame::changeEvent(QEvent*) 10969 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10970 const 10971 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10972 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10973 const 10974 vfunc[47]: QWidget::focusNextPrevChild(bool) 10975 vfunc[48]: QWidget::styleChange(QStyle&) 10976 vfunc[49]: QWidget::enabledChange(bool) 10977 vfunc[50]: QWidget::paletteChange(QPalette const&) 10978 vfunc[51]: QWidget::fontChange(QFont const&) 10979 vfunc[52]: QWidget::windowActivationChange(bool) 10980 vfunc[53]: QWidget::languageChange() 10981 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 10982 vfunc[55]: QTreeView::scrollContentsBy(int, int) 10983 vfunc[56]: QTreeView::setModel(QAbstractItemModel*) 10984 vfunc[57]: QTreeView::setSelectionModel(QItemSelectionModel*) 10985 vfunc[58]: QTreeView::keyboardSearch(QString const&) 10986 vfunc[59]: QTreeView::visualRect(QModelIndex const&) const 10987 vfunc[60]: QTreeView::scrollTo(QModelIndex const&, 10988 QAbstractItemView::ScrollHint) 10989 vfunc[61]: QTreeView::indexAt(QPoint const&) const 10990 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 10991 vfunc[63]: QTreeView::sizeHintForColumn(int) const 10992 vfunc[64]: QTreeView::reset() 10993 vfunc[65]: QTreeView::setRootIndex(QModelIndex const&) 10994 vfunc[66]: QTreeView::doItemsLayout() 10995 vfunc[67]: QTreeView::selectAll() 10996 vfunc[68]: QTreeView::dataChanged(QModelIndex const&, 10997 QModelIndex const&) 10998 vfunc[69]: QTreeView::rowsInserted(QModelIndex const&, int, 10999 int) 11000 vfunc[70]: QTreeView::rowsAboutToBeRemoved(QModelIndex const&, 11001 int, int) 11002 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 11003 const&, QItemSelection const&) 11004 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 11005 const&, QModelIndex const&) 11006 vfunc[73]: QAbstractItemView::updateEditorData() 11007 vfunc[74]: QAbstractItemView::updateEditorGeometries() 11008 vfunc[75]: QTreeView::updateGeometries() 11009 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 11010 vfunc[77]: QTreeView::horizontalScrollbarAction(int) 11011 vfunc[78]: 11012 QAbstractItemView::verticalScrollbarValueChanged(int) 11013 vfunc[79]: 11014 QAbstractItemView::horizontalScrollbarValueChanged(int) 11015 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 11016 QAbstractItemDelegate::EndEditHint) 11017 vfunc[81]: QAbstractItemView::commitData(QWidget*) 11018 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 11019 vfunc[83]: 11020 QTreeView::moveCursor(QAbstractItemView::CursorAction, 11021 QFlags) 11022 vfunc[84]: QTreeView::horizontalOffset() const 11023 vfunc[85]: QTreeView::verticalOffset() const 11024 vfunc[86]: QTreeView::isIndexHidden(QModelIndex const&) const 11025 vfunc[87]: QTreeView::setSelection(QRect const&, 11026 QFlags) 11027 vfunc[88]: QTreeView::visualRegionForSelection(QItemSelection 11028 const&) const 11029 vfunc[89]: QTreeView::selectedIndexes() const 11030 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 11031 QAbstractItemView::EditTrigger, QEvent*) 11032 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 11033 const&, QEvent const*) const 11034 vfunc[92]: QAbstractItemView::startDrag(QFlags) 11035 vfunc[93]: QAbstractItemView::viewOptions() const 11036 vfunc[94]: QTreeView::drawRow(QPainter*, QStyleOptionViewItem 11037 const&, QModelIndex const&) const 11038 vfunc[95]: QTreeView::drawBranches(QPainter*, QRect const&, 11039 QModelIndex const&) const 11040 11041 Table 7-323. Secondary vtable for QTreeView 11042 Base Offset -16 11043 Virtual Base Offset 0 11044 RTTI typeinfo for QTreeView 11045 vfunc[0]: non-virtual thunk to QTreeView::~QTreeView() 11046 vfunc[1]: non-virtual thunk to QTreeView::~QTreeView() 11047 vfunc[2]: non-virtual thunk to QWidget::devType() const 11048 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11049 vfunc[4]: non-virtual thunk to 11050 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11051 11052 The Run Time Type Information for the QTreeView class is 11053 described by Table 7-324 11054 11055 Table 7-324. typeinfo for QTreeView 11056 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11057 Name typeinfo name for QTreeView 11058 basetype: typeinfo for QAbstractItemView 11059 __________________________________________________________ 11060 11061 7.4.1.106. Class data for QProxyModel 11062 11063 The virtual table for the QProxyModel class is described by 11064 Table 7-325 11065 11066 Table 7-325. Primary vtable for QProxyModel 11067 Base Offset 0 11068 Virtual Base Offset 0 11069 RTTI typeinfo for QProxyModel 11070 vfunc[0]: QProxyModel::metaObject() const 11071 vfunc[1]: QProxyModel::qt_metacast(char const*) 11072 vfunc[2]: QProxyModel::qt_metacall(QMetaObject::Call, int, 11073 void**) 11074 vfunc[3]: QProxyModel::~QProxyModel() 11075 vfunc[4]: QProxyModel::~QProxyModel() 11076 vfunc[5]: QObject::event(QEvent*) 11077 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11078 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11079 vfunc[8]: QObject::childEvent(QChildEvent*) 11080 vfunc[9]: QObject::customEvent(QEvent*) 11081 vfunc[10]: QObject::connectNotify(char const*) 11082 vfunc[11]: QObject::disconnectNotify(char const*) 11083 vfunc[12]: QProxyModel::index(int, int, QModelIndex const&) 11084 const 11085 vfunc[13]: QProxyModel::parent(QModelIndex const&) const 11086 vfunc[14]: QProxyModel::rowCount(QModelIndex const&) const 11087 vfunc[15]: QProxyModel::columnCount(QModelIndex const&) const 11088 vfunc[16]: QProxyModel::hasChildren(QModelIndex const&) const 11089 vfunc[17]: QProxyModel::data(QModelIndex const&, int) const 11090 vfunc[18]: QProxyModel::setData(QModelIndex const&, QVariant 11091 const&, int) 11092 vfunc[19]: QProxyModel::headerData(int, Qt::Orientation, int) 11093 const 11094 vfunc[20]: QProxyModel::setHeaderData(int, Qt::Orientation, 11095 QVariant const&, int) 11096 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 11097 const 11098 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 11099 QMap const&) 11100 vfunc[23]: QProxyModel::mimeTypes() const 11101 vfunc[24]: QProxyModel::mimeData(QList const&) 11102 const 11103 vfunc[25]: QProxyModel::dropMimeData(QMimeData const*, 11104 Qt::DropAction, int, int, QModelIndex const&) 11105 vfunc[26]: QProxyModel::supportedDropActions() const 11106 vfunc[27]: QProxyModel::insertRows(int, int, QModelIndex 11107 const&) 11108 vfunc[28]: QProxyModel::insertColumns(int, int, QModelIndex 11109 const&) 11110 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 11111 const&) 11112 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 11113 QModelIndex const&) 11114 vfunc[31]: QProxyModel::fetchMore(QModelIndex const&) 11115 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 11116 const 11117 vfunc[33]: QProxyModel::flags(QModelIndex const&) const 11118 vfunc[34]: QProxyModel::sort(int, Qt::SortOrder) 11119 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 11120 vfunc[36]: QProxyModel::match(QModelIndex const&, int, QVariant 11121 const&, int, QFlags) const 11122 vfunc[37]: QProxyModel::span(QModelIndex const&) const 11123 vfunc[38]: QProxyModel::submit() 11124 vfunc[39]: QProxyModel::revert() 11125 vfunc[40]: QProxyModel::setModel(QAbstractItemModel*) 11126 11127 The Run Time Type Information for the QProxyModel class is 11128 described by Table 7-326 11129 11130 Table 7-326. typeinfo for QProxyModel 11131 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11132 Name typeinfo name for QProxyModel 11133 basetype: typeinfo for QAbstractItemModel 11134 __________________________________________________________ 11135 11136 7.4.1.107. Class data for QHeaderView 11137 11138 The virtual table for the QHeaderView class is described by 11139 Table 7-327 11140 11141 Table 7-327. Primary vtable for QHeaderView 11142 Base Offset 0 11143 Virtual Base Offset 0 11144 RTTI typeinfo for QHeaderView 11145 vfunc[0]: QHeaderView::metaObject() const 11146 vfunc[1]: QHeaderView::qt_metacast(char const*) 11147 vfunc[2]: QHeaderView::qt_metacall(QMetaObject::Call, int, 11148 void**) 11149 vfunc[3]: QHeaderView::~QHeaderView() 11150 vfunc[4]: QHeaderView::~QHeaderView() 11151 vfunc[5]: QHeaderView::event(QEvent*) 11152 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11153 vfunc[7]: QAbstractItemView::timerEvent(QTimerEvent*) 11154 vfunc[8]: QObject::childEvent(QChildEvent*) 11155 vfunc[9]: QObject::customEvent(QEvent*) 11156 vfunc[10]: QObject::connectNotify(char const*) 11157 vfunc[11]: QObject::disconnectNotify(char const*) 11158 vfunc[12]: QWidget::devType() const 11159 vfunc[13]: QWidget::setVisible(bool) 11160 vfunc[14]: QHeaderView::sizeHint() const 11161 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 11162 vfunc[16]: QWidget::heightForWidth(int) const 11163 vfunc[17]: QWidget::paintEngine() const 11164 vfunc[18]: QHeaderView::mousePressEvent(QMouseEvent*) 11165 vfunc[19]: QHeaderView::mouseReleaseEvent(QMouseEvent*) 11166 vfunc[20]: QHeaderView::mouseDoubleClickEvent(QMouseEvent*) 11167 vfunc[21]: QHeaderView::mouseMoveEvent(QMouseEvent*) 11168 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 11169 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 11170 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11171 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 11172 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 11173 vfunc[27]: QWidget::enterEvent(QEvent*) 11174 vfunc[28]: QWidget::leaveEvent(QEvent*) 11175 vfunc[29]: QHeaderView::paintEvent(QPaintEvent*) 11176 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11177 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 11178 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11179 vfunc[33]: 11180 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 11181 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11182 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11183 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 11184 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 11185 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 11186 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 11187 vfunc[40]: QWidget::showEvent(QShowEvent*) 11188 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11189 vfunc[42]: QWidget::x11Event(_XEvent*) 11190 vfunc[43]: QFrame::changeEvent(QEvent*) 11191 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11192 const 11193 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11194 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11195 const 11196 vfunc[47]: QWidget::focusNextPrevChild(bool) 11197 vfunc[48]: QWidget::styleChange(QStyle&) 11198 vfunc[49]: QWidget::enabledChange(bool) 11199 vfunc[50]: QWidget::paletteChange(QPalette const&) 11200 vfunc[51]: QWidget::fontChange(QFont const&) 11201 vfunc[52]: QWidget::windowActivationChange(bool) 11202 vfunc[53]: QWidget::languageChange() 11203 vfunc[54]: QHeaderView::viewportEvent(QEvent*) 11204 vfunc[55]: QHeaderView::scrollContentsBy(int, int) 11205 vfunc[56]: QHeaderView::setModel(QAbstractItemModel*) 11206 vfunc[57]: 11207 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 11208 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 11209 vfunc[59]: QHeaderView::visualRect(QModelIndex const&) const 11210 vfunc[60]: QHeaderView::scrollTo(QModelIndex const&, 11211 QAbstractItemView::ScrollHint) 11212 vfunc[61]: QHeaderView::indexAt(QPoint const&) const 11213 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 11214 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 11215 vfunc[64]: QAbstractItemView::reset() 11216 vfunc[65]: QAbstractItemView::setRootIndex(QModelIndex const&) 11217 vfunc[66]: QHeaderView::doItemsLayout() 11218 vfunc[67]: QAbstractItemView::selectAll() 11219 vfunc[68]: QHeaderView::dataChanged(QModelIndex const&, 11220 QModelIndex const&) 11221 vfunc[69]: QHeaderView::rowsInserted(QModelIndex const&, int, 11222 int) 11223 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 11224 const&, int, int) 11225 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 11226 const&, QItemSelection const&) 11227 vfunc[72]: QHeaderView::currentChanged(QModelIndex const&, 11228 QModelIndex const&) 11229 vfunc[73]: QAbstractItemView::updateEditorData() 11230 vfunc[74]: QAbstractItemView::updateEditorGeometries() 11231 vfunc[75]: QHeaderView::updateGeometries() 11232 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 11233 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 11234 vfunc[78]: 11235 QAbstractItemView::verticalScrollbarValueChanged(int) 11236 vfunc[79]: 11237 QAbstractItemView::horizontalScrollbarValueChanged(int) 11238 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 11239 QAbstractItemDelegate::EndEditHint) 11240 vfunc[81]: QAbstractItemView::commitData(QWidget*) 11241 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 11242 vfunc[83]: 11243 QHeaderView::moveCursor(QAbstractItemView::CursorAction, 11244 QFlags) 11245 vfunc[84]: QHeaderView::horizontalOffset() const 11246 vfunc[85]: QHeaderView::verticalOffset() const 11247 vfunc[86]: QHeaderView::isIndexHidden(QModelIndex const&) const 11248 vfunc[87]: QHeaderView::setSelection(QRect const&, 11249 QFlags) 11250 vfunc[88]: QHeaderView::visualRegionForSelection(QItemSelection 11251 const&) const 11252 vfunc[89]: QAbstractItemView::selectedIndexes() const 11253 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 11254 QAbstractItemView::EditTrigger, QEvent*) 11255 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 11256 const&, QEvent const*) const 11257 vfunc[92]: QAbstractItemView::startDrag(QFlags) 11258 vfunc[93]: QAbstractItemView::viewOptions() const 11259 vfunc[94]: QHeaderView::paintSection(QPainter*, QRect const&, 11260 int) const 11261 vfunc[95]: QHeaderView::sectionSizeFromContents(int) const 11262 11263 Table 7-328. Secondary vtable for QHeaderView 11264 Base Offset -16 11265 Virtual Base Offset 0 11266 RTTI typeinfo for QHeaderView 11267 vfunc[0]: non-virtual thunk to QHeaderView::~QHeaderView() 11268 vfunc[1]: non-virtual thunk to QHeaderView::~QHeaderView() 11269 vfunc[2]: non-virtual thunk to QWidget::devType() const 11270 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11271 vfunc[4]: non-virtual thunk to 11272 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11273 11274 The Run Time Type Information for the QHeaderView class is 11275 described by Table 7-329 11276 11277 Table 7-329. typeinfo for QHeaderView 11278 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11279 Name typeinfo name for QHeaderView 11280 basetype: typeinfo for QAbstractItemView 11281 __________________________________________________________ 11282 11283 7.4.1.108. Class data for QItemEditorFactory 11284 11285 The virtual table for the QItemEditorFactory class is described 11286 by Table 7-330 11287 11288 Table 7-330. Primary vtable for QItemEditorFactory 11289 Base Offset 0 11290 Virtual Base Offset 0 11291 RTTI typeinfo for QItemEditorFactory 11292 vfunc[0]: QItemEditorFactory::~QItemEditorFactory() 11293 vfunc[1]: QItemEditorFactory::~QItemEditorFactory() 11294 vfunc[2]: QItemEditorFactory::createEditor(QVariant::Type, 11295 QWidget*) const 11296 vfunc[3]: QItemEditorFactory::valuePropertyName(QVariant::Type) 11297 const 11298 11299 The Run Time Type Information for the QItemEditorFactory class 11300 is described by Table 7-331 11301 11302 Table 7-331. typeinfo for QItemEditorFactory 11303 Base Vtable vtable for __cxxabiv1::__class_type_info 11304 Name typeinfo name for QItemEditorFactory 11305 __________________________________________________________ 11306 11307 7.4.1.109. Class data for QTreeWidgetItem 11308 11309 The virtual table for the QTreeWidgetItem class is described by 11310 Table 7-332 11311 11312 Table 7-332. Primary vtable for QTreeWidgetItem 11313 Base Offset 0 11314 Virtual Base Offset 0 11315 RTTI typeinfo for QTreeWidgetItem 11316 vfunc[0]: QTreeWidgetItem::~QTreeWidgetItem() 11317 vfunc[1]: QTreeWidgetItem::~QTreeWidgetItem() 11318 vfunc[2]: QTreeWidgetItem::clone() const 11319 vfunc[3]: QTreeWidgetItem::data(int, int) const 11320 vfunc[4]: QTreeWidgetItem::setData(int, int, QVariant const&) 11321 vfunc[5]: QTreeWidgetItem::operator<(QTreeWidgetItem const&) 11322 const 11323 vfunc[6]: QTreeWidgetItem::read(QDataStream&) 11324 vfunc[7]: QTreeWidgetItem::write(QDataStream&) const 11325 11326 The Run Time Type Information for the QTreeWidgetItem class is 11327 described by Table 7-333 11328 11329 Table 7-333. typeinfo for QTreeWidgetItem 11330 Base Vtable vtable for __cxxabiv1::__class_type_info 11331 Name typeinfo name for QTreeWidgetItem 11332 __________________________________________________________ 11333 11334 7.4.1.110. Class data for QTreeWidget 11335 11336 The virtual table for the QTreeWidget class is described by 11337 Table 7-334 11338 11339 Table 7-334. Primary vtable for QTreeWidget 11340 Base Offset 0 11341 Virtual Base Offset 0 11342 RTTI typeinfo for QTreeWidget 11343 vfunc[0]: QTreeWidget::metaObject() const 11344 vfunc[1]: QTreeWidget::qt_metacast(char const*) 11345 vfunc[2]: QTreeWidget::qt_metacall(QMetaObject::Call, int, 11346 void**) 11347 vfunc[3]: QTreeWidget::~QTreeWidget() 11348 vfunc[4]: QTreeWidget::~QTreeWidget() 11349 vfunc[5]: QTreeWidget::event(QEvent*) 11350 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11351 vfunc[7]: QTreeView::timerEvent(QTimerEvent*) 11352 vfunc[8]: QObject::childEvent(QChildEvent*) 11353 vfunc[9]: QObject::customEvent(QEvent*) 11354 vfunc[10]: QObject::connectNotify(char const*) 11355 vfunc[11]: QObject::disconnectNotify(char const*) 11356 vfunc[12]: QWidget::devType() const 11357 vfunc[13]: QWidget::setVisible(bool) 11358 vfunc[14]: QAbstractScrollArea::sizeHint() const 11359 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 11360 vfunc[16]: QWidget::heightForWidth(int) const 11361 vfunc[17]: QWidget::paintEngine() const 11362 vfunc[18]: QTreeView::mousePressEvent(QMouseEvent*) 11363 vfunc[19]: QTreeView::mouseReleaseEvent(QMouseEvent*) 11364 vfunc[20]: QTreeView::mouseDoubleClickEvent(QMouseEvent*) 11365 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 11366 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 11367 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 11368 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11369 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 11370 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 11371 vfunc[27]: QWidget::enterEvent(QEvent*) 11372 vfunc[28]: QWidget::leaveEvent(QEvent*) 11373 vfunc[29]: QTreeView::paintEvent(QPaintEvent*) 11374 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11375 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 11376 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11377 vfunc[33]: 11378 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 11379 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11380 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11381 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 11382 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 11383 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 11384 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 11385 vfunc[40]: QWidget::showEvent(QShowEvent*) 11386 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11387 vfunc[42]: QWidget::x11Event(_XEvent*) 11388 vfunc[43]: QFrame::changeEvent(QEvent*) 11389 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11390 const 11391 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11392 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11393 const 11394 vfunc[47]: QWidget::focusNextPrevChild(bool) 11395 vfunc[48]: QWidget::styleChange(QStyle&) 11396 vfunc[49]: QWidget::enabledChange(bool) 11397 vfunc[50]: QWidget::paletteChange(QPalette const&) 11398 vfunc[51]: QWidget::fontChange(QFont const&) 11399 vfunc[52]: QWidget::windowActivationChange(bool) 11400 vfunc[53]: QWidget::languageChange() 11401 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 11402 vfunc[55]: QTreeView::scrollContentsBy(int, int) 11403 vfunc[56]: QTreeWidget::setModel(QAbstractItemModel*) 11404 vfunc[57]: QTreeView::setSelectionModel(QItemSelectionModel*) 11405 vfunc[58]: QTreeView::keyboardSearch(QString const&) 11406 vfunc[59]: QTreeView::visualRect(QModelIndex const&) const 11407 vfunc[60]: QTreeView::scrollTo(QModelIndex const&, 11408 QAbstractItemView::ScrollHint) 11409 vfunc[61]: QTreeView::indexAt(QPoint const&) const 11410 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 11411 vfunc[63]: QTreeView::sizeHintForColumn(int) const 11412 vfunc[64]: QTreeView::reset() 11413 vfunc[65]: QTreeView::setRootIndex(QModelIndex const&) 11414 vfunc[66]: QTreeView::doItemsLayout() 11415 vfunc[67]: QTreeView::selectAll() 11416 vfunc[68]: QTreeView::dataChanged(QModelIndex const&, 11417 QModelIndex const&) 11418 vfunc[69]: QTreeView::rowsInserted(QModelIndex const&, int, 11419 int) 11420 vfunc[70]: QTreeView::rowsAboutToBeRemoved(QModelIndex const&, 11421 int, int) 11422 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 11423 const&, QItemSelection const&) 11424 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 11425 const&, QModelIndex const&) 11426 vfunc[73]: QAbstractItemView::updateEditorData() 11427 vfunc[74]: QAbstractItemView::updateEditorGeometries() 11428 vfunc[75]: QTreeView::updateGeometries() 11429 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 11430 vfunc[77]: QTreeView::horizontalScrollbarAction(int) 11431 vfunc[78]: 11432 QAbstractItemView::verticalScrollbarValueChanged(int) 11433 vfunc[79]: 11434 QAbstractItemView::horizontalScrollbarValueChanged(int) 11435 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 11436 QAbstractItemDelegate::EndEditHint) 11437 vfunc[81]: QAbstractItemView::commitData(QWidget*) 11438 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 11439 vfunc[83]: 11440 QTreeView::moveCursor(QAbstractItemView::CursorAction, 11441 QFlags) 11442 vfunc[84]: QTreeView::horizontalOffset() const 11443 vfunc[85]: QTreeView::verticalOffset() const 11444 vfunc[86]: QTreeView::isIndexHidden(QModelIndex const&) const 11445 vfunc[87]: QTreeView::setSelection(QRect const&, 11446 QFlags) 11447 vfunc[88]: QTreeView::visualRegionForSelection(QItemSelection 11448 const&) const 11449 vfunc[89]: QTreeView::selectedIndexes() const 11450 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 11451 QAbstractItemView::EditTrigger, QEvent*) 11452 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 11453 const&, QEvent const*) const 11454 vfunc[92]: QAbstractItemView::startDrag(QFlags) 11455 vfunc[93]: QAbstractItemView::viewOptions() const 11456 vfunc[94]: QTreeView::drawRow(QPainter*, QStyleOptionViewItem 11457 const&, QModelIndex const&) const 11458 vfunc[95]: QTreeView::drawBranches(QPainter*, QRect const&, 11459 QModelIndex const&) const 11460 vfunc[96]: QTreeWidget::mimeTypes() const 11461 vfunc[97]: QTreeWidget::mimeData(QList) const 11462 vfunc[98]: QTreeWidget::dropMimeData(QTreeWidgetItem*, int, 11463 QMimeData const*, Qt::DropAction) 11464 vfunc[99]: QTreeWidget::supportedDropActions() const 11465 11466 Table 7-335. Secondary vtable for QTreeWidget 11467 Base Offset -16 11468 Virtual Base Offset 0 11469 RTTI typeinfo for QTreeWidget 11470 vfunc[0]: non-virtual thunk to QTreeWidget::~QTreeWidget() 11471 vfunc[1]: non-virtual thunk to QTreeWidget::~QTreeWidget() 11472 vfunc[2]: non-virtual thunk to QWidget::devType() const 11473 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11474 vfunc[4]: non-virtual thunk to 11475 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11476 11477 The Run Time Type Information for the QTreeWidget class is 11478 described by Table 7-336 11479 11480 Table 7-336. typeinfo for QTreeWidget 11481 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11482 Name typeinfo name for QTreeWidget 11483 basetype: typeinfo for QTreeView 11484 __________________________________________________________ 11485 11486 7.4.1.111. Class data for QAccessibleBridgeFactoryInterface 11487 11488 The virtual table for the QAccessibleBridgeFactoryInterface 11489 class is described by Table 7-337 11490 11491 Table 7-337. Primary vtable for 11492 QAccessibleBridgeFactoryInterface 11493 Base Offset 0 11494 Virtual Base Offset 0 11495 RTTI typeinfo for QAccessibleBridgeFactoryInterface 11496 vfunc[0]: NULL or 11497 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInt 11498 erface() 11499 vfunc[1]: NULL or 11500 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInt 11501 erface() 11502 vfunc[2]: __cxa_pure_virtual 11503 vfunc[3]: __cxa_pure_virtual 11504 11505 The Run Time Type Information for the 11506 QAccessibleBridgeFactoryInterface class is described by Table 11507 7-338 11508 11509 Table 7-338. typeinfo for QAccessibleBridgeFactoryInterface 11510 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11511 Name typeinfo name for QAccessibleBridgeFactoryInterface 11512 basetype: typeinfo for QFactoryInterface 11513 __________________________________________________________ 11514 11515 7.4.1.112. Class data for QAccessibleBridgePlugin 11516 11517 The virtual table for the QAccessibleBridgePlugin class is 11518 described by Table 7-339 11519 11520 Table 7-339. Primary vtable for QAccessibleBridgePlugin 11521 Base Offset 0 11522 Virtual Base Offset 0 11523 RTTI typeinfo for QAccessibleBridgePlugin 11524 vfunc[0]: QAccessibleBridgePlugin::metaObject() const 11525 vfunc[1]: QAccessibleBridgePlugin::qt_metacast(char const*) 11526 vfunc[2]: 11527 QAccessibleBridgePlugin::qt_metacall(QMetaObject::Call, int, 11528 void**) 11529 vfunc[3]: QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 11530 vfunc[4]: QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 11531 vfunc[5]: QObject::event(QEvent*) 11532 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11533 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11534 vfunc[8]: QObject::childEvent(QChildEvent*) 11535 vfunc[9]: QObject::customEvent(QEvent*) 11536 vfunc[10]: QObject::connectNotify(char const*) 11537 vfunc[11]: QObject::disconnectNotify(char const*) 11538 vfunc[12]: __cxa_pure_virtual 11539 vfunc[13]: __cxa_pure_virtual 11540 11541 Table 7-340. Secondary vtable for QAccessibleBridgePlugin 11542 Base Offset -16 11543 Virtual Base Offset 0 11544 RTTI typeinfo for QAccessibleBridgePlugin 11545 vfunc[0]: non-virtual thunk to 11546 QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 11547 vfunc[1]: non-virtual thunk to 11548 QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 11549 vfunc[2]: __cxa_pure_virtual 11550 vfunc[3]: __cxa_pure_virtual 11551 11552 The Run Time Type Information for the QAccessibleBridgePlugin 11553 class is described by Table 7-341 11554 11555 Table 7-341. typeinfo for QAccessibleBridgePlugin 11556 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 11557 Name typeinfo name for QAccessibleBridgePlugin 11558 flags: 0 11559 basetype: typeinfo for QObject 2 11560 basetype: typeinfo for QAccessibleBridgeFactoryInterface 2050 11561 __________________________________________________________ 11562 11563 7.4.1.113. Class data for QAccessibleInterface 11564 11565 The virtual table for the QAccessibleInterface class is 11566 described by Table 7-342 11567 11568 Table 7-342. Primary vtable for QAccessibleInterface 11569 Base Offset 0 11570 Virtual Base Offset 0 11571 RTTI typeinfo for QAccessibleInterface 11572 vfunc[0]: NULL or QAccessibleInterface::~QAccessibleInterface() 11573 vfunc[1]: NULL or QAccessibleInterface::~QAccessibleInterface() 11574 vfunc[2]: __cxa_pure_virtual 11575 vfunc[3]: __cxa_pure_virtual 11576 vfunc[4]: __cxa_pure_virtual 11577 vfunc[5]: __cxa_pure_virtual 11578 vfunc[6]: __cxa_pure_virtual 11579 vfunc[7]: __cxa_pure_virtual 11580 vfunc[8]: __cxa_pure_virtual 11581 vfunc[9]: __cxa_pure_virtual 11582 vfunc[10]: __cxa_pure_virtual 11583 vfunc[11]: __cxa_pure_virtual 11584 vfunc[12]: __cxa_pure_virtual 11585 vfunc[13]: __cxa_pure_virtual 11586 vfunc[14]: __cxa_pure_virtual 11587 vfunc[15]: __cxa_pure_virtual 11588 vfunc[16]: __cxa_pure_virtual 11589 11590 The Run Time Type Information for the QAccessibleInterface 11591 class is described by Table 7-343 11592 11593 Table 7-343. typeinfo for QAccessibleInterface 11594 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11595 Name typeinfo name for QAccessibleInterface 11596 basetype: typeinfo for QAccessible 11597 __________________________________________________________ 11598 11599 7.4.1.114. Class data for QAccessibleObject 11600 11601 The virtual table for the QAccessibleObject class is described 11602 by Table 7-344 11603 11604 Table 7-344. Primary vtable for QAccessibleObject 11605 Base Offset 0 11606 Virtual Base Offset 0 11607 RTTI typeinfo for QAccessibleObject 11608 vfunc[0]: QAccessibleObject::~QAccessibleObject() 11609 vfunc[1]: QAccessibleObject::~QAccessibleObject() 11610 vfunc[2]: QAccessibleObject::isValid() const 11611 vfunc[3]: QAccessibleObject::object() const 11612 vfunc[4]: __cxa_pure_virtual 11613 vfunc[5]: __cxa_pure_virtual 11614 vfunc[6]: __cxa_pure_virtual 11615 vfunc[7]: __cxa_pure_virtual 11616 vfunc[8]: __cxa_pure_virtual 11617 vfunc[9]: __cxa_pure_virtual 11618 vfunc[10]: QAccessibleObject::setText(QAccessible::Text, int, 11619 QString const&) 11620 vfunc[11]: QAccessibleObject::rect(int) const 11621 vfunc[12]: __cxa_pure_virtual 11622 vfunc[13]: __cxa_pure_virtual 11623 vfunc[14]: QAccessibleObject::userActionCount(int) const 11624 vfunc[15]: QAccessibleObject::actionText(int, 11625 QAccessible::Text, int) const 11626 vfunc[16]: QAccessibleObject::doAction(int, int, 11627 QList const&) 11628 11629 The Run Time Type Information for the QAccessibleObject class 11630 is described by Table 7-345 11631 11632 Table 7-345. typeinfo for QAccessibleObject 11633 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11634 Name typeinfo name for QAccessibleObject 11635 basetype: typeinfo for QAccessibleInterface 11636 __________________________________________________________ 11637 11638 7.4.1.115. Class data for QAccessibleApplication 11639 11640 The virtual table for the QAccessibleApplication class is 11641 described by Table 7-346 11642 11643 Table 7-346. Primary vtable for QAccessibleApplication 11644 Base Offset 0 11645 Virtual Base Offset 0 11646 RTTI typeinfo for QAccessibleApplication 11647 vfunc[0]: NULL or 11648 QAccessibleApplication::~QAccessibleApplication() 11649 vfunc[1]: NULL or 11650 QAccessibleApplication::~QAccessibleApplication() 11651 vfunc[2]: QAccessibleObject::isValid() const 11652 vfunc[3]: QAccessibleObject::object() const 11653 vfunc[4]: QAccessibleApplication::childCount() const 11654 vfunc[5]: 11655 QAccessibleApplication::indexOfChild(QAccessibleInterface 11656 const*) const 11657 vfunc[6]: QAccessibleApplication::relationTo(int, 11658 QAccessibleInterface const*, int) const 11659 vfunc[7]: QAccessibleApplication::childAt(int, int) const 11660 vfunc[8]: 11661 QAccessibleApplication::navigate(QAccessible::RelationFlag, 11662 int, QAccessibleInterface**) const 11663 vfunc[9]: QAccessibleApplication::text(QAccessible::Text, int) 11664 const 11665 vfunc[10]: QAccessibleObject::setText(QAccessible::Text, int, 11666 QString const&) 11667 vfunc[11]: QAccessibleObject::rect(int) const 11668 vfunc[12]: QAccessibleApplication::role(int) const 11669 vfunc[13]: QAccessibleApplication::state(int) const 11670 vfunc[14]: QAccessibleApplication::userActionCount(int) const 11671 vfunc[15]: QAccessibleApplication::actionText(int, 11672 QAccessible::Text, int) const 11673 vfunc[16]: QAccessibleApplication::doAction(int, int, 11674 QList const&) 11675 11676 The Run Time Type Information for the QAccessibleApplication 11677 class is described by Table 7-347 11678 11679 Table 7-347. typeinfo for QAccessibleApplication 11680 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11681 Name typeinfo name for QAccessibleApplication 11682 basetype: typeinfo for QAccessibleObject 11683 __________________________________________________________ 11684 11685 7.4.1.116. Class data for QAccessibleWidget 11686 11687 The virtual table for the QAccessibleWidget class is described 11688 by Table 7-348 11689 11690 Table 7-348. Primary vtable for QAccessibleWidget 11691 Base Offset 0 11692 Virtual Base Offset 0 11693 RTTI typeinfo for QAccessibleWidget 11694 vfunc[0]: QAccessibleWidget::~QAccessibleWidget() 11695 vfunc[1]: QAccessibleWidget::~QAccessibleWidget() 11696 vfunc[2]: QAccessibleObject::isValid() const 11697 vfunc[3]: QAccessibleObject::object() const 11698 vfunc[4]: QAccessibleWidget::childCount() const 11699 vfunc[5]: QAccessibleWidget::indexOfChild(QAccessibleInterface 11700 const*) const 11701 vfunc[6]: QAccessibleWidget::relationTo(int, 11702 QAccessibleInterface const*, int) const 11703 vfunc[7]: QAccessibleWidget::childAt(int, int) const 11704 vfunc[8]: 11705 QAccessibleWidget::navigate(QAccessible::RelationFlag, int, 11706 QAccessibleInterface**) const 11707 vfunc[9]: QAccessibleWidget::text(QAccessible::Text, int) const 11708 vfunc[10]: QAccessibleObject::setText(QAccessible::Text, int, 11709 QString const&) 11710 vfunc[11]: QAccessibleWidget::rect(int) const 11711 vfunc[12]: QAccessibleWidget::role(int) const 11712 vfunc[13]: QAccessibleWidget::state(int) const 11713 vfunc[14]: QAccessibleObject::userActionCount(int) const 11714 vfunc[15]: QAccessibleWidget::actionText(int, 11715 QAccessible::Text, int) const 11716 vfunc[16]: QAccessibleWidget::doAction(int, int, 11717 QList const&) 11718 11719 The Run Time Type Information for the QAccessibleWidget class 11720 is described by Table 7-349 11721 11722 Table 7-349. typeinfo for QAccessibleWidget 11723 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11724 Name typeinfo name for QAccessibleWidget 11725 basetype: typeinfo for QAccessibleObject 11726 __________________________________________________________ 11727 11728 7.4.1.117. Class data for QAccessibleFactoryInterface 11729 11730 The virtual table for the QAccessibleFactoryInterface class is 11731 described by Table 7-350 11732 11733 Table 7-350. Primary vtable for QAccessibleFactoryInterface 11734 Base Offset 0 11735 Virtual Base Offset 0 11736 RTTI typeinfo for QAccessibleFactoryInterface 11737 vfunc[0]: NULL or 11738 QAccessibleFactoryInterface::~QAccessibleFactoryInterface() 11739 vfunc[1]: NULL or 11740 QAccessibleFactoryInterface::~QAccessibleFactoryInterface() 11741 vfunc[2]: __cxa_pure_virtual 11742 vfunc[3]: __cxa_pure_virtual 11743 11744 The Run Time Type Information for the 11745 QAccessibleFactoryInterface class is described by Table 7-351 11746 11747 Table 7-351. typeinfo for QAccessibleFactoryInterface 11748 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 11749 Name typeinfo name for QAccessibleFactoryInterface 11750 flags: 0 11751 basetype: typeinfo for QAccessible 2 11752 basetype: typeinfo for QFactoryInterface 2 11753 __________________________________________________________ 11754 11755 7.4.1.118. Class data for QAccessiblePlugin 11756 11757 The virtual table for the QAccessiblePlugin class is described 11758 by Table 7-352 11759 11760 Table 7-352. Primary vtable for QAccessiblePlugin 11761 Base Offset 0 11762 Virtual Base Offset 0 11763 RTTI typeinfo for QAccessiblePlugin 11764 vfunc[0]: QAccessiblePlugin::metaObject() const 11765 vfunc[1]: QAccessiblePlugin::qt_metacast(char const*) 11766 vfunc[2]: QAccessiblePlugin::qt_metacall(QMetaObject::Call, 11767 int, void**) 11768 vfunc[3]: QAccessiblePlugin::~QAccessiblePlugin() 11769 vfunc[4]: QAccessiblePlugin::~QAccessiblePlugin() 11770 vfunc[5]: QObject::event(QEvent*) 11771 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11772 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11773 vfunc[8]: QObject::childEvent(QChildEvent*) 11774 vfunc[9]: QObject::customEvent(QEvent*) 11775 vfunc[10]: QObject::connectNotify(char const*) 11776 vfunc[11]: QObject::disconnectNotify(char const*) 11777 vfunc[12]: __cxa_pure_virtual 11778 vfunc[13]: __cxa_pure_virtual 11779 11780 Table 7-353. Secondary vtable for QAccessiblePlugin 11781 Base Offset -16 11782 Virtual Base Offset 0 11783 RTTI typeinfo for QAccessiblePlugin 11784 vfunc[0]: non-virtual thunk to 11785 QAccessiblePlugin::~QAccessiblePlugin() 11786 vfunc[1]: non-virtual thunk to 11787 QAccessiblePlugin::~QAccessiblePlugin() 11788 vfunc[2]: __cxa_pure_virtual 11789 vfunc[3]: __cxa_pure_virtual 11790 11791 The Run Time Type Information for the QAccessiblePlugin class 11792 is described by Table 7-354 11793 11794 Table 7-354. typeinfo for QAccessiblePlugin 11795 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 11796 Name typeinfo name for QAccessiblePlugin 11797 flags: 0 11798 basetype: typeinfo for QObject 2 11799 basetype: typeinfo for QAccessibleFactoryInterface 2050 11800 __________________________________________________________ 11801 11802 7.4.1.119. Class data for QClipboard 11803 11804 The virtual table for the QClipboard class is described by 11805 Table 7-355 11806 11807 Table 7-355. Primary vtable for QClipboard 11808 Base Offset 0 11809 Virtual Base Offset 0 11810 RTTI typeinfo for QClipboard 11811 vfunc[0]: QClipboard::metaObject() const 11812 vfunc[1]: QClipboard::qt_metacast(char const*) 11813 vfunc[2]: QClipboard::qt_metacall(QMetaObject::Call, int, 11814 void**) 11815 vfunc[3]: QClipboard::~QClipboard() 11816 vfunc[4]: QClipboard::~QClipboard() 11817 vfunc[5]: QClipboard::event(QEvent*) 11818 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11819 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11820 vfunc[8]: QObject::childEvent(QChildEvent*) 11821 vfunc[9]: QObject::customEvent(QEvent*) 11822 vfunc[10]: QClipboard::connectNotify(char const*) 11823 vfunc[11]: QObject::disconnectNotify(char const*) 11824 11825 The Run Time Type Information for the QClipboard class is 11826 described by Table 7-356 11827 11828 Table 7-356. typeinfo for QClipboard 11829 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11830 Name typeinfo name for QClipboard 11831 basetype: typeinfo for QObject 11832 __________________________________________________________ 11833 11834 7.4.1.120. Class data for QDesktopWidget 11835 11836 The virtual table for the QDesktopWidget class is described by 11837 Table 7-357 11838 11839 Table 7-357. Primary vtable for QDesktopWidget 11840 Base Offset 0 11841 Virtual Base Offset 0 11842 RTTI typeinfo for QDesktopWidget 11843 vfunc[0]: QDesktopWidget::metaObject() const 11844 vfunc[1]: QDesktopWidget::qt_metacast(char const*) 11845 vfunc[2]: QDesktopWidget::qt_metacall(QMetaObject::Call, int, 11846 void**) 11847 vfunc[3]: QDesktopWidget::~QDesktopWidget() 11848 vfunc[4]: QDesktopWidget::~QDesktopWidget() 11849 vfunc[5]: QWidget::event(QEvent*) 11850 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11851 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11852 vfunc[8]: QObject::childEvent(QChildEvent*) 11853 vfunc[9]: QObject::customEvent(QEvent*) 11854 vfunc[10]: QObject::connectNotify(char const*) 11855 vfunc[11]: QObject::disconnectNotify(char const*) 11856 vfunc[12]: QWidget::devType() const 11857 vfunc[13]: QWidget::setVisible(bool) 11858 vfunc[14]: QWidget::sizeHint() const 11859 vfunc[15]: QWidget::minimumSizeHint() const 11860 vfunc[16]: QWidget::heightForWidth(int) const 11861 vfunc[17]: QWidget::paintEngine() const 11862 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 11863 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 11864 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11865 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 11866 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11867 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 11868 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11869 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11870 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11871 vfunc[27]: QWidget::enterEvent(QEvent*) 11872 vfunc[28]: QWidget::leaveEvent(QEvent*) 11873 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 11874 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11875 vfunc[31]: QDesktopWidget::resizeEvent(QResizeEvent*) 11876 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11877 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11878 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11879 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11880 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11881 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11882 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11883 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11884 vfunc[40]: QWidget::showEvent(QShowEvent*) 11885 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11886 vfunc[42]: QWidget::x11Event(_XEvent*) 11887 vfunc[43]: QWidget::changeEvent(QEvent*) 11888 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11889 const 11890 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11891 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11892 const 11893 vfunc[47]: QWidget::focusNextPrevChild(bool) 11894 vfunc[48]: QWidget::styleChange(QStyle&) 11895 vfunc[49]: QWidget::enabledChange(bool) 11896 vfunc[50]: QWidget::paletteChange(QPalette const&) 11897 vfunc[51]: QWidget::fontChange(QFont const&) 11898 vfunc[52]: QWidget::windowActivationChange(bool) 11899 vfunc[53]: QWidget::languageChange() 11900 11901 Table 7-358. Secondary vtable for QDesktopWidget 11902 Base Offset -16 11903 Virtual Base Offset 0 11904 RTTI typeinfo for QDesktopWidget 11905 vfunc[0]: non-virtual thunk to 11906 QDesktopWidget::~QDesktopWidget() 11907 vfunc[1]: non-virtual thunk to 11908 QDesktopWidget::~QDesktopWidget() 11909 vfunc[2]: non-virtual thunk to QWidget::devType() const 11910 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11911 vfunc[4]: non-virtual thunk to 11912 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11913 11914 The Run Time Type Information for the QDesktopWidget class is 11915 described by Table 7-359 11916 11917 Table 7-359. typeinfo for QDesktopWidget 11918 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11919 Name typeinfo name for QDesktopWidget 11920 basetype: typeinfo for QWidget 11921 __________________________________________________________ 11922 11923 7.4.1.121. Class data for QLayoutItem 11924 11925 The virtual table for the QLayoutItem class is described by 11926 Table 7-360 11927 11928 Table 7-360. Primary vtable for QLayoutItem 11929 Base Offset 0 11930 Virtual Base Offset 0 11931 RTTI typeinfo for QLayoutItem 11932 vfunc[0]: QLayoutItem::~QLayoutItem() 11933 vfunc[1]: QLayoutItem::~QLayoutItem() 11934 vfunc[2]: __cxa_pure_virtual 11935 vfunc[3]: __cxa_pure_virtual 11936 vfunc[4]: __cxa_pure_virtual 11937 vfunc[5]: __cxa_pure_virtual 11938 vfunc[6]: __cxa_pure_virtual 11939 vfunc[7]: __cxa_pure_virtual 11940 vfunc[8]: __cxa_pure_virtual 11941 vfunc[9]: QLayoutItem::hasHeightForWidth() const 11942 vfunc[10]: QLayoutItem::heightForWidth(int) const 11943 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 11944 vfunc[12]: QLayoutItem::invalidate() 11945 vfunc[13]: QLayoutItem::widget() 11946 vfunc[14]: QLayoutItem::layout() 11947 vfunc[15]: QLayoutItem::spacerItem() 11948 11949 The Run Time Type Information for the QLayoutItem class is 11950 described by Table 7-361 11951 11952 Table 7-361. typeinfo for QLayoutItem 11953 Base Vtable vtable for __cxxabiv1::__class_type_info 11954 Name typeinfo name for QLayoutItem 11955 __________________________________________________________ 11956 11957 7.4.1.122. Class data for QSpacerItem 11958 11959 The virtual table for the QSpacerItem class is described by 11960 Table 7-362 11961 11962 Table 7-362. Primary vtable for QSpacerItem 11963 Base Offset 0 11964 Virtual Base Offset 0 11965 RTTI typeinfo for QSpacerItem 11966 vfunc[0]: NULL or QSpacerItem::~QSpacerItem() 11967 vfunc[1]: NULL or QSpacerItem::~QSpacerItem() 11968 vfunc[2]: QSpacerItem::sizeHint() const 11969 vfunc[3]: QSpacerItem::minimumSize() const 11970 vfunc[4]: QSpacerItem::maximumSize() const 11971 vfunc[5]: QSpacerItem::expandingDirections() const 11972 vfunc[6]: QSpacerItem::setGeometry(QRect const&) 11973 vfunc[7]: QSpacerItem::geometry() const 11974 vfunc[8]: QSpacerItem::isEmpty() const 11975 vfunc[9]: QLayoutItem::hasHeightForWidth() const 11976 vfunc[10]: QLayoutItem::heightForWidth(int) const 11977 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 11978 vfunc[12]: QLayoutItem::invalidate() 11979 vfunc[13]: QLayoutItem::widget() 11980 vfunc[14]: QLayoutItem::layout() 11981 vfunc[15]: QSpacerItem::spacerItem() 11982 11983 The Run Time Type Information for the QSpacerItem class is 11984 described by Table 7-363 11985 11986 Table 7-363. typeinfo for QSpacerItem 11987 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11988 Name typeinfo name for QSpacerItem 11989 basetype: typeinfo for QLayoutItem 11990 __________________________________________________________ 11991 11992 7.4.1.123. Class data for QWidgetItem 11993 11994 The virtual table for the QWidgetItem class is described by 11995 Table 7-364 11996 11997 Table 7-364. Primary vtable for QWidgetItem 11998 Base Offset 0 11999 Virtual Base Offset 0 12000 RTTI typeinfo for QWidgetItem 12001 vfunc[0]: NULL or QWidgetItem::~QWidgetItem() 12002 vfunc[1]: NULL or QWidgetItem::~QWidgetItem() 12003 vfunc[2]: QWidgetItem::sizeHint() const 12004 vfunc[3]: QWidgetItem::minimumSize() const 12005 vfunc[4]: QWidgetItem::maximumSize() const 12006 vfunc[5]: QWidgetItem::expandingDirections() const 12007 vfunc[6]: QWidgetItem::setGeometry(QRect const&) 12008 vfunc[7]: QWidgetItem::geometry() const 12009 vfunc[8]: QWidgetItem::isEmpty() const 12010 vfunc[9]: QWidgetItem::hasHeightForWidth() const 12011 vfunc[10]: QWidgetItem::heightForWidth(int) const 12012 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 12013 vfunc[12]: QLayoutItem::invalidate() 12014 vfunc[13]: QWidgetItem::widget() 12015 vfunc[14]: QLayoutItem::layout() 12016 vfunc[15]: QLayoutItem::spacerItem() 12017 12018 The Run Time Type Information for the QWidgetItem class is 12019 described by Table 7-365 12020 12021 Table 7-365. typeinfo for QWidgetItem 12022 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12023 Name typeinfo name for QWidgetItem 12024 basetype: typeinfo for QLayoutItem 12025 __________________________________________________________ 12026 12027 7.4.1.124. Class data for QLayout 12028 12029 The virtual table for the QLayout class is described by Table 12030 7-366 12031 12032 Table 7-366. Primary vtable for QLayout 12033 Base Offset 0 12034 Virtual Base Offset 0 12035 RTTI typeinfo for QLayout 12036 vfunc[0]: QLayout::metaObject() const 12037 vfunc[1]: QLayout::qt_metacast(char const*) 12038 vfunc[2]: QLayout::qt_metacall(QMetaObject::Call, int, void**) 12039 vfunc[3]: QLayout::~QLayout() 12040 vfunc[4]: QLayout::~QLayout() 12041 vfunc[5]: QObject::event(QEvent*) 12042 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12043 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12044 vfunc[8]: QLayout::childEvent(QChildEvent*) 12045 vfunc[9]: QObject::customEvent(QEvent*) 12046 vfunc[10]: QObject::connectNotify(char const*) 12047 vfunc[11]: QObject::disconnectNotify(char const*) 12048 vfunc[12]: QLayout::invalidate() 12049 vfunc[13]: QLayout::geometry() const 12050 vfunc[14]: __cxa_pure_virtual 12051 vfunc[15]: QLayout::expandingDirections() const 12052 vfunc[16]: QLayout::minimumSize() const 12053 vfunc[17]: QLayout::maximumSize() const 12054 vfunc[18]: __cxa_pure_virtual 12055 vfunc[19]: __cxa_pure_virtual 12056 vfunc[20]: __cxa_pure_virtual 12057 vfunc[21]: QLayout::indexOf(QWidget*) const 12058 vfunc[22]: __cxa_pure_virtual 12059 vfunc[23]: QLayout::isEmpty() const 12060 vfunc[24]: QLayout::layout() 12061 12062 Table 7-367. Secondary vtable for QLayout 12063 Base Offset -16 12064 Virtual Base Offset 0 12065 RTTI typeinfo for QLayout 12066 vfunc[0]: non-virtual thunk to QLayout::~QLayout() 12067 vfunc[1]: non-virtual thunk to QLayout::~QLayout() 12068 vfunc[2]: __cxa_pure_virtual 12069 vfunc[3]: non-virtual thunk to QLayout::minimumSize() const 12070 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 12071 vfunc[5]: non-virtual thunk to QLayout::expandingDirections() 12072 const 12073 vfunc[6]: __cxa_pure_virtual 12074 vfunc[7]: non-virtual thunk to QLayout::geometry() const 12075 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 12076 vfunc[9]: QLayoutItem::hasHeightForWidth() const 12077 vfunc[10]: QLayoutItem::heightForWidth(int) const 12078 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 12079 vfunc[12]: non-virtual thunk to QLayout::invalidate() 12080 vfunc[13]: QLayoutItem::widget() 12081 vfunc[14]: non-virtual thunk to QLayout::layout() 12082 vfunc[15]: QLayoutItem::spacerItem() 12083 12084 The Run Time Type Information for the QLayout class is 12085 described by Table 7-368 12086 12087 Table 7-368. typeinfo for QLayout 12088 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 12089 Name typeinfo name for QLayout 12090 flags: 0 12091 basetype: typeinfo for QObject 2 12092 basetype: typeinfo for QLayoutItem 2050 12093 __________________________________________________________ 12094 12095 7.4.1.125. Class data for QGridLayout 12096 12097 The virtual table for the QGridLayout class is described by 12098 Table 7-369 12099 12100 Table 7-369. Primary vtable for QGridLayout 12101 Base Offset 0 12102 Virtual Base Offset 0 12103 RTTI typeinfo for QGridLayout 12104 vfunc[0]: QGridLayout::metaObject() const 12105 vfunc[1]: QGridLayout::qt_metacast(char const*) 12106 vfunc[2]: QGridLayout::qt_metacall(QMetaObject::Call, int, 12107 void**) 12108 vfunc[3]: QGridLayout::~QGridLayout() 12109 vfunc[4]: QGridLayout::~QGridLayout() 12110 vfunc[5]: QObject::event(QEvent*) 12111 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12112 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12113 vfunc[8]: QLayout::childEvent(QChildEvent*) 12114 vfunc[9]: QObject::customEvent(QEvent*) 12115 vfunc[10]: QObject::connectNotify(char const*) 12116 vfunc[11]: QObject::disconnectNotify(char const*) 12117 vfunc[12]: QGridLayout::invalidate() 12118 vfunc[13]: QLayout::geometry() const 12119 vfunc[14]: QGridLayout::addItem(QLayoutItem*) 12120 vfunc[15]: QGridLayout::expandingDirections() const 12121 vfunc[16]: QGridLayout::minimumSize() const 12122 vfunc[17]: QGridLayout::maximumSize() const 12123 vfunc[18]: QGridLayout::setGeometry(QRect const&) 12124 vfunc[19]: QGridLayout::itemAt(int) const 12125 vfunc[20]: QGridLayout::takeAt(int) 12126 vfunc[21]: QLayout::indexOf(QWidget*) const 12127 vfunc[22]: QGridLayout::count() const 12128 vfunc[23]: QLayout::isEmpty() const 12129 vfunc[24]: QLayout::layout() 12130 vfunc[25]: QGridLayout::sizeHint() const 12131 vfunc[26]: QGridLayout::hasHeightForWidth() const 12132 vfunc[27]: QGridLayout::heightForWidth(int) const 12133 vfunc[28]: QGridLayout::minimumHeightForWidth(int) const 12134 12135 Table 7-370. Secondary vtable for QGridLayout 12136 Base Offset -16 12137 Virtual Base Offset 0 12138 RTTI typeinfo for QGridLayout 12139 vfunc[0]: non-virtual thunk to QGridLayout::~QGridLayout() 12140 vfunc[1]: non-virtual thunk to QGridLayout::~QGridLayout() 12141 vfunc[2]: non-virtual thunk to QGridLayout::sizeHint() const 12142 vfunc[3]: non-virtual thunk to QGridLayout::minimumSize() const 12143 vfunc[4]: non-virtual thunk to QGridLayout::maximumSize() const 12144 vfunc[5]: non-virtual thunk to 12145 QGridLayout::expandingDirections() const 12146 vfunc[6]: non-virtual thunk to QGridLayout::setGeometry(QRect 12147 const&) 12148 vfunc[7]: non-virtual thunk to QLayout::geometry() const 12149 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 12150 vfunc[9]: non-virtual thunk to QGridLayout::hasHeightForWidth() 12151 const 12152 vfunc[10]: non-virtual thunk to 12153 QGridLayout::heightForWidth(int) const 12154 vfunc[11]: non-virtual thunk to 12155 QGridLayout::minimumHeightForWidth(int) const 12156 vfunc[12]: non-virtual thunk to QGridLayout::invalidate() 12157 vfunc[13]: QLayoutItem::widget() 12158 vfunc[14]: non-virtual thunk to QLayout::layout() 12159 vfunc[15]: QLayoutItem::spacerItem() 12160 12161 The Run Time Type Information for the QGridLayout class is 12162 described by Table 7-371 12163 12164 Table 7-371. typeinfo for QGridLayout 12165 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12166 Name typeinfo name for QGridLayout 12167 basetype: typeinfo for QLayout 12168 __________________________________________________________ 12169 12170 7.4.1.126. Class data for QBoxLayout 12171 12172 The virtual table for the QBoxLayout class is described by 12173 Table 7-372 12174 12175 Table 7-372. Primary vtable for QBoxLayout 12176 Base Offset 0 12177 Virtual Base Offset 0 12178 RTTI typeinfo for QBoxLayout 12179 vfunc[0]: QBoxLayout::metaObject() const 12180 vfunc[1]: QBoxLayout::qt_metacast(char const*) 12181 vfunc[2]: QBoxLayout::qt_metacall(QMetaObject::Call, int, 12182 void**) 12183 vfunc[3]: QBoxLayout::~QBoxLayout() 12184 vfunc[4]: QBoxLayout::~QBoxLayout() 12185 vfunc[5]: QObject::event(QEvent*) 12186 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12187 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12188 vfunc[8]: QLayout::childEvent(QChildEvent*) 12189 vfunc[9]: QObject::customEvent(QEvent*) 12190 vfunc[10]: QObject::connectNotify(char const*) 12191 vfunc[11]: QObject::disconnectNotify(char const*) 12192 vfunc[12]: QBoxLayout::invalidate() 12193 vfunc[13]: QLayout::geometry() const 12194 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 12195 vfunc[15]: QBoxLayout::expandingDirections() const 12196 vfunc[16]: QBoxLayout::minimumSize() const 12197 vfunc[17]: QBoxLayout::maximumSize() const 12198 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 12199 vfunc[19]: QBoxLayout::itemAt(int) const 12200 vfunc[20]: QBoxLayout::takeAt(int) 12201 vfunc[21]: QLayout::indexOf(QWidget*) const 12202 vfunc[22]: QBoxLayout::count() const 12203 vfunc[23]: QLayout::isEmpty() const 12204 vfunc[24]: QLayout::layout() 12205 vfunc[25]: QBoxLayout::sizeHint() const 12206 vfunc[26]: QBoxLayout::hasHeightForWidth() const 12207 vfunc[27]: QBoxLayout::heightForWidth(int) const 12208 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 12209 12210 Table 7-373. Secondary vtable for QBoxLayout 12211 Base Offset -16 12212 Virtual Base Offset 0 12213 RTTI typeinfo for QBoxLayout 12214 vfunc[0]: non-virtual thunk to QBoxLayout::~QBoxLayout() 12215 vfunc[1]: non-virtual thunk to QBoxLayout::~QBoxLayout() 12216 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 12217 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 12218 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 12219 vfunc[5]: non-virtual thunk to 12220 QBoxLayout::expandingDirections() const 12221 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 12222 const&) 12223 vfunc[7]: non-virtual thunk to QLayout::geometry() const 12224 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 12225 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 12226 const 12227 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 12228 const 12229 vfunc[11]: non-virtual thunk to 12230 QBoxLayout::minimumHeightForWidth(int) const 12231 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 12232 vfunc[13]: QLayoutItem::widget() 12233 vfunc[14]: non-virtual thunk to QLayout::layout() 12234 vfunc[15]: QLayoutItem::spacerItem() 12235 12236 The Run Time Type Information for the QBoxLayout class is 12237 described by Table 7-374 12238 12239 Table 7-374. typeinfo for QBoxLayout 12240 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12241 Name typeinfo name for QBoxLayout 12242 basetype: typeinfo for QLayout 12243 __________________________________________________________ 12244 12245 7.4.1.127. Class data for QHBoxLayout 12246 12247 The virtual table for the QHBoxLayout class is described by 12248 Table 7-375 12249 12250 Table 7-375. Primary vtable for QHBoxLayout 12251 Base Offset 0 12252 Virtual Base Offset 0 12253 RTTI typeinfo for QHBoxLayout 12254 vfunc[0]: QHBoxLayout::metaObject() const 12255 vfunc[1]: QHBoxLayout::qt_metacast(char const*) 12256 vfunc[2]: QHBoxLayout::qt_metacall(QMetaObject::Call, int, 12257 void**) 12258 vfunc[3]: QHBoxLayout::~QHBoxLayout() 12259 vfunc[4]: QHBoxLayout::~QHBoxLayout() 12260 vfunc[5]: QObject::event(QEvent*) 12261 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12262 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12263 vfunc[8]: QLayout::childEvent(QChildEvent*) 12264 vfunc[9]: QObject::customEvent(QEvent*) 12265 vfunc[10]: QObject::connectNotify(char const*) 12266 vfunc[11]: QObject::disconnectNotify(char const*) 12267 vfunc[12]: QBoxLayout::invalidate() 12268 vfunc[13]: QLayout::geometry() const 12269 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 12270 vfunc[15]: QBoxLayout::expandingDirections() const 12271 vfunc[16]: QBoxLayout::minimumSize() const 12272 vfunc[17]: QBoxLayout::maximumSize() const 12273 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 12274 vfunc[19]: QBoxLayout::itemAt(int) const 12275 vfunc[20]: QBoxLayout::takeAt(int) 12276 vfunc[21]: QLayout::indexOf(QWidget*) const 12277 vfunc[22]: QBoxLayout::count() const 12278 vfunc[23]: QLayout::isEmpty() const 12279 vfunc[24]: QLayout::layout() 12280 vfunc[25]: QBoxLayout::sizeHint() const 12281 vfunc[26]: QBoxLayout::hasHeightForWidth() const 12282 vfunc[27]: QBoxLayout::heightForWidth(int) const 12283 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 12284 12285 Table 7-376. Secondary vtable for QHBoxLayout 12286 Base Offset -16 12287 Virtual Base Offset 0 12288 RTTI typeinfo for QHBoxLayout 12289 vfunc[0]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 12290 vfunc[1]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 12291 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 12292 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 12293 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 12294 vfunc[5]: non-virtual thunk to 12295 QBoxLayout::expandingDirections() const 12296 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 12297 const&) 12298 vfunc[7]: non-virtual thunk to QLayout::geometry() const 12299 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 12300 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 12301 const 12302 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 12303 const 12304 vfunc[11]: non-virtual thunk to 12305 QBoxLayout::minimumHeightForWidth(int) const 12306 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 12307 vfunc[13]: QLayoutItem::widget() 12308 vfunc[14]: non-virtual thunk to QLayout::layout() 12309 vfunc[15]: QLayoutItem::spacerItem() 12310 12311 The Run Time Type Information for the QHBoxLayout class is 12312 described by Table 7-377 12313 12314 Table 7-377. typeinfo for QHBoxLayout 12315 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12316 Name typeinfo name for QHBoxLayout 12317 basetype: typeinfo for QBoxLayout 12318 __________________________________________________________ 12319 12320 7.4.1.128. Class data for QVBoxLayout 12321 12322 The virtual table for the QVBoxLayout class is described by 12323 Table 7-378 12324 12325 Table 7-378. Primary vtable for QVBoxLayout 12326 Base Offset 0 12327 Virtual Base Offset 0 12328 RTTI typeinfo for QVBoxLayout 12329 vfunc[0]: QVBoxLayout::metaObject() const 12330 vfunc[1]: QVBoxLayout::qt_metacast(char const*) 12331 vfunc[2]: QVBoxLayout::qt_metacall(QMetaObject::Call, int, 12332 void**) 12333 vfunc[3]: QVBoxLayout::~QVBoxLayout() 12334 vfunc[4]: QVBoxLayout::~QVBoxLayout() 12335 vfunc[5]: QObject::event(QEvent*) 12336 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12337 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12338 vfunc[8]: QLayout::childEvent(QChildEvent*) 12339 vfunc[9]: QObject::customEvent(QEvent*) 12340 vfunc[10]: QObject::connectNotify(char const*) 12341 vfunc[11]: QObject::disconnectNotify(char const*) 12342 vfunc[12]: QBoxLayout::invalidate() 12343 vfunc[13]: QLayout::geometry() const 12344 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 12345 vfunc[15]: QBoxLayout::expandingDirections() const 12346 vfunc[16]: QBoxLayout::minimumSize() const 12347 vfunc[17]: QBoxLayout::maximumSize() const 12348 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 12349 vfunc[19]: QBoxLayout::itemAt(int) const 12350 vfunc[20]: QBoxLayout::takeAt(int) 12351 vfunc[21]: QLayout::indexOf(QWidget*) const 12352 vfunc[22]: QBoxLayout::count() const 12353 vfunc[23]: QLayout::isEmpty() const 12354 vfunc[24]: QLayout::layout() 12355 vfunc[25]: QBoxLayout::sizeHint() const 12356 vfunc[26]: QBoxLayout::hasHeightForWidth() const 12357 vfunc[27]: QBoxLayout::heightForWidth(int) const 12358 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 12359 12360 Table 7-379. Secondary vtable for QVBoxLayout 12361 Base Offset -16 12362 Virtual Base Offset 0 12363 RTTI typeinfo for QVBoxLayout 12364 vfunc[0]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 12365 vfunc[1]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 12366 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 12367 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 12368 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 12369 vfunc[5]: non-virtual thunk to 12370 QBoxLayout::expandingDirections() const 12371 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 12372 const&) 12373 vfunc[7]: non-virtual thunk to QLayout::geometry() const 12374 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 12375 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 12376 const 12377 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 12378 const 12379 vfunc[11]: non-virtual thunk to 12380 QBoxLayout::minimumHeightForWidth(int) const 12381 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 12382 vfunc[13]: QLayoutItem::widget() 12383 vfunc[14]: non-virtual thunk to QLayout::layout() 12384 vfunc[15]: QLayoutItem::spacerItem() 12385 12386 The Run Time Type Information for the QVBoxLayout class is 12387 described by Table 7-380 12388 12389 Table 7-380. typeinfo for QVBoxLayout 12390 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12391 Name typeinfo name for QVBoxLayout 12392 basetype: typeinfo for QBoxLayout 12393 __________________________________________________________ 12394 12395 7.4.1.129. Class data for QShortcut 12396 12397 The virtual table for the QShortcut class is described by Table 12398 7-381 12399 12400 Table 7-381. Primary vtable for QShortcut 12401 Base Offset 0 12402 Virtual Base Offset 0 12403 RTTI typeinfo for QShortcut 12404 vfunc[0]: QShortcut::metaObject() const 12405 vfunc[1]: QShortcut::qt_metacast(char const*) 12406 vfunc[2]: QShortcut::qt_metacall(QMetaObject::Call, int, 12407 void**) 12408 vfunc[3]: QShortcut::~QShortcut() 12409 vfunc[4]: QShortcut::~QShortcut() 12410 vfunc[5]: QShortcut::event(QEvent*) 12411 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12412 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12413 vfunc[8]: QObject::childEvent(QChildEvent*) 12414 vfunc[9]: QObject::customEvent(QEvent*) 12415 vfunc[10]: QObject::connectNotify(char const*) 12416 vfunc[11]: QObject::disconnectNotify(char const*) 12417 12418 The Run Time Type Information for the QShortcut class is 12419 described by Table 7-382 12420 12421 Table 7-382. typeinfo for QShortcut 12422 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12423 Name typeinfo name for QShortcut 12424 basetype: typeinfo for QObject 12425 __________________________________________________________ 12426 12427 7.4.1.130. Class data for QSessionManager 12428 12429 The virtual table for the QSessionManager class is described by 12430 Table 7-383 12431 12432 Table 7-383. Primary vtable for QSessionManager 12433 Base Offset 0 12434 Virtual Base Offset 0 12435 RTTI typeinfo for QSessionManager 12436 vfunc[0]: QSessionManager::metaObject() const 12437 vfunc[1]: QSessionManager::qt_metacast(char const*) 12438 vfunc[2]: QSessionManager::qt_metacall(QMetaObject::Call, int, 12439 void**) 12440 vfunc[3]: QSessionManager::~QSessionManager() 12441 vfunc[4]: QSessionManager::~QSessionManager() 12442 vfunc[5]: QObject::event(QEvent*) 12443 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12444 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12445 vfunc[8]: QObject::childEvent(QChildEvent*) 12446 vfunc[9]: QObject::customEvent(QEvent*) 12447 vfunc[10]: QObject::connectNotify(char const*) 12448 vfunc[11]: QObject::disconnectNotify(char const*) 12449 12450 The Run Time Type Information for the QSessionManager class is 12451 described by Table 7-384 12452 12453 Table 7-384. typeinfo for QSessionManager 12454 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12455 Name typeinfo name for QSessionManager 12456 basetype: typeinfo for QObject 12457 __________________________________________________________ 12458 12459 7.4.1.131. Class data for QApplication 12460 12461 The virtual table for the QApplication class is described by 12462 Table 7-385 12463 12464 Table 7-385. Primary vtable for QApplication 12465 Base Offset 0 12466 Virtual Base Offset 0 12467 RTTI typeinfo for QApplication 12468 vfunc[0]: QApplication::metaObject() const 12469 vfunc[1]: QApplication::qt_metacast(char const*) 12470 vfunc[2]: QApplication::qt_metacall(QMetaObject::Call, int, 12471 void**) 12472 vfunc[3]: QApplication::~QApplication() 12473 vfunc[4]: QApplication::~QApplication() 12474 vfunc[5]: QApplication::event(QEvent*) 12475 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12476 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12477 vfunc[8]: QObject::childEvent(QChildEvent*) 12478 vfunc[9]: QObject::customEvent(QEvent*) 12479 vfunc[10]: QObject::connectNotify(char const*) 12480 vfunc[11]: QObject::disconnectNotify(char const*) 12481 vfunc[12]: QApplication::notify(QObject*, QEvent*) 12482 vfunc[13]: QApplication::compressEvent(QEvent*, QObject*, 12483 QPostEventList*) 12484 vfunc[14]: QApplication::x11EventFilter(_XEvent*) 12485 vfunc[15]: QApplication::x11ClientMessage(QWidget*, _XEvent*, 12486 bool) 12487 vfunc[16]: QApplication::commitData(QSessionManager&) 12488 vfunc[17]: QApplication::saveState(QSessionManager&) 12489 12490 The Run Time Type Information for the QApplication class is 12491 described by Table 7-386 12492 12493 Table 7-386. typeinfo for QApplication 12494 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12495 Name typeinfo name for QApplication 12496 basetype: typeinfo for QCoreApplication 12497 __________________________________________________________ 12498 12499 7.4.1.132. Class data for QAction 12500 12501 The virtual table for the QAction class is described by Table 12502 7-387 12503 12504 Table 7-387. Primary vtable for QAction 12505 Base Offset 0 12506 Virtual Base Offset 0 12507 RTTI typeinfo for QAction 12508 vfunc[0]: QAction::metaObject() const 12509 vfunc[1]: QAction::qt_metacast(char const*) 12510 vfunc[2]: QAction::qt_metacall(QMetaObject::Call, int, void**) 12511 vfunc[3]: QAction::~QAction() 12512 vfunc[4]: QAction::~QAction() 12513 vfunc[5]: QAction::event(QEvent*) 12514 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12515 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12516 vfunc[8]: QObject::childEvent(QChildEvent*) 12517 vfunc[9]: QObject::customEvent(QEvent*) 12518 vfunc[10]: QObject::connectNotify(char const*) 12519 vfunc[11]: QObject::disconnectNotify(char const*) 12520 12521 The Run Time Type Information for the QAction class is 12522 described by Table 7-388 12523 12524 Table 7-388. typeinfo for QAction 12525 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12526 Name typeinfo name for QAction 12527 basetype: typeinfo for QObject 12528 __________________________________________________________ 12529 12530 7.4.1.133. Class data for QActionGroup 12531 12532 The virtual table for the QActionGroup class is described by 12533 Table 7-389 12534 12535 Table 7-389. Primary vtable for QActionGroup 12536 Base Offset 0 12537 Virtual Base Offset 0 12538 RTTI typeinfo for QActionGroup 12539 vfunc[0]: QActionGroup::metaObject() const 12540 vfunc[1]: QActionGroup::qt_metacast(char const*) 12541 vfunc[2]: QActionGroup::qt_metacall(QMetaObject::Call, int, 12542 void**) 12543 vfunc[3]: QActionGroup::~QActionGroup() 12544 vfunc[4]: QActionGroup::~QActionGroup() 12545 vfunc[5]: QObject::event(QEvent*) 12546 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12547 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12548 vfunc[8]: QObject::childEvent(QChildEvent*) 12549 vfunc[9]: QObject::customEvent(QEvent*) 12550 vfunc[10]: QObject::connectNotify(char const*) 12551 vfunc[11]: QObject::disconnectNotify(char const*) 12552 12553 The Run Time Type Information for the QActionGroup class is 12554 described by Table 7-390 12555 12556 Table 7-390. typeinfo for QActionGroup 12557 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12558 Name typeinfo name for QActionGroup 12559 basetype: typeinfo for QObject 12560 __________________________________________________________ 12561 12562 7.4.1.134. Class data for QSound 12563 12564 The virtual table for the QSound class is described by Table 12565 7-391 12566 12567 Table 7-391. Primary vtable for QSound 12568 Base Offset 0 12569 Virtual Base Offset 0 12570 RTTI typeinfo for QSound 12571 vfunc[0]: QSound::metaObject() const 12572 vfunc[1]: QSound::qt_metacast(char const*) 12573 vfunc[2]: QSound::qt_metacall(QMetaObject::Call, int, void**) 12574 vfunc[3]: QSound::~QSound() 12575 vfunc[4]: QSound::~QSound() 12576 vfunc[5]: QObject::event(QEvent*) 12577 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12578 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12579 vfunc[8]: QObject::childEvent(QChildEvent*) 12580 vfunc[9]: QObject::customEvent(QEvent*) 12581 vfunc[10]: QObject::connectNotify(char const*) 12582 vfunc[11]: QObject::disconnectNotify(char const*) 12583 12584 The Run Time Type Information for the QSound class is described 12585 by Table 7-392 12586 12587 Table 7-392. typeinfo for QSound 12588 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12589 Name typeinfo name for QSound 12590 basetype: typeinfo for QObject 12591 __________________________________________________________ 12592 12593 7.4.1.135. Class data for QStackedLayout 12594 12595 The virtual table for the QStackedLayout class is described by 12596 Table 7-393 12597 12598 Table 7-393. Primary vtable for QStackedLayout 12599 Base Offset 0 12600 Virtual Base Offset 0 12601 RTTI typeinfo for QStackedLayout 12602 vfunc[0]: QStackedLayout::metaObject() const 12603 vfunc[1]: QStackedLayout::qt_metacast(char const*) 12604 vfunc[2]: QStackedLayout::qt_metacall(QMetaObject::Call, int, 12605 void**) 12606 vfunc[3]: QStackedLayout::~QStackedLayout() 12607 vfunc[4]: QStackedLayout::~QStackedLayout() 12608 vfunc[5]: QObject::event(QEvent*) 12609 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12610 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12611 vfunc[8]: QLayout::childEvent(QChildEvent*) 12612 vfunc[9]: QObject::customEvent(QEvent*) 12613 vfunc[10]: QObject::connectNotify(char const*) 12614 vfunc[11]: QObject::disconnectNotify(char const*) 12615 vfunc[12]: QLayout::invalidate() 12616 vfunc[13]: QLayout::geometry() const 12617 vfunc[14]: QStackedLayout::addItem(QLayoutItem*) 12618 vfunc[15]: QLayout::expandingDirections() const 12619 vfunc[16]: QStackedLayout::minimumSize() const 12620 vfunc[17]: QLayout::maximumSize() const 12621 vfunc[18]: QStackedLayout::setGeometry(QRect const&) 12622 vfunc[19]: QStackedLayout::itemAt(int) const 12623 vfunc[20]: QStackedLayout::takeAt(int) 12624 vfunc[21]: QLayout::indexOf(QWidget*) const 12625 vfunc[22]: QStackedLayout::count() const 12626 vfunc[23]: QLayout::isEmpty() const 12627 vfunc[24]: QLayout::layout() 12628 vfunc[25]: QStackedLayout::sizeHint() const 12629 12630 Table 7-394. Secondary vtable for QStackedLayout 12631 Base Offset -16 12632 Virtual Base Offset 0 12633 RTTI typeinfo for QStackedLayout 12634 vfunc[0]: non-virtual thunk to 12635 QStackedLayout::~QStackedLayout() 12636 vfunc[1]: non-virtual thunk to 12637 QStackedLayout::~QStackedLayout() 12638 vfunc[2]: non-virtual thunk to QStackedLayout::sizeHint() const 12639 vfunc[3]: non-virtual thunk to QStackedLayout::minimumSize() 12640 const 12641 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 12642 vfunc[5]: non-virtual thunk to QLayout::expandingDirections() 12643 const 12644 vfunc[6]: non-virtual thunk to 12645 QStackedLayout::setGeometry(QRect const&) 12646 vfunc[7]: non-virtual thunk to QLayout::geometry() const 12647 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 12648 vfunc[9]: QLayoutItem::hasHeightForWidth() const 12649 vfunc[10]: QLayoutItem::heightForWidth(int) const 12650 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 12651 vfunc[12]: non-virtual thunk to QLayout::invalidate() 12652 vfunc[13]: QLayoutItem::widget() 12653 vfunc[14]: non-virtual thunk to QLayout::layout() 12654 vfunc[15]: QLayoutItem::spacerItem() 12655 12656 The Run Time Type Information for the QStackedLayout class is 12657 described by Table 7-395 12658 12659 Table 7-395. typeinfo for QStackedLayout 12660 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12661 Name typeinfo name for QStackedLayout 12662 basetype: typeinfo for QLayout 12663 __________________________________________________________ 12664 12665 7.4.1.136. Class data for QCommonStyle 12666 12667 The virtual table for the QCommonStyle class is described by 12668 Table 7-396 12669 12670 Table 7-396. Primary vtable for QCommonStyle 12671 Base Offset 0 12672 Virtual Base Offset 0 12673 RTTI typeinfo for QCommonStyle 12674 vfunc[0]: QCommonStyle::metaObject() const 12675 vfunc[1]: QCommonStyle::qt_metacast(char const*) 12676 vfunc[2]: QCommonStyle::qt_metacall(QMetaObject::Call, int, 12677 void**) 12678 vfunc[3]: QCommonStyle::~QCommonStyle() 12679 vfunc[4]: QCommonStyle::~QCommonStyle() 12680 vfunc[5]: QObject::event(QEvent*) 12681 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12682 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12683 vfunc[8]: QObject::childEvent(QChildEvent*) 12684 vfunc[9]: QObject::customEvent(QEvent*) 12685 vfunc[10]: QObject::connectNotify(char const*) 12686 vfunc[11]: QObject::disconnectNotify(char const*) 12687 vfunc[12]: QStyle::polish(QWidget*) 12688 vfunc[13]: QStyle::unpolish(QWidget*) 12689 vfunc[14]: QStyle::polish(QApplication*) 12690 vfunc[15]: QStyle::unpolish(QApplication*) 12691 vfunc[16]: QStyle::polish(QPalette&) 12692 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 12693 const&, int, bool, QString const&) const 12694 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 12695 const&) const 12696 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 12697 QPalette const&, bool, QString const&, QPalette::ColorRole) 12698 const 12699 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, 12700 QPixmap const&) const 12701 vfunc[21]: QStyle::standardPalette() const 12702 vfunc[22]: 12703 QCommonStyle::drawPrimitive(QStyle::PrimitiveElement, 12704 QStyleOption const*, QPainter*, QWidget const*) const 12705 vfunc[23]: QCommonStyle::drawControl(QStyle::ControlElement, 12706 QStyleOption const*, QPainter*, QWidget const*) const 12707 vfunc[24]: QCommonStyle::subElementRect(QStyle::SubElement, 12708 QStyleOption const*, QWidget const*) const 12709 vfunc[25]: 12710 QCommonStyle::drawComplexControl(QStyle::ComplexControl, 12711 QStyleOptionComplex const*, QPainter*, QWidget const*) const 12712 vfunc[26]: 12713 QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, 12714 QStyleOptionComplex const*, QPoint const&, QWidget const*) 12715 const 12716 vfunc[27]: QCommonStyle::subControlRect(QStyle::ComplexControl, 12717 QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) 12718 const 12719 vfunc[28]: QCommonStyle::pixelMetric(QStyle::PixelMetric, 12720 QStyleOption const*, QWidget const*) const 12721 vfunc[29]: QCommonStyle::sizeFromContents(QStyle::ContentsType, 12722 QStyleOption const*, QSize const&, QWidget const*) const 12723 vfunc[30]: QCommonStyle::styleHint(QStyle::StyleHint, 12724 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 12725 vfunc[31]: QCommonStyle::standardPixmap(QStyle::StandardPixmap, 12726 QStyleOption const*, QWidget const*) const 12727 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 12728 QPixmap const&, QStyleOption const*) const 12729 12730 The Run Time Type Information for the QCommonStyle class is 12731 described by Table 7-397 12732 12733 Table 7-397. typeinfo for QCommonStyle 12734 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12735 Name typeinfo name for QCommonStyle 12736 basetype: typeinfo for QStyle 12737 __________________________________________________________ 12738 12739 7.4.1.137. Class data for QMotifStyle 12740 12741 The virtual table for the QMotifStyle class is described by 12742 Table 7-398 12743 12744 Table 7-398. Primary vtable for QMotifStyle 12745 Base Offset 0 12746 Virtual Base Offset 0 12747 RTTI typeinfo for QMotifStyle 12748 vfunc[0]: QMotifStyle::metaObject() const 12749 vfunc[1]: QMotifStyle::qt_metacast(char const*) 12750 vfunc[2]: QMotifStyle::qt_metacall(QMetaObject::Call, int, 12751 void**) 12752 vfunc[3]: QMotifStyle::~QMotifStyle() 12753 vfunc[4]: QMotifStyle::~QMotifStyle() 12754 vfunc[5]: QMotifStyle::event(QEvent*) 12755 vfunc[6]: QMotifStyle::eventFilter(QObject*, QEvent*) 12756 vfunc[7]: QMotifStyle::timerEvent(QTimerEvent*) 12757 vfunc[8]: QObject::childEvent(QChildEvent*) 12758 vfunc[9]: QObject::customEvent(QEvent*) 12759 vfunc[10]: QObject::connectNotify(char const*) 12760 vfunc[11]: QObject::disconnectNotify(char const*) 12761 vfunc[12]: QMotifStyle::polish(QWidget*) 12762 vfunc[13]: QMotifStyle::unpolish(QWidget*) 12763 vfunc[14]: QMotifStyle::polish(QApplication*) 12764 vfunc[15]: QMotifStyle::unpolish(QApplication*) 12765 vfunc[16]: QMotifStyle::polish(QPalette&) 12766 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 12767 const&, int, bool, QString const&) const 12768 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 12769 const&) const 12770 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 12771 QPalette const&, bool, QString const&, QPalette::ColorRole) 12772 const 12773 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, 12774 QPixmap const&) const 12775 vfunc[21]: QMotifStyle::standardPalette() const 12776 vfunc[22]: QMotifStyle::drawPrimitive(QStyle::PrimitiveElement, 12777 QStyleOption const*, QPainter*, QWidget const*) const 12778 vfunc[23]: QMotifStyle::drawControl(QStyle::ControlElement, 12779 QStyleOption const*, QPainter*, QWidget const*) const 12780 vfunc[24]: QMotifStyle::subElementRect(QStyle::SubElement, 12781 QStyleOption const*, QWidget const*) const 12782 vfunc[25]: 12783 QMotifStyle::drawComplexControl(QStyle::ComplexControl, 12784 QStyleOptionComplex const*, QPainter*, QWidget const*) const 12785 vfunc[26]: 12786 QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, 12787 QStyleOptionComplex const*, QPoint const&, QWidget const*) 12788 const 12789 vfunc[27]: QMotifStyle::subControlRect(QStyle::ComplexControl, 12790 QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) 12791 const 12792 vfunc[28]: QMotifStyle::pixelMetric(QStyle::PixelMetric, 12793 QStyleOption const*, QWidget const*) const 12794 vfunc[29]: QMotifStyle::sizeFromContents(QStyle::ContentsType, 12795 QStyleOption const*, QSize const&, QWidget const*) const 12796 vfunc[30]: QMotifStyle::styleHint(QStyle::StyleHint, 12797 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 12798 vfunc[31]: QMotifStyle::standardPixmap(QStyle::StandardPixmap, 12799 QStyleOption const*, QWidget const*) const 12800 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 12801 QPixmap const&, QStyleOption const*) const 12802 12803 The Run Time Type Information for the QMotifStyle class is 12804 described by Table 7-399 12805 12806 Table 7-399. typeinfo for QMotifStyle 12807 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12808 Name typeinfo name for QMotifStyle 12809 basetype: typeinfo for QCommonStyle 12810 __________________________________________________________ 12811 12812 7.4.1.138. Class data for QStyleFactoryInterface 12813 12814 The virtual table for the QStyleFactoryInterface class is 12815 described by Table 7-400 12816 12817 Table 7-400. Primary vtable for QStyleFactoryInterface 12818 Base Offset 0 12819 Virtual Base Offset 0 12820 RTTI typeinfo for QStyleFactoryInterface 12821 vfunc[0]: NULL or 12822 QStyleFactoryInterface::~QStyleFactoryInterface() 12823 vfunc[1]: NULL or 12824 QStyleFactoryInterface::~QStyleFactoryInterface() 12825 vfunc[2]: __cxa_pure_virtual 12826 vfunc[3]: __cxa_pure_virtual 12827 12828 The Run Time Type Information for the QStyleFactoryInterface 12829 class is described by Table 7-401 12830 12831 Table 7-401. typeinfo for QStyleFactoryInterface 12832 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12833 Name typeinfo name for QStyleFactoryInterface 12834 basetype: typeinfo for QFactoryInterface 12835 __________________________________________________________ 12836 12837 7.4.1.139. Class data for QStylePlugin 12838 12839 The virtual table for the QStylePlugin class is described by 12840 Table 7-402 12841 12842 Table 7-402. Primary vtable for QStylePlugin 12843 Base Offset 0 12844 Virtual Base Offset 0 12845 RTTI typeinfo for QStylePlugin 12846 vfunc[0]: QStylePlugin::metaObject() const 12847 vfunc[1]: QStylePlugin::qt_metacast(char const*) 12848 vfunc[2]: QStylePlugin::qt_metacall(QMetaObject::Call, int, 12849 void**) 12850 vfunc[3]: QStylePlugin::~QStylePlugin() 12851 vfunc[4]: QStylePlugin::~QStylePlugin() 12852 vfunc[5]: QObject::event(QEvent*) 12853 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12854 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12855 vfunc[8]: QObject::childEvent(QChildEvent*) 12856 vfunc[9]: QObject::customEvent(QEvent*) 12857 vfunc[10]: QObject::connectNotify(char const*) 12858 vfunc[11]: QObject::disconnectNotify(char const*) 12859 vfunc[12]: __cxa_pure_virtual 12860 vfunc[13]: __cxa_pure_virtual 12861 12862 Table 7-403. Secondary vtable for QStylePlugin 12863 Base Offset -16 12864 Virtual Base Offset 0 12865 RTTI typeinfo for QStylePlugin 12866 vfunc[0]: non-virtual thunk to QStylePlugin::~QStylePlugin() 12867 vfunc[1]: non-virtual thunk to QStylePlugin::~QStylePlugin() 12868 vfunc[2]: __cxa_pure_virtual 12869 vfunc[3]: __cxa_pure_virtual 12870 12871 The Run Time Type Information for the QStylePlugin class is 12872 described by Table 7-404 12873 12874 Table 7-404. typeinfo for QStylePlugin 12875 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 12876 Name typeinfo name for QStylePlugin 12877 flags: 0 12878 basetype: typeinfo for QObject 2 12879 basetype: typeinfo for QStyleFactoryInterface 2050 12880 __________________________________________________________ 12881 12882 7.4.1.140. Class data for QWindowsStyle 12883 12884 The virtual table for the QWindowsStyle class is described by 12885 Table 7-405 12886 12887 Table 7-405. Primary vtable for QWindowsStyle 12888 Base Offset 0 12889 Virtual Base Offset 0 12890 RTTI typeinfo for QWindowsStyle 12891 vfunc[0]: QWindowsStyle::metaObject() const 12892 vfunc[1]: QWindowsStyle::qt_metacast(char const*) 12893 vfunc[2]: QWindowsStyle::qt_metacall(QMetaObject::Call, int, 12894 void**) 12895 vfunc[3]: QWindowsStyle::~QWindowsStyle() 12896 vfunc[4]: QWindowsStyle::~QWindowsStyle() 12897 vfunc[5]: QObject::event(QEvent*) 12898 vfunc[6]: QWindowsStyle::eventFilter(QObject*, QEvent*) 12899 vfunc[7]: QWindowsStyle::timerEvent(QTimerEvent*) 12900 vfunc[8]: QObject::childEvent(QChildEvent*) 12901 vfunc[9]: QObject::customEvent(QEvent*) 12902 vfunc[10]: QObject::connectNotify(char const*) 12903 vfunc[11]: QObject::disconnectNotify(char const*) 12904 vfunc[12]: QWindowsStyle::polish(QWidget*) 12905 vfunc[13]: QWindowsStyle::unpolish(QWidget*) 12906 vfunc[14]: QWindowsStyle::polish(QApplication*) 12907 vfunc[15]: QWindowsStyle::unpolish(QApplication*) 12908 vfunc[16]: QWindowsStyle::polish(QPalette&) 12909 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 12910 const&, int, bool, QString const&) const 12911 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 12912 const&) const 12913 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 12914 QPalette const&, bool, QString const&, QPalette::ColorRole) 12915 const 12916 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, 12917 QPixmap const&) const 12918 vfunc[21]: QStyle::standardPalette() const 12919 vfunc[22]: 12920 QWindowsStyle::drawPrimitive(QStyle::PrimitiveElement, 12921 QStyleOption const*, QPainter*, QWidget const*) const 12922 vfunc[23]: QWindowsStyle::drawControl(QStyle::ControlElement, 12923 QStyleOption const*, QPainter*, QWidget const*) const 12924 vfunc[24]: QWindowsStyle::subElementRect(QStyle::SubElement, 12925 QStyleOption const*, QWidget const*) const 12926 vfunc[25]: 12927 QWindowsStyle::drawComplexControl(QStyle::ComplexControl, 12928 QStyleOptionComplex const*, QPainter*, QWidget const*) const 12929 vfunc[26]: 12930 QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, 12931 QStyleOptionComplex const*, QPoint const&, QWidget const*) 12932 const 12933 vfunc[27]: QCommonStyle::subControlRect(QStyle::ComplexControl, 12934 QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) 12935 const 12936 vfunc[28]: QWindowsStyle::pixelMetric(QStyle::PixelMetric, 12937 QStyleOption const*, QWidget const*) const 12938 vfunc[29]: 12939 QWindowsStyle::sizeFromContents(QStyle::ContentsType, 12940 QStyleOption const*, QSize const&, QWidget const*) const 12941 vfunc[30]: QWindowsStyle::styleHint(QStyle::StyleHint, 12942 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 12943 vfunc[31]: 12944 QWindowsStyle::standardPixmap(QStyle::StandardPixmap, 12945 QStyleOption const*, QWidget const*) const 12946 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 12947 QPixmap const&, QStyleOption const*) const 12948 12949 The Run Time Type Information for the QWindowsStyle class is 12950 described by Table 7-406 12951 12952 Table 7-406. typeinfo for QWindowsStyle 12953 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12954 Name typeinfo name for QWindowsStyle 12955 basetype: typeinfo for QCommonStyle 12956 __________________________________________________________ 12957 12958 7.4.1.141. Class data for QCDEStyle 12959 12960 The virtual table for the QCDEStyle class is described by Table 12961 7-407 12962 12963 Table 7-407. Primary vtable for QCDEStyle 12964 Base Offset 0 12965 Virtual Base Offset 0 12966 RTTI typeinfo for QCDEStyle 12967 vfunc[0]: QCDEStyle::metaObject() const 12968 vfunc[1]: QCDEStyle::qt_metacast(char const*) 12969 vfunc[2]: QCDEStyle::qt_metacall(QMetaObject::Call, int, 12970 void**) 12971 vfunc[3]: QCDEStyle::~QCDEStyle() 12972 vfunc[4]: QCDEStyle::~QCDEStyle() 12973 vfunc[5]: QMotifStyle::event(QEvent*) 12974 vfunc[6]: QMotifStyle::eventFilter(QObject*, QEvent*) 12975 vfunc[7]: QMotifStyle::timerEvent(QTimerEvent*) 12976 vfunc[8]: QObject::childEvent(QChildEvent*) 12977 vfunc[9]: QObject::customEvent(QEvent*) 12978 vfunc[10]: QObject::connectNotify(char const*) 12979 vfunc[11]: QObject::disconnectNotify(char const*) 12980 vfunc[12]: QMotifStyle::polish(QWidget*) 12981 vfunc[13]: QMotifStyle::unpolish(QWidget*) 12982 vfunc[14]: QMotifStyle::polish(QApplication*) 12983 vfunc[15]: QMotifStyle::unpolish(QApplication*) 12984 vfunc[16]: QMotifStyle::polish(QPalette&) 12985 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 12986 const&, int, bool, QString const&) const 12987 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 12988 const&) const 12989 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 12990 QPalette const&, bool, QString const&, QPalette::ColorRole) 12991 const 12992 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, 12993 QPixmap const&) const 12994 vfunc[21]: QCDEStyle::standardPalette() const 12995 vfunc[22]: QCDEStyle::drawPrimitive(QStyle::PrimitiveElement, 12996 QStyleOption const*, QPainter*, QWidget const*) const 12997 vfunc[23]: QCDEStyle::drawControl(QStyle::ControlElement, 12998 QStyleOption const*, QPainter*, QWidget const*) const 12999 vfunc[24]: QMotifStyle::subElementRect(QStyle::SubElement, 13000 QStyleOption const*, QWidget const*) const 13001 vfunc[25]: 13002 QMotifStyle::drawComplexControl(QStyle::ComplexControl, 13003 QStyleOptionComplex const*, QPainter*, QWidget const*) const 13004 vfunc[26]: 13005 QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, 13006 QStyleOptionComplex const*, QPoint const&, QWidget const*) 13007 const 13008 vfunc[27]: QMotifStyle::subControlRect(QStyle::ComplexControl, 13009 QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) 13010 const 13011 vfunc[28]: QCDEStyle::pixelMetric(QStyle::PixelMetric, 13012 QStyleOption const*, QWidget const*) const 13013 vfunc[29]: QMotifStyle::sizeFromContents(QStyle::ContentsType, 13014 QStyleOption const*, QSize const&, QWidget const*) const 13015 vfunc[30]: QMotifStyle::styleHint(QStyle::StyleHint, 13016 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 13017 vfunc[31]: QMotifStyle::standardPixmap(QStyle::StandardPixmap, 13018 QStyleOption const*, QWidget const*) const 13019 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 13020 QPixmap const&, QStyleOption const*) const 13021 13022 The Run Time Type Information for the QCDEStyle class is 13023 described by Table 7-408 13024 13025 Table 7-408. typeinfo for QCDEStyle 13026 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13027 Name typeinfo name for QCDEStyle 13028 basetype: typeinfo for QMotifStyle 13029 __________________________________________________________ 13030 13031 7.4.1.142. Class data for QPlastiqueStyle 13032 13033 The virtual table for the QPlastiqueStyle class is described by 13034 Table 7-409 13035 13036 Table 7-409. Primary vtable for QPlastiqueStyle 13037 Base Offset 0 13038 Virtual Base Offset 0 13039 RTTI typeinfo for QPlastiqueStyle 13040 vfunc[0]: QPlastiqueStyle::metaObject() const 13041 vfunc[1]: QPlastiqueStyle::qt_metacast(char const*) 13042 vfunc[2]: QPlastiqueStyle::qt_metacall(QMetaObject::Call, int, 13043 void**) 13044 vfunc[3]: QPlastiqueStyle::~QPlastiqueStyle() 13045 vfunc[4]: QPlastiqueStyle::~QPlastiqueStyle() 13046 vfunc[5]: QObject::event(QEvent*) 13047 vfunc[6]: QPlastiqueStyle::eventFilter(QObject*, QEvent*) 13048 vfunc[7]: QPlastiqueStyle::timerEvent(QTimerEvent*) 13049 vfunc[8]: QObject::childEvent(QChildEvent*) 13050 vfunc[9]: QObject::customEvent(QEvent*) 13051 vfunc[10]: QObject::connectNotify(char const*) 13052 vfunc[11]: QObject::disconnectNotify(char const*) 13053 vfunc[12]: QPlastiqueStyle::polish(QWidget*) 13054 vfunc[13]: QPlastiqueStyle::unpolish(QWidget*) 13055 vfunc[14]: QPlastiqueStyle::polish(QApplication*) 13056 vfunc[15]: QPlastiqueStyle::unpolish(QApplication*) 13057 vfunc[16]: QPlastiqueStyle::polish(QPalette&) 13058 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 13059 const&, int, bool, QString const&) const 13060 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 13061 const&) const 13062 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 13063 QPalette const&, bool, QString const&, QPalette::ColorRole) 13064 const 13065 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, 13066 QPixmap const&) const 13067 vfunc[21]: QPlastiqueStyle::standardPalette() const 13068 vfunc[22]: 13069 QPlastiqueStyle::drawPrimitive(QStyle::PrimitiveElement, 13070 QStyleOption const*, QPainter*, QWidget const*) const 13071 vfunc[23]: QPlastiqueStyle::drawControl(QStyle::ControlElement, 13072 QStyleOption const*, QPainter*, QWidget const*) const 13073 vfunc[24]: QPlastiqueStyle::subElementRect(QStyle::SubElement, 13074 QStyleOption const*, QWidget const*) const 13075 vfunc[25]: 13076 QPlastiqueStyle::drawComplexControl(QStyle::ComplexControl, 13077 QStyleOptionComplex const*, QPainter*, QWidget const*) const 13078 vfunc[26]: 13079 QPlastiqueStyle::hitTestComplexControl(QStyle::ComplexControl, 13080 QStyleOptionComplex const*, QPoint const&, QWidget const*) 13081 const 13082 vfunc[27]: 13083 QPlastiqueStyle::subControlRect(QStyle::ComplexControl, 13084 QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) 13085 const 13086 vfunc[28]: QPlastiqueStyle::pixelMetric(QStyle::PixelMetric, 13087 QStyleOption const*, QWidget const*) const 13088 vfunc[29]: 13089 QPlastiqueStyle::sizeFromContents(QStyle::ContentsType, 13090 QStyleOption const*, QSize const&, QWidget const*) const 13091 vfunc[30]: QPlastiqueStyle::styleHint(QStyle::StyleHint, 13092 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 13093 vfunc[31]: 13094 QWindowsStyle::standardPixmap(QStyle::StandardPixmap, 13095 QStyleOption const*, QWidget const*) const 13096 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 13097 QPixmap const&, QStyleOption const*) const 13098 13099 The Run Time Type Information for the QPlastiqueStyle class is 13100 described by Table 7-410 13101 13102 Table 7-410. typeinfo for QPlastiqueStyle 13103 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13104 Name typeinfo name for QPlastiqueStyle 13105 basetype: typeinfo for QWindowsStyle 13106 __________________________________________________________ 13107 13108 7.4.1.143. Class data for QInputContextFactoryInterface 13109 13110 The virtual table for the QInputContextFactoryInterface class 13111 is described by Table 7-411 13112 13113 Table 7-411. Primary vtable for QInputContextFactoryInterface 13114 Base Offset 0 13115 Virtual Base Offset 0 13116 RTTI typeinfo for QInputContextFactoryInterface 13117 vfunc[0]: NULL or 13118 QInputContextFactoryInterface::~QInputContextFactoryInterface() 13119 vfunc[1]: NULL or 13120 QInputContextFactoryInterface::~QInputContextFactoryInterface() 13121 vfunc[2]: __cxa_pure_virtual 13122 vfunc[3]: __cxa_pure_virtual 13123 vfunc[4]: __cxa_pure_virtual 13124 vfunc[5]: __cxa_pure_virtual 13125 vfunc[6]: __cxa_pure_virtual 13126 13127 The Run Time Type Information for the 13128 QInputContextFactoryInterface class is described by Table 7-412 13129 13130 Table 7-412. typeinfo for QInputContextFactoryInterface 13131 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13132 Name typeinfo name for QInputContextFactoryInterface 13133 basetype: typeinfo for QFactoryInterface 13134 __________________________________________________________ 13135 13136 7.4.1.144. Class data for QInputContextPlugin 13137 13138 The virtual table for the QInputContextPlugin class is 13139 described by Table 7-413 13140 13141 Table 7-413. Primary vtable for QInputContextPlugin 13142 Base Offset 0 13143 Virtual Base Offset 0 13144 RTTI typeinfo for QInputContextPlugin 13145 vfunc[0]: QInputContextPlugin::metaObject() const 13146 vfunc[1]: QInputContextPlugin::qt_metacast(char const*) 13147 vfunc[2]: QInputContextPlugin::qt_metacall(QMetaObject::Call, 13148 int, void**) 13149 vfunc[3]: QInputContextPlugin::~QInputContextPlugin() 13150 vfunc[4]: QInputContextPlugin::~QInputContextPlugin() 13151 vfunc[5]: QObject::event(QEvent*) 13152 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13153 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13154 vfunc[8]: QObject::childEvent(QChildEvent*) 13155 vfunc[9]: QObject::customEvent(QEvent*) 13156 vfunc[10]: QObject::connectNotify(char const*) 13157 vfunc[11]: QObject::disconnectNotify(char const*) 13158 vfunc[12]: __cxa_pure_virtual 13159 vfunc[13]: __cxa_pure_virtual 13160 vfunc[14]: __cxa_pure_virtual 13161 vfunc[15]: __cxa_pure_virtual 13162 vfunc[16]: __cxa_pure_virtual 13163 13164 Table 7-414. Secondary vtable for QInputContextPlugin 13165 Base Offset -16 13166 Virtual Base Offset 0 13167 RTTI typeinfo for QInputContextPlugin 13168 vfunc[0]: non-virtual thunk to 13169 QInputContextPlugin::~QInputContextPlugin() 13170 vfunc[1]: non-virtual thunk to 13171 QInputContextPlugin::~QInputContextPlugin() 13172 vfunc[2]: __cxa_pure_virtual 13173 vfunc[3]: __cxa_pure_virtual 13174 vfunc[4]: __cxa_pure_virtual 13175 vfunc[5]: __cxa_pure_virtual 13176 vfunc[6]: __cxa_pure_virtual 13177 13178 The Run Time Type Information for the QInputContextPlugin class 13179 is described by Table 7-415 13180 13181 Table 7-415. typeinfo for QInputContextPlugin 13182 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 13183 Name typeinfo name for QInputContextPlugin 13184 flags: 0 13185 basetype: typeinfo for QObject 2 13186 basetype: typeinfo for QInputContextFactoryInterface 2050 13187 __________________________________________________________ 13188 13189 7.4.1.145. Class data for QInputContext 13190 13191 The virtual table for the QInputContext class is described by 13192 Table 7-416 13193 13194 Table 7-416. Primary vtable for QInputContext 13195 Base Offset 0 13196 Virtual Base Offset 0 13197 RTTI typeinfo for QInputContext 13198 vfunc[0]: QInputContext::metaObject() const 13199 vfunc[1]: QInputContext::qt_metacast(char const*) 13200 vfunc[2]: QInputContext::qt_metacall(QMetaObject::Call, int, 13201 void**) 13202 vfunc[3]: QInputContext::~QInputContext() 13203 vfunc[4]: QInputContext::~QInputContext() 13204 vfunc[5]: QObject::event(QEvent*) 13205 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13206 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13207 vfunc[8]: QObject::childEvent(QChildEvent*) 13208 vfunc[9]: QObject::customEvent(QEvent*) 13209 vfunc[10]: QObject::connectNotify(char const*) 13210 vfunc[11]: QObject::disconnectNotify(char const*) 13211 vfunc[12]: __cxa_pure_virtual 13212 vfunc[13]: __cxa_pure_virtual 13213 vfunc[14]: __cxa_pure_virtual 13214 vfunc[15]: QInputContext::update() 13215 vfunc[16]: QInputContext::mouseHandler(int, QMouseEvent*) 13216 vfunc[17]: QInputContext::font() const 13217 vfunc[18]: __cxa_pure_virtual 13218 vfunc[19]: QInputContext::setFocusWidget(QWidget*) 13219 vfunc[20]: QInputContext::widgetDestroyed(QWidget*) 13220 vfunc[21]: QInputContext::actions() 13221 vfunc[22]: QInputContext::x11FilterEvent(QWidget*, _XEvent*) 13222 vfunc[23]: QInputContext::filterEvent(QEvent const*) 13223 13224 The Run Time Type Information for the QInputContext class is 13225 described by Table 7-417 13226 13227 Table 7-417. typeinfo for QInputContext 13228 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13229 Name typeinfo name for QInputContext 13230 basetype: typeinfo for QObject 13231 __________________________________________________________ 13232 13233 7.4.1.146. Class data for QAbstractButton 13234 13235 The virtual table for the QAbstractButton class is described by 13236 Table 7-418 13237 13238 Table 7-418. Primary vtable for QAbstractButton 13239 Base Offset 0 13240 Virtual Base Offset 0 13241 RTTI typeinfo for QAbstractButton 13242 vfunc[0]: QAbstractButton::metaObject() const 13243 vfunc[1]: QAbstractButton::qt_metacast(char const*) 13244 vfunc[2]: QAbstractButton::qt_metacall(QMetaObject::Call, int, 13245 void**) 13246 vfunc[3]: QAbstractButton::~QAbstractButton() 13247 vfunc[4]: QAbstractButton::~QAbstractButton() 13248 vfunc[5]: QAbstractButton::event(QEvent*) 13249 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13250 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 13251 vfunc[8]: QObject::childEvent(QChildEvent*) 13252 vfunc[9]: QObject::customEvent(QEvent*) 13253 vfunc[10]: QObject::connectNotify(char const*) 13254 vfunc[11]: QObject::disconnectNotify(char const*) 13255 vfunc[12]: QWidget::devType() const 13256 vfunc[13]: QWidget::setVisible(bool) 13257 vfunc[14]: QWidget::sizeHint() const 13258 vfunc[15]: QWidget::minimumSizeHint() const 13259 vfunc[16]: QWidget::heightForWidth(int) const 13260 vfunc[17]: QWidget::paintEngine() const 13261 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 13262 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 13263 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13264 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 13265 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13266 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 13267 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 13268 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 13269 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 13270 vfunc[27]: QWidget::enterEvent(QEvent*) 13271 vfunc[28]: QWidget::leaveEvent(QEvent*) 13272 vfunc[29]: __cxa_pure_virtual 13273 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13274 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13275 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13276 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13277 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13278 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13279 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13280 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13281 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13282 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13283 vfunc[40]: QWidget::showEvent(QShowEvent*) 13284 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13285 vfunc[42]: QWidget::x11Event(_XEvent*) 13286 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 13287 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13288 const 13289 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13290 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13291 const 13292 vfunc[47]: QWidget::focusNextPrevChild(bool) 13293 vfunc[48]: QWidget::styleChange(QStyle&) 13294 vfunc[49]: QWidget::enabledChange(bool) 13295 vfunc[50]: QWidget::paletteChange(QPalette const&) 13296 vfunc[51]: QWidget::fontChange(QFont const&) 13297 vfunc[52]: QWidget::windowActivationChange(bool) 13298 vfunc[53]: QWidget::languageChange() 13299 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 13300 vfunc[55]: QAbstractButton::checkStateSet() 13301 vfunc[56]: QAbstractButton::nextCheckState() 13302 13303 Table 7-419. Secondary vtable for QAbstractButton 13304 Base Offset -16 13305 Virtual Base Offset 0 13306 RTTI typeinfo for QAbstractButton 13307 vfunc[0]: non-virtual thunk to 13308 QAbstractButton::~QAbstractButton() 13309 vfunc[1]: non-virtual thunk to 13310 QAbstractButton::~QAbstractButton() 13311 vfunc[2]: non-virtual thunk to QWidget::devType() const 13312 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13313 vfunc[4]: non-virtual thunk to 13314 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13315 13316 The Run Time Type Information for the QAbstractButton class is 13317 described by Table 7-420 13318 13319 Table 7-420. typeinfo for QAbstractButton 13320 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13321 Name typeinfo name for QAbstractButton 13322 basetype: typeinfo for QWidget 13323 __________________________________________________________ 13324 13325 7.4.1.147. Class data for QCheckBox 13326 13327 The virtual table for the QCheckBox class is described by Table 13328 7-421 13329 13330 Table 7-421. Primary vtable for QCheckBox 13331 Base Offset 0 13332 Virtual Base Offset 0 13333 RTTI typeinfo for QCheckBox 13334 vfunc[0]: QCheckBox::metaObject() const 13335 vfunc[1]: QCheckBox::qt_metacast(char const*) 13336 vfunc[2]: QCheckBox::qt_metacall(QMetaObject::Call, int, 13337 void**) 13338 vfunc[3]: NULL or QCheckBox::~QCheckBox() 13339 vfunc[4]: NULL or QCheckBox::~QCheckBox() 13340 vfunc[5]: QCheckBox::event(QEvent*) 13341 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13342 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 13343 vfunc[8]: QObject::childEvent(QChildEvent*) 13344 vfunc[9]: QObject::customEvent(QEvent*) 13345 vfunc[10]: QObject::connectNotify(char const*) 13346 vfunc[11]: QObject::disconnectNotify(char const*) 13347 vfunc[12]: QWidget::devType() const 13348 vfunc[13]: QWidget::setVisible(bool) 13349 vfunc[14]: QCheckBox::sizeHint() const 13350 vfunc[15]: QWidget::minimumSizeHint() const 13351 vfunc[16]: QWidget::heightForWidth(int) const 13352 vfunc[17]: QWidget::paintEngine() const 13353 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 13354 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 13355 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13356 vfunc[21]: QCheckBox::mouseMoveEvent(QMouseEvent*) 13357 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13358 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 13359 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 13360 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 13361 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 13362 vfunc[27]: QWidget::enterEvent(QEvent*) 13363 vfunc[28]: QWidget::leaveEvent(QEvent*) 13364 vfunc[29]: QCheckBox::paintEvent(QPaintEvent*) 13365 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13366 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13367 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13368 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13369 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13370 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13371 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13372 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13373 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13374 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13375 vfunc[40]: QWidget::showEvent(QShowEvent*) 13376 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13377 vfunc[42]: QWidget::x11Event(_XEvent*) 13378 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 13379 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13380 const 13381 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13382 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13383 const 13384 vfunc[47]: QWidget::focusNextPrevChild(bool) 13385 vfunc[48]: QWidget::styleChange(QStyle&) 13386 vfunc[49]: QWidget::enabledChange(bool) 13387 vfunc[50]: QWidget::paletteChange(QPalette const&) 13388 vfunc[51]: QWidget::fontChange(QFont const&) 13389 vfunc[52]: QWidget::windowActivationChange(bool) 13390 vfunc[53]: QWidget::languageChange() 13391 vfunc[54]: QCheckBox::hitButton(QPoint const&) const 13392 vfunc[55]: QCheckBox::checkStateSet() 13393 vfunc[56]: QCheckBox::nextCheckState() 13394 13395 Table 7-422. Secondary vtable for QCheckBox 13396 Base Offset -16 13397 Virtual Base Offset 0 13398 RTTI typeinfo for QCheckBox 13399 vfunc[0]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 13400 vfunc[1]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 13401 vfunc[2]: non-virtual thunk to QWidget::devType() const 13402 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13403 vfunc[4]: non-virtual thunk to 13404 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13405 13406 The Run Time Type Information for the QCheckBox class is 13407 described by Table 7-423 13408 13409 Table 7-423. typeinfo for QCheckBox 13410 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13411 Name typeinfo name for QCheckBox 13412 basetype: typeinfo for QAbstractButton 13413 __________________________________________________________ 13414 13415 7.4.1.148. Class data for QMenu 13416 13417 The virtual table for the QMenu class is described by Table 13418 7-424 13419 13420 Table 7-424. Primary vtable for QMenu 13421 Base Offset 0 13422 Virtual Base Offset 0 13423 RTTI typeinfo for QMenu 13424 vfunc[0]: QMenu::metaObject() const 13425 vfunc[1]: QMenu::qt_metacast(char const*) 13426 vfunc[2]: QMenu::qt_metacall(QMetaObject::Call, int, void**) 13427 vfunc[3]: QMenu::~QMenu() 13428 vfunc[4]: QMenu::~QMenu() 13429 vfunc[5]: QMenu::event(QEvent*) 13430 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13431 vfunc[7]: QMenu::timerEvent(QTimerEvent*) 13432 vfunc[8]: QObject::childEvent(QChildEvent*) 13433 vfunc[9]: QObject::customEvent(QEvent*) 13434 vfunc[10]: QObject::connectNotify(char const*) 13435 vfunc[11]: QObject::disconnectNotify(char const*) 13436 vfunc[12]: QWidget::devType() const 13437 vfunc[13]: QWidget::setVisible(bool) 13438 vfunc[14]: QMenu::sizeHint() const 13439 vfunc[15]: QWidget::minimumSizeHint() const 13440 vfunc[16]: QWidget::heightForWidth(int) const 13441 vfunc[17]: QWidget::paintEngine() const 13442 vfunc[18]: QMenu::mousePressEvent(QMouseEvent*) 13443 vfunc[19]: QMenu::mouseReleaseEvent(QMouseEvent*) 13444 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13445 vfunc[21]: QMenu::mouseMoveEvent(QMouseEvent*) 13446 vfunc[22]: QMenu::wheelEvent(QWheelEvent*) 13447 vfunc[23]: QMenu::keyPressEvent(QKeyEvent*) 13448 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13449 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13450 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13451 vfunc[27]: QMenu::enterEvent(QEvent*) 13452 vfunc[28]: QMenu::leaveEvent(QEvent*) 13453 vfunc[29]: QMenu::paintEvent(QPaintEvent*) 13454 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13455 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13456 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13457 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13458 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13459 vfunc[35]: QMenu::actionEvent(QActionEvent*) 13460 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13461 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13462 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13463 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13464 vfunc[40]: QWidget::showEvent(QShowEvent*) 13465 vfunc[41]: QMenu::hideEvent(QHideEvent*) 13466 vfunc[42]: QWidget::x11Event(_XEvent*) 13467 vfunc[43]: QMenu::changeEvent(QEvent*) 13468 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13469 const 13470 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13471 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13472 const 13473 vfunc[47]: QWidget::focusNextPrevChild(bool) 13474 vfunc[48]: QWidget::styleChange(QStyle&) 13475 vfunc[49]: QWidget::enabledChange(bool) 13476 vfunc[50]: QWidget::paletteChange(QPalette const&) 13477 vfunc[51]: QWidget::fontChange(QFont const&) 13478 vfunc[52]: QWidget::windowActivationChange(bool) 13479 vfunc[53]: QWidget::languageChange() 13480 13481 Table 7-425. Secondary vtable for QMenu 13482 Base Offset -16 13483 Virtual Base Offset 0 13484 RTTI typeinfo for QMenu 13485 vfunc[0]: non-virtual thunk to QMenu::~QMenu() 13486 vfunc[1]: non-virtual thunk to QMenu::~QMenu() 13487 vfunc[2]: non-virtual thunk to QWidget::devType() const 13488 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13489 vfunc[4]: non-virtual thunk to 13490 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13491 13492 The Run Time Type Information for the QMenu class is described 13493 by Table 7-426 13494 13495 Table 7-426. typeinfo for QMenu 13496 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13497 Name typeinfo name for QMenu 13498 basetype: typeinfo for QWidget 13499 __________________________________________________________ 13500 13501 7.4.1.149. Class data for QWorkspace 13502 13503 The virtual table for the QWorkspace class is described by 13504 Table 7-427 13505 13506 Table 7-427. Primary vtable for QWorkspace 13507 Base Offset 0 13508 Virtual Base Offset 0 13509 RTTI typeinfo for QWorkspace 13510 vfunc[0]: QWorkspace::metaObject() const 13511 vfunc[1]: QWorkspace::qt_metacast(char const*) 13512 vfunc[2]: QWorkspace::qt_metacall(QMetaObject::Call, int, 13513 void**) 13514 vfunc[3]: QWorkspace::~QWorkspace() 13515 vfunc[4]: QWorkspace::~QWorkspace() 13516 vfunc[5]: QWorkspace::event(QEvent*) 13517 vfunc[6]: QWorkspace::eventFilter(QObject*, QEvent*) 13518 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13519 vfunc[8]: QWorkspace::childEvent(QChildEvent*) 13520 vfunc[9]: QObject::customEvent(QEvent*) 13521 vfunc[10]: QObject::connectNotify(char const*) 13522 vfunc[11]: QObject::disconnectNotify(char const*) 13523 vfunc[12]: QWidget::devType() const 13524 vfunc[13]: QWidget::setVisible(bool) 13525 vfunc[14]: QWorkspace::sizeHint() const 13526 vfunc[15]: QWidget::minimumSizeHint() const 13527 vfunc[16]: QWidget::heightForWidth(int) const 13528 vfunc[17]: QWidget::paintEngine() const 13529 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13530 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13531 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13532 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13533 vfunc[22]: QWorkspace::wheelEvent(QWheelEvent*) 13534 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13535 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13536 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13537 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13538 vfunc[27]: QWidget::enterEvent(QEvent*) 13539 vfunc[28]: QWidget::leaveEvent(QEvent*) 13540 vfunc[29]: QWorkspace::paintEvent(QPaintEvent*) 13541 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13542 vfunc[31]: QWorkspace::resizeEvent(QResizeEvent*) 13543 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13544 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13545 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13546 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13547 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13548 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13549 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13550 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13551 vfunc[40]: QWorkspace::showEvent(QShowEvent*) 13552 vfunc[41]: QWorkspace::hideEvent(QHideEvent*) 13553 vfunc[42]: QWidget::x11Event(_XEvent*) 13554 vfunc[43]: QWorkspace::changeEvent(QEvent*) 13555 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13556 const 13557 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13558 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13559 const 13560 vfunc[47]: QWidget::focusNextPrevChild(bool) 13561 vfunc[48]: QWidget::styleChange(QStyle&) 13562 vfunc[49]: QWidget::enabledChange(bool) 13563 vfunc[50]: QWidget::paletteChange(QPalette const&) 13564 vfunc[51]: QWidget::fontChange(QFont const&) 13565 vfunc[52]: QWidget::windowActivationChange(bool) 13566 vfunc[53]: QWidget::languageChange() 13567 13568 Table 7-428. Secondary vtable for QWorkspace 13569 Base Offset -16 13570 Virtual Base Offset 0 13571 RTTI typeinfo for QWorkspace 13572 vfunc[0]: non-virtual thunk to QWorkspace::~QWorkspace() 13573 vfunc[1]: non-virtual thunk to QWorkspace::~QWorkspace() 13574 vfunc[2]: non-virtual thunk to QWidget::devType() const 13575 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13576 vfunc[4]: non-virtual thunk to 13577 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13578 13579 The Run Time Type Information for the QWorkspace class is 13580 described by Table 7-429 13581 13582 Table 7-429. typeinfo for QWorkspace 13583 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13584 Name typeinfo name for QWorkspace 13585 basetype: typeinfo for QWidget 13586 __________________________________________________________ 13587 13588 7.4.1.150. Class data for QButtonGroup 13589 13590 The virtual table for the QButtonGroup class is described by 13591 Table 7-430 13592 13593 Table 7-430. Primary vtable for QButtonGroup 13594 Base Offset 0 13595 Virtual Base Offset 0 13596 RTTI typeinfo for QButtonGroup 13597 vfunc[0]: QButtonGroup::metaObject() const 13598 vfunc[1]: QButtonGroup::qt_metacast(char const*) 13599 vfunc[2]: QButtonGroup::qt_metacall(QMetaObject::Call, int, 13600 void**) 13601 vfunc[3]: QButtonGroup::~QButtonGroup() 13602 vfunc[4]: QButtonGroup::~QButtonGroup() 13603 vfunc[5]: QObject::event(QEvent*) 13604 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13605 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13606 vfunc[8]: QObject::childEvent(QChildEvent*) 13607 vfunc[9]: QObject::customEvent(QEvent*) 13608 vfunc[10]: QObject::connectNotify(char const*) 13609 vfunc[11]: QObject::disconnectNotify(char const*) 13610 13611 The Run Time Type Information for the QButtonGroup class is 13612 described by Table 7-431 13613 13614 Table 7-431. typeinfo for QButtonGroup 13615 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13616 Name typeinfo name for QButtonGroup 13617 basetype: typeinfo for QObject 13618 __________________________________________________________ 13619 13620 7.4.1.151. Class data for QSpinBox 13621 13622 The virtual table for the QSpinBox class is described by Table 13623 7-432 13624 13625 Table 7-432. Primary vtable for QSpinBox 13626 Base Offset 0 13627 Virtual Base Offset 0 13628 RTTI typeinfo for QSpinBox 13629 vfunc[0]: QSpinBox::metaObject() const 13630 vfunc[1]: QSpinBox::qt_metacast(char const*) 13631 vfunc[2]: QSpinBox::qt_metacall(QMetaObject::Call, int, void**) 13632 vfunc[3]: NULL or QSpinBox::~QSpinBox() 13633 vfunc[4]: NULL or QSpinBox::~QSpinBox() 13634 vfunc[5]: QSpinBox::event(QEvent*) 13635 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13636 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 13637 vfunc[8]: QObject::childEvent(QChildEvent*) 13638 vfunc[9]: QObject::customEvent(QEvent*) 13639 vfunc[10]: QObject::connectNotify(char const*) 13640 vfunc[11]: QObject::disconnectNotify(char const*) 13641 vfunc[12]: QWidget::devType() const 13642 vfunc[13]: QWidget::setVisible(bool) 13643 vfunc[14]: QAbstractSpinBox::sizeHint() const 13644 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 13645 vfunc[16]: QWidget::heightForWidth(int) const 13646 vfunc[17]: QWidget::paintEngine() const 13647 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 13648 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 13649 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13650 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 13651 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 13652 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 13653 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 13654 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 13655 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 13656 vfunc[27]: QWidget::enterEvent(QEvent*) 13657 vfunc[28]: QWidget::leaveEvent(QEvent*) 13658 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 13659 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13660 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 13661 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 13662 vfunc[33]: 13663 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 13664 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13665 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13666 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13667 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13668 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13669 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13670 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 13671 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 13672 vfunc[42]: QWidget::x11Event(_XEvent*) 13673 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 13674 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13675 const 13676 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13677 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13678 const 13679 vfunc[47]: QWidget::focusNextPrevChild(bool) 13680 vfunc[48]: QWidget::styleChange(QStyle&) 13681 vfunc[49]: QWidget::enabledChange(bool) 13682 vfunc[50]: QWidget::paletteChange(QPalette const&) 13683 vfunc[51]: QWidget::fontChange(QFont const&) 13684 vfunc[52]: QWidget::windowActivationChange(bool) 13685 vfunc[53]: QWidget::languageChange() 13686 vfunc[54]: QSpinBox::validate(QString&, int&) const 13687 vfunc[55]: QSpinBox::fixup(QString&) const 13688 vfunc[56]: QAbstractSpinBox::stepBy(int) 13689 vfunc[57]: QAbstractSpinBox::clear() 13690 vfunc[58]: QAbstractSpinBox::stepEnabled() const 13691 vfunc[59]: QSpinBox::valueFromText(QString const&) const 13692 vfunc[60]: QSpinBox::textFromValue(int) const 13693 13694 Table 7-433. Secondary vtable for QSpinBox 13695 Base Offset -16 13696 Virtual Base Offset 0 13697 RTTI typeinfo for QSpinBox 13698 vfunc[0]: NULL or non-virtual thunk to QSpinBox::~QSpinBox() 13699 vfunc[1]: NULL or non-virtual thunk to QSpinBox::~QSpinBox() 13700 vfunc[2]: non-virtual thunk to QWidget::devType() const 13701 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13702 vfunc[4]: non-virtual thunk to 13703 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13704 13705 The Run Time Type Information for the QSpinBox class is 13706 described by Table 7-434 13707 13708 Table 7-434. typeinfo for QSpinBox 13709 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13710 Name typeinfo name for QSpinBox 13711 basetype: typeinfo for QAbstractSpinBox 13712 __________________________________________________________ 13713 13714 7.4.1.152. Class data for QDoubleSpinBox 13715 13716 The virtual table for the QDoubleSpinBox class is described by 13717 Table 7-435 13718 13719 Table 7-435. Primary vtable for QDoubleSpinBox 13720 Base Offset 0 13721 Virtual Base Offset 0 13722 RTTI typeinfo for QDoubleSpinBox 13723 vfunc[0]: QDoubleSpinBox::metaObject() const 13724 vfunc[1]: QDoubleSpinBox::qt_metacast(char const*) 13725 vfunc[2]: QDoubleSpinBox::qt_metacall(QMetaObject::Call, int, 13726 void**) 13727 vfunc[3]: NULL or QDoubleSpinBox::~QDoubleSpinBox() 13728 vfunc[4]: NULL or QDoubleSpinBox::~QDoubleSpinBox() 13729 vfunc[5]: QAbstractSpinBox::event(QEvent*) 13730 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13731 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 13732 vfunc[8]: QObject::childEvent(QChildEvent*) 13733 vfunc[9]: QObject::customEvent(QEvent*) 13734 vfunc[10]: QObject::connectNotify(char const*) 13735 vfunc[11]: QObject::disconnectNotify(char const*) 13736 vfunc[12]: QWidget::devType() const 13737 vfunc[13]: QWidget::setVisible(bool) 13738 vfunc[14]: QAbstractSpinBox::sizeHint() const 13739 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 13740 vfunc[16]: QWidget::heightForWidth(int) const 13741 vfunc[17]: QWidget::paintEngine() const 13742 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 13743 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 13744 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13745 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 13746 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 13747 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 13748 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 13749 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 13750 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 13751 vfunc[27]: QWidget::enterEvent(QEvent*) 13752 vfunc[28]: QWidget::leaveEvent(QEvent*) 13753 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 13754 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13755 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 13756 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 13757 vfunc[33]: 13758 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 13759 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13760 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13761 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13762 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13763 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13764 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13765 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 13766 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 13767 vfunc[42]: QWidget::x11Event(_XEvent*) 13768 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 13769 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13770 const 13771 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13772 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13773 const 13774 vfunc[47]: QWidget::focusNextPrevChild(bool) 13775 vfunc[48]: QWidget::styleChange(QStyle&) 13776 vfunc[49]: QWidget::enabledChange(bool) 13777 vfunc[50]: QWidget::paletteChange(QPalette const&) 13778 vfunc[51]: QWidget::fontChange(QFont const&) 13779 vfunc[52]: QWidget::windowActivationChange(bool) 13780 vfunc[53]: QWidget::languageChange() 13781 vfunc[54]: QDoubleSpinBox::validate(QString&, int&) const 13782 vfunc[55]: QDoubleSpinBox::fixup(QString&) const 13783 vfunc[56]: QAbstractSpinBox::stepBy(int) 13784 vfunc[57]: QAbstractSpinBox::clear() 13785 vfunc[58]: QAbstractSpinBox::stepEnabled() const 13786 vfunc[59]: QDoubleSpinBox::valueFromText(QString const&) const 13787 vfunc[60]: QDoubleSpinBox::textFromValue(double) const 13788 13789 Table 7-436. Secondary vtable for QDoubleSpinBox 13790 Base Offset -16 13791 Virtual Base Offset 0 13792 RTTI typeinfo for QDoubleSpinBox 13793 vfunc[0]: NULL or non-virtual thunk to 13794 QDoubleSpinBox::~QDoubleSpinBox() 13795 vfunc[1]: NULL or non-virtual thunk to 13796 QDoubleSpinBox::~QDoubleSpinBox() 13797 vfunc[2]: non-virtual thunk to QWidget::devType() const 13798 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13799 vfunc[4]: non-virtual thunk to 13800 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13801 13802 The Run Time Type Information for the QDoubleSpinBox class is 13803 described by Table 7-437 13804 13805 Table 7-437. typeinfo for QDoubleSpinBox 13806 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13807 Name typeinfo name for QDoubleSpinBox 13808 basetype: typeinfo for QAbstractSpinBox 13809 __________________________________________________________ 13810 13811 7.4.1.153. Class data for QLCDNumber 13812 13813 The virtual table for the QLCDNumber class is described by 13814 Table 7-438 13815 13816 Table 7-438. Primary vtable for QLCDNumber 13817 Base Offset 0 13818 Virtual Base Offset 0 13819 RTTI typeinfo for QLCDNumber 13820 vfunc[0]: QLCDNumber::metaObject() const 13821 vfunc[1]: QLCDNumber::qt_metacast(char const*) 13822 vfunc[2]: QLCDNumber::qt_metacall(QMetaObject::Call, int, 13823 void**) 13824 vfunc[3]: QLCDNumber::~QLCDNumber() 13825 vfunc[4]: QLCDNumber::~QLCDNumber() 13826 vfunc[5]: QLCDNumber::event(QEvent*) 13827 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13828 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13829 vfunc[8]: QObject::childEvent(QChildEvent*) 13830 vfunc[9]: QObject::customEvent(QEvent*) 13831 vfunc[10]: QObject::connectNotify(char const*) 13832 vfunc[11]: QObject::disconnectNotify(char const*) 13833 vfunc[12]: QWidget::devType() const 13834 vfunc[13]: QWidget::setVisible(bool) 13835 vfunc[14]: QLCDNumber::sizeHint() const 13836 vfunc[15]: QWidget::minimumSizeHint() const 13837 vfunc[16]: QWidget::heightForWidth(int) const 13838 vfunc[17]: QWidget::paintEngine() const 13839 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13840 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13841 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13842 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13843 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13844 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13845 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13846 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13847 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13848 vfunc[27]: QWidget::enterEvent(QEvent*) 13849 vfunc[28]: QWidget::leaveEvent(QEvent*) 13850 vfunc[29]: QLCDNumber::paintEvent(QPaintEvent*) 13851 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13852 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13853 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13854 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13855 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13856 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13857 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13858 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13859 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13860 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13861 vfunc[40]: QWidget::showEvent(QShowEvent*) 13862 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13863 vfunc[42]: QWidget::x11Event(_XEvent*) 13864 vfunc[43]: QFrame::changeEvent(QEvent*) 13865 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13866 const 13867 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13868 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13869 const 13870 vfunc[47]: QWidget::focusNextPrevChild(bool) 13871 vfunc[48]: QWidget::styleChange(QStyle&) 13872 vfunc[49]: QWidget::enabledChange(bool) 13873 vfunc[50]: QWidget::paletteChange(QPalette const&) 13874 vfunc[51]: QWidget::fontChange(QFont const&) 13875 vfunc[52]: QWidget::windowActivationChange(bool) 13876 vfunc[53]: QWidget::languageChange() 13877 13878 Table 7-439. Secondary vtable for QLCDNumber 13879 Base Offset -16 13880 Virtual Base Offset 0 13881 RTTI typeinfo for QLCDNumber 13882 vfunc[0]: non-virtual thunk to QLCDNumber::~QLCDNumber() 13883 vfunc[1]: non-virtual thunk to QLCDNumber::~QLCDNumber() 13884 vfunc[2]: non-virtual thunk to QWidget::devType() const 13885 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13886 vfunc[4]: non-virtual thunk to 13887 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13888 13889 The Run Time Type Information for the QLCDNumber class is 13890 described by Table 7-440 13891 13892 Table 7-440. typeinfo for QLCDNumber 13893 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13894 Name typeinfo name for QLCDNumber 13895 basetype: typeinfo for QFrame 13896 __________________________________________________________ 13897 13898 7.4.1.154. Class data for QStackedWidget 13899 13900 The virtual table for the QStackedWidget class is described by 13901 Table 7-441 13902 13903 Table 7-441. Primary vtable for QStackedWidget 13904 Base Offset 0 13905 Virtual Base Offset 0 13906 RTTI typeinfo for QStackedWidget 13907 vfunc[0]: QStackedWidget::metaObject() const 13908 vfunc[1]: QStackedWidget::qt_metacast(char const*) 13909 vfunc[2]: QStackedWidget::qt_metacall(QMetaObject::Call, int, 13910 void**) 13911 vfunc[3]: QStackedWidget::~QStackedWidget() 13912 vfunc[4]: QStackedWidget::~QStackedWidget() 13913 vfunc[5]: QStackedWidget::event(QEvent*) 13914 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13915 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13916 vfunc[8]: QObject::childEvent(QChildEvent*) 13917 vfunc[9]: QObject::customEvent(QEvent*) 13918 vfunc[10]: QObject::connectNotify(char const*) 13919 vfunc[11]: QObject::disconnectNotify(char const*) 13920 vfunc[12]: QWidget::devType() const 13921 vfunc[13]: QWidget::setVisible(bool) 13922 vfunc[14]: QFrame::sizeHint() const 13923 vfunc[15]: QWidget::minimumSizeHint() const 13924 vfunc[16]: QWidget::heightForWidth(int) const 13925 vfunc[17]: QWidget::paintEngine() const 13926 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13927 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13928 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13929 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13930 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13931 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13932 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13933 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13934 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13935 vfunc[27]: QWidget::enterEvent(QEvent*) 13936 vfunc[28]: QWidget::leaveEvent(QEvent*) 13937 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 13938 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13939 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13940 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13941 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13942 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13943 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13944 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13945 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13946 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13947 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13948 vfunc[40]: QWidget::showEvent(QShowEvent*) 13949 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13950 vfunc[42]: QWidget::x11Event(_XEvent*) 13951 vfunc[43]: QFrame::changeEvent(QEvent*) 13952 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13953 const 13954 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13955 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13956 const 13957 vfunc[47]: QWidget::focusNextPrevChild(bool) 13958 vfunc[48]: QWidget::styleChange(QStyle&) 13959 vfunc[49]: QWidget::enabledChange(bool) 13960 vfunc[50]: QWidget::paletteChange(QPalette const&) 13961 vfunc[51]: QWidget::fontChange(QFont const&) 13962 vfunc[52]: QWidget::windowActivationChange(bool) 13963 vfunc[53]: QWidget::languageChange() 13964 13965 Table 7-442. Secondary vtable for QStackedWidget 13966 Base Offset -16 13967 Virtual Base Offset 0 13968 RTTI typeinfo for QStackedWidget 13969 vfunc[0]: non-virtual thunk to 13970 QStackedWidget::~QStackedWidget() 13971 vfunc[1]: non-virtual thunk to 13972 QStackedWidget::~QStackedWidget() 13973 vfunc[2]: non-virtual thunk to QWidget::devType() const 13974 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13975 vfunc[4]: non-virtual thunk to 13976 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13977 13978 The Run Time Type Information for the QStackedWidget class is 13979 described by Table 7-443 13980 13981 Table 7-443. typeinfo for QStackedWidget 13982 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13983 Name typeinfo name for QStackedWidget 13984 basetype: typeinfo for QFrame 13985 __________________________________________________________ 13986 13987 7.4.1.155. Class data for QPushButton 13988 13989 The virtual table for the QPushButton class is described by 13990 Table 7-444 13991 13992 Table 7-444. Primary vtable for QPushButton 13993 Base Offset 0 13994 Virtual Base Offset 0 13995 RTTI typeinfo for QPushButton 13996 vfunc[0]: QPushButton::metaObject() const 13997 vfunc[1]: QPushButton::qt_metacast(char const*) 13998 vfunc[2]: QPushButton::qt_metacall(QMetaObject::Call, int, 13999 void**) 14000 vfunc[3]: QPushButton::~QPushButton() 14001 vfunc[4]: QPushButton::~QPushButton() 14002 vfunc[5]: QPushButton::event(QEvent*) 14003 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14004 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 14005 vfunc[8]: QObject::childEvent(QChildEvent*) 14006 vfunc[9]: QObject::customEvent(QEvent*) 14007 vfunc[10]: QObject::connectNotify(char const*) 14008 vfunc[11]: QObject::disconnectNotify(char const*) 14009 vfunc[12]: QWidget::devType() const 14010 vfunc[13]: QWidget::setVisible(bool) 14011 vfunc[14]: QPushButton::sizeHint() const 14012 vfunc[15]: QWidget::minimumSizeHint() const 14013 vfunc[16]: QWidget::heightForWidth(int) const 14014 vfunc[17]: QWidget::paintEngine() const 14015 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 14016 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 14017 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14018 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 14019 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14020 vfunc[23]: QPushButton::keyPressEvent(QKeyEvent*) 14021 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 14022 vfunc[25]: QPushButton::focusInEvent(QFocusEvent*) 14023 vfunc[26]: QPushButton::focusOutEvent(QFocusEvent*) 14024 vfunc[27]: QWidget::enterEvent(QEvent*) 14025 vfunc[28]: QWidget::leaveEvent(QEvent*) 14026 vfunc[29]: QPushButton::paintEvent(QPaintEvent*) 14027 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14028 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 14029 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14030 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 14031 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14032 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14033 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14034 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14035 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14036 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14037 vfunc[40]: QWidget::showEvent(QShowEvent*) 14038 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14039 vfunc[42]: QWidget::x11Event(_XEvent*) 14040 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 14041 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14042 const 14043 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14044 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14045 const 14046 vfunc[47]: QWidget::focusNextPrevChild(bool) 14047 vfunc[48]: QWidget::styleChange(QStyle&) 14048 vfunc[49]: QWidget::enabledChange(bool) 14049 vfunc[50]: QWidget::paletteChange(QPalette const&) 14050 vfunc[51]: QWidget::fontChange(QFont const&) 14051 vfunc[52]: QWidget::windowActivationChange(bool) 14052 vfunc[53]: QWidget::languageChange() 14053 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 14054 vfunc[55]: QAbstractButton::checkStateSet() 14055 vfunc[56]: QAbstractButton::nextCheckState() 14056 14057 Table 7-445. Secondary vtable for QPushButton 14058 Base Offset -16 14059 Virtual Base Offset 0 14060 RTTI typeinfo for QPushButton 14061 vfunc[0]: non-virtual thunk to QPushButton::~QPushButton() 14062 vfunc[1]: non-virtual thunk to QPushButton::~QPushButton() 14063 vfunc[2]: non-virtual thunk to QWidget::devType() const 14064 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14065 vfunc[4]: non-virtual thunk to 14066 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14067 14068 The Run Time Type Information for the QPushButton class is 14069 described by Table 7-446 14070 14071 Table 7-446. typeinfo for QPushButton 14072 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14073 Name typeinfo name for QPushButton 14074 basetype: typeinfo for QAbstractButton 14075 __________________________________________________________ 14076 14077 7.4.1.156. Class data for QSplashScreen 14078 14079 The virtual table for the QSplashScreen class is described by 14080 Table 7-447 14081 14082 Table 7-447. Primary vtable for QSplashScreen 14083 Base Offset 0 14084 Virtual Base Offset 0 14085 RTTI typeinfo for QSplashScreen 14086 vfunc[0]: QSplashScreen::metaObject() const 14087 vfunc[1]: QSplashScreen::qt_metacast(char const*) 14088 vfunc[2]: QSplashScreen::qt_metacall(QMetaObject::Call, int, 14089 void**) 14090 vfunc[3]: QSplashScreen::~QSplashScreen() 14091 vfunc[4]: QSplashScreen::~QSplashScreen() 14092 vfunc[5]: QSplashScreen::event(QEvent*) 14093 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14094 vfunc[7]: QObject::timerEvent(QTimerEvent*) 14095 vfunc[8]: QObject::childEvent(QChildEvent*) 14096 vfunc[9]: QObject::customEvent(QEvent*) 14097 vfunc[10]: QObject::connectNotify(char const*) 14098 vfunc[11]: QObject::disconnectNotify(char const*) 14099 vfunc[12]: QWidget::devType() const 14100 vfunc[13]: QWidget::setVisible(bool) 14101 vfunc[14]: QWidget::sizeHint() const 14102 vfunc[15]: QWidget::minimumSizeHint() const 14103 vfunc[16]: QWidget::heightForWidth(int) const 14104 vfunc[17]: QWidget::paintEngine() const 14105 vfunc[18]: QSplashScreen::mousePressEvent(QMouseEvent*) 14106 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 14107 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14108 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 14109 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14110 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 14111 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14112 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 14113 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 14114 vfunc[27]: QWidget::enterEvent(QEvent*) 14115 vfunc[28]: QWidget::leaveEvent(QEvent*) 14116 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 14117 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14118 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 14119 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14120 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 14121 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14122 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14123 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14124 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14125 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14126 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14127 vfunc[40]: QWidget::showEvent(QShowEvent*) 14128 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14129 vfunc[42]: QWidget::x11Event(_XEvent*) 14130 vfunc[43]: QWidget::changeEvent(QEvent*) 14131 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14132 const 14133 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14134 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14135 const 14136 vfunc[47]: QWidget::focusNextPrevChild(bool) 14137 vfunc[48]: QWidget::styleChange(QStyle&) 14138 vfunc[49]: QWidget::enabledChange(bool) 14139 vfunc[50]: QWidget::paletteChange(QPalette const&) 14140 vfunc[51]: QWidget::fontChange(QFont const&) 14141 vfunc[52]: QWidget::windowActivationChange(bool) 14142 vfunc[53]: QWidget::languageChange() 14143 vfunc[54]: QSplashScreen::drawContents(QPainter*) 14144 14145 Table 7-448. Secondary vtable for QSplashScreen 14146 Base Offset -16 14147 Virtual Base Offset 0 14148 RTTI typeinfo for QSplashScreen 14149 vfunc[0]: non-virtual thunk to QSplashScreen::~QSplashScreen() 14150 vfunc[1]: non-virtual thunk to QSplashScreen::~QSplashScreen() 14151 vfunc[2]: non-virtual thunk to QWidget::devType() const 14152 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14153 vfunc[4]: non-virtual thunk to 14154 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14155 14156 The Run Time Type Information for the QSplashScreen class is 14157 described by Table 7-449 14158 14159 Table 7-449. typeinfo for QSplashScreen 14160 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14161 Name typeinfo name for QSplashScreen 14162 basetype: typeinfo for QWidget 14163 __________________________________________________________ 14164 14165 7.4.1.157. Class data for QDateTimeEdit 14166 14167 The virtual table for the QDateTimeEdit class is described by 14168 Table 7-450 14169 14170 Table 7-450. Primary vtable for QDateTimeEdit 14171 Base Offset 0 14172 Virtual Base Offset 0 14173 RTTI typeinfo for QDateTimeEdit 14174 vfunc[0]: QDateTimeEdit::metaObject() const 14175 vfunc[1]: QDateTimeEdit::qt_metacast(char const*) 14176 vfunc[2]: QDateTimeEdit::qt_metacall(QMetaObject::Call, int, 14177 void**) 14178 vfunc[3]: NULL or QDateTimeEdit::~QDateTimeEdit() 14179 vfunc[4]: NULL or QDateTimeEdit::~QDateTimeEdit() 14180 vfunc[5]: QDateTimeEdit::event(QEvent*) 14181 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14182 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 14183 vfunc[8]: QObject::childEvent(QChildEvent*) 14184 vfunc[9]: QObject::customEvent(QEvent*) 14185 vfunc[10]: QObject::connectNotify(char const*) 14186 vfunc[11]: QObject::disconnectNotify(char const*) 14187 vfunc[12]: QWidget::devType() const 14188 vfunc[13]: QWidget::setVisible(bool) 14189 vfunc[14]: QDateTimeEdit::sizeHint() const 14190 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 14191 vfunc[16]: QWidget::heightForWidth(int) const 14192 vfunc[17]: QWidget::paintEngine() const 14193 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 14194 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 14195 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14196 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 14197 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 14198 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 14199 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 14200 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 14201 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 14202 vfunc[27]: QWidget::enterEvent(QEvent*) 14203 vfunc[28]: QWidget::leaveEvent(QEvent*) 14204 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 14205 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14206 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 14207 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 14208 vfunc[33]: 14209 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 14210 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14211 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14212 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14213 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14214 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14215 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14216 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 14217 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 14218 vfunc[42]: QWidget::x11Event(_XEvent*) 14219 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 14220 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14221 const 14222 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14223 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14224 const 14225 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 14226 vfunc[48]: QWidget::styleChange(QStyle&) 14227 vfunc[49]: QWidget::enabledChange(bool) 14228 vfunc[50]: QWidget::paletteChange(QPalette const&) 14229 vfunc[51]: QWidget::fontChange(QFont const&) 14230 vfunc[52]: QWidget::windowActivationChange(bool) 14231 vfunc[53]: QWidget::languageChange() 14232 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 14233 vfunc[55]: QDateTimeEdit::fixup(QString&) const 14234 vfunc[56]: QDateTimeEdit::stepBy(int) 14235 vfunc[57]: QDateTimeEdit::clear() 14236 vfunc[58]: QDateTimeEdit::stepEnabled() const 14237 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 14238 const 14239 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 14240 const 14241 14242 Table 7-451. Secondary vtable for QDateTimeEdit 14243 Base Offset -16 14244 Virtual Base Offset 0 14245 RTTI typeinfo for QDateTimeEdit 14246 vfunc[0]: NULL or non-virtual thunk to 14247 QDateTimeEdit::~QDateTimeEdit() 14248 vfunc[1]: NULL or non-virtual thunk to 14249 QDateTimeEdit::~QDateTimeEdit() 14250 vfunc[2]: non-virtual thunk to QWidget::devType() const 14251 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14252 vfunc[4]: non-virtual thunk to 14253 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14254 14255 The Run Time Type Information for the QDateTimeEdit class is 14256 described by Table 7-452 14257 14258 Table 7-452. typeinfo for QDateTimeEdit 14259 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14260 Name typeinfo name for QDateTimeEdit 14261 basetype: typeinfo for QAbstractSpinBox 14262 __________________________________________________________ 14263 14264 7.4.1.158. Class data for QTimeEdit 14265 14266 The virtual table for the QTimeEdit class is described by Table 14267 7-453 14268 14269 Table 7-453. Primary vtable for QTimeEdit 14270 Base Offset 0 14271 Virtual Base Offset 0 14272 RTTI typeinfo for QTimeEdit 14273 vfunc[0]: QTimeEdit::metaObject() const 14274 vfunc[1]: QTimeEdit::qt_metacast(char const*) 14275 vfunc[2]: QTimeEdit::qt_metacall(QMetaObject::Call, int, 14276 void**) 14277 vfunc[3]: NULL or QTimeEdit::~QTimeEdit() 14278 vfunc[4]: NULL or QTimeEdit::~QTimeEdit() 14279 vfunc[5]: QDateTimeEdit::event(QEvent*) 14280 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14281 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 14282 vfunc[8]: QObject::childEvent(QChildEvent*) 14283 vfunc[9]: QObject::customEvent(QEvent*) 14284 vfunc[10]: QObject::connectNotify(char const*) 14285 vfunc[11]: QObject::disconnectNotify(char const*) 14286 vfunc[12]: QWidget::devType() const 14287 vfunc[13]: QWidget::setVisible(bool) 14288 vfunc[14]: QDateTimeEdit::sizeHint() const 14289 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 14290 vfunc[16]: QWidget::heightForWidth(int) const 14291 vfunc[17]: QWidget::paintEngine() const 14292 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 14293 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 14294 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14295 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 14296 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 14297 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 14298 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 14299 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 14300 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 14301 vfunc[27]: QWidget::enterEvent(QEvent*) 14302 vfunc[28]: QWidget::leaveEvent(QEvent*) 14303 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 14304 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14305 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 14306 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 14307 vfunc[33]: 14308 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 14309 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14310 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14311 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14312 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14313 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14314 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14315 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 14316 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 14317 vfunc[42]: QWidget::x11Event(_XEvent*) 14318 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 14319 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14320 const 14321 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14322 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14323 const 14324 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 14325 vfunc[48]: QWidget::styleChange(QStyle&) 14326 vfunc[49]: QWidget::enabledChange(bool) 14327 vfunc[50]: QWidget::paletteChange(QPalette const&) 14328 vfunc[51]: QWidget::fontChange(QFont const&) 14329 vfunc[52]: QWidget::windowActivationChange(bool) 14330 vfunc[53]: QWidget::languageChange() 14331 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 14332 vfunc[55]: QDateTimeEdit::fixup(QString&) const 14333 vfunc[56]: QDateTimeEdit::stepBy(int) 14334 vfunc[57]: QDateTimeEdit::clear() 14335 vfunc[58]: QDateTimeEdit::stepEnabled() const 14336 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 14337 const 14338 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 14339 const 14340 14341 Table 7-454. Secondary vtable for QTimeEdit 14342 Base Offset -16 14343 Virtual Base Offset 0 14344 RTTI typeinfo for QTimeEdit 14345 vfunc[0]: NULL or non-virtual thunk to QTimeEdit::~QTimeEdit() 14346 vfunc[1]: NULL or non-virtual thunk to QTimeEdit::~QTimeEdit() 14347 vfunc[2]: non-virtual thunk to QWidget::devType() const 14348 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14349 vfunc[4]: non-virtual thunk to 14350 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14351 14352 The Run Time Type Information for the QTimeEdit class is 14353 described by Table 7-455 14354 14355 Table 7-455. typeinfo for QTimeEdit 14356 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14357 Name typeinfo name for QTimeEdit 14358 basetype: typeinfo for QDateTimeEdit 14359 __________________________________________________________ 14360 14361 7.4.1.159. Class data for QDateEdit 14362 14363 The virtual table for the QDateEdit class is described by Table 14364 7-456 14365 14366 Table 7-456. Primary vtable for QDateEdit 14367 Base Offset 0 14368 Virtual Base Offset 0 14369 RTTI typeinfo for QDateEdit 14370 vfunc[0]: QDateEdit::metaObject() const 14371 vfunc[1]: QDateEdit::qt_metacast(char const*) 14372 vfunc[2]: QDateEdit::qt_metacall(QMetaObject::Call, int, 14373 void**) 14374 vfunc[3]: NULL or QDateEdit::~QDateEdit() 14375 vfunc[4]: NULL or QDateEdit::~QDateEdit() 14376 vfunc[5]: QDateTimeEdit::event(QEvent*) 14377 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14378 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 14379 vfunc[8]: QObject::childEvent(QChildEvent*) 14380 vfunc[9]: QObject::customEvent(QEvent*) 14381 vfunc[10]: QObject::connectNotify(char const*) 14382 vfunc[11]: QObject::disconnectNotify(char const*) 14383 vfunc[12]: QWidget::devType() const 14384 vfunc[13]: QWidget::setVisible(bool) 14385 vfunc[14]: QDateTimeEdit::sizeHint() const 14386 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 14387 vfunc[16]: QWidget::heightForWidth(int) const 14388 vfunc[17]: QWidget::paintEngine() const 14389 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 14390 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 14391 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14392 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 14393 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 14394 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 14395 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 14396 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 14397 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 14398 vfunc[27]: QWidget::enterEvent(QEvent*) 14399 vfunc[28]: QWidget::leaveEvent(QEvent*) 14400 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 14401 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14402 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 14403 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 14404 vfunc[33]: 14405 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 14406 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14407 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14408 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14409 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14410 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14411 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14412 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 14413 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 14414 vfunc[42]: QWidget::x11Event(_XEvent*) 14415 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 14416 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14417 const 14418 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14419 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14420 const 14421 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 14422 vfunc[48]: QWidget::styleChange(QStyle&) 14423 vfunc[49]: QWidget::enabledChange(bool) 14424 vfunc[50]: QWidget::paletteChange(QPalette const&) 14425 vfunc[51]: QWidget::fontChange(QFont const&) 14426 vfunc[52]: QWidget::windowActivationChange(bool) 14427 vfunc[53]: QWidget::languageChange() 14428 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 14429 vfunc[55]: QDateTimeEdit::fixup(QString&) const 14430 vfunc[56]: QDateTimeEdit::stepBy(int) 14431 vfunc[57]: QDateTimeEdit::clear() 14432 vfunc[58]: QDateTimeEdit::stepEnabled() const 14433 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 14434 const 14435 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 14436 const 14437 14438 Table 7-457. Secondary vtable for QDateEdit 14439 Base Offset -16 14440 Virtual Base Offset 0 14441 RTTI typeinfo for QDateEdit 14442 vfunc[0]: NULL or non-virtual thunk to QDateEdit::~QDateEdit() 14443 vfunc[1]: NULL or non-virtual thunk to QDateEdit::~QDateEdit() 14444 vfunc[2]: non-virtual thunk to QWidget::devType() const 14445 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14446 vfunc[4]: non-virtual thunk to 14447 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14448 14449 The Run Time Type Information for the QDateEdit class is 14450 described by Table 7-458 14451 14452 Table 7-458. typeinfo for QDateEdit 14453 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14454 Name typeinfo name for QDateEdit 14455 basetype: typeinfo for QDateTimeEdit 14456 __________________________________________________________ 14457 14458 7.4.1.160. Class data for QLabel 14459 14460 The virtual table for the QLabel class is described by Table 14461 7-459 14462 14463 Table 7-459. Primary vtable for QLabel 14464 Base Offset 0 14465 Virtual Base Offset 0 14466 RTTI typeinfo for QLabel 14467 vfunc[0]: QLabel::metaObject() const 14468 vfunc[1]: QLabel::qt_metacast(char const*) 14469 vfunc[2]: QLabel::qt_metacall(QMetaObject::Call, int, void**) 14470 vfunc[3]: QLabel::~QLabel() 14471 vfunc[4]: QLabel::~QLabel() 14472 vfunc[5]: QLabel::event(QEvent*) 14473 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14474 vfunc[7]: QObject::timerEvent(QTimerEvent*) 14475 vfunc[8]: QObject::childEvent(QChildEvent*) 14476 vfunc[9]: QObject::customEvent(QEvent*) 14477 vfunc[10]: QObject::connectNotify(char const*) 14478 vfunc[11]: QObject::disconnectNotify(char const*) 14479 vfunc[12]: QWidget::devType() const 14480 vfunc[13]: QWidget::setVisible(bool) 14481 vfunc[14]: QLabel::sizeHint() const 14482 vfunc[15]: QLabel::minimumSizeHint() const 14483 vfunc[16]: QLabel::heightForWidth(int) const 14484 vfunc[17]: QWidget::paintEngine() const 14485 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 14486 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 14487 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14488 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 14489 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14490 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 14491 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14492 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 14493 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 14494 vfunc[27]: QWidget::enterEvent(QEvent*) 14495 vfunc[28]: QWidget::leaveEvent(QEvent*) 14496 vfunc[29]: QLabel::paintEvent(QPaintEvent*) 14497 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14498 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 14499 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14500 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 14501 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14502 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14503 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14504 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14505 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14506 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14507 vfunc[40]: QWidget::showEvent(QShowEvent*) 14508 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14509 vfunc[42]: QWidget::x11Event(_XEvent*) 14510 vfunc[43]: QLabel::changeEvent(QEvent*) 14511 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14512 const 14513 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14514 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14515 const 14516 vfunc[47]: QWidget::focusNextPrevChild(bool) 14517 vfunc[48]: QWidget::styleChange(QStyle&) 14518 vfunc[49]: QWidget::enabledChange(bool) 14519 vfunc[50]: QWidget::paletteChange(QPalette const&) 14520 vfunc[51]: QWidget::fontChange(QFont const&) 14521 vfunc[52]: QWidget::windowActivationChange(bool) 14522 vfunc[53]: QWidget::languageChange() 14523 14524 Table 7-460. Secondary vtable for QLabel 14525 Base Offset -16 14526 Virtual Base Offset 0 14527 RTTI typeinfo for QLabel 14528 vfunc[0]: non-virtual thunk to QLabel::~QLabel() 14529 vfunc[1]: non-virtual thunk to QLabel::~QLabel() 14530 vfunc[2]: non-virtual thunk to QWidget::devType() const 14531 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14532 vfunc[4]: non-virtual thunk to 14533 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14534 14535 The Run Time Type Information for the QLabel class is described 14536 by Table 7-461 14537 14538 Table 7-461. typeinfo for QLabel 14539 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14540 Name typeinfo name for QLabel 14541 basetype: typeinfo for QFrame 14542 __________________________________________________________ 14543 14544 7.4.1.161. Class data for QDockWidget 14545 14546 The virtual table for the QDockWidget class is described by 14547 Table 7-462 14548 14549 Table 7-462. Primary vtable for QDockWidget 14550 Base Offset 0 14551 Virtual Base Offset 0 14552 RTTI typeinfo for QDockWidget 14553 vfunc[0]: QDockWidget::metaObject() const 14554 vfunc[1]: QDockWidget::qt_metacast(char const*) 14555 vfunc[2]: QDockWidget::qt_metacall(QMetaObject::Call, int, 14556 void**) 14557 vfunc[3]: QDockWidget::~QDockWidget() 14558 vfunc[4]: QDockWidget::~QDockWidget() 14559 vfunc[5]: QDockWidget::event(QEvent*) 14560 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14561 vfunc[7]: QObject::timerEvent(QTimerEvent*) 14562 vfunc[8]: QObject::childEvent(QChildEvent*) 14563 vfunc[9]: QObject::customEvent(QEvent*) 14564 vfunc[10]: QObject::connectNotify(char const*) 14565 vfunc[11]: QObject::disconnectNotify(char const*) 14566 vfunc[12]: QWidget::devType() const 14567 vfunc[13]: QWidget::setVisible(bool) 14568 vfunc[14]: QWidget::sizeHint() const 14569 vfunc[15]: QWidget::minimumSizeHint() const 14570 vfunc[16]: QWidget::heightForWidth(int) const 14571 vfunc[17]: QWidget::paintEngine() const 14572 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 14573 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 14574 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14575 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 14576 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14577 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 14578 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14579 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 14580 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 14581 vfunc[27]: QWidget::enterEvent(QEvent*) 14582 vfunc[28]: QWidget::leaveEvent(QEvent*) 14583 vfunc[29]: QDockWidget::paintEvent(QPaintEvent*) 14584 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14585 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 14586 vfunc[32]: QDockWidget::closeEvent(QCloseEvent*) 14587 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 14588 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14589 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14590 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14591 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14592 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14593 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14594 vfunc[40]: QWidget::showEvent(QShowEvent*) 14595 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14596 vfunc[42]: QWidget::x11Event(_XEvent*) 14597 vfunc[43]: QDockWidget::changeEvent(QEvent*) 14598 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14599 const 14600 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14601 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14602 const 14603 vfunc[47]: QWidget::focusNextPrevChild(bool) 14604 vfunc[48]: QWidget::styleChange(QStyle&) 14605 vfunc[49]: QWidget::enabledChange(bool) 14606 vfunc[50]: QWidget::paletteChange(QPalette const&) 14607 vfunc[51]: QWidget::fontChange(QFont const&) 14608 vfunc[52]: QWidget::windowActivationChange(bool) 14609 vfunc[53]: QWidget::languageChange() 14610 14611 Table 7-463. Secondary vtable for QDockWidget 14612 Base Offset -16 14613 Virtual Base Offset 0 14614 RTTI typeinfo for QDockWidget 14615 vfunc[0]: non-virtual thunk to QDockWidget::~QDockWidget() 14616 vfunc[1]: non-virtual thunk to QDockWidget::~QDockWidget() 14617 vfunc[2]: non-virtual thunk to QWidget::devType() const 14618 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14619 vfunc[4]: non-virtual thunk to 14620 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14621 14622 The Run Time Type Information for the QDockWidget class is 14623 described by Table 7-464 14624 14625 Table 7-464. typeinfo for QDockWidget 14626 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14627 Name typeinfo name for QDockWidget 14628 basetype: typeinfo for QWidget 14629 __________________________________________________________ 14630 14631 7.4.1.162. Class data for QGroupBox 14632 14633 The virtual table for the QGroupBox class is described by Table 14634 7-465 14635 14636 Table 7-465. Primary vtable for QGroupBox 14637 Base Offset 0 14638 Virtual Base Offset 0 14639 RTTI typeinfo for QGroupBox 14640 vfunc[0]: QGroupBox::metaObject() const 14641 vfunc[1]: QGroupBox::qt_metacast(char const*) 14642 vfunc[2]: QGroupBox::qt_metacall(QMetaObject::Call, int, 14643 void**) 14644 vfunc[3]: QGroupBox::~QGroupBox() 14645 vfunc[4]: QGroupBox::~QGroupBox() 14646 vfunc[5]: QGroupBox::event(QEvent*) 14647 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14648 vfunc[7]: QObject::timerEvent(QTimerEvent*) 14649 vfunc[8]: QGroupBox::childEvent(QChildEvent*) 14650 vfunc[9]: QObject::customEvent(QEvent*) 14651 vfunc[10]: QObject::connectNotify(char const*) 14652 vfunc[11]: QObject::disconnectNotify(char const*) 14653 vfunc[12]: QWidget::devType() const 14654 vfunc[13]: QWidget::setVisible(bool) 14655 vfunc[14]: QWidget::sizeHint() const 14656 vfunc[15]: QGroupBox::minimumSizeHint() const 14657 vfunc[16]: QWidget::heightForWidth(int) const 14658 vfunc[17]: QWidget::paintEngine() const 14659 vfunc[18]: QGroupBox::mousePressEvent(QMouseEvent*) 14660 vfunc[19]: QGroupBox::mouseReleaseEvent(QMouseEvent*) 14661 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14662 vfunc[21]: QGroupBox::mouseMoveEvent(QMouseEvent*) 14663 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14664 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 14665 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14666 vfunc[25]: QGroupBox::focusInEvent(QFocusEvent*) 14667 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 14668 vfunc[27]: QWidget::enterEvent(QEvent*) 14669 vfunc[28]: QWidget::leaveEvent(QEvent*) 14670 vfunc[29]: QGroupBox::paintEvent(QPaintEvent*) 14671 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14672 vfunc[31]: QGroupBox::resizeEvent(QResizeEvent*) 14673 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14674 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 14675 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14676 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14677 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14678 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14679 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14680 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14681 vfunc[40]: QWidget::showEvent(QShowEvent*) 14682 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14683 vfunc[42]: QWidget::x11Event(_XEvent*) 14684 vfunc[43]: QGroupBox::changeEvent(QEvent*) 14685 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14686 const 14687 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14688 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14689 const 14690 vfunc[47]: QWidget::focusNextPrevChild(bool) 14691 vfunc[48]: QWidget::styleChange(QStyle&) 14692 vfunc[49]: QWidget::enabledChange(bool) 14693 vfunc[50]: QWidget::paletteChange(QPalette const&) 14694 vfunc[51]: QWidget::fontChange(QFont const&) 14695 vfunc[52]: QWidget::windowActivationChange(bool) 14696 vfunc[53]: QWidget::languageChange() 14697 14698 Table 7-466. Secondary vtable for QGroupBox 14699 Base Offset -16 14700 Virtual Base Offset 0 14701 RTTI typeinfo for QGroupBox 14702 vfunc[0]: non-virtual thunk to QGroupBox::~QGroupBox() 14703 vfunc[1]: non-virtual thunk to QGroupBox::~QGroupBox() 14704 vfunc[2]: non-virtual thunk to QWidget::devType() const 14705 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14706 vfunc[4]: non-virtual thunk to 14707 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14708 14709 The Run Time Type Information for the QGroupBox class is 14710 described by Table 7-467 14711 14712 Table 7-467. typeinfo for QGroupBox 14713 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14714 Name typeinfo name for QGroupBox 14715 basetype: typeinfo for QWidget 14716 __________________________________________________________ 14717 14718 7.4.1.163. Class data for QMainWindow 14719 14720 The virtual table for the QMainWindow class is described by 14721 Table 7-468 14722 14723 Table 7-468. Primary vtable for QMainWindow 14724 Base Offset 0 14725 Virtual Base Offset 0 14726 RTTI typeinfo for QMainWindow 14727 vfunc[0]: QMainWindow::metaObject() const 14728 vfunc[1]: QMainWindow::qt_metacast(char const*) 14729 vfunc[2]: QMainWindow::qt_metacall(QMetaObject::Call, int, 14730 void**) 14731 vfunc[3]: QMainWindow::~QMainWindow() 14732 vfunc[4]: QMainWindow::~QMainWindow() 14733 vfunc[5]: QMainWindow::event(QEvent*) 14734 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14735 vfunc[7]: QObject::timerEvent(QTimerEvent*) 14736 vfunc[8]: QObject::childEvent(QChildEvent*) 14737 vfunc[9]: QObject::customEvent(QEvent*) 14738 vfunc[10]: QObject::connectNotify(char const*) 14739 vfunc[11]: QObject::disconnectNotify(char const*) 14740 vfunc[12]: QWidget::devType() const 14741 vfunc[13]: QWidget::setVisible(bool) 14742 vfunc[14]: QWidget::sizeHint() const 14743 vfunc[15]: QWidget::minimumSizeHint() const 14744 vfunc[16]: QWidget::heightForWidth(int) const 14745 vfunc[17]: QWidget::paintEngine() const 14746 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 14747 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 14748 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14749 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 14750 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14751 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 14752 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14753 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 14754 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 14755 vfunc[27]: QWidget::enterEvent(QEvent*) 14756 vfunc[28]: QWidget::leaveEvent(QEvent*) 14757 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 14758 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14759 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 14760 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14761 vfunc[33]: QMainWindow::contextMenuEvent(QContextMenuEvent*) 14762 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14763 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14764 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14765 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14766 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14767 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14768 vfunc[40]: QWidget::showEvent(QShowEvent*) 14769 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14770 vfunc[42]: QWidget::x11Event(_XEvent*) 14771 vfunc[43]: QWidget::changeEvent(QEvent*) 14772 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14773 const 14774 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14775 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14776 const 14777 vfunc[47]: QWidget::focusNextPrevChild(bool) 14778 vfunc[48]: QWidget::styleChange(QStyle&) 14779 vfunc[49]: QWidget::enabledChange(bool) 14780 vfunc[50]: QWidget::paletteChange(QPalette const&) 14781 vfunc[51]: QWidget::fontChange(QFont const&) 14782 vfunc[52]: QWidget::windowActivationChange(bool) 14783 vfunc[53]: QWidget::languageChange() 14784 vfunc[54]: QMainWindow::createPopupMenu() 14785 14786 Table 7-469. Secondary vtable for QMainWindow 14787 Base Offset -16 14788 Virtual Base Offset 0 14789 RTTI typeinfo for QMainWindow 14790 vfunc[0]: non-virtual thunk to QMainWindow::~QMainWindow() 14791 vfunc[1]: non-virtual thunk to QMainWindow::~QMainWindow() 14792 vfunc[2]: non-virtual thunk to QWidget::devType() const 14793 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14794 vfunc[4]: non-virtual thunk to 14795 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14796 14797 The Run Time Type Information for the QMainWindow class is 14798 described by Table 7-470 14799 14800 Table 7-470. typeinfo for QMainWindow 14801 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14802 Name typeinfo name for QMainWindow 14803 basetype: typeinfo for QWidget 14804 __________________________________________________________ 14805 14806 7.4.1.164. Class data for QTextEdit 14807 14808 The virtual table for the QTextEdit class is described by Table 14809 7-471 14810 14811 Table 7-471. Primary vtable for QTextEdit 14812 Base Offset 0 14813 Virtual Base Offset 0 14814 RTTI typeinfo for QTextEdit 14815 vfunc[0]: QTextEdit::metaObject() const 14816 vfunc[1]: QTextEdit::qt_metacast(char const*) 14817 vfunc[2]: QTextEdit::qt_metacall(QMetaObject::Call, int, 14818 void**) 14819 vfunc[3]: QTextEdit::~QTextEdit() 14820 vfunc[4]: QTextEdit::~QTextEdit() 14821 vfunc[5]: QTextEdit::event(QEvent*) 14822 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14823 vfunc[7]: QTextEdit::timerEvent(QTimerEvent*) 14824 vfunc[8]: QObject::childEvent(QChildEvent*) 14825 vfunc[9]: QObject::customEvent(QEvent*) 14826 vfunc[10]: QObject::connectNotify(char const*) 14827 vfunc[11]: QObject::disconnectNotify(char const*) 14828 vfunc[12]: QWidget::devType() const 14829 vfunc[13]: QWidget::setVisible(bool) 14830 vfunc[14]: QAbstractScrollArea::sizeHint() const 14831 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 14832 vfunc[16]: QWidget::heightForWidth(int) const 14833 vfunc[17]: QWidget::paintEngine() const 14834 vfunc[18]: QTextEdit::mousePressEvent(QMouseEvent*) 14835 vfunc[19]: QTextEdit::mouseReleaseEvent(QMouseEvent*) 14836 vfunc[20]: QTextEdit::mouseDoubleClickEvent(QMouseEvent*) 14837 vfunc[21]: QTextEdit::mouseMoveEvent(QMouseEvent*) 14838 vfunc[22]: QTextEdit::wheelEvent(QWheelEvent*) 14839 vfunc[23]: QTextEdit::keyPressEvent(QKeyEvent*) 14840 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14841 vfunc[25]: QTextEdit::focusInEvent(QFocusEvent*) 14842 vfunc[26]: QTextEdit::focusOutEvent(QFocusEvent*) 14843 vfunc[27]: QWidget::enterEvent(QEvent*) 14844 vfunc[28]: QWidget::leaveEvent(QEvent*) 14845 vfunc[29]: QTextEdit::paintEvent(QPaintEvent*) 14846 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14847 vfunc[31]: QTextEdit::resizeEvent(QResizeEvent*) 14848 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14849 vfunc[33]: QTextEdit::contextMenuEvent(QContextMenuEvent*) 14850 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14851 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14852 vfunc[36]: QTextEdit::dragEnterEvent(QDragEnterEvent*) 14853 vfunc[37]: QTextEdit::dragMoveEvent(QDragMoveEvent*) 14854 vfunc[38]: QTextEdit::dragLeaveEvent(QDragLeaveEvent*) 14855 vfunc[39]: QTextEdit::dropEvent(QDropEvent*) 14856 vfunc[40]: QTextEdit::showEvent(QShowEvent*) 14857 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14858 vfunc[42]: QWidget::x11Event(_XEvent*) 14859 vfunc[43]: QTextEdit::changeEvent(QEvent*) 14860 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14861 const 14862 vfunc[45]: QTextEdit::inputMethodEvent(QInputMethodEvent*) 14863 vfunc[46]: QTextEdit::inputMethodQuery(Qt::InputMethodQuery) 14864 const 14865 vfunc[47]: QTextEdit::focusNextPrevChild(bool) 14866 vfunc[48]: QWidget::styleChange(QStyle&) 14867 vfunc[49]: QWidget::enabledChange(bool) 14868 vfunc[50]: QWidget::paletteChange(QPalette const&) 14869 vfunc[51]: QWidget::fontChange(QFont const&) 14870 vfunc[52]: QWidget::windowActivationChange(bool) 14871 vfunc[53]: QWidget::languageChange() 14872 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 14873 vfunc[55]: QTextEdit::scrollContentsBy(int, int) 14874 vfunc[56]: QTextEdit::loadResource(int, QUrl const&) 14875 vfunc[57]: QTextEdit::createMimeDataFromSelection() const 14876 vfunc[58]: QTextEdit::canInsertFromMimeData(QMimeData const*) 14877 const 14878 vfunc[59]: QTextEdit::insertFromMimeData(QMimeData const*) 14879 14880 Table 7-472. Secondary vtable for QTextEdit 14881 Base Offset -16 14882 Virtual Base Offset 0 14883 RTTI typeinfo for QTextEdit 14884 vfunc[0]: non-virtual thunk to QTextEdit::~QTextEdit() 14885 vfunc[1]: non-virtual thunk to QTextEdit::~QTextEdit() 14886 vfunc[2]: non-virtual thunk to QWidget::devType() const 14887 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14888 vfunc[4]: non-virtual thunk to 14889 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14890 14891 The Run Time Type Information for the QTextEdit class is 14892 described by Table 7-473 14893 14894 Table 7-473. typeinfo for QTextEdit 14895 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14896 Name typeinfo name for QTextEdit 14897 basetype: typeinfo for QAbstractScrollArea 14898 __________________________________________________________ 14899 14900 7.4.1.165. Class data for QProgressBar 14901 14902 The virtual table for the QProgressBar class is described by 14903 Table 7-474 14904 14905 Table 7-474. Primary vtable for QProgressBar 14906 Base Offset 0 14907 Virtual Base Offset 0 14908 RTTI typeinfo for QProgressBar 14909 vfunc[0]: QProgressBar::metaObject() const 14910 vfunc[1]: QProgressBar::qt_metacast(char const*) 14911 vfunc[2]: QProgressBar::qt_metacall(QMetaObject::Call, int, 14912 void**) 14913 vfunc[3]: NULL or QProgressBar::~QProgressBar() 14914 vfunc[4]: NULL or QProgressBar::~QProgressBar() 14915 vfunc[5]: QProgressBar::event(QEvent*) 14916 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14917 vfunc[7]: QObject::timerEvent(QTimerEvent*) 14918 vfunc[8]: QObject::childEvent(QChildEvent*) 14919 vfunc[9]: QObject::customEvent(QEvent*) 14920 vfunc[10]: QObject::connectNotify(char const*) 14921 vfunc[11]: QObject::disconnectNotify(char const*) 14922 vfunc[12]: QWidget::devType() const 14923 vfunc[13]: QWidget::setVisible(bool) 14924 vfunc[14]: QProgressBar::sizeHint() const 14925 vfunc[15]: QProgressBar::minimumSizeHint() const 14926 vfunc[16]: QWidget::heightForWidth(int) const 14927 vfunc[17]: QWidget::paintEngine() const 14928 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 14929 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 14930 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14931 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 14932 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14933 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 14934 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14935 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 14936 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 14937 vfunc[27]: QWidget::enterEvent(QEvent*) 14938 vfunc[28]: QWidget::leaveEvent(QEvent*) 14939 vfunc[29]: QProgressBar::paintEvent(QPaintEvent*) 14940 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14941 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 14942 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14943 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 14944 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14945 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14946 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14947 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14948 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14949 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14950 vfunc[40]: QWidget::showEvent(QShowEvent*) 14951 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14952 vfunc[42]: QWidget::x11Event(_XEvent*) 14953 vfunc[43]: QWidget::changeEvent(QEvent*) 14954 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14955 const 14956 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14957 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14958 const 14959 vfunc[47]: QWidget::focusNextPrevChild(bool) 14960 vfunc[48]: QWidget::styleChange(QStyle&) 14961 vfunc[49]: QWidget::enabledChange(bool) 14962 vfunc[50]: QWidget::paletteChange(QPalette const&) 14963 vfunc[51]: QWidget::fontChange(QFont const&) 14964 vfunc[52]: QWidget::windowActivationChange(bool) 14965 vfunc[53]: QWidget::languageChange() 14966 vfunc[54]: QProgressBar::text() const 14967 14968 Table 7-475. Secondary vtable for QProgressBar 14969 Base Offset -16 14970 Virtual Base Offset 0 14971 RTTI typeinfo for QProgressBar 14972 vfunc[0]: NULL or non-virtual thunk to 14973 QProgressBar::~QProgressBar() 14974 vfunc[1]: NULL or non-virtual thunk to 14975 QProgressBar::~QProgressBar() 14976 vfunc[2]: non-virtual thunk to QWidget::devType() const 14977 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14978 vfunc[4]: non-virtual thunk to 14979 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14980 14981 The Run Time Type Information for the QProgressBar class is 14982 described by Table 7-476 14983 14984 Table 7-476. typeinfo for QProgressBar 14985 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14986 Name typeinfo name for QProgressBar 14987 basetype: typeinfo for QWidget 14988 __________________________________________________________ 14989 14990 7.4.1.166. Class data for QScrollBar 14991 14992 The virtual table for the QScrollBar class is described by 14993 Table 7-477 14994 14995 Table 7-477. Primary vtable for QScrollBar 14996 Base Offset 0 14997 Virtual Base Offset 0 14998 RTTI typeinfo for QScrollBar 14999 vfunc[0]: QScrollBar::metaObject() const 15000 vfunc[1]: QScrollBar::qt_metacast(char const*) 15001 vfunc[2]: QScrollBar::qt_metacall(QMetaObject::Call, int, 15002 void**) 15003 vfunc[3]: QScrollBar::~QScrollBar() 15004 vfunc[4]: QScrollBar::~QScrollBar() 15005 vfunc[5]: QScrollBar::event(QEvent*) 15006 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15007 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 15008 vfunc[8]: QObject::childEvent(QChildEvent*) 15009 vfunc[9]: QObject::customEvent(QEvent*) 15010 vfunc[10]: QObject::connectNotify(char const*) 15011 vfunc[11]: QObject::disconnectNotify(char const*) 15012 vfunc[12]: QWidget::devType() const 15013 vfunc[13]: QWidget::setVisible(bool) 15014 vfunc[14]: QScrollBar::sizeHint() const 15015 vfunc[15]: QWidget::minimumSizeHint() const 15016 vfunc[16]: QWidget::heightForWidth(int) const 15017 vfunc[17]: QWidget::paintEngine() const 15018 vfunc[18]: QScrollBar::mousePressEvent(QMouseEvent*) 15019 vfunc[19]: QScrollBar::mouseReleaseEvent(QMouseEvent*) 15020 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15021 vfunc[21]: QScrollBar::mouseMoveEvent(QMouseEvent*) 15022 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 15023 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 15024 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15025 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 15026 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 15027 vfunc[27]: QWidget::enterEvent(QEvent*) 15028 vfunc[28]: QWidget::leaveEvent(QEvent*) 15029 vfunc[29]: QScrollBar::paintEvent(QPaintEvent*) 15030 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15031 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 15032 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15033 vfunc[33]: QScrollBar::contextMenuEvent(QContextMenuEvent*) 15034 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15035 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15036 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15037 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15038 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15039 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15040 vfunc[40]: QWidget::showEvent(QShowEvent*) 15041 vfunc[41]: QScrollBar::hideEvent(QHideEvent*) 15042 vfunc[42]: QWidget::x11Event(_XEvent*) 15043 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 15044 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15045 const 15046 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15047 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15048 const 15049 vfunc[47]: QWidget::focusNextPrevChild(bool) 15050 vfunc[48]: QWidget::styleChange(QStyle&) 15051 vfunc[49]: QWidget::enabledChange(bool) 15052 vfunc[50]: QWidget::paletteChange(QPalette const&) 15053 vfunc[51]: QWidget::fontChange(QFont const&) 15054 vfunc[52]: QWidget::windowActivationChange(bool) 15055 vfunc[53]: QWidget::languageChange() 15056 vfunc[54]: 15057 QScrollBar::sliderChange(QAbstractSlider::SliderChange) 15058 15059 Table 7-478. Secondary vtable for QScrollBar 15060 Base Offset -16 15061 Virtual Base Offset 0 15062 RTTI typeinfo for QScrollBar 15063 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 15064 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 15065 vfunc[2]: non-virtual thunk to QWidget::devType() const 15066 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15067 vfunc[4]: non-virtual thunk to 15068 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15069 15070 The Run Time Type Information for the QScrollBar class is 15071 described by Table 7-479 15072 15073 Table 7-479. typeinfo for QScrollBar 15074 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15075 Name typeinfo name for QScrollBar 15076 basetype: typeinfo for QAbstractSlider 15077 __________________________________________________________ 15078 15079 7.4.1.167. Class data for QSizeGrip 15080 15081 The virtual table for the QSizeGrip class is described by Table 15082 7-480 15083 15084 Table 7-480. Primary vtable for QSizeGrip 15085 Base Offset 0 15086 Virtual Base Offset 0 15087 RTTI typeinfo for QSizeGrip 15088 vfunc[0]: QSizeGrip::metaObject() const 15089 vfunc[1]: QSizeGrip::qt_metacast(char const*) 15090 vfunc[2]: QSizeGrip::qt_metacall(QMetaObject::Call, int, 15091 void**) 15092 vfunc[3]: QSizeGrip::~QSizeGrip() 15093 vfunc[4]: QSizeGrip::~QSizeGrip() 15094 vfunc[5]: QSizeGrip::event(QEvent*) 15095 vfunc[6]: QSizeGrip::eventFilter(QObject*, QEvent*) 15096 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15097 vfunc[8]: QObject::childEvent(QChildEvent*) 15098 vfunc[9]: QObject::customEvent(QEvent*) 15099 vfunc[10]: QObject::connectNotify(char const*) 15100 vfunc[11]: QObject::disconnectNotify(char const*) 15101 vfunc[12]: QWidget::devType() const 15102 vfunc[13]: QSizeGrip::setVisible(bool) 15103 vfunc[14]: QSizeGrip::sizeHint() const 15104 vfunc[15]: QWidget::minimumSizeHint() const 15105 vfunc[16]: QWidget::heightForWidth(int) const 15106 vfunc[17]: QWidget::paintEngine() const 15107 vfunc[18]: QSizeGrip::mousePressEvent(QMouseEvent*) 15108 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 15109 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15110 vfunc[21]: QSizeGrip::mouseMoveEvent(QMouseEvent*) 15111 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15112 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 15113 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15114 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 15115 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 15116 vfunc[27]: QWidget::enterEvent(QEvent*) 15117 vfunc[28]: QWidget::leaveEvent(QEvent*) 15118 vfunc[29]: QSizeGrip::paintEvent(QPaintEvent*) 15119 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15120 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 15121 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15122 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15123 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15124 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15125 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15126 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15127 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15128 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15129 vfunc[40]: QWidget::showEvent(QShowEvent*) 15130 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15131 vfunc[42]: QWidget::x11Event(_XEvent*) 15132 vfunc[43]: QWidget::changeEvent(QEvent*) 15133 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15134 const 15135 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15136 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15137 const 15138 vfunc[47]: QWidget::focusNextPrevChild(bool) 15139 vfunc[48]: QWidget::styleChange(QStyle&) 15140 vfunc[49]: QWidget::enabledChange(bool) 15141 vfunc[50]: QWidget::paletteChange(QPalette const&) 15142 vfunc[51]: QWidget::fontChange(QFont const&) 15143 vfunc[52]: QWidget::windowActivationChange(bool) 15144 vfunc[53]: QWidget::languageChange() 15145 15146 Table 7-481. Secondary vtable for QSizeGrip 15147 Base Offset -16 15148 Virtual Base Offset 0 15149 RTTI typeinfo for QSizeGrip 15150 vfunc[0]: non-virtual thunk to QSizeGrip::~QSizeGrip() 15151 vfunc[1]: non-virtual thunk to QSizeGrip::~QSizeGrip() 15152 vfunc[2]: non-virtual thunk to QWidget::devType() const 15153 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15154 vfunc[4]: non-virtual thunk to 15155 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15156 15157 The Run Time Type Information for the QSizeGrip class is 15158 described by Table 7-482 15159 15160 Table 7-482. typeinfo for QSizeGrip 15161 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15162 Name typeinfo name for QSizeGrip 15163 basetype: typeinfo for QWidget 15164 __________________________________________________________ 15165 15166 7.4.1.168. Class data for QTextBrowser 15167 15168 The virtual table for the QTextBrowser class is described by 15169 Table 7-483 15170 15171 Table 7-483. Primary vtable for QTextBrowser 15172 Base Offset 0 15173 Virtual Base Offset 0 15174 RTTI typeinfo for QTextBrowser 15175 vfunc[0]: QTextBrowser::metaObject() const 15176 vfunc[1]: QTextBrowser::qt_metacast(char const*) 15177 vfunc[2]: QTextBrowser::qt_metacall(QMetaObject::Call, int, 15178 void**) 15179 vfunc[3]: QTextBrowser::~QTextBrowser() 15180 vfunc[4]: QTextBrowser::~QTextBrowser() 15181 vfunc[5]: QTextBrowser::event(QEvent*) 15182 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15183 vfunc[7]: QTextEdit::timerEvent(QTimerEvent*) 15184 vfunc[8]: QObject::childEvent(QChildEvent*) 15185 vfunc[9]: QObject::customEvent(QEvent*) 15186 vfunc[10]: QObject::connectNotify(char const*) 15187 vfunc[11]: QObject::disconnectNotify(char const*) 15188 vfunc[12]: QWidget::devType() const 15189 vfunc[13]: QWidget::setVisible(bool) 15190 vfunc[14]: QAbstractScrollArea::sizeHint() const 15191 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 15192 vfunc[16]: QWidget::heightForWidth(int) const 15193 vfunc[17]: QWidget::paintEngine() const 15194 vfunc[18]: QTextBrowser::mousePressEvent(QMouseEvent*) 15195 vfunc[19]: QTextBrowser::mouseReleaseEvent(QMouseEvent*) 15196 vfunc[20]: QTextEdit::mouseDoubleClickEvent(QMouseEvent*) 15197 vfunc[21]: QTextBrowser::mouseMoveEvent(QMouseEvent*) 15198 vfunc[22]: QTextEdit::wheelEvent(QWheelEvent*) 15199 vfunc[23]: QTextBrowser::keyPressEvent(QKeyEvent*) 15200 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15201 vfunc[25]: QTextEdit::focusInEvent(QFocusEvent*) 15202 vfunc[26]: QTextBrowser::focusOutEvent(QFocusEvent*) 15203 vfunc[27]: QWidget::enterEvent(QEvent*) 15204 vfunc[28]: QWidget::leaveEvent(QEvent*) 15205 vfunc[29]: QTextBrowser::paintEvent(QPaintEvent*) 15206 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15207 vfunc[31]: QTextEdit::resizeEvent(QResizeEvent*) 15208 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15209 vfunc[33]: QTextEdit::contextMenuEvent(QContextMenuEvent*) 15210 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15211 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15212 vfunc[36]: QTextEdit::dragEnterEvent(QDragEnterEvent*) 15213 vfunc[37]: QTextEdit::dragMoveEvent(QDragMoveEvent*) 15214 vfunc[38]: QTextEdit::dragLeaveEvent(QDragLeaveEvent*) 15215 vfunc[39]: QTextEdit::dropEvent(QDropEvent*) 15216 vfunc[40]: QTextEdit::showEvent(QShowEvent*) 15217 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15218 vfunc[42]: QWidget::x11Event(_XEvent*) 15219 vfunc[43]: QTextEdit::changeEvent(QEvent*) 15220 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15221 const 15222 vfunc[45]: QTextEdit::inputMethodEvent(QInputMethodEvent*) 15223 vfunc[46]: QTextEdit::inputMethodQuery(Qt::InputMethodQuery) 15224 const 15225 vfunc[47]: QTextBrowser::focusNextPrevChild(bool) 15226 vfunc[48]: QWidget::styleChange(QStyle&) 15227 vfunc[49]: QWidget::enabledChange(bool) 15228 vfunc[50]: QWidget::paletteChange(QPalette const&) 15229 vfunc[51]: QWidget::fontChange(QFont const&) 15230 vfunc[52]: QWidget::windowActivationChange(bool) 15231 vfunc[53]: QWidget::languageChange() 15232 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 15233 vfunc[55]: QTextEdit::scrollContentsBy(int, int) 15234 vfunc[56]: QTextBrowser::loadResource(int, QUrl const&) 15235 vfunc[57]: QTextEdit::createMimeDataFromSelection() const 15236 vfunc[58]: QTextEdit::canInsertFromMimeData(QMimeData const*) 15237 const 15238 vfunc[59]: QTextEdit::insertFromMimeData(QMimeData const*) 15239 vfunc[60]: QTextBrowser::setSource(QUrl const&) 15240 vfunc[61]: QTextBrowser::backward() 15241 vfunc[62]: QTextBrowser::forward() 15242 vfunc[63]: QTextBrowser::home() 15243 vfunc[64]: QTextBrowser::reload() 15244 15245 Table 7-484. Secondary vtable for QTextBrowser 15246 Base Offset -16 15247 Virtual Base Offset 0 15248 RTTI typeinfo for QTextBrowser 15249 vfunc[0]: non-virtual thunk to QTextBrowser::~QTextBrowser() 15250 vfunc[1]: non-virtual thunk to QTextBrowser::~QTextBrowser() 15251 vfunc[2]: non-virtual thunk to QWidget::devType() const 15252 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15253 vfunc[4]: non-virtual thunk to 15254 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15255 15256 The Run Time Type Information for the QTextBrowser class is 15257 described by Table 7-485 15258 15259 Table 7-485. typeinfo for QTextBrowser 15260 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15261 Name typeinfo name for QTextBrowser 15262 basetype: typeinfo for QTextEdit 15263 __________________________________________________________ 15264 15265 7.4.1.169. Class data for QStatusBar 15266 15267 The virtual table for the QStatusBar class is described by 15268 Table 7-486 15269 15270 Table 7-486. Primary vtable for QStatusBar 15271 Base Offset 0 15272 Virtual Base Offset 0 15273 RTTI typeinfo for QStatusBar 15274 vfunc[0]: QStatusBar::metaObject() const 15275 vfunc[1]: QStatusBar::qt_metacast(char const*) 15276 vfunc[2]: QStatusBar::qt_metacall(QMetaObject::Call, int, 15277 void**) 15278 vfunc[3]: QStatusBar::~QStatusBar() 15279 vfunc[4]: QStatusBar::~QStatusBar() 15280 vfunc[5]: QStatusBar::event(QEvent*) 15281 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15282 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15283 vfunc[8]: QObject::childEvent(QChildEvent*) 15284 vfunc[9]: QObject::customEvent(QEvent*) 15285 vfunc[10]: QObject::connectNotify(char const*) 15286 vfunc[11]: QObject::disconnectNotify(char const*) 15287 vfunc[12]: QWidget::devType() const 15288 vfunc[13]: QWidget::setVisible(bool) 15289 vfunc[14]: QWidget::sizeHint() const 15290 vfunc[15]: QWidget::minimumSizeHint() const 15291 vfunc[16]: QWidget::heightForWidth(int) const 15292 vfunc[17]: QWidget::paintEngine() const 15293 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 15294 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 15295 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15296 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 15297 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15298 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 15299 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15300 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 15301 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 15302 vfunc[27]: QWidget::enterEvent(QEvent*) 15303 vfunc[28]: QWidget::leaveEvent(QEvent*) 15304 vfunc[29]: QStatusBar::paintEvent(QPaintEvent*) 15305 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15306 vfunc[31]: QStatusBar::resizeEvent(QResizeEvent*) 15307 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15308 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15309 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15310 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15311 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15312 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15313 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15314 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15315 vfunc[40]: QWidget::showEvent(QShowEvent*) 15316 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15317 vfunc[42]: QWidget::x11Event(_XEvent*) 15318 vfunc[43]: QWidget::changeEvent(QEvent*) 15319 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15320 const 15321 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15322 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15323 const 15324 vfunc[47]: QWidget::focusNextPrevChild(bool) 15325 vfunc[48]: QWidget::styleChange(QStyle&) 15326 vfunc[49]: QWidget::enabledChange(bool) 15327 vfunc[50]: QWidget::paletteChange(QPalette const&) 15328 vfunc[51]: QWidget::fontChange(QFont const&) 15329 vfunc[52]: QWidget::windowActivationChange(bool) 15330 vfunc[53]: QWidget::languageChange() 15331 15332 Table 7-487. Secondary vtable for QStatusBar 15333 Base Offset -16 15334 Virtual Base Offset 0 15335 RTTI typeinfo for QStatusBar 15336 vfunc[0]: non-virtual thunk to QStatusBar::~QStatusBar() 15337 vfunc[1]: non-virtual thunk to QStatusBar::~QStatusBar() 15338 vfunc[2]: non-virtual thunk to QWidget::devType() const 15339 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15340 vfunc[4]: non-virtual thunk to 15341 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15342 15343 The Run Time Type Information for the QStatusBar class is 15344 described by Table 7-488 15345 15346 Table 7-488. typeinfo for QStatusBar 15347 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15348 Name typeinfo name for QStatusBar 15349 basetype: typeinfo for QWidget 15350 __________________________________________________________ 15351 15352 7.4.1.170. Class data for QScrollArea 15353 15354 The virtual table for the QScrollArea class is described by 15355 Table 7-489 15356 15357 Table 7-489. Primary vtable for QScrollArea 15358 Base Offset 0 15359 Virtual Base Offset 0 15360 RTTI typeinfo for QScrollArea 15361 vfunc[0]: QScrollArea::metaObject() const 15362 vfunc[1]: QScrollArea::qt_metacast(char const*) 15363 vfunc[2]: QScrollArea::qt_metacall(QMetaObject::Call, int, 15364 void**) 15365 vfunc[3]: QScrollArea::~QScrollArea() 15366 vfunc[4]: QScrollArea::~QScrollArea() 15367 vfunc[5]: QScrollArea::event(QEvent*) 15368 vfunc[6]: QScrollArea::eventFilter(QObject*, QEvent*) 15369 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15370 vfunc[8]: QObject::childEvent(QChildEvent*) 15371 vfunc[9]: QObject::customEvent(QEvent*) 15372 vfunc[10]: QObject::connectNotify(char const*) 15373 vfunc[11]: QObject::disconnectNotify(char const*) 15374 vfunc[12]: QWidget::devType() const 15375 vfunc[13]: QWidget::setVisible(bool) 15376 vfunc[14]: QScrollArea::sizeHint() const 15377 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 15378 vfunc[16]: QWidget::heightForWidth(int) const 15379 vfunc[17]: QWidget::paintEngine() const 15380 vfunc[18]: QAbstractScrollArea::mousePressEvent(QMouseEvent*) 15381 vfunc[19]: QAbstractScrollArea::mouseReleaseEvent(QMouseEvent*) 15382 vfunc[20]: 15383 QAbstractScrollArea::mouseDoubleClickEvent(QMouseEvent*) 15384 vfunc[21]: QAbstractScrollArea::mouseMoveEvent(QMouseEvent*) 15385 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 15386 vfunc[23]: QAbstractScrollArea::keyPressEvent(QKeyEvent*) 15387 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15388 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 15389 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 15390 vfunc[27]: QWidget::enterEvent(QEvent*) 15391 vfunc[28]: QWidget::leaveEvent(QEvent*) 15392 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 15393 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15394 vfunc[31]: QScrollArea::resizeEvent(QResizeEvent*) 15395 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15396 vfunc[33]: 15397 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 15398 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15399 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15400 vfunc[36]: 15401 QAbstractScrollArea::dragEnterEvent(QDragEnterEvent*) 15402 vfunc[37]: QAbstractScrollArea::dragMoveEvent(QDragMoveEvent*) 15403 vfunc[38]: 15404 QAbstractScrollArea::dragLeaveEvent(QDragLeaveEvent*) 15405 vfunc[39]: QAbstractScrollArea::dropEvent(QDropEvent*) 15406 vfunc[40]: QWidget::showEvent(QShowEvent*) 15407 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15408 vfunc[42]: QWidget::x11Event(_XEvent*) 15409 vfunc[43]: QFrame::changeEvent(QEvent*) 15410 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15411 const 15412 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15413 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15414 const 15415 vfunc[47]: QScrollArea::focusNextPrevChild(bool) 15416 vfunc[48]: QWidget::styleChange(QStyle&) 15417 vfunc[49]: QWidget::enabledChange(bool) 15418 vfunc[50]: QWidget::paletteChange(QPalette const&) 15419 vfunc[51]: QWidget::fontChange(QFont const&) 15420 vfunc[52]: QWidget::windowActivationChange(bool) 15421 vfunc[53]: QWidget::languageChange() 15422 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 15423 vfunc[55]: QScrollArea::scrollContentsBy(int, int) 15424 15425 Table 7-490. Secondary vtable for QScrollArea 15426 Base Offset -16 15427 Virtual Base Offset 0 15428 RTTI typeinfo for QScrollArea 15429 vfunc[0]: non-virtual thunk to QScrollArea::~QScrollArea() 15430 vfunc[1]: non-virtual thunk to QScrollArea::~QScrollArea() 15431 vfunc[2]: non-virtual thunk to QWidget::devType() const 15432 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15433 vfunc[4]: non-virtual thunk to 15434 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15435 15436 The Run Time Type Information for the QScrollArea class is 15437 described by Table 7-491 15438 15439 Table 7-491. typeinfo for QScrollArea 15440 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15441 Name typeinfo name for QScrollArea 15442 basetype: typeinfo for QAbstractScrollArea 15443 __________________________________________________________ 15444 15445 7.4.1.171. Class data for QToolButton 15446 15447 The virtual table for the QToolButton class is described by 15448 Table 7-492 15449 15450 Table 7-492. Primary vtable for QToolButton 15451 Base Offset 0 15452 Virtual Base Offset 0 15453 RTTI typeinfo for QToolButton 15454 vfunc[0]: QToolButton::metaObject() const 15455 vfunc[1]: QToolButton::qt_metacast(char const*) 15456 vfunc[2]: QToolButton::qt_metacall(QMetaObject::Call, int, 15457 void**) 15458 vfunc[3]: QToolButton::~QToolButton() 15459 vfunc[4]: QToolButton::~QToolButton() 15460 vfunc[5]: QToolButton::event(QEvent*) 15461 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15462 vfunc[7]: QToolButton::timerEvent(QTimerEvent*) 15463 vfunc[8]: QObject::childEvent(QChildEvent*) 15464 vfunc[9]: QObject::customEvent(QEvent*) 15465 vfunc[10]: QObject::connectNotify(char const*) 15466 vfunc[11]: QObject::disconnectNotify(char const*) 15467 vfunc[12]: QWidget::devType() const 15468 vfunc[13]: QWidget::setVisible(bool) 15469 vfunc[14]: QToolButton::sizeHint() const 15470 vfunc[15]: QToolButton::minimumSizeHint() const 15471 vfunc[16]: QWidget::heightForWidth(int) const 15472 vfunc[17]: QWidget::paintEngine() const 15473 vfunc[18]: QToolButton::mousePressEvent(QMouseEvent*) 15474 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 15475 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15476 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 15477 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15478 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 15479 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 15480 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 15481 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 15482 vfunc[27]: QToolButton::enterEvent(QEvent*) 15483 vfunc[28]: QToolButton::leaveEvent(QEvent*) 15484 vfunc[29]: QToolButton::paintEvent(QPaintEvent*) 15485 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15486 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 15487 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15488 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15489 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15490 vfunc[35]: QToolButton::actionEvent(QActionEvent*) 15491 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15492 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15493 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15494 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15495 vfunc[40]: QWidget::showEvent(QShowEvent*) 15496 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15497 vfunc[42]: QWidget::x11Event(_XEvent*) 15498 vfunc[43]: QToolButton::changeEvent(QEvent*) 15499 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15500 const 15501 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15502 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15503 const 15504 vfunc[47]: QWidget::focusNextPrevChild(bool) 15505 vfunc[48]: QWidget::styleChange(QStyle&) 15506 vfunc[49]: QWidget::enabledChange(bool) 15507 vfunc[50]: QWidget::paletteChange(QPalette const&) 15508 vfunc[51]: QWidget::fontChange(QFont const&) 15509 vfunc[52]: QWidget::windowActivationChange(bool) 15510 vfunc[53]: QWidget::languageChange() 15511 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 15512 vfunc[55]: QAbstractButton::checkStateSet() 15513 vfunc[56]: QToolButton::nextCheckState() 15514 15515 Table 7-493. Secondary vtable for QToolButton 15516 Base Offset -16 15517 Virtual Base Offset 0 15518 RTTI typeinfo for QToolButton 15519 vfunc[0]: non-virtual thunk to QToolButton::~QToolButton() 15520 vfunc[1]: non-virtual thunk to QToolButton::~QToolButton() 15521 vfunc[2]: non-virtual thunk to QWidget::devType() const 15522 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15523 vfunc[4]: non-virtual thunk to 15524 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15525 15526 The Run Time Type Information for the QToolButton class is 15527 described by Table 7-494 15528 15529 Table 7-494. typeinfo for QToolButton 15530 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15531 Name typeinfo name for QToolButton 15532 basetype: typeinfo for QAbstractButton 15533 __________________________________________________________ 15534 15535 7.4.1.172. Class data for QComboBox 15536 15537 The virtual table for the QComboBox class is described by Table 15538 7-495 15539 15540 Table 7-495. Primary vtable for QComboBox 15541 Base Offset 0 15542 Virtual Base Offset 0 15543 RTTI typeinfo for QComboBox 15544 vfunc[0]: QComboBox::metaObject() const 15545 vfunc[1]: QComboBox::qt_metacast(char const*) 15546 vfunc[2]: QComboBox::qt_metacall(QMetaObject::Call, int, 15547 void**) 15548 vfunc[3]: QComboBox::~QComboBox() 15549 vfunc[4]: QComboBox::~QComboBox() 15550 vfunc[5]: QComboBox::event(QEvent*) 15551 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15552 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15553 vfunc[8]: QObject::childEvent(QChildEvent*) 15554 vfunc[9]: QObject::customEvent(QEvent*) 15555 vfunc[10]: QObject::connectNotify(char const*) 15556 vfunc[11]: QObject::disconnectNotify(char const*) 15557 vfunc[12]: QWidget::devType() const 15558 vfunc[13]: QWidget::setVisible(bool) 15559 vfunc[14]: QComboBox::sizeHint() const 15560 vfunc[15]: QComboBox::minimumSizeHint() const 15561 vfunc[16]: QWidget::heightForWidth(int) const 15562 vfunc[17]: QWidget::paintEngine() const 15563 vfunc[18]: QComboBox::mousePressEvent(QMouseEvent*) 15564 vfunc[19]: QComboBox::mouseReleaseEvent(QMouseEvent*) 15565 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15566 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 15567 vfunc[22]: QComboBox::wheelEvent(QWheelEvent*) 15568 vfunc[23]: QComboBox::keyPressEvent(QKeyEvent*) 15569 vfunc[24]: QComboBox::keyReleaseEvent(QKeyEvent*) 15570 vfunc[25]: QComboBox::focusInEvent(QFocusEvent*) 15571 vfunc[26]: QComboBox::focusOutEvent(QFocusEvent*) 15572 vfunc[27]: QWidget::enterEvent(QEvent*) 15573 vfunc[28]: QWidget::leaveEvent(QEvent*) 15574 vfunc[29]: QComboBox::paintEvent(QPaintEvent*) 15575 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15576 vfunc[31]: QComboBox::resizeEvent(QResizeEvent*) 15577 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15578 vfunc[33]: QComboBox::contextMenuEvent(QContextMenuEvent*) 15579 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15580 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15581 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15582 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15583 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15584 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15585 vfunc[40]: QComboBox::showEvent(QShowEvent*) 15586 vfunc[41]: QComboBox::hideEvent(QHideEvent*) 15587 vfunc[42]: QWidget::x11Event(_XEvent*) 15588 vfunc[43]: QComboBox::changeEvent(QEvent*) 15589 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15590 const 15591 vfunc[45]: QComboBox::inputMethodEvent(QInputMethodEvent*) 15592 vfunc[46]: QComboBox::inputMethodQuery(Qt::InputMethodQuery) 15593 const 15594 vfunc[47]: QWidget::focusNextPrevChild(bool) 15595 vfunc[48]: QWidget::styleChange(QStyle&) 15596 vfunc[49]: QWidget::enabledChange(bool) 15597 vfunc[50]: QWidget::paletteChange(QPalette const&) 15598 vfunc[51]: QWidget::fontChange(QFont const&) 15599 vfunc[52]: QWidget::windowActivationChange(bool) 15600 vfunc[53]: QWidget::languageChange() 15601 vfunc[54]: QComboBox::showPopup() 15602 vfunc[55]: QComboBox::hidePopup() 15603 15604 Table 7-496. Secondary vtable for QComboBox 15605 Base Offset -16 15606 Virtual Base Offset 0 15607 RTTI typeinfo for QComboBox 15608 vfunc[0]: non-virtual thunk to QComboBox::~QComboBox() 15609 vfunc[1]: non-virtual thunk to QComboBox::~QComboBox() 15610 vfunc[2]: non-virtual thunk to QWidget::devType() const 15611 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15612 vfunc[4]: non-virtual thunk to 15613 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15614 15615 The Run Time Type Information for the QComboBox class is 15616 described by Table 7-497 15617 15618 Table 7-497. typeinfo for QComboBox 15619 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15620 Name typeinfo name for QComboBox 15621 basetype: typeinfo for QWidget 15622 __________________________________________________________ 15623 15624 7.4.1.173. Class data for QMenuItem 15625 15626 The virtual table for the QMenuItem class is described by Table 15627 7-498 15628 15629 Table 7-498. Primary vtable for QMenuItem 15630 Base Offset 0 15631 Virtual Base Offset 0 15632 RTTI typeinfo for QMenuItem 15633 vfunc[0]: QAction::metaObject() const 15634 vfunc[1]: QAction::qt_metacast(char const*) 15635 vfunc[2]: QAction::qt_metacall(QMetaObject::Call, int, void**) 15636 vfunc[3]: NULL or QMenuItem::~QMenuItem() 15637 vfunc[4]: NULL or QMenuItem::~QMenuItem() 15638 vfunc[5]: QAction::event(QEvent*) 15639 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15640 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15641 vfunc[8]: QObject::childEvent(QChildEvent*) 15642 vfunc[9]: QObject::customEvent(QEvent*) 15643 vfunc[10]: QObject::connectNotify(char const*) 15644 vfunc[11]: QObject::disconnectNotify(char const*) 15645 15646 The Run Time Type Information for the QMenuItem class is 15647 described by Table 7-499 15648 15649 Table 7-499. typeinfo for QMenuItem 15650 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15651 Name typeinfo name for QMenuItem 15652 basetype: typeinfo for QAction 15653 __________________________________________________________ 15654 15655 7.4.1.174. Class data for QRadioButton 15656 15657 The virtual table for the QRadioButton class is described by 15658 Table 7-500 15659 15660 Table 7-500. Primary vtable for QRadioButton 15661 Base Offset 0 15662 Virtual Base Offset 0 15663 RTTI typeinfo for QRadioButton 15664 vfunc[0]: QRadioButton::metaObject() const 15665 vfunc[1]: QRadioButton::qt_metacast(char const*) 15666 vfunc[2]: QRadioButton::qt_metacall(QMetaObject::Call, int, 15667 void**) 15668 vfunc[3]: NULL or QRadioButton::~QRadioButton() 15669 vfunc[4]: NULL or QRadioButton::~QRadioButton() 15670 vfunc[5]: QRadioButton::event(QEvent*) 15671 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15672 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 15673 vfunc[8]: QObject::childEvent(QChildEvent*) 15674 vfunc[9]: QObject::customEvent(QEvent*) 15675 vfunc[10]: QObject::connectNotify(char const*) 15676 vfunc[11]: QObject::disconnectNotify(char const*) 15677 vfunc[12]: QWidget::devType() const 15678 vfunc[13]: QWidget::setVisible(bool) 15679 vfunc[14]: QRadioButton::sizeHint() const 15680 vfunc[15]: QWidget::minimumSizeHint() const 15681 vfunc[16]: QWidget::heightForWidth(int) const 15682 vfunc[17]: QWidget::paintEngine() const 15683 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 15684 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 15685 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15686 vfunc[21]: QRadioButton::mouseMoveEvent(QMouseEvent*) 15687 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15688 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 15689 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 15690 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 15691 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 15692 vfunc[27]: QWidget::enterEvent(QEvent*) 15693 vfunc[28]: QWidget::leaveEvent(QEvent*) 15694 vfunc[29]: QRadioButton::paintEvent(QPaintEvent*) 15695 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15696 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 15697 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15698 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15699 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15700 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15701 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15702 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15703 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15704 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15705 vfunc[40]: QWidget::showEvent(QShowEvent*) 15706 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15707 vfunc[42]: QWidget::x11Event(_XEvent*) 15708 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 15709 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15710 const 15711 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15712 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15713 const 15714 vfunc[47]: QWidget::focusNextPrevChild(bool) 15715 vfunc[48]: QWidget::styleChange(QStyle&) 15716 vfunc[49]: QWidget::enabledChange(bool) 15717 vfunc[50]: QWidget::paletteChange(QPalette const&) 15718 vfunc[51]: QWidget::fontChange(QFont const&) 15719 vfunc[52]: QWidget::windowActivationChange(bool) 15720 vfunc[53]: QWidget::languageChange() 15721 vfunc[54]: QRadioButton::hitButton(QPoint const&) const 15722 vfunc[55]: QAbstractButton::checkStateSet() 15723 vfunc[56]: QAbstractButton::nextCheckState() 15724 15725 Table 7-501. Secondary vtable for QRadioButton 15726 Base Offset -16 15727 Virtual Base Offset 0 15728 RTTI typeinfo for QRadioButton 15729 vfunc[0]: NULL or non-virtual thunk to 15730 QRadioButton::~QRadioButton() 15731 vfunc[1]: NULL or non-virtual thunk to 15732 QRadioButton::~QRadioButton() 15733 vfunc[2]: non-virtual thunk to QWidget::devType() const 15734 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15735 vfunc[4]: non-virtual thunk to 15736 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15737 15738 The Run Time Type Information for the QRadioButton class is 15739 described by Table 7-502 15740 15741 Table 7-502. typeinfo for QRadioButton 15742 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15743 Name typeinfo name for QRadioButton 15744 basetype: typeinfo for QAbstractButton 15745 __________________________________________________________ 15746 15747 7.4.1.175. Class data for QMenuBar 15748 15749 The virtual table for the QMenuBar class is described by Table 15750 7-503 15751 15752 Table 7-503. Primary vtable for QMenuBar 15753 Base Offset 0 15754 Virtual Base Offset 0 15755 RTTI typeinfo for QMenuBar 15756 vfunc[0]: QMenuBar::metaObject() const 15757 vfunc[1]: QMenuBar::qt_metacast(char const*) 15758 vfunc[2]: QMenuBar::qt_metacall(QMetaObject::Call, int, void**) 15759 vfunc[3]: QMenuBar::~QMenuBar() 15760 vfunc[4]: QMenuBar::~QMenuBar() 15761 vfunc[5]: QMenuBar::event(QEvent*) 15762 vfunc[6]: QMenuBar::eventFilter(QObject*, QEvent*) 15763 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15764 vfunc[8]: QObject::childEvent(QChildEvent*) 15765 vfunc[9]: QObject::customEvent(QEvent*) 15766 vfunc[10]: QObject::connectNotify(char const*) 15767 vfunc[11]: QObject::disconnectNotify(char const*) 15768 vfunc[12]: QWidget::devType() const 15769 vfunc[13]: QWidget::setVisible(bool) 15770 vfunc[14]: QMenuBar::sizeHint() const 15771 vfunc[15]: QMenuBar::minimumSizeHint() const 15772 vfunc[16]: QMenuBar::heightForWidth(int) const 15773 vfunc[17]: QWidget::paintEngine() const 15774 vfunc[18]: QMenuBar::mousePressEvent(QMouseEvent*) 15775 vfunc[19]: QMenuBar::mouseReleaseEvent(QMouseEvent*) 15776 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15777 vfunc[21]: QMenuBar::mouseMoveEvent(QMouseEvent*) 15778 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15779 vfunc[23]: QMenuBar::keyPressEvent(QKeyEvent*) 15780 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15781 vfunc[25]: QMenuBar::focusInEvent(QFocusEvent*) 15782 vfunc[26]: QMenuBar::focusOutEvent(QFocusEvent*) 15783 vfunc[27]: QWidget::enterEvent(QEvent*) 15784 vfunc[28]: QMenuBar::leaveEvent(QEvent*) 15785 vfunc[29]: QMenuBar::paintEvent(QPaintEvent*) 15786 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15787 vfunc[31]: QMenuBar::resizeEvent(QResizeEvent*) 15788 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15789 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15790 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15791 vfunc[35]: QMenuBar::actionEvent(QActionEvent*) 15792 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15793 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15794 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15795 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15796 vfunc[40]: QWidget::showEvent(QShowEvent*) 15797 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15798 vfunc[42]: QWidget::x11Event(_XEvent*) 15799 vfunc[43]: QMenuBar::changeEvent(QEvent*) 15800 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15801 const 15802 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15803 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15804 const 15805 vfunc[47]: QWidget::focusNextPrevChild(bool) 15806 vfunc[48]: QWidget::styleChange(QStyle&) 15807 vfunc[49]: QWidget::enabledChange(bool) 15808 vfunc[50]: QWidget::paletteChange(QPalette const&) 15809 vfunc[51]: QWidget::fontChange(QFont const&) 15810 vfunc[52]: QWidget::windowActivationChange(bool) 15811 vfunc[53]: QWidget::languageChange() 15812 15813 Table 7-504. Secondary vtable for QMenuBar 15814 Base Offset -16 15815 Virtual Base Offset 0 15816 RTTI typeinfo for QMenuBar 15817 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 15818 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 15819 vfunc[2]: non-virtual thunk to QWidget::devType() const 15820 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15821 vfunc[4]: non-virtual thunk to 15822 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15823 15824 The Run Time Type Information for the QMenuBar class is 15825 described by Table 7-505 15826 15827 Table 7-505. typeinfo for QMenuBar 15828 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15829 Name typeinfo name for QMenuBar 15830 basetype: typeinfo for QWidget 15831 __________________________________________________________ 15832 15833 7.4.1.176. Class data for QFocusFrame 15834 15835 The virtual table for the QFocusFrame class is described by 15836 Table 7-506 15837 15838 Table 7-506. Primary vtable for QFocusFrame 15839 Base Offset 0 15840 Virtual Base Offset 0 15841 RTTI typeinfo for QFocusFrame 15842 vfunc[0]: QFocusFrame::metaObject() const 15843 vfunc[1]: QFocusFrame::qt_metacast(char const*) 15844 vfunc[2]: QFocusFrame::qt_metacall(QMetaObject::Call, int, 15845 void**) 15846 vfunc[3]: QFocusFrame::~QFocusFrame() 15847 vfunc[4]: QFocusFrame::~QFocusFrame() 15848 vfunc[5]: QFocusFrame::event(QEvent*) 15849 vfunc[6]: QFocusFrame::eventFilter(QObject*, QEvent*) 15850 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15851 vfunc[8]: QObject::childEvent(QChildEvent*) 15852 vfunc[9]: QObject::customEvent(QEvent*) 15853 vfunc[10]: QObject::connectNotify(char const*) 15854 vfunc[11]: QObject::disconnectNotify(char const*) 15855 vfunc[12]: QWidget::devType() const 15856 vfunc[13]: QWidget::setVisible(bool) 15857 vfunc[14]: QWidget::sizeHint() const 15858 vfunc[15]: QWidget::minimumSizeHint() const 15859 vfunc[16]: QWidget::heightForWidth(int) const 15860 vfunc[17]: QWidget::paintEngine() const 15861 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 15862 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 15863 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15864 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 15865 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15866 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 15867 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15868 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 15869 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 15870 vfunc[27]: QWidget::enterEvent(QEvent*) 15871 vfunc[28]: QWidget::leaveEvent(QEvent*) 15872 vfunc[29]: QFocusFrame::paintEvent(QPaintEvent*) 15873 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15874 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 15875 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15876 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15877 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15878 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15879 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15880 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15881 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15882 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15883 vfunc[40]: QWidget::showEvent(QShowEvent*) 15884 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15885 vfunc[42]: QWidget::x11Event(_XEvent*) 15886 vfunc[43]: QWidget::changeEvent(QEvent*) 15887 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15888 const 15889 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15890 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15891 const 15892 vfunc[47]: QWidget::focusNextPrevChild(bool) 15893 vfunc[48]: QWidget::styleChange(QStyle&) 15894 vfunc[49]: QWidget::enabledChange(bool) 15895 vfunc[50]: QWidget::paletteChange(QPalette const&) 15896 vfunc[51]: QWidget::fontChange(QFont const&) 15897 vfunc[52]: QWidget::windowActivationChange(bool) 15898 vfunc[53]: QWidget::languageChange() 15899 15900 Table 7-507. Secondary vtable for QFocusFrame 15901 Base Offset -16 15902 Virtual Base Offset 0 15903 RTTI typeinfo for QFocusFrame 15904 vfunc[0]: non-virtual thunk to QFocusFrame::~QFocusFrame() 15905 vfunc[1]: non-virtual thunk to QFocusFrame::~QFocusFrame() 15906 vfunc[2]: non-virtual thunk to QWidget::devType() const 15907 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15908 vfunc[4]: non-virtual thunk to 15909 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15910 15911 The Run Time Type Information for the QFocusFrame class is 15912 described by Table 7-508 15913 15914 Table 7-508. typeinfo for QFocusFrame 15915 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15916 Name typeinfo name for QFocusFrame 15917 basetype: typeinfo for QWidget 15918 __________________________________________________________ 15919 15920 7.4.1.177. Class data for QToolBar 15921 15922 The virtual table for the QToolBar class is described by Table 15923 7-509 15924 15925 Table 7-509. Primary vtable for QToolBar 15926 Base Offset 0 15927 Virtual Base Offset 0 15928 RTTI typeinfo for QToolBar 15929 vfunc[0]: QToolBar::metaObject() const 15930 vfunc[1]: QToolBar::qt_metacast(char const*) 15931 vfunc[2]: QToolBar::qt_metacall(QMetaObject::Call, int, void**) 15932 vfunc[3]: QToolBar::~QToolBar() 15933 vfunc[4]: QToolBar::~QToolBar() 15934 vfunc[5]: QToolBar::event(QEvent*) 15935 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15936 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15937 vfunc[8]: QToolBar::childEvent(QChildEvent*) 15938 vfunc[9]: QObject::customEvent(QEvent*) 15939 vfunc[10]: QObject::connectNotify(char const*) 15940 vfunc[11]: QObject::disconnectNotify(char const*) 15941 vfunc[12]: QWidget::devType() const 15942 vfunc[13]: QWidget::setVisible(bool) 15943 vfunc[14]: QWidget::sizeHint() const 15944 vfunc[15]: QWidget::minimumSizeHint() const 15945 vfunc[16]: QWidget::heightForWidth(int) const 15946 vfunc[17]: QWidget::paintEngine() const 15947 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 15948 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 15949 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15950 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 15951 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15952 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 15953 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15954 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 15955 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 15956 vfunc[27]: QWidget::enterEvent(QEvent*) 15957 vfunc[28]: QWidget::leaveEvent(QEvent*) 15958 vfunc[29]: QToolBar::paintEvent(QPaintEvent*) 15959 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15960 vfunc[31]: QToolBar::resizeEvent(QResizeEvent*) 15961 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15962 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15963 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15964 vfunc[35]: QToolBar::actionEvent(QActionEvent*) 15965 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15966 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15967 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15968 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15969 vfunc[40]: QWidget::showEvent(QShowEvent*) 15970 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15971 vfunc[42]: QWidget::x11Event(_XEvent*) 15972 vfunc[43]: QToolBar::changeEvent(QEvent*) 15973 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15974 const 15975 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15976 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15977 const 15978 vfunc[47]: QWidget::focusNextPrevChild(bool) 15979 vfunc[48]: QWidget::styleChange(QStyle&) 15980 vfunc[49]: QWidget::enabledChange(bool) 15981 vfunc[50]: QWidget::paletteChange(QPalette const&) 15982 vfunc[51]: QWidget::fontChange(QFont const&) 15983 vfunc[52]: QWidget::windowActivationChange(bool) 15984 vfunc[53]: QWidget::languageChange() 15985 15986 Table 7-510. Secondary vtable for QToolBar 15987 Base Offset -16 15988 Virtual Base Offset 0 15989 RTTI typeinfo for QToolBar 15990 vfunc[0]: non-virtual thunk to QToolBar::~QToolBar() 15991 vfunc[1]: non-virtual thunk to QToolBar::~QToolBar() 15992 vfunc[2]: non-virtual thunk to QWidget::devType() const 15993 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15994 vfunc[4]: non-virtual thunk to 15995 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15996 15997 The Run Time Type Information for the QToolBar class is 15998 described by Table 7-511 15999 16000 Table 7-511. typeinfo for QToolBar 16001 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16002 Name typeinfo name for QToolBar 16003 basetype: typeinfo for QWidget 16004 __________________________________________________________ 16005 16006 7.4.1.178. Class data for QToolBox 16007 16008 The virtual table for the QToolBox class is described by Table 16009 7-512 16010 16011 Table 7-512. Primary vtable for QToolBox 16012 Base Offset 0 16013 Virtual Base Offset 0 16014 RTTI typeinfo for QToolBox 16015 vfunc[0]: QToolBox::metaObject() const 16016 vfunc[1]: QToolBox::qt_metacast(char const*) 16017 vfunc[2]: QToolBox::qt_metacall(QMetaObject::Call, int, void**) 16018 vfunc[3]: QToolBox::~QToolBox() 16019 vfunc[4]: QToolBox::~QToolBox() 16020 vfunc[5]: QToolBox::event(QEvent*) 16021 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16022 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16023 vfunc[8]: QObject::childEvent(QChildEvent*) 16024 vfunc[9]: QObject::customEvent(QEvent*) 16025 vfunc[10]: QObject::connectNotify(char const*) 16026 vfunc[11]: QObject::disconnectNotify(char const*) 16027 vfunc[12]: QWidget::devType() const 16028 vfunc[13]: QWidget::setVisible(bool) 16029 vfunc[14]: QFrame::sizeHint() const 16030 vfunc[15]: QWidget::minimumSizeHint() const 16031 vfunc[16]: QWidget::heightForWidth(int) const 16032 vfunc[17]: QWidget::paintEngine() const 16033 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 16034 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 16035 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16036 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 16037 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 16038 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 16039 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16040 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16041 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16042 vfunc[27]: QWidget::enterEvent(QEvent*) 16043 vfunc[28]: QWidget::leaveEvent(QEvent*) 16044 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 16045 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16046 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 16047 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16048 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16049 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16050 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16051 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16052 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16053 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16054 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16055 vfunc[40]: QToolBox::showEvent(QShowEvent*) 16056 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16057 vfunc[42]: QWidget::x11Event(_XEvent*) 16058 vfunc[43]: QToolBox::changeEvent(QEvent*) 16059 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16060 const 16061 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16062 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16063 const 16064 vfunc[47]: QWidget::focusNextPrevChild(bool) 16065 vfunc[48]: QWidget::styleChange(QStyle&) 16066 vfunc[49]: QWidget::enabledChange(bool) 16067 vfunc[50]: QWidget::paletteChange(QPalette const&) 16068 vfunc[51]: QWidget::fontChange(QFont const&) 16069 vfunc[52]: QWidget::windowActivationChange(bool) 16070 vfunc[53]: QWidget::languageChange() 16071 vfunc[54]: QToolBox::itemInserted(int) 16072 vfunc[55]: QToolBox::itemRemoved(int) 16073 16074 Table 7-513. Secondary vtable for QToolBox 16075 Base Offset -16 16076 Virtual Base Offset 0 16077 RTTI typeinfo for QToolBox 16078 vfunc[0]: non-virtual thunk to QToolBox::~QToolBox() 16079 vfunc[1]: non-virtual thunk to QToolBox::~QToolBox() 16080 vfunc[2]: non-virtual thunk to QWidget::devType() const 16081 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 16082 vfunc[4]: non-virtual thunk to 16083 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16084 16085 The Run Time Type Information for the QToolBox class is 16086 described by Table 7-514 16087 16088 Table 7-514. typeinfo for QToolBox 16089 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16090 Name typeinfo name for QToolBox 16091 basetype: typeinfo for QFrame 16092 __________________________________________________________ 16093 16094 7.4.1.179. Class data for QSplitter 16095 16096 The virtual table for the QSplitter class is described by Table 16097 7-515 16098 16099 Table 7-515. Primary vtable for QSplitter 16100 Base Offset 0 16101 Virtual Base Offset 0 16102 RTTI typeinfo for QSplitter 16103 vfunc[0]: QSplitter::metaObject() const 16104 vfunc[1]: QSplitter::qt_metacast(char const*) 16105 vfunc[2]: QSplitter::qt_metacall(QMetaObject::Call, int, 16106 void**) 16107 vfunc[3]: QSplitter::~QSplitter() 16108 vfunc[4]: QSplitter::~QSplitter() 16109 vfunc[5]: QSplitter::event(QEvent*) 16110 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16111 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16112 vfunc[8]: QSplitter::childEvent(QChildEvent*) 16113 vfunc[9]: QObject::customEvent(QEvent*) 16114 vfunc[10]: QObject::connectNotify(char const*) 16115 vfunc[11]: QObject::disconnectNotify(char const*) 16116 vfunc[12]: QWidget::devType() const 16117 vfunc[13]: QWidget::setVisible(bool) 16118 vfunc[14]: QSplitter::sizeHint() const 16119 vfunc[15]: QSplitter::minimumSizeHint() const 16120 vfunc[16]: QWidget::heightForWidth(int) const 16121 vfunc[17]: QWidget::paintEngine() const 16122 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 16123 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 16124 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16125 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 16126 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 16127 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 16128 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16129 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16130 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16131 vfunc[27]: QWidget::enterEvent(QEvent*) 16132 vfunc[28]: QWidget::leaveEvent(QEvent*) 16133 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 16134 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16135 vfunc[31]: QSplitter::resizeEvent(QResizeEvent*) 16136 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16137 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16138 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16139 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16140 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16141 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16142 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16143 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16144 vfunc[40]: QWidget::showEvent(QShowEvent*) 16145 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16146 vfunc[42]: QWidget::x11Event(_XEvent*) 16147 vfunc[43]: QSplitter::changeEvent(QEvent*) 16148 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16149 const 16150 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16151 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16152 const 16153 vfunc[47]: QWidget::focusNextPrevChild(bool) 16154 vfunc[48]: QWidget::styleChange(QStyle&) 16155 vfunc[49]: QWidget::enabledChange(bool) 16156 vfunc[50]: QWidget::paletteChange(QPalette const&) 16157 vfunc[51]: QWidget::fontChange(QFont const&) 16158 vfunc[52]: QWidget::windowActivationChange(bool) 16159 vfunc[53]: QWidget::languageChange() 16160 vfunc[54]: QSplitter::createHandle() 16161 16162 Table 7-516. Secondary vtable for QSplitter 16163 Base Offset -16 16164 Virtual Base Offset 0 16165 RTTI typeinfo for QSplitter 16166 vfunc[0]: non-virtual thunk to QSplitter::~QSplitter() 16167 vfunc[1]: non-virtual thunk to QSplitter::~QSplitter() 16168 vfunc[2]: non-virtual thunk to QWidget::devType() const 16169 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 16170 vfunc[4]: non-virtual thunk to 16171 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16172 16173 The Run Time Type Information for the QSplitter class is 16174 described by Table 7-517 16175 16176 Table 7-517. typeinfo for QSplitter 16177 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16178 Name typeinfo name for QSplitter 16179 basetype: typeinfo for QFrame 16180 __________________________________________________________ 16181 16182 7.4.1.180. Class data for QSplitterHandle 16183 16184 The virtual table for the QSplitterHandle class is described by 16185 Table 7-518 16186 16187 Table 7-518. Primary vtable for QSplitterHandle 16188 Base Offset 0 16189 Virtual Base Offset 0 16190 RTTI typeinfo for QSplitterHandle 16191 vfunc[0]: QSplitterHandle::metaObject() const 16192 vfunc[1]: QSplitterHandle::qt_metacast(char const*) 16193 vfunc[2]: QSplitterHandle::qt_metacall(QMetaObject::Call, int, 16194 void**) 16195 vfunc[3]: NULL or QSplitterHandle::~QSplitterHandle() 16196 vfunc[4]: NULL or QSplitterHandle::~QSplitterHandle() 16197 vfunc[5]: QSplitterHandle::event(QEvent*) 16198 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16199 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16200 vfunc[8]: QObject::childEvent(QChildEvent*) 16201 vfunc[9]: QObject::customEvent(QEvent*) 16202 vfunc[10]: QObject::connectNotify(char const*) 16203 vfunc[11]: QObject::disconnectNotify(char const*) 16204 vfunc[12]: QWidget::devType() const 16205 vfunc[13]: QWidget::setVisible(bool) 16206 vfunc[14]: QSplitterHandle::sizeHint() const 16207 vfunc[15]: QWidget::minimumSizeHint() const 16208 vfunc[16]: QWidget::heightForWidth(int) const 16209 vfunc[17]: QWidget::paintEngine() const 16210 vfunc[18]: QSplitterHandle::mousePressEvent(QMouseEvent*) 16211 vfunc[19]: QSplitterHandle::mouseReleaseEvent(QMouseEvent*) 16212 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16213 vfunc[21]: QSplitterHandle::mouseMoveEvent(QMouseEvent*) 16214 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 16215 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 16216 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16217 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16218 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16219 vfunc[27]: QWidget::enterEvent(QEvent*) 16220 vfunc[28]: QWidget::leaveEvent(QEvent*) 16221 vfunc[29]: QSplitterHandle::paintEvent(QPaintEvent*) 16222 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16223 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 16224 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16225 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16226 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16227 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16228 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16229 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16230 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16231 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16232 vfunc[40]: QWidget::showEvent(QShowEvent*) 16233 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16234 vfunc[42]: QWidget::x11Event(_XEvent*) 16235 vfunc[43]: QWidget::changeEvent(QEvent*) 16236 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16237 const 16238 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16239 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16240 const 16241 vfunc[47]: QWidget::focusNextPrevChild(bool) 16242 vfunc[48]: QWidget::styleChange(QStyle&) 16243 vfunc[49]: QWidget::enabledChange(bool) 16244 vfunc[50]: QWidget::paletteChange(QPalette const&) 16245 vfunc[51]: QWidget::fontChange(QFont const&) 16246 vfunc[52]: QWidget::windowActivationChange(bool) 16247 vfunc[53]: QWidget::languageChange() 16248 16249 Table 7-519. Secondary vtable for QSplitterHandle 16250 Base Offset -16 16251 Virtual Base Offset 0 16252 RTTI typeinfo for QSplitterHandle 16253 vfunc[0]: NULL or non-virtual thunk to 16254 QSplitterHandle::~QSplitterHandle() 16255 vfunc[1]: NULL or non-virtual thunk to 16256 QSplitterHandle::~QSplitterHandle() 16257 vfunc[2]: non-virtual thunk to QWidget::devType() const 16258 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 16259 vfunc[4]: non-virtual thunk to 16260 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16261 16262 The Run Time Type Information for the QSplitterHandle class is 16263 described by Table 7-520 16264 16265 Table 7-520. typeinfo for QSplitterHandle 16266 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16267 Name typeinfo name for QSplitterHandle 16268 basetype: typeinfo for QWidget 16269 __________________________________________________________ 16270 16271 7.4.1.181. Class data for QDial 16272 16273 The virtual table for the QDial class is described by Table 16274 7-521 16275 16276 Table 7-521. Primary vtable for QDial 16277 Base Offset 0 16278 Virtual Base Offset 0 16279 RTTI typeinfo for QDial 16280 vfunc[0]: QDial::metaObject() const 16281 vfunc[1]: QDial::qt_metacast(char const*) 16282 vfunc[2]: QDial::qt_metacall(QMetaObject::Call, int, void**) 16283 vfunc[3]: QDial::~QDial() 16284 vfunc[4]: QDial::~QDial() 16285 vfunc[5]: QDial::event(QEvent*) 16286 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16287 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 16288 vfunc[8]: QObject::childEvent(QChildEvent*) 16289 vfunc[9]: QObject::customEvent(QEvent*) 16290 vfunc[10]: QObject::connectNotify(char const*) 16291 vfunc[11]: QObject::disconnectNotify(char const*) 16292 vfunc[12]: QWidget::devType() const 16293 vfunc[13]: QWidget::setVisible(bool) 16294 vfunc[14]: QDial::sizeHint() const 16295 vfunc[15]: QDial::minimumSizeHint() const 16296 vfunc[16]: QWidget::heightForWidth(int) const 16297 vfunc[17]: QWidget::paintEngine() const 16298 vfunc[18]: QDial::mousePressEvent(QMouseEvent*) 16299 vfunc[19]: QDial::mouseReleaseEvent(QMouseEvent*) 16300 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16301 vfunc[21]: QDial::mouseMoveEvent(QMouseEvent*) 16302 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 16303 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 16304 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16305 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16306 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16307 vfunc[27]: QWidget::enterEvent(QEvent*) 16308 vfunc[28]: QWidget::leaveEvent(QEvent*) 16309 vfunc[29]: QDial::paintEvent(QPaintEvent*) 16310 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16311 vfunc[31]: QDial::resizeEvent(QResizeEvent*) 16312 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16313 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16314 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16315 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16316 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16317 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16318 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16319 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16320 vfunc[40]: QWidget::showEvent(QShowEvent*) 16321 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16322 vfunc[42]: QWidget::x11Event(_XEvent*) 16323 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 16324 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16325 const 16326 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16327 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16328 const 16329 vfunc[47]: QWidget::focusNextPrevChild(bool) 16330 vfunc[48]: QWidget::styleChange(QStyle&) 16331 vfunc[49]: QWidget::enabledChange(bool) 16332 vfunc[50]: QWidget::paletteChange(QPalette const&) 16333 vfunc[51]: QWidget::fontChange(QFont const&) 16334 vfunc[52]: QWidget::windowActivationChange(bool) 16335 vfunc[53]: QWidget::languageChange() 16336 vfunc[54]: QDial::sliderChange(QAbstractSlider::SliderChange) 16337 16338 Table 7-522. Secondary vtable for QDial 16339 Base Offset -16 16340 Virtual Base Offset 0 16341 RTTI typeinfo for QDial 16342 vfunc[0]: non-virtual thunk to QDial::~QDial() 16343 vfunc[1]: non-virtual thunk to QDial::~QDial() 16344 vfunc[2]: non-virtual thunk to QWidget::devType() const 16345 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 16346 vfunc[4]: non-virtual thunk to 16347 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16348 16349 The Run Time Type Information for the QDial class is described 16350 by Table 7-523 16351 16352 Table 7-523. typeinfo for QDial 16353 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16354 Name typeinfo name for QDial 16355 basetype: typeinfo for QAbstractSlider 16356 __________________________________________________________ 16357 16358 7.4.1.182. Class data for QAbstractGraphicsShapeItem 16359 16360 The virtual table for the QAbstractGraphicsShapeItem class is 16361 described by Table 7-524 16362 16363 Table 7-524. Primary vtable for QAbstractGraphicsShapeItem 16364 Base Offset 0 16365 Virtual Base Offset 0 16366 RTTI typeinfo for QAbstractGraphicsShapeItem 16367 vfunc[0]: 16368 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem() 16369 vfunc[1]: 16370 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem() 16371 vfunc[2]: QGraphicsItem::advance(int) 16372 vfunc[3]: __cxa_pure_virtual 16373 vfunc[4]: QGraphicsItem::shape() const 16374 vfunc[5]: QGraphicsItem::contains(QPointF const&) const 16375 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16376 Qt::ItemSelectionMode) const 16377 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16378 Qt::ItemSelectionMode) const 16379 vfunc[8]: 16380 QAbstractGraphicsShapeItem::isObscuredBy(QGraphicsItem const*) 16381 const 16382 vfunc[9]: QAbstractGraphicsShapeItem::opaqueArea() const 16383 vfunc[10]: __cxa_pure_virtual 16384 vfunc[11]: QGraphicsItem::type() const 16385 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16386 QEvent*) 16387 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16388 vfunc[14]: 16389 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16390 ) 16391 vfunc[15]: 16392 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16393 vfunc[16]: 16394 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16395 vfunc[17]: 16396 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16397 vfunc[18]: 16398 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16399 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16400 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16401 vfunc[21]: 16402 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16403 vfunc[22]: 16404 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16405 vfunc[23]: 16406 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16407 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16408 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16409 vfunc[26]: 16410 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16411 vfunc[27]: 16412 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16413 vfunc[28]: 16414 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 16415 vfunc[29]: 16416 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 16417 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 16418 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 16419 vfunc[32]: 16420 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 16421 vfunc[33]: 16422 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 16423 QVariant const&) 16424 vfunc[34]: 16425 QGraphicsItem::supportsExtension(QGraphicsItem::Extension) 16426 const 16427 vfunc[35]: 16428 QGraphicsItem::setExtension(QGraphicsItem::Extension, QVariant 16429 const&) 16430 vfunc[36]: QGraphicsItem::extension(QVariant const&) const 16431 __________________________________________________________ 16432 16433 7.4.1.183. Class data for QCleanlooksStyle 16434 16435 The virtual table for the QCleanlooksStyle class is described 16436 by Table 7-525 16437 16438 Table 7-525. Primary vtable for QCleanlooksStyle 16439 Base Offset 0 16440 Virtual Base Offset 0 16441 RTTI typeinfo for QCleanlooksStyle 16442 vfunc[0]: QCleanlooksStyle::metaObject() const 16443 vfunc[1]: QCleanlooksStyle::qt_metacast(char const*) 16444 vfunc[2]: QCleanlooksStyle::qt_metacall(QMetaObject::Call, int, 16445 void**) 16446 vfunc[3]: QCleanlooksStyle::~QCleanlooksStyle() 16447 vfunc[4]: QCleanlooksStyle::~QCleanlooksStyle() 16448 vfunc[5]: QObject::event(QEvent*) 16449 vfunc[6]: QWindowsStyle::eventFilter(QObject*, QEvent*) 16450 vfunc[7]: QWindowsStyle::timerEvent(QTimerEvent*) 16451 vfunc[8]: QObject::childEvent(QChildEvent*) 16452 vfunc[9]: QObject::customEvent(QEvent*) 16453 vfunc[10]: QObject::connectNotify(char const*) 16454 vfunc[11]: QObject::disconnectNotify(char const*) 16455 vfunc[12]: QCleanlooksStyle::polish(QWidget*) 16456 vfunc[13]: QCleanlooksStyle::unpolish(QWidget*) 16457 vfunc[14]: QCleanlooksStyle::polish(QApplication*) 16458 vfunc[15]: QCleanlooksStyle::unpolish(QApplication*) 16459 vfunc[16]: QCleanlooksStyle::polish(QPalette&) 16460 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 16461 const&, int, bool, QString const&) const 16462 vfunc[18]: QCleanlooksStyle::itemPixmapRect(QRect const&, int, 16463 QPixmap const&) const 16464 vfunc[19]: QCleanlooksStyle::drawItemText(QPainter*, QRect 16465 const&, int, QPalette const&, bool, QString const&, 16466 QPalette::ColorRole) const 16467 vfunc[20]: QCleanlooksStyle::drawItemPixmap(QPainter*, QRect 16468 const&, int, QPixmap const&) const 16469 vfunc[21]: QCleanlooksStyle::standardPalette() const 16470 vfunc[22]: 16471 QCleanlooksStyle::drawPrimitive(QStyle::PrimitiveElement, 16472 QStyleOption const*, QPainter*, QWidget const*) const 16473 vfunc[23]: 16474 QCleanlooksStyle::drawControl(QStyle::ControlElement, 16475 QStyleOption const*, QPainter*, QWidget const*) const 16476 vfunc[24]: QCleanlooksStyle::subElementRect(QStyle::SubElement, 16477 QStyleOption const*, QWidget const*) const 16478 vfunc[25]: 16479 QCleanlooksStyle::drawComplexControl(QStyle::ComplexControl, 16480 QStyleOptionComplex const*, QPainter*, QWidget const*) const 16481 vfunc[26]: 16482 QCleanlooksStyle::hitTestComplexControl(QStyle::ComplexControl, 16483 QStyleOptionComplex const*, QPoint const&, QWidget const*) 16484 const 16485 vfunc[27]: 16486 QCleanlooksStyle::subControlRect(QStyle::ComplexControl, 16487 QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) 16488 const 16489 vfunc[28]: QCleanlooksStyle::pixelMetric(QStyle::PixelMetric, 16490 QStyleOption const*, QWidget const*) const 16491 vfunc[29]: 16492 QCleanlooksStyle::sizeFromContents(QStyle::ContentsType, 16493 QStyleOption const*, QSize const&, QWidget const*) const 16494 vfunc[30]: QCleanlooksStyle::styleHint(QStyle::StyleHint, 16495 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 16496 vfunc[31]: 16497 QCleanlooksStyle::standardPixmap(QStyle::StandardPixmap, 16498 QStyleOption const*, QWidget const*) const 16499 vfunc[32]: QCleanlooksStyle::generatedIconPixmap(QIcon::Mode, 16500 QPixmap const&, QStyleOption const*) const 16501 __________________________________________________________ 16502 16503 7.4.1.184. Class data for QCompleter 16504 16505 The virtual table for the QCompleter class is described by 16506 Table 7-526 16507 16508 Table 7-526. Primary vtable for QCompleter 16509 Base Offset 0 16510 Virtual Base Offset 0 16511 RTTI typeinfo for QCompleter 16512 vfunc[0]: QCompleter::metaObject() const 16513 vfunc[1]: QCompleter::qt_metacast(char const*) 16514 vfunc[2]: QCompleter::qt_metacall(QMetaObject::Call, int, 16515 void**) 16516 vfunc[3]: QCompleter::~QCompleter() 16517 vfunc[4]: QCompleter::~QCompleter() 16518 vfunc[5]: QCompleter::event(QEvent*) 16519 vfunc[6]: QCompleter::eventFilter(QObject*, QEvent*) 16520 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16521 vfunc[8]: QObject::childEvent(QChildEvent*) 16522 vfunc[9]: QObject::customEvent(QEvent*) 16523 vfunc[10]: QObject::connectNotify(char const*) 16524 vfunc[11]: QObject::disconnectNotify(char const*) 16525 vfunc[12]: QCompleter::pathFromIndex(QModelIndex const&) const 16526 vfunc[13]: QCompleter::splitPath(QString const&) const 16527 __________________________________________________________ 16528 16529 7.4.1.185. Class data for QDataWidgetMapper 16530 16531 The virtual table for the QDataWidgetMapper class is described 16532 by Table 7-527 16533 16534 Table 7-527. Primary vtable for QDataWidgetMapper 16535 Base Offset 0 16536 Virtual Base Offset 0 16537 RTTI typeinfo for QDataWidgetMapper 16538 vfunc[0]: QDataWidgetMapper::metaObject() const 16539 vfunc[1]: QDataWidgetMapper::qt_metacast(char const*) 16540 vfunc[2]: QDataWidgetMapper::qt_metacall(QMetaObject::Call, 16541 int, void**) 16542 vfunc[3]: QDataWidgetMapper::~QDataWidgetMapper() 16543 vfunc[4]: QDataWidgetMapper::~QDataWidgetMapper() 16544 vfunc[5]: QObject::event(QEvent*) 16545 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16546 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16547 vfunc[8]: QObject::childEvent(QChildEvent*) 16548 vfunc[9]: QObject::customEvent(QEvent*) 16549 vfunc[10]: QObject::connectNotify(char const*) 16550 vfunc[11]: QObject::disconnectNotify(char const*) 16551 vfunc[12]: QDataWidgetMapper::setCurrentIndex(int) 16552 __________________________________________________________ 16553 16554 7.4.1.186. Class data for QGraphicsEllipseItem 16555 16556 The virtual table for the QGraphicsEllipseItem class is 16557 described by Table 7-528 16558 16559 Table 7-528. Primary vtable for QGraphicsEllipseItem 16560 Base Offset 0 16561 Virtual Base Offset 0 16562 RTTI typeinfo for QGraphicsEllipseItem 16563 vfunc[0]: QGraphicsEllipseItem::~QGraphicsEllipseItem() 16564 vfunc[1]: QGraphicsEllipseItem::~QGraphicsEllipseItem() 16565 vfunc[2]: QGraphicsItem::advance(int) 16566 vfunc[3]: QGraphicsEllipseItem::boundingRect() const 16567 vfunc[4]: QGraphicsEllipseItem::shape() const 16568 vfunc[5]: QGraphicsEllipseItem::contains(QPointF const&) const 16569 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16570 Qt::ItemSelectionMode) const 16571 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16572 Qt::ItemSelectionMode) const 16573 vfunc[8]: QGraphicsEllipseItem::isObscuredBy(QGraphicsItem 16574 const*) const 16575 vfunc[9]: QGraphicsEllipseItem::opaqueArea() const 16576 vfunc[10]: QGraphicsEllipseItem::paint(QPainter*, 16577 QStyleOptionGraphicsItem const*, QWidget*) 16578 vfunc[11]: QGraphicsEllipseItem::type() const 16579 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16580 QEvent*) 16581 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16582 vfunc[14]: 16583 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16584 ) 16585 vfunc[15]: 16586 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16587 vfunc[16]: 16588 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16589 vfunc[17]: 16590 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16591 vfunc[18]: 16592 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16593 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16594 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16595 vfunc[21]: 16596 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16597 vfunc[22]: 16598 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16599 vfunc[23]: 16600 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16601 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16602 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16603 vfunc[26]: 16604 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16605 vfunc[27]: 16606 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16607 vfunc[28]: 16608 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 16609 vfunc[29]: 16610 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 16611 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 16612 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 16613 vfunc[32]: 16614 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 16615 vfunc[33]: 16616 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 16617 QVariant const&) 16618 vfunc[34]: 16619 QGraphicsEllipseItem::supportsExtension(QGraphicsItem::Extensio 16620 n) const 16621 vfunc[35]: 16622 QGraphicsEllipseItem::setExtension(QGraphicsItem::Extension, 16623 QVariant const&) 16624 vfunc[36]: QGraphicsEllipseItem::extension(QVariant const&) 16625 const 16626 __________________________________________________________ 16627 16628 7.4.1.187. Class data for QGraphicsItem 16629 16630 The virtual table for the QGraphicsItem class is described by 16631 Table 7-529 16632 16633 Table 7-529. Primary vtable for QGraphicsItem 16634 Base Offset 0 16635 Virtual Base Offset 0 16636 RTTI typeinfo for QGraphicsItem 16637 vfunc[0]: QGraphicsItem::~QGraphicsItem() 16638 vfunc[1]: QGraphicsItem::~QGraphicsItem() 16639 vfunc[2]: QGraphicsItem::advance(int) 16640 vfunc[3]: __cxa_pure_virtual 16641 vfunc[4]: QGraphicsItem::shape() const 16642 vfunc[5]: QGraphicsItem::contains(QPointF const&) const 16643 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16644 Qt::ItemSelectionMode) const 16645 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16646 Qt::ItemSelectionMode) const 16647 vfunc[8]: QGraphicsItem::isObscuredBy(QGraphicsItem const*) 16648 const 16649 vfunc[9]: QGraphicsItem::opaqueArea() const 16650 vfunc[10]: __cxa_pure_virtual 16651 vfunc[11]: QGraphicsItem::type() const 16652 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16653 QEvent*) 16654 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16655 vfunc[14]: 16656 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16657 ) 16658 vfunc[15]: 16659 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16660 vfunc[16]: 16661 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16662 vfunc[17]: 16663 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16664 vfunc[18]: 16665 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16666 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16667 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16668 vfunc[21]: 16669 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16670 vfunc[22]: 16671 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16672 vfunc[23]: 16673 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16674 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16675 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16676 vfunc[26]: 16677 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16678 vfunc[27]: 16679 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16680 vfunc[28]: 16681 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 16682 vfunc[29]: 16683 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 16684 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 16685 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 16686 vfunc[32]: 16687 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 16688 vfunc[33]: 16689 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 16690 QVariant const&) 16691 vfunc[34]: 16692 QGraphicsItem::supportsExtension(QGraphicsItem::Extension) 16693 const 16694 vfunc[35]: 16695 QGraphicsItem::setExtension(QGraphicsItem::Extension, QVariant 16696 const&) 16697 vfunc[36]: QGraphicsItem::extension(QVariant const&) const 16698 __________________________________________________________ 16699 16700 7.4.1.188. Class data for QGraphicsItemAnimation 16701 16702 The virtual table for the QGraphicsItemAnimation class is 16703 described by Table 7-530 16704 16705 Table 7-530. Primary vtable for QGraphicsItemAnimation 16706 Base Offset 0 16707 Virtual Base Offset 0 16708 RTTI typeinfo for QGraphicsItemAnimation 16709 vfunc[0]: QGraphicsItemAnimation::metaObject() const 16710 vfunc[1]: QGraphicsItemAnimation::qt_metacast(char const*) 16711 vfunc[2]: 16712 QGraphicsItemAnimation::qt_metacall(QMetaObject::Call, int, 16713 void**) 16714 vfunc[3]: QGraphicsItemAnimation::~QGraphicsItemAnimation() 16715 vfunc[4]: QGraphicsItemAnimation::~QGraphicsItemAnimation() 16716 vfunc[5]: QObject::event(QEvent*) 16717 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16718 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16719 vfunc[8]: QObject::childEvent(QChildEvent*) 16720 vfunc[9]: QObject::customEvent(QEvent*) 16721 vfunc[10]: QObject::connectNotify(char const*) 16722 vfunc[11]: QObject::disconnectNotify(char const*) 16723 vfunc[12]: QGraphicsItemAnimation::beforeAnimationStep(double) 16724 vfunc[13]: QGraphicsItemAnimation::afterAnimationStep(double) 16725 __________________________________________________________ 16726 16727 7.4.1.189. Class data for QGraphicsItemGroup 16728 16729 The virtual table for the QGraphicsItemGroup class is described 16730 by Table 7-531 16731 16732 Table 7-531. Primary vtable for QGraphicsItemGroup 16733 Base Offset 0 16734 Virtual Base Offset 0 16735 RTTI typeinfo for QGraphicsItemGroup 16736 vfunc[0]: QGraphicsItemGroup::~QGraphicsItemGroup() 16737 vfunc[1]: QGraphicsItemGroup::~QGraphicsItemGroup() 16738 vfunc[2]: QGraphicsItem::advance(int) 16739 vfunc[3]: QGraphicsItemGroup::boundingRect() const 16740 vfunc[4]: QGraphicsItem::shape() const 16741 vfunc[5]: QGraphicsItem::contains(QPointF const&) const 16742 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16743 Qt::ItemSelectionMode) const 16744 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16745 Qt::ItemSelectionMode) const 16746 vfunc[8]: QGraphicsItemGroup::isObscuredBy(QGraphicsItem 16747 const*) const 16748 vfunc[9]: QGraphicsItemGroup::opaqueArea() const 16749 vfunc[10]: QGraphicsItemGroup::paint(QPainter*, 16750 QStyleOptionGraphicsItem const*, QWidget*) 16751 vfunc[11]: QGraphicsItemGroup::type() const 16752 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16753 QEvent*) 16754 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16755 vfunc[14]: 16756 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16757 ) 16758 vfunc[15]: 16759 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16760 vfunc[16]: 16761 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16762 vfunc[17]: 16763 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16764 vfunc[18]: 16765 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16766 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16767 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16768 vfunc[21]: 16769 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16770 vfunc[22]: 16771 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16772 vfunc[23]: 16773 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16774 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16775 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16776 vfunc[26]: 16777 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16778 vfunc[27]: 16779 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16780 vfunc[28]: 16781 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 16782 vfunc[29]: 16783 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 16784 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 16785 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 16786 vfunc[32]: 16787 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 16788 vfunc[33]: 16789 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 16790 QVariant const&) 16791 vfunc[34]: 16792 QGraphicsItem::supportsExtension(QGraphicsItem::Extension) 16793 const 16794 vfunc[35]: 16795 QGraphicsItem::setExtension(QGraphicsItem::Extension, QVariant 16796 const&) 16797 vfunc[36]: QGraphicsItem::extension(QVariant const&) const 16798 __________________________________________________________ 16799 16800 7.4.1.190. Class data for QGraphicsLineItem 16801 16802 The virtual table for the QGraphicsLineItem class is described 16803 by Table 7-532 16804 16805 Table 7-532. Primary vtable for QGraphicsLineItem 16806 Base Offset 0 16807 Virtual Base Offset 0 16808 RTTI typeinfo for QGraphicsLineItem 16809 vfunc[0]: QGraphicsLineItem::~QGraphicsLineItem() 16810 vfunc[1]: QGraphicsLineItem::~QGraphicsLineItem() 16811 vfunc[2]: QGraphicsItem::advance(int) 16812 vfunc[3]: QGraphicsLineItem::boundingRect() const 16813 vfunc[4]: QGraphicsLineItem::shape() const 16814 vfunc[5]: QGraphicsLineItem::contains(QPointF const&) const 16815 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16816 Qt::ItemSelectionMode) const 16817 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16818 Qt::ItemSelectionMode) const 16819 vfunc[8]: QGraphicsLineItem::isObscuredBy(QGraphicsItem const*) 16820 const 16821 vfunc[9]: QGraphicsLineItem::opaqueArea() const 16822 vfunc[10]: QGraphicsLineItem::paint(QPainter*, 16823 QStyleOptionGraphicsItem const*, QWidget*) 16824 vfunc[11]: QGraphicsLineItem::type() const 16825 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16826 QEvent*) 16827 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16828 vfunc[14]: 16829 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16830 ) 16831 vfunc[15]: 16832 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16833 vfunc[16]: 16834 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16835 vfunc[17]: 16836 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16837 vfunc[18]: 16838 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16839 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16840 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16841 vfunc[21]: 16842 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16843 vfunc[22]: 16844 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16845 vfunc[23]: 16846 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16847 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16848 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16849 vfunc[26]: 16850 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16851 vfunc[27]: 16852 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16853 vfunc[28]: 16854 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 16855 vfunc[29]: 16856 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 16857 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 16858 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 16859 vfunc[32]: 16860 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 16861 vfunc[33]: 16862 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 16863 QVariant const&) 16864 vfunc[34]: 16865 QGraphicsLineItem::supportsExtension(QGraphicsItem::Extension) 16866 const 16867 vfunc[35]: 16868 QGraphicsLineItem::setExtension(QGraphicsItem::Extension, 16869 QVariant const&) 16870 vfunc[36]: QGraphicsLineItem::extension(QVariant const&) const 16871 __________________________________________________________ 16872 16873 7.4.1.191. Class data for QGraphicsPathItem 16874 16875 The virtual table for the QGraphicsPathItem class is described 16876 by Table 7-533 16877 16878 Table 7-533. Primary vtable for QGraphicsPathItem 16879 Base Offset 0 16880 Virtual Base Offset 0 16881 RTTI typeinfo for QGraphicsPathItem 16882 vfunc[0]: QGraphicsPathItem::~QGraphicsPathItem() 16883 vfunc[1]: QGraphicsPathItem::~QGraphicsPathItem() 16884 vfunc[2]: QGraphicsItem::advance(int) 16885 vfunc[3]: QGraphicsPathItem::boundingRect() const 16886 vfunc[4]: QGraphicsPathItem::shape() const 16887 vfunc[5]: QGraphicsPathItem::contains(QPointF const&) const 16888 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16889 Qt::ItemSelectionMode) const 16890 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16891 Qt::ItemSelectionMode) const 16892 vfunc[8]: QGraphicsPathItem::isObscuredBy(QGraphicsItem const*) 16893 const 16894 vfunc[9]: QGraphicsPathItem::opaqueArea() const 16895 vfunc[10]: QGraphicsPathItem::paint(QPainter*, 16896 QStyleOptionGraphicsItem const*, QWidget*) 16897 vfunc[11]: QGraphicsPathItem::type() const 16898 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16899 QEvent*) 16900 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16901 vfunc[14]: 16902 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16903 ) 16904 vfunc[15]: 16905 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16906 vfunc[16]: 16907 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16908 vfunc[17]: 16909 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16910 vfunc[18]: 16911 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16912 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16913 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16914 vfunc[21]: 16915 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16916 vfunc[22]: 16917 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16918 vfunc[23]: 16919 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16920 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16921 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16922 vfunc[26]: 16923 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16924 vfunc[27]: 16925 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16926 vfunc[28]: 16927 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 16928 vfunc[29]: 16929 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 16930 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 16931 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 16932 vfunc[32]: 16933 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 16934 vfunc[33]: 16935 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 16936 QVariant const&) 16937 vfunc[34]: 16938 QGraphicsPathItem::supportsExtension(QGraphicsItem::Extension) 16939 const 16940 vfunc[35]: 16941 QGraphicsPathItem::setExtension(QGraphicsItem::Extension, 16942 QVariant const&) 16943 vfunc[36]: QGraphicsPathItem::extension(QVariant const&) const 16944 __________________________________________________________ 16945 16946 7.4.1.192. Class data for QGraphicsPixmapItem 16947 16948 The virtual table for the QGraphicsPixmapItem class is 16949 described by Table 7-534 16950 16951 Table 7-534. Primary vtable for QGraphicsPixmapItem 16952 Base Offset 0 16953 Virtual Base Offset 0 16954 RTTI typeinfo for QGraphicsPixmapItem 16955 vfunc[0]: QGraphicsPixmapItem::~QGraphicsPixmapItem() 16956 vfunc[1]: QGraphicsPixmapItem::~QGraphicsPixmapItem() 16957 vfunc[2]: QGraphicsItem::advance(int) 16958 vfunc[3]: QGraphicsPixmapItem::boundingRect() const 16959 vfunc[4]: QGraphicsPixmapItem::shape() const 16960 vfunc[5]: QGraphicsPixmapItem::contains(QPointF const&) const 16961 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16962 Qt::ItemSelectionMode) const 16963 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16964 Qt::ItemSelectionMode) const 16965 vfunc[8]: QGraphicsPixmapItem::isObscuredBy(QGraphicsItem 16966 const*) const 16967 vfunc[9]: QGraphicsPixmapItem::opaqueArea() const 16968 vfunc[10]: QGraphicsPixmapItem::paint(QPainter*, 16969 QStyleOptionGraphicsItem const*, QWidget*) 16970 vfunc[11]: QGraphicsPixmapItem::type() const 16971 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16972 QEvent*) 16973 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16974 vfunc[14]: 16975 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16976 ) 16977 vfunc[15]: 16978 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16979 vfunc[16]: 16980 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16981 vfunc[17]: 16982 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16983 vfunc[18]: 16984 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16985 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16986 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16987 vfunc[21]: 16988 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16989 vfunc[22]: 16990 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16991 vfunc[23]: 16992 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16993 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16994 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16995 vfunc[26]: 16996 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16997 vfunc[27]: 16998 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16999 vfunc[28]: 17000 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 17001 vfunc[29]: 17002 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 17003 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 17004 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 17005 vfunc[32]: 17006 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 17007 vfunc[33]: 17008 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 17009 QVariant const&) 17010 vfunc[34]: 17011 QGraphicsPixmapItem::supportsExtension(QGraphicsItem::Extension 17012 ) const 17013 vfunc[35]: 17014 QGraphicsPixmapItem::setExtension(QGraphicsItem::Extension, 17015 QVariant const&) 17016 vfunc[36]: QGraphicsPixmapItem::extension(QVariant const&) 17017 const 17018 __________________________________________________________ 17019 17020 7.4.1.193. Class data for QGraphicsPolygonItem 17021 17022 The virtual table for the QGraphicsPolygonItem class is 17023 described by Table 7-535 17024 17025 Table 7-535. Primary vtable for QGraphicsPolygonItem 17026 Base Offset 0 17027 Virtual Base Offset 0 17028 RTTI typeinfo for QGraphicsPolygonItem 17029 vfunc[0]: QGraphicsPolygonItem::~QGraphicsPolygonItem() 17030 vfunc[1]: QGraphicsPolygonItem::~QGraphicsPolygonItem() 17031 vfunc[2]: QGraphicsItem::advance(int) 17032 vfunc[3]: QGraphicsPolygonItem::boundingRect() const 17033 vfunc[4]: QGraphicsPolygonItem::shape() const 17034 vfunc[5]: QGraphicsPolygonItem::contains(QPointF const&) const 17035 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 17036 Qt::ItemSelectionMode) const 17037 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 17038 Qt::ItemSelectionMode) const 17039 vfunc[8]: QGraphicsPolygonItem::isObscuredBy(QGraphicsItem 17040 const*) const 17041 vfunc[9]: QGraphicsPolygonItem::opaqueArea() const 17042 vfunc[10]: QGraphicsPolygonItem::paint(QPainter*, 17043 QStyleOptionGraphicsItem const*, QWidget*) 17044 vfunc[11]: QGraphicsPolygonItem::type() const 17045 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 17046 QEvent*) 17047 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 17048 vfunc[14]: 17049 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 17050 ) 17051 vfunc[15]: 17052 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 17053 vfunc[16]: 17054 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 17055 vfunc[17]: 17056 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 17057 vfunc[18]: 17058 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 17059 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 17060 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 17061 vfunc[21]: 17062 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 17063 vfunc[22]: 17064 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 17065 vfunc[23]: 17066 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 17067 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 17068 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 17069 vfunc[26]: 17070 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 17071 vfunc[27]: 17072 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 17073 vfunc[28]: 17074 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 17075 vfunc[29]: 17076 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 17077 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 17078 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 17079 vfunc[32]: 17080 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 17081 vfunc[33]: 17082 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 17083 QVariant const&) 17084 vfunc[34]: 17085 QGraphicsPolygonItem::supportsExtension(QGraphicsItem::Extensio 17086 n) const 17087 vfunc[35]: 17088 QGraphicsPolygonItem::setExtension(QGraphicsItem::Extension, 17089 QVariant const&) 17090 vfunc[36]: QGraphicsPolygonItem::extension(QVariant const&) 17091 const 17092 __________________________________________________________ 17093 17094 7.4.1.194. Class data for QGraphicsRectItem 17095 17096 The virtual table for the QGraphicsRectItem class is described 17097 by Table 7-536 17098 17099 Table 7-536. Primary vtable for QGraphicsRectItem 17100 Base Offset 0 17101 Virtual Base Offset 0 17102 RTTI typeinfo for QGraphicsRectItem 17103 vfunc[0]: QGraphicsRectItem::~QGraphicsRectItem() 17104 vfunc[1]: QGraphicsRectItem::~QGraphicsRectItem() 17105 vfunc[2]: QGraphicsItem::advance(int) 17106 vfunc[3]: QGraphicsRectItem::boundingRect() const 17107 vfunc[4]: QGraphicsRectItem::shape() const 17108 vfunc[5]: QGraphicsRectItem::contains(QPointF const&) const 17109 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 17110 Qt::ItemSelectionMode) const 17111 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 17112 Qt::ItemSelectionMode) const 17113 vfunc[8]: QGraphicsRectItem::isObscuredBy(QGraphicsItem const*) 17114 const 17115 vfunc[9]: QGraphicsRectItem::opaqueArea() const 17116 vfunc[10]: QGraphicsRectItem::paint(QPainter*, 17117 QStyleOptionGraphicsItem const*, QWidget*) 17118 vfunc[11]: QGraphicsRectItem::type() const 17119 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 17120 QEvent*) 17121 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 17122 vfunc[14]: 17123 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 17124 ) 17125 vfunc[15]: 17126 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 17127 vfunc[16]: 17128 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 17129 vfunc[17]: 17130 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 17131 vfunc[18]: 17132 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 17133 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 17134 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 17135 vfunc[21]: 17136 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 17137 vfunc[22]: 17138 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 17139 vfunc[23]: 17140 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 17141 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 17142 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 17143 vfunc[26]: 17144 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 17145 vfunc[27]: 17146 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 17147 vfunc[28]: 17148 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 17149 vfunc[29]: 17150 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 17151 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 17152 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 17153 vfunc[32]: 17154 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 17155 vfunc[33]: 17156 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 17157 QVariant const&) 17158 vfunc[34]: 17159 QGraphicsRectItem::supportsExtension(QGraphicsItem::Extension) 17160 const 17161 vfunc[35]: 17162 QGraphicsRectItem::setExtension(QGraphicsItem::Extension, 17163 QVariant const&) 17164 vfunc[36]: QGraphicsRectItem::extension(QVariant const&) const 17165 __________________________________________________________ 17166 17167 7.4.1.195. Class data for QGraphicsScene 17168 17169 The virtual table for the QGraphicsScene class is described by 17170 Table 7-537 17171 17172 Table 7-537. Primary vtable for QGraphicsScene 17173 Base Offset 0 17174 Virtual Base Offset 0 17175 RTTI typeinfo for QGraphicsScene 17176 vfunc[0]: QGraphicsScene::metaObject() const 17177 vfunc[1]: QGraphicsScene::qt_metacast(char const*) 17178 vfunc[2]: QGraphicsScene::qt_metacall(QMetaObject::Call, int, 17179 void**) 17180 vfunc[3]: QGraphicsScene::~QGraphicsScene() 17181 vfunc[4]: QGraphicsScene::~QGraphicsScene() 17182 vfunc[5]: QGraphicsScene::event(QEvent*) 17183 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17184 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17185 vfunc[8]: QObject::childEvent(QChildEvent*) 17186 vfunc[9]: QObject::customEvent(QEvent*) 17187 vfunc[10]: QObject::connectNotify(char const*) 17188 vfunc[11]: QObject::disconnectNotify(char const*) 17189 vfunc[12]: 17190 QGraphicsScene::inputMethodQuery(Qt::InputMethodQuery) const 17191 vfunc[13]: 17192 QGraphicsScene::contextMenuEvent(QGraphicsSceneContextMenuEvent 17193 *) 17194 vfunc[14]: 17195 QGraphicsScene::dragEnterEvent(QGraphicsSceneDragDropEvent*) 17196 vfunc[15]: 17197 QGraphicsScene::dragMoveEvent(QGraphicsSceneDragDropEvent*) 17198 vfunc[16]: 17199 QGraphicsScene::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 17200 vfunc[17]: 17201 QGraphicsScene::dropEvent(QGraphicsSceneDragDropEvent*) 17202 vfunc[18]: QGraphicsScene::focusInEvent(QFocusEvent*) 17203 vfunc[19]: QGraphicsScene::focusOutEvent(QFocusEvent*) 17204 vfunc[20]: QGraphicsScene::helpEvent(QGraphicsSceneHelpEvent*) 17205 vfunc[21]: QGraphicsScene::keyPressEvent(QKeyEvent*) 17206 vfunc[22]: QGraphicsScene::keyReleaseEvent(QKeyEvent*) 17207 vfunc[23]: 17208 QGraphicsScene::mousePressEvent(QGraphicsSceneMouseEvent*) 17209 vfunc[24]: 17210 QGraphicsScene::mouseMoveEvent(QGraphicsSceneMouseEvent*) 17211 vfunc[25]: 17212 QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 17213 vfunc[26]: 17214 QGraphicsScene::mouseDoubleClickEvent(QGraphicsSceneMouseEvent* 17215 ) 17216 vfunc[27]: 17217 QGraphicsScene::wheelEvent(QGraphicsSceneWheelEvent*) 17218 vfunc[28]: QGraphicsScene::inputMethodEvent(QInputMethodEvent*) 17219 vfunc[29]: QGraphicsScene::drawBackground(QPainter*, QRectF 17220 const&) 17221 vfunc[30]: QGraphicsScene::drawForeground(QPainter*, QRectF 17222 const&) 17223 vfunc[31]: QGraphicsScene::drawItems(QPainter*, int, 17224 QGraphicsItem**, QStyleOptionGraphicsItem const*, QWidget*) 17225 __________________________________________________________ 17226 17227 7.4.1.196. Class data for QGraphicsSceneContextMenuEvent 17228 17229 The virtual table for the QGraphicsSceneContextMenuEvent class 17230 is described by Table 7-538 17231 17232 Table 7-538. Primary vtable for QGraphicsSceneContextMenuEvent 17233 Base Offset 0 17234 Virtual Base Offset 0 17235 RTTI typeinfo for QGraphicsSceneContextMenuEvent 17236 vfunc[0]: 17237 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent 17238 () 17239 vfunc[1]: 17240 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent 17241 () 17242 __________________________________________________________ 17243 17244 7.4.1.197. Class data for QGraphicsSceneDragDropEvent 17245 17246 The virtual table for the QGraphicsSceneDragDropEvent class is 17247 described by Table 7-539 17248 17249 Table 7-539. Primary vtable for QGraphicsSceneDragDropEvent 17250 Base Offset 0 17251 Virtual Base Offset 0 17252 RTTI typeinfo for QGraphicsSceneDragDropEvent 17253 vfunc[0]: 17254 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent() 17255 vfunc[1]: 17256 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent() 17257 __________________________________________________________ 17258 17259 7.4.1.198. Class data for QGraphicsSceneEvent 17260 17261 The virtual table for the QGraphicsSceneEvent class is 17262 described by Table 7-540 17263 17264 Table 7-540. Primary vtable for QGraphicsSceneEvent 17265 Base Offset 0 17266 Virtual Base Offset 0 17267 RTTI typeinfo for QGraphicsSceneEvent 17268 vfunc[0]: QGraphicsSceneEvent::~QGraphicsSceneEvent() 17269 vfunc[1]: QGraphicsSceneEvent::~QGraphicsSceneEvent() 17270 __________________________________________________________ 17271 17272 7.4.1.199. Class data for QGraphicsSceneHelpEvent 17273 17274 The virtual table for the QGraphicsSceneHelpEvent class is 17275 described by Table 7-541 17276 17277 Table 7-541. Primary vtable for QGraphicsSceneHelpEvent 17278 Base Offset 0 17279 Virtual Base Offset 0 17280 RTTI typeinfo for QGraphicsSceneHelpEvent 17281 vfunc[0]: QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent() 17282 vfunc[1]: QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent() 17283 __________________________________________________________ 17284 17285 7.4.1.200. Class data for QGraphicsSceneHoverEvent 17286 17287 The virtual table for the QGraphicsSceneHoverEvent class is 17288 described by Table 7-542 17289 17290 Table 7-542. Primary vtable for QGraphicsSceneHoverEvent 17291 Base Offset 0 17292 Virtual Base Offset 0 17293 RTTI typeinfo for QGraphicsSceneHoverEvent 17294 vfunc[0]: QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent() 17295 vfunc[1]: QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent() 17296 __________________________________________________________ 17297 17298 7.4.1.201. Class data for QGraphicsSceneMouseEvent 17299 17300 The virtual table for the QGraphicsSceneMouseEvent class is 17301 described by Table 7-543 17302 17303 Table 7-543. Primary vtable for QGraphicsSceneMouseEvent 17304 Base Offset 0 17305 Virtual Base Offset 0 17306 RTTI typeinfo for QGraphicsSceneMouseEvent 17307 vfunc[0]: QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent() 17308 vfunc[1]: QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent() 17309 __________________________________________________________ 17310 17311 7.4.1.202. Class data for QGraphicsSceneWheelEvent 17312 17313 The virtual table for the QGraphicsSceneWheelEvent class is 17314 described by Table 7-544 17315 17316 Table 7-544. Primary vtable for QGraphicsSceneWheelEvent 17317 Base Offset 0 17318 Virtual Base Offset 0 17319 RTTI typeinfo for QGraphicsSceneWheelEvent 17320 vfunc[0]: QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent() 17321 vfunc[1]: QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent() 17322 __________________________________________________________ 17323 17324 7.4.1.203. Class data for QGraphicsSimpleTextItem 17325 17326 The virtual table for the QGraphicsSimpleTextItem class is 17327 described by Table 7-545 17328 17329 Table 7-545. Primary vtable for QGraphicsSimpleTextItem 17330 Base Offset 0 17331 Virtual Base Offset 0 17332 RTTI typeinfo for QGraphicsSimpleTextItem 17333 vfunc[0]: QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem() 17334 vfunc[1]: QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem() 17335 vfunc[2]: QGraphicsItem::advance(int) 17336 vfunc[3]: QGraphicsSimpleTextItem::boundingRect() const 17337 vfunc[4]: QGraphicsSimpleTextItem::shape() const 17338 vfunc[5]: QGraphicsSimpleTextItem::contains(QPointF const&) 17339 const 17340 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 17341 Qt::ItemSelectionMode) const 17342 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 17343 Qt::ItemSelectionMode) const 17344 vfunc[8]: QGraphicsSimpleTextItem::isObscuredBy(QGraphicsItem 17345 const*) const 17346 vfunc[9]: QGraphicsSimpleTextItem::opaqueArea() const 17347 vfunc[10]: QGraphicsSimpleTextItem::paint(QPainter*, 17348 QStyleOptionGraphicsItem const*, QWidget*) 17349 vfunc[11]: QGraphicsSimpleTextItem::type() const 17350 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 17351 QEvent*) 17352 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 17353 vfunc[14]: 17354 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 17355 ) 17356 vfunc[15]: 17357 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 17358 vfunc[16]: 17359 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 17360 vfunc[17]: 17361 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 17362 vfunc[18]: 17363 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 17364 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 17365 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 17366 vfunc[21]: 17367 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 17368 vfunc[22]: 17369 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 17370 vfunc[23]: 17371 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 17372 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 17373 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 17374 vfunc[26]: 17375 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 17376 vfunc[27]: 17377 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 17378 vfunc[28]: 17379 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 17380 vfunc[29]: 17381 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 17382 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 17383 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 17384 vfunc[32]: 17385 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 17386 vfunc[33]: 17387 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 17388 QVariant const&) 17389 vfunc[34]: 17390 QGraphicsSimpleTextItem::supportsExtension(QGraphicsItem::Exten 17391 sion) const 17392 vfunc[35]: 17393 QGraphicsSimpleTextItem::setExtension(QGraphicsItem::Extension, 17394 QVariant const&) 17395 vfunc[36]: QGraphicsSimpleTextItem::extension(QVariant const&) 17396 const 17397 __________________________________________________________ 17398 17399 7.4.1.204. Class data for QStandardItem 17400 17401 The virtual table for the QStandardItem class is described by 17402 Table 7-546 17403 17404 Table 7-546. Primary vtable for QStandardItem 17405 Base Offset 0 17406 Virtual Base Offset 0 17407 RTTI typeinfo for QStandardItem 17408 vfunc[0]: QStandardItem::~QStandardItem() 17409 vfunc[1]: QStandardItem::~QStandardItem() 17410 vfunc[2]: QStandardItem::data(int) const 17411 vfunc[3]: QStandardItem::setData(QVariant const&, int) 17412 vfunc[4]: QStandardItem::clone() const 17413 vfunc[5]: QStandardItem::type() const 17414 vfunc[6]: QStandardItem::read(QDataStream&) 17415 vfunc[7]: QStandardItem::write(QDataStream&) const 17416 vfunc[8]: QStandardItem::operator<(QStandardItem const&) const 17417 __________________________________________________________ 17418 17419 7.4.1.205. Class data for QSystemTrayIcon 17420 17421 The virtual table for the QSystemTrayIcon class is described by 17422 Table 7-547 17423 17424 Table 7-547. Primary vtable for QSystemTrayIcon 17425 Base Offset 0 17426 Virtual Base Offset 0 17427 RTTI typeinfo for QSystemTrayIcon 17428 vfunc[0]: QSystemTrayIcon::metaObject() const 17429 vfunc[1]: QSystemTrayIcon::qt_metacast(char const*) 17430 vfunc[2]: QSystemTrayIcon::qt_metacall(QMetaObject::Call, int, 17431 void**) 17432 vfunc[3]: QSystemTrayIcon::~QSystemTrayIcon() 17433 vfunc[4]: QSystemTrayIcon::~QSystemTrayIcon() 17434 vfunc[5]: QSystemTrayIcon::event(QEvent*) 17435 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17436 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17437 vfunc[8]: QObject::childEvent(QChildEvent*) 17438 vfunc[9]: QObject::customEvent(QEvent*) 17439 vfunc[10]: QObject::connectNotify(char const*) 17440 vfunc[11]: QObject::disconnectNotify(char const*) 17441 __________________________________________________________ 17442 17443 7.4.1.206. Class data for QUndoCommand 17444 17445 The virtual table for the QUndoCommand class is described by 17446 Table 7-548 17447 17448 Table 7-548. Primary vtable for QUndoCommand 17449 Base Offset 0 17450 Virtual Base Offset 0 17451 RTTI typeinfo for QUndoCommand 17452 vfunc[0]: QUndoCommand::~QUndoCommand() 17453 vfunc[1]: QUndoCommand::~QUndoCommand() 17454 vfunc[2]: QUndoCommand::undo() 17455 vfunc[3]: QUndoCommand::redo() 17456 vfunc[4]: QUndoCommand::id() const 17457 vfunc[5]: QUndoCommand::mergeWith(QUndoCommand const*) 17458 __________________________________________________________ 17459 17460 7.4.1.207. Class data for QUndoStack 17461 17462 The virtual table for the QUndoStack class is described by 17463 Table 7-549 17464 17465 Table 7-549. Primary vtable for QUndoStack 17466 Base Offset 0 17467 Virtual Base Offset 0 17468 RTTI typeinfo for QUndoStack 17469 vfunc[0]: QUndoStack::metaObject() const 17470 vfunc[1]: QUndoStack::qt_metacast(char const*) 17471 vfunc[2]: QUndoStack::qt_metacall(QMetaObject::Call, int, 17472 void**) 17473 vfunc[3]: QUndoStack::~QUndoStack() 17474 vfunc[4]: QUndoStack::~QUndoStack() 17475 vfunc[5]: QObject::event(QEvent*) 17476 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17477 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17478 vfunc[8]: QObject::childEvent(QChildEvent*) 17479 vfunc[9]: QObject::customEvent(QEvent*) 17480 vfunc[10]: QObject::connectNotify(char const*) 17481 vfunc[11]: QObject::disconnectNotify(char const*) 17482 __________________________________________________________ 17483 17484 7.4.1.208. Class data for QWidgetAction 17485 17486 The virtual table for the QWidgetAction class is described by 17487 Table 7-550 17488 17489 Table 7-550. Primary vtable for QWidgetAction 17490 Base Offset 0 17491 Virtual Base Offset 0 17492 RTTI typeinfo for QWidgetAction 17493 vfunc[0]: QWidgetAction::metaObject() const 17494 vfunc[1]: QWidgetAction::qt_metacast(char const*) 17495 vfunc[2]: QWidgetAction::qt_metacall(QMetaObject::Call, int, 17496 void**) 17497 vfunc[3]: QWidgetAction::~QWidgetAction() 17498 vfunc[4]: QWidgetAction::~QWidgetAction() 17499 vfunc[5]: QWidgetAction::event(QEvent*) 17500 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17501 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17502 vfunc[8]: QObject::childEvent(QChildEvent*) 17503 vfunc[9]: QObject::customEvent(QEvent*) 17504 vfunc[10]: QObject::connectNotify(char const*) 17505 vfunc[11]: QObject::disconnectNotify(char const*) 17506 vfunc[12]: QWidgetAction::createWidget(QWidget*) 17507 vfunc[13]: QWidgetAction::deleteWidget(QWidget*) 17508 __________________________________________________________ 17509 17510 7.4.1.209. Interfaces for QtGui 17511 17512 An LSB conforming implementation shall provide the architecture 17513 specific functions for QtGui specified in Table 7-551, with the 17514 full mandatory functionality as described in the referenced 17515 underlying specification. 17516 17517 Table 7-551. libQtGui - QtGui Function Interfaces 17518 _ZThn16_N10QBoxLayout10invalidateEv [CXXABI] 17519 _ZThn16_N10QBoxLayout11setGeometryERK5QRect [CXXABI] 17520 _ZThn16_N10QBoxLayoutD0Ev [CXXABI] _ZThn16_N10QBoxLayoutD1Ev 17521 [CXXABI] 17522 _ZThn16_N10QLCDNumberD0Ev [CXXABI] _ZThn16_N10QLCDNumberD1Ev 17523 [CXXABI] 17524 _ZThn16_N10QScrollBarD0Ev [CXXABI] _ZThn16_N10QScrollBarD1Ev 17525 [CXXABI] 17526 _ZThn16_N10QStatusBarD0Ev [CXXABI] _ZThn16_N10QStatusBarD1Ev 17527 [CXXABI] 17528 _ZThn16_N10QTabWidgetD0Ev [CXXABI] _ZThn16_N10QTabWidgetD1Ev 17529 [CXXABI] 17530 _ZThn16_N10QTableViewD0Ev [CXXABI] _ZThn16_N10QTableViewD1Ev 17531 [CXXABI] 17532 _ZThn16_N10QWorkspaceD0Ev [CXXABI] _ZThn16_N10QWorkspaceD1Ev 17533 [CXXABI] 17534 _ZThn16_N11QDockWidgetD0Ev [CXXABI] _ZThn16_N11QDockWidgetD1Ev 17535 [CXXABI] 17536 _ZThn16_N11QFileDialogD0Ev [CXXABI] _ZThn16_N11QFileDialogD1Ev 17537 [CXXABI] 17538 _ZThn16_N11QFocusFrameD0Ev [CXXABI] _ZThn16_N11QFocusFrameD1Ev 17539 [CXXABI] 17540 _ZThn16_N11QFontDialogD0Ev [CXXABI] _ZThn16_N11QFontDialogD1Ev 17541 [CXXABI] 17542 _ZThn16_N11QGridLayout10invalidateEv [CXXABI] 17543 _ZThn16_N11QGridLayout11setGeometryERK5QRect [CXXABI] 17544 _ZThn16_N11QGridLayoutD0Ev [CXXABI] _ZThn16_N11QGridLayoutD1Ev 17545 [CXXABI] 17546 _ZThn16_N11QHBoxLayoutD0Ev [CXXABI] _ZThn16_N11QHBoxLayoutD1Ev 17547 [CXXABI] 17548 _ZThn16_N11QHeaderViewD0Ev [CXXABI] _ZThn16_N11QHeaderViewD1Ev 17549 [CXXABI] 17550 _ZThn16_N11QListWidgetD0Ev [CXXABI] _ZThn16_N11QListWidgetD1Ev 17551 [CXXABI] 17552 _ZThn16_N11QMainWindowD0Ev [CXXABI] _ZThn16_N11QMainWindowD1Ev 17553 [CXXABI] 17554 _ZThn16_N11QMessageBoxD0Ev [CXXABI] _ZThn16_N11QMessageBoxD1Ev 17555 [CXXABI] 17556 _ZThn16_N11QPushButtonD0Ev [CXXABI] _ZThn16_N11QPushButtonD1Ev 17557 [CXXABI] 17558 _ZThn16_N11QRubberBandD0Ev [CXXABI] _ZThn16_N11QRubberBandD1Ev 17559 [CXXABI] 17560 _ZThn16_N11QScrollAreaD0Ev [CXXABI] _ZThn16_N11QScrollAreaD1Ev 17561 [CXXABI] 17562 _ZThn16_N11QToolButtonD0Ev [CXXABI] _ZThn16_N11QToolButtonD1Ev 17563 [CXXABI] 17564 _ZThn16_N11QTreeWidgetD0Ev [CXXABI] _ZThn16_N11QTreeWidgetD1Ev 17565 [CXXABI] 17566 _ZThn16_N11QVBoxLayoutD0Ev [CXXABI] _ZThn16_N11QVBoxLayoutD1Ev 17567 [CXXABI] 17568 _ZThn16_N12QColorDialogD0Ev [CXXABI] 17569 _ZThn16_N12QColorDialogD1Ev [CXXABI] 17570 _ZThn16_N12QInputDialogD0Ev [CXXABI] 17571 _ZThn16_N12QInputDialogD1Ev [CXXABI] 17572 _ZThn16_N12QPrintDialogD0Ev [CXXABI] 17573 _ZThn16_N12QPrintDialogD1Ev [CXXABI] 17574 _ZThn16_N12QStylePluginD0Ev [CXXABI] 17575 _ZThn16_N12QStylePluginD1Ev [CXXABI] 17576 _ZThn16_N12QTableWidgetD0Ev [CXXABI] 17577 _ZThn16_N12QTableWidgetD1Ev [CXXABI] 17578 _ZThn16_N12QTextBrowserD0Ev [CXXABI] 17579 _ZThn16_N12QTextBrowserD1Ev [CXXABI] 17580 _ZThn16_N13QErrorMessageD0Ev [CXXABI] 17581 _ZThn16_N13QErrorMessageD1Ev [CXXABI] 17582 _ZThn16_N13QSplashScreenD0Ev [CXXABI] 17583 _ZThn16_N13QSplashScreenD1Ev [CXXABI] 17584 _ZThn16_N14QDesktopWidgetD0Ev [CXXABI] 17585 _ZThn16_N14QDesktopWidgetD1Ev [CXXABI] 17586 _ZThn16_N14QImageIOPluginD0Ev [CXXABI] 17587 _ZThn16_N14QImageIOPluginD1Ev [CXXABI] 17588 _ZThn16_N14QStackedLayout11setGeometryERK5QRect [CXXABI] 17589 _ZThn16_N14QStackedLayoutD0Ev [CXXABI] 17590 _ZThn16_N14QStackedLayoutD1Ev [CXXABI] 17591 _ZThn16_N14QStackedWidgetD0Ev [CXXABI] 17592 _ZThn16_N14QStackedWidgetD1Ev [CXXABI] 17593 _ZThn16_N15QAbstractButtonD0Ev [CXXABI] 17594 _ZThn16_N15QAbstractButtonD1Ev [CXXABI] 17595 _ZThn16_N15QAbstractSliderD0Ev [CXXABI] 17596 _ZThn16_N15QAbstractSliderD1Ev [CXXABI] 17597 _ZThn16_N15QProgressDialogD0Ev [CXXABI] 17598 _ZThn16_N15QProgressDialogD1Ev [CXXABI] 17599 _ZThn16_N15QX11EmbedWidgetD0Ev [CXXABI] 17600 _ZThn16_N15QX11EmbedWidgetD1Ev [CXXABI] 17601 _ZThn16_N16QAbstractSpinBoxD0Ev [CXXABI] 17602 _ZThn16_N16QAbstractSpinBoxD1Ev [CXXABI] 17603 _ZThn16_N17QAbstractItemViewD0Ev [CXXABI] 17604 _ZThn16_N17QAbstractItemViewD1Ev [CXXABI] 17605 _ZThn16_N17QAccessiblePluginD0Ev [CXXABI] 17606 _ZThn16_N17QAccessiblePluginD1Ev [CXXABI] 17607 _ZThn16_N17QIconEnginePluginD0Ev [CXXABI] 17608 _ZThn16_N17QIconEnginePluginD1Ev [CXXABI] 17609 _ZThn16_N17QTextImageHandler10drawObjectEP8QPainterRK6QRectFP13 17610 QTextDocumentiRK11QTextFormat [CXXABI] 17611 _ZThn16_N17QTextImageHandler13intrinsicSizeEP13QTextDocumentiRK 17612 11QTextFormat [CXXABI] _ZThn16_N18QX11EmbedContainerD0Ev 17613 [CXXABI] 17614 _ZThn16_N18QX11EmbedContainerD1Ev [CXXABI] 17615 _ZThn16_N19QAbstractScrollAreaD0Ev [CXXABI] 17616 _ZThn16_N19QAbstractScrollAreaD1Ev [CXXABI] 17617 _ZThn16_N19QInputContextPluginD0Ev [CXXABI] 17618 _ZThn16_N19QInputContextPluginD1Ev [CXXABI] 17619 _ZThn16_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPi 17620 cture [CXXABI] 17621 _ZThn16_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QP 17622 icture [CXXABI] _ZThn16_N20QPictureFormatPluginD0Ev [CXXABI] 17623 _ZThn16_N20QPictureFormatPluginD1Ev [CXXABI] 17624 _ZThn16_N23QAccessibleBridgePluginD0Ev [CXXABI] 17625 _ZThn16_N23QAccessibleBridgePluginD1Ev [CXXABI] 17626 _ZThn16_N5QDialD0Ev [CXXABI] 17627 _ZThn16_N5QDialD1Ev [CXXABI] _ZThn16_N5QMenuD0Ev [CXXABI] 17628 _ZThn16_N5QMenuD1Ev [CXXABI] _ZThn16_N6QFrameD0Ev [CXXABI] 17629 _ZThn16_N6QFrameD1Ev [CXXABI] _ZThn16_N6QLabelD0Ev [CXXABI] 17630 _ZThn16_N6QLabelD1Ev [CXXABI] _ZThn16_N7QDialogD0Ev [CXXABI] 17631 _ZThn16_N7QDialogD1Ev [CXXABI] _ZThn16_N7QLayout10invalidateEv 17632 [CXXABI] 17633 _ZThn16_N7QLayout6layoutEv [CXXABI] _ZThn16_N7QLayoutD0Ev 17634 [CXXABI] 17635 _ZThn16_N7QLayoutD1Ev [CXXABI] _ZThn16_N7QSliderD0Ev [CXXABI] 17636 _ZThn16_N7QSliderD1Ev [CXXABI] _ZThn16_N7QTabBarD0Ev [CXXABI] 17637 _ZThn16_N7QTabBarD1Ev [CXXABI] _ZThn16_N7QWidgetD0Ev [CXXABI] 17638 _ZThn16_N7QWidgetD1Ev [CXXABI] _ZThn16_N8QMenuBarD0Ev [CXXABI] 17639 _ZThn16_N8QMenuBarD1Ev [CXXABI] _ZThn16_N8QToolBarD0Ev [CXXABI] 17640 _ZThn16_N8QToolBarD1Ev [CXXABI] _ZThn16_N8QToolBoxD0Ev [CXXABI] 17641 _ZThn16_N8QToolBoxD1Ev [CXXABI] _ZThn16_N9QComboBoxD0Ev 17642 [CXXABI] 17643 _ZThn16_N9QComboBoxD1Ev [CXXABI] _ZThn16_N9QGroupBoxD0Ev 17644 [CXXABI] 17645 _ZThn16_N9QGroupBoxD1Ev [CXXABI] _ZThn16_N9QLineEditD0Ev 17646 [CXXABI] 17647 _ZThn16_N9QLineEditD1Ev [CXXABI] _ZThn16_N9QListViewD0Ev 17648 [CXXABI] 17649 _ZThn16_N9QListViewD1Ev [CXXABI] _ZThn16_N9QSizeGripD0Ev 17650 [CXXABI] 17651 _ZThn16_N9QSizeGripD1Ev [CXXABI] _ZThn16_N9QSplitterD0Ev 17652 [CXXABI] 17653 _ZThn16_N9QSplitterD1Ev [CXXABI] _ZThn16_N9QTextEditD0Ev 17654 [CXXABI] 17655 _ZThn16_N9QTextEditD1Ev [CXXABI] _ZThn16_N9QTreeViewD0Ev 17656 [CXXABI] 17657 _ZThn16_N9QTreeViewD1Ev [CXXABI] 17658 _ZThn16_NK10QBoxLayout11maximumSizeEv [CXXABI] 17659 _ZThn16_NK10QBoxLayout11minimumSizeEv [CXXABI] 17660 _ZThn16_NK10QBoxLayout14heightForWidthEi [CXXABI] 17661 _ZThn16_NK10QBoxLayout17hasHeightForWidthEv [CXXABI] 17662 _ZThn16_NK10QBoxLayout19expandingDirectionsEv [CXXABI] 17663 _ZThn16_NK10QBoxLayout21minimumHeightForWidthEi [CXXABI] 17664 _ZThn16_NK10QBoxLayout8sizeHintEv [CXXABI] 17665 _ZThn16_NK11QGridLayout11maximumSizeEv [CXXABI] 17666 _ZThn16_NK11QGridLayout11minimumSizeEv [CXXABI] 17667 _ZThn16_NK11QGridLayout14heightForWidthEi [CXXABI] 17668 _ZThn16_NK11QGridLayout17hasHeightForWidthEv [CXXABI] 17669 _ZThn16_NK11QGridLayout19expandingDirectionsEv [CXXABI] 17670 _ZThn16_NK11QGridLayout21minimumHeightForWidthEi [CXXABI] 17671 _ZThn16_NK11QGridLayout8sizeHintEv [CXXABI] 17672 _ZThn16_NK14QStackedLayout11minimumSizeEv [CXXABI] 17673 _ZThn16_NK14QStackedLayout8sizeHintEv [CXXABI] 17674 _ZThn16_NK7QLayout11maximumSizeEv [CXXABI] 17675 _ZThn16_NK7QLayout11minimumSizeEv [CXXABI] 17676 _ZThn16_NK7QLayout19expandingDirectionsEv [CXXABI] 17677 _ZThn16_NK7QLayout7isEmptyEv [CXXABI] 17678 _ZThn16_NK7QLayout8geometryEv [CXXABI] 17679 _ZThn16_NK7QWidget11paintEngineEv [CXXABI] 17680 _ZThn16_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE 17681 [CXXABI] 17682 _ZThn16_NK7QWidget7devTypeEv [CXXABI] _ZThn24_N10QDropEventD0Ev 17683 [CXXABI] 17684 _ZThn24_N10QDropEventD1Ev [CXXABI] 17685 _ZThn24_N14QDragMoveEventD0Ev [CXXABI] 17686 _ZThn24_N14QDragMoveEventD1Ev [CXXABI] 17687 _ZThn24_N15QDragEnterEventD0Ev [CXXABI] 17688 _ZThn24_N15QDragEnterEventD1Ev [CXXABI] 17689 _ZThn24_NK10QDropEvent11encodedDataEPKc [CXXABI] 17690 _ZThn24_NK10QDropEvent6formatEi [CXXABI] 17691 _ZThn24_NK10QDropEvent8providesEPKc [CXXABI] 17692 __________________________________________________________ 17693 17694 7.5. Data Definitions for libQtGui 17695 17696 This section defines global identifiers and their values that 17697 are associated with interfaces contained in libQtGui. These 17698 definitions are organized into groups that correspond to system 17699 headers. This convention is used as a convenience for the 17700 reader, and does not imply the existence of these headers, or 17701 their content. Where an interface is defined as requiring a 17702 particular system header file all of the data definitions for 17703 that system header file presented here shall be in effect. 17704 17705 This section gives data definitions to promote binary 17706 application portability, not to repeat source interface 17707 definitions available elsewhere. System providers and 17708 application developers should use this ABI to supplement - not 17709 to replace - source interface definition specifications. 17710 17711 This specification uses the ISO C (1999) C Language as the 17712 reference programming language, and data definitions are 17713 specified in ISO C format. The C language is used here as a 17714 convenient notation. Using a C language description of these 17715 data objects does not preclude their use by other programming 17716 languages. 17717 __________________________________________________________ 17718 17719 7.5.1. QtGui/qabstractbutton.h 17720 17721 /* 17722 * This header is architecture neutral 17723 * Please refer to the generic specification for details 17724 */ 17725 __________________________________________________________ 17726 17727 7.5.2. QtGui/qabstractitemdelegate.h 17728 17729 /* 17730 * This header is architecture neutral 17731 * Please refer to the generic specification for details 17732 */ 17733 __________________________________________________________ 17734 17735 7.5.3. QtGui/qabstractitemview.h 17736 17737 /* 17738 * This header is architecture neutral 17739 * Please refer to the generic specification for details 17740 */ 17741 __________________________________________________________ 17742 17743 7.5.4. QtGui/qabstractpagesetupdialog.h 17744 17745 /* 17746 * This header is architecture neutral 17747 * Please refer to the generic specification for details 17748 */ 17749 __________________________________________________________ 17750 17751 7.5.5. QtGui/qabstractprintdialog.h 17752 17753 /* 17754 * This header is architecture neutral 17755 * Please refer to the generic specification for details 17756 */ 17757 __________________________________________________________ 17758 17759 7.5.6. QtGui/qabstractproxymodel.h 17760 17761 /* 17762 * This header is architecture neutral 17763 * Please refer to the generic specification for details 17764 */ 17765 __________________________________________________________ 17766 17767 7.5.7. QtGui/qabstractscrollarea.h 17768 17769 /* 17770 * This header is architecture neutral 17771 * Please refer to the generic specification for details 17772 */ 17773 __________________________________________________________ 17774 17775 7.5.8. QtGui/qabstractslider.h 17776 17777 /* 17778 * This header is architecture neutral 17779 * Please refer to the generic specification for details 17780 */ 17781 __________________________________________________________ 17782 17783 7.5.9. QtGui/qabstractspinbox.h 17784 17785 /* 17786 * This header is architecture neutral 17787 * Please refer to the generic specification for details 17788 */ 17789 __________________________________________________________ 17790 17791 7.5.10. QtGui/qabstracttextdocumentlayout.h 17792 17793 /* 17794 * This header is architecture neutral 17795 * Please refer to the generic specification for details 17796 */ 17797 __________________________________________________________ 17798 17799 7.5.11. QtGui/qaccessible.h 17800 17801 /* 17802 * This header is architecture neutral 17803 * Please refer to the generic specification for details 17804 */ 17805 __________________________________________________________ 17806 17807 7.5.12. QtGui/qaccessiblebridge.h 17808 17809 /* 17810 * This header is architecture neutral 17811 * Please refer to the generic specification for details 17812 */ 17813 __________________________________________________________ 17814 17815 7.5.13. QtGui/qaccessibleobject.h 17816 17817 /* 17818 * This header is architecture neutral 17819 * Please refer to the generic specification for details 17820 */ 17821 __________________________________________________________ 17822 17823 7.5.14. QtGui/qaccessibleplugin.h 17824 17825 /* 17826 * This header is architecture neutral 17827 * Please refer to the generic specification for details 17828 */ 17829 __________________________________________________________ 17830 17831 7.5.15. QtGui/qaccessiblewidget.h 17832 17833 /* 17834 * This header is architecture neutral 17835 * Please refer to the generic specification for details 17836 */ 17837 __________________________________________________________ 17838 17839 7.5.16. QtGui/qaction.h 17840 17841 /* 17842 * This header is architecture neutral 17843 * Please refer to the generic specification for details 17844 */ 17845 __________________________________________________________ 17846 17847 7.5.17. QtGui/qactiongroup.h 17848 17849 /* 17850 * This header is architecture neutral 17851 * Please refer to the generic specification for details 17852 */ 17853 __________________________________________________________ 17854 17855 7.5.18. QtGui/qapplication.h 17856 17857 /* 17858 * This header is architecture neutral 17859 * Please refer to the generic specification for details 17860 */ 17861 __________________________________________________________ 17862 17863 7.5.19. QtGui/qbitmap.h 17864 17865 /* 17866 * This header is architecture neutral 17867 * Please refer to the generic specification for details 17868 */ 17869 __________________________________________________________ 17870 17871 7.5.20. QtGui/qboxlayout.h 17872 17873 /* 17874 * This header is architecture neutral 17875 * Please refer to the generic specification for details 17876 */ 17877 __________________________________________________________ 17878 17879 7.5.21. QtGui/qbrush.h 17880 17881 /* 17882 * This header is architecture neutral 17883 * Please refer to the generic specification for details 17884 */ 17885 __________________________________________________________ 17886 17887 7.5.22. QtGui/qbuttongroup.h 17888 17889 /* 17890 * This header is architecture neutral 17891 * Please refer to the generic specification for details 17892 */ 17893 __________________________________________________________ 17894 17895 7.5.23. QtGui/qcdestyle.h 17896 17897 /* 17898 * This header is architecture neutral 17899 * Please refer to the generic specification for details 17900 */ 17901 __________________________________________________________ 17902 17903 7.5.24. QtGui/qcheckbox.h 17904 17905 /* 17906 * This header is architecture neutral 17907 * Please refer to the generic specification for details 17908 */ 17909 __________________________________________________________ 17910 17911 7.5.25. QtGui/qclipboard.h 17912 17913 /* 17914 * This header is architecture neutral 17915 * Please refer to the generic specification for details 17916 */ 17917 __________________________________________________________ 17918 17919 7.5.26. QtGui/qcolor.h 17920 17921 /* 17922 * This header is architecture neutral 17923 * Please refer to the generic specification for details 17924 */ 17925 __________________________________________________________ 17926 17927 7.5.27. QtGui/qcolordialog.h 17928 17929 /* 17930 * This header is architecture neutral 17931 * Please refer to the generic specification for details 17932 */ 17933 __________________________________________________________ 17934 17935 7.5.28. QtGui/qcolormap.h 17936 17937 /* 17938 * This header is architecture neutral 17939 * Please refer to the generic specification for details 17940 */ 17941 __________________________________________________________ 17942 17943 7.5.29. QtGui/qcombobox.h 17944 17945 /* 17946 * This header is architecture neutral 17947 * Please refer to the generic specification for details 17948 */ 17949 __________________________________________________________ 17950 17951 7.5.30. QtGui/qcommonstyle.h 17952 17953 /* 17954 * This header is architecture neutral 17955 * Please refer to the generic specification for details 17956 */ 17957 __________________________________________________________ 17958 17959 7.5.31. QtGui/qcursor.h 17960 17961 /* 17962 * This header is architecture neutral 17963 * Please refer to the generic specification for details 17964 */ 17965 __________________________________________________________ 17966 17967 7.5.32. QtGui/qdatetimeedit.h 17968 17969 /* 17970 * This header is architecture neutral 17971 * Please refer to the generic specification for details 17972 */ 17973 __________________________________________________________ 17974 17975 7.5.33. QtGui/qdesktopwidget.h 17976 17977 /* 17978 * This header is architecture neutral 17979 * Please refer to the generic specification for details 17980 */ 17981 __________________________________________________________ 17982 17983 7.5.34. QtGui/qdial.h 17984 17985 /* 17986 * This header is architecture neutral 17987 * Please refer to the generic specification for details 17988 */ 17989 __________________________________________________________ 17990 17991 7.5.35. QtGui/qdialog.h 17992 17993 /* 17994 * This header is architecture neutral 17995 * Please refer to the generic specification for details 17996 */ 17997 __________________________________________________________ 17998 17999 7.5.36. QtGui/qdirmodel.h 18000 18001 /* 18002 * This header is architecture neutral 18003 * Please refer to the generic specification for details 18004 */ 18005 __________________________________________________________ 18006 18007 7.5.37. QtGui/qdockwidget.h 18008 18009 /* 18010 * This header is architecture neutral 18011 * Please refer to the generic specification for details 18012 */ 18013 __________________________________________________________ 18014 18015 7.5.38. QtGui/qdrag.h 18016 18017 /* 18018 * This header is architecture neutral 18019 * Please refer to the generic specification for details 18020 */ 18021 __________________________________________________________ 18022 18023 7.5.39. QtGui/qerrormessage.h 18024 18025 /* 18026 * This header is architecture neutral 18027 * Please refer to the generic specification for details 18028 */ 18029 __________________________________________________________ 18030 18031 7.5.40. QtGui/qevent.h 18032 18033 /* 18034 * This header is architecture neutral 18035 * Please refer to the generic specification for details 18036 */ 18037 __________________________________________________________ 18038 18039 7.5.41. QtGui/qfiledialog.h 18040 18041 /* 18042 * This header is architecture neutral 18043 * Please refer to the generic specification for details 18044 */ 18045 __________________________________________________________ 18046 18047 7.5.42. QtGui/qfocusframe.h 18048 18049 /* 18050 * This header is architecture neutral 18051 * Please refer to the generic specification for details 18052 */ 18053 __________________________________________________________ 18054 18055 7.5.43. QtGui/qfont.h 18056 18057 /* 18058 * This header is architecture neutral 18059 * Please refer to the generic specification for details 18060 */ 18061 __________________________________________________________ 18062 18063 7.5.44. QtGui/qfontdatabase.h 18064 18065 /* 18066 * This header is architecture neutral 18067 * Please refer to the generic specification for details 18068 */ 18069 __________________________________________________________ 18070 18071 7.5.45. QtGui/qfontdialog.h 18072 18073 /* 18074 * This header is architecture neutral 18075 * Please refer to the generic specification for details 18076 */ 18077 __________________________________________________________ 18078 18079 7.5.46. QtGui/qfontinfo.h 18080 18081 /* 18082 * This header is architecture neutral 18083 * Please refer to the generic specification for details 18084 */ 18085 __________________________________________________________ 18086 18087 7.5.47. QtGui/qfontmetrics.h 18088 18089 /* 18090 * This header is architecture neutral 18091 * Please refer to the generic specification for details 18092 */ 18093 __________________________________________________________ 18094 18095 7.5.48. QtGui/qframe.h 18096 18097 /* 18098 * This header is architecture neutral 18099 * Please refer to the generic specification for details 18100 */ 18101 __________________________________________________________ 18102 18103 7.5.49. QtGui/qgridlayout.h 18104 18105 /* 18106 * This header is architecture neutral 18107 * Please refer to the generic specification for details 18108 */ 18109 __________________________________________________________ 18110 18111 7.5.50. QtGui/qgroupbox.h 18112 18113 /* 18114 * This header is architecture neutral 18115 * Please refer to the generic specification for details 18116 */ 18117 __________________________________________________________ 18118 18119 7.5.51. QtGui/qheaderview.h 18120 18121 /* 18122 * This header is architecture neutral 18123 * Please refer to the generic specification for details 18124 */ 18125 __________________________________________________________ 18126 18127 7.5.52. QtGui/qicon.h 18128 18129 /* 18130 * This header is architecture neutral 18131 * Please refer to the generic specification for details 18132 */ 18133 __________________________________________________________ 18134 18135 7.5.53. QtGui/qiconengine.h 18136 18137 /* 18138 * This header is architecture neutral 18139 * Please refer to the generic specification for details 18140 */ 18141 __________________________________________________________ 18142 18143 7.5.54. QtGui/qiconengineplugin.h 18144 18145 /* 18146 * This header is architecture neutral 18147 * Please refer to the generic specification for details 18148 */ 18149 __________________________________________________________ 18150 18151 7.5.55. QtGui/qimage.h 18152 18153 /* 18154 * This header is architecture neutral 18155 * Please refer to the generic specification for details 18156 */ 18157 __________________________________________________________ 18158 18159 7.5.56. QtGui/qimageiohandler.h 18160 18161 /* 18162 * This header is architecture neutral 18163 * Please refer to the generic specification for details 18164 */ 18165 __________________________________________________________ 18166 18167 7.5.57. QtGui/qimagereader.h 18168 18169 /* 18170 * This header is architecture neutral 18171 * Please refer to the generic specification for details 18172 */ 18173 __________________________________________________________ 18174 18175 7.5.58. QtGui/qimagewriter.h 18176 18177 /* 18178 * This header is architecture neutral 18179 * Please refer to the generic specification for details 18180 */ 18181 __________________________________________________________ 18182 18183 7.5.59. QtGui/qinputcontext.h 18184 18185 /* 18186 * This header is architecture neutral 18187 * Please refer to the generic specification for details 18188 */ 18189 __________________________________________________________ 18190 18191 7.5.60. QtGui/qinputcontextfactory.h 18192 18193 /* 18194 * This header is architecture neutral 18195 * Please refer to the generic specification for details 18196 */ 18197 __________________________________________________________ 18198 18199 7.5.61. QtGui/qinputcontextplugin.h 18200 18201 /* 18202 * This header is architecture neutral 18203 * Please refer to the generic specification for details 18204 */ 18205 __________________________________________________________ 18206 18207 7.5.62. QtGui/qinputdialog.h 18208 18209 /* 18210 * This header is architecture neutral 18211 * Please refer to the generic specification for details 18212 */ 18213 __________________________________________________________ 18214 18215 7.5.63. QtGui/qitemdelegate.h 18216 18217 /* 18218 * This header is architecture neutral 18219 * Please refer to the generic specification for details 18220 */ 18221 __________________________________________________________ 18222 18223 7.5.64. QtGui/qitemeditorfactory.h 18224 18225 /* 18226 * This header is architecture neutral 18227 * Please refer to the generic specification for details 18228 */ 18229 __________________________________________________________ 18230 18231 7.5.65. QtGui/qitemselectionmodel.h 18232 18233 /* 18234 * This header is architecture neutral 18235 * Please refer to the generic specification for details 18236 */ 18237 __________________________________________________________ 18238 18239 7.5.66. QtGui/qkeysequence.h 18240 18241 /* 18242 * This header is architecture neutral 18243 * Please refer to the generic specification for details 18244 */ 18245 __________________________________________________________ 18246 18247 7.5.67. QtGui/qlabel.h 18248 18249 /* 18250 * This header is architecture neutral 18251 * Please refer to the generic specification for details 18252 */ 18253 __________________________________________________________ 18254 18255 7.5.68. QtGui/qlayout.h 18256 18257 /* 18258 * This header is architecture neutral 18259 * Please refer to the generic specification for details 18260 */ 18261 __________________________________________________________ 18262 18263 7.5.69. QtGui/qlayoutitem.h 18264 18265 /* 18266 * This header is architecture neutral 18267 * Please refer to the generic specification for details 18268 */ 18269 __________________________________________________________ 18270 18271 7.5.70. QtGui/qlcdnumber.h 18272 18273 /* 18274 * This header is architecture neutral 18275 * Please refer to the generic specification for details 18276 */ 18277 __________________________________________________________ 18278 18279 7.5.71. QtGui/qlineedit.h 18280 18281 /* 18282 * This header is architecture neutral 18283 * Please refer to the generic specification for details 18284 */ 18285 __________________________________________________________ 18286 18287 7.5.72. QtGui/qlistview.h 18288 18289 /* 18290 * This header is architecture neutral 18291 * Please refer to the generic specification for details 18292 */ 18293 __________________________________________________________ 18294 18295 7.5.73. QtGui/qlistwidget.h 18296 18297 /* 18298 * This header is architecture neutral 18299 * Please refer to the generic specification for details 18300 */ 18301 __________________________________________________________ 18302 18303 7.5.74. QtGui/qmainwindow.h 18304 18305 /* 18306 * This header is architecture neutral 18307 * Please refer to the generic specification for details 18308 */ 18309 __________________________________________________________ 18310 18311 7.5.75. QtGui/qmatrix.h 18312 18313 /* 18314 * This header is architecture neutral 18315 * Please refer to the generic specification for details 18316 */ 18317 __________________________________________________________ 18318 18319 7.5.76. QtGui/qmenu.h 18320 18321 /* 18322 * This header is architecture neutral 18323 * Please refer to the generic specification for details 18324 */ 18325 __________________________________________________________ 18326 18327 7.5.77. QtGui/qmenubar.h 18328 18329 /* 18330 * This header is architecture neutral 18331 * Please refer to the generic specification for details 18332 */ 18333 __________________________________________________________ 18334 18335 7.5.78. QtGui/qmenudata.h 18336 18337 /* 18338 * This header is architecture neutral 18339 * Please refer to the generic specification for details 18340 */ 18341 __________________________________________________________ 18342 18343 7.5.79. QtGui/qmessagebox.h 18344 18345 /* 18346 * This header is architecture neutral 18347 * Please refer to the generic specification for details 18348 */ 18349 __________________________________________________________ 18350 18351 7.5.80. QtGui/qmime.h 18352 18353 /* 18354 * This header is architecture neutral 18355 * Please refer to the generic specification for details 18356 */ 18357 __________________________________________________________ 18358 18359 7.5.81. QtGui/qmotifstyle.h 18360 18361 /* 18362 * This header is architecture neutral 18363 * Please refer to the generic specification for details 18364 */ 18365 __________________________________________________________ 18366 18367 7.5.82. QtGui/qmovie.h 18368 18369 /* 18370 * This header is architecture neutral 18371 * Please refer to the generic specification for details 18372 */ 18373 __________________________________________________________ 18374 18375 7.5.83. QtGui/qpagesetupdialog.h 18376 18377 /* 18378 * This header is architecture neutral 18379 * Please refer to the generic specification for details 18380 */ 18381 __________________________________________________________ 18382 18383 7.5.84. QtGui/qpaintdevice.h 18384 18385 /* 18386 * This header is architecture neutral 18387 * Please refer to the generic specification for details 18388 */ 18389 __________________________________________________________ 18390 18391 7.5.85. QtGui/qpaintengine.h 18392 18393 /* 18394 * This header is architecture neutral 18395 * Please refer to the generic specification for details 18396 */ 18397 __________________________________________________________ 18398 18399 7.5.86. QtGui/qpainter.h 18400 18401 /* 18402 * This header is architecture neutral 18403 * Please refer to the generic specification for details 18404 */ 18405 __________________________________________________________ 18406 18407 7.5.87. QtGui/qpainterpath.h 18408 18409 /* 18410 * This header is architecture neutral 18411 * Please refer to the generic specification for details 18412 */ 18413 __________________________________________________________ 18414 18415 7.5.88. QtGui/qpalette.h 18416 18417 /* 18418 * This header is architecture neutral 18419 * Please refer to the generic specification for details 18420 */ 18421 __________________________________________________________ 18422 18423 7.5.89. QtGui/qpen.h 18424 18425 /* 18426 * This header is architecture neutral 18427 * Please refer to the generic specification for details 18428 */ 18429 __________________________________________________________ 18430 18431 7.5.90. QtGui/qpicture.h 18432 18433 /* 18434 * This header is architecture neutral 18435 * Please refer to the generic specification for details 18436 */ 18437 __________________________________________________________ 18438 18439 7.5.91. QtGui/qpictureformatplugin.h 18440 18441 /* 18442 * This header is architecture neutral 18443 * Please refer to the generic specification for details 18444 */ 18445 __________________________________________________________ 18446 18447 7.5.92. QtGui/qpixmap.h 18448 18449 /* 18450 * This header is architecture neutral 18451 * Please refer to the generic specification for details 18452 */ 18453 __________________________________________________________ 18454 18455 7.5.93. QtGui/qpixmapcache.h 18456 18457 /* 18458 * This header is architecture neutral 18459 * Please refer to the generic specification for details 18460 */ 18461 __________________________________________________________ 18462 18463 7.5.94. QtGui/qplastiquestyle.h 18464 18465 /* 18466 * This header is architecture neutral 18467 * Please refer to the generic specification for details 18468 */ 18469 __________________________________________________________ 18470 18471 7.5.95. QtGui/qpolygon.h 18472 18473 /* 18474 * This header is architecture neutral 18475 * Please refer to the generic specification for details 18476 */ 18477 __________________________________________________________ 18478 18479 7.5.96. QtGui/qprintdialog.h 18480 18481 /* 18482 * This header is architecture neutral 18483 * Please refer to the generic specification for details 18484 */ 18485 __________________________________________________________ 18486 18487 7.5.97. QtGui/qprintengine.h 18488 18489 /* 18490 * This header is architecture neutral 18491 * Please refer to the generic specification for details 18492 */ 18493 __________________________________________________________ 18494 18495 7.5.98. QtGui/qprinter.h 18496 18497 /* 18498 * This header is architecture neutral 18499 * Please refer to the generic specification for details 18500 */ 18501 __________________________________________________________ 18502 18503 7.5.99. QtGui/qprogressbar.h 18504 18505 /* 18506 * This header is architecture neutral 18507 * Please refer to the generic specification for details 18508 */ 18509 __________________________________________________________ 18510 18511 7.5.100. QtGui/qprogressdialog.h 18512 18513 /* 18514 * This header is architecture neutral 18515 * Please refer to the generic specification for details 18516 */ 18517 __________________________________________________________ 18518 18519 7.5.101. QtGui/qproxymodel.h 18520 18521 /* 18522 * This header is architecture neutral 18523 * Please refer to the generic specification for details 18524 */ 18525 __________________________________________________________ 18526 18527 7.5.102. QtGui/qpushbutton.h 18528 18529 /* 18530 * This header is architecture neutral 18531 * Please refer to the generic specification for details 18532 */ 18533 __________________________________________________________ 18534 18535 7.5.103. QtGui/qradiobutton.h 18536 18537 /* 18538 * This header is architecture neutral 18539 * Please refer to the generic specification for details 18540 */ 18541 __________________________________________________________ 18542 18543 7.5.104. QtGui/qregion.h 18544 18545 /* 18546 * This header is architecture neutral 18547 * Please refer to the generic specification for details 18548 */ 18549 __________________________________________________________ 18550 18551 7.5.105. QtGui/qrgb.h 18552 18553 /* 18554 * This header is architecture neutral 18555 * Please refer to the generic specification for details 18556 */ 18557 __________________________________________________________ 18558 18559 7.5.106. QtGui/qrubberband.h 18560 18561 /* 18562 * This header is architecture neutral 18563 * Please refer to the generic specification for details 18564 */ 18565 __________________________________________________________ 18566 18567 7.5.107. QtGui/qscrollarea.h 18568 18569 /* 18570 * This header is architecture neutral 18571 * Please refer to the generic specification for details 18572 */ 18573 __________________________________________________________ 18574 18575 7.5.108. QtGui/qscrollbar.h 18576 18577 /* 18578 * This header is architecture neutral 18579 * Please refer to the generic specification for details 18580 */ 18581 __________________________________________________________ 18582 18583 7.5.109. QtGui/qsessionmanager.h 18584 18585 /* 18586 * This header is architecture neutral 18587 * Please refer to the generic specification for details 18588 */ 18589 __________________________________________________________ 18590 18591 7.5.110. QtGui/qshortcut.h 18592 18593 /* 18594 * This header is architecture neutral 18595 * Please refer to the generic specification for details 18596 */ 18597 __________________________________________________________ 18598 18599 7.5.111. QtGui/qsizegrip.h 18600 18601 /* 18602 * This header is architecture neutral 18603 * Please refer to the generic specification for details 18604 */ 18605 __________________________________________________________ 18606 18607 7.5.112. QtGui/qsizepolicy.h 18608 18609 /* 18610 * This header is architecture neutral 18611 * Please refer to the generic specification for details 18612 */ 18613 __________________________________________________________ 18614 18615 7.5.113. QtGui/qslider.h 18616 18617 /* 18618 * This header is architecture neutral 18619 * Please refer to the generic specification for details 18620 */ 18621 __________________________________________________________ 18622 18623 7.5.114. QtGui/qsortfilterproxymodel.h 18624 18625 /* 18626 * This header is architecture neutral 18627 * Please refer to the generic specification for details 18628 */ 18629 __________________________________________________________ 18630 18631 7.5.115. QtGui/qsound.h 18632 18633 /* 18634 * This header is architecture neutral 18635 * Please refer to the generic specification for details 18636 */ 18637 __________________________________________________________ 18638 18639 7.5.116. QtGui/qspinbox.h 18640 18641 /* 18642 * This header is architecture neutral 18643 * Please refer to the generic specification for details 18644 */ 18645 __________________________________________________________ 18646 18647 7.5.117. QtGui/qsplashscreen.h 18648 18649 /* 18650 * This header is architecture neutral 18651 * Please refer to the generic specification for details 18652 */ 18653 __________________________________________________________ 18654 18655 7.5.118. QtGui/qsplitter.h 18656 18657 /* 18658 * This header is architecture neutral 18659 * Please refer to the generic specification for details 18660 */ 18661 __________________________________________________________ 18662 18663 7.5.119. QtGui/qstackedlayout.h 18664 18665 /* 18666 * This header is architecture neutral 18667 * Please refer to the generic specification for details 18668 */ 18669 __________________________________________________________ 18670 18671 7.5.120. QtGui/qstackedwidget.h 18672 18673 /* 18674 * This header is architecture neutral 18675 * Please refer to the generic specification for details 18676 */ 18677 __________________________________________________________ 18678 18679 7.5.121. QtGui/qstandarditemmodel.h 18680 18681 /* 18682 * This header is architecture neutral 18683 * Please refer to the generic specification for details 18684 */ 18685 __________________________________________________________ 18686 18687 7.5.122. QtGui/qstatusbar.h 18688 18689 /* 18690 * This header is architecture neutral 18691 * Please refer to the generic specification for details 18692 */ 18693 __________________________________________________________ 18694 18695 7.5.123. QtGui/qstringlistmodel.h 18696 18697 /* 18698 * This header is architecture neutral 18699 * Please refer to the generic specification for details 18700 */ 18701 __________________________________________________________ 18702 18703 7.5.124. QtGui/qstyle.h 18704 18705 /* 18706 * This header is architecture neutral 18707 * Please refer to the generic specification for details 18708 */ 18709 __________________________________________________________ 18710 18711 7.5.125. QtGui/qstylefactory.h 18712 18713 /* 18714 * This header is architecture neutral 18715 * Please refer to the generic specification for details 18716 */ 18717 __________________________________________________________ 18718 18719 7.5.126. QtGui/qstyleoption.h 18720 18721 /* 18722 * This header is architecture neutral 18723 * Please refer to the generic specification for details 18724 */ 18725 __________________________________________________________ 18726 18727 7.5.127. QtGui/qstylepainter.h 18728 18729 /* 18730 * This header is architecture neutral 18731 * Please refer to the generic specification for details 18732 */ 18733 __________________________________________________________ 18734 18735 7.5.128. QtGui/qstyleplugin.h 18736 18737 /* 18738 * This header is architecture neutral 18739 * Please refer to the generic specification for details 18740 */ 18741 __________________________________________________________ 18742 18743 7.5.129. QtGui/qsyntaxhighlighter.h 18744 18745 /* 18746 * This header is architecture neutral 18747 * Please refer to the generic specification for details 18748 */ 18749 __________________________________________________________ 18750 18751 7.5.130. QtGui/qtabbar.h 18752 18753 /* 18754 * This header is architecture neutral 18755 * Please refer to the generic specification for details 18756 */ 18757 __________________________________________________________ 18758 18759 7.5.131. QtGui/qtableview.h 18760 18761 /* 18762 * This header is architecture neutral 18763 * Please refer to the generic specification for details 18764 */ 18765 __________________________________________________________ 18766 18767 7.5.132. QtGui/qtablewidget.h 18768 18769 /* 18770 * This header is architecture neutral 18771 * Please refer to the generic specification for details 18772 */ 18773 __________________________________________________________ 18774 18775 7.5.133. QtGui/qtabwidget.h 18776 18777 /* 18778 * This header is architecture neutral 18779 * Please refer to the generic specification for details 18780 */ 18781 __________________________________________________________ 18782 18783 7.5.134. QtGui/qtextbrowser.h 18784 18785 /* 18786 * This header is architecture neutral 18787 * Please refer to the generic specification for details 18788 */ 18789 __________________________________________________________ 18790 18791 7.5.135. QtGui/qtextcursor.h 18792 18793 /* 18794 * This header is architecture neutral 18795 * Please refer to the generic specification for details 18796 */ 18797 __________________________________________________________ 18798 18799 7.5.136. QtGui/qtextdocument.h 18800 18801 /* 18802 * This header is architecture neutral 18803 * Please refer to the generic specification for details 18804 */ 18805 __________________________________________________________ 18806 18807 7.5.137. QtGui/qtextdocumentfragment.h 18808 18809 /* 18810 * This header is architecture neutral 18811 * Please refer to the generic specification for details 18812 */ 18813 __________________________________________________________ 18814 18815 7.5.138. QtGui/qtextedit.h 18816 18817 /* 18818 * This header is architecture neutral 18819 * Please refer to the generic specification for details 18820 */ 18821 __________________________________________________________ 18822 18823 7.5.139. QtGui/qtextformat.h 18824 18825 /* 18826 * This header is architecture neutral 18827 * Please refer to the generic specification for details 18828 */ 18829 __________________________________________________________ 18830 18831 7.5.140. QtGui/qtextlayout.h 18832 18833 /* 18834 * This header is architecture neutral 18835 * Please refer to the generic specification for details 18836 */ 18837 __________________________________________________________ 18838 18839 7.5.141. QtGui/qtextlist.h 18840 18841 /* 18842 * This header is architecture neutral 18843 * Please refer to the generic specification for details 18844 */ 18845 __________________________________________________________ 18846 18847 7.5.142. QtGui/qtextobject.h 18848 18849 /* 18850 * This header is architecture neutral 18851 * Please refer to the generic specification for details 18852 */ 18853 __________________________________________________________ 18854 18855 7.5.143. QtGui/qtextoption.h 18856 18857 /* 18858 * This header is architecture neutral 18859 * Please refer to the generic specification for details 18860 */ 18861 __________________________________________________________ 18862 18863 7.5.144. QtGui/qtexttable.h 18864 18865 /* 18866 * This header is architecture neutral 18867 * Please refer to the generic specification for details 18868 */ 18869 __________________________________________________________ 18870 18871 7.5.145. QtGui/qtoolbar.h 18872 18873 /* 18874 * This header is architecture neutral 18875 * Please refer to the generic specification for details 18876 */ 18877 __________________________________________________________ 18878 18879 7.5.146. QtGui/qtoolbox.h 18880 18881 /* 18882 * This header is architecture neutral 18883 * Please refer to the generic specification for details 18884 */ 18885 __________________________________________________________ 18886 18887 7.5.147. QtGui/qtoolbutton.h 18888 18889 /* 18890 * This header is architecture neutral 18891 * Please refer to the generic specification for details 18892 */ 18893 __________________________________________________________ 18894 18895 7.5.148. QtGui/qtooltip.h 18896 18897 /* 18898 * This header is architecture neutral 18899 * Please refer to the generic specification for details 18900 */ 18901 __________________________________________________________ 18902 18903 7.5.149. QtGui/qtreeview.h 18904 18905 /* 18906 * This header is architecture neutral 18907 * Please refer to the generic specification for details 18908 */ 18909 __________________________________________________________ 18910 18911 7.5.150. QtGui/qtreewidget.h 18912 18913 /* 18914 * This header is architecture neutral 18915 * Please refer to the generic specification for details 18916 */ 18917 __________________________________________________________ 18918 18919 7.5.151. QtGui/qtreewidgetitemiterator.h 18920 18921 /* 18922 * This header is architecture neutral 18923 * Please refer to the generic specification for details 18924 */ 18925 __________________________________________________________ 18926 18927 7.5.152. QtGui/qvalidator.h 18928 18929 /* 18930 * This header is architecture neutral 18931 * Please refer to the generic specification for details 18932 */ 18933 __________________________________________________________ 18934 18935 7.5.153. QtGui/qvfbhdr.h 18936 18937 /* 18938 * This header is architecture neutral 18939 * Please refer to the generic specification for details 18940 */ 18941 __________________________________________________________ 18942 18943 7.5.154. QtGui/qwhatsthis.h 18944 18945 /* 18946 * This header is architecture neutral 18947 * Please refer to the generic specification for details 18948 */ 18949 __________________________________________________________ 18950 18951 7.5.155. QtGui/qwidget.h 18952 18953 /* 18954 * This header is architecture neutral 18955 * Please refer to the generic specification for details 18956 */ 18957 __________________________________________________________ 18958 18959 7.5.156. QtGui/qwindowdefs.h 18960 18961 /* 18962 * This header is architecture neutral 18963 * Please refer to the generic specification for details 18964 */ 18965 __________________________________________________________ 18966 18967 7.5.157. QtGui/qwindowsstyle.h 18968 18969 /* 18970 * This header is architecture neutral 18971 * Please refer to the generic specification for details 18972 */ 18973 __________________________________________________________ 18974 18975 7.5.158. QtGui/qwmatrix.h 18976 18977 /* 18978 * This header is architecture neutral 18979 * Please refer to the generic specification for details 18980 */ 18981 __________________________________________________________ 18982 18983 7.5.159. QtGui/qworkspace.h 18984 18985 /* 18986 * This header is architecture neutral 18987 * Please refer to the generic specification for details 18988 */ 18989 __________________________________________________________ 18990 18991 7.6. Interfaces for libQtXml 18992 18993 Table 7-552 defines the library name and shared object name for 18994 the libQtXml library 18995 18996 Table 7-552. libQtXml Definition 18997 Library: libQtXml 18998 SONAME: libQtXml.so.4 18999 19000 The behavior of the interfaces in this library is specified by 19001 the following specifications: 19002 19003 [CXXABI] Itanium(TM) C++ ABI 19004 __________________________________________________________ 19005 19006 7.6.1. QtXml 19007 __________________________________________________________ 19008 19009 7.6.1.1. Class data for QXmlAttributes 19010 19011 The virtual table for the QXmlAttributes class is described by 19012 Table 7-553 19013 19014 Table 7-553. Primary vtable for QXmlAttributes 19015 Base Offset 0 19016 Virtual Base Offset 0 19017 RTTI typeinfo for QXmlAttributes 19018 vfunc[0]: NULL or QXmlAttributes::~QXmlAttributes() 19019 vfunc[1]: NULL or QXmlAttributes::~QXmlAttributes() 19020 19021 The Run Time Type Information for the QXmlAttributes class is 19022 described by Table 7-554 19023 19024 Table 7-554. typeinfo for QXmlAttributes 19025 Base Vtable vtable for __cxxabiv1::__class_type_info 19026 Name typeinfo name for QXmlAttributes 19027 __________________________________________________________ 19028 19029 7.6.1.2. Class data for QXmlInputSource 19030 19031 The virtual table for the QXmlInputSource class is described by 19032 Table 7-555 19033 19034 Table 7-555. Primary vtable for QXmlInputSource 19035 Base Offset 0 19036 Virtual Base Offset 0 19037 RTTI typeinfo for QXmlInputSource 19038 vfunc[0]: QXmlInputSource::~QXmlInputSource() 19039 vfunc[1]: QXmlInputSource::~QXmlInputSource() 19040 vfunc[2]: QXmlInputSource::setData(QString const&) 19041 vfunc[3]: QXmlInputSource::setData(QByteArray const&) 19042 vfunc[4]: QXmlInputSource::fetchData() 19043 vfunc[5]: QXmlInputSource::data() const 19044 vfunc[6]: QXmlInputSource::next() 19045 vfunc[7]: QXmlInputSource::reset() 19046 vfunc[8]: QXmlInputSource::fromRawData(QByteArray const&, bool) 19047 19048 The Run Time Type Information for the QXmlInputSource class is 19049 described by Table 7-556 19050 19051 Table 7-556. typeinfo for QXmlInputSource 19052 Base Vtable vtable for __cxxabiv1::__class_type_info 19053 Name typeinfo name for QXmlInputSource 19054 __________________________________________________________ 19055 19056 7.6.1.3. Class data for QXmlReader 19057 19058 The virtual table for the QXmlReader class is described by 19059 Table 7-557 19060 19061 Table 7-557. Primary vtable for QXmlReader 19062 Base Offset 0 19063 Virtual Base Offset 0 19064 RTTI typeinfo for QXmlReader 19065 vfunc[0]: NULL or QXmlReader::~QXmlReader() 19066 vfunc[1]: NULL or QXmlReader::~QXmlReader() 19067 vfunc[2]: __cxa_pure_virtual 19068 vfunc[3]: __cxa_pure_virtual 19069 vfunc[4]: __cxa_pure_virtual 19070 vfunc[5]: __cxa_pure_virtual 19071 vfunc[6]: __cxa_pure_virtual 19072 vfunc[7]: __cxa_pure_virtual 19073 vfunc[8]: __cxa_pure_virtual 19074 vfunc[9]: __cxa_pure_virtual 19075 vfunc[10]: __cxa_pure_virtual 19076 vfunc[11]: __cxa_pure_virtual 19077 vfunc[12]: __cxa_pure_virtual 19078 vfunc[13]: __cxa_pure_virtual 19079 vfunc[14]: __cxa_pure_virtual 19080 vfunc[15]: __cxa_pure_virtual 19081 vfunc[16]: __cxa_pure_virtual 19082 vfunc[17]: __cxa_pure_virtual 19083 vfunc[18]: __cxa_pure_virtual 19084 vfunc[19]: __cxa_pure_virtual 19085 vfunc[20]: __cxa_pure_virtual 19086 vfunc[21]: __cxa_pure_virtual 19087 19088 The Run Time Type Information for the QXmlReader class is 19089 described by Table 7-558 19090 19091 Table 7-558. typeinfo for QXmlReader 19092 Base Vtable vtable for __cxxabiv1::__class_type_info 19093 Name typeinfo name for QXmlReader 19094 __________________________________________________________ 19095 19096 7.6.1.4. Class data for QXmlSimpleReader 19097 19098 The virtual table for the QXmlSimpleReader class is described 19099 by Table 7-559 19100 19101 Table 7-559. Primary vtable for QXmlSimpleReader 19102 Base Offset 0 19103 Virtual Base Offset 0 19104 RTTI typeinfo for QXmlSimpleReader 19105 vfunc[0]: QXmlSimpleReader::~QXmlSimpleReader() 19106 vfunc[1]: QXmlSimpleReader::~QXmlSimpleReader() 19107 vfunc[2]: QXmlSimpleReader::feature(QString const&, bool*) 19108 const 19109 vfunc[3]: QXmlSimpleReader::setFeature(QString const&, bool) 19110 vfunc[4]: QXmlSimpleReader::hasFeature(QString const&) const 19111 vfunc[5]: QXmlSimpleReader::property(QString const&, bool*) 19112 const 19113 vfunc[6]: QXmlSimpleReader::setProperty(QString const&, void*) 19114 vfunc[7]: QXmlSimpleReader::hasProperty(QString const&) const 19115 vfunc[8]: 19116 QXmlSimpleReader::setEntityResolver(QXmlEntityResolver*) 19117 vfunc[9]: QXmlSimpleReader::entityResolver() const 19118 vfunc[10]: QXmlSimpleReader::setDTDHandler(QXmlDTDHandler*) 19119 vfunc[11]: QXmlSimpleReader::DTDHandler() const 19120 vfunc[12]: 19121 QXmlSimpleReader::setContentHandler(QXmlContentHandler*) 19122 vfunc[13]: QXmlSimpleReader::contentHandler() const 19123 vfunc[14]: QXmlSimpleReader::setErrorHandler(QXmlErrorHandler*) 19124 vfunc[15]: QXmlSimpleReader::errorHandler() const 19125 vfunc[16]: 19126 QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler*) 19127 vfunc[17]: QXmlSimpleReader::lexicalHandler() const 19128 vfunc[18]: QXmlSimpleReader::setDeclHandler(QXmlDeclHandler*) 19129 vfunc[19]: QXmlSimpleReader::declHandler() const 19130 vfunc[20]: QXmlSimpleReader::parse(QXmlInputSource const&) 19131 vfunc[21]: QXmlSimpleReader::parse(QXmlInputSource const*) 19132 vfunc[22]: QXmlSimpleReader::parse(QXmlInputSource const*, 19133 bool) 19134 vfunc[23]: QXmlSimpleReader::parseContinue() 19135 19136 The Run Time Type Information for the QXmlSimpleReader class is 19137 described by Table 7-560 19138 19139 Table 7-560. typeinfo for QXmlSimpleReader 19140 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19141 Name typeinfo name for QXmlSimpleReader 19142 basetype: typeinfo for QXmlReader 19143 __________________________________________________________ 19144 19145 7.6.1.5. Class data for QXmlLocator 19146 19147 The virtual table for the QXmlLocator class is described by 19148 Table 7-561 19149 19150 Table 7-561. Primary vtable for QXmlLocator 19151 Base Offset 0 19152 Virtual Base Offset 0 19153 RTTI typeinfo for QXmlLocator 19154 vfunc[0]: QXmlLocator::~QXmlLocator() 19155 vfunc[1]: QXmlLocator::~QXmlLocator() 19156 vfunc[2]: __cxa_pure_virtual 19157 vfunc[3]: __cxa_pure_virtual 19158 19159 The Run Time Type Information for the QXmlLocator class is 19160 described by Table 7-562 19161 19162 Table 7-562. typeinfo for QXmlLocator 19163 Base Vtable vtable for __cxxabiv1::__class_type_info 19164 Name typeinfo name for QXmlLocator 19165 __________________________________________________________ 19166 19167 7.6.1.6. Class data for QXmlContentHandler 19168 19169 The virtual table for the QXmlContentHandler class is described 19170 by Table 7-563 19171 19172 Table 7-563. Primary vtable for QXmlContentHandler 19173 Base Offset 0 19174 Virtual Base Offset 0 19175 RTTI typeinfo for QXmlContentHandler 19176 vfunc[0]: NULL or QXmlContentHandler::~QXmlContentHandler() 19177 vfunc[1]: NULL or QXmlContentHandler::~QXmlContentHandler() 19178 vfunc[2]: __cxa_pure_virtual 19179 vfunc[3]: __cxa_pure_virtual 19180 vfunc[4]: __cxa_pure_virtual 19181 vfunc[5]: __cxa_pure_virtual 19182 vfunc[6]: __cxa_pure_virtual 19183 vfunc[7]: __cxa_pure_virtual 19184 vfunc[8]: __cxa_pure_virtual 19185 vfunc[9]: __cxa_pure_virtual 19186 vfunc[10]: __cxa_pure_virtual 19187 vfunc[11]: __cxa_pure_virtual 19188 vfunc[12]: __cxa_pure_virtual 19189 vfunc[13]: __cxa_pure_virtual 19190 19191 The Run Time Type Information for the QXmlContentHandler class 19192 is described by Table 7-564 19193 19194 Table 7-564. typeinfo for QXmlContentHandler 19195 Base Vtable vtable for __cxxabiv1::__class_type_info 19196 Name typeinfo name for QXmlContentHandler 19197 __________________________________________________________ 19198 19199 7.6.1.7. Class data for QXmlErrorHandler 19200 19201 The virtual table for the QXmlErrorHandler class is described 19202 by Table 7-565 19203 19204 Table 7-565. Primary vtable for QXmlErrorHandler 19205 Base Offset 0 19206 Virtual Base Offset 0 19207 RTTI typeinfo for QXmlErrorHandler 19208 vfunc[0]: NULL or QXmlErrorHandler::~QXmlErrorHandler() 19209 vfunc[1]: NULL or QXmlErrorHandler::~QXmlErrorHandler() 19210 vfunc[2]: __cxa_pure_virtual 19211 vfunc[3]: __cxa_pure_virtual 19212 vfunc[4]: __cxa_pure_virtual 19213 vfunc[5]: __cxa_pure_virtual 19214 19215 The Run Time Type Information for the QXmlErrorHandler class is 19216 described by Table 7-566 19217 19218 Table 7-566. typeinfo for QXmlErrorHandler 19219 Base Vtable vtable for __cxxabiv1::__class_type_info 19220 Name typeinfo name for QXmlErrorHandler 19221 __________________________________________________________ 19222 19223 7.6.1.8. Class data for QXmlDTDHandler 19224 19225 The virtual table for the QXmlDTDHandler class is described by 19226 Table 7-567 19227 19228 Table 7-567. Primary vtable for QXmlDTDHandler 19229 Base Offset 0 19230 Virtual Base Offset 0 19231 RTTI typeinfo for QXmlDTDHandler 19232 vfunc[0]: NULL or QXmlDTDHandler::~QXmlDTDHandler() 19233 vfunc[1]: NULL or QXmlDTDHandler::~QXmlDTDHandler() 19234 vfunc[2]: __cxa_pure_virtual 19235 vfunc[3]: __cxa_pure_virtual 19236 vfunc[4]: __cxa_pure_virtual 19237 19238 The Run Time Type Information for the QXmlDTDHandler class is 19239 described by Table 7-568 19240 19241 Table 7-568. typeinfo for QXmlDTDHandler 19242 Base Vtable vtable for __cxxabiv1::__class_type_info 19243 Name typeinfo name for QXmlDTDHandler 19244 __________________________________________________________ 19245 19246 7.6.1.9. Class data for QXmlEntityResolver 19247 19248 The virtual table for the QXmlEntityResolver class is described 19249 by Table 7-569 19250 19251 Table 7-569. Primary vtable for QXmlEntityResolver 19252 Base Offset 0 19253 Virtual Base Offset 0 19254 RTTI typeinfo for QXmlEntityResolver 19255 vfunc[0]: NULL or QXmlEntityResolver::~QXmlEntityResolver() 19256 vfunc[1]: NULL or QXmlEntityResolver::~QXmlEntityResolver() 19257 vfunc[2]: __cxa_pure_virtual 19258 vfunc[3]: __cxa_pure_virtual 19259 19260 The Run Time Type Information for the QXmlEntityResolver class 19261 is described by Table 7-570 19262 19263 Table 7-570. typeinfo for QXmlEntityResolver 19264 Base Vtable vtable for __cxxabiv1::__class_type_info 19265 Name typeinfo name for QXmlEntityResolver 19266 __________________________________________________________ 19267 19268 7.6.1.10. Class data for QXmlLexicalHandler 19269 19270 The virtual table for the QXmlLexicalHandler class is described 19271 by Table 7-571 19272 19273 Table 7-571. Primary vtable for QXmlLexicalHandler 19274 Base Offset 0 19275 Virtual Base Offset 0 19276 RTTI typeinfo for QXmlLexicalHandler 19277 vfunc[0]: NULL or QXmlLexicalHandler::~QXmlLexicalHandler() 19278 vfunc[1]: NULL or QXmlLexicalHandler::~QXmlLexicalHandler() 19279 vfunc[2]: __cxa_pure_virtual 19280 vfunc[3]: __cxa_pure_virtual 19281 vfunc[4]: __cxa_pure_virtual 19282 vfunc[5]: __cxa_pure_virtual 19283 vfunc[6]: __cxa_pure_virtual 19284 vfunc[7]: __cxa_pure_virtual 19285 vfunc[8]: __cxa_pure_virtual 19286 vfunc[9]: __cxa_pure_virtual 19287 19288 The Run Time Type Information for the QXmlLexicalHandler class 19289 is described by Table 7-572 19290 19291 Table 7-572. typeinfo for QXmlLexicalHandler 19292 Base Vtable vtable for __cxxabiv1::__class_type_info 19293 Name typeinfo name for QXmlLexicalHandler 19294 __________________________________________________________ 19295 19296 7.6.1.11. Class data for QXmlDeclHandler 19297 19298 The virtual table for the QXmlDeclHandler class is described by 19299 Table 7-573 19300 19301 Table 7-573. Primary vtable for QXmlDeclHandler 19302 Base Offset 0 19303 Virtual Base Offset 0 19304 RTTI typeinfo for QXmlDeclHandler 19305 vfunc[0]: NULL or QXmlDeclHandler::~QXmlDeclHandler() 19306 vfunc[1]: NULL or QXmlDeclHandler::~QXmlDeclHandler() 19307 vfunc[2]: __cxa_pure_virtual 19308 vfunc[3]: __cxa_pure_virtual 19309 vfunc[4]: __cxa_pure_virtual 19310 vfunc[5]: __cxa_pure_virtual 19311 19312 The Run Time Type Information for the QXmlDeclHandler class is 19313 described by Table 7-574 19314 19315 Table 7-574. typeinfo for QXmlDeclHandler 19316 Base Vtable vtable for __cxxabiv1::__class_type_info 19317 Name typeinfo name for QXmlDeclHandler 19318 __________________________________________________________ 19319 19320 7.6.1.12. Class data for QXmlDefaultHandler 19321 19322 The virtual table for the QXmlDefaultHandler class is described 19323 by Table 7-575 19324 19325 Table 7-575. Primary vtable for QXmlDefaultHandler 19326 Base Offset 0 19327 Virtual Base Offset 0 19328 RTTI typeinfo for QXmlDefaultHandler 19329 vfunc[0]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 19330 vfunc[1]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 19331 vfunc[2]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) 19332 vfunc[3]: QXmlDefaultHandler::startDocument() 19333 vfunc[4]: QXmlDefaultHandler::endDocument() 19334 vfunc[5]: QXmlDefaultHandler::startPrefixMapping(QString 19335 const&, QString const&) 19336 vfunc[6]: QXmlDefaultHandler::endPrefixMapping(QString const&) 19337 vfunc[7]: QXmlDefaultHandler::startElement(QString const&, 19338 QString const&, QString const&, QXmlAttributes const&) 19339 vfunc[8]: QXmlDefaultHandler::endElement(QString const&, 19340 QString const&, QString const&) 19341 vfunc[9]: QXmlDefaultHandler::characters(QString const&) 19342 vfunc[10]: QXmlDefaultHandler::ignorableWhitespace(QString 19343 const&) 19344 vfunc[11]: QXmlDefaultHandler::processingInstruction(QString 19345 const&, QString const&) 19346 vfunc[12]: QXmlDefaultHandler::skippedEntity(QString const&) 19347 vfunc[13]: QXmlDefaultHandler::errorString() const 19348 vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException 19349 const&) 19350 vfunc[15]: QXmlDefaultHandler::error(QXmlParseException const&) 19351 vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException 19352 const&) 19353 vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, 19354 QString const&, QString const&) 19355 vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString 19356 const&, QString const&, QString const&, QString const&) 19357 vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, 19358 QString const&, QXmlInputSource*&) 19359 vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, QString 19360 const&, QString const&) 19361 vfunc[21]: QXmlDefaultHandler::endDTD() 19362 vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) 19363 vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) 19364 vfunc[24]: QXmlDefaultHandler::startCDATA() 19365 vfunc[25]: QXmlDefaultHandler::endCDATA() 19366 vfunc[26]: QXmlDefaultHandler::comment(QString const&) 19367 vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, 19368 QString const&, QString const&, QString const&, QString const&) 19369 vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString 19370 const&, QString const&) 19371 vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString 19372 const&, QString const&, QString const&) 19373 19374 Table 7-576. Secondary vtable for QXmlDefaultHandler 19375 Base Offset -8 19376 Virtual Base Offset 0 19377 RTTI typeinfo for QXmlDefaultHandler 19378 vfunc[0]: NULL or non-virtual thunk to 19379 QXmlDefaultHandler::~QXmlDefaultHandler() 19380 vfunc[1]: NULL or non-virtual thunk to 19381 QXmlDefaultHandler::~QXmlDefaultHandler() 19382 vfunc[2]: non-virtual thunk to 19383 QXmlDefaultHandler::warning(QXmlParseException const&) 19384 vfunc[3]: non-virtual thunk to 19385 QXmlDefaultHandler::error(QXmlParseException const&) 19386 vfunc[4]: non-virtual thunk to 19387 QXmlDefaultHandler::fatalError(QXmlParseException const&) 19388 vfunc[5]: non-virtual thunk to 19389 QXmlDefaultHandler::errorString() const 19390 19391 Table 7-577. Secondary vtable for QXmlDefaultHandler 19392 Base Offset -16 19393 Virtual Base Offset 0 19394 RTTI typeinfo for QXmlDefaultHandler 19395 vfunc[0]: NULL or non-virtual thunk to 19396 QXmlDefaultHandler::~QXmlDefaultHandler() 19397 vfunc[1]: NULL or non-virtual thunk to 19398 QXmlDefaultHandler::~QXmlDefaultHandler() 19399 vfunc[2]: non-virtual thunk to 19400 QXmlDefaultHandler::notationDecl(QString const&, QString 19401 const&, QString const&) 19402 vfunc[3]: non-virtual thunk to 19403 QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString 19404 const&, QString const&, QString const&) 19405 vfunc[4]: non-virtual thunk to 19406 QXmlDefaultHandler::errorString() const 19407 19408 Table 7-578. Secondary vtable for QXmlDefaultHandler 19409 Base Offset -24 19410 Virtual Base Offset 0 19411 RTTI typeinfo for QXmlDefaultHandler 19412 vfunc[0]: NULL or non-virtual thunk to 19413 QXmlDefaultHandler::~QXmlDefaultHandler() 19414 vfunc[1]: NULL or non-virtual thunk to 19415 QXmlDefaultHandler::~QXmlDefaultHandler() 19416 vfunc[2]: non-virtual thunk to 19417 QXmlDefaultHandler::resolveEntity(QString const&, QString 19418 const&, QXmlInputSource*&) 19419 vfunc[3]: non-virtual thunk to 19420 QXmlDefaultHandler::errorString() const 19421 19422 Table 7-579. Secondary vtable for QXmlDefaultHandler 19423 Base Offset -32 19424 Virtual Base Offset 0 19425 RTTI typeinfo for QXmlDefaultHandler 19426 vfunc[0]: NULL or non-virtual thunk to 19427 QXmlDefaultHandler::~QXmlDefaultHandler() 19428 vfunc[1]: NULL or non-virtual thunk to 19429 QXmlDefaultHandler::~QXmlDefaultHandler() 19430 vfunc[2]: non-virtual thunk to 19431 QXmlDefaultHandler::startDTD(QString const&, QString const&, 19432 QString const&) 19433 vfunc[3]: non-virtual thunk to QXmlDefaultHandler::endDTD() 19434 vfunc[4]: non-virtual thunk to 19435 QXmlDefaultHandler::startEntity(QString const&) 19436 vfunc[5]: non-virtual thunk to 19437 QXmlDefaultHandler::endEntity(QString const&) 19438 vfunc[6]: non-virtual thunk to QXmlDefaultHandler::startCDATA() 19439 vfunc[7]: non-virtual thunk to QXmlDefaultHandler::endCDATA() 19440 vfunc[8]: non-virtual thunk to 19441 QXmlDefaultHandler::comment(QString const&) 19442 vfunc[9]: non-virtual thunk to 19443 QXmlDefaultHandler::errorString() const 19444 19445 Table 7-580. Secondary vtable for QXmlDefaultHandler 19446 Base Offset -40 19447 Virtual Base Offset 0 19448 RTTI typeinfo for QXmlDefaultHandler 19449 vfunc[0]: NULL or non-virtual thunk to 19450 QXmlDefaultHandler::~QXmlDefaultHandler() 19451 vfunc[1]: NULL or non-virtual thunk to 19452 QXmlDefaultHandler::~QXmlDefaultHandler() 19453 vfunc[2]: non-virtual thunk to 19454 QXmlDefaultHandler::attributeDecl(QString const&, QString 19455 const&, QString const&, QString const&, QString const&) 19456 vfunc[3]: non-virtual thunk to 19457 QXmlDefaultHandler::internalEntityDecl(QString const&, QString 19458 const&) 19459 vfunc[4]: non-virtual thunk to 19460 QXmlDefaultHandler::externalEntityDecl(QString const&, QString 19461 const&, QString const&) 19462 vfunc[5]: non-virtual thunk to 19463 QXmlDefaultHandler::errorString() const 19464 19465 The Run Time Type Information for the QXmlDefaultHandler class 19466 is described by Table 7-581 19467 19468 Table 7-581. typeinfo for QXmlDefaultHandler 19469 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 19470 Name typeinfo name for QXmlDefaultHandler 19471 flags: 0 19472 basetype: typeinfo for QXmlContentHandler 2 19473 basetype: typeinfo for QXmlErrorHandler 1026 19474 basetype: typeinfo for QXmlErrorHandler 2050 19475 basetype: typeinfo for QXmlErrorHandler 1026 19476 basetype: typeinfo for QXmlErrorHandler 2050 19477 basetype: typeinfo for QXmlErrorHandler 1026 19478 __________________________________________________________ 19479 19480 7.6.1.13. Interfaces for QtXml 19481 19482 An LSB conforming implementation shall provide the architecture 19483 specific functions for QtXml specified in Table 7-582, with the 19484 full mandatory functionality as described in the referenced 19485 underlying specification. 19486 19487 Table 7-582. libQtXml - QtXml Function Interfaces 19488 _ZThn16_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ 19489 [CXXABI] 19490 _ZThn16_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_ 19491 S2_S2_ [CXXABI] 19492 _ZThn16_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19493 _ZThn24_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15Q 19494 XmlInputSource [CXXABI] 19495 _ZThn24_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19496 _ZThn32_N18QXmlDefaultHandler10startCDATAEv [CXXABI] 19497 _ZThn32_N18QXmlDefaultHandler11startEntityERK7QString [CXXABI] 19498 _ZThn32_N18QXmlDefaultHandler6endDTDEv [CXXABI] 19499 _ZThn32_N18QXmlDefaultHandler7commentERK7QString [CXXABI] 19500 _ZThn32_N18QXmlDefaultHandler8endCDATAEv [CXXABI] 19501 _ZThn32_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ 19502 [CXXABI] _ZThn32_N18QXmlDefaultHandler9endEntityERK7QString 19503 [CXXABI] 19504 _ZThn32_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19505 _ZThn40_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2 19506 _S2_ [CXXABI] 19507 _ZThn40_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_ 19508 S2_ [CXXABI] 19509 _ZThn40_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ 19510 [CXXABI] 19511 _ZThn40_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19512 _ZThn8_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException 19513 [CXXABI] 19514 _ZThn8_N18QXmlDefaultHandler5errorERK18QXmlParseException 19515 [CXXABI] 19516 _ZThn8_N18QXmlDefaultHandler7warningERK18QXmlParseException 19517 [CXXABI] 19518 _ZThn8_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19519 __________________________________________________________ 19520 19521 7.7. Data Definitions for libQtXml 19522 19523 This section defines global identifiers and their values that 19524 are associated with interfaces contained in libQtXml. These 19525 definitions are organized into groups that correspond to system 19526 headers. This convention is used as a convenience for the 19527 reader, and does not imply the existence of these headers, or 19528 their content. Where an interface is defined as requiring a 19529 particular system header file all of the data definitions for 19530 that system header file presented here shall be in effect. 19531 19532 This section gives data definitions to promote binary 19533 application portability, not to repeat source interface 19534 definitions available elsewhere. System providers and 19535 application developers should use this ABI to supplement - not 19536 to replace - source interface definition specifications. 19537 19538 This specification uses the ISO C (1999) C Language as the 19539 reference programming language, and data definitions are 19540 specified in ISO C format. The C language is used here as a 19541 convenient notation. Using a C language description of these 19542 data objects does not preclude their use by other programming 19543 languages. 19544 __________________________________________________________ 19545 19546 7.7.1. QtXml/qdom.h 19547 19548 /* 19549 * This header is architecture neutral 19550 * Please refer to the generic specification for details 19551 */ 19552 __________________________________________________________ 19553 19554 7.7.2. QtXml/qxml.h 19555 19556 /* 19557 * This header is architecture neutral 19558 * Please refer to the generic specification for details 19559 */ 19560 __________________________________________________________ 19561 19562 7.8. Interfaces for libQtOpenGL 19563 19564 Table 7-583 defines the library name and shared object name for 19565 the libQtOpenGL library 19566 19567 Table 7-583. libQtOpenGL Definition 19568 Library: libQtOpenGL 19569 SONAME: libQtOpenGL.so.4 19570 19571 The behavior of the interfaces in this library is specified by 19572 the following specifications: 19573 19574 [CXXABI] Itanium(TM) C++ ABI 19575 __________________________________________________________ 19576 19577 7.8.1. QtOpenGL 19578 __________________________________________________________ 19579 19580 7.8.1.1. Class data for QGLContext 19581 19582 The virtual table for the QGLContext class is described by 19583 Table 7-584 19584 19585 Table 7-584. Primary vtable for QGLContext 19586 Base Offset 0 19587 Virtual Base Offset 0 19588 RTTI typeinfo for QGLContext 19589 vfunc[0]: QGLContext::~QGLContext() 19590 vfunc[1]: QGLContext::~QGLContext() 19591 vfunc[2]: QGLContext::create(QGLContext const*) 19592 vfunc[3]: QGLContext::makeCurrent() 19593 vfunc[4]: QGLContext::doneCurrent() 19594 vfunc[5]: QGLContext::swapBuffers() const 19595 vfunc[6]: QGLContext::chooseContext(QGLContext const*) 19596 vfunc[7]: QGLContext::tryVisual(QGLFormat const&, int) 19597 vfunc[8]: QGLContext::chooseVisual() 19598 19599 The Run Time Type Information for the QGLContext class is 19600 described by Table 7-585 19601 19602 Table 7-585. typeinfo for QGLContext 19603 Base Vtable vtable for __cxxabiv1::__class_type_info 19604 Name typeinfo name for QGLContext 19605 __________________________________________________________ 19606 19607 7.8.1.2. Class data for QGLWidget 19608 19609 The virtual table for the QGLWidget class is described by Table 19610 7-586 19611 19612 Table 7-586. Primary vtable for QGLWidget 19613 Base Offset 0 19614 Virtual Base Offset 0 19615 RTTI typeinfo for QGLWidget 19616 vfunc[0]: QGLWidget::metaObject() const 19617 vfunc[1]: QGLWidget::qt_metacast(char const*) 19618 vfunc[2]: QGLWidget::qt_metacall(QMetaObject::Call, int, 19619 void**) 19620 vfunc[3]: QGLWidget::~QGLWidget() 19621 vfunc[4]: QGLWidget::~QGLWidget() 19622 vfunc[5]: QGLWidget::event(QEvent*) 19623 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19624 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19625 vfunc[8]: QObject::childEvent(QChildEvent*) 19626 vfunc[9]: QObject::customEvent(QEvent*) 19627 vfunc[10]: QObject::connectNotify(char const*) 19628 vfunc[11]: QObject::disconnectNotify(char const*) 19629 vfunc[12]: QWidget::devType() const 19630 vfunc[13]: QWidget::setVisible(bool) 19631 vfunc[14]: QWidget::sizeHint() const 19632 vfunc[15]: QWidget::minimumSizeHint() const 19633 vfunc[16]: QWidget::heightForWidth(int) const 19634 vfunc[17]: QGLWidget::paintEngine() const 19635 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 19636 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 19637 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 19638 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 19639 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 19640 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 19641 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 19642 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 19643 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 19644 vfunc[27]: QWidget::enterEvent(QEvent*) 19645 vfunc[28]: QWidget::leaveEvent(QEvent*) 19646 vfunc[29]: QGLWidget::paintEvent(QPaintEvent*) 19647 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 19648 vfunc[31]: QGLWidget::resizeEvent(QResizeEvent*) 19649 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 19650 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 19651 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 19652 vfunc[35]: QWidget::actionEvent(QActionEvent*) 19653 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 19654 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 19655 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 19656 vfunc[39]: QWidget::dropEvent(QDropEvent*) 19657 vfunc[40]: QWidget::showEvent(QShowEvent*) 19658 vfunc[41]: QWidget::hideEvent(QHideEvent*) 19659 vfunc[42]: QWidget::x11Event(_XEvent*) 19660 vfunc[43]: QWidget::changeEvent(QEvent*) 19661 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 19662 const 19663 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 19664 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 19665 const 19666 vfunc[47]: QWidget::focusNextPrevChild(bool) 19667 vfunc[48]: QWidget::styleChange(QStyle&) 19668 vfunc[49]: QWidget::enabledChange(bool) 19669 vfunc[50]: QWidget::paletteChange(QPalette const&) 19670 vfunc[51]: QWidget::fontChange(QFont const&) 19671 vfunc[52]: QWidget::windowActivationChange(bool) 19672 vfunc[53]: QWidget::languageChange() 19673 vfunc[54]: QGLWidget::updateGL() 19674 vfunc[55]: QGLWidget::updateOverlayGL() 19675 vfunc[56]: QGLWidget::initializeGL() 19676 vfunc[57]: QGLWidget::resizeGL(int, int) 19677 vfunc[58]: QGLWidget::paintGL() 19678 vfunc[59]: QGLWidget::initializeOverlayGL() 19679 vfunc[60]: QGLWidget::resizeOverlayGL(int, int) 19680 vfunc[61]: QGLWidget::paintOverlayGL() 19681 vfunc[62]: QGLWidget::glInit() 19682 vfunc[63]: QGLWidget::glDraw() 19683 19684 Table 7-587. Secondary vtable for QGLWidget 19685 Base Offset -16 19686 Virtual Base Offset 0 19687 RTTI typeinfo for QGLWidget 19688 vfunc[0]: non-virtual thunk to QGLWidget::~QGLWidget() 19689 vfunc[1]: non-virtual thunk to QGLWidget::~QGLWidget() 19690 vfunc[2]: non-virtual thunk to QWidget::devType() const 19691 vfunc[3]: non-virtual thunk to QGLWidget::paintEngine() const 19692 vfunc[4]: non-virtual thunk to 19693 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 19694 19695 The Run Time Type Information for the QGLWidget class is 19696 described by Table 7-588 19697 19698 Table 7-588. typeinfo for QGLWidget 19699 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19700 Name typeinfo name for QGLWidget 19701 basetype: typeinfo for QWidget 19702 __________________________________________________________ 19703 19704 7.8.1.3. Class data for QGLPixelBuffer 19705 19706 The virtual table for the QGLPixelBuffer class is described by 19707 Table 7-589 19708 19709 Table 7-589. Primary vtable for QGLPixelBuffer 19710 Base Offset 0 19711 Virtual Base Offset 0 19712 RTTI typeinfo for QGLPixelBuffer 19713 vfunc[0]: QGLPixelBuffer::~QGLPixelBuffer() 19714 vfunc[1]: QGLPixelBuffer::~QGLPixelBuffer() 19715 vfunc[2]: NULL or QGLPixelBuffer::devType() const 19716 vfunc[3]: QGLPixelBuffer::paintEngine() const 19717 vfunc[4]: 19718 QGLPixelBuffer::metric(QPaintDevice::PaintDeviceMetric) const 19719 19720 The Run Time Type Information for the QGLPixelBuffer class is 19721 described by Table 7-590 19722 19723 Table 7-590. typeinfo for QGLPixelBuffer 19724 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19725 Name typeinfo name for QGLPixelBuffer 19726 basetype: typeinfo for QPaintDevice 19727 __________________________________________________________ 19728 19729 7.8.1.4. Class data for QGLFramebufferObject 19730 __________________________________________________________ 19731 19732 7.8.1.5. Interfaces for QtOpenGL 19733 19734 An LSB conforming implementation shall provide the architecture 19735 specific functions for QtOpenGL specified in Table 7-591, with 19736 the full mandatory functionality as described in the referenced 19737 underlying specification. 19738 19739 Table 7-591. libQtOpenGL - QtOpenGL Function Interfaces 19740 _ZThn16_N9QGLWidgetD0Ev [CXXABI] _ZThn16_N9QGLWidgetD1Ev 19741 [CXXABI] 19742 _ZThn16_NK9QGLWidget11paintEngineEv [CXXABI] 19743 __________________________________________________________ 19744 19745 7.9. Data Definitions for libQtOpenGL 19746 19747 This section defines global identifiers and their values that 19748 are associated with interfaces contained in libQtOpenGL. These 19749 definitions are organized into groups that correspond to system 19750 headers. This convention is used as a convenience for the 19751 reader, and does not imply the existence of these headers, or 19752 their content. Where an interface is defined as requiring a 19753 particular system header file all of the data definitions for 19754 that system header file presented here shall be in effect. 19755 19756 This section gives data definitions to promote binary 19757 application portability, not to repeat source interface 19758 definitions available elsewhere. System providers and 19759 application developers should use this ABI to supplement - not 19760 to replace - source interface definition specifications. 19761 19762 This specification uses the ISO C (1999) C Language as the 19763 reference programming language, and data definitions are 19764 specified in ISO C format. The C language is used here as a 19765 convenient notation. Using a C language description of these 19766 data objects does not preclude their use by other programming 19767 languages. 19768 __________________________________________________________ 19769 19770 7.9.1. QtOpenGL/qgl.h 19771 19772 /* 19773 * This header is architecture neutral 19774 * Please refer to the generic specification for details 19775 */ 19776 __________________________________________________________ 19777 19778 7.9.2. QtOpenGL/qglcolormap.h 19779 19780 /* 19781 * This header is architecture neutral 19782 * Please refer to the generic specification for details 19783 */ 19784 __________________________________________________________ 19785 19786 7.9.3. QtOpenGL/qglpixelbuffer.h 19787 19788 /* 19789 * This header is architecture neutral 19790 * Please refer to the generic specification for details 19791 */ 19792 __________________________________________________________ 19793 19794 7.10. Interfaces for libQtSql 19795 19796 Table 7-592 defines the library name and shared object name for 19797 the libQtSql library 19798 19799 Table 7-592. libQtSql Definition 19800 Library: libQtSql 19801 SONAME: libQtSql.so.4 19802 19803 The behavior of the interfaces in this library is specified by 19804 the following specifications: 19805 19806 [CXXABI] Itanium(TM) C++ ABI 19807 __________________________________________________________ 19808 19809 7.10.1. QtSql 19810 __________________________________________________________ 19811 19812 7.10.1.1. Class data for QSqlResult 19813 19814 The virtual table for the QSqlResult class is described by 19815 Table 7-593 19816 19817 Table 7-593. Primary vtable for QSqlResult 19818 Base Offset 0 19819 Virtual Base Offset 0 19820 RTTI typeinfo for QSqlResult 19821 vfunc[0]: QSqlResult::~QSqlResult() 19822 vfunc[1]: QSqlResult::~QSqlResult() 19823 vfunc[2]: QSqlResult::handle() const 19824 vfunc[3]: QSqlResult::setAt(int) 19825 vfunc[4]: QSqlResult::setActive(bool) 19826 vfunc[5]: QSqlResult::setLastError(QSqlError const&) 19827 vfunc[6]: QSqlResult::setQuery(QString const&) 19828 vfunc[7]: QSqlResult::setSelect(bool) 19829 vfunc[8]: QSqlResult::setForwardOnly(bool) 19830 vfunc[9]: QSqlResult::exec() 19831 vfunc[10]: QSqlResult::prepare(QString const&) 19832 vfunc[11]: QSqlResult::savePrepare(QString const&) 19833 vfunc[12]: QSqlResult::bindValue(int, QVariant const&, 19834 QFlags) 19835 vfunc[13]: QSqlResult::bindValue(QString const&, QVariant 19836 const&, QFlags) 19837 vfunc[14]: __cxa_pure_virtual 19838 vfunc[15]: __cxa_pure_virtual 19839 vfunc[16]: __cxa_pure_virtual 19840 vfunc[17]: __cxa_pure_virtual 19841 vfunc[18]: QSqlResult::fetchNext() 19842 vfunc[19]: QSqlResult::fetchPrevious() 19843 vfunc[20]: __cxa_pure_virtual 19844 vfunc[21]: __cxa_pure_virtual 19845 vfunc[22]: __cxa_pure_virtual 19846 vfunc[23]: __cxa_pure_virtual 19847 vfunc[24]: QSqlResult::record() const 19848 vfunc[25]: QSqlResult::lastInsertId() const 19849 vfunc[26]: QSqlResult::virtual_hook(int, void*) 19850 19851 The Run Time Type Information for the QSqlResult class is 19852 described by Table 7-594 19853 19854 Table 7-594. typeinfo for QSqlResult 19855 Base Vtable vtable for __cxxabiv1::__class_type_info 19856 Name typeinfo name for QSqlResult 19857 __________________________________________________________ 19858 19859 7.10.1.2. Class data for QSqlDriverFactoryInterface 19860 19861 The virtual table for the QSqlDriverFactoryInterface class is 19862 described by Table 7-595 19863 19864 Table 7-595. Primary vtable for QSqlDriverFactoryInterface 19865 Base Offset 0 19866 Virtual Base Offset 0 19867 RTTI typeinfo for QSqlDriverFactoryInterface 19868 vfunc[0]: NULL or 19869 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface() 19870 vfunc[1]: NULL or 19871 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface() 19872 vfunc[2]: __cxa_pure_virtual 19873 vfunc[3]: __cxa_pure_virtual 19874 19875 The Run Time Type Information for the 19876 QSqlDriverFactoryInterface class is described by Table 7-596 19877 19878 Table 7-596. typeinfo for QSqlDriverFactoryInterface 19879 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19880 Name typeinfo name for QSqlDriverFactoryInterface 19881 basetype: typeinfo for QFactoryInterface 19882 __________________________________________________________ 19883 19884 7.10.1.3. Class data for QSqlDriverPlugin 19885 19886 The virtual table for the QSqlDriverPlugin class is described 19887 by Table 7-597 19888 19889 Table 7-597. Primary vtable for QSqlDriverPlugin 19890 Base Offset 0 19891 Virtual Base Offset 0 19892 RTTI typeinfo for QSqlDriverPlugin 19893 vfunc[0]: QSqlDriverPlugin::metaObject() const 19894 vfunc[1]: QSqlDriverPlugin::qt_metacast(char const*) 19895 vfunc[2]: QSqlDriverPlugin::qt_metacall(QMetaObject::Call, int, 19896 void**) 19897 vfunc[3]: QSqlDriverPlugin::~QSqlDriverPlugin() 19898 vfunc[4]: QSqlDriverPlugin::~QSqlDriverPlugin() 19899 vfunc[5]: QObject::event(QEvent*) 19900 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19901 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19902 vfunc[8]: QObject::childEvent(QChildEvent*) 19903 vfunc[9]: QObject::customEvent(QEvent*) 19904 vfunc[10]: QObject::connectNotify(char const*) 19905 vfunc[11]: QObject::disconnectNotify(char const*) 19906 vfunc[12]: __cxa_pure_virtual 19907 vfunc[13]: __cxa_pure_virtual 19908 19909 Table 7-598. Secondary vtable for QSqlDriverPlugin 19910 Base Offset -16 19911 Virtual Base Offset 0 19912 RTTI typeinfo for QSqlDriverPlugin 19913 vfunc[0]: non-virtual thunk to 19914 QSqlDriverPlugin::~QSqlDriverPlugin() 19915 vfunc[1]: non-virtual thunk to 19916 QSqlDriverPlugin::~QSqlDriverPlugin() 19917 vfunc[2]: __cxa_pure_virtual 19918 vfunc[3]: __cxa_pure_virtual 19919 19920 The Run Time Type Information for the QSqlDriverPlugin class is 19921 described by Table 7-599 19922 19923 Table 7-599. typeinfo for QSqlDriverPlugin 19924 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 19925 Name typeinfo name for QSqlDriverPlugin 19926 flags: 0 19927 basetype: typeinfo for QObject 2 19928 basetype: typeinfo for QSqlDriverFactoryInterface 2050 19929 __________________________________________________________ 19930 19931 7.10.1.4. Class data for QSqlDriver 19932 19933 The virtual table for the QSqlDriver class is described by 19934 Table 7-600 19935 19936 Table 7-600. Primary vtable for QSqlDriver 19937 Base Offset 0 19938 Virtual Base Offset 0 19939 RTTI typeinfo for QSqlDriver 19940 vfunc[0]: QSqlDriver::metaObject() const 19941 vfunc[1]: QSqlDriver::qt_metacast(char const*) 19942 vfunc[2]: QSqlDriver::qt_metacall(QMetaObject::Call, int, 19943 void**) 19944 vfunc[3]: QSqlDriver::~QSqlDriver() 19945 vfunc[4]: QSqlDriver::~QSqlDriver() 19946 vfunc[5]: QObject::event(QEvent*) 19947 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19948 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19949 vfunc[8]: QObject::childEvent(QChildEvent*) 19950 vfunc[9]: QObject::customEvent(QEvent*) 19951 vfunc[10]: QObject::connectNotify(char const*) 19952 vfunc[11]: QObject::disconnectNotify(char const*) 19953 vfunc[12]: QSqlDriver::isOpen() const 19954 vfunc[13]: QSqlDriver::beginTransaction() 19955 vfunc[14]: QSqlDriver::commitTransaction() 19956 vfunc[15]: QSqlDriver::rollbackTransaction() 19957 vfunc[16]: QSqlDriver::tables(QSql::TableType) const 19958 vfunc[17]: QSqlDriver::primaryIndex(QString const&) const 19959 vfunc[18]: QSqlDriver::record(QString const&) const 19960 vfunc[19]: QSqlDriver::formatValue(QSqlField const&, bool) 19961 const 19962 vfunc[20]: QSqlDriver::escapeIdentifier(QString const&, 19963 QSqlDriver::IdentifierType) const 19964 vfunc[21]: QSqlDriver::sqlStatement(QSqlDriver::StatementType, 19965 QString const&, QSqlRecord const&, bool) const 19966 vfunc[22]: QSqlDriver::handle() const 19967 vfunc[23]: __cxa_pure_virtual 19968 vfunc[24]: __cxa_pure_virtual 19969 vfunc[25]: __cxa_pure_virtual 19970 vfunc[26]: __cxa_pure_virtual 19971 vfunc[27]: QSqlDriver::setOpen(bool) 19972 vfunc[28]: QSqlDriver::setOpenError(bool) 19973 vfunc[29]: QSqlDriver::setLastError(QSqlError const&) 19974 19975 The Run Time Type Information for the QSqlDriver class is 19976 described by Table 7-601 19977 19978 Table 7-601. typeinfo for QSqlDriver 19979 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19980 Name typeinfo name for QSqlDriver 19981 basetype: typeinfo for QObject 19982 __________________________________________________________ 19983 19984 7.10.1.5. Class data for QSqlQueryModel 19985 19986 The virtual table for the QSqlQueryModel class is described by 19987 Table 7-602 19988 19989 Table 7-602. Primary vtable for QSqlQueryModel 19990 Base Offset 0 19991 Virtual Base Offset 0 19992 RTTI typeinfo for QSqlQueryModel 19993 vfunc[0]: QSqlQueryModel::metaObject() const 19994 vfunc[1]: QSqlQueryModel::qt_metacast(char const*) 19995 vfunc[2]: QSqlQueryModel::qt_metacall(QMetaObject::Call, int, 19996 void**) 19997 vfunc[3]: QSqlQueryModel::~QSqlQueryModel() 19998 vfunc[4]: QSqlQueryModel::~QSqlQueryModel() 19999 vfunc[5]: QObject::event(QEvent*) 20000 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20001 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20002 vfunc[8]: QObject::childEvent(QChildEvent*) 20003 vfunc[9]: QObject::customEvent(QEvent*) 20004 vfunc[10]: QObject::connectNotify(char const*) 20005 vfunc[11]: QObject::disconnectNotify(char const*) 20006 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 20007 const&) const 20008 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 20009 const 20010 vfunc[14]: QSqlQueryModel::rowCount(QModelIndex const&) const 20011 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 20012 const 20013 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 20014 const 20015 vfunc[17]: QSqlQueryModel::data(QModelIndex const&, int) const 20016 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 20017 QVariant const&, int) 20018 vfunc[19]: QSqlQueryModel::headerData(int, Qt::Orientation, 20019 int) const 20020 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 20021 QVariant const&, int) 20022 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 20023 const 20024 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 20025 QMap const&) 20026 vfunc[23]: QAbstractItemModel::mimeTypes() const 20027 vfunc[24]: QAbstractItemModel::mimeData(QList 20028 const&) const 20029 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 20030 Qt::DropAction, int, int, QModelIndex const&) 20031 vfunc[26]: QAbstractItemModel::supportedDropActions() const 20032 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 20033 const&) 20034 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 20035 const&) 20036 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 20037 const&) 20038 vfunc[30]: QSqlQueryModel::removeColumns(int, int, QModelIndex 20039 const&) 20040 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 20041 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 20042 const 20043 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 20044 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 20045 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 20046 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 20047 QVariant const&, int, QFlags) const 20048 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 20049 vfunc[38]: QAbstractItemModel::submit() 20050 vfunc[39]: QAbstractItemModel::revert() 20051 vfunc[40]: QSqlQueryModel::clear() 20052 vfunc[41]: QSqlQueryModel::queryChange() 20053 20054 The Run Time Type Information for the QSqlQueryModel class is 20055 described by Table 7-603 20056 20057 Table 7-603. typeinfo for QSqlQueryModel 20058 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20059 Name typeinfo name for QSqlQueryModel 20060 basetype: typeinfo for QAbstractTableModel 20061 __________________________________________________________ 20062 20063 7.10.1.6. Class data for QSqlTableModel 20064 20065 The virtual table for the QSqlTableModel class is described by 20066 Table 7-604 20067 20068 Table 7-604. Primary vtable for QSqlTableModel 20069 Base Offset 0 20070 Virtual Base Offset 0 20071 RTTI typeinfo for QSqlTableModel 20072 vfunc[0]: QSqlTableModel::metaObject() const 20073 vfunc[1]: QSqlTableModel::qt_metacast(char const*) 20074 vfunc[2]: QSqlTableModel::qt_metacall(QMetaObject::Call, int, 20075 void**) 20076 vfunc[3]: QSqlTableModel::~QSqlTableModel() 20077 vfunc[4]: QSqlTableModel::~QSqlTableModel() 20078 vfunc[5]: QObject::event(QEvent*) 20079 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20080 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20081 vfunc[8]: QObject::childEvent(QChildEvent*) 20082 vfunc[9]: QObject::customEvent(QEvent*) 20083 vfunc[10]: QObject::connectNotify(char const*) 20084 vfunc[11]: QObject::disconnectNotify(char const*) 20085 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 20086 const&) const 20087 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 20088 const 20089 vfunc[14]: QSqlTableModel::rowCount(QModelIndex const&) const 20090 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 20091 const 20092 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 20093 const 20094 vfunc[17]: QSqlTableModel::data(QModelIndex const&, int) const 20095 vfunc[18]: QSqlTableModel::setData(QModelIndex const&, QVariant 20096 const&, int) 20097 vfunc[19]: QSqlTableModel::headerData(int, Qt::Orientation, 20098 int) const 20099 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 20100 QVariant const&, int) 20101 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 20102 const 20103 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 20104 QMap const&) 20105 vfunc[23]: QAbstractItemModel::mimeTypes() const 20106 vfunc[24]: QAbstractItemModel::mimeData(QList 20107 const&) const 20108 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 20109 Qt::DropAction, int, int, QModelIndex const&) 20110 vfunc[26]: QAbstractItemModel::supportedDropActions() const 20111 vfunc[27]: QSqlTableModel::insertRows(int, int, QModelIndex 20112 const&) 20113 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 20114 const&) 20115 vfunc[29]: QSqlTableModel::removeRows(int, int, QModelIndex 20116 const&) 20117 vfunc[30]: QSqlTableModel::removeColumns(int, int, QModelIndex 20118 const&) 20119 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 20120 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 20121 const 20122 vfunc[33]: QSqlTableModel::flags(QModelIndex const&) const 20123 vfunc[34]: QSqlTableModel::sort(int, Qt::SortOrder) 20124 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 20125 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 20126 QVariant const&, int, QFlags) const 20127 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 20128 vfunc[38]: QSqlTableModel::submit() 20129 vfunc[39]: QSqlTableModel::revert() 20130 vfunc[40]: QSqlTableModel::clear() 20131 vfunc[41]: QSqlQueryModel::queryChange() 20132 vfunc[42]: QSqlTableModel::select() 20133 vfunc[43]: QSqlTableModel::setTable(QString const&) 20134 vfunc[44]: 20135 QSqlTableModel::setEditStrategy(QSqlTableModel::EditStrategy) 20136 vfunc[45]: QSqlTableModel::setSort(int, Qt::SortOrder) 20137 vfunc[46]: QSqlTableModel::setFilter(QString const&) 20138 vfunc[47]: QSqlTableModel::revertRow(int) 20139 vfunc[48]: QSqlTableModel::updateRowInTable(int, QSqlRecord 20140 const&) 20141 vfunc[49]: QSqlTableModel::insertRowIntoTable(QSqlRecord 20142 const&) 20143 vfunc[50]: QSqlTableModel::deleteRowFromTable(int) 20144 vfunc[51]: QSqlTableModel::orderByClause() const 20145 vfunc[52]: QSqlTableModel::selectStatement() const 20146 20147 The Run Time Type Information for the QSqlTableModel class is 20148 described by Table 7-605 20149 20150 Table 7-605. typeinfo for QSqlTableModel 20151 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20152 Name typeinfo name for QSqlTableModel 20153 basetype: typeinfo for QSqlQueryModel 20154 __________________________________________________________ 20155 20156 7.10.1.7. Class data for QSqlRelationalTableModel 20157 20158 The virtual table for the QSqlRelationalTableModel class is 20159 described by Table 7-606 20160 20161 Table 7-606. Primary vtable for QSqlRelationalTableModel 20162 Base Offset 0 20163 Virtual Base Offset 0 20164 RTTI typeinfo for QSqlRelationalTableModel 20165 vfunc[0]: QSqlRelationalTableModel::metaObject() const 20166 vfunc[1]: QSqlRelationalTableModel::qt_metacast(char const*) 20167 vfunc[2]: 20168 QSqlRelationalTableModel::qt_metacall(QMetaObject::Call, int, 20169 void**) 20170 vfunc[3]: QSqlRelationalTableModel::~QSqlRelationalTableModel() 20171 vfunc[4]: QSqlRelationalTableModel::~QSqlRelationalTableModel() 20172 vfunc[5]: QObject::event(QEvent*) 20173 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20174 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20175 vfunc[8]: QObject::childEvent(QChildEvent*) 20176 vfunc[9]: QObject::customEvent(QEvent*) 20177 vfunc[10]: QObject::connectNotify(char const*) 20178 vfunc[11]: QObject::disconnectNotify(char const*) 20179 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 20180 const&) const 20181 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 20182 const 20183 vfunc[14]: QSqlTableModel::rowCount(QModelIndex const&) const 20184 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 20185 const 20186 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 20187 const 20188 vfunc[17]: QSqlRelationalTableModel::data(QModelIndex const&, 20189 int) const 20190 vfunc[18]: QSqlRelationalTableModel::setData(QModelIndex 20191 const&, QVariant const&, int) 20192 vfunc[19]: QSqlTableModel::headerData(int, Qt::Orientation, 20193 int) const 20194 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 20195 QVariant const&, int) 20196 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 20197 const 20198 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 20199 QMap const&) 20200 vfunc[23]: QAbstractItemModel::mimeTypes() const 20201 vfunc[24]: QAbstractItemModel::mimeData(QList 20202 const&) const 20203 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 20204 Qt::DropAction, int, int, QModelIndex const&) 20205 vfunc[26]: QAbstractItemModel::supportedDropActions() const 20206 vfunc[27]: QSqlTableModel::insertRows(int, int, QModelIndex 20207 const&) 20208 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 20209 const&) 20210 vfunc[29]: QSqlTableModel::removeRows(int, int, QModelIndex 20211 const&) 20212 vfunc[30]: QSqlTableModel::removeColumns(int, int, QModelIndex 20213 const&) 20214 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 20215 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 20216 const 20217 vfunc[33]: QSqlTableModel::flags(QModelIndex const&) const 20218 vfunc[34]: QSqlTableModel::sort(int, Qt::SortOrder) 20219 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 20220 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 20221 QVariant const&, int, QFlags) const 20222 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 20223 vfunc[38]: QSqlTableModel::submit() 20224 vfunc[39]: QSqlTableModel::revert() 20225 vfunc[40]: QSqlRelationalTableModel::clear() 20226 vfunc[41]: QSqlQueryModel::queryChange() 20227 vfunc[42]: QSqlRelationalTableModel::select() 20228 vfunc[43]: QSqlRelationalTableModel::setTable(QString const&) 20229 vfunc[44]: 20230 QSqlTableModel::setEditStrategy(QSqlTableModel::EditStrategy) 20231 vfunc[45]: QSqlTableModel::setSort(int, Qt::SortOrder) 20232 vfunc[46]: QSqlTableModel::setFilter(QString const&) 20233 vfunc[47]: QSqlRelationalTableModel::revertRow(int) 20234 vfunc[48]: QSqlRelationalTableModel::updateRowInTable(int, 20235 QSqlRecord const&) 20236 vfunc[49]: QSqlTableModel::insertRowIntoTable(QSqlRecord 20237 const&) 20238 vfunc[50]: QSqlTableModel::deleteRowFromTable(int) 20239 vfunc[51]: QSqlRelationalTableModel::orderByClause() const 20240 vfunc[52]: QSqlRelationalTableModel::selectStatement() const 20241 vfunc[53]: QSqlRelationalTableModel::setRelation(int, 20242 QSqlRelation const&) 20243 vfunc[54]: QSqlRelationalTableModel::relationModel(int) const 20244 20245 The Run Time Type Information for the QSqlRelationalTableModel 20246 class is described by Table 7-607 20247 20248 Table 7-607. typeinfo for QSqlRelationalTableModel 20249 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20250 Name typeinfo name for QSqlRelationalTableModel 20251 basetype: typeinfo for QSqlTableModel 20252 __________________________________________________________ 20253 20254 7.10.1.8. Interfaces for QtSql 20255 20256 An LSB conforming implementation shall provide the architecture 20257 specific functions for QtSql specified in Table 7-608, with the 20258 full mandatory functionality as described in the referenced 20259 underlying specification. 20260 20261 Table 7-608. libQtSql - QtSql Function Interfaces 20262 _ZThn16_N16QSqlDriverPluginD0Ev [CXXABI] 20263 _ZThn16_N16QSqlDriverPluginD1Ev [CXXABI] 20264 __________________________________________________________ 20265 20266 7.11. Data Definitions for libQtSql 20267 20268 This section defines global identifiers and their values that 20269 are associated with interfaces contained in libQtSql. These 20270 definitions are organized into groups that correspond to system 20271 headers. This convention is used as a convenience for the 20272 reader, and does not imply the existence of these headers, or 20273 their content. Where an interface is defined as requiring a 20274 particular system header file all of the data definitions for 20275 that system header file presented here shall be in effect. 20276 20277 This section gives data definitions to promote binary 20278 application portability, not to repeat source interface 20279 definitions available elsewhere. System providers and 20280 application developers should use this ABI to supplement - not 20281 to replace - source interface definition specifications. 20282 20283 This specification uses the ISO C (1999) C Language as the 20284 reference programming language, and data definitions are 20285 specified in ISO C format. The C language is used here as a 20286 convenient notation. Using a C language description of these 20287 data objects does not preclude their use by other programming 20288 languages. 20289 __________________________________________________________ 20290 20291 7.11.1. QtSql/qsql.h 20292 20293 /* 20294 * This header is architecture neutral 20295 * Please refer to the generic specification for details 20296 */ 20297 __________________________________________________________ 20298 20299 7.11.2. QtSql/qsqldatabase.h 20300 20301 /* 20302 * This header is architecture neutral 20303 * Please refer to the generic specification for details 20304 */ 20305 __________________________________________________________ 20306 20307 7.11.3. QtSql/qsqldriver.h 20308 20309 /* 20310 * This header is architecture neutral 20311 * Please refer to the generic specification for details 20312 */ 20313 __________________________________________________________ 20314 20315 7.11.4. QtSql/qsqldriverplugin.h 20316 20317 /* 20318 * This header is architecture neutral 20319 * Please refer to the generic specification for details 20320 */ 20321 __________________________________________________________ 20322 20323 7.11.5. QtSql/qsqlerror.h 20324 20325 /* 20326 * This header is architecture neutral 20327 * Please refer to the generic specification for details 20328 */ 20329 __________________________________________________________ 20330 20331 7.11.6. QtSql/qsqlfield.h 20332 20333 /* 20334 * This header is architecture neutral 20335 * Please refer to the generic specification for details 20336 */ 20337 __________________________________________________________ 20338 20339 7.11.7. QtSql/qsqlindex.h 20340 20341 /* 20342 * This header is architecture neutral 20343 * Please refer to the generic specification for details 20344 */ 20345 __________________________________________________________ 20346 20347 7.11.8. QtSql/qsqlquery.h 20348 20349 /* 20350 * This header is architecture neutral 20351 * Please refer to the generic specification for details 20352 */ 20353 __________________________________________________________ 20354 20355 7.11.9. QtSql/qsqlquerymodel.h 20356 20357 /* 20358 * This header is architecture neutral 20359 * Please refer to the generic specification for details 20360 */ 20361 __________________________________________________________ 20362 20363 7.11.10. QtSql/qsqlrecord.h 20364 20365 /* 20366 * This header is architecture neutral 20367 * Please refer to the generic specification for details 20368 */ 20369 __________________________________________________________ 20370 20371 7.11.11. QtSql/qsqlrelationaltablemodel.h 20372 20373 /* 20374 * This header is architecture neutral 20375 * Please refer to the generic specification for details 20376 */ 20377 __________________________________________________________ 20378 20379 7.11.12. QtSql/qsqlresult.h 20380 20381 /* 20382 * This header is architecture neutral 20383 * Please refer to the generic specification for details 20384 */ 20385 __________________________________________________________ 20386 20387 7.11.13. QtSql/qsqltablemodel.h 20388 20389 /* 20390 * This header is architecture neutral 20391 * Please refer to the generic specification for details 20392 */ 20393 __________________________________________________________ 20394 20395 7.12. Interfaces for libQtSvg 20396 20397 Table 7-609 defines the library name and shared object name for 20398 the libQtSvg library 20399 20400 Table 7-609. libQtSvg Definition 20401 Library: libQtSvg 20402 SONAME: libQtSvg.so.4 20403 20404 The behavior of the interfaces in this library is specified by 20405 the following specifications: 20406 20407 [CXXABI] Itanium(TM) C++ ABI 20408 __________________________________________________________ 20409 20410 7.12.1. QtSvg 20411 __________________________________________________________ 20412 20413 7.12.1.1. Class data for QSvgRenderer 20414 20415 The virtual table for the QSvgRenderer class is described by 20416 Table 7-610 20417 20418 Table 7-610. Primary vtable for QSvgRenderer 20419 Base Offset 0 20420 Virtual Base Offset 0 20421 RTTI typeinfo for QSvgRenderer 20422 vfunc[0]: QSvgRenderer::metaObject() const 20423 vfunc[1]: QSvgRenderer::qt_metacast(char const*) 20424 vfunc[2]: QSvgRenderer::qt_metacall(QMetaObject::Call, int, 20425 void**) 20426 vfunc[3]: QSvgRenderer::~QSvgRenderer() 20427 vfunc[4]: QSvgRenderer::~QSvgRenderer() 20428 vfunc[5]: QObject::event(QEvent*) 20429 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20430 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20431 vfunc[8]: QObject::childEvent(QChildEvent*) 20432 vfunc[9]: QObject::customEvent(QEvent*) 20433 vfunc[10]: QObject::connectNotify(char const*) 20434 vfunc[11]: QObject::disconnectNotify(char const*) 20435 20436 The Run Time Type Information for the QSvgRenderer class is 20437 described by Table 7-611 20438 20439 Table 7-611. typeinfo for QSvgRenderer 20440 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20441 Name typeinfo name for QSvgRenderer 20442 basetype: typeinfo for QObject 20443 __________________________________________________________ 20444 20445 7.12.1.2. Class data for QSvgWidget 20446 20447 The virtual table for the QSvgWidget class is described by 20448 Table 7-612 20449 20450 Table 7-612. Primary vtable for QSvgWidget 20451 Base Offset 0 20452 Virtual Base Offset 0 20453 RTTI typeinfo for QSvgWidget 20454 vfunc[0]: QSvgWidget::metaObject() const 20455 vfunc[1]: QSvgWidget::qt_metacast(char const*) 20456 vfunc[2]: QSvgWidget::qt_metacall(QMetaObject::Call, int, 20457 void**) 20458 vfunc[3]: QSvgWidget::~QSvgWidget() 20459 vfunc[4]: QSvgWidget::~QSvgWidget() 20460 vfunc[5]: QWidget::event(QEvent*) 20461 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20462 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20463 vfunc[8]: QObject::childEvent(QChildEvent*) 20464 vfunc[9]: QObject::customEvent(QEvent*) 20465 vfunc[10]: QObject::connectNotify(char const*) 20466 vfunc[11]: QObject::disconnectNotify(char const*) 20467 vfunc[12]: QWidget::devType() const 20468 vfunc[13]: QWidget::setVisible(bool) 20469 vfunc[14]: QSvgWidget::sizeHint() const 20470 vfunc[15]: QWidget::minimumSizeHint() const 20471 vfunc[16]: QWidget::heightForWidth(int) const 20472 vfunc[17]: QWidget::paintEngine() const 20473 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 20474 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 20475 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 20476 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 20477 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 20478 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 20479 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 20480 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 20481 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 20482 vfunc[27]: QWidget::enterEvent(QEvent*) 20483 vfunc[28]: QWidget::leaveEvent(QEvent*) 20484 vfunc[29]: QSvgWidget::paintEvent(QPaintEvent*) 20485 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 20486 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 20487 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 20488 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 20489 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 20490 vfunc[35]: QWidget::actionEvent(QActionEvent*) 20491 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 20492 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 20493 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 20494 vfunc[39]: QWidget::dropEvent(QDropEvent*) 20495 vfunc[40]: QWidget::showEvent(QShowEvent*) 20496 vfunc[41]: QWidget::hideEvent(QHideEvent*) 20497 vfunc[42]: QWidget::x11Event(_XEvent*) 20498 vfunc[43]: QWidget::changeEvent(QEvent*) 20499 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 20500 const 20501 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 20502 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 20503 const 20504 vfunc[47]: QWidget::focusNextPrevChild(bool) 20505 vfunc[48]: QWidget::styleChange(QStyle&) 20506 vfunc[49]: QWidget::enabledChange(bool) 20507 vfunc[50]: QWidget::paletteChange(QPalette const&) 20508 vfunc[51]: QWidget::fontChange(QFont const&) 20509 vfunc[52]: QWidget::windowActivationChange(bool) 20510 vfunc[53]: QWidget::languageChange() 20511 20512 Table 7-613. Secondary vtable for QSvgWidget 20513 Base Offset -16 20514 Virtual Base Offset 0 20515 RTTI typeinfo for QSvgWidget 20516 vfunc[0]: non-virtual thunk to QSvgWidget::~QSvgWidget() 20517 vfunc[1]: non-virtual thunk to QSvgWidget::~QSvgWidget() 20518 vfunc[2]: non-virtual thunk to QWidget::devType() const 20519 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 20520 vfunc[4]: non-virtual thunk to 20521 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 20522 20523 The Run Time Type Information for the QSvgWidget class is 20524 described by Table 7-614 20525 20526 Table 7-614. typeinfo for QSvgWidget 20527 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20528 Name typeinfo name for QSvgWidget 20529 basetype: typeinfo for QWidget 20530 __________________________________________________________ 20531 20532 7.12.1.3. Interfaces for QtSvg 20533 20534 An LSB conforming implementation shall provide the architecture 20535 specific functions for QtSvg specified in Table 7-615, with the 20536 full mandatory functionality as described in the referenced 20537 underlying specification. 20538 20539 Table 7-615. libQtSvg - QtSvg Function Interfaces 20540 _ZThn16_N10QSvgWidgetD0Ev [CXXABI] _ZThn16_N10QSvgWidgetD1Ev 20541 [CXXABI] 20542 __________________________________________________________ 20543 20544 7.13. Data Definitions for libQtSvg 20545 20546 This section defines global identifiers and their values that 20547 are associated with interfaces contained in libQtSvg. These 20548 definitions are organized into groups that correspond to system 20549 headers. This convention is used as a convenience for the 20550 reader, and does not imply the existence of these headers, or 20551 their content. Where an interface is defined as requiring a 20552 particular system header file all of the data definitions for 20553 that system header file presented here shall be in effect. 20554 20555 This section gives data definitions to promote binary 20556 application portability, not to repeat source interface 20557 definitions available elsewhere. System providers and 20558 application developers should use this ABI to supplement - not 20559 to replace - source interface definition specifications. 20560 20561 This specification uses the ISO C (1999) C Language as the 20562 reference programming language, and data definitions are 20563 specified in ISO C format. The C language is used here as a 20564 convenient notation. Using a C language description of these 20565 data objects does not preclude their use by other programming 20566 languages. 20567 __________________________________________________________ 20568 20569 7.13.1. QtSvg/qsvgrenderer.h 20570 20571 /* 20572 * This header is architecture neutral 20573 * Please refer to the generic specification for details 20574 */ 20575 __________________________________________________________ 20576 20577 7.13.2. QtSvg/qsvgwidget.h 20578 20579 /* 20580 * This header is architecture neutral 20581 * Please refer to the generic specification for details 20582 */ 20583 __________________________________________________________ 20584 20585 7.14. Interfaces for libQtNetwork 20586 20587 Table 7-616 defines the library name and shared object name for 20588 the libQtNetwork library 20589 20590 Table 7-616. libQtNetwork Definition 20591 Library: libQtNetwork 20592 SONAME: libQtNetwork.so.4 20593 __________________________________________________________ 20594 20595 7.14.1. QtNetwork 20596 __________________________________________________________ 20597 20598 7.14.1.1. Class data for QHttpHeader 20599 20600 The virtual table for the QHttpHeader class is described by 20601 Table 7-617 20602 20603 Table 7-617. Primary vtable for QHttpHeader 20604 Base Offset 0 20605 Virtual Base Offset 0 20606 RTTI typeinfo for QHttpHeader 20607 vfunc[0]: QHttpHeader::~QHttpHeader() 20608 vfunc[1]: QHttpHeader::~QHttpHeader() 20609 vfunc[2]: QHttpHeader::toString() const 20610 vfunc[3]: __cxa_pure_virtual 20611 vfunc[4]: __cxa_pure_virtual 20612 vfunc[5]: QHttpHeader::parseLine(QString const&, int) 20613 20614 The Run Time Type Information for the QHttpHeader class is 20615 described by Table 7-618 20616 20617 Table 7-618. typeinfo for QHttpHeader 20618 Base Vtable vtable for __cxxabiv1::__class_type_info 20619 Name typeinfo name for QHttpHeader 20620 __________________________________________________________ 20621 20622 7.14.1.2. Class data for QHttpResponseHeader 20623 20624 The virtual table for the QHttpResponseHeader class is 20625 described by Table 7-619 20626 20627 Table 7-619. Primary vtable for QHttpResponseHeader 20628 Base Offset 0 20629 Virtual Base Offset 0 20630 RTTI typeinfo for QHttpResponseHeader 20631 vfunc[0]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 20632 vfunc[1]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 20633 vfunc[2]: QHttpResponseHeader::toString() const 20634 vfunc[3]: QHttpResponseHeader::majorVersion() const 20635 vfunc[4]: QHttpResponseHeader::minorVersion() const 20636 vfunc[5]: QHttpResponseHeader::parseLine(QString const&, int) 20637 20638 The Run Time Type Information for the QHttpResponseHeader class 20639 is described by Table 7-620 20640 20641 Table 7-620. typeinfo for QHttpResponseHeader 20642 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20643 Name typeinfo name for QHttpResponseHeader 20644 basetype: typeinfo for QHttpHeader 20645 __________________________________________________________ 20646 20647 7.14.1.3. Class data for QHttpRequestHeader 20648 20649 The virtual table for the QHttpRequestHeader class is described 20650 by Table 7-621 20651 20652 Table 7-621. Primary vtable for QHttpRequestHeader 20653 Base Offset 0 20654 Virtual Base Offset 0 20655 RTTI typeinfo for QHttpRequestHeader 20656 vfunc[0]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 20657 vfunc[1]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 20658 vfunc[2]: QHttpRequestHeader::toString() const 20659 vfunc[3]: QHttpRequestHeader::majorVersion() const 20660 vfunc[4]: QHttpRequestHeader::minorVersion() const 20661 vfunc[5]: QHttpRequestHeader::parseLine(QString const&, int) 20662 20663 The Run Time Type Information for the QHttpRequestHeader class 20664 is described by Table 7-622 20665 20666 Table 7-622. typeinfo for QHttpRequestHeader 20667 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20668 Name typeinfo name for QHttpRequestHeader 20669 basetype: typeinfo for QHttpHeader 20670 __________________________________________________________ 20671 20672 7.14.1.4. Class data for QHttp 20673 20674 The virtual table for the QHttp class is described by Table 20675 7-623 20676 20677 Table 7-623. Primary vtable for QHttp 20678 Base Offset 0 20679 Virtual Base Offset 0 20680 RTTI typeinfo for QHttp 20681 vfunc[0]: QHttp::metaObject() const 20682 vfunc[1]: QHttp::qt_metacast(char const*) 20683 vfunc[2]: QHttp::qt_metacall(QMetaObject::Call, int, void**) 20684 vfunc[3]: QHttp::~QHttp() 20685 vfunc[4]: QHttp::~QHttp() 20686 vfunc[5]: QObject::event(QEvent*) 20687 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20688 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20689 vfunc[8]: QObject::childEvent(QChildEvent*) 20690 vfunc[9]: QObject::customEvent(QEvent*) 20691 vfunc[10]: QObject::connectNotify(char const*) 20692 vfunc[11]: QObject::disconnectNotify(char const*) 20693 20694 The Run Time Type Information for the QHttp class is described 20695 by Table 7-624 20696 20697 Table 7-624. typeinfo for QHttp 20698 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20699 Name typeinfo name for QHttp 20700 basetype: typeinfo for QObject 20701 __________________________________________________________ 20702 20703 7.14.1.5. Class data for QAbstractSocket 20704 20705 The virtual table for the QAbstractSocket class is described by 20706 Table 7-625 20707 20708 Table 7-625. Primary vtable for QAbstractSocket 20709 Base Offset 0 20710 Virtual Base Offset 0 20711 RTTI typeinfo for QAbstractSocket 20712 vfunc[0]: QAbstractSocket::metaObject() const 20713 vfunc[1]: QAbstractSocket::qt_metacast(char const*) 20714 vfunc[2]: QAbstractSocket::qt_metacall(QMetaObject::Call, int, 20715 void**) 20716 vfunc[3]: QAbstractSocket::~QAbstractSocket() 20717 vfunc[4]: QAbstractSocket::~QAbstractSocket() 20718 vfunc[5]: QObject::event(QEvent*) 20719 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20720 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20721 vfunc[8]: QObject::childEvent(QChildEvent*) 20722 vfunc[9]: QObject::customEvent(QEvent*) 20723 vfunc[10]: QObject::connectNotify(char const*) 20724 vfunc[11]: QObject::disconnectNotify(char const*) 20725 vfunc[12]: QAbstractSocket::isSequential() const 20726 vfunc[13]: QIODevice::open(QFlags) 20727 vfunc[14]: QAbstractSocket::close() 20728 vfunc[15]: QIODevice::pos() const 20729 vfunc[16]: QIODevice::size() const 20730 vfunc[17]: QIODevice::seek(long long) 20731 vfunc[18]: QAbstractSocket::atEnd() const 20732 vfunc[19]: QIODevice::reset() 20733 vfunc[20]: QAbstractSocket::bytesAvailable() const 20734 vfunc[21]: QAbstractSocket::bytesToWrite() const 20735 vfunc[22]: QAbstractSocket::canReadLine() const 20736 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 20737 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 20738 vfunc[25]: QAbstractSocket::readData(char*, long long) 20739 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 20740 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 20741 20742 The Run Time Type Information for the QAbstractSocket class is 20743 described by Table 7-626 20744 20745 Table 7-626. typeinfo for QAbstractSocket 20746 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20747 Name typeinfo name for QAbstractSocket 20748 basetype: typeinfo for QIODevice 20749 __________________________________________________________ 20750 20751 7.14.1.6. Class data for QUrlInfo 20752 20753 The virtual table for the QUrlInfo class is described by Table 20754 7-627 20755 20756 Table 7-627. Primary vtable for QUrlInfo 20757 Base Offset 0 20758 Virtual Base Offset 0 20759 RTTI typeinfo for QUrlInfo 20760 vfunc[0]: QUrlInfo::~QUrlInfo() 20761 vfunc[1]: QUrlInfo::~QUrlInfo() 20762 vfunc[2]: QUrlInfo::setName(QString const&) 20763 vfunc[3]: QUrlInfo::setDir(bool) 20764 vfunc[4]: QUrlInfo::setFile(bool) 20765 vfunc[5]: QUrlInfo::setSymLink(bool) 20766 vfunc[6]: QUrlInfo::setOwner(QString const&) 20767 vfunc[7]: QUrlInfo::setGroup(QString const&) 20768 vfunc[8]: QUrlInfo::setSize(long long) 20769 vfunc[9]: QUrlInfo::setWritable(bool) 20770 vfunc[10]: QUrlInfo::setReadable(bool) 20771 vfunc[11]: QUrlInfo::setPermissions(int) 20772 vfunc[12]: QUrlInfo::setLastModified(QDateTime const&) 20773 20774 The Run Time Type Information for the QUrlInfo class is 20775 described by Table 7-628 20776 20777 Table 7-628. typeinfo for QUrlInfo 20778 Base Vtable vtable for __cxxabiv1::__class_type_info 20779 Name typeinfo name for QUrlInfo 20780 __________________________________________________________ 20781 20782 7.14.1.7. Class data for QFtp 20783 20784 The virtual table for the QFtp class is described by Table 20785 7-629 20786 20787 Table 7-629. Primary vtable for QFtp 20788 Base Offset 0 20789 Virtual Base Offset 0 20790 RTTI typeinfo for QFtp 20791 vfunc[0]: QFtp::metaObject() const 20792 vfunc[1]: QFtp::qt_metacast(char const*) 20793 vfunc[2]: QFtp::qt_metacall(QMetaObject::Call, int, void**) 20794 vfunc[3]: QFtp::~QFtp() 20795 vfunc[4]: QFtp::~QFtp() 20796 vfunc[5]: QObject::event(QEvent*) 20797 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20798 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20799 vfunc[8]: QObject::childEvent(QChildEvent*) 20800 vfunc[9]: QObject::customEvent(QEvent*) 20801 vfunc[10]: QObject::connectNotify(char const*) 20802 vfunc[11]: QObject::disconnectNotify(char const*) 20803 20804 The Run Time Type Information for the QFtp class is described 20805 by Table 7-630 20806 20807 Table 7-630. typeinfo for QFtp 20808 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20809 Name typeinfo name for QFtp 20810 basetype: typeinfo for QObject 20811 __________________________________________________________ 20812 20813 7.14.1.8. Class data for QTcpServer 20814 20815 The virtual table for the QTcpServer class is described by 20816 Table 7-631 20817 20818 Table 7-631. Primary vtable for QTcpServer 20819 Base Offset 0 20820 Virtual Base Offset 0 20821 RTTI typeinfo for QTcpServer 20822 vfunc[0]: QTcpServer::metaObject() const 20823 vfunc[1]: QTcpServer::qt_metacast(char const*) 20824 vfunc[2]: QTcpServer::qt_metacall(QMetaObject::Call, int, 20825 void**) 20826 vfunc[3]: QTcpServer::~QTcpServer() 20827 vfunc[4]: QTcpServer::~QTcpServer() 20828 vfunc[5]: QObject::event(QEvent*) 20829 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20830 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20831 vfunc[8]: QObject::childEvent(QChildEvent*) 20832 vfunc[9]: QObject::customEvent(QEvent*) 20833 vfunc[10]: QObject::connectNotify(char const*) 20834 vfunc[11]: QObject::disconnectNotify(char const*) 20835 vfunc[12]: QTcpServer::hasPendingConnections() const 20836 vfunc[13]: QTcpServer::nextPendingConnection() 20837 vfunc[14]: QTcpServer::incomingConnection(int) 20838 20839 The Run Time Type Information for the QTcpServer class is 20840 described by Table 7-632 20841 20842 Table 7-632. typeinfo for QTcpServer 20843 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20844 Name typeinfo name for QTcpServer 20845 basetype: typeinfo for QObject 20846 __________________________________________________________ 20847 20848 7.14.1.9. Class data for QUdpSocket 20849 20850 The virtual table for the QUdpSocket class is described by 20851 Table 7-633 20852 20853 Table 7-633. Primary vtable for QUdpSocket 20854 Base Offset 0 20855 Virtual Base Offset 0 20856 RTTI typeinfo for QUdpSocket 20857 vfunc[0]: QUdpSocket::metaObject() const 20858 vfunc[1]: QUdpSocket::qt_metacast(char const*) 20859 vfunc[2]: QUdpSocket::qt_metacall(QMetaObject::Call, int, 20860 void**) 20861 vfunc[3]: QUdpSocket::~QUdpSocket() 20862 vfunc[4]: QUdpSocket::~QUdpSocket() 20863 vfunc[5]: QObject::event(QEvent*) 20864 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20865 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20866 vfunc[8]: QObject::childEvent(QChildEvent*) 20867 vfunc[9]: QObject::customEvent(QEvent*) 20868 vfunc[10]: QObject::connectNotify(char const*) 20869 vfunc[11]: QObject::disconnectNotify(char const*) 20870 vfunc[12]: QAbstractSocket::isSequential() const 20871 vfunc[13]: QIODevice::open(QFlags) 20872 vfunc[14]: QAbstractSocket::close() 20873 vfunc[15]: QIODevice::pos() const 20874 vfunc[16]: QIODevice::size() const 20875 vfunc[17]: QIODevice::seek(long long) 20876 vfunc[18]: QAbstractSocket::atEnd() const 20877 vfunc[19]: QIODevice::reset() 20878 vfunc[20]: QAbstractSocket::bytesAvailable() const 20879 vfunc[21]: QAbstractSocket::bytesToWrite() const 20880 vfunc[22]: QAbstractSocket::canReadLine() const 20881 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 20882 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 20883 vfunc[25]: QAbstractSocket::readData(char*, long long) 20884 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 20885 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 20886 20887 The Run Time Type Information for the QUdpSocket class is 20888 described by Table 7-634 20889 20890 Table 7-634. typeinfo for QUdpSocket 20891 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20892 Name typeinfo name for QUdpSocket 20893 basetype: typeinfo for QAbstractSocket 20894 __________________________________________________________ 20895 20896 7.14.1.10. Class data for QTcpSocket 20897 20898 The virtual table for the QTcpSocket class is described by 20899 Table 7-635 20900 20901 Table 7-635. Primary vtable for QTcpSocket 20902 Base Offset 0 20903 Virtual Base Offset 0 20904 RTTI typeinfo for QTcpSocket 20905 vfunc[0]: QTcpSocket::metaObject() const 20906 vfunc[1]: QTcpSocket::qt_metacast(char const*) 20907 vfunc[2]: QTcpSocket::qt_metacall(QMetaObject::Call, int, 20908 void**) 20909 vfunc[3]: QTcpSocket::~QTcpSocket() 20910 vfunc[4]: QTcpSocket::~QTcpSocket() 20911 vfunc[5]: QObject::event(QEvent*) 20912 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20913 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20914 vfunc[8]: QObject::childEvent(QChildEvent*) 20915 vfunc[9]: QObject::customEvent(QEvent*) 20916 vfunc[10]: QObject::connectNotify(char const*) 20917 vfunc[11]: QObject::disconnectNotify(char const*) 20918 vfunc[12]: QAbstractSocket::isSequential() const 20919 vfunc[13]: QIODevice::open(QFlags) 20920 vfunc[14]: QAbstractSocket::close() 20921 vfunc[15]: QIODevice::pos() const 20922 vfunc[16]: QIODevice::size() const 20923 vfunc[17]: QIODevice::seek(long long) 20924 vfunc[18]: QAbstractSocket::atEnd() const 20925 vfunc[19]: QIODevice::reset() 20926 vfunc[20]: QAbstractSocket::bytesAvailable() const 20927 vfunc[21]: QAbstractSocket::bytesToWrite() const 20928 vfunc[22]: QAbstractSocket::canReadLine() const 20929 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 20930 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 20931 vfunc[25]: QAbstractSocket::readData(char*, long long) 20932 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 20933 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 20934 20935 The Run Time Type Information for the QTcpSocket class is 20936 described by Table 7-636 20937 20938 Table 7-636. typeinfo for QTcpSocket 20939 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20940 Name typeinfo name for QTcpSocket 20941 basetype: typeinfo for QAbstractSocket 20942 __________________________________________________________ 20943 20944 7.14.1.11. Interfaces for QtNetwork 20945 20946 No external functions are defined for libQtNetwork - QtNetwork 20947 in this part of the specification. See also the generic 20948 specification. 20949 __________________________________________________________ 20950 20951 7.15. Data Definitions for libQtNetwork 20952 20953 This section defines global identifiers and their values that 20954 are associated with interfaces contained in libQtNetwork. These 20955 definitions are organized into groups that correspond to system 20956 headers. This convention is used as a convenience for the 20957 reader, and does not imply the existence of these headers, or 20958 their content. Where an interface is defined as requiring a 20959 particular system header file all of the data definitions for 20960 that system header file presented here shall be in effect. 20961 20962 This section gives data definitions to promote binary 20963 application portability, not to repeat source interface 20964 definitions available elsewhere. System providers and 20965 application developers should use this ABI to supplement - not 20966 to replace - source interface definition specifications. 20967 20968 This specification uses the ISO C (1999) C Language as the 20969 reference programming language, and data definitions are 20970 specified in ISO C format. The C language is used here as a 20971 convenient notation. Using a C language description of these 20972 data objects does not preclude their use by other programming 20973 languages. 20974 __________________________________________________________ 20975 20976 7.15.1. QtNetwork/qabstractsocket.h 20977 20978 /* 20979 * This header is architecture neutral 20980 * Please refer to the generic specification for details 20981 */ 20982 __________________________________________________________ 20983 20984 7.15.2. QtNetwork/qftp.h 20985 20986 /* 20987 * This header is architecture neutral 20988 * Please refer to the generic specification for details 20989 */ 20990 __________________________________________________________ 20991 20992 7.15.3. QtNetwork/qhostaddress.h 20993 20994 /* 20995 * This header is architecture neutral 20996 * Please refer to the generic specification for details 20997 */ 20998 __________________________________________________________ 20999 21000 7.15.4. QtNetwork/qhostinfo.h 21001 21002 /* 21003 * This header is architecture neutral 21004 * Please refer to the generic specification for details 21005 */ 21006 __________________________________________________________ 21007 21008 7.15.5. QtNetwork/qhttp.h 21009 21010 /* 21011 * This header is architecture neutral 21012 * Please refer to the generic specification for details 21013 */ 21014 __________________________________________________________ 21015 21016 7.15.6. QtNetwork/qnetworkproxy.h 21017 21018 /* 21019 * This header is architecture neutral 21020 * Please refer to the generic specification for details 21021 */ 21022 __________________________________________________________ 21023 21024 7.15.7. QtNetwork/qtcpserver.h 21025 21026 /* 21027 * This header is architecture neutral 21028 * Please refer to the generic specification for details 21029 */ 21030 __________________________________________________________ 21031 21032 7.15.8. QtNetwork/qtcpsocket.h 21033 21034 /* 21035 * This header is architecture neutral 21036 * Please refer to the generic specification for details 21037 */ 21038 __________________________________________________________ 21039 21040 7.15.9. QtNetwork/qudpsocket.h 21041 21042 /* 21043 * This header is architecture neutral 21044 * Please refer to the generic specification for details 21045 */ 21046 __________________________________________________________ 21047 21048 7.15.10. QtNetwork/qurlinfo.h 21049 21050 /* 21051 * This header is architecture neutral 21052 * Please refer to the generic specification for details 21053 */ 21054 21055 IV. Qt3 Library 21056 21057 Table of Contents 21058 8. Library 21059 21060 8.1. Introduction 21061 8.2. Interfaces for libqt-mt 21062 21063 8.2.1. Qt 21064 8.2.2. Qt3 Arrays 21065 8.2.3. Qt3 Pointer Collection 21066 8.2.4. Qt3 Template Library 21067 8.2.5. Qt3 COM 21068 8.2.6. Qt3 Date and Time 21069 8.2.7. Qt3 Canvas 21070 8.2.8. Qt3 Drag and Drop 21071 8.2.9. Qt3 Events 21072 8.2.10. Qt3 Internationalization 21073 8.2.11. Qt3 Input/Output 21074 8.2.12. Qt3 Multimedia 21075 8.2.13. Qt3 Network 21076 8.2.14. Qt3 Object Model 21077 8.2.15. Qt3 OpenGL 21078 8.2.16. Qt3 Paint Device 21079 8.2.17. Qt3 SQL 21080 8.2.18. Qt3 Style 21081 8.2.19. Qt3 Text 21082 8.2.20. Qt3 Threading 21083 8.2.21. Qt3 Main Window and Application 21084 8.2.22. Qt3 Widgets 21085 8.2.23. Qt3 Menus 21086 8.2.24. Qt3 Organizers 21087 8.2.25. Qt3 Layouts 21088 8.2.26. Qt3 Dialogs 21089 8.2.27. Qt3 Tables 21090 8.2.28. Qt3 Plugins 21091 8.2.29. Qt3 XML 21092 8.2.30. Qt3 Namespace 21093 8.2.31. Qt3 Colors 21094 8.2.32. Qt3 Fonts 21095 8.2.33. Qt3 2D Graphics 21096 8.2.34. Qt3 Validators 21097 8.2.35. Qt3 Internals 21098 8.2.36. Qt3 Miscellaneous 21099 __________________________________________________________ 21100 21101 Chapter 8. Library 21102 21103 8.1. Introduction 21104 21105 An conforming implementation shall support the following Qt 21106 library which provide interfaces for creating rich user 21107 applications, either graphical or console. 21108 21109 qt-mt 21110 21111 A general-purpose application development library. Proviedes a 21112 GUI-independent layer of tool classes, network support, SQL 21113 database support, XML handling and a GUI layer featuring a 21114 device-independent drawing API for printing, screen output and 21115 OpenGL support. 21116 21117 There are three main parts to the definition of each of this 21118 library. 21119 21120 The "Interfaces" section defines the required library name and 21121 version, and the required public symbols (interfaces and global 21122 data), as well as symbol versions, if any. 21123 21124 The "Interface Definitions" section provides complete or 21125 partial definitions of certain interfaces where either this 21126 specification is the source specification, or where there are 21127 variations from the source specification. If an interface 21128 definition requires one or more header files, one of those 21129 headers shall include the function prototype for the interface. 21130 21131 For source definitions of interfaces which include a reference 21132 to a header file, the contents of such header files form a part 21133 of the specification. The "Data Definitions" section provides 21134 the binary-level details for the header files from the source 21135 specifications, such as values for macros and enumerated types, 21136 as well as structure layouts, sizes and padding, etc. These 21137 data definitions, although presented in the form of header 21138 files for convenience, should not be taken a representing 21139 complete header files, as they are a supplement to the source 21140 specifications. Application developers should follow the 21141 guidelines of the source specifications when determining which 21142 header files need to be included to completely resolve all 21143 references. 21144 21145 Note: While the Data Definitions supplement the source 21146 specifications, this specification itself does not require 21147 conforming implementations to supply any header files. 21148 __________________________________________________________ 21149 21150 8.2. Interfaces for libqt-mt 21151 21152 Table 8-1 defines the library name and shared object name for 21153 the libqt-mt library 21154 21155 Table 8-1. libqt-mt Definition 21156 Library: libqt-mt 21157 SONAME: libqt-mt.so.3 21158 21159 The behavior of the interfaces in this library is specified by 21160 the following specifications: 21161 21162 [CXXABI] Itanium(TM) C++ ABI 21163 __________________________________________________________ 21164 21165 8.2.1. Qt 21166 __________________________________________________________ 21167 21168 8.2.1.1. Class data for QNetworkProtocolFactoryBase 21169 21170 The virtual table for the QNetworkProtocolFactoryBase class is 21171 described by Table 8-2 21172 21173 Table 8-2. Primary vtable for QNetworkProtocolFactoryBase 21174 Base Offset 0 21175 Virtual Base Offset 0 21176 RTTI typeinfo for QNetworkProtocolFactoryBase 21177 vfunc[0]: __cxa_pure_virtual 21178 21179 The Run Time Type Information for the 21180 QNetworkProtocolFactoryBase class is described by Table 8-3 21181 21182 Table 8-3. typeinfo for QNetworkProtocolFactoryBase 21183 Base Vtable vtable for __cxxabiv1::__class_type_info 21184 Name typeinfo name for QNetworkProtocolFactoryBase 21185 __________________________________________________________ 21186 21187 8.2.1.2. Interfaces for Qt 21188 21189 No external functions are defined for libqt-mt - Qt in this 21190 part of the specification. See also the generic specification. 21191 __________________________________________________________ 21192 21193 8.2.2. Qt3 Arrays 21194 __________________________________________________________ 21195 21196 8.2.2.1. Class data for QPointArray 21197 21198 The virtual table for the QPointArray class is described by 21199 Table 8-4 21200 21201 Table 8-4. Primary vtable for QPointArray 21202 Base Offset 0 21203 Virtual Base Offset 0 21204 RTTI typeinfo for QPointArray 21205 vfunc[0]: NULL or QPointArray::~QPointArray() 21206 vfunc[1]: NULL or QPointArray::~QPointArray() 21207 vfunc[2]: NULL or QMemArray::detach() 21208 vfunc[3]: QGArray::newData() 21209 vfunc[4]: QGArray::deleteData(QGArray::array_data*) 21210 21211 The Run Time Type Information for the QPointArray class is 21212 described by Table 8-5 21213 21214 Table 8-5. typeinfo for QPointArray 21215 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21216 Name typeinfo name for QPointArray 21217 basetype: typeinfo for QMemArray 21218 __________________________________________________________ 21219 21220 8.2.2.2. Class data for QBitArray 21221 21222 The virtual table for the QBitArray class is described by Table 21223 8-6 21224 21225 Table 8-6. Primary vtable for QBitArray 21226 Base Offset 0 21227 Virtual Base Offset 0 21228 RTTI typeinfo for QBitArray 21229 vfunc[0]: NULL or QBitArray::~QBitArray() 21230 vfunc[1]: NULL or QBitArray::~QBitArray() 21231 vfunc[2]: QBitArray::detach() 21232 vfunc[3]: NULL or QBitArray::newData() 21233 vfunc[4]: NULL or QBitArray::deleteData(QGArray::array_data*) 21234 21235 The Run Time Type Information for the QBitArray class is 21236 described by Table 8-7 21237 21238 Table 8-7. typeinfo for QBitArray 21239 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21240 Name typeinfo name for QBitArray 21241 basetype: typeinfo for QMemArray 21242 __________________________________________________________ 21243 21244 8.2.2.3. Interfaces for Qt3 Arrays 21245 21246 No external functions are defined for libqt-mt - Qt3 Arrays in 21247 this part of the specification. See also the generic 21248 specification. 21249 __________________________________________________________ 21250 21251 8.2.3. Qt3 Pointer Collection 21252 __________________________________________________________ 21253 21254 8.2.3.1. Class data for QPtrCollection 21255 21256 The virtual table for the QPtrCollection class is described by 21257 Table 8-8 21258 21259 Table 8-8. Primary vtable for QPtrCollection 21260 Base Offset 0 21261 Virtual Base Offset 0 21262 RTTI typeinfo for QPtrCollection 21263 vfunc[0]: __cxa_pure_virtual 21264 vfunc[1]: __cxa_pure_virtual 21265 vfunc[2]: NULL or QPtrCollection::~QPtrCollection() 21266 vfunc[3]: NULL or QPtrCollection::~QPtrCollection() 21267 vfunc[4]: QPtrCollection::newItem(void*) 21268 vfunc[5]: __cxa_pure_virtual 21269 21270 The Run Time Type Information for the QPtrCollection class is 21271 described by Table 8-9 21272 21273 Table 8-9. typeinfo for QPtrCollection 21274 Base Vtable vtable for __cxxabiv1::__class_type_info 21275 Name typeinfo name for QPtrCollection 21276 __________________________________________________________ 21277 21278 8.2.3.2. Class data for QObjectList 21279 21280 The virtual table for the QObjectList class is described by 21281 Table 8-10 21282 21283 Table 8-10. Primary vtable for QObjectList 21284 Base Offset 0 21285 Virtual Base Offset 0 21286 RTTI typeinfo for QObjectList 21287 vfunc[0]: NULL or QPtrList::count() const 21288 vfunc[1]: NULL or QPtrList::clear() 21289 vfunc[2]: NULL or QObjectList::~QObjectList() 21290 vfunc[3]: NULL or QObjectList::~QObjectList() 21291 vfunc[4]: QPtrCollection::newItem(void*) 21292 vfunc[5]: NULL or QPtrList::deleteItem(void*) 21293 vfunc[6]: QGList::compareItems(void*, void*) 21294 vfunc[7]: QGList::read(QDataStream&, void*&) 21295 vfunc[8]: QGList::write(QDataStream&, void*) const 21296 21297 The Run Time Type Information for the QObjectList class is 21298 described by Table 8-11 21299 21300 Table 8-11. typeinfo for QObjectList 21301 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21302 Name typeinfo name for QObjectList 21303 basetype: typeinfo for QPtrList 21304 __________________________________________________________ 21305 21306 8.2.3.3. Interfaces for Qt3 Pointer Collection 21307 21308 No external functions are defined for libqt-mt - Qt3 Pointer 21309 Collection in this part of the specification. See also the 21310 generic specification. 21311 __________________________________________________________ 21312 21313 8.2.4. Qt3 Template Library 21314 __________________________________________________________ 21315 21316 8.2.4.1. Interfaces for Qt3 Template Library 21317 21318 No external functions are defined for libqt-mt - Qt3 Template 21319 Library in this part of the specification. See also the generic 21320 specification. 21321 __________________________________________________________ 21322 21323 8.2.5. Qt3 COM 21324 __________________________________________________________ 21325 21326 8.2.5.1. Interfaces for Qt3 COM 21327 21328 No external functions are defined for libqt-mt - Qt3 COM in 21329 this part of the specification. See also the generic 21330 specification. 21331 __________________________________________________________ 21332 21333 8.2.6. Qt3 Date and Time 21334 __________________________________________________________ 21335 21336 8.2.6.1. Class data for QTimer 21337 21338 The virtual table for the QTimer class is described by Table 21339 8-12 21340 21341 Table 8-12. Primary vtable for QTimer 21342 Base Offset 0 21343 Virtual Base Offset 0 21344 RTTI typeinfo for QTimer 21345 vfunc[0]: NULL or QTimer::metaObject() const 21346 vfunc[1]: QTimer::className() const 21347 vfunc[2]: QTimer::qt_cast(char const*) 21348 vfunc[3]: QTimer::qt_invoke(int, QUObject*) 21349 vfunc[4]: QTimer::qt_emit(int, QUObject*) 21350 vfunc[5]: QTimer::qt_property(int, int, QVariant*) 21351 vfunc[6]: QTimer::~QTimer() 21352 vfunc[7]: QTimer::~QTimer() 21353 vfunc[8]: QTimer::event(QEvent*) 21354 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21355 vfunc[10]: QObject::setName(char const*) 21356 vfunc[11]: QObject::insertChild(QObject*) 21357 vfunc[12]: QObject::removeChild(QObject*) 21358 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21359 vfunc[14]: QObject::property(char const*) const 21360 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21361 vfunc[16]: QObject::childEvent(QChildEvent*) 21362 vfunc[17]: QObject::customEvent(QCustomEvent*) 21363 vfunc[18]: QObject::connectNotify(char const*) 21364 vfunc[19]: QObject::disconnectNotify(char const*) 21365 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21366 const*, char const*) 21367 21368 The Run Time Type Information for the QTimer class is described 21369 by Table 8-13 21370 21371 Table 8-13. typeinfo for QTimer 21372 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21373 Name typeinfo name for QTimer 21374 basetype: typeinfo for QObject 21375 __________________________________________________________ 21376 21377 8.2.6.2. Class data for QDateTimeEdit 21378 21379 The virtual table for the QDateTimeEdit class is described by 21380 Table 8-14 21381 21382 Table 8-14. Primary vtable for QDateTimeEdit 21383 Base Offset 0 21384 Virtual Base Offset 0 21385 RTTI typeinfo for QDateTimeEdit 21386 vfunc[0]: NULL or QDateTimeEdit::metaObject() const 21387 vfunc[1]: QDateTimeEdit::className() const 21388 vfunc[2]: QDateTimeEdit::qt_cast(char const*) 21389 vfunc[3]: QDateTimeEdit::qt_invoke(int, QUObject*) 21390 vfunc[4]: QDateTimeEdit::qt_emit(int, QUObject*) 21391 vfunc[5]: QDateTimeEdit::qt_property(int, int, QVariant*) 21392 vfunc[6]: QDateTimeEdit::~QDateTimeEdit() 21393 vfunc[7]: QDateTimeEdit::~QDateTimeEdit() 21394 vfunc[8]: QWidget::event(QEvent*) 21395 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21396 vfunc[10]: QWidget::setName(char const*) 21397 vfunc[11]: QObject::insertChild(QObject*) 21398 vfunc[12]: QObject::removeChild(QObject*) 21399 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21400 vfunc[14]: QObject::property(char const*) const 21401 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21402 vfunc[16]: QObject::childEvent(QChildEvent*) 21403 vfunc[17]: QObject::customEvent(QCustomEvent*) 21404 vfunc[18]: QObject::connectNotify(char const*) 21405 vfunc[19]: QObject::disconnectNotify(char const*) 21406 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21407 const*, char const*) 21408 vfunc[21]: QWidget::setEnabled(bool) 21409 vfunc[22]: QWidget::setMinimumSize(int, int) 21410 vfunc[23]: QWidget::setMaximumSize(int, int) 21411 vfunc[24]: QWidget::setSizeIncrement(int, int) 21412 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21413 vfunc[26]: QWidget::setEraseColor(QColor const&) 21414 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21415 vfunc[28]: QWidget::setPalette(QPalette const&) 21416 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21417 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21418 vfunc[31]: QWidget::setFont(QFont const&) 21419 vfunc[32]: QWidget::setCursor(QCursor const&) 21420 vfunc[33]: QWidget::unsetCursor() 21421 vfunc[34]: QWidget::setMask(QBitmap const&) 21422 vfunc[35]: QWidget::setMask(QRegion const&) 21423 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21424 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21425 vfunc[38]: QWidget::setCaption(QString const&) 21426 vfunc[39]: QWidget::setIcon(QPixmap const&) 21427 vfunc[40]: QWidget::setIconText(QString const&) 21428 vfunc[41]: QWidget::setMouseTracking(bool) 21429 vfunc[42]: QWidget::setFocus() 21430 vfunc[43]: QWidget::setActiveWindow() 21431 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21432 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21433 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21434 vfunc[47]: QWidget::show() 21435 vfunc[48]: QWidget::hide() 21436 vfunc[49]: QWidget::showMinimized() 21437 vfunc[50]: QWidget::showMaximized() 21438 vfunc[51]: QWidget::showNormal() 21439 vfunc[52]: QWidget::polish() 21440 vfunc[53]: QWidget::move(int, int) 21441 vfunc[54]: QWidget::resize(int, int) 21442 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21443 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21444 vfunc[57]: QWidget::close(bool) 21445 vfunc[58]: QDateTimeEdit::sizeHint() const 21446 vfunc[59]: QDateTimeEdit::minimumSizeHint() const 21447 vfunc[60]: QWidget::sizePolicy() const 21448 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21449 vfunc[62]: QWidget::heightForWidth(int) const 21450 vfunc[63]: QWidget::adjustSize() 21451 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21452 const&, bool) 21453 vfunc[65]: QWidget::setAcceptDrops(bool) 21454 vfunc[66]: QWidget::setAutoMask(bool) 21455 vfunc[67]: 21456 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21457 vfunc[68]: QWidget::customWhatsThis() const 21458 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21459 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21460 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21461 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21462 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21463 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21464 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21465 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21466 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21467 vfunc[78]: QWidget::enterEvent(QEvent*) 21468 vfunc[79]: QWidget::leaveEvent(QEvent*) 21469 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21470 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21471 vfunc[82]: QDateTimeEdit::resizeEvent(QResizeEvent*) 21472 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21473 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21474 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21475 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21476 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21477 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21478 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21479 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21480 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21481 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21482 vfunc[93]: QWidget::showEvent(QShowEvent*) 21483 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21484 vfunc[95]: QWidget::x11Event(_XEvent*) 21485 vfunc[96]: QWidget::updateMask() 21486 vfunc[97]: QWidget::styleChange(QStyle&) 21487 vfunc[98]: QWidget::enabledChange(bool) 21488 vfunc[99]: QWidget::paletteChange(QPalette const&) 21489 vfunc[100]: QWidget::fontChange(QFont const&) 21490 vfunc[101]: QWidget::windowActivationChange(bool) 21491 vfunc[102]: QWidget::metric(int) const 21492 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21493 vfunc[104]: QWidget::destroy(bool, bool) 21494 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21495 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21496 vfunc[107]: QWidget::focusNextPrevChild(bool) 21497 vfunc[108]: QWidget::setKeyCompression(bool) 21498 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21499 bool, QFont*) 21500 vfunc[110]: QDateTimeEdit::setDateTime(QDateTime const&) 21501 vfunc[111]: QDateTimeEdit::setAutoAdvance(bool) 21502 21503 Table 8-15. Secondary vtable for QDateTimeEdit 21504 Base Offset -80 21505 Virtual Base Offset 0 21506 RTTI typeinfo for QDateTimeEdit 21507 vfunc[0]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 21508 vfunc[1]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 21509 vfunc[2]: QPaintDevice::setResolution(int) 21510 vfunc[3]: QPaintDevice::resolution() const 21511 vfunc[4]: QPaintDevice::handle() const 21512 vfunc[5]: QPaintDevice::x11RenderHandle() const 21513 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21514 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21515 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21516 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21517 const 21518 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21519 21520 The Run Time Type Information for the QDateTimeEdit class is 21521 described by Table 8-16 21522 21523 Table 8-16. typeinfo for QDateTimeEdit 21524 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21525 Name typeinfo name for QDateTimeEdit 21526 basetype: typeinfo for QWidget 21527 __________________________________________________________ 21528 21529 8.2.6.3. Class data for QDateTimeEditBase 21530 21531 The virtual table for the QDateTimeEditBase class is described 21532 by Table 8-17 21533 21534 Table 8-17. Primary vtable for QDateTimeEditBase 21535 Base Offset 0 21536 Virtual Base Offset 0 21537 RTTI typeinfo for QDateTimeEditBase 21538 vfunc[0]: NULL or QDateTimeEditBase::metaObject() const 21539 vfunc[1]: QDateTimeEditBase::className() const 21540 vfunc[2]: QDateTimeEditBase::qt_cast(char const*) 21541 vfunc[3]: QDateTimeEditBase::qt_invoke(int, QUObject*) 21542 vfunc[4]: QDateTimeEditBase::qt_emit(int, QUObject*) 21543 vfunc[5]: QDateTimeEditBase::qt_property(int, int, QVariant*) 21544 vfunc[6]: NULL or QDateTimeEditBase::~QDateTimeEditBase() 21545 vfunc[7]: NULL or QDateTimeEditBase::~QDateTimeEditBase() 21546 vfunc[8]: QWidget::event(QEvent*) 21547 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21548 vfunc[10]: QWidget::setName(char const*) 21549 vfunc[11]: QObject::insertChild(QObject*) 21550 vfunc[12]: QObject::removeChild(QObject*) 21551 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21552 vfunc[14]: QObject::property(char const*) const 21553 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21554 vfunc[16]: QObject::childEvent(QChildEvent*) 21555 vfunc[17]: QObject::customEvent(QCustomEvent*) 21556 vfunc[18]: QObject::connectNotify(char const*) 21557 vfunc[19]: QObject::disconnectNotify(char const*) 21558 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21559 const*, char const*) 21560 vfunc[21]: QWidget::setEnabled(bool) 21561 vfunc[22]: QWidget::setMinimumSize(int, int) 21562 vfunc[23]: QWidget::setMaximumSize(int, int) 21563 vfunc[24]: QWidget::setSizeIncrement(int, int) 21564 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21565 vfunc[26]: QWidget::setEraseColor(QColor const&) 21566 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21567 vfunc[28]: QWidget::setPalette(QPalette const&) 21568 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21569 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21570 vfunc[31]: QWidget::setFont(QFont const&) 21571 vfunc[32]: QWidget::setCursor(QCursor const&) 21572 vfunc[33]: QWidget::unsetCursor() 21573 vfunc[34]: QWidget::setMask(QBitmap const&) 21574 vfunc[35]: QWidget::setMask(QRegion const&) 21575 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21576 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21577 vfunc[38]: QWidget::setCaption(QString const&) 21578 vfunc[39]: QWidget::setIcon(QPixmap const&) 21579 vfunc[40]: QWidget::setIconText(QString const&) 21580 vfunc[41]: QWidget::setMouseTracking(bool) 21581 vfunc[42]: QWidget::setFocus() 21582 vfunc[43]: QWidget::setActiveWindow() 21583 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21584 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21585 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21586 vfunc[47]: QWidget::show() 21587 vfunc[48]: QWidget::hide() 21588 vfunc[49]: QWidget::showMinimized() 21589 vfunc[50]: QWidget::showMaximized() 21590 vfunc[51]: QWidget::showNormal() 21591 vfunc[52]: QWidget::polish() 21592 vfunc[53]: QWidget::move(int, int) 21593 vfunc[54]: QWidget::resize(int, int) 21594 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21595 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21596 vfunc[57]: QWidget::close(bool) 21597 vfunc[58]: QWidget::sizeHint() const 21598 vfunc[59]: QWidget::minimumSizeHint() const 21599 vfunc[60]: QWidget::sizePolicy() const 21600 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21601 vfunc[62]: QWidget::heightForWidth(int) const 21602 vfunc[63]: QWidget::adjustSize() 21603 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21604 const&, bool) 21605 vfunc[65]: QWidget::setAcceptDrops(bool) 21606 vfunc[66]: QWidget::setAutoMask(bool) 21607 vfunc[67]: 21608 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21609 vfunc[68]: QWidget::customWhatsThis() const 21610 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21611 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21612 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21613 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21614 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21615 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21616 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21617 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21618 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21619 vfunc[78]: QWidget::enterEvent(QEvent*) 21620 vfunc[79]: QWidget::leaveEvent(QEvent*) 21621 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21622 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21623 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 21624 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21625 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21626 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21627 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21628 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21629 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21630 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21631 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21632 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21633 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21634 vfunc[93]: QWidget::showEvent(QShowEvent*) 21635 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21636 vfunc[95]: QWidget::x11Event(_XEvent*) 21637 vfunc[96]: QWidget::updateMask() 21638 vfunc[97]: QWidget::styleChange(QStyle&) 21639 vfunc[98]: QWidget::enabledChange(bool) 21640 vfunc[99]: QWidget::paletteChange(QPalette const&) 21641 vfunc[100]: QWidget::fontChange(QFont const&) 21642 vfunc[101]: QWidget::windowActivationChange(bool) 21643 vfunc[102]: QWidget::metric(int) const 21644 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21645 vfunc[104]: QWidget::destroy(bool, bool) 21646 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21647 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21648 vfunc[107]: QWidget::focusNextPrevChild(bool) 21649 vfunc[108]: QWidget::setKeyCompression(bool) 21650 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21651 bool, QFont*) 21652 vfunc[110]: __cxa_pure_virtual 21653 vfunc[111]: __cxa_pure_virtual 21654 vfunc[112]: __cxa_pure_virtual 21655 vfunc[113]: __cxa_pure_virtual 21656 vfunc[114]: __cxa_pure_virtual 21657 vfunc[115]: __cxa_pure_virtual 21658 21659 Table 8-18. Secondary vtable for QDateTimeEditBase 21660 Base Offset -80 21661 Virtual Base Offset 0 21662 RTTI typeinfo for QDateTimeEditBase 21663 vfunc[0]: NULL or non-virtual thunk to 21664 QDateTimeEditBase::~QDateTimeEditBase() 21665 vfunc[1]: NULL or non-virtual thunk to 21666 QDateTimeEditBase::~QDateTimeEditBase() 21667 vfunc[2]: QPaintDevice::setResolution(int) 21668 vfunc[3]: QPaintDevice::resolution() const 21669 vfunc[4]: QPaintDevice::handle() const 21670 vfunc[5]: QPaintDevice::x11RenderHandle() const 21671 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21672 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21673 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21674 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21675 const 21676 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21677 21678 The Run Time Type Information for the QDateTimeEditBase class 21679 is described by Table 8-19 21680 21681 Table 8-19. typeinfo for QDateTimeEditBase 21682 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21683 Name typeinfo name for QDateTimeEditBase 21684 basetype: typeinfo for QWidget 21685 __________________________________________________________ 21686 21687 8.2.6.4. Class data for QDateEdit 21688 21689 The virtual table for the QDateEdit class is described by Table 21690 8-20 21691 21692 Table 8-20. Primary vtable for QDateEdit 21693 Base Offset 0 21694 Virtual Base Offset 0 21695 RTTI typeinfo for QDateEdit 21696 vfunc[0]: NULL or QDateEdit::metaObject() const 21697 vfunc[1]: QDateEdit::className() const 21698 vfunc[2]: QDateEdit::qt_cast(char const*) 21699 vfunc[3]: QDateEdit::qt_invoke(int, QUObject*) 21700 vfunc[4]: QDateEdit::qt_emit(int, QUObject*) 21701 vfunc[5]: QDateEdit::qt_property(int, int, QVariant*) 21702 vfunc[6]: QDateEdit::~QDateEdit() 21703 vfunc[7]: QDateEdit::~QDateEdit() 21704 vfunc[8]: QDateEdit::event(QEvent*) 21705 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21706 vfunc[10]: QWidget::setName(char const*) 21707 vfunc[11]: QObject::insertChild(QObject*) 21708 vfunc[12]: QObject::removeChild(QObject*) 21709 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21710 vfunc[14]: QObject::property(char const*) const 21711 vfunc[15]: QDateEdit::timerEvent(QTimerEvent*) 21712 vfunc[16]: QObject::childEvent(QChildEvent*) 21713 vfunc[17]: QObject::customEvent(QCustomEvent*) 21714 vfunc[18]: QObject::connectNotify(char const*) 21715 vfunc[19]: QObject::disconnectNotify(char const*) 21716 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21717 const*, char const*) 21718 vfunc[21]: QWidget::setEnabled(bool) 21719 vfunc[22]: QWidget::setMinimumSize(int, int) 21720 vfunc[23]: QWidget::setMaximumSize(int, int) 21721 vfunc[24]: QWidget::setSizeIncrement(int, int) 21722 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21723 vfunc[26]: QWidget::setEraseColor(QColor const&) 21724 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21725 vfunc[28]: QWidget::setPalette(QPalette const&) 21726 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21727 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21728 vfunc[31]: QWidget::setFont(QFont const&) 21729 vfunc[32]: QWidget::setCursor(QCursor const&) 21730 vfunc[33]: QWidget::unsetCursor() 21731 vfunc[34]: QWidget::setMask(QBitmap const&) 21732 vfunc[35]: QWidget::setMask(QRegion const&) 21733 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21734 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21735 vfunc[38]: QWidget::setCaption(QString const&) 21736 vfunc[39]: QWidget::setIcon(QPixmap const&) 21737 vfunc[40]: QWidget::setIconText(QString const&) 21738 vfunc[41]: QWidget::setMouseTracking(bool) 21739 vfunc[42]: QWidget::setFocus() 21740 vfunc[43]: QWidget::setActiveWindow() 21741 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21742 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21743 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21744 vfunc[47]: QWidget::show() 21745 vfunc[48]: QWidget::hide() 21746 vfunc[49]: QWidget::showMinimized() 21747 vfunc[50]: QWidget::showMaximized() 21748 vfunc[51]: QWidget::showNormal() 21749 vfunc[52]: QWidget::polish() 21750 vfunc[53]: QWidget::move(int, int) 21751 vfunc[54]: QWidget::resize(int, int) 21752 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21753 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21754 vfunc[57]: QWidget::close(bool) 21755 vfunc[58]: QDateEdit::sizeHint() const 21756 vfunc[59]: QDateEdit::minimumSizeHint() const 21757 vfunc[60]: QWidget::sizePolicy() const 21758 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21759 vfunc[62]: QWidget::heightForWidth(int) const 21760 vfunc[63]: QWidget::adjustSize() 21761 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21762 const&, bool) 21763 vfunc[65]: QWidget::setAcceptDrops(bool) 21764 vfunc[66]: QWidget::setAutoMask(bool) 21765 vfunc[67]: 21766 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21767 vfunc[68]: QWidget::customWhatsThis() const 21768 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21769 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21770 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21771 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21772 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21773 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21774 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21775 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21776 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21777 vfunc[78]: QWidget::enterEvent(QEvent*) 21778 vfunc[79]: QWidget::leaveEvent(QEvent*) 21779 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21780 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21781 vfunc[82]: QDateEdit::resizeEvent(QResizeEvent*) 21782 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21783 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21784 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21785 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21786 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21787 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21788 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21789 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21790 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21791 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21792 vfunc[93]: QWidget::showEvent(QShowEvent*) 21793 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21794 vfunc[95]: QWidget::x11Event(_XEvent*) 21795 vfunc[96]: QWidget::updateMask() 21796 vfunc[97]: QWidget::styleChange(QStyle&) 21797 vfunc[98]: QWidget::enabledChange(bool) 21798 vfunc[99]: QWidget::paletteChange(QPalette const&) 21799 vfunc[100]: QWidget::fontChange(QFont const&) 21800 vfunc[101]: QWidget::windowActivationChange(bool) 21801 vfunc[102]: QWidget::metric(int) const 21802 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21803 vfunc[104]: QWidget::destroy(bool, bool) 21804 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21805 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21806 vfunc[107]: QWidget::focusNextPrevChild(bool) 21807 vfunc[108]: QWidget::setKeyCompression(bool) 21808 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21809 bool, QFont*) 21810 vfunc[110]: QDateEdit::setFocusSection(int) 21811 vfunc[111]: QDateEdit::sectionFormattedText(int) 21812 vfunc[112]: QDateEdit::addNumber(int, int) 21813 vfunc[113]: QDateEdit::removeLastNumber(int) 21814 vfunc[114]: QDateEdit::stepUp() 21815 vfunc[115]: QDateEdit::stepDown() 21816 vfunc[116]: QDateEdit::setDate(QDate const&) 21817 vfunc[117]: QDateEdit::setOrder(QDateEdit::Order) 21818 vfunc[118]: QDateEdit::setAutoAdvance(bool) 21819 vfunc[119]: NULL or QDateEdit::setMinValue(QDate const&) 21820 vfunc[120]: NULL or QDateEdit::setMaxValue(QDate const&) 21821 vfunc[121]: QDateEdit::setRange(QDate const&, QDate const&) 21822 vfunc[122]: QDateEdit::setSeparator(QString const&) 21823 vfunc[123]: QDateEdit::setYear(int) 21824 vfunc[124]: QDateEdit::setMonth(int) 21825 vfunc[125]: QDateEdit::setDay(int) 21826 vfunc[126]: QDateEdit::fix() 21827 vfunc[127]: QDateEdit::outOfRange(int, int, int) const 21828 21829 Table 8-21. Secondary vtable for QDateEdit 21830 Base Offset -80 21831 Virtual Base Offset 0 21832 RTTI typeinfo for QDateEdit 21833 vfunc[0]: non-virtual thunk to QDateEdit::~QDateEdit() 21834 vfunc[1]: non-virtual thunk to QDateEdit::~QDateEdit() 21835 vfunc[2]: QPaintDevice::setResolution(int) 21836 vfunc[3]: QPaintDevice::resolution() const 21837 vfunc[4]: QPaintDevice::handle() const 21838 vfunc[5]: QPaintDevice::x11RenderHandle() const 21839 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21840 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21841 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21842 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21843 const 21844 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21845 21846 The Run Time Type Information for the QDateEdit class is 21847 described by Table 8-22 21848 21849 Table 8-22. typeinfo for QDateEdit 21850 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21851 Name typeinfo name for QDateEdit 21852 basetype: typeinfo for QDateTimeEditBase 21853 __________________________________________________________ 21854 21855 8.2.6.5. Class data for QTimeEdit 21856 21857 The virtual table for the QTimeEdit class is described by Table 21858 8-23 21859 21860 Table 8-23. Primary vtable for QTimeEdit 21861 Base Offset 0 21862 Virtual Base Offset 0 21863 RTTI typeinfo for QTimeEdit 21864 vfunc[0]: NULL or QTimeEdit::metaObject() const 21865 vfunc[1]: QTimeEdit::className() const 21866 vfunc[2]: QTimeEdit::qt_cast(char const*) 21867 vfunc[3]: QTimeEdit::qt_invoke(int, QUObject*) 21868 vfunc[4]: QTimeEdit::qt_emit(int, QUObject*) 21869 vfunc[5]: QTimeEdit::qt_property(int, int, QVariant*) 21870 vfunc[6]: QTimeEdit::~QTimeEdit() 21871 vfunc[7]: QTimeEdit::~QTimeEdit() 21872 vfunc[8]: QTimeEdit::event(QEvent*) 21873 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21874 vfunc[10]: QWidget::setName(char const*) 21875 vfunc[11]: QObject::insertChild(QObject*) 21876 vfunc[12]: QObject::removeChild(QObject*) 21877 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21878 vfunc[14]: QObject::property(char const*) const 21879 vfunc[15]: QTimeEdit::timerEvent(QTimerEvent*) 21880 vfunc[16]: QObject::childEvent(QChildEvent*) 21881 vfunc[17]: QObject::customEvent(QCustomEvent*) 21882 vfunc[18]: QObject::connectNotify(char const*) 21883 vfunc[19]: QObject::disconnectNotify(char const*) 21884 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21885 const*, char const*) 21886 vfunc[21]: QWidget::setEnabled(bool) 21887 vfunc[22]: QWidget::setMinimumSize(int, int) 21888 vfunc[23]: QWidget::setMaximumSize(int, int) 21889 vfunc[24]: QWidget::setSizeIncrement(int, int) 21890 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21891 vfunc[26]: QWidget::setEraseColor(QColor const&) 21892 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21893 vfunc[28]: QWidget::setPalette(QPalette const&) 21894 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21895 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21896 vfunc[31]: QWidget::setFont(QFont const&) 21897 vfunc[32]: QWidget::setCursor(QCursor const&) 21898 vfunc[33]: QWidget::unsetCursor() 21899 vfunc[34]: QWidget::setMask(QBitmap const&) 21900 vfunc[35]: QWidget::setMask(QRegion const&) 21901 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21902 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21903 vfunc[38]: QWidget::setCaption(QString const&) 21904 vfunc[39]: QWidget::setIcon(QPixmap const&) 21905 vfunc[40]: QWidget::setIconText(QString const&) 21906 vfunc[41]: QWidget::setMouseTracking(bool) 21907 vfunc[42]: QWidget::setFocus() 21908 vfunc[43]: QWidget::setActiveWindow() 21909 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21910 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21911 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21912 vfunc[47]: QWidget::show() 21913 vfunc[48]: QWidget::hide() 21914 vfunc[49]: QWidget::showMinimized() 21915 vfunc[50]: QWidget::showMaximized() 21916 vfunc[51]: QWidget::showNormal() 21917 vfunc[52]: QWidget::polish() 21918 vfunc[53]: QWidget::move(int, int) 21919 vfunc[54]: QWidget::resize(int, int) 21920 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21921 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21922 vfunc[57]: QWidget::close(bool) 21923 vfunc[58]: QTimeEdit::sizeHint() const 21924 vfunc[59]: QTimeEdit::minimumSizeHint() const 21925 vfunc[60]: QWidget::sizePolicy() const 21926 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21927 vfunc[62]: QWidget::heightForWidth(int) const 21928 vfunc[63]: QWidget::adjustSize() 21929 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21930 const&, bool) 21931 vfunc[65]: QWidget::setAcceptDrops(bool) 21932 vfunc[66]: QWidget::setAutoMask(bool) 21933 vfunc[67]: 21934 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21935 vfunc[68]: QWidget::customWhatsThis() const 21936 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21937 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21938 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21939 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21940 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21941 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21942 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21943 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21944 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21945 vfunc[78]: QWidget::enterEvent(QEvent*) 21946 vfunc[79]: QWidget::leaveEvent(QEvent*) 21947 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21948 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21949 vfunc[82]: QTimeEdit::resizeEvent(QResizeEvent*) 21950 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21951 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21952 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21953 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21954 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21955 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21956 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21957 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21958 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21959 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21960 vfunc[93]: QWidget::showEvent(QShowEvent*) 21961 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21962 vfunc[95]: QWidget::x11Event(_XEvent*) 21963 vfunc[96]: QWidget::updateMask() 21964 vfunc[97]: QWidget::styleChange(QStyle&) 21965 vfunc[98]: QWidget::enabledChange(bool) 21966 vfunc[99]: QWidget::paletteChange(QPalette const&) 21967 vfunc[100]: QWidget::fontChange(QFont const&) 21968 vfunc[101]: QWidget::windowActivationChange(bool) 21969 vfunc[102]: QWidget::metric(int) const 21970 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21971 vfunc[104]: QWidget::destroy(bool, bool) 21972 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21973 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21974 vfunc[107]: QWidget::focusNextPrevChild(bool) 21975 vfunc[108]: QWidget::setKeyCompression(bool) 21976 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21977 bool, QFont*) 21978 vfunc[110]: QTimeEdit::setFocusSection(int) 21979 vfunc[111]: QTimeEdit::sectionFormattedText(int) 21980 vfunc[112]: QTimeEdit::addNumber(int, int) 21981 vfunc[113]: QTimeEdit::removeLastNumber(int) 21982 vfunc[114]: QTimeEdit::stepUp() 21983 vfunc[115]: QTimeEdit::stepDown() 21984 vfunc[116]: QTimeEdit::setTime(QTime const&) 21985 vfunc[117]: QTimeEdit::setAutoAdvance(bool) 21986 vfunc[118]: NULL or QTimeEdit::setMinValue(QTime const&) 21987 vfunc[119]: NULL or QTimeEdit::setMaxValue(QTime const&) 21988 vfunc[120]: QTimeEdit::setRange(QTime const&, QTime const&) 21989 vfunc[121]: QTimeEdit::setSeparator(QString const&) 21990 vfunc[122]: QTimeEdit::outOfRange(int, int, int) const 21991 vfunc[123]: QTimeEdit::setHour(int) 21992 vfunc[124]: QTimeEdit::setMinute(int) 21993 vfunc[125]: QTimeEdit::setSecond(int) 21994 21995 Table 8-24. Secondary vtable for QTimeEdit 21996 Base Offset -80 21997 Virtual Base Offset 0 21998 RTTI typeinfo for QTimeEdit 21999 vfunc[0]: non-virtual thunk to QTimeEdit::~QTimeEdit() 22000 vfunc[1]: non-virtual thunk to QTimeEdit::~QTimeEdit() 22001 vfunc[2]: QPaintDevice::setResolution(int) 22002 vfunc[3]: QPaintDevice::resolution() const 22003 vfunc[4]: QPaintDevice::handle() const 22004 vfunc[5]: QPaintDevice::x11RenderHandle() const 22005 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22006 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22007 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22008 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22009 const 22010 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22011 22012 The Run Time Type Information for the QTimeEdit class is 22013 described by Table 8-25 22014 22015 Table 8-25. typeinfo for QTimeEdit 22016 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22017 Name typeinfo name for QTimeEdit 22018 basetype: typeinfo for QDateTimeEditBase 22019 __________________________________________________________ 22020 22021 8.2.6.6. Interfaces for Qt3 Date and Time 22022 22023 An LSB conforming implementation shall provide the architecture 22024 specific functions for Qt3 Date and Time specified in Table 22025 8-26, with the full mandatory functionality as described in the 22026 referenced underlying specification. 22027 22028 Table 8-26. libqt-mt - Qt3 Date and Time Function Interfaces 22029 _ZThn80_N13QDateTimeEditD0Ev [CXXABI] 22030 _ZThn80_N13QDateTimeEditD1Ev [CXXABI] 22031 _ZThn80_N9QDateEditD0Ev [CXXABI] _ZThn80_N9QDateEditD1Ev 22032 [CXXABI] 22033 _ZThn80_N9QTimeEditD0Ev [CXXABI] _ZThn80_N9QTimeEditD1Ev 22034 [CXXABI] 22035 __________________________________________________________ 22036 22037 8.2.7. Qt3 Canvas 22038 __________________________________________________________ 22039 22040 8.2.7.1. Class data for QCanvasItem 22041 22042 The virtual table for the QCanvasItem class is described by 22043 Table 8-27 22044 22045 Table 8-27. Primary vtable for QCanvasItem 22046 Base Offset 0 22047 Virtual Base Offset 0 22048 RTTI typeinfo for QCanvasItem 22049 vfunc[0]: QCanvasItem::~QCanvasItem() 22050 vfunc[1]: QCanvasItem::~QCanvasItem() 22051 vfunc[2]: QCanvasItem::moveBy(double, double) 22052 vfunc[3]: QCanvasItem::setAnimated(bool) 22053 vfunc[4]: QCanvasItem::setVelocity(double, double) 22054 vfunc[5]: QCanvasItem::advance(int) 22055 vfunc[6]: __cxa_pure_virtual 22056 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22057 vfunc[8]: __cxa_pure_virtual 22058 vfunc[9]: QCanvasItem::setVisible(bool) 22059 vfunc[10]: QCanvasItem::setSelected(bool) 22060 vfunc[11]: QCanvasItem::setEnabled(bool) 22061 vfunc[12]: QCanvasItem::setActive(bool) 22062 vfunc[13]: QCanvasItem::rtti() const 22063 vfunc[14]: __cxa_pure_virtual 22064 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22065 vfunc[16]: QCanvasItem::chunks() const 22066 vfunc[17]: QCanvasItem::addToChunks() 22067 vfunc[18]: QCanvasItem::removeFromChunks() 22068 vfunc[19]: QCanvasItem::changeChunks() 22069 vfunc[20]: __cxa_pure_virtual 22070 22071 The Run Time Type Information for the QCanvasItem class is 22072 described by Table 8-28 22073 22074 Table 8-28. typeinfo for QCanvasItem 22075 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22076 Name typeinfo name for QCanvasItem 22077 basetype: typeinfo for Qt 22078 __________________________________________________________ 22079 22080 8.2.7.2. Class data for QCanvasSprite 22081 22082 The virtual table for the QCanvasSprite class is described by 22083 Table 8-29 22084 22085 Table 8-29. Primary vtable for QCanvasSprite 22086 Base Offset 0 22087 Virtual Base Offset 0 22088 RTTI typeinfo for QCanvasSprite 22089 vfunc[0]: QCanvasSprite::~QCanvasSprite() 22090 vfunc[1]: QCanvasSprite::~QCanvasSprite() 22091 vfunc[2]: QCanvasItem::moveBy(double, double) 22092 vfunc[3]: QCanvasItem::setAnimated(bool) 22093 vfunc[4]: QCanvasItem::setVelocity(double, double) 22094 vfunc[5]: QCanvasSprite::advance(int) 22095 vfunc[6]: QCanvasSprite::collidesWith(QCanvasItem const*) const 22096 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22097 vfunc[8]: QCanvasSprite::draw(QPainter&) 22098 vfunc[9]: QCanvasItem::setVisible(bool) 22099 vfunc[10]: QCanvasItem::setSelected(bool) 22100 vfunc[11]: QCanvasItem::setEnabled(bool) 22101 vfunc[12]: QCanvasItem::setActive(bool) 22102 vfunc[13]: QCanvasSprite::rtti() const 22103 vfunc[14]: QCanvasSprite::boundingRect() const 22104 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22105 vfunc[16]: QCanvasItem::chunks() const 22106 vfunc[17]: QCanvasSprite::addToChunks() 22107 vfunc[18]: QCanvasSprite::removeFromChunks() 22108 vfunc[19]: QCanvasSprite::changeChunks() 22109 vfunc[20]: QCanvasSprite::collidesWith(QCanvasSprite const*, 22110 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22111 QCanvasEllipse const*, QCanvasText const*) const 22112 vfunc[21]: QCanvasSprite::move(double, double, int) 22113 vfunc[22]: 22114 QCanvasSprite::setFrameAnimation(QCanvasSprite::FrameAnimationT 22115 ype, int, int) 22116 vfunc[23]: QCanvasSprite::imageAdvanced() const 22117 22118 The Run Time Type Information for the QCanvasSprite class is 22119 described by Table 8-30 22120 22121 Table 8-30. typeinfo for QCanvasSprite 22122 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22123 Name typeinfo name for QCanvasSprite 22124 basetype: typeinfo for QCanvasItem 22125 __________________________________________________________ 22126 22127 8.2.7.3. Class data for QCanvasPolygonalItem 22128 22129 The virtual table for the QCanvasPolygonalItem class is 22130 described by Table 8-31 22131 22132 Table 8-31. Primary vtable for QCanvasPolygonalItem 22133 Base Offset 0 22134 Virtual Base Offset 0 22135 RTTI typeinfo for QCanvasPolygonalItem 22136 vfunc[0]: QCanvasPolygonalItem::~QCanvasPolygonalItem() 22137 vfunc[1]: QCanvasPolygonalItem::~QCanvasPolygonalItem() 22138 vfunc[2]: QCanvasItem::moveBy(double, double) 22139 vfunc[3]: QCanvasItem::setAnimated(bool) 22140 vfunc[4]: QCanvasItem::setVelocity(double, double) 22141 vfunc[5]: QCanvasItem::advance(int) 22142 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22143 const*) const 22144 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22145 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22146 vfunc[9]: QCanvasItem::setVisible(bool) 22147 vfunc[10]: QCanvasItem::setSelected(bool) 22148 vfunc[11]: QCanvasItem::setEnabled(bool) 22149 vfunc[12]: QCanvasItem::setActive(bool) 22150 vfunc[13]: QCanvasPolygonalItem::rtti() const 22151 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22152 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22153 vfunc[16]: QCanvasPolygonalItem::chunks() const 22154 vfunc[17]: QCanvasItem::addToChunks() 22155 vfunc[18]: QCanvasItem::removeFromChunks() 22156 vfunc[19]: QCanvasItem::changeChunks() 22157 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22158 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22159 QCanvasEllipse const*, QCanvasText const*) const 22160 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22161 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22162 vfunc[23]: __cxa_pure_virtual 22163 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22164 vfunc[25]: __cxa_pure_virtual 22165 22166 The Run Time Type Information for the QCanvasPolygonalItem 22167 class is described by Table 8-32 22168 22169 Table 8-32. typeinfo for QCanvasPolygonalItem 22170 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22171 Name typeinfo name for QCanvasPolygonalItem 22172 basetype: typeinfo for QCanvasItem 22173 __________________________________________________________ 22174 22175 8.2.7.4. Class data for QCanvasRectangle 22176 22177 The virtual table for the QCanvasRectangle class is described 22178 by Table 8-33 22179 22180 Table 8-33. Primary vtable for QCanvasRectangle 22181 Base Offset 0 22182 Virtual Base Offset 0 22183 RTTI typeinfo for QCanvasRectangle 22184 vfunc[0]: QCanvasRectangle::~QCanvasRectangle() 22185 vfunc[1]: QCanvasRectangle::~QCanvasRectangle() 22186 vfunc[2]: QCanvasItem::moveBy(double, double) 22187 vfunc[3]: QCanvasItem::setAnimated(bool) 22188 vfunc[4]: QCanvasItem::setVelocity(double, double) 22189 vfunc[5]: QCanvasItem::advance(int) 22190 vfunc[6]: QCanvasRectangle::collidesWith(QCanvasItem const*) 22191 const 22192 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22193 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22194 vfunc[9]: QCanvasItem::setVisible(bool) 22195 vfunc[10]: QCanvasItem::setSelected(bool) 22196 vfunc[11]: QCanvasItem::setEnabled(bool) 22197 vfunc[12]: QCanvasItem::setActive(bool) 22198 vfunc[13]: QCanvasRectangle::rtti() const 22199 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22200 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22201 vfunc[16]: QCanvasRectangle::chunks() const 22202 vfunc[17]: QCanvasItem::addToChunks() 22203 vfunc[18]: QCanvasItem::removeFromChunks() 22204 vfunc[19]: QCanvasItem::changeChunks() 22205 vfunc[20]: QCanvasRectangle::collidesWith(QCanvasSprite const*, 22206 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22207 QCanvasEllipse const*, QCanvasText const*) const 22208 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22209 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22210 vfunc[23]: QCanvasRectangle::areaPoints() const 22211 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22212 vfunc[25]: QCanvasRectangle::drawShape(QPainter&) 22213 22214 The Run Time Type Information for the QCanvasRectangle class is 22215 described by Table 8-34 22216 22217 Table 8-34. typeinfo for QCanvasRectangle 22218 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22219 Name typeinfo name for QCanvasRectangle 22220 basetype: typeinfo for QCanvasPolygonalItem 22221 __________________________________________________________ 22222 22223 8.2.7.5. Class data for QCanvasView 22224 22225 The virtual table for the QCanvasView class is described by 22226 Table 8-35 22227 22228 Table 8-35. Primary vtable for QCanvasView 22229 Base Offset 0 22230 Virtual Base Offset 0 22231 RTTI typeinfo for QCanvasView 22232 vfunc[0]: NULL or QCanvasView::metaObject() const 22233 vfunc[1]: QCanvasView::className() const 22234 vfunc[2]: QCanvasView::qt_cast(char const*) 22235 vfunc[3]: QCanvasView::qt_invoke(int, QUObject*) 22236 vfunc[4]: QCanvasView::qt_emit(int, QUObject*) 22237 vfunc[5]: QCanvasView::qt_property(int, int, QVariant*) 22238 vfunc[6]: QCanvasView::~QCanvasView() 22239 vfunc[7]: QCanvasView::~QCanvasView() 22240 vfunc[8]: QWidget::event(QEvent*) 22241 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 22242 vfunc[10]: QWidget::setName(char const*) 22243 vfunc[11]: QObject::insertChild(QObject*) 22244 vfunc[12]: QScrollView::removeChild(QObject*) 22245 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22246 vfunc[14]: QObject::property(char const*) const 22247 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22248 vfunc[16]: QObject::childEvent(QChildEvent*) 22249 vfunc[17]: QObject::customEvent(QCustomEvent*) 22250 vfunc[18]: QObject::connectNotify(char const*) 22251 vfunc[19]: QObject::disconnectNotify(char const*) 22252 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22253 const*, char const*) 22254 vfunc[21]: QScrollView::setEnabled(bool) 22255 vfunc[22]: QWidget::setMinimumSize(int, int) 22256 vfunc[23]: QWidget::setMaximumSize(int, int) 22257 vfunc[24]: QWidget::setSizeIncrement(int, int) 22258 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 22259 vfunc[26]: QWidget::setEraseColor(QColor const&) 22260 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 22261 vfunc[28]: QWidget::setPalette(QPalette const&) 22262 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 22263 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 22264 vfunc[31]: QWidget::setFont(QFont const&) 22265 vfunc[32]: QWidget::setCursor(QCursor const&) 22266 vfunc[33]: QWidget::unsetCursor() 22267 vfunc[34]: QWidget::setMask(QBitmap const&) 22268 vfunc[35]: QWidget::setMask(QRegion const&) 22269 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 22270 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 22271 vfunc[38]: QWidget::setCaption(QString const&) 22272 vfunc[39]: QWidget::setIcon(QPixmap const&) 22273 vfunc[40]: QWidget::setIconText(QString const&) 22274 vfunc[41]: QWidget::setMouseTracking(bool) 22275 vfunc[42]: QWidget::setFocus() 22276 vfunc[43]: QWidget::setActiveWindow() 22277 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 22278 vfunc[45]: QWidget::setFocusProxy(QWidget*) 22279 vfunc[46]: QWidget::setUpdatesEnabled(bool) 22280 vfunc[47]: QScrollView::show() 22281 vfunc[48]: QWidget::hide() 22282 vfunc[49]: QWidget::showMinimized() 22283 vfunc[50]: QWidget::showMaximized() 22284 vfunc[51]: QWidget::showNormal() 22285 vfunc[52]: QWidget::polish() 22286 vfunc[53]: QWidget::move(int, int) 22287 vfunc[54]: QScrollView::resize(int, int) 22288 vfunc[55]: QWidget::setGeometry(int, int, int, int) 22289 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 22290 vfunc[57]: QWidget::close(bool) 22291 vfunc[58]: QCanvasView::sizeHint() const 22292 vfunc[59]: QScrollView::minimumSizeHint() const 22293 vfunc[60]: QWidget::sizePolicy() const 22294 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 22295 vfunc[62]: QWidget::heightForWidth(int) const 22296 vfunc[63]: QWidget::adjustSize() 22297 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 22298 const&, bool) 22299 vfunc[65]: QWidget::setAcceptDrops(bool) 22300 vfunc[66]: QWidget::setAutoMask(bool) 22301 vfunc[67]: 22302 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 22303 vfunc[68]: QWidget::customWhatsThis() const 22304 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 22305 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 22306 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 22307 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 22308 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 22309 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 22310 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22311 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 22312 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 22313 vfunc[78]: QWidget::enterEvent(QEvent*) 22314 vfunc[79]: QWidget::leaveEvent(QEvent*) 22315 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22316 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22317 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 22318 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22319 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 22320 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 22321 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 22322 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 22323 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22324 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 22325 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 22326 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 22327 vfunc[92]: QWidget::dropEvent(QDropEvent*) 22328 vfunc[93]: QWidget::showEvent(QShowEvent*) 22329 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22330 vfunc[95]: QWidget::x11Event(_XEvent*) 22331 vfunc[96]: QWidget::updateMask() 22332 vfunc[97]: QScrollView::styleChange(QStyle&) 22333 vfunc[98]: QWidget::enabledChange(bool) 22334 vfunc[99]: QWidget::paletteChange(QPalette const&) 22335 vfunc[100]: QScrollView::fontChange(QFont const&) 22336 vfunc[101]: QWidget::windowActivationChange(bool) 22337 vfunc[102]: QWidget::metric(int) const 22338 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22339 vfunc[104]: QWidget::destroy(bool, bool) 22340 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22341 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22342 vfunc[107]: QScrollView::focusNextPrevChild(bool) 22343 vfunc[108]: QWidget::setKeyCompression(bool) 22344 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22345 bool, QFont*) 22346 vfunc[110]: QFrame::setFrameStyle(int) 22347 vfunc[111]: QFrame::setLineWidth(int) 22348 vfunc[112]: QFrame::setMargin(int) 22349 vfunc[113]: QFrame::setMidLineWidth(int) 22350 vfunc[114]: QFrame::setFrameRect(QRect const&) 22351 vfunc[115]: QFrame::drawFrame(QPainter*) 22352 vfunc[116]: QCanvasView::drawContents(QPainter*) 22353 vfunc[117]: QScrollView::frameChanged() 22354 vfunc[118]: 22355 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 22356 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 22357 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 22358 vfunc[121]: 22359 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 22360 vfunc[122]: 22361 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 22362 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 22363 vfunc[124]: QScrollView::setDragAutoScroll(bool) 22364 vfunc[125]: QScrollView::resizeContents(int, int) 22365 vfunc[126]: QScrollView::setContentsPos(int, int) 22366 vfunc[127]: QCanvasView::drawContents(QPainter*, int, int, int, 22367 int) 22368 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 22369 int, int, int, int, int) 22370 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 22371 vfunc[130]: 22372 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 22373 vfunc[131]: 22374 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 22375 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 22376 vfunc[133]: 22377 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 22378 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 22379 vfunc[135]: 22380 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 22381 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 22382 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 22383 vfunc[138]: 22384 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 22385 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 22386 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 22387 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 22388 vfunc[142]: 22389 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 22390 vfunc[143]: 22391 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 22392 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 22393 vfunc[145]: 22394 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 22395 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 22396 vfunc[147]: 22397 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 22398 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 22399 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 22400 vfunc[150]: 22401 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 22402 vfunc[151]: QScrollView::setMargins(int, int, int, int) 22403 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 22404 int, int) 22405 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 22406 int, int) 22407 22408 Table 8-36. Secondary vtable for QCanvasView 22409 Base Offset -80 22410 Virtual Base Offset 0 22411 RTTI typeinfo for QCanvasView 22412 vfunc[0]: non-virtual thunk to QCanvasView::~QCanvasView() 22413 vfunc[1]: non-virtual thunk to QCanvasView::~QCanvasView() 22414 vfunc[2]: QPaintDevice::setResolution(int) 22415 vfunc[3]: QPaintDevice::resolution() const 22416 vfunc[4]: QPaintDevice::handle() const 22417 vfunc[5]: QPaintDevice::x11RenderHandle() const 22418 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22419 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22420 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22421 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22422 const 22423 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22424 22425 The Run Time Type Information for the QCanvasView class is 22426 described by Table 8-37 22427 22428 Table 8-37. typeinfo for QCanvasView 22429 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22430 Name typeinfo name for QCanvasView 22431 basetype: typeinfo for QScrollView 22432 __________________________________________________________ 22433 22434 8.2.7.6. Class data for QCanvasEllipse 22435 22436 The virtual table for the QCanvasEllipse class is described by 22437 Table 8-38 22438 22439 Table 8-38. Primary vtable for QCanvasEllipse 22440 Base Offset 0 22441 Virtual Base Offset 0 22442 RTTI typeinfo for QCanvasEllipse 22443 vfunc[0]: QCanvasEllipse::~QCanvasEllipse() 22444 vfunc[1]: QCanvasEllipse::~QCanvasEllipse() 22445 vfunc[2]: QCanvasItem::moveBy(double, double) 22446 vfunc[3]: QCanvasItem::setAnimated(bool) 22447 vfunc[4]: QCanvasItem::setVelocity(double, double) 22448 vfunc[5]: QCanvasItem::advance(int) 22449 vfunc[6]: QCanvasEllipse::collidesWith(QCanvasItem const*) 22450 const 22451 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22452 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22453 vfunc[9]: QCanvasItem::setVisible(bool) 22454 vfunc[10]: QCanvasItem::setSelected(bool) 22455 vfunc[11]: QCanvasItem::setEnabled(bool) 22456 vfunc[12]: QCanvasItem::setActive(bool) 22457 vfunc[13]: QCanvasEllipse::rtti() const 22458 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22459 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22460 vfunc[16]: QCanvasPolygonalItem::chunks() const 22461 vfunc[17]: QCanvasItem::addToChunks() 22462 vfunc[18]: QCanvasItem::removeFromChunks() 22463 vfunc[19]: QCanvasItem::changeChunks() 22464 vfunc[20]: QCanvasEllipse::collidesWith(QCanvasSprite const*, 22465 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22466 QCanvasEllipse const*, QCanvasText const*) const 22467 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22468 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22469 vfunc[23]: QCanvasEllipse::areaPoints() const 22470 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22471 vfunc[25]: QCanvasEllipse::drawShape(QPainter&) 22472 22473 The Run Time Type Information for the QCanvasEllipse class is 22474 described by Table 8-39 22475 22476 Table 8-39. typeinfo for QCanvasEllipse 22477 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22478 Name typeinfo name for QCanvasEllipse 22479 basetype: typeinfo for QCanvasPolygonalItem 22480 __________________________________________________________ 22481 22482 8.2.7.7. Class data for QCanvasPixmap 22483 22484 The virtual table for the QCanvasPixmap class is described by 22485 Table 8-40 22486 22487 Table 8-40. Primary vtable for QCanvasPixmap 22488 Base Offset 0 22489 Virtual Base Offset 0 22490 RTTI typeinfo for QCanvasPixmap 22491 vfunc[0]: QCanvasPixmap::~QCanvasPixmap() 22492 vfunc[1]: QCanvasPixmap::~QCanvasPixmap() 22493 vfunc[2]: QPaintDevice::setResolution(int) 22494 vfunc[3]: QPaintDevice::resolution() const 22495 vfunc[4]: QPaintDevice::handle() const 22496 vfunc[5]: QPaintDevice::x11RenderHandle() const 22497 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22498 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22499 vfunc[8]: QPixmap::metric(int) const 22500 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22501 const 22502 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22503 vfunc[11]: QPixmap::detach() 22504 22505 The Run Time Type Information for the QCanvasPixmap class is 22506 described by Table 8-41 22507 22508 Table 8-41. typeinfo for QCanvasPixmap 22509 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22510 Name typeinfo name for QCanvasPixmap 22511 basetype: typeinfo for QPixmap 22512 __________________________________________________________ 22513 22514 8.2.7.8. Class data for QCanvasLine 22515 22516 The virtual table for the QCanvasLine class is described by 22517 Table 8-42 22518 22519 Table 8-42. Primary vtable for QCanvasLine 22520 Base Offset 0 22521 Virtual Base Offset 0 22522 RTTI typeinfo for QCanvasLine 22523 vfunc[0]: QCanvasLine::~QCanvasLine() 22524 vfunc[1]: QCanvasLine::~QCanvasLine() 22525 vfunc[2]: QCanvasLine::moveBy(double, double) 22526 vfunc[3]: QCanvasItem::setAnimated(bool) 22527 vfunc[4]: QCanvasItem::setVelocity(double, double) 22528 vfunc[5]: QCanvasItem::advance(int) 22529 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22530 const*) const 22531 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22532 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22533 vfunc[9]: QCanvasItem::setVisible(bool) 22534 vfunc[10]: QCanvasItem::setSelected(bool) 22535 vfunc[11]: QCanvasItem::setEnabled(bool) 22536 vfunc[12]: QCanvasItem::setActive(bool) 22537 vfunc[13]: QCanvasLine::rtti() const 22538 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22539 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22540 vfunc[16]: QCanvasPolygonalItem::chunks() const 22541 vfunc[17]: QCanvasItem::addToChunks() 22542 vfunc[18]: QCanvasItem::removeFromChunks() 22543 vfunc[19]: QCanvasItem::changeChunks() 22544 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22545 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22546 QCanvasEllipse const*, QCanvasText const*) const 22547 vfunc[21]: QCanvasLine::setPen(QPen) 22548 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22549 vfunc[23]: QCanvasLine::areaPoints() const 22550 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22551 vfunc[25]: QCanvasLine::drawShape(QPainter&) 22552 22553 The Run Time Type Information for the QCanvasLine class is 22554 described by Table 8-43 22555 22556 Table 8-43. typeinfo for QCanvasLine 22557 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22558 Name typeinfo name for QCanvasLine 22559 basetype: typeinfo for QCanvasPolygonalItem 22560 __________________________________________________________ 22561 22562 8.2.7.9. Class data for QCanvasSpline 22563 22564 The virtual table for the QCanvasSpline class is described by 22565 Table 8-44 22566 22567 Table 8-44. Primary vtable for QCanvasSpline 22568 Base Offset 0 22569 Virtual Base Offset 0 22570 RTTI typeinfo for QCanvasSpline 22571 vfunc[0]: QCanvasSpline::~QCanvasSpline() 22572 vfunc[1]: QCanvasSpline::~QCanvasSpline() 22573 vfunc[2]: QCanvasPolygon::moveBy(double, double) 22574 vfunc[3]: QCanvasItem::setAnimated(bool) 22575 vfunc[4]: QCanvasItem::setVelocity(double, double) 22576 vfunc[5]: QCanvasItem::advance(int) 22577 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22578 const*) const 22579 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22580 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22581 vfunc[9]: QCanvasItem::setVisible(bool) 22582 vfunc[10]: QCanvasItem::setSelected(bool) 22583 vfunc[11]: QCanvasItem::setEnabled(bool) 22584 vfunc[12]: QCanvasItem::setActive(bool) 22585 vfunc[13]: QCanvasSpline::rtti() const 22586 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22587 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22588 vfunc[16]: QCanvasPolygonalItem::chunks() const 22589 vfunc[17]: QCanvasItem::addToChunks() 22590 vfunc[18]: QCanvasItem::removeFromChunks() 22591 vfunc[19]: QCanvasItem::changeChunks() 22592 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22593 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22594 QCanvasEllipse const*, QCanvasText const*) const 22595 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22596 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22597 vfunc[23]: QCanvasPolygon::areaPoints() const 22598 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22599 vfunc[25]: QCanvasPolygon::drawShape(QPainter&) 22600 22601 The Run Time Type Information for the QCanvasSpline class is 22602 described by Table 8-45 22603 22604 Table 8-45. typeinfo for QCanvasSpline 22605 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22606 Name typeinfo name for QCanvasSpline 22607 basetype: typeinfo for QCanvasPolygon 22608 __________________________________________________________ 22609 22610 8.2.7.10. Class data for QCanvasText 22611 22612 The virtual table for the QCanvasText class is described by 22613 Table 8-46 22614 22615 Table 8-46. Primary vtable for QCanvasText 22616 Base Offset 0 22617 Virtual Base Offset 0 22618 RTTI typeinfo for QCanvasText 22619 vfunc[0]: QCanvasText::~QCanvasText() 22620 vfunc[1]: QCanvasText::~QCanvasText() 22621 vfunc[2]: QCanvasText::moveBy(double, double) 22622 vfunc[3]: QCanvasItem::setAnimated(bool) 22623 vfunc[4]: QCanvasItem::setVelocity(double, double) 22624 vfunc[5]: QCanvasItem::advance(int) 22625 vfunc[6]: QCanvasText::collidesWith(QCanvasItem const*) const 22626 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22627 vfunc[8]: QCanvasText::draw(QPainter&) 22628 vfunc[9]: QCanvasItem::setVisible(bool) 22629 vfunc[10]: QCanvasItem::setSelected(bool) 22630 vfunc[11]: QCanvasItem::setEnabled(bool) 22631 vfunc[12]: QCanvasItem::setActive(bool) 22632 vfunc[13]: QCanvasText::rtti() const 22633 vfunc[14]: QCanvasText::boundingRect() const 22634 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22635 vfunc[16]: QCanvasItem::chunks() const 22636 vfunc[17]: QCanvasText::addToChunks() 22637 vfunc[18]: QCanvasText::removeFromChunks() 22638 vfunc[19]: QCanvasText::changeChunks() 22639 vfunc[20]: QCanvasText::collidesWith(QCanvasSprite const*, 22640 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22641 QCanvasEllipse const*, QCanvasText const*) const 22642 22643 The Run Time Type Information for the QCanvasText class is 22644 described by Table 8-47 22645 22646 Table 8-47. typeinfo for QCanvasText 22647 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22648 Name typeinfo name for QCanvasText 22649 basetype: typeinfo for QCanvasItem 22650 __________________________________________________________ 22651 22652 8.2.7.11. Class data for QCanvasPolygon 22653 22654 The virtual table for the QCanvasPolygon class is described by 22655 Table 8-48 22656 22657 Table 8-48. Primary vtable for QCanvasPolygon 22658 Base Offset 0 22659 Virtual Base Offset 0 22660 RTTI typeinfo for QCanvasPolygon 22661 vfunc[0]: QCanvasPolygon::~QCanvasPolygon() 22662 vfunc[1]: QCanvasPolygon::~QCanvasPolygon() 22663 vfunc[2]: QCanvasPolygon::moveBy(double, double) 22664 vfunc[3]: QCanvasItem::setAnimated(bool) 22665 vfunc[4]: QCanvasItem::setVelocity(double, double) 22666 vfunc[5]: QCanvasItem::advance(int) 22667 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22668 const*) const 22669 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22670 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22671 vfunc[9]: QCanvasItem::setVisible(bool) 22672 vfunc[10]: QCanvasItem::setSelected(bool) 22673 vfunc[11]: QCanvasItem::setEnabled(bool) 22674 vfunc[12]: QCanvasItem::setActive(bool) 22675 vfunc[13]: QCanvasPolygon::rtti() const 22676 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22677 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22678 vfunc[16]: QCanvasPolygonalItem::chunks() const 22679 vfunc[17]: QCanvasItem::addToChunks() 22680 vfunc[18]: QCanvasItem::removeFromChunks() 22681 vfunc[19]: QCanvasItem::changeChunks() 22682 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22683 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22684 QCanvasEllipse const*, QCanvasText const*) const 22685 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22686 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22687 vfunc[23]: QCanvasPolygon::areaPoints() const 22688 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22689 vfunc[25]: QCanvasPolygon::drawShape(QPainter&) 22690 22691 The Run Time Type Information for the QCanvasPolygon class is 22692 described by Table 8-49 22693 22694 Table 8-49. typeinfo for QCanvasPolygon 22695 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22696 Name typeinfo name for QCanvasPolygon 22697 basetype: typeinfo for QCanvasPolygonalItem 22698 __________________________________________________________ 22699 22700 8.2.7.12. Class data for QCanvas 22701 22702 The virtual table for the QCanvas class is described by Table 22703 8-50 22704 22705 Table 8-50. Primary vtable for QCanvas 22706 Base Offset 0 22707 Virtual Base Offset 0 22708 RTTI typeinfo for QCanvas 22709 vfunc[0]: NULL or QCanvas::metaObject() const 22710 vfunc[1]: QCanvas::className() const 22711 vfunc[2]: QCanvas::qt_cast(char const*) 22712 vfunc[3]: QCanvas::qt_invoke(int, QUObject*) 22713 vfunc[4]: QCanvas::qt_emit(int, QUObject*) 22714 vfunc[5]: QCanvas::qt_property(int, int, QVariant*) 22715 vfunc[6]: QCanvas::~QCanvas() 22716 vfunc[7]: QCanvas::~QCanvas() 22717 vfunc[8]: QObject::event(QEvent*) 22718 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22719 vfunc[10]: QObject::setName(char const*) 22720 vfunc[11]: QObject::insertChild(QObject*) 22721 vfunc[12]: QObject::removeChild(QObject*) 22722 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22723 vfunc[14]: QObject::property(char const*) const 22724 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22725 vfunc[16]: QObject::childEvent(QChildEvent*) 22726 vfunc[17]: QObject::customEvent(QCustomEvent*) 22727 vfunc[18]: QObject::connectNotify(char const*) 22728 vfunc[19]: QObject::disconnectNotify(char const*) 22729 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22730 const*, char const*) 22731 vfunc[21]: QCanvas::setTiles(QPixmap, int, int, int, int) 22732 vfunc[22]: QCanvas::setBackgroundPixmap(QPixmap const&) 22733 vfunc[23]: QCanvas::setBackgroundColor(QColor const&) 22734 vfunc[24]: QCanvas::setTile(int, int, int) 22735 vfunc[25]: QCanvas::resize(int, int) 22736 vfunc[26]: QCanvas::retune(int, int) 22737 vfunc[27]: QCanvas::setChangedChunk(int, int) 22738 vfunc[28]: QCanvas::setChangedChunkContaining(int, int) 22739 vfunc[29]: QCanvas::setAllChanged() 22740 vfunc[30]: QCanvas::setChanged(QRect const&) 22741 vfunc[31]: QCanvas::setUnchanged(QRect const&) 22742 vfunc[32]: QCanvas::addView(QCanvasView*) 22743 vfunc[33]: QCanvas::removeView(QCanvasView*) 22744 vfunc[34]: QCanvas::addItem(QCanvasItem*) 22745 vfunc[35]: QCanvas::addAnimation(QCanvasItem*) 22746 vfunc[36]: QCanvas::removeItem(QCanvasItem*) 22747 vfunc[37]: QCanvas::removeAnimation(QCanvasItem*) 22748 vfunc[38]: QCanvas::setAdvancePeriod(int) 22749 vfunc[39]: QCanvas::setUpdatePeriod(int) 22750 vfunc[40]: QCanvas::setDoubleBuffering(bool) 22751 vfunc[41]: QCanvas::advance() 22752 vfunc[42]: QCanvas::update() 22753 vfunc[43]: QCanvas::drawBackground(QPainter&, QRect const&) 22754 vfunc[44]: QCanvas::drawForeground(QPainter&, QRect const&) 22755 22756 The Run Time Type Information for the QCanvas class is 22757 described by Table 8-51 22758 22759 Table 8-51. typeinfo for QCanvas 22760 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22761 Name typeinfo name for QCanvas 22762 basetype: typeinfo for QObject 22763 __________________________________________________________ 22764 22765 8.2.7.13. Interfaces for Qt3 Canvas 22766 22767 An LSB conforming implementation shall provide the architecture 22768 specific functions for Qt3 Canvas specified in Table 8-52, with 22769 the full mandatory functionality as described in the referenced 22770 underlying specification. 22771 22772 Table 8-52. libqt-mt - Qt3 Canvas Function Interfaces 22773 _ZThn80_N11QCanvasViewD0Ev [CXXABI] _ZThn80_N11QCanvasViewD1Ev 22774 [CXXABI] 22775 __________________________________________________________ 22776 22777 8.2.8. Qt3 Drag and Drop 22778 __________________________________________________________ 22779 22780 8.2.8.1. Class data for QImageDrag 22781 22782 The virtual table for the QImageDrag class is described by 22783 Table 8-53 22784 22785 Table 8-53. Primary vtable for QImageDrag 22786 Base Offset 0 22787 Virtual Base Offset 0 22788 RTTI typeinfo for QImageDrag 22789 vfunc[0]: NULL or QImageDrag::metaObject() const 22790 vfunc[1]: QImageDrag::className() const 22791 vfunc[2]: QImageDrag::qt_cast(char const*) 22792 vfunc[3]: QImageDrag::qt_invoke(int, QUObject*) 22793 vfunc[4]: QImageDrag::qt_emit(int, QUObject*) 22794 vfunc[5]: QImageDrag::qt_property(int, int, QVariant*) 22795 vfunc[6]: QImageDrag::~QImageDrag() 22796 vfunc[7]: QImageDrag::~QImageDrag() 22797 vfunc[8]: QObject::event(QEvent*) 22798 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22799 vfunc[10]: QObject::setName(char const*) 22800 vfunc[11]: QObject::insertChild(QObject*) 22801 vfunc[12]: QObject::removeChild(QObject*) 22802 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22803 vfunc[14]: QObject::property(char const*) const 22804 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22805 vfunc[16]: QObject::childEvent(QChildEvent*) 22806 vfunc[17]: QObject::customEvent(QCustomEvent*) 22807 vfunc[18]: QObject::connectNotify(char const*) 22808 vfunc[19]: QObject::disconnectNotify(char const*) 22809 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22810 const*, char const*) 22811 vfunc[21]: QDragObject::setPixmap(QPixmap) 22812 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 22813 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 22814 vfunc[24]: QImageDrag::setImage(QImage) 22815 vfunc[25]: QImageDrag::format(int) const 22816 vfunc[26]: QImageDrag::encodedData(char const*) const 22817 22818 Table 8-54. Secondary vtable for QImageDrag 22819 Base Offset -80 22820 Virtual Base Offset 0 22821 RTTI typeinfo for QImageDrag 22822 vfunc[0]: non-virtual thunk to QImageDrag::~QImageDrag() 22823 vfunc[1]: non-virtual thunk to QImageDrag::~QImageDrag() 22824 vfunc[2]: non-virtual thunk to QImageDrag::format(int) const 22825 vfunc[3]: QMimeSource::provides(char const*) const 22826 vfunc[4]: non-virtual thunk to QImageDrag::encodedData(char 22827 const*) const 22828 22829 The Run Time Type Information for the QImageDrag class is 22830 described by Table 8-55 22831 22832 Table 8-55. typeinfo for QImageDrag 22833 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22834 Name typeinfo name for QImageDrag 22835 basetype: typeinfo for QDragObject 22836 __________________________________________________________ 22837 22838 8.2.8.2. Class data for QDragLeaveEvent 22839 22840 The virtual table for the QDragLeaveEvent class is described by 22841 Table 8-56 22842 22843 Table 8-56. Primary vtable for QDragLeaveEvent 22844 Base Offset 0 22845 Virtual Base Offset 0 22846 RTTI typeinfo for QDragLeaveEvent 22847 vfunc[0]: NULL or QDragLeaveEvent::~QDragLeaveEvent() 22848 vfunc[1]: NULL or QDragLeaveEvent::~QDragLeaveEvent() 22849 22850 The Run Time Type Information for the QDragLeaveEvent class is 22851 described by Table 8-57 22852 22853 Table 8-57. typeinfo for QDragLeaveEvent 22854 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22855 Name typeinfo name for QDragLeaveEvent 22856 basetype: typeinfo for QEvent 22857 __________________________________________________________ 22858 22859 8.2.8.3. Class data for QColorDrag 22860 22861 The virtual table for the QColorDrag class is described by 22862 Table 8-58 22863 22864 Table 8-58. Primary vtable for QColorDrag 22865 Base Offset 0 22866 Virtual Base Offset 0 22867 RTTI typeinfo for QColorDrag 22868 vfunc[0]: NULL or QColorDrag::metaObject() const 22869 vfunc[1]: QColorDrag::className() const 22870 vfunc[2]: QColorDrag::qt_cast(char const*) 22871 vfunc[3]: QColorDrag::qt_invoke(int, QUObject*) 22872 vfunc[4]: QColorDrag::qt_emit(int, QUObject*) 22873 vfunc[5]: QColorDrag::qt_property(int, int, QVariant*) 22874 vfunc[6]: NULL or QColorDrag::~QColorDrag() 22875 vfunc[7]: NULL or QColorDrag::~QColorDrag() 22876 vfunc[8]: QObject::event(QEvent*) 22877 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22878 vfunc[10]: QObject::setName(char const*) 22879 vfunc[11]: QObject::insertChild(QObject*) 22880 vfunc[12]: QObject::removeChild(QObject*) 22881 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22882 vfunc[14]: QObject::property(char const*) const 22883 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22884 vfunc[16]: QObject::childEvent(QChildEvent*) 22885 vfunc[17]: QObject::customEvent(QCustomEvent*) 22886 vfunc[18]: QObject::connectNotify(char const*) 22887 vfunc[19]: QObject::disconnectNotify(char const*) 22888 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22889 const*, char const*) 22890 vfunc[21]: QDragObject::setPixmap(QPixmap) 22891 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 22892 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 22893 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 22894 vfunc[25]: QStoredDrag::format(int) const 22895 vfunc[26]: QStoredDrag::encodedData(char const*) const 22896 22897 Table 8-59. Secondary vtable for QColorDrag 22898 Base Offset -80 22899 Virtual Base Offset 0 22900 RTTI typeinfo for QColorDrag 22901 vfunc[0]: NULL or non-virtual thunk to 22902 QColorDrag::~QColorDrag() 22903 vfunc[1]: NULL or non-virtual thunk to 22904 QColorDrag::~QColorDrag() 22905 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 22906 vfunc[3]: QMimeSource::provides(char const*) const 22907 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 22908 const*) const 22909 22910 The Run Time Type Information for the QColorDrag class is 22911 described by Table 8-60 22912 22913 Table 8-60. typeinfo for QColorDrag 22914 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22915 Name typeinfo name for QColorDrag 22916 basetype: typeinfo for QStoredDrag 22917 __________________________________________________________ 22918 22919 8.2.8.4. Class data for QDragResponseEvent 22920 22921 The virtual table for the QDragResponseEvent class is described 22922 by Table 8-61 22923 22924 Table 8-61. Primary vtable for QDragResponseEvent 22925 Base Offset 0 22926 Virtual Base Offset 0 22927 RTTI typeinfo for QDragResponseEvent 22928 vfunc[0]: NULL or QDragResponseEvent::~QDragResponseEvent() 22929 vfunc[1]: NULL or QDragResponseEvent::~QDragResponseEvent() 22930 22931 The Run Time Type Information for the QDragResponseEvent class 22932 is described by Table 8-62 22933 22934 Table 8-62. typeinfo for QDragResponseEvent 22935 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22936 Name typeinfo name for QDragResponseEvent 22937 basetype: typeinfo for QEvent 22938 __________________________________________________________ 22939 22940 8.2.8.5. Class data for QIconDrag 22941 22942 The virtual table for the QIconDrag class is described by Table 22943 8-63 22944 22945 Table 8-63. Primary vtable for QIconDrag 22946 Base Offset 0 22947 Virtual Base Offset 0 22948 RTTI typeinfo for QIconDrag 22949 vfunc[0]: NULL or QIconDrag::metaObject() const 22950 vfunc[1]: QIconDrag::className() const 22951 vfunc[2]: QIconDrag::qt_cast(char const*) 22952 vfunc[3]: QIconDrag::qt_invoke(int, QUObject*) 22953 vfunc[4]: QIconDrag::qt_emit(int, QUObject*) 22954 vfunc[5]: QIconDrag::qt_property(int, int, QVariant*) 22955 vfunc[6]: QIconDrag::~QIconDrag() 22956 vfunc[7]: QIconDrag::~QIconDrag() 22957 vfunc[8]: QObject::event(QEvent*) 22958 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22959 vfunc[10]: QObject::setName(char const*) 22960 vfunc[11]: QObject::insertChild(QObject*) 22961 vfunc[12]: QObject::removeChild(QObject*) 22962 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22963 vfunc[14]: QObject::property(char const*) const 22964 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22965 vfunc[16]: QObject::childEvent(QChildEvent*) 22966 vfunc[17]: QObject::customEvent(QCustomEvent*) 22967 vfunc[18]: QObject::connectNotify(char const*) 22968 vfunc[19]: QObject::disconnectNotify(char const*) 22969 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22970 const*, char const*) 22971 vfunc[21]: QDragObject::setPixmap(QPixmap) 22972 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 22973 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 22974 vfunc[24]: QIconDrag::format(int) const 22975 vfunc[25]: QIconDrag::encodedData(char const*) const 22976 22977 Table 8-64. Secondary vtable for QIconDrag 22978 Base Offset -80 22979 Virtual Base Offset 0 22980 RTTI typeinfo for QIconDrag 22981 vfunc[0]: non-virtual thunk to QIconDrag::~QIconDrag() 22982 vfunc[1]: non-virtual thunk to QIconDrag::~QIconDrag() 22983 vfunc[2]: non-virtual thunk to QIconDrag::format(int) const 22984 vfunc[3]: QMimeSource::provides(char const*) const 22985 vfunc[4]: non-virtual thunk to QIconDrag::encodedData(char 22986 const*) const 22987 22988 The Run Time Type Information for the QIconDrag class is 22989 described by Table 8-65 22990 22991 Table 8-65. typeinfo for QIconDrag 22992 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22993 Name typeinfo name for QIconDrag 22994 basetype: typeinfo for QDragObject 22995 __________________________________________________________ 22996 22997 8.2.8.6. Class data for QUriDrag 22998 22999 The virtual table for the QUriDrag class is described by Table 23000 8-66 23001 23002 Table 8-66. Primary vtable for QUriDrag 23003 Base Offset 0 23004 Virtual Base Offset 0 23005 RTTI typeinfo for QUriDrag 23006 vfunc[0]: NULL or QUriDrag::metaObject() const 23007 vfunc[1]: QUriDrag::className() const 23008 vfunc[2]: QUriDrag::qt_cast(char const*) 23009 vfunc[3]: QUriDrag::qt_invoke(int, QUObject*) 23010 vfunc[4]: QUriDrag::qt_emit(int, QUObject*) 23011 vfunc[5]: QUriDrag::qt_property(int, int, QVariant*) 23012 vfunc[6]: QUriDrag::~QUriDrag() 23013 vfunc[7]: QUriDrag::~QUriDrag() 23014 vfunc[8]: QObject::event(QEvent*) 23015 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23016 vfunc[10]: QObject::setName(char const*) 23017 vfunc[11]: QObject::insertChild(QObject*) 23018 vfunc[12]: QObject::removeChild(QObject*) 23019 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23020 vfunc[14]: QObject::property(char const*) const 23021 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23022 vfunc[16]: QObject::childEvent(QChildEvent*) 23023 vfunc[17]: QObject::customEvent(QCustomEvent*) 23024 vfunc[18]: QObject::connectNotify(char const*) 23025 vfunc[19]: QObject::disconnectNotify(char const*) 23026 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23027 const*, char const*) 23028 vfunc[21]: QDragObject::setPixmap(QPixmap) 23029 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23030 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23031 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 23032 vfunc[25]: QStoredDrag::format(int) const 23033 vfunc[26]: QStoredDrag::encodedData(char const*) const 23034 vfunc[27]: QUriDrag::setUris(QStrList) 23035 23036 Table 8-67. Secondary vtable for QUriDrag 23037 Base Offset -80 23038 Virtual Base Offset 0 23039 RTTI typeinfo for QUriDrag 23040 vfunc[0]: non-virtual thunk to QUriDrag::~QUriDrag() 23041 vfunc[1]: non-virtual thunk to QUriDrag::~QUriDrag() 23042 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 23043 vfunc[3]: QMimeSource::provides(char const*) const 23044 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 23045 const*) const 23046 23047 The Run Time Type Information for the QUriDrag class is 23048 described by Table 8-68 23049 23050 Table 8-68. typeinfo for QUriDrag 23051 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23052 Name typeinfo name for QUriDrag 23053 basetype: typeinfo for QStoredDrag 23054 __________________________________________________________ 23055 23056 8.2.8.7. Class data for QDropSite 23057 23058 The virtual table for the QDropSite class is described by Table 23059 8-69 23060 23061 Table 8-69. Primary vtable for QDropSite 23062 Base Offset 0 23063 Virtual Base Offset 0 23064 RTTI typeinfo for QDropSite 23065 vfunc[0]: QDropSite::~QDropSite() 23066 vfunc[1]: QDropSite::~QDropSite() 23067 23068 The Run Time Type Information for the QDropSite class is 23069 described by Table 8-70 23070 23071 Table 8-70. typeinfo for QDropSite 23072 Base Vtable vtable for __cxxabiv1::__class_type_info 23073 Name typeinfo name for QDropSite 23074 __________________________________________________________ 23075 23076 8.2.8.8. Class data for QStoredDrag 23077 23078 The virtual table for the QStoredDrag class is described by 23079 Table 8-71 23080 23081 Table 8-71. Primary vtable for QStoredDrag 23082 Base Offset 0 23083 Virtual Base Offset 0 23084 RTTI typeinfo for QStoredDrag 23085 vfunc[0]: NULL or QStoredDrag::metaObject() const 23086 vfunc[1]: QStoredDrag::className() const 23087 vfunc[2]: QStoredDrag::qt_cast(char const*) 23088 vfunc[3]: QStoredDrag::qt_invoke(int, QUObject*) 23089 vfunc[4]: QStoredDrag::qt_emit(int, QUObject*) 23090 vfunc[5]: QStoredDrag::qt_property(int, int, QVariant*) 23091 vfunc[6]: QStoredDrag::~QStoredDrag() 23092 vfunc[7]: QStoredDrag::~QStoredDrag() 23093 vfunc[8]: QObject::event(QEvent*) 23094 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23095 vfunc[10]: QObject::setName(char const*) 23096 vfunc[11]: QObject::insertChild(QObject*) 23097 vfunc[12]: QObject::removeChild(QObject*) 23098 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23099 vfunc[14]: QObject::property(char const*) const 23100 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23101 vfunc[16]: QObject::childEvent(QChildEvent*) 23102 vfunc[17]: QObject::customEvent(QCustomEvent*) 23103 vfunc[18]: QObject::connectNotify(char const*) 23104 vfunc[19]: QObject::disconnectNotify(char const*) 23105 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23106 const*, char const*) 23107 vfunc[21]: QDragObject::setPixmap(QPixmap) 23108 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23109 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23110 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 23111 vfunc[25]: QStoredDrag::format(int) const 23112 vfunc[26]: QStoredDrag::encodedData(char const*) const 23113 23114 Table 8-72. Secondary vtable for QStoredDrag 23115 Base Offset -80 23116 Virtual Base Offset 0 23117 RTTI typeinfo for QStoredDrag 23118 vfunc[0]: non-virtual thunk to QStoredDrag::~QStoredDrag() 23119 vfunc[1]: non-virtual thunk to QStoredDrag::~QStoredDrag() 23120 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 23121 vfunc[3]: QMimeSource::provides(char const*) const 23122 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 23123 const*) const 23124 23125 The Run Time Type Information for the QStoredDrag class is 23126 described by Table 8-73 23127 23128 Table 8-73. typeinfo for QStoredDrag 23129 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23130 Name typeinfo name for QStoredDrag 23131 basetype: typeinfo for QDragObject 23132 __________________________________________________________ 23133 23134 8.2.8.9. Class data for QTextDrag 23135 23136 The virtual table for the QTextDrag class is described by Table 23137 8-74 23138 23139 Table 8-74. Primary vtable for QTextDrag 23140 Base Offset 0 23141 Virtual Base Offset 0 23142 RTTI typeinfo for QTextDrag 23143 vfunc[0]: NULL or QTextDrag::metaObject() const 23144 vfunc[1]: QTextDrag::className() const 23145 vfunc[2]: QTextDrag::qt_cast(char const*) 23146 vfunc[3]: QTextDrag::qt_invoke(int, QUObject*) 23147 vfunc[4]: QTextDrag::qt_emit(int, QUObject*) 23148 vfunc[5]: QTextDrag::qt_property(int, int, QVariant*) 23149 vfunc[6]: QTextDrag::~QTextDrag() 23150 vfunc[7]: QTextDrag::~QTextDrag() 23151 vfunc[8]: QObject::event(QEvent*) 23152 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23153 vfunc[10]: QObject::setName(char const*) 23154 vfunc[11]: QObject::insertChild(QObject*) 23155 vfunc[12]: QObject::removeChild(QObject*) 23156 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23157 vfunc[14]: QObject::property(char const*) const 23158 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23159 vfunc[16]: QObject::childEvent(QChildEvent*) 23160 vfunc[17]: QObject::customEvent(QCustomEvent*) 23161 vfunc[18]: QObject::connectNotify(char const*) 23162 vfunc[19]: QObject::disconnectNotify(char const*) 23163 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23164 const*, char const*) 23165 vfunc[21]: QDragObject::setPixmap(QPixmap) 23166 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23167 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23168 vfunc[24]: QTextDrag::setText(QString const&) 23169 vfunc[25]: QTextDrag::setSubtype(QCString const&) 23170 vfunc[26]: QTextDrag::format(int) const 23171 vfunc[27]: QTextDrag::encodedData(char const*) const 23172 23173 Table 8-75. Secondary vtable for QTextDrag 23174 Base Offset -80 23175 Virtual Base Offset 0 23176 RTTI typeinfo for QTextDrag 23177 vfunc[0]: non-virtual thunk to QTextDrag::~QTextDrag() 23178 vfunc[1]: non-virtual thunk to QTextDrag::~QTextDrag() 23179 vfunc[2]: non-virtual thunk to QTextDrag::format(int) const 23180 vfunc[3]: QMimeSource::provides(char const*) const 23181 vfunc[4]: non-virtual thunk to QTextDrag::encodedData(char 23182 const*) const 23183 23184 The Run Time Type Information for the QTextDrag class is 23185 described by Table 8-76 23186 23187 Table 8-76. typeinfo for QTextDrag 23188 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23189 Name typeinfo name for QTextDrag 23190 basetype: typeinfo for QDragObject 23191 __________________________________________________________ 23192 23193 8.2.8.10. Class data for QDragEnterEvent 23194 23195 The virtual table for the QDragEnterEvent class is described by 23196 Table 8-77 23197 23198 Table 8-77. Primary vtable for QDragEnterEvent 23199 Base Offset 0 23200 Virtual Base Offset 0 23201 RTTI typeinfo for QDragEnterEvent 23202 vfunc[0]: NULL or QDragEnterEvent::~QDragEnterEvent() 23203 vfunc[1]: NULL or QDragEnterEvent::~QDragEnterEvent() 23204 vfunc[2]: QDropEvent::format(int) const 23205 vfunc[3]: QDropEvent::encodedData(char const*) const 23206 vfunc[4]: QDropEvent::provides(char const*) const 23207 23208 Table 8-78. Secondary vtable for QDragEnterEvent 23209 Base Offset -16 23210 Virtual Base Offset 0 23211 RTTI typeinfo for QDragEnterEvent 23212 vfunc[0]: NULL or non-virtual thunk to 23213 QDragEnterEvent::~QDragEnterEvent() 23214 vfunc[1]: NULL or non-virtual thunk to 23215 QDragEnterEvent::~QDragEnterEvent() 23216 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 23217 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 23218 const*) const 23219 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 23220 const*) const 23221 23222 The Run Time Type Information for the QDragEnterEvent class is 23223 described by Table 8-79 23224 23225 Table 8-79. typeinfo for QDragEnterEvent 23226 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23227 Name typeinfo name for QDragEnterEvent 23228 basetype: typeinfo for QDragMoveEvent 23229 __________________________________________________________ 23230 23231 8.2.8.11. Class data for QDragMoveEvent 23232 23233 The virtual table for the QDragMoveEvent class is described by 23234 Table 8-80 23235 23236 Table 8-80. Primary vtable for QDragMoveEvent 23237 Base Offset 0 23238 Virtual Base Offset 0 23239 RTTI typeinfo for QDragMoveEvent 23240 vfunc[0]: NULL or QDragMoveEvent::~QDragMoveEvent() 23241 vfunc[1]: NULL or QDragMoveEvent::~QDragMoveEvent() 23242 vfunc[2]: QDropEvent::format(int) const 23243 vfunc[3]: QDropEvent::encodedData(char const*) const 23244 vfunc[4]: QDropEvent::provides(char const*) const 23245 23246 Table 8-81. Secondary vtable for QDragMoveEvent 23247 Base Offset -16 23248 Virtual Base Offset 0 23249 RTTI typeinfo for QDragMoveEvent 23250 vfunc[0]: NULL or non-virtual thunk to 23251 QDragMoveEvent::~QDragMoveEvent() 23252 vfunc[1]: NULL or non-virtual thunk to 23253 QDragMoveEvent::~QDragMoveEvent() 23254 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 23255 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 23256 const*) const 23257 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 23258 const*) const 23259 23260 The Run Time Type Information for the QDragMoveEvent class is 23261 described by Table 8-82 23262 23263 Table 8-82. typeinfo for QDragMoveEvent 23264 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23265 Name typeinfo name for QDragMoveEvent 23266 basetype: typeinfo for QDropEvent 23267 __________________________________________________________ 23268 23269 8.2.8.12. Class data for QDropEvent 23270 23271 The virtual table for the QDropEvent class is described by 23272 Table 8-83 23273 23274 Table 8-83. Primary vtable for QDropEvent 23275 Base Offset 0 23276 Virtual Base Offset 0 23277 RTTI typeinfo for QDropEvent 23278 vfunc[0]: NULL or QDropEvent::~QDropEvent() 23279 vfunc[1]: NULL or QDropEvent::~QDropEvent() 23280 vfunc[2]: QDropEvent::format(int) const 23281 vfunc[3]: QDropEvent::encodedData(char const*) const 23282 vfunc[4]: QDropEvent::provides(char const*) const 23283 23284 Table 8-84. Secondary vtable for QDropEvent 23285 Base Offset -16 23286 Virtual Base Offset 0 23287 RTTI typeinfo for QDropEvent 23288 vfunc[0]: NULL or non-virtual thunk to 23289 QDropEvent::~QDropEvent() 23290 vfunc[1]: NULL or non-virtual thunk to 23291 QDropEvent::~QDropEvent() 23292 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 23293 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 23294 const*) const 23295 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 23296 const*) const 23297 23298 The Run Time Type Information for the QDropEvent class is 23299 described by Table 8-85 23300 23301 Table 8-85. typeinfo for QDropEvent 23302 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 23303 Name typeinfo name for QDropEvent 23304 flags: 0 23305 basetype: typeinfo for QEvent 2 23306 basetype: typeinfo for QMimeSource 3074 23307 __________________________________________________________ 23308 23309 8.2.8.13. Class data for QDragObject 23310 23311 The virtual table for the QDragObject class is described by 23312 Table 8-86 23313 23314 Table 8-86. Primary vtable for QDragObject 23315 Base Offset 0 23316 Virtual Base Offset 0 23317 RTTI typeinfo for QDragObject 23318 vfunc[0]: NULL or QDragObject::metaObject() const 23319 vfunc[1]: QDragObject::className() const 23320 vfunc[2]: QDragObject::qt_cast(char const*) 23321 vfunc[3]: QDragObject::qt_invoke(int, QUObject*) 23322 vfunc[4]: QDragObject::qt_emit(int, QUObject*) 23323 vfunc[5]: QDragObject::qt_property(int, int, QVariant*) 23324 vfunc[6]: QDragObject::~QDragObject() 23325 vfunc[7]: QDragObject::~QDragObject() 23326 vfunc[8]: QObject::event(QEvent*) 23327 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23328 vfunc[10]: QObject::setName(char const*) 23329 vfunc[11]: QObject::insertChild(QObject*) 23330 vfunc[12]: QObject::removeChild(QObject*) 23331 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23332 vfunc[14]: QObject::property(char const*) const 23333 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23334 vfunc[16]: QObject::childEvent(QChildEvent*) 23335 vfunc[17]: QObject::customEvent(QCustomEvent*) 23336 vfunc[18]: QObject::connectNotify(char const*) 23337 vfunc[19]: QObject::disconnectNotify(char const*) 23338 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23339 const*, char const*) 23340 vfunc[21]: QDragObject::setPixmap(QPixmap) 23341 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23342 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23343 23344 Table 8-87. Secondary vtable for QDragObject 23345 Base Offset -80 23346 Virtual Base Offset 0 23347 RTTI typeinfo for QDragObject 23348 vfunc[0]: non-virtual thunk to QDragObject::~QDragObject() 23349 vfunc[1]: non-virtual thunk to QDragObject::~QDragObject() 23350 vfunc[2]: __cxa_pure_virtual 23351 vfunc[3]: QMimeSource::provides(char const*) const 23352 vfunc[4]: __cxa_pure_virtual 23353 23354 The Run Time Type Information for the QDragObject class is 23355 described by Table 8-88 23356 23357 Table 8-88. typeinfo for QDragObject 23358 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 23359 Name typeinfo name for QDragObject 23360 flags: 0 23361 basetype: typeinfo for QObject 2 23362 basetype: typeinfo for QMimeSource 10242 23363 __________________________________________________________ 23364 23365 8.2.8.14. Class data for QIconDragItem 23366 23367 The virtual table for the QIconDragItem class is described by 23368 Table 8-89 23369 23370 Table 8-89. Primary vtable for QIconDragItem 23371 Base Offset 0 23372 Virtual Base Offset 0 23373 RTTI typeinfo for QIconDragItem 23374 vfunc[0]: QIconDragItem::~QIconDragItem() 23375 vfunc[1]: QIconDragItem::~QIconDragItem() 23376 vfunc[2]: QIconDragItem::data() const 23377 vfunc[3]: QIconDragItem::setData(QMemArray const&) 23378 23379 The Run Time Type Information for the QIconDragItem class is 23380 described by Table 8-90 23381 23382 Table 8-90. typeinfo for QIconDragItem 23383 Base Vtable vtable for __cxxabiv1::__class_type_info 23384 Name typeinfo name for QIconDragItem 23385 __________________________________________________________ 23386 23387 8.2.8.15. Interfaces for Qt3 Drag and Drop 23388 23389 An LSB conforming implementation shall provide the architecture 23390 specific functions for Qt3 Drag and Drop specified in Table 23391 8-91, with the full mandatory functionality as described in the 23392 referenced underlying specification. 23393 23394 Table 8-91. libqt-mt - Qt3 Drag and Drop Function Interfaces 23395 _ZThn16_NK10QDropEvent11encodedDataEPKc [CXXABI] 23396 _ZThn16_NK10QDropEvent6formatEi [CXXABI] 23397 _ZThn16_NK10QDropEvent8providesEPKc [CXXABI] 23398 _ZThn80_N10QImageDragD0Ev [CXXABI] 23399 _ZThn80_N10QImageDragD1Ev [CXXABI] _ZThn80_N11QDragObjectD0Ev 23400 [CXXABI] 23401 _ZThn80_N11QDragObjectD1Ev [CXXABI] _ZThn80_N11QStoredDragD0Ev 23402 [CXXABI] 23403 _ZThn80_N11QStoredDragD1Ev [CXXABI] _ZThn80_N8QUriDragD0Ev 23404 [CXXABI] 23405 _ZThn80_N8QUriDragD1Ev [CXXABI] _ZThn80_N9QIconDragD0Ev 23406 [CXXABI] 23407 _ZThn80_N9QIconDragD1Ev [CXXABI] _ZThn80_N9QTextDragD0Ev 23408 [CXXABI] 23409 _ZThn80_N9QTextDragD1Ev [CXXABI] 23410 _ZThn80_NK10QImageDrag11encodedDataEPKc [CXXABI] 23411 _ZThn80_NK10QImageDrag6formatEi [CXXABI] 23412 _ZThn80_NK11QStoredDrag11encodedDataEPKc [CXXABI] 23413 _ZThn80_NK11QStoredDrag6formatEi [CXXABI] 23414 _ZThn80_NK9QIconDrag11encodedDataEPKc [CXXABI] 23415 _ZThn80_NK9QIconDrag6formatEi [CXXABI] 23416 _ZThn80_NK9QTextDrag11encodedDataEPKc [CXXABI] 23417 _ZThn80_NK9QTextDrag6formatEi [CXXABI] 23418 __________________________________________________________ 23419 23420 8.2.9. Qt3 Events 23421 __________________________________________________________ 23422 23423 8.2.9.1. Class data for QContextMenuEvent 23424 23425 The virtual table for the QContextMenuEvent class is described 23426 by Table 8-92 23427 23428 Table 8-92. Primary vtable for QContextMenuEvent 23429 Base Offset 0 23430 Virtual Base Offset 0 23431 RTTI typeinfo for QContextMenuEvent 23432 vfunc[0]: NULL or QContextMenuEvent::~QContextMenuEvent() 23433 vfunc[1]: NULL or QContextMenuEvent::~QContextMenuEvent() 23434 23435 The Run Time Type Information for the QContextMenuEvent class 23436 is described by Table 8-93 23437 23438 Table 8-93. typeinfo for QContextMenuEvent 23439 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23440 Name typeinfo name for QContextMenuEvent 23441 basetype: typeinfo for QEvent 23442 __________________________________________________________ 23443 23444 8.2.9.2. Class data for QIMEvent 23445 23446 The virtual table for the QIMEvent class is described by Table 23447 8-94 23448 23449 Table 8-94. Primary vtable for QIMEvent 23450 Base Offset 0 23451 Virtual Base Offset 0 23452 RTTI typeinfo for QIMEvent 23453 vfunc[0]: NULL or QIMEvent::~QIMEvent() 23454 vfunc[1]: NULL or QIMEvent::~QIMEvent() 23455 23456 The Run Time Type Information for the QIMEvent class is 23457 described by Table 8-95 23458 23459 Table 8-95. typeinfo for QIMEvent 23460 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23461 Name typeinfo name for QIMEvent 23462 basetype: typeinfo for QEvent 23463 __________________________________________________________ 23464 23465 8.2.9.3. Class data for QTimerEvent 23466 23467 The virtual table for the QTimerEvent class is described by 23468 Table 8-96 23469 23470 Table 8-96. Primary vtable for QTimerEvent 23471 Base Offset 0 23472 Virtual Base Offset 0 23473 RTTI typeinfo for QTimerEvent 23474 vfunc[0]: NULL or QTimerEvent::~QTimerEvent() 23475 vfunc[1]: NULL or QTimerEvent::~QTimerEvent() 23476 23477 The Run Time Type Information for the QTimerEvent class is 23478 described by Table 8-97 23479 23480 Table 8-97. typeinfo for QTimerEvent 23481 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23482 Name typeinfo name for QTimerEvent 23483 basetype: typeinfo for QEvent 23484 __________________________________________________________ 23485 23486 8.2.9.4. Class data for QKeyEvent 23487 23488 The virtual table for the QKeyEvent class is described by Table 23489 8-98 23490 23491 Table 8-98. Primary vtable for QKeyEvent 23492 Base Offset 0 23493 Virtual Base Offset 0 23494 RTTI typeinfo for QKeyEvent 23495 vfunc[0]: NULL or QKeyEvent::~QKeyEvent() 23496 vfunc[1]: NULL or QKeyEvent::~QKeyEvent() 23497 23498 The Run Time Type Information for the QKeyEvent class is 23499 described by Table 8-99 23500 23501 Table 8-99. typeinfo for QKeyEvent 23502 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23503 Name typeinfo name for QKeyEvent 23504 basetype: typeinfo for QEvent 23505 __________________________________________________________ 23506 23507 8.2.9.5. Class data for QCustomEvent 23508 23509 The virtual table for the QCustomEvent class is described by 23510 Table 8-100 23511 23512 Table 8-100. Primary vtable for QCustomEvent 23513 Base Offset 0 23514 Virtual Base Offset 0 23515 RTTI typeinfo for QCustomEvent 23516 vfunc[0]: NULL or QCustomEvent::~QCustomEvent() 23517 vfunc[1]: NULL or QCustomEvent::~QCustomEvent() 23518 23519 The Run Time Type Information for the QCustomEvent class is 23520 described by Table 8-101 23521 23522 Table 8-101. typeinfo for QCustomEvent 23523 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23524 Name typeinfo name for QCustomEvent 23525 basetype: typeinfo for QEvent 23526 __________________________________________________________ 23527 23528 8.2.9.6. Class data for QEventLoop 23529 23530 The virtual table for the QEventLoop class is described by 23531 Table 8-102 23532 23533 Table 8-102. Primary vtable for QEventLoop 23534 Base Offset 0 23535 Virtual Base Offset 0 23536 RTTI typeinfo for QEventLoop 23537 vfunc[0]: NULL or QEventLoop::metaObject() const 23538 vfunc[1]: QEventLoop::className() const 23539 vfunc[2]: QEventLoop::qt_cast(char const*) 23540 vfunc[3]: QEventLoop::qt_invoke(int, QUObject*) 23541 vfunc[4]: QEventLoop::qt_emit(int, QUObject*) 23542 vfunc[5]: QEventLoop::qt_property(int, int, QVariant*) 23543 vfunc[6]: QEventLoop::~QEventLoop() 23544 vfunc[7]: QEventLoop::~QEventLoop() 23545 vfunc[8]: QObject::event(QEvent*) 23546 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23547 vfunc[10]: QObject::setName(char const*) 23548 vfunc[11]: QObject::insertChild(QObject*) 23549 vfunc[12]: QObject::removeChild(QObject*) 23550 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23551 vfunc[14]: QObject::property(char const*) const 23552 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23553 vfunc[16]: QObject::childEvent(QChildEvent*) 23554 vfunc[17]: QObject::customEvent(QCustomEvent*) 23555 vfunc[18]: QObject::connectNotify(char const*) 23556 vfunc[19]: QObject::disconnectNotify(char const*) 23557 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23558 const*, char const*) 23559 vfunc[21]: QEventLoop::processEvents(unsigned int) 23560 vfunc[22]: QEventLoop::hasPendingEvents() const 23561 vfunc[23]: QEventLoop::registerSocketNotifier(QSocketNotifier*) 23562 vfunc[24]: 23563 QEventLoop::unregisterSocketNotifier(QSocketNotifier*) 23564 vfunc[25]: QEventLoop::exec() 23565 vfunc[26]: QEventLoop::exit(int) 23566 vfunc[27]: QEventLoop::enterLoop() 23567 vfunc[28]: QEventLoop::exitLoop() 23568 vfunc[29]: QEventLoop::loopLevel() const 23569 vfunc[30]: QEventLoop::wakeUp() 23570 vfunc[31]: QEventLoop::appStartingUp() 23571 vfunc[32]: QEventLoop::appClosingDown() 23572 23573 The Run Time Type Information for the QEventLoop class is 23574 described by Table 8-103 23575 23576 Table 8-103. typeinfo for QEventLoop 23577 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23578 Name typeinfo name for QEventLoop 23579 basetype: typeinfo for QObject 23580 __________________________________________________________ 23581 23582 8.2.9.7. Class data for QHideEvent 23583 23584 The virtual table for the QHideEvent class is described by 23585 Table 8-104 23586 23587 Table 8-104. Primary vtable for QHideEvent 23588 Base Offset 0 23589 Virtual Base Offset 0 23590 RTTI typeinfo for QHideEvent 23591 vfunc[0]: NULL or QHideEvent::~QHideEvent() 23592 vfunc[1]: NULL or QHideEvent::~QHideEvent() 23593 23594 The Run Time Type Information for the QHideEvent class is 23595 described by Table 8-105 23596 23597 Table 8-105. typeinfo for QHideEvent 23598 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23599 Name typeinfo name for QHideEvent 23600 basetype: typeinfo for QEvent 23601 __________________________________________________________ 23602 23603 8.2.9.8. Class data for QResizeEvent 23604 23605 The virtual table for the QResizeEvent class is described by 23606 Table 8-106 23607 23608 Table 8-106. Primary vtable for QResizeEvent 23609 Base Offset 0 23610 Virtual Base Offset 0 23611 RTTI typeinfo for QResizeEvent 23612 vfunc[0]: NULL or QResizeEvent::~QResizeEvent() 23613 vfunc[1]: NULL or QResizeEvent::~QResizeEvent() 23614 23615 The Run Time Type Information for the QResizeEvent class is 23616 described by Table 8-107 23617 23618 Table 8-107. typeinfo for QResizeEvent 23619 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23620 Name typeinfo name for QResizeEvent 23621 basetype: typeinfo for QEvent 23622 __________________________________________________________ 23623 23624 8.2.9.9. Class data for QTabletEvent 23625 23626 The virtual table for the QTabletEvent class is described by 23627 Table 8-108 23628 23629 Table 8-108. Primary vtable for QTabletEvent 23630 Base Offset 0 23631 Virtual Base Offset 0 23632 RTTI typeinfo for QTabletEvent 23633 vfunc[0]: NULL or QTabletEvent::~QTabletEvent() 23634 vfunc[1]: NULL or QTabletEvent::~QTabletEvent() 23635 23636 The Run Time Type Information for the QTabletEvent class is 23637 described by Table 8-109 23638 23639 Table 8-109. typeinfo for QTabletEvent 23640 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23641 Name typeinfo name for QTabletEvent 23642 basetype: typeinfo for QEvent 23643 __________________________________________________________ 23644 23645 8.2.9.10. Class data for QFocusEvent 23646 23647 The virtual table for the QFocusEvent class is described by 23648 Table 8-110 23649 23650 Table 8-110. Primary vtable for QFocusEvent 23651 Base Offset 0 23652 Virtual Base Offset 0 23653 RTTI typeinfo for QFocusEvent 23654 vfunc[0]: NULL or QFocusEvent::~QFocusEvent() 23655 vfunc[1]: NULL or QFocusEvent::~QFocusEvent() 23656 23657 The Run Time Type Information for the QFocusEvent class is 23658 described by Table 8-111 23659 23660 Table 8-111. typeinfo for QFocusEvent 23661 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23662 Name typeinfo name for QFocusEvent 23663 basetype: typeinfo for QEvent 23664 __________________________________________________________ 23665 23666 8.2.9.11. Class data for QMouseEvent 23667 23668 The virtual table for the QMouseEvent class is described by 23669 Table 8-112 23670 23671 Table 8-112. Primary vtable for QMouseEvent 23672 Base Offset 0 23673 Virtual Base Offset 0 23674 RTTI typeinfo for QMouseEvent 23675 vfunc[0]: NULL or QMouseEvent::~QMouseEvent() 23676 vfunc[1]: NULL or QMouseEvent::~QMouseEvent() 23677 23678 The Run Time Type Information for the QMouseEvent class is 23679 described by Table 8-113 23680 23681 Table 8-113. typeinfo for QMouseEvent 23682 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23683 Name typeinfo name for QMouseEvent 23684 basetype: typeinfo for QEvent 23685 __________________________________________________________ 23686 23687 8.2.9.12. Class data for QChildEvent 23688 23689 The virtual table for the QChildEvent class is described by 23690 Table 8-114 23691 23692 Table 8-114. Primary vtable for QChildEvent 23693 Base Offset 0 23694 Virtual Base Offset 0 23695 RTTI typeinfo for QChildEvent 23696 vfunc[0]: NULL or QChildEvent::~QChildEvent() 23697 vfunc[1]: NULL or QChildEvent::~QChildEvent() 23698 23699 The Run Time Type Information for the QChildEvent class is 23700 described by Table 8-115 23701 23702 Table 8-115. typeinfo for QChildEvent 23703 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23704 Name typeinfo name for QChildEvent 23705 basetype: typeinfo for QEvent 23706 __________________________________________________________ 23707 23708 8.2.9.13. Class data for QEvent 23709 23710 The virtual table for the QEvent class is described by Table 23711 8-116 23712 23713 Table 8-116. Primary vtable for QEvent 23714 Base Offset 0 23715 Virtual Base Offset 0 23716 RTTI typeinfo for QEvent 23717 vfunc[0]: QEvent::~QEvent() 23718 vfunc[1]: QEvent::~QEvent() 23719 23720 The Run Time Type Information for the QEvent class is described 23721 by Table 8-117 23722 23723 Table 8-117. typeinfo for QEvent 23724 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23725 Name typeinfo name for QEvent 23726 basetype: typeinfo for Qt 23727 __________________________________________________________ 23728 23729 8.2.9.14. Class data for QIMComposeEvent 23730 23731 The virtual table for the QIMComposeEvent class is described by 23732 Table 8-118 23733 23734 Table 8-118. Primary vtable for QIMComposeEvent 23735 Base Offset 0 23736 Virtual Base Offset 0 23737 RTTI typeinfo for QIMComposeEvent 23738 vfunc[0]: NULL or QIMComposeEvent::~QIMComposeEvent() 23739 vfunc[1]: NULL or QIMComposeEvent::~QIMComposeEvent() 23740 23741 The Run Time Type Information for the QIMComposeEvent class is 23742 described by Table 8-119 23743 23744 Table 8-119. typeinfo for QIMComposeEvent 23745 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23746 Name typeinfo name for QIMComposeEvent 23747 basetype: typeinfo for QIMEvent 23748 __________________________________________________________ 23749 23750 8.2.9.15. Class data for QShowEvent 23751 23752 The virtual table for the QShowEvent class is described by 23753 Table 8-120 23754 23755 Table 8-120. Primary vtable for QShowEvent 23756 Base Offset 0 23757 Virtual Base Offset 0 23758 RTTI typeinfo for QShowEvent 23759 vfunc[0]: NULL or QShowEvent::~QShowEvent() 23760 vfunc[1]: NULL or QShowEvent::~QShowEvent() 23761 23762 The Run Time Type Information for the QShowEvent class is 23763 described by Table 8-121 23764 23765 Table 8-121. typeinfo for QShowEvent 23766 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23767 Name typeinfo name for QShowEvent 23768 basetype: typeinfo for QEvent 23769 __________________________________________________________ 23770 23771 8.2.9.16. Class data for QPaintEvent 23772 23773 The virtual table for the QPaintEvent class is described by 23774 Table 8-122 23775 23776 Table 8-122. Primary vtable for QPaintEvent 23777 Base Offset 0 23778 Virtual Base Offset 0 23779 RTTI typeinfo for QPaintEvent 23780 vfunc[0]: NULL or QPaintEvent::~QPaintEvent() 23781 vfunc[1]: NULL or QPaintEvent::~QPaintEvent() 23782 23783 The Run Time Type Information for the QPaintEvent class is 23784 described by Table 8-123 23785 23786 Table 8-123. typeinfo for QPaintEvent 23787 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23788 Name typeinfo name for QPaintEvent 23789 basetype: typeinfo for QEvent 23790 __________________________________________________________ 23791 23792 8.2.9.17. Class data for QWheelEvent 23793 23794 The virtual table for the QWheelEvent class is described by 23795 Table 8-124 23796 23797 Table 8-124. Primary vtable for QWheelEvent 23798 Base Offset 0 23799 Virtual Base Offset 0 23800 RTTI typeinfo for QWheelEvent 23801 vfunc[0]: NULL or QWheelEvent::~QWheelEvent() 23802 vfunc[1]: NULL or QWheelEvent::~QWheelEvent() 23803 23804 The Run Time Type Information for the QWheelEvent class is 23805 described by Table 8-125 23806 23807 Table 8-125. typeinfo for QWheelEvent 23808 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23809 Name typeinfo name for QWheelEvent 23810 basetype: typeinfo for QEvent 23811 __________________________________________________________ 23812 23813 8.2.9.18. Class data for QMoveEvent 23814 23815 The virtual table for the QMoveEvent class is described by 23816 Table 8-126 23817 23818 Table 8-126. Primary vtable for QMoveEvent 23819 Base Offset 0 23820 Virtual Base Offset 0 23821 RTTI typeinfo for QMoveEvent 23822 vfunc[0]: NULL or QMoveEvent::~QMoveEvent() 23823 vfunc[1]: NULL or QMoveEvent::~QMoveEvent() 23824 23825 The Run Time Type Information for the QMoveEvent class is 23826 described by Table 8-127 23827 23828 Table 8-127. typeinfo for QMoveEvent 23829 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23830 Name typeinfo name for QMoveEvent 23831 basetype: typeinfo for QEvent 23832 __________________________________________________________ 23833 23834 8.2.9.19. Class data for QCloseEvent 23835 23836 The virtual table for the QCloseEvent class is described by 23837 Table 8-128 23838 23839 Table 8-128. Primary vtable for QCloseEvent 23840 Base Offset 0 23841 Virtual Base Offset 0 23842 RTTI typeinfo for QCloseEvent 23843 vfunc[0]: NULL or QCloseEvent::~QCloseEvent() 23844 vfunc[1]: NULL or QCloseEvent::~QCloseEvent() 23845 23846 The Run Time Type Information for the QCloseEvent class is 23847 described by Table 8-129 23848 23849 Table 8-129. typeinfo for QCloseEvent 23850 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23851 Name typeinfo name for QCloseEvent 23852 basetype: typeinfo for QEvent 23853 __________________________________________________________ 23854 23855 8.2.9.20. Interfaces for Qt3 Events 23856 23857 No external functions are defined for libqt-mt - Qt3 Events in 23858 this part of the specification. See also the generic 23859 specification. 23860 __________________________________________________________ 23861 23862 8.2.10. Qt3 Internationalization 23863 __________________________________________________________ 23864 23865 8.2.10.1. Class data for QUtf8Codec 23866 23867 The virtual table for the QUtf8Codec class is described by 23868 Table 8-130 23869 23870 Table 8-130. Primary vtable for QUtf8Codec 23871 Base Offset 0 23872 Virtual Base Offset 0 23873 RTTI typeinfo for QUtf8Codec 23874 vfunc[0]: NULL or QUtf8Codec::~QUtf8Codec() 23875 vfunc[1]: NULL or QUtf8Codec::~QUtf8Codec() 23876 vfunc[2]: QUtf8Codec::name() const 23877 vfunc[3]: QTextCodec::mimeName() const 23878 vfunc[4]: QUtf8Codec::mibEnum() const 23879 vfunc[5]: QUtf8Codec::makeDecoder() const 23880 vfunc[6]: QTextCodec::makeEncoder() const 23881 vfunc[7]: QUtf8Codec::toUnicode(char const*, int) const 23882 vfunc[8]: QUtf8Codec::fromUnicode(QString const&, int&) const 23883 vfunc[9]: QTextCodec::canEncode(QChar) const 23884 vfunc[10]: QTextCodec::canEncode(QString const&) const 23885 vfunc[11]: QUtf8Codec::heuristicContentMatch(char const*, int) 23886 const 23887 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 23888 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 23889 const 23890 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 23891 int) const 23892 23893 The Run Time Type Information for the QUtf8Codec class is 23894 described by Table 8-131 23895 23896 Table 8-131. typeinfo for QUtf8Codec 23897 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23898 Name typeinfo name for QUtf8Codec 23899 basetype: typeinfo for QTextCodec 23900 __________________________________________________________ 23901 23902 8.2.10.2. Class data for QTranslator 23903 23904 The virtual table for the QTranslator class is described by 23905 Table 8-132 23906 23907 Table 8-132. Primary vtable for QTranslator 23908 Base Offset 0 23909 Virtual Base Offset 0 23910 RTTI typeinfo for QTranslator 23911 vfunc[0]: NULL or QTranslator::metaObject() const 23912 vfunc[1]: QTranslator::className() const 23913 vfunc[2]: QTranslator::qt_cast(char const*) 23914 vfunc[3]: QTranslator::qt_invoke(int, QUObject*) 23915 vfunc[4]: QTranslator::qt_emit(int, QUObject*) 23916 vfunc[5]: QTranslator::qt_property(int, int, QVariant*) 23917 vfunc[6]: QTranslator::~QTranslator() 23918 vfunc[7]: QTranslator::~QTranslator() 23919 vfunc[8]: QObject::event(QEvent*) 23920 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23921 vfunc[10]: QObject::setName(char const*) 23922 vfunc[11]: QObject::insertChild(QObject*) 23923 vfunc[12]: QObject::removeChild(QObject*) 23924 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23925 vfunc[14]: QObject::property(char const*) const 23926 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23927 vfunc[16]: QObject::childEvent(QChildEvent*) 23928 vfunc[17]: QObject::customEvent(QCustomEvent*) 23929 vfunc[18]: QObject::connectNotify(char const*) 23930 vfunc[19]: QObject::disconnectNotify(char const*) 23931 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23932 const*, char const*) 23933 vfunc[21]: QTranslator::findMessage(char const*, char const*, 23934 char const*) const 23935 23936 The Run Time Type Information for the QTranslator class is 23937 described by Table 8-133 23938 23939 Table 8-133. typeinfo for QTranslator 23940 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23941 Name typeinfo name for QTranslator 23942 basetype: typeinfo for QObject 23943 __________________________________________________________ 23944 23945 8.2.10.3. Class data for QGb18030Codec 23946 23947 The virtual table for the QGb18030Codec class is described by 23948 Table 8-134 23949 23950 Table 8-134. Primary vtable for QGb18030Codec 23951 Base Offset 0 23952 Virtual Base Offset 0 23953 RTTI typeinfo for QGb18030Codec 23954 vfunc[0]: NULL or QGb18030Codec::~QGb18030Codec() 23955 vfunc[1]: NULL or QGb18030Codec::~QGb18030Codec() 23956 vfunc[2]: QGb18030Codec::name() const 23957 vfunc[3]: QTextCodec::mimeName() const 23958 vfunc[4]: QGb18030Codec::mibEnum() const 23959 vfunc[5]: QGb18030Codec::makeDecoder() const 23960 vfunc[6]: QTextCodec::makeEncoder() const 23961 vfunc[7]: QGb18030Codec::toUnicode(char const*, int) const 23962 vfunc[8]: QGb18030Codec::fromUnicode(QString const&, int&) 23963 const 23964 vfunc[9]: QTextCodec::canEncode(QChar) const 23965 vfunc[10]: QTextCodec::canEncode(QString const&) const 23966 vfunc[11]: QGb18030Codec::heuristicContentMatch(char const*, 23967 int) const 23968 vfunc[12]: QGb18030Codec::heuristicNameMatch(char const*) const 23969 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 23970 const 23971 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 23972 int) const 23973 23974 The Run Time Type Information for the QGb18030Codec class is 23975 described by Table 8-135 23976 23977 Table 8-135. typeinfo for QGb18030Codec 23978 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23979 Name typeinfo name for QGb18030Codec 23980 basetype: typeinfo for QTextCodec 23981 __________________________________________________________ 23982 23983 8.2.10.4. Class data for QGbkCodec 23984 23985 The virtual table for the QGbkCodec class is described by Table 23986 8-136 23987 23988 Table 8-136. Primary vtable for QGbkCodec 23989 Base Offset 0 23990 Virtual Base Offset 0 23991 RTTI typeinfo for QGbkCodec 23992 vfunc[0]: NULL or QGbkCodec::~QGbkCodec() 23993 vfunc[1]: NULL or QGbkCodec::~QGbkCodec() 23994 vfunc[2]: QGbkCodec::name() const 23995 vfunc[3]: QTextCodec::mimeName() const 23996 vfunc[4]: QGbkCodec::mibEnum() const 23997 vfunc[5]: QGbkCodec::makeDecoder() const 23998 vfunc[6]: QTextCodec::makeEncoder() const 23999 vfunc[7]: QGbkCodec::toUnicode(char const*, int) const 24000 vfunc[8]: QGbkCodec::fromUnicode(QString const&, int&) const 24001 vfunc[9]: QTextCodec::canEncode(QChar) const 24002 vfunc[10]: QTextCodec::canEncode(QString const&) const 24003 vfunc[11]: QGbkCodec::heuristicContentMatch(char const*, int) 24004 const 24005 vfunc[12]: QGbkCodec::heuristicNameMatch(char const*) const 24006 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24007 const 24008 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24009 int) const 24010 24011 The Run Time Type Information for the QGbkCodec class is 24012 described by Table 8-137 24013 24014 Table 8-137. typeinfo for QGbkCodec 24015 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24016 Name typeinfo name for QGbkCodec 24017 basetype: typeinfo for QGb18030Codec 24018 __________________________________________________________ 24019 24020 8.2.10.5. Class data for QUtf16Codec 24021 24022 The virtual table for the QUtf16Codec class is described by 24023 Table 8-138 24024 24025 Table 8-138. Primary vtable for QUtf16Codec 24026 Base Offset 0 24027 Virtual Base Offset 0 24028 RTTI typeinfo for QUtf16Codec 24029 vfunc[0]: NULL or QUtf16Codec::~QUtf16Codec() 24030 vfunc[1]: NULL or QUtf16Codec::~QUtf16Codec() 24031 vfunc[2]: QUtf16Codec::name() const 24032 vfunc[3]: QTextCodec::mimeName() const 24033 vfunc[4]: QUtf16Codec::mibEnum() const 24034 vfunc[5]: QUtf16Codec::makeDecoder() const 24035 vfunc[6]: QUtf16Codec::makeEncoder() const 24036 vfunc[7]: QTextCodec::toUnicode(char const*, int) const 24037 vfunc[8]: QTextCodec::fromUnicode(QString const&, int&) const 24038 vfunc[9]: QTextCodec::canEncode(QChar) const 24039 vfunc[10]: QTextCodec::canEncode(QString const&) const 24040 vfunc[11]: QUtf16Codec::heuristicContentMatch(char const*, int) 24041 const 24042 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 24043 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24044 const 24045 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24046 int) const 24047 24048 The Run Time Type Information for the QUtf16Codec class is 24049 described by Table 8-139 24050 24051 Table 8-139. typeinfo for QUtf16Codec 24052 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24053 Name typeinfo name for QUtf16Codec 24054 basetype: typeinfo for QTextCodec 24055 __________________________________________________________ 24056 24057 8.2.10.6. Class data for QEucKrCodec 24058 24059 The virtual table for the QEucKrCodec class is described by 24060 Table 8-140 24061 24062 Table 8-140. Primary vtable for QEucKrCodec 24063 Base Offset 0 24064 Virtual Base Offset 0 24065 RTTI typeinfo for QEucKrCodec 24066 vfunc[0]: NULL or QEucKrCodec::~QEucKrCodec() 24067 vfunc[1]: NULL or QEucKrCodec::~QEucKrCodec() 24068 vfunc[2]: QEucKrCodec::name() const 24069 vfunc[3]: QEucKrCodec::mimeName() const 24070 vfunc[4]: QEucKrCodec::mibEnum() const 24071 vfunc[5]: QEucKrCodec::makeDecoder() const 24072 vfunc[6]: QTextCodec::makeEncoder() const 24073 vfunc[7]: QEucKrCodec::toUnicode(char const*, int) const 24074 vfunc[8]: QEucKrCodec::fromUnicode(QString const&, int&) const 24075 vfunc[9]: QTextCodec::canEncode(QChar) const 24076 vfunc[10]: QTextCodec::canEncode(QString const&) const 24077 vfunc[11]: QEucKrCodec::heuristicContentMatch(char const*, int) 24078 const 24079 vfunc[12]: QEucKrCodec::heuristicNameMatch(char const*) const 24080 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24081 const 24082 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24083 int) const 24084 24085 The Run Time Type Information for the QEucKrCodec class is 24086 described by Table 8-141 24087 24088 Table 8-141. typeinfo for QEucKrCodec 24089 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24090 Name typeinfo name for QEucKrCodec 24091 basetype: typeinfo for QTextCodec 24092 __________________________________________________________ 24093 24094 8.2.10.7. Class data for QJisCodec 24095 24096 The virtual table for the QJisCodec class is described by Table 24097 8-142 24098 24099 Table 8-142. Primary vtable for QJisCodec 24100 Base Offset 0 24101 Virtual Base Offset 0 24102 RTTI typeinfo for QJisCodec 24103 vfunc[0]: QJisCodec::~QJisCodec() 24104 vfunc[1]: QJisCodec::~QJisCodec() 24105 vfunc[2]: QJisCodec::name() const 24106 vfunc[3]: QJisCodec::mimeName() const 24107 vfunc[4]: QJisCodec::mibEnum() const 24108 vfunc[5]: QJisCodec::makeDecoder() const 24109 vfunc[6]: QTextCodec::makeEncoder() const 24110 vfunc[7]: QJisCodec::toUnicode(char const*, int) const 24111 vfunc[8]: QJisCodec::fromUnicode(QString const&, int&) const 24112 vfunc[9]: QTextCodec::canEncode(QChar) const 24113 vfunc[10]: QTextCodec::canEncode(QString const&) const 24114 vfunc[11]: QJisCodec::heuristicContentMatch(char const*, int) 24115 const 24116 vfunc[12]: QJisCodec::heuristicNameMatch(char const*) const 24117 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24118 const 24119 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24120 int) const 24121 24122 The Run Time Type Information for the QJisCodec class is 24123 described by Table 8-143 24124 24125 Table 8-143. typeinfo for QJisCodec 24126 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24127 Name typeinfo name for QJisCodec 24128 basetype: typeinfo for QTextCodec 24129 __________________________________________________________ 24130 24131 8.2.10.8. Class data for QTextEncoder 24132 24133 The virtual table for the QTextEncoder class is described by 24134 Table 8-144 24135 24136 Table 8-144. Primary vtable for QTextEncoder 24137 Base Offset 0 24138 Virtual Base Offset 0 24139 RTTI typeinfo for QTextEncoder 24140 vfunc[0]: QTextEncoder::~QTextEncoder() 24141 vfunc[1]: QTextEncoder::~QTextEncoder() 24142 vfunc[2]: __cxa_pure_virtual 24143 24144 The Run Time Type Information for the QTextEncoder class is 24145 described by Table 8-145 24146 24147 Table 8-145. typeinfo for QTextEncoder 24148 Base Vtable vtable for __cxxabiv1::__class_type_info 24149 Name typeinfo name for QTextEncoder 24150 __________________________________________________________ 24151 24152 8.2.10.9. Class data for QTsciiCodec 24153 24154 The virtual table for the QTsciiCodec class is described by 24155 Table 8-146 24156 24157 Table 8-146. Primary vtable for QTsciiCodec 24158 Base Offset 0 24159 Virtual Base Offset 0 24160 RTTI typeinfo for QTsciiCodec 24161 vfunc[0]: NULL or QTsciiCodec::~QTsciiCodec() 24162 vfunc[1]: NULL or QTsciiCodec::~QTsciiCodec() 24163 vfunc[2]: QTsciiCodec::name() const 24164 vfunc[3]: QTextCodec::mimeName() const 24165 vfunc[4]: QTsciiCodec::mibEnum() const 24166 vfunc[5]: QTextCodec::makeDecoder() const 24167 vfunc[6]: QTextCodec::makeEncoder() const 24168 vfunc[7]: QTsciiCodec::toUnicode(char const*, int) const 24169 vfunc[8]: QTsciiCodec::fromUnicode(QString const&, int&) const 24170 vfunc[9]: QTextCodec::canEncode(QChar) const 24171 vfunc[10]: QTextCodec::canEncode(QString const&) const 24172 vfunc[11]: QTsciiCodec::heuristicContentMatch(char const*, int) 24173 const 24174 vfunc[12]: QTsciiCodec::heuristicNameMatch(char const*) const 24175 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24176 const 24177 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24178 int) const 24179 24180 The Run Time Type Information for the QTsciiCodec class is 24181 described by Table 8-147 24182 24183 Table 8-147. typeinfo for QTsciiCodec 24184 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24185 Name typeinfo name for QTsciiCodec 24186 basetype: typeinfo for QTextCodec 24187 __________________________________________________________ 24188 24189 8.2.10.10. Class data for QSjisCodec 24190 24191 The virtual table for the QSjisCodec class is described by 24192 Table 8-148 24193 24194 Table 8-148. Primary vtable for QSjisCodec 24195 Base Offset 0 24196 Virtual Base Offset 0 24197 RTTI typeinfo for QSjisCodec 24198 vfunc[0]: QSjisCodec::~QSjisCodec() 24199 vfunc[1]: QSjisCodec::~QSjisCodec() 24200 vfunc[2]: QSjisCodec::name() const 24201 vfunc[3]: QSjisCodec::mimeName() const 24202 vfunc[4]: QSjisCodec::mibEnum() const 24203 vfunc[5]: QSjisCodec::makeDecoder() const 24204 vfunc[6]: QTextCodec::makeEncoder() const 24205 vfunc[7]: QSjisCodec::toUnicode(char const*, int) const 24206 vfunc[8]: QSjisCodec::fromUnicode(QString const&, int&) const 24207 vfunc[9]: QTextCodec::canEncode(QChar) const 24208 vfunc[10]: QTextCodec::canEncode(QString const&) const 24209 vfunc[11]: QSjisCodec::heuristicContentMatch(char const*, int) 24210 const 24211 vfunc[12]: QSjisCodec::heuristicNameMatch(char const*) const 24212 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24213 const 24214 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24215 int) const 24216 24217 The Run Time Type Information for the QSjisCodec class is 24218 described by Table 8-149 24219 24220 Table 8-149. typeinfo for QSjisCodec 24221 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24222 Name typeinfo name for QSjisCodec 24223 basetype: typeinfo for QTextCodec 24224 __________________________________________________________ 24225 24226 8.2.10.11. Class data for QEucJpCodec 24227 24228 The virtual table for the QEucJpCodec class is described by 24229 Table 8-150 24230 24231 Table 8-150. Primary vtable for QEucJpCodec 24232 Base Offset 0 24233 Virtual Base Offset 0 24234 RTTI typeinfo for QEucJpCodec 24235 vfunc[0]: QEucJpCodec::~QEucJpCodec() 24236 vfunc[1]: QEucJpCodec::~QEucJpCodec() 24237 vfunc[2]: QEucJpCodec::name() const 24238 vfunc[3]: QEucJpCodec::mimeName() const 24239 vfunc[4]: QEucJpCodec::mibEnum() const 24240 vfunc[5]: QEucJpCodec::makeDecoder() const 24241 vfunc[6]: QTextCodec::makeEncoder() const 24242 vfunc[7]: QEucJpCodec::toUnicode(char const*, int) const 24243 vfunc[8]: QEucJpCodec::fromUnicode(QString const&, int&) const 24244 vfunc[9]: QTextCodec::canEncode(QChar) const 24245 vfunc[10]: QTextCodec::canEncode(QString const&) const 24246 vfunc[11]: QEucJpCodec::heuristicContentMatch(char const*, int) 24247 const 24248 vfunc[12]: QEucJpCodec::heuristicNameMatch(char const*) const 24249 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24250 const 24251 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24252 int) const 24253 24254 The Run Time Type Information for the QEucJpCodec class is 24255 described by Table 8-151 24256 24257 Table 8-151. typeinfo for QEucJpCodec 24258 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24259 Name typeinfo name for QEucJpCodec 24260 basetype: typeinfo for QTextCodec 24261 __________________________________________________________ 24262 24263 8.2.10.12. Class data for QGb2312Codec 24264 24265 The virtual table for the QGb2312Codec class is described by 24266 Table 8-152 24267 24268 Table 8-152. Primary vtable for QGb2312Codec 24269 Base Offset 0 24270 Virtual Base Offset 0 24271 RTTI typeinfo for QGb2312Codec 24272 vfunc[0]: NULL or QGb2312Codec::~QGb2312Codec() 24273 vfunc[1]: NULL or QGb2312Codec::~QGb2312Codec() 24274 vfunc[2]: QGb2312Codec::name() const 24275 vfunc[3]: QTextCodec::mimeName() const 24276 vfunc[4]: QGb2312Codec::mibEnum() const 24277 vfunc[5]: QGb2312Codec::makeDecoder() const 24278 vfunc[6]: QTextCodec::makeEncoder() const 24279 vfunc[7]: QGb2312Codec::toUnicode(char const*, int) const 24280 vfunc[8]: QGb2312Codec::fromUnicode(QString const&, int&) const 24281 vfunc[9]: QTextCodec::canEncode(QChar) const 24282 vfunc[10]: QTextCodec::canEncode(QString const&) const 24283 vfunc[11]: QGb2312Codec::heuristicContentMatch(char const*, 24284 int) const 24285 vfunc[12]: QGb2312Codec::heuristicNameMatch(char const*) const 24286 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24287 const 24288 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24289 int) const 24290 24291 The Run Time Type Information for the QGb2312Codec class is 24292 described by Table 8-153 24293 24294 Table 8-153. typeinfo for QGb2312Codec 24295 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24296 Name typeinfo name for QGb2312Codec 24297 basetype: typeinfo for QGb18030Codec 24298 __________________________________________________________ 24299 24300 8.2.10.13. Class data for QHebrewCodec 24301 24302 The virtual table for the QHebrewCodec class is described by 24303 Table 8-154 24304 24305 Table 8-154. Primary vtable for QHebrewCodec 24306 Base Offset 0 24307 Virtual Base Offset 0 24308 RTTI typeinfo for QHebrewCodec 24309 vfunc[0]: NULL or QHebrewCodec::~QHebrewCodec() 24310 vfunc[1]: NULL or QHebrewCodec::~QHebrewCodec() 24311 vfunc[2]: QHebrewCodec::name() const 24312 vfunc[3]: QHebrewCodec::mimeName() const 24313 vfunc[4]: QHebrewCodec::mibEnum() const 24314 vfunc[5]: QTextCodec::makeDecoder() const 24315 vfunc[6]: QTextCodec::makeEncoder() const 24316 vfunc[7]: QHebrewCodec::toUnicode(char const*, int) const 24317 vfunc[8]: QHebrewCodec::fromUnicode(QString const&, int&) const 24318 vfunc[9]: QTextCodec::canEncode(QChar) const 24319 vfunc[10]: QTextCodec::canEncode(QString const&) const 24320 vfunc[11]: QHebrewCodec::heuristicContentMatch(char const*, 24321 int) const 24322 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 24323 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24324 const 24325 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24326 int) const 24327 24328 The Run Time Type Information for the QHebrewCodec class is 24329 described by Table 8-155 24330 24331 Table 8-155. typeinfo for QHebrewCodec 24332 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24333 Name typeinfo name for QHebrewCodec 24334 basetype: typeinfo for QTextCodec 24335 __________________________________________________________ 24336 24337 8.2.10.14. Class data for QTextDecoder 24338 24339 The virtual table for the QTextDecoder class is described by 24340 Table 8-156 24341 24342 Table 8-156. Primary vtable for QTextDecoder 24343 Base Offset 0 24344 Virtual Base Offset 0 24345 RTTI typeinfo for QTextDecoder 24346 vfunc[0]: QTextDecoder::~QTextDecoder() 24347 vfunc[1]: QTextDecoder::~QTextDecoder() 24348 vfunc[2]: __cxa_pure_virtual 24349 24350 The Run Time Type Information for the QTextDecoder class is 24351 described by Table 8-157 24352 24353 Table 8-157. typeinfo for QTextDecoder 24354 Base Vtable vtable for __cxxabiv1::__class_type_info 24355 Name typeinfo name for QTextDecoder 24356 __________________________________________________________ 24357 24358 8.2.10.15. Class data for QTextCodec 24359 24360 The virtual table for the QTextCodec class is described by 24361 Table 8-158 24362 24363 Table 8-158. Primary vtable for QTextCodec 24364 Base Offset 0 24365 Virtual Base Offset 0 24366 RTTI typeinfo for QTextCodec 24367 vfunc[0]: QTextCodec::~QTextCodec() 24368 vfunc[1]: QTextCodec::~QTextCodec() 24369 vfunc[2]: __cxa_pure_virtual 24370 vfunc[3]: QTextCodec::mimeName() const 24371 vfunc[4]: __cxa_pure_virtual 24372 vfunc[5]: QTextCodec::makeDecoder() const 24373 vfunc[6]: QTextCodec::makeEncoder() const 24374 vfunc[7]: QTextCodec::toUnicode(char const*, int) const 24375 vfunc[8]: QTextCodec::fromUnicode(QString const&, int&) const 24376 vfunc[9]: QTextCodec::canEncode(QChar) const 24377 vfunc[10]: QTextCodec::canEncode(QString const&) const 24378 vfunc[11]: __cxa_pure_virtual 24379 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 24380 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24381 const 24382 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24383 int) const 24384 24385 The Run Time Type Information for the QTextCodec class is 24386 described by Table 8-159 24387 24388 Table 8-159. typeinfo for QTextCodec 24389 Base Vtable vtable for __cxxabiv1::__class_type_info 24390 Name typeinfo name for QTextCodec 24391 __________________________________________________________ 24392 24393 8.2.10.16. Class data for QJpUnicodeConv 24394 24395 The virtual table for the QJpUnicodeConv class is described by 24396 Table 8-160 24397 24398 Table 8-160. Primary vtable for QJpUnicodeConv 24399 Base Offset 0 24400 Virtual Base Offset 0 24401 RTTI typeinfo for QJpUnicodeConv 24402 vfunc[0]: QJpUnicodeConv::asciiToUnicode(unsigned int, unsigned 24403 int) const 24404 vfunc[1]: QJpUnicodeConv::jisx0201LatinToUnicode(unsigned int, 24405 unsigned int) const 24406 vfunc[2]: QJpUnicodeConv::jisx0208ToUnicode(unsigned int, 24407 unsigned int) const 24408 vfunc[3]: QJpUnicodeConv::jisx0212ToUnicode(unsigned int, 24409 unsigned int) const 24410 vfunc[4]: QJpUnicodeConv::unicodeToAscii(unsigned int, unsigned 24411 int) const 24412 vfunc[5]: QJpUnicodeConv::unicodeToJisx0201Latin(unsigned int, 24413 unsigned int) const 24414 vfunc[6]: QJpUnicodeConv::unicodeToJisx0208(unsigned int, 24415 unsigned int) const 24416 vfunc[7]: QJpUnicodeConv::unicodeToJisx0212(unsigned int, 24417 unsigned int) const 24418 24419 The Run Time Type Information for the QJpUnicodeConv class is 24420 described by Table 8-161 24421 24422 Table 8-161. typeinfo for QJpUnicodeConv 24423 Base Vtable vtable for __cxxabiv1::__class_type_info 24424 Name typeinfo name for QJpUnicodeConv 24425 __________________________________________________________ 24426 24427 8.2.10.17. Interfaces for Qt3 Internationalization 24428 24429 No external functions are defined for libqt-mt - Qt3 24430 Internationalization in this part of the specification. See 24431 also the generic specification. 24432 __________________________________________________________ 24433 24434 8.2.11. Qt3 Input/Output 24435 __________________________________________________________ 24436 24437 8.2.11.1. Class data for QDataSource 24438 24439 The virtual table for the QDataSource class is described by 24440 Table 8-162 24441 24442 Table 8-162. Primary vtable for QDataSource 24443 Base Offset 0 24444 Virtual Base Offset 0 24445 RTTI typeinfo for QDataSource 24446 vfunc[0]: NULL or QDataSource::~QDataSource() 24447 vfunc[1]: NULL or QDataSource::~QDataSource() 24448 vfunc[2]: __cxa_pure_virtual 24449 vfunc[3]: __cxa_pure_virtual 24450 vfunc[4]: QDataSource::rewindable() const 24451 vfunc[5]: QDataSource::enableRewind(bool) 24452 vfunc[6]: QDataSource::rewind() 24453 24454 The Run Time Type Information for the QDataSource class is 24455 described by Table 8-163 24456 24457 Table 8-163. typeinfo for QDataSource 24458 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24459 Name typeinfo name for QDataSource 24460 basetype: typeinfo for QAsyncIO 24461 __________________________________________________________ 24462 24463 8.2.11.2. Class data for QProcess 24464 24465 The virtual table for the QProcess class is described by Table 24466 8-164 24467 24468 Table 8-164. Primary vtable for QProcess 24469 Base Offset 0 24470 Virtual Base Offset 0 24471 RTTI typeinfo for QProcess 24472 vfunc[0]: NULL or QProcess::metaObject() const 24473 vfunc[1]: QProcess::className() const 24474 vfunc[2]: QProcess::qt_cast(char const*) 24475 vfunc[3]: QProcess::qt_invoke(int, QUObject*) 24476 vfunc[4]: QProcess::qt_emit(int, QUObject*) 24477 vfunc[5]: QProcess::qt_property(int, int, QVariant*) 24478 vfunc[6]: QProcess::~QProcess() 24479 vfunc[7]: QProcess::~QProcess() 24480 vfunc[8]: QObject::event(QEvent*) 24481 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24482 vfunc[10]: QObject::setName(char const*) 24483 vfunc[11]: QObject::insertChild(QObject*) 24484 vfunc[12]: QObject::removeChild(QObject*) 24485 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24486 vfunc[14]: QObject::property(char const*) const 24487 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24488 vfunc[16]: QObject::childEvent(QChildEvent*) 24489 vfunc[17]: QObject::customEvent(QCustomEvent*) 24490 vfunc[18]: QProcess::connectNotify(char const*) 24491 vfunc[19]: QProcess::disconnectNotify(char const*) 24492 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24493 const*, char const*) 24494 vfunc[21]: QProcess::setArguments(QStringList const&) 24495 vfunc[22]: QProcess::addArgument(QString const&) 24496 vfunc[23]: QProcess::setWorkingDirectory(QDir const&) 24497 vfunc[24]: QProcess::start(QStringList*) 24498 vfunc[25]: QProcess::launch(QString const&, QStringList*) 24499 vfunc[26]: QProcess::launch(QMemArray const&, 24500 QStringList*) 24501 vfunc[27]: QProcess::readStdout() 24502 vfunc[28]: QProcess::readStderr() 24503 vfunc[29]: QProcess::readLineStdout() 24504 vfunc[30]: QProcess::readLineStderr() 24505 vfunc[31]: QProcess::writeToStdin(QMemArray const&) 24506 vfunc[32]: QProcess::writeToStdin(QString const&) 24507 vfunc[33]: QProcess::closeStdin() 24508 24509 The Run Time Type Information for the QProcess class is 24510 described by Table 8-165 24511 24512 Table 8-165. typeinfo for QProcess 24513 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24514 Name typeinfo name for QProcess 24515 basetype: typeinfo for QObject 24516 __________________________________________________________ 24517 24518 8.2.11.3. Class data for QDataPump 24519 24520 The virtual table for the QDataPump class is described by Table 24521 8-166 24522 24523 Table 8-166. Primary vtable for QDataPump 24524 Base Offset 0 24525 Virtual Base Offset 0 24526 RTTI typeinfo for QDataPump 24527 vfunc[0]: NULL or QDataPump::metaObject() const 24528 vfunc[1]: QDataPump::className() const 24529 vfunc[2]: QDataPump::qt_cast(char const*) 24530 vfunc[3]: QDataPump::qt_invoke(int, QUObject*) 24531 vfunc[4]: QDataPump::qt_emit(int, QUObject*) 24532 vfunc[5]: QDataPump::qt_property(int, int, QVariant*) 24533 vfunc[6]: NULL or QDataPump::~QDataPump() 24534 vfunc[7]: NULL or QDataPump::~QDataPump() 24535 vfunc[8]: QObject::event(QEvent*) 24536 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24537 vfunc[10]: QObject::setName(char const*) 24538 vfunc[11]: QObject::insertChild(QObject*) 24539 vfunc[12]: QObject::removeChild(QObject*) 24540 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24541 vfunc[14]: QObject::property(char const*) const 24542 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24543 vfunc[16]: QObject::childEvent(QChildEvent*) 24544 vfunc[17]: QObject::customEvent(QCustomEvent*) 24545 vfunc[18]: QObject::connectNotify(char const*) 24546 vfunc[19]: QObject::disconnectNotify(char const*) 24547 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24548 const*, char const*) 24549 24550 The Run Time Type Information for the QDataPump class is 24551 described by Table 8-167 24552 24553 Table 8-167. typeinfo for QDataPump 24554 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24555 Name typeinfo name for QDataPump 24556 basetype: typeinfo for QObject 24557 __________________________________________________________ 24558 24559 8.2.11.4. Class data for QFile 24560 24561 The virtual table for the QFile class is described by Table 24562 8-168 24563 24564 Table 8-168. Primary vtable for QFile 24565 Base Offset 0 24566 Virtual Base Offset 0 24567 RTTI typeinfo for QFile 24568 vfunc[0]: QFile::~QFile() 24569 vfunc[1]: QFile::~QFile() 24570 vfunc[2]: QFile::open(int) 24571 vfunc[3]: QFile::close() 24572 vfunc[4]: QFile::flush() 24573 vfunc[5]: QFile::size() const 24574 vfunc[6]: NULL or QFile::at() const 24575 vfunc[7]: QFile::at(unsigned long) 24576 vfunc[8]: QFile::atEnd() const 24577 vfunc[9]: QFile::readBlock(char*, unsigned long) 24578 vfunc[10]: QFile::writeBlock(char const*, unsigned long) 24579 vfunc[11]: QFile::readLine(char*, unsigned long) 24580 vfunc[12]: QIODevice::readAll() 24581 vfunc[13]: QFile::getch() 24582 vfunc[14]: QFile::putch(int) 24583 vfunc[15]: QFile::ungetch(int) 24584 24585 The Run Time Type Information for the QFile class is described 24586 by Table 8-169 24587 24588 Table 8-169. typeinfo for QFile 24589 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24590 Name typeinfo name for QFile 24591 basetype: typeinfo for QIODevice 24592 __________________________________________________________ 24593 24594 8.2.11.5. Class data for QBuffer 24595 24596 The virtual table for the QBuffer class is described by Table 24597 8-170 24598 24599 Table 8-170. Primary vtable for QBuffer 24600 Base Offset 0 24601 Virtual Base Offset 0 24602 RTTI typeinfo for QBuffer 24603 vfunc[0]: QBuffer::~QBuffer() 24604 vfunc[1]: QBuffer::~QBuffer() 24605 vfunc[2]: QBuffer::open(int) 24606 vfunc[3]: QBuffer::close() 24607 vfunc[4]: QBuffer::flush() 24608 vfunc[5]: NULL or QBuffer::size() const 24609 vfunc[6]: NULL or QBuffer::at() const 24610 vfunc[7]: QBuffer::at(unsigned long) 24611 vfunc[8]: QIODevice::atEnd() const 24612 vfunc[9]: QBuffer::readBlock(char*, unsigned long) 24613 vfunc[10]: QBuffer::writeBlock(char const*, unsigned long) 24614 vfunc[11]: QBuffer::readLine(char*, unsigned long) 24615 vfunc[12]: QIODevice::readAll() 24616 vfunc[13]: QBuffer::getch() 24617 vfunc[14]: QBuffer::putch(int) 24618 vfunc[15]: QBuffer::ungetch(int) 24619 24620 The Run Time Type Information for the QBuffer class is 24621 described by Table 8-171 24622 24623 Table 8-171. typeinfo for QBuffer 24624 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24625 Name typeinfo name for QBuffer 24626 basetype: typeinfo for QIODevice 24627 __________________________________________________________ 24628 24629 8.2.11.6. Class data for QClipboard 24630 24631 The virtual table for the QClipboard class is described by 24632 Table 8-172 24633 24634 Table 8-172. Primary vtable for QClipboard 24635 Base Offset 0 24636 Virtual Base Offset 0 24637 RTTI typeinfo for QClipboard 24638 vfunc[0]: NULL or QClipboard::metaObject() const 24639 vfunc[1]: QClipboard::className() const 24640 vfunc[2]: QClipboard::qt_cast(char const*) 24641 vfunc[3]: QClipboard::qt_invoke(int, QUObject*) 24642 vfunc[4]: QClipboard::qt_emit(int, QUObject*) 24643 vfunc[5]: QClipboard::qt_property(int, int, QVariant*) 24644 vfunc[6]: QClipboard::~QClipboard() 24645 vfunc[7]: QClipboard::~QClipboard() 24646 vfunc[8]: QClipboard::event(QEvent*) 24647 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24648 vfunc[10]: QObject::setName(char const*) 24649 vfunc[11]: QObject::insertChild(QObject*) 24650 vfunc[12]: QObject::removeChild(QObject*) 24651 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24652 vfunc[14]: QObject::property(char const*) const 24653 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24654 vfunc[16]: QObject::childEvent(QChildEvent*) 24655 vfunc[17]: QObject::customEvent(QCustomEvent*) 24656 vfunc[18]: QClipboard::connectNotify(char const*) 24657 vfunc[19]: QObject::disconnectNotify(char const*) 24658 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24659 const*, char const*) 24660 24661 The Run Time Type Information for the QClipboard class is 24662 described by Table 8-173 24663 24664 Table 8-173. typeinfo for QClipboard 24665 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24666 Name typeinfo name for QClipboard 24667 basetype: typeinfo for QObject 24668 __________________________________________________________ 24669 24670 8.2.11.7. Class data for QAsyncIO 24671 24672 The virtual table for the QAsyncIO class is described by Table 24673 8-174 24674 24675 Table 8-174. Primary vtable for QAsyncIO 24676 Base Offset 0 24677 Virtual Base Offset 0 24678 RTTI typeinfo for QAsyncIO 24679 vfunc[0]: QAsyncIO::~QAsyncIO() 24680 vfunc[1]: QAsyncIO::~QAsyncIO() 24681 24682 The Run Time Type Information for the QAsyncIO class is 24683 described by Table 8-175 24684 24685 Table 8-175. typeinfo for QAsyncIO 24686 Base Vtable vtable for __cxxabiv1::__class_type_info 24687 Name typeinfo name for QAsyncIO 24688 __________________________________________________________ 24689 24690 8.2.11.8. Class data for QSignal 24691 24692 The virtual table for the QSignal class is described by Table 24693 8-176 24694 24695 Table 8-176. Primary vtable for QSignal 24696 Base Offset 0 24697 Virtual Base Offset 0 24698 RTTI typeinfo for QSignal 24699 vfunc[0]: NULL or QSignal::metaObject() const 24700 vfunc[1]: QSignal::className() const 24701 vfunc[2]: QSignal::qt_cast(char const*) 24702 vfunc[3]: QSignal::qt_invoke(int, QUObject*) 24703 vfunc[4]: QSignal::qt_emit(int, QUObject*) 24704 vfunc[5]: QSignal::qt_property(int, int, QVariant*) 24705 vfunc[6]: QSignal::~QSignal() 24706 vfunc[7]: QSignal::~QSignal() 24707 vfunc[8]: QObject::event(QEvent*) 24708 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24709 vfunc[10]: QObject::setName(char const*) 24710 vfunc[11]: QObject::insertChild(QObject*) 24711 vfunc[12]: QObject::removeChild(QObject*) 24712 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24713 vfunc[14]: QObject::property(char const*) const 24714 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24715 vfunc[16]: QObject::childEvent(QChildEvent*) 24716 vfunc[17]: QObject::customEvent(QCustomEvent*) 24717 vfunc[18]: QObject::connectNotify(char const*) 24718 vfunc[19]: QObject::disconnectNotify(char const*) 24719 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24720 const*, char const*) 24721 24722 The Run Time Type Information for the QSignal class is 24723 described by Table 8-177 24724 24725 Table 8-177. typeinfo for QSignal 24726 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24727 Name typeinfo name for QSignal 24728 basetype: typeinfo for QObject 24729 __________________________________________________________ 24730 24731 8.2.11.9. Class data for QDataSink 24732 24733 The virtual table for the QDataSink class is described by Table 24734 8-178 24735 24736 Table 8-178. Primary vtable for QDataSink 24737 Base Offset 0 24738 Virtual Base Offset 0 24739 RTTI typeinfo for QDataSink 24740 vfunc[0]: NULL or QDataSink::~QDataSink() 24741 vfunc[1]: NULL or QDataSink::~QDataSink() 24742 vfunc[2]: __cxa_pure_virtual 24743 vfunc[3]: __cxa_pure_virtual 24744 vfunc[4]: __cxa_pure_virtual 24745 24746 The Run Time Type Information for the QDataSink class is 24747 described by Table 8-179 24748 24749 Table 8-179. typeinfo for QDataSink 24750 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24751 Name typeinfo name for QDataSink 24752 basetype: typeinfo for QAsyncIO 24753 __________________________________________________________ 24754 24755 8.2.11.10. Class data for QDir 24756 24757 The virtual table for the QDir class is described by Table 24758 8-180 24759 24760 Table 8-180. Primary vtable for QDir 24761 Base Offset 0 24762 Virtual Base Offset 0 24763 RTTI typeinfo for QDir 24764 vfunc[0]: QDir::~QDir() 24765 vfunc[1]: QDir::~QDir() 24766 vfunc[2]: QDir::setPath(QString const&) 24767 vfunc[3]: NULL or QDir::path() const 24768 vfunc[4]: QDir::absPath() const 24769 vfunc[5]: QDir::canonicalPath() const 24770 vfunc[6]: QDir::dirName() const 24771 vfunc[7]: QDir::filePath(QString const&, bool) const 24772 vfunc[8]: QDir::absFilePath(QString const&, bool) const 24773 vfunc[9]: QDir::cd(QString const&, bool) 24774 vfunc[10]: QDir::cdUp() 24775 vfunc[11]: QDir::setNameFilter(QString const&) 24776 vfunc[12]: QDir::setFilter(int) 24777 vfunc[13]: QDir::setSorting(int) 24778 vfunc[14]: QDir::setMatchAllDirs(bool) 24779 vfunc[15]: QDir::encodedEntryList(int, int) const 24780 vfunc[16]: QDir::encodedEntryList(QString const&, int, int) 24781 const 24782 vfunc[17]: QDir::entryList(int, int) const 24783 vfunc[18]: QDir::entryList(QString const&, int, int) const 24784 vfunc[19]: QDir::entryInfoList(int, int) const 24785 vfunc[20]: QDir::entryInfoList(QString const&, int, int) const 24786 vfunc[21]: QDir::mkdir(QString const&, bool) const 24787 vfunc[22]: QDir::rmdir(QString const&, bool) const 24788 vfunc[23]: QDir::isReadable() const 24789 vfunc[24]: QDir::exists() const 24790 vfunc[25]: QDir::isRoot() const 24791 vfunc[26]: QDir::isRelative() const 24792 vfunc[27]: QDir::convertToAbs() 24793 vfunc[28]: QDir::operator==(QDir const&) const 24794 vfunc[29]: NULL or QDir::operator!=(QDir const&) const 24795 vfunc[30]: QDir::remove(QString const&, bool) 24796 vfunc[31]: QDir::rename(QString const&, QString const&, bool) 24797 vfunc[32]: QDir::exists(QString const&, bool) 24798 vfunc[33]: QDir::readDirEntries(QString const&, int, int) 24799 24800 The Run Time Type Information for the QDir class is described 24801 by Table 8-181 24802 24803 Table 8-181. typeinfo for QDir 24804 Base Vtable vtable for __cxxabiv1::__class_type_info 24805 Name typeinfo name for QDir 24806 __________________________________________________________ 24807 24808 8.2.11.11. Class data for QTextOStream 24809 24810 The virtual table for the QTextOStream class is described by 24811 Table 8-182 24812 24813 Table 8-182. Primary vtable for QTextOStream 24814 Base Offset 0 24815 Virtual Base Offset 0 24816 RTTI typeinfo for QTextOStream 24817 vfunc[0]: NULL or QTextOStream::~QTextOStream() 24818 vfunc[1]: NULL or QTextOStream::~QTextOStream() 24819 24820 The Run Time Type Information for the QTextOStream class is 24821 described by Table 8-183 24822 24823 Table 8-183. typeinfo for QTextOStream 24824 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24825 Name typeinfo name for QTextOStream 24826 basetype: typeinfo for QTextStream 24827 __________________________________________________________ 24828 24829 8.2.11.12. Class data for QTextStream 24830 24831 The virtual table for the QTextStream class is described by 24832 Table 8-184 24833 24834 Table 8-184. Primary vtable for QTextStream 24835 Base Offset 0 24836 Virtual Base Offset 0 24837 RTTI typeinfo for QTextStream 24838 vfunc[0]: QTextStream::~QTextStream() 24839 vfunc[1]: QTextStream::~QTextStream() 24840 24841 The Run Time Type Information for the QTextStream class is 24842 described by Table 8-185 24843 24844 Table 8-185. typeinfo for QTextStream 24845 Base Vtable vtable for __cxxabiv1::__class_type_info 24846 Name typeinfo name for QTextStream 24847 __________________________________________________________ 24848 24849 8.2.11.13. Class data for QSignalMapper 24850 24851 The virtual table for the QSignalMapper class is described by 24852 Table 8-186 24853 24854 Table 8-186. Primary vtable for QSignalMapper 24855 Base Offset 0 24856 Virtual Base Offset 0 24857 RTTI typeinfo for QSignalMapper 24858 vfunc[0]: NULL or QSignalMapper::metaObject() const 24859 vfunc[1]: QSignalMapper::className() const 24860 vfunc[2]: QSignalMapper::qt_cast(char const*) 24861 vfunc[3]: QSignalMapper::qt_invoke(int, QUObject*) 24862 vfunc[4]: QSignalMapper::qt_emit(int, QUObject*) 24863 vfunc[5]: QSignalMapper::qt_property(int, int, QVariant*) 24864 vfunc[6]: QSignalMapper::~QSignalMapper() 24865 vfunc[7]: QSignalMapper::~QSignalMapper() 24866 vfunc[8]: QObject::event(QEvent*) 24867 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24868 vfunc[10]: QObject::setName(char const*) 24869 vfunc[11]: QObject::insertChild(QObject*) 24870 vfunc[12]: QObject::removeChild(QObject*) 24871 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24872 vfunc[14]: QObject::property(char const*) const 24873 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24874 vfunc[16]: QObject::childEvent(QChildEvent*) 24875 vfunc[17]: QObject::customEvent(QCustomEvent*) 24876 vfunc[18]: QObject::connectNotify(char const*) 24877 vfunc[19]: QObject::disconnectNotify(char const*) 24878 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24879 const*, char const*) 24880 vfunc[21]: QSignalMapper::setMapping(QObject const*, int) 24881 vfunc[22]: QSignalMapper::setMapping(QObject const*, QString 24882 const&) 24883 24884 The Run Time Type Information for the QSignalMapper class is 24885 described by Table 8-187 24886 24887 Table 8-187. typeinfo for QSignalMapper 24888 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24889 Name typeinfo name for QSignalMapper 24890 basetype: typeinfo for QObject 24891 __________________________________________________________ 24892 24893 8.2.11.14. Class data for QIODeviceSource 24894 24895 The virtual table for the QIODeviceSource class is described by 24896 Table 8-188 24897 24898 Table 8-188. Primary vtable for QIODeviceSource 24899 Base Offset 0 24900 Virtual Base Offset 0 24901 RTTI typeinfo for QIODeviceSource 24902 vfunc[0]: QIODeviceSource::~QIODeviceSource() 24903 vfunc[1]: QIODeviceSource::~QIODeviceSource() 24904 vfunc[2]: QIODeviceSource::readyToSend() 24905 vfunc[3]: QIODeviceSource::sendTo(QDataSink*, int) 24906 vfunc[4]: QIODeviceSource::rewindable() const 24907 vfunc[5]: QIODeviceSource::enableRewind(bool) 24908 vfunc[6]: QIODeviceSource::rewind() 24909 24910 The Run Time Type Information for the QIODeviceSource class is 24911 described by Table 8-189 24912 24913 Table 8-189. typeinfo for QIODeviceSource 24914 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24915 Name typeinfo name for QIODeviceSource 24916 basetype: typeinfo for QDataSource 24917 __________________________________________________________ 24918 24919 8.2.11.15. Class data for QIODevice 24920 24921 The virtual table for the QIODevice class is described by Table 24922 8-190 24923 24924 Table 8-190. Primary vtable for QIODevice 24925 Base Offset 0 24926 Virtual Base Offset 0 24927 RTTI typeinfo for QIODevice 24928 vfunc[0]: QIODevice::~QIODevice() 24929 vfunc[1]: QIODevice::~QIODevice() 24930 vfunc[2]: __cxa_pure_virtual 24931 vfunc[3]: __cxa_pure_virtual 24932 vfunc[4]: __cxa_pure_virtual 24933 vfunc[5]: __cxa_pure_virtual 24934 vfunc[6]: QIODevice::at() const 24935 vfunc[7]: QIODevice::at(unsigned long) 24936 vfunc[8]: QIODevice::atEnd() const 24937 vfunc[9]: __cxa_pure_virtual 24938 vfunc[10]: __cxa_pure_virtual 24939 vfunc[11]: QIODevice::readLine(char*, unsigned long) 24940 vfunc[12]: QIODevice::readAll() 24941 vfunc[13]: __cxa_pure_virtual 24942 vfunc[14]: __cxa_pure_virtual 24943 vfunc[15]: __cxa_pure_virtual 24944 24945 The Run Time Type Information for the QIODevice class is 24946 described by Table 8-191 24947 24948 Table 8-191. typeinfo for QIODevice 24949 Base Vtable vtable for __cxxabiv1::__class_type_info 24950 Name typeinfo name for QIODevice 24951 __________________________________________________________ 24952 24953 8.2.11.16. Class data for QDataStream 24954 24955 The virtual table for the QDataStream class is described by 24956 Table 8-192 24957 24958 Table 8-192. Primary vtable for QDataStream 24959 Base Offset 0 24960 Virtual Base Offset 0 24961 RTTI typeinfo for QDataStream 24962 vfunc[0]: QDataStream::~QDataStream() 24963 vfunc[1]: QDataStream::~QDataStream() 24964 24965 The Run Time Type Information for the QDataStream class is 24966 described by Table 8-193 24967 24968 Table 8-193. typeinfo for QDataStream 24969 Base Vtable vtable for __cxxabiv1::__class_type_info 24970 Name typeinfo name for QDataStream 24971 __________________________________________________________ 24972 24973 8.2.11.17. Interfaces for Qt3 Input/Output 24974 24975 No external functions are defined for libqt-mt - Qt3 24976 Input/Output in this part of the specification. See also the 24977 generic specification. 24978 __________________________________________________________ 24979 24980 8.2.12. Qt3 Multimedia 24981 __________________________________________________________ 24982 24983 8.2.12.1. Class data for QImageFormat 24984 24985 The virtual table for the QImageFormat class is described by 24986 Table 8-194 24987 24988 Table 8-194. Primary vtable for QImageFormat 24989 Base Offset 0 24990 Virtual Base Offset 0 24991 RTTI typeinfo for QImageFormat 24992 vfunc[0]: QImageFormat::~QImageFormat() 24993 vfunc[1]: QImageFormat::~QImageFormat() 24994 vfunc[2]: __cxa_pure_virtual 24995 24996 The Run Time Type Information for the QImageFormat class is 24997 described by Table 8-195 24998 24999 Table 8-195. typeinfo for QImageFormat 25000 Base Vtable vtable for __cxxabiv1::__class_type_info 25001 Name typeinfo name for QImageFormat 25002 __________________________________________________________ 25003 25004 8.2.12.2. Class data for QSound 25005 25006 The virtual table for the QSound class is described by Table 25007 8-196 25008 25009 Table 8-196. Primary vtable for QSound 25010 Base Offset 0 25011 Virtual Base Offset 0 25012 RTTI typeinfo for QSound 25013 vfunc[0]: NULL or QSound::metaObject() const 25014 vfunc[1]: QSound::className() const 25015 vfunc[2]: QSound::qt_cast(char const*) 25016 vfunc[3]: QSound::qt_invoke(int, QUObject*) 25017 vfunc[4]: QSound::qt_emit(int, QUObject*) 25018 vfunc[5]: QSound::qt_property(int, int, QVariant*) 25019 vfunc[6]: QSound::~QSound() 25020 vfunc[7]: QSound::~QSound() 25021 vfunc[8]: QObject::event(QEvent*) 25022 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25023 vfunc[10]: QObject::setName(char const*) 25024 vfunc[11]: QObject::insertChild(QObject*) 25025 vfunc[12]: QObject::removeChild(QObject*) 25026 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25027 vfunc[14]: QObject::property(char const*) const 25028 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25029 vfunc[16]: QObject::childEvent(QChildEvent*) 25030 vfunc[17]: QObject::customEvent(QCustomEvent*) 25031 vfunc[18]: QObject::connectNotify(char const*) 25032 vfunc[19]: QObject::disconnectNotify(char const*) 25033 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25034 const*, char const*) 25035 25036 The Run Time Type Information for the QSound class is described 25037 by Table 8-197 25038 25039 Table 8-197. typeinfo for QSound 25040 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25041 Name typeinfo name for QSound 25042 basetype: typeinfo for QObject 25043 __________________________________________________________ 25044 25045 8.2.12.3. Class data for QImageConsumer 25046 25047 The virtual table for the QImageConsumer class is described by 25048 Table 8-198 25049 25050 Table 8-198. Primary vtable for QImageConsumer 25051 Base Offset 0 25052 Virtual Base Offset 0 25053 RTTI typeinfo for QImageConsumer 25054 vfunc[0]: __cxa_pure_virtual 25055 vfunc[1]: __cxa_pure_virtual 25056 vfunc[2]: __cxa_pure_virtual 25057 vfunc[3]: __cxa_pure_virtual 25058 vfunc[4]: __cxa_pure_virtual 25059 vfunc[5]: __cxa_pure_virtual 25060 vfunc[6]: __cxa_pure_virtual 25061 25062 The Run Time Type Information for the QImageConsumer class is 25063 described by Table 8-199 25064 25065 Table 8-199. typeinfo for QImageConsumer 25066 Base Vtable vtable for __cxxabiv1::__class_type_info 25067 Name typeinfo name for QImageConsumer 25068 __________________________________________________________ 25069 25070 8.2.12.4. Class data for QImageFormatType 25071 25072 The virtual table for the QImageFormatType class is described 25073 by Table 8-200 25074 25075 Table 8-200. Primary vtable for QImageFormatType 25076 Base Offset 0 25077 Virtual Base Offset 0 25078 RTTI typeinfo for QImageFormatType 25079 vfunc[0]: QImageFormatType::~QImageFormatType() 25080 vfunc[1]: QImageFormatType::~QImageFormatType() 25081 vfunc[2]: __cxa_pure_virtual 25082 vfunc[3]: __cxa_pure_virtual 25083 25084 The Run Time Type Information for the QImageFormatType class is 25085 described by Table 8-201 25086 25087 Table 8-201. typeinfo for QImageFormatType 25088 Base Vtable vtable for __cxxabiv1::__class_type_info 25089 Name typeinfo name for QImageFormatType 25090 __________________________________________________________ 25091 25092 8.2.12.5. Interfaces for Qt3 Multimedia 25093 25094 No external functions are defined for libqt-mt - Qt3 Multimedia 25095 in this part of the specification. See also the generic 25096 specification. 25097 __________________________________________________________ 25098 25099 8.2.13. Qt3 Network 25100 __________________________________________________________ 25101 25102 8.2.13.1. Class data for QMimeSourceFactory 25103 25104 The virtual table for the QMimeSourceFactory class is described 25105 by Table 8-202 25106 25107 Table 8-202. Primary vtable for QMimeSourceFactory 25108 Base Offset 0 25109 Virtual Base Offset 0 25110 RTTI typeinfo for QMimeSourceFactory 25111 vfunc[0]: QMimeSourceFactory::~QMimeSourceFactory() 25112 vfunc[1]: QMimeSourceFactory::~QMimeSourceFactory() 25113 vfunc[2]: QMimeSourceFactory::data(QString const&) const 25114 vfunc[3]: QMimeSourceFactory::makeAbsolute(QString const&, 25115 QString const&) const 25116 vfunc[4]: QMimeSourceFactory::setText(QString const&, QString 25117 const&) 25118 vfunc[5]: QMimeSourceFactory::setImage(QString const&, QImage 25119 const&) 25120 vfunc[6]: QMimeSourceFactory::setPixmap(QString const&, QPixmap 25121 const&) 25122 vfunc[7]: QMimeSourceFactory::setData(QString const&, 25123 QMimeSource*) 25124 vfunc[8]: QMimeSourceFactory::setFilePath(QStringList const&) 25125 vfunc[9]: QMimeSourceFactory::filePath() const 25126 vfunc[10]: QMimeSourceFactory::setExtensionType(QString const&, 25127 char const*) 25128 25129 The Run Time Type Information for the QMimeSourceFactory class 25130 is described by Table 8-203 25131 25132 Table 8-203. typeinfo for QMimeSourceFactory 25133 Base Vtable vtable for __cxxabiv1::__class_type_info 25134 Name typeinfo name for QMimeSourceFactory 25135 __________________________________________________________ 25136 25137 8.2.13.2. Class data for QUrlOperator 25138 25139 The virtual table for the QUrlOperator class is described by 25140 Table 8-204 25141 25142 Table 8-204. Primary vtable for QUrlOperator 25143 Base Offset 0 25144 Virtual Base Offset 0 25145 RTTI typeinfo for QUrlOperator 25146 vfunc[0]: NULL or QUrlOperator::metaObject() const 25147 vfunc[1]: QUrlOperator::className() const 25148 vfunc[2]: QUrlOperator::qt_cast(char const*) 25149 vfunc[3]: QUrlOperator::qt_invoke(int, QUObject*) 25150 vfunc[4]: QUrlOperator::qt_emit(int, QUObject*) 25151 vfunc[5]: QUrlOperator::qt_property(int, int, QVariant*) 25152 vfunc[6]: QUrlOperator::~QUrlOperator() 25153 vfunc[7]: QUrlOperator::~QUrlOperator() 25154 vfunc[8]: QObject::event(QEvent*) 25155 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25156 vfunc[10]: QObject::setName(char const*) 25157 vfunc[11]: QObject::insertChild(QObject*) 25158 vfunc[12]: QObject::removeChild(QObject*) 25159 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25160 vfunc[14]: QObject::property(char const*) const 25161 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25162 vfunc[16]: QObject::childEvent(QChildEvent*) 25163 vfunc[17]: QObject::customEvent(QCustomEvent*) 25164 vfunc[18]: QObject::connectNotify(char const*) 25165 vfunc[19]: QObject::disconnectNotify(char const*) 25166 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25167 const*, char const*) 25168 vfunc[21]: QUrlOperator::setPath(QString const&) 25169 vfunc[22]: QUrlOperator::cdUp() 25170 vfunc[23]: QUrlOperator::listChildren() 25171 vfunc[24]: QUrlOperator::mkdir(QString const&) 25172 vfunc[25]: QUrlOperator::remove(QString const&) 25173 vfunc[26]: QUrlOperator::rename(QString const&, QString const&) 25174 vfunc[27]: QUrlOperator::get(QString const&) 25175 vfunc[28]: QUrlOperator::put(QMemArray const&, QString 25176 const&) 25177 vfunc[29]: QUrlOperator::copy(QString const&, QString const&, 25178 bool, bool) 25179 vfunc[30]: QUrlOperator::copy(QStringList const&, QString 25180 const&, bool) 25181 vfunc[31]: QUrlOperator::isDir(bool*) 25182 vfunc[32]: QUrlOperator::setNameFilter(QString const&) 25183 vfunc[33]: QUrlOperator::info(QString const&) const 25184 vfunc[34]: QUrlOperator::stop() 25185 vfunc[35]: QUrlOperator::reset() 25186 vfunc[36]: QUrlOperator::parse(QString const&) 25187 vfunc[37]: QUrlOperator::checkValid() 25188 vfunc[38]: QUrlOperator::clearEntries() 25189 25190 Table 8-205. Secondary vtable for QUrlOperator 25191 Base Offset -80 25192 Virtual Base Offset 0 25193 RTTI typeinfo for QUrlOperator 25194 vfunc[0]: non-virtual thunk to QUrlOperator::~QUrlOperator() 25195 vfunc[1]: non-virtual thunk to QUrlOperator::~QUrlOperator() 25196 vfunc[2]: QUrl::setProtocol(QString const&) 25197 vfunc[3]: QUrl::setUser(QString const&) 25198 vfunc[4]: QUrl::setPassword(QString const&) 25199 vfunc[5]: QUrl::setHost(QString const&) 25200 vfunc[6]: QUrl::setPort(int) 25201 vfunc[7]: non-virtual thunk to QUrlOperator::setPath(QString 25202 const&) 25203 vfunc[8]: QUrl::setEncodedPathAndQuery(QString const&) 25204 vfunc[9]: QUrl::setQuery(QString const&) 25205 vfunc[10]: QUrl::setRef(QString const&) 25206 vfunc[11]: QUrl::addPath(QString const&) 25207 vfunc[12]: QUrl::setFileName(QString const&) 25208 vfunc[13]: QUrl::toString(bool, bool) const 25209 vfunc[14]: non-virtual thunk to QUrlOperator::cdUp() 25210 vfunc[15]: non-virtual thunk to QUrlOperator::reset() 25211 vfunc[16]: non-virtual thunk to QUrlOperator::parse(QString 25212 const&) 25213 25214 The Run Time Type Information for the QUrlOperator class is 25215 described by Table 8-206 25216 25217 Table 8-206. typeinfo for QUrlOperator 25218 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 25219 Name typeinfo name for QUrlOperator 25220 flags: 0 25221 basetype: typeinfo for QObject 2 25222 basetype: typeinfo for QUrl 10242 25223 __________________________________________________________ 25224 25225 8.2.13.3. Class data for QSocket 25226 25227 The virtual table for the QSocket class is described by Table 25228 8-207 25229 25230 Table 8-207. Primary vtable for QSocket 25231 Base Offset 0 25232 Virtual Base Offset 0 25233 RTTI typeinfo for QSocket 25234 vfunc[0]: NULL or QSocket::metaObject() const 25235 vfunc[1]: QSocket::className() const 25236 vfunc[2]: QSocket::qt_cast(char const*) 25237 vfunc[3]: QSocket::qt_invoke(int, QUObject*) 25238 vfunc[4]: QSocket::qt_emit(int, QUObject*) 25239 vfunc[5]: QSocket::qt_property(int, int, QVariant*) 25240 vfunc[6]: QSocket::~QSocket() 25241 vfunc[7]: QSocket::~QSocket() 25242 vfunc[8]: QObject::event(QEvent*) 25243 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25244 vfunc[10]: QObject::setName(char const*) 25245 vfunc[11]: QObject::insertChild(QObject*) 25246 vfunc[12]: QObject::removeChild(QObject*) 25247 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25248 vfunc[14]: QObject::property(char const*) const 25249 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25250 vfunc[16]: QObject::childEvent(QChildEvent*) 25251 vfunc[17]: QObject::customEvent(QCustomEvent*) 25252 vfunc[18]: QObject::connectNotify(char const*) 25253 vfunc[19]: QObject::disconnectNotify(char const*) 25254 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25255 const*, char const*) 25256 vfunc[21]: QSocket::setSocket(int) 25257 vfunc[22]: QSocket::setSocketDevice(QSocketDevice*) 25258 vfunc[23]: QSocket::connectToHost(QString const&, unsigned 25259 short) 25260 vfunc[24]: QSocket::open(int) 25261 vfunc[25]: QSocket::close() 25262 vfunc[26]: QSocket::flush() 25263 vfunc[27]: QSocket::size() const 25264 vfunc[28]: QSocket::at() const 25265 vfunc[29]: QSocket::at(unsigned long) 25266 vfunc[30]: QSocket::atEnd() const 25267 vfunc[31]: QSocket::readBlock(char*, unsigned long) 25268 vfunc[32]: QSocket::writeBlock(char const*, unsigned long) 25269 vfunc[33]: QSocket::readLine(char*, unsigned long) 25270 vfunc[34]: QSocket::getch() 25271 vfunc[35]: QSocket::putch(int) 25272 vfunc[36]: QSocket::ungetch(int) 25273 vfunc[37]: QSocket::readLine() 25274 vfunc[38]: QSocket::sn_read(bool) 25275 vfunc[39]: QSocket::sn_write() 25276 25277 Table 8-208. Secondary vtable for QSocket 25278 Base Offset -80 25279 Virtual Base Offset 0 25280 RTTI typeinfo for QSocket 25281 vfunc[0]: non-virtual thunk to QSocket::~QSocket() 25282 vfunc[1]: non-virtual thunk to QSocket::~QSocket() 25283 vfunc[2]: non-virtual thunk to QSocket::open(int) 25284 vfunc[3]: non-virtual thunk to QSocket::close() 25285 vfunc[4]: non-virtual thunk to QSocket::flush() 25286 vfunc[5]: non-virtual thunk to QSocket::size() const 25287 vfunc[6]: non-virtual thunk to QSocket::at() const 25288 vfunc[7]: non-virtual thunk to QSocket::at(unsigned long) 25289 vfunc[8]: non-virtual thunk to QSocket::atEnd() const 25290 vfunc[9]: non-virtual thunk to QSocket::readBlock(char*, 25291 unsigned long) 25292 vfunc[10]: non-virtual thunk to QSocket::writeBlock(char 25293 const*, unsigned long) 25294 vfunc[11]: non-virtual thunk to QSocket::readLine(char*, 25295 unsigned long) 25296 vfunc[12]: QIODevice::readAll() 25297 vfunc[13]: non-virtual thunk to QSocket::getch() 25298 vfunc[14]: non-virtual thunk to QSocket::putch(int) 25299 vfunc[15]: non-virtual thunk to QSocket::ungetch(int) 25300 25301 The Run Time Type Information for the QSocket class is 25302 described by Table 8-209 25303 25304 Table 8-209. typeinfo for QSocket 25305 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 25306 Name typeinfo name for QSocket 25307 flags: 0 25308 basetype: typeinfo for QObject 2 25309 basetype: typeinfo for QIODevice 10242 25310 __________________________________________________________ 25311 25312 8.2.13.4. Class data for QSocketNotifier 25313 25314 The virtual table for the QSocketNotifier class is described by 25315 Table 8-210 25316 25317 Table 8-210. Primary vtable for QSocketNotifier 25318 Base Offset 0 25319 Virtual Base Offset 0 25320 RTTI typeinfo for QSocketNotifier 25321 vfunc[0]: NULL or QSocketNotifier::metaObject() const 25322 vfunc[1]: QSocketNotifier::className() const 25323 vfunc[2]: QSocketNotifier::qt_cast(char const*) 25324 vfunc[3]: QSocketNotifier::qt_invoke(int, QUObject*) 25325 vfunc[4]: QSocketNotifier::qt_emit(int, QUObject*) 25326 vfunc[5]: QSocketNotifier::qt_property(int, int, QVariant*) 25327 vfunc[6]: QSocketNotifier::~QSocketNotifier() 25328 vfunc[7]: QSocketNotifier::~QSocketNotifier() 25329 vfunc[8]: QSocketNotifier::event(QEvent*) 25330 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25331 vfunc[10]: QObject::setName(char const*) 25332 vfunc[11]: QObject::insertChild(QObject*) 25333 vfunc[12]: QObject::removeChild(QObject*) 25334 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25335 vfunc[14]: QObject::property(char const*) const 25336 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25337 vfunc[16]: QObject::childEvent(QChildEvent*) 25338 vfunc[17]: QObject::customEvent(QCustomEvent*) 25339 vfunc[18]: QObject::connectNotify(char const*) 25340 vfunc[19]: QObject::disconnectNotify(char const*) 25341 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25342 const*, char const*) 25343 vfunc[21]: QSocketNotifier::setEnabled(bool) 25344 25345 The Run Time Type Information for the QSocketNotifier class is 25346 described by Table 8-211 25347 25348 Table 8-211. typeinfo for QSocketNotifier 25349 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25350 Name typeinfo name for QSocketNotifier 25351 basetype: typeinfo for QObject 25352 __________________________________________________________ 25353 25354 8.2.13.5. Class data for QNetworkProtocol 25355 25356 The virtual table for the QNetworkProtocol class is described 25357 by Table 8-212 25358 25359 Table 8-212. Primary vtable for QNetworkProtocol 25360 Base Offset 0 25361 Virtual Base Offset 0 25362 RTTI typeinfo for QNetworkProtocol 25363 vfunc[0]: NULL or QNetworkProtocol::metaObject() const 25364 vfunc[1]: QNetworkProtocol::className() const 25365 vfunc[2]: QNetworkProtocol::qt_cast(char const*) 25366 vfunc[3]: QNetworkProtocol::qt_invoke(int, QUObject*) 25367 vfunc[4]: QNetworkProtocol::qt_emit(int, QUObject*) 25368 vfunc[5]: QNetworkProtocol::qt_property(int, int, QVariant*) 25369 vfunc[6]: QNetworkProtocol::~QNetworkProtocol() 25370 vfunc[7]: QNetworkProtocol::~QNetworkProtocol() 25371 vfunc[8]: QObject::event(QEvent*) 25372 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25373 vfunc[10]: QObject::setName(char const*) 25374 vfunc[11]: QObject::insertChild(QObject*) 25375 vfunc[12]: QObject::removeChild(QObject*) 25376 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25377 vfunc[14]: QObject::property(char const*) const 25378 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25379 vfunc[16]: QObject::childEvent(QChildEvent*) 25380 vfunc[17]: QObject::customEvent(QCustomEvent*) 25381 vfunc[18]: QObject::connectNotify(char const*) 25382 vfunc[19]: QObject::disconnectNotify(char const*) 25383 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25384 const*, char const*) 25385 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25386 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25387 vfunc[23]: QNetworkProtocol::supportedOperations() const 25388 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25389 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25390 vfunc[26]: QNetworkProtocol::stop() 25391 vfunc[27]: 25392 QNetworkProtocol::processOperation(QNetworkOperation*) 25393 vfunc[28]: 25394 QNetworkProtocol::operationListChildren(QNetworkOperation*) 25395 vfunc[29]: QNetworkProtocol::operationMkDir(QNetworkOperation*) 25396 vfunc[30]: 25397 QNetworkProtocol::operationRemove(QNetworkOperation*) 25398 vfunc[31]: 25399 QNetworkProtocol::operationRename(QNetworkOperation*) 25400 vfunc[32]: QNetworkProtocol::operationGet(QNetworkOperation*) 25401 vfunc[33]: QNetworkProtocol::operationPut(QNetworkOperation*) 25402 vfunc[34]: 25403 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25404 vfunc[35]: 25405 QNetworkProtocol::checkConnection(QNetworkOperation*) 25406 25407 The Run Time Type Information for the QNetworkProtocol class is 25408 described by Table 8-213 25409 25410 Table 8-213. typeinfo for QNetworkProtocol 25411 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25412 Name typeinfo name for QNetworkProtocol 25413 basetype: typeinfo for QObject 25414 __________________________________________________________ 25415 25416 8.2.13.6. Class data for QUrl 25417 25418 The virtual table for the QUrl class is described by Table 25419 8-214 25420 25421 Table 8-214. Primary vtable for QUrl 25422 Base Offset 0 25423 Virtual Base Offset 0 25424 RTTI typeinfo for QUrl 25425 vfunc[0]: QUrl::~QUrl() 25426 vfunc[1]: QUrl::~QUrl() 25427 vfunc[2]: QUrl::setProtocol(QString const&) 25428 vfunc[3]: QUrl::setUser(QString const&) 25429 vfunc[4]: QUrl::setPassword(QString const&) 25430 vfunc[5]: QUrl::setHost(QString const&) 25431 vfunc[6]: QUrl::setPort(int) 25432 vfunc[7]: QUrl::setPath(QString const&) 25433 vfunc[8]: QUrl::setEncodedPathAndQuery(QString const&) 25434 vfunc[9]: QUrl::setQuery(QString const&) 25435 vfunc[10]: QUrl::setRef(QString const&) 25436 vfunc[11]: QUrl::addPath(QString const&) 25437 vfunc[12]: QUrl::setFileName(QString const&) 25438 vfunc[13]: QUrl::toString(bool, bool) const 25439 vfunc[14]: QUrl::cdUp() 25440 vfunc[15]: QUrl::reset() 25441 vfunc[16]: QUrl::parse(QString const&) 25442 25443 The Run Time Type Information for the QUrl class is described 25444 by Table 8-215 25445 25446 Table 8-215. typeinfo for QUrl 25447 Base Vtable vtable for __cxxabiv1::__class_type_info 25448 Name typeinfo name for QUrl 25449 __________________________________________________________ 25450 25451 8.2.13.7. Class data for QSocketDevice 25452 25453 The virtual table for the QSocketDevice class is described by 25454 Table 8-216 25455 25456 Table 8-216. Primary vtable for QSocketDevice 25457 Base Offset 0 25458 Virtual Base Offset 0 25459 RTTI typeinfo for QSocketDevice 25460 vfunc[0]: QSocketDevice::~QSocketDevice() 25461 vfunc[1]: QSocketDevice::~QSocketDevice() 25462 vfunc[2]: QSocketDevice::open(int) 25463 vfunc[3]: QSocketDevice::close() 25464 vfunc[4]: QSocketDevice::flush() 25465 vfunc[5]: QSocketDevice::size() const 25466 vfunc[6]: QSocketDevice::at() const 25467 vfunc[7]: QSocketDevice::at(unsigned long) 25468 vfunc[8]: QSocketDevice::atEnd() const 25469 vfunc[9]: QSocketDevice::readBlock(char*, unsigned long) 25470 vfunc[10]: QSocketDevice::writeBlock(char const*, unsigned 25471 long) 25472 vfunc[11]: QIODevice::readLine(char*, unsigned long) 25473 vfunc[12]: QIODevice::readAll() 25474 vfunc[13]: QSocketDevice::getch() 25475 vfunc[14]: QSocketDevice::putch(int) 25476 vfunc[15]: QSocketDevice::ungetch(int) 25477 vfunc[16]: QSocketDevice::setSocket(int, QSocketDevice::Type) 25478 vfunc[17]: QSocketDevice::setBlocking(bool) 25479 vfunc[18]: QSocketDevice::setAddressReusable(bool) 25480 vfunc[19]: QSocketDevice::setReceiveBufferSize(unsigned int) 25481 vfunc[20]: QSocketDevice::setSendBufferSize(unsigned int) 25482 vfunc[21]: QSocketDevice::connect(QHostAddress const&, unsigned 25483 short) 25484 vfunc[22]: QSocketDevice::bind(QHostAddress const&, unsigned 25485 short) 25486 vfunc[23]: QSocketDevice::listen(int) 25487 vfunc[24]: QSocketDevice::accept() 25488 vfunc[25]: QSocketDevice::writeBlock(char const*, unsigned 25489 long, QHostAddress const&, unsigned short) 25490 vfunc[26]: QSocketDevice::setOption(QSocketDevice::Option, int) 25491 25492 The Run Time Type Information for the QSocketDevice class is 25493 described by Table 8-217 25494 25495 Table 8-217. typeinfo for QSocketDevice 25496 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25497 Name typeinfo name for QSocketDevice 25498 basetype: typeinfo for QIODevice 25499 __________________________________________________________ 25500 25501 8.2.13.8. Class data for QHttpResponseHeader 25502 25503 The virtual table for the QHttpResponseHeader class is 25504 described by Table 8-218 25505 25506 Table 8-218. Primary vtable for QHttpResponseHeader 25507 Base Offset 0 25508 Virtual Base Offset 0 25509 RTTI typeinfo for QHttpResponseHeader 25510 vfunc[0]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 25511 vfunc[1]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 25512 vfunc[2]: QHttpResponseHeader::toString() const 25513 vfunc[3]: QHttpResponseHeader::majorVersion() const 25514 vfunc[4]: QHttpResponseHeader::minorVersion() const 25515 vfunc[5]: QHttpResponseHeader::parseLine(QString const&, int) 25516 25517 The Run Time Type Information for the QHttpResponseHeader class 25518 is described by Table 8-219 25519 25520 Table 8-219. typeinfo for QHttpResponseHeader 25521 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25522 Name typeinfo name for QHttpResponseHeader 25523 basetype: typeinfo for QHttpHeader 25524 __________________________________________________________ 25525 25526 8.2.13.9. Class data for QServerSocket 25527 25528 The virtual table for the QServerSocket class is described by 25529 Table 8-220 25530 25531 Table 8-220. Primary vtable for QServerSocket 25532 Base Offset 0 25533 Virtual Base Offset 0 25534 RTTI typeinfo for QServerSocket 25535 vfunc[0]: NULL or QServerSocket::metaObject() const 25536 vfunc[1]: QServerSocket::className() const 25537 vfunc[2]: QServerSocket::qt_cast(char const*) 25538 vfunc[3]: QServerSocket::qt_invoke(int, QUObject*) 25539 vfunc[4]: QServerSocket::qt_emit(int, QUObject*) 25540 vfunc[5]: QServerSocket::qt_property(int, int, QVariant*) 25541 vfunc[6]: QServerSocket::~QServerSocket() 25542 vfunc[7]: QServerSocket::~QServerSocket() 25543 vfunc[8]: QObject::event(QEvent*) 25544 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25545 vfunc[10]: QObject::setName(char const*) 25546 vfunc[11]: QObject::insertChild(QObject*) 25547 vfunc[12]: QObject::removeChild(QObject*) 25548 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25549 vfunc[14]: QObject::property(char const*) const 25550 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25551 vfunc[16]: QObject::childEvent(QChildEvent*) 25552 vfunc[17]: QObject::customEvent(QCustomEvent*) 25553 vfunc[18]: QObject::connectNotify(char const*) 25554 vfunc[19]: QObject::disconnectNotify(char const*) 25555 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25556 const*, char const*) 25557 vfunc[21]: QServerSocket::setSocket(int) 25558 vfunc[22]: __cxa_pure_virtual 25559 25560 The Run Time Type Information for the QServerSocket class is 25561 described by Table 8-221 25562 25563 Table 8-221. typeinfo for QServerSocket 25564 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25565 Name typeinfo name for QServerSocket 25566 basetype: typeinfo for QObject 25567 __________________________________________________________ 25568 25569 8.2.13.10. Class data for QUrlInfo 25570 25571 The virtual table for the QUrlInfo class is described by Table 25572 8-222 25573 25574 Table 8-222. Primary vtable for QUrlInfo 25575 Base Offset 0 25576 Virtual Base Offset 0 25577 RTTI typeinfo for QUrlInfo 25578 vfunc[0]: QUrlInfo::~QUrlInfo() 25579 vfunc[1]: QUrlInfo::~QUrlInfo() 25580 vfunc[2]: QUrlInfo::setName(QString const&) 25581 vfunc[3]: QUrlInfo::setDir(bool) 25582 vfunc[4]: QUrlInfo::setFile(bool) 25583 vfunc[5]: QUrlInfo::setSymLink(bool) 25584 vfunc[6]: QUrlInfo::setOwner(QString const&) 25585 vfunc[7]: QUrlInfo::setGroup(QString const&) 25586 vfunc[8]: QUrlInfo::setSize(unsigned int) 25587 vfunc[9]: QUrlInfo::setWritable(bool) 25588 vfunc[10]: QUrlInfo::setReadable(bool) 25589 vfunc[11]: QUrlInfo::setPermissions(int) 25590 vfunc[12]: QUrlInfo::setLastModified(QDateTime const&) 25591 25592 The Run Time Type Information for the QUrlInfo class is 25593 described by Table 8-223 25594 25595 Table 8-223. typeinfo for QUrlInfo 25596 Base Vtable vtable for __cxxabiv1::__class_type_info 25597 Name typeinfo name for QUrlInfo 25598 __________________________________________________________ 25599 25600 8.2.13.11. Class data for QNetworkOperation 25601 25602 The virtual table for the QNetworkOperation class is described 25603 by Table 8-224 25604 25605 Table 8-224. Primary vtable for QNetworkOperation 25606 Base Offset 0 25607 Virtual Base Offset 0 25608 RTTI typeinfo for QNetworkOperation 25609 vfunc[0]: NULL or QNetworkOperation::metaObject() const 25610 vfunc[1]: QNetworkOperation::className() const 25611 vfunc[2]: QNetworkOperation::qt_cast(char const*) 25612 vfunc[3]: QNetworkOperation::qt_invoke(int, QUObject*) 25613 vfunc[4]: QNetworkOperation::qt_emit(int, QUObject*) 25614 vfunc[5]: QNetworkOperation::qt_property(int, int, QVariant*) 25615 vfunc[6]: QNetworkOperation::~QNetworkOperation() 25616 vfunc[7]: QNetworkOperation::~QNetworkOperation() 25617 vfunc[8]: QObject::event(QEvent*) 25618 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25619 vfunc[10]: QObject::setName(char const*) 25620 vfunc[11]: QObject::insertChild(QObject*) 25621 vfunc[12]: QObject::removeChild(QObject*) 25622 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25623 vfunc[14]: QObject::property(char const*) const 25624 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25625 vfunc[16]: QObject::childEvent(QChildEvent*) 25626 vfunc[17]: QObject::customEvent(QCustomEvent*) 25627 vfunc[18]: QObject::connectNotify(char const*) 25628 vfunc[19]: QObject::disconnectNotify(char const*) 25629 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25630 const*, char const*) 25631 25632 The Run Time Type Information for the QNetworkOperation class 25633 is described by Table 8-225 25634 25635 Table 8-225. typeinfo for QNetworkOperation 25636 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25637 Name typeinfo name for QNetworkOperation 25638 basetype: typeinfo for QObject 25639 __________________________________________________________ 25640 25641 8.2.13.12. Class data for QHttp 25642 25643 The virtual table for the QHttp class is described by Table 25644 8-226 25645 25646 Table 8-226. Primary vtable for QHttp 25647 Base Offset 0 25648 Virtual Base Offset 0 25649 RTTI typeinfo for QHttp 25650 vfunc[0]: NULL or QHttp::metaObject() const 25651 vfunc[1]: QHttp::className() const 25652 vfunc[2]: QHttp::qt_cast(char const*) 25653 vfunc[3]: QHttp::qt_invoke(int, QUObject*) 25654 vfunc[4]: QHttp::qt_emit(int, QUObject*) 25655 vfunc[5]: QHttp::qt_property(int, int, QVariant*) 25656 vfunc[6]: QHttp::~QHttp() 25657 vfunc[7]: QHttp::~QHttp() 25658 vfunc[8]: QObject::event(QEvent*) 25659 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25660 vfunc[10]: QObject::setName(char const*) 25661 vfunc[11]: QObject::insertChild(QObject*) 25662 vfunc[12]: QObject::removeChild(QObject*) 25663 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25664 vfunc[14]: QObject::property(char const*) const 25665 vfunc[15]: QHttp::timerEvent(QTimerEvent*) 25666 vfunc[16]: QObject::childEvent(QChildEvent*) 25667 vfunc[17]: QObject::customEvent(QCustomEvent*) 25668 vfunc[18]: QObject::connectNotify(char const*) 25669 vfunc[19]: QObject::disconnectNotify(char const*) 25670 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25671 const*, char const*) 25672 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25673 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25674 vfunc[23]: QHttp::supportedOperations() const 25675 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25676 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25677 vfunc[26]: QNetworkProtocol::stop() 25678 vfunc[27]: 25679 QNetworkProtocol::processOperation(QNetworkOperation*) 25680 vfunc[28]: 25681 QNetworkProtocol::operationListChildren(QNetworkOperation*) 25682 vfunc[29]: QNetworkProtocol::operationMkDir(QNetworkOperation*) 25683 vfunc[30]: 25684 QNetworkProtocol::operationRemove(QNetworkOperation*) 25685 vfunc[31]: 25686 QNetworkProtocol::operationRename(QNetworkOperation*) 25687 vfunc[32]: QHttp::operationGet(QNetworkOperation*) 25688 vfunc[33]: QHttp::operationPut(QNetworkOperation*) 25689 vfunc[34]: 25690 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25691 vfunc[35]: 25692 QNetworkProtocol::checkConnection(QNetworkOperation*) 25693 25694 The Run Time Type Information for the QHttp class is described 25695 by Table 8-227 25696 25697 Table 8-227. typeinfo for QHttp 25698 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25699 Name typeinfo name for QHttp 25700 basetype: typeinfo for QNetworkProtocol 25701 __________________________________________________________ 25702 25703 8.2.13.13. Class data for QMimeSource 25704 25705 The virtual table for the QMimeSource class is described by 25706 Table 8-228 25707 25708 Table 8-228. Primary vtable for QMimeSource 25709 Base Offset 0 25710 Virtual Base Offset 0 25711 RTTI typeinfo for QMimeSource 25712 vfunc[0]: QMimeSource::~QMimeSource() 25713 vfunc[1]: QMimeSource::~QMimeSource() 25714 vfunc[2]: __cxa_pure_virtual 25715 vfunc[3]: QMimeSource::provides(char const*) const 25716 vfunc[4]: __cxa_pure_virtual 25717 25718 The Run Time Type Information for the QMimeSource class is 25719 described by Table 8-229 25720 25721 Table 8-229. typeinfo for QMimeSource 25722 Base Vtable vtable for __cxxabiv1::__class_type_info 25723 Name typeinfo name for QMimeSource 25724 __________________________________________________________ 25725 25726 8.2.13.14. Class data for QDns 25727 25728 The virtual table for the QDns class is described by Table 25729 8-230 25730 25731 Table 8-230. Primary vtable for QDns 25732 Base Offset 0 25733 Virtual Base Offset 0 25734 RTTI typeinfo for QDns 25735 vfunc[0]: NULL or QDns::metaObject() const 25736 vfunc[1]: QDns::className() const 25737 vfunc[2]: QDns::qt_cast(char const*) 25738 vfunc[3]: QDns::qt_invoke(int, QUObject*) 25739 vfunc[4]: QDns::qt_emit(int, QUObject*) 25740 vfunc[5]: QDns::qt_property(int, int, QVariant*) 25741 vfunc[6]: QDns::~QDns() 25742 vfunc[7]: QDns::~QDns() 25743 vfunc[8]: QObject::event(QEvent*) 25744 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25745 vfunc[10]: QObject::setName(char const*) 25746 vfunc[11]: QObject::insertChild(QObject*) 25747 vfunc[12]: QObject::removeChild(QObject*) 25748 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25749 vfunc[14]: QObject::property(char const*) const 25750 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25751 vfunc[16]: QObject::childEvent(QChildEvent*) 25752 vfunc[17]: QObject::customEvent(QCustomEvent*) 25753 vfunc[18]: QObject::connectNotify(char const*) 25754 vfunc[19]: QObject::disconnectNotify(char const*) 25755 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25756 const*, char const*) 25757 vfunc[21]: QDns::setLabel(QString const&) 25758 vfunc[22]: QDns::setLabel(QHostAddress const&) 25759 vfunc[23]: QDns::setRecordType(QDns::RecordType) 25760 25761 The Run Time Type Information for the QDns class is described 25762 by Table 8-231 25763 25764 Table 8-231. typeinfo for QDns 25765 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25766 Name typeinfo name for QDns 25767 basetype: typeinfo for QObject 25768 __________________________________________________________ 25769 25770 8.2.13.15. Class data for QHttpRequestHeader 25771 25772 The virtual table for the QHttpRequestHeader class is described 25773 by Table 8-232 25774 25775 Table 8-232. Primary vtable for QHttpRequestHeader 25776 Base Offset 0 25777 Virtual Base Offset 0 25778 RTTI typeinfo for QHttpRequestHeader 25779 vfunc[0]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 25780 vfunc[1]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 25781 vfunc[2]: QHttpRequestHeader::toString() const 25782 vfunc[3]: QHttpRequestHeader::majorVersion() const 25783 vfunc[4]: QHttpRequestHeader::minorVersion() const 25784 vfunc[5]: QHttpRequestHeader::parseLine(QString const&, int) 25785 25786 The Run Time Type Information for the QHttpRequestHeader class 25787 is described by Table 8-233 25788 25789 Table 8-233. typeinfo for QHttpRequestHeader 25790 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25791 Name typeinfo name for QHttpRequestHeader 25792 basetype: typeinfo for QHttpHeader 25793 __________________________________________________________ 25794 25795 8.2.13.16. Class data for QHttpHeader 25796 25797 The virtual table for the QHttpHeader class is described by 25798 Table 8-234 25799 25800 Table 8-234. Primary vtable for QHttpHeader 25801 Base Offset 0 25802 Virtual Base Offset 0 25803 RTTI typeinfo for QHttpHeader 25804 vfunc[0]: QHttpHeader::~QHttpHeader() 25805 vfunc[1]: QHttpHeader::~QHttpHeader() 25806 vfunc[2]: QHttpHeader::toString() const 25807 vfunc[3]: __cxa_pure_virtual 25808 vfunc[4]: __cxa_pure_virtual 25809 vfunc[5]: QHttpHeader::parseLine(QString const&, int) 25810 25811 The Run Time Type Information for the QHttpHeader class is 25812 described by Table 8-235 25813 25814 Table 8-235. typeinfo for QHttpHeader 25815 Base Vtable vtable for __cxxabiv1::__class_type_info 25816 Name typeinfo name for QHttpHeader 25817 __________________________________________________________ 25818 25819 8.2.13.17. Class data for QLocalFs 25820 25821 The virtual table for the QLocalFs class is described by Table 25822 8-236 25823 25824 Table 8-236. Primary vtable for QLocalFs 25825 Base Offset 0 25826 Virtual Base Offset 0 25827 RTTI typeinfo for QLocalFs 25828 vfunc[0]: NULL or QLocalFs::metaObject() const 25829 vfunc[1]: QLocalFs::className() const 25830 vfunc[2]: QLocalFs::qt_cast(char const*) 25831 vfunc[3]: QLocalFs::qt_invoke(int, QUObject*) 25832 vfunc[4]: QLocalFs::qt_emit(int, QUObject*) 25833 vfunc[5]: QLocalFs::qt_property(int, int, QVariant*) 25834 vfunc[6]: NULL or QLocalFs::~QLocalFs() 25835 vfunc[7]: NULL or QLocalFs::~QLocalFs() 25836 vfunc[8]: QObject::event(QEvent*) 25837 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25838 vfunc[10]: QObject::setName(char const*) 25839 vfunc[11]: QObject::insertChild(QObject*) 25840 vfunc[12]: QObject::removeChild(QObject*) 25841 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25842 vfunc[14]: QObject::property(char const*) const 25843 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25844 vfunc[16]: QObject::childEvent(QChildEvent*) 25845 vfunc[17]: QObject::customEvent(QCustomEvent*) 25846 vfunc[18]: QObject::connectNotify(char const*) 25847 vfunc[19]: QObject::disconnectNotify(char const*) 25848 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25849 const*, char const*) 25850 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25851 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25852 vfunc[23]: QLocalFs::supportedOperations() const 25853 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25854 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25855 vfunc[26]: QNetworkProtocol::stop() 25856 vfunc[27]: 25857 QNetworkProtocol::processOperation(QNetworkOperation*) 25858 vfunc[28]: QLocalFs::operationListChildren(QNetworkOperation*) 25859 vfunc[29]: QLocalFs::operationMkDir(QNetworkOperation*) 25860 vfunc[30]: QLocalFs::operationRemove(QNetworkOperation*) 25861 vfunc[31]: QLocalFs::operationRename(QNetworkOperation*) 25862 vfunc[32]: QLocalFs::operationGet(QNetworkOperation*) 25863 vfunc[33]: QLocalFs::operationPut(QNetworkOperation*) 25864 vfunc[34]: 25865 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25866 vfunc[35]: 25867 QNetworkProtocol::checkConnection(QNetworkOperation*) 25868 25869 The Run Time Type Information for the QLocalFs class is 25870 described by Table 8-237 25871 25872 Table 8-237. typeinfo for QLocalFs 25873 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25874 Name typeinfo name for QLocalFs 25875 basetype: typeinfo for QNetworkProtocol 25876 __________________________________________________________ 25877 25878 8.2.13.18. Class data for QConnectionList 25879 25880 The virtual table for the QConnectionList class is described by 25881 Table 8-238 25882 25883 Table 8-238. Primary vtable for QConnectionList 25884 Base Offset 0 25885 Virtual Base Offset 0 25886 RTTI typeinfo for QConnectionList 25887 vfunc[0]: NULL or QPtrList::count() const 25888 vfunc[1]: NULL or QPtrList::clear() 25889 vfunc[2]: NULL or QConnectionList::~QConnectionList() 25890 vfunc[3]: NULL or QConnectionList::~QConnectionList() 25891 vfunc[4]: QPtrCollection::newItem(void*) 25892 vfunc[5]: NULL or QPtrList::deleteItem(void*) 25893 vfunc[6]: QGList::compareItems(void*, void*) 25894 vfunc[7]: QGList::read(QDataStream&, void*&) 25895 vfunc[8]: QGList::write(QDataStream&, void*) const 25896 25897 The Run Time Type Information for the QConnectionList class is 25898 described by Table 8-239 25899 25900 Table 8-239. typeinfo for QConnectionList 25901 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25902 Name typeinfo name for QConnectionList 25903 basetype: typeinfo for QPtrList 25904 __________________________________________________________ 25905 25906 8.2.13.19. Class data for QHostAddress 25907 25908 The virtual table for the QHostAddress class is described by 25909 Table 8-240 25910 25911 Table 8-240. Primary vtable for QHostAddress 25912 Base Offset 0 25913 Virtual Base Offset 0 25914 RTTI typeinfo for QHostAddress 25915 vfunc[0]: QHostAddress::~QHostAddress() 25916 vfunc[1]: QHostAddress::~QHostAddress() 25917 25918 The Run Time Type Information for the QHostAddress class is 25919 described by Table 8-241 25920 25921 Table 8-241. typeinfo for QHostAddress 25922 Base Vtable vtable for __cxxabiv1::__class_type_info 25923 Name typeinfo name for QHostAddress 25924 __________________________________________________________ 25925 25926 8.2.13.20. Class data for QFtp 25927 25928 The virtual table for the QFtp class is described by Table 25929 8-242 25930 25931 Table 8-242. Primary vtable for QFtp 25932 Base Offset 0 25933 Virtual Base Offset 0 25934 RTTI typeinfo for QFtp 25935 vfunc[0]: NULL or QFtp::metaObject() const 25936 vfunc[1]: QFtp::className() const 25937 vfunc[2]: QFtp::qt_cast(char const*) 25938 vfunc[3]: QFtp::qt_invoke(int, QUObject*) 25939 vfunc[4]: QFtp::qt_emit(int, QUObject*) 25940 vfunc[5]: QFtp::qt_property(int, int, QVariant*) 25941 vfunc[6]: QFtp::~QFtp() 25942 vfunc[7]: QFtp::~QFtp() 25943 vfunc[8]: QObject::event(QEvent*) 25944 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25945 vfunc[10]: QObject::setName(char const*) 25946 vfunc[11]: QObject::insertChild(QObject*) 25947 vfunc[12]: QObject::removeChild(QObject*) 25948 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25949 vfunc[14]: QObject::property(char const*) const 25950 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25951 vfunc[16]: QObject::childEvent(QChildEvent*) 25952 vfunc[17]: QObject::customEvent(QCustomEvent*) 25953 vfunc[18]: QObject::connectNotify(char const*) 25954 vfunc[19]: QObject::disconnectNotify(char const*) 25955 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25956 const*, char const*) 25957 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25958 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25959 vfunc[23]: QFtp::supportedOperations() const 25960 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25961 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25962 vfunc[26]: QNetworkProtocol::stop() 25963 vfunc[27]: 25964 QNetworkProtocol::processOperation(QNetworkOperation*) 25965 vfunc[28]: QFtp::operationListChildren(QNetworkOperation*) 25966 vfunc[29]: QFtp::operationMkDir(QNetworkOperation*) 25967 vfunc[30]: QFtp::operationRemove(QNetworkOperation*) 25968 vfunc[31]: QFtp::operationRename(QNetworkOperation*) 25969 vfunc[32]: QFtp::operationGet(QNetworkOperation*) 25970 vfunc[33]: QFtp::operationPut(QNetworkOperation*) 25971 vfunc[34]: 25972 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25973 vfunc[35]: QFtp::checkConnection(QNetworkOperation*) 25974 25975 The Run Time Type Information for the QFtp class is described 25976 by Table 8-243 25977 25978 Table 8-243. typeinfo for QFtp 25979 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25980 Name typeinfo name for QFtp 25981 basetype: typeinfo for QNetworkProtocol 25982 __________________________________________________________ 25983 25984 8.2.13.21. Interfaces for Qt3 Network 25985 25986 An LSB conforming implementation shall provide the architecture 25987 specific functions for Qt3 Network specified in Table 8-244, 25988 with the full mandatory functionality as described in the 25989 referenced underlying specification. 25990 25991 Table 8-244. libqt-mt - Qt3 Network Function Interfaces 25992 _ZThn80_N12QUrlOperator4cdUpEv [CXXABI] 25993 _ZThn80_N12QUrlOperator5parseERK7QString [CXXABI] 25994 _ZThn80_N12QUrlOperator5resetEv [CXXABI] 25995 _ZThn80_N12QUrlOperator7setPathERK7QString [CXXABI] 25996 _ZThn80_N12QUrlOperatorD0Ev [CXXABI] 25997 _ZThn80_N12QUrlOperatorD1Ev [CXXABI] 25998 _ZThn80_N7QSocket10writeBlockEPKcm [CXXABI] 25999 _ZThn80_N7QSocket2atEm [CXXABI] 26000 _ZThn80_N7QSocket4openEi [CXXABI] _ZThn80_N7QSocket5closeEv 26001 [CXXABI] 26002 _ZThn80_N7QSocket5flushEv [CXXABI] _ZThn80_N7QSocket5getchEv 26003 [CXXABI] 26004 _ZThn80_N7QSocket5putchEi [CXXABI] _ZThn80_N7QSocket7ungetchEi 26005 [CXXABI] 26006 _ZThn80_N7QSocket8readLineEPcm [CXXABI] 26007 _ZThn80_N7QSocket9readBlockEPcm [CXXABI] 26008 _ZThn80_N7QSocketD0Ev [CXXABI] _ZThn80_N7QSocketD1Ev [CXXABI] 26009 _ZThn80_NK7QSocket2atEv [CXXABI] _ZThn80_NK7QSocket4sizeEv 26010 [CXXABI] 26011 _ZThn80_NK7QSocket5atEndEv [CXXABI] 26012 __________________________________________________________ 26013 26014 8.2.14. Qt3 Object Model 26015 __________________________________________________________ 26016 26017 8.2.14.1. Class data for QObjectCleanupHandler 26018 26019 The virtual table for the QObjectCleanupHandler class is 26020 described by Table 8-245 26021 26022 Table 8-245. Primary vtable for QObjectCleanupHandler 26023 Base Offset 0 26024 Virtual Base Offset 0 26025 RTTI typeinfo for QObjectCleanupHandler 26026 vfunc[0]: NULL or QObjectCleanupHandler::metaObject() const 26027 vfunc[1]: QObjectCleanupHandler::className() const 26028 vfunc[2]: QObjectCleanupHandler::qt_cast(char const*) 26029 vfunc[3]: QObjectCleanupHandler::qt_invoke(int, QUObject*) 26030 vfunc[4]: QObjectCleanupHandler::qt_emit(int, QUObject*) 26031 vfunc[5]: QObjectCleanupHandler::qt_property(int, int, 26032 QVariant*) 26033 vfunc[6]: QObjectCleanupHandler::~QObjectCleanupHandler() 26034 vfunc[7]: QObjectCleanupHandler::~QObjectCleanupHandler() 26035 vfunc[8]: QObject::event(QEvent*) 26036 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26037 vfunc[10]: QObject::setName(char const*) 26038 vfunc[11]: QObject::insertChild(QObject*) 26039 vfunc[12]: QObject::removeChild(QObject*) 26040 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26041 vfunc[14]: QObject::property(char const*) const 26042 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26043 vfunc[16]: QObject::childEvent(QChildEvent*) 26044 vfunc[17]: QObject::customEvent(QCustomEvent*) 26045 vfunc[18]: QObject::connectNotify(char const*) 26046 vfunc[19]: QObject::disconnectNotify(char const*) 26047 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26048 const*, char const*) 26049 26050 The Run Time Type Information for the QObjectCleanupHandler 26051 class is described by Table 8-246 26052 26053 Table 8-246. typeinfo for QObjectCleanupHandler 26054 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26055 Name typeinfo name for QObjectCleanupHandler 26056 basetype: typeinfo for QObject 26057 __________________________________________________________ 26058 26059 8.2.14.2. Class data for QObjectUserData 26060 26061 The virtual table for the QObjectUserData class is described by 26062 Table 8-247 26063 26064 Table 8-247. Primary vtable for QObjectUserData 26065 Base Offset 0 26066 Virtual Base Offset 0 26067 RTTI typeinfo for QObjectUserData 26068 vfunc[0]: QObjectUserData::~QObjectUserData() 26069 vfunc[1]: QObjectUserData::~QObjectUserData() 26070 26071 The Run Time Type Information for the QObjectUserData class is 26072 described by Table 8-248 26073 26074 Table 8-248. typeinfo for QObjectUserData 26075 Base Vtable vtable for __cxxabiv1::__class_type_info 26076 Name typeinfo name for QObjectUserData 26077 __________________________________________________________ 26078 26079 8.2.14.3. Class data for QObject 26080 26081 The virtual table for the QObject class is described by Table 26082 8-249 26083 26084 Table 8-249. Primary vtable for QObject 26085 Base Offset 0 26086 Virtual Base Offset 0 26087 RTTI typeinfo for QObject 26088 vfunc[0]: NULL or QObject::metaObject() const 26089 vfunc[1]: QObject::className() const 26090 vfunc[2]: QObject::qt_cast(char const*) 26091 vfunc[3]: QObject::qt_invoke(int, QUObject*) 26092 vfunc[4]: QObject::qt_emit(int, QUObject*) 26093 vfunc[5]: QObject::qt_property(int, int, QVariant*) 26094 vfunc[6]: QObject::~QObject() 26095 vfunc[7]: QObject::~QObject() 26096 vfunc[8]: QObject::event(QEvent*) 26097 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26098 vfunc[10]: QObject::setName(char const*) 26099 vfunc[11]: QObject::insertChild(QObject*) 26100 vfunc[12]: QObject::removeChild(QObject*) 26101 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26102 vfunc[14]: QObject::property(char const*) const 26103 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26104 vfunc[16]: QObject::childEvent(QChildEvent*) 26105 vfunc[17]: QObject::customEvent(QCustomEvent*) 26106 vfunc[18]: QObject::connectNotify(char const*) 26107 vfunc[19]: QObject::disconnectNotify(char const*) 26108 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26109 const*, char const*) 26110 26111 The Run Time Type Information for the QObject class is 26112 described by Table 8-250 26113 26114 Table 8-250. typeinfo for QObject 26115 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26116 Name typeinfo name for QObject 26117 basetype: typeinfo for Qt 26118 __________________________________________________________ 26119 26120 8.2.14.4. Class data for QMetaObject 26121 26122 The virtual table for the QMetaObject class is described by 26123 Table 8-251 26124 26125 Table 8-251. Primary vtable for QMetaObject 26126 Base Offset 0 26127 Virtual Base Offset 0 26128 RTTI typeinfo for QMetaObject 26129 vfunc[0]: QMetaObject::~QMetaObject() 26130 vfunc[1]: QMetaObject::~QMetaObject() 26131 26132 The Run Time Type Information for the QMetaObject class is 26133 described by Table 8-252 26134 26135 Table 8-252. typeinfo for QMetaObject 26136 Base Vtable vtable for __cxxabiv1::__class_type_info 26137 Name typeinfo name for QMetaObject 26138 __________________________________________________________ 26139 26140 8.2.14.5. Class data for QGuardedPtrPrivate 26141 26142 The virtual table for the QGuardedPtrPrivate class is described 26143 by Table 8-253 26144 26145 Table 8-253. Primary vtable for QGuardedPtrPrivate 26146 Base Offset 0 26147 Virtual Base Offset 0 26148 RTTI typeinfo for QGuardedPtrPrivate 26149 vfunc[0]: NULL or QGuardedPtrPrivate::metaObject() const 26150 vfunc[1]: QGuardedPtrPrivate::className() const 26151 vfunc[2]: QGuardedPtrPrivate::qt_cast(char const*) 26152 vfunc[3]: QGuardedPtrPrivate::qt_invoke(int, QUObject*) 26153 vfunc[4]: QGuardedPtrPrivate::qt_emit(int, QUObject*) 26154 vfunc[5]: QGuardedPtrPrivate::qt_property(int, int, QVariant*) 26155 vfunc[6]: QGuardedPtrPrivate::~QGuardedPtrPrivate() 26156 vfunc[7]: QGuardedPtrPrivate::~QGuardedPtrPrivate() 26157 vfunc[8]: QObject::event(QEvent*) 26158 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26159 vfunc[10]: QObject::setName(char const*) 26160 vfunc[11]: QObject::insertChild(QObject*) 26161 vfunc[12]: QObject::removeChild(QObject*) 26162 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26163 vfunc[14]: QObject::property(char const*) const 26164 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26165 vfunc[16]: QObject::childEvent(QChildEvent*) 26166 vfunc[17]: QObject::customEvent(QCustomEvent*) 26167 vfunc[18]: QObject::connectNotify(char const*) 26168 vfunc[19]: QObject::disconnectNotify(char const*) 26169 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26170 const*, char const*) 26171 26172 The Run Time Type Information for the QGuardedPtrPrivate class 26173 is described by Table 8-254 26174 26175 Table 8-254. typeinfo for QGuardedPtrPrivate 26176 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 26177 Name typeinfo name for QGuardedPtrPrivate 26178 flags: 0 26179 basetype: typeinfo for QObject 2 26180 basetype: typeinfo for QShared 10242 26181 __________________________________________________________ 26182 26183 8.2.14.6. Interfaces for Qt3 Object Model 26184 26185 No external functions are defined for libqt-mt - Qt3 Object 26186 Model in this part of the specification. See also the generic 26187 specification. 26188 __________________________________________________________ 26189 26190 8.2.15. Qt3 OpenGL 26191 __________________________________________________________ 26192 26193 8.2.15.1. Interfaces for Qt3 OpenGL 26194 26195 An LSB conforming implementation shall provide the architecture 26196 specific functions for Qt3 OpenGL specified in Table 8-255, 26197 with the full mandatory functionality as described in the 26198 referenced underlying specification. 26199 26200 Table 8-255. libqt-mt - Qt3 OpenGL Function Interfaces 26201 _ZThn80_N9QGLWidgetD0Ev [CXXABI] _ZThn80_N9QGLWidgetD1Ev 26202 [CXXABI] 26203 __________________________________________________________ 26204 26205 8.2.16. Qt3 Paint Device 26206 __________________________________________________________ 26207 26208 8.2.16.1. Class data for QPaintDevice 26209 26210 The virtual table for the QPaintDevice class is described by 26211 Table 8-256 26212 26213 Table 8-256. Primary vtable for QPaintDevice 26214 Base Offset 0 26215 Virtual Base Offset 0 26216 RTTI typeinfo for QPaintDevice 26217 vfunc[0]: QPaintDevice::~QPaintDevice() 26218 vfunc[1]: QPaintDevice::~QPaintDevice() 26219 vfunc[2]: QPaintDevice::setResolution(int) 26220 vfunc[3]: QPaintDevice::resolution() const 26221 vfunc[4]: QPaintDevice::handle() const 26222 vfunc[5]: QPaintDevice::x11RenderHandle() const 26223 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26224 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26225 vfunc[8]: QPaintDevice::metric(int) const 26226 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26227 const 26228 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26229 26230 The Run Time Type Information for the QPaintDevice class is 26231 described by Table 8-257 26232 26233 Table 8-257. typeinfo for QPaintDevice 26234 Base Vtable vtable for __cxxabiv1::__class_type_info 26235 Name typeinfo name for QPaintDevice 26236 __________________________________________________________ 26237 26238 8.2.16.2. Class data for QBitmap 26239 26240 The virtual table for the QBitmap class is described by Table 26241 8-258 26242 26243 Table 8-258. Primary vtable for QBitmap 26244 Base Offset 0 26245 Virtual Base Offset 0 26246 RTTI typeinfo for QBitmap 26247 vfunc[0]: NULL or QBitmap::~QBitmap() 26248 vfunc[1]: NULL or QBitmap::~QBitmap() 26249 vfunc[2]: QPaintDevice::setResolution(int) 26250 vfunc[3]: QPaintDevice::resolution() const 26251 vfunc[4]: QPaintDevice::handle() const 26252 vfunc[5]: QPaintDevice::x11RenderHandle() const 26253 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26254 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26255 vfunc[8]: QPixmap::metric(int) const 26256 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26257 const 26258 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26259 vfunc[11]: QPixmap::detach() 26260 26261 The Run Time Type Information for the QBitmap class is 26262 described by Table 8-259 26263 26264 Table 8-259. typeinfo for QBitmap 26265 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26266 Name typeinfo name for QBitmap 26267 basetype: typeinfo for QPixmap 26268 __________________________________________________________ 26269 26270 8.2.16.3. Class data for QPicture 26271 26272 The virtual table for the QPicture class is described by Table 26273 8-260 26274 26275 Table 8-260. Primary vtable for QPicture 26276 Base Offset 0 26277 Virtual Base Offset 0 26278 RTTI typeinfo for QPicture 26279 vfunc[0]: QPicture::~QPicture() 26280 vfunc[1]: QPicture::~QPicture() 26281 vfunc[2]: QPaintDevice::setResolution(int) 26282 vfunc[3]: QPaintDevice::resolution() const 26283 vfunc[4]: QPaintDevice::handle() const 26284 vfunc[5]: QPaintDevice::x11RenderHandle() const 26285 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26286 vfunc[7]: QPicture::cmd(int, QPainter*, QPDevCmdParam*) 26287 vfunc[8]: QPicture::metric(int) const 26288 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26289 const 26290 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26291 vfunc[11]: QPicture::setData(char const*, unsigned int) 26292 26293 The Run Time Type Information for the QPicture class is 26294 described by Table 8-261 26295 26296 Table 8-261. typeinfo for QPicture 26297 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26298 Name typeinfo name for QPicture 26299 basetype: typeinfo for QPaintDevice 26300 __________________________________________________________ 26301 26302 8.2.16.4. Class data for QPixmap 26303 26304 The virtual table for the QPixmap class is described by Table 26305 8-262 26306 26307 Table 8-262. Primary vtable for QPixmap 26308 Base Offset 0 26309 Virtual Base Offset 0 26310 RTTI typeinfo for QPixmap 26311 vfunc[0]: QPixmap::~QPixmap() 26312 vfunc[1]: QPixmap::~QPixmap() 26313 vfunc[2]: QPaintDevice::setResolution(int) 26314 vfunc[3]: QPaintDevice::resolution() const 26315 vfunc[4]: QPaintDevice::handle() const 26316 vfunc[5]: QPaintDevice::x11RenderHandle() const 26317 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26318 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26319 vfunc[8]: QPixmap::metric(int) const 26320 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26321 const 26322 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26323 vfunc[11]: QPixmap::detach() 26324 26325 The Run Time Type Information for the QPixmap class is 26326 described by Table 8-263 26327 26328 Table 8-263. typeinfo for QPixmap 26329 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 26330 Name typeinfo name for QPixmap 26331 flags: 0 26332 basetype: typeinfo for QPaintDevice 2 26333 basetype: typeinfo for Qt 2 26334 __________________________________________________________ 26335 26336 8.2.16.5. Class data for QPrinter 26337 26338 The virtual table for the QPrinter class is described by Table 26339 8-264 26340 26341 Table 8-264. Primary vtable for QPrinter 26342 Base Offset 0 26343 Virtual Base Offset 0 26344 RTTI typeinfo for QPrinter 26345 vfunc[0]: QPrinter::~QPrinter() 26346 vfunc[1]: QPrinter::~QPrinter() 26347 vfunc[2]: QPrinter::setResolution(int) 26348 vfunc[3]: QPrinter::resolution() const 26349 vfunc[4]: QPaintDevice::handle() const 26350 vfunc[5]: QPaintDevice::x11RenderHandle() const 26351 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26352 vfunc[7]: QPrinter::cmd(int, QPainter*, QPDevCmdParam*) 26353 vfunc[8]: QPrinter::metric(int) const 26354 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26355 const 26356 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26357 vfunc[11]: QPrinter::setPrinterName(QString const&) 26358 vfunc[12]: QPrinter::setOutputToFile(bool) 26359 vfunc[13]: QPrinter::setOutputFileName(QString const&) 26360 vfunc[14]: QPrinter::setPrintProgram(QString const&) 26361 vfunc[15]: QPrinter::setPrinterSelectionOption(QString const&) 26362 vfunc[16]: QPrinter::setDocName(QString const&) 26363 vfunc[17]: QPrinter::setCreator(QString const&) 26364 vfunc[18]: QPrinter::setOrientation(QPrinter::Orientation) 26365 vfunc[19]: QPrinter::setPageSize(QPrinter::PageSize) 26366 vfunc[20]: QPrinter::setPageOrder(QPrinter::PageOrder) 26367 vfunc[21]: QPrinter::setColorMode(QPrinter::ColorMode) 26368 vfunc[22]: QPrinter::setFullPage(bool) 26369 vfunc[23]: QPrinter::setFromTo(int, int) 26370 vfunc[24]: QPrinter::setMinMax(int, int) 26371 vfunc[25]: QPrinter::setNumCopies(int) 26372 vfunc[26]: QPrinter::setPaperSource(QPrinter::PaperSource) 26373 26374 The Run Time Type Information for the QPrinter class is 26375 described by Table 8-265 26376 26377 Table 8-265. typeinfo for QPrinter 26378 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26379 Name typeinfo name for QPrinter 26380 basetype: typeinfo for QPaintDevice 26381 __________________________________________________________ 26382 26383 8.2.16.6. Interfaces for Qt3 Paint Device 26384 26385 No external functions are defined for libqt-mt - Qt3 Paint 26386 Device in this part of the specification. See also the generic 26387 specification. 26388 __________________________________________________________ 26389 26390 8.2.17. Qt3 SQL 26391 __________________________________________________________ 26392 26393 8.2.17.1. Class data for QSqlResult 26394 26395 The virtual table for the QSqlResult class is described by 26396 Table 8-266 26397 26398 Table 8-266. Primary vtable for QSqlResult 26399 Base Offset 0 26400 Virtual Base Offset 0 26401 RTTI typeinfo for QSqlResult 26402 vfunc[0]: QSqlResult::~QSqlResult() 26403 vfunc[1]: QSqlResult::~QSqlResult() 26404 vfunc[2]: QSqlResult::setAt(int) 26405 vfunc[3]: QSqlResult::setActive(bool) 26406 vfunc[4]: QSqlResult::setLastError(QSqlError const&) 26407 vfunc[5]: QSqlResult::setQuery(QString const&) 26408 vfunc[6]: QSqlResult::setSelect(bool) 26409 vfunc[7]: QSqlResult::setForwardOnly(bool) 26410 vfunc[8]: __cxa_pure_virtual 26411 vfunc[9]: __cxa_pure_virtual 26412 vfunc[10]: __cxa_pure_virtual 26413 vfunc[11]: __cxa_pure_virtual 26414 vfunc[12]: QSqlResult::fetchNext() 26415 vfunc[13]: QSqlResult::fetchPrev() 26416 vfunc[14]: __cxa_pure_virtual 26417 vfunc[15]: __cxa_pure_virtual 26418 vfunc[16]: __cxa_pure_virtual 26419 vfunc[17]: __cxa_pure_virtual 26420 26421 The Run Time Type Information for the QSqlResult class is 26422 described by Table 8-267 26423 26424 Table 8-267. typeinfo for QSqlResult 26425 Base Vtable vtable for __cxxabiv1::__class_type_info 26426 Name typeinfo name for QSqlResult 26427 __________________________________________________________ 26428 26429 8.2.17.2. Class data for QSqlSelectCursor 26430 26431 The virtual table for the QSqlSelectCursor class is described 26432 by Table 8-268 26433 26434 Table 8-268. Primary vtable for QSqlSelectCursor 26435 Base Offset 0 26436 Virtual Base Offset 0 26437 RTTI typeinfo for QSqlSelectCursor 26438 vfunc[0]: QSqlSelectCursor::~QSqlSelectCursor() 26439 vfunc[1]: QSqlSelectCursor::~QSqlSelectCursor() 26440 vfunc[2]: QSqlCursor::value(int) const 26441 vfunc[3]: QSqlCursor::value(QString const&) const 26442 vfunc[4]: QSqlCursor::setValue(int, QVariant const&) 26443 vfunc[5]: QSqlCursor::setValue(QString const&, QVariant const&) 26444 vfunc[6]: NULL or QSqlSelectCursor::setGenerated(QString 26445 const&, bool) 26446 vfunc[7]: NULL or QSqlSelectCursor::setGenerated(int, bool) 26447 vfunc[8]: QSqlRecord::setNull(int) 26448 vfunc[9]: QSqlRecord::setNull(QString const&) 26449 vfunc[10]: QSqlCursor::append(QSqlField const&) 26450 vfunc[11]: QSqlCursor::insert(int, QSqlField const&) 26451 vfunc[12]: NULL or QSqlSelectCursor::remove(int) 26452 vfunc[13]: NULL or QSqlSelectCursor::clear() 26453 vfunc[14]: QSqlRecord::clearValues(bool) 26454 vfunc[15]: NULL or QSqlSelectCursor::toString(QString const&, 26455 QString const&) const 26456 vfunc[16]: QSqlRecord::toStringList(QString const&) const 26457 vfunc[17]: NULL or QSqlSelectCursor::primaryIndex(bool) const 26458 vfunc[18]: NULL or QSqlSelectCursor::index(QStringList const&) 26459 const 26460 vfunc[19]: NULL or QSqlSelectCursor::setPrimaryIndex(QSqlIndex 26461 const&) 26462 vfunc[20]: NULL or QSqlSelectCursor::append(QSqlFieldInfo 26463 const&) 26464 vfunc[21]: NULL or QSqlSelectCursor::insert(int, QSqlFieldInfo 26465 const&) 26466 vfunc[22]: NULL or QSqlSelectCursor::editBuffer(bool) 26467 vfunc[23]: NULL or QSqlSelectCursor::primeInsert() 26468 vfunc[24]: NULL or QSqlSelectCursor::primeUpdate() 26469 vfunc[25]: NULL or QSqlSelectCursor::primeDelete() 26470 vfunc[26]: NULL or QSqlSelectCursor::insert(bool) 26471 vfunc[27]: NULL or QSqlSelectCursor::update(bool) 26472 vfunc[28]: NULL or QSqlSelectCursor::del(bool) 26473 vfunc[29]: NULL or QSqlSelectCursor::setMode(int) 26474 vfunc[30]: QSqlCursor::setCalculated(QString const&, bool) 26475 vfunc[31]: QSqlCursor::setTrimmed(QString const&, bool) 26476 vfunc[32]: QSqlSelectCursor::select(QString const&, QSqlIndex 26477 const&) 26478 vfunc[33]: NULL or QSqlSelectCursor::setSort(QSqlIndex const&) 26479 vfunc[34]: NULL or QSqlSelectCursor::setFilter(QString const&) 26480 vfunc[35]: NULL or QSqlSelectCursor::setName(QString const&, 26481 bool) 26482 vfunc[36]: QSqlCursor::afterSeek() 26483 vfunc[37]: QSqlSelectCursor::exec(QString const&) 26484 vfunc[38]: QSqlCursor::calculateField(QString const&) 26485 vfunc[39]: QSqlCursor::update(QString const&, bool) 26486 vfunc[40]: QSqlCursor::del(QString const&, bool) 26487 vfunc[41]: QSqlCursor::toString(QString const&, QSqlField*, 26488 QString const&) const 26489 vfunc[42]: QSqlCursor::toString(QSqlRecord*, QString const&, 26490 QString const&, QString const&) const 26491 vfunc[43]: QSqlCursor::toString(QSqlIndex const&, QSqlRecord*, 26492 QString const&, QString const&, QString const&) const 26493 26494 Table 8-269. Secondary vtable for QSqlSelectCursor 26495 Base Offset -16 26496 Virtual Base Offset 0 26497 RTTI typeinfo for QSqlSelectCursor 26498 vfunc[0]: non-virtual thunk to 26499 QSqlSelectCursor::~QSqlSelectCursor() 26500 vfunc[1]: non-virtual thunk to 26501 QSqlSelectCursor::~QSqlSelectCursor() 26502 vfunc[2]: non-virtual thunk to QSqlSelectCursor::exec(QString 26503 const&) 26504 vfunc[3]: non-virtual thunk to QSqlCursor::value(int) const 26505 vfunc[4]: QSqlQuery::seek(int, bool) 26506 vfunc[5]: QSqlQuery::next() 26507 vfunc[6]: QSqlQuery::prev() 26508 vfunc[7]: QSqlQuery::first() 26509 vfunc[8]: QSqlQuery::last() 26510 vfunc[9]: QSqlQuery::beforeSeek() 26511 vfunc[10]: non-virtual thunk to QSqlCursor::afterSeek() 26512 26513 The Run Time Type Information for the QSqlSelectCursor class is 26514 described by Table 8-270 26515 26516 Table 8-270. typeinfo for QSqlSelectCursor 26517 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26518 Name typeinfo name for QSqlSelectCursor 26519 basetype: typeinfo for QSqlCursor 26520 __________________________________________________________ 26521 26522 8.2.17.3. Class data for QSqlDriver 26523 26524 The virtual table for the QSqlDriver class is described by 26525 Table 8-271 26526 26527 Table 8-271. Primary vtable for QSqlDriver 26528 Base Offset 0 26529 Virtual Base Offset 0 26530 RTTI typeinfo for QSqlDriver 26531 vfunc[0]: NULL or QSqlDriver::metaObject() const 26532 vfunc[1]: QSqlDriver::className() const 26533 vfunc[2]: QSqlDriver::qt_cast(char const*) 26534 vfunc[3]: QSqlDriver::qt_invoke(int, QUObject*) 26535 vfunc[4]: QSqlDriver::qt_emit(int, QUObject*) 26536 vfunc[5]: QSqlDriver::qt_property(int, int, QVariant*) 26537 vfunc[6]: QSqlDriver::~QSqlDriver() 26538 vfunc[7]: QSqlDriver::~QSqlDriver() 26539 vfunc[8]: QObject::event(QEvent*) 26540 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26541 vfunc[10]: QObject::setName(char const*) 26542 vfunc[11]: QObject::insertChild(QObject*) 26543 vfunc[12]: QObject::removeChild(QObject*) 26544 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26545 vfunc[14]: QObject::property(char const*) const 26546 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26547 vfunc[16]: QObject::childEvent(QChildEvent*) 26548 vfunc[17]: QObject::customEvent(QCustomEvent*) 26549 vfunc[18]: QObject::connectNotify(char const*) 26550 vfunc[19]: QObject::disconnectNotify(char const*) 26551 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26552 const*, char const*) 26553 vfunc[21]: QSqlDriver::beginTransaction() 26554 vfunc[22]: QSqlDriver::commitTransaction() 26555 vfunc[23]: QSqlDriver::rollbackTransaction() 26556 vfunc[24]: QSqlDriver::tables(QString const&) const 26557 vfunc[25]: QSqlDriver::primaryIndex(QString const&) const 26558 vfunc[26]: QSqlDriver::record(QString const&) const 26559 vfunc[27]: QSqlDriver::record(QSqlQuery const&) const 26560 vfunc[28]: QSqlDriver::recordInfo(QString const&) const 26561 vfunc[29]: QSqlDriver::recordInfo(QSqlQuery const&) const 26562 vfunc[30]: QSqlDriver::nullText() const 26563 vfunc[31]: QSqlDriver::formatValue(QSqlField const*, bool) 26564 const 26565 vfunc[32]: __cxa_pure_virtual 26566 vfunc[33]: __cxa_pure_virtual 26567 vfunc[34]: __cxa_pure_virtual 26568 vfunc[35]: __cxa_pure_virtual 26569 vfunc[36]: QSqlDriver::setOpen(bool) 26570 vfunc[37]: QSqlDriver::setOpenError(bool) 26571 vfunc[38]: QSqlDriver::setLastError(QSqlError const&) 26572 26573 The Run Time Type Information for the QSqlDriver class is 26574 described by Table 8-272 26575 26576 Table 8-272. typeinfo for QSqlDriver 26577 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26578 Name typeinfo name for QSqlDriver 26579 basetype: typeinfo for QObject 26580 __________________________________________________________ 26581 26582 8.2.17.4. Class data for QSqlPropertyMap 26583 26584 The virtual table for the QSqlPropertyMap class is described by 26585 Table 8-273 26586 26587 Table 8-273. Primary vtable for QSqlPropertyMap 26588 Base Offset 0 26589 Virtual Base Offset 0 26590 RTTI typeinfo for QSqlPropertyMap 26591 vfunc[0]: QSqlPropertyMap::~QSqlPropertyMap() 26592 vfunc[1]: QSqlPropertyMap::~QSqlPropertyMap() 26593 vfunc[2]: QSqlPropertyMap::setProperty(QWidget*, QVariant 26594 const&) 26595 26596 The Run Time Type Information for the QSqlPropertyMap class is 26597 described by Table 8-274 26598 26599 Table 8-274. typeinfo for QSqlPropertyMap 26600 Base Vtable vtable for __cxxabiv1::__class_type_info 26601 Name typeinfo name for QSqlPropertyMap 26602 __________________________________________________________ 26603 26604 8.2.17.5. Class data for QSqlQuery 26605 26606 The virtual table for the QSqlQuery class is described by Table 26607 8-275 26608 26609 Table 8-275. Primary vtable for QSqlQuery 26610 Base Offset 0 26611 Virtual Base Offset 0 26612 RTTI typeinfo for QSqlQuery 26613 vfunc[0]: QSqlQuery::~QSqlQuery() 26614 vfunc[1]: QSqlQuery::~QSqlQuery() 26615 vfunc[2]: QSqlQuery::exec(QString const&) 26616 vfunc[3]: QSqlQuery::value(int) const 26617 vfunc[4]: QSqlQuery::seek(int, bool) 26618 vfunc[5]: QSqlQuery::next() 26619 vfunc[6]: QSqlQuery::prev() 26620 vfunc[7]: QSqlQuery::first() 26621 vfunc[8]: QSqlQuery::last() 26622 vfunc[9]: QSqlQuery::beforeSeek() 26623 vfunc[10]: QSqlQuery::afterSeek() 26624 26625 The Run Time Type Information for the QSqlQuery class is 26626 described by Table 8-276 26627 26628 Table 8-276. typeinfo for QSqlQuery 26629 Base Vtable vtable for __cxxabiv1::__class_type_info 26630 Name typeinfo name for QSqlQuery 26631 __________________________________________________________ 26632 26633 8.2.17.6. Class data for QSqlRecord 26634 26635 The virtual table for the QSqlRecord class is described by 26636 Table 8-277 26637 26638 Table 8-277. Primary vtable for QSqlRecord 26639 Base Offset 0 26640 Virtual Base Offset 0 26641 RTTI typeinfo for QSqlRecord 26642 vfunc[0]: QSqlRecord::~QSqlRecord() 26643 vfunc[1]: QSqlRecord::~QSqlRecord() 26644 vfunc[2]: QSqlRecord::value(int) const 26645 vfunc[3]: QSqlRecord::value(QString const&) const 26646 vfunc[4]: QSqlRecord::setValue(int, QVariant const&) 26647 vfunc[5]: QSqlRecord::setValue(QString const&, QVariant const&) 26648 vfunc[6]: QSqlRecord::setGenerated(QString const&, bool) 26649 vfunc[7]: QSqlRecord::setGenerated(int, bool) 26650 vfunc[8]: QSqlRecord::setNull(int) 26651 vfunc[9]: QSqlRecord::setNull(QString const&) 26652 vfunc[10]: QSqlRecord::append(QSqlField const&) 26653 vfunc[11]: QSqlRecord::insert(int, QSqlField const&) 26654 vfunc[12]: QSqlRecord::remove(int) 26655 vfunc[13]: QSqlRecord::clear() 26656 vfunc[14]: QSqlRecord::clearValues(bool) 26657 vfunc[15]: QSqlRecord::toString(QString const&, QString const&) 26658 const 26659 vfunc[16]: QSqlRecord::toStringList(QString const&) const 26660 26661 The Run Time Type Information for the QSqlRecord class is 26662 described by Table 8-278 26663 26664 Table 8-278. typeinfo for QSqlRecord 26665 Base Vtable vtable for __cxxabiv1::__class_type_info 26666 Name typeinfo name for QSqlRecord 26667 __________________________________________________________ 26668 26669 8.2.17.7. Class data for QSqlDatabase 26670 26671 The virtual table for the QSqlDatabase class is described by 26672 Table 8-279 26673 26674 Table 8-279. Primary vtable for QSqlDatabase 26675 Base Offset 0 26676 Virtual Base Offset 0 26677 RTTI typeinfo for QSqlDatabase 26678 vfunc[0]: NULL or QSqlDatabase::metaObject() const 26679 vfunc[1]: QSqlDatabase::className() const 26680 vfunc[2]: QSqlDatabase::qt_cast(char const*) 26681 vfunc[3]: QSqlDatabase::qt_invoke(int, QUObject*) 26682 vfunc[4]: QSqlDatabase::qt_emit(int, QUObject*) 26683 vfunc[5]: QSqlDatabase::qt_property(int, int, QVariant*) 26684 vfunc[6]: QSqlDatabase::~QSqlDatabase() 26685 vfunc[7]: QSqlDatabase::~QSqlDatabase() 26686 vfunc[8]: QObject::event(QEvent*) 26687 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26688 vfunc[10]: QObject::setName(char const*) 26689 vfunc[11]: QObject::insertChild(QObject*) 26690 vfunc[12]: QObject::removeChild(QObject*) 26691 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26692 vfunc[14]: QObject::property(char const*) const 26693 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26694 vfunc[16]: QObject::childEvent(QChildEvent*) 26695 vfunc[17]: QObject::customEvent(QCustomEvent*) 26696 vfunc[18]: QObject::connectNotify(char const*) 26697 vfunc[19]: QObject::disconnectNotify(char const*) 26698 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26699 const*, char const*) 26700 vfunc[21]: QSqlDatabase::setDatabaseName(QString const&) 26701 vfunc[22]: QSqlDatabase::setUserName(QString const&) 26702 vfunc[23]: QSqlDatabase::setPassword(QString const&) 26703 vfunc[24]: QSqlDatabase::setHostName(QString const&) 26704 vfunc[25]: QSqlDatabase::setPort(int) 26705 26706 The Run Time Type Information for the QSqlDatabase class is 26707 described by Table 8-280 26708 26709 Table 8-280. typeinfo for QSqlDatabase 26710 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26711 Name typeinfo name for QSqlDatabase 26712 basetype: typeinfo for QObject 26713 __________________________________________________________ 26714 26715 8.2.17.8. Class data for QEditorFactory 26716 26717 The virtual table for the QEditorFactory class is described by 26718 Table 8-281 26719 26720 Table 8-281. Primary vtable for QEditorFactory 26721 Base Offset 0 26722 Virtual Base Offset 0 26723 RTTI typeinfo for QEditorFactory 26724 vfunc[0]: NULL or QObject::metaObject() const 26725 vfunc[1]: QObject::className() const 26726 vfunc[2]: QObject::qt_cast(char const*) 26727 vfunc[3]: QObject::qt_invoke(int, QUObject*) 26728 vfunc[4]: QObject::qt_emit(int, QUObject*) 26729 vfunc[5]: QObject::qt_property(int, int, QVariant*) 26730 vfunc[6]: QEditorFactory::~QEditorFactory() 26731 vfunc[7]: QEditorFactory::~QEditorFactory() 26732 vfunc[8]: QObject::event(QEvent*) 26733 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26734 vfunc[10]: QObject::setName(char const*) 26735 vfunc[11]: QObject::insertChild(QObject*) 26736 vfunc[12]: QObject::removeChild(QObject*) 26737 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26738 vfunc[14]: QObject::property(char const*) const 26739 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26740 vfunc[16]: QObject::childEvent(QChildEvent*) 26741 vfunc[17]: QObject::customEvent(QCustomEvent*) 26742 vfunc[18]: QObject::connectNotify(char const*) 26743 vfunc[19]: QObject::disconnectNotify(char const*) 26744 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26745 const*, char const*) 26746 vfunc[21]: QEditorFactory::createEditor(QWidget*, QVariant 26747 const&) 26748 26749 The Run Time Type Information for the QEditorFactory class is 26750 described by Table 8-282 26751 26752 Table 8-282. typeinfo for QEditorFactory 26753 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26754 Name typeinfo name for QEditorFactory 26755 basetype: typeinfo for QObject 26756 __________________________________________________________ 26757 26758 8.2.17.9. Class data for QSqlDriverPlugin 26759 26760 The virtual table for the QSqlDriverPlugin class is described 26761 by Table 8-283 26762 26763 Table 8-283. Primary vtable for QSqlDriverPlugin 26764 Base Offset 0 26765 Virtual Base Offset 0 26766 RTTI typeinfo for QSqlDriverPlugin 26767 vfunc[0]: NULL or QSqlDriverPlugin::metaObject() const 26768 vfunc[1]: QSqlDriverPlugin::className() const 26769 vfunc[2]: QSqlDriverPlugin::qt_cast(char const*) 26770 vfunc[3]: QSqlDriverPlugin::qt_invoke(int, QUObject*) 26771 vfunc[4]: QSqlDriverPlugin::qt_emit(int, QUObject*) 26772 vfunc[5]: QSqlDriverPlugin::qt_property(int, int, QVariant*) 26773 vfunc[6]: QSqlDriverPlugin::~QSqlDriverPlugin() 26774 vfunc[7]: QSqlDriverPlugin::~QSqlDriverPlugin() 26775 vfunc[8]: QObject::event(QEvent*) 26776 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26777 vfunc[10]: QObject::setName(char const*) 26778 vfunc[11]: QObject::insertChild(QObject*) 26779 vfunc[12]: QObject::removeChild(QObject*) 26780 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26781 vfunc[14]: QObject::property(char const*) const 26782 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26783 vfunc[16]: QObject::childEvent(QChildEvent*) 26784 vfunc[17]: QObject::customEvent(QCustomEvent*) 26785 vfunc[18]: QObject::connectNotify(char const*) 26786 vfunc[19]: QObject::disconnectNotify(char const*) 26787 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26788 const*, char const*) 26789 vfunc[21]: __cxa_pure_virtual 26790 vfunc[22]: __cxa_pure_virtual 26791 26792 The Run Time Type Information for the QSqlDriverPlugin class is 26793 described by Table 8-284 26794 26795 Table 8-284. typeinfo for QSqlDriverPlugin 26796 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26797 Name typeinfo name for QSqlDriverPlugin 26798 basetype: typeinfo for QGPlugin 26799 __________________________________________________________ 26800 26801 8.2.17.10. Class data for QSqlResultShared 26802 26803 The virtual table for the QSqlResultShared class is described 26804 by Table 8-285 26805 26806 Table 8-285. Primary vtable for QSqlResultShared 26807 Base Offset 0 26808 Virtual Base Offset 0 26809 RTTI typeinfo for QSqlResultShared 26810 vfunc[0]: NULL or QSqlResultShared::metaObject() const 26811 vfunc[1]: QSqlResultShared::className() const 26812 vfunc[2]: QSqlResultShared::qt_cast(char const*) 26813 vfunc[3]: QSqlResultShared::qt_invoke(int, QUObject*) 26814 vfunc[4]: QSqlResultShared::qt_emit(int, QUObject*) 26815 vfunc[5]: QSqlResultShared::qt_property(int, int, QVariant*) 26816 vfunc[6]: QSqlResultShared::~QSqlResultShared() 26817 vfunc[7]: QSqlResultShared::~QSqlResultShared() 26818 vfunc[8]: QObject::event(QEvent*) 26819 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26820 vfunc[10]: QObject::setName(char const*) 26821 vfunc[11]: QObject::insertChild(QObject*) 26822 vfunc[12]: QObject::removeChild(QObject*) 26823 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26824 vfunc[14]: QObject::property(char const*) const 26825 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26826 vfunc[16]: QObject::childEvent(QChildEvent*) 26827 vfunc[17]: QObject::customEvent(QCustomEvent*) 26828 vfunc[18]: QObject::connectNotify(char const*) 26829 vfunc[19]: QObject::disconnectNotify(char const*) 26830 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26831 const*, char const*) 26832 26833 The Run Time Type Information for the QSqlResultShared class is 26834 described by Table 8-286 26835 26836 Table 8-286. typeinfo for QSqlResultShared 26837 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 26838 Name typeinfo name for QSqlResultShared 26839 flags: 0 26840 basetype: typeinfo for QObject 2 26841 basetype: typeinfo for QShared 10242 26842 __________________________________________________________ 26843 26844 8.2.17.11. Class data for QSqlError 26845 26846 The virtual table for the QSqlError class is described by Table 26847 8-287 26848 26849 Table 8-287. Primary vtable for QSqlError 26850 Base Offset 0 26851 Virtual Base Offset 0 26852 RTTI typeinfo for QSqlError 26853 vfunc[0]: QSqlError::~QSqlError() 26854 vfunc[1]: QSqlError::~QSqlError() 26855 vfunc[2]: QSqlError::setDriverText(QString const&) 26856 vfunc[3]: QSqlError::setDatabaseText(QString const&) 26857 vfunc[4]: QSqlError::setType(int) 26858 vfunc[5]: QSqlError::setNumber(int) 26859 26860 The Run Time Type Information for the QSqlError class is 26861 described by Table 8-288 26862 26863 Table 8-288. typeinfo for QSqlError 26864 Base Vtable vtable for __cxxabiv1::__class_type_info 26865 Name typeinfo name for QSqlError 26866 __________________________________________________________ 26867 26868 8.2.17.12. Class data for QSqlForm 26869 26870 The virtual table for the QSqlForm class is described by Table 26871 8-289 26872 26873 Table 8-289. Primary vtable for QSqlForm 26874 Base Offset 0 26875 Virtual Base Offset 0 26876 RTTI typeinfo for QSqlForm 26877 vfunc[0]: NULL or QSqlForm::metaObject() const 26878 vfunc[1]: QSqlForm::className() const 26879 vfunc[2]: QSqlForm::qt_cast(char const*) 26880 vfunc[3]: QSqlForm::qt_invoke(int, QUObject*) 26881 vfunc[4]: QSqlForm::qt_emit(int, QUObject*) 26882 vfunc[5]: QSqlForm::qt_property(int, int, QVariant*) 26883 vfunc[6]: QSqlForm::~QSqlForm() 26884 vfunc[7]: QSqlForm::~QSqlForm() 26885 vfunc[8]: QObject::event(QEvent*) 26886 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26887 vfunc[10]: QObject::setName(char const*) 26888 vfunc[11]: QObject::insertChild(QObject*) 26889 vfunc[12]: QObject::removeChild(QObject*) 26890 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26891 vfunc[14]: QObject::property(char const*) const 26892 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26893 vfunc[16]: QObject::childEvent(QChildEvent*) 26894 vfunc[17]: QObject::customEvent(QCustomEvent*) 26895 vfunc[18]: QObject::connectNotify(char const*) 26896 vfunc[19]: QObject::disconnectNotify(char const*) 26897 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26898 const*, char const*) 26899 vfunc[21]: QSqlForm::insert(QWidget*, QString const&) 26900 vfunc[22]: QSqlForm::remove(QString const&) 26901 vfunc[23]: QSqlForm::setRecord(QSqlRecord*) 26902 vfunc[24]: QSqlForm::readField(QWidget*) 26903 vfunc[25]: QSqlForm::writeField(QWidget*) 26904 vfunc[26]: QSqlForm::readFields() 26905 vfunc[27]: QSqlForm::writeFields() 26906 vfunc[28]: QSqlForm::clear() 26907 vfunc[29]: QSqlForm::clearValues(bool) 26908 vfunc[30]: QSqlForm::insert(QWidget*, QSqlField*) 26909 vfunc[31]: QSqlForm::remove(QWidget*) 26910 vfunc[32]: QSqlForm::sync() 26911 26912 The Run Time Type Information for the QSqlForm class is 26913 described by Table 8-290 26914 26915 Table 8-290. typeinfo for QSqlForm 26916 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26917 Name typeinfo name for QSqlForm 26918 basetype: typeinfo for QObject 26919 __________________________________________________________ 26920 26921 8.2.17.13. Class data for QSqlEditorFactory 26922 26923 The virtual table for the QSqlEditorFactory class is described 26924 by Table 8-291 26925 26926 Table 8-291. Primary vtable for QSqlEditorFactory 26927 Base Offset 0 26928 Virtual Base Offset 0 26929 RTTI typeinfo for QSqlEditorFactory 26930 vfunc[0]: NULL or QObject::metaObject() const 26931 vfunc[1]: QObject::className() const 26932 vfunc[2]: QObject::qt_cast(char const*) 26933 vfunc[3]: QObject::qt_invoke(int, QUObject*) 26934 vfunc[4]: QObject::qt_emit(int, QUObject*) 26935 vfunc[5]: QObject::qt_property(int, int, QVariant*) 26936 vfunc[6]: QSqlEditorFactory::~QSqlEditorFactory() 26937 vfunc[7]: QSqlEditorFactory::~QSqlEditorFactory() 26938 vfunc[8]: QObject::event(QEvent*) 26939 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26940 vfunc[10]: QObject::setName(char const*) 26941 vfunc[11]: QObject::insertChild(QObject*) 26942 vfunc[12]: QObject::removeChild(QObject*) 26943 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26944 vfunc[14]: QObject::property(char const*) const 26945 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26946 vfunc[16]: QObject::childEvent(QChildEvent*) 26947 vfunc[17]: QObject::customEvent(QCustomEvent*) 26948 vfunc[18]: QObject::connectNotify(char const*) 26949 vfunc[19]: QObject::disconnectNotify(char const*) 26950 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26951 const*, char const*) 26952 vfunc[21]: QSqlEditorFactory::createEditor(QWidget*, QVariant 26953 const&) 26954 vfunc[22]: QSqlEditorFactory::createEditor(QWidget*, QSqlField 26955 const*) 26956 26957 The Run Time Type Information for the QSqlEditorFactory class 26958 is described by Table 8-292 26959 26960 Table 8-292. typeinfo for QSqlEditorFactory 26961 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26962 Name typeinfo name for QSqlEditorFactory 26963 basetype: typeinfo for QEditorFactory 26964 __________________________________________________________ 26965 26966 8.2.17.14. Class data for QSqlCursor 26967 26968 The virtual table for the QSqlCursor class is described by 26969 Table 8-293 26970 26971 Table 8-293. Primary vtable for QSqlCursor 26972 Base Offset 0 26973 Virtual Base Offset 0 26974 RTTI typeinfo for QSqlCursor 26975 vfunc[0]: QSqlCursor::~QSqlCursor() 26976 vfunc[1]: QSqlCursor::~QSqlCursor() 26977 vfunc[2]: QSqlCursor::value(int) const 26978 vfunc[3]: QSqlCursor::value(QString const&) const 26979 vfunc[4]: QSqlCursor::setValue(int, QVariant const&) 26980 vfunc[5]: QSqlCursor::setValue(QString const&, QVariant const&) 26981 vfunc[6]: QSqlCursor::setGenerated(QString const&, bool) 26982 vfunc[7]: QSqlCursor::setGenerated(int, bool) 26983 vfunc[8]: QSqlRecord::setNull(int) 26984 vfunc[9]: QSqlRecord::setNull(QString const&) 26985 vfunc[10]: QSqlCursor::append(QSqlField const&) 26986 vfunc[11]: QSqlCursor::insert(int, QSqlField const&) 26987 vfunc[12]: QSqlCursor::remove(int) 26988 vfunc[13]: QSqlCursor::clear() 26989 vfunc[14]: QSqlRecord::clearValues(bool) 26990 vfunc[15]: QSqlCursor::toString(QString const&, QString const&) 26991 const 26992 vfunc[16]: QSqlRecord::toStringList(QString const&) const 26993 vfunc[17]: QSqlCursor::primaryIndex(bool) const 26994 vfunc[18]: QSqlCursor::index(QStringList const&) const 26995 vfunc[19]: QSqlCursor::setPrimaryIndex(QSqlIndex const&) 26996 vfunc[20]: QSqlCursor::append(QSqlFieldInfo const&) 26997 vfunc[21]: QSqlCursor::insert(int, QSqlFieldInfo const&) 26998 vfunc[22]: QSqlCursor::editBuffer(bool) 26999 vfunc[23]: QSqlCursor::primeInsert() 27000 vfunc[24]: QSqlCursor::primeUpdate() 27001 vfunc[25]: QSqlCursor::primeDelete() 27002 vfunc[26]: QSqlCursor::insert(bool) 27003 vfunc[27]: QSqlCursor::update(bool) 27004 vfunc[28]: QSqlCursor::del(bool) 27005 vfunc[29]: QSqlCursor::setMode(int) 27006 vfunc[30]: QSqlCursor::setCalculated(QString const&, bool) 27007 vfunc[31]: QSqlCursor::setTrimmed(QString const&, bool) 27008 vfunc[32]: QSqlCursor::select(QString const&, QSqlIndex const&) 27009 vfunc[33]: QSqlCursor::setSort(QSqlIndex const&) 27010 vfunc[34]: QSqlCursor::setFilter(QString const&) 27011 vfunc[35]: QSqlCursor::setName(QString const&, bool) 27012 vfunc[36]: QSqlCursor::afterSeek() 27013 vfunc[37]: QSqlCursor::exec(QString const&) 27014 vfunc[38]: QSqlCursor::calculateField(QString const&) 27015 vfunc[39]: QSqlCursor::update(QString const&, bool) 27016 vfunc[40]: QSqlCursor::del(QString const&, bool) 27017 vfunc[41]: QSqlCursor::toString(QString const&, QSqlField*, 27018 QString const&) const 27019 vfunc[42]: QSqlCursor::toString(QSqlRecord*, QString const&, 27020 QString const&, QString const&) const 27021 vfunc[43]: QSqlCursor::toString(QSqlIndex const&, QSqlRecord*, 27022 QString const&, QString const&, QString const&) const 27023 27024 Table 8-294. Secondary vtable for QSqlCursor 27025 Base Offset -16 27026 Virtual Base Offset 0 27027 RTTI typeinfo for QSqlCursor 27028 vfunc[0]: non-virtual thunk to QSqlCursor::~QSqlCursor() 27029 vfunc[1]: non-virtual thunk to QSqlCursor::~QSqlCursor() 27030 vfunc[2]: non-virtual thunk to QSqlCursor::exec(QString const&) 27031 vfunc[3]: non-virtual thunk to QSqlCursor::value(int) const 27032 vfunc[4]: QSqlQuery::seek(int, bool) 27033 vfunc[5]: QSqlQuery::next() 27034 vfunc[6]: QSqlQuery::prev() 27035 vfunc[7]: QSqlQuery::first() 27036 vfunc[8]: QSqlQuery::last() 27037 vfunc[9]: QSqlQuery::beforeSeek() 27038 vfunc[10]: non-virtual thunk to QSqlCursor::afterSeek() 27039 27040 The Run Time Type Information for the QSqlCursor class is 27041 described by Table 8-295 27042 27043 Table 8-295. typeinfo for QSqlCursor 27044 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 27045 Name typeinfo name for QSqlCursor 27046 flags: 0 27047 basetype: typeinfo for QSqlRecord 2 27048 basetype: typeinfo for QSqlQuery 2050 27049 __________________________________________________________ 27050 27051 8.2.17.15. Class data for QSqlFieldInfo 27052 27053 The virtual table for the QSqlFieldInfo class is described by 27054 Table 8-296 27055 27056 Table 8-296. Primary vtable for QSqlFieldInfo 27057 Base Offset 0 27058 Virtual Base Offset 0 27059 RTTI typeinfo for QSqlFieldInfo 27060 vfunc[0]: QSqlFieldInfo::~QSqlFieldInfo() 27061 vfunc[1]: QSqlFieldInfo::~QSqlFieldInfo() 27062 vfunc[2]: QSqlFieldInfo::setTrim(bool) 27063 vfunc[3]: QSqlFieldInfo::setGenerated(bool) 27064 vfunc[4]: QSqlFieldInfo::setCalculated(bool) 27065 27066 The Run Time Type Information for the QSqlFieldInfo class is 27067 described by Table 8-297 27068 27069 Table 8-297. typeinfo for QSqlFieldInfo 27070 Base Vtable vtable for __cxxabiv1::__class_type_info 27071 Name typeinfo name for QSqlFieldInfo 27072 __________________________________________________________ 27073 27074 8.2.17.16. Class data for QSqlIndex 27075 27076 The virtual table for the QSqlIndex class is described by Table 27077 8-298 27078 27079 Table 8-298. Primary vtable for QSqlIndex 27080 Base Offset 0 27081 Virtual Base Offset 0 27082 RTTI typeinfo for QSqlIndex 27083 vfunc[0]: QSqlIndex::~QSqlIndex() 27084 vfunc[1]: QSqlIndex::~QSqlIndex() 27085 vfunc[2]: QSqlRecord::value(int) const 27086 vfunc[3]: QSqlRecord::value(QString const&) const 27087 vfunc[4]: QSqlRecord::setValue(int, QVariant const&) 27088 vfunc[5]: QSqlRecord::setValue(QString const&, QVariant const&) 27089 vfunc[6]: QSqlRecord::setGenerated(QString const&, bool) 27090 vfunc[7]: QSqlRecord::setGenerated(int, bool) 27091 vfunc[8]: QSqlRecord::setNull(int) 27092 vfunc[9]: QSqlRecord::setNull(QString const&) 27093 vfunc[10]: QSqlIndex::append(QSqlField const&) 27094 vfunc[11]: QSqlRecord::insert(int, QSqlField const&) 27095 vfunc[12]: QSqlRecord::remove(int) 27096 vfunc[13]: QSqlRecord::clear() 27097 vfunc[14]: QSqlRecord::clearValues(bool) 27098 vfunc[15]: QSqlRecord::toString(QString const&, QString const&) 27099 const 27100 vfunc[16]: QSqlRecord::toStringList(QString const&) const 27101 vfunc[17]: QSqlIndex::setCursorName(QString const&) 27102 vfunc[18]: QSqlIndex::setName(QString const&) 27103 vfunc[19]: QSqlIndex::append(QSqlField const&, bool) 27104 vfunc[20]: QSqlIndex::setDescending(int, bool) 27105 27106 The Run Time Type Information for the QSqlIndex class is 27107 described by Table 8-299 27108 27109 Table 8-299. typeinfo for QSqlIndex 27110 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27111 Name typeinfo name for QSqlIndex 27112 basetype: typeinfo for QSqlRecord 27113 __________________________________________________________ 27114 27115 8.2.17.17. Class data for QSqlField 27116 27117 The virtual table for the QSqlField class is described by Table 27118 8-300 27119 27120 Table 8-300. Primary vtable for QSqlField 27121 Base Offset 0 27122 Virtual Base Offset 0 27123 RTTI typeinfo for QSqlField 27124 vfunc[0]: QSqlField::~QSqlField() 27125 vfunc[1]: QSqlField::~QSqlField() 27126 vfunc[2]: QSqlField::setValue(QVariant const&) 27127 vfunc[3]: NULL or QSqlField::value() const 27128 vfunc[4]: QSqlField::setName(QString const&) 27129 vfunc[5]: QSqlField::setNull() 27130 vfunc[6]: QSqlField::setReadOnly(bool) 27131 27132 The Run Time Type Information for the QSqlField class is 27133 described by Table 8-301 27134 27135 Table 8-301. typeinfo for QSqlField 27136 Base Vtable vtable for __cxxabiv1::__class_type_info 27137 Name typeinfo name for QSqlField 27138 __________________________________________________________ 27139 27140 8.2.17.18. Interfaces for Qt3 SQL 27141 27142 An LSB conforming implementation shall provide the architecture 27143 specific functions for Qt3 SQL specified in Table 8-302, with 27144 the full mandatory functionality as described in the referenced 27145 underlying specification. 27146 27147 Table 8-302. libqt-mt - Qt3 SQL Function Interfaces 27148 _ZThn16_N10QSqlCursor4execERK7QString [CXXABI] 27149 _ZThn16_N10QSqlCursor9afterSeekEv [CXXABI] 27150 _ZThn16_N10QSqlCursorD0Ev [CXXABI] _ZThn16_N10QSqlCursorD1Ev 27151 [CXXABI] 27152 _ZThn16_N16QSqlSelectCursor4execERK7QString [CXXABI] 27153 _ZThn16_N16QSqlSelectCursorD0Ev [CXXABI] 27154 _ZThn16_N16QSqlSelectCursorD1Ev [CXXABI] 27155 _ZThn16_NK10QSqlCursor5valueEi [CXXABI] 27156 __________________________________________________________ 27157 27158 8.2.18. Qt3 Style 27159 __________________________________________________________ 27160 27161 8.2.18.1. Class data for QCommonStyle 27162 27163 The virtual table for the QCommonStyle class is described by 27164 Table 8-303 27165 27166 Table 8-303. Primary vtable for QCommonStyle 27167 Base Offset 0 27168 Virtual Base Offset 0 27169 RTTI typeinfo for QCommonStyle 27170 vfunc[0]: NULL or QCommonStyle::metaObject() const 27171 vfunc[1]: QCommonStyle::className() const 27172 vfunc[2]: QCommonStyle::qt_cast(char const*) 27173 vfunc[3]: QCommonStyle::qt_invoke(int, QUObject*) 27174 vfunc[4]: QCommonStyle::qt_emit(int, QUObject*) 27175 vfunc[5]: QCommonStyle::qt_property(int, int, QVariant*) 27176 vfunc[6]: QCommonStyle::~QCommonStyle() 27177 vfunc[7]: QCommonStyle::~QCommonStyle() 27178 vfunc[8]: QObject::event(QEvent*) 27179 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27180 vfunc[10]: QObject::setName(char const*) 27181 vfunc[11]: QObject::insertChild(QObject*) 27182 vfunc[12]: QObject::removeChild(QObject*) 27183 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27184 vfunc[14]: QObject::property(char const*) const 27185 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27186 vfunc[16]: QObject::childEvent(QChildEvent*) 27187 vfunc[17]: QObject::customEvent(QCustomEvent*) 27188 vfunc[18]: QObject::connectNotify(char const*) 27189 vfunc[19]: QObject::disconnectNotify(char const*) 27190 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27191 const*, char const*) 27192 vfunc[21]: QStyle::polish(QWidget*) 27193 vfunc[22]: QStyle::unPolish(QWidget*) 27194 vfunc[23]: QStyle::polish(QApplication*) 27195 vfunc[24]: QStyle::unPolish(QApplication*) 27196 vfunc[25]: QStyle::polish(QPalette&) 27197 vfunc[26]: __cxa_pure_virtual 27198 vfunc[27]: QStyle::itemRect(QPainter*, QRect const&, int, bool, 27199 QPixmap const*, QString const&, int) const 27200 vfunc[28]: QStyle::drawItem(QPainter*, QRect const&, int, 27201 QColorGroup const&, bool, QPixmap const*, QString const&, int, 27202 QColor const*) const 27203 vfunc[29]: 27204 QCommonStyle::drawPrimitive(QStyle::PrimitiveElement, 27205 QPainter*, QRect const&, QColorGroup const&, unsigned int, 27206 QStyleOption const&) const 27207 vfunc[30]: QCommonStyle::drawControl(QStyle::ControlElement, 27208 QPainter*, QWidget const*, QRect const&, QColorGroup const&, 27209 unsigned int, QStyleOption const&) const 27210 vfunc[31]: 27211 QCommonStyle::drawControlMask(QStyle::ControlElement, 27212 QPainter*, QWidget const*, QRect const&, QStyleOption const&) 27213 const 27214 vfunc[32]: QCommonStyle::subRect(QStyle::SubRect, QWidget 27215 const*) const 27216 vfunc[33]: 27217 QCommonStyle::drawComplexControl(QStyle::ComplexControl, 27218 QPainter*, QWidget const*, QRect const&, QColorGroup const&, 27219 unsigned int, unsigned int, unsigned int, QStyleOption const&) 27220 const 27221 vfunc[34]: 27222 QCommonStyle::drawComplexControlMask(QStyle::ComplexControl, 27223 QPainter*, QWidget const*, QRect const&, QStyleOption const&) 27224 const 27225 vfunc[35]: 27226 QCommonStyle::querySubControlMetrics(QStyle::ComplexControl, 27227 QWidget const*, QStyle::SubControl, QStyleOption const&) const 27228 vfunc[36]: 27229 QCommonStyle::querySubControl(QStyle::ComplexControl, QWidget 27230 const*, QPoint const&, QStyleOption const&) const 27231 vfunc[37]: QCommonStyle::pixelMetric(QStyle::PixelMetric, 27232 QWidget const*) const 27233 vfunc[38]: QCommonStyle::sizeFromContents(QStyle::ContentsType, 27234 QWidget const*, QSize const&, QStyleOption const&) const 27235 vfunc[39]: QCommonStyle::styleHint(QStyle::StyleHint, QWidget 27236 const*, QStyleOption const&, QStyleHintReturn*) const 27237 vfunc[40]: QCommonStyle::stylePixmap(QStyle::StylePixmap, 27238 QWidget const*, QStyleOption const&) const 27239 27240 The Run Time Type Information for the QCommonStyle class is 27241 described by Table 8-304 27242 27243 Table 8-304. typeinfo for QCommonStyle 27244 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27245 Name typeinfo name for QCommonStyle 27246 basetype: typeinfo for QStyle 27247 __________________________________________________________ 27248 27249 8.2.18.2. Class data for QStyle 27250 27251 The virtual table for the QStyle class is described by Table 27252 8-305 27253 27254 Table 8-305. Primary vtable for QStyle 27255 Base Offset 0 27256 Virtual Base Offset 0 27257 RTTI typeinfo for QStyle 27258 vfunc[0]: NULL or QStyle::metaObject() const 27259 vfunc[1]: QStyle::className() const 27260 vfunc[2]: QStyle::qt_cast(char const*) 27261 vfunc[3]: QStyle::qt_invoke(int, QUObject*) 27262 vfunc[4]: QStyle::qt_emit(int, QUObject*) 27263 vfunc[5]: QStyle::qt_property(int, int, QVariant*) 27264 vfunc[6]: QStyle::~QStyle() 27265 vfunc[7]: QStyle::~QStyle() 27266 vfunc[8]: QObject::event(QEvent*) 27267 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27268 vfunc[10]: QObject::setName(char const*) 27269 vfunc[11]: QObject::insertChild(QObject*) 27270 vfunc[12]: QObject::removeChild(QObject*) 27271 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27272 vfunc[14]: QObject::property(char const*) const 27273 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27274 vfunc[16]: QObject::childEvent(QChildEvent*) 27275 vfunc[17]: QObject::customEvent(QCustomEvent*) 27276 vfunc[18]: QObject::connectNotify(char const*) 27277 vfunc[19]: QObject::disconnectNotify(char const*) 27278 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27279 const*, char const*) 27280 vfunc[21]: QStyle::polish(QWidget*) 27281 vfunc[22]: QStyle::unPolish(QWidget*) 27282 vfunc[23]: QStyle::polish(QApplication*) 27283 vfunc[24]: QStyle::unPolish(QApplication*) 27284 vfunc[25]: QStyle::polish(QPalette&) 27285 vfunc[26]: __cxa_pure_virtual 27286 vfunc[27]: QStyle::itemRect(QPainter*, QRect const&, int, bool, 27287 QPixmap const*, QString const&, int) const 27288 vfunc[28]: QStyle::drawItem(QPainter*, QRect const&, int, 27289 QColorGroup const&, bool, QPixmap const*, QString const&, int, 27290 QColor const*) const 27291 vfunc[29]: __cxa_pure_virtual 27292 vfunc[30]: __cxa_pure_virtual 27293 vfunc[31]: __cxa_pure_virtual 27294 vfunc[32]: __cxa_pure_virtual 27295 vfunc[33]: __cxa_pure_virtual 27296 vfunc[34]: __cxa_pure_virtual 27297 vfunc[35]: __cxa_pure_virtual 27298 vfunc[36]: __cxa_pure_virtual 27299 vfunc[37]: __cxa_pure_virtual 27300 vfunc[38]: __cxa_pure_virtual 27301 vfunc[39]: __cxa_pure_virtual 27302 vfunc[40]: __cxa_pure_virtual 27303 27304 The Run Time Type Information for the QStyle class is described 27305 by Table 8-306 27306 27307 Table 8-306. typeinfo for QStyle 27308 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27309 Name typeinfo name for QStyle 27310 basetype: typeinfo for QObject 27311 __________________________________________________________ 27312 27313 8.2.18.3. Interfaces for Qt3 Style 27314 27315 No external functions are defined for libqt-mt - Qt3 Style in 27316 this part of the specification. See also the generic 27317 specification. 27318 __________________________________________________________ 27319 27320 8.2.19. Qt3 Text 27321 __________________________________________________________ 27322 27323 8.2.19.1. Class data for QSyntaxHighlighter 27324 27325 The virtual table for the QSyntaxHighlighter class is described 27326 by Table 8-307 27327 27328 Table 8-307. Primary vtable for QSyntaxHighlighter 27329 Base Offset 0 27330 Virtual Base Offset 0 27331 RTTI typeinfo for QSyntaxHighlighter 27332 vfunc[0]: QSyntaxHighlighter::~QSyntaxHighlighter() 27333 vfunc[1]: QSyntaxHighlighter::~QSyntaxHighlighter() 27334 vfunc[2]: __cxa_pure_virtual 27335 27336 The Run Time Type Information for the QSyntaxHighlighter class 27337 is described by Table 8-308 27338 27339 Table 8-308. typeinfo for QSyntaxHighlighter 27340 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27341 Name typeinfo name for QSyntaxHighlighter 27342 basetype: typeinfo for Qt 27343 __________________________________________________________ 27344 27345 8.2.19.2. Class data for QStyleSheet 27346 27347 The virtual table for the QStyleSheet class is described by 27348 Table 8-309 27349 27350 Table 8-309. Primary vtable for QStyleSheet 27351 Base Offset 0 27352 Virtual Base Offset 0 27353 RTTI typeinfo for QStyleSheet 27354 vfunc[0]: NULL or QStyleSheet::metaObject() const 27355 vfunc[1]: QStyleSheet::className() const 27356 vfunc[2]: QStyleSheet::qt_cast(char const*) 27357 vfunc[3]: QStyleSheet::qt_invoke(int, QUObject*) 27358 vfunc[4]: QStyleSheet::qt_emit(int, QUObject*) 27359 vfunc[5]: QStyleSheet::qt_property(int, int, QVariant*) 27360 vfunc[6]: QStyleSheet::~QStyleSheet() 27361 vfunc[7]: QStyleSheet::~QStyleSheet() 27362 vfunc[8]: QObject::event(QEvent*) 27363 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27364 vfunc[10]: QObject::setName(char const*) 27365 vfunc[11]: QObject::insertChild(QObject*) 27366 vfunc[12]: QObject::removeChild(QObject*) 27367 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27368 vfunc[14]: QObject::property(char const*) const 27369 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27370 vfunc[16]: QObject::childEvent(QChildEvent*) 27371 vfunc[17]: QObject::customEvent(QCustomEvent*) 27372 vfunc[18]: QObject::connectNotify(char const*) 27373 vfunc[19]: QObject::disconnectNotify(char const*) 27374 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27375 const*, char const*) 27376 vfunc[21]: QStyleSheet::tag(QString const&, QMap const&, QString const&, QMimeSourceFactory const&, 27378 bool, QTextDocument*) const 27379 vfunc[22]: QStyleSheet::scaleFont(QFont&, int) const 27380 vfunc[23]: QStyleSheet::error(QString const&) const 27381 27382 The Run Time Type Information for the QStyleSheet class is 27383 described by Table 8-310 27384 27385 Table 8-310. typeinfo for QStyleSheet 27386 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27387 Name typeinfo name for QStyleSheet 27388 basetype: typeinfo for QObject 27389 __________________________________________________________ 27390 27391 8.2.19.3. Class data for QStrList 27392 27393 The virtual table for the QStrList class is described by Table 27394 8-311 27395 27396 Table 8-311. Primary vtable for QStrList 27397 Base Offset 0 27398 Virtual Base Offset 0 27399 RTTI typeinfo for QStrList 27400 vfunc[0]: NULL or QPtrList::count() const 27401 vfunc[1]: NULL or QPtrList::clear() 27402 vfunc[2]: NULL or QStrList::~QStrList() 27403 vfunc[3]: NULL or QStrList::~QStrList() 27404 vfunc[4]: NULL or QStrList::newItem(void*) 27405 vfunc[5]: NULL or QStrList::deleteItem(void*) 27406 vfunc[6]: NULL or QStrList::compareItems(void*, void*) 27407 vfunc[7]: NULL or QStrList::read(QDataStream&, void*&) 27408 vfunc[8]: NULL or QStrList::write(QDataStream&, void*) const 27409 27410 The Run Time Type Information for the QStrList class is 27411 described by Table 8-312 27412 27413 Table 8-312. typeinfo for QStrList 27414 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27415 Name typeinfo name for QStrList 27416 basetype: typeinfo for QPtrList 27417 __________________________________________________________ 27418 27419 8.2.19.4. Class data for QCString 27420 27421 The virtual table for the QCString class is described by Table 27422 8-313 27423 27424 Table 8-313. Primary vtable for QCString 27425 Base Offset 0 27426 Virtual Base Offset 0 27427 RTTI typeinfo for QCString 27428 vfunc[0]: QCString::~QCString() 27429 vfunc[1]: QCString::~QCString() 27430 vfunc[2]: NULL or QMemArray::detach() 27431 vfunc[3]: QGArray::newData() 27432 vfunc[4]: QGArray::deleteData(QGArray::array_data*) 27433 27434 The Run Time Type Information for the QCString class is 27435 described by Table 8-314 27436 27437 Table 8-314. typeinfo for QCString 27438 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27439 Name typeinfo name for QCString 27440 basetype: typeinfo for QMemArray 27441 __________________________________________________________ 27442 27443 8.2.19.5. Interfaces for Qt3 Text 27444 27445 No external functions are defined for libqt-mt - Qt3 Text in 27446 this part of the specification. See also the generic 27447 specification. 27448 __________________________________________________________ 27449 27450 8.2.20. Qt3 Threading 27451 __________________________________________________________ 27452 27453 8.2.20.1. Class data for QWaitCondition 27454 27455 The virtual table for the QWaitCondition class is described by 27456 Table 8-315 27457 27458 Table 8-315. Primary vtable for QWaitCondition 27459 Base Offset 0 27460 Virtual Base Offset 0 27461 RTTI typeinfo for QWaitCondition 27462 vfunc[0]: QWaitCondition::~QWaitCondition() 27463 vfunc[1]: QWaitCondition::~QWaitCondition() 27464 27465 The Run Time Type Information for the QWaitCondition class is 27466 described by Table 8-316 27467 27468 Table 8-316. typeinfo for QWaitCondition 27469 Base Vtable vtable for __cxxabiv1::__class_type_info 27470 Name typeinfo name for QWaitCondition 27471 __________________________________________________________ 27472 27473 8.2.20.2. Class data for QMutex 27474 27475 The virtual table for the QMutex class is described by Table 27476 8-317 27477 27478 Table 8-317. Primary vtable for QMutex 27479 Base Offset 0 27480 Virtual Base Offset 0 27481 RTTI typeinfo for QMutex 27482 vfunc[0]: QMutex::~QMutex() 27483 vfunc[1]: QMutex::~QMutex() 27484 27485 The Run Time Type Information for the QMutex class is described 27486 by Table 8-318 27487 27488 Table 8-318. typeinfo for QMutex 27489 Base Vtable vtable for __cxxabiv1::__class_type_info 27490 Name typeinfo name for QMutex 27491 __________________________________________________________ 27492 27493 8.2.20.3. Class data for QThread 27494 27495 The virtual table for the QThread class is described by Table 27496 8-319 27497 27498 Table 8-319. Primary vtable for QThread 27499 Base Offset 0 27500 Virtual Base Offset 0 27501 RTTI typeinfo for QThread 27502 vfunc[0]: QThread::~QThread() 27503 vfunc[1]: QThread::~QThread() 27504 vfunc[2]: __cxa_pure_virtual 27505 27506 The Run Time Type Information for the QThread class is 27507 described by Table 8-320 27508 27509 Table 8-320. typeinfo for QThread 27510 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27511 Name typeinfo name for QThread 27512 basetype: typeinfo for Qt 27513 __________________________________________________________ 27514 27515 8.2.20.4. Class data for QSemaphore 27516 27517 The virtual table for the QSemaphore class is described by 27518 Table 8-321 27519 27520 Table 8-321. Primary vtable for QSemaphore 27521 Base Offset 0 27522 Virtual Base Offset 0 27523 RTTI typeinfo for QSemaphore 27524 vfunc[0]: QSemaphore::~QSemaphore() 27525 vfunc[1]: QSemaphore::~QSemaphore() 27526 27527 The Run Time Type Information for the QSemaphore class is 27528 described by Table 8-322 27529 27530 Table 8-322. typeinfo for QSemaphore 27531 Base Vtable vtable for __cxxabiv1::__class_type_info 27532 Name typeinfo name for QSemaphore 27533 __________________________________________________________ 27534 27535 8.2.20.5. Interfaces for Qt3 Threading 27536 27537 No external functions are defined for libqt-mt - Qt3 Threading 27538 in this part of the specification. See also the generic 27539 specification. 27540 __________________________________________________________ 27541 27542 8.2.21. Qt3 Main Window and Application 27543 __________________________________________________________ 27544 27545 8.2.21.1. Class data for QToolBar 27546 27547 The virtual table for the QToolBar class is described by Table 27548 8-323 27549 27550 Table 8-323. Primary vtable for QToolBar 27551 Base Offset 0 27552 Virtual Base Offset 0 27553 RTTI typeinfo for QToolBar 27554 vfunc[0]: NULL or QToolBar::metaObject() const 27555 vfunc[1]: QToolBar::className() const 27556 vfunc[2]: QToolBar::qt_cast(char const*) 27557 vfunc[3]: QToolBar::qt_invoke(int, QUObject*) 27558 vfunc[4]: QToolBar::qt_emit(int, QUObject*) 27559 vfunc[5]: QToolBar::qt_property(int, int, QVariant*) 27560 vfunc[6]: QToolBar::~QToolBar() 27561 vfunc[7]: QToolBar::~QToolBar() 27562 vfunc[8]: QToolBar::event(QEvent*) 27563 vfunc[9]: QDockWindow::eventFilter(QObject*, QEvent*) 27564 vfunc[10]: QWidget::setName(char const*) 27565 vfunc[11]: QObject::insertChild(QObject*) 27566 vfunc[12]: QObject::removeChild(QObject*) 27567 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27568 vfunc[14]: QObject::property(char const*) const 27569 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27570 vfunc[16]: QObject::childEvent(QChildEvent*) 27571 vfunc[17]: QObject::customEvent(QCustomEvent*) 27572 vfunc[18]: QObject::connectNotify(char const*) 27573 vfunc[19]: QObject::disconnectNotify(char const*) 27574 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27575 const*, char const*) 27576 vfunc[21]: QWidget::setEnabled(bool) 27577 vfunc[22]: QToolBar::setMinimumSize(int, int) 27578 vfunc[23]: QWidget::setMaximumSize(int, int) 27579 vfunc[24]: QWidget::setSizeIncrement(int, int) 27580 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27581 vfunc[26]: QWidget::setEraseColor(QColor const&) 27582 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27583 vfunc[28]: QWidget::setPalette(QPalette const&) 27584 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27585 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27586 vfunc[31]: QWidget::setFont(QFont const&) 27587 vfunc[32]: QWidget::setCursor(QCursor const&) 27588 vfunc[33]: QWidget::unsetCursor() 27589 vfunc[34]: QWidget::setMask(QBitmap const&) 27590 vfunc[35]: QWidget::setMask(QRegion const&) 27591 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27592 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27593 vfunc[38]: QDockWindow::setCaption(QString const&) 27594 vfunc[39]: QWidget::setIcon(QPixmap const&) 27595 vfunc[40]: QWidget::setIconText(QString const&) 27596 vfunc[41]: QWidget::setMouseTracking(bool) 27597 vfunc[42]: QWidget::setFocus() 27598 vfunc[43]: QWidget::setActiveWindow() 27599 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27600 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27601 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27602 vfunc[47]: QToolBar::show() 27603 vfunc[48]: QToolBar::hide() 27604 vfunc[49]: QWidget::showMinimized() 27605 vfunc[50]: QWidget::showMaximized() 27606 vfunc[51]: QWidget::showNormal() 27607 vfunc[52]: QWidget::polish() 27608 vfunc[53]: QWidget::move(int, int) 27609 vfunc[54]: QWidget::resize(int, int) 27610 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27611 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27612 vfunc[57]: QWidget::close(bool) 27613 vfunc[58]: QDockWindow::sizeHint() const 27614 vfunc[59]: QToolBar::minimumSizeHint() const 27615 vfunc[60]: QWidget::sizePolicy() const 27616 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27617 vfunc[62]: QWidget::heightForWidth(int) const 27618 vfunc[63]: QWidget::adjustSize() 27619 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27620 const&, bool) 27621 vfunc[65]: QWidget::setAcceptDrops(bool) 27622 vfunc[66]: QWidget::setAutoMask(bool) 27623 vfunc[67]: 27624 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27625 vfunc[68]: QWidget::customWhatsThis() const 27626 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27627 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27628 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27629 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27630 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27631 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27632 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27633 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27634 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27635 vfunc[78]: QWidget::enterEvent(QEvent*) 27636 vfunc[79]: QWidget::leaveEvent(QEvent*) 27637 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 27638 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27639 vfunc[82]: QToolBar::resizeEvent(QResizeEvent*) 27640 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27641 vfunc[84]: QDockWindow::contextMenuEvent(QContextMenuEvent*) 27642 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27643 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27644 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27645 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27646 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27647 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27648 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27649 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27650 vfunc[93]: QDockWindow::showEvent(QShowEvent*) 27651 vfunc[94]: QDockWindow::hideEvent(QHideEvent*) 27652 vfunc[95]: QWidget::x11Event(_XEvent*) 27653 vfunc[96]: QWidget::updateMask() 27654 vfunc[97]: QToolBar::styleChange(QStyle&) 27655 vfunc[98]: QWidget::enabledChange(bool) 27656 vfunc[99]: QWidget::paletteChange(QPalette const&) 27657 vfunc[100]: QWidget::fontChange(QFont const&) 27658 vfunc[101]: QWidget::windowActivationChange(bool) 27659 vfunc[102]: QWidget::metric(int) const 27660 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27661 vfunc[104]: QWidget::destroy(bool, bool) 27662 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27663 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27664 vfunc[107]: QWidget::focusNextPrevChild(bool) 27665 vfunc[108]: QWidget::setKeyCompression(bool) 27666 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27667 bool, QFont*) 27668 vfunc[110]: QFrame::setFrameStyle(int) 27669 vfunc[111]: QFrame::setLineWidth(int) 27670 vfunc[112]: QFrame::setMargin(int) 27671 vfunc[113]: QFrame::setMidLineWidth(int) 27672 vfunc[114]: QFrame::setFrameRect(QRect const&) 27673 vfunc[115]: QDockWindow::drawFrame(QPainter*) 27674 vfunc[116]: QDockWindow::drawContents(QPainter*) 27675 vfunc[117]: QFrame::frameChanged() 27676 vfunc[118]: QDockWindow::setWidget(QWidget*) 27677 vfunc[119]: QDockWindow::setCloseMode(int) 27678 vfunc[120]: QDockWindow::setResizeEnabled(bool) 27679 vfunc[121]: QDockWindow::setMovingEnabled(bool) 27680 vfunc[122]: QDockWindow::setHorizontallyStretchable(bool) 27681 vfunc[123]: QDockWindow::setVerticallyStretchable(bool) 27682 vfunc[124]: QDockWindow::setOffset(int) 27683 vfunc[125]: QDockWindow::setFixedExtentWidth(int) 27684 vfunc[126]: QDockWindow::setFixedExtentHeight(int) 27685 vfunc[127]: QDockWindow::setNewLine(bool) 27686 vfunc[128]: QDockWindow::setOpaqueMoving(bool) 27687 vfunc[129]: QDockWindow::undock(QWidget*) 27688 vfunc[130]: NULL or QDockWindow::undock() 27689 vfunc[131]: QDockWindow::dock() 27690 vfunc[132]: QToolBar::setOrientation(Qt::Orientation) 27691 vfunc[133]: QToolBar::setStretchableWidget(QWidget*) 27692 vfunc[134]: QToolBar::setLabel(QString const&) 27693 vfunc[135]: QToolBar::clear() 27694 27695 Table 8-324. Secondary vtable for QToolBar 27696 Base Offset -80 27697 Virtual Base Offset 0 27698 RTTI typeinfo for QToolBar 27699 vfunc[0]: non-virtual thunk to QToolBar::~QToolBar() 27700 vfunc[1]: non-virtual thunk to QToolBar::~QToolBar() 27701 vfunc[2]: QPaintDevice::setResolution(int) 27702 vfunc[3]: QPaintDevice::resolution() const 27703 vfunc[4]: QPaintDevice::handle() const 27704 vfunc[5]: QPaintDevice::x11RenderHandle() const 27705 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27706 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27707 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27708 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27709 const 27710 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27711 27712 The Run Time Type Information for the QToolBar class is 27713 described by Table 8-325 27714 27715 Table 8-325. typeinfo for QToolBar 27716 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27717 Name typeinfo name for QToolBar 27718 basetype: typeinfo for QDockWindow 27719 __________________________________________________________ 27720 27721 8.2.21.2. Class data for QActionGroup 27722 27723 The virtual table for the QActionGroup class is described by 27724 Table 8-326 27725 27726 Table 8-326. Primary vtable for QActionGroup 27727 Base Offset 0 27728 Virtual Base Offset 0 27729 RTTI typeinfo for QActionGroup 27730 vfunc[0]: NULL or QActionGroup::metaObject() const 27731 vfunc[1]: QActionGroup::className() const 27732 vfunc[2]: QActionGroup::qt_cast(char const*) 27733 vfunc[3]: QActionGroup::qt_invoke(int, QUObject*) 27734 vfunc[4]: QActionGroup::qt_emit(int, QUObject*) 27735 vfunc[5]: QActionGroup::qt_property(int, int, QVariant*) 27736 vfunc[6]: QActionGroup::~QActionGroup() 27737 vfunc[7]: QActionGroup::~QActionGroup() 27738 vfunc[8]: QObject::event(QEvent*) 27739 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27740 vfunc[10]: QObject::setName(char const*) 27741 vfunc[11]: QObject::insertChild(QObject*) 27742 vfunc[12]: QObject::removeChild(QObject*) 27743 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27744 vfunc[14]: QObject::property(char const*) const 27745 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27746 vfunc[16]: QActionGroup::childEvent(QChildEvent*) 27747 vfunc[17]: QObject::customEvent(QCustomEvent*) 27748 vfunc[18]: QObject::connectNotify(char const*) 27749 vfunc[19]: QObject::disconnectNotify(char const*) 27750 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27751 const*, char const*) 27752 vfunc[21]: QActionGroup::setIconSet(QIconSet const&) 27753 vfunc[22]: QActionGroup::setText(QString const&) 27754 vfunc[23]: QActionGroup::setMenuText(QString const&) 27755 vfunc[24]: QActionGroup::setToolTip(QString const&) 27756 vfunc[25]: QAction::setStatusTip(QString const&) 27757 vfunc[26]: QActionGroup::setWhatsThis(QString const&) 27758 vfunc[27]: QAction::setAccel(QKeySequence const&) 27759 vfunc[28]: QActionGroup::setToggleAction(bool) 27760 vfunc[29]: QActionGroup::addTo(QWidget*) 27761 vfunc[30]: QActionGroup::removeFrom(QWidget*) 27762 vfunc[31]: QActionGroup::addedTo(QWidget*, QWidget*) 27763 vfunc[32]: QActionGroup::addedTo(int, QPopupMenu*) 27764 vfunc[33]: QActionGroup::setOn(bool) 27765 vfunc[34]: QActionGroup::setEnabled(bool) 27766 vfunc[35]: QActionGroup::addedTo(QWidget*, QWidget*, QAction*) 27767 vfunc[36]: QActionGroup::addedTo(int, QPopupMenu*, QAction*) 27768 27769 The Run Time Type Information for the QActionGroup class is 27770 described by Table 8-327 27771 27772 Table 8-327. typeinfo for QActionGroup 27773 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27774 Name typeinfo name for QActionGroup 27775 basetype: typeinfo for QAction 27776 __________________________________________________________ 27777 27778 8.2.21.3. Class data for QStatusBar 27779 27780 The virtual table for the QStatusBar class is described by 27781 Table 8-328 27782 27783 Table 8-328. Primary vtable for QStatusBar 27784 Base Offset 0 27785 Virtual Base Offset 0 27786 RTTI typeinfo for QStatusBar 27787 vfunc[0]: NULL or QStatusBar::metaObject() const 27788 vfunc[1]: QStatusBar::className() const 27789 vfunc[2]: QStatusBar::qt_cast(char const*) 27790 vfunc[3]: QStatusBar::qt_invoke(int, QUObject*) 27791 vfunc[4]: QStatusBar::qt_emit(int, QUObject*) 27792 vfunc[5]: QStatusBar::qt_property(int, int, QVariant*) 27793 vfunc[6]: QStatusBar::~QStatusBar() 27794 vfunc[7]: QStatusBar::~QStatusBar() 27795 vfunc[8]: QStatusBar::event(QEvent*) 27796 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27797 vfunc[10]: QWidget::setName(char const*) 27798 vfunc[11]: QObject::insertChild(QObject*) 27799 vfunc[12]: QObject::removeChild(QObject*) 27800 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27801 vfunc[14]: QObject::property(char const*) const 27802 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27803 vfunc[16]: QObject::childEvent(QChildEvent*) 27804 vfunc[17]: QObject::customEvent(QCustomEvent*) 27805 vfunc[18]: QObject::connectNotify(char const*) 27806 vfunc[19]: QObject::disconnectNotify(char const*) 27807 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27808 const*, char const*) 27809 vfunc[21]: QWidget::setEnabled(bool) 27810 vfunc[22]: QWidget::setMinimumSize(int, int) 27811 vfunc[23]: QWidget::setMaximumSize(int, int) 27812 vfunc[24]: QWidget::setSizeIncrement(int, int) 27813 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27814 vfunc[26]: QWidget::setEraseColor(QColor const&) 27815 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27816 vfunc[28]: QWidget::setPalette(QPalette const&) 27817 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27818 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27819 vfunc[31]: QWidget::setFont(QFont const&) 27820 vfunc[32]: QWidget::setCursor(QCursor const&) 27821 vfunc[33]: QWidget::unsetCursor() 27822 vfunc[34]: QWidget::setMask(QBitmap const&) 27823 vfunc[35]: QWidget::setMask(QRegion const&) 27824 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27825 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27826 vfunc[38]: QWidget::setCaption(QString const&) 27827 vfunc[39]: QWidget::setIcon(QPixmap const&) 27828 vfunc[40]: QWidget::setIconText(QString const&) 27829 vfunc[41]: QWidget::setMouseTracking(bool) 27830 vfunc[42]: QWidget::setFocus() 27831 vfunc[43]: QWidget::setActiveWindow() 27832 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27833 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27834 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27835 vfunc[47]: QWidget::show() 27836 vfunc[48]: QWidget::hide() 27837 vfunc[49]: QWidget::showMinimized() 27838 vfunc[50]: QWidget::showMaximized() 27839 vfunc[51]: QWidget::showNormal() 27840 vfunc[52]: QWidget::polish() 27841 vfunc[53]: QWidget::move(int, int) 27842 vfunc[54]: QWidget::resize(int, int) 27843 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27844 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27845 vfunc[57]: QWidget::close(bool) 27846 vfunc[58]: QWidget::sizeHint() const 27847 vfunc[59]: QWidget::minimumSizeHint() const 27848 vfunc[60]: QWidget::sizePolicy() const 27849 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27850 vfunc[62]: QWidget::heightForWidth(int) const 27851 vfunc[63]: QWidget::adjustSize() 27852 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27853 const&, bool) 27854 vfunc[65]: QWidget::setAcceptDrops(bool) 27855 vfunc[66]: QWidget::setAutoMask(bool) 27856 vfunc[67]: 27857 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27858 vfunc[68]: QWidget::customWhatsThis() const 27859 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27860 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27861 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27862 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27863 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27864 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27865 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27866 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27867 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27868 vfunc[78]: QWidget::enterEvent(QEvent*) 27869 vfunc[79]: QWidget::leaveEvent(QEvent*) 27870 vfunc[80]: QStatusBar::paintEvent(QPaintEvent*) 27871 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27872 vfunc[82]: QStatusBar::resizeEvent(QResizeEvent*) 27873 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27874 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 27875 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27876 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27877 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27878 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27879 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27880 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27881 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27882 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27883 vfunc[93]: QWidget::showEvent(QShowEvent*) 27884 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27885 vfunc[95]: QWidget::x11Event(_XEvent*) 27886 vfunc[96]: QWidget::updateMask() 27887 vfunc[97]: QWidget::styleChange(QStyle&) 27888 vfunc[98]: QWidget::enabledChange(bool) 27889 vfunc[99]: QWidget::paletteChange(QPalette const&) 27890 vfunc[100]: QWidget::fontChange(QFont const&) 27891 vfunc[101]: QWidget::windowActivationChange(bool) 27892 vfunc[102]: QWidget::metric(int) const 27893 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27894 vfunc[104]: QWidget::destroy(bool, bool) 27895 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27896 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27897 vfunc[107]: QWidget::focusNextPrevChild(bool) 27898 vfunc[108]: QWidget::setKeyCompression(bool) 27899 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27900 bool, QFont*) 27901 vfunc[110]: QStatusBar::addWidget(QWidget*, int, bool) 27902 vfunc[111]: QStatusBar::removeWidget(QWidget*) 27903 27904 Table 8-329. Secondary vtable for QStatusBar 27905 Base Offset -80 27906 Virtual Base Offset 0 27907 RTTI typeinfo for QStatusBar 27908 vfunc[0]: non-virtual thunk to QStatusBar::~QStatusBar() 27909 vfunc[1]: non-virtual thunk to QStatusBar::~QStatusBar() 27910 vfunc[2]: QPaintDevice::setResolution(int) 27911 vfunc[3]: QPaintDevice::resolution() const 27912 vfunc[4]: QPaintDevice::handle() const 27913 vfunc[5]: QPaintDevice::x11RenderHandle() const 27914 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27915 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27916 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27917 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27918 const 27919 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27920 27921 The Run Time Type Information for the QStatusBar class is 27922 described by Table 8-330 27923 27924 Table 8-330. typeinfo for QStatusBar 27925 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27926 Name typeinfo name for QStatusBar 27927 basetype: typeinfo for QWidget 27928 __________________________________________________________ 27929 27930 8.2.21.4. Class data for QSizeGrip 27931 27932 The virtual table for the QSizeGrip class is described by Table 27933 8-331 27934 27935 Table 8-331. Primary vtable for QSizeGrip 27936 Base Offset 0 27937 Virtual Base Offset 0 27938 RTTI typeinfo for QSizeGrip 27939 vfunc[0]: NULL or QSizeGrip::metaObject() const 27940 vfunc[1]: QSizeGrip::className() const 27941 vfunc[2]: QSizeGrip::qt_cast(char const*) 27942 vfunc[3]: QSizeGrip::qt_invoke(int, QUObject*) 27943 vfunc[4]: QSizeGrip::qt_emit(int, QUObject*) 27944 vfunc[5]: QSizeGrip::qt_property(int, int, QVariant*) 27945 vfunc[6]: QSizeGrip::~QSizeGrip() 27946 vfunc[7]: QSizeGrip::~QSizeGrip() 27947 vfunc[8]: QWidget::event(QEvent*) 27948 vfunc[9]: QSizeGrip::eventFilter(QObject*, QEvent*) 27949 vfunc[10]: QWidget::setName(char const*) 27950 vfunc[11]: QObject::insertChild(QObject*) 27951 vfunc[12]: QObject::removeChild(QObject*) 27952 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27953 vfunc[14]: QObject::property(char const*) const 27954 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27955 vfunc[16]: QObject::childEvent(QChildEvent*) 27956 vfunc[17]: QObject::customEvent(QCustomEvent*) 27957 vfunc[18]: QObject::connectNotify(char const*) 27958 vfunc[19]: QObject::disconnectNotify(char const*) 27959 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27960 const*, char const*) 27961 vfunc[21]: QWidget::setEnabled(bool) 27962 vfunc[22]: QWidget::setMinimumSize(int, int) 27963 vfunc[23]: QWidget::setMaximumSize(int, int) 27964 vfunc[24]: QWidget::setSizeIncrement(int, int) 27965 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27966 vfunc[26]: QWidget::setEraseColor(QColor const&) 27967 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27968 vfunc[28]: QWidget::setPalette(QPalette const&) 27969 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27970 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27971 vfunc[31]: QWidget::setFont(QFont const&) 27972 vfunc[32]: QWidget::setCursor(QCursor const&) 27973 vfunc[33]: QWidget::unsetCursor() 27974 vfunc[34]: QWidget::setMask(QBitmap const&) 27975 vfunc[35]: QWidget::setMask(QRegion const&) 27976 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27977 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27978 vfunc[38]: QWidget::setCaption(QString const&) 27979 vfunc[39]: QWidget::setIcon(QPixmap const&) 27980 vfunc[40]: QWidget::setIconText(QString const&) 27981 vfunc[41]: QWidget::setMouseTracking(bool) 27982 vfunc[42]: QWidget::setFocus() 27983 vfunc[43]: QWidget::setActiveWindow() 27984 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27985 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27986 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27987 vfunc[47]: QWidget::show() 27988 vfunc[48]: QWidget::hide() 27989 vfunc[49]: QWidget::showMinimized() 27990 vfunc[50]: QWidget::showMaximized() 27991 vfunc[51]: QWidget::showNormal() 27992 vfunc[52]: QWidget::polish() 27993 vfunc[53]: QWidget::move(int, int) 27994 vfunc[54]: QWidget::resize(int, int) 27995 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27996 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27997 vfunc[57]: QWidget::close(bool) 27998 vfunc[58]: QSizeGrip::sizeHint() const 27999 vfunc[59]: QWidget::minimumSizeHint() const 28000 vfunc[60]: QWidget::sizePolicy() const 28001 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28002 vfunc[62]: QWidget::heightForWidth(int) const 28003 vfunc[63]: QWidget::adjustSize() 28004 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28005 const&, bool) 28006 vfunc[65]: QWidget::setAcceptDrops(bool) 28007 vfunc[66]: QWidget::setAutoMask(bool) 28008 vfunc[67]: 28009 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28010 vfunc[68]: QWidget::customWhatsThis() const 28011 vfunc[69]: QSizeGrip::mousePressEvent(QMouseEvent*) 28012 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28013 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28014 vfunc[72]: QSizeGrip::mouseMoveEvent(QMouseEvent*) 28015 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28016 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28017 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28018 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28019 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28020 vfunc[78]: QWidget::enterEvent(QEvent*) 28021 vfunc[79]: QWidget::leaveEvent(QEvent*) 28022 vfunc[80]: QSizeGrip::paintEvent(QPaintEvent*) 28023 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28024 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 28025 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28026 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28027 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28028 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28029 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28030 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28031 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28032 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28033 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28034 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28035 vfunc[93]: QWidget::showEvent(QShowEvent*) 28036 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28037 vfunc[95]: QWidget::x11Event(_XEvent*) 28038 vfunc[96]: QWidget::updateMask() 28039 vfunc[97]: QWidget::styleChange(QStyle&) 28040 vfunc[98]: QWidget::enabledChange(bool) 28041 vfunc[99]: QWidget::paletteChange(QPalette const&) 28042 vfunc[100]: QWidget::fontChange(QFont const&) 28043 vfunc[101]: QWidget::windowActivationChange(bool) 28044 vfunc[102]: QWidget::metric(int) const 28045 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28046 vfunc[104]: QWidget::destroy(bool, bool) 28047 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28048 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28049 vfunc[107]: QWidget::focusNextPrevChild(bool) 28050 vfunc[108]: QWidget::setKeyCompression(bool) 28051 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28052 bool, QFont*) 28053 28054 Table 8-332. Secondary vtable for QSizeGrip 28055 Base Offset -80 28056 Virtual Base Offset 0 28057 RTTI typeinfo for QSizeGrip 28058 vfunc[0]: non-virtual thunk to QSizeGrip::~QSizeGrip() 28059 vfunc[1]: non-virtual thunk to QSizeGrip::~QSizeGrip() 28060 vfunc[2]: QPaintDevice::setResolution(int) 28061 vfunc[3]: QPaintDevice::resolution() const 28062 vfunc[4]: QPaintDevice::handle() const 28063 vfunc[5]: QPaintDevice::x11RenderHandle() const 28064 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28065 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28066 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28067 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28068 const 28069 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28070 28071 The Run Time Type Information for the QSizeGrip class is 28072 described by Table 8-333 28073 28074 Table 8-333. typeinfo for QSizeGrip 28075 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28076 Name typeinfo name for QSizeGrip 28077 basetype: typeinfo for QWidget 28078 __________________________________________________________ 28079 28080 8.2.21.5. Class data for QSessionManager 28081 28082 The virtual table for the QSessionManager class is described by 28083 Table 8-334 28084 28085 Table 8-334. Primary vtable for QSessionManager 28086 Base Offset 0 28087 Virtual Base Offset 0 28088 RTTI typeinfo for QSessionManager 28089 vfunc[0]: NULL or QSessionManager::metaObject() const 28090 vfunc[1]: QSessionManager::className() const 28091 vfunc[2]: QSessionManager::qt_cast(char const*) 28092 vfunc[3]: QSessionManager::qt_invoke(int, QUObject*) 28093 vfunc[4]: QSessionManager::qt_emit(int, QUObject*) 28094 vfunc[5]: QSessionManager::qt_property(int, int, QVariant*) 28095 vfunc[6]: QSessionManager::~QSessionManager() 28096 vfunc[7]: QSessionManager::~QSessionManager() 28097 vfunc[8]: QObject::event(QEvent*) 28098 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28099 vfunc[10]: QObject::setName(char const*) 28100 vfunc[11]: QObject::insertChild(QObject*) 28101 vfunc[12]: QObject::removeChild(QObject*) 28102 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28103 vfunc[14]: QObject::property(char const*) const 28104 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28105 vfunc[16]: QObject::childEvent(QChildEvent*) 28106 vfunc[17]: QObject::customEvent(QCustomEvent*) 28107 vfunc[18]: QObject::connectNotify(char const*) 28108 vfunc[19]: QObject::disconnectNotify(char const*) 28109 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28110 const*, char const*) 28111 28112 The Run Time Type Information for the QSessionManager class is 28113 described by Table 8-335 28114 28115 Table 8-335. typeinfo for QSessionManager 28116 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28117 Name typeinfo name for QSessionManager 28118 basetype: typeinfo for QObject 28119 __________________________________________________________ 28120 28121 8.2.21.6. Class data for QApplication 28122 28123 The virtual table for the QApplication class is described by 28124 Table 8-336 28125 28126 Table 8-336. Primary vtable for QApplication 28127 Base Offset 0 28128 Virtual Base Offset 0 28129 RTTI typeinfo for QApplication 28130 vfunc[0]: NULL or QApplication::metaObject() const 28131 vfunc[1]: QApplication::className() const 28132 vfunc[2]: QApplication::qt_cast(char const*) 28133 vfunc[3]: QApplication::qt_invoke(int, QUObject*) 28134 vfunc[4]: QApplication::qt_emit(int, QUObject*) 28135 vfunc[5]: QApplication::qt_property(int, int, QVariant*) 28136 vfunc[6]: QApplication::~QApplication() 28137 vfunc[7]: QApplication::~QApplication() 28138 vfunc[8]: QApplication::event(QEvent*) 28139 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28140 vfunc[10]: QObject::setName(char const*) 28141 vfunc[11]: QObject::insertChild(QObject*) 28142 vfunc[12]: QObject::removeChild(QObject*) 28143 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28144 vfunc[14]: QObject::property(char const*) const 28145 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28146 vfunc[16]: QObject::childEvent(QChildEvent*) 28147 vfunc[17]: QObject::customEvent(QCustomEvent*) 28148 vfunc[18]: QObject::connectNotify(char const*) 28149 vfunc[19]: QObject::disconnectNotify(char const*) 28150 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28151 const*, char const*) 28152 vfunc[21]: QApplication::setMainWidget(QWidget*) 28153 vfunc[22]: QApplication::polish(QWidget*) 28154 vfunc[23]: QApplication::notify(QObject*, QEvent*) 28155 vfunc[24]: QApplication::x11EventFilter(_XEvent*) 28156 vfunc[25]: QApplication::x11ClientMessage(QWidget*, _XEvent*, 28157 bool) 28158 vfunc[26]: QApplication::commitData(QSessionManager&) 28159 vfunc[27]: QApplication::saveState(QSessionManager&) 28160 28161 The Run Time Type Information for the QApplication class is 28162 described by Table 8-337 28163 28164 Table 8-337. typeinfo for QApplication 28165 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28166 Name typeinfo name for QApplication 28167 basetype: typeinfo for QObject 28168 __________________________________________________________ 28169 28170 8.2.21.7. Class data for QWorkspace 28171 28172 The virtual table for the QWorkspace class is described by 28173 Table 8-338 28174 28175 Table 8-338. Primary vtable for QWorkspace 28176 Base Offset 0 28177 Virtual Base Offset 0 28178 RTTI typeinfo for QWorkspace 28179 vfunc[0]: NULL or QWorkspace::metaObject() const 28180 vfunc[1]: QWorkspace::className() const 28181 vfunc[2]: QWorkspace::qt_cast(char const*) 28182 vfunc[3]: QWorkspace::qt_invoke(int, QUObject*) 28183 vfunc[4]: QWorkspace::qt_emit(int, QUObject*) 28184 vfunc[5]: QWorkspace::qt_property(int, int, QVariant*) 28185 vfunc[6]: QWorkspace::~QWorkspace() 28186 vfunc[7]: QWorkspace::~QWorkspace() 28187 vfunc[8]: QWidget::event(QEvent*) 28188 vfunc[9]: QWorkspace::eventFilter(QObject*, QEvent*) 28189 vfunc[10]: QWidget::setName(char const*) 28190 vfunc[11]: QObject::insertChild(QObject*) 28191 vfunc[12]: QObject::removeChild(QObject*) 28192 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28193 vfunc[14]: QObject::property(char const*) const 28194 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28195 vfunc[16]: QWorkspace::childEvent(QChildEvent*) 28196 vfunc[17]: QObject::customEvent(QCustomEvent*) 28197 vfunc[18]: QObject::connectNotify(char const*) 28198 vfunc[19]: QObject::disconnectNotify(char const*) 28199 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28200 const*, char const*) 28201 vfunc[21]: QWidget::setEnabled(bool) 28202 vfunc[22]: QWidget::setMinimumSize(int, int) 28203 vfunc[23]: QWidget::setMaximumSize(int, int) 28204 vfunc[24]: QWidget::setSizeIncrement(int, int) 28205 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28206 vfunc[26]: QWidget::setEraseColor(QColor const&) 28207 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28208 vfunc[28]: QWidget::setPalette(QPalette const&) 28209 vfunc[29]: QWorkspace::setPaletteBackgroundColor(QColor const&) 28210 vfunc[30]: QWorkspace::setPaletteBackgroundPixmap(QPixmap 28211 const&) 28212 vfunc[31]: QWidget::setFont(QFont const&) 28213 vfunc[32]: QWidget::setCursor(QCursor const&) 28214 vfunc[33]: QWidget::unsetCursor() 28215 vfunc[34]: QWidget::setMask(QBitmap const&) 28216 vfunc[35]: QWidget::setMask(QRegion const&) 28217 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28218 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28219 vfunc[38]: QWidget::setCaption(QString const&) 28220 vfunc[39]: QWidget::setIcon(QPixmap const&) 28221 vfunc[40]: QWidget::setIconText(QString const&) 28222 vfunc[41]: QWidget::setMouseTracking(bool) 28223 vfunc[42]: QWidget::setFocus() 28224 vfunc[43]: QWidget::setActiveWindow() 28225 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28226 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28227 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28228 vfunc[47]: QWidget::show() 28229 vfunc[48]: QWidget::hide() 28230 vfunc[49]: QWidget::showMinimized() 28231 vfunc[50]: QWidget::showMaximized() 28232 vfunc[51]: QWidget::showNormal() 28233 vfunc[52]: QWidget::polish() 28234 vfunc[53]: QWidget::move(int, int) 28235 vfunc[54]: QWidget::resize(int, int) 28236 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28237 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28238 vfunc[57]: QWidget::close(bool) 28239 vfunc[58]: QWorkspace::sizeHint() const 28240 vfunc[59]: QWidget::minimumSizeHint() const 28241 vfunc[60]: QWidget::sizePolicy() const 28242 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28243 vfunc[62]: QWidget::heightForWidth(int) const 28244 vfunc[63]: QWidget::adjustSize() 28245 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28246 const&, bool) 28247 vfunc[65]: QWidget::setAcceptDrops(bool) 28248 vfunc[66]: QWidget::setAutoMask(bool) 28249 vfunc[67]: 28250 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28251 vfunc[68]: QWidget::customWhatsThis() const 28252 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 28253 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28254 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28255 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 28256 vfunc[73]: QWorkspace::wheelEvent(QWheelEvent*) 28257 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28258 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28259 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28260 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28261 vfunc[78]: QWidget::enterEvent(QEvent*) 28262 vfunc[79]: QWidget::leaveEvent(QEvent*) 28263 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 28264 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28265 vfunc[82]: QWorkspace::resizeEvent(QResizeEvent*) 28266 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28267 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28268 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28269 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28270 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28271 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28272 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28273 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28274 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28275 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28276 vfunc[93]: QWorkspace::showEvent(QShowEvent*) 28277 vfunc[94]: QWorkspace::hideEvent(QHideEvent*) 28278 vfunc[95]: QWidget::x11Event(_XEvent*) 28279 vfunc[96]: QWidget::updateMask() 28280 vfunc[97]: QWorkspace::styleChange(QStyle&) 28281 vfunc[98]: QWidget::enabledChange(bool) 28282 vfunc[99]: QWidget::paletteChange(QPalette const&) 28283 vfunc[100]: QWidget::fontChange(QFont const&) 28284 vfunc[101]: QWidget::windowActivationChange(bool) 28285 vfunc[102]: QWidget::metric(int) const 28286 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28287 vfunc[104]: QWidget::destroy(bool, bool) 28288 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28289 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28290 vfunc[107]: QWidget::focusNextPrevChild(bool) 28291 vfunc[108]: QWidget::setKeyCompression(bool) 28292 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28293 bool, QFont*) 28294 28295 Table 8-339. Secondary vtable for QWorkspace 28296 Base Offset -80 28297 Virtual Base Offset 0 28298 RTTI typeinfo for QWorkspace 28299 vfunc[0]: non-virtual thunk to QWorkspace::~QWorkspace() 28300 vfunc[1]: non-virtual thunk to QWorkspace::~QWorkspace() 28301 vfunc[2]: QPaintDevice::setResolution(int) 28302 vfunc[3]: QPaintDevice::resolution() const 28303 vfunc[4]: QPaintDevice::handle() const 28304 vfunc[5]: QPaintDevice::x11RenderHandle() const 28305 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28306 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28307 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28308 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28309 const 28310 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28311 28312 The Run Time Type Information for the QWorkspace class is 28313 described by Table 8-340 28314 28315 Table 8-340. typeinfo for QWorkspace 28316 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28317 Name typeinfo name for QWorkspace 28318 basetype: typeinfo for QWidget 28319 __________________________________________________________ 28320 28321 8.2.21.8. Class data for QAction 28322 28323 The virtual table for the QAction class is described by Table 28324 8-341 28325 28326 Table 8-341. Primary vtable for QAction 28327 Base Offset 0 28328 Virtual Base Offset 0 28329 RTTI typeinfo for QAction 28330 vfunc[0]: NULL or QAction::metaObject() const 28331 vfunc[1]: QAction::className() const 28332 vfunc[2]: QAction::qt_cast(char const*) 28333 vfunc[3]: QAction::qt_invoke(int, QUObject*) 28334 vfunc[4]: QAction::qt_emit(int, QUObject*) 28335 vfunc[5]: QAction::qt_property(int, int, QVariant*) 28336 vfunc[6]: QAction::~QAction() 28337 vfunc[7]: QAction::~QAction() 28338 vfunc[8]: QObject::event(QEvent*) 28339 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28340 vfunc[10]: QObject::setName(char const*) 28341 vfunc[11]: QObject::insertChild(QObject*) 28342 vfunc[12]: QObject::removeChild(QObject*) 28343 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28344 vfunc[14]: QObject::property(char const*) const 28345 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28346 vfunc[16]: QObject::childEvent(QChildEvent*) 28347 vfunc[17]: QObject::customEvent(QCustomEvent*) 28348 vfunc[18]: QObject::connectNotify(char const*) 28349 vfunc[19]: QObject::disconnectNotify(char const*) 28350 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28351 const*, char const*) 28352 vfunc[21]: QAction::setIconSet(QIconSet const&) 28353 vfunc[22]: QAction::setText(QString const&) 28354 vfunc[23]: QAction::setMenuText(QString const&) 28355 vfunc[24]: QAction::setToolTip(QString const&) 28356 vfunc[25]: QAction::setStatusTip(QString const&) 28357 vfunc[26]: QAction::setWhatsThis(QString const&) 28358 vfunc[27]: QAction::setAccel(QKeySequence const&) 28359 vfunc[28]: QAction::setToggleAction(bool) 28360 vfunc[29]: QAction::addTo(QWidget*) 28361 vfunc[30]: QAction::removeFrom(QWidget*) 28362 vfunc[31]: QAction::addedTo(QWidget*, QWidget*) 28363 vfunc[32]: QAction::addedTo(int, QPopupMenu*) 28364 vfunc[33]: QAction::setOn(bool) 28365 vfunc[34]: QAction::setEnabled(bool) 28366 28367 The Run Time Type Information for the QAction class is 28368 described by Table 8-342 28369 28370 Table 8-342. typeinfo for QAction 28371 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28372 Name typeinfo name for QAction 28373 basetype: typeinfo for QObject 28374 __________________________________________________________ 28375 28376 8.2.21.9. Interfaces for Qt3 Main Window and Application 28377 28378 An LSB conforming implementation shall provide the architecture 28379 specific functions for Qt3 Main Window and Application 28380 specified in Table 8-343, with the full mandatory functionality 28381 as described in the referenced underlying specification. 28382 28383 Table 8-343. libqt-mt - Qt3 Main Window and Application 28384 Function Interfaces 28385 _ZThn80_N10QStatusBarD0Ev [CXXABI] _ZThn80_N10QStatusBarD1Ev 28386 [CXXABI] 28387 _ZThn80_N10QWorkspaceD0Ev [CXXABI] _ZThn80_N10QWorkspaceD1Ev 28388 [CXXABI] 28389 _ZThn80_N8QToolBarD0Ev [CXXABI] _ZThn80_N8QToolBarD1Ev [CXXABI] 28390 _ZThn80_N9QSizeGripD0Ev [CXXABI] _ZThn80_N9QSizeGripD1Ev 28391 [CXXABI] 28392 _ZThn80_N9QTitleBarD0Ev [CXXABI] _ZThn80_N9QTitleBarD1Ev 28393 [CXXABI] 28394 __________________________________________________________ 28395 28396 8.2.22. Qt3 Widgets 28397 __________________________________________________________ 28398 28399 8.2.22.1. Class data for QFrame 28400 28401 The virtual table for the QFrame class is described by Table 28402 8-344 28403 28404 Table 8-344. Primary vtable for QFrame 28405 Base Offset 0 28406 Virtual Base Offset 0 28407 RTTI typeinfo for QFrame 28408 vfunc[0]: NULL or QFrame::metaObject() const 28409 vfunc[1]: QFrame::className() const 28410 vfunc[2]: QFrame::qt_cast(char const*) 28411 vfunc[3]: QFrame::qt_invoke(int, QUObject*) 28412 vfunc[4]: QFrame::qt_emit(int, QUObject*) 28413 vfunc[5]: QFrame::qt_property(int, int, QVariant*) 28414 vfunc[6]: NULL or QFrame::~QFrame() 28415 vfunc[7]: NULL or QFrame::~QFrame() 28416 vfunc[8]: QWidget::event(QEvent*) 28417 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28418 vfunc[10]: QWidget::setName(char const*) 28419 vfunc[11]: QObject::insertChild(QObject*) 28420 vfunc[12]: QObject::removeChild(QObject*) 28421 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28422 vfunc[14]: QObject::property(char const*) const 28423 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28424 vfunc[16]: QObject::childEvent(QChildEvent*) 28425 vfunc[17]: QObject::customEvent(QCustomEvent*) 28426 vfunc[18]: QObject::connectNotify(char const*) 28427 vfunc[19]: QObject::disconnectNotify(char const*) 28428 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28429 const*, char const*) 28430 vfunc[21]: QWidget::setEnabled(bool) 28431 vfunc[22]: QWidget::setMinimumSize(int, int) 28432 vfunc[23]: QWidget::setMaximumSize(int, int) 28433 vfunc[24]: QWidget::setSizeIncrement(int, int) 28434 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28435 vfunc[26]: QWidget::setEraseColor(QColor const&) 28436 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28437 vfunc[28]: QWidget::setPalette(QPalette const&) 28438 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28439 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28440 vfunc[31]: QWidget::setFont(QFont const&) 28441 vfunc[32]: QWidget::setCursor(QCursor const&) 28442 vfunc[33]: QWidget::unsetCursor() 28443 vfunc[34]: QWidget::setMask(QBitmap const&) 28444 vfunc[35]: QWidget::setMask(QRegion const&) 28445 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28446 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28447 vfunc[38]: QWidget::setCaption(QString const&) 28448 vfunc[39]: QWidget::setIcon(QPixmap const&) 28449 vfunc[40]: QWidget::setIconText(QString const&) 28450 vfunc[41]: QWidget::setMouseTracking(bool) 28451 vfunc[42]: QWidget::setFocus() 28452 vfunc[43]: QWidget::setActiveWindow() 28453 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28454 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28455 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28456 vfunc[47]: QWidget::show() 28457 vfunc[48]: QWidget::hide() 28458 vfunc[49]: QWidget::showMinimized() 28459 vfunc[50]: QWidget::showMaximized() 28460 vfunc[51]: QWidget::showNormal() 28461 vfunc[52]: QWidget::polish() 28462 vfunc[53]: QWidget::move(int, int) 28463 vfunc[54]: QWidget::resize(int, int) 28464 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28465 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28466 vfunc[57]: QWidget::close(bool) 28467 vfunc[58]: QFrame::sizeHint() const 28468 vfunc[59]: QWidget::minimumSizeHint() const 28469 vfunc[60]: QWidget::sizePolicy() const 28470 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28471 vfunc[62]: QWidget::heightForWidth(int) const 28472 vfunc[63]: QWidget::adjustSize() 28473 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28474 const&, bool) 28475 vfunc[65]: QWidget::setAcceptDrops(bool) 28476 vfunc[66]: QWidget::setAutoMask(bool) 28477 vfunc[67]: 28478 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28479 vfunc[68]: QWidget::customWhatsThis() const 28480 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 28481 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28482 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28483 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 28484 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28485 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28486 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28487 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28488 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28489 vfunc[78]: QWidget::enterEvent(QEvent*) 28490 vfunc[79]: QWidget::leaveEvent(QEvent*) 28491 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28492 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28493 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 28494 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28495 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28496 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28497 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28498 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28499 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28500 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28501 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28502 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28503 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28504 vfunc[93]: QWidget::showEvent(QShowEvent*) 28505 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28506 vfunc[95]: QWidget::x11Event(_XEvent*) 28507 vfunc[96]: QWidget::updateMask() 28508 vfunc[97]: QFrame::styleChange(QStyle&) 28509 vfunc[98]: QWidget::enabledChange(bool) 28510 vfunc[99]: QWidget::paletteChange(QPalette const&) 28511 vfunc[100]: QWidget::fontChange(QFont const&) 28512 vfunc[101]: QWidget::windowActivationChange(bool) 28513 vfunc[102]: QWidget::metric(int) const 28514 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28515 vfunc[104]: QWidget::destroy(bool, bool) 28516 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28517 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28518 vfunc[107]: QWidget::focusNextPrevChild(bool) 28519 vfunc[108]: QWidget::setKeyCompression(bool) 28520 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28521 bool, QFont*) 28522 vfunc[110]: QFrame::setFrameStyle(int) 28523 vfunc[111]: QFrame::setLineWidth(int) 28524 vfunc[112]: QFrame::setMargin(int) 28525 vfunc[113]: QFrame::setMidLineWidth(int) 28526 vfunc[114]: QFrame::setFrameRect(QRect const&) 28527 vfunc[115]: QFrame::drawFrame(QPainter*) 28528 vfunc[116]: QFrame::drawContents(QPainter*) 28529 vfunc[117]: QFrame::frameChanged() 28530 28531 Table 8-345. Secondary vtable for QFrame 28532 Base Offset -80 28533 Virtual Base Offset 0 28534 RTTI typeinfo for QFrame 28535 vfunc[0]: NULL or non-virtual thunk to QFrame::~QFrame() 28536 vfunc[1]: NULL or non-virtual thunk to QFrame::~QFrame() 28537 vfunc[2]: QPaintDevice::setResolution(int) 28538 vfunc[3]: QPaintDevice::resolution() const 28539 vfunc[4]: QPaintDevice::handle() const 28540 vfunc[5]: QPaintDevice::x11RenderHandle() const 28541 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28542 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28543 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28544 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28545 const 28546 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28547 28548 The Run Time Type Information for the QFrame class is described 28549 by Table 8-346 28550 28551 Table 8-346. typeinfo for QFrame 28552 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28553 Name typeinfo name for QFrame 28554 basetype: typeinfo for QWidget 28555 __________________________________________________________ 28556 28557 8.2.22.2. Class data for QScrollView 28558 28559 The virtual table for the QScrollView class is described by 28560 Table 8-347 28561 28562 Table 8-347. Primary vtable for QScrollView 28563 Base Offset 0 28564 Virtual Base Offset 0 28565 RTTI typeinfo for QScrollView 28566 vfunc[0]: NULL or QScrollView::metaObject() const 28567 vfunc[1]: QScrollView::className() const 28568 vfunc[2]: QScrollView::qt_cast(char const*) 28569 vfunc[3]: QScrollView::qt_invoke(int, QUObject*) 28570 vfunc[4]: QScrollView::qt_emit(int, QUObject*) 28571 vfunc[5]: QScrollView::qt_property(int, int, QVariant*) 28572 vfunc[6]: QScrollView::~QScrollView() 28573 vfunc[7]: QScrollView::~QScrollView() 28574 vfunc[8]: QWidget::event(QEvent*) 28575 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 28576 vfunc[10]: QWidget::setName(char const*) 28577 vfunc[11]: QObject::insertChild(QObject*) 28578 vfunc[12]: QScrollView::removeChild(QObject*) 28579 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28580 vfunc[14]: QObject::property(char const*) const 28581 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28582 vfunc[16]: QObject::childEvent(QChildEvent*) 28583 vfunc[17]: QObject::customEvent(QCustomEvent*) 28584 vfunc[18]: QObject::connectNotify(char const*) 28585 vfunc[19]: QObject::disconnectNotify(char const*) 28586 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28587 const*, char const*) 28588 vfunc[21]: QScrollView::setEnabled(bool) 28589 vfunc[22]: QWidget::setMinimumSize(int, int) 28590 vfunc[23]: QWidget::setMaximumSize(int, int) 28591 vfunc[24]: QWidget::setSizeIncrement(int, int) 28592 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28593 vfunc[26]: QWidget::setEraseColor(QColor const&) 28594 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28595 vfunc[28]: QWidget::setPalette(QPalette const&) 28596 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28597 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28598 vfunc[31]: QWidget::setFont(QFont const&) 28599 vfunc[32]: QWidget::setCursor(QCursor const&) 28600 vfunc[33]: QWidget::unsetCursor() 28601 vfunc[34]: QWidget::setMask(QBitmap const&) 28602 vfunc[35]: QWidget::setMask(QRegion const&) 28603 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28604 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28605 vfunc[38]: QWidget::setCaption(QString const&) 28606 vfunc[39]: QWidget::setIcon(QPixmap const&) 28607 vfunc[40]: QWidget::setIconText(QString const&) 28608 vfunc[41]: QWidget::setMouseTracking(bool) 28609 vfunc[42]: QWidget::setFocus() 28610 vfunc[43]: QWidget::setActiveWindow() 28611 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28612 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28613 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28614 vfunc[47]: QScrollView::show() 28615 vfunc[48]: QWidget::hide() 28616 vfunc[49]: QWidget::showMinimized() 28617 vfunc[50]: QWidget::showMaximized() 28618 vfunc[51]: QWidget::showNormal() 28619 vfunc[52]: QWidget::polish() 28620 vfunc[53]: QWidget::move(int, int) 28621 vfunc[54]: QScrollView::resize(int, int) 28622 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28623 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28624 vfunc[57]: QWidget::close(bool) 28625 vfunc[58]: QScrollView::sizeHint() const 28626 vfunc[59]: QScrollView::minimumSizeHint() const 28627 vfunc[60]: QWidget::sizePolicy() const 28628 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28629 vfunc[62]: QWidget::heightForWidth(int) const 28630 vfunc[63]: QWidget::adjustSize() 28631 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28632 const&, bool) 28633 vfunc[65]: QWidget::setAcceptDrops(bool) 28634 vfunc[66]: QWidget::setAutoMask(bool) 28635 vfunc[67]: 28636 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28637 vfunc[68]: QWidget::customWhatsThis() const 28638 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 28639 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 28640 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 28641 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 28642 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 28643 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28644 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28645 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28646 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28647 vfunc[78]: QWidget::enterEvent(QEvent*) 28648 vfunc[79]: QWidget::leaveEvent(QEvent*) 28649 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28650 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28651 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 28652 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28653 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 28654 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28655 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28656 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28657 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28658 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28659 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28660 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28661 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28662 vfunc[93]: QWidget::showEvent(QShowEvent*) 28663 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28664 vfunc[95]: QWidget::x11Event(_XEvent*) 28665 vfunc[96]: QWidget::updateMask() 28666 vfunc[97]: QScrollView::styleChange(QStyle&) 28667 vfunc[98]: QWidget::enabledChange(bool) 28668 vfunc[99]: QWidget::paletteChange(QPalette const&) 28669 vfunc[100]: QScrollView::fontChange(QFont const&) 28670 vfunc[101]: QWidget::windowActivationChange(bool) 28671 vfunc[102]: QWidget::metric(int) const 28672 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28673 vfunc[104]: QWidget::destroy(bool, bool) 28674 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28675 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28676 vfunc[107]: QScrollView::focusNextPrevChild(bool) 28677 vfunc[108]: QWidget::setKeyCompression(bool) 28678 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28679 bool, QFont*) 28680 vfunc[110]: QFrame::setFrameStyle(int) 28681 vfunc[111]: QFrame::setLineWidth(int) 28682 vfunc[112]: QFrame::setMargin(int) 28683 vfunc[113]: QFrame::setMidLineWidth(int) 28684 vfunc[114]: QFrame::setFrameRect(QRect const&) 28685 vfunc[115]: QFrame::drawFrame(QPainter*) 28686 vfunc[116]: QScrollView::drawContents(QPainter*) 28687 vfunc[117]: QScrollView::frameChanged() 28688 vfunc[118]: 28689 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 28690 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 28691 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 28692 vfunc[121]: 28693 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 28694 vfunc[122]: 28695 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 28696 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 28697 vfunc[124]: QScrollView::setDragAutoScroll(bool) 28698 vfunc[125]: QScrollView::resizeContents(int, int) 28699 vfunc[126]: QScrollView::setContentsPos(int, int) 28700 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 28701 int) 28702 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 28703 int, int, int, int, int) 28704 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 28705 vfunc[130]: 28706 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 28707 vfunc[131]: 28708 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 28709 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 28710 vfunc[133]: 28711 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 28712 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 28713 vfunc[135]: 28714 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 28715 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 28716 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 28717 vfunc[138]: 28718 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 28719 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 28720 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 28721 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 28722 vfunc[142]: 28723 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 28724 vfunc[143]: 28725 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 28726 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 28727 vfunc[145]: 28728 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 28729 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 28730 vfunc[147]: 28731 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 28732 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 28733 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 28734 vfunc[150]: 28735 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 28736 vfunc[151]: QScrollView::setMargins(int, int, int, int) 28737 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 28738 int, int) 28739 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 28740 int, int) 28741 28742 Table 8-348. Secondary vtable for QScrollView 28743 Base Offset -80 28744 Virtual Base Offset 0 28745 RTTI typeinfo for QScrollView 28746 vfunc[0]: non-virtual thunk to QScrollView::~QScrollView() 28747 vfunc[1]: non-virtual thunk to QScrollView::~QScrollView() 28748 vfunc[2]: QPaintDevice::setResolution(int) 28749 vfunc[3]: QPaintDevice::resolution() const 28750 vfunc[4]: QPaintDevice::handle() const 28751 vfunc[5]: QPaintDevice::x11RenderHandle() const 28752 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28753 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28754 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28755 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28756 const 28757 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28758 28759 The Run Time Type Information for the QScrollView class is 28760 described by Table 8-349 28761 28762 Table 8-349. typeinfo for QScrollView 28763 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28764 Name typeinfo name for QScrollView 28765 basetype: typeinfo for QFrame 28766 __________________________________________________________ 28767 28768 8.2.22.3. Class data for QTextBrowser 28769 28770 The virtual table for the QTextBrowser class is described by 28771 Table 8-350 28772 28773 Table 8-350. Primary vtable for QTextBrowser 28774 Base Offset 0 28775 Virtual Base Offset 0 28776 RTTI typeinfo for QTextBrowser 28777 vfunc[0]: NULL or QTextBrowser::metaObject() const 28778 vfunc[1]: QTextBrowser::className() const 28779 vfunc[2]: QTextBrowser::qt_cast(char const*) 28780 vfunc[3]: QTextBrowser::qt_invoke(int, QUObject*) 28781 vfunc[4]: QTextBrowser::qt_emit(int, QUObject*) 28782 vfunc[5]: QTextBrowser::qt_property(int, int, QVariant*) 28783 vfunc[6]: QTextBrowser::~QTextBrowser() 28784 vfunc[7]: QTextBrowser::~QTextBrowser() 28785 vfunc[8]: QTextEdit::event(QEvent*) 28786 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 28787 vfunc[10]: QWidget::setName(char const*) 28788 vfunc[11]: QObject::insertChild(QObject*) 28789 vfunc[12]: QScrollView::removeChild(QObject*) 28790 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28791 vfunc[14]: QObject::property(char const*) const 28792 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28793 vfunc[16]: QObject::childEvent(QChildEvent*) 28794 vfunc[17]: QObject::customEvent(QCustomEvent*) 28795 vfunc[18]: QObject::connectNotify(char const*) 28796 vfunc[19]: QObject::disconnectNotify(char const*) 28797 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28798 const*, char const*) 28799 vfunc[21]: QTextEdit::setEnabled(bool) 28800 vfunc[22]: QWidget::setMinimumSize(int, int) 28801 vfunc[23]: QWidget::setMaximumSize(int, int) 28802 vfunc[24]: QWidget::setSizeIncrement(int, int) 28803 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28804 vfunc[26]: QWidget::setEraseColor(QColor const&) 28805 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28806 vfunc[28]: QTextEdit::setPalette(QPalette const&) 28807 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28808 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28809 vfunc[31]: QTextEdit::setFont(QFont const&) 28810 vfunc[32]: QWidget::setCursor(QCursor const&) 28811 vfunc[33]: QWidget::unsetCursor() 28812 vfunc[34]: QWidget::setMask(QBitmap const&) 28813 vfunc[35]: QWidget::setMask(QRegion const&) 28814 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28815 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28816 vfunc[38]: QWidget::setCaption(QString const&) 28817 vfunc[39]: QWidget::setIcon(QPixmap const&) 28818 vfunc[40]: QWidget::setIconText(QString const&) 28819 vfunc[41]: QWidget::setMouseTracking(bool) 28820 vfunc[42]: QWidget::setFocus() 28821 vfunc[43]: QWidget::setActiveWindow() 28822 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28823 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28824 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28825 vfunc[47]: QScrollView::show() 28826 vfunc[48]: QWidget::hide() 28827 vfunc[49]: QWidget::showMinimized() 28828 vfunc[50]: QWidget::showMaximized() 28829 vfunc[51]: QWidget::showNormal() 28830 vfunc[52]: QTextEdit::polish() 28831 vfunc[53]: QWidget::move(int, int) 28832 vfunc[54]: QScrollView::resize(int, int) 28833 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28834 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28835 vfunc[57]: QWidget::close(bool) 28836 vfunc[58]: QTextEdit::sizeHint() const 28837 vfunc[59]: QScrollView::minimumSizeHint() const 28838 vfunc[60]: QWidget::sizePolicy() const 28839 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28840 vfunc[62]: QTextEdit::heightForWidth(int) const 28841 vfunc[63]: QWidget::adjustSize() 28842 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28843 const&, bool) 28844 vfunc[65]: QWidget::setAcceptDrops(bool) 28845 vfunc[66]: QWidget::setAutoMask(bool) 28846 vfunc[67]: 28847 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28848 vfunc[68]: QWidget::customWhatsThis() const 28849 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 28850 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 28851 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 28852 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 28853 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 28854 vfunc[74]: QTextBrowser::keyPressEvent(QKeyEvent*) 28855 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28856 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28857 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28858 vfunc[78]: QWidget::enterEvent(QEvent*) 28859 vfunc[79]: QWidget::leaveEvent(QEvent*) 28860 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28861 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28862 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 28863 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28864 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 28865 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 28866 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 28867 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 28868 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28869 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28870 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28871 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28872 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28873 vfunc[93]: QWidget::showEvent(QShowEvent*) 28874 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28875 vfunc[95]: QWidget::x11Event(_XEvent*) 28876 vfunc[96]: QWidget::updateMask() 28877 vfunc[97]: QScrollView::styleChange(QStyle&) 28878 vfunc[98]: QWidget::enabledChange(bool) 28879 vfunc[99]: QWidget::paletteChange(QPalette const&) 28880 vfunc[100]: QScrollView::fontChange(QFont const&) 28881 vfunc[101]: QTextEdit::windowActivationChange(bool) 28882 vfunc[102]: QWidget::metric(int) const 28883 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28884 vfunc[104]: QWidget::destroy(bool, bool) 28885 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28886 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28887 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 28888 vfunc[108]: QWidget::setKeyCompression(bool) 28889 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28890 bool, QFont*) 28891 vfunc[110]: QFrame::setFrameStyle(int) 28892 vfunc[111]: QFrame::setLineWidth(int) 28893 vfunc[112]: QFrame::setMargin(int) 28894 vfunc[113]: QFrame::setMidLineWidth(int) 28895 vfunc[114]: QFrame::setFrameRect(QRect const&) 28896 vfunc[115]: QFrame::drawFrame(QPainter*) 28897 vfunc[116]: QTextEdit::drawContents(QPainter*) 28898 vfunc[117]: QScrollView::frameChanged() 28899 vfunc[118]: 28900 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 28901 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 28902 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 28903 vfunc[121]: 28904 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 28905 vfunc[122]: 28906 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 28907 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 28908 vfunc[124]: QScrollView::setDragAutoScroll(bool) 28909 vfunc[125]: QScrollView::resizeContents(int, int) 28910 vfunc[126]: QScrollView::setContentsPos(int, int) 28911 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 28912 int) 28913 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 28914 int, int, int, int, int) 28915 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 28916 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 28917 vfunc[131]: 28918 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 28919 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 28920 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 28921 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 28922 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 28923 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 28924 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 28925 vfunc[138]: 28926 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 28927 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 28928 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 28929 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 28930 vfunc[142]: 28931 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 28932 vfunc[143]: 28933 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 28934 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 28935 vfunc[145]: 28936 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 28937 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 28938 vfunc[147]: 28939 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 28940 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 28941 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 28942 vfunc[150]: 28943 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 28944 vfunc[151]: QScrollView::setMargins(int, int, int, int) 28945 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 28946 int, int) 28947 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 28948 int, int) 28949 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 28950 int*, int*) 28951 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 28952 QTextEdit::VerticalAlignment*) 28953 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 28954 QTextEdit::VerticalAlignment*, int*, 28955 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 28956 int*) 28957 vfunc[157]: 28958 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 28959 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 28960 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 28961 vfunc[160]: QTextEdit::setPaper(QBrush const&) 28962 vfunc[161]: QTextEdit::setLinkUnderline(bool) 28963 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 28964 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 28965 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 28966 vfunc[165]: QTextEdit::copy() 28967 vfunc[166]: QTextEdit::append(QString const&) 28968 vfunc[167]: QTextBrowser::setText(QString const&, QString 28969 const&) 28970 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 28971 vfunc[169]: QTextEdit::selectAll(bool) 28972 vfunc[170]: QTextEdit::setTabStopWidth(int) 28973 vfunc[171]: QTextEdit::zoomIn(int) 28974 vfunc[172]: NULL or QTextEdit::zoomIn() 28975 vfunc[173]: QTextEdit::zoomOut(int) 28976 vfunc[174]: NULL or QTextEdit::zoomOut() 28977 vfunc[175]: QTextEdit::zoomTo(int) 28978 vfunc[176]: QTextEdit::sync() 28979 vfunc[177]: QTextEdit::setReadOnly(bool) 28980 vfunc[178]: QTextEdit::undo() 28981 vfunc[179]: QTextEdit::redo() 28982 vfunc[180]: QTextEdit::cut() 28983 vfunc[181]: QTextEdit::paste() 28984 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 28985 vfunc[183]: QTextEdit::clear() 28986 vfunc[184]: QTextEdit::del() 28987 vfunc[185]: QTextEdit::indent() 28988 vfunc[186]: QTextEdit::setItalic(bool) 28989 vfunc[187]: QTextEdit::setBold(bool) 28990 vfunc[188]: QTextEdit::setUnderline(bool) 28991 vfunc[189]: QTextEdit::setFamily(QString const&) 28992 vfunc[190]: QTextEdit::setPointSize(int) 28993 vfunc[191]: QTextEdit::setColor(QColor const&) 28994 vfunc[192]: 28995 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 28996 vfunc[193]: QTextEdit::setAlignment(int) 28997 vfunc[194]: 28998 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 28999 QStyleSheetItem::ListStyle) 29000 vfunc[195]: QTextEdit::setCursorPosition(int, int) 29001 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 29002 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 29003 const&, bool) 29004 vfunc[198]: QTextEdit::setModified(bool) 29005 vfunc[199]: QTextEdit::resetFormat() 29006 vfunc[200]: QTextEdit::setUndoDepth(int) 29007 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 29008 vfunc[202]: QTextEdit::ensureCursorVisible() 29009 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 29010 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 29011 bool) 29012 vfunc[205]: 29013 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 29014 vfunc[206]: QTextEdit::removeSelectedText(int) 29015 vfunc[207]: QTextEdit::removeSelection(int) 29016 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 29017 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 29018 vfunc[210]: QTextEdit::scrollToBottom() 29019 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 29020 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 29021 vfunc[213]: QTextEdit::removeParagraph(int) 29022 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 29023 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 29024 const&) 29025 vfunc[216]: QTextEdit::clearParagraphBackground(int) 29026 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 29027 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 29028 vfunc[219]: QTextEdit::createPopupMenu() 29029 vfunc[220]: QTextEdit::doChangeInterval() 29030 vfunc[221]: NULL or QTextBrowser::linksEnabled() const 29031 vfunc[222]: QTextBrowser::emitHighlighted(QString const&) 29032 vfunc[223]: QTextBrowser::emitLinkClicked(QString const&) 29033 vfunc[224]: QTextBrowser::setSource(QString const&) 29034 vfunc[225]: QTextBrowser::backward() 29035 vfunc[226]: QTextBrowser::forward() 29036 vfunc[227]: QTextBrowser::home() 29037 vfunc[228]: QTextBrowser::reload() 29038 29039 Table 8-351. Secondary vtable for QTextBrowser 29040 Base Offset -80 29041 Virtual Base Offset 0 29042 RTTI typeinfo for QTextBrowser 29043 vfunc[0]: non-virtual thunk to QTextBrowser::~QTextBrowser() 29044 vfunc[1]: non-virtual thunk to QTextBrowser::~QTextBrowser() 29045 vfunc[2]: QPaintDevice::setResolution(int) 29046 vfunc[3]: QPaintDevice::resolution() const 29047 vfunc[4]: QPaintDevice::handle() const 29048 vfunc[5]: QPaintDevice::x11RenderHandle() const 29049 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29050 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29051 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29052 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29053 const 29054 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29055 29056 The Run Time Type Information for the QTextBrowser class is 29057 described by Table 8-352 29058 29059 Table 8-352. typeinfo for QTextBrowser 29060 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29061 Name typeinfo name for QTextBrowser 29062 basetype: typeinfo for QTextEdit 29063 __________________________________________________________ 29064 29065 8.2.22.4. Class data for QLineEdit 29066 29067 The virtual table for the QLineEdit class is described by Table 29068 8-353 29069 29070 Table 8-353. Primary vtable for QLineEdit 29071 Base Offset 0 29072 Virtual Base Offset 0 29073 RTTI typeinfo for QLineEdit 29074 vfunc[0]: NULL or QLineEdit::metaObject() const 29075 vfunc[1]: QLineEdit::className() const 29076 vfunc[2]: QLineEdit::qt_cast(char const*) 29077 vfunc[3]: QLineEdit::qt_invoke(int, QUObject*) 29078 vfunc[4]: QLineEdit::qt_emit(int, QUObject*) 29079 vfunc[5]: QLineEdit::qt_property(int, int, QVariant*) 29080 vfunc[6]: QLineEdit::~QLineEdit() 29081 vfunc[7]: QLineEdit::~QLineEdit() 29082 vfunc[8]: QLineEdit::event(QEvent*) 29083 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29084 vfunc[10]: QWidget::setName(char const*) 29085 vfunc[11]: QObject::insertChild(QObject*) 29086 vfunc[12]: QObject::removeChild(QObject*) 29087 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29088 vfunc[14]: QObject::property(char const*) const 29089 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29090 vfunc[16]: QObject::childEvent(QChildEvent*) 29091 vfunc[17]: QObject::customEvent(QCustomEvent*) 29092 vfunc[18]: QObject::connectNotify(char const*) 29093 vfunc[19]: QObject::disconnectNotify(char const*) 29094 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29095 const*, char const*) 29096 vfunc[21]: QWidget::setEnabled(bool) 29097 vfunc[22]: QWidget::setMinimumSize(int, int) 29098 vfunc[23]: QWidget::setMaximumSize(int, int) 29099 vfunc[24]: QWidget::setSizeIncrement(int, int) 29100 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29101 vfunc[26]: QWidget::setEraseColor(QColor const&) 29102 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29103 vfunc[28]: QLineEdit::setPalette(QPalette const&) 29104 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29105 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29106 vfunc[31]: QLineEdit::setFont(QFont const&) 29107 vfunc[32]: QWidget::setCursor(QCursor const&) 29108 vfunc[33]: QWidget::unsetCursor() 29109 vfunc[34]: QWidget::setMask(QBitmap const&) 29110 vfunc[35]: QWidget::setMask(QRegion const&) 29111 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29112 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29113 vfunc[38]: QWidget::setCaption(QString const&) 29114 vfunc[39]: QWidget::setIcon(QPixmap const&) 29115 vfunc[40]: QWidget::setIconText(QString const&) 29116 vfunc[41]: QWidget::setMouseTracking(bool) 29117 vfunc[42]: QWidget::setFocus() 29118 vfunc[43]: QWidget::setActiveWindow() 29119 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29120 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29121 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29122 vfunc[47]: QWidget::show() 29123 vfunc[48]: QWidget::hide() 29124 vfunc[49]: QWidget::showMinimized() 29125 vfunc[50]: QWidget::showMaximized() 29126 vfunc[51]: QWidget::showNormal() 29127 vfunc[52]: QWidget::polish() 29128 vfunc[53]: QWidget::move(int, int) 29129 vfunc[54]: QWidget::resize(int, int) 29130 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29131 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29132 vfunc[57]: QWidget::close(bool) 29133 vfunc[58]: QLineEdit::sizeHint() const 29134 vfunc[59]: QLineEdit::minimumSizeHint() const 29135 vfunc[60]: QWidget::sizePolicy() const 29136 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29137 vfunc[62]: QWidget::heightForWidth(int) const 29138 vfunc[63]: QWidget::adjustSize() 29139 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29140 const&, bool) 29141 vfunc[65]: QWidget::setAcceptDrops(bool) 29142 vfunc[66]: QWidget::setAutoMask(bool) 29143 vfunc[67]: 29144 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29145 vfunc[68]: QWidget::customWhatsThis() const 29146 vfunc[69]: QLineEdit::mousePressEvent(QMouseEvent*) 29147 vfunc[70]: QLineEdit::mouseReleaseEvent(QMouseEvent*) 29148 vfunc[71]: QLineEdit::mouseDoubleClickEvent(QMouseEvent*) 29149 vfunc[72]: QLineEdit::mouseMoveEvent(QMouseEvent*) 29150 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29151 vfunc[74]: QLineEdit::keyPressEvent(QKeyEvent*) 29152 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29153 vfunc[76]: QLineEdit::focusInEvent(QFocusEvent*) 29154 vfunc[77]: QLineEdit::focusOutEvent(QFocusEvent*) 29155 vfunc[78]: QWidget::enterEvent(QEvent*) 29156 vfunc[79]: QWidget::leaveEvent(QEvent*) 29157 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29158 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29159 vfunc[82]: QLineEdit::resizeEvent(QResizeEvent*) 29160 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29161 vfunc[84]: QLineEdit::contextMenuEvent(QContextMenuEvent*) 29162 vfunc[85]: QLineEdit::imStartEvent(QIMEvent*) 29163 vfunc[86]: QLineEdit::imComposeEvent(QIMEvent*) 29164 vfunc[87]: QLineEdit::imEndEvent(QIMEvent*) 29165 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29166 vfunc[89]: QLineEdit::dragEnterEvent(QDragEnterEvent*) 29167 vfunc[90]: QLineEdit::dragMoveEvent(QDragMoveEvent*) 29168 vfunc[91]: QLineEdit::dragLeaveEvent(QDragLeaveEvent*) 29169 vfunc[92]: QLineEdit::dropEvent(QDropEvent*) 29170 vfunc[93]: QWidget::showEvent(QShowEvent*) 29171 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29172 vfunc[95]: QWidget::x11Event(_XEvent*) 29173 vfunc[96]: QWidget::updateMask() 29174 vfunc[97]: QFrame::styleChange(QStyle&) 29175 vfunc[98]: QWidget::enabledChange(bool) 29176 vfunc[99]: QWidget::paletteChange(QPalette const&) 29177 vfunc[100]: QWidget::fontChange(QFont const&) 29178 vfunc[101]: QLineEdit::windowActivationChange(bool) 29179 vfunc[102]: QWidget::metric(int) const 29180 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29181 vfunc[104]: QWidget::destroy(bool, bool) 29182 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29183 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29184 vfunc[107]: QWidget::focusNextPrevChild(bool) 29185 vfunc[108]: QWidget::setKeyCompression(bool) 29186 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29187 bool, QFont*) 29188 vfunc[110]: QFrame::setFrameStyle(int) 29189 vfunc[111]: QFrame::setLineWidth(int) 29190 vfunc[112]: QFrame::setMargin(int) 29191 vfunc[113]: QFrame::setMidLineWidth(int) 29192 vfunc[114]: QFrame::setFrameRect(QRect const&) 29193 vfunc[115]: QFrame::drawFrame(QPainter*) 29194 vfunc[116]: QLineEdit::drawContents(QPainter*) 29195 vfunc[117]: QFrame::frameChanged() 29196 vfunc[118]: QLineEdit::setText(QString const&) 29197 vfunc[119]: QLineEdit::selectAll() 29198 vfunc[120]: QLineEdit::deselect() 29199 vfunc[121]: QLineEdit::clearValidator() 29200 vfunc[122]: QLineEdit::insert(QString const&) 29201 vfunc[123]: QLineEdit::clear() 29202 vfunc[124]: QLineEdit::undo() 29203 vfunc[125]: QLineEdit::redo() 29204 vfunc[126]: QLineEdit::setMaxLength(int) 29205 vfunc[127]: QLineEdit::setFrame(bool) 29206 vfunc[128]: QLineEdit::setEchoMode(QLineEdit::EchoMode) 29207 vfunc[129]: QLineEdit::setReadOnly(bool) 29208 vfunc[130]: QLineEdit::setValidator(QValidator const*) 29209 vfunc[131]: QLineEdit::setSelection(int, int) 29210 vfunc[132]: QLineEdit::setCursorPosition(int) 29211 vfunc[133]: QLineEdit::setAlignment(int) 29212 vfunc[134]: QLineEdit::cut() 29213 vfunc[135]: QLineEdit::copy() const 29214 vfunc[136]: QLineEdit::paste() 29215 vfunc[137]: QLineEdit::setDragEnabled(bool) 29216 vfunc[138]: QLineEdit::createPopupMenu() 29217 29218 Table 8-354. Secondary vtable for QLineEdit 29219 Base Offset -80 29220 Virtual Base Offset 0 29221 RTTI typeinfo for QLineEdit 29222 vfunc[0]: non-virtual thunk to QLineEdit::~QLineEdit() 29223 vfunc[1]: non-virtual thunk to QLineEdit::~QLineEdit() 29224 vfunc[2]: QPaintDevice::setResolution(int) 29225 vfunc[3]: QPaintDevice::resolution() const 29226 vfunc[4]: QPaintDevice::handle() const 29227 vfunc[5]: QPaintDevice::x11RenderHandle() const 29228 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29229 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29230 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29231 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29232 const 29233 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29234 29235 The Run Time Type Information for the QLineEdit class is 29236 described by Table 8-355 29237 29238 Table 8-355. typeinfo for QLineEdit 29239 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29240 Name typeinfo name for QLineEdit 29241 basetype: typeinfo for QFrame 29242 __________________________________________________________ 29243 29244 8.2.22.5. Class data for QListBoxText 29245 29246 The virtual table for the QListBoxText class is described by 29247 Table 8-356 29248 29249 Table 8-356. Primary vtable for QListBoxText 29250 Base Offset 0 29251 Virtual Base Offset 0 29252 RTTI typeinfo for QListBoxText 29253 vfunc[0]: QListBoxText::~QListBoxText() 29254 vfunc[1]: QListBoxText::~QListBoxText() 29255 vfunc[2]: QListBoxItem::text() const 29256 vfunc[3]: QListBoxItem::pixmap() const 29257 vfunc[4]: QListBoxText::height(QListBox const*) const 29258 vfunc[5]: QListBoxText::width(QListBox const*) const 29259 vfunc[6]: QListBoxText::rtti() const 29260 vfunc[7]: QListBoxText::paint(QPainter*) 29261 vfunc[8]: NULL or QListBoxItem::setText(QString const&) 29262 29263 The Run Time Type Information for the QListBoxText class is 29264 described by Table 8-357 29265 29266 Table 8-357. typeinfo for QListBoxText 29267 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29268 Name typeinfo name for QListBoxText 29269 basetype: typeinfo for QListBoxItem 29270 __________________________________________________________ 29271 29272 8.2.22.6. Class data for QLCDNumber 29273 29274 The virtual table for the QLCDNumber class is described by 29275 Table 8-358 29276 29277 Table 8-358. Primary vtable for QLCDNumber 29278 Base Offset 0 29279 Virtual Base Offset 0 29280 RTTI typeinfo for QLCDNumber 29281 vfunc[0]: NULL or QLCDNumber::metaObject() const 29282 vfunc[1]: QLCDNumber::className() const 29283 vfunc[2]: QLCDNumber::qt_cast(char const*) 29284 vfunc[3]: QLCDNumber::qt_invoke(int, QUObject*) 29285 vfunc[4]: QLCDNumber::qt_emit(int, QUObject*) 29286 vfunc[5]: QLCDNumber::qt_property(int, int, QVariant*) 29287 vfunc[6]: QLCDNumber::~QLCDNumber() 29288 vfunc[7]: QLCDNumber::~QLCDNumber() 29289 vfunc[8]: QWidget::event(QEvent*) 29290 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29291 vfunc[10]: QWidget::setName(char const*) 29292 vfunc[11]: QObject::insertChild(QObject*) 29293 vfunc[12]: QObject::removeChild(QObject*) 29294 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29295 vfunc[14]: QObject::property(char const*) const 29296 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29297 vfunc[16]: QObject::childEvent(QChildEvent*) 29298 vfunc[17]: QObject::customEvent(QCustomEvent*) 29299 vfunc[18]: QObject::connectNotify(char const*) 29300 vfunc[19]: QObject::disconnectNotify(char const*) 29301 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29302 const*, char const*) 29303 vfunc[21]: QWidget::setEnabled(bool) 29304 vfunc[22]: QWidget::setMinimumSize(int, int) 29305 vfunc[23]: QWidget::setMaximumSize(int, int) 29306 vfunc[24]: QWidget::setSizeIncrement(int, int) 29307 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29308 vfunc[26]: QWidget::setEraseColor(QColor const&) 29309 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29310 vfunc[28]: QWidget::setPalette(QPalette const&) 29311 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29312 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29313 vfunc[31]: QWidget::setFont(QFont const&) 29314 vfunc[32]: QWidget::setCursor(QCursor const&) 29315 vfunc[33]: QWidget::unsetCursor() 29316 vfunc[34]: QWidget::setMask(QBitmap const&) 29317 vfunc[35]: QWidget::setMask(QRegion const&) 29318 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29319 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29320 vfunc[38]: QWidget::setCaption(QString const&) 29321 vfunc[39]: QWidget::setIcon(QPixmap const&) 29322 vfunc[40]: QWidget::setIconText(QString const&) 29323 vfunc[41]: QWidget::setMouseTracking(bool) 29324 vfunc[42]: QWidget::setFocus() 29325 vfunc[43]: QWidget::setActiveWindow() 29326 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29327 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29328 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29329 vfunc[47]: QWidget::show() 29330 vfunc[48]: QWidget::hide() 29331 vfunc[49]: QWidget::showMinimized() 29332 vfunc[50]: QWidget::showMaximized() 29333 vfunc[51]: QWidget::showNormal() 29334 vfunc[52]: QWidget::polish() 29335 vfunc[53]: QWidget::move(int, int) 29336 vfunc[54]: QWidget::resize(int, int) 29337 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29338 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29339 vfunc[57]: QWidget::close(bool) 29340 vfunc[58]: QLCDNumber::sizeHint() const 29341 vfunc[59]: QWidget::minimumSizeHint() const 29342 vfunc[60]: QWidget::sizePolicy() const 29343 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29344 vfunc[62]: QWidget::heightForWidth(int) const 29345 vfunc[63]: QWidget::adjustSize() 29346 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29347 const&, bool) 29348 vfunc[65]: QWidget::setAcceptDrops(bool) 29349 vfunc[66]: QWidget::setAutoMask(bool) 29350 vfunc[67]: 29351 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29352 vfunc[68]: QWidget::customWhatsThis() const 29353 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29354 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29355 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29356 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29357 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29358 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29359 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29360 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29361 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29362 vfunc[78]: QWidget::enterEvent(QEvent*) 29363 vfunc[79]: QWidget::leaveEvent(QEvent*) 29364 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29365 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29366 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 29367 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29368 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29369 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29370 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29371 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29372 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29373 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29374 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29375 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29376 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29377 vfunc[93]: QWidget::showEvent(QShowEvent*) 29378 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29379 vfunc[95]: QWidget::x11Event(_XEvent*) 29380 vfunc[96]: QWidget::updateMask() 29381 vfunc[97]: QFrame::styleChange(QStyle&) 29382 vfunc[98]: QWidget::enabledChange(bool) 29383 vfunc[99]: QWidget::paletteChange(QPalette const&) 29384 vfunc[100]: QWidget::fontChange(QFont const&) 29385 vfunc[101]: QWidget::windowActivationChange(bool) 29386 vfunc[102]: QWidget::metric(int) const 29387 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29388 vfunc[104]: QWidget::destroy(bool, bool) 29389 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29390 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29391 vfunc[107]: QWidget::focusNextPrevChild(bool) 29392 vfunc[108]: QWidget::setKeyCompression(bool) 29393 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29394 bool, QFont*) 29395 vfunc[110]: QFrame::setFrameStyle(int) 29396 vfunc[111]: QFrame::setLineWidth(int) 29397 vfunc[112]: QFrame::setMargin(int) 29398 vfunc[113]: QFrame::setMidLineWidth(int) 29399 vfunc[114]: QFrame::setFrameRect(QRect const&) 29400 vfunc[115]: QFrame::drawFrame(QPainter*) 29401 vfunc[116]: QLCDNumber::drawContents(QPainter*) 29402 vfunc[117]: QFrame::frameChanged() 29403 vfunc[118]: QLCDNumber::setNumDigits(int) 29404 vfunc[119]: QLCDNumber::setMode(QLCDNumber::Mode) 29405 vfunc[120]: 29406 QLCDNumber::setSegmentStyle(QLCDNumber::SegmentStyle) 29407 vfunc[121]: QLCDNumber::setHexMode() 29408 vfunc[122]: QLCDNumber::setDecMode() 29409 vfunc[123]: QLCDNumber::setOctMode() 29410 vfunc[124]: QLCDNumber::setBinMode() 29411 vfunc[125]: QLCDNumber::setSmallDecimalPoint(bool) 29412 29413 Table 8-359. Secondary vtable for QLCDNumber 29414 Base Offset -80 29415 Virtual Base Offset 0 29416 RTTI typeinfo for QLCDNumber 29417 vfunc[0]: non-virtual thunk to QLCDNumber::~QLCDNumber() 29418 vfunc[1]: non-virtual thunk to QLCDNumber::~QLCDNumber() 29419 vfunc[2]: QPaintDevice::setResolution(int) 29420 vfunc[3]: QPaintDevice::resolution() const 29421 vfunc[4]: QPaintDevice::handle() const 29422 vfunc[5]: QPaintDevice::x11RenderHandle() const 29423 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29424 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29425 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29426 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29427 const 29428 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29429 29430 The Run Time Type Information for the QLCDNumber class is 29431 described by Table 8-360 29432 29433 Table 8-360. typeinfo for QLCDNumber 29434 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29435 Name typeinfo name for QLCDNumber 29436 basetype: typeinfo for QFrame 29437 __________________________________________________________ 29438 29439 8.2.22.7. Class data for QGridView 29440 29441 The virtual table for the QGridView class is described by Table 29442 8-361 29443 29444 Table 8-361. Primary vtable for QGridView 29445 Base Offset 0 29446 Virtual Base Offset 0 29447 RTTI typeinfo for QGridView 29448 vfunc[0]: NULL or QGridView::metaObject() const 29449 vfunc[1]: QGridView::className() const 29450 vfunc[2]: QGridView::qt_cast(char const*) 29451 vfunc[3]: QGridView::qt_invoke(int, QUObject*) 29452 vfunc[4]: QGridView::qt_emit(int, QUObject*) 29453 vfunc[5]: QGridView::qt_property(int, int, QVariant*) 29454 vfunc[6]: QGridView::~QGridView() 29455 vfunc[7]: QGridView::~QGridView() 29456 vfunc[8]: QWidget::event(QEvent*) 29457 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 29458 vfunc[10]: QWidget::setName(char const*) 29459 vfunc[11]: QObject::insertChild(QObject*) 29460 vfunc[12]: QScrollView::removeChild(QObject*) 29461 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29462 vfunc[14]: QObject::property(char const*) const 29463 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29464 vfunc[16]: QObject::childEvent(QChildEvent*) 29465 vfunc[17]: QObject::customEvent(QCustomEvent*) 29466 vfunc[18]: QObject::connectNotify(char const*) 29467 vfunc[19]: QObject::disconnectNotify(char const*) 29468 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29469 const*, char const*) 29470 vfunc[21]: QScrollView::setEnabled(bool) 29471 vfunc[22]: QWidget::setMinimumSize(int, int) 29472 vfunc[23]: QWidget::setMaximumSize(int, int) 29473 vfunc[24]: QWidget::setSizeIncrement(int, int) 29474 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29475 vfunc[26]: QWidget::setEraseColor(QColor const&) 29476 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29477 vfunc[28]: QWidget::setPalette(QPalette const&) 29478 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29479 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29480 vfunc[31]: QWidget::setFont(QFont const&) 29481 vfunc[32]: QWidget::setCursor(QCursor const&) 29482 vfunc[33]: QWidget::unsetCursor() 29483 vfunc[34]: QWidget::setMask(QBitmap const&) 29484 vfunc[35]: QWidget::setMask(QRegion const&) 29485 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29486 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29487 vfunc[38]: QWidget::setCaption(QString const&) 29488 vfunc[39]: QWidget::setIcon(QPixmap const&) 29489 vfunc[40]: QWidget::setIconText(QString const&) 29490 vfunc[41]: QWidget::setMouseTracking(bool) 29491 vfunc[42]: QWidget::setFocus() 29492 vfunc[43]: QWidget::setActiveWindow() 29493 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29494 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29495 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29496 vfunc[47]: QScrollView::show() 29497 vfunc[48]: QWidget::hide() 29498 vfunc[49]: QWidget::showMinimized() 29499 vfunc[50]: QWidget::showMaximized() 29500 vfunc[51]: QWidget::showNormal() 29501 vfunc[52]: QWidget::polish() 29502 vfunc[53]: QWidget::move(int, int) 29503 vfunc[54]: QScrollView::resize(int, int) 29504 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29505 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29506 vfunc[57]: QWidget::close(bool) 29507 vfunc[58]: QScrollView::sizeHint() const 29508 vfunc[59]: QScrollView::minimumSizeHint() const 29509 vfunc[60]: QWidget::sizePolicy() const 29510 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29511 vfunc[62]: QWidget::heightForWidth(int) const 29512 vfunc[63]: QWidget::adjustSize() 29513 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29514 const&, bool) 29515 vfunc[65]: QWidget::setAcceptDrops(bool) 29516 vfunc[66]: QWidget::setAutoMask(bool) 29517 vfunc[67]: 29518 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29519 vfunc[68]: QWidget::customWhatsThis() const 29520 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 29521 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 29522 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 29523 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 29524 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 29525 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29526 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29527 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29528 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29529 vfunc[78]: QWidget::enterEvent(QEvent*) 29530 vfunc[79]: QWidget::leaveEvent(QEvent*) 29531 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29532 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29533 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 29534 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29535 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 29536 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29537 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29538 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29539 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29540 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29541 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29542 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29543 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29544 vfunc[93]: QWidget::showEvent(QShowEvent*) 29545 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29546 vfunc[95]: QWidget::x11Event(_XEvent*) 29547 vfunc[96]: QWidget::updateMask() 29548 vfunc[97]: QScrollView::styleChange(QStyle&) 29549 vfunc[98]: QWidget::enabledChange(bool) 29550 vfunc[99]: QWidget::paletteChange(QPalette const&) 29551 vfunc[100]: QScrollView::fontChange(QFont const&) 29552 vfunc[101]: QWidget::windowActivationChange(bool) 29553 vfunc[102]: QWidget::metric(int) const 29554 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29555 vfunc[104]: QWidget::destroy(bool, bool) 29556 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29557 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29558 vfunc[107]: QScrollView::focusNextPrevChild(bool) 29559 vfunc[108]: QWidget::setKeyCompression(bool) 29560 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29561 bool, QFont*) 29562 vfunc[110]: QFrame::setFrameStyle(int) 29563 vfunc[111]: QFrame::setLineWidth(int) 29564 vfunc[112]: QFrame::setMargin(int) 29565 vfunc[113]: QFrame::setMidLineWidth(int) 29566 vfunc[114]: QFrame::setFrameRect(QRect const&) 29567 vfunc[115]: QFrame::drawFrame(QPainter*) 29568 vfunc[116]: QGridView::drawContents(QPainter*) 29569 vfunc[117]: QScrollView::frameChanged() 29570 vfunc[118]: 29571 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 29572 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 29573 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 29574 vfunc[121]: 29575 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 29576 vfunc[122]: 29577 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 29578 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 29579 vfunc[124]: QScrollView::setDragAutoScroll(bool) 29580 vfunc[125]: QScrollView::resizeContents(int, int) 29581 vfunc[126]: QScrollView::setContentsPos(int, int) 29582 vfunc[127]: QGridView::drawContents(QPainter*, int, int, int, 29583 int) 29584 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 29585 int, int, int, int, int) 29586 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 29587 vfunc[130]: 29588 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 29589 vfunc[131]: 29590 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 29591 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 29592 vfunc[133]: 29593 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 29594 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 29595 vfunc[135]: 29596 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 29597 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 29598 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 29599 vfunc[138]: 29600 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 29601 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 29602 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 29603 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 29604 vfunc[142]: 29605 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 29606 vfunc[143]: 29607 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 29608 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 29609 vfunc[145]: 29610 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 29611 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 29612 vfunc[147]: 29613 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 29614 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 29615 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 29616 vfunc[150]: 29617 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 29618 vfunc[151]: QScrollView::setMargins(int, int, int, int) 29619 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 29620 int, int) 29621 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 29622 int, int) 29623 vfunc[154]: QGridView::setNumRows(int) 29624 vfunc[155]: QGridView::setNumCols(int) 29625 vfunc[156]: QGridView::setCellWidth(int) 29626 vfunc[157]: QGridView::setCellHeight(int) 29627 vfunc[158]: __cxa_pure_virtual 29628 vfunc[159]: QGridView::paintEmptyArea(QPainter*, int, int, int, 29629 int) 29630 vfunc[160]: QGridView::dimensionChange(int, int) 29631 29632 Table 8-362. Secondary vtable for QGridView 29633 Base Offset -80 29634 Virtual Base Offset 0 29635 RTTI typeinfo for QGridView 29636 vfunc[0]: non-virtual thunk to QGridView::~QGridView() 29637 vfunc[1]: non-virtual thunk to QGridView::~QGridView() 29638 vfunc[2]: QPaintDevice::setResolution(int) 29639 vfunc[3]: QPaintDevice::resolution() const 29640 vfunc[4]: QPaintDevice::handle() const 29641 vfunc[5]: QPaintDevice::x11RenderHandle() const 29642 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29643 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29644 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29645 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29646 const 29647 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29648 29649 The Run Time Type Information for the QGridView class is 29650 described by Table 8-363 29651 29652 Table 8-363. typeinfo for QGridView 29653 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29654 Name typeinfo name for QGridView 29655 basetype: typeinfo for QScrollView 29656 __________________________________________________________ 29657 29658 8.2.22.8. Class data for QButton 29659 29660 The virtual table for the QButton class is described by Table 29661 8-364 29662 29663 Table 8-364. Primary vtable for QButton 29664 Base Offset 0 29665 Virtual Base Offset 0 29666 RTTI typeinfo for QButton 29667 vfunc[0]: NULL or QButton::metaObject() const 29668 vfunc[1]: QButton::className() const 29669 vfunc[2]: QButton::qt_cast(char const*) 29670 vfunc[3]: QButton::qt_invoke(int, QUObject*) 29671 vfunc[4]: QButton::qt_emit(int, QUObject*) 29672 vfunc[5]: QButton::qt_property(int, int, QVariant*) 29673 vfunc[6]: QButton::~QButton() 29674 vfunc[7]: QButton::~QButton() 29675 vfunc[8]: QWidget::event(QEvent*) 29676 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29677 vfunc[10]: QWidget::setName(char const*) 29678 vfunc[11]: QObject::insertChild(QObject*) 29679 vfunc[12]: QObject::removeChild(QObject*) 29680 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29681 vfunc[14]: QObject::property(char const*) const 29682 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29683 vfunc[16]: QObject::childEvent(QChildEvent*) 29684 vfunc[17]: QObject::customEvent(QCustomEvent*) 29685 vfunc[18]: QObject::connectNotify(char const*) 29686 vfunc[19]: QObject::disconnectNotify(char const*) 29687 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29688 const*, char const*) 29689 vfunc[21]: QWidget::setEnabled(bool) 29690 vfunc[22]: QWidget::setMinimumSize(int, int) 29691 vfunc[23]: QWidget::setMaximumSize(int, int) 29692 vfunc[24]: QWidget::setSizeIncrement(int, int) 29693 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29694 vfunc[26]: QWidget::setEraseColor(QColor const&) 29695 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29696 vfunc[28]: QWidget::setPalette(QPalette const&) 29697 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29698 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29699 vfunc[31]: QWidget::setFont(QFont const&) 29700 vfunc[32]: QWidget::setCursor(QCursor const&) 29701 vfunc[33]: QWidget::unsetCursor() 29702 vfunc[34]: QWidget::setMask(QBitmap const&) 29703 vfunc[35]: QWidget::setMask(QRegion const&) 29704 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29705 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29706 vfunc[38]: QWidget::setCaption(QString const&) 29707 vfunc[39]: QWidget::setIcon(QPixmap const&) 29708 vfunc[40]: QWidget::setIconText(QString const&) 29709 vfunc[41]: QWidget::setMouseTracking(bool) 29710 vfunc[42]: QWidget::setFocus() 29711 vfunc[43]: QWidget::setActiveWindow() 29712 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29713 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29714 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29715 vfunc[47]: QWidget::show() 29716 vfunc[48]: QWidget::hide() 29717 vfunc[49]: QWidget::showMinimized() 29718 vfunc[50]: QWidget::showMaximized() 29719 vfunc[51]: QWidget::showNormal() 29720 vfunc[52]: QWidget::polish() 29721 vfunc[53]: QWidget::move(int, int) 29722 vfunc[54]: QWidget::resize(int, int) 29723 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29724 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29725 vfunc[57]: QWidget::close(bool) 29726 vfunc[58]: QWidget::sizeHint() const 29727 vfunc[59]: QWidget::minimumSizeHint() const 29728 vfunc[60]: QWidget::sizePolicy() const 29729 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29730 vfunc[62]: QWidget::heightForWidth(int) const 29731 vfunc[63]: QWidget::adjustSize() 29732 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29733 const&, bool) 29734 vfunc[65]: QWidget::setAcceptDrops(bool) 29735 vfunc[66]: QWidget::setAutoMask(bool) 29736 vfunc[67]: 29737 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29738 vfunc[68]: QWidget::customWhatsThis() const 29739 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 29740 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 29741 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29742 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 29743 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29744 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 29745 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 29746 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 29747 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 29748 vfunc[78]: QWidget::enterEvent(QEvent*) 29749 vfunc[79]: QWidget::leaveEvent(QEvent*) 29750 vfunc[80]: QButton::paintEvent(QPaintEvent*) 29751 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29752 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 29753 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29754 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29755 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29756 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29757 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29758 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29759 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29760 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29761 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29762 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29763 vfunc[93]: QWidget::showEvent(QShowEvent*) 29764 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29765 vfunc[95]: QWidget::x11Event(_XEvent*) 29766 vfunc[96]: QWidget::updateMask() 29767 vfunc[97]: QWidget::styleChange(QStyle&) 29768 vfunc[98]: QButton::enabledChange(bool) 29769 vfunc[99]: QWidget::paletteChange(QPalette const&) 29770 vfunc[100]: QWidget::fontChange(QFont const&) 29771 vfunc[101]: QWidget::windowActivationChange(bool) 29772 vfunc[102]: QWidget::metric(int) const 29773 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29774 vfunc[104]: QWidget::destroy(bool, bool) 29775 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29776 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29777 vfunc[107]: QWidget::focusNextPrevChild(bool) 29778 vfunc[108]: QWidget::setKeyCompression(bool) 29779 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29780 bool, QFont*) 29781 vfunc[110]: QButton::setText(QString const&) 29782 vfunc[111]: QButton::setPixmap(QPixmap const&) 29783 vfunc[112]: QButton::setAccel(QKeySequence const&) 29784 vfunc[113]: QButton::setDown(bool) 29785 vfunc[114]: QButton::setAutoRepeat(bool) 29786 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 29787 vfunc[116]: QButton::setState(QButton::ToggleState) 29788 vfunc[117]: QButton::hitButton(QPoint const&) const 29789 vfunc[118]: QButton::drawButton(QPainter*) 29790 vfunc[119]: QButton::drawButtonLabel(QPainter*) 29791 vfunc[120]: QButton::setGroup(QButtonGroup*) 29792 29793 Table 8-365. Secondary vtable for QButton 29794 Base Offset -80 29795 Virtual Base Offset 0 29796 RTTI typeinfo for QButton 29797 vfunc[0]: non-virtual thunk to QButton::~QButton() 29798 vfunc[1]: non-virtual thunk to QButton::~QButton() 29799 vfunc[2]: QPaintDevice::setResolution(int) 29800 vfunc[3]: QPaintDevice::resolution() const 29801 vfunc[4]: QPaintDevice::handle() const 29802 vfunc[5]: QPaintDevice::x11RenderHandle() const 29803 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29804 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29805 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29806 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29807 const 29808 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29809 29810 The Run Time Type Information for the QButton class is 29811 described by Table 8-366 29812 29813 Table 8-366. typeinfo for QButton 29814 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29815 Name typeinfo name for QButton 29816 basetype: typeinfo for QWidget 29817 __________________________________________________________ 29818 29819 8.2.22.9. Class data for QTabWidget 29820 29821 The virtual table for the QTabWidget class is described by 29822 Table 8-367 29823 29824 Table 8-367. Primary vtable for QTabWidget 29825 Base Offset 0 29826 Virtual Base Offset 0 29827 RTTI typeinfo for QTabWidget 29828 vfunc[0]: NULL or QTabWidget::metaObject() const 29829 vfunc[1]: QTabWidget::className() const 29830 vfunc[2]: QTabWidget::qt_cast(char const*) 29831 vfunc[3]: QTabWidget::qt_invoke(int, QUObject*) 29832 vfunc[4]: QTabWidget::qt_emit(int, QUObject*) 29833 vfunc[5]: QTabWidget::qt_property(int, int, QVariant*) 29834 vfunc[6]: QTabWidget::~QTabWidget() 29835 vfunc[7]: QTabWidget::~QTabWidget() 29836 vfunc[8]: QWidget::event(QEvent*) 29837 vfunc[9]: QTabWidget::eventFilter(QObject*, QEvent*) 29838 vfunc[10]: QWidget::setName(char const*) 29839 vfunc[11]: QObject::insertChild(QObject*) 29840 vfunc[12]: QObject::removeChild(QObject*) 29841 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29842 vfunc[14]: QObject::property(char const*) const 29843 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29844 vfunc[16]: QObject::childEvent(QChildEvent*) 29845 vfunc[17]: QObject::customEvent(QCustomEvent*) 29846 vfunc[18]: QObject::connectNotify(char const*) 29847 vfunc[19]: QObject::disconnectNotify(char const*) 29848 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29849 const*, char const*) 29850 vfunc[21]: QWidget::setEnabled(bool) 29851 vfunc[22]: QWidget::setMinimumSize(int, int) 29852 vfunc[23]: QWidget::setMaximumSize(int, int) 29853 vfunc[24]: QWidget::setSizeIncrement(int, int) 29854 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29855 vfunc[26]: QWidget::setEraseColor(QColor const&) 29856 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29857 vfunc[28]: QWidget::setPalette(QPalette const&) 29858 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29859 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29860 vfunc[31]: QWidget::setFont(QFont const&) 29861 vfunc[32]: QWidget::setCursor(QCursor const&) 29862 vfunc[33]: QWidget::unsetCursor() 29863 vfunc[34]: QWidget::setMask(QBitmap const&) 29864 vfunc[35]: QWidget::setMask(QRegion const&) 29865 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29866 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29867 vfunc[38]: QWidget::setCaption(QString const&) 29868 vfunc[39]: QWidget::setIcon(QPixmap const&) 29869 vfunc[40]: QWidget::setIconText(QString const&) 29870 vfunc[41]: QWidget::setMouseTracking(bool) 29871 vfunc[42]: QWidget::setFocus() 29872 vfunc[43]: QWidget::setActiveWindow() 29873 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29874 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29875 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29876 vfunc[47]: QWidget::show() 29877 vfunc[48]: QWidget::hide() 29878 vfunc[49]: QWidget::showMinimized() 29879 vfunc[50]: QWidget::showMaximized() 29880 vfunc[51]: QWidget::showNormal() 29881 vfunc[52]: QWidget::polish() 29882 vfunc[53]: QWidget::move(int, int) 29883 vfunc[54]: QWidget::resize(int, int) 29884 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29885 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29886 vfunc[57]: QWidget::close(bool) 29887 vfunc[58]: QTabWidget::sizeHint() const 29888 vfunc[59]: QTabWidget::minimumSizeHint() const 29889 vfunc[60]: QWidget::sizePolicy() const 29890 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29891 vfunc[62]: QWidget::heightForWidth(int) const 29892 vfunc[63]: QWidget::adjustSize() 29893 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29894 const&, bool) 29895 vfunc[65]: QWidget::setAcceptDrops(bool) 29896 vfunc[66]: QWidget::setAutoMask(bool) 29897 vfunc[67]: 29898 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29899 vfunc[68]: QWidget::customWhatsThis() const 29900 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29901 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29902 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29903 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29904 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29905 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29906 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29907 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29908 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29909 vfunc[78]: QWidget::enterEvent(QEvent*) 29910 vfunc[79]: QWidget::leaveEvent(QEvent*) 29911 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 29912 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29913 vfunc[82]: QTabWidget::resizeEvent(QResizeEvent*) 29914 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29915 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29916 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29917 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29918 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29919 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29920 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29921 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29922 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29923 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29924 vfunc[93]: QTabWidget::showEvent(QShowEvent*) 29925 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29926 vfunc[95]: QWidget::x11Event(_XEvent*) 29927 vfunc[96]: QTabWidget::updateMask() 29928 vfunc[97]: QTabWidget::styleChange(QStyle&) 29929 vfunc[98]: QWidget::enabledChange(bool) 29930 vfunc[99]: QWidget::paletteChange(QPalette const&) 29931 vfunc[100]: QWidget::fontChange(QFont const&) 29932 vfunc[101]: QWidget::windowActivationChange(bool) 29933 vfunc[102]: QWidget::metric(int) const 29934 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29935 vfunc[104]: QWidget::destroy(bool, bool) 29936 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29937 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29938 vfunc[107]: QWidget::focusNextPrevChild(bool) 29939 vfunc[108]: QWidget::setKeyCompression(bool) 29940 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29941 bool, QFont*) 29942 vfunc[110]: QTabWidget::addTab(QWidget*, QString const&) 29943 vfunc[111]: QTabWidget::addTab(QWidget*, QIconSet const&, 29944 QString const&) 29945 vfunc[112]: QTabWidget::addTab(QWidget*, QTab*) 29946 vfunc[113]: QTabWidget::insertTab(QWidget*, QString const&, 29947 int) 29948 vfunc[114]: QTabWidget::insertTab(QWidget*, QIconSet const&, 29949 QString const&, int) 29950 vfunc[115]: QTabWidget::insertTab(QWidget*, QTab*, int) 29951 vfunc[116]: QTabWidget::showPage(QWidget*) 29952 vfunc[117]: QTabWidget::removePage(QWidget*) 29953 29954 Table 8-368. Secondary vtable for QTabWidget 29955 Base Offset -80 29956 Virtual Base Offset 0 29957 RTTI typeinfo for QTabWidget 29958 vfunc[0]: non-virtual thunk to QTabWidget::~QTabWidget() 29959 vfunc[1]: non-virtual thunk to QTabWidget::~QTabWidget() 29960 vfunc[2]: QPaintDevice::setResolution(int) 29961 vfunc[3]: QPaintDevice::resolution() const 29962 vfunc[4]: QPaintDevice::handle() const 29963 vfunc[5]: QPaintDevice::x11RenderHandle() const 29964 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29965 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29966 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29967 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29968 const 29969 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29970 29971 The Run Time Type Information for the QTabWidget class is 29972 described by Table 8-369 29973 29974 Table 8-369. typeinfo for QTabWidget 29975 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29976 Name typeinfo name for QTabWidget 29977 basetype: typeinfo for QWidget 29978 __________________________________________________________ 29979 29980 8.2.22.10. Class data for QTextView 29981 29982 The virtual table for the QTextView class is described by Table 29983 8-370 29984 29985 Table 8-370. Primary vtable for QTextView 29986 Base Offset 0 29987 Virtual Base Offset 0 29988 RTTI typeinfo for QTextView 29989 vfunc[0]: NULL or QTextView::metaObject() const 29990 vfunc[1]: QTextView::className() const 29991 vfunc[2]: QTextView::qt_cast(char const*) 29992 vfunc[3]: QTextView::qt_invoke(int, QUObject*) 29993 vfunc[4]: QTextView::qt_emit(int, QUObject*) 29994 vfunc[5]: QTextView::qt_property(int, int, QVariant*) 29995 vfunc[6]: QTextView::~QTextView() 29996 vfunc[7]: QTextView::~QTextView() 29997 vfunc[8]: QTextEdit::event(QEvent*) 29998 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 29999 vfunc[10]: QWidget::setName(char const*) 30000 vfunc[11]: QObject::insertChild(QObject*) 30001 vfunc[12]: QScrollView::removeChild(QObject*) 30002 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30003 vfunc[14]: QObject::property(char const*) const 30004 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30005 vfunc[16]: QObject::childEvent(QChildEvent*) 30006 vfunc[17]: QObject::customEvent(QCustomEvent*) 30007 vfunc[18]: QObject::connectNotify(char const*) 30008 vfunc[19]: QObject::disconnectNotify(char const*) 30009 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30010 const*, char const*) 30011 vfunc[21]: QTextEdit::setEnabled(bool) 30012 vfunc[22]: QWidget::setMinimumSize(int, int) 30013 vfunc[23]: QWidget::setMaximumSize(int, int) 30014 vfunc[24]: QWidget::setSizeIncrement(int, int) 30015 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30016 vfunc[26]: QWidget::setEraseColor(QColor const&) 30017 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30018 vfunc[28]: QTextEdit::setPalette(QPalette const&) 30019 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30020 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30021 vfunc[31]: QTextEdit::setFont(QFont const&) 30022 vfunc[32]: QWidget::setCursor(QCursor const&) 30023 vfunc[33]: QWidget::unsetCursor() 30024 vfunc[34]: QWidget::setMask(QBitmap const&) 30025 vfunc[35]: QWidget::setMask(QRegion const&) 30026 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30027 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30028 vfunc[38]: QWidget::setCaption(QString const&) 30029 vfunc[39]: QWidget::setIcon(QPixmap const&) 30030 vfunc[40]: QWidget::setIconText(QString const&) 30031 vfunc[41]: QWidget::setMouseTracking(bool) 30032 vfunc[42]: QWidget::setFocus() 30033 vfunc[43]: QWidget::setActiveWindow() 30034 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30035 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30036 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30037 vfunc[47]: QScrollView::show() 30038 vfunc[48]: QWidget::hide() 30039 vfunc[49]: QWidget::showMinimized() 30040 vfunc[50]: QWidget::showMaximized() 30041 vfunc[51]: QWidget::showNormal() 30042 vfunc[52]: QTextEdit::polish() 30043 vfunc[53]: QWidget::move(int, int) 30044 vfunc[54]: QScrollView::resize(int, int) 30045 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30046 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30047 vfunc[57]: QWidget::close(bool) 30048 vfunc[58]: QTextEdit::sizeHint() const 30049 vfunc[59]: QScrollView::minimumSizeHint() const 30050 vfunc[60]: QWidget::sizePolicy() const 30051 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30052 vfunc[62]: QTextEdit::heightForWidth(int) const 30053 vfunc[63]: QWidget::adjustSize() 30054 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30055 const&, bool) 30056 vfunc[65]: QWidget::setAcceptDrops(bool) 30057 vfunc[66]: QWidget::setAutoMask(bool) 30058 vfunc[67]: 30059 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30060 vfunc[68]: QWidget::customWhatsThis() const 30061 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 30062 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 30063 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 30064 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 30065 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 30066 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 30067 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30068 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30069 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30070 vfunc[78]: QWidget::enterEvent(QEvent*) 30071 vfunc[79]: QWidget::leaveEvent(QEvent*) 30072 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 30073 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30074 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 30075 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30076 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 30077 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 30078 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 30079 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 30080 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30081 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30082 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30083 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30084 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30085 vfunc[93]: QWidget::showEvent(QShowEvent*) 30086 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30087 vfunc[95]: QWidget::x11Event(_XEvent*) 30088 vfunc[96]: QWidget::updateMask() 30089 vfunc[97]: QScrollView::styleChange(QStyle&) 30090 vfunc[98]: QWidget::enabledChange(bool) 30091 vfunc[99]: QWidget::paletteChange(QPalette const&) 30092 vfunc[100]: QScrollView::fontChange(QFont const&) 30093 vfunc[101]: QTextEdit::windowActivationChange(bool) 30094 vfunc[102]: QWidget::metric(int) const 30095 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30096 vfunc[104]: QWidget::destroy(bool, bool) 30097 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30098 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30099 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 30100 vfunc[108]: QWidget::setKeyCompression(bool) 30101 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30102 bool, QFont*) 30103 vfunc[110]: QFrame::setFrameStyle(int) 30104 vfunc[111]: QFrame::setLineWidth(int) 30105 vfunc[112]: QFrame::setMargin(int) 30106 vfunc[113]: QFrame::setMidLineWidth(int) 30107 vfunc[114]: QFrame::setFrameRect(QRect const&) 30108 vfunc[115]: QFrame::drawFrame(QPainter*) 30109 vfunc[116]: QTextEdit::drawContents(QPainter*) 30110 vfunc[117]: QScrollView::frameChanged() 30111 vfunc[118]: 30112 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 30113 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 30114 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 30115 vfunc[121]: 30116 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 30117 vfunc[122]: 30118 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 30119 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 30120 vfunc[124]: QScrollView::setDragAutoScroll(bool) 30121 vfunc[125]: QScrollView::resizeContents(int, int) 30122 vfunc[126]: QScrollView::setContentsPos(int, int) 30123 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 30124 int) 30125 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 30126 int, int, int, int, int) 30127 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 30128 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 30129 vfunc[131]: 30130 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 30131 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 30132 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 30133 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 30134 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 30135 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 30136 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 30137 vfunc[138]: 30138 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 30139 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 30140 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 30141 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 30142 vfunc[142]: 30143 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 30144 vfunc[143]: 30145 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 30146 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 30147 vfunc[145]: 30148 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 30149 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 30150 vfunc[147]: 30151 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 30152 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 30153 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 30154 vfunc[150]: 30155 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 30156 vfunc[151]: QScrollView::setMargins(int, int, int, int) 30157 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 30158 int, int) 30159 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 30160 int, int) 30161 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 30162 int*, int*) 30163 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 30164 QTextEdit::VerticalAlignment*) 30165 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 30166 QTextEdit::VerticalAlignment*, int*, 30167 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 30168 int*) 30169 vfunc[157]: 30170 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 30171 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 30172 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 30173 vfunc[160]: QTextEdit::setPaper(QBrush const&) 30174 vfunc[161]: QTextEdit::setLinkUnderline(bool) 30175 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 30176 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 30177 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 30178 vfunc[165]: QTextEdit::copy() 30179 vfunc[166]: QTextEdit::append(QString const&) 30180 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 30181 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 30182 vfunc[169]: QTextEdit::selectAll(bool) 30183 vfunc[170]: QTextEdit::setTabStopWidth(int) 30184 vfunc[171]: QTextEdit::zoomIn(int) 30185 vfunc[172]: NULL or QTextEdit::zoomIn() 30186 vfunc[173]: QTextEdit::zoomOut(int) 30187 vfunc[174]: NULL or QTextEdit::zoomOut() 30188 vfunc[175]: QTextEdit::zoomTo(int) 30189 vfunc[176]: QTextEdit::sync() 30190 vfunc[177]: QTextEdit::setReadOnly(bool) 30191 vfunc[178]: QTextEdit::undo() 30192 vfunc[179]: QTextEdit::redo() 30193 vfunc[180]: QTextEdit::cut() 30194 vfunc[181]: QTextEdit::paste() 30195 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 30196 vfunc[183]: QTextEdit::clear() 30197 vfunc[184]: QTextEdit::del() 30198 vfunc[185]: QTextEdit::indent() 30199 vfunc[186]: QTextEdit::setItalic(bool) 30200 vfunc[187]: QTextEdit::setBold(bool) 30201 vfunc[188]: QTextEdit::setUnderline(bool) 30202 vfunc[189]: QTextEdit::setFamily(QString const&) 30203 vfunc[190]: QTextEdit::setPointSize(int) 30204 vfunc[191]: QTextEdit::setColor(QColor const&) 30205 vfunc[192]: 30206 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 30207 vfunc[193]: QTextEdit::setAlignment(int) 30208 vfunc[194]: 30209 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 30210 QStyleSheetItem::ListStyle) 30211 vfunc[195]: QTextEdit::setCursorPosition(int, int) 30212 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 30213 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 30214 const&, bool) 30215 vfunc[198]: QTextEdit::setModified(bool) 30216 vfunc[199]: QTextEdit::resetFormat() 30217 vfunc[200]: QTextEdit::setUndoDepth(int) 30218 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 30219 vfunc[202]: QTextEdit::ensureCursorVisible() 30220 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 30221 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 30222 bool) 30223 vfunc[205]: 30224 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 30225 vfunc[206]: QTextEdit::removeSelectedText(int) 30226 vfunc[207]: QTextEdit::removeSelection(int) 30227 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 30228 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 30229 vfunc[210]: QTextEdit::scrollToBottom() 30230 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 30231 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 30232 vfunc[213]: QTextEdit::removeParagraph(int) 30233 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 30234 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 30235 const&) 30236 vfunc[216]: QTextEdit::clearParagraphBackground(int) 30237 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 30238 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 30239 vfunc[219]: QTextEdit::createPopupMenu() 30240 vfunc[220]: QTextEdit::doChangeInterval() 30241 vfunc[221]: NULL or QTextEdit::linksEnabled() const 30242 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 30243 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 30244 30245 Table 8-371. Secondary vtable for QTextView 30246 Base Offset -80 30247 Virtual Base Offset 0 30248 RTTI typeinfo for QTextView 30249 vfunc[0]: non-virtual thunk to QTextView::~QTextView() 30250 vfunc[1]: non-virtual thunk to QTextView::~QTextView() 30251 vfunc[2]: QPaintDevice::setResolution(int) 30252 vfunc[3]: QPaintDevice::resolution() const 30253 vfunc[4]: QPaintDevice::handle() const 30254 vfunc[5]: QPaintDevice::x11RenderHandle() const 30255 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30256 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30257 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30258 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30259 const 30260 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30261 30262 The Run Time Type Information for the QTextView class is 30263 described by Table 8-372 30264 30265 Table 8-372. typeinfo for QTextView 30266 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30267 Name typeinfo name for QTextView 30268 basetype: typeinfo for QTextEdit 30269 __________________________________________________________ 30270 30271 8.2.22.11. Class data for QTab 30272 30273 The virtual table for the QTab class is described by Table 30274 8-373 30275 30276 Table 8-373. Primary vtable for QTab 30277 Base Offset 0 30278 Virtual Base Offset 0 30279 RTTI typeinfo for QTab 30280 vfunc[0]: QTab::~QTab() 30281 vfunc[1]: QTab::~QTab() 30282 30283 The Run Time Type Information for the QTab class is described 30284 by Table 8-374 30285 30286 Table 8-374. typeinfo for QTab 30287 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30288 Name typeinfo name for QTab 30289 basetype: typeinfo for Qt 30290 __________________________________________________________ 30291 30292 8.2.22.12. Class data for QDial 30293 30294 The virtual table for the QDial class is described by Table 30295 8-375 30296 30297 Table 8-375. Primary vtable for QDial 30298 Base Offset 0 30299 Virtual Base Offset 0 30300 RTTI typeinfo for QDial 30301 vfunc[0]: NULL or QDial::metaObject() const 30302 vfunc[1]: QDial::className() const 30303 vfunc[2]: QDial::qt_cast(char const*) 30304 vfunc[3]: QDial::qt_invoke(int, QUObject*) 30305 vfunc[4]: QDial::qt_emit(int, QUObject*) 30306 vfunc[5]: QDial::qt_property(int, int, QVariant*) 30307 vfunc[6]: QDial::~QDial() 30308 vfunc[7]: QDial::~QDial() 30309 vfunc[8]: QWidget::event(QEvent*) 30310 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30311 vfunc[10]: QWidget::setName(char const*) 30312 vfunc[11]: QObject::insertChild(QObject*) 30313 vfunc[12]: QObject::removeChild(QObject*) 30314 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30315 vfunc[14]: QObject::property(char const*) const 30316 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30317 vfunc[16]: QObject::childEvent(QChildEvent*) 30318 vfunc[17]: QObject::customEvent(QCustomEvent*) 30319 vfunc[18]: QObject::connectNotify(char const*) 30320 vfunc[19]: QObject::disconnectNotify(char const*) 30321 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30322 const*, char const*) 30323 vfunc[21]: QWidget::setEnabled(bool) 30324 vfunc[22]: QWidget::setMinimumSize(int, int) 30325 vfunc[23]: QWidget::setMaximumSize(int, int) 30326 vfunc[24]: QWidget::setSizeIncrement(int, int) 30327 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30328 vfunc[26]: QWidget::setEraseColor(QColor const&) 30329 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30330 vfunc[28]: QWidget::setPalette(QPalette const&) 30331 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30332 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30333 vfunc[31]: QWidget::setFont(QFont const&) 30334 vfunc[32]: QWidget::setCursor(QCursor const&) 30335 vfunc[33]: QWidget::unsetCursor() 30336 vfunc[34]: QWidget::setMask(QBitmap const&) 30337 vfunc[35]: QWidget::setMask(QRegion const&) 30338 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30339 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30340 vfunc[38]: QWidget::setCaption(QString const&) 30341 vfunc[39]: QWidget::setIcon(QPixmap const&) 30342 vfunc[40]: QWidget::setIconText(QString const&) 30343 vfunc[41]: QWidget::setMouseTracking(bool) 30344 vfunc[42]: QWidget::setFocus() 30345 vfunc[43]: QWidget::setActiveWindow() 30346 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30347 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30348 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30349 vfunc[47]: QWidget::show() 30350 vfunc[48]: QWidget::hide() 30351 vfunc[49]: QWidget::showMinimized() 30352 vfunc[50]: QWidget::showMaximized() 30353 vfunc[51]: QWidget::showNormal() 30354 vfunc[52]: QWidget::polish() 30355 vfunc[53]: QWidget::move(int, int) 30356 vfunc[54]: QWidget::resize(int, int) 30357 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30358 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30359 vfunc[57]: QWidget::close(bool) 30360 vfunc[58]: QDial::sizeHint() const 30361 vfunc[59]: QDial::minimumSizeHint() const 30362 vfunc[60]: QWidget::sizePolicy() const 30363 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30364 vfunc[62]: QWidget::heightForWidth(int) const 30365 vfunc[63]: QWidget::adjustSize() 30366 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30367 const&, bool) 30368 vfunc[65]: QWidget::setAcceptDrops(bool) 30369 vfunc[66]: QWidget::setAutoMask(bool) 30370 vfunc[67]: 30371 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30372 vfunc[68]: QWidget::customWhatsThis() const 30373 vfunc[69]: QDial::mousePressEvent(QMouseEvent*) 30374 vfunc[70]: QDial::mouseReleaseEvent(QMouseEvent*) 30375 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30376 vfunc[72]: QDial::mouseMoveEvent(QMouseEvent*) 30377 vfunc[73]: QDial::wheelEvent(QWheelEvent*) 30378 vfunc[74]: QDial::keyPressEvent(QKeyEvent*) 30379 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30380 vfunc[76]: QDial::focusInEvent(QFocusEvent*) 30381 vfunc[77]: QDial::focusOutEvent(QFocusEvent*) 30382 vfunc[78]: QWidget::enterEvent(QEvent*) 30383 vfunc[79]: QWidget::leaveEvent(QEvent*) 30384 vfunc[80]: QDial::paintEvent(QPaintEvent*) 30385 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30386 vfunc[82]: QDial::resizeEvent(QResizeEvent*) 30387 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30388 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30389 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30390 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30391 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30392 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30393 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30394 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30395 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30396 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30397 vfunc[93]: QWidget::showEvent(QShowEvent*) 30398 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30399 vfunc[95]: QWidget::x11Event(_XEvent*) 30400 vfunc[96]: QWidget::updateMask() 30401 vfunc[97]: QWidget::styleChange(QStyle&) 30402 vfunc[98]: QWidget::enabledChange(bool) 30403 vfunc[99]: QWidget::paletteChange(QPalette const&) 30404 vfunc[100]: QWidget::fontChange(QFont const&) 30405 vfunc[101]: QWidget::windowActivationChange(bool) 30406 vfunc[102]: QWidget::metric(int) const 30407 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30408 vfunc[104]: QWidget::destroy(bool, bool) 30409 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30410 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30411 vfunc[107]: QWidget::focusNextPrevChild(bool) 30412 vfunc[108]: QWidget::setKeyCompression(bool) 30413 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30414 bool, QFont*) 30415 vfunc[110]: QDial::setNotchTarget(double) 30416 vfunc[111]: QDial::setValue(int) 30417 vfunc[112]: QDial::setNotchesVisible(bool) 30418 vfunc[113]: QDial::setWrapping(bool) 30419 vfunc[114]: QDial::setTracking(bool) 30420 vfunc[115]: QDial::valueChange() 30421 vfunc[116]: QDial::rangeChange() 30422 vfunc[117]: QDial::repaintScreen(QRect const*) 30423 30424 Table 8-376. Secondary vtable for QDial 30425 Base Offset -80 30426 Virtual Base Offset 0 30427 RTTI typeinfo for QDial 30428 vfunc[0]: non-virtual thunk to QDial::~QDial() 30429 vfunc[1]: non-virtual thunk to QDial::~QDial() 30430 vfunc[2]: QPaintDevice::setResolution(int) 30431 vfunc[3]: QPaintDevice::resolution() const 30432 vfunc[4]: QPaintDevice::handle() const 30433 vfunc[5]: QPaintDevice::x11RenderHandle() const 30434 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30435 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30436 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30437 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30438 const 30439 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30440 30441 Table 8-377. Secondary vtable for QDial 30442 Base Offset -200 30443 Virtual Base Offset 0 30444 RTTI typeinfo for QDial 30445 vfunc[0]: non-virtual thunk to QDial::~QDial() 30446 vfunc[1]: non-virtual thunk to QDial::~QDial() 30447 vfunc[2]: non-virtual thunk to QDial::valueChange() 30448 vfunc[3]: non-virtual thunk to QDial::rangeChange() 30449 vfunc[4]: QRangeControl::stepChange() 30450 30451 The Run Time Type Information for the QDial class is described 30452 by Table 8-378 30453 30454 Table 8-378. typeinfo for QDial 30455 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 30456 Name typeinfo name for QDial 30457 flags: 0 30458 basetype: typeinfo for QWidget 2 30459 basetype: typeinfo for QRangeControl 29698 30460 __________________________________________________________ 30461 30462 8.2.22.13. Class data for QListView 30463 30464 The virtual table for the QListView class is described by Table 30465 8-379 30466 30467 Table 8-379. Primary vtable for QListView 30468 Base Offset 0 30469 Virtual Base Offset 0 30470 RTTI typeinfo for QListView 30471 vfunc[0]: NULL or QListView::metaObject() const 30472 vfunc[1]: QListView::className() const 30473 vfunc[2]: QListView::qt_cast(char const*) 30474 vfunc[3]: QListView::qt_invoke(int, QUObject*) 30475 vfunc[4]: QListView::qt_emit(int, QUObject*) 30476 vfunc[5]: QListView::qt_property(int, int, QVariant*) 30477 vfunc[6]: QListView::~QListView() 30478 vfunc[7]: QListView::~QListView() 30479 vfunc[8]: QWidget::event(QEvent*) 30480 vfunc[9]: QListView::eventFilter(QObject*, QEvent*) 30481 vfunc[10]: QWidget::setName(char const*) 30482 vfunc[11]: QObject::insertChild(QObject*) 30483 vfunc[12]: QScrollView::removeChild(QObject*) 30484 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30485 vfunc[14]: QObject::property(char const*) const 30486 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30487 vfunc[16]: QObject::childEvent(QChildEvent*) 30488 vfunc[17]: QObject::customEvent(QCustomEvent*) 30489 vfunc[18]: QObject::connectNotify(char const*) 30490 vfunc[19]: QObject::disconnectNotify(char const*) 30491 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30492 const*, char const*) 30493 vfunc[21]: QScrollView::setEnabled(bool) 30494 vfunc[22]: QWidget::setMinimumSize(int, int) 30495 vfunc[23]: QWidget::setMaximumSize(int, int) 30496 vfunc[24]: QWidget::setSizeIncrement(int, int) 30497 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30498 vfunc[26]: QWidget::setEraseColor(QColor const&) 30499 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30500 vfunc[28]: QListView::setPalette(QPalette const&) 30501 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30502 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30503 vfunc[31]: QListView::setFont(QFont const&) 30504 vfunc[32]: QWidget::setCursor(QCursor const&) 30505 vfunc[33]: QWidget::unsetCursor() 30506 vfunc[34]: QWidget::setMask(QBitmap const&) 30507 vfunc[35]: QWidget::setMask(QRegion const&) 30508 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30509 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30510 vfunc[38]: QWidget::setCaption(QString const&) 30511 vfunc[39]: QWidget::setIcon(QPixmap const&) 30512 vfunc[40]: QWidget::setIconText(QString const&) 30513 vfunc[41]: QWidget::setMouseTracking(bool) 30514 vfunc[42]: QWidget::setFocus() 30515 vfunc[43]: QWidget::setActiveWindow() 30516 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30517 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30518 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30519 vfunc[47]: QListView::show() 30520 vfunc[48]: QWidget::hide() 30521 vfunc[49]: QWidget::showMinimized() 30522 vfunc[50]: QWidget::showMaximized() 30523 vfunc[51]: QWidget::showNormal() 30524 vfunc[52]: QWidget::polish() 30525 vfunc[53]: QWidget::move(int, int) 30526 vfunc[54]: QScrollView::resize(int, int) 30527 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30528 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30529 vfunc[57]: QWidget::close(bool) 30530 vfunc[58]: QListView::sizeHint() const 30531 vfunc[59]: QListView::minimumSizeHint() const 30532 vfunc[60]: QWidget::sizePolicy() const 30533 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30534 vfunc[62]: QWidget::heightForWidth(int) const 30535 vfunc[63]: QWidget::adjustSize() 30536 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30537 const&, bool) 30538 vfunc[65]: QWidget::setAcceptDrops(bool) 30539 vfunc[66]: QWidget::setAutoMask(bool) 30540 vfunc[67]: 30541 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30542 vfunc[68]: QWidget::customWhatsThis() const 30543 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 30544 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 30545 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 30546 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 30547 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 30548 vfunc[74]: QListView::keyPressEvent(QKeyEvent*) 30549 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30550 vfunc[76]: QListView::focusInEvent(QFocusEvent*) 30551 vfunc[77]: QListView::focusOutEvent(QFocusEvent*) 30552 vfunc[78]: QWidget::enterEvent(QEvent*) 30553 vfunc[79]: QWidget::leaveEvent(QEvent*) 30554 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 30555 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30556 vfunc[82]: QListView::resizeEvent(QResizeEvent*) 30557 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30558 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 30559 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30560 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30561 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30562 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30563 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30564 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30565 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30566 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30567 vfunc[93]: QListView::showEvent(QShowEvent*) 30568 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30569 vfunc[95]: QWidget::x11Event(_XEvent*) 30570 vfunc[96]: QWidget::updateMask() 30571 vfunc[97]: QListView::styleChange(QStyle&) 30572 vfunc[98]: QWidget::enabledChange(bool) 30573 vfunc[99]: QWidget::paletteChange(QPalette const&) 30574 vfunc[100]: QScrollView::fontChange(QFont const&) 30575 vfunc[101]: QListView::windowActivationChange(bool) 30576 vfunc[102]: QWidget::metric(int) const 30577 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30578 vfunc[104]: QWidget::destroy(bool, bool) 30579 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30580 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30581 vfunc[107]: QScrollView::focusNextPrevChild(bool) 30582 vfunc[108]: QWidget::setKeyCompression(bool) 30583 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30584 bool, QFont*) 30585 vfunc[110]: QFrame::setFrameStyle(int) 30586 vfunc[111]: QFrame::setLineWidth(int) 30587 vfunc[112]: QFrame::setMargin(int) 30588 vfunc[113]: QFrame::setMidLineWidth(int) 30589 vfunc[114]: QFrame::setFrameRect(QRect const&) 30590 vfunc[115]: QFrame::drawFrame(QPainter*) 30591 vfunc[116]: QScrollView::drawContents(QPainter*) 30592 vfunc[117]: QScrollView::frameChanged() 30593 vfunc[118]: 30594 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 30595 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 30596 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 30597 vfunc[121]: 30598 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 30599 vfunc[122]: 30600 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 30601 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 30602 vfunc[124]: QScrollView::setDragAutoScroll(bool) 30603 vfunc[125]: QScrollView::resizeContents(int, int) 30604 vfunc[126]: QListView::setContentsPos(int, int) 30605 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 30606 int) 30607 vfunc[128]: QListView::drawContentsOffset(QPainter*, int, int, 30608 int, int, int, int) 30609 vfunc[129]: QListView::contentsMousePressEvent(QMouseEvent*) 30610 vfunc[130]: QListView::contentsMouseReleaseEvent(QMouseEvent*) 30611 vfunc[131]: 30612 QListView::contentsMouseDoubleClickEvent(QMouseEvent*) 30613 vfunc[132]: QListView::contentsMouseMoveEvent(QMouseEvent*) 30614 vfunc[133]: QListView::contentsDragEnterEvent(QDragEnterEvent*) 30615 vfunc[134]: QListView::contentsDragMoveEvent(QDragMoveEvent*) 30616 vfunc[135]: QListView::contentsDragLeaveEvent(QDragLeaveEvent*) 30617 vfunc[136]: QListView::contentsDropEvent(QDropEvent*) 30618 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 30619 vfunc[138]: 30620 QListView::contentsContextMenuEvent(QContextMenuEvent*) 30621 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 30622 vfunc[140]: QListView::viewportResizeEvent(QResizeEvent*) 30623 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 30624 vfunc[142]: 30625 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 30626 vfunc[143]: 30627 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 30628 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 30629 vfunc[145]: 30630 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 30631 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 30632 vfunc[147]: 30633 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 30634 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 30635 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 30636 vfunc[150]: 30637 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 30638 vfunc[151]: QScrollView::setMargins(int, int, int, int) 30639 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 30640 int, int) 30641 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 30642 int, int) 30643 vfunc[154]: QListView::setTreeStepSize(int) 30644 vfunc[155]: QListView::insertItem(QListViewItem*) 30645 vfunc[156]: QListView::takeItem(QListViewItem*) 30646 vfunc[157]: NULL or QListView::removeItem(QListViewItem*) 30647 vfunc[158]: QListView::addColumn(QString const&, int) 30648 vfunc[159]: QListView::addColumn(QIconSet const&, QString 30649 const&, int) 30650 vfunc[160]: QListView::removeColumn(int) 30651 vfunc[161]: QListView::setColumnText(int, QString const&) 30652 vfunc[162]: QListView::setColumnText(int, QIconSet const&, 30653 QString const&) 30654 vfunc[163]: QListView::setColumnWidth(int, int) 30655 vfunc[164]: QListView::setColumnWidthMode(int, 30656 QListView::WidthMode) 30657 vfunc[165]: QListView::setColumnAlignment(int, int) 30658 vfunc[166]: QListView::setMultiSelection(bool) 30659 vfunc[167]: QListView::clearSelection() 30660 vfunc[168]: QListView::setSelected(QListViewItem*, bool) 30661 vfunc[169]: QListView::setOpen(QListViewItem*, bool) 30662 vfunc[170]: QListView::setCurrentItem(QListViewItem*) 30663 vfunc[171]: QListView::setAllColumnsShowFocus(bool) 30664 vfunc[172]: QListView::setItemMargin(int) 30665 vfunc[173]: QListView::setRootIsDecorated(bool) 30666 vfunc[174]: QListView::setSorting(int, bool) 30667 vfunc[175]: QListView::sort() 30668 vfunc[176]: QListView::setShowSortIndicator(bool) 30669 vfunc[177]: QListView::setShowToolTips(bool) 30670 vfunc[178]: QListView::setResizeMode(QListView::ResizeMode) 30671 vfunc[179]: 30672 QListView::setDefaultRenameAction(QListView::RenameAction) 30673 vfunc[180]: QListView::clear() 30674 vfunc[181]: QListView::invertSelection() 30675 vfunc[182]: QListView::selectAll(bool) 30676 vfunc[183]: QListView::dragObject() 30677 vfunc[184]: QListView::startDrag() 30678 vfunc[185]: QListView::paintEmptyArea(QPainter*, QRect const&) 30679 30680 Table 8-380. Secondary vtable for QListView 30681 Base Offset -80 30682 Virtual Base Offset 0 30683 RTTI typeinfo for QListView 30684 vfunc[0]: non-virtual thunk to QListView::~QListView() 30685 vfunc[1]: non-virtual thunk to QListView::~QListView() 30686 vfunc[2]: QPaintDevice::setResolution(int) 30687 vfunc[3]: QPaintDevice::resolution() const 30688 vfunc[4]: QPaintDevice::handle() const 30689 vfunc[5]: QPaintDevice::x11RenderHandle() const 30690 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30691 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30692 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30693 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30694 const 30695 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30696 30697 The Run Time Type Information for the QListView class is 30698 described by Table 8-381 30699 30700 Table 8-381. typeinfo for QListView 30701 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30702 Name typeinfo name for QListView 30703 basetype: typeinfo for QScrollView 30704 __________________________________________________________ 30705 30706 8.2.22.14. Class data for QDesktopWidget 30707 30708 The virtual table for the QDesktopWidget class is described by 30709 Table 8-382 30710 30711 Table 8-382. Primary vtable for QDesktopWidget 30712 Base Offset 0 30713 Virtual Base Offset 0 30714 RTTI typeinfo for QDesktopWidget 30715 vfunc[0]: NULL or QDesktopWidget::metaObject() const 30716 vfunc[1]: QDesktopWidget::className() const 30717 vfunc[2]: QDesktopWidget::qt_cast(char const*) 30718 vfunc[3]: QDesktopWidget::qt_invoke(int, QUObject*) 30719 vfunc[4]: QDesktopWidget::qt_emit(int, QUObject*) 30720 vfunc[5]: QDesktopWidget::qt_property(int, int, QVariant*) 30721 vfunc[6]: QDesktopWidget::~QDesktopWidget() 30722 vfunc[7]: QDesktopWidget::~QDesktopWidget() 30723 vfunc[8]: QWidget::event(QEvent*) 30724 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30725 vfunc[10]: QWidget::setName(char const*) 30726 vfunc[11]: QDesktopWidget::insertChild(QObject*) 30727 vfunc[12]: QObject::removeChild(QObject*) 30728 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30729 vfunc[14]: QObject::property(char const*) const 30730 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30731 vfunc[16]: QObject::childEvent(QChildEvent*) 30732 vfunc[17]: QObject::customEvent(QCustomEvent*) 30733 vfunc[18]: QObject::connectNotify(char const*) 30734 vfunc[19]: QObject::disconnectNotify(char const*) 30735 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30736 const*, char const*) 30737 vfunc[21]: QWidget::setEnabled(bool) 30738 vfunc[22]: QWidget::setMinimumSize(int, int) 30739 vfunc[23]: QWidget::setMaximumSize(int, int) 30740 vfunc[24]: QWidget::setSizeIncrement(int, int) 30741 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30742 vfunc[26]: QWidget::setEraseColor(QColor const&) 30743 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30744 vfunc[28]: QWidget::setPalette(QPalette const&) 30745 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30746 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30747 vfunc[31]: QWidget::setFont(QFont const&) 30748 vfunc[32]: QWidget::setCursor(QCursor const&) 30749 vfunc[33]: QWidget::unsetCursor() 30750 vfunc[34]: QWidget::setMask(QBitmap const&) 30751 vfunc[35]: QWidget::setMask(QRegion const&) 30752 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30753 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30754 vfunc[38]: QWidget::setCaption(QString const&) 30755 vfunc[39]: QWidget::setIcon(QPixmap const&) 30756 vfunc[40]: QWidget::setIconText(QString const&) 30757 vfunc[41]: QWidget::setMouseTracking(bool) 30758 vfunc[42]: QWidget::setFocus() 30759 vfunc[43]: QWidget::setActiveWindow() 30760 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30761 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30762 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30763 vfunc[47]: QWidget::show() 30764 vfunc[48]: QWidget::hide() 30765 vfunc[49]: QWidget::showMinimized() 30766 vfunc[50]: QWidget::showMaximized() 30767 vfunc[51]: QWidget::showNormal() 30768 vfunc[52]: QWidget::polish() 30769 vfunc[53]: QWidget::move(int, int) 30770 vfunc[54]: QWidget::resize(int, int) 30771 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30772 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30773 vfunc[57]: QWidget::close(bool) 30774 vfunc[58]: QWidget::sizeHint() const 30775 vfunc[59]: QWidget::minimumSizeHint() const 30776 vfunc[60]: QWidget::sizePolicy() const 30777 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30778 vfunc[62]: QWidget::heightForWidth(int) const 30779 vfunc[63]: QWidget::adjustSize() 30780 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30781 const&, bool) 30782 vfunc[65]: QWidget::setAcceptDrops(bool) 30783 vfunc[66]: QWidget::setAutoMask(bool) 30784 vfunc[67]: 30785 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30786 vfunc[68]: QWidget::customWhatsThis() const 30787 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 30788 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 30789 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30790 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 30791 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 30792 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 30793 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30794 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30795 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30796 vfunc[78]: QWidget::enterEvent(QEvent*) 30797 vfunc[79]: QWidget::leaveEvent(QEvent*) 30798 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 30799 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30800 vfunc[82]: QDesktopWidget::resizeEvent(QResizeEvent*) 30801 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30802 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30803 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30804 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30805 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30806 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30807 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30808 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30809 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30810 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30811 vfunc[93]: QWidget::showEvent(QShowEvent*) 30812 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30813 vfunc[95]: QWidget::x11Event(_XEvent*) 30814 vfunc[96]: QWidget::updateMask() 30815 vfunc[97]: QWidget::styleChange(QStyle&) 30816 vfunc[98]: QWidget::enabledChange(bool) 30817 vfunc[99]: QWidget::paletteChange(QPalette const&) 30818 vfunc[100]: QWidget::fontChange(QFont const&) 30819 vfunc[101]: QWidget::windowActivationChange(bool) 30820 vfunc[102]: QWidget::metric(int) const 30821 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30822 vfunc[104]: QWidget::destroy(bool, bool) 30823 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30824 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30825 vfunc[107]: QWidget::focusNextPrevChild(bool) 30826 vfunc[108]: QWidget::setKeyCompression(bool) 30827 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30828 bool, QFont*) 30829 30830 Table 8-383. Secondary vtable for QDesktopWidget 30831 Base Offset -80 30832 Virtual Base Offset 0 30833 RTTI typeinfo for QDesktopWidget 30834 vfunc[0]: non-virtual thunk to 30835 QDesktopWidget::~QDesktopWidget() 30836 vfunc[1]: non-virtual thunk to 30837 QDesktopWidget::~QDesktopWidget() 30838 vfunc[2]: QPaintDevice::setResolution(int) 30839 vfunc[3]: QPaintDevice::resolution() const 30840 vfunc[4]: QPaintDevice::handle() const 30841 vfunc[5]: QPaintDevice::x11RenderHandle() const 30842 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30843 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30844 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30845 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30846 const 30847 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30848 30849 The Run Time Type Information for the QDesktopWidget class is 30850 described by Table 8-384 30851 30852 Table 8-384. typeinfo for QDesktopWidget 30853 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30854 Name typeinfo name for QDesktopWidget 30855 basetype: typeinfo for QWidget 30856 __________________________________________________________ 30857 30858 8.2.22.15. Class data for QListBoxItem 30859 30860 The virtual table for the QListBoxItem class is described by 30861 Table 8-385 30862 30863 Table 8-385. Primary vtable for QListBoxItem 30864 Base Offset 0 30865 Virtual Base Offset 0 30866 RTTI typeinfo for QListBoxItem 30867 vfunc[0]: QListBoxItem::~QListBoxItem() 30868 vfunc[1]: QListBoxItem::~QListBoxItem() 30869 vfunc[2]: QListBoxItem::text() const 30870 vfunc[3]: QListBoxItem::pixmap() const 30871 vfunc[4]: QListBoxItem::height(QListBox const*) const 30872 vfunc[5]: QListBoxItem::width(QListBox const*) const 30873 vfunc[6]: QListBoxItem::rtti() const 30874 vfunc[7]: __cxa_pure_virtual 30875 vfunc[8]: NULL or QListBoxItem::setText(QString const&) 30876 30877 The Run Time Type Information for the QListBoxItem class is 30878 described by Table 8-386 30879 30880 Table 8-386. typeinfo for QListBoxItem 30881 Base Vtable vtable for __cxxabiv1::__class_type_info 30882 Name typeinfo name for QListBoxItem 30883 __________________________________________________________ 30884 30885 8.2.22.16. Class data for QScrollBar 30886 30887 The virtual table for the QScrollBar class is described by 30888 Table 8-387 30889 30890 Table 8-387. Primary vtable for QScrollBar 30891 Base Offset 0 30892 Virtual Base Offset 0 30893 RTTI typeinfo for QScrollBar 30894 vfunc[0]: NULL or QScrollBar::metaObject() const 30895 vfunc[1]: QScrollBar::className() const 30896 vfunc[2]: QScrollBar::qt_cast(char const*) 30897 vfunc[3]: QScrollBar::qt_invoke(int, QUObject*) 30898 vfunc[4]: QScrollBar::qt_emit(int, QUObject*) 30899 vfunc[5]: QScrollBar::qt_property(int, int, QVariant*) 30900 vfunc[6]: QScrollBar::~QScrollBar() 30901 vfunc[7]: QScrollBar::~QScrollBar() 30902 vfunc[8]: QWidget::event(QEvent*) 30903 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30904 vfunc[10]: QWidget::setName(char const*) 30905 vfunc[11]: QObject::insertChild(QObject*) 30906 vfunc[12]: QObject::removeChild(QObject*) 30907 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30908 vfunc[14]: QObject::property(char const*) const 30909 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30910 vfunc[16]: QObject::childEvent(QChildEvent*) 30911 vfunc[17]: QObject::customEvent(QCustomEvent*) 30912 vfunc[18]: QObject::connectNotify(char const*) 30913 vfunc[19]: QObject::disconnectNotify(char const*) 30914 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30915 const*, char const*) 30916 vfunc[21]: QWidget::setEnabled(bool) 30917 vfunc[22]: QWidget::setMinimumSize(int, int) 30918 vfunc[23]: QWidget::setMaximumSize(int, int) 30919 vfunc[24]: QWidget::setSizeIncrement(int, int) 30920 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30921 vfunc[26]: QWidget::setEraseColor(QColor const&) 30922 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30923 vfunc[28]: QScrollBar::setPalette(QPalette const&) 30924 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30925 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30926 vfunc[31]: QWidget::setFont(QFont const&) 30927 vfunc[32]: QWidget::setCursor(QCursor const&) 30928 vfunc[33]: QWidget::unsetCursor() 30929 vfunc[34]: QWidget::setMask(QBitmap const&) 30930 vfunc[35]: QWidget::setMask(QRegion const&) 30931 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30932 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30933 vfunc[38]: QWidget::setCaption(QString const&) 30934 vfunc[39]: QWidget::setIcon(QPixmap const&) 30935 vfunc[40]: QWidget::setIconText(QString const&) 30936 vfunc[41]: QWidget::setMouseTracking(bool) 30937 vfunc[42]: QWidget::setFocus() 30938 vfunc[43]: QWidget::setActiveWindow() 30939 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30940 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30941 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30942 vfunc[47]: QWidget::show() 30943 vfunc[48]: QWidget::hide() 30944 vfunc[49]: QWidget::showMinimized() 30945 vfunc[50]: QWidget::showMaximized() 30946 vfunc[51]: QWidget::showNormal() 30947 vfunc[52]: QWidget::polish() 30948 vfunc[53]: QWidget::move(int, int) 30949 vfunc[54]: QWidget::resize(int, int) 30950 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30951 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30952 vfunc[57]: QWidget::close(bool) 30953 vfunc[58]: QScrollBar::sizeHint() const 30954 vfunc[59]: QWidget::minimumSizeHint() const 30955 vfunc[60]: QWidget::sizePolicy() const 30956 vfunc[61]: QScrollBar::setSizePolicy(QSizePolicy) 30957 vfunc[62]: QWidget::heightForWidth(int) const 30958 vfunc[63]: QWidget::adjustSize() 30959 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30960 const&, bool) 30961 vfunc[65]: QWidget::setAcceptDrops(bool) 30962 vfunc[66]: QWidget::setAutoMask(bool) 30963 vfunc[67]: 30964 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30965 vfunc[68]: QWidget::customWhatsThis() const 30966 vfunc[69]: QScrollBar::mousePressEvent(QMouseEvent*) 30967 vfunc[70]: QScrollBar::mouseReleaseEvent(QMouseEvent*) 30968 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30969 vfunc[72]: QScrollBar::mouseMoveEvent(QMouseEvent*) 30970 vfunc[73]: QScrollBar::wheelEvent(QWheelEvent*) 30971 vfunc[74]: QScrollBar::keyPressEvent(QKeyEvent*) 30972 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30973 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30974 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30975 vfunc[78]: QWidget::enterEvent(QEvent*) 30976 vfunc[79]: QWidget::leaveEvent(QEvent*) 30977 vfunc[80]: QScrollBar::paintEvent(QPaintEvent*) 30978 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30979 vfunc[82]: QScrollBar::resizeEvent(QResizeEvent*) 30980 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30981 vfunc[84]: QScrollBar::contextMenuEvent(QContextMenuEvent*) 30982 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30983 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30984 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30985 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30986 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30987 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30988 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30989 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30990 vfunc[93]: QWidget::showEvent(QShowEvent*) 30991 vfunc[94]: QScrollBar::hideEvent(QHideEvent*) 30992 vfunc[95]: QWidget::x11Event(_XEvent*) 30993 vfunc[96]: QWidget::updateMask() 30994 vfunc[97]: QScrollBar::styleChange(QStyle&) 30995 vfunc[98]: QWidget::enabledChange(bool) 30996 vfunc[99]: QWidget::paletteChange(QPalette const&) 30997 vfunc[100]: QWidget::fontChange(QFont const&) 30998 vfunc[101]: QWidget::windowActivationChange(bool) 30999 vfunc[102]: QWidget::metric(int) const 31000 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31001 vfunc[104]: QWidget::destroy(bool, bool) 31002 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31003 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31004 vfunc[107]: QWidget::focusNextPrevChild(bool) 31005 vfunc[108]: QWidget::setKeyCompression(bool) 31006 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31007 bool, QFont*) 31008 vfunc[110]: QScrollBar::setOrientation(Qt::Orientation) 31009 vfunc[111]: NULL or QScrollBar::setTracking(bool) 31010 vfunc[112]: QScrollBar::valueChange() 31011 vfunc[113]: QScrollBar::stepChange() 31012 vfunc[114]: QScrollBar::rangeChange() 31013 31014 Table 8-388. Secondary vtable for QScrollBar 31015 Base Offset -80 31016 Virtual Base Offset 0 31017 RTTI typeinfo for QScrollBar 31018 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 31019 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 31020 vfunc[2]: QPaintDevice::setResolution(int) 31021 vfunc[3]: QPaintDevice::resolution() const 31022 vfunc[4]: QPaintDevice::handle() const 31023 vfunc[5]: QPaintDevice::x11RenderHandle() const 31024 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31025 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31026 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31027 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31028 const 31029 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31030 31031 Table 8-389. Secondary vtable for QScrollBar 31032 Base Offset -200 31033 Virtual Base Offset 0 31034 RTTI typeinfo for QScrollBar 31035 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 31036 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 31037 vfunc[2]: non-virtual thunk to QScrollBar::valueChange() 31038 vfunc[3]: non-virtual thunk to QScrollBar::rangeChange() 31039 vfunc[4]: non-virtual thunk to QScrollBar::stepChange() 31040 31041 The Run Time Type Information for the QScrollBar class is 31042 described by Table 8-390 31043 31044 Table 8-390. typeinfo for QScrollBar 31045 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31046 Name typeinfo name for QScrollBar 31047 flags: 0 31048 basetype: typeinfo for QWidget 2 31049 basetype: typeinfo for QRangeControl 29698 31050 __________________________________________________________ 31051 31052 8.2.22.17. Class data for QIconFactory 31053 31054 The virtual table for the QIconFactory class is described by 31055 Table 8-391 31056 31057 Table 8-391. Primary vtable for QIconFactory 31058 Base Offset 0 31059 Virtual Base Offset 0 31060 RTTI typeinfo for QIconFactory 31061 vfunc[0]: QIconFactory::~QIconFactory() 31062 vfunc[1]: QIconFactory::~QIconFactory() 31063 vfunc[2]: QIconFactory::createPixmap(QIconSet const&, 31064 QIconSet::Size, QIconSet::Mode, QIconSet::State) 31065 31066 The Run Time Type Information for the QIconFactory class is 31067 described by Table 8-392 31068 31069 Table 8-392. typeinfo for QIconFactory 31070 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31071 Name typeinfo name for QIconFactory 31072 flags: 0 31073 basetype: typeinfo for QShared 1024 31074 __________________________________________________________ 31075 31076 8.2.22.18. Class data for QSpinBox 31077 31078 The virtual table for the QSpinBox class is described by Table 31079 8-393 31080 31081 Table 8-393. Primary vtable for QSpinBox 31082 Base Offset 0 31083 Virtual Base Offset 0 31084 RTTI typeinfo for QSpinBox 31085 vfunc[0]: NULL or QSpinBox::metaObject() const 31086 vfunc[1]: QSpinBox::className() const 31087 vfunc[2]: QSpinBox::qt_cast(char const*) 31088 vfunc[3]: QSpinBox::qt_invoke(int, QUObject*) 31089 vfunc[4]: QSpinBox::qt_emit(int, QUObject*) 31090 vfunc[5]: QSpinBox::qt_property(int, int, QVariant*) 31091 vfunc[6]: QSpinBox::~QSpinBox() 31092 vfunc[7]: QSpinBox::~QSpinBox() 31093 vfunc[8]: QWidget::event(QEvent*) 31094 vfunc[9]: QSpinBox::eventFilter(QObject*, QEvent*) 31095 vfunc[10]: QWidget::setName(char const*) 31096 vfunc[11]: QObject::insertChild(QObject*) 31097 vfunc[12]: QObject::removeChild(QObject*) 31098 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31099 vfunc[14]: QObject::property(char const*) const 31100 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31101 vfunc[16]: QObject::childEvent(QChildEvent*) 31102 vfunc[17]: QObject::customEvent(QCustomEvent*) 31103 vfunc[18]: QObject::connectNotify(char const*) 31104 vfunc[19]: QObject::disconnectNotify(char const*) 31105 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31106 const*, char const*) 31107 vfunc[21]: QSpinBox::setEnabled(bool) 31108 vfunc[22]: QWidget::setMinimumSize(int, int) 31109 vfunc[23]: QWidget::setMaximumSize(int, int) 31110 vfunc[24]: QWidget::setSizeIncrement(int, int) 31111 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31112 vfunc[26]: QWidget::setEraseColor(QColor const&) 31113 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31114 vfunc[28]: QWidget::setPalette(QPalette const&) 31115 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31116 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31117 vfunc[31]: QWidget::setFont(QFont const&) 31118 vfunc[32]: QWidget::setCursor(QCursor const&) 31119 vfunc[33]: QWidget::unsetCursor() 31120 vfunc[34]: QWidget::setMask(QBitmap const&) 31121 vfunc[35]: QWidget::setMask(QRegion const&) 31122 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31123 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31124 vfunc[38]: QWidget::setCaption(QString const&) 31125 vfunc[39]: QWidget::setIcon(QPixmap const&) 31126 vfunc[40]: QWidget::setIconText(QString const&) 31127 vfunc[41]: QWidget::setMouseTracking(bool) 31128 vfunc[42]: QWidget::setFocus() 31129 vfunc[43]: QWidget::setActiveWindow() 31130 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31131 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31132 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31133 vfunc[47]: QWidget::show() 31134 vfunc[48]: QWidget::hide() 31135 vfunc[49]: QWidget::showMinimized() 31136 vfunc[50]: QWidget::showMaximized() 31137 vfunc[51]: QWidget::showNormal() 31138 vfunc[52]: QWidget::polish() 31139 vfunc[53]: QWidget::move(int, int) 31140 vfunc[54]: QWidget::resize(int, int) 31141 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31142 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31143 vfunc[57]: QWidget::close(bool) 31144 vfunc[58]: QSpinBox::sizeHint() const 31145 vfunc[59]: QSpinBox::minimumSizeHint() const 31146 vfunc[60]: QWidget::sizePolicy() const 31147 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31148 vfunc[62]: QWidget::heightForWidth(int) const 31149 vfunc[63]: QWidget::adjustSize() 31150 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31151 const&, bool) 31152 vfunc[65]: QWidget::setAcceptDrops(bool) 31153 vfunc[66]: QWidget::setAutoMask(bool) 31154 vfunc[67]: 31155 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31156 vfunc[68]: QWidget::customWhatsThis() const 31157 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31158 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31159 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31160 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31161 vfunc[73]: QSpinBox::wheelEvent(QWheelEvent*) 31162 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 31163 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31164 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31165 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31166 vfunc[78]: QWidget::enterEvent(QEvent*) 31167 vfunc[79]: QSpinBox::leaveEvent(QEvent*) 31168 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 31169 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31170 vfunc[82]: QSpinBox::resizeEvent(QResizeEvent*) 31171 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31172 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 31173 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31174 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31175 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31176 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31177 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31178 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31179 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31180 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31181 vfunc[93]: QWidget::showEvent(QShowEvent*) 31182 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31183 vfunc[95]: QWidget::x11Event(_XEvent*) 31184 vfunc[96]: QWidget::updateMask() 31185 vfunc[97]: QSpinBox::styleChange(QStyle&) 31186 vfunc[98]: QWidget::enabledChange(bool) 31187 vfunc[99]: QWidget::paletteChange(QPalette const&) 31188 vfunc[100]: QWidget::fontChange(QFont const&) 31189 vfunc[101]: QWidget::windowActivationChange(bool) 31190 vfunc[102]: QWidget::metric(int) const 31191 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31192 vfunc[104]: QWidget::destroy(bool, bool) 31193 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31194 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31195 vfunc[107]: QWidget::focusNextPrevChild(bool) 31196 vfunc[108]: QWidget::setKeyCompression(bool) 31197 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31198 bool, QFont*) 31199 vfunc[110]: QSpinBox::prefix() const 31200 vfunc[111]: QSpinBox::suffix() const 31201 vfunc[112]: QSpinBox::cleanText() const 31202 vfunc[113]: QSpinBox::setSpecialValueText(QString const&) 31203 vfunc[114]: QSpinBox::setWrapping(bool) 31204 vfunc[115]: QSpinBox::setButtonSymbols(QSpinBox::ButtonSymbols) 31205 vfunc[116]: QSpinBox::setValidator(QValidator const*) 31206 vfunc[117]: QSpinBox::setValue(int) 31207 vfunc[118]: QSpinBox::setPrefix(QString const&) 31208 vfunc[119]: QSpinBox::setSuffix(QString const&) 31209 vfunc[120]: QSpinBox::stepUp() 31210 vfunc[121]: QSpinBox::stepDown() 31211 vfunc[122]: QSpinBox::selectAll() 31212 vfunc[123]: QSpinBox::mapValueToText(int) 31213 vfunc[124]: QSpinBox::mapTextToValue(bool*) 31214 vfunc[125]: QSpinBox::updateDisplay() 31215 vfunc[126]: QSpinBox::interpretText() 31216 vfunc[127]: QSpinBox::valueChange() 31217 vfunc[128]: QSpinBox::rangeChange() 31218 31219 Table 8-394. Secondary vtable for QSpinBox 31220 Base Offset -80 31221 Virtual Base Offset 0 31222 RTTI typeinfo for QSpinBox 31223 vfunc[0]: non-virtual thunk to QSpinBox::~QSpinBox() 31224 vfunc[1]: non-virtual thunk to QSpinBox::~QSpinBox() 31225 vfunc[2]: QPaintDevice::setResolution(int) 31226 vfunc[3]: QPaintDevice::resolution() const 31227 vfunc[4]: QPaintDevice::handle() const 31228 vfunc[5]: QPaintDevice::x11RenderHandle() const 31229 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31230 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31231 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31232 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31233 const 31234 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31235 31236 Table 8-395. Secondary vtable for QSpinBox 31237 Base Offset -200 31238 Virtual Base Offset 0 31239 RTTI typeinfo for QSpinBox 31240 vfunc[0]: non-virtual thunk to QSpinBox::~QSpinBox() 31241 vfunc[1]: non-virtual thunk to QSpinBox::~QSpinBox() 31242 vfunc[2]: non-virtual thunk to QSpinBox::valueChange() 31243 vfunc[3]: non-virtual thunk to QSpinBox::rangeChange() 31244 vfunc[4]: QRangeControl::stepChange() 31245 31246 The Run Time Type Information for the QSpinBox class is 31247 described by Table 8-396 31248 31249 Table 8-396. typeinfo for QSpinBox 31250 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31251 Name typeinfo name for QSpinBox 31252 flags: 0 31253 basetype: typeinfo for QWidget 2 31254 basetype: typeinfo for QRangeControl 29698 31255 __________________________________________________________ 31256 31257 8.2.22.19. Class data for QLabel 31258 31259 The virtual table for the QLabel class is described by Table 31260 8-397 31261 31262 Table 8-397. Primary vtable for QLabel 31263 Base Offset 0 31264 Virtual Base Offset 0 31265 RTTI typeinfo for QLabel 31266 vfunc[0]: NULL or QLabel::metaObject() const 31267 vfunc[1]: QLabel::className() const 31268 vfunc[2]: QLabel::qt_cast(char const*) 31269 vfunc[3]: QLabel::qt_invoke(int, QUObject*) 31270 vfunc[4]: QLabel::qt_emit(int, QUObject*) 31271 vfunc[5]: QLabel::qt_property(int, int, QVariant*) 31272 vfunc[6]: QLabel::~QLabel() 31273 vfunc[7]: QLabel::~QLabel() 31274 vfunc[8]: QWidget::event(QEvent*) 31275 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 31276 vfunc[10]: QWidget::setName(char const*) 31277 vfunc[11]: QObject::insertChild(QObject*) 31278 vfunc[12]: QObject::removeChild(QObject*) 31279 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31280 vfunc[14]: QObject::property(char const*) const 31281 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31282 vfunc[16]: QObject::childEvent(QChildEvent*) 31283 vfunc[17]: QObject::customEvent(QCustomEvent*) 31284 vfunc[18]: QObject::connectNotify(char const*) 31285 vfunc[19]: QObject::disconnectNotify(char const*) 31286 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31287 const*, char const*) 31288 vfunc[21]: QWidget::setEnabled(bool) 31289 vfunc[22]: QWidget::setMinimumSize(int, int) 31290 vfunc[23]: QWidget::setMaximumSize(int, int) 31291 vfunc[24]: QWidget::setSizeIncrement(int, int) 31292 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31293 vfunc[26]: QWidget::setEraseColor(QColor const&) 31294 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31295 vfunc[28]: QWidget::setPalette(QPalette const&) 31296 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31297 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31298 vfunc[31]: QLabel::setFont(QFont const&) 31299 vfunc[32]: QWidget::setCursor(QCursor const&) 31300 vfunc[33]: QWidget::unsetCursor() 31301 vfunc[34]: QWidget::setMask(QBitmap const&) 31302 vfunc[35]: QWidget::setMask(QRegion const&) 31303 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31304 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31305 vfunc[38]: QWidget::setCaption(QString const&) 31306 vfunc[39]: QWidget::setIcon(QPixmap const&) 31307 vfunc[40]: QWidget::setIconText(QString const&) 31308 vfunc[41]: QWidget::setMouseTracking(bool) 31309 vfunc[42]: QWidget::setFocus() 31310 vfunc[43]: QWidget::setActiveWindow() 31311 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31312 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31313 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31314 vfunc[47]: QWidget::show() 31315 vfunc[48]: QWidget::hide() 31316 vfunc[49]: QWidget::showMinimized() 31317 vfunc[50]: QWidget::showMaximized() 31318 vfunc[51]: QWidget::showNormal() 31319 vfunc[52]: QWidget::polish() 31320 vfunc[53]: QWidget::move(int, int) 31321 vfunc[54]: QWidget::resize(int, int) 31322 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31323 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31324 vfunc[57]: QWidget::close(bool) 31325 vfunc[58]: QLabel::sizeHint() const 31326 vfunc[59]: QLabel::minimumSizeHint() const 31327 vfunc[60]: QWidget::sizePolicy() const 31328 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31329 vfunc[62]: QLabel::heightForWidth(int) const 31330 vfunc[63]: QWidget::adjustSize() 31331 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31332 const&, bool) 31333 vfunc[65]: QWidget::setAcceptDrops(bool) 31334 vfunc[66]: QWidget::setAutoMask(bool) 31335 vfunc[67]: 31336 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31337 vfunc[68]: QWidget::customWhatsThis() const 31338 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31339 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31340 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31341 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31342 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 31343 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 31344 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31345 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31346 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31347 vfunc[78]: QWidget::enterEvent(QEvent*) 31348 vfunc[79]: QWidget::leaveEvent(QEvent*) 31349 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 31350 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31351 vfunc[82]: QLabel::resizeEvent(QResizeEvent*) 31352 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31353 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 31354 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31355 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31356 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31357 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31358 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31359 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31360 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31361 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31362 vfunc[93]: QWidget::showEvent(QShowEvent*) 31363 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31364 vfunc[95]: QWidget::x11Event(_XEvent*) 31365 vfunc[96]: QWidget::updateMask() 31366 vfunc[97]: QFrame::styleChange(QStyle&) 31367 vfunc[98]: QWidget::enabledChange(bool) 31368 vfunc[99]: QWidget::paletteChange(QPalette const&) 31369 vfunc[100]: QLabel::fontChange(QFont const&) 31370 vfunc[101]: QWidget::windowActivationChange(bool) 31371 vfunc[102]: QWidget::metric(int) const 31372 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31373 vfunc[104]: QWidget::destroy(bool, bool) 31374 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31375 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31376 vfunc[107]: QWidget::focusNextPrevChild(bool) 31377 vfunc[108]: QWidget::setKeyCompression(bool) 31378 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31379 bool, QFont*) 31380 vfunc[110]: QFrame::setFrameStyle(int) 31381 vfunc[111]: QFrame::setLineWidth(int) 31382 vfunc[112]: QFrame::setMargin(int) 31383 vfunc[113]: QFrame::setMidLineWidth(int) 31384 vfunc[114]: QFrame::setFrameRect(QRect const&) 31385 vfunc[115]: QFrame::drawFrame(QPainter*) 31386 vfunc[116]: QLabel::drawContents(QPainter*) 31387 vfunc[117]: QFrame::frameChanged() 31388 vfunc[118]: QLabel::setAlignment(int) 31389 vfunc[119]: QLabel::setAutoResize(bool) 31390 vfunc[120]: QLabel::setBuddy(QWidget*) 31391 vfunc[121]: QLabel::setText(QString const&) 31392 vfunc[122]: QLabel::setPixmap(QPixmap const&) 31393 vfunc[123]: QLabel::setPicture(QPicture const&) 31394 vfunc[124]: QLabel::setMovie(QMovie const&) 31395 vfunc[125]: QLabel::setNum(int) 31396 vfunc[126]: QLabel::setNum(double) 31397 31398 Table 8-398. Secondary vtable for QLabel 31399 Base Offset -80 31400 Virtual Base Offset 0 31401 RTTI typeinfo for QLabel 31402 vfunc[0]: non-virtual thunk to QLabel::~QLabel() 31403 vfunc[1]: non-virtual thunk to QLabel::~QLabel() 31404 vfunc[2]: QPaintDevice::setResolution(int) 31405 vfunc[3]: QPaintDevice::resolution() const 31406 vfunc[4]: QPaintDevice::handle() const 31407 vfunc[5]: QPaintDevice::x11RenderHandle() const 31408 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31409 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31410 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31411 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31412 const 31413 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31414 31415 The Run Time Type Information for the QLabel class is described 31416 by Table 8-399 31417 31418 Table 8-399. typeinfo for QLabel 31419 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31420 Name typeinfo name for QLabel 31421 basetype: typeinfo for QFrame 31422 __________________________________________________________ 31423 31424 8.2.22.20. Class data for QListBoxPixmap 31425 31426 The virtual table for the QListBoxPixmap class is described by 31427 Table 8-400 31428 31429 Table 8-400. Primary vtable for QListBoxPixmap 31430 Base Offset 0 31431 Virtual Base Offset 0 31432 RTTI typeinfo for QListBoxPixmap 31433 vfunc[0]: QListBoxPixmap::~QListBoxPixmap() 31434 vfunc[1]: QListBoxPixmap::~QListBoxPixmap() 31435 vfunc[2]: QListBoxItem::text() const 31436 vfunc[3]: NULL or QListBoxPixmap::pixmap() const 31437 vfunc[4]: QListBoxPixmap::height(QListBox const*) const 31438 vfunc[5]: QListBoxPixmap::width(QListBox const*) const 31439 vfunc[6]: QListBoxPixmap::rtti() const 31440 vfunc[7]: QListBoxPixmap::paint(QPainter*) 31441 vfunc[8]: NULL or QListBoxItem::setText(QString const&) 31442 31443 The Run Time Type Information for the QListBoxPixmap class is 31444 described by Table 8-401 31445 31446 Table 8-401. typeinfo for QListBoxPixmap 31447 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31448 Name typeinfo name for QListBoxPixmap 31449 basetype: typeinfo for QListBoxItem 31450 __________________________________________________________ 31451 31452 8.2.22.21. Class data for QWhatsThis 31453 31454 The virtual table for the QWhatsThis class is described by 31455 Table 8-402 31456 31457 Table 8-402. Primary vtable for QWhatsThis 31458 Base Offset 0 31459 Virtual Base Offset 0 31460 RTTI typeinfo for QWhatsThis 31461 vfunc[0]: QWhatsThis::~QWhatsThis() 31462 vfunc[1]: QWhatsThis::~QWhatsThis() 31463 vfunc[2]: QWhatsThis::text(QPoint const&) 31464 vfunc[3]: QWhatsThis::clicked(QString const&) 31465 31466 The Run Time Type Information for the QWhatsThis class is 31467 described by Table 8-403 31468 31469 Table 8-403. typeinfo for QWhatsThis 31470 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31471 Name typeinfo name for QWhatsThis 31472 basetype: typeinfo for Qt 31473 __________________________________________________________ 31474 31475 8.2.22.22. Class data for QMultiLineEdit 31476 31477 The virtual table for the QMultiLineEdit class is described by 31478 Table 8-404 31479 31480 Table 8-404. Primary vtable for QMultiLineEdit 31481 Base Offset 0 31482 Virtual Base Offset 0 31483 RTTI typeinfo for QMultiLineEdit 31484 vfunc[0]: NULL or QMultiLineEdit::metaObject() const 31485 vfunc[1]: QMultiLineEdit::className() const 31486 vfunc[2]: QMultiLineEdit::qt_cast(char const*) 31487 vfunc[3]: QMultiLineEdit::qt_invoke(int, QUObject*) 31488 vfunc[4]: QMultiLineEdit::qt_emit(int, QUObject*) 31489 vfunc[5]: QMultiLineEdit::qt_property(int, int, QVariant*) 31490 vfunc[6]: QMultiLineEdit::~QMultiLineEdit() 31491 vfunc[7]: QMultiLineEdit::~QMultiLineEdit() 31492 vfunc[8]: QTextEdit::event(QEvent*) 31493 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 31494 vfunc[10]: QWidget::setName(char const*) 31495 vfunc[11]: QObject::insertChild(QObject*) 31496 vfunc[12]: QScrollView::removeChild(QObject*) 31497 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31498 vfunc[14]: QObject::property(char const*) const 31499 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31500 vfunc[16]: QObject::childEvent(QChildEvent*) 31501 vfunc[17]: QObject::customEvent(QCustomEvent*) 31502 vfunc[18]: QObject::connectNotify(char const*) 31503 vfunc[19]: QObject::disconnectNotify(char const*) 31504 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31505 const*, char const*) 31506 vfunc[21]: QTextEdit::setEnabled(bool) 31507 vfunc[22]: QWidget::setMinimumSize(int, int) 31508 vfunc[23]: QWidget::setMaximumSize(int, int) 31509 vfunc[24]: QWidget::setSizeIncrement(int, int) 31510 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31511 vfunc[26]: QWidget::setEraseColor(QColor const&) 31512 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31513 vfunc[28]: QTextEdit::setPalette(QPalette const&) 31514 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31515 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31516 vfunc[31]: QTextEdit::setFont(QFont const&) 31517 vfunc[32]: QWidget::setCursor(QCursor const&) 31518 vfunc[33]: QWidget::unsetCursor() 31519 vfunc[34]: QWidget::setMask(QBitmap const&) 31520 vfunc[35]: QWidget::setMask(QRegion const&) 31521 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31522 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31523 vfunc[38]: QWidget::setCaption(QString const&) 31524 vfunc[39]: QWidget::setIcon(QPixmap const&) 31525 vfunc[40]: QWidget::setIconText(QString const&) 31526 vfunc[41]: QWidget::setMouseTracking(bool) 31527 vfunc[42]: QWidget::setFocus() 31528 vfunc[43]: QWidget::setActiveWindow() 31529 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31530 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31531 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31532 vfunc[47]: QScrollView::show() 31533 vfunc[48]: QWidget::hide() 31534 vfunc[49]: QWidget::showMinimized() 31535 vfunc[50]: QWidget::showMaximized() 31536 vfunc[51]: QWidget::showNormal() 31537 vfunc[52]: QTextEdit::polish() 31538 vfunc[53]: QWidget::move(int, int) 31539 vfunc[54]: QScrollView::resize(int, int) 31540 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31541 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31542 vfunc[57]: QWidget::close(bool) 31543 vfunc[58]: QTextEdit::sizeHint() const 31544 vfunc[59]: QScrollView::minimumSizeHint() const 31545 vfunc[60]: QWidget::sizePolicy() const 31546 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31547 vfunc[62]: QTextEdit::heightForWidth(int) const 31548 vfunc[63]: QWidget::adjustSize() 31549 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31550 const&, bool) 31551 vfunc[65]: QWidget::setAcceptDrops(bool) 31552 vfunc[66]: QWidget::setAutoMask(bool) 31553 vfunc[67]: 31554 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31555 vfunc[68]: QWidget::customWhatsThis() const 31556 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 31557 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 31558 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 31559 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 31560 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 31561 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 31562 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31563 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31564 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31565 vfunc[78]: QWidget::enterEvent(QEvent*) 31566 vfunc[79]: QWidget::leaveEvent(QEvent*) 31567 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 31568 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31569 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 31570 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31571 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 31572 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 31573 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 31574 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 31575 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31576 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31577 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31578 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31579 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31580 vfunc[93]: QWidget::showEvent(QShowEvent*) 31581 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31582 vfunc[95]: QWidget::x11Event(_XEvent*) 31583 vfunc[96]: QWidget::updateMask() 31584 vfunc[97]: QScrollView::styleChange(QStyle&) 31585 vfunc[98]: QWidget::enabledChange(bool) 31586 vfunc[99]: QWidget::paletteChange(QPalette const&) 31587 vfunc[100]: QScrollView::fontChange(QFont const&) 31588 vfunc[101]: QTextEdit::windowActivationChange(bool) 31589 vfunc[102]: QWidget::metric(int) const 31590 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31591 vfunc[104]: QWidget::destroy(bool, bool) 31592 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31593 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31594 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 31595 vfunc[108]: QWidget::setKeyCompression(bool) 31596 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31597 bool, QFont*) 31598 vfunc[110]: QFrame::setFrameStyle(int) 31599 vfunc[111]: QFrame::setLineWidth(int) 31600 vfunc[112]: QFrame::setMargin(int) 31601 vfunc[113]: QFrame::setMidLineWidth(int) 31602 vfunc[114]: QFrame::setFrameRect(QRect const&) 31603 vfunc[115]: QFrame::drawFrame(QPainter*) 31604 vfunc[116]: QTextEdit::drawContents(QPainter*) 31605 vfunc[117]: QScrollView::frameChanged() 31606 vfunc[118]: 31607 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 31608 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 31609 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 31610 vfunc[121]: 31611 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 31612 vfunc[122]: 31613 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 31614 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 31615 vfunc[124]: QScrollView::setDragAutoScroll(bool) 31616 vfunc[125]: QScrollView::resizeContents(int, int) 31617 vfunc[126]: QScrollView::setContentsPos(int, int) 31618 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 31619 int) 31620 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 31621 int, int, int, int, int) 31622 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 31623 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 31624 vfunc[131]: 31625 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 31626 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 31627 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 31628 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 31629 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 31630 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 31631 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 31632 vfunc[138]: 31633 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 31634 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 31635 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 31636 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 31637 vfunc[142]: 31638 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 31639 vfunc[143]: 31640 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 31641 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 31642 vfunc[145]: 31643 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 31644 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 31645 vfunc[147]: 31646 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 31647 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 31648 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 31649 vfunc[150]: 31650 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 31651 vfunc[151]: QScrollView::setMargins(int, int, int, int) 31652 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 31653 int, int) 31654 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 31655 int, int) 31656 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 31657 int*, int*) 31658 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 31659 QTextEdit::VerticalAlignment*) 31660 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 31661 QTextEdit::VerticalAlignment*, int*, 31662 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 31663 int*) 31664 vfunc[157]: 31665 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 31666 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 31667 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 31668 vfunc[160]: QTextEdit::setPaper(QBrush const&) 31669 vfunc[161]: QTextEdit::setLinkUnderline(bool) 31670 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 31671 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 31672 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 31673 vfunc[165]: QTextEdit::copy() 31674 vfunc[166]: QTextEdit::append(QString const&) 31675 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 31676 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 31677 vfunc[169]: QTextEdit::selectAll(bool) 31678 vfunc[170]: QTextEdit::setTabStopWidth(int) 31679 vfunc[171]: QTextEdit::zoomIn(int) 31680 vfunc[172]: NULL or QTextEdit::zoomIn() 31681 vfunc[173]: QTextEdit::zoomOut(int) 31682 vfunc[174]: NULL or QTextEdit::zoomOut() 31683 vfunc[175]: QTextEdit::zoomTo(int) 31684 vfunc[176]: QTextEdit::sync() 31685 vfunc[177]: QTextEdit::setReadOnly(bool) 31686 vfunc[178]: QTextEdit::undo() 31687 vfunc[179]: QTextEdit::redo() 31688 vfunc[180]: QTextEdit::cut() 31689 vfunc[181]: QTextEdit::paste() 31690 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 31691 vfunc[183]: QTextEdit::clear() 31692 vfunc[184]: QTextEdit::del() 31693 vfunc[185]: QTextEdit::indent() 31694 vfunc[186]: QTextEdit::setItalic(bool) 31695 vfunc[187]: QTextEdit::setBold(bool) 31696 vfunc[188]: QTextEdit::setUnderline(bool) 31697 vfunc[189]: QTextEdit::setFamily(QString const&) 31698 vfunc[190]: QTextEdit::setPointSize(int) 31699 vfunc[191]: QTextEdit::setColor(QColor const&) 31700 vfunc[192]: 31701 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 31702 vfunc[193]: QMultiLineEdit::setAlignment(int) 31703 vfunc[194]: 31704 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 31705 QStyleSheetItem::ListStyle) 31706 vfunc[195]: NULL or QMultiLineEdit::setCursorPosition(int, int) 31707 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 31708 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 31709 const&, bool) 31710 vfunc[198]: QTextEdit::setModified(bool) 31711 vfunc[199]: QTextEdit::resetFormat() 31712 vfunc[200]: QTextEdit::setUndoDepth(int) 31713 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 31714 vfunc[202]: QTextEdit::ensureCursorVisible() 31715 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 31716 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 31717 bool) 31718 vfunc[205]: 31719 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 31720 vfunc[206]: QTextEdit::removeSelectedText(int) 31721 vfunc[207]: QTextEdit::removeSelection(int) 31722 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 31723 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 31724 vfunc[210]: QTextEdit::scrollToBottom() 31725 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 31726 vfunc[212]: NULL or QMultiLineEdit::insertAt(QString const&, 31727 int, int) 31728 vfunc[213]: QTextEdit::removeParagraph(int) 31729 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 31730 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 31731 const&) 31732 vfunc[216]: QTextEdit::clearParagraphBackground(int) 31733 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 31734 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 31735 vfunc[219]: QTextEdit::createPopupMenu() 31736 vfunc[220]: QTextEdit::doChangeInterval() 31737 vfunc[221]: NULL or QTextEdit::linksEnabled() const 31738 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 31739 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 31740 vfunc[224]: QMultiLineEdit::insertLine(QString const&, int) 31741 vfunc[225]: QMultiLineEdit::insertAt(QString const&, int, int, 31742 bool) 31743 vfunc[226]: QMultiLineEdit::removeLine(int) 31744 vfunc[227]: QMultiLineEdit::setCursorPosition(int, int, bool) 31745 vfunc[228]: NULL or QMultiLineEdit::setAutoUpdate(bool) 31746 vfunc[229]: QMultiLineEdit::insertAndMark(QString const&, bool) 31747 vfunc[230]: QMultiLineEdit::newLine() 31748 vfunc[231]: QMultiLineEdit::killLine() 31749 vfunc[232]: QMultiLineEdit::pageUp(bool) 31750 vfunc[233]: QMultiLineEdit::pageDown(bool) 31751 vfunc[234]: QMultiLineEdit::cursorLeft(bool, bool) 31752 vfunc[235]: QMultiLineEdit::cursorRight(bool, bool) 31753 vfunc[236]: QMultiLineEdit::cursorUp(bool) 31754 vfunc[237]: QMultiLineEdit::cursorDown(bool) 31755 vfunc[238]: QMultiLineEdit::backspace() 31756 vfunc[239]: QMultiLineEdit::home(bool) 31757 vfunc[240]: QMultiLineEdit::end(bool) 31758 31759 Table 8-405. Secondary vtable for QMultiLineEdit 31760 Base Offset -80 31761 Virtual Base Offset 0 31762 RTTI typeinfo for QMultiLineEdit 31763 vfunc[0]: non-virtual thunk to 31764 QMultiLineEdit::~QMultiLineEdit() 31765 vfunc[1]: non-virtual thunk to 31766 QMultiLineEdit::~QMultiLineEdit() 31767 vfunc[2]: QPaintDevice::setResolution(int) 31768 vfunc[3]: QPaintDevice::resolution() const 31769 vfunc[4]: QPaintDevice::handle() const 31770 vfunc[5]: QPaintDevice::x11RenderHandle() const 31771 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31772 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31773 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31774 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31775 const 31776 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31777 31778 The Run Time Type Information for the QMultiLineEdit class is 31779 described by Table 8-406 31780 31781 Table 8-406. typeinfo for QMultiLineEdit 31782 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31783 Name typeinfo name for QMultiLineEdit 31784 basetype: typeinfo for QTextEdit 31785 __________________________________________________________ 31786 31787 8.2.22.23. Class data for QListBox 31788 31789 The virtual table for the QListBox class is described by Table 31790 8-407 31791 31792 Table 8-407. Primary vtable for QListBox 31793 Base Offset 0 31794 Virtual Base Offset 0 31795 RTTI typeinfo for QListBox 31796 vfunc[0]: NULL or QListBox::metaObject() const 31797 vfunc[1]: QListBox::className() const 31798 vfunc[2]: QListBox::qt_cast(char const*) 31799 vfunc[3]: QListBox::qt_invoke(int, QUObject*) 31800 vfunc[4]: QListBox::qt_emit(int, QUObject*) 31801 vfunc[5]: QListBox::qt_property(int, int, QVariant*) 31802 vfunc[6]: QListBox::~QListBox() 31803 vfunc[7]: QListBox::~QListBox() 31804 vfunc[8]: QWidget::event(QEvent*) 31805 vfunc[9]: QListBox::eventFilter(QObject*, QEvent*) 31806 vfunc[10]: QWidget::setName(char const*) 31807 vfunc[11]: QObject::insertChild(QObject*) 31808 vfunc[12]: QScrollView::removeChild(QObject*) 31809 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31810 vfunc[14]: QObject::property(char const*) const 31811 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31812 vfunc[16]: QObject::childEvent(QChildEvent*) 31813 vfunc[17]: QObject::customEvent(QCustomEvent*) 31814 vfunc[18]: QObject::connectNotify(char const*) 31815 vfunc[19]: QObject::disconnectNotify(char const*) 31816 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31817 const*, char const*) 31818 vfunc[21]: QScrollView::setEnabled(bool) 31819 vfunc[22]: QWidget::setMinimumSize(int, int) 31820 vfunc[23]: QWidget::setMaximumSize(int, int) 31821 vfunc[24]: QWidget::setSizeIncrement(int, int) 31822 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31823 vfunc[26]: QWidget::setEraseColor(QColor const&) 31824 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31825 vfunc[28]: QWidget::setPalette(QPalette const&) 31826 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31827 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31828 vfunc[31]: QListBox::setFont(QFont const&) 31829 vfunc[32]: QWidget::setCursor(QCursor const&) 31830 vfunc[33]: QWidget::unsetCursor() 31831 vfunc[34]: QWidget::setMask(QBitmap const&) 31832 vfunc[35]: QWidget::setMask(QRegion const&) 31833 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31834 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31835 vfunc[38]: QWidget::setCaption(QString const&) 31836 vfunc[39]: QWidget::setIcon(QPixmap const&) 31837 vfunc[40]: QWidget::setIconText(QString const&) 31838 vfunc[41]: QWidget::setMouseTracking(bool) 31839 vfunc[42]: QWidget::setFocus() 31840 vfunc[43]: QWidget::setActiveWindow() 31841 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31842 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31843 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31844 vfunc[47]: QScrollView::show() 31845 vfunc[48]: QWidget::hide() 31846 vfunc[49]: QWidget::showMinimized() 31847 vfunc[50]: QWidget::showMaximized() 31848 vfunc[51]: QWidget::showNormal() 31849 vfunc[52]: QWidget::polish() 31850 vfunc[53]: QWidget::move(int, int) 31851 vfunc[54]: QScrollView::resize(int, int) 31852 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31853 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31854 vfunc[57]: QWidget::close(bool) 31855 vfunc[58]: QListBox::sizeHint() const 31856 vfunc[59]: QListBox::minimumSizeHint() const 31857 vfunc[60]: QWidget::sizePolicy() const 31858 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31859 vfunc[62]: QWidget::heightForWidth(int) const 31860 vfunc[63]: QWidget::adjustSize() 31861 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31862 const&, bool) 31863 vfunc[65]: QWidget::setAcceptDrops(bool) 31864 vfunc[66]: QWidget::setAutoMask(bool) 31865 vfunc[67]: 31866 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31867 vfunc[68]: QWidget::customWhatsThis() const 31868 vfunc[69]: QListBox::mousePressEvent(QMouseEvent*) 31869 vfunc[70]: QListBox::mouseReleaseEvent(QMouseEvent*) 31870 vfunc[71]: QListBox::mouseDoubleClickEvent(QMouseEvent*) 31871 vfunc[72]: QListBox::mouseMoveEvent(QMouseEvent*) 31872 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 31873 vfunc[74]: QListBox::keyPressEvent(QKeyEvent*) 31874 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31875 vfunc[76]: QListBox::focusInEvent(QFocusEvent*) 31876 vfunc[77]: QListBox::focusOutEvent(QFocusEvent*) 31877 vfunc[78]: QWidget::enterEvent(QEvent*) 31878 vfunc[79]: QWidget::leaveEvent(QEvent*) 31879 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 31880 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31881 vfunc[82]: QListBox::resizeEvent(QResizeEvent*) 31882 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31883 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 31884 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31885 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31886 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31887 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31888 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31889 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31890 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31891 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31892 vfunc[93]: QListBox::showEvent(QShowEvent*) 31893 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31894 vfunc[95]: QWidget::x11Event(_XEvent*) 31895 vfunc[96]: QWidget::updateMask() 31896 vfunc[97]: QScrollView::styleChange(QStyle&) 31897 vfunc[98]: QWidget::enabledChange(bool) 31898 vfunc[99]: QWidget::paletteChange(QPalette const&) 31899 vfunc[100]: QScrollView::fontChange(QFont const&) 31900 vfunc[101]: QListBox::windowActivationChange(bool) 31901 vfunc[102]: QWidget::metric(int) const 31902 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31903 vfunc[104]: QWidget::destroy(bool, bool) 31904 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31905 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31906 vfunc[107]: QScrollView::focusNextPrevChild(bool) 31907 vfunc[108]: QWidget::setKeyCompression(bool) 31908 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31909 bool, QFont*) 31910 vfunc[110]: QFrame::setFrameStyle(int) 31911 vfunc[111]: QFrame::setLineWidth(int) 31912 vfunc[112]: QFrame::setMargin(int) 31913 vfunc[113]: QFrame::setMidLineWidth(int) 31914 vfunc[114]: QFrame::setFrameRect(QRect const&) 31915 vfunc[115]: QFrame::drawFrame(QPainter*) 31916 vfunc[116]: QScrollView::drawContents(QPainter*) 31917 vfunc[117]: QScrollView::frameChanged() 31918 vfunc[118]: 31919 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 31920 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 31921 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 31922 vfunc[121]: 31923 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 31924 vfunc[122]: 31925 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 31926 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 31927 vfunc[124]: QScrollView::setDragAutoScroll(bool) 31928 vfunc[125]: QScrollView::resizeContents(int, int) 31929 vfunc[126]: QScrollView::setContentsPos(int, int) 31930 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 31931 int) 31932 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 31933 int, int, int, int, int) 31934 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 31935 vfunc[130]: 31936 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 31937 vfunc[131]: 31938 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 31939 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 31940 vfunc[133]: 31941 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 31942 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 31943 vfunc[135]: 31944 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 31945 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 31946 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 31947 vfunc[138]: 31948 QListBox::contentsContextMenuEvent(QContextMenuEvent*) 31949 vfunc[139]: QListBox::viewportPaintEvent(QPaintEvent*) 31950 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 31951 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 31952 vfunc[142]: 31953 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 31954 vfunc[143]: 31955 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 31956 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 31957 vfunc[145]: 31958 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 31959 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 31960 vfunc[147]: 31961 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 31962 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 31963 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 31964 vfunc[150]: 31965 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 31966 vfunc[151]: QScrollView::setMargins(int, int, int, int) 31967 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 31968 int, int) 31969 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 31970 int, int) 31971 vfunc[154]: QListBox::setCurrentItem(int) 31972 vfunc[155]: QListBox::setCurrentItem(QListBoxItem*) 31973 vfunc[156]: QListBox::setTopItem(int) 31974 vfunc[157]: QListBox::setBottomItem(int) 31975 vfunc[158]: QListBox::setSelectionMode(QListBox::SelectionMode) 31976 vfunc[159]: QListBox::setSelected(QListBoxItem*, bool) 31977 vfunc[160]: QListBox::setColumnMode(QListBox::LayoutMode) 31978 vfunc[161]: QListBox::setColumnMode(int) 31979 vfunc[162]: QListBox::setRowMode(QListBox::LayoutMode) 31980 vfunc[163]: QListBox::setRowMode(int) 31981 vfunc[164]: QListBox::setVariableWidth(bool) 31982 vfunc[165]: QListBox::setVariableHeight(bool) 31983 vfunc[166]: QListBox::ensureCurrentVisible() 31984 vfunc[167]: QListBox::clearSelection() 31985 vfunc[168]: QListBox::selectAll(bool) 31986 vfunc[169]: QListBox::invertSelection() 31987 vfunc[170]: QListBox::paintCell(QPainter*, int, int) 31988 31989 Table 8-408. Secondary vtable for QListBox 31990 Base Offset -80 31991 Virtual Base Offset 0 31992 RTTI typeinfo for QListBox 31993 vfunc[0]: non-virtual thunk to QListBox::~QListBox() 31994 vfunc[1]: non-virtual thunk to QListBox::~QListBox() 31995 vfunc[2]: QPaintDevice::setResolution(int) 31996 vfunc[3]: QPaintDevice::resolution() const 31997 vfunc[4]: QPaintDevice::handle() const 31998 vfunc[5]: QPaintDevice::x11RenderHandle() const 31999 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32000 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32001 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32002 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32003 const 32004 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32005 32006 The Run Time Type Information for the QListBox class is 32007 described by Table 8-409 32008 32009 Table 8-409. typeinfo for QListBox 32010 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32011 Name typeinfo name for QListBox 32012 basetype: typeinfo for QScrollView 32013 __________________________________________________________ 32014 32015 8.2.22.24. Class data for QComboBox 32016 32017 The virtual table for the QComboBox class is described by Table 32018 8-410 32019 32020 Table 8-410. Primary vtable for QComboBox 32021 Base Offset 0 32022 Virtual Base Offset 0 32023 RTTI typeinfo for QComboBox 32024 vfunc[0]: NULL or QComboBox::metaObject() const 32025 vfunc[1]: QComboBox::className() const 32026 vfunc[2]: QComboBox::qt_cast(char const*) 32027 vfunc[3]: QComboBox::qt_invoke(int, QUObject*) 32028 vfunc[4]: QComboBox::qt_emit(int, QUObject*) 32029 vfunc[5]: QComboBox::qt_property(int, int, QVariant*) 32030 vfunc[6]: QComboBox::~QComboBox() 32031 vfunc[7]: QComboBox::~QComboBox() 32032 vfunc[8]: QWidget::event(QEvent*) 32033 vfunc[9]: QComboBox::eventFilter(QObject*, QEvent*) 32034 vfunc[10]: QWidget::setName(char const*) 32035 vfunc[11]: QObject::insertChild(QObject*) 32036 vfunc[12]: QObject::removeChild(QObject*) 32037 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32038 vfunc[14]: QObject::property(char const*) const 32039 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32040 vfunc[16]: QObject::childEvent(QChildEvent*) 32041 vfunc[17]: QObject::customEvent(QCustomEvent*) 32042 vfunc[18]: QObject::connectNotify(char const*) 32043 vfunc[19]: QObject::disconnectNotify(char const*) 32044 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32045 const*, char const*) 32046 vfunc[21]: QComboBox::setEnabled(bool) 32047 vfunc[22]: QWidget::setMinimumSize(int, int) 32048 vfunc[23]: QWidget::setMaximumSize(int, int) 32049 vfunc[24]: QWidget::setSizeIncrement(int, int) 32050 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32051 vfunc[26]: QWidget::setEraseColor(QColor const&) 32052 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32053 vfunc[28]: QComboBox::setPalette(QPalette const&) 32054 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32055 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32056 vfunc[31]: QComboBox::setFont(QFont const&) 32057 vfunc[32]: QWidget::setCursor(QCursor const&) 32058 vfunc[33]: QWidget::unsetCursor() 32059 vfunc[34]: QWidget::setMask(QBitmap const&) 32060 vfunc[35]: QWidget::setMask(QRegion const&) 32061 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32062 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32063 vfunc[38]: QWidget::setCaption(QString const&) 32064 vfunc[39]: QWidget::setIcon(QPixmap const&) 32065 vfunc[40]: QWidget::setIconText(QString const&) 32066 vfunc[41]: QWidget::setMouseTracking(bool) 32067 vfunc[42]: QWidget::setFocus() 32068 vfunc[43]: QWidget::setActiveWindow() 32069 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32070 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32071 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32072 vfunc[47]: QWidget::show() 32073 vfunc[48]: QComboBox::hide() 32074 vfunc[49]: QWidget::showMinimized() 32075 vfunc[50]: QWidget::showMaximized() 32076 vfunc[51]: QWidget::showNormal() 32077 vfunc[52]: QWidget::polish() 32078 vfunc[53]: QWidget::move(int, int) 32079 vfunc[54]: QWidget::resize(int, int) 32080 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32081 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32082 vfunc[57]: QWidget::close(bool) 32083 vfunc[58]: QComboBox::sizeHint() const 32084 vfunc[59]: QWidget::minimumSizeHint() const 32085 vfunc[60]: QWidget::sizePolicy() const 32086 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32087 vfunc[62]: QWidget::heightForWidth(int) const 32088 vfunc[63]: QWidget::adjustSize() 32089 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32090 const&, bool) 32091 vfunc[65]: QWidget::setAcceptDrops(bool) 32092 vfunc[66]: QWidget::setAutoMask(bool) 32093 vfunc[67]: 32094 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32095 vfunc[68]: QWidget::customWhatsThis() const 32096 vfunc[69]: QComboBox::mousePressEvent(QMouseEvent*) 32097 vfunc[70]: QComboBox::mouseReleaseEvent(QMouseEvent*) 32098 vfunc[71]: QComboBox::mouseDoubleClickEvent(QMouseEvent*) 32099 vfunc[72]: QComboBox::mouseMoveEvent(QMouseEvent*) 32100 vfunc[73]: QComboBox::wheelEvent(QWheelEvent*) 32101 vfunc[74]: QComboBox::keyPressEvent(QKeyEvent*) 32102 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32103 vfunc[76]: QComboBox::focusInEvent(QFocusEvent*) 32104 vfunc[77]: QComboBox::focusOutEvent(QFocusEvent*) 32105 vfunc[78]: QWidget::enterEvent(QEvent*) 32106 vfunc[79]: QWidget::leaveEvent(QEvent*) 32107 vfunc[80]: QComboBox::paintEvent(QPaintEvent*) 32108 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32109 vfunc[82]: QComboBox::resizeEvent(QResizeEvent*) 32110 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32111 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32112 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32113 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32114 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32115 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32116 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32117 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32118 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32119 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32120 vfunc[93]: QWidget::showEvent(QShowEvent*) 32121 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32122 vfunc[95]: QWidget::x11Event(_XEvent*) 32123 vfunc[96]: QComboBox::updateMask() 32124 vfunc[97]: QComboBox::styleChange(QStyle&) 32125 vfunc[98]: QWidget::enabledChange(bool) 32126 vfunc[99]: QWidget::paletteChange(QPalette const&) 32127 vfunc[100]: QWidget::fontChange(QFont const&) 32128 vfunc[101]: QWidget::windowActivationChange(bool) 32129 vfunc[102]: QWidget::metric(int) const 32130 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32131 vfunc[104]: QWidget::destroy(bool, bool) 32132 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32133 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32134 vfunc[107]: QWidget::focusNextPrevChild(bool) 32135 vfunc[108]: QWidget::setKeyCompression(bool) 32136 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32137 bool, QFont*) 32138 vfunc[110]: QComboBox::setCurrentItem(int) 32139 vfunc[111]: QComboBox::setCurrentText(QString const&) 32140 vfunc[112]: QComboBox::setAutoResize(bool) 32141 vfunc[113]: QComboBox::setSizeLimit(int) 32142 vfunc[114]: QComboBox::setMaxCount(int) 32143 vfunc[115]: QComboBox::setInsertionPolicy(QComboBox::Policy) 32144 vfunc[116]: QComboBox::setValidator(QValidator const*) 32145 vfunc[117]: QComboBox::setListBox(QListBox*) 32146 vfunc[118]: QComboBox::setLineEdit(QLineEdit*) 32147 vfunc[119]: QComboBox::setAutoCompletion(bool) 32148 vfunc[120]: QComboBox::popup() 32149 vfunc[121]: QComboBox::setEditText(QString const&) 32150 32151 Table 8-411. Secondary vtable for QComboBox 32152 Base Offset -80 32153 Virtual Base Offset 0 32154 RTTI typeinfo for QComboBox 32155 vfunc[0]: non-virtual thunk to QComboBox::~QComboBox() 32156 vfunc[1]: non-virtual thunk to QComboBox::~QComboBox() 32157 vfunc[2]: QPaintDevice::setResolution(int) 32158 vfunc[3]: QPaintDevice::resolution() const 32159 vfunc[4]: QPaintDevice::handle() const 32160 vfunc[5]: QPaintDevice::x11RenderHandle() const 32161 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32162 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32163 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32164 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32165 const 32166 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32167 32168 The Run Time Type Information for the QComboBox class is 32169 described by Table 8-412 32170 32171 Table 8-412. typeinfo for QComboBox 32172 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32173 Name typeinfo name for QComboBox 32174 basetype: typeinfo for QWidget 32175 __________________________________________________________ 32176 32177 8.2.22.25. Class data for QRadioButton 32178 32179 The virtual table for the QRadioButton class is described by 32180 Table 8-413 32181 32182 Table 8-413. Primary vtable for QRadioButton 32183 Base Offset 0 32184 Virtual Base Offset 0 32185 RTTI typeinfo for QRadioButton 32186 vfunc[0]: NULL or QRadioButton::metaObject() const 32187 vfunc[1]: QRadioButton::className() const 32188 vfunc[2]: QRadioButton::qt_cast(char const*) 32189 vfunc[3]: QRadioButton::qt_invoke(int, QUObject*) 32190 vfunc[4]: QRadioButton::qt_emit(int, QUObject*) 32191 vfunc[5]: QRadioButton::qt_property(int, int, QVariant*) 32192 vfunc[6]: NULL or QRadioButton::~QRadioButton() 32193 vfunc[7]: NULL or QRadioButton::~QRadioButton() 32194 vfunc[8]: QWidget::event(QEvent*) 32195 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 32196 vfunc[10]: QWidget::setName(char const*) 32197 vfunc[11]: QObject::insertChild(QObject*) 32198 vfunc[12]: QObject::removeChild(QObject*) 32199 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32200 vfunc[14]: QObject::property(char const*) const 32201 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32202 vfunc[16]: QObject::childEvent(QChildEvent*) 32203 vfunc[17]: QObject::customEvent(QCustomEvent*) 32204 vfunc[18]: QObject::connectNotify(char const*) 32205 vfunc[19]: QObject::disconnectNotify(char const*) 32206 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32207 const*, char const*) 32208 vfunc[21]: QWidget::setEnabled(bool) 32209 vfunc[22]: QWidget::setMinimumSize(int, int) 32210 vfunc[23]: QWidget::setMaximumSize(int, int) 32211 vfunc[24]: QWidget::setSizeIncrement(int, int) 32212 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32213 vfunc[26]: QWidget::setEraseColor(QColor const&) 32214 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32215 vfunc[28]: QWidget::setPalette(QPalette const&) 32216 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32217 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32218 vfunc[31]: QWidget::setFont(QFont const&) 32219 vfunc[32]: QWidget::setCursor(QCursor const&) 32220 vfunc[33]: QWidget::unsetCursor() 32221 vfunc[34]: QWidget::setMask(QBitmap const&) 32222 vfunc[35]: QWidget::setMask(QRegion const&) 32223 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32224 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32225 vfunc[38]: QWidget::setCaption(QString const&) 32226 vfunc[39]: QWidget::setIcon(QPixmap const&) 32227 vfunc[40]: QWidget::setIconText(QString const&) 32228 vfunc[41]: QWidget::setMouseTracking(bool) 32229 vfunc[42]: QWidget::setFocus() 32230 vfunc[43]: QWidget::setActiveWindow() 32231 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32232 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32233 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32234 vfunc[47]: QWidget::show() 32235 vfunc[48]: QWidget::hide() 32236 vfunc[49]: QWidget::showMinimized() 32237 vfunc[50]: QWidget::showMaximized() 32238 vfunc[51]: QWidget::showNormal() 32239 vfunc[52]: QWidget::polish() 32240 vfunc[53]: QWidget::move(int, int) 32241 vfunc[54]: QWidget::resize(int, int) 32242 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32243 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32244 vfunc[57]: QWidget::close(bool) 32245 vfunc[58]: QRadioButton::sizeHint() const 32246 vfunc[59]: QWidget::minimumSizeHint() const 32247 vfunc[60]: QWidget::sizePolicy() const 32248 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32249 vfunc[62]: QWidget::heightForWidth(int) const 32250 vfunc[63]: QWidget::adjustSize() 32251 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32252 const&, bool) 32253 vfunc[65]: QWidget::setAcceptDrops(bool) 32254 vfunc[66]: QWidget::setAutoMask(bool) 32255 vfunc[67]: 32256 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32257 vfunc[68]: QWidget::customWhatsThis() const 32258 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 32259 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 32260 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32261 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 32262 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32263 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 32264 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 32265 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 32266 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 32267 vfunc[78]: QWidget::enterEvent(QEvent*) 32268 vfunc[79]: QWidget::leaveEvent(QEvent*) 32269 vfunc[80]: QButton::paintEvent(QPaintEvent*) 32270 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32271 vfunc[82]: QRadioButton::resizeEvent(QResizeEvent*) 32272 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32273 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32274 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32275 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32276 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32277 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32278 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32279 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32280 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32281 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32282 vfunc[93]: QWidget::showEvent(QShowEvent*) 32283 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32284 vfunc[95]: QWidget::x11Event(_XEvent*) 32285 vfunc[96]: QRadioButton::updateMask() 32286 vfunc[97]: QWidget::styleChange(QStyle&) 32287 vfunc[98]: QButton::enabledChange(bool) 32288 vfunc[99]: QWidget::paletteChange(QPalette const&) 32289 vfunc[100]: QWidget::fontChange(QFont const&) 32290 vfunc[101]: QWidget::windowActivationChange(bool) 32291 vfunc[102]: QWidget::metric(int) const 32292 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32293 vfunc[104]: QWidget::destroy(bool, bool) 32294 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32295 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32296 vfunc[107]: QWidget::focusNextPrevChild(bool) 32297 vfunc[108]: QWidget::setKeyCompression(bool) 32298 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32299 bool, QFont*) 32300 vfunc[110]: QButton::setText(QString const&) 32301 vfunc[111]: QButton::setPixmap(QPixmap const&) 32302 vfunc[112]: QButton::setAccel(QKeySequence const&) 32303 vfunc[113]: QButton::setDown(bool) 32304 vfunc[114]: QButton::setAutoRepeat(bool) 32305 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 32306 vfunc[116]: QButton::setState(QButton::ToggleState) 32307 vfunc[117]: QRadioButton::hitButton(QPoint const&) const 32308 vfunc[118]: QRadioButton::drawButton(QPainter*) 32309 vfunc[119]: QRadioButton::drawButtonLabel(QPainter*) 32310 vfunc[120]: QButton::setGroup(QButtonGroup*) 32311 vfunc[121]: QRadioButton::setChecked(bool) 32312 32313 Table 8-414. Secondary vtable for QRadioButton 32314 Base Offset -80 32315 Virtual Base Offset 0 32316 RTTI typeinfo for QRadioButton 32317 vfunc[0]: NULL or non-virtual thunk to 32318 QRadioButton::~QRadioButton() 32319 vfunc[1]: NULL or non-virtual thunk to 32320 QRadioButton::~QRadioButton() 32321 vfunc[2]: QPaintDevice::setResolution(int) 32322 vfunc[3]: QPaintDevice::resolution() const 32323 vfunc[4]: QPaintDevice::handle() const 32324 vfunc[5]: QPaintDevice::x11RenderHandle() const 32325 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32326 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32327 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32328 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32329 const 32330 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32331 32332 The Run Time Type Information for the QRadioButton class is 32333 described by Table 8-415 32334 32335 Table 8-415. typeinfo for QRadioButton 32336 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32337 Name typeinfo name for QRadioButton 32338 basetype: typeinfo for QButton 32339 __________________________________________________________ 32340 32341 8.2.22.26. Class data for QSlider 32342 32343 The virtual table for the QSlider class is described by Table 32344 8-416 32345 32346 Table 8-416. Primary vtable for QSlider 32347 Base Offset 0 32348 Virtual Base Offset 0 32349 RTTI typeinfo for QSlider 32350 vfunc[0]: NULL or QSlider::metaObject() const 32351 vfunc[1]: QSlider::className() const 32352 vfunc[2]: QSlider::qt_cast(char const*) 32353 vfunc[3]: QSlider::qt_invoke(int, QUObject*) 32354 vfunc[4]: QSlider::qt_emit(int, QUObject*) 32355 vfunc[5]: QSlider::qt_property(int, int, QVariant*) 32356 vfunc[6]: QSlider::~QSlider() 32357 vfunc[7]: QSlider::~QSlider() 32358 vfunc[8]: QWidget::event(QEvent*) 32359 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 32360 vfunc[10]: QWidget::setName(char const*) 32361 vfunc[11]: QObject::insertChild(QObject*) 32362 vfunc[12]: QObject::removeChild(QObject*) 32363 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32364 vfunc[14]: QObject::property(char const*) const 32365 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32366 vfunc[16]: QObject::childEvent(QChildEvent*) 32367 vfunc[17]: QObject::customEvent(QCustomEvent*) 32368 vfunc[18]: QObject::connectNotify(char const*) 32369 vfunc[19]: QObject::disconnectNotify(char const*) 32370 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32371 const*, char const*) 32372 vfunc[21]: QWidget::setEnabled(bool) 32373 vfunc[22]: QWidget::setMinimumSize(int, int) 32374 vfunc[23]: QWidget::setMaximumSize(int, int) 32375 vfunc[24]: QWidget::setSizeIncrement(int, int) 32376 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32377 vfunc[26]: QWidget::setEraseColor(QColor const&) 32378 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32379 vfunc[28]: QSlider::setPalette(QPalette const&) 32380 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32381 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32382 vfunc[31]: QWidget::setFont(QFont const&) 32383 vfunc[32]: QWidget::setCursor(QCursor const&) 32384 vfunc[33]: QWidget::unsetCursor() 32385 vfunc[34]: QWidget::setMask(QBitmap const&) 32386 vfunc[35]: QWidget::setMask(QRegion const&) 32387 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32388 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32389 vfunc[38]: QWidget::setCaption(QString const&) 32390 vfunc[39]: QWidget::setIcon(QPixmap const&) 32391 vfunc[40]: QWidget::setIconText(QString const&) 32392 vfunc[41]: QWidget::setMouseTracking(bool) 32393 vfunc[42]: QWidget::setFocus() 32394 vfunc[43]: QWidget::setActiveWindow() 32395 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32396 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32397 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32398 vfunc[47]: QWidget::show() 32399 vfunc[48]: QWidget::hide() 32400 vfunc[49]: QWidget::showMinimized() 32401 vfunc[50]: QWidget::showMaximized() 32402 vfunc[51]: QWidget::showNormal() 32403 vfunc[52]: QWidget::polish() 32404 vfunc[53]: QWidget::move(int, int) 32405 vfunc[54]: QWidget::resize(int, int) 32406 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32407 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32408 vfunc[57]: QWidget::close(bool) 32409 vfunc[58]: QSlider::sizeHint() const 32410 vfunc[59]: QSlider::minimumSizeHint() const 32411 vfunc[60]: QSlider::sizePolicy() const 32412 vfunc[61]: QSlider::setSizePolicy(QSizePolicy) 32413 vfunc[62]: QWidget::heightForWidth(int) const 32414 vfunc[63]: QWidget::adjustSize() 32415 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32416 const&, bool) 32417 vfunc[65]: QWidget::setAcceptDrops(bool) 32418 vfunc[66]: QWidget::setAutoMask(bool) 32419 vfunc[67]: 32420 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32421 vfunc[68]: QWidget::customWhatsThis() const 32422 vfunc[69]: QSlider::mousePressEvent(QMouseEvent*) 32423 vfunc[70]: QSlider::mouseReleaseEvent(QMouseEvent*) 32424 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32425 vfunc[72]: QSlider::mouseMoveEvent(QMouseEvent*) 32426 vfunc[73]: QSlider::wheelEvent(QWheelEvent*) 32427 vfunc[74]: QSlider::keyPressEvent(QKeyEvent*) 32428 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32429 vfunc[76]: QSlider::focusInEvent(QFocusEvent*) 32430 vfunc[77]: QSlider::focusOutEvent(QFocusEvent*) 32431 vfunc[78]: QWidget::enterEvent(QEvent*) 32432 vfunc[79]: QWidget::leaveEvent(QEvent*) 32433 vfunc[80]: QSlider::paintEvent(QPaintEvent*) 32434 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32435 vfunc[82]: QSlider::resizeEvent(QResizeEvent*) 32436 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32437 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32438 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32439 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32440 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32441 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32442 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32443 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32444 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32445 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32446 vfunc[93]: QWidget::showEvent(QShowEvent*) 32447 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32448 vfunc[95]: QWidget::x11Event(_XEvent*) 32449 vfunc[96]: QWidget::updateMask() 32450 vfunc[97]: QSlider::styleChange(QStyle&) 32451 vfunc[98]: QWidget::enabledChange(bool) 32452 vfunc[99]: QWidget::paletteChange(QPalette const&) 32453 vfunc[100]: QWidget::fontChange(QFont const&) 32454 vfunc[101]: QWidget::windowActivationChange(bool) 32455 vfunc[102]: QWidget::metric(int) const 32456 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32457 vfunc[104]: QWidget::destroy(bool, bool) 32458 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32459 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32460 vfunc[107]: QWidget::focusNextPrevChild(bool) 32461 vfunc[108]: QWidget::setKeyCompression(bool) 32462 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32463 bool, QFont*) 32464 vfunc[110]: QSlider::setOrientation(Qt::Orientation) 32465 vfunc[111]: QSlider::setTracking(bool) 32466 vfunc[112]: QSlider::setTickmarks(QSlider::TickSetting) 32467 vfunc[113]: QSlider::setTickInterval(int) 32468 vfunc[114]: QSlider::setValue(int) 32469 vfunc[115]: QSlider::valueChange() 32470 vfunc[116]: QSlider::rangeChange() 32471 32472 Table 8-417. Secondary vtable for QSlider 32473 Base Offset -80 32474 Virtual Base Offset 0 32475 RTTI typeinfo for QSlider 32476 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 32477 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 32478 vfunc[2]: QPaintDevice::setResolution(int) 32479 vfunc[3]: QPaintDevice::resolution() const 32480 vfunc[4]: QPaintDevice::handle() const 32481 vfunc[5]: QPaintDevice::x11RenderHandle() const 32482 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32483 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32484 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32485 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32486 const 32487 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32488 32489 Table 8-418. Secondary vtable for QSlider 32490 Base Offset -200 32491 Virtual Base Offset 0 32492 RTTI typeinfo for QSlider 32493 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 32494 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 32495 vfunc[2]: non-virtual thunk to QSlider::valueChange() 32496 vfunc[3]: non-virtual thunk to QSlider::rangeChange() 32497 vfunc[4]: QRangeControl::stepChange() 32498 32499 The Run Time Type Information for the QSlider class is 32500 described by Table 8-419 32501 32502 Table 8-419. typeinfo for QSlider 32503 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 32504 Name typeinfo name for QSlider 32505 flags: 0 32506 basetype: typeinfo for QWidget 2 32507 basetype: typeinfo for QRangeControl 29698 32508 __________________________________________________________ 32509 32510 8.2.22.27. Class data for QMainWindow 32511 32512 The virtual table for the QMainWindow class is described by 32513 Table 8-420 32514 32515 Table 8-420. Primary vtable for QMainWindow 32516 Base Offset 0 32517 Virtual Base Offset 0 32518 RTTI typeinfo for QMainWindow 32519 vfunc[0]: NULL or QMainWindow::metaObject() const 32520 vfunc[1]: QMainWindow::className() const 32521 vfunc[2]: QMainWindow::qt_cast(char const*) 32522 vfunc[3]: QMainWindow::qt_invoke(int, QUObject*) 32523 vfunc[4]: QMainWindow::qt_emit(int, QUObject*) 32524 vfunc[5]: QMainWindow::qt_property(int, int, QVariant*) 32525 vfunc[6]: QMainWindow::~QMainWindow() 32526 vfunc[7]: QMainWindow::~QMainWindow() 32527 vfunc[8]: QMainWindow::event(QEvent*) 32528 vfunc[9]: QMainWindow::eventFilter(QObject*, QEvent*) 32529 vfunc[10]: QWidget::setName(char const*) 32530 vfunc[11]: QObject::insertChild(QObject*) 32531 vfunc[12]: QObject::removeChild(QObject*) 32532 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32533 vfunc[14]: QObject::property(char const*) const 32534 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32535 vfunc[16]: QMainWindow::childEvent(QChildEvent*) 32536 vfunc[17]: QObject::customEvent(QCustomEvent*) 32537 vfunc[18]: QObject::connectNotify(char const*) 32538 vfunc[19]: QObject::disconnectNotify(char const*) 32539 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32540 const*, char const*) 32541 vfunc[21]: QWidget::setEnabled(bool) 32542 vfunc[22]: QWidget::setMinimumSize(int, int) 32543 vfunc[23]: QWidget::setMaximumSize(int, int) 32544 vfunc[24]: QWidget::setSizeIncrement(int, int) 32545 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32546 vfunc[26]: QWidget::setEraseColor(QColor const&) 32547 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32548 vfunc[28]: QWidget::setPalette(QPalette const&) 32549 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32550 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32551 vfunc[31]: QWidget::setFont(QFont const&) 32552 vfunc[32]: QWidget::setCursor(QCursor const&) 32553 vfunc[33]: QWidget::unsetCursor() 32554 vfunc[34]: QWidget::setMask(QBitmap const&) 32555 vfunc[35]: QWidget::setMask(QRegion const&) 32556 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32557 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32558 vfunc[38]: QWidget::setCaption(QString const&) 32559 vfunc[39]: QWidget::setIcon(QPixmap const&) 32560 vfunc[40]: QWidget::setIconText(QString const&) 32561 vfunc[41]: QWidget::setMouseTracking(bool) 32562 vfunc[42]: QWidget::setFocus() 32563 vfunc[43]: QWidget::setActiveWindow() 32564 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32565 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32566 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32567 vfunc[47]: QMainWindow::show() 32568 vfunc[48]: QMainWindow::hide() 32569 vfunc[49]: QWidget::showMinimized() 32570 vfunc[50]: QWidget::showMaximized() 32571 vfunc[51]: QWidget::showNormal() 32572 vfunc[52]: QWidget::polish() 32573 vfunc[53]: QWidget::move(int, int) 32574 vfunc[54]: QWidget::resize(int, int) 32575 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32576 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32577 vfunc[57]: QWidget::close(bool) 32578 vfunc[58]: QMainWindow::sizeHint() const 32579 vfunc[59]: QMainWindow::minimumSizeHint() const 32580 vfunc[60]: QWidget::sizePolicy() const 32581 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32582 vfunc[62]: QWidget::heightForWidth(int) const 32583 vfunc[63]: QWidget::adjustSize() 32584 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32585 const&, bool) 32586 vfunc[65]: QWidget::setAcceptDrops(bool) 32587 vfunc[66]: QWidget::setAutoMask(bool) 32588 vfunc[67]: 32589 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32590 vfunc[68]: QWidget::customWhatsThis() const 32591 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32592 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32593 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32594 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32595 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32596 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 32597 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32598 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32599 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32600 vfunc[78]: QWidget::enterEvent(QEvent*) 32601 vfunc[79]: QWidget::leaveEvent(QEvent*) 32602 vfunc[80]: QMainWindow::paintEvent(QPaintEvent*) 32603 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32604 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 32605 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32606 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32607 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32608 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32609 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32610 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32611 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32612 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32613 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32614 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32615 vfunc[93]: QWidget::showEvent(QShowEvent*) 32616 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32617 vfunc[95]: QWidget::x11Event(_XEvent*) 32618 vfunc[96]: QWidget::updateMask() 32619 vfunc[97]: QMainWindow::styleChange(QStyle&) 32620 vfunc[98]: QWidget::enabledChange(bool) 32621 vfunc[99]: QWidget::paletteChange(QPalette const&) 32622 vfunc[100]: QWidget::fontChange(QFont const&) 32623 vfunc[101]: QWidget::windowActivationChange(bool) 32624 vfunc[102]: QWidget::metric(int) const 32625 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32626 vfunc[104]: QWidget::destroy(bool, bool) 32627 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32628 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32629 vfunc[107]: QWidget::focusNextPrevChild(bool) 32630 vfunc[108]: QWidget::setKeyCompression(bool) 32631 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32632 bool, QFont*) 32633 vfunc[110]: QMainWindow::setCentralWidget(QWidget*) 32634 vfunc[111]: QMainWindow::setDockEnabled(Qt::Dock, bool) 32635 vfunc[112]: QMainWindow::setDockEnabled(QDockWindow*, Qt::Dock, 32636 bool) 32637 vfunc[113]: QMainWindow::addDockWindow(QDockWindow*, Qt::Dock, 32638 bool) 32639 vfunc[114]: QMainWindow::addDockWindow(QDockWindow*, QString 32640 const&, Qt::Dock, bool) 32641 vfunc[115]: QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock) 32642 vfunc[116]: QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock, 32643 bool, int, int) 32644 vfunc[117]: QMainWindow::removeDockWindow(QDockWindow*) 32645 vfunc[118]: QMainWindow::dockingArea(QPoint const&) 32646 vfunc[119]: QMainWindow::isCustomizable() const 32647 vfunc[120]: QMainWindow::setRightJustification(bool) 32648 vfunc[121]: QMainWindow::setUsesBigPixmaps(bool) 32649 vfunc[122]: QMainWindow::setUsesTextLabel(bool) 32650 vfunc[123]: QMainWindow::setDockWindowsMovable(bool) 32651 vfunc[124]: QMainWindow::setOpaqueMoving(bool) 32652 vfunc[125]: QMainWindow::setDockMenuEnabled(bool) 32653 vfunc[126]: QMainWindow::whatsThis() 32654 vfunc[127]: QMainWindow::setAppropriate(QDockWindow*, bool) 32655 vfunc[128]: QMainWindow::customize() 32656 vfunc[129]: QMainWindow::setUpLayout() 32657 vfunc[130]: QMainWindow::showDockMenu(QPoint const&) 32658 vfunc[131]: QMainWindow::setMenuBar(QMenuBar*) 32659 vfunc[132]: QMainWindow::setStatusBar(QStatusBar*) 32660 vfunc[133]: QMainWindow::setToolTipGroup(QToolTipGroup*) 32661 32662 Table 8-421. Secondary vtable for QMainWindow 32663 Base Offset -80 32664 Virtual Base Offset 0 32665 RTTI typeinfo for QMainWindow 32666 vfunc[0]: non-virtual thunk to QMainWindow::~QMainWindow() 32667 vfunc[1]: non-virtual thunk to QMainWindow::~QMainWindow() 32668 vfunc[2]: QPaintDevice::setResolution(int) 32669 vfunc[3]: QPaintDevice::resolution() const 32670 vfunc[4]: QPaintDevice::handle() const 32671 vfunc[5]: QPaintDevice::x11RenderHandle() const 32672 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32673 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32674 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32675 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32676 const 32677 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32678 32679 The Run Time Type Information for the QMainWindow class is 32680 described by Table 8-422 32681 32682 Table 8-422. typeinfo for QMainWindow 32683 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32684 Name typeinfo name for QMainWindow 32685 basetype: typeinfo for QWidget 32686 __________________________________________________________ 32687 32688 8.2.22.28. Class data for QToolButton 32689 32690 The virtual table for the QToolButton class is described by 32691 Table 8-423 32692 32693 Table 8-423. Primary vtable for QToolButton 32694 Base Offset 0 32695 Virtual Base Offset 0 32696 RTTI typeinfo for QToolButton 32697 vfunc[0]: NULL or QToolButton::metaObject() const 32698 vfunc[1]: QToolButton::className() const 32699 vfunc[2]: QToolButton::qt_cast(char const*) 32700 vfunc[3]: QToolButton::qt_invoke(int, QUObject*) 32701 vfunc[4]: QToolButton::qt_emit(int, QUObject*) 32702 vfunc[5]: QToolButton::qt_property(int, int, QVariant*) 32703 vfunc[6]: QToolButton::~QToolButton() 32704 vfunc[7]: QToolButton::~QToolButton() 32705 vfunc[8]: QWidget::event(QEvent*) 32706 vfunc[9]: QToolButton::eventFilter(QObject*, QEvent*) 32707 vfunc[10]: QWidget::setName(char const*) 32708 vfunc[11]: QObject::insertChild(QObject*) 32709 vfunc[12]: QObject::removeChild(QObject*) 32710 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32711 vfunc[14]: QObject::property(char const*) const 32712 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32713 vfunc[16]: QObject::childEvent(QChildEvent*) 32714 vfunc[17]: QObject::customEvent(QCustomEvent*) 32715 vfunc[18]: QObject::connectNotify(char const*) 32716 vfunc[19]: QObject::disconnectNotify(char const*) 32717 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32718 const*, char const*) 32719 vfunc[21]: QWidget::setEnabled(bool) 32720 vfunc[22]: QWidget::setMinimumSize(int, int) 32721 vfunc[23]: QWidget::setMaximumSize(int, int) 32722 vfunc[24]: QWidget::setSizeIncrement(int, int) 32723 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32724 vfunc[26]: QWidget::setEraseColor(QColor const&) 32725 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32726 vfunc[28]: QWidget::setPalette(QPalette const&) 32727 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32728 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32729 vfunc[31]: QWidget::setFont(QFont const&) 32730 vfunc[32]: QWidget::setCursor(QCursor const&) 32731 vfunc[33]: QWidget::unsetCursor() 32732 vfunc[34]: QWidget::setMask(QBitmap const&) 32733 vfunc[35]: QWidget::setMask(QRegion const&) 32734 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32735 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32736 vfunc[38]: QWidget::setCaption(QString const&) 32737 vfunc[39]: QWidget::setIcon(QPixmap const&) 32738 vfunc[40]: QWidget::setIconText(QString const&) 32739 vfunc[41]: QWidget::setMouseTracking(bool) 32740 vfunc[42]: QWidget::setFocus() 32741 vfunc[43]: QWidget::setActiveWindow() 32742 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32743 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32744 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32745 vfunc[47]: QWidget::show() 32746 vfunc[48]: QWidget::hide() 32747 vfunc[49]: QWidget::showMinimized() 32748 vfunc[50]: QWidget::showMaximized() 32749 vfunc[51]: QWidget::showNormal() 32750 vfunc[52]: QWidget::polish() 32751 vfunc[53]: QWidget::move(int, int) 32752 vfunc[54]: QWidget::resize(int, int) 32753 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32754 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32755 vfunc[57]: QWidget::close(bool) 32756 vfunc[58]: QToolButton::sizeHint() const 32757 vfunc[59]: QToolButton::minimumSizeHint() const 32758 vfunc[60]: QWidget::sizePolicy() const 32759 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32760 vfunc[62]: QWidget::heightForWidth(int) const 32761 vfunc[63]: QWidget::adjustSize() 32762 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32763 const&, bool) 32764 vfunc[65]: QWidget::setAcceptDrops(bool) 32765 vfunc[66]: QWidget::setAutoMask(bool) 32766 vfunc[67]: 32767 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32768 vfunc[68]: QWidget::customWhatsThis() const 32769 vfunc[69]: QToolButton::mousePressEvent(QMouseEvent*) 32770 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 32771 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32772 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 32773 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32774 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 32775 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 32776 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 32777 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 32778 vfunc[78]: QToolButton::enterEvent(QEvent*) 32779 vfunc[79]: QToolButton::leaveEvent(QEvent*) 32780 vfunc[80]: QButton::paintEvent(QPaintEvent*) 32781 vfunc[81]: QToolButton::moveEvent(QMoveEvent*) 32782 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 32783 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32784 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32785 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32786 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32787 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32788 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32789 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32790 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32791 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32792 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32793 vfunc[93]: QWidget::showEvent(QShowEvent*) 32794 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32795 vfunc[95]: QWidget::x11Event(_XEvent*) 32796 vfunc[96]: QWidget::updateMask() 32797 vfunc[97]: QWidget::styleChange(QStyle&) 32798 vfunc[98]: QButton::enabledChange(bool) 32799 vfunc[99]: QToolButton::paletteChange(QPalette const&) 32800 vfunc[100]: QWidget::fontChange(QFont const&) 32801 vfunc[101]: QWidget::windowActivationChange(bool) 32802 vfunc[102]: QWidget::metric(int) const 32803 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32804 vfunc[104]: QWidget::destroy(bool, bool) 32805 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32806 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32807 vfunc[107]: QWidget::focusNextPrevChild(bool) 32808 vfunc[108]: QWidget::setKeyCompression(bool) 32809 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32810 bool, QFont*) 32811 vfunc[110]: QToolButton::setText(QString const&) 32812 vfunc[111]: QButton::setPixmap(QPixmap const&) 32813 vfunc[112]: QButton::setAccel(QKeySequence const&) 32814 vfunc[113]: QButton::setDown(bool) 32815 vfunc[114]: QButton::setAutoRepeat(bool) 32816 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 32817 vfunc[116]: QButton::setState(QButton::ToggleState) 32818 vfunc[117]: QButton::hitButton(QPoint const&) const 32819 vfunc[118]: QToolButton::drawButton(QPainter*) 32820 vfunc[119]: QToolButton::drawButtonLabel(QPainter*) 32821 vfunc[120]: QButton::setGroup(QButtonGroup*) 32822 vfunc[121]: QToolButton::setIconSet(QIconSet const&) 32823 vfunc[122]: QToolButton::setUsesBigPixmap(bool) 32824 vfunc[123]: QToolButton::setUsesTextLabel(bool) 32825 vfunc[124]: QToolButton::setTextLabel(QString const&, bool) 32826 vfunc[125]: QToolButton::setToggleButton(bool) 32827 vfunc[126]: QToolButton::setOn(bool) 32828 32829 Table 8-424. Secondary vtable for QToolButton 32830 Base Offset -80 32831 Virtual Base Offset 0 32832 RTTI typeinfo for QToolButton 32833 vfunc[0]: non-virtual thunk to QToolButton::~QToolButton() 32834 vfunc[1]: non-virtual thunk to QToolButton::~QToolButton() 32835 vfunc[2]: QPaintDevice::setResolution(int) 32836 vfunc[3]: QPaintDevice::resolution() const 32837 vfunc[4]: QPaintDevice::handle() const 32838 vfunc[5]: QPaintDevice::x11RenderHandle() const 32839 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32840 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32841 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32842 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32843 const 32844 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32845 32846 The Run Time Type Information for the QToolButton class is 32847 described by Table 8-425 32848 32849 Table 8-425. typeinfo for QToolButton 32850 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32851 Name typeinfo name for QToolButton 32852 basetype: typeinfo for QButton 32853 __________________________________________________________ 32854 32855 8.2.22.29. Class data for QWidgetIntDict 32856 32857 The virtual table for the QWidgetIntDict class is described by 32858 Table 8-426 32859 32860 Table 8-426. Primary vtable for QWidgetIntDict 32861 Base Offset 0 32862 Virtual Base Offset 0 32863 RTTI typeinfo for QWidgetIntDict 32864 vfunc[0]: NULL or QIntDict::count() const 32865 vfunc[1]: NULL or QIntDict::clear() 32866 vfunc[2]: NULL or QWidgetIntDict::~QWidgetIntDict() 32867 vfunc[3]: NULL or QWidgetIntDict::~QWidgetIntDict() 32868 vfunc[4]: QPtrCollection::newItem(void*) 32869 vfunc[5]: NULL or QIntDict::deleteItem(void*) 32870 vfunc[6]: QGDict::read(QDataStream&, void*&) 32871 vfunc[7]: QGDict::write(QDataStream&, void*) const 32872 32873 The Run Time Type Information for the QWidgetIntDict class is 32874 described by Table 8-427 32875 32876 Table 8-427. typeinfo for QWidgetIntDict 32877 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32878 Name typeinfo name for QWidgetIntDict 32879 basetype: typeinfo for QIntDict 32880 __________________________________________________________ 32881 32882 8.2.22.30. Class data for QTabBar 32883 32884 The virtual table for the QTabBar class is described by Table 32885 8-428 32886 32887 Table 8-428. Primary vtable for QTabBar 32888 Base Offset 0 32889 Virtual Base Offset 0 32890 RTTI typeinfo for QTabBar 32891 vfunc[0]: NULL or QTabBar::metaObject() const 32892 vfunc[1]: QTabBar::className() const 32893 vfunc[2]: QTabBar::qt_cast(char const*) 32894 vfunc[3]: QTabBar::qt_invoke(int, QUObject*) 32895 vfunc[4]: QTabBar::qt_emit(int, QUObject*) 32896 vfunc[5]: QTabBar::qt_property(int, int, QVariant*) 32897 vfunc[6]: QTabBar::~QTabBar() 32898 vfunc[7]: QTabBar::~QTabBar() 32899 vfunc[8]: QTabBar::event(QEvent*) 32900 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 32901 vfunc[10]: QWidget::setName(char const*) 32902 vfunc[11]: QObject::insertChild(QObject*) 32903 vfunc[12]: QObject::removeChild(QObject*) 32904 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32905 vfunc[14]: QObject::property(char const*) const 32906 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32907 vfunc[16]: QObject::childEvent(QChildEvent*) 32908 vfunc[17]: QObject::customEvent(QCustomEvent*) 32909 vfunc[18]: QObject::connectNotify(char const*) 32910 vfunc[19]: QObject::disconnectNotify(char const*) 32911 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32912 const*, char const*) 32913 vfunc[21]: QWidget::setEnabled(bool) 32914 vfunc[22]: QWidget::setMinimumSize(int, int) 32915 vfunc[23]: QWidget::setMaximumSize(int, int) 32916 vfunc[24]: QWidget::setSizeIncrement(int, int) 32917 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32918 vfunc[26]: QWidget::setEraseColor(QColor const&) 32919 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32920 vfunc[28]: QWidget::setPalette(QPalette const&) 32921 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32922 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32923 vfunc[31]: QWidget::setFont(QFont const&) 32924 vfunc[32]: QWidget::setCursor(QCursor const&) 32925 vfunc[33]: QWidget::unsetCursor() 32926 vfunc[34]: QWidget::setMask(QBitmap const&) 32927 vfunc[35]: QWidget::setMask(QRegion const&) 32928 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32929 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32930 vfunc[38]: QWidget::setCaption(QString const&) 32931 vfunc[39]: QWidget::setIcon(QPixmap const&) 32932 vfunc[40]: QWidget::setIconText(QString const&) 32933 vfunc[41]: QWidget::setMouseTracking(bool) 32934 vfunc[42]: QWidget::setFocus() 32935 vfunc[43]: QWidget::setActiveWindow() 32936 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32937 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32938 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32939 vfunc[47]: QTabBar::show() 32940 vfunc[48]: QWidget::hide() 32941 vfunc[49]: QWidget::showMinimized() 32942 vfunc[50]: QWidget::showMaximized() 32943 vfunc[51]: QWidget::showNormal() 32944 vfunc[52]: QWidget::polish() 32945 vfunc[53]: QWidget::move(int, int) 32946 vfunc[54]: QWidget::resize(int, int) 32947 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32948 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32949 vfunc[57]: QWidget::close(bool) 32950 vfunc[58]: QTabBar::sizeHint() const 32951 vfunc[59]: QTabBar::minimumSizeHint() const 32952 vfunc[60]: QWidget::sizePolicy() const 32953 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32954 vfunc[62]: QWidget::heightForWidth(int) const 32955 vfunc[63]: QWidget::adjustSize() 32956 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32957 const&, bool) 32958 vfunc[65]: QWidget::setAcceptDrops(bool) 32959 vfunc[66]: QWidget::setAutoMask(bool) 32960 vfunc[67]: 32961 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32962 vfunc[68]: QWidget::customWhatsThis() const 32963 vfunc[69]: QTabBar::mousePressEvent(QMouseEvent*) 32964 vfunc[70]: QTabBar::mouseReleaseEvent(QMouseEvent*) 32965 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32966 vfunc[72]: QTabBar::mouseMoveEvent(QMouseEvent*) 32967 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32968 vfunc[74]: QTabBar::keyPressEvent(QKeyEvent*) 32969 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32970 vfunc[76]: QTabBar::focusInEvent(QFocusEvent*) 32971 vfunc[77]: QTabBar::focusOutEvent(QFocusEvent*) 32972 vfunc[78]: QWidget::enterEvent(QEvent*) 32973 vfunc[79]: QWidget::leaveEvent(QEvent*) 32974 vfunc[80]: QTabBar::paintEvent(QPaintEvent*) 32975 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32976 vfunc[82]: QTabBar::resizeEvent(QResizeEvent*) 32977 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32978 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32979 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32980 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32981 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32982 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32983 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32984 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32985 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32986 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32987 vfunc[93]: QWidget::showEvent(QShowEvent*) 32988 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32989 vfunc[95]: QWidget::x11Event(_XEvent*) 32990 vfunc[96]: QWidget::updateMask() 32991 vfunc[97]: QTabBar::styleChange(QStyle&) 32992 vfunc[98]: QWidget::enabledChange(bool) 32993 vfunc[99]: QWidget::paletteChange(QPalette const&) 32994 vfunc[100]: QTabBar::fontChange(QFont const&) 32995 vfunc[101]: QWidget::windowActivationChange(bool) 32996 vfunc[102]: QWidget::metric(int) const 32997 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32998 vfunc[104]: QWidget::destroy(bool, bool) 32999 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33000 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33001 vfunc[107]: QWidget::focusNextPrevChild(bool) 33002 vfunc[108]: QWidget::setKeyCompression(bool) 33003 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33004 bool, QFont*) 33005 vfunc[110]: QTabBar::setShape(QTabBar::Shape) 33006 vfunc[111]: QTabBar::addTab(QTab*) 33007 vfunc[112]: QTabBar::insertTab(QTab*, int) 33008 vfunc[113]: QTabBar::removeTab(QTab*) 33009 vfunc[114]: QTabBar::setTabEnabled(int, bool) 33010 vfunc[115]: QTabBar::layoutTabs() 33011 vfunc[116]: QTabBar::selectTab(QPoint const&) const 33012 vfunc[117]: QTabBar::setCurrentTab(int) 33013 vfunc[118]: QTabBar::setCurrentTab(QTab*) 33014 vfunc[119]: QTabBar::paint(QPainter*, QTab*, bool) const 33015 vfunc[120]: QTabBar::paintLabel(QPainter*, QRect const&, QTab*, 33016 bool) const 33017 33018 Table 8-429. Secondary vtable for QTabBar 33019 Base Offset -80 33020 Virtual Base Offset 0 33021 RTTI typeinfo for QTabBar 33022 vfunc[0]: non-virtual thunk to QTabBar::~QTabBar() 33023 vfunc[1]: non-virtual thunk to QTabBar::~QTabBar() 33024 vfunc[2]: QPaintDevice::setResolution(int) 33025 vfunc[3]: QPaintDevice::resolution() const 33026 vfunc[4]: QPaintDevice::handle() const 33027 vfunc[5]: QPaintDevice::x11RenderHandle() const 33028 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33029 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33030 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33031 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33032 const 33033 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33034 33035 The Run Time Type Information for the QTabBar class is 33036 described by Table 8-430 33037 33038 Table 8-430. typeinfo for QTabBar 33039 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33040 Name typeinfo name for QTabBar 33041 basetype: typeinfo for QWidget 33042 __________________________________________________________ 33043 33044 8.2.22.31. Class data for QToolTip 33045 33046 The virtual table for the QToolTip class is described by Table 33047 8-431 33048 33049 Table 8-431. Primary vtable for QToolTip 33050 Base Offset 0 33051 Virtual Base Offset 0 33052 RTTI typeinfo for QToolTip 33053 vfunc[0]: __cxa_pure_virtual 33054 33055 The Run Time Type Information for the QToolTip class is 33056 described by Table 8-432 33057 33058 Table 8-432. typeinfo for QToolTip 33059 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33060 Name typeinfo name for QToolTip 33061 basetype: typeinfo for Qt 33062 __________________________________________________________ 33063 33064 8.2.22.32. Class data for QCheckBox 33065 33066 The virtual table for the QCheckBox class is described by Table 33067 8-433 33068 33069 Table 8-433. Primary vtable for QCheckBox 33070 Base Offset 0 33071 Virtual Base Offset 0 33072 RTTI typeinfo for QCheckBox 33073 vfunc[0]: NULL or QCheckBox::metaObject() const 33074 vfunc[1]: QCheckBox::className() const 33075 vfunc[2]: QCheckBox::qt_cast(char const*) 33076 vfunc[3]: QCheckBox::qt_invoke(int, QUObject*) 33077 vfunc[4]: QCheckBox::qt_emit(int, QUObject*) 33078 vfunc[5]: QCheckBox::qt_property(int, int, QVariant*) 33079 vfunc[6]: NULL or QCheckBox::~QCheckBox() 33080 vfunc[7]: NULL or QCheckBox::~QCheckBox() 33081 vfunc[8]: QWidget::event(QEvent*) 33082 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33083 vfunc[10]: QWidget::setName(char const*) 33084 vfunc[11]: QObject::insertChild(QObject*) 33085 vfunc[12]: QObject::removeChild(QObject*) 33086 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33087 vfunc[14]: QObject::property(char const*) const 33088 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33089 vfunc[16]: QObject::childEvent(QChildEvent*) 33090 vfunc[17]: QObject::customEvent(QCustomEvent*) 33091 vfunc[18]: QObject::connectNotify(char const*) 33092 vfunc[19]: QObject::disconnectNotify(char const*) 33093 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33094 const*, char const*) 33095 vfunc[21]: QWidget::setEnabled(bool) 33096 vfunc[22]: QWidget::setMinimumSize(int, int) 33097 vfunc[23]: QWidget::setMaximumSize(int, int) 33098 vfunc[24]: QWidget::setSizeIncrement(int, int) 33099 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33100 vfunc[26]: QWidget::setEraseColor(QColor const&) 33101 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33102 vfunc[28]: QWidget::setPalette(QPalette const&) 33103 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33104 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33105 vfunc[31]: QWidget::setFont(QFont const&) 33106 vfunc[32]: QWidget::setCursor(QCursor const&) 33107 vfunc[33]: QWidget::unsetCursor() 33108 vfunc[34]: QWidget::setMask(QBitmap const&) 33109 vfunc[35]: QWidget::setMask(QRegion const&) 33110 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33111 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33112 vfunc[38]: QWidget::setCaption(QString const&) 33113 vfunc[39]: QWidget::setIcon(QPixmap const&) 33114 vfunc[40]: QWidget::setIconText(QString const&) 33115 vfunc[41]: QWidget::setMouseTracking(bool) 33116 vfunc[42]: QWidget::setFocus() 33117 vfunc[43]: QWidget::setActiveWindow() 33118 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33119 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33120 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33121 vfunc[47]: QWidget::show() 33122 vfunc[48]: QWidget::hide() 33123 vfunc[49]: QWidget::showMinimized() 33124 vfunc[50]: QWidget::showMaximized() 33125 vfunc[51]: QWidget::showNormal() 33126 vfunc[52]: QWidget::polish() 33127 vfunc[53]: QWidget::move(int, int) 33128 vfunc[54]: QWidget::resize(int, int) 33129 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33130 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33131 vfunc[57]: QWidget::close(bool) 33132 vfunc[58]: QCheckBox::sizeHint() const 33133 vfunc[59]: QWidget::minimumSizeHint() const 33134 vfunc[60]: QWidget::sizePolicy() const 33135 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33136 vfunc[62]: QWidget::heightForWidth(int) const 33137 vfunc[63]: QWidget::adjustSize() 33138 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33139 const&, bool) 33140 vfunc[65]: QWidget::setAcceptDrops(bool) 33141 vfunc[66]: QWidget::setAutoMask(bool) 33142 vfunc[67]: 33143 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33144 vfunc[68]: QWidget::customWhatsThis() const 33145 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 33146 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 33147 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33148 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 33149 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33150 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 33151 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 33152 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 33153 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 33154 vfunc[78]: QWidget::enterEvent(QEvent*) 33155 vfunc[79]: QWidget::leaveEvent(QEvent*) 33156 vfunc[80]: QButton::paintEvent(QPaintEvent*) 33157 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33158 vfunc[82]: QCheckBox::resizeEvent(QResizeEvent*) 33159 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33160 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33161 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33162 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33163 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33164 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33165 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33166 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33167 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33168 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33169 vfunc[93]: QWidget::showEvent(QShowEvent*) 33170 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33171 vfunc[95]: QWidget::x11Event(_XEvent*) 33172 vfunc[96]: QCheckBox::updateMask() 33173 vfunc[97]: QWidget::styleChange(QStyle&) 33174 vfunc[98]: QButton::enabledChange(bool) 33175 vfunc[99]: QWidget::paletteChange(QPalette const&) 33176 vfunc[100]: QWidget::fontChange(QFont const&) 33177 vfunc[101]: QWidget::windowActivationChange(bool) 33178 vfunc[102]: QWidget::metric(int) const 33179 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33180 vfunc[104]: QWidget::destroy(bool, bool) 33181 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33182 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33183 vfunc[107]: QWidget::focusNextPrevChild(bool) 33184 vfunc[108]: QWidget::setKeyCompression(bool) 33185 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33186 bool, QFont*) 33187 vfunc[110]: QButton::setText(QString const&) 33188 vfunc[111]: QButton::setPixmap(QPixmap const&) 33189 vfunc[112]: QButton::setAccel(QKeySequence const&) 33190 vfunc[113]: QButton::setDown(bool) 33191 vfunc[114]: QButton::setAutoRepeat(bool) 33192 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 33193 vfunc[116]: QButton::setState(QButton::ToggleState) 33194 vfunc[117]: QCheckBox::hitButton(QPoint const&) const 33195 vfunc[118]: QCheckBox::drawButton(QPainter*) 33196 vfunc[119]: QCheckBox::drawButtonLabel(QPainter*) 33197 vfunc[120]: QButton::setGroup(QButtonGroup*) 33198 33199 Table 8-434. Secondary vtable for QCheckBox 33200 Base Offset -80 33201 Virtual Base Offset 0 33202 RTTI typeinfo for QCheckBox 33203 vfunc[0]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 33204 vfunc[1]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 33205 vfunc[2]: QPaintDevice::setResolution(int) 33206 vfunc[3]: QPaintDevice::resolution() const 33207 vfunc[4]: QPaintDevice::handle() const 33208 vfunc[5]: QPaintDevice::x11RenderHandle() const 33209 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33210 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33211 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33212 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33213 const 33214 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33215 33216 The Run Time Type Information for the QCheckBox class is 33217 described by Table 8-435 33218 33219 Table 8-435. typeinfo for QCheckBox 33220 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33221 Name typeinfo name for QCheckBox 33222 basetype: typeinfo for QButton 33223 __________________________________________________________ 33224 33225 8.2.22.33. Class data for QDockWindow 33226 33227 The virtual table for the QDockWindow class is described by 33228 Table 8-436 33229 33230 Table 8-436. Primary vtable for QDockWindow 33231 Base Offset 0 33232 Virtual Base Offset 0 33233 RTTI typeinfo for QDockWindow 33234 vfunc[0]: NULL or QDockWindow::metaObject() const 33235 vfunc[1]: QDockWindow::className() const 33236 vfunc[2]: QDockWindow::qt_cast(char const*) 33237 vfunc[3]: QDockWindow::qt_invoke(int, QUObject*) 33238 vfunc[4]: QDockWindow::qt_emit(int, QUObject*) 33239 vfunc[5]: QDockWindow::qt_property(int, int, QVariant*) 33240 vfunc[6]: QDockWindow::~QDockWindow() 33241 vfunc[7]: QDockWindow::~QDockWindow() 33242 vfunc[8]: QDockWindow::event(QEvent*) 33243 vfunc[9]: QDockWindow::eventFilter(QObject*, QEvent*) 33244 vfunc[10]: QWidget::setName(char const*) 33245 vfunc[11]: QObject::insertChild(QObject*) 33246 vfunc[12]: QObject::removeChild(QObject*) 33247 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33248 vfunc[14]: QObject::property(char const*) const 33249 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33250 vfunc[16]: QObject::childEvent(QChildEvent*) 33251 vfunc[17]: QObject::customEvent(QCustomEvent*) 33252 vfunc[18]: QObject::connectNotify(char const*) 33253 vfunc[19]: QObject::disconnectNotify(char const*) 33254 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33255 const*, char const*) 33256 vfunc[21]: QWidget::setEnabled(bool) 33257 vfunc[22]: QWidget::setMinimumSize(int, int) 33258 vfunc[23]: QWidget::setMaximumSize(int, int) 33259 vfunc[24]: QWidget::setSizeIncrement(int, int) 33260 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33261 vfunc[26]: QWidget::setEraseColor(QColor const&) 33262 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33263 vfunc[28]: QWidget::setPalette(QPalette const&) 33264 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33265 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33266 vfunc[31]: QWidget::setFont(QFont const&) 33267 vfunc[32]: QWidget::setCursor(QCursor const&) 33268 vfunc[33]: QWidget::unsetCursor() 33269 vfunc[34]: QWidget::setMask(QBitmap const&) 33270 vfunc[35]: QWidget::setMask(QRegion const&) 33271 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33272 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33273 vfunc[38]: QDockWindow::setCaption(QString const&) 33274 vfunc[39]: QWidget::setIcon(QPixmap const&) 33275 vfunc[40]: QWidget::setIconText(QString const&) 33276 vfunc[41]: QWidget::setMouseTracking(bool) 33277 vfunc[42]: QWidget::setFocus() 33278 vfunc[43]: QWidget::setActiveWindow() 33279 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33280 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33281 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33282 vfunc[47]: QWidget::show() 33283 vfunc[48]: QWidget::hide() 33284 vfunc[49]: QWidget::showMinimized() 33285 vfunc[50]: QWidget::showMaximized() 33286 vfunc[51]: QWidget::showNormal() 33287 vfunc[52]: QWidget::polish() 33288 vfunc[53]: QWidget::move(int, int) 33289 vfunc[54]: QWidget::resize(int, int) 33290 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33291 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33292 vfunc[57]: QWidget::close(bool) 33293 vfunc[58]: QDockWindow::sizeHint() const 33294 vfunc[59]: QDockWindow::minimumSizeHint() const 33295 vfunc[60]: QWidget::sizePolicy() const 33296 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33297 vfunc[62]: QWidget::heightForWidth(int) const 33298 vfunc[63]: QWidget::adjustSize() 33299 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33300 const&, bool) 33301 vfunc[65]: QWidget::setAcceptDrops(bool) 33302 vfunc[66]: QWidget::setAutoMask(bool) 33303 vfunc[67]: 33304 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33305 vfunc[68]: QWidget::customWhatsThis() const 33306 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33307 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33308 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33309 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33310 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33311 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33312 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33313 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33314 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33315 vfunc[78]: QWidget::enterEvent(QEvent*) 33316 vfunc[79]: QWidget::leaveEvent(QEvent*) 33317 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 33318 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33319 vfunc[82]: QDockWindow::resizeEvent(QResizeEvent*) 33320 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33321 vfunc[84]: QDockWindow::contextMenuEvent(QContextMenuEvent*) 33322 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33323 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33324 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33325 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33326 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33327 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33328 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33329 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33330 vfunc[93]: QDockWindow::showEvent(QShowEvent*) 33331 vfunc[94]: QDockWindow::hideEvent(QHideEvent*) 33332 vfunc[95]: QWidget::x11Event(_XEvent*) 33333 vfunc[96]: QWidget::updateMask() 33334 vfunc[97]: QFrame::styleChange(QStyle&) 33335 vfunc[98]: QWidget::enabledChange(bool) 33336 vfunc[99]: QWidget::paletteChange(QPalette const&) 33337 vfunc[100]: QWidget::fontChange(QFont const&) 33338 vfunc[101]: QWidget::windowActivationChange(bool) 33339 vfunc[102]: QWidget::metric(int) const 33340 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33341 vfunc[104]: QWidget::destroy(bool, bool) 33342 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33343 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33344 vfunc[107]: QWidget::focusNextPrevChild(bool) 33345 vfunc[108]: QWidget::setKeyCompression(bool) 33346 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33347 bool, QFont*) 33348 vfunc[110]: QFrame::setFrameStyle(int) 33349 vfunc[111]: QFrame::setLineWidth(int) 33350 vfunc[112]: QFrame::setMargin(int) 33351 vfunc[113]: QFrame::setMidLineWidth(int) 33352 vfunc[114]: QFrame::setFrameRect(QRect const&) 33353 vfunc[115]: QDockWindow::drawFrame(QPainter*) 33354 vfunc[116]: QDockWindow::drawContents(QPainter*) 33355 vfunc[117]: QFrame::frameChanged() 33356 vfunc[118]: QDockWindow::setWidget(QWidget*) 33357 vfunc[119]: QDockWindow::setCloseMode(int) 33358 vfunc[120]: QDockWindow::setResizeEnabled(bool) 33359 vfunc[121]: QDockWindow::setMovingEnabled(bool) 33360 vfunc[122]: QDockWindow::setHorizontallyStretchable(bool) 33361 vfunc[123]: QDockWindow::setVerticallyStretchable(bool) 33362 vfunc[124]: QDockWindow::setOffset(int) 33363 vfunc[125]: QDockWindow::setFixedExtentWidth(int) 33364 vfunc[126]: QDockWindow::setFixedExtentHeight(int) 33365 vfunc[127]: QDockWindow::setNewLine(bool) 33366 vfunc[128]: QDockWindow::setOpaqueMoving(bool) 33367 vfunc[129]: QDockWindow::undock(QWidget*) 33368 vfunc[130]: NULL or QDockWindow::undock() 33369 vfunc[131]: QDockWindow::dock() 33370 vfunc[132]: QDockWindow::setOrientation(Qt::Orientation) 33371 33372 Table 8-437. Secondary vtable for QDockWindow 33373 Base Offset -80 33374 Virtual Base Offset 0 33375 RTTI typeinfo for QDockWindow 33376 vfunc[0]: non-virtual thunk to QDockWindow::~QDockWindow() 33377 vfunc[1]: non-virtual thunk to QDockWindow::~QDockWindow() 33378 vfunc[2]: QPaintDevice::setResolution(int) 33379 vfunc[3]: QPaintDevice::resolution() const 33380 vfunc[4]: QPaintDevice::handle() const 33381 vfunc[5]: QPaintDevice::x11RenderHandle() const 33382 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33383 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33384 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33385 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33386 const 33387 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33388 33389 The Run Time Type Information for the QDockWindow class is 33390 described by Table 8-438 33391 33392 Table 8-438. typeinfo for QDockWindow 33393 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33394 Name typeinfo name for QDockWindow 33395 basetype: typeinfo for QFrame 33396 __________________________________________________________ 33397 33398 8.2.22.34. Class data for QSpinWidget 33399 33400 The virtual table for the QSpinWidget class is described by 33401 Table 8-439 33402 33403 Table 8-439. Primary vtable for QSpinWidget 33404 Base Offset 0 33405 Virtual Base Offset 0 33406 RTTI typeinfo for QSpinWidget 33407 vfunc[0]: NULL or QSpinWidget::metaObject() const 33408 vfunc[1]: QSpinWidget::className() const 33409 vfunc[2]: QSpinWidget::qt_cast(char const*) 33410 vfunc[3]: QSpinWidget::qt_invoke(int, QUObject*) 33411 vfunc[4]: QSpinWidget::qt_emit(int, QUObject*) 33412 vfunc[5]: QSpinWidget::qt_property(int, int, QVariant*) 33413 vfunc[6]: QSpinWidget::~QSpinWidget() 33414 vfunc[7]: QSpinWidget::~QSpinWidget() 33415 vfunc[8]: QWidget::event(QEvent*) 33416 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33417 vfunc[10]: QWidget::setName(char const*) 33418 vfunc[11]: QObject::insertChild(QObject*) 33419 vfunc[12]: QObject::removeChild(QObject*) 33420 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33421 vfunc[14]: QObject::property(char const*) const 33422 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33423 vfunc[16]: QObject::childEvent(QChildEvent*) 33424 vfunc[17]: QObject::customEvent(QCustomEvent*) 33425 vfunc[18]: QObject::connectNotify(char const*) 33426 vfunc[19]: QObject::disconnectNotify(char const*) 33427 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33428 const*, char const*) 33429 vfunc[21]: QWidget::setEnabled(bool) 33430 vfunc[22]: QWidget::setMinimumSize(int, int) 33431 vfunc[23]: QWidget::setMaximumSize(int, int) 33432 vfunc[24]: QWidget::setSizeIncrement(int, int) 33433 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33434 vfunc[26]: QWidget::setEraseColor(QColor const&) 33435 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33436 vfunc[28]: QWidget::setPalette(QPalette const&) 33437 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33438 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33439 vfunc[31]: QWidget::setFont(QFont const&) 33440 vfunc[32]: QWidget::setCursor(QCursor const&) 33441 vfunc[33]: QWidget::unsetCursor() 33442 vfunc[34]: QWidget::setMask(QBitmap const&) 33443 vfunc[35]: QWidget::setMask(QRegion const&) 33444 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33445 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33446 vfunc[38]: QWidget::setCaption(QString const&) 33447 vfunc[39]: QWidget::setIcon(QPixmap const&) 33448 vfunc[40]: QWidget::setIconText(QString const&) 33449 vfunc[41]: QWidget::setMouseTracking(bool) 33450 vfunc[42]: QWidget::setFocus() 33451 vfunc[43]: QWidget::setActiveWindow() 33452 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33453 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33454 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33455 vfunc[47]: QWidget::show() 33456 vfunc[48]: QWidget::hide() 33457 vfunc[49]: QWidget::showMinimized() 33458 vfunc[50]: QWidget::showMaximized() 33459 vfunc[51]: QWidget::showNormal() 33460 vfunc[52]: QWidget::polish() 33461 vfunc[53]: QWidget::move(int, int) 33462 vfunc[54]: QWidget::resize(int, int) 33463 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33464 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33465 vfunc[57]: QWidget::close(bool) 33466 vfunc[58]: QWidget::sizeHint() const 33467 vfunc[59]: QWidget::minimumSizeHint() const 33468 vfunc[60]: QWidget::sizePolicy() const 33469 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33470 vfunc[62]: QWidget::heightForWidth(int) const 33471 vfunc[63]: QWidget::adjustSize() 33472 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33473 const&, bool) 33474 vfunc[65]: QWidget::setAcceptDrops(bool) 33475 vfunc[66]: QWidget::setAutoMask(bool) 33476 vfunc[67]: 33477 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33478 vfunc[68]: QWidget::customWhatsThis() const 33479 vfunc[69]: QSpinWidget::mousePressEvent(QMouseEvent*) 33480 vfunc[70]: QSpinWidget::mouseReleaseEvent(QMouseEvent*) 33481 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33482 vfunc[72]: QSpinWidget::mouseMoveEvent(QMouseEvent*) 33483 vfunc[73]: QSpinWidget::wheelEvent(QWheelEvent*) 33484 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33485 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33486 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33487 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33488 vfunc[78]: QWidget::enterEvent(QEvent*) 33489 vfunc[79]: QWidget::leaveEvent(QEvent*) 33490 vfunc[80]: QSpinWidget::paintEvent(QPaintEvent*) 33491 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33492 vfunc[82]: QSpinWidget::resizeEvent(QResizeEvent*) 33493 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33494 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33495 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33496 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33497 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33498 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33499 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33500 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33501 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33502 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33503 vfunc[93]: QWidget::showEvent(QShowEvent*) 33504 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33505 vfunc[95]: QWidget::x11Event(_XEvent*) 33506 vfunc[96]: QWidget::updateMask() 33507 vfunc[97]: QSpinWidget::styleChange(QStyle&) 33508 vfunc[98]: QWidget::enabledChange(bool) 33509 vfunc[99]: QWidget::paletteChange(QPalette const&) 33510 vfunc[100]: QWidget::fontChange(QFont const&) 33511 vfunc[101]: QSpinWidget::windowActivationChange(bool) 33512 vfunc[102]: QWidget::metric(int) const 33513 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33514 vfunc[104]: QWidget::destroy(bool, bool) 33515 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33516 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33517 vfunc[107]: QWidget::focusNextPrevChild(bool) 33518 vfunc[108]: QWidget::setKeyCompression(bool) 33519 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33520 bool, QFont*) 33521 vfunc[110]: 33522 QSpinWidget::setButtonSymbols(QSpinWidget::ButtonSymbols) 33523 33524 Table 8-440. Secondary vtable for QSpinWidget 33525 Base Offset -80 33526 Virtual Base Offset 0 33527 RTTI typeinfo for QSpinWidget 33528 vfunc[0]: non-virtual thunk to QSpinWidget::~QSpinWidget() 33529 vfunc[1]: non-virtual thunk to QSpinWidget::~QSpinWidget() 33530 vfunc[2]: QPaintDevice::setResolution(int) 33531 vfunc[3]: QPaintDevice::resolution() const 33532 vfunc[4]: QPaintDevice::handle() const 33533 vfunc[5]: QPaintDevice::x11RenderHandle() const 33534 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33535 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33536 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33537 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33538 const 33539 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33540 33541 The Run Time Type Information for the QSpinWidget class is 33542 described by Table 8-441 33543 33544 Table 8-441. typeinfo for QSpinWidget 33545 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33546 Name typeinfo name for QSpinWidget 33547 basetype: typeinfo for QWidget 33548 __________________________________________________________ 33549 33550 8.2.22.35. Class data for QToolBox 33551 33552 The virtual table for the QToolBox class is described by Table 33553 8-442 33554 33555 Table 8-442. Primary vtable for QToolBox 33556 Base Offset 0 33557 Virtual Base Offset 0 33558 RTTI typeinfo for QToolBox 33559 vfunc[0]: NULL or QToolBox::metaObject() const 33560 vfunc[1]: QToolBox::className() const 33561 vfunc[2]: QToolBox::qt_cast(char const*) 33562 vfunc[3]: QToolBox::qt_invoke(int, QUObject*) 33563 vfunc[4]: QToolBox::qt_emit(int, QUObject*) 33564 vfunc[5]: QToolBox::qt_property(int, int, QVariant*) 33565 vfunc[6]: QToolBox::~QToolBox() 33566 vfunc[7]: QToolBox::~QToolBox() 33567 vfunc[8]: QWidget::event(QEvent*) 33568 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33569 vfunc[10]: QWidget::setName(char const*) 33570 vfunc[11]: QObject::insertChild(QObject*) 33571 vfunc[12]: QObject::removeChild(QObject*) 33572 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33573 vfunc[14]: QObject::property(char const*) const 33574 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33575 vfunc[16]: QObject::childEvent(QChildEvent*) 33576 vfunc[17]: QObject::customEvent(QCustomEvent*) 33577 vfunc[18]: QObject::connectNotify(char const*) 33578 vfunc[19]: QObject::disconnectNotify(char const*) 33579 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33580 const*, char const*) 33581 vfunc[21]: QWidget::setEnabled(bool) 33582 vfunc[22]: QWidget::setMinimumSize(int, int) 33583 vfunc[23]: QWidget::setMaximumSize(int, int) 33584 vfunc[24]: QWidget::setSizeIncrement(int, int) 33585 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33586 vfunc[26]: QWidget::setEraseColor(QColor const&) 33587 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33588 vfunc[28]: QWidget::setPalette(QPalette const&) 33589 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33590 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33591 vfunc[31]: QWidget::setFont(QFont const&) 33592 vfunc[32]: QWidget::setCursor(QCursor const&) 33593 vfunc[33]: QWidget::unsetCursor() 33594 vfunc[34]: QWidget::setMask(QBitmap const&) 33595 vfunc[35]: QWidget::setMask(QRegion const&) 33596 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33597 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33598 vfunc[38]: QWidget::setCaption(QString const&) 33599 vfunc[39]: QWidget::setIcon(QPixmap const&) 33600 vfunc[40]: QWidget::setIconText(QString const&) 33601 vfunc[41]: QWidget::setMouseTracking(bool) 33602 vfunc[42]: QWidget::setFocus() 33603 vfunc[43]: QWidget::setActiveWindow() 33604 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33605 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33606 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33607 vfunc[47]: QWidget::show() 33608 vfunc[48]: QWidget::hide() 33609 vfunc[49]: QWidget::showMinimized() 33610 vfunc[50]: QWidget::showMaximized() 33611 vfunc[51]: QWidget::showNormal() 33612 vfunc[52]: QWidget::polish() 33613 vfunc[53]: QWidget::move(int, int) 33614 vfunc[54]: QWidget::resize(int, int) 33615 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33616 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33617 vfunc[57]: QWidget::close(bool) 33618 vfunc[58]: QFrame::sizeHint() const 33619 vfunc[59]: QWidget::minimumSizeHint() const 33620 vfunc[60]: QWidget::sizePolicy() const 33621 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33622 vfunc[62]: QWidget::heightForWidth(int) const 33623 vfunc[63]: QWidget::adjustSize() 33624 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33625 const&, bool) 33626 vfunc[65]: QWidget::setAcceptDrops(bool) 33627 vfunc[66]: QWidget::setAutoMask(bool) 33628 vfunc[67]: 33629 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33630 vfunc[68]: QWidget::customWhatsThis() const 33631 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33632 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33633 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33634 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33635 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33636 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33637 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33638 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33639 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33640 vfunc[78]: QWidget::enterEvent(QEvent*) 33641 vfunc[79]: QWidget::leaveEvent(QEvent*) 33642 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 33643 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33644 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 33645 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33646 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33647 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33648 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33649 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33650 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33651 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33652 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33653 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33654 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33655 vfunc[93]: QToolBox::showEvent(QShowEvent*) 33656 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33657 vfunc[95]: QWidget::x11Event(_XEvent*) 33658 vfunc[96]: QWidget::updateMask() 33659 vfunc[97]: QToolBox::styleChange(QStyle&) 33660 vfunc[98]: QWidget::enabledChange(bool) 33661 vfunc[99]: QWidget::paletteChange(QPalette const&) 33662 vfunc[100]: QWidget::fontChange(QFont const&) 33663 vfunc[101]: QWidget::windowActivationChange(bool) 33664 vfunc[102]: QWidget::metric(int) const 33665 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33666 vfunc[104]: QWidget::destroy(bool, bool) 33667 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33668 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33669 vfunc[107]: QWidget::focusNextPrevChild(bool) 33670 vfunc[108]: QWidget::setKeyCompression(bool) 33671 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33672 bool, QFont*) 33673 vfunc[110]: QFrame::setFrameStyle(int) 33674 vfunc[111]: QFrame::setLineWidth(int) 33675 vfunc[112]: QFrame::setMargin(int) 33676 vfunc[113]: QFrame::setMidLineWidth(int) 33677 vfunc[114]: QFrame::setFrameRect(QRect const&) 33678 vfunc[115]: QFrame::drawFrame(QPainter*) 33679 vfunc[116]: QFrame::drawContents(QPainter*) 33680 vfunc[117]: QToolBox::frameChanged() 33681 vfunc[118]: QToolBox::itemInserted(int) 33682 vfunc[119]: QToolBox::itemRemoved(int) 33683 33684 Table 8-443. Secondary vtable for QToolBox 33685 Base Offset -80 33686 Virtual Base Offset 0 33687 RTTI typeinfo for QToolBox 33688 vfunc[0]: non-virtual thunk to QToolBox::~QToolBox() 33689 vfunc[1]: non-virtual thunk to QToolBox::~QToolBox() 33690 vfunc[2]: QPaintDevice::setResolution(int) 33691 vfunc[3]: QPaintDevice::resolution() const 33692 vfunc[4]: QPaintDevice::handle() const 33693 vfunc[5]: QPaintDevice::x11RenderHandle() const 33694 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33695 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33696 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33697 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33698 const 33699 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33700 33701 The Run Time Type Information for the QToolBox class is 33702 described by Table 8-444 33703 33704 Table 8-444. typeinfo for QToolBox 33705 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33706 Name typeinfo name for QToolBox 33707 basetype: typeinfo for QFrame 33708 __________________________________________________________ 33709 33710 8.2.22.36. Class data for QProgressBar 33711 33712 The virtual table for the QProgressBar class is described by 33713 Table 8-445 33714 33715 Table 8-445. Primary vtable for QProgressBar 33716 Base Offset 0 33717 Virtual Base Offset 0 33718 RTTI typeinfo for QProgressBar 33719 vfunc[0]: NULL or QProgressBar::metaObject() const 33720 vfunc[1]: QProgressBar::className() const 33721 vfunc[2]: QProgressBar::qt_cast(char const*) 33722 vfunc[3]: QProgressBar::qt_invoke(int, QUObject*) 33723 vfunc[4]: QProgressBar::qt_emit(int, QUObject*) 33724 vfunc[5]: QProgressBar::qt_property(int, int, QVariant*) 33725 vfunc[6]: NULL or QProgressBar::~QProgressBar() 33726 vfunc[7]: NULL or QProgressBar::~QProgressBar() 33727 vfunc[8]: QWidget::event(QEvent*) 33728 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33729 vfunc[10]: QWidget::setName(char const*) 33730 vfunc[11]: QObject::insertChild(QObject*) 33731 vfunc[12]: QObject::removeChild(QObject*) 33732 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33733 vfunc[14]: QObject::property(char const*) const 33734 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33735 vfunc[16]: QObject::childEvent(QChildEvent*) 33736 vfunc[17]: QObject::customEvent(QCustomEvent*) 33737 vfunc[18]: QObject::connectNotify(char const*) 33738 vfunc[19]: QObject::disconnectNotify(char const*) 33739 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33740 const*, char const*) 33741 vfunc[21]: QWidget::setEnabled(bool) 33742 vfunc[22]: QWidget::setMinimumSize(int, int) 33743 vfunc[23]: QWidget::setMaximumSize(int, int) 33744 vfunc[24]: QWidget::setSizeIncrement(int, int) 33745 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33746 vfunc[26]: QWidget::setEraseColor(QColor const&) 33747 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33748 vfunc[28]: QWidget::setPalette(QPalette const&) 33749 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33750 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33751 vfunc[31]: QWidget::setFont(QFont const&) 33752 vfunc[32]: QWidget::setCursor(QCursor const&) 33753 vfunc[33]: QWidget::unsetCursor() 33754 vfunc[34]: QWidget::setMask(QBitmap const&) 33755 vfunc[35]: QWidget::setMask(QRegion const&) 33756 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33757 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33758 vfunc[38]: QWidget::setCaption(QString const&) 33759 vfunc[39]: QWidget::setIcon(QPixmap const&) 33760 vfunc[40]: QWidget::setIconText(QString const&) 33761 vfunc[41]: QWidget::setMouseTracking(bool) 33762 vfunc[42]: QWidget::setFocus() 33763 vfunc[43]: QWidget::setActiveWindow() 33764 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33765 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33766 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33767 vfunc[47]: QProgressBar::show() 33768 vfunc[48]: QWidget::hide() 33769 vfunc[49]: QWidget::showMinimized() 33770 vfunc[50]: QWidget::showMaximized() 33771 vfunc[51]: QWidget::showNormal() 33772 vfunc[52]: QWidget::polish() 33773 vfunc[53]: QWidget::move(int, int) 33774 vfunc[54]: QWidget::resize(int, int) 33775 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33776 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33777 vfunc[57]: QWidget::close(bool) 33778 vfunc[58]: QProgressBar::sizeHint() const 33779 vfunc[59]: QProgressBar::minimumSizeHint() const 33780 vfunc[60]: QWidget::sizePolicy() const 33781 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33782 vfunc[62]: QWidget::heightForWidth(int) const 33783 vfunc[63]: QWidget::adjustSize() 33784 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33785 const&, bool) 33786 vfunc[65]: QWidget::setAcceptDrops(bool) 33787 vfunc[66]: QWidget::setAutoMask(bool) 33788 vfunc[67]: 33789 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33790 vfunc[68]: QWidget::customWhatsThis() const 33791 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33792 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33793 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33794 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33795 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33796 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33797 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33798 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33799 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33800 vfunc[78]: QWidget::enterEvent(QEvent*) 33801 vfunc[79]: QWidget::leaveEvent(QEvent*) 33802 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 33803 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33804 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 33805 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33806 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33807 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33808 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33809 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33810 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33811 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33812 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33813 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33814 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33815 vfunc[93]: QWidget::showEvent(QShowEvent*) 33816 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33817 vfunc[95]: QWidget::x11Event(_XEvent*) 33818 vfunc[96]: QWidget::updateMask() 33819 vfunc[97]: QProgressBar::styleChange(QStyle&) 33820 vfunc[98]: QWidget::enabledChange(bool) 33821 vfunc[99]: QWidget::paletteChange(QPalette const&) 33822 vfunc[100]: QWidget::fontChange(QFont const&) 33823 vfunc[101]: QWidget::windowActivationChange(bool) 33824 vfunc[102]: QWidget::metric(int) const 33825 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33826 vfunc[104]: QWidget::destroy(bool, bool) 33827 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33828 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33829 vfunc[107]: QWidget::focusNextPrevChild(bool) 33830 vfunc[108]: QWidget::setKeyCompression(bool) 33831 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33832 bool, QFont*) 33833 vfunc[110]: QFrame::setFrameStyle(int) 33834 vfunc[111]: QFrame::setLineWidth(int) 33835 vfunc[112]: QFrame::setMargin(int) 33836 vfunc[113]: QFrame::setMidLineWidth(int) 33837 vfunc[114]: QFrame::setFrameRect(QRect const&) 33838 vfunc[115]: QFrame::drawFrame(QPainter*) 33839 vfunc[116]: QProgressBar::drawContents(QPainter*) 33840 vfunc[117]: QFrame::frameChanged() 33841 vfunc[118]: QProgressBar::setTotalSteps(int) 33842 vfunc[119]: QProgressBar::setProgress(int) 33843 vfunc[120]: QProgressBar::setIndicator(QString&, int, int) 33844 33845 Table 8-446. Secondary vtable for QProgressBar 33846 Base Offset -80 33847 Virtual Base Offset 0 33848 RTTI typeinfo for QProgressBar 33849 vfunc[0]: NULL or non-virtual thunk to 33850 QProgressBar::~QProgressBar() 33851 vfunc[1]: NULL or non-virtual thunk to 33852 QProgressBar::~QProgressBar() 33853 vfunc[2]: QPaintDevice::setResolution(int) 33854 vfunc[3]: QPaintDevice::resolution() const 33855 vfunc[4]: QPaintDevice::handle() const 33856 vfunc[5]: QPaintDevice::x11RenderHandle() const 33857 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33858 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33859 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33860 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33861 const 33862 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33863 33864 The Run Time Type Information for the QProgressBar class is 33865 described by Table 8-447 33866 33867 Table 8-447. typeinfo for QProgressBar 33868 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33869 Name typeinfo name for QProgressBar 33870 basetype: typeinfo for QFrame 33871 __________________________________________________________ 33872 33873 8.2.22.37. Class data for QIconViewItem 33874 33875 The virtual table for the QIconViewItem class is described by 33876 Table 8-448 33877 33878 Table 8-448. Primary vtable for QIconViewItem 33879 Base Offset 0 33880 Virtual Base Offset 0 33881 RTTI typeinfo for QIconViewItem 33882 vfunc[0]: QIconViewItem::~QIconViewItem() 33883 vfunc[1]: QIconViewItem::~QIconViewItem() 33884 vfunc[2]: QIconViewItem::setRenameEnabled(bool) 33885 vfunc[3]: QIconViewItem::setDragEnabled(bool) 33886 vfunc[4]: QIconViewItem::setDropEnabled(bool) 33887 vfunc[5]: QIconViewItem::text() const 33888 vfunc[6]: QIconViewItem::pixmap() const 33889 vfunc[7]: QIconViewItem::picture() const 33890 vfunc[8]: QIconViewItem::key() const 33891 vfunc[9]: QIconViewItem::setSelected(bool, bool) 33892 vfunc[10]: QIconViewItem::setSelected(bool) 33893 vfunc[11]: QIconViewItem::setSelectable(bool) 33894 vfunc[12]: QIconViewItem::repaint() 33895 vfunc[13]: QIconViewItem::move(int, int) 33896 vfunc[14]: QIconViewItem::moveBy(int, int) 33897 vfunc[15]: QIconViewItem::move(QPoint const&) 33898 vfunc[16]: QIconViewItem::moveBy(QPoint const&) 33899 vfunc[17]: QIconViewItem::acceptDrop(QMimeSource const*) const 33900 vfunc[18]: QIconViewItem::compare(QIconViewItem*) const 33901 vfunc[19]: QIconViewItem::setText(QString const&) 33902 vfunc[20]: QIconViewItem::setPixmap(QPixmap const&) 33903 vfunc[21]: QIconViewItem::setPicture(QPicture const&) 33904 vfunc[22]: QIconViewItem::setText(QString const&, bool, bool) 33905 vfunc[23]: QIconViewItem::setPixmap(QPixmap const&, bool, bool) 33906 vfunc[24]: QIconViewItem::setKey(QString const&) 33907 vfunc[25]: QIconViewItem::rtti() const 33908 vfunc[26]: QIconViewItem::removeRenameBox() 33909 vfunc[27]: QIconViewItem::calcRect(QString const&) 33910 vfunc[28]: QIconViewItem::paintItem(QPainter*, QColorGroup 33911 const&) 33912 vfunc[29]: QIconViewItem::paintFocus(QPainter*, QColorGroup 33913 const&) 33914 vfunc[30]: QIconViewItem::dropped(QDropEvent*, 33915 QValueList const&) 33916 vfunc[31]: QIconViewItem::dragEntered() 33917 vfunc[32]: QIconViewItem::dragLeft() 33918 33919 The Run Time Type Information for the QIconViewItem class is 33920 described by Table 8-449 33921 33922 Table 8-449. typeinfo for QIconViewItem 33923 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33924 Name typeinfo name for QIconViewItem 33925 basetype: typeinfo for Qt 33926 __________________________________________________________ 33927 33928 8.2.22.38. Class data for QCheckListItem 33929 33930 The virtual table for the QCheckListItem class is described by 33931 Table 8-450 33932 33933 Table 8-450. Primary vtable for QCheckListItem 33934 Base Offset 0 33935 Virtual Base Offset 0 33936 RTTI typeinfo for QCheckListItem 33937 vfunc[0]: QCheckListItem::~QCheckListItem() 33938 vfunc[1]: QCheckListItem::~QCheckListItem() 33939 vfunc[2]: QListViewItem::insertItem(QListViewItem*) 33940 vfunc[3]: QListViewItem::takeItem(QListViewItem*) 33941 vfunc[4]: NULL or QListViewItem::removeItem(QListViewItem*) 33942 vfunc[5]: QListViewItem::invalidateHeight() 33943 vfunc[6]: QCheckListItem::width(QFontMetrics const&, QListView 33944 const*, int) const 33945 vfunc[7]: QListViewItem::setText(int, QString const&) 33946 vfunc[8]: NULL or QCheckListItem::text(int) const 33947 vfunc[9]: QListViewItem::setPixmap(int, QPixmap const&) 33948 vfunc[10]: QListViewItem::pixmap(int) const 33949 vfunc[11]: QListViewItem::key(int, bool) const 33950 vfunc[12]: QListViewItem::compare(QListViewItem*, int, bool) 33951 const 33952 vfunc[13]: QListViewItem::sortChildItems(int, bool) 33953 vfunc[14]: QListViewItem::setOpen(bool) 33954 vfunc[15]: QCheckListItem::setup() 33955 vfunc[16]: QListViewItem::setSelected(bool) 33956 vfunc[17]: QCheckListItem::paintCell(QPainter*, QColorGroup 33957 const&, int, int, int) 33958 vfunc[18]: QListViewItem::paintBranches(QPainter*, QColorGroup 33959 const&, int, int, int) 33960 vfunc[19]: QCheckListItem::paintFocus(QPainter*, QColorGroup 33961 const&, QRect const&) 33962 vfunc[20]: QListViewItem::setSelectable(bool) 33963 vfunc[21]: QListViewItem::setExpandable(bool) 33964 vfunc[22]: QListViewItem::sort() 33965 vfunc[23]: QListViewItem::setDragEnabled(bool) 33966 vfunc[24]: QListViewItem::setDropEnabled(bool) 33967 vfunc[25]: QListViewItem::acceptDrop(QMimeSource const*) const 33968 vfunc[26]: QListViewItem::setRenameEnabled(int, bool) 33969 vfunc[27]: QListViewItem::startRename(int) 33970 vfunc[28]: QListViewItem::setEnabled(bool) 33971 vfunc[29]: QCheckListItem::rtti() const 33972 vfunc[30]: QListViewItem::setMultiLinesEnabled(bool) 33973 vfunc[31]: QListViewItem::enforceSortOrder() const 33974 vfunc[32]: QListViewItem::setHeight(int) 33975 vfunc[33]: QCheckListItem::activate() 33976 vfunc[34]: QListViewItem::dropped(QDropEvent*) 33977 vfunc[35]: QListViewItem::dragEntered() 33978 vfunc[36]: QListViewItem::dragLeft() 33979 vfunc[37]: QListViewItem::okRename(int) 33980 vfunc[38]: QListViewItem::cancelRename(int) 33981 vfunc[39]: QCheckListItem::setOn(bool) 33982 vfunc[40]: QCheckListItem::stateChange(bool) 33983 33984 The Run Time Type Information for the QCheckListItem class is 33985 described by Table 8-451 33986 33987 Table 8-451. typeinfo for QCheckListItem 33988 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33989 Name typeinfo name for QCheckListItem 33990 basetype: typeinfo for QListViewItem 33991 __________________________________________________________ 33992 33993 8.2.22.39. Class data for QDockArea 33994 33995 The virtual table for the QDockArea class is described by Table 33996 8-452 33997 33998 Table 8-452. Primary vtable for QDockArea 33999 Base Offset 0 34000 Virtual Base Offset 0 34001 RTTI typeinfo for QDockArea 34002 vfunc[0]: NULL or QDockArea::metaObject() const 34003 vfunc[1]: QDockArea::className() const 34004 vfunc[2]: QDockArea::qt_cast(char const*) 34005 vfunc[3]: QDockArea::qt_invoke(int, QUObject*) 34006 vfunc[4]: QDockArea::qt_emit(int, QUObject*) 34007 vfunc[5]: QDockArea::qt_property(int, int, QVariant*) 34008 vfunc[6]: QDockArea::~QDockArea() 34009 vfunc[7]: QDockArea::~QDockArea() 34010 vfunc[8]: QWidget::event(QEvent*) 34011 vfunc[9]: QDockArea::eventFilter(QObject*, QEvent*) 34012 vfunc[10]: QWidget::setName(char const*) 34013 vfunc[11]: QObject::insertChild(QObject*) 34014 vfunc[12]: QObject::removeChild(QObject*) 34015 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34016 vfunc[14]: QObject::property(char const*) const 34017 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34018 vfunc[16]: QObject::childEvent(QChildEvent*) 34019 vfunc[17]: QObject::customEvent(QCustomEvent*) 34020 vfunc[18]: QObject::connectNotify(char const*) 34021 vfunc[19]: QObject::disconnectNotify(char const*) 34022 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34023 const*, char const*) 34024 vfunc[21]: QWidget::setEnabled(bool) 34025 vfunc[22]: QWidget::setMinimumSize(int, int) 34026 vfunc[23]: QWidget::setMaximumSize(int, int) 34027 vfunc[24]: QWidget::setSizeIncrement(int, int) 34028 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34029 vfunc[26]: QWidget::setEraseColor(QColor const&) 34030 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34031 vfunc[28]: QWidget::setPalette(QPalette const&) 34032 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34033 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34034 vfunc[31]: QWidget::setFont(QFont const&) 34035 vfunc[32]: QWidget::setCursor(QCursor const&) 34036 vfunc[33]: QWidget::unsetCursor() 34037 vfunc[34]: QWidget::setMask(QBitmap const&) 34038 vfunc[35]: QWidget::setMask(QRegion const&) 34039 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34040 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34041 vfunc[38]: QWidget::setCaption(QString const&) 34042 vfunc[39]: QWidget::setIcon(QPixmap const&) 34043 vfunc[40]: QWidget::setIconText(QString const&) 34044 vfunc[41]: QWidget::setMouseTracking(bool) 34045 vfunc[42]: QWidget::setFocus() 34046 vfunc[43]: QWidget::setActiveWindow() 34047 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34048 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34049 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34050 vfunc[47]: QWidget::show() 34051 vfunc[48]: QWidget::hide() 34052 vfunc[49]: QWidget::showMinimized() 34053 vfunc[50]: QWidget::showMaximized() 34054 vfunc[51]: QWidget::showNormal() 34055 vfunc[52]: QWidget::polish() 34056 vfunc[53]: QWidget::move(int, int) 34057 vfunc[54]: QWidget::resize(int, int) 34058 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34059 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34060 vfunc[57]: QWidget::close(bool) 34061 vfunc[58]: QWidget::sizeHint() const 34062 vfunc[59]: QWidget::minimumSizeHint() const 34063 vfunc[60]: QWidget::sizePolicy() const 34064 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34065 vfunc[62]: QWidget::heightForWidth(int) const 34066 vfunc[63]: QWidget::adjustSize() 34067 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34068 const&, bool) 34069 vfunc[65]: QWidget::setAcceptDrops(bool) 34070 vfunc[66]: QWidget::setAutoMask(bool) 34071 vfunc[67]: 34072 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34073 vfunc[68]: QWidget::customWhatsThis() const 34074 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 34075 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 34076 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34077 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 34078 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34079 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 34080 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34081 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 34082 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 34083 vfunc[78]: QWidget::enterEvent(QEvent*) 34084 vfunc[79]: QWidget::leaveEvent(QEvent*) 34085 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 34086 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34087 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 34088 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34089 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34090 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34091 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34092 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34093 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34094 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34095 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34096 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34097 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34098 vfunc[93]: QWidget::showEvent(QShowEvent*) 34099 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34100 vfunc[95]: QWidget::x11Event(_XEvent*) 34101 vfunc[96]: QWidget::updateMask() 34102 vfunc[97]: QWidget::styleChange(QStyle&) 34103 vfunc[98]: QWidget::enabledChange(bool) 34104 vfunc[99]: QWidget::paletteChange(QPalette const&) 34105 vfunc[100]: QWidget::fontChange(QFont const&) 34106 vfunc[101]: QWidget::windowActivationChange(bool) 34107 vfunc[102]: QWidget::metric(int) const 34108 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34109 vfunc[104]: QWidget::destroy(bool, bool) 34110 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34111 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34112 vfunc[107]: QWidget::focusNextPrevChild(bool) 34113 vfunc[108]: QWidget::setKeyCompression(bool) 34114 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34115 bool, QFont*) 34116 34117 Table 8-453. Secondary vtable for QDockArea 34118 Base Offset -80 34119 Virtual Base Offset 0 34120 RTTI typeinfo for QDockArea 34121 vfunc[0]: non-virtual thunk to QDockArea::~QDockArea() 34122 vfunc[1]: non-virtual thunk to QDockArea::~QDockArea() 34123 vfunc[2]: QPaintDevice::setResolution(int) 34124 vfunc[3]: QPaintDevice::resolution() const 34125 vfunc[4]: QPaintDevice::handle() const 34126 vfunc[5]: QPaintDevice::x11RenderHandle() const 34127 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34128 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34129 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34130 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34131 const 34132 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34133 34134 The Run Time Type Information for the QDockArea class is 34135 described by Table 8-454 34136 34137 Table 8-454. typeinfo for QDockArea 34138 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34139 Name typeinfo name for QDockArea 34140 basetype: typeinfo for QWidget 34141 __________________________________________________________ 34142 34143 8.2.22.40. Class data for QListViewItem 34144 34145 The virtual table for the QListViewItem class is described by 34146 Table 8-455 34147 34148 Table 8-455. Primary vtable for QListViewItem 34149 Base Offset 0 34150 Virtual Base Offset 0 34151 RTTI typeinfo for QListViewItem 34152 vfunc[0]: QListViewItem::~QListViewItem() 34153 vfunc[1]: QListViewItem::~QListViewItem() 34154 vfunc[2]: QListViewItem::insertItem(QListViewItem*) 34155 vfunc[3]: QListViewItem::takeItem(QListViewItem*) 34156 vfunc[4]: NULL or QListViewItem::removeItem(QListViewItem*) 34157 vfunc[5]: QListViewItem::invalidateHeight() 34158 vfunc[6]: QListViewItem::width(QFontMetrics const&, QListView 34159 const*, int) const 34160 vfunc[7]: QListViewItem::setText(int, QString const&) 34161 vfunc[8]: QListViewItem::text(int) const 34162 vfunc[9]: QListViewItem::setPixmap(int, QPixmap const&) 34163 vfunc[10]: QListViewItem::pixmap(int) const 34164 vfunc[11]: QListViewItem::key(int, bool) const 34165 vfunc[12]: QListViewItem::compare(QListViewItem*, int, bool) 34166 const 34167 vfunc[13]: QListViewItem::sortChildItems(int, bool) 34168 vfunc[14]: QListViewItem::setOpen(bool) 34169 vfunc[15]: QListViewItem::setup() 34170 vfunc[16]: QListViewItem::setSelected(bool) 34171 vfunc[17]: QListViewItem::paintCell(QPainter*, QColorGroup 34172 const&, int, int, int) 34173 vfunc[18]: QListViewItem::paintBranches(QPainter*, QColorGroup 34174 const&, int, int, int) 34175 vfunc[19]: QListViewItem::paintFocus(QPainter*, QColorGroup 34176 const&, QRect const&) 34177 vfunc[20]: QListViewItem::setSelectable(bool) 34178 vfunc[21]: QListViewItem::setExpandable(bool) 34179 vfunc[22]: QListViewItem::sort() 34180 vfunc[23]: QListViewItem::setDragEnabled(bool) 34181 vfunc[24]: QListViewItem::setDropEnabled(bool) 34182 vfunc[25]: QListViewItem::acceptDrop(QMimeSource const*) const 34183 vfunc[26]: QListViewItem::setRenameEnabled(int, bool) 34184 vfunc[27]: QListViewItem::startRename(int) 34185 vfunc[28]: QListViewItem::setEnabled(bool) 34186 vfunc[29]: QListViewItem::rtti() const 34187 vfunc[30]: QListViewItem::setMultiLinesEnabled(bool) 34188 vfunc[31]: QListViewItem::enforceSortOrder() const 34189 vfunc[32]: QListViewItem::setHeight(int) 34190 vfunc[33]: QListViewItem::activate() 34191 vfunc[34]: QListViewItem::dropped(QDropEvent*) 34192 vfunc[35]: QListViewItem::dragEntered() 34193 vfunc[36]: QListViewItem::dragLeft() 34194 vfunc[37]: QListViewItem::okRename(int) 34195 vfunc[38]: QListViewItem::cancelRename(int) 34196 34197 The Run Time Type Information for the QListViewItem class is 34198 described by Table 8-456 34199 34200 Table 8-456. typeinfo for QListViewItem 34201 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34202 Name typeinfo name for QListViewItem 34203 basetype: typeinfo for Qt 34204 __________________________________________________________ 34205 34206 8.2.22.41. Class data for QIconView 34207 34208 The virtual table for the QIconView class is described by Table 34209 8-457 34210 34211 Table 8-457. Primary vtable for QIconView 34212 Base Offset 0 34213 Virtual Base Offset 0 34214 RTTI typeinfo for QIconView 34215 vfunc[0]: NULL or QIconView::metaObject() const 34216 vfunc[1]: QIconView::className() const 34217 vfunc[2]: QIconView::qt_cast(char const*) 34218 vfunc[3]: QIconView::qt_invoke(int, QUObject*) 34219 vfunc[4]: QIconView::qt_emit(int, QUObject*) 34220 vfunc[5]: QIconView::qt_property(int, int, QVariant*) 34221 vfunc[6]: QIconView::~QIconView() 34222 vfunc[7]: QIconView::~QIconView() 34223 vfunc[8]: QWidget::event(QEvent*) 34224 vfunc[9]: QIconView::eventFilter(QObject*, QEvent*) 34225 vfunc[10]: QWidget::setName(char const*) 34226 vfunc[11]: QObject::insertChild(QObject*) 34227 vfunc[12]: QScrollView::removeChild(QObject*) 34228 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34229 vfunc[14]: QObject::property(char const*) const 34230 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34231 vfunc[16]: QObject::childEvent(QChildEvent*) 34232 vfunc[17]: QObject::customEvent(QCustomEvent*) 34233 vfunc[18]: QObject::connectNotify(char const*) 34234 vfunc[19]: QObject::disconnectNotify(char const*) 34235 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34236 const*, char const*) 34237 vfunc[21]: QScrollView::setEnabled(bool) 34238 vfunc[22]: QWidget::setMinimumSize(int, int) 34239 vfunc[23]: QWidget::setMaximumSize(int, int) 34240 vfunc[24]: QWidget::setSizeIncrement(int, int) 34241 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34242 vfunc[26]: QWidget::setEraseColor(QColor const&) 34243 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34244 vfunc[28]: QIconView::setPalette(QPalette const&) 34245 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34246 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34247 vfunc[31]: QIconView::setFont(QFont const&) 34248 vfunc[32]: QWidget::setCursor(QCursor const&) 34249 vfunc[33]: QWidget::unsetCursor() 34250 vfunc[34]: QWidget::setMask(QBitmap const&) 34251 vfunc[35]: QWidget::setMask(QRegion const&) 34252 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34253 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34254 vfunc[38]: QWidget::setCaption(QString const&) 34255 vfunc[39]: QWidget::setIcon(QPixmap const&) 34256 vfunc[40]: QWidget::setIconText(QString const&) 34257 vfunc[41]: QWidget::setMouseTracking(bool) 34258 vfunc[42]: QWidget::setFocus() 34259 vfunc[43]: QWidget::setActiveWindow() 34260 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34261 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34262 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34263 vfunc[47]: QScrollView::show() 34264 vfunc[48]: QWidget::hide() 34265 vfunc[49]: QWidget::showMinimized() 34266 vfunc[50]: QWidget::showMaximized() 34267 vfunc[51]: QWidget::showNormal() 34268 vfunc[52]: QWidget::polish() 34269 vfunc[53]: QWidget::move(int, int) 34270 vfunc[54]: QScrollView::resize(int, int) 34271 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34272 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34273 vfunc[57]: QWidget::close(bool) 34274 vfunc[58]: QIconView::sizeHint() const 34275 vfunc[59]: QIconView::minimumSizeHint() const 34276 vfunc[60]: QWidget::sizePolicy() const 34277 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34278 vfunc[62]: QWidget::heightForWidth(int) const 34279 vfunc[63]: QWidget::adjustSize() 34280 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34281 const&, bool) 34282 vfunc[65]: QWidget::setAcceptDrops(bool) 34283 vfunc[66]: QWidget::setAutoMask(bool) 34284 vfunc[67]: 34285 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34286 vfunc[68]: QWidget::customWhatsThis() const 34287 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 34288 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 34289 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 34290 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 34291 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 34292 vfunc[74]: QIconView::keyPressEvent(QKeyEvent*) 34293 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34294 vfunc[76]: QIconView::focusInEvent(QFocusEvent*) 34295 vfunc[77]: QIconView::focusOutEvent(QFocusEvent*) 34296 vfunc[78]: QIconView::enterEvent(QEvent*) 34297 vfunc[79]: QWidget::leaveEvent(QEvent*) 34298 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 34299 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34300 vfunc[82]: QIconView::resizeEvent(QResizeEvent*) 34301 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34302 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 34303 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34304 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34305 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34306 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34307 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34308 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34309 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34310 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34311 vfunc[93]: QIconView::showEvent(QShowEvent*) 34312 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34313 vfunc[95]: QWidget::x11Event(_XEvent*) 34314 vfunc[96]: QWidget::updateMask() 34315 vfunc[97]: QIconView::styleChange(QStyle&) 34316 vfunc[98]: QWidget::enabledChange(bool) 34317 vfunc[99]: QWidget::paletteChange(QPalette const&) 34318 vfunc[100]: QScrollView::fontChange(QFont const&) 34319 vfunc[101]: QIconView::windowActivationChange(bool) 34320 vfunc[102]: QWidget::metric(int) const 34321 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34322 vfunc[104]: QWidget::destroy(bool, bool) 34323 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34324 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34325 vfunc[107]: QScrollView::focusNextPrevChild(bool) 34326 vfunc[108]: QWidget::setKeyCompression(bool) 34327 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34328 bool, QFont*) 34329 vfunc[110]: QFrame::setFrameStyle(int) 34330 vfunc[111]: QFrame::setLineWidth(int) 34331 vfunc[112]: QFrame::setMargin(int) 34332 vfunc[113]: QFrame::setMidLineWidth(int) 34333 vfunc[114]: QFrame::setFrameRect(QRect const&) 34334 vfunc[115]: QFrame::drawFrame(QPainter*) 34335 vfunc[116]: QIconView::drawContents(QPainter*) 34336 vfunc[117]: QScrollView::frameChanged() 34337 vfunc[118]: 34338 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 34339 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 34340 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 34341 vfunc[121]: 34342 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 34343 vfunc[122]: 34344 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 34345 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 34346 vfunc[124]: QScrollView::setDragAutoScroll(bool) 34347 vfunc[125]: QScrollView::resizeContents(int, int) 34348 vfunc[126]: QIconView::setContentsPos(int, int) 34349 vfunc[127]: QIconView::drawContents(QPainter*, int, int, int, 34350 int) 34351 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 34352 int, int, int, int, int) 34353 vfunc[129]: QIconView::contentsMousePressEvent(QMouseEvent*) 34354 vfunc[130]: QIconView::contentsMouseReleaseEvent(QMouseEvent*) 34355 vfunc[131]: 34356 QIconView::contentsMouseDoubleClickEvent(QMouseEvent*) 34357 vfunc[132]: QIconView::contentsMouseMoveEvent(QMouseEvent*) 34358 vfunc[133]: QIconView::contentsDragEnterEvent(QDragEnterEvent*) 34359 vfunc[134]: QIconView::contentsDragMoveEvent(QDragMoveEvent*) 34360 vfunc[135]: QIconView::contentsDragLeaveEvent(QDragLeaveEvent*) 34361 vfunc[136]: QIconView::contentsDropEvent(QDropEvent*) 34362 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 34363 vfunc[138]: 34364 QIconView::contentsContextMenuEvent(QContextMenuEvent*) 34365 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 34366 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 34367 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 34368 vfunc[142]: 34369 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 34370 vfunc[143]: 34371 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 34372 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 34373 vfunc[145]: 34374 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 34375 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 34376 vfunc[147]: 34377 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 34378 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 34379 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 34380 vfunc[150]: 34381 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 34382 vfunc[151]: QScrollView::setMargins(int, int, int, int) 34383 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 34384 int, int) 34385 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 34386 int, int) 34387 vfunc[154]: QIconView::insertItem(QIconViewItem*, 34388 QIconViewItem*) 34389 vfunc[155]: QIconView::takeItem(QIconViewItem*) 34390 vfunc[156]: QIconView::setCurrentItem(QIconViewItem*) 34391 vfunc[157]: QIconView::setSelected(QIconViewItem*, bool, bool) 34392 vfunc[158]: 34393 QIconView::setSelectionMode(QIconView::SelectionMode) 34394 vfunc[159]: QIconView::selectAll(bool) 34395 vfunc[160]: QIconView::clearSelection() 34396 vfunc[161]: QIconView::invertSelection() 34397 vfunc[162]: QIconView::repaintItem(QIconViewItem*) 34398 vfunc[163]: QIconView::clear() 34399 vfunc[164]: QIconView::setGridX(int) 34400 vfunc[165]: QIconView::setGridY(int) 34401 vfunc[166]: QIconView::setSpacing(int) 34402 vfunc[167]: QIconView::setItemTextPos(QIconView::ItemTextPos) 34403 vfunc[168]: QIconView::setItemTextBackground(QBrush const&) 34404 vfunc[169]: QIconView::setArrangement(QIconView::Arrangement) 34405 vfunc[170]: QIconView::setResizeMode(QIconView::ResizeMode) 34406 vfunc[171]: QIconView::setMaxItemWidth(int) 34407 vfunc[172]: QIconView::setMaxItemTextLength(int) 34408 vfunc[173]: QIconView::setAutoArrange(bool) 34409 vfunc[174]: QIconView::setShowToolTips(bool) 34410 vfunc[175]: QIconView::setItemsMovable(bool) 34411 vfunc[176]: QIconView::setWordWrapIconText(bool) 34412 vfunc[177]: QIconView::sort(bool) 34413 vfunc[178]: QIconView::arrangeItemsInGrid(QSize const&, bool) 34414 vfunc[179]: QIconView::arrangeItemsInGrid(bool) 34415 vfunc[180]: QIconView::updateContents() 34416 vfunc[181]: QIconView::doAutoScroll() 34417 vfunc[182]: QIconView::adjustItems() 34418 vfunc[183]: QIconView::slotUpdate() 34419 vfunc[184]: QIconView::drawRubber(QPainter*) 34420 vfunc[185]: QIconView::dragObject() 34421 vfunc[186]: QIconView::startDrag() 34422 vfunc[187]: QIconView::insertInGrid(QIconViewItem*) 34423 vfunc[188]: QIconView::drawBackground(QPainter*, QRect const&) 34424 vfunc[189]: QIconView::drawDragShapes(QPoint const&) 34425 vfunc[190]: QIconView::initDragEnter(QDropEvent*) 34426 34427 Table 8-458. Secondary vtable for QIconView 34428 Base Offset -80 34429 Virtual Base Offset 0 34430 RTTI typeinfo for QIconView 34431 vfunc[0]: non-virtual thunk to QIconView::~QIconView() 34432 vfunc[1]: non-virtual thunk to QIconView::~QIconView() 34433 vfunc[2]: QPaintDevice::setResolution(int) 34434 vfunc[3]: QPaintDevice::resolution() const 34435 vfunc[4]: QPaintDevice::handle() const 34436 vfunc[5]: QPaintDevice::x11RenderHandle() const 34437 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34438 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34439 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34440 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34441 const 34442 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34443 34444 The Run Time Type Information for the QIconView class is 34445 described by Table 8-459 34446 34447 Table 8-459. typeinfo for QIconView 34448 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34449 Name typeinfo name for QIconView 34450 basetype: typeinfo for QScrollView 34451 __________________________________________________________ 34452 34453 8.2.22.42. Class data for QWidget 34454 34455 The virtual table for the QWidget class is described by Table 34456 8-460 34457 34458 Table 8-460. Primary vtable for QWidget 34459 Base Offset 0 34460 Virtual Base Offset 0 34461 RTTI typeinfo for QWidget 34462 vfunc[0]: NULL or QWidget::metaObject() const 34463 vfunc[1]: QWidget::className() const 34464 vfunc[2]: QWidget::qt_cast(char const*) 34465 vfunc[3]: QWidget::qt_invoke(int, QUObject*) 34466 vfunc[4]: QWidget::qt_emit(int, QUObject*) 34467 vfunc[5]: QWidget::qt_property(int, int, QVariant*) 34468 vfunc[6]: QWidget::~QWidget() 34469 vfunc[7]: QWidget::~QWidget() 34470 vfunc[8]: QWidget::event(QEvent*) 34471 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34472 vfunc[10]: QWidget::setName(char const*) 34473 vfunc[11]: QObject::insertChild(QObject*) 34474 vfunc[12]: QObject::removeChild(QObject*) 34475 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34476 vfunc[14]: QObject::property(char const*) const 34477 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34478 vfunc[16]: QObject::childEvent(QChildEvent*) 34479 vfunc[17]: QObject::customEvent(QCustomEvent*) 34480 vfunc[18]: QObject::connectNotify(char const*) 34481 vfunc[19]: QObject::disconnectNotify(char const*) 34482 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34483 const*, char const*) 34484 vfunc[21]: QWidget::setEnabled(bool) 34485 vfunc[22]: QWidget::setMinimumSize(int, int) 34486 vfunc[23]: QWidget::setMaximumSize(int, int) 34487 vfunc[24]: QWidget::setSizeIncrement(int, int) 34488 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34489 vfunc[26]: QWidget::setEraseColor(QColor const&) 34490 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34491 vfunc[28]: QWidget::setPalette(QPalette const&) 34492 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34493 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34494 vfunc[31]: QWidget::setFont(QFont const&) 34495 vfunc[32]: QWidget::setCursor(QCursor const&) 34496 vfunc[33]: QWidget::unsetCursor() 34497 vfunc[34]: QWidget::setMask(QBitmap const&) 34498 vfunc[35]: QWidget::setMask(QRegion const&) 34499 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34500 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34501 vfunc[38]: QWidget::setCaption(QString const&) 34502 vfunc[39]: QWidget::setIcon(QPixmap const&) 34503 vfunc[40]: QWidget::setIconText(QString const&) 34504 vfunc[41]: QWidget::setMouseTracking(bool) 34505 vfunc[42]: QWidget::setFocus() 34506 vfunc[43]: QWidget::setActiveWindow() 34507 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34508 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34509 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34510 vfunc[47]: QWidget::show() 34511 vfunc[48]: QWidget::hide() 34512 vfunc[49]: QWidget::showMinimized() 34513 vfunc[50]: QWidget::showMaximized() 34514 vfunc[51]: QWidget::showNormal() 34515 vfunc[52]: QWidget::polish() 34516 vfunc[53]: QWidget::move(int, int) 34517 vfunc[54]: QWidget::resize(int, int) 34518 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34519 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34520 vfunc[57]: QWidget::close(bool) 34521 vfunc[58]: QWidget::sizeHint() const 34522 vfunc[59]: QWidget::minimumSizeHint() const 34523 vfunc[60]: QWidget::sizePolicy() const 34524 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34525 vfunc[62]: QWidget::heightForWidth(int) const 34526 vfunc[63]: QWidget::adjustSize() 34527 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34528 const&, bool) 34529 vfunc[65]: QWidget::setAcceptDrops(bool) 34530 vfunc[66]: QWidget::setAutoMask(bool) 34531 vfunc[67]: 34532 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34533 vfunc[68]: QWidget::customWhatsThis() const 34534 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 34535 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 34536 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34537 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 34538 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34539 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 34540 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34541 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 34542 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 34543 vfunc[78]: QWidget::enterEvent(QEvent*) 34544 vfunc[79]: QWidget::leaveEvent(QEvent*) 34545 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 34546 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34547 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 34548 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34549 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34550 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34551 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34552 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34553 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34554 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34555 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34556 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34557 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34558 vfunc[93]: QWidget::showEvent(QShowEvent*) 34559 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34560 vfunc[95]: QWidget::x11Event(_XEvent*) 34561 vfunc[96]: QWidget::updateMask() 34562 vfunc[97]: QWidget::styleChange(QStyle&) 34563 vfunc[98]: QWidget::enabledChange(bool) 34564 vfunc[99]: QWidget::paletteChange(QPalette const&) 34565 vfunc[100]: QWidget::fontChange(QFont const&) 34566 vfunc[101]: QWidget::windowActivationChange(bool) 34567 vfunc[102]: QWidget::metric(int) const 34568 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34569 vfunc[104]: QWidget::destroy(bool, bool) 34570 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34571 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34572 vfunc[107]: QWidget::focusNextPrevChild(bool) 34573 vfunc[108]: QWidget::setKeyCompression(bool) 34574 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34575 bool, QFont*) 34576 34577 Table 8-461. Secondary vtable for QWidget 34578 Base Offset -80 34579 Virtual Base Offset 0 34580 RTTI typeinfo for QWidget 34581 vfunc[0]: non-virtual thunk to QWidget::~QWidget() 34582 vfunc[1]: non-virtual thunk to QWidget::~QWidget() 34583 vfunc[2]: QPaintDevice::setResolution(int) 34584 vfunc[3]: QPaintDevice::resolution() const 34585 vfunc[4]: QPaintDevice::handle() const 34586 vfunc[5]: QPaintDevice::x11RenderHandle() const 34587 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34588 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34589 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34590 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34591 const 34592 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34593 34594 The Run Time Type Information for the QWidget class is 34595 described by Table 8-462 34596 34597 Table 8-462. typeinfo for QWidget 34598 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 34599 Name typeinfo name for QWidget 34600 flags: 0 34601 basetype: typeinfo for QObject 2 34602 basetype: typeinfo for QPaintDevice 10242 34603 __________________________________________________________ 34604 34605 8.2.22.43. Class data for QToolTipGroup 34606 34607 The virtual table for the QToolTipGroup class is described by 34608 Table 8-463 34609 34610 Table 8-463. Primary vtable for QToolTipGroup 34611 Base Offset 0 34612 Virtual Base Offset 0 34613 RTTI typeinfo for QToolTipGroup 34614 vfunc[0]: NULL or QToolTipGroup::metaObject() const 34615 vfunc[1]: QToolTipGroup::className() const 34616 vfunc[2]: QToolTipGroup::qt_cast(char const*) 34617 vfunc[3]: QToolTipGroup::qt_invoke(int, QUObject*) 34618 vfunc[4]: QToolTipGroup::qt_emit(int, QUObject*) 34619 vfunc[5]: QToolTipGroup::qt_property(int, int, QVariant*) 34620 vfunc[6]: QToolTipGroup::~QToolTipGroup() 34621 vfunc[7]: QToolTipGroup::~QToolTipGroup() 34622 vfunc[8]: QObject::event(QEvent*) 34623 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34624 vfunc[10]: QObject::setName(char const*) 34625 vfunc[11]: QObject::insertChild(QObject*) 34626 vfunc[12]: QObject::removeChild(QObject*) 34627 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34628 vfunc[14]: QObject::property(char const*) const 34629 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34630 vfunc[16]: QObject::childEvent(QChildEvent*) 34631 vfunc[17]: QObject::customEvent(QCustomEvent*) 34632 vfunc[18]: QObject::connectNotify(char const*) 34633 vfunc[19]: QObject::disconnectNotify(char const*) 34634 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34635 const*, char const*) 34636 34637 The Run Time Type Information for the QToolTipGroup class is 34638 described by Table 8-464 34639 34640 Table 8-464. typeinfo for QToolTipGroup 34641 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34642 Name typeinfo name for QToolTipGroup 34643 basetype: typeinfo for QObject 34644 __________________________________________________________ 34645 34646 8.2.22.44. Class data for QPushButton 34647 34648 The virtual table for the QPushButton class is described by 34649 Table 8-465 34650 34651 Table 8-465. Primary vtable for QPushButton 34652 Base Offset 0 34653 Virtual Base Offset 0 34654 RTTI typeinfo for QPushButton 34655 vfunc[0]: NULL or QPushButton::metaObject() const 34656 vfunc[1]: QPushButton::className() const 34657 vfunc[2]: QPushButton::qt_cast(char const*) 34658 vfunc[3]: QPushButton::qt_invoke(int, QUObject*) 34659 vfunc[4]: QPushButton::qt_emit(int, QUObject*) 34660 vfunc[5]: QPushButton::qt_property(int, int, QVariant*) 34661 vfunc[6]: QPushButton::~QPushButton() 34662 vfunc[7]: QPushButton::~QPushButton() 34663 vfunc[8]: QWidget::event(QEvent*) 34664 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34665 vfunc[10]: QWidget::setName(char const*) 34666 vfunc[11]: QObject::insertChild(QObject*) 34667 vfunc[12]: QObject::removeChild(QObject*) 34668 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34669 vfunc[14]: QObject::property(char const*) const 34670 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34671 vfunc[16]: QObject::childEvent(QChildEvent*) 34672 vfunc[17]: QObject::customEvent(QCustomEvent*) 34673 vfunc[18]: QObject::connectNotify(char const*) 34674 vfunc[19]: QObject::disconnectNotify(char const*) 34675 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34676 const*, char const*) 34677 vfunc[21]: QWidget::setEnabled(bool) 34678 vfunc[22]: QWidget::setMinimumSize(int, int) 34679 vfunc[23]: QWidget::setMaximumSize(int, int) 34680 vfunc[24]: QWidget::setSizeIncrement(int, int) 34681 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34682 vfunc[26]: QWidget::setEraseColor(QColor const&) 34683 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34684 vfunc[28]: QWidget::setPalette(QPalette const&) 34685 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34686 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34687 vfunc[31]: QWidget::setFont(QFont const&) 34688 vfunc[32]: QWidget::setCursor(QCursor const&) 34689 vfunc[33]: QWidget::unsetCursor() 34690 vfunc[34]: QWidget::setMask(QBitmap const&) 34691 vfunc[35]: QWidget::setMask(QRegion const&) 34692 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34693 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34694 vfunc[38]: QWidget::setCaption(QString const&) 34695 vfunc[39]: QWidget::setIcon(QPixmap const&) 34696 vfunc[40]: QWidget::setIconText(QString const&) 34697 vfunc[41]: QWidget::setMouseTracking(bool) 34698 vfunc[42]: QWidget::setFocus() 34699 vfunc[43]: QWidget::setActiveWindow() 34700 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34701 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34702 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34703 vfunc[47]: QWidget::show() 34704 vfunc[48]: QWidget::hide() 34705 vfunc[49]: QWidget::showMinimized() 34706 vfunc[50]: QWidget::showMaximized() 34707 vfunc[51]: QWidget::showNormal() 34708 vfunc[52]: QWidget::polish() 34709 vfunc[53]: QPushButton::move(int, int) 34710 vfunc[54]: QPushButton::resize(int, int) 34711 vfunc[55]: QPushButton::setGeometry(int, int, int, int) 34712 vfunc[56]: QPushButton::setGeometry(QRect const&) 34713 vfunc[57]: QWidget::close(bool) 34714 vfunc[58]: QPushButton::sizeHint() const 34715 vfunc[59]: QWidget::minimumSizeHint() const 34716 vfunc[60]: QWidget::sizePolicy() const 34717 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34718 vfunc[62]: QWidget::heightForWidth(int) const 34719 vfunc[63]: QWidget::adjustSize() 34720 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34721 const&, bool) 34722 vfunc[65]: QWidget::setAcceptDrops(bool) 34723 vfunc[66]: QWidget::setAutoMask(bool) 34724 vfunc[67]: 34725 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34726 vfunc[68]: QWidget::customWhatsThis() const 34727 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 34728 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 34729 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34730 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 34731 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34732 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 34733 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 34734 vfunc[76]: QPushButton::focusInEvent(QFocusEvent*) 34735 vfunc[77]: QPushButton::focusOutEvent(QFocusEvent*) 34736 vfunc[78]: QWidget::enterEvent(QEvent*) 34737 vfunc[79]: QWidget::leaveEvent(QEvent*) 34738 vfunc[80]: QButton::paintEvent(QPaintEvent*) 34739 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34740 vfunc[82]: QPushButton::resizeEvent(QResizeEvent*) 34741 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34742 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34743 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34744 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34745 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34746 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34747 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34748 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34749 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34750 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34751 vfunc[93]: QWidget::showEvent(QShowEvent*) 34752 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34753 vfunc[95]: QWidget::x11Event(_XEvent*) 34754 vfunc[96]: QPushButton::updateMask() 34755 vfunc[97]: QWidget::styleChange(QStyle&) 34756 vfunc[98]: QButton::enabledChange(bool) 34757 vfunc[99]: QWidget::paletteChange(QPalette const&) 34758 vfunc[100]: QWidget::fontChange(QFont const&) 34759 vfunc[101]: QWidget::windowActivationChange(bool) 34760 vfunc[102]: QWidget::metric(int) const 34761 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34762 vfunc[104]: QWidget::destroy(bool, bool) 34763 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34764 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34765 vfunc[107]: QWidget::focusNextPrevChild(bool) 34766 vfunc[108]: QWidget::setKeyCompression(bool) 34767 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34768 bool, QFont*) 34769 vfunc[110]: QButton::setText(QString const&) 34770 vfunc[111]: QButton::setPixmap(QPixmap const&) 34771 vfunc[112]: QButton::setAccel(QKeySequence const&) 34772 vfunc[113]: QButton::setDown(bool) 34773 vfunc[114]: QButton::setAutoRepeat(bool) 34774 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 34775 vfunc[116]: QButton::setState(QButton::ToggleState) 34776 vfunc[117]: QButton::hitButton(QPoint const&) const 34777 vfunc[118]: QPushButton::drawButton(QPainter*) 34778 vfunc[119]: QPushButton::drawButtonLabel(QPainter*) 34779 vfunc[120]: QButton::setGroup(QButtonGroup*) 34780 vfunc[121]: QPushButton::setAutoDefault(bool) 34781 vfunc[122]: QPushButton::setDefault(bool) 34782 vfunc[123]: NULL or QPushButton::setIsMenuButton(bool) 34783 vfunc[124]: QPushButton::setOn(bool) 34784 34785 Table 8-466. Secondary vtable for QPushButton 34786 Base Offset -80 34787 Virtual Base Offset 0 34788 RTTI typeinfo for QPushButton 34789 vfunc[0]: non-virtual thunk to QPushButton::~QPushButton() 34790 vfunc[1]: non-virtual thunk to QPushButton::~QPushButton() 34791 vfunc[2]: QPaintDevice::setResolution(int) 34792 vfunc[3]: QPaintDevice::resolution() const 34793 vfunc[4]: QPaintDevice::handle() const 34794 vfunc[5]: QPaintDevice::x11RenderHandle() const 34795 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34796 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34797 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34798 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34799 const 34800 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34801 34802 The Run Time Type Information for the QPushButton class is 34803 described by Table 8-467 34804 34805 Table 8-467. typeinfo for QPushButton 34806 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34807 Name typeinfo name for QPushButton 34808 basetype: typeinfo for QButton 34809 __________________________________________________________ 34810 34811 8.2.22.45. Class data for QWidgetList 34812 34813 The virtual table for the QWidgetList class is described by 34814 Table 8-468 34815 34816 Table 8-468. Primary vtable for QWidgetList 34817 Base Offset 0 34818 Virtual Base Offset 0 34819 RTTI typeinfo for QWidgetList 34820 vfunc[0]: NULL or QPtrList::count() const 34821 vfunc[1]: NULL or QPtrList::clear() 34822 vfunc[2]: NULL or QWidgetList::~QWidgetList() 34823 vfunc[3]: NULL or QWidgetList::~QWidgetList() 34824 vfunc[4]: QPtrCollection::newItem(void*) 34825 vfunc[5]: NULL or QPtrList::deleteItem(void*) 34826 vfunc[6]: QGList::compareItems(void*, void*) 34827 vfunc[7]: QGList::read(QDataStream&, void*&) 34828 vfunc[8]: QGList::write(QDataStream&, void*) const 34829 34830 The Run Time Type Information for the QWidgetList class is 34831 described by Table 8-469 34832 34833 Table 8-469. typeinfo for QWidgetList 34834 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34835 Name typeinfo name for QWidgetList 34836 basetype: typeinfo for QPtrList 34837 __________________________________________________________ 34838 34839 8.2.22.46. Class data for QDataView 34840 34841 The virtual table for the QDataView class is described by Table 34842 8-470 34843 34844 Table 8-470. Primary vtable for QDataView 34845 Base Offset 0 34846 Virtual Base Offset 0 34847 RTTI typeinfo for QDataView 34848 vfunc[0]: NULL or QDataView::metaObject() const 34849 vfunc[1]: QDataView::className() const 34850 vfunc[2]: QDataView::qt_cast(char const*) 34851 vfunc[3]: QDataView::qt_invoke(int, QUObject*) 34852 vfunc[4]: QDataView::qt_emit(int, QUObject*) 34853 vfunc[5]: QDataView::qt_property(int, int, QVariant*) 34854 vfunc[6]: QDataView::~QDataView() 34855 vfunc[7]: QDataView::~QDataView() 34856 vfunc[8]: QWidget::event(QEvent*) 34857 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34858 vfunc[10]: QWidget::setName(char const*) 34859 vfunc[11]: QObject::insertChild(QObject*) 34860 vfunc[12]: QObject::removeChild(QObject*) 34861 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34862 vfunc[14]: QObject::property(char const*) const 34863 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34864 vfunc[16]: QObject::childEvent(QChildEvent*) 34865 vfunc[17]: QObject::customEvent(QCustomEvent*) 34866 vfunc[18]: QObject::connectNotify(char const*) 34867 vfunc[19]: QObject::disconnectNotify(char const*) 34868 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34869 const*, char const*) 34870 vfunc[21]: QWidget::setEnabled(bool) 34871 vfunc[22]: QWidget::setMinimumSize(int, int) 34872 vfunc[23]: QWidget::setMaximumSize(int, int) 34873 vfunc[24]: QWidget::setSizeIncrement(int, int) 34874 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34875 vfunc[26]: QWidget::setEraseColor(QColor const&) 34876 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34877 vfunc[28]: QWidget::setPalette(QPalette const&) 34878 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34879 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34880 vfunc[31]: QWidget::setFont(QFont const&) 34881 vfunc[32]: QWidget::setCursor(QCursor const&) 34882 vfunc[33]: QWidget::unsetCursor() 34883 vfunc[34]: QWidget::setMask(QBitmap const&) 34884 vfunc[35]: QWidget::setMask(QRegion const&) 34885 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34886 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34887 vfunc[38]: QWidget::setCaption(QString const&) 34888 vfunc[39]: QWidget::setIcon(QPixmap const&) 34889 vfunc[40]: QWidget::setIconText(QString const&) 34890 vfunc[41]: QWidget::setMouseTracking(bool) 34891 vfunc[42]: QWidget::setFocus() 34892 vfunc[43]: QWidget::setActiveWindow() 34893 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34894 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34895 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34896 vfunc[47]: QWidget::show() 34897 vfunc[48]: QWidget::hide() 34898 vfunc[49]: QWidget::showMinimized() 34899 vfunc[50]: QWidget::showMaximized() 34900 vfunc[51]: QWidget::showNormal() 34901 vfunc[52]: QWidget::polish() 34902 vfunc[53]: QWidget::move(int, int) 34903 vfunc[54]: QWidget::resize(int, int) 34904 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34905 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34906 vfunc[57]: QWidget::close(bool) 34907 vfunc[58]: QWidget::sizeHint() const 34908 vfunc[59]: QWidget::minimumSizeHint() const 34909 vfunc[60]: QWidget::sizePolicy() const 34910 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34911 vfunc[62]: QWidget::heightForWidth(int) const 34912 vfunc[63]: QWidget::adjustSize() 34913 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34914 const&, bool) 34915 vfunc[65]: QWidget::setAcceptDrops(bool) 34916 vfunc[66]: QWidget::setAutoMask(bool) 34917 vfunc[67]: 34918 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34919 vfunc[68]: QWidget::customWhatsThis() const 34920 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 34921 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 34922 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34923 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 34924 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34925 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 34926 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34927 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 34928 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 34929 vfunc[78]: QWidget::enterEvent(QEvent*) 34930 vfunc[79]: QWidget::leaveEvent(QEvent*) 34931 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 34932 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34933 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 34934 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34935 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34936 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34937 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34938 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34939 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34940 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34941 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34942 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34943 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34944 vfunc[93]: QWidget::showEvent(QShowEvent*) 34945 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34946 vfunc[95]: QWidget::x11Event(_XEvent*) 34947 vfunc[96]: QWidget::updateMask() 34948 vfunc[97]: QWidget::styleChange(QStyle&) 34949 vfunc[98]: QWidget::enabledChange(bool) 34950 vfunc[99]: QWidget::paletteChange(QPalette const&) 34951 vfunc[100]: QWidget::fontChange(QFont const&) 34952 vfunc[101]: QWidget::windowActivationChange(bool) 34953 vfunc[102]: QWidget::metric(int) const 34954 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34955 vfunc[104]: QWidget::destroy(bool, bool) 34956 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34957 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34958 vfunc[107]: QWidget::focusNextPrevChild(bool) 34959 vfunc[108]: QWidget::setKeyCompression(bool) 34960 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34961 bool, QFont*) 34962 vfunc[110]: QDataView::setForm(QSqlForm*) 34963 vfunc[111]: QDataView::setRecord(QSqlRecord*) 34964 vfunc[112]: QDataView::refresh(QSqlRecord*) 34965 vfunc[113]: QDataView::readFields() 34966 vfunc[114]: QDataView::writeFields() 34967 vfunc[115]: QDataView::clearValues() 34968 34969 Table 8-471. Secondary vtable for QDataView 34970 Base Offset -80 34971 Virtual Base Offset 0 34972 RTTI typeinfo for QDataView 34973 vfunc[0]: non-virtual thunk to QDataView::~QDataView() 34974 vfunc[1]: non-virtual thunk to QDataView::~QDataView() 34975 vfunc[2]: QPaintDevice::setResolution(int) 34976 vfunc[3]: QPaintDevice::resolution() const 34977 vfunc[4]: QPaintDevice::handle() const 34978 vfunc[5]: QPaintDevice::x11RenderHandle() const 34979 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34980 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34981 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34982 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34983 const 34984 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34985 34986 The Run Time Type Information for the QDataView class is 34987 described by Table 8-472 34988 34989 Table 8-472. typeinfo for QDataView 34990 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34991 Name typeinfo name for QDataView 34992 basetype: typeinfo for QWidget 34993 __________________________________________________________ 34994 34995 8.2.22.47. Class data for QDataBrowser 34996 34997 The virtual table for the QDataBrowser class is described by 34998 Table 8-473 34999 35000 Table 8-473. Primary vtable for QDataBrowser 35001 Base Offset 0 35002 Virtual Base Offset 0 35003 RTTI typeinfo for QDataBrowser 35004 vfunc[0]: NULL or QDataBrowser::metaObject() const 35005 vfunc[1]: QDataBrowser::className() const 35006 vfunc[2]: QDataBrowser::qt_cast(char const*) 35007 vfunc[3]: QDataBrowser::qt_invoke(int, QUObject*) 35008 vfunc[4]: QDataBrowser::qt_emit(int, QUObject*) 35009 vfunc[5]: QDataBrowser::qt_property(int, int, QVariant*) 35010 vfunc[6]: QDataBrowser::~QDataBrowser() 35011 vfunc[7]: QDataBrowser::~QDataBrowser() 35012 vfunc[8]: QWidget::event(QEvent*) 35013 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 35014 vfunc[10]: QWidget::setName(char const*) 35015 vfunc[11]: QObject::insertChild(QObject*) 35016 vfunc[12]: QObject::removeChild(QObject*) 35017 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35018 vfunc[14]: QObject::property(char const*) const 35019 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35020 vfunc[16]: QObject::childEvent(QChildEvent*) 35021 vfunc[17]: QObject::customEvent(QCustomEvent*) 35022 vfunc[18]: QObject::connectNotify(char const*) 35023 vfunc[19]: QObject::disconnectNotify(char const*) 35024 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35025 const*, char const*) 35026 vfunc[21]: QWidget::setEnabled(bool) 35027 vfunc[22]: QWidget::setMinimumSize(int, int) 35028 vfunc[23]: QWidget::setMaximumSize(int, int) 35029 vfunc[24]: QWidget::setSizeIncrement(int, int) 35030 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35031 vfunc[26]: QWidget::setEraseColor(QColor const&) 35032 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35033 vfunc[28]: QWidget::setPalette(QPalette const&) 35034 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35035 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35036 vfunc[31]: QWidget::setFont(QFont const&) 35037 vfunc[32]: QWidget::setCursor(QCursor const&) 35038 vfunc[33]: QWidget::unsetCursor() 35039 vfunc[34]: QWidget::setMask(QBitmap const&) 35040 vfunc[35]: QWidget::setMask(QRegion const&) 35041 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35042 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35043 vfunc[38]: QWidget::setCaption(QString const&) 35044 vfunc[39]: QWidget::setIcon(QPixmap const&) 35045 vfunc[40]: QWidget::setIconText(QString const&) 35046 vfunc[41]: QWidget::setMouseTracking(bool) 35047 vfunc[42]: QWidget::setFocus() 35048 vfunc[43]: QWidget::setActiveWindow() 35049 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35050 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35051 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35052 vfunc[47]: QWidget::show() 35053 vfunc[48]: QWidget::hide() 35054 vfunc[49]: QWidget::showMinimized() 35055 vfunc[50]: QWidget::showMaximized() 35056 vfunc[51]: QWidget::showNormal() 35057 vfunc[52]: QWidget::polish() 35058 vfunc[53]: QWidget::move(int, int) 35059 vfunc[54]: QWidget::resize(int, int) 35060 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35061 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35062 vfunc[57]: QWidget::close(bool) 35063 vfunc[58]: QWidget::sizeHint() const 35064 vfunc[59]: QWidget::minimumSizeHint() const 35065 vfunc[60]: QWidget::sizePolicy() const 35066 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35067 vfunc[62]: QWidget::heightForWidth(int) const 35068 vfunc[63]: QWidget::adjustSize() 35069 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35070 const&, bool) 35071 vfunc[65]: QWidget::setAcceptDrops(bool) 35072 vfunc[66]: QWidget::setAutoMask(bool) 35073 vfunc[67]: 35074 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35075 vfunc[68]: QWidget::customWhatsThis() const 35076 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 35077 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 35078 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35079 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 35080 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35081 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 35082 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35083 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 35084 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 35085 vfunc[78]: QWidget::enterEvent(QEvent*) 35086 vfunc[79]: QWidget::leaveEvent(QEvent*) 35087 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 35088 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35089 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 35090 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35091 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35092 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35093 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35094 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35095 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35096 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35097 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35098 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35099 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35100 vfunc[93]: QWidget::showEvent(QShowEvent*) 35101 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35102 vfunc[95]: QWidget::x11Event(_XEvent*) 35103 vfunc[96]: QWidget::updateMask() 35104 vfunc[97]: QWidget::styleChange(QStyle&) 35105 vfunc[98]: QWidget::enabledChange(bool) 35106 vfunc[99]: QWidget::paletteChange(QPalette const&) 35107 vfunc[100]: QWidget::fontChange(QFont const&) 35108 vfunc[101]: QWidget::windowActivationChange(bool) 35109 vfunc[102]: QWidget::metric(int) const 35110 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35111 vfunc[104]: QWidget::destroy(bool, bool) 35112 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35113 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35114 vfunc[107]: QWidget::focusNextPrevChild(bool) 35115 vfunc[108]: QWidget::setKeyCompression(bool) 35116 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35117 bool, QFont*) 35118 vfunc[110]: QDataBrowser::setSqlCursor(QSqlCursor*, bool) 35119 vfunc[111]: QDataBrowser::setForm(QSqlForm*) 35120 vfunc[112]: QDataBrowser::setConfirmEdits(bool) 35121 vfunc[113]: QDataBrowser::setConfirmInsert(bool) 35122 vfunc[114]: QDataBrowser::setConfirmUpdate(bool) 35123 vfunc[115]: QDataBrowser::setConfirmDelete(bool) 35124 vfunc[116]: QDataBrowser::setConfirmCancels(bool) 35125 vfunc[117]: QDataBrowser::setReadOnly(bool) 35126 vfunc[118]: QDataBrowser::setAutoEdit(bool) 35127 vfunc[119]: QDataBrowser::seek(int, bool) 35128 vfunc[120]: QDataBrowser::refresh() 35129 vfunc[121]: QDataBrowser::insert() 35130 vfunc[122]: QDataBrowser::update() 35131 vfunc[123]: QDataBrowser::del() 35132 vfunc[124]: QDataBrowser::first() 35133 vfunc[125]: QDataBrowser::last() 35134 vfunc[126]: QDataBrowser::next() 35135 vfunc[127]: QDataBrowser::prev() 35136 vfunc[128]: QDataBrowser::readFields() 35137 vfunc[129]: QDataBrowser::writeFields() 35138 vfunc[130]: QDataBrowser::clearValues() 35139 vfunc[131]: QDataBrowser::insertCurrent() 35140 vfunc[132]: QDataBrowser::updateCurrent() 35141 vfunc[133]: QDataBrowser::deleteCurrent() 35142 vfunc[134]: QDataBrowser::currentEdited() 35143 vfunc[135]: QDataBrowser::confirmEdit(QSql::Op) 35144 vfunc[136]: QDataBrowser::confirmCancel(QSql::Op) 35145 vfunc[137]: QDataBrowser::handleError(QSqlError const&) 35146 35147 Table 8-474. Secondary vtable for QDataBrowser 35148 Base Offset -80 35149 Virtual Base Offset 0 35150 RTTI typeinfo for QDataBrowser 35151 vfunc[0]: non-virtual thunk to QDataBrowser::~QDataBrowser() 35152 vfunc[1]: non-virtual thunk to QDataBrowser::~QDataBrowser() 35153 vfunc[2]: QPaintDevice::setResolution(int) 35154 vfunc[3]: QPaintDevice::resolution() const 35155 vfunc[4]: QPaintDevice::handle() const 35156 vfunc[5]: QPaintDevice::x11RenderHandle() const 35157 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35158 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35159 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35160 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35161 const 35162 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35163 35164 The Run Time Type Information for the QDataBrowser class is 35165 described by Table 8-475 35166 35167 Table 8-475. typeinfo for QDataBrowser 35168 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35169 Name typeinfo name for QDataBrowser 35170 basetype: typeinfo for QWidget 35171 __________________________________________________________ 35172 35173 8.2.22.48. Class data for QTextEdit 35174 35175 The virtual table for the QTextEdit class is described by Table 35176 8-476 35177 35178 Table 8-476. Primary vtable for QTextEdit 35179 Base Offset 0 35180 Virtual Base Offset 0 35181 RTTI typeinfo for QTextEdit 35182 vfunc[0]: NULL or QTextEdit::metaObject() const 35183 vfunc[1]: QTextEdit::className() const 35184 vfunc[2]: QTextEdit::qt_cast(char const*) 35185 vfunc[3]: QTextEdit::qt_invoke(int, QUObject*) 35186 vfunc[4]: QTextEdit::qt_emit(int, QUObject*) 35187 vfunc[5]: QTextEdit::qt_property(int, int, QVariant*) 35188 vfunc[6]: QTextEdit::~QTextEdit() 35189 vfunc[7]: QTextEdit::~QTextEdit() 35190 vfunc[8]: QTextEdit::event(QEvent*) 35191 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 35192 vfunc[10]: QWidget::setName(char const*) 35193 vfunc[11]: QObject::insertChild(QObject*) 35194 vfunc[12]: QScrollView::removeChild(QObject*) 35195 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35196 vfunc[14]: QObject::property(char const*) const 35197 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35198 vfunc[16]: QObject::childEvent(QChildEvent*) 35199 vfunc[17]: QObject::customEvent(QCustomEvent*) 35200 vfunc[18]: QObject::connectNotify(char const*) 35201 vfunc[19]: QObject::disconnectNotify(char const*) 35202 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35203 const*, char const*) 35204 vfunc[21]: QTextEdit::setEnabled(bool) 35205 vfunc[22]: QWidget::setMinimumSize(int, int) 35206 vfunc[23]: QWidget::setMaximumSize(int, int) 35207 vfunc[24]: QWidget::setSizeIncrement(int, int) 35208 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35209 vfunc[26]: QWidget::setEraseColor(QColor const&) 35210 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35211 vfunc[28]: QTextEdit::setPalette(QPalette const&) 35212 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35213 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35214 vfunc[31]: QTextEdit::setFont(QFont const&) 35215 vfunc[32]: QWidget::setCursor(QCursor const&) 35216 vfunc[33]: QWidget::unsetCursor() 35217 vfunc[34]: QWidget::setMask(QBitmap const&) 35218 vfunc[35]: QWidget::setMask(QRegion const&) 35219 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35220 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35221 vfunc[38]: QWidget::setCaption(QString const&) 35222 vfunc[39]: QWidget::setIcon(QPixmap const&) 35223 vfunc[40]: QWidget::setIconText(QString const&) 35224 vfunc[41]: QWidget::setMouseTracking(bool) 35225 vfunc[42]: QWidget::setFocus() 35226 vfunc[43]: QWidget::setActiveWindow() 35227 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35228 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35229 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35230 vfunc[47]: QScrollView::show() 35231 vfunc[48]: QWidget::hide() 35232 vfunc[49]: QWidget::showMinimized() 35233 vfunc[50]: QWidget::showMaximized() 35234 vfunc[51]: QWidget::showNormal() 35235 vfunc[52]: QTextEdit::polish() 35236 vfunc[53]: QWidget::move(int, int) 35237 vfunc[54]: QScrollView::resize(int, int) 35238 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35239 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35240 vfunc[57]: QWidget::close(bool) 35241 vfunc[58]: QTextEdit::sizeHint() const 35242 vfunc[59]: QScrollView::minimumSizeHint() const 35243 vfunc[60]: QWidget::sizePolicy() const 35244 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35245 vfunc[62]: QTextEdit::heightForWidth(int) const 35246 vfunc[63]: QWidget::adjustSize() 35247 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35248 const&, bool) 35249 vfunc[65]: QWidget::setAcceptDrops(bool) 35250 vfunc[66]: QWidget::setAutoMask(bool) 35251 vfunc[67]: 35252 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35253 vfunc[68]: QWidget::customWhatsThis() const 35254 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 35255 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 35256 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 35257 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 35258 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 35259 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 35260 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35261 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 35262 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 35263 vfunc[78]: QWidget::enterEvent(QEvent*) 35264 vfunc[79]: QWidget::leaveEvent(QEvent*) 35265 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 35266 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35267 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 35268 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35269 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 35270 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 35271 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 35272 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 35273 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35274 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35275 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35276 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35277 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35278 vfunc[93]: QWidget::showEvent(QShowEvent*) 35279 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35280 vfunc[95]: QWidget::x11Event(_XEvent*) 35281 vfunc[96]: QWidget::updateMask() 35282 vfunc[97]: QScrollView::styleChange(QStyle&) 35283 vfunc[98]: QWidget::enabledChange(bool) 35284 vfunc[99]: QWidget::paletteChange(QPalette const&) 35285 vfunc[100]: QScrollView::fontChange(QFont const&) 35286 vfunc[101]: QTextEdit::windowActivationChange(bool) 35287 vfunc[102]: QWidget::metric(int) const 35288 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35289 vfunc[104]: QWidget::destroy(bool, bool) 35290 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35291 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35292 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 35293 vfunc[108]: QWidget::setKeyCompression(bool) 35294 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35295 bool, QFont*) 35296 vfunc[110]: QFrame::setFrameStyle(int) 35297 vfunc[111]: QFrame::setLineWidth(int) 35298 vfunc[112]: QFrame::setMargin(int) 35299 vfunc[113]: QFrame::setMidLineWidth(int) 35300 vfunc[114]: QFrame::setFrameRect(QRect const&) 35301 vfunc[115]: QFrame::drawFrame(QPainter*) 35302 vfunc[116]: QTextEdit::drawContents(QPainter*) 35303 vfunc[117]: QScrollView::frameChanged() 35304 vfunc[118]: 35305 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 35306 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 35307 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 35308 vfunc[121]: 35309 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 35310 vfunc[122]: 35311 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 35312 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 35313 vfunc[124]: QScrollView::setDragAutoScroll(bool) 35314 vfunc[125]: QScrollView::resizeContents(int, int) 35315 vfunc[126]: QScrollView::setContentsPos(int, int) 35316 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 35317 int) 35318 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 35319 int, int, int, int, int) 35320 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 35321 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 35322 vfunc[131]: 35323 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 35324 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 35325 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 35326 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 35327 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 35328 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 35329 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 35330 vfunc[138]: 35331 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 35332 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 35333 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 35334 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 35335 vfunc[142]: 35336 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 35337 vfunc[143]: 35338 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 35339 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 35340 vfunc[145]: 35341 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 35342 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 35343 vfunc[147]: 35344 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 35345 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 35346 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 35347 vfunc[150]: 35348 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 35349 vfunc[151]: QScrollView::setMargins(int, int, int, int) 35350 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 35351 int, int) 35352 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 35353 int, int) 35354 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 35355 int*, int*) 35356 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 35357 QTextEdit::VerticalAlignment*) 35358 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 35359 QTextEdit::VerticalAlignment*, int*, 35360 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 35361 int*) 35362 vfunc[157]: 35363 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 35364 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 35365 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 35366 vfunc[160]: QTextEdit::setPaper(QBrush const&) 35367 vfunc[161]: QTextEdit::setLinkUnderline(bool) 35368 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 35369 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 35370 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 35371 vfunc[165]: QTextEdit::copy() 35372 vfunc[166]: QTextEdit::append(QString const&) 35373 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 35374 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 35375 vfunc[169]: QTextEdit::selectAll(bool) 35376 vfunc[170]: QTextEdit::setTabStopWidth(int) 35377 vfunc[171]: QTextEdit::zoomIn(int) 35378 vfunc[172]: NULL or QTextEdit::zoomIn() 35379 vfunc[173]: QTextEdit::zoomOut(int) 35380 vfunc[174]: NULL or QTextEdit::zoomOut() 35381 vfunc[175]: QTextEdit::zoomTo(int) 35382 vfunc[176]: QTextEdit::sync() 35383 vfunc[177]: QTextEdit::setReadOnly(bool) 35384 vfunc[178]: QTextEdit::undo() 35385 vfunc[179]: QTextEdit::redo() 35386 vfunc[180]: QTextEdit::cut() 35387 vfunc[181]: QTextEdit::paste() 35388 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 35389 vfunc[183]: QTextEdit::clear() 35390 vfunc[184]: QTextEdit::del() 35391 vfunc[185]: QTextEdit::indent() 35392 vfunc[186]: QTextEdit::setItalic(bool) 35393 vfunc[187]: QTextEdit::setBold(bool) 35394 vfunc[188]: QTextEdit::setUnderline(bool) 35395 vfunc[189]: QTextEdit::setFamily(QString const&) 35396 vfunc[190]: QTextEdit::setPointSize(int) 35397 vfunc[191]: QTextEdit::setColor(QColor const&) 35398 vfunc[192]: 35399 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 35400 vfunc[193]: QTextEdit::setAlignment(int) 35401 vfunc[194]: 35402 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 35403 QStyleSheetItem::ListStyle) 35404 vfunc[195]: QTextEdit::setCursorPosition(int, int) 35405 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 35406 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 35407 const&, bool) 35408 vfunc[198]: QTextEdit::setModified(bool) 35409 vfunc[199]: QTextEdit::resetFormat() 35410 vfunc[200]: QTextEdit::setUndoDepth(int) 35411 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 35412 vfunc[202]: QTextEdit::ensureCursorVisible() 35413 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 35414 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 35415 bool) 35416 vfunc[205]: 35417 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 35418 vfunc[206]: QTextEdit::removeSelectedText(int) 35419 vfunc[207]: QTextEdit::removeSelection(int) 35420 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 35421 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 35422 vfunc[210]: QTextEdit::scrollToBottom() 35423 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 35424 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 35425 vfunc[213]: QTextEdit::removeParagraph(int) 35426 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 35427 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 35428 const&) 35429 vfunc[216]: QTextEdit::clearParagraphBackground(int) 35430 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 35431 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 35432 vfunc[219]: QTextEdit::createPopupMenu() 35433 vfunc[220]: QTextEdit::doChangeInterval() 35434 vfunc[221]: NULL or QTextEdit::linksEnabled() const 35435 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 35436 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 35437 35438 Table 8-477. Secondary vtable for QTextEdit 35439 Base Offset -80 35440 Virtual Base Offset 0 35441 RTTI typeinfo for QTextEdit 35442 vfunc[0]: non-virtual thunk to QTextEdit::~QTextEdit() 35443 vfunc[1]: non-virtual thunk to QTextEdit::~QTextEdit() 35444 vfunc[2]: QPaintDevice::setResolution(int) 35445 vfunc[3]: QPaintDevice::resolution() const 35446 vfunc[4]: QPaintDevice::handle() const 35447 vfunc[5]: QPaintDevice::x11RenderHandle() const 35448 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35449 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35450 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35451 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35452 const 35453 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35454 35455 The Run Time Type Information for the QTextEdit class is 35456 described by Table 8-478 35457 35458 Table 8-478. typeinfo for QTextEdit 35459 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35460 Name typeinfo name for QTextEdit 35461 basetype: typeinfo for QScrollView 35462 __________________________________________________________ 35463 35464 8.2.22.49. Interfaces for Qt3 Widgets 35465 35466 An LSB conforming implementation shall provide the architecture 35467 specific functions for Qt3 Widgets specified in Table 8-479, 35468 with the full mandatory functionality as described in the 35469 referenced underlying specification. 35470 35471 Table 8-479. libqt-mt - Qt3 Widgets Function Interfaces 35472 _ZThn200_N10QScrollBar10stepChangeEv [CXXABI] 35473 _ZThn200_N10QScrollBar11rangeChangeEv [CXXABI] 35474 _ZThn200_N10QScrollBar11valueChangeEv [CXXABI] 35475 _ZThn200_N10QScrollBarD0Ev [CXXABI] 35476 _ZThn200_N10QScrollBarD1Ev [CXXABI] 35477 _ZThn200_N5QDial11rangeChangeEv [CXXABI] 35478 _ZThn200_N5QDial11valueChangeEv [CXXABI] _ZThn200_N5QDialD0Ev 35479 [CXXABI] 35480 _ZThn200_N5QDialD1Ev [CXXABI] _ZThn200_N7QSlider11rangeChangeEv 35481 [CXXABI] 35482 _ZThn200_N7QSlider11valueChangeEv [CXXABI] 35483 _ZThn200_N7QSliderD0Ev [CXXABI] 35484 _ZThn200_N7QSliderD1Ev [CXXABI] 35485 _ZThn200_N8QSpinBox11rangeChangeEv [CXXABI] 35486 _ZThn200_N8QSpinBox11valueChangeEv [CXXABI] 35487 _ZThn200_N8QSpinBoxD0Ev [CXXABI] 35488 _ZThn200_N8QSpinBoxD1Ev [CXXABI] _ZThn80_N10QLCDNumberD0Ev 35489 [CXXABI] 35490 _ZThn80_N10QLCDNumberD1Ev [CXXABI] _ZThn80_N10QScrollBarD0Ev 35491 [CXXABI] 35492 _ZThn80_N10QScrollBarD1Ev [CXXABI] _ZThn80_N10QTabWidgetD0Ev 35493 [CXXABI] 35494 _ZThn80_N10QTabWidgetD1Ev [CXXABI] _ZThn80_N11QDockWindowD0Ev 35495 [CXXABI] 35496 _ZThn80_N11QDockWindowD1Ev [CXXABI] _ZThn80_N11QMainWindowD0Ev 35497 [CXXABI] 35498 _ZThn80_N11QMainWindowD1Ev [CXXABI] _ZThn80_N11QPushButtonD0Ev 35499 [CXXABI] 35500 _ZThn80_N11QPushButtonD1Ev [CXXABI] _ZThn80_N11QScrollViewD0Ev 35501 [CXXABI] 35502 _ZThn80_N11QScrollViewD1Ev [CXXABI] _ZThn80_N11QSpinWidgetD0Ev 35503 [CXXABI] 35504 _ZThn80_N11QSpinWidgetD1Ev [CXXABI] _ZThn80_N11QToolButtonD0Ev 35505 [CXXABI] 35506 _ZThn80_N11QToolButtonD1Ev [CXXABI] _ZThn80_N12QDataBrowserD0Ev 35507 [CXXABI] 35508 _ZThn80_N12QDataBrowserD1Ev [CXXABI] 35509 _ZThn80_N12QTextBrowserD0Ev [CXXABI] 35510 _ZThn80_N12QTextBrowserD1Ev [CXXABI] 35511 _ZThn80_N14QDesktopWidgetD0Ev [CXXABI] 35512 _ZThn80_N14QDesktopWidgetD1Ev [CXXABI] 35513 _ZThn80_N14QMultiLineEditD0Ev [CXXABI] 35514 _ZThn80_N14QMultiLineEditD1Ev [CXXABI] _ZThn80_N5QDialD0Ev 35515 [CXXABI] 35516 _ZThn80_N5QDialD1Ev [CXXABI] _ZThn80_N6QLabelD0Ev [CXXABI] 35517 _ZThn80_N6QLabelD1Ev [CXXABI] _ZThn80_N7QButtonD0Ev [CXXABI] 35518 _ZThn80_N7QButtonD1Ev [CXXABI] _ZThn80_N7QSliderD0Ev [CXXABI] 35519 _ZThn80_N7QSliderD1Ev [CXXABI] _ZThn80_N7QTabBarD0Ev [CXXABI] 35520 _ZThn80_N7QTabBarD1Ev [CXXABI] _ZThn80_N7QWidgetD0Ev [CXXABI] 35521 _ZThn80_N7QWidgetD1Ev [CXXABI] _ZThn80_N8QListBoxD0Ev [CXXABI] 35522 _ZThn80_N8QListBoxD1Ev [CXXABI] _ZThn80_N8QSpinBoxD0Ev [CXXABI] 35523 _ZThn80_N8QSpinBoxD1Ev [CXXABI] _ZThn80_N8QToolBoxD0Ev [CXXABI] 35524 _ZThn80_N8QToolBoxD1Ev [CXXABI] _ZThn80_N9QComboBoxD0Ev 35525 [CXXABI] 35526 _ZThn80_N9QComboBoxD1Ev [CXXABI] _ZThn80_N9QDataViewD0Ev 35527 [CXXABI] 35528 _ZThn80_N9QDataViewD1Ev [CXXABI] _ZThn80_N9QDockAreaD0Ev 35529 [CXXABI] 35530 _ZThn80_N9QDockAreaD1Ev [CXXABI] _ZThn80_N9QGridViewD0Ev 35531 [CXXABI] 35532 _ZThn80_N9QGridViewD1Ev [CXXABI] _ZThn80_N9QIconViewD0Ev 35533 [CXXABI] 35534 _ZThn80_N9QIconViewD1Ev [CXXABI] _ZThn80_N9QLineEditD0Ev 35535 [CXXABI] 35536 _ZThn80_N9QLineEditD1Ev [CXXABI] _ZThn80_N9QListViewD0Ev 35537 [CXXABI] 35538 _ZThn80_N9QListViewD1Ev [CXXABI] _ZThn80_N9QTextEditD0Ev 35539 [CXXABI] 35540 _ZThn80_N9QTextEditD1Ev [CXXABI] _ZThn80_N9QTextViewD0Ev 35541 [CXXABI] 35542 _ZThn80_N9QTextViewD1Ev [CXXABI] _ZThn80_NK7QWidget6metricEi 35543 [CXXABI] 35544 __________________________________________________________ 35545 35546 8.2.23. Qt3 Menus 35547 __________________________________________________________ 35548 35549 8.2.23.1. Class data for QPopupMenu 35550 35551 The virtual table for the QPopupMenu class is described by 35552 Table 8-480 35553 35554 Table 8-480. Primary vtable for QPopupMenu 35555 Base Offset 0 35556 Virtual Base Offset 0 35557 RTTI typeinfo for QPopupMenu 35558 vfunc[0]: NULL or QPopupMenu::metaObject() const 35559 vfunc[1]: QPopupMenu::className() const 35560 vfunc[2]: QPopupMenu::qt_cast(char const*) 35561 vfunc[3]: QPopupMenu::qt_invoke(int, QUObject*) 35562 vfunc[4]: QPopupMenu::qt_emit(int, QUObject*) 35563 vfunc[5]: QPopupMenu::qt_property(int, int, QVariant*) 35564 vfunc[6]: QPopupMenu::~QPopupMenu() 35565 vfunc[7]: QPopupMenu::~QPopupMenu() 35566 vfunc[8]: QWidget::event(QEvent*) 35567 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 35568 vfunc[10]: QWidget::setName(char const*) 35569 vfunc[11]: QObject::insertChild(QObject*) 35570 vfunc[12]: QObject::removeChild(QObject*) 35571 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35572 vfunc[14]: QObject::property(char const*) const 35573 vfunc[15]: QPopupMenu::timerEvent(QTimerEvent*) 35574 vfunc[16]: QObject::childEvent(QChildEvent*) 35575 vfunc[17]: QObject::customEvent(QCustomEvent*) 35576 vfunc[18]: QObject::connectNotify(char const*) 35577 vfunc[19]: QObject::disconnectNotify(char const*) 35578 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35579 const*, char const*) 35580 vfunc[21]: QWidget::setEnabled(bool) 35581 vfunc[22]: QWidget::setMinimumSize(int, int) 35582 vfunc[23]: QWidget::setMaximumSize(int, int) 35583 vfunc[24]: QWidget::setSizeIncrement(int, int) 35584 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35585 vfunc[26]: QWidget::setEraseColor(QColor const&) 35586 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35587 vfunc[28]: QWidget::setPalette(QPalette const&) 35588 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35589 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35590 vfunc[31]: QPopupMenu::setFont(QFont const&) 35591 vfunc[32]: QWidget::setCursor(QCursor const&) 35592 vfunc[33]: QWidget::unsetCursor() 35593 vfunc[34]: QWidget::setMask(QBitmap const&) 35594 vfunc[35]: QWidget::setMask(QRegion const&) 35595 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35596 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35597 vfunc[38]: QWidget::setCaption(QString const&) 35598 vfunc[39]: QWidget::setIcon(QPixmap const&) 35599 vfunc[40]: QWidget::setIconText(QString const&) 35600 vfunc[41]: QWidget::setMouseTracking(bool) 35601 vfunc[42]: QWidget::setFocus() 35602 vfunc[43]: QWidget::setActiveWindow() 35603 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35604 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35605 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35606 vfunc[47]: QPopupMenu::show() 35607 vfunc[48]: QPopupMenu::hide() 35608 vfunc[49]: QWidget::showMinimized() 35609 vfunc[50]: QWidget::showMaximized() 35610 vfunc[51]: QWidget::showNormal() 35611 vfunc[52]: QWidget::polish() 35612 vfunc[53]: QWidget::move(int, int) 35613 vfunc[54]: QWidget::resize(int, int) 35614 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35615 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35616 vfunc[57]: QWidget::close(bool) 35617 vfunc[58]: QPopupMenu::sizeHint() const 35618 vfunc[59]: QWidget::minimumSizeHint() const 35619 vfunc[60]: QWidget::sizePolicy() const 35620 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35621 vfunc[62]: QWidget::heightForWidth(int) const 35622 vfunc[63]: QWidget::adjustSize() 35623 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35624 const&, bool) 35625 vfunc[65]: QWidget::setAcceptDrops(bool) 35626 vfunc[66]: QWidget::setAutoMask(bool) 35627 vfunc[67]: 35628 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35629 vfunc[68]: QPopupMenu::customWhatsThis() const 35630 vfunc[69]: QPopupMenu::mousePressEvent(QMouseEvent*) 35631 vfunc[70]: QPopupMenu::mouseReleaseEvent(QMouseEvent*) 35632 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35633 vfunc[72]: QPopupMenu::mouseMoveEvent(QMouseEvent*) 35634 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35635 vfunc[74]: QPopupMenu::keyPressEvent(QKeyEvent*) 35636 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35637 vfunc[76]: QPopupMenu::focusInEvent(QFocusEvent*) 35638 vfunc[77]: QPopupMenu::focusOutEvent(QFocusEvent*) 35639 vfunc[78]: QWidget::enterEvent(QEvent*) 35640 vfunc[79]: QPopupMenu::leaveEvent(QEvent*) 35641 vfunc[80]: QPopupMenu::paintEvent(QPaintEvent*) 35642 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35643 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 35644 vfunc[83]: QPopupMenu::closeEvent(QCloseEvent*) 35645 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35646 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35647 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35648 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35649 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35650 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35651 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35652 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35653 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35654 vfunc[93]: QWidget::showEvent(QShowEvent*) 35655 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35656 vfunc[95]: QWidget::x11Event(_XEvent*) 35657 vfunc[96]: QWidget::updateMask() 35658 vfunc[97]: QPopupMenu::styleChange(QStyle&) 35659 vfunc[98]: QPopupMenu::enabledChange(bool) 35660 vfunc[99]: QWidget::paletteChange(QPalette const&) 35661 vfunc[100]: QWidget::fontChange(QFont const&) 35662 vfunc[101]: QWidget::windowActivationChange(bool) 35663 vfunc[102]: QWidget::metric(int) const 35664 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35665 vfunc[104]: QWidget::destroy(bool, bool) 35666 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35667 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35668 vfunc[107]: QPopupMenu::focusNextPrevChild(bool) 35669 vfunc[108]: QWidget::setKeyCompression(bool) 35670 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35671 bool, QFont*) 35672 vfunc[110]: QFrame::setFrameStyle(int) 35673 vfunc[111]: QFrame::setLineWidth(int) 35674 vfunc[112]: QFrame::setMargin(int) 35675 vfunc[113]: QFrame::setMidLineWidth(int) 35676 vfunc[114]: QFrame::setFrameRect(QRect const&) 35677 vfunc[115]: QFrame::drawFrame(QPainter*) 35678 vfunc[116]: QPopupMenu::drawContents(QPainter*) 35679 vfunc[117]: QPopupMenu::frameChanged() 35680 vfunc[118]: QPopupMenu::updateItem(int) 35681 vfunc[119]: QPopupMenu::setCheckable(bool) 35682 vfunc[120]: QPopupMenu::setActiveItem(int) 35683 vfunc[121]: QPopupMenu::activateItemAt(int) 35684 vfunc[122]: QPopupMenu::menuContentsChanged() 35685 vfunc[123]: QPopupMenu::menuStateChanged() 35686 vfunc[124]: QPopupMenu::menuInsPopup(QPopupMenu*) 35687 vfunc[125]: QPopupMenu::menuDelPopup(QPopupMenu*) 35688 vfunc[126]: QPopupMenu::setFirstItemActive() 35689 35690 Table 8-481. Secondary vtable for QPopupMenu 35691 Base Offset -80 35692 Virtual Base Offset 0 35693 RTTI typeinfo for QPopupMenu 35694 vfunc[0]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35695 vfunc[1]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35696 vfunc[2]: QPaintDevice::setResolution(int) 35697 vfunc[3]: QPaintDevice::resolution() const 35698 vfunc[4]: QPaintDevice::handle() const 35699 vfunc[5]: QPaintDevice::x11RenderHandle() const 35700 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35701 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35702 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35703 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35704 const 35705 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35706 35707 Table 8-482. Secondary vtable for QPopupMenu 35708 Base Offset -240 35709 Virtual Base Offset 0 35710 RTTI typeinfo for QPopupMenu 35711 vfunc[0]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35712 vfunc[1]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35713 vfunc[2]: non-virtual thunk to QPopupMenu::updateItem(int) 35714 vfunc[3]: QMenuData::setId(int, int) 35715 vfunc[4]: non-virtual thunk to QPopupMenu::activateItemAt(int) 35716 vfunc[5]: non-virtual thunk to 35717 QPopupMenu::menuContentsChanged() 35718 vfunc[6]: non-virtual thunk to QPopupMenu::menuStateChanged() 35719 vfunc[7]: non-virtual thunk to 35720 QPopupMenu::menuInsPopup(QPopupMenu*) 35721 vfunc[8]: non-virtual thunk to 35722 QPopupMenu::menuDelPopup(QPopupMenu*) 35723 35724 The Run Time Type Information for the QPopupMenu class is 35725 described by Table 8-483 35726 35727 Table 8-483. typeinfo for QPopupMenu 35728 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 35729 Name typeinfo name for QPopupMenu 35730 flags: 0 35731 basetype: typeinfo for QFrame 2 35732 basetype: typeinfo for QMenuData 37890 35733 __________________________________________________________ 35734 35735 8.2.23.2. Class data for QMenuBar 35736 35737 The virtual table for the QMenuBar class is described by Table 35738 8-484 35739 35740 Table 8-484. Primary vtable for QMenuBar 35741 Base Offset 0 35742 Virtual Base Offset 0 35743 RTTI typeinfo for QMenuBar 35744 vfunc[0]: NULL or QMenuBar::metaObject() const 35745 vfunc[1]: QMenuBar::className() const 35746 vfunc[2]: QMenuBar::qt_cast(char const*) 35747 vfunc[3]: QMenuBar::qt_invoke(int, QUObject*) 35748 vfunc[4]: QMenuBar::qt_emit(int, QUObject*) 35749 vfunc[5]: QMenuBar::qt_property(int, int, QVariant*) 35750 vfunc[6]: QMenuBar::~QMenuBar() 35751 vfunc[7]: QMenuBar::~QMenuBar() 35752 vfunc[8]: QWidget::event(QEvent*) 35753 vfunc[9]: QMenuBar::eventFilter(QObject*, QEvent*) 35754 vfunc[10]: QWidget::setName(char const*) 35755 vfunc[11]: QObject::insertChild(QObject*) 35756 vfunc[12]: QObject::removeChild(QObject*) 35757 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35758 vfunc[14]: QObject::property(char const*) const 35759 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35760 vfunc[16]: QObject::childEvent(QChildEvent*) 35761 vfunc[17]: QObject::customEvent(QCustomEvent*) 35762 vfunc[18]: QObject::connectNotify(char const*) 35763 vfunc[19]: QObject::disconnectNotify(char const*) 35764 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35765 const*, char const*) 35766 vfunc[21]: QWidget::setEnabled(bool) 35767 vfunc[22]: QWidget::setMinimumSize(int, int) 35768 vfunc[23]: QWidget::setMaximumSize(int, int) 35769 vfunc[24]: QWidget::setSizeIncrement(int, int) 35770 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35771 vfunc[26]: QWidget::setEraseColor(QColor const&) 35772 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35773 vfunc[28]: QWidget::setPalette(QPalette const&) 35774 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35775 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35776 vfunc[31]: QWidget::setFont(QFont const&) 35777 vfunc[32]: QWidget::setCursor(QCursor const&) 35778 vfunc[33]: QWidget::unsetCursor() 35779 vfunc[34]: QWidget::setMask(QBitmap const&) 35780 vfunc[35]: QWidget::setMask(QRegion const&) 35781 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35782 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35783 vfunc[38]: QWidget::setCaption(QString const&) 35784 vfunc[39]: QWidget::setIcon(QPixmap const&) 35785 vfunc[40]: QWidget::setIconText(QString const&) 35786 vfunc[41]: QWidget::setMouseTracking(bool) 35787 vfunc[42]: QWidget::setFocus() 35788 vfunc[43]: QWidget::setActiveWindow() 35789 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35790 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35791 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35792 vfunc[47]: QMenuBar::show() 35793 vfunc[48]: QMenuBar::hide() 35794 vfunc[49]: QWidget::showMinimized() 35795 vfunc[50]: QWidget::showMaximized() 35796 vfunc[51]: QWidget::showNormal() 35797 vfunc[52]: QWidget::polish() 35798 vfunc[53]: QWidget::move(int, int) 35799 vfunc[54]: QWidget::resize(int, int) 35800 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35801 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35802 vfunc[57]: QWidget::close(bool) 35803 vfunc[58]: QMenuBar::sizeHint() const 35804 vfunc[59]: QMenuBar::minimumSizeHint() const 35805 vfunc[60]: QWidget::sizePolicy() const 35806 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35807 vfunc[62]: QMenuBar::heightForWidth(int) const 35808 vfunc[63]: QWidget::adjustSize() 35809 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35810 const&, bool) 35811 vfunc[65]: QWidget::setAcceptDrops(bool) 35812 vfunc[66]: QWidget::setAutoMask(bool) 35813 vfunc[67]: 35814 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35815 vfunc[68]: QMenuBar::customWhatsThis() const 35816 vfunc[69]: QMenuBar::mousePressEvent(QMouseEvent*) 35817 vfunc[70]: QMenuBar::mouseReleaseEvent(QMouseEvent*) 35818 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35819 vfunc[72]: QMenuBar::mouseMoveEvent(QMouseEvent*) 35820 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35821 vfunc[74]: QMenuBar::keyPressEvent(QKeyEvent*) 35822 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35823 vfunc[76]: QMenuBar::focusInEvent(QFocusEvent*) 35824 vfunc[77]: QMenuBar::focusOutEvent(QFocusEvent*) 35825 vfunc[78]: QWidget::enterEvent(QEvent*) 35826 vfunc[79]: QMenuBar::leaveEvent(QEvent*) 35827 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 35828 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35829 vfunc[82]: QMenuBar::resizeEvent(QResizeEvent*) 35830 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35831 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35832 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35833 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35834 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35835 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35836 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35837 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35838 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35839 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35840 vfunc[93]: QWidget::showEvent(QShowEvent*) 35841 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35842 vfunc[95]: QWidget::x11Event(_XEvent*) 35843 vfunc[96]: QWidget::updateMask() 35844 vfunc[97]: QMenuBar::styleChange(QStyle&) 35845 vfunc[98]: QWidget::enabledChange(bool) 35846 vfunc[99]: QWidget::paletteChange(QPalette const&) 35847 vfunc[100]: QMenuBar::fontChange(QFont const&) 35848 vfunc[101]: QWidget::windowActivationChange(bool) 35849 vfunc[102]: QWidget::metric(int) const 35850 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35851 vfunc[104]: QWidget::destroy(bool, bool) 35852 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35853 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35854 vfunc[107]: QWidget::focusNextPrevChild(bool) 35855 vfunc[108]: QWidget::setKeyCompression(bool) 35856 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35857 bool, QFont*) 35858 vfunc[110]: QFrame::setFrameStyle(int) 35859 vfunc[111]: QFrame::setLineWidth(int) 35860 vfunc[112]: QFrame::setMargin(int) 35861 vfunc[113]: QFrame::setMidLineWidth(int) 35862 vfunc[114]: QFrame::setFrameRect(QRect const&) 35863 vfunc[115]: QFrame::drawFrame(QPainter*) 35864 vfunc[116]: QMenuBar::drawContents(QPainter*) 35865 vfunc[117]: QMenuBar::frameChanged() 35866 vfunc[118]: QMenuBar::updateItem(int) 35867 vfunc[119]: QMenuBar::setSeparator(QMenuBar::Separator) 35868 vfunc[120]: QMenuBar::activateItemAt(int) 35869 vfunc[121]: QMenuBar::menuContentsChanged() 35870 vfunc[122]: QMenuBar::menuStateChanged() 35871 vfunc[123]: QMenuBar::menuInsPopup(QPopupMenu*) 35872 vfunc[124]: QMenuBar::menuDelPopup(QPopupMenu*) 35873 35874 Table 8-485. Secondary vtable for QMenuBar 35875 Base Offset -80 35876 Virtual Base Offset 0 35877 RTTI typeinfo for QMenuBar 35878 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 35879 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 35880 vfunc[2]: QPaintDevice::setResolution(int) 35881 vfunc[3]: QPaintDevice::resolution() const 35882 vfunc[4]: QPaintDevice::handle() const 35883 vfunc[5]: QPaintDevice::x11RenderHandle() const 35884 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35885 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35886 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35887 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35888 const 35889 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35890 35891 Table 8-486. Secondary vtable for QMenuBar 35892 Base Offset -240 35893 Virtual Base Offset 0 35894 RTTI typeinfo for QMenuBar 35895 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 35896 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 35897 vfunc[2]: non-virtual thunk to QMenuBar::updateItem(int) 35898 vfunc[3]: QMenuData::setId(int, int) 35899 vfunc[4]: non-virtual thunk to QMenuBar::activateItemAt(int) 35900 vfunc[5]: non-virtual thunk to QMenuBar::menuContentsChanged() 35901 vfunc[6]: non-virtual thunk to QMenuBar::menuStateChanged() 35902 vfunc[7]: non-virtual thunk to 35903 QMenuBar::menuInsPopup(QPopupMenu*) 35904 vfunc[8]: non-virtual thunk to 35905 QMenuBar::menuDelPopup(QPopupMenu*) 35906 35907 The Run Time Type Information for the QMenuBar class is 35908 described by Table 8-487 35909 35910 Table 8-487. typeinfo for QMenuBar 35911 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 35912 Name typeinfo name for QMenuBar 35913 flags: 0 35914 basetype: typeinfo for QFrame 2 35915 basetype: typeinfo for QMenuData 37890 35916 __________________________________________________________ 35917 35918 8.2.23.3. Class data for QCustomMenuItem 35919 35920 The virtual table for the QCustomMenuItem class is described by 35921 Table 8-488 35922 35923 Table 8-488. Primary vtable for QCustomMenuItem 35924 Base Offset 0 35925 Virtual Base Offset 0 35926 RTTI typeinfo for QCustomMenuItem 35927 vfunc[0]: QCustomMenuItem::~QCustomMenuItem() 35928 vfunc[1]: QCustomMenuItem::~QCustomMenuItem() 35929 vfunc[2]: QCustomMenuItem::fullSpan() const 35930 vfunc[3]: QCustomMenuItem::isSeparator() const 35931 vfunc[4]: QCustomMenuItem::setFont(QFont const&) 35932 vfunc[5]: __cxa_pure_virtual 35933 vfunc[6]: __cxa_pure_virtual 35934 35935 The Run Time Type Information for the QCustomMenuItem class is 35936 described by Table 8-489 35937 35938 Table 8-489. typeinfo for QCustomMenuItem 35939 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35940 Name typeinfo name for QCustomMenuItem 35941 basetype: typeinfo for Qt 35942 __________________________________________________________ 35943 35944 8.2.23.4. Class data for QMenuData 35945 35946 The virtual table for the QMenuData class is described by Table 35947 8-490 35948 35949 Table 8-490. Primary vtable for QMenuData 35950 Base Offset 0 35951 Virtual Base Offset 0 35952 RTTI typeinfo for QMenuData 35953 vfunc[0]: QMenuData::~QMenuData() 35954 vfunc[1]: QMenuData::~QMenuData() 35955 vfunc[2]: QMenuData::updateItem(int) 35956 vfunc[3]: QMenuData::setId(int, int) 35957 vfunc[4]: QMenuData::activateItemAt(int) 35958 vfunc[5]: QMenuData::menuContentsChanged() 35959 vfunc[6]: QMenuData::menuStateChanged() 35960 vfunc[7]: QMenuData::menuInsPopup(QPopupMenu*) 35961 vfunc[8]: QMenuData::menuDelPopup(QPopupMenu*) 35962 35963 The Run Time Type Information for the QMenuData class is 35964 described by Table 8-491 35965 35966 Table 8-491. typeinfo for QMenuData 35967 Base Vtable vtable for __cxxabiv1::__class_type_info 35968 Name typeinfo name for QMenuData 35969 __________________________________________________________ 35970 35971 8.2.23.5. Interfaces for Qt3 Menus 35972 35973 An LSB conforming implementation shall provide the architecture 35974 specific functions for Qt3 Menus specified in Table 8-492, with 35975 the full mandatory functionality as described in the referenced 35976 underlying specification. 35977 35978 Table 8-492. libqt-mt - Qt3 Menus Function Interfaces 35979 _ZThn240_N10QPopupMenu10updateItemEi [CXXABI] 35980 _ZThn240_N10QPopupMenu12menuDelPopupEPS_ [CXXABI] 35981 _ZThn240_N10QPopupMenu12menuInsPopupEPS_ [CXXABI] 35982 _ZThn240_N10QPopupMenu14activateItemAtEi [CXXABI] 35983 _ZThn240_N10QPopupMenu16menuStateChangedEv [CXXABI] 35984 _ZThn240_N10QPopupMenu19menuContentsChangedEv [CXXABI] 35985 _ZThn240_N10QPopupMenuD0Ev [CXXABI] _ZThn240_N10QPopupMenuD1Ev 35986 [CXXABI] 35987 _ZThn240_N8QMenuBar10updateItemEi [CXXABI] 35988 _ZThn240_N8QMenuBar12menuDelPopupEP10QPopupMenu [CXXABI] 35989 _ZThn240_N8QMenuBar12menuInsPopupEP10QPopupMenu [CXXABI] 35990 _ZThn240_N8QMenuBar14activateItemAtEi [CXXABI] 35991 _ZThn240_N8QMenuBar16menuStateChangedEv [CXXABI] 35992 _ZThn240_N8QMenuBar19menuContentsChangedEv [CXXABI] 35993 _ZThn240_N8QMenuBarD0Ev [CXXABI] _ZThn240_N8QMenuBarD1Ev 35994 [CXXABI] 35995 _ZThn80_N10QPopupMenuD0Ev [CXXABI] _ZThn80_N10QPopupMenuD1Ev 35996 [CXXABI] 35997 _ZThn80_N8QMenuBarD0Ev [CXXABI] _ZThn80_N8QMenuBarD1Ev [CXXABI] 35998 __________________________________________________________ 35999 36000 8.2.24. Qt3 Organizers 36001 __________________________________________________________ 36002 36003 8.2.24.1. Class data for QHBox 36004 36005 The virtual table for the QHBox class is described by Table 36006 8-493 36007 36008 Table 8-493. Primary vtable for QHBox 36009 Base Offset 0 36010 Virtual Base Offset 0 36011 RTTI typeinfo for QHBox 36012 vfunc[0]: NULL or QHBox::metaObject() const 36013 vfunc[1]: QHBox::className() const 36014 vfunc[2]: QHBox::qt_cast(char const*) 36015 vfunc[3]: QHBox::qt_invoke(int, QUObject*) 36016 vfunc[4]: QHBox::qt_emit(int, QUObject*) 36017 vfunc[5]: QHBox::qt_property(int, int, QVariant*) 36018 vfunc[6]: NULL or QHBox::~QHBox() 36019 vfunc[7]: NULL or QHBox::~QHBox() 36020 vfunc[8]: QWidget::event(QEvent*) 36021 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36022 vfunc[10]: QWidget::setName(char const*) 36023 vfunc[11]: QObject::insertChild(QObject*) 36024 vfunc[12]: QObject::removeChild(QObject*) 36025 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36026 vfunc[14]: QObject::property(char const*) const 36027 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36028 vfunc[16]: QObject::childEvent(QChildEvent*) 36029 vfunc[17]: QObject::customEvent(QCustomEvent*) 36030 vfunc[18]: QObject::connectNotify(char const*) 36031 vfunc[19]: QObject::disconnectNotify(char const*) 36032 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36033 const*, char const*) 36034 vfunc[21]: QWidget::setEnabled(bool) 36035 vfunc[22]: QWidget::setMinimumSize(int, int) 36036 vfunc[23]: QWidget::setMaximumSize(int, int) 36037 vfunc[24]: QWidget::setSizeIncrement(int, int) 36038 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36039 vfunc[26]: QWidget::setEraseColor(QColor const&) 36040 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36041 vfunc[28]: QWidget::setPalette(QPalette const&) 36042 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36043 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36044 vfunc[31]: QWidget::setFont(QFont const&) 36045 vfunc[32]: QWidget::setCursor(QCursor const&) 36046 vfunc[33]: QWidget::unsetCursor() 36047 vfunc[34]: QWidget::setMask(QBitmap const&) 36048 vfunc[35]: QWidget::setMask(QRegion const&) 36049 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36050 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36051 vfunc[38]: QWidget::setCaption(QString const&) 36052 vfunc[39]: QWidget::setIcon(QPixmap const&) 36053 vfunc[40]: QWidget::setIconText(QString const&) 36054 vfunc[41]: QWidget::setMouseTracking(bool) 36055 vfunc[42]: QWidget::setFocus() 36056 vfunc[43]: QWidget::setActiveWindow() 36057 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36058 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36059 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36060 vfunc[47]: QWidget::show() 36061 vfunc[48]: QWidget::hide() 36062 vfunc[49]: QWidget::showMinimized() 36063 vfunc[50]: QWidget::showMaximized() 36064 vfunc[51]: QWidget::showNormal() 36065 vfunc[52]: QWidget::polish() 36066 vfunc[53]: QWidget::move(int, int) 36067 vfunc[54]: QWidget::resize(int, int) 36068 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36069 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36070 vfunc[57]: QWidget::close(bool) 36071 vfunc[58]: QHBox::sizeHint() const 36072 vfunc[59]: QWidget::minimumSizeHint() const 36073 vfunc[60]: QWidget::sizePolicy() const 36074 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36075 vfunc[62]: QWidget::heightForWidth(int) const 36076 vfunc[63]: QWidget::adjustSize() 36077 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36078 const&, bool) 36079 vfunc[65]: QWidget::setAcceptDrops(bool) 36080 vfunc[66]: QWidget::setAutoMask(bool) 36081 vfunc[67]: 36082 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36083 vfunc[68]: QWidget::customWhatsThis() const 36084 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36085 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36086 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36087 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36088 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36089 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36090 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36091 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 36092 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36093 vfunc[78]: QWidget::enterEvent(QEvent*) 36094 vfunc[79]: QWidget::leaveEvent(QEvent*) 36095 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 36096 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36097 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 36098 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36099 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36100 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36101 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36102 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36103 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36104 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36105 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36106 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36107 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36108 vfunc[93]: QWidget::showEvent(QShowEvent*) 36109 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36110 vfunc[95]: QWidget::x11Event(_XEvent*) 36111 vfunc[96]: QWidget::updateMask() 36112 vfunc[97]: QFrame::styleChange(QStyle&) 36113 vfunc[98]: QWidget::enabledChange(bool) 36114 vfunc[99]: QWidget::paletteChange(QPalette const&) 36115 vfunc[100]: QWidget::fontChange(QFont const&) 36116 vfunc[101]: QWidget::windowActivationChange(bool) 36117 vfunc[102]: QWidget::metric(int) const 36118 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36119 vfunc[104]: QWidget::destroy(bool, bool) 36120 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36121 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36122 vfunc[107]: QWidget::focusNextPrevChild(bool) 36123 vfunc[108]: QWidget::setKeyCompression(bool) 36124 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36125 bool, QFont*) 36126 vfunc[110]: QFrame::setFrameStyle(int) 36127 vfunc[111]: QFrame::setLineWidth(int) 36128 vfunc[112]: QFrame::setMargin(int) 36129 vfunc[113]: QFrame::setMidLineWidth(int) 36130 vfunc[114]: QFrame::setFrameRect(QRect const&) 36131 vfunc[115]: QFrame::drawFrame(QPainter*) 36132 vfunc[116]: QFrame::drawContents(QPainter*) 36133 vfunc[117]: QHBox::frameChanged() 36134 36135 Table 8-494. Secondary vtable for QHBox 36136 Base Offset -80 36137 Virtual Base Offset 0 36138 RTTI typeinfo for QHBox 36139 vfunc[0]: NULL or non-virtual thunk to QHBox::~QHBox() 36140 vfunc[1]: NULL or non-virtual thunk to QHBox::~QHBox() 36141 vfunc[2]: QPaintDevice::setResolution(int) 36142 vfunc[3]: QPaintDevice::resolution() const 36143 vfunc[4]: QPaintDevice::handle() const 36144 vfunc[5]: QPaintDevice::x11RenderHandle() const 36145 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36146 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36147 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36148 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36149 const 36150 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36151 36152 The Run Time Type Information for the QHBox class is described 36153 by Table 8-495 36154 36155 Table 8-495. typeinfo for QHBox 36156 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36157 Name typeinfo name for QHBox 36158 basetype: typeinfo for QFrame 36159 __________________________________________________________ 36160 36161 8.2.24.2. Class data for QSplitter 36162 36163 The virtual table for the QSplitter class is described by Table 36164 8-496 36165 36166 Table 8-496. Primary vtable for QSplitter 36167 Base Offset 0 36168 Virtual Base Offset 0 36169 RTTI typeinfo for QSplitter 36170 vfunc[0]: NULL or QSplitter::metaObject() const 36171 vfunc[1]: QSplitter::className() const 36172 vfunc[2]: QSplitter::qt_cast(char const*) 36173 vfunc[3]: QSplitter::qt_invoke(int, QUObject*) 36174 vfunc[4]: QSplitter::qt_emit(int, QUObject*) 36175 vfunc[5]: QSplitter::qt_property(int, int, QVariant*) 36176 vfunc[6]: QSplitter::~QSplitter() 36177 vfunc[7]: QSplitter::~QSplitter() 36178 vfunc[8]: QSplitter::event(QEvent*) 36179 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36180 vfunc[10]: QWidget::setName(char const*) 36181 vfunc[11]: QObject::insertChild(QObject*) 36182 vfunc[12]: QObject::removeChild(QObject*) 36183 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36184 vfunc[14]: QObject::property(char const*) const 36185 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36186 vfunc[16]: QSplitter::childEvent(QChildEvent*) 36187 vfunc[17]: QObject::customEvent(QCustomEvent*) 36188 vfunc[18]: QObject::connectNotify(char const*) 36189 vfunc[19]: QObject::disconnectNotify(char const*) 36190 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36191 const*, char const*) 36192 vfunc[21]: QWidget::setEnabled(bool) 36193 vfunc[22]: QWidget::setMinimumSize(int, int) 36194 vfunc[23]: QWidget::setMaximumSize(int, int) 36195 vfunc[24]: QWidget::setSizeIncrement(int, int) 36196 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36197 vfunc[26]: QWidget::setEraseColor(QColor const&) 36198 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36199 vfunc[28]: QWidget::setPalette(QPalette const&) 36200 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36201 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36202 vfunc[31]: QWidget::setFont(QFont const&) 36203 vfunc[32]: QWidget::setCursor(QCursor const&) 36204 vfunc[33]: QWidget::unsetCursor() 36205 vfunc[34]: QWidget::setMask(QBitmap const&) 36206 vfunc[35]: QWidget::setMask(QRegion const&) 36207 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36208 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36209 vfunc[38]: QWidget::setCaption(QString const&) 36210 vfunc[39]: QWidget::setIcon(QPixmap const&) 36211 vfunc[40]: QWidget::setIconText(QString const&) 36212 vfunc[41]: QWidget::setMouseTracking(bool) 36213 vfunc[42]: QWidget::setFocus() 36214 vfunc[43]: QWidget::setActiveWindow() 36215 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36216 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36217 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36218 vfunc[47]: QWidget::show() 36219 vfunc[48]: QWidget::hide() 36220 vfunc[49]: QWidget::showMinimized() 36221 vfunc[50]: QWidget::showMaximized() 36222 vfunc[51]: QWidget::showNormal() 36223 vfunc[52]: QWidget::polish() 36224 vfunc[53]: QWidget::move(int, int) 36225 vfunc[54]: QWidget::resize(int, int) 36226 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36227 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36228 vfunc[57]: QWidget::close(bool) 36229 vfunc[58]: QSplitter::sizeHint() const 36230 vfunc[59]: QSplitter::minimumSizeHint() const 36231 vfunc[60]: QWidget::sizePolicy() const 36232 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36233 vfunc[62]: QWidget::heightForWidth(int) const 36234 vfunc[63]: QWidget::adjustSize() 36235 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36236 const&, bool) 36237 vfunc[65]: QWidget::setAcceptDrops(bool) 36238 vfunc[66]: QWidget::setAutoMask(bool) 36239 vfunc[67]: 36240 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36241 vfunc[68]: QWidget::customWhatsThis() const 36242 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36243 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36244 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36245 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36246 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36247 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36248 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36249 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 36250 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36251 vfunc[78]: QWidget::enterEvent(QEvent*) 36252 vfunc[79]: QWidget::leaveEvent(QEvent*) 36253 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 36254 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36255 vfunc[82]: QSplitter::resizeEvent(QResizeEvent*) 36256 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36257 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36258 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36259 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36260 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36261 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36262 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36263 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36264 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36265 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36266 vfunc[93]: QWidget::showEvent(QShowEvent*) 36267 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36268 vfunc[95]: QWidget::x11Event(_XEvent*) 36269 vfunc[96]: QWidget::updateMask() 36270 vfunc[97]: QSplitter::styleChange(QStyle&) 36271 vfunc[98]: QWidget::enabledChange(bool) 36272 vfunc[99]: QWidget::paletteChange(QPalette const&) 36273 vfunc[100]: QWidget::fontChange(QFont const&) 36274 vfunc[101]: QWidget::windowActivationChange(bool) 36275 vfunc[102]: QWidget::metric(int) const 36276 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36277 vfunc[104]: QWidget::destroy(bool, bool) 36278 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36279 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36280 vfunc[107]: QWidget::focusNextPrevChild(bool) 36281 vfunc[108]: QWidget::setKeyCompression(bool) 36282 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36283 bool, QFont*) 36284 vfunc[110]: QFrame::setFrameStyle(int) 36285 vfunc[111]: QFrame::setLineWidth(int) 36286 vfunc[112]: QFrame::setMargin(int) 36287 vfunc[113]: QFrame::setMidLineWidth(int) 36288 vfunc[114]: QFrame::setFrameRect(QRect const&) 36289 vfunc[115]: QFrame::drawFrame(QPainter*) 36290 vfunc[116]: QFrame::drawContents(QPainter*) 36291 vfunc[117]: QFrame::frameChanged() 36292 vfunc[118]: QSplitter::setOrientation(Qt::Orientation) 36293 vfunc[119]: QSplitter::setResizeMode(QWidget*, 36294 QSplitter::ResizeMode) 36295 vfunc[120]: QSplitter::setOpaqueResize(bool) 36296 vfunc[121]: QSplitter::drawSplitter(QPainter*, int, int, int, 36297 int) 36298 vfunc[122]: QSplitter::setRubberband(int) 36299 36300 Table 8-497. Secondary vtable for QSplitter 36301 Base Offset -80 36302 Virtual Base Offset 0 36303 RTTI typeinfo for QSplitter 36304 vfunc[0]: non-virtual thunk to QSplitter::~QSplitter() 36305 vfunc[1]: non-virtual thunk to QSplitter::~QSplitter() 36306 vfunc[2]: QPaintDevice::setResolution(int) 36307 vfunc[3]: QPaintDevice::resolution() const 36308 vfunc[4]: QPaintDevice::handle() const 36309 vfunc[5]: QPaintDevice::x11RenderHandle() const 36310 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36311 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36312 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36313 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36314 const 36315 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36316 36317 The Run Time Type Information for the QSplitter class is 36318 described by Table 8-498 36319 36320 Table 8-498. typeinfo for QSplitter 36321 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36322 Name typeinfo name for QSplitter 36323 basetype: typeinfo for QFrame 36324 __________________________________________________________ 36325 36326 8.2.24.3. Class data for QVBox 36327 36328 The virtual table for the QVBox class is described by Table 36329 8-499 36330 36331 Table 8-499. Primary vtable for QVBox 36332 Base Offset 0 36333 Virtual Base Offset 0 36334 RTTI typeinfo for QVBox 36335 vfunc[0]: NULL or QVBox::metaObject() const 36336 vfunc[1]: QVBox::className() const 36337 vfunc[2]: QVBox::qt_cast(char const*) 36338 vfunc[3]: QVBox::qt_invoke(int, QUObject*) 36339 vfunc[4]: QVBox::qt_emit(int, QUObject*) 36340 vfunc[5]: QVBox::qt_property(int, int, QVariant*) 36341 vfunc[6]: NULL or QVBox::~QVBox() 36342 vfunc[7]: NULL or QVBox::~QVBox() 36343 vfunc[8]: QWidget::event(QEvent*) 36344 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36345 vfunc[10]: QWidget::setName(char const*) 36346 vfunc[11]: QObject::insertChild(QObject*) 36347 vfunc[12]: QObject::removeChild(QObject*) 36348 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36349 vfunc[14]: QObject::property(char const*) const 36350 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36351 vfunc[16]: QObject::childEvent(QChildEvent*) 36352 vfunc[17]: QObject::customEvent(QCustomEvent*) 36353 vfunc[18]: QObject::connectNotify(char const*) 36354 vfunc[19]: QObject::disconnectNotify(char const*) 36355 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36356 const*, char const*) 36357 vfunc[21]: QWidget::setEnabled(bool) 36358 vfunc[22]: QWidget::setMinimumSize(int, int) 36359 vfunc[23]: QWidget::setMaximumSize(int, int) 36360 vfunc[24]: QWidget::setSizeIncrement(int, int) 36361 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36362 vfunc[26]: QWidget::setEraseColor(QColor const&) 36363 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36364 vfunc[28]: QWidget::setPalette(QPalette const&) 36365 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36366 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36367 vfunc[31]: QWidget::setFont(QFont const&) 36368 vfunc[32]: QWidget::setCursor(QCursor const&) 36369 vfunc[33]: QWidget::unsetCursor() 36370 vfunc[34]: QWidget::setMask(QBitmap const&) 36371 vfunc[35]: QWidget::setMask(QRegion const&) 36372 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36373 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36374 vfunc[38]: QWidget::setCaption(QString const&) 36375 vfunc[39]: QWidget::setIcon(QPixmap const&) 36376 vfunc[40]: QWidget::setIconText(QString const&) 36377 vfunc[41]: QWidget::setMouseTracking(bool) 36378 vfunc[42]: QWidget::setFocus() 36379 vfunc[43]: QWidget::setActiveWindow() 36380 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36381 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36382 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36383 vfunc[47]: QWidget::show() 36384 vfunc[48]: QWidget::hide() 36385 vfunc[49]: QWidget::showMinimized() 36386 vfunc[50]: QWidget::showMaximized() 36387 vfunc[51]: QWidget::showNormal() 36388 vfunc[52]: QWidget::polish() 36389 vfunc[53]: QWidget::move(int, int) 36390 vfunc[54]: QWidget::resize(int, int) 36391 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36392 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36393 vfunc[57]: QWidget::close(bool) 36394 vfunc[58]: QHBox::sizeHint() const 36395 vfunc[59]: QWidget::minimumSizeHint() const 36396 vfunc[60]: QWidget::sizePolicy() const 36397 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36398 vfunc[62]: QWidget::heightForWidth(int) const 36399 vfunc[63]: QWidget::adjustSize() 36400 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36401 const&, bool) 36402 vfunc[65]: QWidget::setAcceptDrops(bool) 36403 vfunc[66]: QWidget::setAutoMask(bool) 36404 vfunc[67]: 36405 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36406 vfunc[68]: QWidget::customWhatsThis() const 36407 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36408 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36409 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36410 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36411 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36412 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36413 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36414 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 36415 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36416 vfunc[78]: QWidget::enterEvent(QEvent*) 36417 vfunc[79]: QWidget::leaveEvent(QEvent*) 36418 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 36419 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36420 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 36421 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36422 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36423 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36424 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36425 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36426 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36427 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36428 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36429 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36430 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36431 vfunc[93]: QWidget::showEvent(QShowEvent*) 36432 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36433 vfunc[95]: QWidget::x11Event(_XEvent*) 36434 vfunc[96]: QWidget::updateMask() 36435 vfunc[97]: QFrame::styleChange(QStyle&) 36436 vfunc[98]: QWidget::enabledChange(bool) 36437 vfunc[99]: QWidget::paletteChange(QPalette const&) 36438 vfunc[100]: QWidget::fontChange(QFont const&) 36439 vfunc[101]: QWidget::windowActivationChange(bool) 36440 vfunc[102]: QWidget::metric(int) const 36441 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36442 vfunc[104]: QWidget::destroy(bool, bool) 36443 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36444 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36445 vfunc[107]: QWidget::focusNextPrevChild(bool) 36446 vfunc[108]: QWidget::setKeyCompression(bool) 36447 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36448 bool, QFont*) 36449 vfunc[110]: QFrame::setFrameStyle(int) 36450 vfunc[111]: QFrame::setLineWidth(int) 36451 vfunc[112]: QFrame::setMargin(int) 36452 vfunc[113]: QFrame::setMidLineWidth(int) 36453 vfunc[114]: QFrame::setFrameRect(QRect const&) 36454 vfunc[115]: QFrame::drawFrame(QPainter*) 36455 vfunc[116]: QFrame::drawContents(QPainter*) 36456 vfunc[117]: QHBox::frameChanged() 36457 36458 Table 8-500. Secondary vtable for QVBox 36459 Base Offset -80 36460 Virtual Base Offset 0 36461 RTTI typeinfo for QVBox 36462 vfunc[0]: NULL or non-virtual thunk to QVBox::~QVBox() 36463 vfunc[1]: NULL or non-virtual thunk to QVBox::~QVBox() 36464 vfunc[2]: QPaintDevice::setResolution(int) 36465 vfunc[3]: QPaintDevice::resolution() const 36466 vfunc[4]: QPaintDevice::handle() const 36467 vfunc[5]: QPaintDevice::x11RenderHandle() const 36468 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36469 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36470 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36471 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36472 const 36473 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36474 36475 The Run Time Type Information for the QVBox class is described 36476 by Table 8-501 36477 36478 Table 8-501. typeinfo for QVBox 36479 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36480 Name typeinfo name for QVBox 36481 basetype: typeinfo for QHBox 36482 __________________________________________________________ 36483 36484 8.2.24.4. Class data for QGroupBox 36485 36486 The virtual table for the QGroupBox class is described by Table 36487 8-502 36488 36489 Table 8-502. Primary vtable for QGroupBox 36490 Base Offset 0 36491 Virtual Base Offset 0 36492 RTTI typeinfo for QGroupBox 36493 vfunc[0]: NULL or QGroupBox::metaObject() const 36494 vfunc[1]: QGroupBox::className() const 36495 vfunc[2]: QGroupBox::qt_cast(char const*) 36496 vfunc[3]: QGroupBox::qt_invoke(int, QUObject*) 36497 vfunc[4]: QGroupBox::qt_emit(int, QUObject*) 36498 vfunc[5]: QGroupBox::qt_property(int, int, QVariant*) 36499 vfunc[6]: QGroupBox::~QGroupBox() 36500 vfunc[7]: QGroupBox::~QGroupBox() 36501 vfunc[8]: QGroupBox::event(QEvent*) 36502 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36503 vfunc[10]: QWidget::setName(char const*) 36504 vfunc[11]: QObject::insertChild(QObject*) 36505 vfunc[12]: QObject::removeChild(QObject*) 36506 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36507 vfunc[14]: QObject::property(char const*) const 36508 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36509 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 36510 vfunc[17]: QObject::customEvent(QCustomEvent*) 36511 vfunc[18]: QObject::connectNotify(char const*) 36512 vfunc[19]: QObject::disconnectNotify(char const*) 36513 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36514 const*, char const*) 36515 vfunc[21]: QGroupBox::setEnabled(bool) 36516 vfunc[22]: QWidget::setMinimumSize(int, int) 36517 vfunc[23]: QWidget::setMaximumSize(int, int) 36518 vfunc[24]: QWidget::setSizeIncrement(int, int) 36519 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36520 vfunc[26]: QWidget::setEraseColor(QColor const&) 36521 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36522 vfunc[28]: QWidget::setPalette(QPalette const&) 36523 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36524 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36525 vfunc[31]: QWidget::setFont(QFont const&) 36526 vfunc[32]: QWidget::setCursor(QCursor const&) 36527 vfunc[33]: QWidget::unsetCursor() 36528 vfunc[34]: QWidget::setMask(QBitmap const&) 36529 vfunc[35]: QWidget::setMask(QRegion const&) 36530 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36531 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36532 vfunc[38]: QWidget::setCaption(QString const&) 36533 vfunc[39]: QWidget::setIcon(QPixmap const&) 36534 vfunc[40]: QWidget::setIconText(QString const&) 36535 vfunc[41]: QWidget::setMouseTracking(bool) 36536 vfunc[42]: QWidget::setFocus() 36537 vfunc[43]: QWidget::setActiveWindow() 36538 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36539 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36540 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36541 vfunc[47]: QWidget::show() 36542 vfunc[48]: QWidget::hide() 36543 vfunc[49]: QWidget::showMinimized() 36544 vfunc[50]: QWidget::showMaximized() 36545 vfunc[51]: QWidget::showNormal() 36546 vfunc[52]: QWidget::polish() 36547 vfunc[53]: QWidget::move(int, int) 36548 vfunc[54]: QWidget::resize(int, int) 36549 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36550 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36551 vfunc[57]: QWidget::close(bool) 36552 vfunc[58]: QGroupBox::sizeHint() const 36553 vfunc[59]: QWidget::minimumSizeHint() const 36554 vfunc[60]: QWidget::sizePolicy() const 36555 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36556 vfunc[62]: QWidget::heightForWidth(int) const 36557 vfunc[63]: QWidget::adjustSize() 36558 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36559 const&, bool) 36560 vfunc[65]: QWidget::setAcceptDrops(bool) 36561 vfunc[66]: QWidget::setAutoMask(bool) 36562 vfunc[67]: 36563 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36564 vfunc[68]: QWidget::customWhatsThis() const 36565 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36566 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36567 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36568 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36569 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36570 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36571 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36572 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 36573 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36574 vfunc[78]: QWidget::enterEvent(QEvent*) 36575 vfunc[79]: QWidget::leaveEvent(QEvent*) 36576 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 36577 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36578 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 36579 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36580 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36581 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36582 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36583 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36584 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36585 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36586 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36587 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36588 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36589 vfunc[93]: QWidget::showEvent(QShowEvent*) 36590 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36591 vfunc[95]: QWidget::x11Event(_XEvent*) 36592 vfunc[96]: QWidget::updateMask() 36593 vfunc[97]: QFrame::styleChange(QStyle&) 36594 vfunc[98]: QWidget::enabledChange(bool) 36595 vfunc[99]: QWidget::paletteChange(QPalette const&) 36596 vfunc[100]: QGroupBox::fontChange(QFont const&) 36597 vfunc[101]: QWidget::windowActivationChange(bool) 36598 vfunc[102]: QWidget::metric(int) const 36599 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36600 vfunc[104]: QWidget::destroy(bool, bool) 36601 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36602 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36603 vfunc[107]: QWidget::focusNextPrevChild(bool) 36604 vfunc[108]: QWidget::setKeyCompression(bool) 36605 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36606 bool, QFont*) 36607 vfunc[110]: QFrame::setFrameStyle(int) 36608 vfunc[111]: QFrame::setLineWidth(int) 36609 vfunc[112]: QFrame::setMargin(int) 36610 vfunc[113]: QFrame::setMidLineWidth(int) 36611 vfunc[114]: QFrame::setFrameRect(QRect const&) 36612 vfunc[115]: QFrame::drawFrame(QPainter*) 36613 vfunc[116]: QFrame::drawContents(QPainter*) 36614 vfunc[117]: QFrame::frameChanged() 36615 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 36616 vfunc[119]: QGroupBox::setTitle(QString const&) 36617 vfunc[120]: QGroupBox::setAlignment(int) 36618 36619 Table 8-503. Secondary vtable for QGroupBox 36620 Base Offset -80 36621 Virtual Base Offset 0 36622 RTTI typeinfo for QGroupBox 36623 vfunc[0]: non-virtual thunk to QGroupBox::~QGroupBox() 36624 vfunc[1]: non-virtual thunk to QGroupBox::~QGroupBox() 36625 vfunc[2]: QPaintDevice::setResolution(int) 36626 vfunc[3]: QPaintDevice::resolution() const 36627 vfunc[4]: QPaintDevice::handle() const 36628 vfunc[5]: QPaintDevice::x11RenderHandle() const 36629 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36630 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36631 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36632 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36633 const 36634 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36635 36636 The Run Time Type Information for the QGroupBox class is 36637 described by Table 8-504 36638 36639 Table 8-504. typeinfo for QGroupBox 36640 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36641 Name typeinfo name for QGroupBox 36642 basetype: typeinfo for QFrame 36643 __________________________________________________________ 36644 36645 8.2.24.5. Class data for QHGroupBox 36646 36647 The virtual table for the QHGroupBox class is described by 36648 Table 8-505 36649 36650 Table 8-505. Primary vtable for QHGroupBox 36651 Base Offset 0 36652 Virtual Base Offset 0 36653 RTTI typeinfo for QHGroupBox 36654 vfunc[0]: NULL or QHGroupBox::metaObject() const 36655 vfunc[1]: QHGroupBox::className() const 36656 vfunc[2]: QHGroupBox::qt_cast(char const*) 36657 vfunc[3]: QHGroupBox::qt_invoke(int, QUObject*) 36658 vfunc[4]: QHGroupBox::qt_emit(int, QUObject*) 36659 vfunc[5]: QHGroupBox::qt_property(int, int, QVariant*) 36660 vfunc[6]: QHGroupBox::~QHGroupBox() 36661 vfunc[7]: QHGroupBox::~QHGroupBox() 36662 vfunc[8]: QGroupBox::event(QEvent*) 36663 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36664 vfunc[10]: QWidget::setName(char const*) 36665 vfunc[11]: QObject::insertChild(QObject*) 36666 vfunc[12]: QObject::removeChild(QObject*) 36667 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36668 vfunc[14]: QObject::property(char const*) const 36669 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36670 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 36671 vfunc[17]: QObject::customEvent(QCustomEvent*) 36672 vfunc[18]: QObject::connectNotify(char const*) 36673 vfunc[19]: QObject::disconnectNotify(char const*) 36674 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36675 const*, char const*) 36676 vfunc[21]: QGroupBox::setEnabled(bool) 36677 vfunc[22]: QWidget::setMinimumSize(int, int) 36678 vfunc[23]: QWidget::setMaximumSize(int, int) 36679 vfunc[24]: QWidget::setSizeIncrement(int, int) 36680 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36681 vfunc[26]: QWidget::setEraseColor(QColor const&) 36682 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36683 vfunc[28]: QWidget::setPalette(QPalette const&) 36684 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36685 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36686 vfunc[31]: QWidget::setFont(QFont const&) 36687 vfunc[32]: QWidget::setCursor(QCursor const&) 36688 vfunc[33]: QWidget::unsetCursor() 36689 vfunc[34]: QWidget::setMask(QBitmap const&) 36690 vfunc[35]: QWidget::setMask(QRegion const&) 36691 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36692 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36693 vfunc[38]: QWidget::setCaption(QString const&) 36694 vfunc[39]: QWidget::setIcon(QPixmap const&) 36695 vfunc[40]: QWidget::setIconText(QString const&) 36696 vfunc[41]: QWidget::setMouseTracking(bool) 36697 vfunc[42]: QWidget::setFocus() 36698 vfunc[43]: QWidget::setActiveWindow() 36699 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36700 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36701 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36702 vfunc[47]: QWidget::show() 36703 vfunc[48]: QWidget::hide() 36704 vfunc[49]: QWidget::showMinimized() 36705 vfunc[50]: QWidget::showMaximized() 36706 vfunc[51]: QWidget::showNormal() 36707 vfunc[52]: QWidget::polish() 36708 vfunc[53]: QWidget::move(int, int) 36709 vfunc[54]: QWidget::resize(int, int) 36710 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36711 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36712 vfunc[57]: QWidget::close(bool) 36713 vfunc[58]: QGroupBox::sizeHint() const 36714 vfunc[59]: QWidget::minimumSizeHint() const 36715 vfunc[60]: QWidget::sizePolicy() const 36716 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36717 vfunc[62]: QWidget::heightForWidth(int) const 36718 vfunc[63]: QWidget::adjustSize() 36719 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36720 const&, bool) 36721 vfunc[65]: QWidget::setAcceptDrops(bool) 36722 vfunc[66]: QWidget::setAutoMask(bool) 36723 vfunc[67]: 36724 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36725 vfunc[68]: QWidget::customWhatsThis() const 36726 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36727 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36728 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36729 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36730 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36731 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36732 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36733 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 36734 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36735 vfunc[78]: QWidget::enterEvent(QEvent*) 36736 vfunc[79]: QWidget::leaveEvent(QEvent*) 36737 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 36738 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36739 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 36740 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36741 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36742 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36743 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36744 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36745 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36746 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36747 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36748 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36749 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36750 vfunc[93]: QWidget::showEvent(QShowEvent*) 36751 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36752 vfunc[95]: QWidget::x11Event(_XEvent*) 36753 vfunc[96]: QWidget::updateMask() 36754 vfunc[97]: QFrame::styleChange(QStyle&) 36755 vfunc[98]: QWidget::enabledChange(bool) 36756 vfunc[99]: QWidget::paletteChange(QPalette const&) 36757 vfunc[100]: QGroupBox::fontChange(QFont const&) 36758 vfunc[101]: QWidget::windowActivationChange(bool) 36759 vfunc[102]: QWidget::metric(int) const 36760 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36761 vfunc[104]: QWidget::destroy(bool, bool) 36762 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36763 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36764 vfunc[107]: QWidget::focusNextPrevChild(bool) 36765 vfunc[108]: QWidget::setKeyCompression(bool) 36766 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36767 bool, QFont*) 36768 vfunc[110]: QFrame::setFrameStyle(int) 36769 vfunc[111]: QFrame::setLineWidth(int) 36770 vfunc[112]: QFrame::setMargin(int) 36771 vfunc[113]: QFrame::setMidLineWidth(int) 36772 vfunc[114]: QFrame::setFrameRect(QRect const&) 36773 vfunc[115]: QFrame::drawFrame(QPainter*) 36774 vfunc[116]: QFrame::drawContents(QPainter*) 36775 vfunc[117]: QFrame::frameChanged() 36776 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 36777 vfunc[119]: QGroupBox::setTitle(QString const&) 36778 vfunc[120]: QGroupBox::setAlignment(int) 36779 36780 Table 8-506. Secondary vtable for QHGroupBox 36781 Base Offset -80 36782 Virtual Base Offset 0 36783 RTTI typeinfo for QHGroupBox 36784 vfunc[0]: non-virtual thunk to QHGroupBox::~QHGroupBox() 36785 vfunc[1]: non-virtual thunk to QHGroupBox::~QHGroupBox() 36786 vfunc[2]: QPaintDevice::setResolution(int) 36787 vfunc[3]: QPaintDevice::resolution() const 36788 vfunc[4]: QPaintDevice::handle() const 36789 vfunc[5]: QPaintDevice::x11RenderHandle() const 36790 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36791 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36792 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36793 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36794 const 36795 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36796 36797 The Run Time Type Information for the QHGroupBox class is 36798 described by Table 8-507 36799 36800 Table 8-507. typeinfo for QHGroupBox 36801 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36802 Name typeinfo name for QHGroupBox 36803 basetype: typeinfo for QGroupBox 36804 __________________________________________________________ 36805 36806 8.2.24.6. Class data for QHButtonGroup 36807 36808 The virtual table for the QHButtonGroup class is described by 36809 Table 8-508 36810 36811 Table 8-508. Primary vtable for QHButtonGroup 36812 Base Offset 0 36813 Virtual Base Offset 0 36814 RTTI typeinfo for QHButtonGroup 36815 vfunc[0]: NULL or QHButtonGroup::metaObject() const 36816 vfunc[1]: QHButtonGroup::className() const 36817 vfunc[2]: QHButtonGroup::qt_cast(char const*) 36818 vfunc[3]: QHButtonGroup::qt_invoke(int, QUObject*) 36819 vfunc[4]: QHButtonGroup::qt_emit(int, QUObject*) 36820 vfunc[5]: QHButtonGroup::qt_property(int, int, QVariant*) 36821 vfunc[6]: QHButtonGroup::~QHButtonGroup() 36822 vfunc[7]: QHButtonGroup::~QHButtonGroup() 36823 vfunc[8]: QButtonGroup::event(QEvent*) 36824 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36825 vfunc[10]: QWidget::setName(char const*) 36826 vfunc[11]: QObject::insertChild(QObject*) 36827 vfunc[12]: QObject::removeChild(QObject*) 36828 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36829 vfunc[14]: QObject::property(char const*) const 36830 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36831 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 36832 vfunc[17]: QObject::customEvent(QCustomEvent*) 36833 vfunc[18]: QObject::connectNotify(char const*) 36834 vfunc[19]: QObject::disconnectNotify(char const*) 36835 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36836 const*, char const*) 36837 vfunc[21]: QGroupBox::setEnabled(bool) 36838 vfunc[22]: QWidget::setMinimumSize(int, int) 36839 vfunc[23]: QWidget::setMaximumSize(int, int) 36840 vfunc[24]: QWidget::setSizeIncrement(int, int) 36841 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36842 vfunc[26]: QWidget::setEraseColor(QColor const&) 36843 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36844 vfunc[28]: QWidget::setPalette(QPalette const&) 36845 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36846 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36847 vfunc[31]: QWidget::setFont(QFont const&) 36848 vfunc[32]: QWidget::setCursor(QCursor const&) 36849 vfunc[33]: QWidget::unsetCursor() 36850 vfunc[34]: QWidget::setMask(QBitmap const&) 36851 vfunc[35]: QWidget::setMask(QRegion const&) 36852 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36853 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36854 vfunc[38]: QWidget::setCaption(QString const&) 36855 vfunc[39]: QWidget::setIcon(QPixmap const&) 36856 vfunc[40]: QWidget::setIconText(QString const&) 36857 vfunc[41]: QWidget::setMouseTracking(bool) 36858 vfunc[42]: QWidget::setFocus() 36859 vfunc[43]: QWidget::setActiveWindow() 36860 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36861 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36862 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36863 vfunc[47]: QWidget::show() 36864 vfunc[48]: QWidget::hide() 36865 vfunc[49]: QWidget::showMinimized() 36866 vfunc[50]: QWidget::showMaximized() 36867 vfunc[51]: QWidget::showNormal() 36868 vfunc[52]: QWidget::polish() 36869 vfunc[53]: QWidget::move(int, int) 36870 vfunc[54]: QWidget::resize(int, int) 36871 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36872 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36873 vfunc[57]: QWidget::close(bool) 36874 vfunc[58]: QGroupBox::sizeHint() const 36875 vfunc[59]: QWidget::minimumSizeHint() const 36876 vfunc[60]: QWidget::sizePolicy() const 36877 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36878 vfunc[62]: QWidget::heightForWidth(int) const 36879 vfunc[63]: QWidget::adjustSize() 36880 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36881 const&, bool) 36882 vfunc[65]: QWidget::setAcceptDrops(bool) 36883 vfunc[66]: QWidget::setAutoMask(bool) 36884 vfunc[67]: 36885 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36886 vfunc[68]: QWidget::customWhatsThis() const 36887 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36888 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36889 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36890 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36891 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36892 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36893 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36894 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 36895 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36896 vfunc[78]: QWidget::enterEvent(QEvent*) 36897 vfunc[79]: QWidget::leaveEvent(QEvent*) 36898 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 36899 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36900 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 36901 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36902 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36903 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36904 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36905 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36906 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36907 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36908 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36909 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36910 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36911 vfunc[93]: QWidget::showEvent(QShowEvent*) 36912 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36913 vfunc[95]: QWidget::x11Event(_XEvent*) 36914 vfunc[96]: QWidget::updateMask() 36915 vfunc[97]: QFrame::styleChange(QStyle&) 36916 vfunc[98]: QWidget::enabledChange(bool) 36917 vfunc[99]: QWidget::paletteChange(QPalette const&) 36918 vfunc[100]: QGroupBox::fontChange(QFont const&) 36919 vfunc[101]: QWidget::windowActivationChange(bool) 36920 vfunc[102]: QWidget::metric(int) const 36921 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36922 vfunc[104]: QWidget::destroy(bool, bool) 36923 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36924 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36925 vfunc[107]: QWidget::focusNextPrevChild(bool) 36926 vfunc[108]: QWidget::setKeyCompression(bool) 36927 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36928 bool, QFont*) 36929 vfunc[110]: QFrame::setFrameStyle(int) 36930 vfunc[111]: QFrame::setLineWidth(int) 36931 vfunc[112]: QFrame::setMargin(int) 36932 vfunc[113]: QFrame::setMidLineWidth(int) 36933 vfunc[114]: QFrame::setFrameRect(QRect const&) 36934 vfunc[115]: QFrame::drawFrame(QPainter*) 36935 vfunc[116]: QFrame::drawContents(QPainter*) 36936 vfunc[117]: QFrame::frameChanged() 36937 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 36938 vfunc[119]: QGroupBox::setTitle(QString const&) 36939 vfunc[120]: QGroupBox::setAlignment(int) 36940 vfunc[121]: QButtonGroup::setExclusive(bool) 36941 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 36942 vfunc[123]: QButtonGroup::setButton(int) 36943 vfunc[124]: QButtonGroup::moveFocus(int) 36944 36945 Table 8-509. Secondary vtable for QHButtonGroup 36946 Base Offset -80 36947 Virtual Base Offset 0 36948 RTTI typeinfo for QHButtonGroup 36949 vfunc[0]: non-virtual thunk to QHButtonGroup::~QHButtonGroup() 36950 vfunc[1]: non-virtual thunk to QHButtonGroup::~QHButtonGroup() 36951 vfunc[2]: QPaintDevice::setResolution(int) 36952 vfunc[3]: QPaintDevice::resolution() const 36953 vfunc[4]: QPaintDevice::handle() const 36954 vfunc[5]: QPaintDevice::x11RenderHandle() const 36955 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36956 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36957 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36958 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36959 const 36960 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36961 36962 The Run Time Type Information for the QHButtonGroup class is 36963 described by Table 8-510 36964 36965 Table 8-510. typeinfo for QHButtonGroup 36966 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36967 Name typeinfo name for QHButtonGroup 36968 basetype: typeinfo for QButtonGroup 36969 __________________________________________________________ 36970 36971 8.2.24.7. Class data for QWidgetStack 36972 36973 The virtual table for the QWidgetStack class is described by 36974 Table 8-511 36975 36976 Table 8-511. Primary vtable for QWidgetStack 36977 Base Offset 0 36978 Virtual Base Offset 0 36979 RTTI typeinfo for QWidgetStack 36980 vfunc[0]: NULL or QWidgetStack::metaObject() const 36981 vfunc[1]: QWidgetStack::className() const 36982 vfunc[2]: QWidgetStack::qt_cast(char const*) 36983 vfunc[3]: QWidgetStack::qt_invoke(int, QUObject*) 36984 vfunc[4]: QWidgetStack::qt_emit(int, QUObject*) 36985 vfunc[5]: QWidgetStack::qt_property(int, int, QVariant*) 36986 vfunc[6]: QWidgetStack::~QWidgetStack() 36987 vfunc[7]: QWidgetStack::~QWidgetStack() 36988 vfunc[8]: QWidget::event(QEvent*) 36989 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36990 vfunc[10]: QWidget::setName(char const*) 36991 vfunc[11]: QObject::insertChild(QObject*) 36992 vfunc[12]: QObject::removeChild(QObject*) 36993 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36994 vfunc[14]: QObject::property(char const*) const 36995 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36996 vfunc[16]: QWidgetStack::childEvent(QChildEvent*) 36997 vfunc[17]: QObject::customEvent(QCustomEvent*) 36998 vfunc[18]: QObject::connectNotify(char const*) 36999 vfunc[19]: QObject::disconnectNotify(char const*) 37000 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37001 const*, char const*) 37002 vfunc[21]: QWidget::setEnabled(bool) 37003 vfunc[22]: QWidget::setMinimumSize(int, int) 37004 vfunc[23]: QWidget::setMaximumSize(int, int) 37005 vfunc[24]: QWidget::setSizeIncrement(int, int) 37006 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37007 vfunc[26]: QWidget::setEraseColor(QColor const&) 37008 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37009 vfunc[28]: QWidget::setPalette(QPalette const&) 37010 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37011 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37012 vfunc[31]: QWidget::setFont(QFont const&) 37013 vfunc[32]: QWidget::setCursor(QCursor const&) 37014 vfunc[33]: QWidget::unsetCursor() 37015 vfunc[34]: QWidget::setMask(QBitmap const&) 37016 vfunc[35]: QWidget::setMask(QRegion const&) 37017 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37018 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37019 vfunc[38]: QWidget::setCaption(QString const&) 37020 vfunc[39]: QWidget::setIcon(QPixmap const&) 37021 vfunc[40]: QWidget::setIconText(QString const&) 37022 vfunc[41]: QWidget::setMouseTracking(bool) 37023 vfunc[42]: QWidget::setFocus() 37024 vfunc[43]: QWidget::setActiveWindow() 37025 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37026 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37027 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37028 vfunc[47]: QWidgetStack::show() 37029 vfunc[48]: QWidget::hide() 37030 vfunc[49]: QWidget::showMinimized() 37031 vfunc[50]: QWidget::showMaximized() 37032 vfunc[51]: QWidget::showNormal() 37033 vfunc[52]: QWidget::polish() 37034 vfunc[53]: QWidget::move(int, int) 37035 vfunc[54]: QWidget::resize(int, int) 37036 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37037 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37038 vfunc[57]: QWidget::close(bool) 37039 vfunc[58]: QWidgetStack::sizeHint() const 37040 vfunc[59]: QWidgetStack::minimumSizeHint() const 37041 vfunc[60]: QWidget::sizePolicy() const 37042 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37043 vfunc[62]: QWidget::heightForWidth(int) const 37044 vfunc[63]: QWidget::adjustSize() 37045 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37046 const&, bool) 37047 vfunc[65]: QWidget::setAcceptDrops(bool) 37048 vfunc[66]: QWidget::setAutoMask(bool) 37049 vfunc[67]: 37050 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37051 vfunc[68]: QWidget::customWhatsThis() const 37052 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37053 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37054 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37055 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37056 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37057 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37058 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37059 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 37060 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37061 vfunc[78]: QWidget::enterEvent(QEvent*) 37062 vfunc[79]: QWidget::leaveEvent(QEvent*) 37063 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 37064 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37065 vfunc[82]: QWidgetStack::resizeEvent(QResizeEvent*) 37066 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37067 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37068 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37069 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37070 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37071 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37072 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37073 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37074 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37075 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37076 vfunc[93]: QWidget::showEvent(QShowEvent*) 37077 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37078 vfunc[95]: QWidget::x11Event(_XEvent*) 37079 vfunc[96]: QWidget::updateMask() 37080 vfunc[97]: QFrame::styleChange(QStyle&) 37081 vfunc[98]: QWidget::enabledChange(bool) 37082 vfunc[99]: QWidget::paletteChange(QPalette const&) 37083 vfunc[100]: QWidget::fontChange(QFont const&) 37084 vfunc[101]: QWidget::windowActivationChange(bool) 37085 vfunc[102]: QWidget::metric(int) const 37086 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37087 vfunc[104]: QWidget::destroy(bool, bool) 37088 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37089 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37090 vfunc[107]: QWidget::focusNextPrevChild(bool) 37091 vfunc[108]: QWidget::setKeyCompression(bool) 37092 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37093 bool, QFont*) 37094 vfunc[110]: QFrame::setFrameStyle(int) 37095 vfunc[111]: QFrame::setLineWidth(int) 37096 vfunc[112]: QFrame::setMargin(int) 37097 vfunc[113]: QFrame::setMidLineWidth(int) 37098 vfunc[114]: QWidgetStack::setFrameRect(QRect const&) 37099 vfunc[115]: QFrame::drawFrame(QPainter*) 37100 vfunc[116]: QFrame::drawContents(QPainter*) 37101 vfunc[117]: QWidgetStack::frameChanged() 37102 vfunc[118]: QWidgetStack::setChildGeometries() 37103 37104 Table 8-512. Secondary vtable for QWidgetStack 37105 Base Offset -80 37106 Virtual Base Offset 0 37107 RTTI typeinfo for QWidgetStack 37108 vfunc[0]: non-virtual thunk to QWidgetStack::~QWidgetStack() 37109 vfunc[1]: non-virtual thunk to QWidgetStack::~QWidgetStack() 37110 vfunc[2]: QPaintDevice::setResolution(int) 37111 vfunc[3]: QPaintDevice::resolution() const 37112 vfunc[4]: QPaintDevice::handle() const 37113 vfunc[5]: QPaintDevice::x11RenderHandle() const 37114 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37115 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37116 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37117 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37118 const 37119 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37120 37121 The Run Time Type Information for the QWidgetStack class is 37122 described by Table 8-513 37123 37124 Table 8-513. typeinfo for QWidgetStack 37125 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37126 Name typeinfo name for QWidgetStack 37127 basetype: typeinfo for QFrame 37128 __________________________________________________________ 37129 37130 8.2.24.8. Class data for QButtonGroup 37131 37132 The virtual table for the QButtonGroup class is described by 37133 Table 8-514 37134 37135 Table 8-514. Primary vtable for QButtonGroup 37136 Base Offset 0 37137 Virtual Base Offset 0 37138 RTTI typeinfo for QButtonGroup 37139 vfunc[0]: NULL or QButtonGroup::metaObject() const 37140 vfunc[1]: QButtonGroup::className() const 37141 vfunc[2]: QButtonGroup::qt_cast(char const*) 37142 vfunc[3]: QButtonGroup::qt_invoke(int, QUObject*) 37143 vfunc[4]: QButtonGroup::qt_emit(int, QUObject*) 37144 vfunc[5]: QButtonGroup::qt_property(int, int, QVariant*) 37145 vfunc[6]: QButtonGroup::~QButtonGroup() 37146 vfunc[7]: QButtonGroup::~QButtonGroup() 37147 vfunc[8]: QButtonGroup::event(QEvent*) 37148 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37149 vfunc[10]: QWidget::setName(char const*) 37150 vfunc[11]: QObject::insertChild(QObject*) 37151 vfunc[12]: QObject::removeChild(QObject*) 37152 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37153 vfunc[14]: QObject::property(char const*) const 37154 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37155 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 37156 vfunc[17]: QObject::customEvent(QCustomEvent*) 37157 vfunc[18]: QObject::connectNotify(char const*) 37158 vfunc[19]: QObject::disconnectNotify(char const*) 37159 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37160 const*, char const*) 37161 vfunc[21]: QGroupBox::setEnabled(bool) 37162 vfunc[22]: QWidget::setMinimumSize(int, int) 37163 vfunc[23]: QWidget::setMaximumSize(int, int) 37164 vfunc[24]: QWidget::setSizeIncrement(int, int) 37165 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37166 vfunc[26]: QWidget::setEraseColor(QColor const&) 37167 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37168 vfunc[28]: QWidget::setPalette(QPalette const&) 37169 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37170 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37171 vfunc[31]: QWidget::setFont(QFont const&) 37172 vfunc[32]: QWidget::setCursor(QCursor const&) 37173 vfunc[33]: QWidget::unsetCursor() 37174 vfunc[34]: QWidget::setMask(QBitmap const&) 37175 vfunc[35]: QWidget::setMask(QRegion const&) 37176 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37177 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37178 vfunc[38]: QWidget::setCaption(QString const&) 37179 vfunc[39]: QWidget::setIcon(QPixmap const&) 37180 vfunc[40]: QWidget::setIconText(QString const&) 37181 vfunc[41]: QWidget::setMouseTracking(bool) 37182 vfunc[42]: QWidget::setFocus() 37183 vfunc[43]: QWidget::setActiveWindow() 37184 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37185 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37186 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37187 vfunc[47]: QWidget::show() 37188 vfunc[48]: QWidget::hide() 37189 vfunc[49]: QWidget::showMinimized() 37190 vfunc[50]: QWidget::showMaximized() 37191 vfunc[51]: QWidget::showNormal() 37192 vfunc[52]: QWidget::polish() 37193 vfunc[53]: QWidget::move(int, int) 37194 vfunc[54]: QWidget::resize(int, int) 37195 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37196 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37197 vfunc[57]: QWidget::close(bool) 37198 vfunc[58]: QGroupBox::sizeHint() const 37199 vfunc[59]: QWidget::minimumSizeHint() const 37200 vfunc[60]: QWidget::sizePolicy() const 37201 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37202 vfunc[62]: QWidget::heightForWidth(int) const 37203 vfunc[63]: QWidget::adjustSize() 37204 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37205 const&, bool) 37206 vfunc[65]: QWidget::setAcceptDrops(bool) 37207 vfunc[66]: QWidget::setAutoMask(bool) 37208 vfunc[67]: 37209 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37210 vfunc[68]: QWidget::customWhatsThis() const 37211 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37212 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37213 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37214 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37215 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37216 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37217 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37218 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 37219 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37220 vfunc[78]: QWidget::enterEvent(QEvent*) 37221 vfunc[79]: QWidget::leaveEvent(QEvent*) 37222 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 37223 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37224 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 37225 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37226 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37227 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37228 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37229 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37230 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37231 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37232 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37233 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37234 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37235 vfunc[93]: QWidget::showEvent(QShowEvent*) 37236 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37237 vfunc[95]: QWidget::x11Event(_XEvent*) 37238 vfunc[96]: QWidget::updateMask() 37239 vfunc[97]: QFrame::styleChange(QStyle&) 37240 vfunc[98]: QWidget::enabledChange(bool) 37241 vfunc[99]: QWidget::paletteChange(QPalette const&) 37242 vfunc[100]: QGroupBox::fontChange(QFont const&) 37243 vfunc[101]: QWidget::windowActivationChange(bool) 37244 vfunc[102]: QWidget::metric(int) const 37245 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37246 vfunc[104]: QWidget::destroy(bool, bool) 37247 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37248 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37249 vfunc[107]: QWidget::focusNextPrevChild(bool) 37250 vfunc[108]: QWidget::setKeyCompression(bool) 37251 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37252 bool, QFont*) 37253 vfunc[110]: QFrame::setFrameStyle(int) 37254 vfunc[111]: QFrame::setLineWidth(int) 37255 vfunc[112]: QFrame::setMargin(int) 37256 vfunc[113]: QFrame::setMidLineWidth(int) 37257 vfunc[114]: QFrame::setFrameRect(QRect const&) 37258 vfunc[115]: QFrame::drawFrame(QPainter*) 37259 vfunc[116]: QFrame::drawContents(QPainter*) 37260 vfunc[117]: QFrame::frameChanged() 37261 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 37262 vfunc[119]: QGroupBox::setTitle(QString const&) 37263 vfunc[120]: QGroupBox::setAlignment(int) 37264 vfunc[121]: QButtonGroup::setExclusive(bool) 37265 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 37266 vfunc[123]: QButtonGroup::setButton(int) 37267 vfunc[124]: QButtonGroup::moveFocus(int) 37268 37269 Table 8-515. Secondary vtable for QButtonGroup 37270 Base Offset -80 37271 Virtual Base Offset 0 37272 RTTI typeinfo for QButtonGroup 37273 vfunc[0]: non-virtual thunk to QButtonGroup::~QButtonGroup() 37274 vfunc[1]: non-virtual thunk to QButtonGroup::~QButtonGroup() 37275 vfunc[2]: QPaintDevice::setResolution(int) 37276 vfunc[3]: QPaintDevice::resolution() const 37277 vfunc[4]: QPaintDevice::handle() const 37278 vfunc[5]: QPaintDevice::x11RenderHandle() const 37279 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37280 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37281 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37282 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37283 const 37284 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37285 37286 The Run Time Type Information for the QButtonGroup class is 37287 described by Table 8-516 37288 37289 Table 8-516. typeinfo for QButtonGroup 37290 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37291 Name typeinfo name for QButtonGroup 37292 basetype: typeinfo for QGroupBox 37293 __________________________________________________________ 37294 37295 8.2.24.9. Class data for QVButtonGroup 37296 37297 The virtual table for the QVButtonGroup class is described by 37298 Table 8-517 37299 37300 Table 8-517. Primary vtable for QVButtonGroup 37301 Base Offset 0 37302 Virtual Base Offset 0 37303 RTTI typeinfo for QVButtonGroup 37304 vfunc[0]: NULL or QVButtonGroup::metaObject() const 37305 vfunc[1]: QVButtonGroup::className() const 37306 vfunc[2]: QVButtonGroup::qt_cast(char const*) 37307 vfunc[3]: QVButtonGroup::qt_invoke(int, QUObject*) 37308 vfunc[4]: QVButtonGroup::qt_emit(int, QUObject*) 37309 vfunc[5]: QVButtonGroup::qt_property(int, int, QVariant*) 37310 vfunc[6]: QVButtonGroup::~QVButtonGroup() 37311 vfunc[7]: QVButtonGroup::~QVButtonGroup() 37312 vfunc[8]: QButtonGroup::event(QEvent*) 37313 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37314 vfunc[10]: QWidget::setName(char const*) 37315 vfunc[11]: QObject::insertChild(QObject*) 37316 vfunc[12]: QObject::removeChild(QObject*) 37317 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37318 vfunc[14]: QObject::property(char const*) const 37319 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37320 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 37321 vfunc[17]: QObject::customEvent(QCustomEvent*) 37322 vfunc[18]: QObject::connectNotify(char const*) 37323 vfunc[19]: QObject::disconnectNotify(char const*) 37324 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37325 const*, char const*) 37326 vfunc[21]: QGroupBox::setEnabled(bool) 37327 vfunc[22]: QWidget::setMinimumSize(int, int) 37328 vfunc[23]: QWidget::setMaximumSize(int, int) 37329 vfunc[24]: QWidget::setSizeIncrement(int, int) 37330 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37331 vfunc[26]: QWidget::setEraseColor(QColor const&) 37332 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37333 vfunc[28]: QWidget::setPalette(QPalette const&) 37334 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37335 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37336 vfunc[31]: QWidget::setFont(QFont const&) 37337 vfunc[32]: QWidget::setCursor(QCursor const&) 37338 vfunc[33]: QWidget::unsetCursor() 37339 vfunc[34]: QWidget::setMask(QBitmap const&) 37340 vfunc[35]: QWidget::setMask(QRegion const&) 37341 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37342 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37343 vfunc[38]: QWidget::setCaption(QString const&) 37344 vfunc[39]: QWidget::setIcon(QPixmap const&) 37345 vfunc[40]: QWidget::setIconText(QString const&) 37346 vfunc[41]: QWidget::setMouseTracking(bool) 37347 vfunc[42]: QWidget::setFocus() 37348 vfunc[43]: QWidget::setActiveWindow() 37349 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37350 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37351 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37352 vfunc[47]: QWidget::show() 37353 vfunc[48]: QWidget::hide() 37354 vfunc[49]: QWidget::showMinimized() 37355 vfunc[50]: QWidget::showMaximized() 37356 vfunc[51]: QWidget::showNormal() 37357 vfunc[52]: QWidget::polish() 37358 vfunc[53]: QWidget::move(int, int) 37359 vfunc[54]: QWidget::resize(int, int) 37360 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37361 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37362 vfunc[57]: QWidget::close(bool) 37363 vfunc[58]: QGroupBox::sizeHint() const 37364 vfunc[59]: QWidget::minimumSizeHint() const 37365 vfunc[60]: QWidget::sizePolicy() const 37366 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37367 vfunc[62]: QWidget::heightForWidth(int) const 37368 vfunc[63]: QWidget::adjustSize() 37369 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37370 const&, bool) 37371 vfunc[65]: QWidget::setAcceptDrops(bool) 37372 vfunc[66]: QWidget::setAutoMask(bool) 37373 vfunc[67]: 37374 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37375 vfunc[68]: QWidget::customWhatsThis() const 37376 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37377 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37378 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37379 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37380 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37381 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37382 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37383 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 37384 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37385 vfunc[78]: QWidget::enterEvent(QEvent*) 37386 vfunc[79]: QWidget::leaveEvent(QEvent*) 37387 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 37388 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37389 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 37390 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37391 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37392 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37393 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37394 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37395 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37396 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37397 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37398 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37399 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37400 vfunc[93]: QWidget::showEvent(QShowEvent*) 37401 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37402 vfunc[95]: QWidget::x11Event(_XEvent*) 37403 vfunc[96]: QWidget::updateMask() 37404 vfunc[97]: QFrame::styleChange(QStyle&) 37405 vfunc[98]: QWidget::enabledChange(bool) 37406 vfunc[99]: QWidget::paletteChange(QPalette const&) 37407 vfunc[100]: QGroupBox::fontChange(QFont const&) 37408 vfunc[101]: QWidget::windowActivationChange(bool) 37409 vfunc[102]: QWidget::metric(int) const 37410 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37411 vfunc[104]: QWidget::destroy(bool, bool) 37412 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37413 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37414 vfunc[107]: QWidget::focusNextPrevChild(bool) 37415 vfunc[108]: QWidget::setKeyCompression(bool) 37416 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37417 bool, QFont*) 37418 vfunc[110]: QFrame::setFrameStyle(int) 37419 vfunc[111]: QFrame::setLineWidth(int) 37420 vfunc[112]: QFrame::setMargin(int) 37421 vfunc[113]: QFrame::setMidLineWidth(int) 37422 vfunc[114]: QFrame::setFrameRect(QRect const&) 37423 vfunc[115]: QFrame::drawFrame(QPainter*) 37424 vfunc[116]: QFrame::drawContents(QPainter*) 37425 vfunc[117]: QFrame::frameChanged() 37426 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 37427 vfunc[119]: QGroupBox::setTitle(QString const&) 37428 vfunc[120]: QGroupBox::setAlignment(int) 37429 vfunc[121]: QButtonGroup::setExclusive(bool) 37430 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 37431 vfunc[123]: QButtonGroup::setButton(int) 37432 vfunc[124]: QButtonGroup::moveFocus(int) 37433 37434 Table 8-518. Secondary vtable for QVButtonGroup 37435 Base Offset -80 37436 Virtual Base Offset 0 37437 RTTI typeinfo for QVButtonGroup 37438 vfunc[0]: non-virtual thunk to QVButtonGroup::~QVButtonGroup() 37439 vfunc[1]: non-virtual thunk to QVButtonGroup::~QVButtonGroup() 37440 vfunc[2]: QPaintDevice::setResolution(int) 37441 vfunc[3]: QPaintDevice::resolution() const 37442 vfunc[4]: QPaintDevice::handle() const 37443 vfunc[5]: QPaintDevice::x11RenderHandle() const 37444 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37445 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37446 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37447 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37448 const 37449 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37450 37451 The Run Time Type Information for the QVButtonGroup class is 37452 described by Table 8-519 37453 37454 Table 8-519. typeinfo for QVButtonGroup 37455 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37456 Name typeinfo name for QVButtonGroup 37457 basetype: typeinfo for QButtonGroup 37458 __________________________________________________________ 37459 37460 8.2.24.10. Class data for QGrid 37461 37462 The virtual table for the QGrid class is described by Table 37463 8-520 37464 37465 Table 8-520. Primary vtable for QGrid 37466 Base Offset 0 37467 Virtual Base Offset 0 37468 RTTI typeinfo for QGrid 37469 vfunc[0]: NULL or QGrid::metaObject() const 37470 vfunc[1]: QGrid::className() const 37471 vfunc[2]: QGrid::qt_cast(char const*) 37472 vfunc[3]: QGrid::qt_invoke(int, QUObject*) 37473 vfunc[4]: QGrid::qt_emit(int, QUObject*) 37474 vfunc[5]: QGrid::qt_property(int, int, QVariant*) 37475 vfunc[6]: NULL or QGrid::~QGrid() 37476 vfunc[7]: NULL or QGrid::~QGrid() 37477 vfunc[8]: QWidget::event(QEvent*) 37478 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37479 vfunc[10]: QWidget::setName(char const*) 37480 vfunc[11]: QObject::insertChild(QObject*) 37481 vfunc[12]: QObject::removeChild(QObject*) 37482 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37483 vfunc[14]: QObject::property(char const*) const 37484 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37485 vfunc[16]: QObject::childEvent(QChildEvent*) 37486 vfunc[17]: QObject::customEvent(QCustomEvent*) 37487 vfunc[18]: QObject::connectNotify(char const*) 37488 vfunc[19]: QObject::disconnectNotify(char const*) 37489 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37490 const*, char const*) 37491 vfunc[21]: QWidget::setEnabled(bool) 37492 vfunc[22]: QWidget::setMinimumSize(int, int) 37493 vfunc[23]: QWidget::setMaximumSize(int, int) 37494 vfunc[24]: QWidget::setSizeIncrement(int, int) 37495 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37496 vfunc[26]: QWidget::setEraseColor(QColor const&) 37497 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37498 vfunc[28]: QWidget::setPalette(QPalette const&) 37499 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37500 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37501 vfunc[31]: QWidget::setFont(QFont const&) 37502 vfunc[32]: QWidget::setCursor(QCursor const&) 37503 vfunc[33]: QWidget::unsetCursor() 37504 vfunc[34]: QWidget::setMask(QBitmap const&) 37505 vfunc[35]: QWidget::setMask(QRegion const&) 37506 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37507 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37508 vfunc[38]: QWidget::setCaption(QString const&) 37509 vfunc[39]: QWidget::setIcon(QPixmap const&) 37510 vfunc[40]: QWidget::setIconText(QString const&) 37511 vfunc[41]: QWidget::setMouseTracking(bool) 37512 vfunc[42]: QWidget::setFocus() 37513 vfunc[43]: QWidget::setActiveWindow() 37514 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37515 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37516 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37517 vfunc[47]: QWidget::show() 37518 vfunc[48]: QWidget::hide() 37519 vfunc[49]: QWidget::showMinimized() 37520 vfunc[50]: QWidget::showMaximized() 37521 vfunc[51]: QWidget::showNormal() 37522 vfunc[52]: QWidget::polish() 37523 vfunc[53]: QWidget::move(int, int) 37524 vfunc[54]: QWidget::resize(int, int) 37525 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37526 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37527 vfunc[57]: QWidget::close(bool) 37528 vfunc[58]: QGrid::sizeHint() const 37529 vfunc[59]: QWidget::minimumSizeHint() const 37530 vfunc[60]: QWidget::sizePolicy() const 37531 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37532 vfunc[62]: QWidget::heightForWidth(int) const 37533 vfunc[63]: QWidget::adjustSize() 37534 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37535 const&, bool) 37536 vfunc[65]: QWidget::setAcceptDrops(bool) 37537 vfunc[66]: QWidget::setAutoMask(bool) 37538 vfunc[67]: 37539 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37540 vfunc[68]: QWidget::customWhatsThis() const 37541 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37542 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37543 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37544 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37545 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37546 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37547 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37548 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 37549 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37550 vfunc[78]: QWidget::enterEvent(QEvent*) 37551 vfunc[79]: QWidget::leaveEvent(QEvent*) 37552 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 37553 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37554 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 37555 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37556 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37557 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37558 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37559 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37560 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37561 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37562 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37563 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37564 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37565 vfunc[93]: QWidget::showEvent(QShowEvent*) 37566 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37567 vfunc[95]: QWidget::x11Event(_XEvent*) 37568 vfunc[96]: QWidget::updateMask() 37569 vfunc[97]: QFrame::styleChange(QStyle&) 37570 vfunc[98]: QWidget::enabledChange(bool) 37571 vfunc[99]: QWidget::paletteChange(QPalette const&) 37572 vfunc[100]: QWidget::fontChange(QFont const&) 37573 vfunc[101]: QWidget::windowActivationChange(bool) 37574 vfunc[102]: QWidget::metric(int) const 37575 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37576 vfunc[104]: QWidget::destroy(bool, bool) 37577 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37578 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37579 vfunc[107]: QWidget::focusNextPrevChild(bool) 37580 vfunc[108]: QWidget::setKeyCompression(bool) 37581 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37582 bool, QFont*) 37583 vfunc[110]: QFrame::setFrameStyle(int) 37584 vfunc[111]: QFrame::setLineWidth(int) 37585 vfunc[112]: QFrame::setMargin(int) 37586 vfunc[113]: QFrame::setMidLineWidth(int) 37587 vfunc[114]: QFrame::setFrameRect(QRect const&) 37588 vfunc[115]: QFrame::drawFrame(QPainter*) 37589 vfunc[116]: QFrame::drawContents(QPainter*) 37590 vfunc[117]: QGrid::frameChanged() 37591 37592 Table 8-521. Secondary vtable for QGrid 37593 Base Offset -80 37594 Virtual Base Offset 0 37595 RTTI typeinfo for QGrid 37596 vfunc[0]: NULL or non-virtual thunk to QGrid::~QGrid() 37597 vfunc[1]: NULL or non-virtual thunk to QGrid::~QGrid() 37598 vfunc[2]: QPaintDevice::setResolution(int) 37599 vfunc[3]: QPaintDevice::resolution() const 37600 vfunc[4]: QPaintDevice::handle() const 37601 vfunc[5]: QPaintDevice::x11RenderHandle() const 37602 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37603 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37604 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37605 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37606 const 37607 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37608 37609 The Run Time Type Information for the QGrid class is described 37610 by Table 8-522 37611 37612 Table 8-522. typeinfo for QGrid 37613 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37614 Name typeinfo name for QGrid 37615 basetype: typeinfo for QFrame 37616 __________________________________________________________ 37617 37618 8.2.24.11. Class data for QVGroupBox 37619 37620 The virtual table for the QVGroupBox class is described by 37621 Table 8-523 37622 37623 Table 8-523. Primary vtable for QVGroupBox 37624 Base Offset 0 37625 Virtual Base Offset 0 37626 RTTI typeinfo for QVGroupBox 37627 vfunc[0]: NULL or QVGroupBox::metaObject() const 37628 vfunc[1]: QVGroupBox::className() const 37629 vfunc[2]: QVGroupBox::qt_cast(char const*) 37630 vfunc[3]: QVGroupBox::qt_invoke(int, QUObject*) 37631 vfunc[4]: QVGroupBox::qt_emit(int, QUObject*) 37632 vfunc[5]: QVGroupBox::qt_property(int, int, QVariant*) 37633 vfunc[6]: QVGroupBox::~QVGroupBox() 37634 vfunc[7]: QVGroupBox::~QVGroupBox() 37635 vfunc[8]: QGroupBox::event(QEvent*) 37636 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37637 vfunc[10]: QWidget::setName(char const*) 37638 vfunc[11]: QObject::insertChild(QObject*) 37639 vfunc[12]: QObject::removeChild(QObject*) 37640 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37641 vfunc[14]: QObject::property(char const*) const 37642 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37643 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 37644 vfunc[17]: QObject::customEvent(QCustomEvent*) 37645 vfunc[18]: QObject::connectNotify(char const*) 37646 vfunc[19]: QObject::disconnectNotify(char const*) 37647 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37648 const*, char const*) 37649 vfunc[21]: QGroupBox::setEnabled(bool) 37650 vfunc[22]: QWidget::setMinimumSize(int, int) 37651 vfunc[23]: QWidget::setMaximumSize(int, int) 37652 vfunc[24]: QWidget::setSizeIncrement(int, int) 37653 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37654 vfunc[26]: QWidget::setEraseColor(QColor const&) 37655 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37656 vfunc[28]: QWidget::setPalette(QPalette const&) 37657 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37658 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37659 vfunc[31]: QWidget::setFont(QFont const&) 37660 vfunc[32]: QWidget::setCursor(QCursor const&) 37661 vfunc[33]: QWidget::unsetCursor() 37662 vfunc[34]: QWidget::setMask(QBitmap const&) 37663 vfunc[35]: QWidget::setMask(QRegion const&) 37664 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37665 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37666 vfunc[38]: QWidget::setCaption(QString const&) 37667 vfunc[39]: QWidget::setIcon(QPixmap const&) 37668 vfunc[40]: QWidget::setIconText(QString const&) 37669 vfunc[41]: QWidget::setMouseTracking(bool) 37670 vfunc[42]: QWidget::setFocus() 37671 vfunc[43]: QWidget::setActiveWindow() 37672 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37673 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37674 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37675 vfunc[47]: QWidget::show() 37676 vfunc[48]: QWidget::hide() 37677 vfunc[49]: QWidget::showMinimized() 37678 vfunc[50]: QWidget::showMaximized() 37679 vfunc[51]: QWidget::showNormal() 37680 vfunc[52]: QWidget::polish() 37681 vfunc[53]: QWidget::move(int, int) 37682 vfunc[54]: QWidget::resize(int, int) 37683 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37684 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37685 vfunc[57]: QWidget::close(bool) 37686 vfunc[58]: QGroupBox::sizeHint() const 37687 vfunc[59]: QWidget::minimumSizeHint() const 37688 vfunc[60]: QWidget::sizePolicy() const 37689 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37690 vfunc[62]: QWidget::heightForWidth(int) const 37691 vfunc[63]: QWidget::adjustSize() 37692 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37693 const&, bool) 37694 vfunc[65]: QWidget::setAcceptDrops(bool) 37695 vfunc[66]: QWidget::setAutoMask(bool) 37696 vfunc[67]: 37697 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37698 vfunc[68]: QWidget::customWhatsThis() const 37699 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37700 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37701 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37702 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37703 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37704 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37705 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37706 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 37707 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37708 vfunc[78]: QWidget::enterEvent(QEvent*) 37709 vfunc[79]: QWidget::leaveEvent(QEvent*) 37710 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 37711 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37712 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 37713 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37714 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37715 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37716 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37717 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37718 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37719 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37720 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37721 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37722 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37723 vfunc[93]: QWidget::showEvent(QShowEvent*) 37724 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37725 vfunc[95]: QWidget::x11Event(_XEvent*) 37726 vfunc[96]: QWidget::updateMask() 37727 vfunc[97]: QFrame::styleChange(QStyle&) 37728 vfunc[98]: QWidget::enabledChange(bool) 37729 vfunc[99]: QWidget::paletteChange(QPalette const&) 37730 vfunc[100]: QGroupBox::fontChange(QFont const&) 37731 vfunc[101]: QWidget::windowActivationChange(bool) 37732 vfunc[102]: QWidget::metric(int) const 37733 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37734 vfunc[104]: QWidget::destroy(bool, bool) 37735 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37736 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37737 vfunc[107]: QWidget::focusNextPrevChild(bool) 37738 vfunc[108]: QWidget::setKeyCompression(bool) 37739 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37740 bool, QFont*) 37741 vfunc[110]: QFrame::setFrameStyle(int) 37742 vfunc[111]: QFrame::setLineWidth(int) 37743 vfunc[112]: QFrame::setMargin(int) 37744 vfunc[113]: QFrame::setMidLineWidth(int) 37745 vfunc[114]: QFrame::setFrameRect(QRect const&) 37746 vfunc[115]: QFrame::drawFrame(QPainter*) 37747 vfunc[116]: QFrame::drawContents(QPainter*) 37748 vfunc[117]: QFrame::frameChanged() 37749 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 37750 vfunc[119]: QGroupBox::setTitle(QString const&) 37751 vfunc[120]: QGroupBox::setAlignment(int) 37752 37753 Table 8-524. Secondary vtable for QVGroupBox 37754 Base Offset -80 37755 Virtual Base Offset 0 37756 RTTI typeinfo for QVGroupBox 37757 vfunc[0]: non-virtual thunk to QVGroupBox::~QVGroupBox() 37758 vfunc[1]: non-virtual thunk to QVGroupBox::~QVGroupBox() 37759 vfunc[2]: QPaintDevice::setResolution(int) 37760 vfunc[3]: QPaintDevice::resolution() const 37761 vfunc[4]: QPaintDevice::handle() const 37762 vfunc[5]: QPaintDevice::x11RenderHandle() const 37763 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37764 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37765 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37766 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37767 const 37768 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37769 37770 The Run Time Type Information for the QVGroupBox class is 37771 described by Table 8-525 37772 37773 Table 8-525. typeinfo for QVGroupBox 37774 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37775 Name typeinfo name for QVGroupBox 37776 basetype: typeinfo for QGroupBox 37777 __________________________________________________________ 37778 37779 8.2.24.12. Interfaces for Qt3 Organizers 37780 37781 An LSB conforming implementation shall provide the architecture 37782 specific functions for Qt3 Organizers specified in Table 8-526, 37783 with the full mandatory functionality as described in the 37784 referenced underlying specification. 37785 37786 Table 8-526. libqt-mt - Qt3 Organizers Function Interfaces 37787 _ZThn80_N10QHGroupBoxD0Ev [CXXABI] _ZThn80_N10QHGroupBoxD1Ev 37788 [CXXABI] 37789 _ZThn80_N10QVGroupBoxD0Ev [CXXABI] _ZThn80_N10QVGroupBoxD1Ev 37790 [CXXABI] 37791 _ZThn80_N12QButtonGroupD0Ev [CXXABI] 37792 _ZThn80_N12QButtonGroupD1Ev [CXXABI] 37793 _ZThn80_N12QWidgetStackD0Ev [CXXABI] 37794 _ZThn80_N12QWidgetStackD1Ev [CXXABI] 37795 _ZThn80_N13QHButtonGroupD0Ev [CXXABI] 37796 _ZThn80_N13QHButtonGroupD1Ev [CXXABI] 37797 _ZThn80_N13QVButtonGroupD0Ev [CXXABI] 37798 _ZThn80_N13QVButtonGroupD1Ev [CXXABI] 37799 _ZThn80_N9QGroupBoxD0Ev [CXXABI] _ZThn80_N9QGroupBoxD1Ev 37800 [CXXABI] 37801 _ZThn80_N9QSplitterD0Ev [CXXABI] _ZThn80_N9QSplitterD1Ev 37802 [CXXABI] 37803 __________________________________________________________ 37804 37805 8.2.25. Qt3 Layouts 37806 __________________________________________________________ 37807 37808 8.2.25.1. Class data for QDockAreaLayout 37809 37810 The virtual table for the QDockAreaLayout class is described by 37811 Table 8-527 37812 37813 Table 8-527. Primary vtable for QDockAreaLayout 37814 Base Offset 0 37815 Virtual Base Offset 0 37816 RTTI typeinfo for QDockAreaLayout 37817 vfunc[0]: NULL or QDockAreaLayout::metaObject() const 37818 vfunc[1]: QDockAreaLayout::className() const 37819 vfunc[2]: QDockAreaLayout::qt_cast(char const*) 37820 vfunc[3]: QDockAreaLayout::qt_invoke(int, QUObject*) 37821 vfunc[4]: QDockAreaLayout::qt_emit(int, QUObject*) 37822 vfunc[5]: QDockAreaLayout::qt_property(int, int, QVariant*) 37823 vfunc[6]: NULL or QDockAreaLayout::~QDockAreaLayout() 37824 vfunc[7]: NULL or QDockAreaLayout::~QDockAreaLayout() 37825 vfunc[8]: QObject::event(QEvent*) 37826 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 37827 vfunc[10]: QObject::setName(char const*) 37828 vfunc[11]: QObject::insertChild(QObject*) 37829 vfunc[12]: QObject::removeChild(QObject*) 37830 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37831 vfunc[14]: QObject::property(char const*) const 37832 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37833 vfunc[16]: QLayout::childEvent(QChildEvent*) 37834 vfunc[17]: QObject::customEvent(QCustomEvent*) 37835 vfunc[18]: QObject::connectNotify(char const*) 37836 vfunc[19]: QObject::disconnectNotify(char const*) 37837 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37838 const*, char const*) 37839 vfunc[21]: QLayout::setMargin(int) 37840 vfunc[22]: QLayout::setSpacing(int) 37841 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 37842 vfunc[24]: QLayout::setAutoAdd(bool) 37843 vfunc[25]: QDockAreaLayout::invalidate() 37844 vfunc[26]: QLayout::geometry() const 37845 vfunc[27]: NULL or QDockAreaLayout::addItem(QLayoutItem*) 37846 vfunc[28]: NULL or QDockAreaLayout::expanding() const 37847 vfunc[29]: QDockAreaLayout::minimumSize() const 37848 vfunc[30]: QLayout::maximumSize() const 37849 vfunc[31]: QDockAreaLayout::setGeometry(QRect const&) 37850 vfunc[32]: QDockAreaLayout::iterator() 37851 vfunc[33]: QLayout::isEmpty() const 37852 vfunc[34]: QLayout::layout() 37853 vfunc[35]: QDockAreaLayout::hasHeightForWidth() const 37854 vfunc[36]: QDockAreaLayout::heightForWidth(int) const 37855 vfunc[37]: QDockAreaLayout::sizeHint() const 37856 37857 Table 8-528. Secondary vtable for QDockAreaLayout 37858 Base Offset -80 37859 Virtual Base Offset 0 37860 RTTI typeinfo for QDockAreaLayout 37861 vfunc[0]: NULL or non-virtual thunk to 37862 QDockAreaLayout::~QDockAreaLayout() 37863 vfunc[1]: NULL or non-virtual thunk to 37864 QDockAreaLayout::~QDockAreaLayout() 37865 vfunc[2]: non-virtual thunk to QDockAreaLayout::sizeHint() 37866 const 37867 vfunc[3]: non-virtual thunk to QDockAreaLayout::minimumSize() 37868 const 37869 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 37870 vfunc[5]: NULL or non-virtual thunk to 37871 QDockAreaLayout::expanding() const 37872 vfunc[6]: non-virtual thunk to 37873 QDockAreaLayout::setGeometry(QRect const&) 37874 vfunc[7]: non-virtual thunk to QLayout::geometry() const 37875 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 37876 vfunc[9]: non-virtual thunk to 37877 QDockAreaLayout::hasHeightForWidth() const 37878 vfunc[10]: non-virtual thunk to 37879 QDockAreaLayout::heightForWidth(int) const 37880 vfunc[11]: non-virtual thunk to QDockAreaLayout::invalidate() 37881 vfunc[12]: QLayoutItem::widget() 37882 vfunc[13]: non-virtual thunk to QDockAreaLayout::iterator() 37883 vfunc[14]: non-virtual thunk to QLayout::layout() 37884 vfunc[15]: QLayoutItem::spacerItem() 37885 vfunc[16]: QLayoutItem::setAlignment(int) 37886 37887 The Run Time Type Information for the QDockAreaLayout class is 37888 described by Table 8-529 37889 37890 Table 8-529. typeinfo for QDockAreaLayout 37891 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37892 Name typeinfo name for QDockAreaLayout 37893 basetype: typeinfo for QLayout 37894 __________________________________________________________ 37895 37896 8.2.25.2. Class data for QBoxLayout 37897 37898 The virtual table for the QBoxLayout class is described by 37899 Table 8-530 37900 37901 Table 8-530. Primary vtable for QBoxLayout 37902 Base Offset 0 37903 Virtual Base Offset 0 37904 RTTI typeinfo for QBoxLayout 37905 vfunc[0]: NULL or QBoxLayout::metaObject() const 37906 vfunc[1]: QBoxLayout::className() const 37907 vfunc[2]: QBoxLayout::qt_cast(char const*) 37908 vfunc[3]: QBoxLayout::qt_invoke(int, QUObject*) 37909 vfunc[4]: QBoxLayout::qt_emit(int, QUObject*) 37910 vfunc[5]: QBoxLayout::qt_property(int, int, QVariant*) 37911 vfunc[6]: QBoxLayout::~QBoxLayout() 37912 vfunc[7]: QBoxLayout::~QBoxLayout() 37913 vfunc[8]: QObject::event(QEvent*) 37914 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 37915 vfunc[10]: QObject::setName(char const*) 37916 vfunc[11]: QObject::insertChild(QObject*) 37917 vfunc[12]: QObject::removeChild(QObject*) 37918 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37919 vfunc[14]: QObject::property(char const*) const 37920 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37921 vfunc[16]: QLayout::childEvent(QChildEvent*) 37922 vfunc[17]: QObject::customEvent(QCustomEvent*) 37923 vfunc[18]: QObject::connectNotify(char const*) 37924 vfunc[19]: QObject::disconnectNotify(char const*) 37925 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37926 const*, char const*) 37927 vfunc[21]: QLayout::setMargin(int) 37928 vfunc[22]: QLayout::setSpacing(int) 37929 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 37930 vfunc[24]: QLayout::setAutoAdd(bool) 37931 vfunc[25]: QBoxLayout::invalidate() 37932 vfunc[26]: QLayout::geometry() const 37933 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 37934 vfunc[28]: QBoxLayout::expanding() const 37935 vfunc[29]: QBoxLayout::minimumSize() const 37936 vfunc[30]: QBoxLayout::maximumSize() const 37937 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 37938 vfunc[32]: QBoxLayout::iterator() 37939 vfunc[33]: QLayout::isEmpty() const 37940 vfunc[34]: QLayout::layout() 37941 vfunc[35]: QBoxLayout::sizeHint() const 37942 vfunc[36]: QBoxLayout::hasHeightForWidth() const 37943 vfunc[37]: QBoxLayout::heightForWidth(int) const 37944 37945 Table 8-531. Secondary vtable for QBoxLayout 37946 Base Offset -80 37947 Virtual Base Offset 0 37948 RTTI typeinfo for QBoxLayout 37949 vfunc[0]: non-virtual thunk to QBoxLayout::~QBoxLayout() 37950 vfunc[1]: non-virtual thunk to QBoxLayout::~QBoxLayout() 37951 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 37952 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 37953 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 37954 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 37955 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 37956 const&) 37957 vfunc[7]: non-virtual thunk to QLayout::geometry() const 37958 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 37959 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 37960 const 37961 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 37962 const 37963 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 37964 vfunc[12]: QLayoutItem::widget() 37965 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 37966 vfunc[14]: non-virtual thunk to QLayout::layout() 37967 vfunc[15]: QLayoutItem::spacerItem() 37968 vfunc[16]: QLayoutItem::setAlignment(int) 37969 37970 The Run Time Type Information for the QBoxLayout class is 37971 described by Table 8-532 37972 37973 Table 8-532. typeinfo for QBoxLayout 37974 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37975 Name typeinfo name for QBoxLayout 37976 basetype: typeinfo for QLayout 37977 __________________________________________________________ 37978 37979 8.2.25.3. Class data for QLayout 37980 37981 The virtual table for the QLayout class is described by Table 37982 8-533 37983 37984 Table 8-533. Primary vtable for QLayout 37985 Base Offset 0 37986 Virtual Base Offset 0 37987 RTTI typeinfo for QLayout 37988 vfunc[0]: NULL or QLayout::metaObject() const 37989 vfunc[1]: QLayout::className() const 37990 vfunc[2]: QLayout::qt_cast(char const*) 37991 vfunc[3]: QLayout::qt_invoke(int, QUObject*) 37992 vfunc[4]: QLayout::qt_emit(int, QUObject*) 37993 vfunc[5]: QLayout::qt_property(int, int, QVariant*) 37994 vfunc[6]: QLayout::~QLayout() 37995 vfunc[7]: QLayout::~QLayout() 37996 vfunc[8]: QObject::event(QEvent*) 37997 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 37998 vfunc[10]: QObject::setName(char const*) 37999 vfunc[11]: QObject::insertChild(QObject*) 38000 vfunc[12]: QObject::removeChild(QObject*) 38001 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38002 vfunc[14]: QObject::property(char const*) const 38003 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38004 vfunc[16]: QLayout::childEvent(QChildEvent*) 38005 vfunc[17]: QObject::customEvent(QCustomEvent*) 38006 vfunc[18]: QObject::connectNotify(char const*) 38007 vfunc[19]: QObject::disconnectNotify(char const*) 38008 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38009 const*, char const*) 38010 vfunc[21]: QLayout::setMargin(int) 38011 vfunc[22]: QLayout::setSpacing(int) 38012 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38013 vfunc[24]: QLayout::setAutoAdd(bool) 38014 vfunc[25]: QLayout::invalidate() 38015 vfunc[26]: QLayout::geometry() const 38016 vfunc[27]: __cxa_pure_virtual 38017 vfunc[28]: QLayout::expanding() const 38018 vfunc[29]: QLayout::minimumSize() const 38019 vfunc[30]: QLayout::maximumSize() const 38020 vfunc[31]: __cxa_pure_virtual 38021 vfunc[32]: __cxa_pure_virtual 38022 vfunc[33]: QLayout::isEmpty() const 38023 vfunc[34]: QLayout::layout() 38024 38025 Table 8-534. Secondary vtable for QLayout 38026 Base Offset -80 38027 Virtual Base Offset 0 38028 RTTI typeinfo for QLayout 38029 vfunc[0]: non-virtual thunk to QLayout::~QLayout() 38030 vfunc[1]: non-virtual thunk to QLayout::~QLayout() 38031 vfunc[2]: __cxa_pure_virtual 38032 vfunc[3]: non-virtual thunk to QLayout::minimumSize() const 38033 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 38034 vfunc[5]: non-virtual thunk to QLayout::expanding() const 38035 vfunc[6]: __cxa_pure_virtual 38036 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38037 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38038 vfunc[9]: QLayoutItem::hasHeightForWidth() const 38039 vfunc[10]: QLayoutItem::heightForWidth(int) const 38040 vfunc[11]: non-virtual thunk to QLayout::invalidate() 38041 vfunc[12]: QLayoutItem::widget() 38042 vfunc[13]: __cxa_pure_virtual 38043 vfunc[14]: non-virtual thunk to QLayout::layout() 38044 vfunc[15]: QLayoutItem::spacerItem() 38045 vfunc[16]: QLayoutItem::setAlignment(int) 38046 38047 The Run Time Type Information for the QLayout class is 38048 described by Table 8-535 38049 38050 Table 8-535. typeinfo for QLayout 38051 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 38052 Name typeinfo name for QLayout 38053 flags: 0 38054 basetype: typeinfo for QObject 2 38055 basetype: typeinfo for QLayoutItem 10242 38056 __________________________________________________________ 38057 38058 8.2.25.4. Class data for QHBoxLayout 38059 38060 The virtual table for the QHBoxLayout class is described by 38061 Table 8-536 38062 38063 Table 8-536. Primary vtable for QHBoxLayout 38064 Base Offset 0 38065 Virtual Base Offset 0 38066 RTTI typeinfo for QHBoxLayout 38067 vfunc[0]: NULL or QHBoxLayout::metaObject() const 38068 vfunc[1]: QHBoxLayout::className() const 38069 vfunc[2]: QHBoxLayout::qt_cast(char const*) 38070 vfunc[3]: QHBoxLayout::qt_invoke(int, QUObject*) 38071 vfunc[4]: QHBoxLayout::qt_emit(int, QUObject*) 38072 vfunc[5]: QHBoxLayout::qt_property(int, int, QVariant*) 38073 vfunc[6]: QHBoxLayout::~QHBoxLayout() 38074 vfunc[7]: QHBoxLayout::~QHBoxLayout() 38075 vfunc[8]: QObject::event(QEvent*) 38076 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 38077 vfunc[10]: QObject::setName(char const*) 38078 vfunc[11]: QObject::insertChild(QObject*) 38079 vfunc[12]: QObject::removeChild(QObject*) 38080 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38081 vfunc[14]: QObject::property(char const*) const 38082 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38083 vfunc[16]: QLayout::childEvent(QChildEvent*) 38084 vfunc[17]: QObject::customEvent(QCustomEvent*) 38085 vfunc[18]: QObject::connectNotify(char const*) 38086 vfunc[19]: QObject::disconnectNotify(char const*) 38087 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38088 const*, char const*) 38089 vfunc[21]: QLayout::setMargin(int) 38090 vfunc[22]: QLayout::setSpacing(int) 38091 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38092 vfunc[24]: QLayout::setAutoAdd(bool) 38093 vfunc[25]: QBoxLayout::invalidate() 38094 vfunc[26]: QLayout::geometry() const 38095 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 38096 vfunc[28]: QBoxLayout::expanding() const 38097 vfunc[29]: QBoxLayout::minimumSize() const 38098 vfunc[30]: QBoxLayout::maximumSize() const 38099 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 38100 vfunc[32]: QBoxLayout::iterator() 38101 vfunc[33]: QLayout::isEmpty() const 38102 vfunc[34]: QLayout::layout() 38103 vfunc[35]: QBoxLayout::sizeHint() const 38104 vfunc[36]: QBoxLayout::hasHeightForWidth() const 38105 vfunc[37]: QBoxLayout::heightForWidth(int) const 38106 38107 Table 8-537. Secondary vtable for QHBoxLayout 38108 Base Offset -80 38109 Virtual Base Offset 0 38110 RTTI typeinfo for QHBoxLayout 38111 vfunc[0]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 38112 vfunc[1]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 38113 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 38114 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 38115 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 38116 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 38117 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 38118 const&) 38119 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38120 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38121 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 38122 const 38123 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 38124 const 38125 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 38126 vfunc[12]: QLayoutItem::widget() 38127 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 38128 vfunc[14]: non-virtual thunk to QLayout::layout() 38129 vfunc[15]: QLayoutItem::spacerItem() 38130 vfunc[16]: QLayoutItem::setAlignment(int) 38131 38132 The Run Time Type Information for the QHBoxLayout class is 38133 described by Table 8-538 38134 38135 Table 8-538. typeinfo for QHBoxLayout 38136 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38137 Name typeinfo name for QHBoxLayout 38138 basetype: typeinfo for QBoxLayout 38139 __________________________________________________________ 38140 38141 8.2.25.5. Class data for QVBoxLayout 38142 38143 The virtual table for the QVBoxLayout class is described by 38144 Table 8-539 38145 38146 Table 8-539. Primary vtable for QVBoxLayout 38147 Base Offset 0 38148 Virtual Base Offset 0 38149 RTTI typeinfo for QVBoxLayout 38150 vfunc[0]: NULL or QVBoxLayout::metaObject() const 38151 vfunc[1]: QVBoxLayout::className() const 38152 vfunc[2]: QVBoxLayout::qt_cast(char const*) 38153 vfunc[3]: QVBoxLayout::qt_invoke(int, QUObject*) 38154 vfunc[4]: QVBoxLayout::qt_emit(int, QUObject*) 38155 vfunc[5]: QVBoxLayout::qt_property(int, int, QVariant*) 38156 vfunc[6]: QVBoxLayout::~QVBoxLayout() 38157 vfunc[7]: QVBoxLayout::~QVBoxLayout() 38158 vfunc[8]: QObject::event(QEvent*) 38159 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 38160 vfunc[10]: QObject::setName(char const*) 38161 vfunc[11]: QObject::insertChild(QObject*) 38162 vfunc[12]: QObject::removeChild(QObject*) 38163 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38164 vfunc[14]: QObject::property(char const*) const 38165 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38166 vfunc[16]: QLayout::childEvent(QChildEvent*) 38167 vfunc[17]: QObject::customEvent(QCustomEvent*) 38168 vfunc[18]: QObject::connectNotify(char const*) 38169 vfunc[19]: QObject::disconnectNotify(char const*) 38170 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38171 const*, char const*) 38172 vfunc[21]: QLayout::setMargin(int) 38173 vfunc[22]: QLayout::setSpacing(int) 38174 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38175 vfunc[24]: QLayout::setAutoAdd(bool) 38176 vfunc[25]: QBoxLayout::invalidate() 38177 vfunc[26]: QLayout::geometry() const 38178 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 38179 vfunc[28]: QBoxLayout::expanding() const 38180 vfunc[29]: QBoxLayout::minimumSize() const 38181 vfunc[30]: QBoxLayout::maximumSize() const 38182 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 38183 vfunc[32]: QBoxLayout::iterator() 38184 vfunc[33]: QLayout::isEmpty() const 38185 vfunc[34]: QLayout::layout() 38186 vfunc[35]: QBoxLayout::sizeHint() const 38187 vfunc[36]: QBoxLayout::hasHeightForWidth() const 38188 vfunc[37]: QBoxLayout::heightForWidth(int) const 38189 38190 Table 8-540. Secondary vtable for QVBoxLayout 38191 Base Offset -80 38192 Virtual Base Offset 0 38193 RTTI typeinfo for QVBoxLayout 38194 vfunc[0]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 38195 vfunc[1]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 38196 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 38197 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 38198 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 38199 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 38200 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 38201 const&) 38202 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38203 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38204 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 38205 const 38206 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 38207 const 38208 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 38209 vfunc[12]: QLayoutItem::widget() 38210 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 38211 vfunc[14]: non-virtual thunk to QLayout::layout() 38212 vfunc[15]: QLayoutItem::spacerItem() 38213 vfunc[16]: QLayoutItem::setAlignment(int) 38214 38215 The Run Time Type Information for the QVBoxLayout class is 38216 described by Table 8-541 38217 38218 Table 8-541. typeinfo for QVBoxLayout 38219 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38220 Name typeinfo name for QVBoxLayout 38221 basetype: typeinfo for QBoxLayout 38222 __________________________________________________________ 38223 38224 8.2.25.6. Class data for QGLayoutIterator 38225 38226 The virtual table for the QGLayoutIterator class is described 38227 by Table 8-542 38228 38229 Table 8-542. Primary vtable for QGLayoutIterator 38230 Base Offset 0 38231 Virtual Base Offset 0 38232 RTTI typeinfo for QGLayoutIterator 38233 vfunc[0]: QGLayoutIterator::~QGLayoutIterator() 38234 vfunc[1]: QGLayoutIterator::~QGLayoutIterator() 38235 vfunc[2]: __cxa_pure_virtual 38236 vfunc[3]: __cxa_pure_virtual 38237 vfunc[4]: __cxa_pure_virtual 38238 38239 The Run Time Type Information for the QGLayoutIterator class is 38240 described by Table 8-543 38241 38242 Table 8-543. typeinfo for QGLayoutIterator 38243 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 38244 Name typeinfo name for QGLayoutIterator 38245 flags: 0 38246 basetype: typeinfo for QShared 1026 38247 __________________________________________________________ 38248 38249 8.2.25.7. Class data for QWidgetItem 38250 38251 The virtual table for the QWidgetItem class is described by 38252 Table 8-544 38253 38254 Table 8-544. Primary vtable for QWidgetItem 38255 Base Offset 0 38256 Virtual Base Offset 0 38257 RTTI typeinfo for QWidgetItem 38258 vfunc[0]: NULL or QWidgetItem::~QWidgetItem() 38259 vfunc[1]: NULL or QWidgetItem::~QWidgetItem() 38260 vfunc[2]: QWidgetItem::sizeHint() const 38261 vfunc[3]: QWidgetItem::minimumSize() const 38262 vfunc[4]: QWidgetItem::maximumSize() const 38263 vfunc[5]: QWidgetItem::expanding() const 38264 vfunc[6]: QWidgetItem::setGeometry(QRect const&) 38265 vfunc[7]: QWidgetItem::geometry() const 38266 vfunc[8]: QWidgetItem::isEmpty() const 38267 vfunc[9]: QWidgetItem::hasHeightForWidth() const 38268 vfunc[10]: QWidgetItem::heightForWidth(int) const 38269 vfunc[11]: QLayoutItem::invalidate() 38270 vfunc[12]: QWidgetItem::widget() 38271 vfunc[13]: QLayoutItem::iterator() 38272 vfunc[14]: QLayoutItem::layout() 38273 vfunc[15]: QLayoutItem::spacerItem() 38274 vfunc[16]: QLayoutItem::setAlignment(int) 38275 38276 The Run Time Type Information for the QWidgetItem class is 38277 described by Table 8-545 38278 38279 Table 8-545. typeinfo for QWidgetItem 38280 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38281 Name typeinfo name for QWidgetItem 38282 basetype: typeinfo for QLayoutItem 38283 __________________________________________________________ 38284 38285 8.2.25.8. Class data for QGridLayout 38286 38287 The virtual table for the QGridLayout class is described by 38288 Table 8-546 38289 38290 Table 8-546. Primary vtable for QGridLayout 38291 Base Offset 0 38292 Virtual Base Offset 0 38293 RTTI typeinfo for QGridLayout 38294 vfunc[0]: NULL or QGridLayout::metaObject() const 38295 vfunc[1]: QGridLayout::className() const 38296 vfunc[2]: QGridLayout::qt_cast(char const*) 38297 vfunc[3]: QGridLayout::qt_invoke(int, QUObject*) 38298 vfunc[4]: QGridLayout::qt_emit(int, QUObject*) 38299 vfunc[5]: QGridLayout::qt_property(int, int, QVariant*) 38300 vfunc[6]: QGridLayout::~QGridLayout() 38301 vfunc[7]: QGridLayout::~QGridLayout() 38302 vfunc[8]: QObject::event(QEvent*) 38303 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 38304 vfunc[10]: QObject::setName(char const*) 38305 vfunc[11]: QObject::insertChild(QObject*) 38306 vfunc[12]: QObject::removeChild(QObject*) 38307 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38308 vfunc[14]: QObject::property(char const*) const 38309 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38310 vfunc[16]: QLayout::childEvent(QChildEvent*) 38311 vfunc[17]: QObject::customEvent(QCustomEvent*) 38312 vfunc[18]: QObject::connectNotify(char const*) 38313 vfunc[19]: QObject::disconnectNotify(char const*) 38314 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38315 const*, char const*) 38316 vfunc[21]: QLayout::setMargin(int) 38317 vfunc[22]: QLayout::setSpacing(int) 38318 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38319 vfunc[24]: QLayout::setAutoAdd(bool) 38320 vfunc[25]: QGridLayout::invalidate() 38321 vfunc[26]: QLayout::geometry() const 38322 vfunc[27]: QGridLayout::addItem(QLayoutItem*) 38323 vfunc[28]: QGridLayout::expanding() const 38324 vfunc[29]: QGridLayout::minimumSize() const 38325 vfunc[30]: QGridLayout::maximumSize() const 38326 vfunc[31]: QGridLayout::setGeometry(QRect const&) 38327 vfunc[32]: QGridLayout::iterator() 38328 vfunc[33]: QLayout::isEmpty() const 38329 vfunc[34]: QLayout::layout() 38330 vfunc[35]: QGridLayout::sizeHint() const 38331 vfunc[36]: QGridLayout::setRowStretch(int, int) 38332 vfunc[37]: QGridLayout::setColStretch(int, int) 38333 vfunc[38]: QGridLayout::hasHeightForWidth() const 38334 vfunc[39]: QGridLayout::heightForWidth(int) const 38335 38336 Table 8-547. Secondary vtable for QGridLayout 38337 Base Offset -80 38338 Virtual Base Offset 0 38339 RTTI typeinfo for QGridLayout 38340 vfunc[0]: non-virtual thunk to QGridLayout::~QGridLayout() 38341 vfunc[1]: non-virtual thunk to QGridLayout::~QGridLayout() 38342 vfunc[2]: non-virtual thunk to QGridLayout::sizeHint() const 38343 vfunc[3]: non-virtual thunk to QGridLayout::minimumSize() const 38344 vfunc[4]: non-virtual thunk to QGridLayout::maximumSize() const 38345 vfunc[5]: non-virtual thunk to QGridLayout::expanding() const 38346 vfunc[6]: non-virtual thunk to QGridLayout::setGeometry(QRect 38347 const&) 38348 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38349 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38350 vfunc[9]: non-virtual thunk to QGridLayout::hasHeightForWidth() 38351 const 38352 vfunc[10]: non-virtual thunk to 38353 QGridLayout::heightForWidth(int) const 38354 vfunc[11]: non-virtual thunk to QGridLayout::invalidate() 38355 vfunc[12]: QLayoutItem::widget() 38356 vfunc[13]: non-virtual thunk to QGridLayout::iterator() 38357 vfunc[14]: non-virtual thunk to QLayout::layout() 38358 vfunc[15]: QLayoutItem::spacerItem() 38359 vfunc[16]: QLayoutItem::setAlignment(int) 38360 38361 The Run Time Type Information for the QGridLayout class is 38362 described by Table 8-548 38363 38364 Table 8-548. typeinfo for QGridLayout 38365 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38366 Name typeinfo name for QGridLayout 38367 basetype: typeinfo for QLayout 38368 __________________________________________________________ 38369 38370 8.2.25.9. Class data for QSpacerItem 38371 38372 The virtual table for the QSpacerItem class is described by 38373 Table 8-549 38374 38375 Table 8-549. Primary vtable for QSpacerItem 38376 Base Offset 0 38377 Virtual Base Offset 0 38378 RTTI typeinfo for QSpacerItem 38379 vfunc[0]: NULL or QSpacerItem::~QSpacerItem() 38380 vfunc[1]: NULL or QSpacerItem::~QSpacerItem() 38381 vfunc[2]: QSpacerItem::sizeHint() const 38382 vfunc[3]: QSpacerItem::minimumSize() const 38383 vfunc[4]: QSpacerItem::maximumSize() const 38384 vfunc[5]: QSpacerItem::expanding() const 38385 vfunc[6]: QSpacerItem::setGeometry(QRect const&) 38386 vfunc[7]: QSpacerItem::geometry() const 38387 vfunc[8]: QSpacerItem::isEmpty() const 38388 vfunc[9]: QLayoutItem::hasHeightForWidth() const 38389 vfunc[10]: QLayoutItem::heightForWidth(int) const 38390 vfunc[11]: QLayoutItem::invalidate() 38391 vfunc[12]: QLayoutItem::widget() 38392 vfunc[13]: QLayoutItem::iterator() 38393 vfunc[14]: QLayoutItem::layout() 38394 vfunc[15]: QSpacerItem::spacerItem() 38395 vfunc[16]: QLayoutItem::setAlignment(int) 38396 38397 The Run Time Type Information for the QSpacerItem class is 38398 described by Table 8-550 38399 38400 Table 8-550. typeinfo for QSpacerItem 38401 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38402 Name typeinfo name for QSpacerItem 38403 basetype: typeinfo for QLayoutItem 38404 __________________________________________________________ 38405 38406 8.2.25.10. Class data for QLayoutItem 38407 38408 The virtual table for the QLayoutItem class is described by 38409 Table 8-551 38410 38411 Table 8-551. Primary vtable for QLayoutItem 38412 Base Offset 0 38413 Virtual Base Offset 0 38414 RTTI typeinfo for QLayoutItem 38415 vfunc[0]: QLayoutItem::~QLayoutItem() 38416 vfunc[1]: QLayoutItem::~QLayoutItem() 38417 vfunc[2]: __cxa_pure_virtual 38418 vfunc[3]: __cxa_pure_virtual 38419 vfunc[4]: __cxa_pure_virtual 38420 vfunc[5]: __cxa_pure_virtual 38421 vfunc[6]: __cxa_pure_virtual 38422 vfunc[7]: __cxa_pure_virtual 38423 vfunc[8]: __cxa_pure_virtual 38424 vfunc[9]: QLayoutItem::hasHeightForWidth() const 38425 vfunc[10]: QLayoutItem::heightForWidth(int) const 38426 vfunc[11]: QLayoutItem::invalidate() 38427 vfunc[12]: QLayoutItem::widget() 38428 vfunc[13]: QLayoutItem::iterator() 38429 vfunc[14]: QLayoutItem::layout() 38430 vfunc[15]: QLayoutItem::spacerItem() 38431 vfunc[16]: QLayoutItem::setAlignment(int) 38432 38433 The Run Time Type Information for the QLayoutItem class is 38434 described by Table 8-552 38435 38436 Table 8-552. typeinfo for QLayoutItem 38437 Base Vtable vtable for __cxxabiv1::__class_type_info 38438 Name typeinfo name for QLayoutItem 38439 __________________________________________________________ 38440 38441 8.2.25.11. Interfaces for Qt3 Layouts 38442 38443 An LSB conforming implementation shall provide the architecture 38444 specific functions for Qt3 Layouts specified in Table 8-553, 38445 with the full mandatory functionality as described in the 38446 referenced underlying specification. 38447 38448 Table 8-553. libqt-mt - Qt3 Layouts Function Interfaces 38449 _ZThn80_N10QBoxLayout10invalidateEv [CXXABI] 38450 _ZThn80_N10QBoxLayout11setGeometryERK5QRect [CXXABI] 38451 _ZThn80_N10QBoxLayout8iteratorEv [CXXABI] 38452 _ZThn80_N10QBoxLayoutD0Ev [CXXABI] 38453 _ZThn80_N10QBoxLayoutD1Ev [CXXABI] 38454 _ZThn80_N11QGridLayout10invalidateEv [CXXABI] 38455 _ZThn80_N11QGridLayout11setGeometryERK5QRect [CXXABI] 38456 _ZThn80_N11QGridLayout8iteratorEv [CXXABI] 38457 _ZThn80_N11QGridLayoutD0Ev [CXXABI] _ZThn80_N11QGridLayoutD1Ev 38458 [CXXABI] 38459 _ZThn80_N11QHBoxLayoutD0Ev [CXXABI] _ZThn80_N11QHBoxLayoutD1Ev 38460 [CXXABI] 38461 _ZThn80_N11QVBoxLayoutD0Ev [CXXABI] _ZThn80_N11QVBoxLayoutD1Ev 38462 [CXXABI] 38463 _ZThn80_N15QDockAreaLayout10invalidateEv [CXXABI] 38464 _ZThn80_N15QDockAreaLayout11setGeometryERK5QRect [CXXABI] 38465 _ZThn80_N15QDockAreaLayout8iteratorEv [CXXABI] 38466 _ZThn80_N7QLayout10invalidateEv [CXXABI] 38467 _ZThn80_N7QLayout6layoutEv [CXXABI] _ZThn80_N7QLayoutD0Ev 38468 [CXXABI] 38469 _ZThn80_N7QLayoutD1Ev [CXXABI] 38470 _ZThn80_NK10QBoxLayout11maximumSizeEv [CXXABI] 38471 _ZThn80_NK10QBoxLayout11minimumSizeEv [CXXABI] 38472 _ZThn80_NK10QBoxLayout14heightForWidthEi [CXXABI] 38473 _ZThn80_NK10QBoxLayout17hasHeightForWidthEv [CXXABI] 38474 _ZThn80_NK10QBoxLayout8sizeHintEv [CXXABI] 38475 _ZThn80_NK10QBoxLayout9expandingEv [CXXABI] 38476 _ZThn80_NK11QGridLayout11maximumSizeEv [CXXABI] 38477 _ZThn80_NK11QGridLayout11minimumSizeEv [CXXABI] 38478 _ZThn80_NK11QGridLayout14heightForWidthEi [CXXABI] 38479 _ZThn80_NK11QGridLayout17hasHeightForWidthEv [CXXABI] 38480 _ZThn80_NK11QGridLayout8sizeHintEv [CXXABI] 38481 _ZThn80_NK11QGridLayout9expandingEv [CXXABI] 38482 _ZThn80_NK15QDockAreaLayout11minimumSizeEv [CXXABI] 38483 _ZThn80_NK15QDockAreaLayout14heightForWidthEi [CXXABI] 38484 _ZThn80_NK15QDockAreaLayout17hasHeightForWidthEv [CXXABI] 38485 _ZThn80_NK15QDockAreaLayout8sizeHintEv [CXXABI] 38486 _ZThn80_NK7QLayout11maximumSizeEv [CXXABI] 38487 _ZThn80_NK7QLayout11minimumSizeEv [CXXABI] 38488 _ZThn80_NK7QLayout7isEmptyEv [CXXABI] 38489 _ZThn80_NK7QLayout8geometryEv [CXXABI] 38490 _ZThn80_NK7QLayout9expandingEv [CXXABI] 38491 __________________________________________________________ 38492 38493 8.2.26. Qt3 Dialogs 38494 __________________________________________________________ 38495 38496 8.2.26.1. Class data for QProgressDialog 38497 38498 The virtual table for the QProgressDialog class is described by 38499 Table 8-554 38500 38501 Table 8-554. Primary vtable for QProgressDialog 38502 Base Offset 0 38503 Virtual Base Offset 0 38504 RTTI typeinfo for QProgressDialog 38505 vfunc[0]: NULL or QProgressDialog::metaObject() const 38506 vfunc[1]: QProgressDialog::className() const 38507 vfunc[2]: QProgressDialog::qt_cast(char const*) 38508 vfunc[3]: QProgressDialog::qt_invoke(int, QUObject*) 38509 vfunc[4]: QProgressDialog::qt_emit(int, QUObject*) 38510 vfunc[5]: QProgressDialog::qt_property(int, int, QVariant*) 38511 vfunc[6]: QProgressDialog::~QProgressDialog() 38512 vfunc[7]: QProgressDialog::~QProgressDialog() 38513 vfunc[8]: QWidget::event(QEvent*) 38514 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 38515 vfunc[10]: QWidget::setName(char const*) 38516 vfunc[11]: QObject::insertChild(QObject*) 38517 vfunc[12]: QObject::removeChild(QObject*) 38518 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38519 vfunc[14]: QObject::property(char const*) const 38520 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38521 vfunc[16]: QObject::childEvent(QChildEvent*) 38522 vfunc[17]: QObject::customEvent(QCustomEvent*) 38523 vfunc[18]: QObject::connectNotify(char const*) 38524 vfunc[19]: QObject::disconnectNotify(char const*) 38525 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38526 const*, char const*) 38527 vfunc[21]: QWidget::setEnabled(bool) 38528 vfunc[22]: QWidget::setMinimumSize(int, int) 38529 vfunc[23]: QWidget::setMaximumSize(int, int) 38530 vfunc[24]: QWidget::setSizeIncrement(int, int) 38531 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38532 vfunc[26]: QWidget::setEraseColor(QColor const&) 38533 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 38534 vfunc[28]: QWidget::setPalette(QPalette const&) 38535 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 38536 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 38537 vfunc[31]: QWidget::setFont(QFont const&) 38538 vfunc[32]: QWidget::setCursor(QCursor const&) 38539 vfunc[33]: QWidget::unsetCursor() 38540 vfunc[34]: QWidget::setMask(QBitmap const&) 38541 vfunc[35]: QWidget::setMask(QRegion const&) 38542 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 38543 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 38544 vfunc[38]: QWidget::setCaption(QString const&) 38545 vfunc[39]: QWidget::setIcon(QPixmap const&) 38546 vfunc[40]: QWidget::setIconText(QString const&) 38547 vfunc[41]: QWidget::setMouseTracking(bool) 38548 vfunc[42]: QWidget::setFocus() 38549 vfunc[43]: QWidget::setActiveWindow() 38550 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 38551 vfunc[45]: QWidget::setFocusProxy(QWidget*) 38552 vfunc[46]: QWidget::setUpdatesEnabled(bool) 38553 vfunc[47]: QDialog::show() 38554 vfunc[48]: QDialog::hide() 38555 vfunc[49]: QWidget::showMinimized() 38556 vfunc[50]: QWidget::showMaximized() 38557 vfunc[51]: QWidget::showNormal() 38558 vfunc[52]: QWidget::polish() 38559 vfunc[53]: QDialog::move(int, int) 38560 vfunc[54]: QDialog::resize(int, int) 38561 vfunc[55]: QDialog::setGeometry(int, int, int, int) 38562 vfunc[56]: QDialog::setGeometry(QRect const&) 38563 vfunc[57]: QWidget::close(bool) 38564 vfunc[58]: QProgressDialog::sizeHint() const 38565 vfunc[59]: QDialog::minimumSizeHint() const 38566 vfunc[60]: QWidget::sizePolicy() const 38567 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 38568 vfunc[62]: QWidget::heightForWidth(int) const 38569 vfunc[63]: QWidget::adjustSize() 38570 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 38571 const&, bool) 38572 vfunc[65]: QWidget::setAcceptDrops(bool) 38573 vfunc[66]: QWidget::setAutoMask(bool) 38574 vfunc[67]: 38575 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 38576 vfunc[68]: QWidget::customWhatsThis() const 38577 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 38578 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 38579 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 38580 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 38581 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 38582 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 38583 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 38584 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 38585 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 38586 vfunc[78]: QWidget::enterEvent(QEvent*) 38587 vfunc[79]: QWidget::leaveEvent(QEvent*) 38588 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 38589 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 38590 vfunc[82]: QProgressDialog::resizeEvent(QResizeEvent*) 38591 vfunc[83]: QProgressDialog::closeEvent(QCloseEvent*) 38592 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 38593 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 38594 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 38595 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 38596 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 38597 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 38598 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 38599 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 38600 vfunc[92]: QWidget::dropEvent(QDropEvent*) 38601 vfunc[93]: QProgressDialog::showEvent(QShowEvent*) 38602 vfunc[94]: QWidget::hideEvent(QHideEvent*) 38603 vfunc[95]: QWidget::x11Event(_XEvent*) 38604 vfunc[96]: QWidget::updateMask() 38605 vfunc[97]: QProgressDialog::styleChange(QStyle&) 38606 vfunc[98]: QWidget::enabledChange(bool) 38607 vfunc[99]: QWidget::paletteChange(QPalette const&) 38608 vfunc[100]: QWidget::fontChange(QFont const&) 38609 vfunc[101]: QWidget::windowActivationChange(bool) 38610 vfunc[102]: QWidget::metric(int) const 38611 vfunc[103]: QWidget::create(unsigned long, bool, bool) 38612 vfunc[104]: QWidget::destroy(bool, bool) 38613 vfunc[105]: NULL or QWidget::setWState(unsigned int) 38614 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 38615 vfunc[107]: QWidget::focusNextPrevChild(bool) 38616 vfunc[108]: QWidget::setKeyCompression(bool) 38617 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 38618 bool, QFont*) 38619 vfunc[110]: QDialog::done(int) 38620 vfunc[111]: QDialog::accept() 38621 vfunc[112]: QDialog::reject() 38622 38623 Table 8-555. Secondary vtable for QProgressDialog 38624 Base Offset -80 38625 Virtual Base Offset 0 38626 RTTI typeinfo for QProgressDialog 38627 vfunc[0]: non-virtual thunk to 38628 QProgressDialog::~QProgressDialog() 38629 vfunc[1]: non-virtual thunk to 38630 QProgressDialog::~QProgressDialog() 38631 vfunc[2]: QPaintDevice::setResolution(int) 38632 vfunc[3]: QPaintDevice::resolution() const 38633 vfunc[4]: QPaintDevice::handle() const 38634 vfunc[5]: QPaintDevice::x11RenderHandle() const 38635 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 38636 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 38637 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 38638 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 38639 const 38640 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 38641 38642 The Run Time Type Information for the QProgressDialog class is 38643 described by Table 8-556 38644 38645 Table 8-556. typeinfo for QProgressDialog 38646 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38647 Name typeinfo name for QProgressDialog 38648 basetype: typeinfo for QDialog 38649 __________________________________________________________ 38650 38651 8.2.26.2. Class data for QWizard 38652 38653 The virtual table for the QWizard class is described by Table 38654 8-557 38655 38656 Table 8-557. Primary vtable for QWizard 38657 Base Offset 0 38658 Virtual Base Offset 0 38659 RTTI typeinfo for QWizard 38660 vfunc[0]: NULL or QWizard::metaObject() const 38661 vfunc[1]: QWizard::className() const 38662 vfunc[2]: QWizard::qt_cast(char const*) 38663 vfunc[3]: QWizard::qt_invoke(int, QUObject*) 38664 vfunc[4]: QWizard::qt_emit(int, QUObject*) 38665 vfunc[5]: QWizard::qt_property(int, int, QVariant*) 38666 vfunc[6]: QWizard::~QWizard() 38667 vfunc[7]: QWizard::~QWizard() 38668 vfunc[8]: QWidget::event(QEvent*) 38669 vfunc[9]: QWizard::eventFilter(QObject*, QEvent*) 38670 vfunc[10]: QWidget::setName(char const*) 38671 vfunc[11]: QObject::insertChild(QObject*) 38672 vfunc[12]: QObject::removeChild(QObject*) 38673 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38674 vfunc[14]: QObject::property(char const*) const 38675 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38676 vfunc[16]: QObject::childEvent(QChildEvent*) 38677 vfunc[17]: QObject::customEvent(QCustomEvent*) 38678 vfunc[18]: QObject::connectNotify(char const*) 38679 vfunc[19]: QObject::disconnectNotify(char const*) 38680 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38681 const*, char const*) 38682 vfunc[21]: QWidget::setEnabled(bool) 38683 vfunc[22]: QWidget::setMinimumSize(int, int) 38684 vfunc[23]: QWidget::setMaximumSize(int, int) 38685 vfunc[24]: QWidget::setSizeIncrement(int, int) 38686 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38687 vfunc[26]: QWidget::setEraseColor(QColor const&) 38688 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 38689 vfunc[28]: QWidget::setPalette(QPalette const&) 38690 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 38691 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 38692 vfunc[31]: QWizard::setFont(QFont const&) 38693 vfunc[32]: QWidget::setCursor(QCursor const&) 38694 vfunc[33]: QWidget::unsetCursor() 38695 vfunc[34]: QWidget::setMask(QBitmap const&) 38696 vfunc[35]: QWidget::setMask(QRegion const&) 38697 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 38698 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 38699 vfunc[38]: QWidget::setCaption(QString const&) 38700 vfunc[39]: QWidget::setIcon(QPixmap const&) 38701 vfunc[40]: QWidget::setIconText(QString const&) 38702 vfunc[41]: QWidget::setMouseTracking(bool) 38703 vfunc[42]: QWidget::setFocus() 38704 vfunc[43]: QWidget::setActiveWindow() 38705 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 38706 vfunc[45]: QWidget::setFocusProxy(QWidget*) 38707 vfunc[46]: QWidget::setUpdatesEnabled(bool) 38708 vfunc[47]: QWizard::show() 38709 vfunc[48]: QDialog::hide() 38710 vfunc[49]: QWidget::showMinimized() 38711 vfunc[50]: QWidget::showMaximized() 38712 vfunc[51]: QWidget::showNormal() 38713 vfunc[52]: QWidget::polish() 38714 vfunc[53]: QDialog::move(int, int) 38715 vfunc[54]: QDialog::resize(int, int) 38716 vfunc[55]: QDialog::setGeometry(int, int, int, int) 38717 vfunc[56]: QDialog::setGeometry(QRect const&) 38718 vfunc[57]: QWidget::close(bool) 38719 vfunc[58]: QDialog::sizeHint() const 38720 vfunc[59]: QDialog::minimumSizeHint() const 38721 vfunc[60]: QWidget::sizePolicy() const 38722 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 38723 vfunc[62]: QWidget::heightForWidth(int) const 38724 vfunc[63]: QWidget::adjustSize() 38725 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 38726 const&, bool) 38727 vfunc[65]: QWidget::setAcceptDrops(bool) 38728 vfunc[66]: QWidget::setAutoMask(bool) 38729 vfunc[67]: 38730 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 38731 vfunc[68]: QWidget::customWhatsThis() const 38732 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 38733 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 38734 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 38735 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 38736 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 38737 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 38738 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 38739 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 38740 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 38741 vfunc[78]: QWidget::enterEvent(QEvent*) 38742 vfunc[79]: QWidget::leaveEvent(QEvent*) 38743 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 38744 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 38745 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 38746 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 38747 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 38748 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 38749 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 38750 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 38751 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 38752 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 38753 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 38754 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 38755 vfunc[92]: QWidget::dropEvent(QDropEvent*) 38756 vfunc[93]: QWidget::showEvent(QShowEvent*) 38757 vfunc[94]: QWidget::hideEvent(QHideEvent*) 38758 vfunc[95]: QWidget::x11Event(_XEvent*) 38759 vfunc[96]: QWidget::updateMask() 38760 vfunc[97]: QWidget::styleChange(QStyle&) 38761 vfunc[98]: QWidget::enabledChange(bool) 38762 vfunc[99]: QWidget::paletteChange(QPalette const&) 38763 vfunc[100]: QWidget::fontChange(QFont const&) 38764 vfunc[101]: QWidget::windowActivationChange(bool) 38765 vfunc[102]: QWidget::metric(int) const 38766 vfunc[103]: QWidget::create(unsigned long, bool, bool) 38767 vfunc[104]: QWidget::destroy(bool, bool) 38768 vfunc[105]: NULL or QWidget::setWState(unsigned int) 38769 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 38770 vfunc[107]: QWidget::focusNextPrevChild(bool) 38771 vfunc[108]: QWidget::setKeyCompression(bool) 38772 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 38773 bool, QFont*) 38774 vfunc[110]: QDialog::done(int) 38775 vfunc[111]: QDialog::accept() 38776 vfunc[112]: QDialog::reject() 38777 vfunc[113]: QWizard::addPage(QWidget*, QString const&) 38778 vfunc[114]: QWizard::insertPage(QWidget*, QString const&, int) 38779 vfunc[115]: QWizard::removePage(QWidget*) 38780 vfunc[116]: QWizard::showPage(QWidget*) 38781 vfunc[117]: QWizard::appropriate(QWidget*) const 38782 vfunc[118]: QWizard::setAppropriate(QWidget*, bool) 38783 vfunc[119]: QWizard::setBackEnabled(QWidget*, bool) 38784 vfunc[120]: QWizard::setNextEnabled(QWidget*, bool) 38785 vfunc[121]: QWizard::setFinishEnabled(QWidget*, bool) 38786 vfunc[122]: QWizard::setHelpEnabled(QWidget*, bool) 38787 vfunc[123]: NULL or QWizard::setFinish(QWidget*, bool) 38788 vfunc[124]: QWizard::back() 38789 vfunc[125]: QWizard::next() 38790 vfunc[126]: QWizard::help() 38791 vfunc[127]: QWizard::layOutButtonRow(QHBoxLayout*) 38792 vfunc[128]: QWizard::layOutTitleRow(QHBoxLayout*, QString 38793 const&) 38794 38795 Table 8-558. Secondary vtable for QWizard 38796 Base Offset -80 38797 Virtual Base Offset 0 38798 RTTI typeinfo for QWizard 38799 vfunc[0]: non-virtual thunk to QWizard::~QWizard() 38800 vfunc[1]: non-virtual thunk to QWizard::~QWizard() 38801 vfunc[2]: QPaintDevice::setResolution(int) 38802 vfunc[3]: QPaintDevice::resolution() const 38803 vfunc[4]: QPaintDevice::handle() const 38804 vfunc[5]: QPaintDevice::x11RenderHandle() const 38805 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 38806 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 38807 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 38808 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 38809 const 38810 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 38811 38812 The Run Time Type Information for the QWizard class is 38813 described by Table 8-559 38814 38815 Table 8-559. typeinfo for QWizard 38816 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38817 Name typeinfo name for QWizard 38818 basetype: typeinfo for QDialog 38819 __________________________________________________________ 38820 38821 8.2.26.3. Class data for QSemiModal 38822 38823 The virtual table for the QSemiModal class is described by 38824 Table 8-560 38825 38826 Table 8-560. Primary vtable for QSemiModal 38827 Base Offset 0 38828 Virtual Base Offset 0 38829 RTTI typeinfo for QSemiModal 38830 vfunc[0]: NULL or QSemiModal::metaObject() const 38831 vfunc[1]: QSemiModal::className() const 38832 vfunc[2]: QSemiModal::qt_cast(char const*) 38833 vfunc[3]: QSemiModal::qt_invoke(int, QUObject*) 38834 vfunc[4]: QSemiModal::qt_emit(int, QUObject*) 38835 vfunc[5]: QSemiModal::qt_property(int, int, QVariant*) 38836 vfunc[6]: NULL or QSemiModal::~QSemiModal() 38837 vfunc[7]: NULL or QSemiModal::~QSemiModal() 38838 vfunc[8]: QWidget::event(QEvent*) 38839 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 38840 vfunc[10]: QWidget::setName(char const*) 38841 vfunc[11]: QObject::insertChild(QObject*) 38842 vfunc[12]: QObject::removeChild(QObject*) 38843 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38844 vfunc[14]: QObject::property(char const*) const 38845 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38846 vfunc[16]: QObject::childEvent(QChildEvent*) 38847 vfunc[17]: QObject::customEvent(QCustomEvent*) 38848 vfunc[18]: QObject::connectNotify(char const*) 38849 vfunc[19]: QObject::disconnectNotify(char const*) 38850 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38851 const*, char const*) 38852 vfunc[21]: QWidget::setEnabled(bool) 38853 vfunc[22]: QWidget::setMinimumSize(int, int) 38854 vfunc[23]: QWidget::setMaximumSize(int, int) 38855 vfunc[24]: QWidget::setSizeIncrement(int, int) 38856 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38857 vfunc[26]: QWidget::setEraseColor(QColor const&) 38858 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 38859 vfunc[28]: QWidget::setPalette(QPalette const&) 38860 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 38861 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 38862 vfunc[31]: QWidget::setFont(QFont const&) 38863 vfunc[32]: QWidget::setCursor(QCursor const&) 38864 vfunc[33]: QWidget::unsetCursor() 38865 vfunc[34]: QWidget::setMask(QBitmap const&) 38866 vfunc[35]: QWidget::setMask(QRegion const&) 38867 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 38868 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 38869 vfunc[38]: QWidget::setCaption(QString const&) 38870 vfunc[39]: QWidget::setIcon(QPixmap const&) 38871 vfunc[40]: QWidget::setIconText(QString const&) 38872 vfunc[41]: QWidget::setMouseTracking(bool) 38873 vfunc[42]: QWidget::setFocus() 38874 vfunc[43]: QWidget::setActiveWindow() 38875 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 38876 vfunc[45]: QWidget::setFocusProxy(QWidget*) 38877 vfunc[46]: QWidget::setUpdatesEnabled(bool) 38878 vfunc[47]: QDialog::show() 38879 vfunc[48]: QDialog::hide() 38880 vfunc[49]: QWidget::showMinimized() 38881 vfunc[50]: QWidget::showMaximized() 38882 vfunc[51]: QWidget::showNormal() 38883 vfunc[52]: QWidget::polish() 38884 vfunc[53]: QDialog::move(int, int) 38885 vfunc[54]: QDialog::resize(int, int) 38886 vfunc[55]: QDialog::setGeometry(int, int, int, int) 38887 vfunc[56]: QDialog::setGeometry(QRect const&) 38888 vfunc[57]: QWidget::close(bool) 38889 vfunc[58]: QDialog::sizeHint() const 38890 vfunc[59]: QDialog::minimumSizeHint() const 38891 vfunc[60]: QWidget::sizePolicy() const 38892 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 38893 vfunc[62]: QWidget::heightForWidth(int) const 38894 vfunc[63]: QWidget::adjustSize() 38895 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 38896 const&, bool) 38897 vfunc[65]: QWidget::setAcceptDrops(bool) 38898 vfunc[66]: QWidget::setAutoMask(bool) 38899 vfunc[67]: 38900 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 38901 vfunc[68]: QWidget::customWhatsThis() const 38902 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 38903 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 38904 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 38905 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 38906 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 38907 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 38908 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 38909 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 38910 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 38911 vfunc[78]: QWidget::enterEvent(QEvent*) 38912 vfunc[79]: QWidget::leaveEvent(QEvent*) 38913 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 38914 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 38915 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 38916 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 38917 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 38918 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 38919 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 38920 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 38921 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 38922 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 38923 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 38924 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 38925 vfunc[92]: QWidget::dropEvent(QDropEvent*) 38926 vfunc[93]: QWidget::showEvent(QShowEvent*) 38927 vfunc[94]: QWidget::hideEvent(QHideEvent*) 38928 vfunc[95]: QWidget::x11Event(_XEvent*) 38929 vfunc[96]: QWidget::updateMask() 38930 vfunc[97]: QWidget::styleChange(QStyle&) 38931 vfunc[98]: QWidget::enabledChange(bool) 38932 vfunc[99]: QWidget::paletteChange(QPalette const&) 38933 vfunc[100]: QWidget::fontChange(QFont const&) 38934 vfunc[101]: QWidget::windowActivationChange(bool) 38935 vfunc[102]: QWidget::metric(int) const 38936 vfunc[103]: QWidget::create(unsigned long, bool, bool) 38937 vfunc[104]: QWidget::destroy(bool, bool) 38938 vfunc[105]: NULL or QWidget::setWState(unsigned int) 38939 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 38940 vfunc[107]: QWidget::focusNextPrevChild(bool) 38941 vfunc[108]: QWidget::setKeyCompression(bool) 38942 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 38943 bool, QFont*) 38944 vfunc[110]: QDialog::done(int) 38945 vfunc[111]: QDialog::accept() 38946 vfunc[112]: QDialog::reject() 38947 38948 Table 8-561. Secondary vtable for QSemiModal 38949 Base Offset -80 38950 Virtual Base Offset 0 38951 RTTI typeinfo for QSemiModal 38952 vfunc[0]: NULL or non-virtual thunk to 38953 QSemiModal::~QSemiModal() 38954 vfunc[1]: NULL or non-virtual thunk to 38955 QSemiModal::~QSemiModal() 38956 vfunc[2]: QPaintDevice::setResolution(int) 38957 vfunc[3]: QPaintDevice::resolution() const 38958 vfunc[4]: QPaintDevice::handle() const 38959 vfunc[5]: QPaintDevice::x11RenderHandle() const 38960 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 38961 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 38962 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 38963 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 38964 const 38965 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 38966 38967 The Run Time Type Information for the QSemiModal class is 38968 described by Table 8-562 38969 38970 Table 8-562. typeinfo for QSemiModal 38971 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38972 Name typeinfo name for QSemiModal 38973 basetype: typeinfo for QDialog 38974 __________________________________________________________ 38975 38976 8.2.26.4. Class data for QFileDialog 38977 38978 The virtual table for the QFileDialog class is described by 38979 Table 8-563 38980 38981 Table 8-563. Primary vtable for QFileDialog 38982 Base Offset 0 38983 Virtual Base Offset 0 38984 RTTI typeinfo for QFileDialog 38985 vfunc[0]: NULL or QFileDialog::metaObject() const 38986 vfunc[1]: QFileDialog::className() const 38987 vfunc[2]: QFileDialog::qt_cast(char const*) 38988 vfunc[3]: QFileDialog::qt_invoke(int, QUObject*) 38989 vfunc[4]: QFileDialog::qt_emit(int, QUObject*) 38990 vfunc[5]: QFileDialog::qt_property(int, int, QVariant*) 38991 vfunc[6]: QFileDialog::~QFileDialog() 38992 vfunc[7]: QFileDialog::~QFileDialog() 38993 vfunc[8]: QWidget::event(QEvent*) 38994 vfunc[9]: QFileDialog::eventFilter(QObject*, QEvent*) 38995 vfunc[10]: QWidget::setName(char const*) 38996 vfunc[11]: QObject::insertChild(QObject*) 38997 vfunc[12]: QObject::removeChild(QObject*) 38998 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38999 vfunc[14]: QObject::property(char const*) const 39000 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39001 vfunc[16]: QObject::childEvent(QChildEvent*) 39002 vfunc[17]: QObject::customEvent(QCustomEvent*) 39003 vfunc[18]: QObject::connectNotify(char const*) 39004 vfunc[19]: QObject::disconnectNotify(char const*) 39005 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39006 const*, char const*) 39007 vfunc[21]: QWidget::setEnabled(bool) 39008 vfunc[22]: QWidget::setMinimumSize(int, int) 39009 vfunc[23]: QWidget::setMaximumSize(int, int) 39010 vfunc[24]: QWidget::setSizeIncrement(int, int) 39011 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39012 vfunc[26]: QWidget::setEraseColor(QColor const&) 39013 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39014 vfunc[28]: QWidget::setPalette(QPalette const&) 39015 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39016 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39017 vfunc[31]: QWidget::setFont(QFont const&) 39018 vfunc[32]: QWidget::setCursor(QCursor const&) 39019 vfunc[33]: QWidget::unsetCursor() 39020 vfunc[34]: QWidget::setMask(QBitmap const&) 39021 vfunc[35]: QWidget::setMask(QRegion const&) 39022 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39023 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39024 vfunc[38]: QWidget::setCaption(QString const&) 39025 vfunc[39]: QWidget::setIcon(QPixmap const&) 39026 vfunc[40]: QWidget::setIconText(QString const&) 39027 vfunc[41]: QWidget::setMouseTracking(bool) 39028 vfunc[42]: QWidget::setFocus() 39029 vfunc[43]: QWidget::setActiveWindow() 39030 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39031 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39032 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39033 vfunc[47]: QDialog::show() 39034 vfunc[48]: QDialog::hide() 39035 vfunc[49]: QWidget::showMinimized() 39036 vfunc[50]: QWidget::showMaximized() 39037 vfunc[51]: QWidget::showNormal() 39038 vfunc[52]: QWidget::polish() 39039 vfunc[53]: QDialog::move(int, int) 39040 vfunc[54]: QDialog::resize(int, int) 39041 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39042 vfunc[56]: QDialog::setGeometry(QRect const&) 39043 vfunc[57]: QWidget::close(bool) 39044 vfunc[58]: QDialog::sizeHint() const 39045 vfunc[59]: QDialog::minimumSizeHint() const 39046 vfunc[60]: QWidget::sizePolicy() const 39047 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39048 vfunc[62]: QWidget::heightForWidth(int) const 39049 vfunc[63]: QWidget::adjustSize() 39050 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39051 const&, bool) 39052 vfunc[65]: QWidget::setAcceptDrops(bool) 39053 vfunc[66]: QWidget::setAutoMask(bool) 39054 vfunc[67]: 39055 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39056 vfunc[68]: QWidget::customWhatsThis() const 39057 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39058 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39059 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39060 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39061 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39062 vfunc[74]: QFileDialog::keyPressEvent(QKeyEvent*) 39063 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39064 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39065 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39066 vfunc[78]: QWidget::enterEvent(QEvent*) 39067 vfunc[79]: QWidget::leaveEvent(QEvent*) 39068 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39069 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39070 vfunc[82]: QFileDialog::resizeEvent(QResizeEvent*) 39071 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39072 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39073 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39074 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39075 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39076 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39077 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39078 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39079 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39080 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39081 vfunc[93]: QWidget::showEvent(QShowEvent*) 39082 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39083 vfunc[95]: QWidget::x11Event(_XEvent*) 39084 vfunc[96]: QWidget::updateMask() 39085 vfunc[97]: QWidget::styleChange(QStyle&) 39086 vfunc[98]: QWidget::enabledChange(bool) 39087 vfunc[99]: QWidget::paletteChange(QPalette const&) 39088 vfunc[100]: QWidget::fontChange(QFont const&) 39089 vfunc[101]: QWidget::windowActivationChange(bool) 39090 vfunc[102]: QWidget::metric(int) const 39091 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39092 vfunc[104]: QWidget::destroy(bool, bool) 39093 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39094 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39095 vfunc[107]: QWidget::focusNextPrevChild(bool) 39096 vfunc[108]: QWidget::setKeyCompression(bool) 39097 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39098 bool, QFont*) 39099 vfunc[110]: QFileDialog::done(int) 39100 vfunc[111]: QDialog::accept() 39101 vfunc[112]: QDialog::reject() 39102 vfunc[113]: QFileDialog::setSelectedFilter(QString const&) 39103 vfunc[114]: QFileDialog::setSelectedFilter(int) 39104 39105 Table 8-564. Secondary vtable for QFileDialog 39106 Base Offset -80 39107 Virtual Base Offset 0 39108 RTTI typeinfo for QFileDialog 39109 vfunc[0]: non-virtual thunk to QFileDialog::~QFileDialog() 39110 vfunc[1]: non-virtual thunk to QFileDialog::~QFileDialog() 39111 vfunc[2]: QPaintDevice::setResolution(int) 39112 vfunc[3]: QPaintDevice::resolution() const 39113 vfunc[4]: QPaintDevice::handle() const 39114 vfunc[5]: QPaintDevice::x11RenderHandle() const 39115 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39116 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39117 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39118 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39119 const 39120 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39121 39122 The Run Time Type Information for the QFileDialog class is 39123 described by Table 8-565 39124 39125 Table 8-565. typeinfo for QFileDialog 39126 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39127 Name typeinfo name for QFileDialog 39128 basetype: typeinfo for QDialog 39129 __________________________________________________________ 39130 39131 8.2.26.5. Class data for QErrorMessage 39132 39133 The virtual table for the QErrorMessage class is described by 39134 Table 8-566 39135 39136 Table 8-566. Primary vtable for QErrorMessage 39137 Base Offset 0 39138 Virtual Base Offset 0 39139 RTTI typeinfo for QErrorMessage 39140 vfunc[0]: NULL or QErrorMessage::metaObject() const 39141 vfunc[1]: QErrorMessage::className() const 39142 vfunc[2]: QErrorMessage::qt_cast(char const*) 39143 vfunc[3]: QErrorMessage::qt_invoke(int, QUObject*) 39144 vfunc[4]: QErrorMessage::qt_emit(int, QUObject*) 39145 vfunc[5]: QErrorMessage::qt_property(int, int, QVariant*) 39146 vfunc[6]: QErrorMessage::~QErrorMessage() 39147 vfunc[7]: QErrorMessage::~QErrorMessage() 39148 vfunc[8]: QWidget::event(QEvent*) 39149 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39150 vfunc[10]: QWidget::setName(char const*) 39151 vfunc[11]: QObject::insertChild(QObject*) 39152 vfunc[12]: QObject::removeChild(QObject*) 39153 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39154 vfunc[14]: QObject::property(char const*) const 39155 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39156 vfunc[16]: QObject::childEvent(QChildEvent*) 39157 vfunc[17]: QObject::customEvent(QCustomEvent*) 39158 vfunc[18]: QObject::connectNotify(char const*) 39159 vfunc[19]: QObject::disconnectNotify(char const*) 39160 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39161 const*, char const*) 39162 vfunc[21]: QWidget::setEnabled(bool) 39163 vfunc[22]: QWidget::setMinimumSize(int, int) 39164 vfunc[23]: QWidget::setMaximumSize(int, int) 39165 vfunc[24]: QWidget::setSizeIncrement(int, int) 39166 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39167 vfunc[26]: QWidget::setEraseColor(QColor const&) 39168 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39169 vfunc[28]: QWidget::setPalette(QPalette const&) 39170 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39171 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39172 vfunc[31]: QWidget::setFont(QFont const&) 39173 vfunc[32]: QWidget::setCursor(QCursor const&) 39174 vfunc[33]: QWidget::unsetCursor() 39175 vfunc[34]: QWidget::setMask(QBitmap const&) 39176 vfunc[35]: QWidget::setMask(QRegion const&) 39177 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39178 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39179 vfunc[38]: QWidget::setCaption(QString const&) 39180 vfunc[39]: QWidget::setIcon(QPixmap const&) 39181 vfunc[40]: QWidget::setIconText(QString const&) 39182 vfunc[41]: QWidget::setMouseTracking(bool) 39183 vfunc[42]: QWidget::setFocus() 39184 vfunc[43]: QWidget::setActiveWindow() 39185 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39186 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39187 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39188 vfunc[47]: QDialog::show() 39189 vfunc[48]: QDialog::hide() 39190 vfunc[49]: QWidget::showMinimized() 39191 vfunc[50]: QWidget::showMaximized() 39192 vfunc[51]: QWidget::showNormal() 39193 vfunc[52]: QWidget::polish() 39194 vfunc[53]: QDialog::move(int, int) 39195 vfunc[54]: QDialog::resize(int, int) 39196 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39197 vfunc[56]: QDialog::setGeometry(QRect const&) 39198 vfunc[57]: QWidget::close(bool) 39199 vfunc[58]: QDialog::sizeHint() const 39200 vfunc[59]: QDialog::minimumSizeHint() const 39201 vfunc[60]: QWidget::sizePolicy() const 39202 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39203 vfunc[62]: QWidget::heightForWidth(int) const 39204 vfunc[63]: QWidget::adjustSize() 39205 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39206 const&, bool) 39207 vfunc[65]: QWidget::setAcceptDrops(bool) 39208 vfunc[66]: QWidget::setAutoMask(bool) 39209 vfunc[67]: 39210 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39211 vfunc[68]: QWidget::customWhatsThis() const 39212 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39213 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39214 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39215 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39216 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39217 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39218 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39219 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39220 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39221 vfunc[78]: QWidget::enterEvent(QEvent*) 39222 vfunc[79]: QWidget::leaveEvent(QEvent*) 39223 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39224 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39225 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39226 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39227 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39228 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39229 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39230 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39231 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39232 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39233 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39234 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39235 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39236 vfunc[93]: QWidget::showEvent(QShowEvent*) 39237 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39238 vfunc[95]: QWidget::x11Event(_XEvent*) 39239 vfunc[96]: QWidget::updateMask() 39240 vfunc[97]: QWidget::styleChange(QStyle&) 39241 vfunc[98]: QWidget::enabledChange(bool) 39242 vfunc[99]: QWidget::paletteChange(QPalette const&) 39243 vfunc[100]: QWidget::fontChange(QFont const&) 39244 vfunc[101]: QWidget::windowActivationChange(bool) 39245 vfunc[102]: QWidget::metric(int) const 39246 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39247 vfunc[104]: QWidget::destroy(bool, bool) 39248 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39249 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39250 vfunc[107]: QWidget::focusNextPrevChild(bool) 39251 vfunc[108]: QWidget::setKeyCompression(bool) 39252 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39253 bool, QFont*) 39254 vfunc[110]: QErrorMessage::done(int) 39255 vfunc[111]: QDialog::accept() 39256 vfunc[112]: QDialog::reject() 39257 39258 Table 8-567. Secondary vtable for QErrorMessage 39259 Base Offset -80 39260 Virtual Base Offset 0 39261 RTTI typeinfo for QErrorMessage 39262 vfunc[0]: non-virtual thunk to QErrorMessage::~QErrorMessage() 39263 vfunc[1]: non-virtual thunk to QErrorMessage::~QErrorMessage() 39264 vfunc[2]: QPaintDevice::setResolution(int) 39265 vfunc[3]: QPaintDevice::resolution() const 39266 vfunc[4]: QPaintDevice::handle() const 39267 vfunc[5]: QPaintDevice::x11RenderHandle() const 39268 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39269 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39270 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39271 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39272 const 39273 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39274 39275 The Run Time Type Information for the QErrorMessage class is 39276 described by Table 8-568 39277 39278 Table 8-568. typeinfo for QErrorMessage 39279 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39280 Name typeinfo name for QErrorMessage 39281 basetype: typeinfo for QDialog 39282 __________________________________________________________ 39283 39284 8.2.26.6. Class data for QFilePreview 39285 39286 The virtual table for the QFilePreview class is described by 39287 Table 8-569 39288 39289 Table 8-569. Primary vtable for QFilePreview 39290 Base Offset 0 39291 Virtual Base Offset 0 39292 RTTI typeinfo for QFilePreview 39293 vfunc[0]: __cxa_pure_virtual 39294 39295 The Run Time Type Information for the QFilePreview class is 39296 described by Table 8-570 39297 39298 Table 8-570. typeinfo for QFilePreview 39299 Base Vtable vtable for __cxxabiv1::__class_type_info 39300 Name typeinfo name for QFilePreview 39301 __________________________________________________________ 39302 39303 8.2.26.7. Class data for QMessageBox 39304 39305 The virtual table for the QMessageBox class is described by 39306 Table 8-571 39307 39308 Table 8-571. Primary vtable for QMessageBox 39309 Base Offset 0 39310 Virtual Base Offset 0 39311 RTTI typeinfo for QMessageBox 39312 vfunc[0]: NULL or QMessageBox::metaObject() const 39313 vfunc[1]: QMessageBox::className() const 39314 vfunc[2]: QMessageBox::qt_cast(char const*) 39315 vfunc[3]: QMessageBox::qt_invoke(int, QUObject*) 39316 vfunc[4]: QMessageBox::qt_emit(int, QUObject*) 39317 vfunc[5]: QMessageBox::qt_property(int, int, QVariant*) 39318 vfunc[6]: QMessageBox::~QMessageBox() 39319 vfunc[7]: QMessageBox::~QMessageBox() 39320 vfunc[8]: QWidget::event(QEvent*) 39321 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39322 vfunc[10]: QWidget::setName(char const*) 39323 vfunc[11]: QObject::insertChild(QObject*) 39324 vfunc[12]: QObject::removeChild(QObject*) 39325 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39326 vfunc[14]: QObject::property(char const*) const 39327 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39328 vfunc[16]: QObject::childEvent(QChildEvent*) 39329 vfunc[17]: QObject::customEvent(QCustomEvent*) 39330 vfunc[18]: QObject::connectNotify(char const*) 39331 vfunc[19]: QObject::disconnectNotify(char const*) 39332 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39333 const*, char const*) 39334 vfunc[21]: QWidget::setEnabled(bool) 39335 vfunc[22]: QWidget::setMinimumSize(int, int) 39336 vfunc[23]: QWidget::setMaximumSize(int, int) 39337 vfunc[24]: QWidget::setSizeIncrement(int, int) 39338 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39339 vfunc[26]: QWidget::setEraseColor(QColor const&) 39340 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39341 vfunc[28]: QWidget::setPalette(QPalette const&) 39342 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39343 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39344 vfunc[31]: QWidget::setFont(QFont const&) 39345 vfunc[32]: QWidget::setCursor(QCursor const&) 39346 vfunc[33]: QWidget::unsetCursor() 39347 vfunc[34]: QWidget::setMask(QBitmap const&) 39348 vfunc[35]: QWidget::setMask(QRegion const&) 39349 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39350 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39351 vfunc[38]: QWidget::setCaption(QString const&) 39352 vfunc[39]: QMessageBox::setIcon(QPixmap const&) 39353 vfunc[40]: QWidget::setIconText(QString const&) 39354 vfunc[41]: QWidget::setMouseTracking(bool) 39355 vfunc[42]: QWidget::setFocus() 39356 vfunc[43]: QWidget::setActiveWindow() 39357 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39358 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39359 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39360 vfunc[47]: QDialog::show() 39361 vfunc[48]: QDialog::hide() 39362 vfunc[49]: QWidget::showMinimized() 39363 vfunc[50]: QWidget::showMaximized() 39364 vfunc[51]: QWidget::showNormal() 39365 vfunc[52]: QWidget::polish() 39366 vfunc[53]: QDialog::move(int, int) 39367 vfunc[54]: QDialog::resize(int, int) 39368 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39369 vfunc[56]: QDialog::setGeometry(QRect const&) 39370 vfunc[57]: QWidget::close(bool) 39371 vfunc[58]: QDialog::sizeHint() const 39372 vfunc[59]: QDialog::minimumSizeHint() const 39373 vfunc[60]: QWidget::sizePolicy() const 39374 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39375 vfunc[62]: QWidget::heightForWidth(int) const 39376 vfunc[63]: QMessageBox::adjustSize() 39377 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39378 const&, bool) 39379 vfunc[65]: QWidget::setAcceptDrops(bool) 39380 vfunc[66]: QWidget::setAutoMask(bool) 39381 vfunc[67]: 39382 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39383 vfunc[68]: QWidget::customWhatsThis() const 39384 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39385 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39386 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39387 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39388 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39389 vfunc[74]: QMessageBox::keyPressEvent(QKeyEvent*) 39390 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39391 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39392 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39393 vfunc[78]: QWidget::enterEvent(QEvent*) 39394 vfunc[79]: QWidget::leaveEvent(QEvent*) 39395 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39396 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39397 vfunc[82]: QMessageBox::resizeEvent(QResizeEvent*) 39398 vfunc[83]: QMessageBox::closeEvent(QCloseEvent*) 39399 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39400 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39401 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39402 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39403 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39404 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39405 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39406 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39407 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39408 vfunc[93]: QMessageBox::showEvent(QShowEvent*) 39409 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39410 vfunc[95]: QWidget::x11Event(_XEvent*) 39411 vfunc[96]: QWidget::updateMask() 39412 vfunc[97]: QWidget::styleChange(QStyle&) 39413 vfunc[98]: QWidget::enabledChange(bool) 39414 vfunc[99]: QWidget::paletteChange(QPalette const&) 39415 vfunc[100]: QWidget::fontChange(QFont const&) 39416 vfunc[101]: QWidget::windowActivationChange(bool) 39417 vfunc[102]: QWidget::metric(int) const 39418 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39419 vfunc[104]: QWidget::destroy(bool, bool) 39420 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39421 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39422 vfunc[107]: QWidget::focusNextPrevChild(bool) 39423 vfunc[108]: QWidget::setKeyCompression(bool) 39424 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39425 bool, QFont*) 39426 vfunc[110]: QDialog::done(int) 39427 vfunc[111]: QDialog::accept() 39428 vfunc[112]: QDialog::reject() 39429 39430 Table 8-572. Secondary vtable for QMessageBox 39431 Base Offset -80 39432 Virtual Base Offset 0 39433 RTTI typeinfo for QMessageBox 39434 vfunc[0]: non-virtual thunk to QMessageBox::~QMessageBox() 39435 vfunc[1]: non-virtual thunk to QMessageBox::~QMessageBox() 39436 vfunc[2]: QPaintDevice::setResolution(int) 39437 vfunc[3]: QPaintDevice::resolution() const 39438 vfunc[4]: QPaintDevice::handle() const 39439 vfunc[5]: QPaintDevice::x11RenderHandle() const 39440 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39441 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39442 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39443 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39444 const 39445 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39446 39447 The Run Time Type Information for the QMessageBox class is 39448 described by Table 8-573 39449 39450 Table 8-573. typeinfo for QMessageBox 39451 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39452 Name typeinfo name for QMessageBox 39453 basetype: typeinfo for QDialog 39454 __________________________________________________________ 39455 39456 8.2.26.8. Class data for QDialog 39457 39458 The virtual table for the QDialog class is described by Table 39459 8-574 39460 39461 Table 8-574. Primary vtable for QDialog 39462 Base Offset 0 39463 Virtual Base Offset 0 39464 RTTI typeinfo for QDialog 39465 vfunc[0]: NULL or QDialog::metaObject() const 39466 vfunc[1]: QDialog::className() const 39467 vfunc[2]: QDialog::qt_cast(char const*) 39468 vfunc[3]: QDialog::qt_invoke(int, QUObject*) 39469 vfunc[4]: QDialog::qt_emit(int, QUObject*) 39470 vfunc[5]: QDialog::qt_property(int, int, QVariant*) 39471 vfunc[6]: QDialog::~QDialog() 39472 vfunc[7]: QDialog::~QDialog() 39473 vfunc[8]: QWidget::event(QEvent*) 39474 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39475 vfunc[10]: QWidget::setName(char const*) 39476 vfunc[11]: QObject::insertChild(QObject*) 39477 vfunc[12]: QObject::removeChild(QObject*) 39478 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39479 vfunc[14]: QObject::property(char const*) const 39480 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39481 vfunc[16]: QObject::childEvent(QChildEvent*) 39482 vfunc[17]: QObject::customEvent(QCustomEvent*) 39483 vfunc[18]: QObject::connectNotify(char const*) 39484 vfunc[19]: QObject::disconnectNotify(char const*) 39485 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39486 const*, char const*) 39487 vfunc[21]: QWidget::setEnabled(bool) 39488 vfunc[22]: QWidget::setMinimumSize(int, int) 39489 vfunc[23]: QWidget::setMaximumSize(int, int) 39490 vfunc[24]: QWidget::setSizeIncrement(int, int) 39491 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39492 vfunc[26]: QWidget::setEraseColor(QColor const&) 39493 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39494 vfunc[28]: QWidget::setPalette(QPalette const&) 39495 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39496 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39497 vfunc[31]: QWidget::setFont(QFont const&) 39498 vfunc[32]: QWidget::setCursor(QCursor const&) 39499 vfunc[33]: QWidget::unsetCursor() 39500 vfunc[34]: QWidget::setMask(QBitmap const&) 39501 vfunc[35]: QWidget::setMask(QRegion const&) 39502 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39503 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39504 vfunc[38]: QWidget::setCaption(QString const&) 39505 vfunc[39]: QWidget::setIcon(QPixmap const&) 39506 vfunc[40]: QWidget::setIconText(QString const&) 39507 vfunc[41]: QWidget::setMouseTracking(bool) 39508 vfunc[42]: QWidget::setFocus() 39509 vfunc[43]: QWidget::setActiveWindow() 39510 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39511 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39512 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39513 vfunc[47]: QDialog::show() 39514 vfunc[48]: QDialog::hide() 39515 vfunc[49]: QWidget::showMinimized() 39516 vfunc[50]: QWidget::showMaximized() 39517 vfunc[51]: QWidget::showNormal() 39518 vfunc[52]: QWidget::polish() 39519 vfunc[53]: QDialog::move(int, int) 39520 vfunc[54]: QDialog::resize(int, int) 39521 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39522 vfunc[56]: QDialog::setGeometry(QRect const&) 39523 vfunc[57]: QWidget::close(bool) 39524 vfunc[58]: QDialog::sizeHint() const 39525 vfunc[59]: QDialog::minimumSizeHint() const 39526 vfunc[60]: QWidget::sizePolicy() const 39527 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39528 vfunc[62]: QWidget::heightForWidth(int) const 39529 vfunc[63]: QWidget::adjustSize() 39530 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39531 const&, bool) 39532 vfunc[65]: QWidget::setAcceptDrops(bool) 39533 vfunc[66]: QWidget::setAutoMask(bool) 39534 vfunc[67]: 39535 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39536 vfunc[68]: QWidget::customWhatsThis() const 39537 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39538 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39539 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39540 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39541 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39542 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39543 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39544 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39545 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39546 vfunc[78]: QWidget::enterEvent(QEvent*) 39547 vfunc[79]: QWidget::leaveEvent(QEvent*) 39548 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39549 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39550 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39551 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39552 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39553 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39554 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39555 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39556 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39557 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39558 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39559 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39560 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39561 vfunc[93]: QWidget::showEvent(QShowEvent*) 39562 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39563 vfunc[95]: QWidget::x11Event(_XEvent*) 39564 vfunc[96]: QWidget::updateMask() 39565 vfunc[97]: QWidget::styleChange(QStyle&) 39566 vfunc[98]: QWidget::enabledChange(bool) 39567 vfunc[99]: QWidget::paletteChange(QPalette const&) 39568 vfunc[100]: QWidget::fontChange(QFont const&) 39569 vfunc[101]: QWidget::windowActivationChange(bool) 39570 vfunc[102]: QWidget::metric(int) const 39571 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39572 vfunc[104]: QWidget::destroy(bool, bool) 39573 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39574 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39575 vfunc[107]: QWidget::focusNextPrevChild(bool) 39576 vfunc[108]: QWidget::setKeyCompression(bool) 39577 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39578 bool, QFont*) 39579 vfunc[110]: QDialog::done(int) 39580 vfunc[111]: QDialog::accept() 39581 vfunc[112]: QDialog::reject() 39582 39583 Table 8-575. Secondary vtable for QDialog 39584 Base Offset -80 39585 Virtual Base Offset 0 39586 RTTI typeinfo for QDialog 39587 vfunc[0]: non-virtual thunk to QDialog::~QDialog() 39588 vfunc[1]: non-virtual thunk to QDialog::~QDialog() 39589 vfunc[2]: QPaintDevice::setResolution(int) 39590 vfunc[3]: QPaintDevice::resolution() const 39591 vfunc[4]: QPaintDevice::handle() const 39592 vfunc[5]: QPaintDevice::x11RenderHandle() const 39593 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39594 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39595 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39596 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39597 const 39598 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39599 39600 The Run Time Type Information for the QDialog class is 39601 described by Table 8-576 39602 39603 Table 8-576. typeinfo for QDialog 39604 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39605 Name typeinfo name for QDialog 39606 basetype: typeinfo for QWidget 39607 __________________________________________________________ 39608 39609 8.2.26.9. Class data for QFontDialog 39610 39611 The virtual table for the QFontDialog class is described by 39612 Table 8-577 39613 39614 Table 8-577. Primary vtable for QFontDialog 39615 Base Offset 0 39616 Virtual Base Offset 0 39617 RTTI typeinfo for QFontDialog 39618 vfunc[0]: NULL or QFontDialog::metaObject() const 39619 vfunc[1]: QFontDialog::className() const 39620 vfunc[2]: QFontDialog::qt_cast(char const*) 39621 vfunc[3]: QFontDialog::qt_invoke(int, QUObject*) 39622 vfunc[4]: QFontDialog::qt_emit(int, QUObject*) 39623 vfunc[5]: QFontDialog::qt_property(int, int, QVariant*) 39624 vfunc[6]: QFontDialog::~QFontDialog() 39625 vfunc[7]: QFontDialog::~QFontDialog() 39626 vfunc[8]: QWidget::event(QEvent*) 39627 vfunc[9]: QFontDialog::eventFilter(QObject*, QEvent*) 39628 vfunc[10]: QWidget::setName(char const*) 39629 vfunc[11]: QObject::insertChild(QObject*) 39630 vfunc[12]: QObject::removeChild(QObject*) 39631 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39632 vfunc[14]: QObject::property(char const*) const 39633 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39634 vfunc[16]: QObject::childEvent(QChildEvent*) 39635 vfunc[17]: QObject::customEvent(QCustomEvent*) 39636 vfunc[18]: QObject::connectNotify(char const*) 39637 vfunc[19]: QObject::disconnectNotify(char const*) 39638 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39639 const*, char const*) 39640 vfunc[21]: QWidget::setEnabled(bool) 39641 vfunc[22]: QWidget::setMinimumSize(int, int) 39642 vfunc[23]: QWidget::setMaximumSize(int, int) 39643 vfunc[24]: QWidget::setSizeIncrement(int, int) 39644 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39645 vfunc[26]: QWidget::setEraseColor(QColor const&) 39646 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39647 vfunc[28]: QWidget::setPalette(QPalette const&) 39648 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39649 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39650 vfunc[31]: QFontDialog::setFont(QFont const&) 39651 vfunc[32]: QWidget::setCursor(QCursor const&) 39652 vfunc[33]: QWidget::unsetCursor() 39653 vfunc[34]: QWidget::setMask(QBitmap const&) 39654 vfunc[35]: QWidget::setMask(QRegion const&) 39655 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39656 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39657 vfunc[38]: QWidget::setCaption(QString const&) 39658 vfunc[39]: QWidget::setIcon(QPixmap const&) 39659 vfunc[40]: QWidget::setIconText(QString const&) 39660 vfunc[41]: QWidget::setMouseTracking(bool) 39661 vfunc[42]: QWidget::setFocus() 39662 vfunc[43]: QWidget::setActiveWindow() 39663 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39664 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39665 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39666 vfunc[47]: QDialog::show() 39667 vfunc[48]: QDialog::hide() 39668 vfunc[49]: QWidget::showMinimized() 39669 vfunc[50]: QWidget::showMaximized() 39670 vfunc[51]: QWidget::showNormal() 39671 vfunc[52]: QWidget::polish() 39672 vfunc[53]: QDialog::move(int, int) 39673 vfunc[54]: QDialog::resize(int, int) 39674 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39675 vfunc[56]: QDialog::setGeometry(QRect const&) 39676 vfunc[57]: QWidget::close(bool) 39677 vfunc[58]: QDialog::sizeHint() const 39678 vfunc[59]: QDialog::minimumSizeHint() const 39679 vfunc[60]: QWidget::sizePolicy() const 39680 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39681 vfunc[62]: QWidget::heightForWidth(int) const 39682 vfunc[63]: QWidget::adjustSize() 39683 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39684 const&, bool) 39685 vfunc[65]: QWidget::setAcceptDrops(bool) 39686 vfunc[66]: QWidget::setAutoMask(bool) 39687 vfunc[67]: 39688 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39689 vfunc[68]: QWidget::customWhatsThis() const 39690 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39691 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39692 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39693 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39694 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39695 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39696 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39697 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39698 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39699 vfunc[78]: QWidget::enterEvent(QEvent*) 39700 vfunc[79]: QWidget::leaveEvent(QEvent*) 39701 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39702 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39703 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39704 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39705 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39706 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39707 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39708 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39709 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39710 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39711 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39712 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39713 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39714 vfunc[93]: QWidget::showEvent(QShowEvent*) 39715 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39716 vfunc[95]: QWidget::x11Event(_XEvent*) 39717 vfunc[96]: QWidget::updateMask() 39718 vfunc[97]: QWidget::styleChange(QStyle&) 39719 vfunc[98]: QWidget::enabledChange(bool) 39720 vfunc[99]: QWidget::paletteChange(QPalette const&) 39721 vfunc[100]: QWidget::fontChange(QFont const&) 39722 vfunc[101]: QWidget::windowActivationChange(bool) 39723 vfunc[102]: QWidget::metric(int) const 39724 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39725 vfunc[104]: QWidget::destroy(bool, bool) 39726 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39727 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39728 vfunc[107]: QWidget::focusNextPrevChild(bool) 39729 vfunc[108]: QWidget::setKeyCompression(bool) 39730 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39731 bool, QFont*) 39732 vfunc[110]: QDialog::done(int) 39733 vfunc[111]: QDialog::accept() 39734 vfunc[112]: QDialog::reject() 39735 39736 Table 8-578. Secondary vtable for QFontDialog 39737 Base Offset -80 39738 Virtual Base Offset 0 39739 RTTI typeinfo for QFontDialog 39740 vfunc[0]: non-virtual thunk to QFontDialog::~QFontDialog() 39741 vfunc[1]: non-virtual thunk to QFontDialog::~QFontDialog() 39742 vfunc[2]: QPaintDevice::setResolution(int) 39743 vfunc[3]: QPaintDevice::resolution() const 39744 vfunc[4]: QPaintDevice::handle() const 39745 vfunc[5]: QPaintDevice::x11RenderHandle() const 39746 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39747 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39748 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39749 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39750 const 39751 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39752 39753 The Run Time Type Information for the QFontDialog class is 39754 described by Table 8-579 39755 39756 Table 8-579. typeinfo for QFontDialog 39757 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39758 Name typeinfo name for QFontDialog 39759 basetype: typeinfo for QDialog 39760 __________________________________________________________ 39761 39762 8.2.26.10. Class data for QPrintDialog 39763 39764 The virtual table for the QPrintDialog class is described by 39765 Table 8-580 39766 39767 Table 8-580. Primary vtable for QPrintDialog 39768 Base Offset 0 39769 Virtual Base Offset 0 39770 RTTI typeinfo for QPrintDialog 39771 vfunc[0]: NULL or QPrintDialog::metaObject() const 39772 vfunc[1]: QPrintDialog::className() const 39773 vfunc[2]: QPrintDialog::qt_cast(char const*) 39774 vfunc[3]: QPrintDialog::qt_invoke(int, QUObject*) 39775 vfunc[4]: QPrintDialog::qt_emit(int, QUObject*) 39776 vfunc[5]: QPrintDialog::qt_property(int, int, QVariant*) 39777 vfunc[6]: QPrintDialog::~QPrintDialog() 39778 vfunc[7]: QPrintDialog::~QPrintDialog() 39779 vfunc[8]: QWidget::event(QEvent*) 39780 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39781 vfunc[10]: QWidget::setName(char const*) 39782 vfunc[11]: QObject::insertChild(QObject*) 39783 vfunc[12]: QObject::removeChild(QObject*) 39784 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39785 vfunc[14]: QObject::property(char const*) const 39786 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39787 vfunc[16]: QObject::childEvent(QChildEvent*) 39788 vfunc[17]: QObject::customEvent(QCustomEvent*) 39789 vfunc[18]: QObject::connectNotify(char const*) 39790 vfunc[19]: QObject::disconnectNotify(char const*) 39791 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39792 const*, char const*) 39793 vfunc[21]: QWidget::setEnabled(bool) 39794 vfunc[22]: QWidget::setMinimumSize(int, int) 39795 vfunc[23]: QWidget::setMaximumSize(int, int) 39796 vfunc[24]: QWidget::setSizeIncrement(int, int) 39797 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39798 vfunc[26]: QWidget::setEraseColor(QColor const&) 39799 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39800 vfunc[28]: QWidget::setPalette(QPalette const&) 39801 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39802 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39803 vfunc[31]: QWidget::setFont(QFont const&) 39804 vfunc[32]: QWidget::setCursor(QCursor const&) 39805 vfunc[33]: QWidget::unsetCursor() 39806 vfunc[34]: QWidget::setMask(QBitmap const&) 39807 vfunc[35]: QWidget::setMask(QRegion const&) 39808 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39809 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39810 vfunc[38]: QWidget::setCaption(QString const&) 39811 vfunc[39]: QWidget::setIcon(QPixmap const&) 39812 vfunc[40]: QWidget::setIconText(QString const&) 39813 vfunc[41]: QWidget::setMouseTracking(bool) 39814 vfunc[42]: QWidget::setFocus() 39815 vfunc[43]: QWidget::setActiveWindow() 39816 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39817 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39818 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39819 vfunc[47]: QDialog::show() 39820 vfunc[48]: QDialog::hide() 39821 vfunc[49]: QWidget::showMinimized() 39822 vfunc[50]: QWidget::showMaximized() 39823 vfunc[51]: QWidget::showNormal() 39824 vfunc[52]: QWidget::polish() 39825 vfunc[53]: QDialog::move(int, int) 39826 vfunc[54]: QDialog::resize(int, int) 39827 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39828 vfunc[56]: QDialog::setGeometry(QRect const&) 39829 vfunc[57]: QWidget::close(bool) 39830 vfunc[58]: QDialog::sizeHint() const 39831 vfunc[59]: QDialog::minimumSizeHint() const 39832 vfunc[60]: QWidget::sizePolicy() const 39833 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39834 vfunc[62]: QWidget::heightForWidth(int) const 39835 vfunc[63]: QWidget::adjustSize() 39836 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39837 const&, bool) 39838 vfunc[65]: QWidget::setAcceptDrops(bool) 39839 vfunc[66]: QWidget::setAutoMask(bool) 39840 vfunc[67]: 39841 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39842 vfunc[68]: QWidget::customWhatsThis() const 39843 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39844 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39845 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39846 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39847 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39848 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39849 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39850 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39851 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39852 vfunc[78]: QWidget::enterEvent(QEvent*) 39853 vfunc[79]: QWidget::leaveEvent(QEvent*) 39854 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39855 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39856 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39857 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39858 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39859 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39860 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39861 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39862 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39863 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39864 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39865 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39866 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39867 vfunc[93]: QWidget::showEvent(QShowEvent*) 39868 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39869 vfunc[95]: QWidget::x11Event(_XEvent*) 39870 vfunc[96]: QWidget::updateMask() 39871 vfunc[97]: QWidget::styleChange(QStyle&) 39872 vfunc[98]: QWidget::enabledChange(bool) 39873 vfunc[99]: QWidget::paletteChange(QPalette const&) 39874 vfunc[100]: QWidget::fontChange(QFont const&) 39875 vfunc[101]: QWidget::windowActivationChange(bool) 39876 vfunc[102]: QWidget::metric(int) const 39877 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39878 vfunc[104]: QWidget::destroy(bool, bool) 39879 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39880 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39881 vfunc[107]: QWidget::focusNextPrevChild(bool) 39882 vfunc[108]: QWidget::setKeyCompression(bool) 39883 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39884 bool, QFont*) 39885 vfunc[110]: QDialog::done(int) 39886 vfunc[111]: QDialog::accept() 39887 vfunc[112]: QDialog::reject() 39888 39889 Table 8-581. Secondary vtable for QPrintDialog 39890 Base Offset -80 39891 Virtual Base Offset 0 39892 RTTI typeinfo for QPrintDialog 39893 vfunc[0]: non-virtual thunk to QPrintDialog::~QPrintDialog() 39894 vfunc[1]: non-virtual thunk to QPrintDialog::~QPrintDialog() 39895 vfunc[2]: QPaintDevice::setResolution(int) 39896 vfunc[3]: QPaintDevice::resolution() const 39897 vfunc[4]: QPaintDevice::handle() const 39898 vfunc[5]: QPaintDevice::x11RenderHandle() const 39899 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39900 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39901 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39902 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39903 const 39904 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39905 39906 The Run Time Type Information for the QPrintDialog class is 39907 described by Table 8-582 39908 39909 Table 8-582. typeinfo for QPrintDialog 39910 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39911 Name typeinfo name for QPrintDialog 39912 basetype: typeinfo for QDialog 39913 __________________________________________________________ 39914 39915 8.2.26.11. Class data for QColorDialog 39916 39917 The virtual table for the QColorDialog class is described by 39918 Table 8-583 39919 39920 Table 8-583. Primary vtable for QColorDialog 39921 Base Offset 0 39922 Virtual Base Offset 0 39923 RTTI typeinfo for QColorDialog 39924 vfunc[0]: NULL or QColorDialog::metaObject() const 39925 vfunc[1]: QColorDialog::className() const 39926 vfunc[2]: QColorDialog::qt_cast(char const*) 39927 vfunc[3]: QColorDialog::qt_invoke(int, QUObject*) 39928 vfunc[4]: QColorDialog::qt_emit(int, QUObject*) 39929 vfunc[5]: QColorDialog::qt_property(int, int, QVariant*) 39930 vfunc[6]: QColorDialog::~QColorDialog() 39931 vfunc[7]: QColorDialog::~QColorDialog() 39932 vfunc[8]: QWidget::event(QEvent*) 39933 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39934 vfunc[10]: QWidget::setName(char const*) 39935 vfunc[11]: QObject::insertChild(QObject*) 39936 vfunc[12]: QObject::removeChild(QObject*) 39937 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39938 vfunc[14]: QObject::property(char const*) const 39939 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39940 vfunc[16]: QObject::childEvent(QChildEvent*) 39941 vfunc[17]: QObject::customEvent(QCustomEvent*) 39942 vfunc[18]: QObject::connectNotify(char const*) 39943 vfunc[19]: QObject::disconnectNotify(char const*) 39944 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39945 const*, char const*) 39946 vfunc[21]: QWidget::setEnabled(bool) 39947 vfunc[22]: QWidget::setMinimumSize(int, int) 39948 vfunc[23]: QWidget::setMaximumSize(int, int) 39949 vfunc[24]: QWidget::setSizeIncrement(int, int) 39950 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39951 vfunc[26]: QWidget::setEraseColor(QColor const&) 39952 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39953 vfunc[28]: QWidget::setPalette(QPalette const&) 39954 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39955 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39956 vfunc[31]: QWidget::setFont(QFont const&) 39957 vfunc[32]: QWidget::setCursor(QCursor const&) 39958 vfunc[33]: QWidget::unsetCursor() 39959 vfunc[34]: QWidget::setMask(QBitmap const&) 39960 vfunc[35]: QWidget::setMask(QRegion const&) 39961 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39962 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39963 vfunc[38]: QWidget::setCaption(QString const&) 39964 vfunc[39]: QWidget::setIcon(QPixmap const&) 39965 vfunc[40]: QWidget::setIconText(QString const&) 39966 vfunc[41]: QWidget::setMouseTracking(bool) 39967 vfunc[42]: QWidget::setFocus() 39968 vfunc[43]: QWidget::setActiveWindow() 39969 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39970 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39971 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39972 vfunc[47]: QDialog::show() 39973 vfunc[48]: QDialog::hide() 39974 vfunc[49]: QWidget::showMinimized() 39975 vfunc[50]: QWidget::showMaximized() 39976 vfunc[51]: QWidget::showNormal() 39977 vfunc[52]: QWidget::polish() 39978 vfunc[53]: QDialog::move(int, int) 39979 vfunc[54]: QDialog::resize(int, int) 39980 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39981 vfunc[56]: QDialog::setGeometry(QRect const&) 39982 vfunc[57]: QWidget::close(bool) 39983 vfunc[58]: QDialog::sizeHint() const 39984 vfunc[59]: QDialog::minimumSizeHint() const 39985 vfunc[60]: QWidget::sizePolicy() const 39986 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39987 vfunc[62]: QWidget::heightForWidth(int) const 39988 vfunc[63]: QWidget::adjustSize() 39989 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39990 const&, bool) 39991 vfunc[65]: QWidget::setAcceptDrops(bool) 39992 vfunc[66]: QWidget::setAutoMask(bool) 39993 vfunc[67]: 39994 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39995 vfunc[68]: QWidget::customWhatsThis() const 39996 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39997 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39998 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39999 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 40000 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40001 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 40002 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40003 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40004 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40005 vfunc[78]: QWidget::enterEvent(QEvent*) 40006 vfunc[79]: QWidget::leaveEvent(QEvent*) 40007 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 40008 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40009 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 40010 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 40011 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 40012 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40013 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40014 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40015 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40016 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40017 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40018 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40019 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40020 vfunc[93]: QWidget::showEvent(QShowEvent*) 40021 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40022 vfunc[95]: QWidget::x11Event(_XEvent*) 40023 vfunc[96]: QWidget::updateMask() 40024 vfunc[97]: QWidget::styleChange(QStyle&) 40025 vfunc[98]: QWidget::enabledChange(bool) 40026 vfunc[99]: QWidget::paletteChange(QPalette const&) 40027 vfunc[100]: QWidget::fontChange(QFont const&) 40028 vfunc[101]: QWidget::windowActivationChange(bool) 40029 vfunc[102]: QWidget::metric(int) const 40030 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40031 vfunc[104]: QWidget::destroy(bool, bool) 40032 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40033 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40034 vfunc[107]: QWidget::focusNextPrevChild(bool) 40035 vfunc[108]: QWidget::setKeyCompression(bool) 40036 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40037 bool, QFont*) 40038 vfunc[110]: QDialog::done(int) 40039 vfunc[111]: QDialog::accept() 40040 vfunc[112]: QDialog::reject() 40041 40042 Table 8-584. Secondary vtable for QColorDialog 40043 Base Offset -80 40044 Virtual Base Offset 0 40045 RTTI typeinfo for QColorDialog 40046 vfunc[0]: non-virtual thunk to QColorDialog::~QColorDialog() 40047 vfunc[1]: non-virtual thunk to QColorDialog::~QColorDialog() 40048 vfunc[2]: QPaintDevice::setResolution(int) 40049 vfunc[3]: QPaintDevice::resolution() const 40050 vfunc[4]: QPaintDevice::handle() const 40051 vfunc[5]: QPaintDevice::x11RenderHandle() const 40052 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40053 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40054 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40055 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40056 const 40057 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40058 40059 The Run Time Type Information for the QColorDialog class is 40060 described by Table 8-585 40061 40062 Table 8-585. typeinfo for QColorDialog 40063 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40064 Name typeinfo name for QColorDialog 40065 basetype: typeinfo for QDialog 40066 __________________________________________________________ 40067 40068 8.2.26.12. Class data for QInputDialog 40069 40070 The virtual table for the QInputDialog class is described by 40071 Table 8-586 40072 40073 Table 8-586. Primary vtable for QInputDialog 40074 Base Offset 0 40075 Virtual Base Offset 0 40076 RTTI typeinfo for QInputDialog 40077 vfunc[0]: NULL or QInputDialog::metaObject() const 40078 vfunc[1]: QInputDialog::className() const 40079 vfunc[2]: QInputDialog::qt_cast(char const*) 40080 vfunc[3]: QInputDialog::qt_invoke(int, QUObject*) 40081 vfunc[4]: QInputDialog::qt_emit(int, QUObject*) 40082 vfunc[5]: QInputDialog::qt_property(int, int, QVariant*) 40083 vfunc[6]: QInputDialog::~QInputDialog() 40084 vfunc[7]: QInputDialog::~QInputDialog() 40085 vfunc[8]: QWidget::event(QEvent*) 40086 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 40087 vfunc[10]: QWidget::setName(char const*) 40088 vfunc[11]: QObject::insertChild(QObject*) 40089 vfunc[12]: QObject::removeChild(QObject*) 40090 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40091 vfunc[14]: QObject::property(char const*) const 40092 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40093 vfunc[16]: QObject::childEvent(QChildEvent*) 40094 vfunc[17]: QObject::customEvent(QCustomEvent*) 40095 vfunc[18]: QObject::connectNotify(char const*) 40096 vfunc[19]: QObject::disconnectNotify(char const*) 40097 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40098 const*, char const*) 40099 vfunc[21]: QWidget::setEnabled(bool) 40100 vfunc[22]: QWidget::setMinimumSize(int, int) 40101 vfunc[23]: QWidget::setMaximumSize(int, int) 40102 vfunc[24]: QWidget::setSizeIncrement(int, int) 40103 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40104 vfunc[26]: QWidget::setEraseColor(QColor const&) 40105 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40106 vfunc[28]: QWidget::setPalette(QPalette const&) 40107 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40108 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40109 vfunc[31]: QWidget::setFont(QFont const&) 40110 vfunc[32]: QWidget::setCursor(QCursor const&) 40111 vfunc[33]: QWidget::unsetCursor() 40112 vfunc[34]: QWidget::setMask(QBitmap const&) 40113 vfunc[35]: QWidget::setMask(QRegion const&) 40114 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40115 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40116 vfunc[38]: QWidget::setCaption(QString const&) 40117 vfunc[39]: QWidget::setIcon(QPixmap const&) 40118 vfunc[40]: QWidget::setIconText(QString const&) 40119 vfunc[41]: QWidget::setMouseTracking(bool) 40120 vfunc[42]: QWidget::setFocus() 40121 vfunc[43]: QWidget::setActiveWindow() 40122 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40123 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40124 vfunc[46]: QWidget::setUpdatesEnabled(bool) 40125 vfunc[47]: QDialog::show() 40126 vfunc[48]: QDialog::hide() 40127 vfunc[49]: QWidget::showMinimized() 40128 vfunc[50]: QWidget::showMaximized() 40129 vfunc[51]: QWidget::showNormal() 40130 vfunc[52]: QWidget::polish() 40131 vfunc[53]: QDialog::move(int, int) 40132 vfunc[54]: QDialog::resize(int, int) 40133 vfunc[55]: QDialog::setGeometry(int, int, int, int) 40134 vfunc[56]: QDialog::setGeometry(QRect const&) 40135 vfunc[57]: QWidget::close(bool) 40136 vfunc[58]: QDialog::sizeHint() const 40137 vfunc[59]: QDialog::minimumSizeHint() const 40138 vfunc[60]: QWidget::sizePolicy() const 40139 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40140 vfunc[62]: QWidget::heightForWidth(int) const 40141 vfunc[63]: QWidget::adjustSize() 40142 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40143 const&, bool) 40144 vfunc[65]: QWidget::setAcceptDrops(bool) 40145 vfunc[66]: QWidget::setAutoMask(bool) 40146 vfunc[67]: 40147 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40148 vfunc[68]: QWidget::customWhatsThis() const 40149 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 40150 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 40151 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 40152 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 40153 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40154 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 40155 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40156 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40157 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40158 vfunc[78]: QWidget::enterEvent(QEvent*) 40159 vfunc[79]: QWidget::leaveEvent(QEvent*) 40160 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 40161 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40162 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 40163 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 40164 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 40165 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40166 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40167 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40168 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40169 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40170 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40171 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40172 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40173 vfunc[93]: QWidget::showEvent(QShowEvent*) 40174 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40175 vfunc[95]: QWidget::x11Event(_XEvent*) 40176 vfunc[96]: QWidget::updateMask() 40177 vfunc[97]: QWidget::styleChange(QStyle&) 40178 vfunc[98]: QWidget::enabledChange(bool) 40179 vfunc[99]: QWidget::paletteChange(QPalette const&) 40180 vfunc[100]: QWidget::fontChange(QFont const&) 40181 vfunc[101]: QWidget::windowActivationChange(bool) 40182 vfunc[102]: QWidget::metric(int) const 40183 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40184 vfunc[104]: QWidget::destroy(bool, bool) 40185 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40186 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40187 vfunc[107]: QWidget::focusNextPrevChild(bool) 40188 vfunc[108]: QWidget::setKeyCompression(bool) 40189 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40190 bool, QFont*) 40191 vfunc[110]: QDialog::done(int) 40192 vfunc[111]: QDialog::accept() 40193 vfunc[112]: QDialog::reject() 40194 40195 Table 8-587. Secondary vtable for QInputDialog 40196 Base Offset -80 40197 Virtual Base Offset 0 40198 RTTI typeinfo for QInputDialog 40199 vfunc[0]: non-virtual thunk to QInputDialog::~QInputDialog() 40200 vfunc[1]: non-virtual thunk to QInputDialog::~QInputDialog() 40201 vfunc[2]: QPaintDevice::setResolution(int) 40202 vfunc[3]: QPaintDevice::resolution() const 40203 vfunc[4]: QPaintDevice::handle() const 40204 vfunc[5]: QPaintDevice::x11RenderHandle() const 40205 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40206 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40207 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40208 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40209 const 40210 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40211 40212 The Run Time Type Information for the QInputDialog class is 40213 described by Table 8-588 40214 40215 Table 8-588. typeinfo for QInputDialog 40216 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40217 Name typeinfo name for QInputDialog 40218 basetype: typeinfo for QDialog 40219 __________________________________________________________ 40220 40221 8.2.26.13. Class data for QTabDialog 40222 40223 The virtual table for the QTabDialog class is described by 40224 Table 8-589 40225 40226 Table 8-589. Primary vtable for QTabDialog 40227 Base Offset 0 40228 Virtual Base Offset 0 40229 RTTI typeinfo for QTabDialog 40230 vfunc[0]: NULL or QTabDialog::metaObject() const 40231 vfunc[1]: QTabDialog::className() const 40232 vfunc[2]: QTabDialog::qt_cast(char const*) 40233 vfunc[3]: QTabDialog::qt_invoke(int, QUObject*) 40234 vfunc[4]: QTabDialog::qt_emit(int, QUObject*) 40235 vfunc[5]: QTabDialog::qt_property(int, int, QVariant*) 40236 vfunc[6]: QTabDialog::~QTabDialog() 40237 vfunc[7]: QTabDialog::~QTabDialog() 40238 vfunc[8]: QWidget::event(QEvent*) 40239 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 40240 vfunc[10]: QWidget::setName(char const*) 40241 vfunc[11]: QObject::insertChild(QObject*) 40242 vfunc[12]: QObject::removeChild(QObject*) 40243 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40244 vfunc[14]: QObject::property(char const*) const 40245 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40246 vfunc[16]: QObject::childEvent(QChildEvent*) 40247 vfunc[17]: QObject::customEvent(QCustomEvent*) 40248 vfunc[18]: QObject::connectNotify(char const*) 40249 vfunc[19]: QObject::disconnectNotify(char const*) 40250 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40251 const*, char const*) 40252 vfunc[21]: QWidget::setEnabled(bool) 40253 vfunc[22]: QWidget::setMinimumSize(int, int) 40254 vfunc[23]: QWidget::setMaximumSize(int, int) 40255 vfunc[24]: QWidget::setSizeIncrement(int, int) 40256 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40257 vfunc[26]: QWidget::setEraseColor(QColor const&) 40258 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40259 vfunc[28]: QWidget::setPalette(QPalette const&) 40260 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40261 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40262 vfunc[31]: QTabDialog::setFont(QFont const&) 40263 vfunc[32]: QWidget::setCursor(QCursor const&) 40264 vfunc[33]: QWidget::unsetCursor() 40265 vfunc[34]: QWidget::setMask(QBitmap const&) 40266 vfunc[35]: QWidget::setMask(QRegion const&) 40267 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40268 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40269 vfunc[38]: QWidget::setCaption(QString const&) 40270 vfunc[39]: QWidget::setIcon(QPixmap const&) 40271 vfunc[40]: QWidget::setIconText(QString const&) 40272 vfunc[41]: QWidget::setMouseTracking(bool) 40273 vfunc[42]: QWidget::setFocus() 40274 vfunc[43]: QWidget::setActiveWindow() 40275 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40276 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40277 vfunc[46]: QWidget::setUpdatesEnabled(bool) 40278 vfunc[47]: QTabDialog::show() 40279 vfunc[48]: QDialog::hide() 40280 vfunc[49]: QWidget::showMinimized() 40281 vfunc[50]: QWidget::showMaximized() 40282 vfunc[51]: QWidget::showNormal() 40283 vfunc[52]: QWidget::polish() 40284 vfunc[53]: QDialog::move(int, int) 40285 vfunc[54]: QDialog::resize(int, int) 40286 vfunc[55]: QDialog::setGeometry(int, int, int, int) 40287 vfunc[56]: QDialog::setGeometry(QRect const&) 40288 vfunc[57]: QWidget::close(bool) 40289 vfunc[58]: QDialog::sizeHint() const 40290 vfunc[59]: QDialog::minimumSizeHint() const 40291 vfunc[60]: QWidget::sizePolicy() const 40292 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40293 vfunc[62]: QWidget::heightForWidth(int) const 40294 vfunc[63]: QWidget::adjustSize() 40295 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40296 const&, bool) 40297 vfunc[65]: QWidget::setAcceptDrops(bool) 40298 vfunc[66]: QWidget::setAutoMask(bool) 40299 vfunc[67]: 40300 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40301 vfunc[68]: QWidget::customWhatsThis() const 40302 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 40303 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 40304 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 40305 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 40306 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40307 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 40308 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40309 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40310 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40311 vfunc[78]: QWidget::enterEvent(QEvent*) 40312 vfunc[79]: QWidget::leaveEvent(QEvent*) 40313 vfunc[80]: QTabDialog::paintEvent(QPaintEvent*) 40314 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40315 vfunc[82]: QTabDialog::resizeEvent(QResizeEvent*) 40316 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 40317 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 40318 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40319 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40320 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40321 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40322 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40323 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40324 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40325 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40326 vfunc[93]: QWidget::showEvent(QShowEvent*) 40327 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40328 vfunc[95]: QWidget::x11Event(_XEvent*) 40329 vfunc[96]: QWidget::updateMask() 40330 vfunc[97]: QTabDialog::styleChange(QStyle&) 40331 vfunc[98]: QWidget::enabledChange(bool) 40332 vfunc[99]: QWidget::paletteChange(QPalette const&) 40333 vfunc[100]: QWidget::fontChange(QFont const&) 40334 vfunc[101]: QWidget::windowActivationChange(bool) 40335 vfunc[102]: QWidget::metric(int) const 40336 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40337 vfunc[104]: QWidget::destroy(bool, bool) 40338 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40339 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40340 vfunc[107]: QWidget::focusNextPrevChild(bool) 40341 vfunc[108]: QWidget::setKeyCompression(bool) 40342 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40343 bool, QFont*) 40344 vfunc[110]: QDialog::done(int) 40345 vfunc[111]: QDialog::accept() 40346 vfunc[112]: QDialog::reject() 40347 40348 Table 8-590. Secondary vtable for QTabDialog 40349 Base Offset -80 40350 Virtual Base Offset 0 40351 RTTI typeinfo for QTabDialog 40352 vfunc[0]: non-virtual thunk to QTabDialog::~QTabDialog() 40353 vfunc[1]: non-virtual thunk to QTabDialog::~QTabDialog() 40354 vfunc[2]: QPaintDevice::setResolution(int) 40355 vfunc[3]: QPaintDevice::resolution() const 40356 vfunc[4]: QPaintDevice::handle() const 40357 vfunc[5]: QPaintDevice::x11RenderHandle() const 40358 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40359 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40360 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40361 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40362 const 40363 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40364 40365 The Run Time Type Information for the QTabDialog class is 40366 described by Table 8-591 40367 40368 Table 8-591. typeinfo for QTabDialog 40369 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40370 Name typeinfo name for QTabDialog 40371 basetype: typeinfo for QDialog 40372 __________________________________________________________ 40373 40374 8.2.26.14. Class data for QFileIconProvider 40375 40376 The virtual table for the QFileIconProvider class is described 40377 by Table 8-592 40378 40379 Table 8-592. Primary vtable for QFileIconProvider 40380 Base Offset 0 40381 Virtual Base Offset 0 40382 RTTI typeinfo for QFileIconProvider 40383 vfunc[0]: NULL or QFileIconProvider::metaObject() const 40384 vfunc[1]: QFileIconProvider::className() const 40385 vfunc[2]: QFileIconProvider::qt_cast(char const*) 40386 vfunc[3]: QFileIconProvider::qt_invoke(int, QUObject*) 40387 vfunc[4]: QFileIconProvider::qt_emit(int, QUObject*) 40388 vfunc[5]: QFileIconProvider::qt_property(int, int, QVariant*) 40389 vfunc[6]: NULL or QFileIconProvider::~QFileIconProvider() 40390 vfunc[7]: NULL or QFileIconProvider::~QFileIconProvider() 40391 vfunc[8]: QObject::event(QEvent*) 40392 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 40393 vfunc[10]: QObject::setName(char const*) 40394 vfunc[11]: QObject::insertChild(QObject*) 40395 vfunc[12]: QObject::removeChild(QObject*) 40396 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40397 vfunc[14]: QObject::property(char const*) const 40398 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40399 vfunc[16]: QObject::childEvent(QChildEvent*) 40400 vfunc[17]: QObject::customEvent(QCustomEvent*) 40401 vfunc[18]: QObject::connectNotify(char const*) 40402 vfunc[19]: QObject::disconnectNotify(char const*) 40403 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40404 const*, char const*) 40405 vfunc[21]: QFileIconProvider::pixmap(QFileInfo const&) 40406 40407 The Run Time Type Information for the QFileIconProvider class 40408 is described by Table 8-593 40409 40410 Table 8-593. typeinfo for QFileIconProvider 40411 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40412 Name typeinfo name for QFileIconProvider 40413 basetype: typeinfo for QObject 40414 __________________________________________________________ 40415 40416 8.2.26.15. Interfaces for Qt3 Dialogs 40417 40418 An LSB conforming implementation shall provide the architecture 40419 specific functions for Qt3 Dialogs specified in Table 8-594, 40420 with the full mandatory functionality as described in the 40421 referenced underlying specification. 40422 40423 Table 8-594. libqt-mt - Qt3 Dialogs Function Interfaces 40424 _ZThn80_N10QTabDialogD0Ev [CXXABI] _ZThn80_N10QTabDialogD1Ev 40425 [CXXABI] 40426 _ZThn80_N11QFileDialogD0Ev [CXXABI] _ZThn80_N11QFileDialogD1Ev 40427 [CXXABI] 40428 _ZThn80_N11QFontDialogD0Ev [CXXABI] _ZThn80_N11QFontDialogD1Ev 40429 [CXXABI] 40430 _ZThn80_N11QMessageBoxD0Ev [CXXABI] _ZThn80_N11QMessageBoxD1Ev 40431 [CXXABI] 40432 _ZThn80_N12QColorDialogD0Ev [CXXABI] 40433 _ZThn80_N12QColorDialogD1Ev [CXXABI] 40434 _ZThn80_N12QInputDialogD0Ev [CXXABI] 40435 _ZThn80_N12QInputDialogD1Ev [CXXABI] 40436 _ZThn80_N12QPrintDialogD0Ev [CXXABI] 40437 _ZThn80_N12QPrintDialogD1Ev [CXXABI] 40438 _ZThn80_N13QErrorMessageD0Ev [CXXABI] 40439 _ZThn80_N13QErrorMessageD1Ev [CXXABI] 40440 _ZThn80_N15QProgressDialogD0Ev [CXXABI] 40441 _ZThn80_N15QProgressDialogD1Ev [CXXABI] 40442 _ZThn80_N7QDialogD0Ev [CXXABI] _ZThn80_N7QDialogD1Ev [CXXABI] 40443 _ZThn80_N7QWizardD0Ev [CXXABI] _ZThn80_N7QWizardD1Ev [CXXABI] 40444 __________________________________________________________ 40445 40446 8.2.27. Qt3 Tables 40447 __________________________________________________________ 40448 40449 8.2.27.1. Class data for QTableItem 40450 40451 The virtual table for the QTableItem class is described by 40452 Table 8-595 40453 40454 Table 8-595. Primary vtable for QTableItem 40455 Base Offset 0 40456 Virtual Base Offset 0 40457 RTTI typeinfo for QTableItem 40458 vfunc[0]: QTableItem::~QTableItem() 40459 vfunc[1]: QTableItem::~QTableItem() 40460 vfunc[2]: QTableItem::pixmap() const 40461 vfunc[3]: QTableItem::text() const 40462 vfunc[4]: QTableItem::setPixmap(QPixmap const&) 40463 vfunc[5]: QTableItem::setText(QString const&) 40464 vfunc[6]: QTableItem::alignment() const 40465 vfunc[7]: QTableItem::setWordWrap(bool) 40466 vfunc[8]: QTableItem::createEditor() const 40467 vfunc[9]: QTableItem::setContentFromEditor(QWidget*) 40468 vfunc[10]: QTableItem::setReplaceable(bool) 40469 vfunc[11]: QTableItem::key() const 40470 vfunc[12]: QTableItem::sizeHint() const 40471 vfunc[13]: QTableItem::setSpan(int, int) 40472 vfunc[14]: QTableItem::setRow(int) 40473 vfunc[15]: QTableItem::setCol(int) 40474 vfunc[16]: QTableItem::paint(QPainter*, QColorGroup const&, 40475 QRect const&, bool) 40476 vfunc[17]: QTableItem::setEnabled(bool) 40477 vfunc[18]: QTableItem::rtti() const 40478 40479 The Run Time Type Information for the QTableItem class is 40480 described by Table 8-596 40481 40482 Table 8-596. typeinfo for QTableItem 40483 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40484 Name typeinfo name for QTableItem 40485 basetype: typeinfo for Qt 40486 __________________________________________________________ 40487 40488 8.2.27.2. Class data for QCheckTableItem 40489 40490 The virtual table for the QCheckTableItem class is described by 40491 Table 8-597 40492 40493 Table 8-597. Primary vtable for QCheckTableItem 40494 Base Offset 0 40495 Virtual Base Offset 0 40496 RTTI typeinfo for QCheckTableItem 40497 vfunc[0]: NULL or QCheckTableItem::~QCheckTableItem() 40498 vfunc[1]: NULL or QCheckTableItem::~QCheckTableItem() 40499 vfunc[2]: QTableItem::pixmap() const 40500 vfunc[3]: QTableItem::text() const 40501 vfunc[4]: QTableItem::setPixmap(QPixmap const&) 40502 vfunc[5]: QCheckTableItem::setText(QString const&) 40503 vfunc[6]: QTableItem::alignment() const 40504 vfunc[7]: QTableItem::setWordWrap(bool) 40505 vfunc[8]: QCheckTableItem::createEditor() const 40506 vfunc[9]: QCheckTableItem::setContentFromEditor(QWidget*) 40507 vfunc[10]: QTableItem::setReplaceable(bool) 40508 vfunc[11]: QTableItem::key() const 40509 vfunc[12]: QCheckTableItem::sizeHint() const 40510 vfunc[13]: QTableItem::setSpan(int, int) 40511 vfunc[14]: QTableItem::setRow(int) 40512 vfunc[15]: QTableItem::setCol(int) 40513 vfunc[16]: QCheckTableItem::paint(QPainter*, QColorGroup 40514 const&, QRect const&, bool) 40515 vfunc[17]: QTableItem::setEnabled(bool) 40516 vfunc[18]: QCheckTableItem::rtti() const 40517 vfunc[19]: QCheckTableItem::setChecked(bool) 40518 40519 The Run Time Type Information for the QCheckTableItem class is 40520 described by Table 8-598 40521 40522 Table 8-598. typeinfo for QCheckTableItem 40523 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40524 Name typeinfo name for QCheckTableItem 40525 basetype: typeinfo for QTableItem 40526 __________________________________________________________ 40527 40528 8.2.27.3. Class data for QHeader 40529 40530 The virtual table for the QHeader class is described by Table 40531 8-599 40532 40533 Table 8-599. Primary vtable for QHeader 40534 Base Offset 0 40535 Virtual Base Offset 0 40536 RTTI typeinfo for QHeader 40537 vfunc[0]: NULL or QHeader::metaObject() const 40538 vfunc[1]: QHeader::className() const 40539 vfunc[2]: QHeader::qt_cast(char const*) 40540 vfunc[3]: QHeader::qt_invoke(int, QUObject*) 40541 vfunc[4]: QHeader::qt_emit(int, QUObject*) 40542 vfunc[5]: QHeader::qt_property(int, int, QVariant*) 40543 vfunc[6]: QHeader::~QHeader() 40544 vfunc[7]: QHeader::~QHeader() 40545 vfunc[8]: QWidget::event(QEvent*) 40546 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 40547 vfunc[10]: QWidget::setName(char const*) 40548 vfunc[11]: QObject::insertChild(QObject*) 40549 vfunc[12]: QObject::removeChild(QObject*) 40550 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40551 vfunc[14]: QObject::property(char const*) const 40552 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40553 vfunc[16]: QObject::childEvent(QChildEvent*) 40554 vfunc[17]: QObject::customEvent(QCustomEvent*) 40555 vfunc[18]: QObject::connectNotify(char const*) 40556 vfunc[19]: QObject::disconnectNotify(char const*) 40557 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40558 const*, char const*) 40559 vfunc[21]: QWidget::setEnabled(bool) 40560 vfunc[22]: QWidget::setMinimumSize(int, int) 40561 vfunc[23]: QWidget::setMaximumSize(int, int) 40562 vfunc[24]: QWidget::setSizeIncrement(int, int) 40563 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40564 vfunc[26]: QWidget::setEraseColor(QColor const&) 40565 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40566 vfunc[28]: QWidget::setPalette(QPalette const&) 40567 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40568 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40569 vfunc[31]: QWidget::setFont(QFont const&) 40570 vfunc[32]: QWidget::setCursor(QCursor const&) 40571 vfunc[33]: QWidget::unsetCursor() 40572 vfunc[34]: QWidget::setMask(QBitmap const&) 40573 vfunc[35]: QWidget::setMask(QRegion const&) 40574 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40575 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40576 vfunc[38]: QWidget::setCaption(QString const&) 40577 vfunc[39]: QWidget::setIcon(QPixmap const&) 40578 vfunc[40]: QWidget::setIconText(QString const&) 40579 vfunc[41]: QWidget::setMouseTracking(bool) 40580 vfunc[42]: QWidget::setFocus() 40581 vfunc[43]: QWidget::setActiveWindow() 40582 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40583 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40584 vfunc[46]: QHeader::setUpdatesEnabled(bool) 40585 vfunc[47]: QWidget::show() 40586 vfunc[48]: QWidget::hide() 40587 vfunc[49]: QWidget::showMinimized() 40588 vfunc[50]: QWidget::showMaximized() 40589 vfunc[51]: QWidget::showNormal() 40590 vfunc[52]: QWidget::polish() 40591 vfunc[53]: QWidget::move(int, int) 40592 vfunc[54]: QWidget::resize(int, int) 40593 vfunc[55]: QWidget::setGeometry(int, int, int, int) 40594 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 40595 vfunc[57]: QWidget::close(bool) 40596 vfunc[58]: QHeader::sizeHint() const 40597 vfunc[59]: QWidget::minimumSizeHint() const 40598 vfunc[60]: QWidget::sizePolicy() const 40599 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40600 vfunc[62]: QWidget::heightForWidth(int) const 40601 vfunc[63]: QWidget::adjustSize() 40602 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40603 const&, bool) 40604 vfunc[65]: QWidget::setAcceptDrops(bool) 40605 vfunc[66]: QWidget::setAutoMask(bool) 40606 vfunc[67]: 40607 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40608 vfunc[68]: QWidget::customWhatsThis() const 40609 vfunc[69]: QHeader::mousePressEvent(QMouseEvent*) 40610 vfunc[70]: QHeader::mouseReleaseEvent(QMouseEvent*) 40611 vfunc[71]: QHeader::mouseDoubleClickEvent(QMouseEvent*) 40612 vfunc[72]: QHeader::mouseMoveEvent(QMouseEvent*) 40613 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40614 vfunc[74]: QHeader::keyPressEvent(QKeyEvent*) 40615 vfunc[75]: QHeader::keyReleaseEvent(QKeyEvent*) 40616 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40617 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40618 vfunc[78]: QWidget::enterEvent(QEvent*) 40619 vfunc[79]: QWidget::leaveEvent(QEvent*) 40620 vfunc[80]: QHeader::paintEvent(QPaintEvent*) 40621 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40622 vfunc[82]: QHeader::resizeEvent(QResizeEvent*) 40623 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 40624 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 40625 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40626 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40627 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40628 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40629 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40630 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40631 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40632 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40633 vfunc[93]: QHeader::showEvent(QShowEvent*) 40634 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40635 vfunc[95]: QWidget::x11Event(_XEvent*) 40636 vfunc[96]: QWidget::updateMask() 40637 vfunc[97]: QWidget::styleChange(QStyle&) 40638 vfunc[98]: QWidget::enabledChange(bool) 40639 vfunc[99]: QWidget::paletteChange(QPalette const&) 40640 vfunc[100]: QHeader::fontChange(QFont const&) 40641 vfunc[101]: QWidget::windowActivationChange(bool) 40642 vfunc[102]: QWidget::metric(int) const 40643 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40644 vfunc[104]: QWidget::destroy(bool, bool) 40645 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40646 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40647 vfunc[107]: QWidget::focusNextPrevChild(bool) 40648 vfunc[108]: QWidget::setKeyCompression(bool) 40649 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40650 bool, QFont*) 40651 vfunc[110]: QHeader::setLabel(int, QString const&, int) 40652 vfunc[111]: QHeader::setLabel(int, QIconSet const&, QString 40653 const&, int) 40654 vfunc[112]: QHeader::setOrientation(Qt::Orientation) 40655 vfunc[113]: NULL or QHeader::setTracking(bool) 40656 vfunc[114]: QHeader::setClickEnabled(bool, int) 40657 vfunc[115]: QHeader::setResizeEnabled(bool, int) 40658 vfunc[116]: QHeader::setMovingEnabled(bool) 40659 vfunc[117]: QHeader::setStretchEnabled(bool, int) 40660 vfunc[118]: QHeader::setCellSize(int, int) 40661 vfunc[119]: QHeader::moveCell(int, int) 40662 vfunc[120]: QHeader::setOffset(int) 40663 vfunc[121]: QHeader::paintSection(QPainter*, int, QRect const&) 40664 vfunc[122]: QHeader::paintSectionLabel(QPainter*, int, QRect 40665 const&) 40666 40667 Table 8-600. Secondary vtable for QHeader 40668 Base Offset -80 40669 Virtual Base Offset 0 40670 RTTI typeinfo for QHeader 40671 vfunc[0]: non-virtual thunk to QHeader::~QHeader() 40672 vfunc[1]: non-virtual thunk to QHeader::~QHeader() 40673 vfunc[2]: QPaintDevice::setResolution(int) 40674 vfunc[3]: QPaintDevice::resolution() const 40675 vfunc[4]: QPaintDevice::handle() const 40676 vfunc[5]: QPaintDevice::x11RenderHandle() const 40677 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40678 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40679 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40680 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40681 const 40682 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40683 40684 The Run Time Type Information for the QHeader class is 40685 described by Table 8-601 40686 40687 Table 8-601. typeinfo for QHeader 40688 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40689 Name typeinfo name for QHeader 40690 basetype: typeinfo for QWidget 40691 __________________________________________________________ 40692 40693 8.2.27.4. Class data for QDataTable 40694 40695 The virtual table for the QDataTable class is described by 40696 Table 8-602 40697 40698 Table 8-602. Primary vtable for QDataTable 40699 Base Offset 0 40700 Virtual Base Offset 0 40701 RTTI typeinfo for QDataTable 40702 vfunc[0]: NULL or QDataTable::metaObject() const 40703 vfunc[1]: QDataTable::className() const 40704 vfunc[2]: QDataTable::qt_cast(char const*) 40705 vfunc[3]: QDataTable::qt_invoke(int, QUObject*) 40706 vfunc[4]: QDataTable::qt_emit(int, QUObject*) 40707 vfunc[5]: QDataTable::qt_property(int, int, QVariant*) 40708 vfunc[6]: QDataTable::~QDataTable() 40709 vfunc[7]: QDataTable::~QDataTable() 40710 vfunc[8]: QWidget::event(QEvent*) 40711 vfunc[9]: QDataTable::eventFilter(QObject*, QEvent*) 40712 vfunc[10]: QWidget::setName(char const*) 40713 vfunc[11]: QObject::insertChild(QObject*) 40714 vfunc[12]: QScrollView::removeChild(QObject*) 40715 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40716 vfunc[14]: QObject::property(char const*) const 40717 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40718 vfunc[16]: QObject::childEvent(QChildEvent*) 40719 vfunc[17]: QObject::customEvent(QCustomEvent*) 40720 vfunc[18]: QObject::connectNotify(char const*) 40721 vfunc[19]: QObject::disconnectNotify(char const*) 40722 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40723 const*, char const*) 40724 vfunc[21]: QTable::setEnabled(bool) 40725 vfunc[22]: QWidget::setMinimumSize(int, int) 40726 vfunc[23]: QWidget::setMaximumSize(int, int) 40727 vfunc[24]: QWidget::setSizeIncrement(int, int) 40728 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40729 vfunc[26]: QWidget::setEraseColor(QColor const&) 40730 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40731 vfunc[28]: QWidget::setPalette(QPalette const&) 40732 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40733 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40734 vfunc[31]: QWidget::setFont(QFont const&) 40735 vfunc[32]: QWidget::setCursor(QCursor const&) 40736 vfunc[33]: QWidget::unsetCursor() 40737 vfunc[34]: QWidget::setMask(QBitmap const&) 40738 vfunc[35]: QWidget::setMask(QRegion const&) 40739 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40740 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40741 vfunc[38]: QWidget::setCaption(QString const&) 40742 vfunc[39]: QWidget::setIcon(QPixmap const&) 40743 vfunc[40]: QWidget::setIconText(QString const&) 40744 vfunc[41]: QWidget::setMouseTracking(bool) 40745 vfunc[42]: QWidget::setFocus() 40746 vfunc[43]: QWidget::setActiveWindow() 40747 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40748 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40749 vfunc[46]: QWidget::setUpdatesEnabled(bool) 40750 vfunc[47]: QScrollView::show() 40751 vfunc[48]: QWidget::hide() 40752 vfunc[49]: QWidget::showMinimized() 40753 vfunc[50]: QWidget::showMaximized() 40754 vfunc[51]: QWidget::showNormal() 40755 vfunc[52]: QWidget::polish() 40756 vfunc[53]: QWidget::move(int, int) 40757 vfunc[54]: QScrollView::resize(int, int) 40758 vfunc[55]: QWidget::setGeometry(int, int, int, int) 40759 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 40760 vfunc[57]: QWidget::close(bool) 40761 vfunc[58]: QTable::sizeHint() const 40762 vfunc[59]: QScrollView::minimumSizeHint() const 40763 vfunc[60]: QWidget::sizePolicy() const 40764 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40765 vfunc[62]: QWidget::heightForWidth(int) const 40766 vfunc[63]: QWidget::adjustSize() 40767 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40768 const&, bool) 40769 vfunc[65]: QWidget::setAcceptDrops(bool) 40770 vfunc[66]: QWidget::setAutoMask(bool) 40771 vfunc[67]: 40772 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40773 vfunc[68]: QWidget::customWhatsThis() const 40774 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 40775 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 40776 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 40777 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 40778 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 40779 vfunc[74]: QDataTable::keyPressEvent(QKeyEvent*) 40780 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40781 vfunc[76]: QTable::focusInEvent(QFocusEvent*) 40782 vfunc[77]: QTable::focusOutEvent(QFocusEvent*) 40783 vfunc[78]: QWidget::enterEvent(QEvent*) 40784 vfunc[79]: QWidget::leaveEvent(QEvent*) 40785 vfunc[80]: QTable::paintEvent(QPaintEvent*) 40786 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40787 vfunc[82]: QDataTable::resizeEvent(QResizeEvent*) 40788 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 40789 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 40790 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40791 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40792 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40793 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40794 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40795 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40796 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40797 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40798 vfunc[93]: QTable::showEvent(QShowEvent*) 40799 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40800 vfunc[95]: QWidget::x11Event(_XEvent*) 40801 vfunc[96]: QWidget::updateMask() 40802 vfunc[97]: QScrollView::styleChange(QStyle&) 40803 vfunc[98]: QWidget::enabledChange(bool) 40804 vfunc[99]: QWidget::paletteChange(QPalette const&) 40805 vfunc[100]: QScrollView::fontChange(QFont const&) 40806 vfunc[101]: QTable::windowActivationChange(bool) 40807 vfunc[102]: QWidget::metric(int) const 40808 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40809 vfunc[104]: QWidget::destroy(bool, bool) 40810 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40811 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40812 vfunc[107]: QScrollView::focusNextPrevChild(bool) 40813 vfunc[108]: QWidget::setKeyCompression(bool) 40814 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40815 bool, QFont*) 40816 vfunc[110]: QFrame::setFrameStyle(int) 40817 vfunc[111]: QFrame::setLineWidth(int) 40818 vfunc[112]: QFrame::setMargin(int) 40819 vfunc[113]: QFrame::setMidLineWidth(int) 40820 vfunc[114]: QFrame::setFrameRect(QRect const&) 40821 vfunc[115]: QFrame::drawFrame(QPainter*) 40822 vfunc[116]: QTable::drawContents(QPainter*) 40823 vfunc[117]: QScrollView::frameChanged() 40824 vfunc[118]: 40825 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 40826 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 40827 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 40828 vfunc[121]: 40829 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 40830 vfunc[122]: 40831 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 40832 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 40833 vfunc[124]: QScrollView::setDragAutoScroll(bool) 40834 vfunc[125]: QScrollView::resizeContents(int, int) 40835 vfunc[126]: QScrollView::setContentsPos(int, int) 40836 vfunc[127]: QDataTable::drawContents(QPainter*, int, int, int, 40837 int) 40838 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 40839 int, int, int, int, int) 40840 vfunc[129]: QDataTable::contentsMousePressEvent(QMouseEvent*) 40841 vfunc[130]: QTable::contentsMouseReleaseEvent(QMouseEvent*) 40842 vfunc[131]: QTable::contentsMouseDoubleClickEvent(QMouseEvent*) 40843 vfunc[132]: QTable::contentsMouseMoveEvent(QMouseEvent*) 40844 vfunc[133]: QTable::contentsDragEnterEvent(QDragEnterEvent*) 40845 vfunc[134]: QTable::contentsDragMoveEvent(QDragMoveEvent*) 40846 vfunc[135]: QTable::contentsDragLeaveEvent(QDragLeaveEvent*) 40847 vfunc[136]: QTable::contentsDropEvent(QDropEvent*) 40848 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 40849 vfunc[138]: 40850 QDataTable::contentsContextMenuEvent(QContextMenuEvent*) 40851 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 40852 vfunc[140]: QTable::viewportResizeEvent(QResizeEvent*) 40853 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 40854 vfunc[142]: 40855 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 40856 vfunc[143]: 40857 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 40858 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 40859 vfunc[145]: 40860 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 40861 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 40862 vfunc[147]: 40863 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 40864 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 40865 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 40866 vfunc[150]: 40867 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 40868 vfunc[151]: QScrollView::setMargins(int, int, int, int) 40869 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 40870 int, int) 40871 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 40872 int, int) 40873 vfunc[154]: QTable::setSelectionMode(QTable::SelectionMode) 40874 vfunc[155]: QDataTable::setItem(int, int, QTableItem*) 40875 vfunc[156]: QTable::setText(int, int, QString const&) 40876 vfunc[157]: QDataTable::setPixmap(int, int, QPixmap const&) 40877 vfunc[158]: QDataTable::item(int, int) const 40878 vfunc[159]: QDataTable::text(int, int) const 40879 vfunc[160]: QTable::pixmap(int, int) const 40880 vfunc[161]: QDataTable::clearCell(int, int) 40881 vfunc[162]: QTable::cellGeometry(int, int) const 40882 vfunc[163]: QTable::columnWidth(int) const 40883 vfunc[164]: QTable::rowHeight(int) const 40884 vfunc[165]: QTable::columnPos(int) const 40885 vfunc[166]: QTable::rowPos(int) const 40886 vfunc[167]: QTable::columnAt(int) const 40887 vfunc[168]: QTable::rowAt(int) const 40888 vfunc[169]: QDataTable::numRows() const 40889 vfunc[170]: QDataTable::numCols() const 40890 vfunc[171]: QTable::addSelection(QTableSelection const&) 40891 vfunc[172]: QTable::removeSelection(QTableSelection const&) 40892 vfunc[173]: QTable::removeSelection(int) 40893 vfunc[174]: QTable::currentSelection() const 40894 vfunc[175]: QDataTable::sortColumn(int, bool, bool) 40895 vfunc[176]: QDataTable::takeItem(QTableItem*) 40896 vfunc[177]: QTable::setCellWidget(int, int, QWidget*) 40897 vfunc[178]: QTable::cellWidget(int, int) const 40898 vfunc[179]: QTable::clearCellWidget(int, int) 40899 vfunc[180]: QTable::cellRect(int, int) const 40900 vfunc[181]: QTable::paintCell(QPainter*, int, int, QRect 40901 const&, bool) 40902 vfunc[182]: QDataTable::paintCell(QPainter*, int, int, QRect 40903 const&, bool, QColorGroup const&) 40904 vfunc[183]: QTable::paintFocus(QPainter*, QRect const&) 40905 vfunc[184]: QTable::setFocusStyle(QTable::FocusStyle) 40906 vfunc[185]: QDataTable::setNumRows(int) 40907 vfunc[186]: QDataTable::setNumCols(int) 40908 vfunc[187]: QTable::setShowGrid(bool) 40909 vfunc[188]: QTable::hideRow(int) 40910 vfunc[189]: QDataTable::hideColumn(int) 40911 vfunc[190]: QTable::showRow(int) 40912 vfunc[191]: QDataTable::showColumn(int) 40913 vfunc[192]: QDataTable::setColumnWidth(int, int) 40914 vfunc[193]: QTable::setRowHeight(int, int) 40915 vfunc[194]: QDataTable::adjustColumn(int) 40916 vfunc[195]: QTable::adjustRow(int) 40917 vfunc[196]: QDataTable::setColumnStretchable(int, bool) 40918 vfunc[197]: QTable::setRowStretchable(int, bool) 40919 vfunc[198]: QTable::setSorting(bool) 40920 vfunc[199]: QTable::swapRows(int, int, bool) 40921 vfunc[200]: QDataTable::swapColumns(int, int, bool) 40922 vfunc[201]: QTable::swapCells(int, int, int, int) 40923 vfunc[202]: QTable::setLeftMargin(int) 40924 vfunc[203]: QTable::setTopMargin(int) 40925 vfunc[204]: QTable::setCurrentCell(int, int) 40926 vfunc[205]: QTable::setColumnMovingEnabled(bool) 40927 vfunc[206]: QTable::setRowMovingEnabled(bool) 40928 vfunc[207]: QTable::setReadOnly(bool) 40929 vfunc[208]: QTable::setRowReadOnly(int, bool) 40930 vfunc[209]: QTable::setColumnReadOnly(int, bool) 40931 vfunc[210]: QTable::setDragEnabled(bool) 40932 vfunc[211]: QTable::insertRows(int, int) 40933 vfunc[212]: QTable::insertColumns(int, int) 40934 vfunc[213]: QTable::removeRow(int) 40935 vfunc[214]: QTable::removeRows(QMemArray const&) 40936 vfunc[215]: QTable::removeColumn(int) 40937 vfunc[216]: QTable::removeColumns(QMemArray const&) 40938 vfunc[217]: QTable::editCell(int, int, bool) 40939 vfunc[218]: QTable::dragObject() 40940 vfunc[219]: QTable::startDrag() 40941 vfunc[220]: QTable::paintEmptyArea(QPainter*, int, int, int, 40942 int) 40943 vfunc[221]: QDataTable::activateNextCell() 40944 vfunc[222]: QDataTable::createEditor(int, int, bool) const 40945 vfunc[223]: QTable::setCellContentFromEditor(int, int) 40946 vfunc[224]: QDataTable::beginEdit(int, int, bool) 40947 vfunc[225]: QDataTable::endEdit(int, int, bool, bool) 40948 vfunc[226]: QDataTable::resizeData(int) 40949 vfunc[227]: QTable::insertWidget(int, int, QWidget*) 40950 vfunc[228]: QTable::columnWidthChanged(int) 40951 vfunc[229]: QTable::rowHeightChanged(int) 40952 vfunc[230]: QTable::columnIndexChanged(int, int, int) 40953 vfunc[231]: QTable::rowIndexChanged(int, int, int) 40954 vfunc[232]: QDataTable::columnClicked(int) 40955 vfunc[233]: QDataTable::addColumn(QString const&, QString 40956 const&, int, QIconSet const&) 40957 vfunc[234]: QDataTable::removeColumn(unsigned int) 40958 vfunc[235]: QDataTable::setColumn(unsigned int, QString const&, 40959 QString const&, int, QIconSet const&) 40960 vfunc[236]: QDataTable::setSqlCursor(QSqlCursor*, bool, bool) 40961 vfunc[237]: QDataTable::setNullText(QString const&) 40962 vfunc[238]: QDataTable::setTrueText(QString const&) 40963 vfunc[239]: QDataTable::setFalseText(QString const&) 40964 vfunc[240]: QDataTable::setDateFormat(Qt::DateFormat) 40965 vfunc[241]: QDataTable::setConfirmEdits(bool) 40966 vfunc[242]: QDataTable::setConfirmInsert(bool) 40967 vfunc[243]: QDataTable::setConfirmUpdate(bool) 40968 vfunc[244]: QDataTable::setConfirmDelete(bool) 40969 vfunc[245]: QDataTable::setConfirmCancels(bool) 40970 vfunc[246]: QDataTable::setAutoDelete(bool) 40971 vfunc[247]: QDataTable::setAutoEdit(bool) 40972 vfunc[248]: QDataTable::setFilter(QString const&) 40973 vfunc[249]: QDataTable::setSort(QStringList const&) 40974 vfunc[250]: QDataTable::setSort(QSqlIndex const&) 40975 vfunc[251]: QDataTable::find(QString const&, bool, bool) 40976 vfunc[252]: QDataTable::sortAscending(int) 40977 vfunc[253]: QDataTable::sortDescending(int) 40978 vfunc[254]: QDataTable::refresh() 40979 vfunc[255]: QDataTable::insertCurrent() 40980 vfunc[256]: QDataTable::updateCurrent() 40981 vfunc[257]: QDataTable::deleteCurrent() 40982 vfunc[258]: QDataTable::confirmEdit(QSql::Op) 40983 vfunc[259]: QDataTable::confirmCancel(QSql::Op) 40984 vfunc[260]: QDataTable::handleError(QSqlError const&) 40985 vfunc[261]: QDataTable::beginInsert() 40986 vfunc[262]: QDataTable::beginUpdate(int, int, bool) 40987 vfunc[263]: QDataTable::paintField(QPainter*, QSqlField const*, 40988 QRect const&, bool) 40989 vfunc[264]: QDataTable::fieldAlignment(QSqlField const*) 40990 40991 Table 8-603. Secondary vtable for QDataTable 40992 Base Offset -80 40993 Virtual Base Offset 0 40994 RTTI typeinfo for QDataTable 40995 vfunc[0]: non-virtual thunk to QDataTable::~QDataTable() 40996 vfunc[1]: non-virtual thunk to QDataTable::~QDataTable() 40997 vfunc[2]: QPaintDevice::setResolution(int) 40998 vfunc[3]: QPaintDevice::resolution() const 40999 vfunc[4]: QPaintDevice::handle() const 41000 vfunc[5]: QPaintDevice::x11RenderHandle() const 41001 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 41002 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 41003 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 41004 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 41005 const 41006 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 41007 41008 The Run Time Type Information for the QDataTable class is 41009 described by Table 8-604 41010 41011 Table 8-604. typeinfo for QDataTable 41012 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41013 Name typeinfo name for QDataTable 41014 basetype: typeinfo for QTable 41015 __________________________________________________________ 41016 41017 8.2.27.5. Class data for QComboTableItem 41018 41019 The virtual table for the QComboTableItem class is described by 41020 Table 8-605 41021 41022 Table 8-605. Primary vtable for QComboTableItem 41023 Base Offset 0 41024 Virtual Base Offset 0 41025 RTTI typeinfo for QComboTableItem 41026 vfunc[0]: QComboTableItem::~QComboTableItem() 41027 vfunc[1]: QComboTableItem::~QComboTableItem() 41028 vfunc[2]: QTableItem::pixmap() const 41029 vfunc[3]: QTableItem::text() const 41030 vfunc[4]: QTableItem::setPixmap(QPixmap const&) 41031 vfunc[5]: QTableItem::setText(QString const&) 41032 vfunc[6]: QTableItem::alignment() const 41033 vfunc[7]: QTableItem::setWordWrap(bool) 41034 vfunc[8]: QComboTableItem::createEditor() const 41035 vfunc[9]: QComboTableItem::setContentFromEditor(QWidget*) 41036 vfunc[10]: QTableItem::setReplaceable(bool) 41037 vfunc[11]: QTableItem::key() const 41038 vfunc[12]: QComboTableItem::sizeHint() const 41039 vfunc[13]: QTableItem::setSpan(int, int) 41040 vfunc[14]: QTableItem::setRow(int) 41041 vfunc[15]: QTableItem::setCol(int) 41042 vfunc[16]: QComboTableItem::paint(QPainter*, QColorGroup 41043 const&, QRect const&, bool) 41044 vfunc[17]: QTableItem::setEnabled(bool) 41045 vfunc[18]: QComboTableItem::rtti() const 41046 vfunc[19]: QComboTableItem::setCurrentItem(int) 41047 vfunc[20]: QComboTableItem::setCurrentItem(QString const&) 41048 vfunc[21]: QComboTableItem::setEditable(bool) 41049 vfunc[22]: QComboTableItem::setStringList(QStringList const&) 41050 41051 The Run Time Type Information for the QComboTableItem class is 41052 described by Table 8-606 41053 41054 Table 8-606. typeinfo for QComboTableItem 41055 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41056 Name typeinfo name for QComboTableItem 41057 basetype: typeinfo for QTableItem 41058 __________________________________________________________ 41059 41060 8.2.27.6. Class data for QTable 41061 41062 The virtual table for the QTable class is described by Table 41063 8-607 41064 41065 Table 8-607. Primary vtable for QTable 41066 Base Offset 0 41067 Virtual Base Offset 0 41068 RTTI typeinfo for QTable 41069 vfunc[0]: NULL or QTable::metaObject() const 41070 vfunc[1]: QTable::className() const 41071 vfunc[2]: QTable::qt_cast(char const*) 41072 vfunc[3]: QTable::qt_invoke(int, QUObject*) 41073 vfunc[4]: QTable::qt_emit(int, QUObject*) 41074 vfunc[5]: QTable::qt_property(int, int, QVariant*) 41075 vfunc[6]: QTable::~QTable() 41076 vfunc[7]: QTable::~QTable() 41077 vfunc[8]: QWidget::event(QEvent*) 41078 vfunc[9]: QTable::eventFilter(QObject*, QEvent*) 41079 vfunc[10]: QWidget::setName(char const*) 41080 vfunc[11]: QObject::insertChild(QObject*) 41081 vfunc[12]: QScrollView::removeChild(QObject*) 41082 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41083 vfunc[14]: QObject::property(char const*) const 41084 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41085 vfunc[16]: QObject::childEvent(QChildEvent*) 41086 vfunc[17]: QObject::customEvent(QCustomEvent*) 41087 vfunc[18]: QObject::connectNotify(char const*) 41088 vfunc[19]: QObject::disconnectNotify(char const*) 41089 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41090 const*, char const*) 41091 vfunc[21]: QTable::setEnabled(bool) 41092 vfunc[22]: QWidget::setMinimumSize(int, int) 41093 vfunc[23]: QWidget::setMaximumSize(int, int) 41094 vfunc[24]: QWidget::setSizeIncrement(int, int) 41095 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 41096 vfunc[26]: QWidget::setEraseColor(QColor const&) 41097 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 41098 vfunc[28]: QWidget::setPalette(QPalette const&) 41099 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 41100 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 41101 vfunc[31]: QWidget::setFont(QFont const&) 41102 vfunc[32]: QWidget::setCursor(QCursor const&) 41103 vfunc[33]: QWidget::unsetCursor() 41104 vfunc[34]: QWidget::setMask(QBitmap const&) 41105 vfunc[35]: QWidget::setMask(QRegion const&) 41106 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 41107 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 41108 vfunc[38]: QWidget::setCaption(QString const&) 41109 vfunc[39]: QWidget::setIcon(QPixmap const&) 41110 vfunc[40]: QWidget::setIconText(QString const&) 41111 vfunc[41]: QWidget::setMouseTracking(bool) 41112 vfunc[42]: QWidget::setFocus() 41113 vfunc[43]: QWidget::setActiveWindow() 41114 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 41115 vfunc[45]: QWidget::setFocusProxy(QWidget*) 41116 vfunc[46]: QWidget::setUpdatesEnabled(bool) 41117 vfunc[47]: QScrollView::show() 41118 vfunc[48]: QWidget::hide() 41119 vfunc[49]: QWidget::showMinimized() 41120 vfunc[50]: QWidget::showMaximized() 41121 vfunc[51]: QWidget::showNormal() 41122 vfunc[52]: QWidget::polish() 41123 vfunc[53]: QWidget::move(int, int) 41124 vfunc[54]: QScrollView::resize(int, int) 41125 vfunc[55]: QWidget::setGeometry(int, int, int, int) 41126 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 41127 vfunc[57]: QWidget::close(bool) 41128 vfunc[58]: QTable::sizeHint() const 41129 vfunc[59]: QScrollView::minimumSizeHint() const 41130 vfunc[60]: QWidget::sizePolicy() const 41131 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 41132 vfunc[62]: QWidget::heightForWidth(int) const 41133 vfunc[63]: QWidget::adjustSize() 41134 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 41135 const&, bool) 41136 vfunc[65]: QWidget::setAcceptDrops(bool) 41137 vfunc[66]: QWidget::setAutoMask(bool) 41138 vfunc[67]: 41139 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 41140 vfunc[68]: QWidget::customWhatsThis() const 41141 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 41142 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 41143 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 41144 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 41145 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 41146 vfunc[74]: QTable::keyPressEvent(QKeyEvent*) 41147 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 41148 vfunc[76]: QTable::focusInEvent(QFocusEvent*) 41149 vfunc[77]: QTable::focusOutEvent(QFocusEvent*) 41150 vfunc[78]: QWidget::enterEvent(QEvent*) 41151 vfunc[79]: QWidget::leaveEvent(QEvent*) 41152 vfunc[80]: QTable::paintEvent(QPaintEvent*) 41153 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 41154 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 41155 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 41156 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 41157 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 41158 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 41159 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 41160 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 41161 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 41162 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 41163 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 41164 vfunc[92]: QWidget::dropEvent(QDropEvent*) 41165 vfunc[93]: QTable::showEvent(QShowEvent*) 41166 vfunc[94]: QWidget::hideEvent(QHideEvent*) 41167 vfunc[95]: QWidget::x11Event(_XEvent*) 41168 vfunc[96]: QWidget::updateMask() 41169 vfunc[97]: QScrollView::styleChange(QStyle&) 41170 vfunc[98]: QWidget::enabledChange(bool) 41171 vfunc[99]: QWidget::paletteChange(QPalette const&) 41172 vfunc[100]: QScrollView::fontChange(QFont const&) 41173 vfunc[101]: QTable::windowActivationChange(bool) 41174 vfunc[102]: QWidget::metric(int) const 41175 vfunc[103]: QWidget::create(unsigned long, bool, bool) 41176 vfunc[104]: QWidget::destroy(bool, bool) 41177 vfunc[105]: NULL or QWidget::setWState(unsigned int) 41178 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 41179 vfunc[107]: QScrollView::focusNextPrevChild(bool) 41180 vfunc[108]: QWidget::setKeyCompression(bool) 41181 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 41182 bool, QFont*) 41183 vfunc[110]: QFrame::setFrameStyle(int) 41184 vfunc[111]: QFrame::setLineWidth(int) 41185 vfunc[112]: QFrame::setMargin(int) 41186 vfunc[113]: QFrame::setMidLineWidth(int) 41187 vfunc[114]: QFrame::setFrameRect(QRect const&) 41188 vfunc[115]: QFrame::drawFrame(QPainter*) 41189 vfunc[116]: QTable::drawContents(QPainter*) 41190 vfunc[117]: QScrollView::frameChanged() 41191 vfunc[118]: 41192 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 41193 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 41194 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 41195 vfunc[121]: 41196 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 41197 vfunc[122]: 41198 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 41199 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 41200 vfunc[124]: QScrollView::setDragAutoScroll(bool) 41201 vfunc[125]: QScrollView::resizeContents(int, int) 41202 vfunc[126]: QScrollView::setContentsPos(int, int) 41203 vfunc[127]: QTable::drawContents(QPainter*, int, int, int, int) 41204 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 41205 int, int, int, int, int) 41206 vfunc[129]: QTable::contentsMousePressEvent(QMouseEvent*) 41207 vfunc[130]: QTable::contentsMouseReleaseEvent(QMouseEvent*) 41208 vfunc[131]: QTable::contentsMouseDoubleClickEvent(QMouseEvent*) 41209 vfunc[132]: QTable::contentsMouseMoveEvent(QMouseEvent*) 41210 vfunc[133]: QTable::contentsDragEnterEvent(QDragEnterEvent*) 41211 vfunc[134]: QTable::contentsDragMoveEvent(QDragMoveEvent*) 41212 vfunc[135]: QTable::contentsDragLeaveEvent(QDragLeaveEvent*) 41213 vfunc[136]: QTable::contentsDropEvent(QDropEvent*) 41214 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 41215 vfunc[138]: 41216 QTable::contentsContextMenuEvent(QContextMenuEvent*) 41217 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 41218 vfunc[140]: QTable::viewportResizeEvent(QResizeEvent*) 41219 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 41220 vfunc[142]: 41221 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 41222 vfunc[143]: 41223 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 41224 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 41225 vfunc[145]: 41226 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 41227 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 41228 vfunc[147]: 41229 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 41230 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 41231 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 41232 vfunc[150]: 41233 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 41234 vfunc[151]: QScrollView::setMargins(int, int, int, int) 41235 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 41236 int, int) 41237 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 41238 int, int) 41239 vfunc[154]: QTable::setSelectionMode(QTable::SelectionMode) 41240 vfunc[155]: QTable::setItem(int, int, QTableItem*) 41241 vfunc[156]: QTable::setText(int, int, QString const&) 41242 vfunc[157]: QTable::setPixmap(int, int, QPixmap const&) 41243 vfunc[158]: QTable::item(int, int) const 41244 vfunc[159]: QTable::text(int, int) const 41245 vfunc[160]: QTable::pixmap(int, int) const 41246 vfunc[161]: QTable::clearCell(int, int) 41247 vfunc[162]: QTable::cellGeometry(int, int) const 41248 vfunc[163]: QTable::columnWidth(int) const 41249 vfunc[164]: QTable::rowHeight(int) const 41250 vfunc[165]: QTable::columnPos(int) const 41251 vfunc[166]: QTable::rowPos(int) const 41252 vfunc[167]: QTable::columnAt(int) const 41253 vfunc[168]: QTable::rowAt(int) const 41254 vfunc[169]: QTable::numRows() const 41255 vfunc[170]: QTable::numCols() const 41256 vfunc[171]: QTable::addSelection(QTableSelection const&) 41257 vfunc[172]: QTable::removeSelection(QTableSelection const&) 41258 vfunc[173]: QTable::removeSelection(int) 41259 vfunc[174]: QTable::currentSelection() const 41260 vfunc[175]: QTable::sortColumn(int, bool, bool) 41261 vfunc[176]: QTable::takeItem(QTableItem*) 41262 vfunc[177]: QTable::setCellWidget(int, int, QWidget*) 41263 vfunc[178]: QTable::cellWidget(int, int) const 41264 vfunc[179]: QTable::clearCellWidget(int, int) 41265 vfunc[180]: QTable::cellRect(int, int) const 41266 vfunc[181]: QTable::paintCell(QPainter*, int, int, QRect 41267 const&, bool) 41268 vfunc[182]: QTable::paintCell(QPainter*, int, int, QRect 41269 const&, bool, QColorGroup const&) 41270 vfunc[183]: QTable::paintFocus(QPainter*, QRect const&) 41271 vfunc[184]: QTable::setFocusStyle(QTable::FocusStyle) 41272 vfunc[185]: QTable::setNumRows(int) 41273 vfunc[186]: QTable::setNumCols(int) 41274 vfunc[187]: QTable::setShowGrid(bool) 41275 vfunc[188]: QTable::hideRow(int) 41276 vfunc[189]: QTable::hideColumn(int) 41277 vfunc[190]: QTable::showRow(int) 41278 vfunc[191]: QTable::showColumn(int) 41279 vfunc[192]: QTable::setColumnWidth(int, int) 41280 vfunc[193]: QTable::setRowHeight(int, int) 41281 vfunc[194]: QTable::adjustColumn(int) 41282 vfunc[195]: QTable::adjustRow(int) 41283 vfunc[196]: QTable::setColumnStretchable(int, bool) 41284 vfunc[197]: QTable::setRowStretchable(int, bool) 41285 vfunc[198]: QTable::setSorting(bool) 41286 vfunc[199]: QTable::swapRows(int, int, bool) 41287 vfunc[200]: QTable::swapColumns(int, int, bool) 41288 vfunc[201]: QTable::swapCells(int, int, int, int) 41289 vfunc[202]: QTable::setLeftMargin(int) 41290 vfunc[203]: QTable::setTopMargin(int) 41291 vfunc[204]: QTable::setCurrentCell(int, int) 41292 vfunc[205]: QTable::setColumnMovingEnabled(bool) 41293 vfunc[206]: QTable::setRowMovingEnabled(bool) 41294 vfunc[207]: QTable::setReadOnly(bool) 41295 vfunc[208]: QTable::setRowReadOnly(int, bool) 41296 vfunc[209]: QTable::setColumnReadOnly(int, bool) 41297 vfunc[210]: QTable::setDragEnabled(bool) 41298 vfunc[211]: QTable::insertRows(int, int) 41299 vfunc[212]: QTable::insertColumns(int, int) 41300 vfunc[213]: QTable::removeRow(int) 41301 vfunc[214]: QTable::removeRows(QMemArray const&) 41302 vfunc[215]: QTable::removeColumn(int) 41303 vfunc[216]: QTable::removeColumns(QMemArray const&) 41304 vfunc[217]: QTable::editCell(int, int, bool) 41305 vfunc[218]: QTable::dragObject() 41306 vfunc[219]: QTable::startDrag() 41307 vfunc[220]: QTable::paintEmptyArea(QPainter*, int, int, int, 41308 int) 41309 vfunc[221]: QTable::activateNextCell() 41310 vfunc[222]: QTable::createEditor(int, int, bool) const 41311 vfunc[223]: QTable::setCellContentFromEditor(int, int) 41312 vfunc[224]: QTable::beginEdit(int, int, bool) 41313 vfunc[225]: QTable::endEdit(int, int, bool, bool) 41314 vfunc[226]: QTable::resizeData(int) 41315 vfunc[227]: QTable::insertWidget(int, int, QWidget*) 41316 vfunc[228]: QTable::columnWidthChanged(int) 41317 vfunc[229]: QTable::rowHeightChanged(int) 41318 vfunc[230]: QTable::columnIndexChanged(int, int, int) 41319 vfunc[231]: QTable::rowIndexChanged(int, int, int) 41320 vfunc[232]: QTable::columnClicked(int) 41321 41322 Table 8-608. Secondary vtable for QTable 41323 Base Offset -80 41324 Virtual Base Offset 0 41325 RTTI typeinfo for QTable 41326 vfunc[0]: non-virtual thunk to QTable::~QTable() 41327 vfunc[1]: non-virtual thunk to QTable::~QTable() 41328 vfunc[2]: QPaintDevice::setResolution(int) 41329 vfunc[3]: QPaintDevice::resolution() const 41330 vfunc[4]: QPaintDevice::handle() const 41331 vfunc[5]: QPaintDevice::x11RenderHandle() const 41332 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 41333 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 41334 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 41335 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 41336 const 41337 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 41338 41339 The Run Time Type Information for the QTable class is described 41340 by Table 8-609 41341 41342 Table 8-609. typeinfo for QTable 41343 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41344 Name typeinfo name for QTable 41345 basetype: typeinfo for QScrollView 41346 __________________________________________________________ 41347 41348 8.2.27.7. Interfaces for Qt3 Tables 41349 41350 An LSB conforming implementation shall provide the architecture 41351 specific functions for Qt3 Tables specified in Table 8-610, 41352 with the full mandatory functionality as described in the 41353 referenced underlying specification. 41354 41355 Table 8-610. libqt-mt - Qt3 Tables Function Interfaces 41356 _ZThn80_N10QDataTableD0Ev [CXXABI] _ZThn80_N10QDataTableD1Ev 41357 [CXXABI] 41358 _ZThn80_N6QTableD0Ev [CXXABI] _ZThn80_N6QTableD1Ev [CXXABI] 41359 _ZThn80_N7QHeaderD0Ev [CXXABI] _ZThn80_N7QHeaderD1Ev [CXXABI] 41360 __________________________________________________________ 41361 41362 8.2.28. Qt3 Plugins 41363 __________________________________________________________ 41364 41365 8.2.28.1. Class data for QGPlugin 41366 41367 The virtual table for the QGPlugin class is described by Table 41368 8-611 41369 41370 Table 8-611. Primary vtable for QGPlugin 41371 Base Offset 0 41372 Virtual Base Offset 0 41373 RTTI typeinfo for QGPlugin 41374 vfunc[0]: NULL or QGPlugin::metaObject() const 41375 vfunc[1]: QGPlugin::className() const 41376 vfunc[2]: QGPlugin::qt_cast(char const*) 41377 vfunc[3]: QGPlugin::qt_invoke(int, QUObject*) 41378 vfunc[4]: QGPlugin::qt_emit(int, QUObject*) 41379 vfunc[5]: QGPlugin::qt_property(int, int, QVariant*) 41380 vfunc[6]: QGPlugin::~QGPlugin() 41381 vfunc[7]: QGPlugin::~QGPlugin() 41382 vfunc[8]: QObject::event(QEvent*) 41383 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41384 vfunc[10]: QObject::setName(char const*) 41385 vfunc[11]: QObject::insertChild(QObject*) 41386 vfunc[12]: QObject::removeChild(QObject*) 41387 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41388 vfunc[14]: QObject::property(char const*) const 41389 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41390 vfunc[16]: QObject::childEvent(QChildEvent*) 41391 vfunc[17]: QObject::customEvent(QCustomEvent*) 41392 vfunc[18]: QObject::connectNotify(char const*) 41393 vfunc[19]: QObject::disconnectNotify(char const*) 41394 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41395 const*, char const*) 41396 41397 The Run Time Type Information for the QGPlugin class is 41398 described by Table 8-612 41399 41400 Table 8-612. typeinfo for QGPlugin 41401 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41402 Name typeinfo name for QGPlugin 41403 basetype: typeinfo for QObject 41404 __________________________________________________________ 41405 41406 8.2.28.2. Class data for QStylePlugin 41407 41408 The virtual table for the QStylePlugin class is described by 41409 Table 8-613 41410 41411 Table 8-613. Primary vtable for QStylePlugin 41412 Base Offset 0 41413 Virtual Base Offset 0 41414 RTTI typeinfo for QStylePlugin 41415 vfunc[0]: NULL or QStylePlugin::metaObject() const 41416 vfunc[1]: QStylePlugin::className() const 41417 vfunc[2]: QStylePlugin::qt_cast(char const*) 41418 vfunc[3]: QStylePlugin::qt_invoke(int, QUObject*) 41419 vfunc[4]: QStylePlugin::qt_emit(int, QUObject*) 41420 vfunc[5]: QStylePlugin::qt_property(int, int, QVariant*) 41421 vfunc[6]: QStylePlugin::~QStylePlugin() 41422 vfunc[7]: QStylePlugin::~QStylePlugin() 41423 vfunc[8]: QObject::event(QEvent*) 41424 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41425 vfunc[10]: QObject::setName(char const*) 41426 vfunc[11]: QObject::insertChild(QObject*) 41427 vfunc[12]: QObject::removeChild(QObject*) 41428 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41429 vfunc[14]: QObject::property(char const*) const 41430 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41431 vfunc[16]: QObject::childEvent(QChildEvent*) 41432 vfunc[17]: QObject::customEvent(QCustomEvent*) 41433 vfunc[18]: QObject::connectNotify(char const*) 41434 vfunc[19]: QObject::disconnectNotify(char const*) 41435 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41436 const*, char const*) 41437 vfunc[21]: __cxa_pure_virtual 41438 vfunc[22]: __cxa_pure_virtual 41439 41440 The Run Time Type Information for the QStylePlugin class is 41441 described by Table 8-614 41442 41443 Table 8-614. typeinfo for QStylePlugin 41444 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41445 Name typeinfo name for QStylePlugin 41446 basetype: typeinfo for QGPlugin 41447 __________________________________________________________ 41448 41449 8.2.28.3. Class data for QTextCodecPlugin 41450 41451 The virtual table for the QTextCodecPlugin class is described 41452 by Table 8-615 41453 41454 Table 8-615. Primary vtable for QTextCodecPlugin 41455 Base Offset 0 41456 Virtual Base Offset 0 41457 RTTI typeinfo for QTextCodecPlugin 41458 vfunc[0]: NULL or QTextCodecPlugin::metaObject() const 41459 vfunc[1]: QTextCodecPlugin::className() const 41460 vfunc[2]: QTextCodecPlugin::qt_cast(char const*) 41461 vfunc[3]: QTextCodecPlugin::qt_invoke(int, QUObject*) 41462 vfunc[4]: QTextCodecPlugin::qt_emit(int, QUObject*) 41463 vfunc[5]: QTextCodecPlugin::qt_property(int, int, QVariant*) 41464 vfunc[6]: QTextCodecPlugin::~QTextCodecPlugin() 41465 vfunc[7]: QTextCodecPlugin::~QTextCodecPlugin() 41466 vfunc[8]: QObject::event(QEvent*) 41467 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41468 vfunc[10]: QObject::setName(char const*) 41469 vfunc[11]: QObject::insertChild(QObject*) 41470 vfunc[12]: QObject::removeChild(QObject*) 41471 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41472 vfunc[14]: QObject::property(char const*) const 41473 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41474 vfunc[16]: QObject::childEvent(QChildEvent*) 41475 vfunc[17]: QObject::customEvent(QCustomEvent*) 41476 vfunc[18]: QObject::connectNotify(char const*) 41477 vfunc[19]: QObject::disconnectNotify(char const*) 41478 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41479 const*, char const*) 41480 vfunc[21]: __cxa_pure_virtual 41481 vfunc[22]: __cxa_pure_virtual 41482 vfunc[23]: __cxa_pure_virtual 41483 vfunc[24]: __cxa_pure_virtual 41484 41485 The Run Time Type Information for the QTextCodecPlugin class is 41486 described by Table 8-616 41487 41488 Table 8-616. typeinfo for QTextCodecPlugin 41489 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41490 Name typeinfo name for QTextCodecPlugin 41491 basetype: typeinfo for QGPlugin 41492 __________________________________________________________ 41493 41494 8.2.28.4. Class data for QWidgetPlugin 41495 41496 The virtual table for the QWidgetPlugin class is described by 41497 Table 8-617 41498 41499 Table 8-617. Primary vtable for QWidgetPlugin 41500 Base Offset 0 41501 Virtual Base Offset 0 41502 RTTI typeinfo for QWidgetPlugin 41503 vfunc[0]: NULL or QWidgetPlugin::metaObject() const 41504 vfunc[1]: QWidgetPlugin::className() const 41505 vfunc[2]: QWidgetPlugin::qt_cast(char const*) 41506 vfunc[3]: QWidgetPlugin::qt_invoke(int, QUObject*) 41507 vfunc[4]: QWidgetPlugin::qt_emit(int, QUObject*) 41508 vfunc[5]: QWidgetPlugin::qt_property(int, int, QVariant*) 41509 vfunc[6]: QWidgetPlugin::~QWidgetPlugin() 41510 vfunc[7]: QWidgetPlugin::~QWidgetPlugin() 41511 vfunc[8]: QObject::event(QEvent*) 41512 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41513 vfunc[10]: QObject::setName(char const*) 41514 vfunc[11]: QObject::insertChild(QObject*) 41515 vfunc[12]: QObject::removeChild(QObject*) 41516 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41517 vfunc[14]: QObject::property(char const*) const 41518 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41519 vfunc[16]: QObject::childEvent(QChildEvent*) 41520 vfunc[17]: QObject::customEvent(QCustomEvent*) 41521 vfunc[18]: QObject::connectNotify(char const*) 41522 vfunc[19]: QObject::disconnectNotify(char const*) 41523 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41524 const*, char const*) 41525 vfunc[21]: __cxa_pure_virtual 41526 vfunc[22]: __cxa_pure_virtual 41527 vfunc[23]: QWidgetPlugin::group(QString const&) const 41528 vfunc[24]: QWidgetPlugin::iconSet(QString const&) const 41529 vfunc[25]: QWidgetPlugin::includeFile(QString const&) const 41530 vfunc[26]: QWidgetPlugin::toolTip(QString const&) const 41531 vfunc[27]: QWidgetPlugin::whatsThis(QString const&) const 41532 vfunc[28]: QWidgetPlugin::isContainer(QString const&) const 41533 41534 The Run Time Type Information for the QWidgetPlugin class is 41535 described by Table 8-618 41536 41537 Table 8-618. typeinfo for QWidgetPlugin 41538 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41539 Name typeinfo name for QWidgetPlugin 41540 basetype: typeinfo for QGPlugin 41541 __________________________________________________________ 41542 41543 8.2.28.5. Class data for QLibrary 41544 41545 The virtual table for the QLibrary class is described by Table 41546 8-619 41547 41548 Table 8-619. Primary vtable for QLibrary 41549 Base Offset 0 41550 Virtual Base Offset 0 41551 RTTI typeinfo for QLibrary 41552 vfunc[0]: QLibrary::~QLibrary() 41553 vfunc[1]: QLibrary::~QLibrary() 41554 vfunc[2]: QLibrary::unload() 41555 41556 The Run Time Type Information for the QLibrary class is 41557 described by Table 8-620 41558 41559 Table 8-620. typeinfo for QLibrary 41560 Base Vtable vtable for __cxxabiv1::__class_type_info 41561 Name typeinfo name for QLibrary 41562 __________________________________________________________ 41563 41564 8.2.28.6. Class data for QImageFormatPlugin 41565 41566 The virtual table for the QImageFormatPlugin class is described 41567 by Table 8-621 41568 41569 Table 8-621. Primary vtable for QImageFormatPlugin 41570 Base Offset 0 41571 Virtual Base Offset 0 41572 RTTI typeinfo for QImageFormatPlugin 41573 vfunc[0]: NULL or QImageFormatPlugin::metaObject() const 41574 vfunc[1]: QImageFormatPlugin::className() const 41575 vfunc[2]: QImageFormatPlugin::qt_cast(char const*) 41576 vfunc[3]: QImageFormatPlugin::qt_invoke(int, QUObject*) 41577 vfunc[4]: QImageFormatPlugin::qt_emit(int, QUObject*) 41578 vfunc[5]: QImageFormatPlugin::qt_property(int, int, QVariant*) 41579 vfunc[6]: QImageFormatPlugin::~QImageFormatPlugin() 41580 vfunc[7]: QImageFormatPlugin::~QImageFormatPlugin() 41581 vfunc[8]: QObject::event(QEvent*) 41582 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41583 vfunc[10]: QObject::setName(char const*) 41584 vfunc[11]: QObject::insertChild(QObject*) 41585 vfunc[12]: QObject::removeChild(QObject*) 41586 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41587 vfunc[14]: QObject::property(char const*) const 41588 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41589 vfunc[16]: QObject::childEvent(QChildEvent*) 41590 vfunc[17]: QObject::customEvent(QCustomEvent*) 41591 vfunc[18]: QObject::connectNotify(char const*) 41592 vfunc[19]: QObject::disconnectNotify(char const*) 41593 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41594 const*, char const*) 41595 vfunc[21]: __cxa_pure_virtual 41596 vfunc[22]: QImageFormatPlugin::loadImage(QString const&, 41597 QString const&, QImage*) 41598 vfunc[23]: QImageFormatPlugin::saveImage(QString const&, 41599 QString const&, QImage const&) 41600 vfunc[24]: __cxa_pure_virtual 41601 41602 The Run Time Type Information for the QImageFormatPlugin class 41603 is described by Table 8-622 41604 41605 Table 8-622. typeinfo for QImageFormatPlugin 41606 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41607 Name typeinfo name for QImageFormatPlugin 41608 basetype: typeinfo for QGPlugin 41609 __________________________________________________________ 41610 41611 8.2.28.7. Interfaces for Qt3 Plugins 41612 41613 No external functions are defined for libqt-mt - Qt3 Plugins in 41614 this part of the specification. See also the generic 41615 specification. 41616 __________________________________________________________ 41617 41618 8.2.29. Qt3 XML 41619 __________________________________________________________ 41620 41621 8.2.29.1. Class data for QXmlEntityResolver 41622 41623 The virtual table for the QXmlEntityResolver class is described 41624 by Table 8-623 41625 41626 Table 8-623. Primary vtable for QXmlEntityResolver 41627 Base Offset 0 41628 Virtual Base Offset 0 41629 RTTI typeinfo for QXmlEntityResolver 41630 vfunc[0]: __cxa_pure_virtual 41631 vfunc[1]: __cxa_pure_virtual 41632 41633 The Run Time Type Information for the QXmlEntityResolver class 41634 is described by Table 8-624 41635 41636 Table 8-624. typeinfo for QXmlEntityResolver 41637 Base Vtable vtable for __cxxabiv1::__class_type_info 41638 Name typeinfo name for QXmlEntityResolver 41639 __________________________________________________________ 41640 41641 8.2.29.2. Class data for QXmlLocator 41642 41643 The virtual table for the QXmlLocator class is described by 41644 Table 8-625 41645 41646 Table 8-625. Primary vtable for QXmlLocator 41647 Base Offset 0 41648 Virtual Base Offset 0 41649 RTTI typeinfo for QXmlLocator 41650 vfunc[0]: QXmlLocator::~QXmlLocator() 41651 vfunc[1]: QXmlLocator::~QXmlLocator() 41652 vfunc[2]: __cxa_pure_virtual 41653 vfunc[3]: __cxa_pure_virtual 41654 41655 The Run Time Type Information for the QXmlLocator class is 41656 described by Table 8-626 41657 41658 Table 8-626. typeinfo for QXmlLocator 41659 Base Vtable vtable for __cxxabiv1::__class_type_info 41660 Name typeinfo name for QXmlLocator 41661 __________________________________________________________ 41662 41663 8.2.29.3. Class data for QDomElement 41664 41665 The virtual table for the QDomElement class is described by 41666 Table 8-627 41667 41668 Table 8-627. Primary vtable for QDomElement 41669 Base Offset 0 41670 Virtual Base Offset 0 41671 RTTI typeinfo for QDomElement 41672 vfunc[0]: QDomElement::~QDomElement() 41673 vfunc[1]: QDomElement::~QDomElement() 41674 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41675 const&) 41676 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41677 const&) 41678 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41679 const&) 41680 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41681 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41682 vfunc[7]: QDomNode::hasChildNodes() const 41683 vfunc[8]: QDomNode::cloneNode(bool) const 41684 vfunc[9]: QDomNode::normalize() 41685 vfunc[10]: QDomNode::isSupported(QString const&, QString 41686 const&) const 41687 vfunc[11]: QDomNode::nodeName() const 41688 vfunc[12]: QDomElement::nodeType() const 41689 vfunc[13]: QDomNode::parentNode() const 41690 vfunc[14]: QDomNode::childNodes() const 41691 vfunc[15]: QDomNode::firstChild() const 41692 vfunc[16]: QDomNode::lastChild() const 41693 vfunc[17]: QDomNode::previousSibling() const 41694 vfunc[18]: QDomNode::nextSibling() const 41695 vfunc[19]: QDomElement::attributes() const 41696 vfunc[20]: QDomNode::ownerDocument() const 41697 vfunc[21]: QDomNode::namespaceURI() const 41698 vfunc[22]: QDomNode::localName() const 41699 vfunc[23]: QDomNode::hasAttributes() const 41700 vfunc[24]: QDomNode::nodeValue() const 41701 vfunc[25]: QDomNode::setNodeValue(QString const&) 41702 vfunc[26]: QDomNode::prefix() const 41703 vfunc[27]: QDomNode::setPrefix(QString const&) 41704 vfunc[28]: QDomNode::isAttr() const 41705 vfunc[29]: QDomNode::isCDATASection() const 41706 vfunc[30]: QDomNode::isDocumentFragment() const 41707 vfunc[31]: QDomNode::isDocument() const 41708 vfunc[32]: QDomNode::isDocumentType() const 41709 vfunc[33]: QDomElement::isElement() const 41710 vfunc[34]: QDomNode::isEntityReference() const 41711 vfunc[35]: QDomNode::isText() const 41712 vfunc[36]: QDomNode::isEntity() const 41713 vfunc[37]: QDomNode::isNotation() const 41714 vfunc[38]: QDomNode::isProcessingInstruction() const 41715 vfunc[39]: QDomNode::isCharacterData() const 41716 vfunc[40]: QDomNode::isComment() const 41717 vfunc[41]: QDomElement::elementsByTagName(QString const&) const 41718 vfunc[42]: QDomElement::elementsByTagNameNS(QString const&, 41719 QString const&) const 41720 41721 The Run Time Type Information for the QDomElement class is 41722 described by Table 8-628 41723 41724 Table 8-628. typeinfo for QDomElement 41725 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41726 Name typeinfo name for QDomElement 41727 basetype: typeinfo for QDomNode 41728 __________________________________________________________ 41729 41730 8.2.29.4. Class data for QDomImplementation 41731 41732 The virtual table for the QDomImplementation class is described 41733 by Table 8-629 41734 41735 Table 8-629. Primary vtable for QDomImplementation 41736 Base Offset 0 41737 Virtual Base Offset 0 41738 RTTI typeinfo for QDomImplementation 41739 vfunc[0]: QDomImplementation::~QDomImplementation() 41740 vfunc[1]: QDomImplementation::~QDomImplementation() 41741 vfunc[2]: QDomImplementation::hasFeature(QString const&, 41742 QString const&) 41743 vfunc[3]: QDomImplementation::createDocumentType(QString 41744 const&, QString const&, QString const&) 41745 vfunc[4]: QDomImplementation::createDocument(QString const&, 41746 QString const&, QDomDocumentType const&) 41747 41748 The Run Time Type Information for the QDomImplementation class 41749 is described by Table 8-630 41750 41751 Table 8-630. typeinfo for QDomImplementation 41752 Base Vtable vtable for __cxxabiv1::__class_type_info 41753 Name typeinfo name for QDomImplementation 41754 __________________________________________________________ 41755 41756 8.2.29.5. Class data for QDomDocumentType 41757 41758 The virtual table for the QDomDocumentType class is described 41759 by Table 8-631 41760 41761 Table 8-631. Primary vtable for QDomDocumentType 41762 Base Offset 0 41763 Virtual Base Offset 0 41764 RTTI typeinfo for QDomDocumentType 41765 vfunc[0]: QDomDocumentType::~QDomDocumentType() 41766 vfunc[1]: QDomDocumentType::~QDomDocumentType() 41767 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41768 const&) 41769 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41770 const&) 41771 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41772 const&) 41773 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41774 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41775 vfunc[7]: QDomNode::hasChildNodes() const 41776 vfunc[8]: QDomNode::cloneNode(bool) const 41777 vfunc[9]: QDomNode::normalize() 41778 vfunc[10]: QDomNode::isSupported(QString const&, QString 41779 const&) const 41780 vfunc[11]: QDomNode::nodeName() const 41781 vfunc[12]: QDomDocumentType::nodeType() const 41782 vfunc[13]: QDomNode::parentNode() const 41783 vfunc[14]: QDomNode::childNodes() const 41784 vfunc[15]: QDomNode::firstChild() const 41785 vfunc[16]: QDomNode::lastChild() const 41786 vfunc[17]: QDomNode::previousSibling() const 41787 vfunc[18]: QDomNode::nextSibling() const 41788 vfunc[19]: QDomNode::attributes() const 41789 vfunc[20]: QDomNode::ownerDocument() const 41790 vfunc[21]: QDomNode::namespaceURI() const 41791 vfunc[22]: QDomNode::localName() const 41792 vfunc[23]: QDomNode::hasAttributes() const 41793 vfunc[24]: QDomNode::nodeValue() const 41794 vfunc[25]: QDomNode::setNodeValue(QString const&) 41795 vfunc[26]: QDomNode::prefix() const 41796 vfunc[27]: QDomNode::setPrefix(QString const&) 41797 vfunc[28]: QDomNode::isAttr() const 41798 vfunc[29]: QDomNode::isCDATASection() const 41799 vfunc[30]: QDomNode::isDocumentFragment() const 41800 vfunc[31]: QDomNode::isDocument() const 41801 vfunc[32]: QDomDocumentType::isDocumentType() const 41802 vfunc[33]: QDomNode::isElement() const 41803 vfunc[34]: QDomNode::isEntityReference() const 41804 vfunc[35]: QDomNode::isText() const 41805 vfunc[36]: QDomNode::isEntity() const 41806 vfunc[37]: QDomNode::isNotation() const 41807 vfunc[38]: QDomNode::isProcessingInstruction() const 41808 vfunc[39]: QDomNode::isCharacterData() const 41809 vfunc[40]: QDomNode::isComment() const 41810 vfunc[41]: QDomDocumentType::name() const 41811 vfunc[42]: QDomDocumentType::entities() const 41812 vfunc[43]: QDomDocumentType::notations() const 41813 vfunc[44]: QDomDocumentType::publicId() const 41814 vfunc[45]: QDomDocumentType::systemId() const 41815 vfunc[46]: QDomDocumentType::internalSubset() const 41816 41817 The Run Time Type Information for the QDomDocumentType class is 41818 described by Table 8-632 41819 41820 Table 8-632. typeinfo for QDomDocumentType 41821 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41822 Name typeinfo name for QDomDocumentType 41823 basetype: typeinfo for QDomNode 41824 __________________________________________________________ 41825 41826 8.2.29.6. Class data for QDomDocument 41827 41828 The virtual table for the QDomDocument class is described by 41829 Table 8-633 41830 41831 Table 8-633. Primary vtable for QDomDocument 41832 Base Offset 0 41833 Virtual Base Offset 0 41834 RTTI typeinfo for QDomDocument 41835 vfunc[0]: QDomDocument::~QDomDocument() 41836 vfunc[1]: QDomDocument::~QDomDocument() 41837 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41838 const&) 41839 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41840 const&) 41841 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41842 const&) 41843 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41844 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41845 vfunc[7]: QDomNode::hasChildNodes() const 41846 vfunc[8]: QDomNode::cloneNode(bool) const 41847 vfunc[9]: QDomNode::normalize() 41848 vfunc[10]: QDomNode::isSupported(QString const&, QString 41849 const&) const 41850 vfunc[11]: QDomNode::nodeName() const 41851 vfunc[12]: QDomDocument::nodeType() const 41852 vfunc[13]: QDomNode::parentNode() const 41853 vfunc[14]: QDomNode::childNodes() const 41854 vfunc[15]: QDomNode::firstChild() const 41855 vfunc[16]: QDomNode::lastChild() const 41856 vfunc[17]: QDomNode::previousSibling() const 41857 vfunc[18]: QDomNode::nextSibling() const 41858 vfunc[19]: QDomNode::attributes() const 41859 vfunc[20]: QDomNode::ownerDocument() const 41860 vfunc[21]: QDomNode::namespaceURI() const 41861 vfunc[22]: QDomNode::localName() const 41862 vfunc[23]: QDomNode::hasAttributes() const 41863 vfunc[24]: QDomNode::nodeValue() const 41864 vfunc[25]: QDomNode::setNodeValue(QString const&) 41865 vfunc[26]: QDomNode::prefix() const 41866 vfunc[27]: QDomNode::setPrefix(QString const&) 41867 vfunc[28]: QDomNode::isAttr() const 41868 vfunc[29]: QDomNode::isCDATASection() const 41869 vfunc[30]: QDomNode::isDocumentFragment() const 41870 vfunc[31]: QDomDocument::isDocument() const 41871 vfunc[32]: QDomNode::isDocumentType() const 41872 vfunc[33]: QDomNode::isElement() const 41873 vfunc[34]: QDomNode::isEntityReference() const 41874 vfunc[35]: QDomNode::isText() const 41875 vfunc[36]: QDomNode::isEntity() const 41876 vfunc[37]: QDomNode::isNotation() const 41877 vfunc[38]: QDomNode::isProcessingInstruction() const 41878 vfunc[39]: QDomNode::isCharacterData() const 41879 vfunc[40]: QDomNode::isComment() const 41880 41881 The Run Time Type Information for the QDomDocument class is 41882 described by Table 8-634 41883 41884 Table 8-634. typeinfo for QDomDocument 41885 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41886 Name typeinfo name for QDomDocument 41887 basetype: typeinfo for QDomNode 41888 __________________________________________________________ 41889 41890 8.2.29.7. Class data for QDomAttr 41891 41892 The virtual table for the QDomAttr class is described by Table 41893 8-635 41894 41895 Table 8-635. Primary vtable for QDomAttr 41896 Base Offset 0 41897 Virtual Base Offset 0 41898 RTTI typeinfo for QDomAttr 41899 vfunc[0]: QDomAttr::~QDomAttr() 41900 vfunc[1]: QDomAttr::~QDomAttr() 41901 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41902 const&) 41903 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41904 const&) 41905 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41906 const&) 41907 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41908 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41909 vfunc[7]: QDomNode::hasChildNodes() const 41910 vfunc[8]: QDomNode::cloneNode(bool) const 41911 vfunc[9]: QDomNode::normalize() 41912 vfunc[10]: QDomNode::isSupported(QString const&, QString 41913 const&) const 41914 vfunc[11]: QDomNode::nodeName() const 41915 vfunc[12]: QDomAttr::nodeType() const 41916 vfunc[13]: QDomNode::parentNode() const 41917 vfunc[14]: QDomNode::childNodes() const 41918 vfunc[15]: QDomNode::firstChild() const 41919 vfunc[16]: QDomNode::lastChild() const 41920 vfunc[17]: QDomNode::previousSibling() const 41921 vfunc[18]: QDomNode::nextSibling() const 41922 vfunc[19]: QDomNode::attributes() const 41923 vfunc[20]: QDomNode::ownerDocument() const 41924 vfunc[21]: QDomNode::namespaceURI() const 41925 vfunc[22]: QDomNode::localName() const 41926 vfunc[23]: QDomNode::hasAttributes() const 41927 vfunc[24]: QDomNode::nodeValue() const 41928 vfunc[25]: QDomNode::setNodeValue(QString const&) 41929 vfunc[26]: QDomNode::prefix() const 41930 vfunc[27]: QDomNode::setPrefix(QString const&) 41931 vfunc[28]: QDomAttr::isAttr() const 41932 vfunc[29]: QDomNode::isCDATASection() const 41933 vfunc[30]: QDomNode::isDocumentFragment() const 41934 vfunc[31]: QDomNode::isDocument() const 41935 vfunc[32]: QDomNode::isDocumentType() const 41936 vfunc[33]: QDomNode::isElement() const 41937 vfunc[34]: QDomNode::isEntityReference() const 41938 vfunc[35]: QDomNode::isText() const 41939 vfunc[36]: QDomNode::isEntity() const 41940 vfunc[37]: QDomNode::isNotation() const 41941 vfunc[38]: QDomNode::isProcessingInstruction() const 41942 vfunc[39]: QDomNode::isCharacterData() const 41943 vfunc[40]: QDomNode::isComment() const 41944 vfunc[41]: QDomAttr::name() const 41945 vfunc[42]: QDomAttr::specified() const 41946 vfunc[43]: QDomAttr::ownerElement() const 41947 vfunc[44]: QDomAttr::value() const 41948 vfunc[45]: QDomAttr::setValue(QString const&) 41949 41950 The Run Time Type Information for the QDomAttr class is 41951 described by Table 8-636 41952 41953 Table 8-636. typeinfo for QDomAttr 41954 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41955 Name typeinfo name for QDomAttr 41956 basetype: typeinfo for QDomNode 41957 __________________________________________________________ 41958 41959 8.2.29.8. Class data for QDomNodeList 41960 41961 The virtual table for the QDomNodeList class is described by 41962 Table 8-637 41963 41964 Table 8-637. Primary vtable for QDomNodeList 41965 Base Offset 0 41966 Virtual Base Offset 0 41967 RTTI typeinfo for QDomNodeList 41968 vfunc[0]: QDomNodeList::~QDomNodeList() 41969 vfunc[1]: QDomNodeList::~QDomNodeList() 41970 vfunc[2]: QDomNodeList::item(int) const 41971 vfunc[3]: QDomNodeList::length() const 41972 41973 The Run Time Type Information for the QDomNodeList class is 41974 described by Table 8-638 41975 41976 Table 8-638. typeinfo for QDomNodeList 41977 Base Vtable vtable for __cxxabiv1::__class_type_info 41978 Name typeinfo name for QDomNodeList 41979 __________________________________________________________ 41980 41981 8.2.29.9. Class data for QXmlReader 41982 41983 The virtual table for the QXmlReader class is described by 41984 Table 8-639 41985 41986 Table 8-639. Primary vtable for QXmlReader 41987 Base Offset 0 41988 Virtual Base Offset 0 41989 RTTI typeinfo for QXmlReader 41990 vfunc[0]: __cxa_pure_virtual 41991 vfunc[1]: __cxa_pure_virtual 41992 vfunc[2]: __cxa_pure_virtual 41993 vfunc[3]: __cxa_pure_virtual 41994 vfunc[4]: __cxa_pure_virtual 41995 vfunc[5]: __cxa_pure_virtual 41996 vfunc[6]: __cxa_pure_virtual 41997 vfunc[7]: __cxa_pure_virtual 41998 vfunc[8]: __cxa_pure_virtual 41999 vfunc[9]: __cxa_pure_virtual 42000 vfunc[10]: __cxa_pure_virtual 42001 vfunc[11]: __cxa_pure_virtual 42002 vfunc[12]: __cxa_pure_virtual 42003 vfunc[13]: __cxa_pure_virtual 42004 vfunc[14]: __cxa_pure_virtual 42005 vfunc[15]: __cxa_pure_virtual 42006 vfunc[16]: __cxa_pure_virtual 42007 vfunc[17]: __cxa_pure_virtual 42008 vfunc[18]: __cxa_pure_virtual 42009 vfunc[19]: __cxa_pure_virtual 42010 42011 The Run Time Type Information for the QXmlReader class is 42012 described by Table 8-640 42013 42014 Table 8-640. typeinfo for QXmlReader 42015 Base Vtable vtable for __cxxabiv1::__class_type_info 42016 Name typeinfo name for QXmlReader 42017 __________________________________________________________ 42018 42019 8.2.29.10. Class data for QDomEntity 42020 42021 The virtual table for the QDomEntity class is described by 42022 Table 8-641 42023 42024 Table 8-641. Primary vtable for QDomEntity 42025 Base Offset 0 42026 Virtual Base Offset 0 42027 RTTI typeinfo for QDomEntity 42028 vfunc[0]: QDomEntity::~QDomEntity() 42029 vfunc[1]: QDomEntity::~QDomEntity() 42030 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42031 const&) 42032 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42033 const&) 42034 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42035 const&) 42036 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42037 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42038 vfunc[7]: QDomNode::hasChildNodes() const 42039 vfunc[8]: QDomNode::cloneNode(bool) const 42040 vfunc[9]: QDomNode::normalize() 42041 vfunc[10]: QDomNode::isSupported(QString const&, QString 42042 const&) const 42043 vfunc[11]: QDomNode::nodeName() const 42044 vfunc[12]: QDomEntity::nodeType() const 42045 vfunc[13]: QDomNode::parentNode() const 42046 vfunc[14]: QDomNode::childNodes() const 42047 vfunc[15]: QDomNode::firstChild() const 42048 vfunc[16]: QDomNode::lastChild() const 42049 vfunc[17]: QDomNode::previousSibling() const 42050 vfunc[18]: QDomNode::nextSibling() const 42051 vfunc[19]: QDomNode::attributes() const 42052 vfunc[20]: QDomNode::ownerDocument() const 42053 vfunc[21]: QDomNode::namespaceURI() const 42054 vfunc[22]: QDomNode::localName() const 42055 vfunc[23]: QDomNode::hasAttributes() const 42056 vfunc[24]: QDomNode::nodeValue() const 42057 vfunc[25]: QDomNode::setNodeValue(QString const&) 42058 vfunc[26]: QDomNode::prefix() const 42059 vfunc[27]: QDomNode::setPrefix(QString const&) 42060 vfunc[28]: QDomNode::isAttr() const 42061 vfunc[29]: QDomNode::isCDATASection() const 42062 vfunc[30]: QDomNode::isDocumentFragment() const 42063 vfunc[31]: QDomNode::isDocument() const 42064 vfunc[32]: QDomNode::isDocumentType() const 42065 vfunc[33]: QDomNode::isElement() const 42066 vfunc[34]: QDomNode::isEntityReference() const 42067 vfunc[35]: QDomNode::isText() const 42068 vfunc[36]: QDomEntity::isEntity() const 42069 vfunc[37]: QDomNode::isNotation() const 42070 vfunc[38]: QDomNode::isProcessingInstruction() const 42071 vfunc[39]: QDomNode::isCharacterData() const 42072 vfunc[40]: QDomNode::isComment() const 42073 vfunc[41]: QDomEntity::publicId() const 42074 vfunc[42]: QDomEntity::systemId() const 42075 vfunc[43]: QDomEntity::notationName() const 42076 42077 The Run Time Type Information for the QDomEntity class is 42078 described by Table 8-642 42079 42080 Table 8-642. typeinfo for QDomEntity 42081 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42082 Name typeinfo name for QDomEntity 42083 basetype: typeinfo for QDomNode 42084 __________________________________________________________ 42085 42086 8.2.29.11. Class data for QXmlDeclHandler 42087 42088 The virtual table for the QXmlDeclHandler class is described by 42089 Table 8-643 42090 42091 Table 8-643. Primary vtable for QXmlDeclHandler 42092 Base Offset 0 42093 Virtual Base Offset 0 42094 RTTI typeinfo for QXmlDeclHandler 42095 vfunc[0]: __cxa_pure_virtual 42096 vfunc[1]: __cxa_pure_virtual 42097 vfunc[2]: __cxa_pure_virtual 42098 vfunc[3]: __cxa_pure_virtual 42099 42100 The Run Time Type Information for the QXmlDeclHandler class is 42101 described by Table 8-644 42102 42103 Table 8-644. typeinfo for QXmlDeclHandler 42104 Base Vtable vtable for __cxxabiv1::__class_type_info 42105 Name typeinfo name for QXmlDeclHandler 42106 __________________________________________________________ 42107 42108 8.2.29.12. Class data for QDomNode 42109 42110 The virtual table for the QDomNode class is described by Table 42111 8-645 42112 42113 Table 8-645. Primary vtable for QDomNode 42114 Base Offset 0 42115 Virtual Base Offset 0 42116 RTTI typeinfo for QDomNode 42117 vfunc[0]: QDomNode::~QDomNode() 42118 vfunc[1]: QDomNode::~QDomNode() 42119 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42120 const&) 42121 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42122 const&) 42123 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42124 const&) 42125 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42126 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42127 vfunc[7]: QDomNode::hasChildNodes() const 42128 vfunc[8]: QDomNode::cloneNode(bool) const 42129 vfunc[9]: QDomNode::normalize() 42130 vfunc[10]: QDomNode::isSupported(QString const&, QString 42131 const&) const 42132 vfunc[11]: QDomNode::nodeName() const 42133 vfunc[12]: QDomNode::nodeType() const 42134 vfunc[13]: QDomNode::parentNode() const 42135 vfunc[14]: QDomNode::childNodes() const 42136 vfunc[15]: QDomNode::firstChild() const 42137 vfunc[16]: QDomNode::lastChild() const 42138 vfunc[17]: QDomNode::previousSibling() const 42139 vfunc[18]: QDomNode::nextSibling() const 42140 vfunc[19]: QDomNode::attributes() const 42141 vfunc[20]: QDomNode::ownerDocument() const 42142 vfunc[21]: QDomNode::namespaceURI() const 42143 vfunc[22]: QDomNode::localName() const 42144 vfunc[23]: QDomNode::hasAttributes() const 42145 vfunc[24]: QDomNode::nodeValue() const 42146 vfunc[25]: QDomNode::setNodeValue(QString const&) 42147 vfunc[26]: QDomNode::prefix() const 42148 vfunc[27]: QDomNode::setPrefix(QString const&) 42149 vfunc[28]: QDomNode::isAttr() const 42150 vfunc[29]: QDomNode::isCDATASection() const 42151 vfunc[30]: QDomNode::isDocumentFragment() const 42152 vfunc[31]: QDomNode::isDocument() const 42153 vfunc[32]: QDomNode::isDocumentType() const 42154 vfunc[33]: QDomNode::isElement() const 42155 vfunc[34]: QDomNode::isEntityReference() const 42156 vfunc[35]: QDomNode::isText() const 42157 vfunc[36]: QDomNode::isEntity() const 42158 vfunc[37]: QDomNode::isNotation() const 42159 vfunc[38]: QDomNode::isProcessingInstruction() const 42160 vfunc[39]: QDomNode::isCharacterData() const 42161 vfunc[40]: QDomNode::isComment() const 42162 42163 The Run Time Type Information for the QDomNode class is 42164 described by Table 8-646 42165 42166 Table 8-646. typeinfo for QDomNode 42167 Base Vtable vtable for __cxxabiv1::__class_type_info 42168 Name typeinfo name for QDomNode 42169 __________________________________________________________ 42170 42171 8.2.29.13. Class data for QDomText 42172 42173 The virtual table for the QDomText class is described by Table 42174 8-647 42175 42176 Table 8-647. Primary vtable for QDomText 42177 Base Offset 0 42178 Virtual Base Offset 0 42179 RTTI typeinfo for QDomText 42180 vfunc[0]: QDomText::~QDomText() 42181 vfunc[1]: QDomText::~QDomText() 42182 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42183 const&) 42184 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42185 const&) 42186 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42187 const&) 42188 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42189 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42190 vfunc[7]: QDomNode::hasChildNodes() const 42191 vfunc[8]: QDomNode::cloneNode(bool) const 42192 vfunc[9]: QDomNode::normalize() 42193 vfunc[10]: QDomNode::isSupported(QString const&, QString 42194 const&) const 42195 vfunc[11]: QDomNode::nodeName() const 42196 vfunc[12]: QDomText::nodeType() const 42197 vfunc[13]: QDomNode::parentNode() const 42198 vfunc[14]: QDomNode::childNodes() const 42199 vfunc[15]: QDomNode::firstChild() const 42200 vfunc[16]: QDomNode::lastChild() const 42201 vfunc[17]: QDomNode::previousSibling() const 42202 vfunc[18]: QDomNode::nextSibling() const 42203 vfunc[19]: QDomNode::attributes() const 42204 vfunc[20]: QDomNode::ownerDocument() const 42205 vfunc[21]: QDomNode::namespaceURI() const 42206 vfunc[22]: QDomNode::localName() const 42207 vfunc[23]: QDomNode::hasAttributes() const 42208 vfunc[24]: QDomNode::nodeValue() const 42209 vfunc[25]: QDomNode::setNodeValue(QString const&) 42210 vfunc[26]: QDomNode::prefix() const 42211 vfunc[27]: QDomNode::setPrefix(QString const&) 42212 vfunc[28]: QDomNode::isAttr() const 42213 vfunc[29]: QDomNode::isCDATASection() const 42214 vfunc[30]: QDomNode::isDocumentFragment() const 42215 vfunc[31]: QDomNode::isDocument() const 42216 vfunc[32]: QDomNode::isDocumentType() const 42217 vfunc[33]: QDomNode::isElement() const 42218 vfunc[34]: QDomNode::isEntityReference() const 42219 vfunc[35]: QDomText::isText() const 42220 vfunc[36]: QDomNode::isEntity() const 42221 vfunc[37]: QDomNode::isNotation() const 42222 vfunc[38]: QDomNode::isProcessingInstruction() const 42223 vfunc[39]: QDomCharacterData::isCharacterData() const 42224 vfunc[40]: QDomNode::isComment() const 42225 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42226 unsigned long) 42227 vfunc[42]: QDomCharacterData::appendData(QString const&) 42228 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42229 const&) 42230 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42231 unsigned long) 42232 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42233 unsigned long, QString const&) 42234 vfunc[46]: QDomCharacterData::length() const 42235 vfunc[47]: QDomCharacterData::data() const 42236 vfunc[48]: QDomCharacterData::setData(QString const&) 42237 42238 The Run Time Type Information for the QDomText class is 42239 described by Table 8-648 42240 42241 Table 8-648. typeinfo for QDomText 42242 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42243 Name typeinfo name for QDomText 42244 basetype: typeinfo for QDomCharacterData 42245 __________________________________________________________ 42246 42247 8.2.29.14. Class data for QDomCharacterData 42248 42249 The virtual table for the QDomCharacterData class is described 42250 by Table 8-649 42251 42252 Table 8-649. Primary vtable for QDomCharacterData 42253 Base Offset 0 42254 Virtual Base Offset 0 42255 RTTI typeinfo for QDomCharacterData 42256 vfunc[0]: QDomCharacterData::~QDomCharacterData() 42257 vfunc[1]: QDomCharacterData::~QDomCharacterData() 42258 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42259 const&) 42260 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42261 const&) 42262 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42263 const&) 42264 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42265 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42266 vfunc[7]: QDomNode::hasChildNodes() const 42267 vfunc[8]: QDomNode::cloneNode(bool) const 42268 vfunc[9]: QDomNode::normalize() 42269 vfunc[10]: QDomNode::isSupported(QString const&, QString 42270 const&) const 42271 vfunc[11]: QDomNode::nodeName() const 42272 vfunc[12]: QDomCharacterData::nodeType() const 42273 vfunc[13]: QDomNode::parentNode() const 42274 vfunc[14]: QDomNode::childNodes() const 42275 vfunc[15]: QDomNode::firstChild() const 42276 vfunc[16]: QDomNode::lastChild() const 42277 vfunc[17]: QDomNode::previousSibling() const 42278 vfunc[18]: QDomNode::nextSibling() const 42279 vfunc[19]: QDomNode::attributes() const 42280 vfunc[20]: QDomNode::ownerDocument() const 42281 vfunc[21]: QDomNode::namespaceURI() const 42282 vfunc[22]: QDomNode::localName() const 42283 vfunc[23]: QDomNode::hasAttributes() const 42284 vfunc[24]: QDomNode::nodeValue() const 42285 vfunc[25]: QDomNode::setNodeValue(QString const&) 42286 vfunc[26]: QDomNode::prefix() const 42287 vfunc[27]: QDomNode::setPrefix(QString const&) 42288 vfunc[28]: QDomNode::isAttr() const 42289 vfunc[29]: QDomNode::isCDATASection() const 42290 vfunc[30]: QDomNode::isDocumentFragment() const 42291 vfunc[31]: QDomNode::isDocument() const 42292 vfunc[32]: QDomNode::isDocumentType() const 42293 vfunc[33]: QDomNode::isElement() const 42294 vfunc[34]: QDomNode::isEntityReference() const 42295 vfunc[35]: QDomNode::isText() const 42296 vfunc[36]: QDomNode::isEntity() const 42297 vfunc[37]: QDomNode::isNotation() const 42298 vfunc[38]: QDomNode::isProcessingInstruction() const 42299 vfunc[39]: QDomCharacterData::isCharacterData() const 42300 vfunc[40]: QDomNode::isComment() const 42301 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42302 unsigned long) 42303 vfunc[42]: QDomCharacterData::appendData(QString const&) 42304 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42305 const&) 42306 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42307 unsigned long) 42308 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42309 unsigned long, QString const&) 42310 vfunc[46]: QDomCharacterData::length() const 42311 vfunc[47]: QDomCharacterData::data() const 42312 vfunc[48]: QDomCharacterData::setData(QString const&) 42313 42314 The Run Time Type Information for the QDomCharacterData class 42315 is described by Table 8-650 42316 42317 Table 8-650. typeinfo for QDomCharacterData 42318 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42319 Name typeinfo name for QDomCharacterData 42320 basetype: typeinfo for QDomNode 42321 __________________________________________________________ 42322 42323 8.2.29.15. Class data for QDomComment 42324 42325 The virtual table for the QDomComment class is described by 42326 Table 8-651 42327 42328 Table 8-651. Primary vtable for QDomComment 42329 Base Offset 0 42330 Virtual Base Offset 0 42331 RTTI typeinfo for QDomComment 42332 vfunc[0]: QDomComment::~QDomComment() 42333 vfunc[1]: QDomComment::~QDomComment() 42334 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42335 const&) 42336 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42337 const&) 42338 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42339 const&) 42340 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42341 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42342 vfunc[7]: QDomNode::hasChildNodes() const 42343 vfunc[8]: QDomNode::cloneNode(bool) const 42344 vfunc[9]: QDomNode::normalize() 42345 vfunc[10]: QDomNode::isSupported(QString const&, QString 42346 const&) const 42347 vfunc[11]: QDomNode::nodeName() const 42348 vfunc[12]: QDomComment::nodeType() const 42349 vfunc[13]: QDomNode::parentNode() const 42350 vfunc[14]: QDomNode::childNodes() const 42351 vfunc[15]: QDomNode::firstChild() const 42352 vfunc[16]: QDomNode::lastChild() const 42353 vfunc[17]: QDomNode::previousSibling() const 42354 vfunc[18]: QDomNode::nextSibling() const 42355 vfunc[19]: QDomNode::attributes() const 42356 vfunc[20]: QDomNode::ownerDocument() const 42357 vfunc[21]: QDomNode::namespaceURI() const 42358 vfunc[22]: QDomNode::localName() const 42359 vfunc[23]: QDomNode::hasAttributes() const 42360 vfunc[24]: QDomNode::nodeValue() const 42361 vfunc[25]: QDomNode::setNodeValue(QString const&) 42362 vfunc[26]: QDomNode::prefix() const 42363 vfunc[27]: QDomNode::setPrefix(QString const&) 42364 vfunc[28]: QDomNode::isAttr() const 42365 vfunc[29]: QDomNode::isCDATASection() const 42366 vfunc[30]: QDomNode::isDocumentFragment() const 42367 vfunc[31]: QDomNode::isDocument() const 42368 vfunc[32]: QDomNode::isDocumentType() const 42369 vfunc[33]: QDomNode::isElement() const 42370 vfunc[34]: QDomNode::isEntityReference() const 42371 vfunc[35]: QDomNode::isText() const 42372 vfunc[36]: QDomNode::isEntity() const 42373 vfunc[37]: QDomNode::isNotation() const 42374 vfunc[38]: QDomNode::isProcessingInstruction() const 42375 vfunc[39]: QDomCharacterData::isCharacterData() const 42376 vfunc[40]: QDomComment::isComment() const 42377 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42378 unsigned long) 42379 vfunc[42]: QDomCharacterData::appendData(QString const&) 42380 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42381 const&) 42382 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42383 unsigned long) 42384 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42385 unsigned long, QString const&) 42386 vfunc[46]: QDomCharacterData::length() const 42387 vfunc[47]: QDomCharacterData::data() const 42388 vfunc[48]: QDomCharacterData::setData(QString const&) 42389 42390 The Run Time Type Information for the QDomComment class is 42391 described by Table 8-652 42392 42393 Table 8-652. typeinfo for QDomComment 42394 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42395 Name typeinfo name for QDomComment 42396 basetype: typeinfo for QDomCharacterData 42397 __________________________________________________________ 42398 42399 8.2.29.16. Class data for QXmlDefaultHandler 42400 42401 The virtual table for the QXmlDefaultHandler class is described 42402 by Table 8-653 42403 42404 Table 8-653. Primary vtable for QXmlDefaultHandler 42405 Base Offset 0 42406 Virtual Base Offset 0 42407 RTTI typeinfo for QXmlDefaultHandler 42408 vfunc[0]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) 42409 vfunc[1]: QXmlDefaultHandler::startDocument() 42410 vfunc[2]: QXmlDefaultHandler::endDocument() 42411 vfunc[3]: QXmlDefaultHandler::startPrefixMapping(QString 42412 const&, QString const&) 42413 vfunc[4]: QXmlDefaultHandler::endPrefixMapping(QString const&) 42414 vfunc[5]: QXmlDefaultHandler::startElement(QString const&, 42415 QString const&, QString const&, QXmlAttributes const&) 42416 vfunc[6]: QXmlDefaultHandler::endElement(QString const&, 42417 QString const&, QString const&) 42418 vfunc[7]: QXmlDefaultHandler::characters(QString const&) 42419 vfunc[8]: QXmlDefaultHandler::ignorableWhitespace(QString 42420 const&) 42421 vfunc[9]: QXmlDefaultHandler::processingInstruction(QString 42422 const&, QString const&) 42423 vfunc[10]: QXmlDefaultHandler::skippedEntity(QString const&) 42424 vfunc[11]: QXmlDefaultHandler::errorString() 42425 vfunc[12]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 42426 vfunc[13]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 42427 vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException 42428 const&) 42429 vfunc[15]: QXmlDefaultHandler::error(QXmlParseException const&) 42430 vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException 42431 const&) 42432 vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, 42433 QString const&, QString const&) 42434 vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString 42435 const&, QString const&, QString const&, QString const&) 42436 vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, 42437 QString const&, QXmlInputSource*&) 42438 vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, QString 42439 const&, QString const&) 42440 vfunc[21]: QXmlDefaultHandler::endDTD() 42441 vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) 42442 vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) 42443 vfunc[24]: QXmlDefaultHandler::startCDATA() 42444 vfunc[25]: QXmlDefaultHandler::endCDATA() 42445 vfunc[26]: QXmlDefaultHandler::comment(QString const&) 42446 vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, 42447 QString const&, QString const&, QString const&, QString const&) 42448 vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString 42449 const&, QString const&) 42450 vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString 42451 const&, QString const&, QString const&) 42452 42453 Table 8-654. Secondary vtable for QXmlDefaultHandler 42454 Base Offset -8 42455 Virtual Base Offset 0 42456 RTTI typeinfo for QXmlDefaultHandler 42457 vfunc[0]: non-virtual thunk to 42458 QXmlDefaultHandler::warning(QXmlParseException const&) 42459 vfunc[1]: non-virtual thunk to 42460 QXmlDefaultHandler::error(QXmlParseException const&) 42461 vfunc[2]: non-virtual thunk to 42462 QXmlDefaultHandler::fatalError(QXmlParseException const&) 42463 vfunc[3]: non-virtual thunk to 42464 QXmlDefaultHandler::errorString() 42465 42466 Table 8-655. Secondary vtable for QXmlDefaultHandler 42467 Base Offset -16 42468 Virtual Base Offset 0 42469 RTTI typeinfo for QXmlDefaultHandler 42470 vfunc[0]: non-virtual thunk to 42471 QXmlDefaultHandler::notationDecl(QString const&, QString 42472 const&, QString const&) 42473 vfunc[1]: non-virtual thunk to 42474 QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString 42475 const&, QString const&, QString const&) 42476 vfunc[2]: non-virtual thunk to 42477 QXmlDefaultHandler::errorString() 42478 42479 Table 8-656. Secondary vtable for QXmlDefaultHandler 42480 Base Offset -24 42481 Virtual Base Offset 0 42482 RTTI typeinfo for QXmlDefaultHandler 42483 vfunc[0]: non-virtual thunk to 42484 QXmlDefaultHandler::resolveEntity(QString const&, QString 42485 const&, QXmlInputSource*&) 42486 vfunc[1]: non-virtual thunk to 42487 QXmlDefaultHandler::errorString() 42488 42489 Table 8-657. Secondary vtable for QXmlDefaultHandler 42490 Base Offset -32 42491 Virtual Base Offset 0 42492 RTTI typeinfo for QXmlDefaultHandler 42493 vfunc[0]: non-virtual thunk to 42494 QXmlDefaultHandler::startDTD(QString const&, QString const&, 42495 QString const&) 42496 vfunc[1]: non-virtual thunk to QXmlDefaultHandler::endDTD() 42497 vfunc[2]: non-virtual thunk to 42498 QXmlDefaultHandler::startEntity(QString const&) 42499 vfunc[3]: non-virtual thunk to 42500 QXmlDefaultHandler::endEntity(QString const&) 42501 vfunc[4]: non-virtual thunk to QXmlDefaultHandler::startCDATA() 42502 vfunc[5]: non-virtual thunk to QXmlDefaultHandler::endCDATA() 42503 vfunc[6]: non-virtual thunk to 42504 QXmlDefaultHandler::comment(QString const&) 42505 vfunc[7]: non-virtual thunk to 42506 QXmlDefaultHandler::errorString() 42507 42508 Table 8-658. Secondary vtable for QXmlDefaultHandler 42509 Base Offset -40 42510 Virtual Base Offset 0 42511 RTTI typeinfo for QXmlDefaultHandler 42512 vfunc[0]: non-virtual thunk to 42513 QXmlDefaultHandler::attributeDecl(QString const&, QString 42514 const&, QString const&, QString const&, QString const&) 42515 vfunc[1]: non-virtual thunk to 42516 QXmlDefaultHandler::internalEntityDecl(QString const&, QString 42517 const&) 42518 vfunc[2]: non-virtual thunk to 42519 QXmlDefaultHandler::externalEntityDecl(QString const&, QString 42520 const&, QString const&) 42521 vfunc[3]: non-virtual thunk to 42522 QXmlDefaultHandler::errorString() 42523 42524 The Run Time Type Information for the QXmlDefaultHandler class 42525 is described by Table 8-659 42526 42527 Table 8-659. typeinfo for QXmlDefaultHandler 42528 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 42529 Name typeinfo name for QXmlDefaultHandler 42530 flags: 0 42531 basetype: typeinfo for QXmlContentHandler 2 42532 basetype: typeinfo for QXmlErrorHandler 1026 42533 basetype: typeinfo for QXmlErrorHandler 2050 42534 basetype: typeinfo for QXmlErrorHandler 1026 42535 basetype: typeinfo for QXmlErrorHandler 2050 42536 basetype: typeinfo for QXmlErrorHandler 1026 42537 __________________________________________________________ 42538 42539 8.2.29.17. Class data for QDomNotation 42540 42541 The virtual table for the QDomNotation class is described by 42542 Table 8-660 42543 42544 Table 8-660. Primary vtable for QDomNotation 42545 Base Offset 0 42546 Virtual Base Offset 0 42547 RTTI typeinfo for QDomNotation 42548 vfunc[0]: QDomNotation::~QDomNotation() 42549 vfunc[1]: QDomNotation::~QDomNotation() 42550 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42551 const&) 42552 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42553 const&) 42554 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42555 const&) 42556 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42557 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42558 vfunc[7]: QDomNode::hasChildNodes() const 42559 vfunc[8]: QDomNode::cloneNode(bool) const 42560 vfunc[9]: QDomNode::normalize() 42561 vfunc[10]: QDomNode::isSupported(QString const&, QString 42562 const&) const 42563 vfunc[11]: QDomNode::nodeName() const 42564 vfunc[12]: QDomNotation::nodeType() const 42565 vfunc[13]: QDomNode::parentNode() const 42566 vfunc[14]: QDomNode::childNodes() const 42567 vfunc[15]: QDomNode::firstChild() const 42568 vfunc[16]: QDomNode::lastChild() const 42569 vfunc[17]: QDomNode::previousSibling() const 42570 vfunc[18]: QDomNode::nextSibling() const 42571 vfunc[19]: QDomNode::attributes() const 42572 vfunc[20]: QDomNode::ownerDocument() const 42573 vfunc[21]: QDomNode::namespaceURI() const 42574 vfunc[22]: QDomNode::localName() const 42575 vfunc[23]: QDomNode::hasAttributes() const 42576 vfunc[24]: QDomNode::nodeValue() const 42577 vfunc[25]: QDomNode::setNodeValue(QString const&) 42578 vfunc[26]: QDomNode::prefix() const 42579 vfunc[27]: QDomNode::setPrefix(QString const&) 42580 vfunc[28]: QDomNode::isAttr() const 42581 vfunc[29]: QDomNode::isCDATASection() const 42582 vfunc[30]: QDomNode::isDocumentFragment() const 42583 vfunc[31]: QDomNode::isDocument() const 42584 vfunc[32]: QDomNode::isDocumentType() const 42585 vfunc[33]: QDomNode::isElement() const 42586 vfunc[34]: QDomNode::isEntityReference() const 42587 vfunc[35]: QDomNode::isText() const 42588 vfunc[36]: QDomNode::isEntity() const 42589 vfunc[37]: QDomNotation::isNotation() const 42590 vfunc[38]: QDomNode::isProcessingInstruction() const 42591 vfunc[39]: QDomNode::isCharacterData() const 42592 vfunc[40]: QDomNode::isComment() const 42593 42594 The Run Time Type Information for the QDomNotation class is 42595 described by Table 8-661 42596 42597 Table 8-661. typeinfo for QDomNotation 42598 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42599 Name typeinfo name for QDomNotation 42600 basetype: typeinfo for QDomNode 42601 __________________________________________________________ 42602 42603 8.2.29.18. Class data for QXmlSimpleReader 42604 42605 The virtual table for the QXmlSimpleReader class is described 42606 by Table 8-662 42607 42608 Table 8-662. Primary vtable for QXmlSimpleReader 42609 Base Offset 0 42610 Virtual Base Offset 0 42611 RTTI typeinfo for QXmlSimpleReader 42612 vfunc[0]: QXmlSimpleReader::feature(QString const&, bool*) 42613 const 42614 vfunc[1]: QXmlSimpleReader::setFeature(QString const&, bool) 42615 vfunc[2]: QXmlSimpleReader::hasFeature(QString const&) const 42616 vfunc[3]: QXmlSimpleReader::property(QString const&, bool*) 42617 const 42618 vfunc[4]: QXmlSimpleReader::setProperty(QString const&, void*) 42619 vfunc[5]: QXmlSimpleReader::hasProperty(QString const&) const 42620 vfunc[6]: 42621 QXmlSimpleReader::setEntityResolver(QXmlEntityResolver*) 42622 vfunc[7]: QXmlSimpleReader::entityResolver() const 42623 vfunc[8]: QXmlSimpleReader::setDTDHandler(QXmlDTDHandler*) 42624 vfunc[9]: QXmlSimpleReader::DTDHandler() const 42625 vfunc[10]: 42626 QXmlSimpleReader::setContentHandler(QXmlContentHandler*) 42627 vfunc[11]: QXmlSimpleReader::contentHandler() const 42628 vfunc[12]: QXmlSimpleReader::setErrorHandler(QXmlErrorHandler*) 42629 vfunc[13]: QXmlSimpleReader::errorHandler() const 42630 vfunc[14]: 42631 QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler*) 42632 vfunc[15]: QXmlSimpleReader::lexicalHandler() const 42633 vfunc[16]: QXmlSimpleReader::setDeclHandler(QXmlDeclHandler*) 42634 vfunc[17]: QXmlSimpleReader::declHandler() const 42635 vfunc[18]: QXmlSimpleReader::parse(QXmlInputSource const&) 42636 vfunc[19]: QXmlSimpleReader::parse(QXmlInputSource const*) 42637 vfunc[20]: QXmlSimpleReader::~QXmlSimpleReader() 42638 vfunc[21]: QXmlSimpleReader::~QXmlSimpleReader() 42639 vfunc[22]: QXmlSimpleReader::parse(QXmlInputSource const*, 42640 bool) 42641 vfunc[23]: QXmlSimpleReader::parseContinue() 42642 42643 The Run Time Type Information for the QXmlSimpleReader class is 42644 described by Table 8-663 42645 42646 Table 8-663. typeinfo for QXmlSimpleReader 42647 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42648 Name typeinfo name for QXmlSimpleReader 42649 basetype: typeinfo for QXmlReader 42650 __________________________________________________________ 42651 42652 8.2.29.19. Class data for QXmlLexicalHandler 42653 42654 The virtual table for the QXmlLexicalHandler class is described 42655 by Table 8-664 42656 42657 Table 8-664. Primary vtable for QXmlLexicalHandler 42658 Base Offset 0 42659 Virtual Base Offset 0 42660 RTTI typeinfo for QXmlLexicalHandler 42661 vfunc[0]: __cxa_pure_virtual 42662 vfunc[1]: __cxa_pure_virtual 42663 vfunc[2]: __cxa_pure_virtual 42664 vfunc[3]: __cxa_pure_virtual 42665 vfunc[4]: __cxa_pure_virtual 42666 vfunc[5]: __cxa_pure_virtual 42667 vfunc[6]: __cxa_pure_virtual 42668 vfunc[7]: __cxa_pure_virtual 42669 42670 The Run Time Type Information for the QXmlLexicalHandler class 42671 is described by Table 8-665 42672 42673 Table 8-665. typeinfo for QXmlLexicalHandler 42674 Base Vtable vtable for __cxxabiv1::__class_type_info 42675 Name typeinfo name for QXmlLexicalHandler 42676 __________________________________________________________ 42677 42678 8.2.29.20. Class data for QXmlAttributes 42679 42680 The virtual table for the QXmlAttributes class is described by 42681 Table 8-666 42682 42683 Table 8-666. Primary vtable for QXmlAttributes 42684 Base Offset 0 42685 Virtual Base Offset 0 42686 RTTI typeinfo for QXmlAttributes 42687 vfunc[0]: NULL or QXmlAttributes::~QXmlAttributes() 42688 vfunc[1]: NULL or QXmlAttributes::~QXmlAttributes() 42689 42690 The Run Time Type Information for the QXmlAttributes class is 42691 described by Table 8-667 42692 42693 Table 8-667. typeinfo for QXmlAttributes 42694 Base Vtable vtable for __cxxabiv1::__class_type_info 42695 Name typeinfo name for QXmlAttributes 42696 __________________________________________________________ 42697 42698 8.2.29.21. Class data for QDomProcessingInstruction 42699 42700 The virtual table for the QDomProcessingInstruction class is 42701 described by Table 8-668 42702 42703 Table 8-668. Primary vtable for QDomProcessingInstruction 42704 Base Offset 0 42705 Virtual Base Offset 0 42706 RTTI typeinfo for QDomProcessingInstruction 42707 vfunc[0]: 42708 QDomProcessingInstruction::~QDomProcessingInstruction() 42709 vfunc[1]: 42710 QDomProcessingInstruction::~QDomProcessingInstruction() 42711 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42712 const&) 42713 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42714 const&) 42715 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42716 const&) 42717 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42718 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42719 vfunc[7]: QDomNode::hasChildNodes() const 42720 vfunc[8]: QDomNode::cloneNode(bool) const 42721 vfunc[9]: QDomNode::normalize() 42722 vfunc[10]: QDomNode::isSupported(QString const&, QString 42723 const&) const 42724 vfunc[11]: QDomNode::nodeName() const 42725 vfunc[12]: QDomProcessingInstruction::nodeType() const 42726 vfunc[13]: QDomNode::parentNode() const 42727 vfunc[14]: QDomNode::childNodes() const 42728 vfunc[15]: QDomNode::firstChild() const 42729 vfunc[16]: QDomNode::lastChild() const 42730 vfunc[17]: QDomNode::previousSibling() const 42731 vfunc[18]: QDomNode::nextSibling() const 42732 vfunc[19]: QDomNode::attributes() const 42733 vfunc[20]: QDomNode::ownerDocument() const 42734 vfunc[21]: QDomNode::namespaceURI() const 42735 vfunc[22]: QDomNode::localName() const 42736 vfunc[23]: QDomNode::hasAttributes() const 42737 vfunc[24]: QDomNode::nodeValue() const 42738 vfunc[25]: QDomNode::setNodeValue(QString const&) 42739 vfunc[26]: QDomNode::prefix() const 42740 vfunc[27]: QDomNode::setPrefix(QString const&) 42741 vfunc[28]: QDomNode::isAttr() const 42742 vfunc[29]: QDomNode::isCDATASection() const 42743 vfunc[30]: QDomNode::isDocumentFragment() const 42744 vfunc[31]: QDomNode::isDocument() const 42745 vfunc[32]: QDomNode::isDocumentType() const 42746 vfunc[33]: QDomNode::isElement() const 42747 vfunc[34]: QDomNode::isEntityReference() const 42748 vfunc[35]: QDomNode::isText() const 42749 vfunc[36]: QDomNode::isEntity() const 42750 vfunc[37]: QDomNode::isNotation() const 42751 vfunc[38]: QDomProcessingInstruction::isProcessingInstruction() 42752 const 42753 vfunc[39]: QDomNode::isCharacterData() const 42754 vfunc[40]: QDomNode::isComment() const 42755 vfunc[41]: QDomProcessingInstruction::target() const 42756 vfunc[42]: QDomProcessingInstruction::data() const 42757 vfunc[43]: QDomProcessingInstruction::setData(QString const&) 42758 42759 The Run Time Type Information for the QDomProcessingInstruction 42760 class is described by Table 8-669 42761 42762 Table 8-669. typeinfo for QDomProcessingInstruction 42763 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42764 Name typeinfo name for QDomProcessingInstruction 42765 basetype: typeinfo for QDomNode 42766 __________________________________________________________ 42767 42768 8.2.29.22. Class data for QXmlContentHandler 42769 42770 The virtual table for the QXmlContentHandler class is described 42771 by Table 8-670 42772 42773 Table 8-670. Primary vtable for QXmlContentHandler 42774 Base Offset 0 42775 Virtual Base Offset 0 42776 RTTI typeinfo for QXmlContentHandler 42777 vfunc[0]: __cxa_pure_virtual 42778 vfunc[1]: __cxa_pure_virtual 42779 vfunc[2]: __cxa_pure_virtual 42780 vfunc[3]: __cxa_pure_virtual 42781 vfunc[4]: __cxa_pure_virtual 42782 vfunc[5]: __cxa_pure_virtual 42783 vfunc[6]: __cxa_pure_virtual 42784 vfunc[7]: __cxa_pure_virtual 42785 vfunc[8]: __cxa_pure_virtual 42786 vfunc[9]: __cxa_pure_virtual 42787 vfunc[10]: __cxa_pure_virtual 42788 vfunc[11]: __cxa_pure_virtual 42789 42790 The Run Time Type Information for the QXmlContentHandler class 42791 is described by Table 8-671 42792 42793 Table 8-671. typeinfo for QXmlContentHandler 42794 Base Vtable vtable for __cxxabiv1::__class_type_info 42795 Name typeinfo name for QXmlContentHandler 42796 __________________________________________________________ 42797 42798 8.2.29.23. Class data for QDomEntityReference 42799 42800 The virtual table for the QDomEntityReference class is 42801 described by Table 8-672 42802 42803 Table 8-672. Primary vtable for QDomEntityReference 42804 Base Offset 0 42805 Virtual Base Offset 0 42806 RTTI typeinfo for QDomEntityReference 42807 vfunc[0]: QDomEntityReference::~QDomEntityReference() 42808 vfunc[1]: QDomEntityReference::~QDomEntityReference() 42809 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42810 const&) 42811 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42812 const&) 42813 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42814 const&) 42815 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42816 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42817 vfunc[7]: QDomNode::hasChildNodes() const 42818 vfunc[8]: QDomNode::cloneNode(bool) const 42819 vfunc[9]: QDomNode::normalize() 42820 vfunc[10]: QDomNode::isSupported(QString const&, QString 42821 const&) const 42822 vfunc[11]: QDomNode::nodeName() const 42823 vfunc[12]: QDomEntityReference::nodeType() const 42824 vfunc[13]: QDomNode::parentNode() const 42825 vfunc[14]: QDomNode::childNodes() const 42826 vfunc[15]: QDomNode::firstChild() const 42827 vfunc[16]: QDomNode::lastChild() const 42828 vfunc[17]: QDomNode::previousSibling() const 42829 vfunc[18]: QDomNode::nextSibling() const 42830 vfunc[19]: QDomNode::attributes() const 42831 vfunc[20]: QDomNode::ownerDocument() const 42832 vfunc[21]: QDomNode::namespaceURI() const 42833 vfunc[22]: QDomNode::localName() const 42834 vfunc[23]: QDomNode::hasAttributes() const 42835 vfunc[24]: QDomNode::nodeValue() const 42836 vfunc[25]: QDomNode::setNodeValue(QString const&) 42837 vfunc[26]: QDomNode::prefix() const 42838 vfunc[27]: QDomNode::setPrefix(QString const&) 42839 vfunc[28]: QDomNode::isAttr() const 42840 vfunc[29]: QDomNode::isCDATASection() const 42841 vfunc[30]: QDomNode::isDocumentFragment() const 42842 vfunc[31]: QDomNode::isDocument() const 42843 vfunc[32]: QDomNode::isDocumentType() const 42844 vfunc[33]: QDomNode::isElement() const 42845 vfunc[34]: QDomEntityReference::isEntityReference() const 42846 vfunc[35]: QDomNode::isText() const 42847 vfunc[36]: QDomNode::isEntity() const 42848 vfunc[37]: QDomNode::isNotation() const 42849 vfunc[38]: QDomNode::isProcessingInstruction() const 42850 vfunc[39]: QDomNode::isCharacterData() const 42851 vfunc[40]: QDomNode::isComment() const 42852 42853 The Run Time Type Information for the QDomEntityReference class 42854 is described by Table 8-673 42855 42856 Table 8-673. typeinfo for QDomEntityReference 42857 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42858 Name typeinfo name for QDomEntityReference 42859 basetype: typeinfo for QDomNode 42860 __________________________________________________________ 42861 42862 8.2.29.24. Class data for QDomCDATASection 42863 42864 The virtual table for the QDomCDATASection class is described 42865 by Table 8-674 42866 42867 Table 8-674. Primary vtable for QDomCDATASection 42868 Base Offset 0 42869 Virtual Base Offset 0 42870 RTTI typeinfo for QDomCDATASection 42871 vfunc[0]: QDomCDATASection::~QDomCDATASection() 42872 vfunc[1]: QDomCDATASection::~QDomCDATASection() 42873 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42874 const&) 42875 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42876 const&) 42877 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42878 const&) 42879 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42880 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42881 vfunc[7]: QDomNode::hasChildNodes() const 42882 vfunc[8]: QDomNode::cloneNode(bool) const 42883 vfunc[9]: QDomNode::normalize() 42884 vfunc[10]: QDomNode::isSupported(QString const&, QString 42885 const&) const 42886 vfunc[11]: QDomNode::nodeName() const 42887 vfunc[12]: QDomCDATASection::nodeType() const 42888 vfunc[13]: QDomNode::parentNode() const 42889 vfunc[14]: QDomNode::childNodes() const 42890 vfunc[15]: QDomNode::firstChild() const 42891 vfunc[16]: QDomNode::lastChild() const 42892 vfunc[17]: QDomNode::previousSibling() const 42893 vfunc[18]: QDomNode::nextSibling() const 42894 vfunc[19]: QDomNode::attributes() const 42895 vfunc[20]: QDomNode::ownerDocument() const 42896 vfunc[21]: QDomNode::namespaceURI() const 42897 vfunc[22]: QDomNode::localName() const 42898 vfunc[23]: QDomNode::hasAttributes() const 42899 vfunc[24]: QDomNode::nodeValue() const 42900 vfunc[25]: QDomNode::setNodeValue(QString const&) 42901 vfunc[26]: QDomNode::prefix() const 42902 vfunc[27]: QDomNode::setPrefix(QString const&) 42903 vfunc[28]: QDomNode::isAttr() const 42904 vfunc[29]: QDomCDATASection::isCDATASection() const 42905 vfunc[30]: QDomNode::isDocumentFragment() const 42906 vfunc[31]: QDomNode::isDocument() const 42907 vfunc[32]: QDomNode::isDocumentType() const 42908 vfunc[33]: QDomNode::isElement() const 42909 vfunc[34]: QDomNode::isEntityReference() const 42910 vfunc[35]: QDomText::isText() const 42911 vfunc[36]: QDomNode::isEntity() const 42912 vfunc[37]: QDomNode::isNotation() const 42913 vfunc[38]: QDomNode::isProcessingInstruction() const 42914 vfunc[39]: QDomCharacterData::isCharacterData() const 42915 vfunc[40]: QDomNode::isComment() const 42916 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42917 unsigned long) 42918 vfunc[42]: QDomCharacterData::appendData(QString const&) 42919 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42920 const&) 42921 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42922 unsigned long) 42923 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42924 unsigned long, QString const&) 42925 vfunc[46]: QDomCharacterData::length() const 42926 vfunc[47]: QDomCharacterData::data() const 42927 vfunc[48]: QDomCharacterData::setData(QString const&) 42928 42929 The Run Time Type Information for the QDomCDATASection class is 42930 described by Table 8-675 42931 42932 Table 8-675. typeinfo for QDomCDATASection 42933 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42934 Name typeinfo name for QDomCDATASection 42935 basetype: typeinfo for QDomText 42936 __________________________________________________________ 42937 42938 8.2.29.25. Class data for QXmlDTDHandler 42939 42940 The virtual table for the QXmlDTDHandler class is described by 42941 Table 8-676 42942 42943 Table 8-676. Primary vtable for QXmlDTDHandler 42944 Base Offset 0 42945 Virtual Base Offset 0 42946 RTTI typeinfo for QXmlDTDHandler 42947 vfunc[0]: __cxa_pure_virtual 42948 vfunc[1]: __cxa_pure_virtual 42949 vfunc[2]: __cxa_pure_virtual 42950 42951 The Run Time Type Information for the QXmlDTDHandler class is 42952 described by Table 8-677 42953 42954 Table 8-677. typeinfo for QXmlDTDHandler 42955 Base Vtable vtable for __cxxabiv1::__class_type_info 42956 Name typeinfo name for QXmlDTDHandler 42957 __________________________________________________________ 42958 42959 8.2.29.26. Class data for QXmlInputSource 42960 42961 The virtual table for the QXmlInputSource class is described by 42962 Table 8-678 42963 42964 Table 8-678. Primary vtable for QXmlInputSource 42965 Base Offset 0 42966 Virtual Base Offset 0 42967 RTTI typeinfo for QXmlInputSource 42968 vfunc[0]: QXmlInputSource::~QXmlInputSource() 42969 vfunc[1]: QXmlInputSource::~QXmlInputSource() 42970 vfunc[2]: QXmlInputSource::setData(QString const&) 42971 vfunc[3]: QXmlInputSource::setData(QMemArray const&) 42972 vfunc[4]: QXmlInputSource::fetchData() 42973 vfunc[5]: QXmlInputSource::data() 42974 vfunc[6]: QXmlInputSource::next() 42975 vfunc[7]: QXmlInputSource::reset() 42976 vfunc[8]: QXmlInputSource::fromRawData(QMemArray const&, 42977 bool) 42978 42979 The Run Time Type Information for the QXmlInputSource class is 42980 described by Table 8-679 42981 42982 Table 8-679. typeinfo for QXmlInputSource 42983 Base Vtable vtable for __cxxabiv1::__class_type_info 42984 Name typeinfo name for QXmlInputSource 42985 __________________________________________________________ 42986 42987 8.2.29.27. Class data for QXmlErrorHandler 42988 42989 The virtual table for the QXmlErrorHandler class is described 42990 by Table 8-680 42991 42992 Table 8-680. Primary vtable for QXmlErrorHandler 42993 Base Offset 0 42994 Virtual Base Offset 0 42995 RTTI typeinfo for QXmlErrorHandler 42996 vfunc[0]: __cxa_pure_virtual 42997 vfunc[1]: __cxa_pure_virtual 42998 vfunc[2]: __cxa_pure_virtual 42999 vfunc[3]: __cxa_pure_virtual 43000 43001 The Run Time Type Information for the QXmlErrorHandler class is 43002 described by Table 8-681 43003 43004 Table 8-681. typeinfo for QXmlErrorHandler 43005 Base Vtable vtable for __cxxabiv1::__class_type_info 43006 Name typeinfo name for QXmlErrorHandler 43007 __________________________________________________________ 43008 43009 8.2.29.28. Class data for QDomDocumentFragment 43010 43011 The virtual table for the QDomDocumentFragment class is 43012 described by Table 8-682 43013 43014 Table 8-682. Primary vtable for QDomDocumentFragment 43015 Base Offset 0 43016 Virtual Base Offset 0 43017 RTTI typeinfo for QDomDocumentFragment 43018 vfunc[0]: QDomDocumentFragment::~QDomDocumentFragment() 43019 vfunc[1]: QDomDocumentFragment::~QDomDocumentFragment() 43020 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 43021 const&) 43022 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 43023 const&) 43024 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 43025 const&) 43026 vfunc[5]: QDomNode::removeChild(QDomNode const&) 43027 vfunc[6]: QDomNode::appendChild(QDomNode const&) 43028 vfunc[7]: QDomNode::hasChildNodes() const 43029 vfunc[8]: QDomNode::cloneNode(bool) const 43030 vfunc[9]: QDomNode::normalize() 43031 vfunc[10]: QDomNode::isSupported(QString const&, QString 43032 const&) const 43033 vfunc[11]: QDomNode::nodeName() const 43034 vfunc[12]: QDomDocumentFragment::nodeType() const 43035 vfunc[13]: QDomNode::parentNode() const 43036 vfunc[14]: QDomNode::childNodes() const 43037 vfunc[15]: QDomNode::firstChild() const 43038 vfunc[16]: QDomNode::lastChild() const 43039 vfunc[17]: QDomNode::previousSibling() const 43040 vfunc[18]: QDomNode::nextSibling() const 43041 vfunc[19]: QDomNode::attributes() const 43042 vfunc[20]: QDomNode::ownerDocument() const 43043 vfunc[21]: QDomNode::namespaceURI() const 43044 vfunc[22]: QDomNode::localName() const 43045 vfunc[23]: QDomNode::hasAttributes() const 43046 vfunc[24]: QDomNode::nodeValue() const 43047 vfunc[25]: QDomNode::setNodeValue(QString const&) 43048 vfunc[26]: QDomNode::prefix() const 43049 vfunc[27]: QDomNode::setPrefix(QString const&) 43050 vfunc[28]: QDomNode::isAttr() const 43051 vfunc[29]: QDomNode::isCDATASection() const 43052 vfunc[30]: QDomDocumentFragment::isDocumentFragment() const 43053 vfunc[31]: QDomNode::isDocument() const 43054 vfunc[32]: QDomNode::isDocumentType() const 43055 vfunc[33]: QDomNode::isElement() const 43056 vfunc[34]: QDomNode::isEntityReference() const 43057 vfunc[35]: QDomNode::isText() const 43058 vfunc[36]: QDomNode::isEntity() const 43059 vfunc[37]: QDomNode::isNotation() const 43060 vfunc[38]: QDomNode::isProcessingInstruction() const 43061 vfunc[39]: QDomNode::isCharacterData() const 43062 vfunc[40]: QDomNode::isComment() const 43063 43064 The Run Time Type Information for the QDomDocumentFragment 43065 class is described by Table 8-683 43066 43067 Table 8-683. typeinfo for QDomDocumentFragment 43068 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43069 Name typeinfo name for QDomDocumentFragment 43070 basetype: typeinfo for QDomNode 43071 __________________________________________________________ 43072 43073 8.2.29.29. Interfaces for Qt3 XML 43074 43075 An LSB conforming implementation shall provide the architecture 43076 specific functions for Qt3 XML specified in Table 8-684, with 43077 the full mandatory functionality as described in the referenced 43078 underlying specification. 43079 43080 Table 8-684. libqt-mt - Qt3 XML Function Interfaces 43081 _ZThn16_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43082 _ZThn16_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ 43083 [CXXABI] 43084 _ZThn16_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_ 43085 S2_S2_ [CXXABI] _ZThn24_N18QXmlDefaultHandler11errorStringEv 43086 [CXXABI] 43087 _ZThn24_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15Q 43088 XmlInputSource [CXXABI] 43089 _ZThn32_N18QXmlDefaultHandler10startCDATAEv [CXXABI] 43090 _ZThn32_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43091 _ZThn32_N18QXmlDefaultHandler11startEntityERK7QString [CXXABI] 43092 _ZThn32_N18QXmlDefaultHandler6endDTDEv [CXXABI] 43093 _ZThn32_N18QXmlDefaultHandler7commentERK7QString [CXXABI] 43094 _ZThn32_N18QXmlDefaultHandler8endCDATAEv [CXXABI] 43095 _ZThn32_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ 43096 [CXXABI] 43097 _ZThn32_N18QXmlDefaultHandler9endEntityERK7QString [CXXABI] 43098 _ZThn40_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43099 _ZThn40_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2 43100 _S2_ [CXXABI] 43101 _ZThn40_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_ 43102 S2_ [CXXABI] 43103 _ZThn40_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ 43104 [CXXABI] 43105 _ZThn8_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException 43106 [CXXABI] 43107 _ZThn8_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43108 _ZThn8_N18QXmlDefaultHandler5errorERK18QXmlParseException 43109 [CXXABI] 43110 _ZThn8_N18QXmlDefaultHandler7warningERK18QXmlParseException 43111 [CXXABI] 43112 __________________________________________________________ 43113 43114 8.2.30. Qt3 Namespace 43115 __________________________________________________________ 43116 43117 8.2.30.1. Interfaces for Qt3 Namespace 43118 43119 No external functions are defined for libqt-mt - Qt3 Namespace 43120 in this part of the specification. See also the generic 43121 specification. 43122 __________________________________________________________ 43123 43124 8.2.31. Qt3 Colors 43125 __________________________________________________________ 43126 43127 8.2.31.1. Interfaces for Qt3 Colors 43128 43129 No external functions are defined for libqt-mt - Qt3 Colors in 43130 this part of the specification. See also the generic 43131 specification. 43132 __________________________________________________________ 43133 43134 8.2.32. Qt3 Fonts 43135 __________________________________________________________ 43136 43137 8.2.32.1. Interfaces for Qt3 Fonts 43138 43139 No external functions are defined for libqt-mt - Qt3 Fonts in 43140 this part of the specification. See also the generic 43141 specification. 43142 __________________________________________________________ 43143 43144 8.2.33. Qt3 2D Graphics 43145 __________________________________________________________ 43146 43147 8.2.33.1. Class data for QIconSet 43148 43149 The virtual table for the QIconSet class is described by Table 43150 8-685 43151 43152 Table 8-685. Primary vtable for QIconSet 43153 Base Offset 0 43154 Virtual Base Offset 0 43155 RTTI typeinfo for QIconSet 43156 vfunc[0]: QIconSet::~QIconSet() 43157 vfunc[1]: QIconSet::~QIconSet() 43158 vfunc[2]: QIconSet::setPixmap(QPixmap const&, QIconSet::Size, 43159 QIconSet::Mode, QIconSet::State) 43160 vfunc[3]: QIconSet::setPixmap(QString const&, QIconSet::Size, 43161 QIconSet::Mode, QIconSet::State) 43162 43163 The Run Time Type Information for the QIconSet class is 43164 described by Table 8-686 43165 43166 Table 8-686. typeinfo for QIconSet 43167 Base Vtable vtable for __cxxabiv1::__class_type_info 43168 Name typeinfo name for QIconSet 43169 __________________________________________________________ 43170 43171 8.2.33.2. Interfaces for Qt3 2D Graphics 43172 43173 No external functions are defined for libqt-mt - Qt3 2D 43174 Graphics in this part of the specification. See also the 43175 generic specification. 43176 __________________________________________________________ 43177 43178 8.2.34. Qt3 Validators 43179 __________________________________________________________ 43180 43181 8.2.34.1. Class data for QRegExpValidator 43182 43183 The virtual table for the QRegExpValidator class is described 43184 by Table 8-687 43185 43186 Table 8-687. Primary vtable for QRegExpValidator 43187 Base Offset 0 43188 Virtual Base Offset 0 43189 RTTI typeinfo for QRegExpValidator 43190 vfunc[0]: NULL or QRegExpValidator::metaObject() const 43191 vfunc[1]: QRegExpValidator::className() const 43192 vfunc[2]: QRegExpValidator::qt_cast(char const*) 43193 vfunc[3]: QRegExpValidator::qt_invoke(int, QUObject*) 43194 vfunc[4]: QRegExpValidator::qt_emit(int, QUObject*) 43195 vfunc[5]: QRegExpValidator::qt_property(int, int, QVariant*) 43196 vfunc[6]: QRegExpValidator::~QRegExpValidator() 43197 vfunc[7]: QRegExpValidator::~QRegExpValidator() 43198 vfunc[8]: QObject::event(QEvent*) 43199 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43200 vfunc[10]: QObject::setName(char const*) 43201 vfunc[11]: QObject::insertChild(QObject*) 43202 vfunc[12]: QObject::removeChild(QObject*) 43203 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43204 vfunc[14]: QObject::property(char const*) const 43205 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43206 vfunc[16]: QObject::childEvent(QChildEvent*) 43207 vfunc[17]: QObject::customEvent(QCustomEvent*) 43208 vfunc[18]: QObject::connectNotify(char const*) 43209 vfunc[19]: QObject::disconnectNotify(char const*) 43210 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43211 const*, char const*) 43212 vfunc[21]: QRegExpValidator::validate(QString&, int&) const 43213 vfunc[22]: QValidator::fixup(QString&) const 43214 43215 The Run Time Type Information for the QRegExpValidator class is 43216 described by Table 8-688 43217 43218 Table 8-688. typeinfo for QRegExpValidator 43219 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43220 Name typeinfo name for QRegExpValidator 43221 basetype: typeinfo for QValidator 43222 __________________________________________________________ 43223 43224 8.2.34.2. Class data for QIntValidator 43225 43226 The virtual table for the QIntValidator class is described by 43227 Table 8-689 43228 43229 Table 8-689. Primary vtable for QIntValidator 43230 Base Offset 0 43231 Virtual Base Offset 0 43232 RTTI typeinfo for QIntValidator 43233 vfunc[0]: NULL or QIntValidator::metaObject() const 43234 vfunc[1]: QIntValidator::className() const 43235 vfunc[2]: QIntValidator::qt_cast(char const*) 43236 vfunc[3]: QIntValidator::qt_invoke(int, QUObject*) 43237 vfunc[4]: QIntValidator::qt_emit(int, QUObject*) 43238 vfunc[5]: QIntValidator::qt_property(int, int, QVariant*) 43239 vfunc[6]: QIntValidator::~QIntValidator() 43240 vfunc[7]: QIntValidator::~QIntValidator() 43241 vfunc[8]: QObject::event(QEvent*) 43242 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43243 vfunc[10]: QObject::setName(char const*) 43244 vfunc[11]: QObject::insertChild(QObject*) 43245 vfunc[12]: QObject::removeChild(QObject*) 43246 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43247 vfunc[14]: QObject::property(char const*) const 43248 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43249 vfunc[16]: QObject::childEvent(QChildEvent*) 43250 vfunc[17]: QObject::customEvent(QCustomEvent*) 43251 vfunc[18]: QObject::connectNotify(char const*) 43252 vfunc[19]: QObject::disconnectNotify(char const*) 43253 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43254 const*, char const*) 43255 vfunc[21]: QIntValidator::validate(QString&, int&) const 43256 vfunc[22]: QValidator::fixup(QString&) const 43257 vfunc[23]: QIntValidator::setRange(int, int) 43258 43259 The Run Time Type Information for the QIntValidator class is 43260 described by Table 8-690 43261 43262 Table 8-690. typeinfo for QIntValidator 43263 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43264 Name typeinfo name for QIntValidator 43265 basetype: typeinfo for QValidator 43266 __________________________________________________________ 43267 43268 8.2.34.3. Class data for QValidator 43269 43270 The virtual table for the QValidator class is described by 43271 Table 8-691 43272 43273 Table 8-691. Primary vtable for QValidator 43274 Base Offset 0 43275 Virtual Base Offset 0 43276 RTTI typeinfo for QValidator 43277 vfunc[0]: NULL or QValidator::metaObject() const 43278 vfunc[1]: QValidator::className() const 43279 vfunc[2]: QValidator::qt_cast(char const*) 43280 vfunc[3]: QValidator::qt_invoke(int, QUObject*) 43281 vfunc[4]: QValidator::qt_emit(int, QUObject*) 43282 vfunc[5]: QValidator::qt_property(int, int, QVariant*) 43283 vfunc[6]: QValidator::~QValidator() 43284 vfunc[7]: QValidator::~QValidator() 43285 vfunc[8]: QObject::event(QEvent*) 43286 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43287 vfunc[10]: QObject::setName(char const*) 43288 vfunc[11]: QObject::insertChild(QObject*) 43289 vfunc[12]: QObject::removeChild(QObject*) 43290 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43291 vfunc[14]: QObject::property(char const*) const 43292 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43293 vfunc[16]: QObject::childEvent(QChildEvent*) 43294 vfunc[17]: QObject::customEvent(QCustomEvent*) 43295 vfunc[18]: QObject::connectNotify(char const*) 43296 vfunc[19]: QObject::disconnectNotify(char const*) 43297 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43298 const*, char const*) 43299 vfunc[21]: __cxa_pure_virtual 43300 vfunc[22]: QValidator::fixup(QString&) const 43301 43302 The Run Time Type Information for the QValidator class is 43303 described by Table 8-692 43304 43305 Table 8-692. typeinfo for QValidator 43306 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43307 Name typeinfo name for QValidator 43308 basetype: typeinfo for QObject 43309 __________________________________________________________ 43310 43311 8.2.34.4. Class data for QDoubleValidator 43312 43313 The virtual table for the QDoubleValidator class is described 43314 by Table 8-693 43315 43316 Table 8-693. Primary vtable for QDoubleValidator 43317 Base Offset 0 43318 Virtual Base Offset 0 43319 RTTI typeinfo for QDoubleValidator 43320 vfunc[0]: NULL or QDoubleValidator::metaObject() const 43321 vfunc[1]: QDoubleValidator::className() const 43322 vfunc[2]: QDoubleValidator::qt_cast(char const*) 43323 vfunc[3]: QDoubleValidator::qt_invoke(int, QUObject*) 43324 vfunc[4]: QDoubleValidator::qt_emit(int, QUObject*) 43325 vfunc[5]: QDoubleValidator::qt_property(int, int, QVariant*) 43326 vfunc[6]: QDoubleValidator::~QDoubleValidator() 43327 vfunc[7]: QDoubleValidator::~QDoubleValidator() 43328 vfunc[8]: QObject::event(QEvent*) 43329 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43330 vfunc[10]: QObject::setName(char const*) 43331 vfunc[11]: QObject::insertChild(QObject*) 43332 vfunc[12]: QObject::removeChild(QObject*) 43333 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43334 vfunc[14]: QObject::property(char const*) const 43335 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43336 vfunc[16]: QObject::childEvent(QChildEvent*) 43337 vfunc[17]: QObject::customEvent(QCustomEvent*) 43338 vfunc[18]: QObject::connectNotify(char const*) 43339 vfunc[19]: QObject::disconnectNotify(char const*) 43340 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43341 const*, char const*) 43342 vfunc[21]: QDoubleValidator::validate(QString&, int&) const 43343 vfunc[22]: QValidator::fixup(QString&) const 43344 vfunc[23]: QDoubleValidator::setRange(double, double, int) 43345 43346 The Run Time Type Information for the QDoubleValidator class is 43347 described by Table 8-694 43348 43349 Table 8-694. typeinfo for QDoubleValidator 43350 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43351 Name typeinfo name for QDoubleValidator 43352 basetype: typeinfo for QValidator 43353 __________________________________________________________ 43354 43355 8.2.34.5. Interfaces for Qt3 Validators 43356 43357 No external functions are defined for libqt-mt - Qt3 Validators 43358 in this part of the specification. See also the generic 43359 specification. 43360 __________________________________________________________ 43361 43362 8.2.35. Qt3 Internals 43363 __________________________________________________________ 43364 43365 8.2.35.1. Class data for QGVector 43366 43367 The virtual table for the QGVector class is described by Table 43368 8-695 43369 43370 Table 8-695. Primary vtable for QGVector 43371 Base Offset 0 43372 Virtual Base Offset 0 43373 RTTI typeinfo for QGVector 43374 vfunc[0]: NULL or QGVector::count() const 43375 vfunc[1]: QGVector::clear() 43376 vfunc[2]: QGVector::~QGVector() 43377 vfunc[3]: QGVector::~QGVector() 43378 vfunc[4]: QPtrCollection::newItem(void*) 43379 vfunc[5]: __cxa_pure_virtual 43380 vfunc[6]: QGVector::compareItems(void*, void*) 43381 vfunc[7]: QGVector::read(QDataStream&, void*&) 43382 vfunc[8]: QGVector::write(QDataStream&, void*) const 43383 43384 The Run Time Type Information for the QGVector class is 43385 described by Table 8-696 43386 43387 Table 8-696. typeinfo for QGVector 43388 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43389 Name typeinfo name for QGVector 43390 basetype: typeinfo for QPtrCollection 43391 __________________________________________________________ 43392 43393 8.2.35.2. Class data for QGList 43394 43395 The virtual table for the QGList class is described by Table 43396 8-697 43397 43398 Table 8-697. Primary vtable for QGList 43399 Base Offset 0 43400 Virtual Base Offset 0 43401 RTTI typeinfo for QGList 43402 vfunc[0]: NULL or QGList::count() const 43403 vfunc[1]: QGList::clear() 43404 vfunc[2]: QGList::~QGList() 43405 vfunc[3]: QGList::~QGList() 43406 vfunc[4]: QPtrCollection::newItem(void*) 43407 vfunc[5]: __cxa_pure_virtual 43408 vfunc[6]: QGList::compareItems(void*, void*) 43409 vfunc[7]: QGList::read(QDataStream&, void*&) 43410 vfunc[8]: QGList::write(QDataStream&, void*) const 43411 43412 The Run Time Type Information for the QGList class is described 43413 by Table 8-698 43414 43415 Table 8-698. typeinfo for QGList 43416 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43417 Name typeinfo name for QGList 43418 basetype: typeinfo for QPtrCollection 43419 __________________________________________________________ 43420 43421 8.2.35.3. Class data for QPolygonScanner 43422 43423 The virtual table for the QPolygonScanner class is described by 43424 Table 8-699 43425 43426 Table 8-699. Primary vtable for QPolygonScanner 43427 Base Offset 0 43428 Virtual Base Offset 0 43429 RTTI typeinfo for QPolygonScanner 43430 vfunc[0]: __cxa_pure_virtual 43431 43432 The Run Time Type Information for the QPolygonScanner class is 43433 described by Table 8-700 43434 43435 Table 8-700. typeinfo for QPolygonScanner 43436 Base Vtable vtable for __cxxabiv1::__class_type_info 43437 Name typeinfo name for QPolygonScanner 43438 __________________________________________________________ 43439 43440 8.2.35.4. Class data for QGCache 43441 43442 The virtual table for the QGCache class is described by Table 43443 8-701 43444 43445 Table 8-701. Primary vtable for QGCache 43446 Base Offset 0 43447 Virtual Base Offset 0 43448 RTTI typeinfo for QGCache 43449 vfunc[0]: QGCache::count() const 43450 vfunc[1]: QGCache::clear() 43451 vfunc[2]: QGCache::~QGCache() 43452 vfunc[3]: QGCache::~QGCache() 43453 vfunc[4]: QPtrCollection::newItem(void*) 43454 vfunc[5]: __cxa_pure_virtual 43455 43456 The Run Time Type Information for the QGCache class is 43457 described by Table 8-702 43458 43459 Table 8-702. typeinfo for QGCache 43460 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43461 Name typeinfo name for QGCache 43462 basetype: typeinfo for QPtrCollection 43463 __________________________________________________________ 43464 43465 8.2.35.5. Class data for QGArray 43466 43467 The virtual table for the QGArray class is described by Table 43468 8-703 43469 43470 Table 8-703. Primary vtable for QGArray 43471 Base Offset 0 43472 Virtual Base Offset 0 43473 RTTI typeinfo for QGArray 43474 vfunc[0]: QGArray::~QGArray() 43475 vfunc[1]: QGArray::~QGArray() 43476 vfunc[2]: NULL or QGArray::detach() 43477 vfunc[3]: QGArray::newData() 43478 vfunc[4]: QGArray::deleteData(QGArray::array_data*) 43479 43480 The Run Time Type Information for the QGArray class is 43481 described by Table 8-704 43482 43483 Table 8-704. typeinfo for QGArray 43484 Base Vtable vtable for __cxxabiv1::__class_type_info 43485 Name typeinfo name for QGArray 43486 __________________________________________________________ 43487 43488 8.2.35.6. Class data for QSignalVec 43489 43490 The virtual table for the QSignalVec class is described by 43491 Table 8-705 43492 43493 Table 8-705. Primary vtable for QSignalVec 43494 Base Offset 0 43495 Virtual Base Offset 0 43496 RTTI typeinfo for QSignalVec 43497 vfunc[0]: NULL or QPtrVector::count() const 43498 vfunc[1]: NULL or QPtrVector::clear() 43499 vfunc[2]: NULL or QSignalVec::~QSignalVec() 43500 vfunc[3]: NULL or QSignalVec::~QSignalVec() 43501 vfunc[4]: QPtrCollection::newItem(void*) 43502 vfunc[5]: NULL or 43503 QPtrVector::deleteItem(void*) 43504 vfunc[6]: QGVector::compareItems(void*, void*) 43505 vfunc[7]: QGVector::read(QDataStream&, void*&) 43506 vfunc[8]: QGVector::write(QDataStream&, void*) const 43507 43508 The Run Time Type Information for the QSignalVec class is 43509 described by Table 8-706 43510 43511 Table 8-706. typeinfo for QSignalVec 43512 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43513 Name typeinfo name for QSignalVec 43514 basetype: typeinfo for QPtrVector 43515 __________________________________________________________ 43516 43517 8.2.35.7. Class data for QGDict 43518 43519 The virtual table for the QGDict class is described by Table 43520 8-707 43521 43522 Table 8-707. Primary vtable for QGDict 43523 Base Offset 0 43524 Virtual Base Offset 0 43525 RTTI typeinfo for QGDict 43526 vfunc[0]: NULL or QGDict::count() const 43527 vfunc[1]: QGDict::clear() 43528 vfunc[2]: QGDict::~QGDict() 43529 vfunc[3]: QGDict::~QGDict() 43530 vfunc[4]: QPtrCollection::newItem(void*) 43531 vfunc[5]: __cxa_pure_virtual 43532 vfunc[6]: QGDict::read(QDataStream&, void*&) 43533 vfunc[7]: QGDict::write(QDataStream&, void*) const 43534 43535 The Run Time Type Information for the QGDict class is described 43536 by Table 8-708 43537 43538 Table 8-708. typeinfo for QGDict 43539 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43540 Name typeinfo name for QGDict 43541 basetype: typeinfo for QPtrCollection 43542 __________________________________________________________ 43543 43544 8.2.35.8. Interfaces for Qt3 Internals 43545 43546 No external functions are defined for libqt-mt - Qt3 Internals 43547 in this part of the specification. See also the generic 43548 specification. 43549 __________________________________________________________ 43550 43551 8.2.36. Qt3 Miscellaneous 43552 __________________________________________________________ 43553 43554 8.2.36.1. Class data for QRangeControl 43555 43556 The virtual table for the QRangeControl class is described by 43557 Table 8-709 43558 43559 Table 8-709. Primary vtable for QRangeControl 43560 Base Offset 0 43561 Virtual Base Offset 0 43562 RTTI typeinfo for QRangeControl 43563 vfunc[0]: QRangeControl::~QRangeControl() 43564 vfunc[1]: QRangeControl::~QRangeControl() 43565 vfunc[2]: QRangeControl::valueChange() 43566 vfunc[3]: QRangeControl::rangeChange() 43567 vfunc[4]: QRangeControl::stepChange() 43568 43569 The Run Time Type Information for the QRangeControl class is 43570 described by Table 8-710 43571 43572 Table 8-710. typeinfo for QRangeControl 43573 Base Vtable vtable for __cxxabiv1::__class_type_info 43574 Name typeinfo name for QRangeControl 43575 __________________________________________________________ 43576 43577 8.2.36.2. Class data for QSplashScreen 43578 43579 The virtual table for the QSplashScreen class is described by 43580 Table 8-711 43581 43582 Table 8-711. Primary vtable for QSplashScreen 43583 Base Offset 0 43584 Virtual Base Offset 0 43585 RTTI typeinfo for QSplashScreen 43586 vfunc[0]: NULL or QSplashScreen::metaObject() const 43587 vfunc[1]: QSplashScreen::className() const 43588 vfunc[2]: QSplashScreen::qt_cast(char const*) 43589 vfunc[3]: QSplashScreen::qt_invoke(int, QUObject*) 43590 vfunc[4]: QSplashScreen::qt_emit(int, QUObject*) 43591 vfunc[5]: QSplashScreen::qt_property(int, int, QVariant*) 43592 vfunc[6]: QSplashScreen::~QSplashScreen() 43593 vfunc[7]: QSplashScreen::~QSplashScreen() 43594 vfunc[8]: QWidget::event(QEvent*) 43595 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43596 vfunc[10]: QWidget::setName(char const*) 43597 vfunc[11]: QObject::insertChild(QObject*) 43598 vfunc[12]: QObject::removeChild(QObject*) 43599 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43600 vfunc[14]: QObject::property(char const*) const 43601 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43602 vfunc[16]: QObject::childEvent(QChildEvent*) 43603 vfunc[17]: QObject::customEvent(QCustomEvent*) 43604 vfunc[18]: QObject::connectNotify(char const*) 43605 vfunc[19]: QObject::disconnectNotify(char const*) 43606 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43607 const*, char const*) 43608 vfunc[21]: QWidget::setEnabled(bool) 43609 vfunc[22]: QWidget::setMinimumSize(int, int) 43610 vfunc[23]: QWidget::setMaximumSize(int, int) 43611 vfunc[24]: QWidget::setSizeIncrement(int, int) 43612 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 43613 vfunc[26]: QWidget::setEraseColor(QColor const&) 43614 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 43615 vfunc[28]: QWidget::setPalette(QPalette const&) 43616 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 43617 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 43618 vfunc[31]: QWidget::setFont(QFont const&) 43619 vfunc[32]: QWidget::setCursor(QCursor const&) 43620 vfunc[33]: QWidget::unsetCursor() 43621 vfunc[34]: QWidget::setMask(QBitmap const&) 43622 vfunc[35]: QWidget::setMask(QRegion const&) 43623 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 43624 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 43625 vfunc[38]: QWidget::setCaption(QString const&) 43626 vfunc[39]: QWidget::setIcon(QPixmap const&) 43627 vfunc[40]: QWidget::setIconText(QString const&) 43628 vfunc[41]: QWidget::setMouseTracking(bool) 43629 vfunc[42]: QWidget::setFocus() 43630 vfunc[43]: QWidget::setActiveWindow() 43631 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 43632 vfunc[45]: QWidget::setFocusProxy(QWidget*) 43633 vfunc[46]: QWidget::setUpdatesEnabled(bool) 43634 vfunc[47]: QWidget::show() 43635 vfunc[48]: QWidget::hide() 43636 vfunc[49]: QWidget::showMinimized() 43637 vfunc[50]: QWidget::showMaximized() 43638 vfunc[51]: QWidget::showNormal() 43639 vfunc[52]: QWidget::polish() 43640 vfunc[53]: QWidget::move(int, int) 43641 vfunc[54]: QWidget::resize(int, int) 43642 vfunc[55]: QWidget::setGeometry(int, int, int, int) 43643 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 43644 vfunc[57]: QWidget::close(bool) 43645 vfunc[58]: QWidget::sizeHint() const 43646 vfunc[59]: QWidget::minimumSizeHint() const 43647 vfunc[60]: QWidget::sizePolicy() const 43648 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 43649 vfunc[62]: QWidget::heightForWidth(int) const 43650 vfunc[63]: QWidget::adjustSize() 43651 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 43652 const&, bool) 43653 vfunc[65]: QWidget::setAcceptDrops(bool) 43654 vfunc[66]: QWidget::setAutoMask(bool) 43655 vfunc[67]: 43656 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 43657 vfunc[68]: QWidget::customWhatsThis() const 43658 vfunc[69]: QSplashScreen::mousePressEvent(QMouseEvent*) 43659 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 43660 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 43661 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 43662 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 43663 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 43664 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 43665 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 43666 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 43667 vfunc[78]: QWidget::enterEvent(QEvent*) 43668 vfunc[79]: QWidget::leaveEvent(QEvent*) 43669 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 43670 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 43671 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 43672 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 43673 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 43674 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 43675 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 43676 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 43677 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 43678 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 43679 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 43680 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 43681 vfunc[92]: QWidget::dropEvent(QDropEvent*) 43682 vfunc[93]: QWidget::showEvent(QShowEvent*) 43683 vfunc[94]: QWidget::hideEvent(QHideEvent*) 43684 vfunc[95]: QWidget::x11Event(_XEvent*) 43685 vfunc[96]: QWidget::updateMask() 43686 vfunc[97]: QWidget::styleChange(QStyle&) 43687 vfunc[98]: QWidget::enabledChange(bool) 43688 vfunc[99]: QWidget::paletteChange(QPalette const&) 43689 vfunc[100]: QWidget::fontChange(QFont const&) 43690 vfunc[101]: QWidget::windowActivationChange(bool) 43691 vfunc[102]: QWidget::metric(int) const 43692 vfunc[103]: QWidget::create(unsigned long, bool, bool) 43693 vfunc[104]: QWidget::destroy(bool, bool) 43694 vfunc[105]: NULL or QWidget::setWState(unsigned int) 43695 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 43696 vfunc[107]: QWidget::focusNextPrevChild(bool) 43697 vfunc[108]: QWidget::setKeyCompression(bool) 43698 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 43699 bool, QFont*) 43700 vfunc[110]: QSplashScreen::drawContents(QPainter*) 43701 43702 Table 8-712. Secondary vtable for QSplashScreen 43703 Base Offset -80 43704 Virtual Base Offset 0 43705 RTTI typeinfo for QSplashScreen 43706 vfunc[0]: non-virtual thunk to QSplashScreen::~QSplashScreen() 43707 vfunc[1]: non-virtual thunk to QSplashScreen::~QSplashScreen() 43708 vfunc[2]: QPaintDevice::setResolution(int) 43709 vfunc[3]: QPaintDevice::resolution() const 43710 vfunc[4]: QPaintDevice::handle() const 43711 vfunc[5]: QPaintDevice::x11RenderHandle() const 43712 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 43713 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 43714 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 43715 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 43716 const 43717 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 43718 43719 The Run Time Type Information for the QSplashScreen class is 43720 described by Table 8-713 43721 43722 Table 8-713. typeinfo for QSplashScreen 43723 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43724 Name typeinfo name for QSplashScreen 43725 basetype: typeinfo for QWidget 43726 __________________________________________________________ 43727 43728 8.2.36.3. Class data for QAccel 43729 43730 The virtual table for the QAccel class is described by Table 43731 8-714 43732 43733 Table 8-714. Primary vtable for QAccel 43734 Base Offset 0 43735 Virtual Base Offset 0 43736 RTTI typeinfo for QAccel 43737 vfunc[0]: NULL or QAccel::metaObject() const 43738 vfunc[1]: QAccel::className() const 43739 vfunc[2]: QAccel::qt_cast(char const*) 43740 vfunc[3]: QAccel::qt_invoke(int, QUObject*) 43741 vfunc[4]: QAccel::qt_emit(int, QUObject*) 43742 vfunc[5]: QAccel::qt_property(int, int, QVariant*) 43743 vfunc[6]: QAccel::~QAccel() 43744 vfunc[7]: QAccel::~QAccel() 43745 vfunc[8]: QObject::event(QEvent*) 43746 vfunc[9]: QAccel::eventFilter(QObject*, QEvent*) 43747 vfunc[10]: QObject::setName(char const*) 43748 vfunc[11]: QObject::insertChild(QObject*) 43749 vfunc[12]: QObject::removeChild(QObject*) 43750 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43751 vfunc[14]: QObject::property(char const*) const 43752 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43753 vfunc[16]: QObject::childEvent(QChildEvent*) 43754 vfunc[17]: QObject::customEvent(QCustomEvent*) 43755 vfunc[18]: QObject::connectNotify(char const*) 43756 vfunc[19]: QObject::disconnectNotify(char const*) 43757 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43758 const*, char const*) 43759 43760 The Run Time Type Information for the QAccel class is described 43761 by Table 8-715 43762 43763 Table 8-715. typeinfo for QAccel 43764 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43765 Name typeinfo name for QAccel 43766 basetype: typeinfo for QObject 43767 __________________________________________________________ 43768 43769 8.2.36.4. Interfaces for Qt3 Miscellaneous 43770 43771 An LSB conforming implementation shall provide the architecture 43772 specific functions for Qt3 Miscellaneous specified in Table 43773 8-716, with the full mandatory functionality as described in 43774 the referenced underlying specification. 43775 43776 Table 8-716. libqt-mt - Qt3 Miscellaneous Function Interfaces 43777 _ZThn80_N13QSplashScreenD0Ev [CXXABI] 43778 _ZThn80_N13QSplashScreenD1Ev [CXXABI] 43779 43780 V. Package Information 43781 43782 Table of Contents 43783 9. Package Dependencies 43784 43785 9.1. Package Dependencies 43786 __________________________________________________________ 43787 43788 Chapter 9. Package Dependencies 43789 43790 9.1. Package Dependencies 43791 43792 The LSB runtime environment shall provide the following 43793 dependency. 43794 43795 lsb-graphics-amd64 (legacy) 43796 This dependency is used to indicate that the application 43797 is dependent on features contained in the LSB-Graphics 43798 module. 43799 43800 This dependency shall have a version of 3.0. 43801 43802 The lsb-graphics dependencies are deprecated and will be 43803 removed in a future version of this specification. Applications 43804 should no longer indicate a dependency on them. 43805 __________________________________________________________ 43806 43807 Appendix A. GNU Free Documentation License (Informative) 43808 43809 This specification is published under the terms of the GNU Free 43810 Documentation License, Version 1.1, March 2000 43811 43812 Copyright (C) 2000 Free Software Foundation, Inc. 59 Temple 43813 Place, Suite 330, Boston, MA 02111-1307 USA Everyone is 43814 permitted to copy and distribute verbatim copies of this 43815 license document, but changing it is not allowed. 43816 __________________________________________________________ 43817 43818 A.1. PREAMBLE 43819 43820 The purpose of this License is to make a manual, textbook, or 43821 other written document "free" in the sense of freedom: to 43822 assure everyone the effective freedom to copy and redistribute 43823 it, with or without modifying it, either commercially or 43824 noncommercially. Secondarily, this License preserves for the 43825 author and publisher a way to get credit for their work, while 43826 not being considered responsible for modifications made by 43827 others. 43828 43829 This License is a kind of "copyleft", which means that 43830 derivative works of the document must themselves be free in the 43831 same sense. It complements the GNU General Public License, 43832 which is a copyleft license designed for free software. 43833 43834 We have designed this License in order to use it for manuals 43835 for free software, because free software needs free 43836 documentation: a free program should come with manuals 43837 providing the same freedoms that the software does. But this 43838 License is not limited to software manuals; it can be used for 43839 any textual work, regardless of subject matter or whether it is 43840 published as a printed book. We recommend this License 43841 principally for works whose purpose is instruction or 43842 reference. 43843 __________________________________________________________ 43844 43845 A.2. APPLICABILITY AND DEFINITIONS 43846 43847 This License applies to any manual or other work that contains 43848 a notice placed by the copyright holder saying it can be 43849 distributed under the terms of this License. The "Document", 43850 below, refers to any such manual or work. Any member of the 43851 public is a licensee, and is addressed as "you". 43852 43853 A "Modified Version" of the Document means any work containing 43854 the Document or a portion of it, either copied verbatim, or 43855 with modifications and/or translated into another language. 43856 43857 A "Secondary Section" is a named appendix or a front-matter 43858 section of the Document that deals exclusively with the 43859 relationship of the publishers or authors of the Document to 43860 the Document's overall subject (or to related matters) and 43861 contains nothing that could fall directly within that overall 43862 subject. (For example, if the Document is in part a textbook of 43863 mathematics, a Secondary Section may not explain any 43864 mathematics.) The relationship could be a matter of historical 43865 connection with the subject or with related matters, or of 43866 legal, commercial, philosophical, ethical or political position 43867 regarding them. 43868 43869 The "Invariant Sections" are certain Secondary Sections whose 43870 titles are designated, as being those of Invariant Sections, in 43871 the notice that says that the Document is released under this 43872 License. 43873 43874 The "Cover Texts" are certain short passages of text that are 43875 listed, as Front-Cover Texts or Back-Cover Texts, in the notice 43876 that says that the Document is released under this License. 43877 43878 A "Transparent" copy of the Document means a machine-readable 43879 copy, represented in a format whose specification is available 43880 to the general public, whose contents can be viewed and edited 43881 directly and straightforwardly with generic text editors or 43882 (for images composed of pixels) generic paint programs or (for 43883 drawings) some widely available drawing editor, and that is 43884 suitable for input to text formatters or for automatic 43885 translation to a variety of formats suitable for input to text 43886 formatters. A copy made in an otherwise Transparent file format 43887 whose markup has been designed to thwart or discourage 43888 subsequent modification by readers is not Transparent. A copy 43889 that is not "Transparent" is called "Opaque". 43890 43891 Examples of suitable formats for Transparent copies include 43892 plain ASCII without markup, Texinfo input format, LaTeX input 43893 format, SGML or XML using a publicly available DTD, and 43894 standard-conforming simple HTML designed for human 43895 modification. Opaque formats include PostScript, PDF, 43896 proprietary formats that can be read and edited only by 43897 proprietary word processors, SGML or XML for which the DTD 43898 and/or processing tools are not generally available, and the 43899 machine-generated HTML produced by some word processors for 43900 output purposes only. 43901 43902 The "Title Page" means, for a printed book, the title page 43903 itself, plus such following pages as are needed to hold, 43904 legibly, the material this License requires to appear in the 43905 title page. For works in formats which do not have any title 43906 page as such, "Title Page" means the text near the most 43907 prominent appearance of the work's title, preceding the 43908 beginning of the body of the text. 43909 __________________________________________________________ 43910 43911 A.3. VERBATIM COPYING 43912 43913 You may copy and distribute the Document in any medium, either 43914 commercially or noncommercially, provided that this License, 43915 the copyright notices, and the license notice saying this 43916 License applies to the Document are reproduced in all copies, 43917 and that you add no other conditions whatsoever to those of 43918 this License. You may not use technical measures to obstruct or 43919 control the reading or further copying of the copies you make 43920 or distribute. However, you may accept compensation in exchange 43921 for copies. If you distribute a large enough number of copies 43922 you must also follow the conditions in section 3. 43923 43924 You may also lend copies, under the same conditions stated 43925 above, and you may publicly display copies. 43926 __________________________________________________________ 43927 43928 A.4. COPYING IN QUANTITY 43929 43930 If you publish printed copies of the Document numbering more 43931 than 100, and the Document's license notice requires Cover 43932 Texts, you must enclose the copies in covers that carry, 43933 clearly and legibly, all these Cover Texts: Front-Cover Texts 43934 on the front cover, and Back-Cover Texts on the back cover. 43935 Both covers must also clearly and legibly identify you as the 43936 publisher of these copies. The front cover must present the 43937 full title with all words of the title equally prominent and 43938 visible. You may add other material on the covers in addition. 43939 Copying with changes limited to the covers, as long as they 43940 preserve the title of the Document and satisfy these 43941 conditions, can be treated as verbatim copying in other 43942 respects. 43943 43944 If the required texts for either cover are too voluminous to 43945 fit legibly, you should put the first ones listed (as many as 43946 fit reasonably) on the actual cover, and continue the rest onto 43947 adjacent pages. 43948 43949 If you publish or distribute Opaque copies of the Document 43950 numbering more than 100, you must either include a 43951 machine-readable Transparent copy along with each Opaque copy, 43952 or state in or with each Opaque copy a publicly-accessible 43953 computer-network location containing a complete Transparent 43954 copy of the Document, free of added material, which the general 43955 network-using public has access to download anonymously at no 43956 charge using public-standard network protocols. If you use the 43957 latter option, you must take reasonably prudent steps, when you 43958 begin distribution of Opaque copies in quantity, to ensure that 43959 this Transparent copy will remain thus accessible at the stated 43960 location until at least one year after the last time you 43961 distribute an Opaque copy (directly or through your agents or 43962 retailers) of that edition to the public. 43963 43964 It is requested, but not required, that you contact the authors 43965 of the Document well before redistributing any large number of 43966 copies, to give them a chance to provide you with an updated 43967 version of the Document. 43968 __________________________________________________________ 43969 43970 A.5. MODIFICATIONS 43971 43972 You may copy and distribute a Modified Version of the Document 43973 under the conditions of sections 2 and 3 above, provided that 43974 you release the Modified Version under precisely this License, 43975 with the Modified Version filling the role of the Document, 43976 thus licensing distribution and modification of the Modified 43977 Version to whoever possesses a copy of it. In addition, you 43978 must do these things in the Modified Version: 43979 43980 A. Use in the Title Page (and on the covers, if any) a title 43981 distinct from that of the Document, and from those of 43982 previous versions (which should, if there were any, be 43983 listed in the History section of the Document). You may use 43984 the same title as a previous version if the original 43985 publisher of that version gives permission. 43986 B. List on the Title Page, as authors, one or more persons or 43987 entities responsible for authorship of the modifications in 43988 the Modified Version, together with at least five of the 43989 principal authors of the Document (all of its principal 43990 authors, if it has less than five). 43991 C. State on the Title page the name of the publisher of the 43992 Modified Version, as the publisher. 43993 D. Preserve all the copyright notices of the Document. 43994 E. Add an appropriate copyright notice for your modifications 43995 adjacent to the other copyright notices. 43996 F. Include, immediately after the copyright notices, a license 43997 notice giving the public permission to use the Modified 43998 Version under the terms of this License, in the form shown 43999 in the Addendum below. 44000 G. Preserve in that license notice the full lists of Invariant 44001 Sections and required Cover Texts given in the Document's 44002 license notice. 44003 H. Include an unaltered copy of this License. 44004 I. Preserve the section entitled "History", and its title, and 44005 add to it an item stating at least the title, year, new 44006 authors, and publisher of the Modified Version as given on 44007 the Title Page. If there is no section entitled "History" 44008 in the Document, create one stating the title, year, 44009 authors, and publisher of the Document as given on its 44010 Title Page, then add an item describing the Modified 44011 Version as stated in the previous sentence. 44012 J. Preserve the network location, if any, given in the 44013 Document for public access to a Transparent copy of the 44014 Document, and likewise the network locations given in the 44015 Document for previous versions it was based on. These may 44016 be placed in the "History" section. You may omit a network 44017 location for a work that was published at least four years 44018 before the Document itself, or if the original publisher of 44019 the version it refers to gives permission. 44020 K. In any section entitled "Acknowledgements" or 44021 "Dedications", preserve the section's title, and preserve 44022 in the section all the substance and tone of each of the 44023 contributor acknowledgements and/or dedications given 44024 therein. 44025 L. Preserve all the Invariant Sections of the Document, 44026 unaltered in their text and in their titles. Section 44027 numbers or the equivalent are not considered part of the 44028 section titles. 44029 M. Delete any section entitled "Endorsements". Such a section 44030 may not be included in the Modified Version. 44031 N. Do not retitle any existing section as "Endorsements" or to 44032 conflict in title with any Invariant Section. 44033 44034 If the Modified Version includes new front-matter sections or 44035 appendices that qualify as Secondary Sections and contain no 44036 material copied from the Document, you may at your option 44037 designate some or all of these sections as invariant. To do 44038 this, add their titles to the list of Invariant Sections in the 44039 Modified Version's license notice. These titles must be 44040 distinct from any other section titles. 44041 44042 You may add a section entitled "Endorsements", provided it 44043 contains nothing but endorsements of your Modified Version by 44044 various parties--for example, statements of peer review or that 44045 the text has been approved by an organization as the 44046 authoritative definition of a standard. 44047 44048 You may add a passage of up to five words as a Front-Cover 44049 Text, and a passage of up to 25 words as a Back-Cover Text, to 44050 the end of the list of Cover Texts in the Modified Version. 44051 Only one passage of Front-Cover Text and one of Back-Cover Text 44052 may be added by (or through arrangements made by) any one 44053 entity. If the Document already includes a cover text for the 44054 same cover, previously added by you or by arrangement made by 44055 the same entity you are acting on behalf of, you may not add 44056 another; but you may replace the old one, on explicit 44057 permission from the previous publisher that added the old one. 44058 44059 The author(s) and publisher(s) of the Document do not by this 44060 License give permission to use their names for publicity for or 44061 to assert or imply endorsement of any Modified Version. 44062 __________________________________________________________ 44063 44064 A.6. COMBINING DOCUMENTS 44065 44066 You may combine the Document with other documents released 44067 under this License, under the terms defined in section 4 above 44068 for modified versions, provided that you include in the 44069 combination all of the Invariant Sections of all of the 44070 original documents, unmodified, and list them all as Invariant 44071 Sections of your combined work in its license notice. 44072 44073 The combined work need only contain one copy of this License, 44074 and multiple identical Invariant Sections may be replaced with 44075 a single copy. If there are multiple Invariant Sections with 44076 the same name but different contents, make the title of each 44077 such section unique by adding at the end of it, in parentheses, 44078 the name of the original author or publisher of that section if 44079 known, or else a unique number. Make the same adjustment to the 44080 section titles in the list of Invariant Sections in the license 44081 notice of the combined work. 44082 44083 In the combination, you must combine any sections entitled 44084 "History" in the various original documents, forming one 44085 section entitled "History"; likewise combine any sections 44086 entitled "Acknowledgements", and any sections entitled 44087 "Dedications". You must delete all sections entitled 44088 "Endorsements." 44089 __________________________________________________________ 44090 44091 A.7. COLLECTIONS OF DOCUMENTS 44092 44093 You may make a collection consisting of the Document and other 44094 documents released under this License, and replace the 44095 individual copies of this License in the various documents with 44096 a single copy that is included in the collection, provided that 44097 you follow the rules of this License for verbatim copying of 44098 each of the documents in all other respects. 44099 44100 You may extract a single document from such a collection, and 44101 distribute it individually under this License, provided you 44102 insert a copy of this License into the extracted document, and 44103 follow this License in all other respects regarding verbatim 44104 copying of that document. 44105 __________________________________________________________ 44106 44107 A.8. AGGREGATION WITH INDEPENDENT WORKS 44108 44109 A compilation of the Document or its derivatives with other 44110 separate and independent documents or works, in or on a volume 44111 of a storage or distribution medium, does not as a whole count 44112 as a Modified Version of the Document, provided no compilation 44113 copyright is claimed for the compilation. Such a compilation is 44114 called an "aggregate", and this License does not apply to the 44115 other self-contained works thus compiled with the Document, on 44116 account of their being thus compiled, if they are not 44117 themselves derivative works of the Document. 44118 44119 If the Cover Text requirement of section 3 is applicable to 44120 these copies of the Document, then if the Document is less than 44121 one quarter of the entire aggregate, the Document's Cover Texts 44122 may be placed on covers that surround only the Document within 44123 the aggregate. Otherwise they must appear on covers around the 44124 whole aggregate. 44125 __________________________________________________________ 44126 44127 A.9. TRANSLATION 44128 44129 Translation is considered a kind of modification, so you may 44130 distribute translations of the Document under the terms of 44131 section 4. Replacing Invariant Sections with translations 44132 requires special permission from their copyright holders, but 44133 you may include translations of some or all Invariant Sections 44134 in addition to the original versions of these Invariant 44135 Sections. You may include a translation of this License 44136 provided that you also include the original English version of 44137 this License. In case of a disagreement between the translation 44138 and the original English version of this License, the original 44139 English version will prevail. 44140 __________________________________________________________ 44141 44142 A.10. TERMINATION 44143 44144 You may not copy, modify, sublicense, or distribute the 44145 Document except as expressly provided for under this License. 44146 Any other attempt to copy, modify, sublicense or distribute the 44147 Document is void, and will automatically terminate your rights 44148 under this License. However, parties who have received copies, 44149 or rights, from you under this License will not have their 44150 licenses terminated so long as such parties remain in full 44151 compliance. 44152 __________________________________________________________ 44153 44154 A.11. FUTURE REVISIONS OF THIS LICENSE 44155 44156 The Free Software Foundation may publish new, revised versions 44157 of the GNU Free Documentation License from time to time. Such 44158 new versions will be similar in spirit to the present version, 44159 but may differ in detail to address new problems or concerns. 44160 See http://www.gnu.org/copyleft/. 44161 44162 Each version of the License is given a distinguishing version 44163 number. If the Document specifies that a particular numbered 44164 version of this License "or any later version" applies to it, 44165 you have the option of following the terms and conditions 44166 either of that specified version or of any later version that 44167 has been published (not as a draft) by the Free Software 44168 Foundation. If the Document does not specify a version number 44169 of this License, you may choose any version ever published (not 44170 as a draft) by the Free Software Foundation. 44171 __________________________________________________________ 44172 44173 A.12. How to use this License for your documents 44174 44175 To use this License in a document you have written, include a 44176 copy of the License in the document and put the following 44177 copyright and license notices just after the title page: 44178 44179 Copyright (c) YEAR YOUR NAME. Permission is granted to copy, 44180 distribute and/or modify this document under the terms of 44181 the GNU Free Documentation License, Version 1.1 or any later 44182 version published by the Free Software Foundation; with the 44183 Invariant Sections being LIST THEIR TITLES, with the 44184 Front-Cover Texts being LIST, and with the Back-Cover Texts 44185 being LIST. A copy of the license is included in the section 44186 entitled "GNU Free Documentation License". 44187 44188 If you have no Invariant Sections, write "with no Invariant 44189 Sections" instead of saying which ones are invariant. If you 44190 have no Front-Cover Texts, write "no Front-Cover Texts" instead 44191 of "Front-Cover Texts being LIST"; likewise for Back-Cover 44192 Texts. 44193 44194 If your document contains nontrivial examples of program code, 44195 we recommend releasing these examples in parallel under your 44196 choice of free software license, such as the GNU General Public 44197 License, to permit their use in free software.