1 Linux Standard Base Desktop Specification for S390 3.2 2 3 Copyright © 2007 Linux Foundation 4 5 Permission is granted to copy, distribute and/or modify this 6 document under the terms of the GNU Free Documentation License, 7 Version 1.1; with no Invariant Sections, with no Front-Cover 8 Texts, and with no Back-Cover Texts. A copy of the license is 9 included in the section entitled "GNU Free Documentation 10 License". 11 12 Portions of the text may be copyrighted by the following 13 parties: 14 15 * The Regents of the University of California 16 * Free Software Foundation 17 * Ian F. Darwin 18 * Paul Vixie 19 * BSDI (now Wind River) 20 * Andrew G Morgan 21 * Jean-loup Gailly and Mark Adler 22 * Massachusetts Institute of Technology 23 * Apple Inc. 24 * Easy Software Products 25 * artofcode LLC 26 * Till Kamppeter 27 * Manfred Wassman 28 * Python Software Foundation 29 30 These excerpts are being used in accordance with their 31 respective licenses. 32 33 Linux is the registered trademark of Linus Torvalds in the U.S. 34 and other countries. 35 36 UNIX is a registered trademark of The Open Group. 37 38 LSB is a trademark of the Linux Foundation in the United States 39 and other countries. 40 41 AMD is a trademark of Advanced Micro Devices, Inc. 42 43 Intel and Itanium are registered trademarks and Intel386 is a 44 trademark of Intel Corporation. 45 46 PowerPC is a registered trademark and PowerPC Architecture is a 47 trademark of the IBM Corporation. 48 49 S/390 is a registered trademark of the IBM Corporation. 50 51 OpenGL is a registered trademark of Silicon Graphics, Inc. 52 __________________________________________________________ 53 54 Table of Contents 55 Foreword 56 Introduction 57 I. Introductory Elements 58 59 1. Scope 60 2. References 61 62 2.1. Normative References 63 2.2. Informative References/Bibliography 64 65 3. Requirements 66 67 3.1. Relevant Libraries 68 69 4. Definitions 70 5. Terminology 71 72 II. GTK+ Stack Libraries 73 74 6. Libraries 75 76 6.1. Introduction 77 6.2. Interfaces for libglib-2.0 78 6.3. Data Definitions for libglib-2.0 79 6.4. Interfaces for libgobject-2.0 80 6.5. Data Definitions for libgobject-2.0 81 6.6. Interfaces for libgmodule-2.0 82 6.7. Data Definitions for libgmodule-2.0 83 6.8. Interfaces for libgthread-2.0 84 6.9. Interfaces for libatk-1.0 85 6.10. Data Definitions for libatk-1.0 86 6.11. Interfaces for libpango-1.0 87 6.12. Data Definitions for libpango-1.0 88 6.13. Interfaces for libpangoxft-1.0 89 6.14. Data Definitions for libpangoxft-1.0 90 6.15. Interfaces for libpangoft2-1.0 91 6.16. Data Definitions for libpangoft2-1.0 92 6.17. Interfaces for libgdk_pixbuf-2.0 93 6.18. Data Definitions for libgdk_pixbuf-2.0 94 6.19. Interfaces for libgdk_pixbuf_xlib-2.0 95 6.20. Data Definitions for libgdk_pixbuf_xlib-2.0 96 6.21. Interfaces for libgdk-x11-2.0 97 6.22. Data Definitions for libgdk-x11-2.0 98 6.23. Interfaces for libgtk-x11-2.0 99 6.24. Data Definitions for libgtk-x11-2.0 100 101 III. Qt Libraries 102 103 7. Libraries 104 105 7.1. Introduction 106 7.2. Interfaces for libQtCore 107 7.3. Data Definitions for libQtCore 108 7.4. Interfaces for libQtGui 109 7.5. Data Definitions for libQtGui 110 7.6. Interfaces for libQtXml 111 7.7. Data Definitions for libQtXml 112 7.8. Interfaces for libQtOpenGL 113 7.9. Data Definitions for libQtOpenGL 114 7.10. Interfaces for libQtSql 115 7.11. Data Definitions for libQtSql 116 7.12. Interfaces for libQtSvg 117 7.13. Data Definitions for libQtSvg 118 7.14. Interfaces for libQtNetwork 119 7.15. Data Definitions for libQtNetwork 120 121 IV. Qt3 Library 122 123 8. Library 124 125 8.1. Introduction 126 8.2. Interfaces for libqt-mt 127 128 V. Package Information 129 130 9. Package Dependencies 131 132 9.1. Package Dependencies 133 134 A. GNU Free Documentation License (Informative) 135 136 A.1. PREAMBLE 137 A.2. APPLICABILITY AND DEFINITIONS 138 A.3. VERBATIM COPYING 139 A.4. COPYING IN QUANTITY 140 A.5. MODIFICATIONS 141 A.6. COMBINING DOCUMENTS 142 A.7. COLLECTIONS OF DOCUMENTS 143 A.8. AGGREGATION WITH INDEPENDENT WORKS 144 A.9. TRANSLATION 145 A.10. TERMINATION 146 A.11. FUTURE REVISIONS OF THIS LICENSE 147 A.12. How to use this License for your documents 148 149 List of Tables 150 2-1. Normative References 151 2-2. Other References 152 3-1. Standard Library Names 153 6-1. libglib-2.0 Definition 154 6-2. libgobject-2.0 Definition 155 6-3. libgmodule-2.0 Definition 156 6-4. libgthread-2.0 Definition 157 6-5. libatk-1.0 Definition 158 6-6. libpango-1.0 Definition 159 6-7. libpangoxft-1.0 Definition 160 6-8. libpangoft2-1.0 Definition 161 6-9. libgdk_pixbuf-2.0 Definition 162 6-10. libgdk_pixbuf_xlib-2.0 Definition 163 6-11. libgdk-x11-2.0 Definition 164 6-12. libgtk-x11-2.0 Definition 165 7-1. libQtCore Definition 166 7-2. Primary vtable for QObject 167 7-3. typeinfo for QObject 168 7-4. Primary vtable for QObjectUserData 169 7-5. typeinfo for QObjectUserData 170 7-6. Primary vtable for QIODevice 171 7-7. typeinfo for QIODevice 172 7-8. Primary vtable for QDataStream 173 7-9. typeinfo for QDataStream 174 7-10. Primary vtable for QTextCodec 175 7-11. typeinfo for QTextCodec 176 7-12. Primary vtable for QTextStream 177 7-13. typeinfo for QTextStream 178 7-14. Primary vtable for QFile 179 7-15. typeinfo for QFile 180 7-16. Primary vtable for QTemporaryFile 181 7-17. typeinfo for QTemporaryFile 182 7-18. Primary vtable for QAbstractFileEngine 183 7-19. typeinfo for QAbstractFileEngine 184 7-20. Primary vtable for QAbstractFileEngineHandler 185 7-21. typeinfo for QAbstractFileEngineHandler 186 7-22. Primary vtable for QFSFileEngine 187 7-23. typeinfo for QFSFileEngine 188 7-24. Primary vtable for QProcess 189 7-25. typeinfo for QProcess 190 7-26. Primary vtable for QBuffer 191 7-27. typeinfo for QBuffer 192 7-28. Primary vtable for QSettings 193 7-29. typeinfo for QSettings 194 7-30. Primary vtable for QFactoryInterface 195 7-31. typeinfo for QFactoryInterface 196 7-32. Primary vtable for QTextCodecFactoryInterface 197 7-33. typeinfo for QTextCodecFactoryInterface 198 7-34. Primary vtable for QTextCodecPlugin 199 7-35. Secondary vtable for QTextCodecPlugin 200 7-36. typeinfo for QTextCodecPlugin 201 7-37. Primary vtable for QTranslator 202 7-38. typeinfo for QTranslator 203 7-39. Primary vtable for QMimeData 204 7-40. typeinfo for QMimeData 205 7-41. Primary vtable for QEventLoop 206 7-42. typeinfo for QEventLoop 207 7-43. Primary vtable for QEvent 208 7-44. typeinfo for QEvent 209 7-45. Primary vtable for QTimerEvent 210 7-46. typeinfo for QTimerEvent 211 7-47. Primary vtable for QChildEvent 212 7-48. typeinfo for QChildEvent 213 7-49. Primary vtable for QCustomEvent 214 7-50. typeinfo for QCustomEvent 215 7-51. Primary vtable for QCoreApplication 216 7-52. typeinfo for QCoreApplication 217 7-53. Primary vtable for QAbstractItemModel 218 7-54. typeinfo for QAbstractItemModel 219 7-55. Primary vtable for QAbstractTableModel 220 7-56. typeinfo for QAbstractTableModel 221 7-57. Primary vtable for QAbstractListModel 222 7-58. typeinfo for QAbstractListModel 223 7-59. Primary vtable for QSignalMapper 224 7-60. typeinfo for QSignalMapper 225 7-61. Primary vtable for QObjectCleanupHandler 226 7-62. typeinfo for QObjectCleanupHandler 227 7-63. Primary vtable for QSocketNotifier 228 7-64. typeinfo for QSocketNotifier 229 7-65. Primary vtable for QTimer 230 7-66. typeinfo for QTimer 231 7-67. Primary vtable for QAbstractEventDispatcher 232 7-68. typeinfo for QAbstractEventDispatcher 233 7-69. Primary vtable for QPluginLoader 234 7-70. typeinfo for QPluginLoader 235 7-71. Primary vtable for QLibrary 236 7-72. typeinfo for QLibrary 237 7-73. Primary vtable for QThread 238 7-74. typeinfo for QThread 239 7-75. Primary vtable for QDynamicPropertyChangeEvent 240 7-76. Primary vtable for QFileSystemWatcher 241 7-77. Primary vtable for QSystemLocale 242 7-78. Primary vtable for QTimeLine 243 7-79. libQtCore - QtCore Function Interfaces 244 7-80. libQtGui Definition 245 7-81. Primary vtable for QTextObject 246 7-82. typeinfo for QTextObject 247 7-83. Primary vtable for QTextBlockGroup 248 7-84. typeinfo for QTextBlockGroup 249 7-85. Primary vtable for QTextFrameLayoutData 250 7-86. typeinfo for QTextFrameLayoutData 251 7-87. Primary vtable for QTextFrame 252 7-88. typeinfo for QTextFrame 253 7-89. Primary vtable for QTextBlockUserData 254 7-90. typeinfo for QTextBlockUserData 255 7-91. Primary vtable for QTextDocument 256 7-92. typeinfo for QTextDocument 257 7-93. Primary vtable for QTextTable 258 7-94. typeinfo for QTextTable 259 7-95. Primary vtable for QMimeSource 260 7-96. typeinfo for QMimeSource 261 7-97. Primary vtable for QDrag 262 7-98. typeinfo for QDrag 263 7-99. Primary vtable for QInputEvent 264 7-100. typeinfo for QInputEvent 265 7-101. Primary vtable for QMouseEvent 266 7-102. typeinfo for QMouseEvent 267 7-103. Primary vtable for QHoverEvent 268 7-104. typeinfo for QHoverEvent 269 7-105. Primary vtable for QWheelEvent 270 7-106. typeinfo for QWheelEvent 271 7-107. Primary vtable for QTabletEvent 272 7-108. typeinfo for QTabletEvent 273 7-109. Primary vtable for QKeyEvent 274 7-110. typeinfo for QKeyEvent 275 7-111. Primary vtable for QFocusEvent 276 7-112. typeinfo for QFocusEvent 277 7-113. Primary vtable for QPaintEvent 278 7-114. typeinfo for QPaintEvent 279 7-115. Primary vtable for QMoveEvent 280 7-116. typeinfo for QMoveEvent 281 7-117. Primary vtable for QResizeEvent 282 7-118. typeinfo for QResizeEvent 283 7-119. Primary vtable for QCloseEvent 284 7-120. typeinfo for QCloseEvent 285 7-121. Primary vtable for QIconDragEvent 286 7-122. typeinfo for QIconDragEvent 287 7-123. Primary vtable for QShowEvent 288 7-124. typeinfo for QShowEvent 289 7-125. Primary vtable for QHideEvent 290 7-126. typeinfo for QHideEvent 291 7-127. Primary vtable for QContextMenuEvent 292 7-128. typeinfo for QContextMenuEvent 293 7-129. Primary vtable for QInputMethodEvent 294 7-130. typeinfo for QInputMethodEvent 295 7-131. Primary vtable for QDropEvent 296 7-132. Secondary vtable for QDropEvent 297 7-133. typeinfo for QDropEvent 298 7-134. Primary vtable for QDragMoveEvent 299 7-135. Secondary vtable for QDragMoveEvent 300 7-136. typeinfo for QDragMoveEvent 301 7-137. Primary vtable for QDragEnterEvent 302 7-138. Secondary vtable for QDragEnterEvent 303 7-139. typeinfo for QDragEnterEvent 304 7-140. Primary vtable for QDragResponseEvent 305 7-141. typeinfo for QDragResponseEvent 306 7-142. Primary vtable for QDragLeaveEvent 307 7-143. typeinfo for QDragLeaveEvent 308 7-144. Primary vtable for QHelpEvent 309 7-145. typeinfo for QHelpEvent 310 7-146. Primary vtable for QStatusTipEvent 311 7-147. typeinfo for QStatusTipEvent 312 7-148. Primary vtable for QWhatsThisClickedEvent 313 7-149. typeinfo for QWhatsThisClickedEvent 314 7-150. Primary vtable for QActionEvent 315 7-151. typeinfo for QActionEvent 316 7-152. Primary vtable for QFileOpenEvent 317 7-153. typeinfo for QFileOpenEvent 318 7-154. Primary vtable for QToolBarChangeEvent 319 7-155. typeinfo for QToolBarChangeEvent 320 7-156. Primary vtable for QShortcutEvent 321 7-157. typeinfo for QShortcutEvent 322 7-158. Primary vtable for QClipboardEvent 323 7-159. typeinfo for QClipboardEvent 324 7-160. Primary vtable for QWindowStateChangeEvent 325 7-161. typeinfo for QWindowStateChangeEvent 326 7-162. Primary vtable for QMenubarUpdatedEvent 327 7-163. typeinfo for QMenubarUpdatedEvent 328 7-164. Primary vtable for QTextList 329 7-165. typeinfo for QTextList 330 7-166. Primary vtable for QAbstractTextDocumentLayout 331 7-167. typeinfo for QAbstractTextDocumentLayout 332 7-168. Primary vtable for QTextObjectInterface 333 7-169. typeinfo for QTextObjectInterface 334 7-170. Primary vtable for QSyntaxHighlighter 335 7-171. typeinfo for QSyntaxHighlighter 336 7-172. Primary vtable for QPaintDevice 337 7-173. typeinfo for QPaintDevice 338 7-174. Primary vtable for QWidget 339 7-175. Secondary vtable for QWidget 340 7-176. typeinfo for QWidget 341 7-177. Primary vtable for QDialog 342 7-178. Secondary vtable for QDialog 343 7-179. typeinfo for QDialog 344 7-180. Primary vtable for QAbstractPageSetupDialog 345 7-181. Secondary vtable for QAbstractPageSetupDialog 346 7-182. typeinfo for QAbstractPageSetupDialog 347 7-183. Primary vtable for QColorDialog 348 7-184. Secondary vtable for QColorDialog 349 7-185. typeinfo for QColorDialog 350 7-186. Primary vtable for QFontDialog 351 7-187. Secondary vtable for QFontDialog 352 7-188. typeinfo for QFontDialog 353 7-189. Primary vtable for QMessageBox 354 7-190. Secondary vtable for QMessageBox 355 7-191. typeinfo for QMessageBox 356 7-192. Primary vtable for QProgressDialog 357 7-193. Secondary vtable for QProgressDialog 358 7-194. typeinfo for QProgressDialog 359 7-195. Primary vtable for QErrorMessage 360 7-196. Secondary vtable for QErrorMessage 361 7-197. typeinfo for QErrorMessage 362 7-198. Primary vtable for QFileDialog 363 7-199. Secondary vtable for QFileDialog 364 7-200. typeinfo for QFileDialog 365 7-201. Primary vtable for QAbstractPrintDialog 366 7-202. Secondary vtable for QAbstractPrintDialog 367 7-203. typeinfo for QAbstractPrintDialog 368 7-204. Primary vtable for QPrintDialog 369 7-205. Secondary vtable for QPrintDialog 370 7-206. typeinfo for QPrintDialog 371 7-207. Primary vtable for QPageSetupDialog 372 7-208. Secondary vtable for QPageSetupDialog 373 7-209. typeinfo for QPageSetupDialog 374 7-210. Primary vtable for QFrame 375 7-211. Secondary vtable for QFrame 376 7-212. typeinfo for QFrame 377 7-213. Primary vtable for QLineEdit 378 7-214. Secondary vtable for QLineEdit 379 7-215. typeinfo for QLineEdit 380 7-216. Primary vtable for QInputDialog 381 7-217. Secondary vtable for QInputDialog 382 7-218. typeinfo for QInputDialog 383 7-219. Primary vtable for QImage 384 7-220. typeinfo for QImage 385 7-221. Primary vtable for QPixmap 386 7-222. typeinfo for QPixmap 387 7-223. Primary vtable for QImageIOHandler 388 7-224. typeinfo for QImageIOHandler 389 7-225. Primary vtable for QImageIOHandlerFactoryInterface 390 7-226. typeinfo for QImageIOHandlerFactoryInterface 391 7-227. Primary vtable for QImageIOPlugin 392 7-228. Secondary vtable for QImageIOPlugin 393 7-229. typeinfo for QImageIOPlugin 394 7-230. Primary vtable for QPicture 395 7-231. typeinfo for QPicture 396 7-232. Primary vtable for QMovie 397 7-233. typeinfo for QMovie 398 7-234. Primary vtable for QIconEngineFactoryInterface 399 7-235. typeinfo for QIconEngineFactoryInterface 400 7-236. Primary vtable for QIconEnginePlugin 401 7-237. Secondary vtable for QIconEnginePlugin 402 7-238. typeinfo for QIconEnginePlugin 403 7-239. Primary vtable for QIconEngine 404 7-240. typeinfo for QIconEngine 405 7-241. Primary vtable for QBitmap 406 7-242. typeinfo for QBitmap 407 7-243. Primary vtable for QPictureFormatInterface 408 7-244. typeinfo for QPictureFormatInterface 409 7-245. Primary vtable for QPictureFormatPlugin 410 7-246. Secondary vtable for QPictureFormatPlugin 411 7-247. typeinfo for QPictureFormatPlugin 412 7-248. Primary vtable for QPrinter 413 7-249. typeinfo for QPrinter 414 7-250. Primary vtable for QPrintEngine 415 7-251. typeinfo for QPrintEngine 416 7-252. Primary vtable for QStyle 417 7-253. typeinfo for QStyle 418 7-254. Primary vtable for QPaintEngine 419 7-255. typeinfo for QPaintEngine 420 7-256. Primary vtable for QItemSelectionModel 421 7-257. typeinfo for QItemSelectionModel 422 7-258. Primary vtable for QAbstractScrollArea 423 7-259. Secondary vtable for QAbstractScrollArea 424 7-260. typeinfo for QAbstractScrollArea 425 7-261. Primary vtable for QValidator 426 7-262. typeinfo for QValidator 427 7-263. Primary vtable for QIntValidator 428 7-264. typeinfo for QIntValidator 429 7-265. Primary vtable for QDoubleValidator 430 7-266. typeinfo for QDoubleValidator 431 7-267. Primary vtable for QRegExpValidator 432 7-268. typeinfo for QRegExpValidator 433 7-269. Primary vtable for QAbstractSpinBox 434 7-270. Secondary vtable for QAbstractSpinBox 435 7-271. typeinfo for QAbstractSpinBox 436 7-272. Primary vtable for QAbstractSlider 437 7-273. Secondary vtable for QAbstractSlider 438 7-274. typeinfo for QAbstractSlider 439 7-275. Primary vtable for QSlider 440 7-276. Secondary vtable for QSlider 441 7-277. typeinfo for QSlider 442 7-278. Primary vtable for QTabBar 443 7-279. Secondary vtable for QTabBar 444 7-280. typeinfo for QTabBar 445 7-281. Primary vtable for QTabWidget 446 7-282. Secondary vtable for QTabWidget 447 7-283. typeinfo for QTabWidget 448 7-284. Primary vtable for QRubberBand 449 7-285. Secondary vtable for QRubberBand 450 7-286. typeinfo for QRubberBand 451 7-287. Primary vtable for QAbstractItemDelegate 452 7-288. typeinfo for QAbstractItemDelegate 453 7-289. Primary vtable for QAbstractItemView 454 7-290. Secondary vtable for QAbstractItemView 455 7-291. typeinfo for QAbstractItemView 456 7-292. Primary vtable for QStringListModel 457 7-293. typeinfo for QStringListModel 458 7-294. Primary vtable for QListView 459 7-295. Secondary vtable for QListView 460 7-296. typeinfo for QListView 461 7-297. Primary vtable for QListWidgetItem 462 7-298. typeinfo for QListWidgetItem 463 7-299. Primary vtable for QListWidget 464 7-300. Secondary vtable for QListWidget 465 7-301. typeinfo for QListWidget 466 7-302. Primary vtable for QFileIconProvider 467 7-303. typeinfo for QFileIconProvider 468 7-304. Primary vtable for QDirModel 469 7-305. typeinfo for QDirModel 470 7-306. Primary vtable for QStandardItemModel 471 7-307. typeinfo for QStandardItemModel 472 7-308. Primary vtable for QAbstractProxyModel 473 7-309. typeinfo for QAbstractProxyModel 474 7-310. Primary vtable for QSortFilterProxyModel 475 7-311. typeinfo for QSortFilterProxyModel 476 7-312. Primary vtable for QItemDelegate 477 7-313. typeinfo for QItemDelegate 478 7-314. Primary vtable for QTableView 479 7-315. Secondary vtable for QTableView 480 7-316. typeinfo for QTableView 481 7-317. Primary vtable for QTableWidgetItem 482 7-318. typeinfo for QTableWidgetItem 483 7-319. Primary vtable for QTableWidget 484 7-320. Secondary vtable for QTableWidget 485 7-321. typeinfo for QTableWidget 486 7-322. Primary vtable for QTreeView 487 7-323. Secondary vtable for QTreeView 488 7-324. typeinfo for QTreeView 489 7-325. Primary vtable for QProxyModel 490 7-326. typeinfo for QProxyModel 491 7-327. Primary vtable for QHeaderView 492 7-328. Secondary vtable for QHeaderView 493 7-329. typeinfo for QHeaderView 494 7-330. Primary vtable for QItemEditorFactory 495 7-331. typeinfo for QItemEditorFactory 496 7-332. Primary vtable for QTreeWidgetItem 497 7-333. typeinfo for QTreeWidgetItem 498 7-334. Primary vtable for QTreeWidget 499 7-335. Secondary vtable for QTreeWidget 500 7-336. typeinfo for QTreeWidget 501 7-337. Primary vtable for QAccessibleBridgeFactoryInterface 502 7-338. typeinfo for QAccessibleBridgeFactoryInterface 503 7-339. Primary vtable for QAccessibleBridgePlugin 504 7-340. Secondary vtable for QAccessibleBridgePlugin 505 7-341. typeinfo for QAccessibleBridgePlugin 506 7-342. Primary vtable for QAccessibleInterface 507 7-343. typeinfo for QAccessibleInterface 508 7-344. Primary vtable for QAccessibleObject 509 7-345. typeinfo for QAccessibleObject 510 7-346. Primary vtable for QAccessibleApplication 511 7-347. typeinfo for QAccessibleApplication 512 7-348. Primary vtable for QAccessibleWidget 513 7-349. typeinfo for QAccessibleWidget 514 7-350. Primary vtable for QAccessibleFactoryInterface 515 7-351. typeinfo for QAccessibleFactoryInterface 516 7-352. Primary vtable for QAccessiblePlugin 517 7-353. Secondary vtable for QAccessiblePlugin 518 7-354. typeinfo for QAccessiblePlugin 519 7-355. Primary vtable for QClipboard 520 7-356. typeinfo for QClipboard 521 7-357. Primary vtable for QDesktopWidget 522 7-358. Secondary vtable for QDesktopWidget 523 7-359. typeinfo for QDesktopWidget 524 7-360. Primary vtable for QLayoutItem 525 7-361. typeinfo for QLayoutItem 526 7-362. Primary vtable for QSpacerItem 527 7-363. typeinfo for QSpacerItem 528 7-364. Primary vtable for QWidgetItem 529 7-365. typeinfo for QWidgetItem 530 7-366. Primary vtable for QLayout 531 7-367. Secondary vtable for QLayout 532 7-368. typeinfo for QLayout 533 7-369. Primary vtable for QGridLayout 534 7-370. Secondary vtable for QGridLayout 535 7-371. typeinfo for QGridLayout 536 7-372. Primary vtable for QBoxLayout 537 7-373. Secondary vtable for QBoxLayout 538 7-374. typeinfo for QBoxLayout 539 7-375. Primary vtable for QHBoxLayout 540 7-376. Secondary vtable for QHBoxLayout 541 7-377. typeinfo for QHBoxLayout 542 7-378. Primary vtable for QVBoxLayout 543 7-379. Secondary vtable for QVBoxLayout 544 7-380. typeinfo for QVBoxLayout 545 7-381. Primary vtable for QShortcut 546 7-382. typeinfo for QShortcut 547 7-383. Primary vtable for QSessionManager 548 7-384. typeinfo for QSessionManager 549 7-385. Primary vtable for QApplication 550 7-386. typeinfo for QApplication 551 7-387. Primary vtable for QAction 552 7-388. typeinfo for QAction 553 7-389. Primary vtable for QActionGroup 554 7-390. typeinfo for QActionGroup 555 7-391. Primary vtable for QSound 556 7-392. typeinfo for QSound 557 7-393. Primary vtable for QStackedLayout 558 7-394. Secondary vtable for QStackedLayout 559 7-395. typeinfo for QStackedLayout 560 7-396. Primary vtable for QCommonStyle 561 7-397. typeinfo for QCommonStyle 562 7-398. Primary vtable for QMotifStyle 563 7-399. typeinfo for QMotifStyle 564 7-400. Primary vtable for QStyleFactoryInterface 565 7-401. typeinfo for QStyleFactoryInterface 566 7-402. Primary vtable for QStylePlugin 567 7-403. Secondary vtable for QStylePlugin 568 7-404. typeinfo for QStylePlugin 569 7-405. Primary vtable for QWindowsStyle 570 7-406. typeinfo for QWindowsStyle 571 7-407. Primary vtable for QCDEStyle 572 7-408. typeinfo for QCDEStyle 573 7-409. Primary vtable for QPlastiqueStyle 574 7-410. typeinfo for QPlastiqueStyle 575 7-411. Primary vtable for QInputContextFactoryInterface 576 7-412. typeinfo for QInputContextFactoryInterface 577 7-413. Primary vtable for QInputContextPlugin 578 7-414. Secondary vtable for QInputContextPlugin 579 7-415. typeinfo for QInputContextPlugin 580 7-416. Primary vtable for QInputContext 581 7-417. typeinfo for QInputContext 582 7-418. Primary vtable for QAbstractButton 583 7-419. Secondary vtable for QAbstractButton 584 7-420. typeinfo for QAbstractButton 585 7-421. Primary vtable for QCheckBox 586 7-422. Secondary vtable for QCheckBox 587 7-423. typeinfo for QCheckBox 588 7-424. Primary vtable for QMenu 589 7-425. Secondary vtable for QMenu 590 7-426. typeinfo for QMenu 591 7-427. Primary vtable for QWorkspace 592 7-428. Secondary vtable for QWorkspace 593 7-429. typeinfo for QWorkspace 594 7-430. Primary vtable for QButtonGroup 595 7-431. typeinfo for QButtonGroup 596 7-432. Primary vtable for QSpinBox 597 7-433. Secondary vtable for QSpinBox 598 7-434. typeinfo for QSpinBox 599 7-435. Primary vtable for QDoubleSpinBox 600 7-436. Secondary vtable for QDoubleSpinBox 601 7-437. typeinfo for QDoubleSpinBox 602 7-438. Primary vtable for QLCDNumber 603 7-439. Secondary vtable for QLCDNumber 604 7-440. typeinfo for QLCDNumber 605 7-441. Primary vtable for QStackedWidget 606 7-442. Secondary vtable for QStackedWidget 607 7-443. typeinfo for QStackedWidget 608 7-444. Primary vtable for QPushButton 609 7-445. Secondary vtable for QPushButton 610 7-446. typeinfo for QPushButton 611 7-447. Primary vtable for QSplashScreen 612 7-448. Secondary vtable for QSplashScreen 613 7-449. typeinfo for QSplashScreen 614 7-450. Primary vtable for QDateTimeEdit 615 7-451. Secondary vtable for QDateTimeEdit 616 7-452. typeinfo for QDateTimeEdit 617 7-453. Primary vtable for QTimeEdit 618 7-454. Secondary vtable for QTimeEdit 619 7-455. typeinfo for QTimeEdit 620 7-456. Primary vtable for QDateEdit 621 7-457. Secondary vtable for QDateEdit 622 7-458. typeinfo for QDateEdit 623 7-459. Primary vtable for QLabel 624 7-460. Secondary vtable for QLabel 625 7-461. typeinfo for QLabel 626 7-462. Primary vtable for QDockWidget 627 7-463. Secondary vtable for QDockWidget 628 7-464. typeinfo for QDockWidget 629 7-465. Primary vtable for QGroupBox 630 7-466. Secondary vtable for QGroupBox 631 7-467. typeinfo for QGroupBox 632 7-468. Primary vtable for QMainWindow 633 7-469. Secondary vtable for QMainWindow 634 7-470. typeinfo for QMainWindow 635 7-471. Primary vtable for QTextEdit 636 7-472. Secondary vtable for QTextEdit 637 7-473. typeinfo for QTextEdit 638 7-474. Primary vtable for QProgressBar 639 7-475. Secondary vtable for QProgressBar 640 7-476. typeinfo for QProgressBar 641 7-477. Primary vtable for QScrollBar 642 7-478. Secondary vtable for QScrollBar 643 7-479. typeinfo for QScrollBar 644 7-480. Primary vtable for QSizeGrip 645 7-481. Secondary vtable for QSizeGrip 646 7-482. typeinfo for QSizeGrip 647 7-483. Primary vtable for QTextBrowser 648 7-484. Secondary vtable for QTextBrowser 649 7-485. typeinfo for QTextBrowser 650 7-486. Primary vtable for QStatusBar 651 7-487. Secondary vtable for QStatusBar 652 7-488. typeinfo for QStatusBar 653 7-489. Primary vtable for QScrollArea 654 7-490. Secondary vtable for QScrollArea 655 7-491. typeinfo for QScrollArea 656 7-492. Primary vtable for QToolButton 657 7-493. Secondary vtable for QToolButton 658 7-494. typeinfo for QToolButton 659 7-495. Primary vtable for QComboBox 660 7-496. Secondary vtable for QComboBox 661 7-497. typeinfo for QComboBox 662 7-498. Primary vtable for QMenuItem 663 7-499. typeinfo for QMenuItem 664 7-500. Primary vtable for QRadioButton 665 7-501. Secondary vtable for QRadioButton 666 7-502. typeinfo for QRadioButton 667 7-503. Primary vtable for QMenuBar 668 7-504. Secondary vtable for QMenuBar 669 7-505. typeinfo for QMenuBar 670 7-506. Primary vtable for QFocusFrame 671 7-507. Secondary vtable for QFocusFrame 672 7-508. typeinfo for QFocusFrame 673 7-509. Primary vtable for QToolBar 674 7-510. Secondary vtable for QToolBar 675 7-511. typeinfo for QToolBar 676 7-512. Primary vtable for QToolBox 677 7-513. Secondary vtable for QToolBox 678 7-514. typeinfo for QToolBox 679 7-515. Primary vtable for QSplitter 680 7-516. Secondary vtable for QSplitter 681 7-517. typeinfo for QSplitter 682 7-518. Primary vtable for QSplitterHandle 683 7-519. Secondary vtable for QSplitterHandle 684 7-520. typeinfo for QSplitterHandle 685 7-521. Primary vtable for QDial 686 7-522. Secondary vtable for QDial 687 7-523. typeinfo for QDial 688 7-524. Primary vtable for QAbstractGraphicsShapeItem 689 7-525. Primary vtable for QCleanlooksStyle 690 7-526. Primary vtable for QCompleter 691 7-527. Primary vtable for QDataWidgetMapper 692 7-528. Primary vtable for QGraphicsEllipseItem 693 7-529. Primary vtable for QGraphicsItem 694 7-530. Primary vtable for QGraphicsItemAnimation 695 7-531. Primary vtable for QGraphicsItemGroup 696 7-532. Primary vtable for QGraphicsLineItem 697 7-533. Primary vtable for QGraphicsPathItem 698 7-534. Primary vtable for QGraphicsPixmapItem 699 7-535. Primary vtable for QGraphicsPolygonItem 700 7-536. Primary vtable for QGraphicsRectItem 701 7-537. Primary vtable for QGraphicsScene 702 7-538. Primary vtable for QGraphicsSceneContextMenuEvent 703 7-539. Primary vtable for QGraphicsSceneDragDropEvent 704 7-540. Primary vtable for QGraphicsSceneEvent 705 7-541. Primary vtable for QGraphicsSceneHelpEvent 706 7-542. Primary vtable for QGraphicsSceneHoverEvent 707 7-543. Primary vtable for QGraphicsSceneMouseEvent 708 7-544. Primary vtable for QGraphicsSceneWheelEvent 709 7-545. Primary vtable for QGraphicsSimpleTextItem 710 7-546. Primary vtable for QStandardItem 711 7-547. Primary vtable for QSystemTrayIcon 712 7-548. Primary vtable for QUndoCommand 713 7-549. Primary vtable for QUndoStack 714 7-550. Primary vtable for QWidgetAction 715 7-551. libQtGui - QtGui Function Interfaces 716 7-552. libQtXml Definition 717 7-553. Primary vtable for QXmlAttributes 718 7-554. typeinfo for QXmlAttributes 719 7-555. Primary vtable for QXmlInputSource 720 7-556. typeinfo for QXmlInputSource 721 7-557. Primary vtable for QXmlReader 722 7-558. typeinfo for QXmlReader 723 7-559. Primary vtable for QXmlSimpleReader 724 7-560. typeinfo for QXmlSimpleReader 725 7-561. Primary vtable for QXmlLocator 726 7-562. typeinfo for QXmlLocator 727 7-563. Primary vtable for QXmlContentHandler 728 7-564. typeinfo for QXmlContentHandler 729 7-565. Primary vtable for QXmlErrorHandler 730 7-566. typeinfo for QXmlErrorHandler 731 7-567. Primary vtable for QXmlDTDHandler 732 7-568. typeinfo for QXmlDTDHandler 733 7-569. Primary vtable for QXmlEntityResolver 734 7-570. typeinfo for QXmlEntityResolver 735 7-571. Primary vtable for QXmlLexicalHandler 736 7-572. typeinfo for QXmlLexicalHandler 737 7-573. Primary vtable for QXmlDeclHandler 738 7-574. typeinfo for QXmlDeclHandler 739 7-575. Primary vtable for QXmlDefaultHandler 740 7-576. Secondary vtable for QXmlDefaultHandler 741 7-577. Secondary vtable for QXmlDefaultHandler 742 7-578. Secondary vtable for QXmlDefaultHandler 743 7-579. Secondary vtable for QXmlDefaultHandler 744 7-580. Secondary vtable for QXmlDefaultHandler 745 7-581. typeinfo for QXmlDefaultHandler 746 7-582. libQtXml - QtXml Function Interfaces 747 7-583. libQtOpenGL Definition 748 7-584. Primary vtable for QGLContext 749 7-585. typeinfo for QGLContext 750 7-586. Primary vtable for QGLWidget 751 7-587. Secondary vtable for QGLWidget 752 7-588. typeinfo for QGLWidget 753 7-589. Primary vtable for QGLPixelBuffer 754 7-590. typeinfo for QGLPixelBuffer 755 7-591. libQtOpenGL - QtOpenGL Function Interfaces 756 7-592. libQtSql Definition 757 7-593. Primary vtable for QSqlResult 758 7-594. typeinfo for QSqlResult 759 7-595. Primary vtable for QSqlDriverFactoryInterface 760 7-596. typeinfo for QSqlDriverFactoryInterface 761 7-597. Primary vtable for QSqlDriverPlugin 762 7-598. Secondary vtable for QSqlDriverPlugin 763 7-599. typeinfo for QSqlDriverPlugin 764 7-600. Primary vtable for QSqlDriver 765 7-601. typeinfo for QSqlDriver 766 7-602. Primary vtable for QSqlQueryModel 767 7-603. typeinfo for QSqlQueryModel 768 7-604. Primary vtable for QSqlTableModel 769 7-605. typeinfo for QSqlTableModel 770 7-606. Primary vtable for QSqlRelationalTableModel 771 7-607. typeinfo for QSqlRelationalTableModel 772 7-608. libQtSql - QtSql Function Interfaces 773 7-609. libQtSvg Definition 774 7-610. Primary vtable for QSvgRenderer 775 7-611. typeinfo for QSvgRenderer 776 7-612. Primary vtable for QSvgWidget 777 7-613. Secondary vtable for QSvgWidget 778 7-614. typeinfo for QSvgWidget 779 7-615. libQtSvg - QtSvg Function Interfaces 780 7-616. libQtNetwork Definition 781 7-617. Primary vtable for QHttpHeader 782 7-618. typeinfo for QHttpHeader 783 7-619. Primary vtable for QHttpResponseHeader 784 7-620. typeinfo for QHttpResponseHeader 785 7-621. Primary vtable for QHttpRequestHeader 786 7-622. typeinfo for QHttpRequestHeader 787 7-623. Primary vtable for QHttp 788 7-624. typeinfo for QHttp 789 7-625. Primary vtable for QAbstractSocket 790 7-626. typeinfo for QAbstractSocket 791 7-627. Primary vtable for QUrlInfo 792 7-628. typeinfo for QUrlInfo 793 7-629. Primary vtable for QFtp 794 7-630. typeinfo for QFtp 795 7-631. Primary vtable for QTcpServer 796 7-632. typeinfo for QTcpServer 797 7-633. Primary vtable for QUdpSocket 798 7-634. typeinfo for QUdpSocket 799 7-635. Primary vtable for QTcpSocket 800 7-636. typeinfo for QTcpSocket 801 8-1. libqt-mt Definition 802 8-2. Primary vtable for QNetworkProtocolFactoryBase 803 8-3. typeinfo for QNetworkProtocolFactoryBase 804 8-4. Primary vtable for QPointArray 805 8-5. typeinfo for QPointArray 806 8-6. Primary vtable for QBitArray 807 8-7. typeinfo for QBitArray 808 8-8. Primary vtable for QPtrCollection 809 8-9. typeinfo for QPtrCollection 810 8-10. Primary vtable for QObjectList 811 8-11. typeinfo for QObjectList 812 8-12. Primary vtable for QTimer 813 8-13. typeinfo for QTimer 814 8-14. Primary vtable for QDateTimeEdit 815 8-15. Secondary vtable for QDateTimeEdit 816 8-16. typeinfo for QDateTimeEdit 817 8-17. Primary vtable for QDateTimeEditBase 818 8-18. Secondary vtable for QDateTimeEditBase 819 8-19. typeinfo for QDateTimeEditBase 820 8-20. Primary vtable for QDateEdit 821 8-21. Secondary vtable for QDateEdit 822 8-22. typeinfo for QDateEdit 823 8-23. Primary vtable for QTimeEdit 824 8-24. Secondary vtable for QTimeEdit 825 8-25. typeinfo for QTimeEdit 826 8-26. libqt-mt - Qt3 Date and Time Function Interfaces 827 8-27. Primary vtable for QCanvasItem 828 8-28. typeinfo for QCanvasItem 829 8-29. Primary vtable for QCanvasSprite 830 8-30. typeinfo for QCanvasSprite 831 8-31. Primary vtable for QCanvasPolygonalItem 832 8-32. typeinfo for QCanvasPolygonalItem 833 8-33. Primary vtable for QCanvasRectangle 834 8-34. typeinfo for QCanvasRectangle 835 8-35. Primary vtable for QCanvasView 836 8-36. Secondary vtable for QCanvasView 837 8-37. typeinfo for QCanvasView 838 8-38. Primary vtable for QCanvasEllipse 839 8-39. typeinfo for QCanvasEllipse 840 8-40. Primary vtable for QCanvasPixmap 841 8-41. typeinfo for QCanvasPixmap 842 8-42. Primary vtable for QCanvasLine 843 8-43. typeinfo for QCanvasLine 844 8-44. Primary vtable for QCanvasSpline 845 8-45. typeinfo for QCanvasSpline 846 8-46. Primary vtable for QCanvasText 847 8-47. typeinfo for QCanvasText 848 8-48. Primary vtable for QCanvasPolygon 849 8-49. typeinfo for QCanvasPolygon 850 8-50. Primary vtable for QCanvas 851 8-51. typeinfo for QCanvas 852 8-52. libqt-mt - Qt3 Canvas Function Interfaces 853 8-53. Primary vtable for QImageDrag 854 8-54. Secondary vtable for QImageDrag 855 8-55. typeinfo for QImageDrag 856 8-56. Primary vtable for QDragLeaveEvent 857 8-57. typeinfo for QDragLeaveEvent 858 8-58. Primary vtable for QColorDrag 859 8-59. Secondary vtable for QColorDrag 860 8-60. typeinfo for QColorDrag 861 8-61. Primary vtable for QDragResponseEvent 862 8-62. typeinfo for QDragResponseEvent 863 8-63. Primary vtable for QIconDrag 864 8-64. Secondary vtable for QIconDrag 865 8-65. typeinfo for QIconDrag 866 8-66. Primary vtable for QUriDrag 867 8-67. Secondary vtable for QUriDrag 868 8-68. typeinfo for QUriDrag 869 8-69. Primary vtable for QDropSite 870 8-70. typeinfo for QDropSite 871 8-71. Primary vtable for QStoredDrag 872 8-72. Secondary vtable for QStoredDrag 873 8-73. typeinfo for QStoredDrag 874 8-74. Primary vtable for QTextDrag 875 8-75. Secondary vtable for QTextDrag 876 8-76. typeinfo for QTextDrag 877 8-77. Primary vtable for QDragEnterEvent 878 8-78. Secondary vtable for QDragEnterEvent 879 8-79. typeinfo for QDragEnterEvent 880 8-80. Primary vtable for QDragMoveEvent 881 8-81. Secondary vtable for QDragMoveEvent 882 8-82. typeinfo for QDragMoveEvent 883 8-83. Primary vtable for QDropEvent 884 8-84. Secondary vtable for QDropEvent 885 8-85. typeinfo for QDropEvent 886 8-86. Primary vtable for QDragObject 887 8-87. Secondary vtable for QDragObject 888 8-88. typeinfo for QDragObject 889 8-89. Primary vtable for QIconDragItem 890 8-90. typeinfo for QIconDragItem 891 8-91. libqt-mt - Qt3 Drag and Drop Function Interfaces 892 8-92. Primary vtable for QContextMenuEvent 893 8-93. typeinfo for QContextMenuEvent 894 8-94. Primary vtable for QIMEvent 895 8-95. typeinfo for QIMEvent 896 8-96. Primary vtable for QTimerEvent 897 8-97. typeinfo for QTimerEvent 898 8-98. Primary vtable for QKeyEvent 899 8-99. typeinfo for QKeyEvent 900 8-100. Primary vtable for QCustomEvent 901 8-101. typeinfo for QCustomEvent 902 8-102. Primary vtable for QEventLoop 903 8-103. typeinfo for QEventLoop 904 8-104. Primary vtable for QHideEvent 905 8-105. typeinfo for QHideEvent 906 8-106. Primary vtable for QResizeEvent 907 8-107. typeinfo for QResizeEvent 908 8-108. Primary vtable for QTabletEvent 909 8-109. typeinfo for QTabletEvent 910 8-110. Primary vtable for QFocusEvent 911 8-111. typeinfo for QFocusEvent 912 8-112. Primary vtable for QMouseEvent 913 8-113. typeinfo for QMouseEvent 914 8-114. Primary vtable for QChildEvent 915 8-115. typeinfo for QChildEvent 916 8-116. Primary vtable for QEvent 917 8-117. typeinfo for QEvent 918 8-118. Primary vtable for QIMComposeEvent 919 8-119. typeinfo for QIMComposeEvent 920 8-120. Primary vtable for QShowEvent 921 8-121. typeinfo for QShowEvent 922 8-122. Primary vtable for QPaintEvent 923 8-123. typeinfo for QPaintEvent 924 8-124. Primary vtable for QWheelEvent 925 8-125. typeinfo for QWheelEvent 926 8-126. Primary vtable for QMoveEvent 927 8-127. typeinfo for QMoveEvent 928 8-128. Primary vtable for QCloseEvent 929 8-129. typeinfo for QCloseEvent 930 8-130. Primary vtable for QUtf8Codec 931 8-131. typeinfo for QUtf8Codec 932 8-132. Primary vtable for QTranslator 933 8-133. typeinfo for QTranslator 934 8-134. Primary vtable for QGb18030Codec 935 8-135. typeinfo for QGb18030Codec 936 8-136. Primary vtable for QGbkCodec 937 8-137. typeinfo for QGbkCodec 938 8-138. Primary vtable for QUtf16Codec 939 8-139. typeinfo for QUtf16Codec 940 8-140. Primary vtable for QEucKrCodec 941 8-141. typeinfo for QEucKrCodec 942 8-142. Primary vtable for QJisCodec 943 8-143. typeinfo for QJisCodec 944 8-144. Primary vtable for QTextEncoder 945 8-145. typeinfo for QTextEncoder 946 8-146. Primary vtable for QTsciiCodec 947 8-147. typeinfo for QTsciiCodec 948 8-148. Primary vtable for QSjisCodec 949 8-149. typeinfo for QSjisCodec 950 8-150. Primary vtable for QEucJpCodec 951 8-151. typeinfo for QEucJpCodec 952 8-152. Primary vtable for QGb2312Codec 953 8-153. typeinfo for QGb2312Codec 954 8-154. Primary vtable for QHebrewCodec 955 8-155. typeinfo for QHebrewCodec 956 8-156. Primary vtable for QTextDecoder 957 8-157. typeinfo for QTextDecoder 958 8-158. Primary vtable for QTextCodec 959 8-159. typeinfo for QTextCodec 960 8-160. Primary vtable for QJpUnicodeConv 961 8-161. typeinfo for QJpUnicodeConv 962 8-162. Primary vtable for QDataSource 963 8-163. typeinfo for QDataSource 964 8-164. Primary vtable for QProcess 965 8-165. typeinfo for QProcess 966 8-166. Primary vtable for QDataPump 967 8-167. typeinfo for QDataPump 968 8-168. Primary vtable for QFile 969 8-169. typeinfo for QFile 970 8-170. Primary vtable for QBuffer 971 8-171. typeinfo for QBuffer 972 8-172. Primary vtable for QClipboard 973 8-173. typeinfo for QClipboard 974 8-174. Primary vtable for QAsyncIO 975 8-175. typeinfo for QAsyncIO 976 8-176. Primary vtable for QSignal 977 8-177. typeinfo for QSignal 978 8-178. Primary vtable for QDataSink 979 8-179. typeinfo for QDataSink 980 8-180. Primary vtable for QDir 981 8-181. typeinfo for QDir 982 8-182. Primary vtable for QTextOStream 983 8-183. typeinfo for QTextOStream 984 8-184. Primary vtable for QTextStream 985 8-185. typeinfo for QTextStream 986 8-186. Primary vtable for QSignalMapper 987 8-187. typeinfo for QSignalMapper 988 8-188. Primary vtable for QIODeviceSource 989 8-189. typeinfo for QIODeviceSource 990 8-190. Primary vtable for QIODevice 991 8-191. typeinfo for QIODevice 992 8-192. Primary vtable for QDataStream 993 8-193. typeinfo for QDataStream 994 8-194. Primary vtable for QImageFormat 995 8-195. typeinfo for QImageFormat 996 8-196. Primary vtable for QSound 997 8-197. typeinfo for QSound 998 8-198. Primary vtable for QImageConsumer 999 8-199. typeinfo for QImageConsumer 1000 8-200. Primary vtable for QImageFormatType 1001 8-201. typeinfo for QImageFormatType 1002 8-202. Primary vtable for QMimeSourceFactory 1003 8-203. typeinfo for QMimeSourceFactory 1004 8-204. Primary vtable for QUrlOperator 1005 8-205. Secondary vtable for QUrlOperator 1006 8-206. typeinfo for QUrlOperator 1007 8-207. Primary vtable for QSocket 1008 8-208. Secondary vtable for QSocket 1009 8-209. typeinfo for QSocket 1010 8-210. Primary vtable for QSocketNotifier 1011 8-211. typeinfo for QSocketNotifier 1012 8-212. Primary vtable for QNetworkProtocol 1013 8-213. typeinfo for QNetworkProtocol 1014 8-214. Primary vtable for QUrl 1015 8-215. typeinfo for QUrl 1016 8-216. Primary vtable for QSocketDevice 1017 8-217. typeinfo for QSocketDevice 1018 8-218. Primary vtable for QHttpResponseHeader 1019 8-219. typeinfo for QHttpResponseHeader 1020 8-220. Primary vtable for QServerSocket 1021 8-221. typeinfo for QServerSocket 1022 8-222. Primary vtable for QUrlInfo 1023 8-223. typeinfo for QUrlInfo 1024 8-224. Primary vtable for QNetworkOperation 1025 8-225. typeinfo for QNetworkOperation 1026 8-226. Primary vtable for QHttp 1027 8-227. typeinfo for QHttp 1028 8-228. Primary vtable for QMimeSource 1029 8-229. typeinfo for QMimeSource 1030 8-230. Primary vtable for QDns 1031 8-231. typeinfo for QDns 1032 8-232. Primary vtable for QHttpRequestHeader 1033 8-233. typeinfo for QHttpRequestHeader 1034 8-234. Primary vtable for QHttpHeader 1035 8-235. typeinfo for QHttpHeader 1036 8-236. Primary vtable for QLocalFs 1037 8-237. typeinfo for QLocalFs 1038 8-238. Primary vtable for QConnectionList 1039 8-239. typeinfo for QConnectionList 1040 8-240. Primary vtable for QHostAddress 1041 8-241. typeinfo for QHostAddress 1042 8-242. Primary vtable for QFtp 1043 8-243. typeinfo for QFtp 1044 8-244. libqt-mt - Qt3 Network Function Interfaces 1045 8-245. Primary vtable for QObjectCleanupHandler 1046 8-246. typeinfo for QObjectCleanupHandler 1047 8-247. Primary vtable for QObjectUserData 1048 8-248. typeinfo for QObjectUserData 1049 8-249. Primary vtable for QObject 1050 8-250. typeinfo for QObject 1051 8-251. Primary vtable for QMetaObject 1052 8-252. typeinfo for QMetaObject 1053 8-253. Primary vtable for QGuardedPtrPrivate 1054 8-254. typeinfo for QGuardedPtrPrivate 1055 8-255. libqt-mt - Qt3 OpenGL Function Interfaces 1056 8-256. Primary vtable for QPaintDevice 1057 8-257. typeinfo for QPaintDevice 1058 8-258. Primary vtable for QBitmap 1059 8-259. typeinfo for QBitmap 1060 8-260. Primary vtable for QPicture 1061 8-261. typeinfo for QPicture 1062 8-262. Primary vtable for QPixmap 1063 8-263. typeinfo for QPixmap 1064 8-264. Primary vtable for QPrinter 1065 8-265. typeinfo for QPrinter 1066 8-266. Primary vtable for QSqlResult 1067 8-267. typeinfo for QSqlResult 1068 8-268. Primary vtable for QSqlSelectCursor 1069 8-269. Secondary vtable for QSqlSelectCursor 1070 8-270. typeinfo for QSqlSelectCursor 1071 8-271. Primary vtable for QSqlDriver 1072 8-272. typeinfo for QSqlDriver 1073 8-273. Primary vtable for QSqlPropertyMap 1074 8-274. typeinfo for QSqlPropertyMap 1075 8-275. Primary vtable for QSqlQuery 1076 8-276. typeinfo for QSqlQuery 1077 8-277. Primary vtable for QSqlRecord 1078 8-278. typeinfo for QSqlRecord 1079 8-279. Primary vtable for QSqlDatabase 1080 8-280. typeinfo for QSqlDatabase 1081 8-281. Primary vtable for QEditorFactory 1082 8-282. typeinfo for QEditorFactory 1083 8-283. Primary vtable for QSqlDriverPlugin 1084 8-284. typeinfo for QSqlDriverPlugin 1085 8-285. Primary vtable for QSqlResultShared 1086 8-286. typeinfo for QSqlResultShared 1087 8-287. Primary vtable for QSqlError 1088 8-288. typeinfo for QSqlError 1089 8-289. Primary vtable for QSqlForm 1090 8-290. typeinfo for QSqlForm 1091 8-291. Primary vtable for QSqlEditorFactory 1092 8-292. typeinfo for QSqlEditorFactory 1093 8-293. Primary vtable for QSqlCursor 1094 8-294. Secondary vtable for QSqlCursor 1095 8-295. typeinfo for QSqlCursor 1096 8-296. Primary vtable for QSqlFieldInfo 1097 8-297. typeinfo for QSqlFieldInfo 1098 8-298. Primary vtable for QSqlIndex 1099 8-299. typeinfo for QSqlIndex 1100 8-300. Primary vtable for QSqlField 1101 8-301. typeinfo for QSqlField 1102 8-302. libqt-mt - Qt3 SQL Function Interfaces 1103 8-303. Primary vtable for QCommonStyle 1104 8-304. typeinfo for QCommonStyle 1105 8-305. Primary vtable for QStyle 1106 8-306. typeinfo for QStyle 1107 8-307. Primary vtable for QSyntaxHighlighter 1108 8-308. typeinfo for QSyntaxHighlighter 1109 8-309. Primary vtable for QStyleSheet 1110 8-310. typeinfo for QStyleSheet 1111 8-311. Primary vtable for QStrList 1112 8-312. typeinfo for QStrList 1113 8-313. Primary vtable for QCString 1114 8-314. typeinfo for QCString 1115 8-315. Primary vtable for QWaitCondition 1116 8-316. typeinfo for QWaitCondition 1117 8-317. Primary vtable for QMutex 1118 8-318. typeinfo for QMutex 1119 8-319. Primary vtable for QThread 1120 8-320. typeinfo for QThread 1121 8-321. Primary vtable for QSemaphore 1122 8-322. typeinfo for QSemaphore 1123 8-323. Primary vtable for QToolBar 1124 8-324. Secondary vtable for QToolBar 1125 8-325. typeinfo for QToolBar 1126 8-326. Primary vtable for QActionGroup 1127 8-327. typeinfo for QActionGroup 1128 8-328. Primary vtable for QStatusBar 1129 8-329. Secondary vtable for QStatusBar 1130 8-330. typeinfo for QStatusBar 1131 8-331. Primary vtable for QSizeGrip 1132 8-332. Secondary vtable for QSizeGrip 1133 8-333. typeinfo for QSizeGrip 1134 8-334. Primary vtable for QSessionManager 1135 8-335. typeinfo for QSessionManager 1136 8-336. Primary vtable for QApplication 1137 8-337. typeinfo for QApplication 1138 8-338. Primary vtable for QWorkspace 1139 8-339. Secondary vtable for QWorkspace 1140 8-340. typeinfo for QWorkspace 1141 8-341. Primary vtable for QAction 1142 8-342. typeinfo for QAction 1143 8-343. libqt-mt - Qt3 Main Window and Application Function 1144 Interfaces 1145 1146 8-344. Primary vtable for QFrame 1147 8-345. Secondary vtable for QFrame 1148 8-346. typeinfo for QFrame 1149 8-347. Primary vtable for QScrollView 1150 8-348. Secondary vtable for QScrollView 1151 8-349. typeinfo for QScrollView 1152 8-350. Primary vtable for QTextBrowser 1153 8-351. Secondary vtable for QTextBrowser 1154 8-352. typeinfo for QTextBrowser 1155 8-353. Primary vtable for QLineEdit 1156 8-354. Secondary vtable for QLineEdit 1157 8-355. typeinfo for QLineEdit 1158 8-356. Primary vtable for QListBoxText 1159 8-357. typeinfo for QListBoxText 1160 8-358. Primary vtable for QLCDNumber 1161 8-359. Secondary vtable for QLCDNumber 1162 8-360. typeinfo for QLCDNumber 1163 8-361. Primary vtable for QGridView 1164 8-362. Secondary vtable for QGridView 1165 8-363. typeinfo for QGridView 1166 8-364. Primary vtable for QButton 1167 8-365. Secondary vtable for QButton 1168 8-366. typeinfo for QButton 1169 8-367. Primary vtable for QTabWidget 1170 8-368. Secondary vtable for QTabWidget 1171 8-369. typeinfo for QTabWidget 1172 8-370. Primary vtable for QTextView 1173 8-371. Secondary vtable for QTextView 1174 8-372. typeinfo for QTextView 1175 8-373. Primary vtable for QTab 1176 8-374. typeinfo for QTab 1177 8-375. Primary vtable for QDial 1178 8-376. Secondary vtable for QDial 1179 8-377. Secondary vtable for QDial 1180 8-378. typeinfo for QDial 1181 8-379. Primary vtable for QListView 1182 8-380. Secondary vtable for QListView 1183 8-381. typeinfo for QListView 1184 8-382. Primary vtable for QDesktopWidget 1185 8-383. Secondary vtable for QDesktopWidget 1186 8-384. typeinfo for QDesktopWidget 1187 8-385. Primary vtable for QListBoxItem 1188 8-386. typeinfo for QListBoxItem 1189 8-387. Primary vtable for QScrollBar 1190 8-388. Secondary vtable for QScrollBar 1191 8-389. Secondary vtable for QScrollBar 1192 8-390. typeinfo for QScrollBar 1193 8-391. Primary vtable for QIconFactory 1194 8-392. typeinfo for QIconFactory 1195 8-393. Primary vtable for QSpinBox 1196 8-394. Secondary vtable for QSpinBox 1197 8-395. Secondary vtable for QSpinBox 1198 8-396. typeinfo for QSpinBox 1199 8-397. Primary vtable for QLabel 1200 8-398. Secondary vtable for QLabel 1201 8-399. typeinfo for QLabel 1202 8-400. Primary vtable for QListBoxPixmap 1203 8-401. typeinfo for QListBoxPixmap 1204 8-402. Primary vtable for QWhatsThis 1205 8-403. typeinfo for QWhatsThis 1206 8-404. Primary vtable for QMultiLineEdit 1207 8-405. Secondary vtable for QMultiLineEdit 1208 8-406. typeinfo for QMultiLineEdit 1209 8-407. Primary vtable for QListBox 1210 8-408. Secondary vtable for QListBox 1211 8-409. typeinfo for QListBox 1212 8-410. Primary vtable for QComboBox 1213 8-411. Secondary vtable for QComboBox 1214 8-412. typeinfo for QComboBox 1215 8-413. Primary vtable for QRadioButton 1216 8-414. Secondary vtable for QRadioButton 1217 8-415. typeinfo for QRadioButton 1218 8-416. Primary vtable for QSlider 1219 8-417. Secondary vtable for QSlider 1220 8-418. Secondary vtable for QSlider 1221 8-419. typeinfo for QSlider 1222 8-420. Primary vtable for QMainWindow 1223 8-421. Secondary vtable for QMainWindow 1224 8-422. typeinfo for QMainWindow 1225 8-423. Primary vtable for QToolButton 1226 8-424. Secondary vtable for QToolButton 1227 8-425. typeinfo for QToolButton 1228 8-426. Primary vtable for QWidgetIntDict 1229 8-427. typeinfo for QWidgetIntDict 1230 8-428. Primary vtable for QTabBar 1231 8-429. Secondary vtable for QTabBar 1232 8-430. typeinfo for QTabBar 1233 8-431. Primary vtable for QToolTip 1234 8-432. typeinfo for QToolTip 1235 8-433. Primary vtable for QCheckBox 1236 8-434. Secondary vtable for QCheckBox 1237 8-435. typeinfo for QCheckBox 1238 8-436. Primary vtable for QDockWindow 1239 8-437. Secondary vtable for QDockWindow 1240 8-438. typeinfo for QDockWindow 1241 8-439. Primary vtable for QSpinWidget 1242 8-440. Secondary vtable for QSpinWidget 1243 8-441. typeinfo for QSpinWidget 1244 8-442. Primary vtable for QToolBox 1245 8-443. Secondary vtable for QToolBox 1246 8-444. typeinfo for QToolBox 1247 8-445. Primary vtable for QProgressBar 1248 8-446. Secondary vtable for QProgressBar 1249 8-447. typeinfo for QProgressBar 1250 8-448. Primary vtable for QIconViewItem 1251 8-449. typeinfo for QIconViewItem 1252 8-450. Primary vtable for QCheckListItem 1253 8-451. typeinfo for QCheckListItem 1254 8-452. Primary vtable for QDockArea 1255 8-453. Secondary vtable for QDockArea 1256 8-454. typeinfo for QDockArea 1257 8-455. Primary vtable for QListViewItem 1258 8-456. typeinfo for QListViewItem 1259 8-457. Primary vtable for QIconView 1260 8-458. Secondary vtable for QIconView 1261 8-459. typeinfo for QIconView 1262 8-460. Primary vtable for QWidget 1263 8-461. Secondary vtable for QWidget 1264 8-462. typeinfo for QWidget 1265 8-463. Primary vtable for QToolTipGroup 1266 8-464. typeinfo for QToolTipGroup 1267 8-465. Primary vtable for QPushButton 1268 8-466. Secondary vtable for QPushButton 1269 8-467. typeinfo for QPushButton 1270 8-468. Primary vtable for QWidgetList 1271 8-469. typeinfo for QWidgetList 1272 8-470. Primary vtable for QDataView 1273 8-471. Secondary vtable for QDataView 1274 8-472. typeinfo for QDataView 1275 8-473. Primary vtable for QDataBrowser 1276 8-474. Secondary vtable for QDataBrowser 1277 8-475. typeinfo for QDataBrowser 1278 8-476. Primary vtable for QTextEdit 1279 8-477. Secondary vtable for QTextEdit 1280 8-478. typeinfo for QTextEdit 1281 8-479. libqt-mt - Qt3 Widgets Function Interfaces 1282 8-480. Primary vtable for QPopupMenu 1283 8-481. Secondary vtable for QPopupMenu 1284 8-482. Secondary vtable for QPopupMenu 1285 8-483. typeinfo for QPopupMenu 1286 8-484. Primary vtable for QMenuBar 1287 8-485. Secondary vtable for QMenuBar 1288 8-486. Secondary vtable for QMenuBar 1289 8-487. typeinfo for QMenuBar 1290 8-488. Primary vtable for QCustomMenuItem 1291 8-489. typeinfo for QCustomMenuItem 1292 8-490. Primary vtable for QMenuData 1293 8-491. typeinfo for QMenuData 1294 8-492. libqt-mt - Qt3 Menus Function Interfaces 1295 8-493. Primary vtable for QHBox 1296 8-494. Secondary vtable for QHBox 1297 8-495. typeinfo for QHBox 1298 8-496. Primary vtable for QSplitter 1299 8-497. Secondary vtable for QSplitter 1300 8-498. typeinfo for QSplitter 1301 8-499. Primary vtable for QVBox 1302 8-500. Secondary vtable for QVBox 1303 8-501. typeinfo for QVBox 1304 8-502. Primary vtable for QGroupBox 1305 8-503. Secondary vtable for QGroupBox 1306 8-504. typeinfo for QGroupBox 1307 8-505. Primary vtable for QHGroupBox 1308 8-506. Secondary vtable for QHGroupBox 1309 8-507. typeinfo for QHGroupBox 1310 8-508. Primary vtable for QHButtonGroup 1311 8-509. Secondary vtable for QHButtonGroup 1312 8-510. typeinfo for QHButtonGroup 1313 8-511. Primary vtable for QWidgetStack 1314 8-512. Secondary vtable for QWidgetStack 1315 8-513. typeinfo for QWidgetStack 1316 8-514. Primary vtable for QButtonGroup 1317 8-515. Secondary vtable for QButtonGroup 1318 8-516. typeinfo for QButtonGroup 1319 8-517. Primary vtable for QVButtonGroup 1320 8-518. Secondary vtable for QVButtonGroup 1321 8-519. typeinfo for QVButtonGroup 1322 8-520. Primary vtable for QGrid 1323 8-521. Secondary vtable for QGrid 1324 8-522. typeinfo for QGrid 1325 8-523. Primary vtable for QVGroupBox 1326 8-524. Secondary vtable for QVGroupBox 1327 8-525. typeinfo for QVGroupBox 1328 8-526. libqt-mt - Qt3 Organizers Function Interfaces 1329 8-527. Primary vtable for QDockAreaLayout 1330 8-528. Secondary vtable for QDockAreaLayout 1331 8-529. typeinfo for QDockAreaLayout 1332 8-530. Primary vtable for QBoxLayout 1333 8-531. Secondary vtable for QBoxLayout 1334 8-532. typeinfo for QBoxLayout 1335 8-533. Primary vtable for QLayout 1336 8-534. Secondary vtable for QLayout 1337 8-535. typeinfo for QLayout 1338 8-536. Primary vtable for QHBoxLayout 1339 8-537. Secondary vtable for QHBoxLayout 1340 8-538. typeinfo for QHBoxLayout 1341 8-539. Primary vtable for QVBoxLayout 1342 8-540. Secondary vtable for QVBoxLayout 1343 8-541. typeinfo for QVBoxLayout 1344 8-542. Primary vtable for QGLayoutIterator 1345 8-543. typeinfo for QGLayoutIterator 1346 8-544. Primary vtable for QWidgetItem 1347 8-545. typeinfo for QWidgetItem 1348 8-546. Primary vtable for QGridLayout 1349 8-547. Secondary vtable for QGridLayout 1350 8-548. typeinfo for QGridLayout 1351 8-549. Primary vtable for QSpacerItem 1352 8-550. typeinfo for QSpacerItem 1353 8-551. Primary vtable for QLayoutItem 1354 8-552. typeinfo for QLayoutItem 1355 8-553. libqt-mt - Qt3 Layouts Function Interfaces 1356 8-554. Primary vtable for QProgressDialog 1357 8-555. Secondary vtable for QProgressDialog 1358 8-556. typeinfo for QProgressDialog 1359 8-557. Primary vtable for QWizard 1360 8-558. Secondary vtable for QWizard 1361 8-559. typeinfo for QWizard 1362 8-560. Primary vtable for QSemiModal 1363 8-561. Secondary vtable for QSemiModal 1364 8-562. typeinfo for QSemiModal 1365 8-563. Primary vtable for QFileDialog 1366 8-564. Secondary vtable for QFileDialog 1367 8-565. typeinfo for QFileDialog 1368 8-566. Primary vtable for QErrorMessage 1369 8-567. Secondary vtable for QErrorMessage 1370 8-568. typeinfo for QErrorMessage 1371 8-569. Primary vtable for QFilePreview 1372 8-570. typeinfo for QFilePreview 1373 8-571. Primary vtable for QMessageBox 1374 8-572. Secondary vtable for QMessageBox 1375 8-573. typeinfo for QMessageBox 1376 8-574. Primary vtable for QDialog 1377 8-575. Secondary vtable for QDialog 1378 8-576. typeinfo for QDialog 1379 8-577. Primary vtable for QFontDialog 1380 8-578. Secondary vtable for QFontDialog 1381 8-579. typeinfo for QFontDialog 1382 8-580. Primary vtable for QPrintDialog 1383 8-581. Secondary vtable for QPrintDialog 1384 8-582. typeinfo for QPrintDialog 1385 8-583. Primary vtable for QColorDialog 1386 8-584. Secondary vtable for QColorDialog 1387 8-585. typeinfo for QColorDialog 1388 8-586. Primary vtable for QInputDialog 1389 8-587. Secondary vtable for QInputDialog 1390 8-588. typeinfo for QInputDialog 1391 8-589. Primary vtable for QTabDialog 1392 8-590. Secondary vtable for QTabDialog 1393 8-591. typeinfo for QTabDialog 1394 8-592. Primary vtable for QFileIconProvider 1395 8-593. typeinfo for QFileIconProvider 1396 8-594. libqt-mt - Qt3 Dialogs Function Interfaces 1397 8-595. Primary vtable for QTableItem 1398 8-596. typeinfo for QTableItem 1399 8-597. Primary vtable for QCheckTableItem 1400 8-598. typeinfo for QCheckTableItem 1401 8-599. Primary vtable for QHeader 1402 8-600. Secondary vtable for QHeader 1403 8-601. typeinfo for QHeader 1404 8-602. Primary vtable for QDataTable 1405 8-603. Secondary vtable for QDataTable 1406 8-604. typeinfo for QDataTable 1407 8-605. Primary vtable for QComboTableItem 1408 8-606. typeinfo for QComboTableItem 1409 8-607. Primary vtable for QTable 1410 8-608. Secondary vtable for QTable 1411 8-609. typeinfo for QTable 1412 8-610. libqt-mt - Qt3 Tables Function Interfaces 1413 8-611. Primary vtable for QGPlugin 1414 8-612. typeinfo for QGPlugin 1415 8-613. Primary vtable for QStylePlugin 1416 8-614. typeinfo for QStylePlugin 1417 8-615. Primary vtable for QTextCodecPlugin 1418 8-616. typeinfo for QTextCodecPlugin 1419 8-617. Primary vtable for QWidgetPlugin 1420 8-618. typeinfo for QWidgetPlugin 1421 8-619. Primary vtable for QLibrary 1422 8-620. typeinfo for QLibrary 1423 8-621. Primary vtable for QImageFormatPlugin 1424 8-622. typeinfo for QImageFormatPlugin 1425 8-623. Primary vtable for QXmlEntityResolver 1426 8-624. typeinfo for QXmlEntityResolver 1427 8-625. Primary vtable for QXmlLocator 1428 8-626. typeinfo for QXmlLocator 1429 8-627. Primary vtable for QDomElement 1430 8-628. typeinfo for QDomElement 1431 8-629. Primary vtable for QDomImplementation 1432 8-630. typeinfo for QDomImplementation 1433 8-631. Primary vtable for QDomDocumentType 1434 8-632. typeinfo for QDomDocumentType 1435 8-633. Primary vtable for QDomDocument 1436 8-634. typeinfo for QDomDocument 1437 8-635. Primary vtable for QDomAttr 1438 8-636. typeinfo for QDomAttr 1439 8-637. Primary vtable for QDomNodeList 1440 8-638. typeinfo for QDomNodeList 1441 8-639. Primary vtable for QXmlReader 1442 8-640. typeinfo for QXmlReader 1443 8-641. Primary vtable for QDomEntity 1444 8-642. typeinfo for QDomEntity 1445 8-643. Primary vtable for QXmlDeclHandler 1446 8-644. typeinfo for QXmlDeclHandler 1447 8-645. Primary vtable for QDomNode 1448 8-646. typeinfo for QDomNode 1449 8-647. Primary vtable for QDomText 1450 8-648. typeinfo for QDomText 1451 8-649. Primary vtable for QDomCharacterData 1452 8-650. typeinfo for QDomCharacterData 1453 8-651. Primary vtable for QDomComment 1454 8-652. typeinfo for QDomComment 1455 8-653. Primary vtable for QXmlDefaultHandler 1456 8-654. Secondary vtable for QXmlDefaultHandler 1457 8-655. Secondary vtable for QXmlDefaultHandler 1458 8-656. Secondary vtable for QXmlDefaultHandler 1459 8-657. Secondary vtable for QXmlDefaultHandler 1460 8-658. Secondary vtable for QXmlDefaultHandler 1461 8-659. typeinfo for QXmlDefaultHandler 1462 8-660. Primary vtable for QDomNotation 1463 8-661. typeinfo for QDomNotation 1464 8-662. Primary vtable for QXmlSimpleReader 1465 8-663. typeinfo for QXmlSimpleReader 1466 8-664. Primary vtable for QXmlLexicalHandler 1467 8-665. typeinfo for QXmlLexicalHandler 1468 8-666. Primary vtable for QXmlAttributes 1469 8-667. typeinfo for QXmlAttributes 1470 8-668. Primary vtable for QDomProcessingInstruction 1471 8-669. typeinfo for QDomProcessingInstruction 1472 8-670. Primary vtable for QXmlContentHandler 1473 8-671. typeinfo for QXmlContentHandler 1474 8-672. Primary vtable for QDomEntityReference 1475 8-673. typeinfo for QDomEntityReference 1476 8-674. Primary vtable for QDomCDATASection 1477 8-675. typeinfo for QDomCDATASection 1478 8-676. Primary vtable for QXmlDTDHandler 1479 8-677. typeinfo for QXmlDTDHandler 1480 8-678. Primary vtable for QXmlInputSource 1481 8-679. typeinfo for QXmlInputSource 1482 8-680. Primary vtable for QXmlErrorHandler 1483 8-681. typeinfo for QXmlErrorHandler 1484 8-682. Primary vtable for QDomDocumentFragment 1485 8-683. typeinfo for QDomDocumentFragment 1486 8-684. libqt-mt - Qt3 XML Function Interfaces 1487 8-685. Primary vtable for QIconSet 1488 8-686. typeinfo for QIconSet 1489 8-687. Primary vtable for QRegExpValidator 1490 8-688. typeinfo for QRegExpValidator 1491 8-689. Primary vtable for QIntValidator 1492 8-690. typeinfo for QIntValidator 1493 8-691. Primary vtable for QValidator 1494 8-692. typeinfo for QValidator 1495 8-693. Primary vtable for QDoubleValidator 1496 8-694. typeinfo for QDoubleValidator 1497 8-695. Primary vtable for QGVector 1498 8-696. typeinfo for QGVector 1499 8-697. Primary vtable for QGList 1500 8-698. typeinfo for QGList 1501 8-699. Primary vtable for QPolygonScanner 1502 8-700. typeinfo for QPolygonScanner 1503 8-701. Primary vtable for QGCache 1504 8-702. typeinfo for QGCache 1505 8-703. Primary vtable for QGArray 1506 8-704. typeinfo for QGArray 1507 8-705. Primary vtable for QSignalVec 1508 8-706. typeinfo for QSignalVec 1509 8-707. Primary vtable for QGDict 1510 8-708. typeinfo for QGDict 1511 8-709. Primary vtable for QRangeControl 1512 8-710. typeinfo for QRangeControl 1513 8-711. Primary vtable for QSplashScreen 1514 8-712. Secondary vtable for QSplashScreen 1515 8-713. typeinfo for QSplashScreen 1516 8-714. Primary vtable for QAccel 1517 8-715. typeinfo for QAccel 1518 8-716. libqt-mt - Qt3 Miscellaneous Function Interfaces 1519 __________________________________________________________ 1520 1521 Foreword 1522 1523 This is version 3.2 of the LSB Desktop Specification. This 1524 specification is part of a family of specifications under the 1525 general title"Linux Standard Base". Developers of applications 1526 or implementations interested in using the LSB trademark should 1527 see the Linux Foundation Certification Policy for details. 1528 __________________________________________________________ 1529 1530 Introduction 1531 1532 The LSB Desktop specification defines components that are 1533 required to be present on an LSB conforming system. 1534 1535 This document should be used in conjunction with the documents 1536 it references. Information referenced in this way is as much a 1537 part of this document as is the information explicitly included 1538 here. 1539 1540 I. Introductory Elements 1541 1542 Table of Contents 1543 1. Scope 1544 2. References 1545 1546 2.1. Normative References 1547 2.2. Informative References/Bibliography 1548 1549 3. Requirements 1550 1551 3.1. Relevant Libraries 1552 1553 4. Definitions 1554 5. Terminology 1555 __________________________________________________________ 1556 1557 Chapter 1. Scope 1558 1559 The LSB Desktop module defines components found on an LSB 1560 conforming system. 1561 __________________________________________________________ 1562 1563 Chapter 2. References 1564 1565 2.1. Normative References 1566 1567 The specifications listed below are referenced in whole or in 1568 part by the LSB Desktop specification. Such references may be 1569 normative or informative; a reference to specification shall 1570 only be considered normative if it is explicitly cited as such. 1571 The LSB Desktop specification may make normative references to 1572 a portion of these specifications (that is, to define a 1573 specific function or group of functions); in such cases, only 1574 the explicitly referenced portion of the specification is to be 1575 considered normative. 1576 1577 Table 2-1. Normative References 1578 Name Title URL 1579 ATK 1.9.0 Reference Manual ATK 1.9.0 Reference Manual 1580 http://www.gtk.org/api/2.6/atk/index.html 1581 Double Buffer Extension Library Double Buffer Extension Library 1582 - Protocol Version 1.0 1583 http://refspecs.linux-foundation.org/X11/dbelib.pdf 1584 Fontconfig Developers Reference Fontconfig Developers 1585 Reference, Version 2.3.0 1586 http://fontconfig.org/fontconfig-devel/ 1587 Gdk 2.6.2 Reference Manual Gdk 2.6.2 Reference Manual 1588 http://www.gtk.org/api/2.6/gdk/index.html 1589 Gdk-pixbuf 2.6.2 Reference Manual Gdk-pixbuf 2.6.2 Reference 1590 Manual http://www.gtk.org/api/2.6/gdk-pixbuf/index.html 1591 Glib 2.6.2 Reference Manual Glib 2.6.2 Reference Manual 1592 http://www.gtk.org/api/2.6/glib/index.html 1593 Gobject 2.6.2 Reference Manual Gobject 2.6.2 Reference Manual 1594 http://www.gtk.org/api/2.6/gobject/index.html 1595 Gtk 2.6.2 Reference Manual Gtk 2.6.2 Reference Manual 1596 http://www.gtk.org/api/2.6/gtk/index.html 1597 ISO C (1999) ISO/IEC 9899: 1999, Programming Languages --C 1598 ISO/IEC 14882: 2003 C++ Language ISO/IEC 14882: 2003 1599 Programming languages --C++ 1600 Itanium(TM) C++ ABI Itanium(TM) C++ ABI (Revision 1.83) 1601 http://refspecs.linux-foundation.org/cxxabi-1.83.html 1602 OpenGL OpenGL Application Binary Interface for Linux 1603 http://oss.sgi.com/projects/ogl-sample/ABI/ 1604 Pango 1.8.0 Reference Manual Pango 1.8.0 Reference Manual 1605 http://www.gtk.org/api/2.6/pango/index.html 1606 Qt 3.3.6 Qt 3.3.6 Reference Manual 1607 http://doc.trolltech.com/3.3/index.html 1608 QtCore 4.2.0 Qt 4.2.0 Reference Manual 1609 http://doc.trolltech.com/4.2/qtcore.html 1610 QtGui 4.2.0 Qt 4.2.0 Reference Manual 1611 http://doc.trolltech.com/4.2/qtgui.html 1612 QtNetwork 4.2.0 Qt 4.2.0 Reference Manual 1613 http://doc.trolltech.com/4.2/qtnetwork.html 1614 QtOpenGL 4.2.0 Qt 4.2.0 Reference Manual 1615 http://doc.trolltech.com/4.2/qtopengl.html 1616 QtSql 4.2.0 Qt 4.2.0 Reference Manual 1617 http://doc.trolltech.com/4.2/qtsql.html 1618 QtSvg 4.2.0 Qt 4.2.0 Reference Manual 1619 http://doc.trolltech.com/4.2/qtsvg.html 1620 QtXml 4.2.0 Qt 4.2.0 Reference Manual 1621 http://doc.trolltech.com/4.2/qtxml.html 1622 Reference Manual for libxml2 Reference Manual for libxml2 1623 http://xmlsoft.org/html/index.html 1624 The MIT Shared Memory Extension MIT-SHM - The MIT Shared Memory 1625 Extension - X version 11, Release 5 1626 http://refspecs.linux-foundation.org/X11/mit-shm.pdf 1627 X Display Power Management Signaling X Display Power Management 1628 Signaling (DPMS) Extension - Library Specificationi - Version 1629 1.0 http://refspecs.linux-foundation.org/X11/DPMSlib.pdf 1630 X Extended Visual Interface Extension Extended Visual 1631 Information Extension - Version 1.0 1632 http://refspecs.linux-foundation.org/X11/evi.pdf 1633 X Nonrectangular Window Shape Extension Library X 1634 Nonrectangular Window Shape Extension Library - Version 1.0 1635 http://refspecs.linux-foundation.org/X11/shapelib.pdf 1636 X Record Extension Library X Record Extension Library - Version 1637 1.13 http://refspecs.linux-foundation.org/X11/recordlib.pdf 1638 X Security Extension Specification Security Extension 1639 Specification - Version 7.1 1640 http://refspecs.linux-foundation.org/X11/security.pdf 1641 X Synchronization Extension Library X Synchronization Extension 1642 Library - Version 3.0 1643 http://refspecs.linux-foundation.org/X11/synclib.pdf 1644 X11 C Library Xlib - C Language X Interface - X Version 11 1645 Release 6.4 http://refspecs.linux-foundation.org/X11/xlib.pdf 1646 X11 Input Library X Input Device Extension Library - X Version 1647 11, Release 6.4 1648 http://refspecs.linux-foundation.org/X11/Xinput.pdf 1649 X11 Inter-Client Exchange Inter-Client Exchange Library - 1650 Version 1.0 http://refspecs.linux-foundation.org/X11/ICElib.pdf 1651 X11 Session Management X Session Management Library - Version 1652 1.0 http://refspecs.linux-foundation.org/X11/SMlib.pdf 1653 X11 Toolkit Intrinsics X Toolkit Intrinsics - C Language 1654 Interface - X Version 11, Release 6.4 1655 http://refspecs.linux-foundation.org/X11/intrinsics.pdf 1656 Xft Placeholder Xft Specification Placeholder 1657 Xrender Placeholder Xrender Specification Placeholder 1658 http://refspecs.linux-foundation.org/X11/XRenderProtocol.html 1659 __________________________________________________________ 1660 1661 2.2. Informative References/Bibliography 1662 1663 In addition, the specifications listed below provide essential 1664 background information to implementors of this specification. 1665 These references are included for information only. 1666 1667 Table 2-2. Other References 1668 Name Title URL 1669 A description on how to use and modify libpng A description on 1670 how to use and modify libpng 1671 http://www.libpng.org/pub/png/libpng-1.2.5-manual.html 1672 Base Directory Spec XDG Base Directory Specification Versio 0.6 1673 http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6. 1674 html 1675 Desktop Entry Spec Desktop Entry Specification Version 1.0 1676 http://standards.freedesktop.org/desktop-entry-spec/desktop-ent 1677 ry-spec-1.0.html 1678 Desktop Menu Spec Desktop Menu Specification Version 1.0 1679 http://standards.freedesktop.org/menu-spec/menu-spec-1.0.html 1680 FreeType Reference FreeType 2.1.10 API Reference 1681 http://refspecs.linux-foundation.org/freetype/freetype-doc-2.1. 1682 10/docs/reference/ft2-toc.html 1683 Icon Theme Spec Icon Theme Specification Version 0.11 1684 http://standards.freedesktop.org/icon-theme-spec/icon-theme-spe 1685 c-0.11.html 1686 Independent JPEG Group Independent JPEG Group 1687 http://www.ijg.org/ 1688 __________________________________________________________ 1689 1690 Chapter 3. Requirements 1691 1692 3.1. Relevant Libraries 1693 1694 The libraries listed in Table 3-1 shall be available on a Linux 1695 Standard Base - Desktop system, with the specified runtime 1696 names. This list may be supplemented or amended by the 1697 architecture-specific specification. 1698 1699 Table 3-1. Standard Library Names 1700 Library Runtime Name 1701 libX11 libX11.so.6 1702 libXt libXt.so.6 1703 libGL libGL.so.1 1704 libXext libXext.so.6 1705 libICE libICE.so.6 1706 libSM libSM.so.6 1707 libXi libXi.so.6 1708 libglib-2.0 libglib-2.0.so.0 1709 libgobject-2.0 libgobject-2.0.so.0 1710 libgmodule-2.0 libgmodule-2.0.so.0 1711 libgthread-2.0 libgthread-2.0.so.0 1712 libatk-1.0 libatk-1.0.so.0 1713 libpango-1.0 libpango-1.0.so.0 1714 libpangoxft-1.0 libpangoxft-1.0.so.0 1715 libpangoft2-1.0 libpangoft2-1.0.so.0 1716 libgdk_pixbuf-2.0 libgdk_pixbuf-2.0.so.0 1717 libgdk_pixbuf_xlib-2.0 libgdk_pixbuf_xlib-2.0.so.0 1718 libgdk-x11-2.0 libgdk-x11-2.0.so.0 1719 libgtk-x11-2.0 libgtk-x11-2.0.so.0 1720 libQtCore libQtCore.so.4 1721 libQtGui libQtGui.so.4 1722 libQtNetwork libQtNetwork.so.4 1723 libQtXml libQtXml.so.4 1724 libQtOpenGL libQtOpenGL.so.4 1725 libQtSql libQtSql.so.4 1726 libQtSvg libQtSvg.so.4 1727 libfontconfig libfontconfig.so.1 1728 libpng12 libpng12.so.0 1729 libjpeg libjpeg.so.62 1730 libXrender libXrender.so.1 1731 libfreetype libfreetype.so.6 1732 libXft libXft.so.2 1733 libxml2 libxml2.so.2 1734 libqt-mt libqt-mt.so.3 1735 1736 These libraries will be in an implementation-defined directory 1737 which the dynamic linker shall search by default. 1738 __________________________________________________________ 1739 1740 Chapter 4. Definitions 1741 1742 For the purposes of this document, the following definitions, 1743 as specified in the ISO/IEC Directives, Part 2, 2001, 4th 1744 Edition, apply: 1745 1746 can 1747 1748 be able to; there is a possibility of; it is possible to 1749 cannot 1750 1751 be unable to; there is no possibilty of; it is not possible to 1752 may 1753 1754 is permitted; is allowed; is permissible 1755 need not 1756 1757 it is not required that; no...is required 1758 shall 1759 1760 is to; is required to; it is required that; has to; only...is 1761 permitted; it is necessary 1762 shall not 1763 1764 is not allowed [permitted] [acceptable] [permissible]; is 1765 required to be not; is required that...be not; is not to be 1766 should 1767 1768 it is recommended that; ought to 1769 should not 1770 1771 it is not recommended that; ought not to 1772 __________________________________________________________ 1773 1774 Chapter 5. Terminology 1775 1776 For the purposes of this document, the following terms apply: 1777 1778 implementation-defined 1779 Describes a value or behavior that is not defined by 1780 this document but is selected by an implementor. The 1781 value or behavior may vary among implementations that 1782 conform to this document. An application should not rely 1783 on the existence of the value or behavior. An 1784 application that relies on such a value or behavior 1785 cannot be assured to be portable across conforming 1786 implementations. The implementor shall document such a 1787 value or behavior so that it can be used correctly by an 1788 application. 1789 1790 Shell Script 1791 A file that is read by an interpreter (e.g., awk). The 1792 first line of the shell script includes a reference to 1793 its interpreter binary. 1794 1795 undefined 1796 Describes the nature of a value or behavior not defined 1797 by this document which results from use of an invalid 1798 program construct or invalid data input. The value or 1799 behavior may vary among implementations that conform to 1800 this document. An application should not rely on the 1801 existence or validity of the value or behavior. An 1802 application that relies on any particular value or 1803 behavior cannot be assured to be portable across 1804 conforming implementations. 1805 1806 unspecified 1807 Describes the nature of a value or behavior not 1808 specified by this document which results from use of a 1809 valid program construct or valid data input. The value 1810 or behavior may vary among implementations that conform 1811 to this document. An application should not rely on the 1812 existence or validity of the value or behavior. An 1813 application that relies on any particular value or 1814 behavior cannot be assured to be portable across 1815 conforming implementations. 1816 1817 II. GTK+ Stack Libraries 1818 1819 Table of Contents 1820 6. Libraries 1821 1822 6.1. Introduction 1823 6.2. Interfaces for libglib-2.0 1824 1825 6.2.1. GTK General purpose utility library 1826 6.2.2. Glib Arrays 1827 6.2.3. Glib Asynchronous Queues 1828 6.2.4. Glib Atomic Operations 1829 6.2.5. Glib Automatic String Completion 1830 6.2.6. Glib Balanced Binary Trees 1831 6.2.7. Glib Byte Arrays 1832 6.2.8. Glib Caches 1833 6.2.9. Glib Character Set Conversion 1834 6.2.10. Glib Commandline Option Parser 1835 6.2.11. Glib Datasets 1836 6.2.12. Glib Date and Time Functions 1837 6.2.13. Glib Double-Ended Queues 1838 6.2.14. Glib Doubly-Linked Lists 1839 6.2.15. Glib Error Reporting 1840 6.2.16. Glib File Utilities 1841 6.2.17. Glib Glob-Style Pattern Matching 1842 6.2.18. Glib Hash Tables 1843 6.2.19. Glib Hook Functions 1844 6.2.20. Glib IO Channels 1845 6.2.21. Glib Internationalization 1846 6.2.22. Glib Key-Value File Parser 1847 6.2.23. Glib Keyed Data Lists 1848 6.2.24. Glib Lexical Scanner 1849 6.2.25. Glib Memory Allocation 1850 6.2.26. Glib Memory Allocators 1851 6.2.27. Glib Memory Chunks 1852 6.2.28. Glib Message Logging 1853 6.2.29. Glib Message Output and Debugging Functions 1854 6.2.30. Glib Miscellaneous Utility Functions 1855 6.2.31. Glib N-ary Trees 1856 6.2.32. Glib Pointer Arrays 1857 6.2.33. Glib Quarks 1858 6.2.34. Glib Random Numbers 1859 6.2.35. Glib Relations and Tuples 1860 6.2.36. Glib Shell-related Utilities 1861 6.2.37. Glib Simple XML Subset Parser 1862 6.2.38. Glib Singly-Linked Lists 1863 6.2.39. Glib Spawning Processes 1864 6.2.40. Glib String Chunks 1865 6.2.41. Glib String Utility Functions 1866 6.2.42. Glib Strings 1867 6.2.43. Glib - The Main Event Loop 1868 6.2.44. Glib Thread Pools 1869 6.2.45. Glib Threads 1870 6.2.46. Glib Timers 1871 6.2.47. Glib Trash Stacks 1872 6.2.48. Glib Unicode Manipulation 1873 6.2.49. Glib Version Information 1874 1875 6.3. Data Definitions for libglib-2.0 1876 1877 6.3.1. glib-2.0/glib.h 1878 6.3.2. glib-2.0/glib/gstdio.h 1879 1880 6.4. Interfaces for libgobject-2.0 1881 1882 6.4.1. Glib Object System 1883 1884 6.5. Data Definitions for libgobject-2.0 1885 1886 6.5.1. glib-2.0/glib-object.h 1887 6.5.2. glib-2.0/gobject/gvaluecollector.h 1888 1889 6.6. Interfaces for libgmodule-2.0 1890 1891 6.6.1. Glib-Dynamic loading of Modules 1892 1893 6.7. Data Definitions for libgmodule-2.0 1894 1895 6.7.1. glib-2.0/gmodule.h 1896 1897 6.8. Interfaces for libgthread-2.0 1898 1899 6.8.1. Glib thread abstraction 1900 1901 6.9. Interfaces for libatk-1.0 1902 1903 6.9.1. GTK Accessibility Toolkit 1904 1905 6.10. Data Definitions for libatk-1.0 1906 1907 6.10.1. atk-1.0/atk/atk-enum-types.h 1908 6.10.2. atk-1.0/atk/atk.h 1909 1910 6.11. Interfaces for libpango-1.0 1911 1912 6.11.1. GTK Internationalized Text Layout and 1913 Rendering library 1914 1915 6.12. Data Definitions for libpango-1.0 1916 1917 6.12.1. pango-1.0/pango/pango.h 1918 1919 6.13. Interfaces for libpangoxft-1.0 1920 1921 6.13.1. Pango Xft Fonts and Rendering library 1922 1923 6.14. Data Definitions for libpangoxft-1.0 1924 1925 6.14.1. pango-1.0/pango/pangoxft.h 1926 1927 6.15. Interfaces for libpangoft2-1.0 1928 1929 6.15.1. Pango Freetype Fonts and Rendering library 1930 1931 6.16. Data Definitions for libpangoft2-1.0 1932 1933 6.16.1. pango-1.0/pango/pangofc-decoder.h 1934 6.16.2. pango-1.0/pango/pangofc-fontmap.h 1935 6.16.3. pango-1.0/pango/pangoft2.h 1936 1937 6.17. Interfaces for libgdk_pixbuf-2.0 1938 1939 6.17.1. GDK pixbuf rendering on drawables library 1940 1941 6.18. Data Definitions for libgdk_pixbuf-2.0 1942 1943 6.18.1. gtk-2.0/gdk-pixbuf/gdk-pixbuf.h 1944 6.18.2. gtk-2.0/gdk-pixbuf/gdk-pixdata.h 1945 1946 6.19. Interfaces for libgdk_pixbuf_xlib-2.0 1947 1948 6.19.1. GDK pixbuf rendering to an X drawable 1949 library 1950 1951 6.20. Data Definitions for libgdk_pixbuf_xlib-2.0 1952 1953 6.20.1. gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h 1954 1955 6.21. Interfaces for libgdk-x11-2.0 1956 1957 6.21.1. GTK Drawing toolkit 1958 1959 6.22. Data Definitions for libgdk-x11-2.0 1960 1961 6.22.1. gtk-2.0/gdk/gdk.h 1962 6.22.2. gtk-2.0/gdk/gdkkeysyms.h 1963 6.22.3. gtk-2.0/gdk/gdkx.h 1964 1965 6.23. Interfaces for libgtk-x11-2.0 1966 1967 6.23.1. GTK main Widgets library 1968 1969 6.24. Data Definitions for libgtk-x11-2.0 1970 1971 6.24.1. gtk-2.0/gtk/gtk.h 1972 __________________________________________________________ 1973 1974 Chapter 6. Libraries 1975 1976 6.1. Introduction 1977 1978 A conforming implementation shall support the following GTK+ 1979 stack libraries which provide interfaces for creating rich 1980 graphical user interface applications. 1981 1982 GLib 1983 1984 A general-purpose utility library, not specific to graphical 1985 user interfaces. GLib provides many useful data types, macros, 1986 type conversions, string utilities, file utilities, a main loop 1987 abstraction, and so on. 1988 1989 libglib-2.0 1990 1991 libgmodule-2.0 1992 1993 libgobject-2.0 1994 1995 libgthread-2.0 1996 ATK 1997 1998 ATK is the Accessibility Toolkit. It provides a set of generic 1999 interfaces allowing accessibility technologies to interact with 2000 a graphical user interface. For example, a screen reader uses 2001 ATK to discover the text in an interface and read it to blind 2002 users. GTK+ widgets have built-in support for accessibility 2003 using the ATK framework. 2004 2005 libatk-1.0 2006 Pango 2007 2008 Pango is a library for internationalized text handling. It 2009 centers around the PangoLayout object, representing a paragraph 2010 of text. Pango provides the engine for GtkTextView, GtkLabel, 2011 GtkEntry, and other widgets that display text. 2012 2013 libpango-1.0 2014 2015 libpangoxft-1.0 2016 2017 libpangoft2-1.0 2018 GdkPixbuf 2019 2020 This is a small library which allows you to create GdkPixbuf 2021 ("pixel buffer") objects from image data or image files. Use a 2022 GdkPixbuf in combination with GtkImage to display images. 2023 2024 libgdk_pixbuf-2.0 2025 2026 libgdk_pixbuf_xlib-2.0 2027 GDK 2028 2029 GDK is the abstraction layer that allows GTK+ to support 2030 multiple windowing systems. GDK provides drawing and window 2031 system facilities on X11, Windows, and the Linux framebuffer 2032 device. 2033 2034 libgdk-x11-2.0 2035 GTK+ 2036 2037 The GTK+ library contains widgets, that is, GUI components such 2038 as GtkButton or GtkTextView. 2039 2040 libgtk-x11-2.0 2041 2042 There are three main parts to the definition of each of these 2043 libraries. 2044 2045 The "Interfaces" section defines the required library name and 2046 version, and the required public symbols (interfaces and global 2047 data), as well as symbol versions, if any. 2048 2049 The "Interface Definitions" section provides complete or 2050 partial definitions of certain interfaces where either this 2051 specification is the source specification, or where there are 2052 variations from the source specification. If an interface 2053 definition requires one or more header files, one of those 2054 headers shall include the function prototype for the interface. 2055 2056 For source definitions of interfaces which include a reference 2057 to a header file, the contents of such header files form a part 2058 of the specification. The "Data Definitions" section provides 2059 the binary-level details for the header files from the source 2060 specifications, such as values for macros and enumerated types, 2061 as well as structure layouts, sizes and padding, etc. These 2062 data definitions, although presented in the form of header 2063 files for convenience, should not be taken a representing 2064 complete header files, as they are a supplement to the source 2065 specifications. Application developers should follow the 2066 guidelines of the source specifications when determining which 2067 header files need to be included to completely resolve all 2068 references. 2069 2070 Note: While the Data Definitions supplement the source 2071 specifications, this specification itself does not require 2072 conforming implementations to supply any header files. 2073 __________________________________________________________ 2074 2075 6.2. Interfaces for libglib-2.0 2076 2077 Table 6-1 defines the library name and shared object name for 2078 the libglib-2.0 library 2079 2080 Table 6-1. libglib-2.0 Definition 2081 Library: libglib-2.0 2082 SONAME: libglib-2.0.so.0 2083 __________________________________________________________ 2084 2085 6.2.1. GTK General purpose utility library 2086 __________________________________________________________ 2087 2088 6.2.1.1. Interfaces for GTK General purpose utility library 2089 2090 No external functions are defined for libglib-2.0 - GTK General 2091 purpose utility library in this part of the specification. See 2092 also the generic specification. 2093 __________________________________________________________ 2094 2095 6.2.2. Glib Arrays 2096 __________________________________________________________ 2097 2098 6.2.2.1. Interfaces for Glib Arrays 2099 2100 No external functions are defined for libglib-2.0 - Glib Arrays 2101 in this part of the specification. See also the generic 2102 specification. 2103 __________________________________________________________ 2104 2105 6.2.3. Glib Asynchronous Queues 2106 __________________________________________________________ 2107 2108 6.2.3.1. Interfaces for Glib Asynchronous Queues 2109 2110 No external functions are defined for libglib-2.0 - Glib 2111 Asynchronous Queues in this part of the specification. See also 2112 the generic specification. 2113 __________________________________________________________ 2114 2115 6.2.4. Glib Atomic Operations 2116 __________________________________________________________ 2117 2118 6.2.4.1. Interfaces for Glib Atomic Operations 2119 2120 No external functions are defined for libglib-2.0 - Glib Atomic 2121 Operations in this part of the specification. See also the 2122 generic specification. 2123 __________________________________________________________ 2124 2125 6.2.5. Glib Automatic String Completion 2126 __________________________________________________________ 2127 2128 6.2.5.1. Interfaces for Glib Automatic String Completion 2129 2130 No external functions are defined for libglib-2.0 - Glib 2131 Automatic String Completion in this part of the specification. 2132 See also the generic specification. 2133 __________________________________________________________ 2134 2135 6.2.6. Glib Balanced Binary Trees 2136 __________________________________________________________ 2137 2138 6.2.6.1. Interfaces for Glib Balanced Binary Trees 2139 2140 No external functions are defined for libglib-2.0 - Glib 2141 Balanced Binary Trees in this part of the specification. See 2142 also the generic specification. 2143 __________________________________________________________ 2144 2145 6.2.7. Glib Byte Arrays 2146 __________________________________________________________ 2147 2148 6.2.7.1. Interfaces for Glib Byte Arrays 2149 2150 No external functions are defined for libglib-2.0 - Glib Byte 2151 Arrays in this part of the specification. See also the generic 2152 specification. 2153 __________________________________________________________ 2154 2155 6.2.8. Glib Caches 2156 __________________________________________________________ 2157 2158 6.2.8.1. Interfaces for Glib Caches 2159 2160 No external functions are defined for libglib-2.0 - Glib Caches 2161 in this part of the specification. See also the generic 2162 specification. 2163 __________________________________________________________ 2164 2165 6.2.9. Glib Character Set Conversion 2166 __________________________________________________________ 2167 2168 6.2.9.1. Interfaces for Glib Character Set Conversion 2169 2170 No external functions are defined for libglib-2.0 - Glib 2171 Character Set Conversion in this part of the specification. See 2172 also the generic specification. 2173 __________________________________________________________ 2174 2175 6.2.10. Glib Commandline Option Parser 2176 __________________________________________________________ 2177 2178 6.2.10.1. Interfaces for Glib Commandline Option Parser 2179 2180 No external functions are defined for libglib-2.0 - Glib 2181 Commandline Option Parser in this part of the specification. 2182 See also the generic specification. 2183 __________________________________________________________ 2184 2185 6.2.11. Glib Datasets 2186 __________________________________________________________ 2187 2188 6.2.11.1. Interfaces for Glib Datasets 2189 2190 No external functions are defined for libglib-2.0 - Glib 2191 Datasets in this part of the specification. See also the 2192 generic specification. 2193 __________________________________________________________ 2194 2195 6.2.12. Glib Date and Time Functions 2196 __________________________________________________________ 2197 2198 6.2.12.1. Interfaces for Glib Date and Time Functions 2199 2200 No external functions are defined for libglib-2.0 - Glib Date 2201 and Time Functions in this part of the specification. See also 2202 the generic specification. 2203 __________________________________________________________ 2204 2205 6.2.13. Glib Double-Ended Queues 2206 __________________________________________________________ 2207 2208 6.2.13.1. Interfaces for Glib Double-Ended Queues 2209 2210 No external functions are defined for libglib-2.0 - Glib 2211 Double-Ended Queues in this part of the specification. See also 2212 the generic specification. 2213 __________________________________________________________ 2214 2215 6.2.14. Glib Doubly-Linked Lists 2216 __________________________________________________________ 2217 2218 6.2.14.1. Interfaces for Glib Doubly-Linked Lists 2219 2220 No external functions are defined for libglib-2.0 - Glib 2221 Doubly-Linked Lists in this part of the specification. See also 2222 the generic specification. 2223 __________________________________________________________ 2224 2225 6.2.15. Glib Error Reporting 2226 __________________________________________________________ 2227 2228 6.2.15.1. Interfaces for Glib Error Reporting 2229 2230 No external functions are defined for libglib-2.0 - Glib Error 2231 Reporting in this part of the specification. See also the 2232 generic specification. 2233 __________________________________________________________ 2234 2235 6.2.16. Glib File Utilities 2236 __________________________________________________________ 2237 2238 6.2.16.1. Interfaces for Glib File Utilities 2239 2240 No external functions are defined for libglib-2.0 - Glib File 2241 Utilities in this part of the specification. See also the 2242 generic specification. 2243 __________________________________________________________ 2244 2245 6.2.17. Glib Glob-Style Pattern Matching 2246 __________________________________________________________ 2247 2248 6.2.17.1. Interfaces for Glib Glob-Style Pattern Matching 2249 2250 No external functions are defined for libglib-2.0 - Glib 2251 Glob-Style Pattern Matching in this part of the specification. 2252 See also the generic specification. 2253 __________________________________________________________ 2254 2255 6.2.18. Glib Hash Tables 2256 __________________________________________________________ 2257 2258 6.2.18.1. Interfaces for Glib Hash Tables 2259 2260 No external functions are defined for libglib-2.0 - Glib Hash 2261 Tables in this part of the specification. See also the generic 2262 specification. 2263 __________________________________________________________ 2264 2265 6.2.19. Glib Hook Functions 2266 __________________________________________________________ 2267 2268 6.2.19.1. Interfaces for Glib Hook Functions 2269 2270 No external functions are defined for libglib-2.0 - Glib Hook 2271 Functions in this part of the specification. See also the 2272 generic specification. 2273 __________________________________________________________ 2274 2275 6.2.20. Glib IO Channels 2276 __________________________________________________________ 2277 2278 6.2.20.1. Interfaces for Glib IO Channels 2279 2280 No external functions are defined for libglib-2.0 - Glib IO 2281 Channels in this part of the specification. See also the 2282 generic specification. 2283 __________________________________________________________ 2284 2285 6.2.21. Glib Internationalization 2286 __________________________________________________________ 2287 2288 6.2.21.1. Interfaces for Glib Internationalization 2289 2290 No external functions are defined for libglib-2.0 - Glib 2291 Internationalization in this part of the specification. See 2292 also the generic specification. 2293 __________________________________________________________ 2294 2295 6.2.22. Glib Key-Value File Parser 2296 __________________________________________________________ 2297 2298 6.2.22.1. Interfaces for Glib Key-Value File Parser 2299 2300 No external functions are defined for libglib-2.0 - Glib 2301 Key-Value File Parser in this part of the specification. See 2302 also the generic specification. 2303 __________________________________________________________ 2304 2305 6.2.23. Glib Keyed Data Lists 2306 __________________________________________________________ 2307 2308 6.2.23.1. Interfaces for Glib Keyed Data Lists 2309 2310 No external functions are defined for libglib-2.0 - Glib Keyed 2311 Data Lists in this part of the specification. See also the 2312 generic specification. 2313 __________________________________________________________ 2314 2315 6.2.24. Glib Lexical Scanner 2316 __________________________________________________________ 2317 2318 6.2.24.1. Interfaces for Glib Lexical Scanner 2319 2320 No external functions are defined for libglib-2.0 - Glib 2321 Lexical Scanner in this part of the specification. See also the 2322 generic specification. 2323 __________________________________________________________ 2324 2325 6.2.25. Glib Memory Allocation 2326 __________________________________________________________ 2327 2328 6.2.25.1. Interfaces for Glib Memory Allocation 2329 2330 No external functions are defined for libglib-2.0 - Glib Memory 2331 Allocation in this part of the specification. See also the 2332 generic specification. 2333 __________________________________________________________ 2334 2335 6.2.26. Glib Memory Allocators 2336 __________________________________________________________ 2337 2338 6.2.26.1. Interfaces for Glib Memory Allocators 2339 2340 No external functions are defined for libglib-2.0 - Glib Memory 2341 Allocators in this part of the specification. See also the 2342 generic specification. 2343 __________________________________________________________ 2344 2345 6.2.27. Glib Memory Chunks 2346 __________________________________________________________ 2347 2348 6.2.27.1. Interfaces for Glib Memory Chunks 2349 2350 No external functions are defined for libglib-2.0 - Glib Memory 2351 Chunks in this part of the specification. See also the generic 2352 specification. 2353 __________________________________________________________ 2354 2355 6.2.28. Glib Message Logging 2356 __________________________________________________________ 2357 2358 6.2.28.1. Interfaces for Glib Message Logging 2359 2360 No external functions are defined for libglib-2.0 - Glib 2361 Message Logging in this part of the specification. See also the 2362 generic specification. 2363 __________________________________________________________ 2364 2365 6.2.29. Glib Message Output and Debugging Functions 2366 __________________________________________________________ 2367 2368 6.2.29.1. Interfaces for Glib Message Output and Debugging Functions 2369 2370 No external functions are defined for libglib-2.0 - Glib 2371 Message Output and Debugging Functions in this part of the 2372 specification. See also the generic specification. 2373 __________________________________________________________ 2374 2375 6.2.30. Glib Miscellaneous Utility Functions 2376 __________________________________________________________ 2377 2378 6.2.30.1. Interfaces for Glib Miscellaneous Utility Functions 2379 2380 No external functions are defined for libglib-2.0 - Glib 2381 Miscellaneous Utility Functions in this part of the 2382 specification. See also the generic specification. 2383 __________________________________________________________ 2384 2385 6.2.31. Glib N-ary Trees 2386 __________________________________________________________ 2387 2388 6.2.31.1. Interfaces for Glib N-ary Trees 2389 2390 No external functions are defined for libglib-2.0 - Glib N-ary 2391 Trees in this part of the specification. See also the generic 2392 specification. 2393 __________________________________________________________ 2394 2395 6.2.32. Glib Pointer Arrays 2396 __________________________________________________________ 2397 2398 6.2.32.1. Interfaces for Glib Pointer Arrays 2399 2400 No external functions are defined for libglib-2.0 - Glib 2401 Pointer Arrays in this part of the specification. See also the 2402 generic specification. 2403 __________________________________________________________ 2404 2405 6.2.33. Glib Quarks 2406 __________________________________________________________ 2407 2408 6.2.33.1. Interfaces for Glib Quarks 2409 2410 No external functions are defined for libglib-2.0 - Glib Quarks 2411 in this part of the specification. See also the generic 2412 specification. 2413 __________________________________________________________ 2414 2415 6.2.34. Glib Random Numbers 2416 __________________________________________________________ 2417 2418 6.2.34.1. Interfaces for Glib Random Numbers 2419 2420 No external functions are defined for libglib-2.0 - Glib Random 2421 Numbers in this part of the specification. See also the generic 2422 specification. 2423 __________________________________________________________ 2424 2425 6.2.35. Glib Relations and Tuples 2426 __________________________________________________________ 2427 2428 6.2.35.1. Interfaces for Glib Relations and Tuples 2429 2430 No external functions are defined for libglib-2.0 - Glib 2431 Relations and Tuples in this part of the specification. See 2432 also the generic specification. 2433 __________________________________________________________ 2434 2435 6.2.36. Glib Shell-related Utilities 2436 __________________________________________________________ 2437 2438 6.2.36.1. Interfaces for Glib Shell-related Utilities 2439 2440 No external functions are defined for libglib-2.0 - Glib 2441 Shell-related Utilities in this part of the specification. See 2442 also the generic specification. 2443 __________________________________________________________ 2444 2445 6.2.37. Glib Simple XML Subset Parser 2446 __________________________________________________________ 2447 2448 6.2.37.1. Interfaces for Glib Simple XML Subset Parser 2449 2450 No external functions are defined for libglib-2.0 - Glib Simple 2451 XML Subset Parser in this part of the specification. See also 2452 the generic specification. 2453 __________________________________________________________ 2454 2455 6.2.38. Glib Singly-Linked Lists 2456 __________________________________________________________ 2457 2458 6.2.38.1. Interfaces for Glib Singly-Linked Lists 2459 2460 No external functions are defined for libglib-2.0 - Glib 2461 Singly-Linked Lists in this part of the specification. See also 2462 the generic specification. 2463 __________________________________________________________ 2464 2465 6.2.39. Glib Spawning Processes 2466 __________________________________________________________ 2467 2468 6.2.39.1. Interfaces for Glib Spawning Processes 2469 2470 No external functions are defined for libglib-2.0 - Glib 2471 Spawning Processes in this part of the specification. See also 2472 the generic specification. 2473 __________________________________________________________ 2474 2475 6.2.40. Glib String Chunks 2476 __________________________________________________________ 2477 2478 6.2.40.1. Interfaces for Glib String Chunks 2479 2480 No external functions are defined for libglib-2.0 - Glib String 2481 Chunks in this part of the specification. See also the generic 2482 specification. 2483 __________________________________________________________ 2484 2485 6.2.41. Glib String Utility Functions 2486 __________________________________________________________ 2487 2488 6.2.41.1. Interfaces for Glib String Utility Functions 2489 2490 No external functions are defined for libglib-2.0 - Glib String 2491 Utility Functions in this part of the specification. See also 2492 the generic specification. 2493 __________________________________________________________ 2494 2495 6.2.42. Glib Strings 2496 __________________________________________________________ 2497 2498 6.2.42.1. Interfaces for Glib Strings 2499 2500 No external functions are defined for libglib-2.0 - Glib 2501 Strings in this part of the specification. See also the generic 2502 specification. 2503 __________________________________________________________ 2504 2505 6.2.43. Glib - The Main Event Loop 2506 __________________________________________________________ 2507 2508 6.2.43.1. Interfaces for Glib - The Main Event Loop 2509 2510 No external functions are defined for libglib-2.0 - Glib - The 2511 Main Event Loop in this part of the specification. See also the 2512 generic specification. 2513 __________________________________________________________ 2514 2515 6.2.44. Glib Thread Pools 2516 __________________________________________________________ 2517 2518 6.2.44.1. Interfaces for Glib Thread Pools 2519 2520 No external functions are defined for libglib-2.0 - Glib Thread 2521 Pools in this part of the specification. See also the generic 2522 specification. 2523 __________________________________________________________ 2524 2525 6.2.45. Glib Threads 2526 __________________________________________________________ 2527 2528 6.2.45.1. Interfaces for Glib Threads 2529 2530 No external functions are defined for libglib-2.0 - Glib 2531 Threads in this part of the specification. See also the generic 2532 specification. 2533 __________________________________________________________ 2534 2535 6.2.46. Glib Timers 2536 __________________________________________________________ 2537 2538 6.2.46.1. Interfaces for Glib Timers 2539 2540 No external functions are defined for libglib-2.0 - Glib Timers 2541 in this part of the specification. See also the generic 2542 specification. 2543 __________________________________________________________ 2544 2545 6.2.47. Glib Trash Stacks 2546 __________________________________________________________ 2547 2548 6.2.47.1. Interfaces for Glib Trash Stacks 2549 2550 No external functions are defined for libglib-2.0 - Glib Trash 2551 Stacks in this part of the specification. See also the generic 2552 specification. 2553 __________________________________________________________ 2554 2555 6.2.48. Glib Unicode Manipulation 2556 __________________________________________________________ 2557 2558 6.2.48.1. Interfaces for Glib Unicode Manipulation 2559 2560 No external functions are defined for libglib-2.0 - Glib 2561 Unicode Manipulation in this part of the specification. See 2562 also the generic specification. 2563 __________________________________________________________ 2564 2565 6.2.49. Glib Version Information 2566 __________________________________________________________ 2567 2568 6.2.49.1. Interfaces for Glib Version Information 2569 2570 No external functions are defined for libglib-2.0 - Glib 2571 Version Information in this part of the specification. See also 2572 the generic specification. 2573 __________________________________________________________ 2574 2575 6.3. Data Definitions for libglib-2.0 2576 2577 This section defines global identifiers and their values that 2578 are associated with interfaces contained in libglib-2.0. These 2579 definitions are organized into groups that correspond to system 2580 headers. This convention is used as a convenience for the 2581 reader, and does not imply the existence of these headers, or 2582 their content. Where an interface is defined as requiring a 2583 particular system header file all of the data definitions for 2584 that system header file presented here shall be in effect. 2585 2586 This section gives data definitions to promote binary 2587 application portability, not to repeat source interface 2588 definitions available elsewhere. System providers and 2589 application developers should use this ABI to supplement - not 2590 to replace - source interface definition specifications. 2591 2592 This specification uses the ISO C (1999) C Language as the 2593 reference programming language, and data definitions are 2594 specified in ISO C format. The C language is used here as a 2595 convenient notation. Using a C language description of these 2596 data objects does not preclude their use by other programming 2597 languages. 2598 __________________________________________________________ 2599 2600 6.3.1. glib-2.0/glib.h 2601 2602 #define G_GSIZE_MODIFIER "" 2603 #define G_STATIC_MUTEX_INIT \ 2604 { NULL, { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0} } } 2605 #define GPOINTER_TO_INT(p) ((gint) (p)) 2606 #define GLONG_TO_BE(val) ((glong) GINT32_TO_BE (val)) 2607 #define GLONG_TO_LE(val) ((glong) GINT32_TO_LE (val)) 2608 #define GINT_TO_POINTER(i) ((gpointer) (i)) 2609 #define GUINT_TO_POINTER(u) ((gpointer) (u)) 2610 #define GPOINTER_TO_UINT(p) ((guint) (p)) 2611 #define GULONG_TO_BE(val) ((gulong) GUINT32_TO_BE (val)) 2612 #define GULONG_TO_LE(val) ((gulong) GUINT32_TO_LE (val)) 2613 #define G_GINT64_CONSTANT(val) (G_GNUC_EXTENSION (val ##LL)) 2614 #define G_VA_COPY_AS_ARRAY 1 2615 #define GLIB_LSB_PADDING_SIZE 24 2616 #define GLIB_LSB_DATA_SIZE 4 2617 #define GLIB_SIZEOF_LONG 4 2618 #define GLIB_SIZEOF_SIZE_T 4 2619 #define GLIB_SIZEOF_VOID_P 4 2620 #define G_BYTE_ORDER G_BIG_ENDIAN 2621 #define G_MAXSIZE G_MAXUINT 2622 #define G_GSSIZE_FORMAT "i" 2623 #define G_GINT64_MODIFIER "ll" 2624 #define G_GINT64_FORMAT "lli" 2625 #define G_GUINT64_FORMAT "llu" 2626 #define G_GSIZE_FORMAT "u" 2627 2628 typedef int gssize; 2629 typedef long long int gint64; 2630 typedef long long unsigned int guint64; 2631 2632 typedef unsigned 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 -8 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 _ZThn8_N16QTextCodecPlugin6createERK7QString [CXXABI] 5113 _ZThn8_N16QTextCodecPluginD0Ev [CXXABI] 5114 _ZThn8_N16QTextCodecPluginD1Ev [CXXABI] 5115 _ZThn8_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 -12 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 -12 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 -12 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 -8 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 _ZThn12_N10QDropEventD0Ev [CXXABI] _ZThn12_N10QDropEventD1Ev 17519 [CXXABI] 17520 _ZThn12_N14QDragMoveEventD0Ev [CXXABI] 17521 _ZThn12_N14QDragMoveEventD1Ev [CXXABI] 17522 _ZThn12_N15QDragEnterEventD0Ev [CXXABI] 17523 _ZThn12_N15QDragEnterEventD1Ev [CXXABI] 17524 _ZThn12_NK10QDropEvent11encodedDataEPKc [CXXABI] 17525 _ZThn12_NK10QDropEvent6formatEi [CXXABI] 17526 _ZThn12_NK10QDropEvent8providesEPKc [CXXABI] 17527 _ZThn8_N10QBoxLayout10invalidateEv [CXXABI] 17528 _ZThn8_N10QBoxLayout11setGeometryERK5QRect [CXXABI] 17529 _ZThn8_N10QBoxLayoutD0Ev [CXXABI] 17530 _ZThn8_N10QBoxLayoutD1Ev [CXXABI] _ZThn8_N10QLCDNumberD0Ev 17531 [CXXABI] 17532 _ZThn8_N10QLCDNumberD1Ev [CXXABI] _ZThn8_N10QScrollBarD0Ev 17533 [CXXABI] 17534 _ZThn8_N10QScrollBarD1Ev [CXXABI] _ZThn8_N10QStatusBarD0Ev 17535 [CXXABI] 17536 _ZThn8_N10QStatusBarD1Ev [CXXABI] _ZThn8_N10QTabWidgetD0Ev 17537 [CXXABI] 17538 _ZThn8_N10QTabWidgetD1Ev [CXXABI] _ZThn8_N10QTableViewD0Ev 17539 [CXXABI] 17540 _ZThn8_N10QTableViewD1Ev [CXXABI] _ZThn8_N10QWorkspaceD0Ev 17541 [CXXABI] 17542 _ZThn8_N10QWorkspaceD1Ev [CXXABI] _ZThn8_N11QDockWidgetD0Ev 17543 [CXXABI] 17544 _ZThn8_N11QDockWidgetD1Ev [CXXABI] _ZThn8_N11QFileDialogD0Ev 17545 [CXXABI] 17546 _ZThn8_N11QFileDialogD1Ev [CXXABI] _ZThn8_N11QFocusFrameD0Ev 17547 [CXXABI] 17548 _ZThn8_N11QFocusFrameD1Ev [CXXABI] _ZThn8_N11QFontDialogD0Ev 17549 [CXXABI] 17550 _ZThn8_N11QFontDialogD1Ev [CXXABI] 17551 _ZThn8_N11QGridLayout10invalidateEv [CXXABI] 17552 _ZThn8_N11QGridLayout11setGeometryERK5QRect [CXXABI] 17553 _ZThn8_N11QGridLayoutD0Ev [CXXABI] 17554 _ZThn8_N11QGridLayoutD1Ev [CXXABI] _ZThn8_N11QHBoxLayoutD0Ev 17555 [CXXABI] 17556 _ZThn8_N11QHBoxLayoutD1Ev [CXXABI] _ZThn8_N11QHeaderViewD0Ev 17557 [CXXABI] 17558 _ZThn8_N11QHeaderViewD1Ev [CXXABI] _ZThn8_N11QListWidgetD0Ev 17559 [CXXABI] 17560 _ZThn8_N11QListWidgetD1Ev [CXXABI] _ZThn8_N11QMainWindowD0Ev 17561 [CXXABI] 17562 _ZThn8_N11QMainWindowD1Ev [CXXABI] _ZThn8_N11QMessageBoxD0Ev 17563 [CXXABI] 17564 _ZThn8_N11QMessageBoxD1Ev [CXXABI] _ZThn8_N11QPushButtonD0Ev 17565 [CXXABI] 17566 _ZThn8_N11QPushButtonD1Ev [CXXABI] _ZThn8_N11QRubberBandD0Ev 17567 [CXXABI] 17568 _ZThn8_N11QRubberBandD1Ev [CXXABI] _ZThn8_N11QScrollAreaD0Ev 17569 [CXXABI] 17570 _ZThn8_N11QScrollAreaD1Ev [CXXABI] _ZThn8_N11QToolButtonD0Ev 17571 [CXXABI] 17572 _ZThn8_N11QToolButtonD1Ev [CXXABI] _ZThn8_N11QTreeWidgetD0Ev 17573 [CXXABI] 17574 _ZThn8_N11QTreeWidgetD1Ev [CXXABI] _ZThn8_N11QVBoxLayoutD0Ev 17575 [CXXABI] 17576 _ZThn8_N11QVBoxLayoutD1Ev [CXXABI] _ZThn8_N12QColorDialogD0Ev 17577 [CXXABI] 17578 _ZThn8_N12QColorDialogD1Ev [CXXABI] _ZThn8_N12QInputDialogD0Ev 17579 [CXXABI] 17580 _ZThn8_N12QInputDialogD1Ev [CXXABI] _ZThn8_N12QPrintDialogD0Ev 17581 [CXXABI] 17582 _ZThn8_N12QPrintDialogD1Ev [CXXABI] _ZThn8_N12QStylePluginD0Ev 17583 [CXXABI] 17584 _ZThn8_N12QStylePluginD1Ev [CXXABI] _ZThn8_N12QTableWidgetD0Ev 17585 [CXXABI] 17586 _ZThn8_N12QTableWidgetD1Ev [CXXABI] _ZThn8_N12QTextBrowserD0Ev 17587 [CXXABI] 17588 _ZThn8_N12QTextBrowserD1Ev [CXXABI] _ZThn8_N13QErrorMessageD0Ev 17589 [CXXABI] 17590 _ZThn8_N13QErrorMessageD1Ev [CXXABI] 17591 _ZThn8_N13QSplashScreenD0Ev [CXXABI] 17592 _ZThn8_N13QSplashScreenD1Ev [CXXABI] 17593 _ZThn8_N14QDesktopWidgetD0Ev [CXXABI] 17594 _ZThn8_N14QDesktopWidgetD1Ev [CXXABI] 17595 _ZThn8_N14QImageIOPluginD0Ev [CXXABI] 17596 _ZThn8_N14QImageIOPluginD1Ev [CXXABI] 17597 _ZThn8_N14QStackedLayout11setGeometryERK5QRect [CXXABI] 17598 _ZThn8_N14QStackedLayoutD0Ev [CXXABI] 17599 _ZThn8_N14QStackedLayoutD1Ev [CXXABI] 17600 _ZThn8_N14QStackedWidgetD0Ev [CXXABI] 17601 _ZThn8_N14QStackedWidgetD1Ev [CXXABI] 17602 _ZThn8_N15QAbstractButtonD0Ev [CXXABI] 17603 _ZThn8_N15QAbstractButtonD1Ev [CXXABI] 17604 _ZThn8_N15QAbstractSliderD0Ev [CXXABI] 17605 _ZThn8_N15QAbstractSliderD1Ev [CXXABI] 17606 _ZThn8_N15QProgressDialogD0Ev [CXXABI] 17607 _ZThn8_N15QProgressDialogD1Ev [CXXABI] 17608 _ZThn8_N15QX11EmbedWidgetD0Ev [CXXABI] 17609 _ZThn8_N15QX11EmbedWidgetD1Ev [CXXABI] 17610 _ZThn8_N16QAbstractSpinBoxD0Ev [CXXABI] 17611 _ZThn8_N16QAbstractSpinBoxD1Ev [CXXABI] 17612 _ZThn8_N17QAbstractItemViewD0Ev [CXXABI] 17613 _ZThn8_N17QAbstractItemViewD1Ev [CXXABI] 17614 _ZThn8_N17QAccessiblePluginD0Ev [CXXABI] 17615 _ZThn8_N17QAccessiblePluginD1Ev [CXXABI] 17616 _ZThn8_N17QIconEnginePluginD0Ev [CXXABI] 17617 _ZThn8_N17QIconEnginePluginD1Ev [CXXABI] 17618 _ZThn8_N17QTextImageHandler10drawObjectEP8QPainterRK6QRectFP13Q 17619 TextDocumentiRK11QTextFormat [CXXABI] 17620 _ZThn8_N17QTextImageHandler13intrinsicSizeEP13QTextDocumentiRK1 17621 1QTextFormat [CXXABI] 17622 _ZThn8_N18QX11EmbedContainerD0Ev [CXXABI] 17623 _ZThn8_N18QX11EmbedContainerD1Ev [CXXABI] 17624 _ZThn8_N19QAbstractScrollAreaD0Ev [CXXABI] 17625 _ZThn8_N19QAbstractScrollAreaD1Ev [CXXABI] 17626 _ZThn8_N19QInputContextPluginD0Ev [CXXABI] 17627 _ZThn8_N19QInputContextPluginD1Ev [CXXABI] 17628 _ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPic 17629 ture [CXXABI] 17630 _ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPi 17631 cture [CXXABI] 17632 _ZThn8_N20QPictureFormatPluginD0Ev [CXXABI] 17633 _ZThn8_N20QPictureFormatPluginD1Ev [CXXABI] 17634 _ZThn8_N23QAccessibleBridgePluginD0Ev [CXXABI] 17635 _ZThn8_N23QAccessibleBridgePluginD1Ev [CXXABI] 17636 _ZThn8_N5QDialD0Ev [CXXABI] _ZThn8_N5QDialD1Ev [CXXABI] 17637 _ZThn8_N5QMenuD0Ev [CXXABI] _ZThn8_N5QMenuD1Ev [CXXABI] 17638 _ZThn8_N6QFrameD0Ev [CXXABI] _ZThn8_N6QFrameD1Ev [CXXABI] 17639 _ZThn8_N6QLabelD0Ev [CXXABI] _ZThn8_N6QLabelD1Ev [CXXABI] 17640 _ZThn8_N7QDialogD0Ev [CXXABI] _ZThn8_N7QDialogD1Ev [CXXABI] 17641 _ZThn8_N7QLayout10invalidateEv [CXXABI] 17642 _ZThn8_N7QLayout6layoutEv [CXXABI] 17643 _ZThn8_N7QLayoutD0Ev [CXXABI] _ZThn8_N7QLayoutD1Ev [CXXABI] 17644 _ZThn8_N7QSliderD0Ev [CXXABI] _ZThn8_N7QSliderD1Ev [CXXABI] 17645 _ZThn8_N7QTabBarD0Ev [CXXABI] _ZThn8_N7QTabBarD1Ev [CXXABI] 17646 _ZThn8_N7QWidgetD0Ev [CXXABI] _ZThn8_N7QWidgetD1Ev [CXXABI] 17647 _ZThn8_N8QMenuBarD0Ev [CXXABI] _ZThn8_N8QMenuBarD1Ev [CXXABI] 17648 _ZThn8_N8QToolBarD0Ev [CXXABI] _ZThn8_N8QToolBarD1Ev [CXXABI] 17649 _ZThn8_N8QToolBoxD0Ev [CXXABI] _ZThn8_N8QToolBoxD1Ev [CXXABI] 17650 _ZThn8_N9QComboBoxD0Ev [CXXABI] _ZThn8_N9QComboBoxD1Ev [CXXABI] 17651 _ZThn8_N9QGroupBoxD0Ev [CXXABI] _ZThn8_N9QGroupBoxD1Ev [CXXABI] 17652 _ZThn8_N9QLineEditD0Ev [CXXABI] _ZThn8_N9QLineEditD1Ev [CXXABI] 17653 _ZThn8_N9QListViewD0Ev [CXXABI] _ZThn8_N9QListViewD1Ev [CXXABI] 17654 _ZThn8_N9QSizeGripD0Ev [CXXABI] _ZThn8_N9QSizeGripD1Ev [CXXABI] 17655 _ZThn8_N9QSplitterD0Ev [CXXABI] _ZThn8_N9QSplitterD1Ev [CXXABI] 17656 _ZThn8_N9QTextEditD0Ev [CXXABI] _ZThn8_N9QTextEditD1Ev [CXXABI] 17657 _ZThn8_N9QTreeViewD0Ev [CXXABI] _ZThn8_N9QTreeViewD1Ev [CXXABI] 17658 _ZThn8_NK10QBoxLayout11maximumSizeEv [CXXABI] 17659 _ZThn8_NK10QBoxLayout11minimumSizeEv [CXXABI] 17660 _ZThn8_NK10QBoxLayout14heightForWidthEi [CXXABI] 17661 _ZThn8_NK10QBoxLayout17hasHeightForWidthEv [CXXABI] 17662 _ZThn8_NK10QBoxLayout19expandingDirectionsEv [CXXABI] 17663 _ZThn8_NK10QBoxLayout21minimumHeightForWidthEi [CXXABI] 17664 _ZThn8_NK10QBoxLayout8sizeHintEv [CXXABI] 17665 _ZThn8_NK11QGridLayout11maximumSizeEv [CXXABI] 17666 _ZThn8_NK11QGridLayout11minimumSizeEv [CXXABI] 17667 _ZThn8_NK11QGridLayout14heightForWidthEi [CXXABI] 17668 _ZThn8_NK11QGridLayout17hasHeightForWidthEv [CXXABI] 17669 _ZThn8_NK11QGridLayout19expandingDirectionsEv [CXXABI] 17670 _ZThn8_NK11QGridLayout21minimumHeightForWidthEi [CXXABI] 17671 _ZThn8_NK11QGridLayout8sizeHintEv [CXXABI] 17672 _ZThn8_NK14QStackedLayout11minimumSizeEv [CXXABI] 17673 _ZThn8_NK14QStackedLayout8sizeHintEv [CXXABI] 17674 _ZThn8_NK7QLayout11maximumSizeEv [CXXABI] 17675 _ZThn8_NK7QLayout11minimumSizeEv [CXXABI] 17676 _ZThn8_NK7QLayout19expandingDirectionsEv [CXXABI] 17677 _ZThn8_NK7QLayout7isEmptyEv [CXXABI] 17678 _ZThn8_NK7QLayout8geometryEv [CXXABI] 17679 _ZThn8_NK7QWidget11paintEngineEv [CXXABI] 17680 _ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE 17681 [CXXABI] _ZThn8_NK7QWidget7devTypeEv [CXXABI] 17682 __________________________________________________________ 17683 17684 7.5. Data Definitions for libQtGui 17685 17686 This section defines global identifiers and their values that 17687 are associated with interfaces contained in libQtGui. These 17688 definitions are organized into groups that correspond to system 17689 headers. This convention is used as a convenience for the 17690 reader, and does not imply the existence of these headers, or 17691 their content. Where an interface is defined as requiring a 17692 particular system header file all of the data definitions for 17693 that system header file presented here shall be in effect. 17694 17695 This section gives data definitions to promote binary 17696 application portability, not to repeat source interface 17697 definitions available elsewhere. System providers and 17698 application developers should use this ABI to supplement - not 17699 to replace - source interface definition specifications. 17700 17701 This specification uses the ISO C (1999) C Language as the 17702 reference programming language, and data definitions are 17703 specified in ISO C format. The C language is used here as a 17704 convenient notation. Using a C language description of these 17705 data objects does not preclude their use by other programming 17706 languages. 17707 __________________________________________________________ 17708 17709 7.5.1. QtGui/qabstractbutton.h 17710 17711 /* 17712 * This header is architecture neutral 17713 * Please refer to the generic specification for details 17714 */ 17715 __________________________________________________________ 17716 17717 7.5.2. QtGui/qabstractitemdelegate.h 17718 17719 /* 17720 * This header is architecture neutral 17721 * Please refer to the generic specification for details 17722 */ 17723 __________________________________________________________ 17724 17725 7.5.3. QtGui/qabstractitemview.h 17726 17727 /* 17728 * This header is architecture neutral 17729 * Please refer to the generic specification for details 17730 */ 17731 __________________________________________________________ 17732 17733 7.5.4. QtGui/qabstractpagesetupdialog.h 17734 17735 /* 17736 * This header is architecture neutral 17737 * Please refer to the generic specification for details 17738 */ 17739 __________________________________________________________ 17740 17741 7.5.5. QtGui/qabstractprintdialog.h 17742 17743 /* 17744 * This header is architecture neutral 17745 * Please refer to the generic specification for details 17746 */ 17747 __________________________________________________________ 17748 17749 7.5.6. QtGui/qabstractproxymodel.h 17750 17751 /* 17752 * This header is architecture neutral 17753 * Please refer to the generic specification for details 17754 */ 17755 __________________________________________________________ 17756 17757 7.5.7. QtGui/qabstractscrollarea.h 17758 17759 /* 17760 * This header is architecture neutral 17761 * Please refer to the generic specification for details 17762 */ 17763 __________________________________________________________ 17764 17765 7.5.8. QtGui/qabstractslider.h 17766 17767 /* 17768 * This header is architecture neutral 17769 * Please refer to the generic specification for details 17770 */ 17771 __________________________________________________________ 17772 17773 7.5.9. QtGui/qabstractspinbox.h 17774 17775 /* 17776 * This header is architecture neutral 17777 * Please refer to the generic specification for details 17778 */ 17779 __________________________________________________________ 17780 17781 7.5.10. QtGui/qabstracttextdocumentlayout.h 17782 17783 /* 17784 * This header is architecture neutral 17785 * Please refer to the generic specification for details 17786 */ 17787 __________________________________________________________ 17788 17789 7.5.11. QtGui/qaccessible.h 17790 17791 /* 17792 * This header is architecture neutral 17793 * Please refer to the generic specification for details 17794 */ 17795 __________________________________________________________ 17796 17797 7.5.12. QtGui/qaccessiblebridge.h 17798 17799 /* 17800 * This header is architecture neutral 17801 * Please refer to the generic specification for details 17802 */ 17803 __________________________________________________________ 17804 17805 7.5.13. QtGui/qaccessibleobject.h 17806 17807 /* 17808 * This header is architecture neutral 17809 * Please refer to the generic specification for details 17810 */ 17811 __________________________________________________________ 17812 17813 7.5.14. QtGui/qaccessibleplugin.h 17814 17815 /* 17816 * This header is architecture neutral 17817 * Please refer to the generic specification for details 17818 */ 17819 __________________________________________________________ 17820 17821 7.5.15. QtGui/qaccessiblewidget.h 17822 17823 /* 17824 * This header is architecture neutral 17825 * Please refer to the generic specification for details 17826 */ 17827 __________________________________________________________ 17828 17829 7.5.16. QtGui/qaction.h 17830 17831 /* 17832 * This header is architecture neutral 17833 * Please refer to the generic specification for details 17834 */ 17835 __________________________________________________________ 17836 17837 7.5.17. QtGui/qactiongroup.h 17838 17839 /* 17840 * This header is architecture neutral 17841 * Please refer to the generic specification for details 17842 */ 17843 __________________________________________________________ 17844 17845 7.5.18. QtGui/qapplication.h 17846 17847 /* 17848 * This header is architecture neutral 17849 * Please refer to the generic specification for details 17850 */ 17851 __________________________________________________________ 17852 17853 7.5.19. QtGui/qbitmap.h 17854 17855 /* 17856 * This header is architecture neutral 17857 * Please refer to the generic specification for details 17858 */ 17859 __________________________________________________________ 17860 17861 7.5.20. QtGui/qboxlayout.h 17862 17863 /* 17864 * This header is architecture neutral 17865 * Please refer to the generic specification for details 17866 */ 17867 __________________________________________________________ 17868 17869 7.5.21. QtGui/qbrush.h 17870 17871 /* 17872 * This header is architecture neutral 17873 * Please refer to the generic specification for details 17874 */ 17875 __________________________________________________________ 17876 17877 7.5.22. QtGui/qbuttongroup.h 17878 17879 /* 17880 * This header is architecture neutral 17881 * Please refer to the generic specification for details 17882 */ 17883 __________________________________________________________ 17884 17885 7.5.23. QtGui/qcdestyle.h 17886 17887 /* 17888 * This header is architecture neutral 17889 * Please refer to the generic specification for details 17890 */ 17891 __________________________________________________________ 17892 17893 7.5.24. QtGui/qcheckbox.h 17894 17895 /* 17896 * This header is architecture neutral 17897 * Please refer to the generic specification for details 17898 */ 17899 __________________________________________________________ 17900 17901 7.5.25. QtGui/qclipboard.h 17902 17903 /* 17904 * This header is architecture neutral 17905 * Please refer to the generic specification for details 17906 */ 17907 __________________________________________________________ 17908 17909 7.5.26. QtGui/qcolor.h 17910 17911 /* 17912 * This header is architecture neutral 17913 * Please refer to the generic specification for details 17914 */ 17915 __________________________________________________________ 17916 17917 7.5.27. QtGui/qcolordialog.h 17918 17919 /* 17920 * This header is architecture neutral 17921 * Please refer to the generic specification for details 17922 */ 17923 __________________________________________________________ 17924 17925 7.5.28. QtGui/qcolormap.h 17926 17927 /* 17928 * This header is architecture neutral 17929 * Please refer to the generic specification for details 17930 */ 17931 __________________________________________________________ 17932 17933 7.5.29. QtGui/qcombobox.h 17934 17935 /* 17936 * This header is architecture neutral 17937 * Please refer to the generic specification for details 17938 */ 17939 __________________________________________________________ 17940 17941 7.5.30. QtGui/qcommonstyle.h 17942 17943 /* 17944 * This header is architecture neutral 17945 * Please refer to the generic specification for details 17946 */ 17947 __________________________________________________________ 17948 17949 7.5.31. QtGui/qcursor.h 17950 17951 /* 17952 * This header is architecture neutral 17953 * Please refer to the generic specification for details 17954 */ 17955 __________________________________________________________ 17956 17957 7.5.32. QtGui/qdatetimeedit.h 17958 17959 /* 17960 * This header is architecture neutral 17961 * Please refer to the generic specification for details 17962 */ 17963 __________________________________________________________ 17964 17965 7.5.33. QtGui/qdesktopwidget.h 17966 17967 /* 17968 * This header is architecture neutral 17969 * Please refer to the generic specification for details 17970 */ 17971 __________________________________________________________ 17972 17973 7.5.34. QtGui/qdial.h 17974 17975 /* 17976 * This header is architecture neutral 17977 * Please refer to the generic specification for details 17978 */ 17979 __________________________________________________________ 17980 17981 7.5.35. QtGui/qdialog.h 17982 17983 /* 17984 * This header is architecture neutral 17985 * Please refer to the generic specification for details 17986 */ 17987 __________________________________________________________ 17988 17989 7.5.36. QtGui/qdirmodel.h 17990 17991 /* 17992 * This header is architecture neutral 17993 * Please refer to the generic specification for details 17994 */ 17995 __________________________________________________________ 17996 17997 7.5.37. QtGui/qdockwidget.h 17998 17999 /* 18000 * This header is architecture neutral 18001 * Please refer to the generic specification for details 18002 */ 18003 __________________________________________________________ 18004 18005 7.5.38. QtGui/qdrag.h 18006 18007 /* 18008 * This header is architecture neutral 18009 * Please refer to the generic specification for details 18010 */ 18011 __________________________________________________________ 18012 18013 7.5.39. QtGui/qerrormessage.h 18014 18015 /* 18016 * This header is architecture neutral 18017 * Please refer to the generic specification for details 18018 */ 18019 __________________________________________________________ 18020 18021 7.5.40. QtGui/qevent.h 18022 18023 /* 18024 * This header is architecture neutral 18025 * Please refer to the generic specification for details 18026 */ 18027 __________________________________________________________ 18028 18029 7.5.41. QtGui/qfiledialog.h 18030 18031 /* 18032 * This header is architecture neutral 18033 * Please refer to the generic specification for details 18034 */ 18035 __________________________________________________________ 18036 18037 7.5.42. QtGui/qfocusframe.h 18038 18039 /* 18040 * This header is architecture neutral 18041 * Please refer to the generic specification for details 18042 */ 18043 __________________________________________________________ 18044 18045 7.5.43. QtGui/qfont.h 18046 18047 /* 18048 * This header is architecture neutral 18049 * Please refer to the generic specification for details 18050 */ 18051 __________________________________________________________ 18052 18053 7.5.44. QtGui/qfontdatabase.h 18054 18055 /* 18056 * This header is architecture neutral 18057 * Please refer to the generic specification for details 18058 */ 18059 __________________________________________________________ 18060 18061 7.5.45. QtGui/qfontdialog.h 18062 18063 /* 18064 * This header is architecture neutral 18065 * Please refer to the generic specification for details 18066 */ 18067 __________________________________________________________ 18068 18069 7.5.46. QtGui/qfontinfo.h 18070 18071 /* 18072 * This header is architecture neutral 18073 * Please refer to the generic specification for details 18074 */ 18075 __________________________________________________________ 18076 18077 7.5.47. QtGui/qfontmetrics.h 18078 18079 /* 18080 * This header is architecture neutral 18081 * Please refer to the generic specification for details 18082 */ 18083 __________________________________________________________ 18084 18085 7.5.48. QtGui/qframe.h 18086 18087 /* 18088 * This header is architecture neutral 18089 * Please refer to the generic specification for details 18090 */ 18091 __________________________________________________________ 18092 18093 7.5.49. QtGui/qgridlayout.h 18094 18095 /* 18096 * This header is architecture neutral 18097 * Please refer to the generic specification for details 18098 */ 18099 __________________________________________________________ 18100 18101 7.5.50. QtGui/qgroupbox.h 18102 18103 /* 18104 * This header is architecture neutral 18105 * Please refer to the generic specification for details 18106 */ 18107 __________________________________________________________ 18108 18109 7.5.51. QtGui/qheaderview.h 18110 18111 /* 18112 * This header is architecture neutral 18113 * Please refer to the generic specification for details 18114 */ 18115 __________________________________________________________ 18116 18117 7.5.52. QtGui/qicon.h 18118 18119 /* 18120 * This header is architecture neutral 18121 * Please refer to the generic specification for details 18122 */ 18123 __________________________________________________________ 18124 18125 7.5.53. QtGui/qiconengine.h 18126 18127 /* 18128 * This header is architecture neutral 18129 * Please refer to the generic specification for details 18130 */ 18131 __________________________________________________________ 18132 18133 7.5.54. QtGui/qiconengineplugin.h 18134 18135 /* 18136 * This header is architecture neutral 18137 * Please refer to the generic specification for details 18138 */ 18139 __________________________________________________________ 18140 18141 7.5.55. QtGui/qimage.h 18142 18143 /* 18144 * This header is architecture neutral 18145 * Please refer to the generic specification for details 18146 */ 18147 __________________________________________________________ 18148 18149 7.5.56. QtGui/qimageiohandler.h 18150 18151 /* 18152 * This header is architecture neutral 18153 * Please refer to the generic specification for details 18154 */ 18155 __________________________________________________________ 18156 18157 7.5.57. QtGui/qimagereader.h 18158 18159 /* 18160 * This header is architecture neutral 18161 * Please refer to the generic specification for details 18162 */ 18163 __________________________________________________________ 18164 18165 7.5.58. QtGui/qimagewriter.h 18166 18167 /* 18168 * This header is architecture neutral 18169 * Please refer to the generic specification for details 18170 */ 18171 __________________________________________________________ 18172 18173 7.5.59. QtGui/qinputcontext.h 18174 18175 /* 18176 * This header is architecture neutral 18177 * Please refer to the generic specification for details 18178 */ 18179 __________________________________________________________ 18180 18181 7.5.60. QtGui/qinputcontextfactory.h 18182 18183 /* 18184 * This header is architecture neutral 18185 * Please refer to the generic specification for details 18186 */ 18187 __________________________________________________________ 18188 18189 7.5.61. QtGui/qinputcontextplugin.h 18190 18191 /* 18192 * This header is architecture neutral 18193 * Please refer to the generic specification for details 18194 */ 18195 __________________________________________________________ 18196 18197 7.5.62. QtGui/qinputdialog.h 18198 18199 /* 18200 * This header is architecture neutral 18201 * Please refer to the generic specification for details 18202 */ 18203 __________________________________________________________ 18204 18205 7.5.63. QtGui/qitemdelegate.h 18206 18207 /* 18208 * This header is architecture neutral 18209 * Please refer to the generic specification for details 18210 */ 18211 __________________________________________________________ 18212 18213 7.5.64. QtGui/qitemeditorfactory.h 18214 18215 /* 18216 * This header is architecture neutral 18217 * Please refer to the generic specification for details 18218 */ 18219 __________________________________________________________ 18220 18221 7.5.65. QtGui/qitemselectionmodel.h 18222 18223 /* 18224 * This header is architecture neutral 18225 * Please refer to the generic specification for details 18226 */ 18227 __________________________________________________________ 18228 18229 7.5.66. QtGui/qkeysequence.h 18230 18231 /* 18232 * This header is architecture neutral 18233 * Please refer to the generic specification for details 18234 */ 18235 __________________________________________________________ 18236 18237 7.5.67. QtGui/qlabel.h 18238 18239 /* 18240 * This header is architecture neutral 18241 * Please refer to the generic specification for details 18242 */ 18243 __________________________________________________________ 18244 18245 7.5.68. QtGui/qlayout.h 18246 18247 /* 18248 * This header is architecture neutral 18249 * Please refer to the generic specification for details 18250 */ 18251 __________________________________________________________ 18252 18253 7.5.69. QtGui/qlayoutitem.h 18254 18255 /* 18256 * This header is architecture neutral 18257 * Please refer to the generic specification for details 18258 */ 18259 __________________________________________________________ 18260 18261 7.5.70. QtGui/qlcdnumber.h 18262 18263 /* 18264 * This header is architecture neutral 18265 * Please refer to the generic specification for details 18266 */ 18267 __________________________________________________________ 18268 18269 7.5.71. QtGui/qlineedit.h 18270 18271 /* 18272 * This header is architecture neutral 18273 * Please refer to the generic specification for details 18274 */ 18275 __________________________________________________________ 18276 18277 7.5.72. QtGui/qlistview.h 18278 18279 /* 18280 * This header is architecture neutral 18281 * Please refer to the generic specification for details 18282 */ 18283 __________________________________________________________ 18284 18285 7.5.73. QtGui/qlistwidget.h 18286 18287 /* 18288 * This header is architecture neutral 18289 * Please refer to the generic specification for details 18290 */ 18291 __________________________________________________________ 18292 18293 7.5.74. QtGui/qmainwindow.h 18294 18295 /* 18296 * This header is architecture neutral 18297 * Please refer to the generic specification for details 18298 */ 18299 __________________________________________________________ 18300 18301 7.5.75. QtGui/qmatrix.h 18302 18303 /* 18304 * This header is architecture neutral 18305 * Please refer to the generic specification for details 18306 */ 18307 __________________________________________________________ 18308 18309 7.5.76. QtGui/qmenu.h 18310 18311 /* 18312 * This header is architecture neutral 18313 * Please refer to the generic specification for details 18314 */ 18315 __________________________________________________________ 18316 18317 7.5.77. QtGui/qmenubar.h 18318 18319 /* 18320 * This header is architecture neutral 18321 * Please refer to the generic specification for details 18322 */ 18323 __________________________________________________________ 18324 18325 7.5.78. QtGui/qmenudata.h 18326 18327 /* 18328 * This header is architecture neutral 18329 * Please refer to the generic specification for details 18330 */ 18331 __________________________________________________________ 18332 18333 7.5.79. QtGui/qmessagebox.h 18334 18335 /* 18336 * This header is architecture neutral 18337 * Please refer to the generic specification for details 18338 */ 18339 __________________________________________________________ 18340 18341 7.5.80. QtGui/qmime.h 18342 18343 /* 18344 * This header is architecture neutral 18345 * Please refer to the generic specification for details 18346 */ 18347 __________________________________________________________ 18348 18349 7.5.81. QtGui/qmotifstyle.h 18350 18351 /* 18352 * This header is architecture neutral 18353 * Please refer to the generic specification for details 18354 */ 18355 __________________________________________________________ 18356 18357 7.5.82. QtGui/qmovie.h 18358 18359 /* 18360 * This header is architecture neutral 18361 * Please refer to the generic specification for details 18362 */ 18363 __________________________________________________________ 18364 18365 7.5.83. QtGui/qpagesetupdialog.h 18366 18367 /* 18368 * This header is architecture neutral 18369 * Please refer to the generic specification for details 18370 */ 18371 __________________________________________________________ 18372 18373 7.5.84. QtGui/qpaintdevice.h 18374 18375 /* 18376 * This header is architecture neutral 18377 * Please refer to the generic specification for details 18378 */ 18379 __________________________________________________________ 18380 18381 7.5.85. QtGui/qpaintengine.h 18382 18383 /* 18384 * This header is architecture neutral 18385 * Please refer to the generic specification for details 18386 */ 18387 __________________________________________________________ 18388 18389 7.5.86. QtGui/qpainter.h 18390 18391 /* 18392 * This header is architecture neutral 18393 * Please refer to the generic specification for details 18394 */ 18395 __________________________________________________________ 18396 18397 7.5.87. QtGui/qpainterpath.h 18398 18399 /* 18400 * This header is architecture neutral 18401 * Please refer to the generic specification for details 18402 */ 18403 __________________________________________________________ 18404 18405 7.5.88. QtGui/qpalette.h 18406 18407 /* 18408 * This header is architecture neutral 18409 * Please refer to the generic specification for details 18410 */ 18411 __________________________________________________________ 18412 18413 7.5.89. QtGui/qpen.h 18414 18415 /* 18416 * This header is architecture neutral 18417 * Please refer to the generic specification for details 18418 */ 18419 __________________________________________________________ 18420 18421 7.5.90. QtGui/qpicture.h 18422 18423 /* 18424 * This header is architecture neutral 18425 * Please refer to the generic specification for details 18426 */ 18427 __________________________________________________________ 18428 18429 7.5.91. QtGui/qpictureformatplugin.h 18430 18431 /* 18432 * This header is architecture neutral 18433 * Please refer to the generic specification for details 18434 */ 18435 __________________________________________________________ 18436 18437 7.5.92. QtGui/qpixmap.h 18438 18439 /* 18440 * This header is architecture neutral 18441 * Please refer to the generic specification for details 18442 */ 18443 __________________________________________________________ 18444 18445 7.5.93. QtGui/qpixmapcache.h 18446 18447 /* 18448 * This header is architecture neutral 18449 * Please refer to the generic specification for details 18450 */ 18451 __________________________________________________________ 18452 18453 7.5.94. QtGui/qplastiquestyle.h 18454 18455 /* 18456 * This header is architecture neutral 18457 * Please refer to the generic specification for details 18458 */ 18459 __________________________________________________________ 18460 18461 7.5.95. QtGui/qpolygon.h 18462 18463 /* 18464 * This header is architecture neutral 18465 * Please refer to the generic specification for details 18466 */ 18467 __________________________________________________________ 18468 18469 7.5.96. QtGui/qprintdialog.h 18470 18471 /* 18472 * This header is architecture neutral 18473 * Please refer to the generic specification for details 18474 */ 18475 __________________________________________________________ 18476 18477 7.5.97. QtGui/qprintengine.h 18478 18479 /* 18480 * This header is architecture neutral 18481 * Please refer to the generic specification for details 18482 */ 18483 __________________________________________________________ 18484 18485 7.5.98. QtGui/qprinter.h 18486 18487 /* 18488 * This header is architecture neutral 18489 * Please refer to the generic specification for details 18490 */ 18491 __________________________________________________________ 18492 18493 7.5.99. QtGui/qprogressbar.h 18494 18495 /* 18496 * This header is architecture neutral 18497 * Please refer to the generic specification for details 18498 */ 18499 __________________________________________________________ 18500 18501 7.5.100. QtGui/qprogressdialog.h 18502 18503 /* 18504 * This header is architecture neutral 18505 * Please refer to the generic specification for details 18506 */ 18507 __________________________________________________________ 18508 18509 7.5.101. QtGui/qproxymodel.h 18510 18511 /* 18512 * This header is architecture neutral 18513 * Please refer to the generic specification for details 18514 */ 18515 __________________________________________________________ 18516 18517 7.5.102. QtGui/qpushbutton.h 18518 18519 /* 18520 * This header is architecture neutral 18521 * Please refer to the generic specification for details 18522 */ 18523 __________________________________________________________ 18524 18525 7.5.103. QtGui/qradiobutton.h 18526 18527 /* 18528 * This header is architecture neutral 18529 * Please refer to the generic specification for details 18530 */ 18531 __________________________________________________________ 18532 18533 7.5.104. QtGui/qregion.h 18534 18535 /* 18536 * This header is architecture neutral 18537 * Please refer to the generic specification for details 18538 */ 18539 __________________________________________________________ 18540 18541 7.5.105. QtGui/qrgb.h 18542 18543 /* 18544 * This header is architecture neutral 18545 * Please refer to the generic specification for details 18546 */ 18547 __________________________________________________________ 18548 18549 7.5.106. QtGui/qrubberband.h 18550 18551 /* 18552 * This header is architecture neutral 18553 * Please refer to the generic specification for details 18554 */ 18555 __________________________________________________________ 18556 18557 7.5.107. QtGui/qscrollarea.h 18558 18559 /* 18560 * This header is architecture neutral 18561 * Please refer to the generic specification for details 18562 */ 18563 __________________________________________________________ 18564 18565 7.5.108. QtGui/qscrollbar.h 18566 18567 /* 18568 * This header is architecture neutral 18569 * Please refer to the generic specification for details 18570 */ 18571 __________________________________________________________ 18572 18573 7.5.109. QtGui/qsessionmanager.h 18574 18575 /* 18576 * This header is architecture neutral 18577 * Please refer to the generic specification for details 18578 */ 18579 __________________________________________________________ 18580 18581 7.5.110. QtGui/qshortcut.h 18582 18583 /* 18584 * This header is architecture neutral 18585 * Please refer to the generic specification for details 18586 */ 18587 __________________________________________________________ 18588 18589 7.5.111. QtGui/qsizegrip.h 18590 18591 /* 18592 * This header is architecture neutral 18593 * Please refer to the generic specification for details 18594 */ 18595 __________________________________________________________ 18596 18597 7.5.112. QtGui/qsizepolicy.h 18598 18599 /* 18600 * This header is architecture neutral 18601 * Please refer to the generic specification for details 18602 */ 18603 __________________________________________________________ 18604 18605 7.5.113. QtGui/qslider.h 18606 18607 /* 18608 * This header is architecture neutral 18609 * Please refer to the generic specification for details 18610 */ 18611 __________________________________________________________ 18612 18613 7.5.114. QtGui/qsortfilterproxymodel.h 18614 18615 /* 18616 * This header is architecture neutral 18617 * Please refer to the generic specification for details 18618 */ 18619 __________________________________________________________ 18620 18621 7.5.115. QtGui/qsound.h 18622 18623 /* 18624 * This header is architecture neutral 18625 * Please refer to the generic specification for details 18626 */ 18627 __________________________________________________________ 18628 18629 7.5.116. QtGui/qspinbox.h 18630 18631 /* 18632 * This header is architecture neutral 18633 * Please refer to the generic specification for details 18634 */ 18635 __________________________________________________________ 18636 18637 7.5.117. QtGui/qsplashscreen.h 18638 18639 /* 18640 * This header is architecture neutral 18641 * Please refer to the generic specification for details 18642 */ 18643 __________________________________________________________ 18644 18645 7.5.118. QtGui/qsplitter.h 18646 18647 /* 18648 * This header is architecture neutral 18649 * Please refer to the generic specification for details 18650 */ 18651 __________________________________________________________ 18652 18653 7.5.119. QtGui/qstackedlayout.h 18654 18655 /* 18656 * This header is architecture neutral 18657 * Please refer to the generic specification for details 18658 */ 18659 __________________________________________________________ 18660 18661 7.5.120. QtGui/qstackedwidget.h 18662 18663 /* 18664 * This header is architecture neutral 18665 * Please refer to the generic specification for details 18666 */ 18667 __________________________________________________________ 18668 18669 7.5.121. QtGui/qstandarditemmodel.h 18670 18671 /* 18672 * This header is architecture neutral 18673 * Please refer to the generic specification for details 18674 */ 18675 __________________________________________________________ 18676 18677 7.5.122. QtGui/qstatusbar.h 18678 18679 /* 18680 * This header is architecture neutral 18681 * Please refer to the generic specification for details 18682 */ 18683 __________________________________________________________ 18684 18685 7.5.123. QtGui/qstringlistmodel.h 18686 18687 /* 18688 * This header is architecture neutral 18689 * Please refer to the generic specification for details 18690 */ 18691 __________________________________________________________ 18692 18693 7.5.124. QtGui/qstyle.h 18694 18695 /* 18696 * This header is architecture neutral 18697 * Please refer to the generic specification for details 18698 */ 18699 __________________________________________________________ 18700 18701 7.5.125. QtGui/qstylefactory.h 18702 18703 /* 18704 * This header is architecture neutral 18705 * Please refer to the generic specification for details 18706 */ 18707 __________________________________________________________ 18708 18709 7.5.126. QtGui/qstyleoption.h 18710 18711 /* 18712 * This header is architecture neutral 18713 * Please refer to the generic specification for details 18714 */ 18715 __________________________________________________________ 18716 18717 7.5.127. QtGui/qstylepainter.h 18718 18719 /* 18720 * This header is architecture neutral 18721 * Please refer to the generic specification for details 18722 */ 18723 __________________________________________________________ 18724 18725 7.5.128. QtGui/qstyleplugin.h 18726 18727 /* 18728 * This header is architecture neutral 18729 * Please refer to the generic specification for details 18730 */ 18731 __________________________________________________________ 18732 18733 7.5.129. QtGui/qsyntaxhighlighter.h 18734 18735 /* 18736 * This header is architecture neutral 18737 * Please refer to the generic specification for details 18738 */ 18739 __________________________________________________________ 18740 18741 7.5.130. QtGui/qtabbar.h 18742 18743 /* 18744 * This header is architecture neutral 18745 * Please refer to the generic specification for details 18746 */ 18747 __________________________________________________________ 18748 18749 7.5.131. QtGui/qtableview.h 18750 18751 /* 18752 * This header is architecture neutral 18753 * Please refer to the generic specification for details 18754 */ 18755 __________________________________________________________ 18756 18757 7.5.132. QtGui/qtablewidget.h 18758 18759 /* 18760 * This header is architecture neutral 18761 * Please refer to the generic specification for details 18762 */ 18763 __________________________________________________________ 18764 18765 7.5.133. QtGui/qtabwidget.h 18766 18767 /* 18768 * This header is architecture neutral 18769 * Please refer to the generic specification for details 18770 */ 18771 __________________________________________________________ 18772 18773 7.5.134. QtGui/qtextbrowser.h 18774 18775 /* 18776 * This header is architecture neutral 18777 * Please refer to the generic specification for details 18778 */ 18779 __________________________________________________________ 18780 18781 7.5.135. QtGui/qtextcursor.h 18782 18783 /* 18784 * This header is architecture neutral 18785 * Please refer to the generic specification for details 18786 */ 18787 __________________________________________________________ 18788 18789 7.5.136. QtGui/qtextdocument.h 18790 18791 /* 18792 * This header is architecture neutral 18793 * Please refer to the generic specification for details 18794 */ 18795 __________________________________________________________ 18796 18797 7.5.137. QtGui/qtextdocumentfragment.h 18798 18799 /* 18800 * This header is architecture neutral 18801 * Please refer to the generic specification for details 18802 */ 18803 __________________________________________________________ 18804 18805 7.5.138. QtGui/qtextedit.h 18806 18807 /* 18808 * This header is architecture neutral 18809 * Please refer to the generic specification for details 18810 */ 18811 __________________________________________________________ 18812 18813 7.5.139. QtGui/qtextformat.h 18814 18815 /* 18816 * This header is architecture neutral 18817 * Please refer to the generic specification for details 18818 */ 18819 __________________________________________________________ 18820 18821 7.5.140. QtGui/qtextlayout.h 18822 18823 /* 18824 * This header is architecture neutral 18825 * Please refer to the generic specification for details 18826 */ 18827 __________________________________________________________ 18828 18829 7.5.141. QtGui/qtextlist.h 18830 18831 /* 18832 * This header is architecture neutral 18833 * Please refer to the generic specification for details 18834 */ 18835 __________________________________________________________ 18836 18837 7.5.142. QtGui/qtextobject.h 18838 18839 /* 18840 * This header is architecture neutral 18841 * Please refer to the generic specification for details 18842 */ 18843 __________________________________________________________ 18844 18845 7.5.143. QtGui/qtextoption.h 18846 18847 /* 18848 * This header is architecture neutral 18849 * Please refer to the generic specification for details 18850 */ 18851 __________________________________________________________ 18852 18853 7.5.144. QtGui/qtexttable.h 18854 18855 /* 18856 * This header is architecture neutral 18857 * Please refer to the generic specification for details 18858 */ 18859 __________________________________________________________ 18860 18861 7.5.145. QtGui/qtoolbar.h 18862 18863 /* 18864 * This header is architecture neutral 18865 * Please refer to the generic specification for details 18866 */ 18867 __________________________________________________________ 18868 18869 7.5.146. QtGui/qtoolbox.h 18870 18871 /* 18872 * This header is architecture neutral 18873 * Please refer to the generic specification for details 18874 */ 18875 __________________________________________________________ 18876 18877 7.5.147. QtGui/qtoolbutton.h 18878 18879 /* 18880 * This header is architecture neutral 18881 * Please refer to the generic specification for details 18882 */ 18883 __________________________________________________________ 18884 18885 7.5.148. QtGui/qtooltip.h 18886 18887 /* 18888 * This header is architecture neutral 18889 * Please refer to the generic specification for details 18890 */ 18891 __________________________________________________________ 18892 18893 7.5.149. QtGui/qtreeview.h 18894 18895 /* 18896 * This header is architecture neutral 18897 * Please refer to the generic specification for details 18898 */ 18899 __________________________________________________________ 18900 18901 7.5.150. QtGui/qtreewidget.h 18902 18903 /* 18904 * This header is architecture neutral 18905 * Please refer to the generic specification for details 18906 */ 18907 __________________________________________________________ 18908 18909 7.5.151. QtGui/qtreewidgetitemiterator.h 18910 18911 /* 18912 * This header is architecture neutral 18913 * Please refer to the generic specification for details 18914 */ 18915 __________________________________________________________ 18916 18917 7.5.152. QtGui/qvalidator.h 18918 18919 /* 18920 * This header is architecture neutral 18921 * Please refer to the generic specification for details 18922 */ 18923 __________________________________________________________ 18924 18925 7.5.153. QtGui/qvfbhdr.h 18926 18927 /* 18928 * This header is architecture neutral 18929 * Please refer to the generic specification for details 18930 */ 18931 __________________________________________________________ 18932 18933 7.5.154. QtGui/qwhatsthis.h 18934 18935 /* 18936 * This header is architecture neutral 18937 * Please refer to the generic specification for details 18938 */ 18939 __________________________________________________________ 18940 18941 7.5.155. QtGui/qwidget.h 18942 18943 /* 18944 * This header is architecture neutral 18945 * Please refer to the generic specification for details 18946 */ 18947 __________________________________________________________ 18948 18949 7.5.156. QtGui/qwindowdefs.h 18950 18951 /* 18952 * This header is architecture neutral 18953 * Please refer to the generic specification for details 18954 */ 18955 __________________________________________________________ 18956 18957 7.5.157. QtGui/qwindowsstyle.h 18958 18959 /* 18960 * This header is architecture neutral 18961 * Please refer to the generic specification for details 18962 */ 18963 __________________________________________________________ 18964 18965 7.5.158. QtGui/qwmatrix.h 18966 18967 /* 18968 * This header is architecture neutral 18969 * Please refer to the generic specification for details 18970 */ 18971 __________________________________________________________ 18972 18973 7.5.159. QtGui/qworkspace.h 18974 18975 /* 18976 * This header is architecture neutral 18977 * Please refer to the generic specification for details 18978 */ 18979 __________________________________________________________ 18980 18981 7.6. Interfaces for libQtXml 18982 18983 Table 7-552 defines the library name and shared object name for 18984 the libQtXml library 18985 18986 Table 7-552. libQtXml Definition 18987 Library: libQtXml 18988 SONAME: libQtXml.so.4 18989 18990 The behavior of the interfaces in this library is specified by 18991 the following specifications: 18992 18993 [CXXABI] Itanium(TM) C++ ABI 18994 __________________________________________________________ 18995 18996 7.6.1. QtXml 18997 __________________________________________________________ 18998 18999 7.6.1.1. Class data for QXmlAttributes 19000 19001 The virtual table for the QXmlAttributes class is described by 19002 Table 7-553 19003 19004 Table 7-553. Primary vtable for QXmlAttributes 19005 Base Offset 0 19006 Virtual Base Offset 0 19007 RTTI typeinfo for QXmlAttributes 19008 vfunc[0]: NULL or QXmlAttributes::~QXmlAttributes() 19009 vfunc[1]: NULL or QXmlAttributes::~QXmlAttributes() 19010 19011 The Run Time Type Information for the QXmlAttributes class is 19012 described by Table 7-554 19013 19014 Table 7-554. typeinfo for QXmlAttributes 19015 Base Vtable vtable for __cxxabiv1::__class_type_info 19016 Name typeinfo name for QXmlAttributes 19017 __________________________________________________________ 19018 19019 7.6.1.2. Class data for QXmlInputSource 19020 19021 The virtual table for the QXmlInputSource class is described by 19022 Table 7-555 19023 19024 Table 7-555. Primary vtable for QXmlInputSource 19025 Base Offset 0 19026 Virtual Base Offset 0 19027 RTTI typeinfo for QXmlInputSource 19028 vfunc[0]: QXmlInputSource::~QXmlInputSource() 19029 vfunc[1]: QXmlInputSource::~QXmlInputSource() 19030 vfunc[2]: QXmlInputSource::setData(QString const&) 19031 vfunc[3]: QXmlInputSource::setData(QByteArray const&) 19032 vfunc[4]: QXmlInputSource::fetchData() 19033 vfunc[5]: QXmlInputSource::data() const 19034 vfunc[6]: QXmlInputSource::next() 19035 vfunc[7]: QXmlInputSource::reset() 19036 vfunc[8]: QXmlInputSource::fromRawData(QByteArray const&, bool) 19037 19038 The Run Time Type Information for the QXmlInputSource class is 19039 described by Table 7-556 19040 19041 Table 7-556. typeinfo for QXmlInputSource 19042 Base Vtable vtable for __cxxabiv1::__class_type_info 19043 Name typeinfo name for QXmlInputSource 19044 __________________________________________________________ 19045 19046 7.6.1.3. Class data for QXmlReader 19047 19048 The virtual table for the QXmlReader class is described by 19049 Table 7-557 19050 19051 Table 7-557. Primary vtable for QXmlReader 19052 Base Offset 0 19053 Virtual Base Offset 0 19054 RTTI typeinfo for QXmlReader 19055 vfunc[0]: NULL or QXmlReader::~QXmlReader() 19056 vfunc[1]: NULL or QXmlReader::~QXmlReader() 19057 vfunc[2]: __cxa_pure_virtual 19058 vfunc[3]: __cxa_pure_virtual 19059 vfunc[4]: __cxa_pure_virtual 19060 vfunc[5]: __cxa_pure_virtual 19061 vfunc[6]: __cxa_pure_virtual 19062 vfunc[7]: __cxa_pure_virtual 19063 vfunc[8]: __cxa_pure_virtual 19064 vfunc[9]: __cxa_pure_virtual 19065 vfunc[10]: __cxa_pure_virtual 19066 vfunc[11]: __cxa_pure_virtual 19067 vfunc[12]: __cxa_pure_virtual 19068 vfunc[13]: __cxa_pure_virtual 19069 vfunc[14]: __cxa_pure_virtual 19070 vfunc[15]: __cxa_pure_virtual 19071 vfunc[16]: __cxa_pure_virtual 19072 vfunc[17]: __cxa_pure_virtual 19073 vfunc[18]: __cxa_pure_virtual 19074 vfunc[19]: __cxa_pure_virtual 19075 vfunc[20]: __cxa_pure_virtual 19076 vfunc[21]: __cxa_pure_virtual 19077 19078 The Run Time Type Information for the QXmlReader class is 19079 described by Table 7-558 19080 19081 Table 7-558. typeinfo for QXmlReader 19082 Base Vtable vtable for __cxxabiv1::__class_type_info 19083 Name typeinfo name for QXmlReader 19084 __________________________________________________________ 19085 19086 7.6.1.4. Class data for QXmlSimpleReader 19087 19088 The virtual table for the QXmlSimpleReader class is described 19089 by Table 7-559 19090 19091 Table 7-559. Primary vtable for QXmlSimpleReader 19092 Base Offset 0 19093 Virtual Base Offset 0 19094 RTTI typeinfo for QXmlSimpleReader 19095 vfunc[0]: QXmlSimpleReader::~QXmlSimpleReader() 19096 vfunc[1]: QXmlSimpleReader::~QXmlSimpleReader() 19097 vfunc[2]: QXmlSimpleReader::feature(QString const&, bool*) 19098 const 19099 vfunc[3]: QXmlSimpleReader::setFeature(QString const&, bool) 19100 vfunc[4]: QXmlSimpleReader::hasFeature(QString const&) const 19101 vfunc[5]: QXmlSimpleReader::property(QString const&, bool*) 19102 const 19103 vfunc[6]: QXmlSimpleReader::setProperty(QString const&, void*) 19104 vfunc[7]: QXmlSimpleReader::hasProperty(QString const&) const 19105 vfunc[8]: 19106 QXmlSimpleReader::setEntityResolver(QXmlEntityResolver*) 19107 vfunc[9]: QXmlSimpleReader::entityResolver() const 19108 vfunc[10]: QXmlSimpleReader::setDTDHandler(QXmlDTDHandler*) 19109 vfunc[11]: QXmlSimpleReader::DTDHandler() const 19110 vfunc[12]: 19111 QXmlSimpleReader::setContentHandler(QXmlContentHandler*) 19112 vfunc[13]: QXmlSimpleReader::contentHandler() const 19113 vfunc[14]: QXmlSimpleReader::setErrorHandler(QXmlErrorHandler*) 19114 vfunc[15]: QXmlSimpleReader::errorHandler() const 19115 vfunc[16]: 19116 QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler*) 19117 vfunc[17]: QXmlSimpleReader::lexicalHandler() const 19118 vfunc[18]: QXmlSimpleReader::setDeclHandler(QXmlDeclHandler*) 19119 vfunc[19]: QXmlSimpleReader::declHandler() const 19120 vfunc[20]: QXmlSimpleReader::parse(QXmlInputSource const&) 19121 vfunc[21]: QXmlSimpleReader::parse(QXmlInputSource const*) 19122 vfunc[22]: QXmlSimpleReader::parse(QXmlInputSource const*, 19123 bool) 19124 vfunc[23]: QXmlSimpleReader::parseContinue() 19125 19126 The Run Time Type Information for the QXmlSimpleReader class is 19127 described by Table 7-560 19128 19129 Table 7-560. typeinfo for QXmlSimpleReader 19130 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19131 Name typeinfo name for QXmlSimpleReader 19132 basetype: typeinfo for QXmlReader 19133 __________________________________________________________ 19134 19135 7.6.1.5. Class data for QXmlLocator 19136 19137 The virtual table for the QXmlLocator class is described by 19138 Table 7-561 19139 19140 Table 7-561. Primary vtable for QXmlLocator 19141 Base Offset 0 19142 Virtual Base Offset 0 19143 RTTI typeinfo for QXmlLocator 19144 vfunc[0]: QXmlLocator::~QXmlLocator() 19145 vfunc[1]: QXmlLocator::~QXmlLocator() 19146 vfunc[2]: __cxa_pure_virtual 19147 vfunc[3]: __cxa_pure_virtual 19148 19149 The Run Time Type Information for the QXmlLocator class is 19150 described by Table 7-562 19151 19152 Table 7-562. typeinfo for QXmlLocator 19153 Base Vtable vtable for __cxxabiv1::__class_type_info 19154 Name typeinfo name for QXmlLocator 19155 __________________________________________________________ 19156 19157 7.6.1.6. Class data for QXmlContentHandler 19158 19159 The virtual table for the QXmlContentHandler class is described 19160 by Table 7-563 19161 19162 Table 7-563. Primary vtable for QXmlContentHandler 19163 Base Offset 0 19164 Virtual Base Offset 0 19165 RTTI typeinfo for QXmlContentHandler 19166 vfunc[0]: NULL or QXmlContentHandler::~QXmlContentHandler() 19167 vfunc[1]: NULL or QXmlContentHandler::~QXmlContentHandler() 19168 vfunc[2]: __cxa_pure_virtual 19169 vfunc[3]: __cxa_pure_virtual 19170 vfunc[4]: __cxa_pure_virtual 19171 vfunc[5]: __cxa_pure_virtual 19172 vfunc[6]: __cxa_pure_virtual 19173 vfunc[7]: __cxa_pure_virtual 19174 vfunc[8]: __cxa_pure_virtual 19175 vfunc[9]: __cxa_pure_virtual 19176 vfunc[10]: __cxa_pure_virtual 19177 vfunc[11]: __cxa_pure_virtual 19178 vfunc[12]: __cxa_pure_virtual 19179 vfunc[13]: __cxa_pure_virtual 19180 19181 The Run Time Type Information for the QXmlContentHandler class 19182 is described by Table 7-564 19183 19184 Table 7-564. typeinfo for QXmlContentHandler 19185 Base Vtable vtable for __cxxabiv1::__class_type_info 19186 Name typeinfo name for QXmlContentHandler 19187 __________________________________________________________ 19188 19189 7.6.1.7. Class data for QXmlErrorHandler 19190 19191 The virtual table for the QXmlErrorHandler class is described 19192 by Table 7-565 19193 19194 Table 7-565. Primary vtable for QXmlErrorHandler 19195 Base Offset 0 19196 Virtual Base Offset 0 19197 RTTI typeinfo for QXmlErrorHandler 19198 vfunc[0]: NULL or QXmlErrorHandler::~QXmlErrorHandler() 19199 vfunc[1]: NULL or QXmlErrorHandler::~QXmlErrorHandler() 19200 vfunc[2]: __cxa_pure_virtual 19201 vfunc[3]: __cxa_pure_virtual 19202 vfunc[4]: __cxa_pure_virtual 19203 vfunc[5]: __cxa_pure_virtual 19204 19205 The Run Time Type Information for the QXmlErrorHandler class is 19206 described by Table 7-566 19207 19208 Table 7-566. typeinfo for QXmlErrorHandler 19209 Base Vtable vtable for __cxxabiv1::__class_type_info 19210 Name typeinfo name for QXmlErrorHandler 19211 __________________________________________________________ 19212 19213 7.6.1.8. Class data for QXmlDTDHandler 19214 19215 The virtual table for the QXmlDTDHandler class is described by 19216 Table 7-567 19217 19218 Table 7-567. Primary vtable for QXmlDTDHandler 19219 Base Offset 0 19220 Virtual Base Offset 0 19221 RTTI typeinfo for QXmlDTDHandler 19222 vfunc[0]: NULL or QXmlDTDHandler::~QXmlDTDHandler() 19223 vfunc[1]: NULL or QXmlDTDHandler::~QXmlDTDHandler() 19224 vfunc[2]: __cxa_pure_virtual 19225 vfunc[3]: __cxa_pure_virtual 19226 vfunc[4]: __cxa_pure_virtual 19227 19228 The Run Time Type Information for the QXmlDTDHandler class is 19229 described by Table 7-568 19230 19231 Table 7-568. typeinfo for QXmlDTDHandler 19232 Base Vtable vtable for __cxxabiv1::__class_type_info 19233 Name typeinfo name for QXmlDTDHandler 19234 __________________________________________________________ 19235 19236 7.6.1.9. Class data for QXmlEntityResolver 19237 19238 The virtual table for the QXmlEntityResolver class is described 19239 by Table 7-569 19240 19241 Table 7-569. Primary vtable for QXmlEntityResolver 19242 Base Offset 0 19243 Virtual Base Offset 0 19244 RTTI typeinfo for QXmlEntityResolver 19245 vfunc[0]: NULL or QXmlEntityResolver::~QXmlEntityResolver() 19246 vfunc[1]: NULL or QXmlEntityResolver::~QXmlEntityResolver() 19247 vfunc[2]: __cxa_pure_virtual 19248 vfunc[3]: __cxa_pure_virtual 19249 19250 The Run Time Type Information for the QXmlEntityResolver class 19251 is described by Table 7-570 19252 19253 Table 7-570. typeinfo for QXmlEntityResolver 19254 Base Vtable vtable for __cxxabiv1::__class_type_info 19255 Name typeinfo name for QXmlEntityResolver 19256 __________________________________________________________ 19257 19258 7.6.1.10. Class data for QXmlLexicalHandler 19259 19260 The virtual table for the QXmlLexicalHandler class is described 19261 by Table 7-571 19262 19263 Table 7-571. Primary vtable for QXmlLexicalHandler 19264 Base Offset 0 19265 Virtual Base Offset 0 19266 RTTI typeinfo for QXmlLexicalHandler 19267 vfunc[0]: NULL or QXmlLexicalHandler::~QXmlLexicalHandler() 19268 vfunc[1]: NULL or QXmlLexicalHandler::~QXmlLexicalHandler() 19269 vfunc[2]: __cxa_pure_virtual 19270 vfunc[3]: __cxa_pure_virtual 19271 vfunc[4]: __cxa_pure_virtual 19272 vfunc[5]: __cxa_pure_virtual 19273 vfunc[6]: __cxa_pure_virtual 19274 vfunc[7]: __cxa_pure_virtual 19275 vfunc[8]: __cxa_pure_virtual 19276 vfunc[9]: __cxa_pure_virtual 19277 19278 The Run Time Type Information for the QXmlLexicalHandler class 19279 is described by Table 7-572 19280 19281 Table 7-572. typeinfo for QXmlLexicalHandler 19282 Base Vtable vtable for __cxxabiv1::__class_type_info 19283 Name typeinfo name for QXmlLexicalHandler 19284 __________________________________________________________ 19285 19286 7.6.1.11. Class data for QXmlDeclHandler 19287 19288 The virtual table for the QXmlDeclHandler class is described by 19289 Table 7-573 19290 19291 Table 7-573. Primary vtable for QXmlDeclHandler 19292 Base Offset 0 19293 Virtual Base Offset 0 19294 RTTI typeinfo for QXmlDeclHandler 19295 vfunc[0]: NULL or QXmlDeclHandler::~QXmlDeclHandler() 19296 vfunc[1]: NULL or QXmlDeclHandler::~QXmlDeclHandler() 19297 vfunc[2]: __cxa_pure_virtual 19298 vfunc[3]: __cxa_pure_virtual 19299 vfunc[4]: __cxa_pure_virtual 19300 vfunc[5]: __cxa_pure_virtual 19301 19302 The Run Time Type Information for the QXmlDeclHandler class is 19303 described by Table 7-574 19304 19305 Table 7-574. typeinfo for QXmlDeclHandler 19306 Base Vtable vtable for __cxxabiv1::__class_type_info 19307 Name typeinfo name for QXmlDeclHandler 19308 __________________________________________________________ 19309 19310 7.6.1.12. Class data for QXmlDefaultHandler 19311 19312 The virtual table for the QXmlDefaultHandler class is described 19313 by Table 7-575 19314 19315 Table 7-575. Primary vtable for QXmlDefaultHandler 19316 Base Offset 0 19317 Virtual Base Offset 0 19318 RTTI typeinfo for QXmlDefaultHandler 19319 vfunc[0]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 19320 vfunc[1]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 19321 vfunc[2]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) 19322 vfunc[3]: QXmlDefaultHandler::startDocument() 19323 vfunc[4]: QXmlDefaultHandler::endDocument() 19324 vfunc[5]: QXmlDefaultHandler::startPrefixMapping(QString 19325 const&, QString const&) 19326 vfunc[6]: QXmlDefaultHandler::endPrefixMapping(QString const&) 19327 vfunc[7]: QXmlDefaultHandler::startElement(QString const&, 19328 QString const&, QString const&, QXmlAttributes const&) 19329 vfunc[8]: QXmlDefaultHandler::endElement(QString const&, 19330 QString const&, QString const&) 19331 vfunc[9]: QXmlDefaultHandler::characters(QString const&) 19332 vfunc[10]: QXmlDefaultHandler::ignorableWhitespace(QString 19333 const&) 19334 vfunc[11]: QXmlDefaultHandler::processingInstruction(QString 19335 const&, QString const&) 19336 vfunc[12]: QXmlDefaultHandler::skippedEntity(QString const&) 19337 vfunc[13]: QXmlDefaultHandler::errorString() const 19338 vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException 19339 const&) 19340 vfunc[15]: QXmlDefaultHandler::error(QXmlParseException const&) 19341 vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException 19342 const&) 19343 vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, 19344 QString const&, QString const&) 19345 vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString 19346 const&, QString const&, QString const&, QString const&) 19347 vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, 19348 QString const&, QXmlInputSource*&) 19349 vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, QString 19350 const&, QString const&) 19351 vfunc[21]: QXmlDefaultHandler::endDTD() 19352 vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) 19353 vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) 19354 vfunc[24]: QXmlDefaultHandler::startCDATA() 19355 vfunc[25]: QXmlDefaultHandler::endCDATA() 19356 vfunc[26]: QXmlDefaultHandler::comment(QString const&) 19357 vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, 19358 QString const&, QString const&, QString const&, QString const&) 19359 vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString 19360 const&, QString const&) 19361 vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString 19362 const&, QString const&, QString const&) 19363 19364 Table 7-576. Secondary vtable for QXmlDefaultHandler 19365 Base Offset -4 19366 Virtual Base Offset 0 19367 RTTI typeinfo for QXmlDefaultHandler 19368 vfunc[0]: NULL or non-virtual thunk to 19369 QXmlDefaultHandler::~QXmlDefaultHandler() 19370 vfunc[1]: NULL or non-virtual thunk to 19371 QXmlDefaultHandler::~QXmlDefaultHandler() 19372 vfunc[2]: non-virtual thunk to 19373 QXmlDefaultHandler::warning(QXmlParseException const&) 19374 vfunc[3]: non-virtual thunk to 19375 QXmlDefaultHandler::error(QXmlParseException const&) 19376 vfunc[4]: non-virtual thunk to 19377 QXmlDefaultHandler::fatalError(QXmlParseException const&) 19378 vfunc[5]: non-virtual thunk to 19379 QXmlDefaultHandler::errorString() const 19380 19381 Table 7-577. Secondary vtable for QXmlDefaultHandler 19382 Base Offset -8 19383 Virtual Base Offset 0 19384 RTTI typeinfo for QXmlDefaultHandler 19385 vfunc[0]: NULL or non-virtual thunk to 19386 QXmlDefaultHandler::~QXmlDefaultHandler() 19387 vfunc[1]: NULL or non-virtual thunk to 19388 QXmlDefaultHandler::~QXmlDefaultHandler() 19389 vfunc[2]: non-virtual thunk to 19390 QXmlDefaultHandler::notationDecl(QString const&, QString 19391 const&, QString const&) 19392 vfunc[3]: non-virtual thunk to 19393 QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString 19394 const&, QString const&, QString const&) 19395 vfunc[4]: non-virtual thunk to 19396 QXmlDefaultHandler::errorString() const 19397 19398 Table 7-578. Secondary vtable for QXmlDefaultHandler 19399 Base Offset -12 19400 Virtual Base Offset 0 19401 RTTI typeinfo for QXmlDefaultHandler 19402 vfunc[0]: NULL or non-virtual thunk to 19403 QXmlDefaultHandler::~QXmlDefaultHandler() 19404 vfunc[1]: NULL or non-virtual thunk to 19405 QXmlDefaultHandler::~QXmlDefaultHandler() 19406 vfunc[2]: non-virtual thunk to 19407 QXmlDefaultHandler::resolveEntity(QString const&, QString 19408 const&, QXmlInputSource*&) 19409 vfunc[3]: non-virtual thunk to 19410 QXmlDefaultHandler::errorString() const 19411 19412 Table 7-579. Secondary vtable for QXmlDefaultHandler 19413 Base Offset -16 19414 Virtual Base Offset 0 19415 RTTI typeinfo for QXmlDefaultHandler 19416 vfunc[0]: NULL or non-virtual thunk to 19417 QXmlDefaultHandler::~QXmlDefaultHandler() 19418 vfunc[1]: NULL or non-virtual thunk to 19419 QXmlDefaultHandler::~QXmlDefaultHandler() 19420 vfunc[2]: non-virtual thunk to 19421 QXmlDefaultHandler::startDTD(QString const&, QString const&, 19422 QString const&) 19423 vfunc[3]: non-virtual thunk to QXmlDefaultHandler::endDTD() 19424 vfunc[4]: non-virtual thunk to 19425 QXmlDefaultHandler::startEntity(QString const&) 19426 vfunc[5]: non-virtual thunk to 19427 QXmlDefaultHandler::endEntity(QString const&) 19428 vfunc[6]: non-virtual thunk to QXmlDefaultHandler::startCDATA() 19429 vfunc[7]: non-virtual thunk to QXmlDefaultHandler::endCDATA() 19430 vfunc[8]: non-virtual thunk to 19431 QXmlDefaultHandler::comment(QString const&) 19432 vfunc[9]: non-virtual thunk to 19433 QXmlDefaultHandler::errorString() const 19434 19435 Table 7-580. Secondary vtable for QXmlDefaultHandler 19436 Base Offset -20 19437 Virtual Base Offset 0 19438 RTTI typeinfo for QXmlDefaultHandler 19439 vfunc[0]: NULL or non-virtual thunk to 19440 QXmlDefaultHandler::~QXmlDefaultHandler() 19441 vfunc[1]: NULL or non-virtual thunk to 19442 QXmlDefaultHandler::~QXmlDefaultHandler() 19443 vfunc[2]: non-virtual thunk to 19444 QXmlDefaultHandler::attributeDecl(QString const&, QString 19445 const&, QString const&, QString const&, QString const&) 19446 vfunc[3]: non-virtual thunk to 19447 QXmlDefaultHandler::internalEntityDecl(QString const&, QString 19448 const&) 19449 vfunc[4]: non-virtual thunk to 19450 QXmlDefaultHandler::externalEntityDecl(QString const&, QString 19451 const&, QString const&) 19452 vfunc[5]: non-virtual thunk to 19453 QXmlDefaultHandler::errorString() const 19454 19455 The Run Time Type Information for the QXmlDefaultHandler class 19456 is described by Table 7-581 19457 19458 Table 7-581. typeinfo for QXmlDefaultHandler 19459 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 19460 Name typeinfo name for QXmlDefaultHandler 19461 flags: 0 19462 basetype: typeinfo for QXmlContentHandler 2 19463 basetype: typeinfo for QXmlErrorHandler 1026 19464 basetype: typeinfo for QXmlErrorHandler 2050 19465 basetype: typeinfo for QXmlErrorHandler 1026 19466 basetype: typeinfo for QXmlErrorHandler 2050 19467 basetype: typeinfo for QXmlErrorHandler 1026 19468 __________________________________________________________ 19469 19470 7.6.1.13. Interfaces for QtXml 19471 19472 An LSB conforming implementation shall provide the architecture 19473 specific functions for QtXml specified in Table 7-582, with the 19474 full mandatory functionality as described in the referenced 19475 underlying specification. 19476 19477 Table 7-582. libQtXml - QtXml Function Interfaces 19478 _ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15Q 19479 XmlInputSource [CXXABI] 19480 _ZThn12_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19481 _ZThn16_N18QXmlDefaultHandler10startCDATAEv [CXXABI] 19482 _ZThn16_N18QXmlDefaultHandler11startEntityERK7QString [CXXABI] 19483 _ZThn16_N18QXmlDefaultHandler6endDTDEv [CXXABI] 19484 _ZThn16_N18QXmlDefaultHandler7commentERK7QString [CXXABI] 19485 _ZThn16_N18QXmlDefaultHandler8endCDATAEv [CXXABI] 19486 _ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ 19487 [CXXABI] 19488 _ZThn16_N18QXmlDefaultHandler9endEntityERK7QString [CXXABI] 19489 _ZThn16_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19490 _ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2 19491 _S2_ [CXXABI] 19492 _ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_ 19493 S2_ [CXXABI] 19494 _ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ 19495 [CXXABI] _ZThn20_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19496 _ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException 19497 [CXXABI] 19498 _ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException 19499 [CXXABI] 19500 _ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException 19501 [CXXABI] _ZThn4_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19502 _ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ 19503 [CXXABI] 19504 _ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S 19505 2_S2_ [CXXABI] 19506 _ZThn8_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19507 __________________________________________________________ 19508 19509 7.7. Data Definitions for libQtXml 19510 19511 This section defines global identifiers and their values that 19512 are associated with interfaces contained in libQtXml. These 19513 definitions are organized into groups that correspond to system 19514 headers. This convention is used as a convenience for the 19515 reader, and does not imply the existence of these headers, or 19516 their content. Where an interface is defined as requiring a 19517 particular system header file all of the data definitions for 19518 that system header file presented here shall be in effect. 19519 19520 This section gives data definitions to promote binary 19521 application portability, not to repeat source interface 19522 definitions available elsewhere. System providers and 19523 application developers should use this ABI to supplement - not 19524 to replace - source interface definition specifications. 19525 19526 This specification uses the ISO C (1999) C Language as the 19527 reference programming language, and data definitions are 19528 specified in ISO C format. The C language is used here as a 19529 convenient notation. Using a C language description of these 19530 data objects does not preclude their use by other programming 19531 languages. 19532 __________________________________________________________ 19533 19534 7.7.1. QtXml/qdom.h 19535 19536 /* 19537 * This header is architecture neutral 19538 * Please refer to the generic specification for details 19539 */ 19540 __________________________________________________________ 19541 19542 7.7.2. QtXml/qxml.h 19543 19544 /* 19545 * This header is architecture neutral 19546 * Please refer to the generic specification for details 19547 */ 19548 __________________________________________________________ 19549 19550 7.8. Interfaces for libQtOpenGL 19551 19552 Table 7-583 defines the library name and shared object name for 19553 the libQtOpenGL library 19554 19555 Table 7-583. libQtOpenGL Definition 19556 Library: libQtOpenGL 19557 SONAME: libQtOpenGL.so.4 19558 19559 The behavior of the interfaces in this library is specified by 19560 the following specifications: 19561 19562 [CXXABI] Itanium(TM) C++ ABI 19563 __________________________________________________________ 19564 19565 7.8.1. QtOpenGL 19566 __________________________________________________________ 19567 19568 7.8.1.1. Class data for QGLContext 19569 19570 The virtual table for the QGLContext class is described by 19571 Table 7-584 19572 19573 Table 7-584. Primary vtable for QGLContext 19574 Base Offset 0 19575 Virtual Base Offset 0 19576 RTTI typeinfo for QGLContext 19577 vfunc[0]: QGLContext::~QGLContext() 19578 vfunc[1]: QGLContext::~QGLContext() 19579 vfunc[2]: QGLContext::create(QGLContext const*) 19580 vfunc[3]: QGLContext::makeCurrent() 19581 vfunc[4]: QGLContext::doneCurrent() 19582 vfunc[5]: QGLContext::swapBuffers() const 19583 vfunc[6]: QGLContext::chooseContext(QGLContext const*) 19584 vfunc[7]: QGLContext::tryVisual(QGLFormat const&, int) 19585 vfunc[8]: QGLContext::chooseVisual() 19586 19587 The Run Time Type Information for the QGLContext class is 19588 described by Table 7-585 19589 19590 Table 7-585. typeinfo for QGLContext 19591 Base Vtable vtable for __cxxabiv1::__class_type_info 19592 Name typeinfo name for QGLContext 19593 __________________________________________________________ 19594 19595 7.8.1.2. Class data for QGLWidget 19596 19597 The virtual table for the QGLWidget class is described by Table 19598 7-586 19599 19600 Table 7-586. Primary vtable for QGLWidget 19601 Base Offset 0 19602 Virtual Base Offset 0 19603 RTTI typeinfo for QGLWidget 19604 vfunc[0]: QGLWidget::metaObject() const 19605 vfunc[1]: QGLWidget::qt_metacast(char const*) 19606 vfunc[2]: QGLWidget::qt_metacall(QMetaObject::Call, int, 19607 void**) 19608 vfunc[3]: QGLWidget::~QGLWidget() 19609 vfunc[4]: QGLWidget::~QGLWidget() 19610 vfunc[5]: QGLWidget::event(QEvent*) 19611 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19612 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19613 vfunc[8]: QObject::childEvent(QChildEvent*) 19614 vfunc[9]: QObject::customEvent(QEvent*) 19615 vfunc[10]: QObject::connectNotify(char const*) 19616 vfunc[11]: QObject::disconnectNotify(char const*) 19617 vfunc[12]: QWidget::devType() const 19618 vfunc[13]: QWidget::setVisible(bool) 19619 vfunc[14]: QWidget::sizeHint() const 19620 vfunc[15]: QWidget::minimumSizeHint() const 19621 vfunc[16]: QWidget::heightForWidth(int) const 19622 vfunc[17]: QGLWidget::paintEngine() const 19623 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 19624 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 19625 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 19626 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 19627 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 19628 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 19629 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 19630 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 19631 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 19632 vfunc[27]: QWidget::enterEvent(QEvent*) 19633 vfunc[28]: QWidget::leaveEvent(QEvent*) 19634 vfunc[29]: QGLWidget::paintEvent(QPaintEvent*) 19635 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 19636 vfunc[31]: QGLWidget::resizeEvent(QResizeEvent*) 19637 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 19638 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 19639 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 19640 vfunc[35]: QWidget::actionEvent(QActionEvent*) 19641 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 19642 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 19643 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 19644 vfunc[39]: QWidget::dropEvent(QDropEvent*) 19645 vfunc[40]: QWidget::showEvent(QShowEvent*) 19646 vfunc[41]: QWidget::hideEvent(QHideEvent*) 19647 vfunc[42]: QWidget::x11Event(_XEvent*) 19648 vfunc[43]: QWidget::changeEvent(QEvent*) 19649 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 19650 const 19651 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 19652 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 19653 const 19654 vfunc[47]: QWidget::focusNextPrevChild(bool) 19655 vfunc[48]: QWidget::styleChange(QStyle&) 19656 vfunc[49]: QWidget::enabledChange(bool) 19657 vfunc[50]: QWidget::paletteChange(QPalette const&) 19658 vfunc[51]: QWidget::fontChange(QFont const&) 19659 vfunc[52]: QWidget::windowActivationChange(bool) 19660 vfunc[53]: QWidget::languageChange() 19661 vfunc[54]: QGLWidget::updateGL() 19662 vfunc[55]: QGLWidget::updateOverlayGL() 19663 vfunc[56]: QGLWidget::initializeGL() 19664 vfunc[57]: QGLWidget::resizeGL(int, int) 19665 vfunc[58]: QGLWidget::paintGL() 19666 vfunc[59]: QGLWidget::initializeOverlayGL() 19667 vfunc[60]: QGLWidget::resizeOverlayGL(int, int) 19668 vfunc[61]: QGLWidget::paintOverlayGL() 19669 vfunc[62]: QGLWidget::glInit() 19670 vfunc[63]: QGLWidget::glDraw() 19671 19672 Table 7-587. Secondary vtable for QGLWidget 19673 Base Offset -8 19674 Virtual Base Offset 0 19675 RTTI typeinfo for QGLWidget 19676 vfunc[0]: non-virtual thunk to QGLWidget::~QGLWidget() 19677 vfunc[1]: non-virtual thunk to QGLWidget::~QGLWidget() 19678 vfunc[2]: non-virtual thunk to QWidget::devType() const 19679 vfunc[3]: non-virtual thunk to QGLWidget::paintEngine() const 19680 vfunc[4]: non-virtual thunk to 19681 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 19682 19683 The Run Time Type Information for the QGLWidget class is 19684 described by Table 7-588 19685 19686 Table 7-588. typeinfo for QGLWidget 19687 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19688 Name typeinfo name for QGLWidget 19689 basetype: typeinfo for QWidget 19690 __________________________________________________________ 19691 19692 7.8.1.3. Class data for QGLPixelBuffer 19693 19694 The virtual table for the QGLPixelBuffer class is described by 19695 Table 7-589 19696 19697 Table 7-589. Primary vtable for QGLPixelBuffer 19698 Base Offset 0 19699 Virtual Base Offset 0 19700 RTTI typeinfo for QGLPixelBuffer 19701 vfunc[0]: QGLPixelBuffer::~QGLPixelBuffer() 19702 vfunc[1]: QGLPixelBuffer::~QGLPixelBuffer() 19703 vfunc[2]: NULL or QGLPixelBuffer::devType() const 19704 vfunc[3]: QGLPixelBuffer::paintEngine() const 19705 vfunc[4]: 19706 QGLPixelBuffer::metric(QPaintDevice::PaintDeviceMetric) const 19707 19708 The Run Time Type Information for the QGLPixelBuffer class is 19709 described by Table 7-590 19710 19711 Table 7-590. typeinfo for QGLPixelBuffer 19712 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19713 Name typeinfo name for QGLPixelBuffer 19714 basetype: typeinfo for QPaintDevice 19715 __________________________________________________________ 19716 19717 7.8.1.4. Class data for QGLFramebufferObject 19718 __________________________________________________________ 19719 19720 7.8.1.5. Interfaces for QtOpenGL 19721 19722 An LSB conforming implementation shall provide the architecture 19723 specific functions for QtOpenGL specified in Table 7-591, with 19724 the full mandatory functionality as described in the referenced 19725 underlying specification. 19726 19727 Table 7-591. libQtOpenGL - QtOpenGL Function Interfaces 19728 _ZThn8_N9QGLWidgetD0Ev [CXXABI] _ZThn8_N9QGLWidgetD1Ev [CXXABI] 19729 _ZThn8_NK9QGLWidget11paintEngineEv [CXXABI] 19730 __________________________________________________________ 19731 19732 7.9. Data Definitions for libQtOpenGL 19733 19734 This section defines global identifiers and their values that 19735 are associated with interfaces contained in libQtOpenGL. These 19736 definitions are organized into groups that correspond to system 19737 headers. This convention is used as a convenience for the 19738 reader, and does not imply the existence of these headers, or 19739 their content. Where an interface is defined as requiring a 19740 particular system header file all of the data definitions for 19741 that system header file presented here shall be in effect. 19742 19743 This section gives data definitions to promote binary 19744 application portability, not to repeat source interface 19745 definitions available elsewhere. System providers and 19746 application developers should use this ABI to supplement - not 19747 to replace - source interface definition specifications. 19748 19749 This specification uses the ISO C (1999) C Language as the 19750 reference programming language, and data definitions are 19751 specified in ISO C format. The C language is used here as a 19752 convenient notation. Using a C language description of these 19753 data objects does not preclude their use by other programming 19754 languages. 19755 __________________________________________________________ 19756 19757 7.9.1. QtOpenGL/qgl.h 19758 19759 /* 19760 * This header is architecture neutral 19761 * Please refer to the generic specification for details 19762 */ 19763 __________________________________________________________ 19764 19765 7.9.2. QtOpenGL/qglcolormap.h 19766 19767 /* 19768 * This header is architecture neutral 19769 * Please refer to the generic specification for details 19770 */ 19771 __________________________________________________________ 19772 19773 7.9.3. QtOpenGL/qglpixelbuffer.h 19774 19775 /* 19776 * This header is architecture neutral 19777 * Please refer to the generic specification for details 19778 */ 19779 __________________________________________________________ 19780 19781 7.10. Interfaces for libQtSql 19782 19783 Table 7-592 defines the library name and shared object name for 19784 the libQtSql library 19785 19786 Table 7-592. libQtSql Definition 19787 Library: libQtSql 19788 SONAME: libQtSql.so.4 19789 19790 The behavior of the interfaces in this library is specified by 19791 the following specifications: 19792 19793 [CXXABI] Itanium(TM) C++ ABI 19794 __________________________________________________________ 19795 19796 7.10.1. QtSql 19797 __________________________________________________________ 19798 19799 7.10.1.1. Class data for QSqlResult 19800 19801 The virtual table for the QSqlResult class is described by 19802 Table 7-593 19803 19804 Table 7-593. Primary vtable for QSqlResult 19805 Base Offset 0 19806 Virtual Base Offset 0 19807 RTTI typeinfo for QSqlResult 19808 vfunc[0]: QSqlResult::~QSqlResult() 19809 vfunc[1]: QSqlResult::~QSqlResult() 19810 vfunc[2]: QSqlResult::handle() const 19811 vfunc[3]: QSqlResult::setAt(int) 19812 vfunc[4]: QSqlResult::setActive(bool) 19813 vfunc[5]: QSqlResult::setLastError(QSqlError const&) 19814 vfunc[6]: QSqlResult::setQuery(QString const&) 19815 vfunc[7]: QSqlResult::setSelect(bool) 19816 vfunc[8]: QSqlResult::setForwardOnly(bool) 19817 vfunc[9]: QSqlResult::exec() 19818 vfunc[10]: QSqlResult::prepare(QString const&) 19819 vfunc[11]: QSqlResult::savePrepare(QString const&) 19820 vfunc[12]: QSqlResult::bindValue(int, QVariant const&, 19821 QFlags) 19822 vfunc[13]: QSqlResult::bindValue(QString const&, QVariant 19823 const&, QFlags) 19824 vfunc[14]: __cxa_pure_virtual 19825 vfunc[15]: __cxa_pure_virtual 19826 vfunc[16]: __cxa_pure_virtual 19827 vfunc[17]: __cxa_pure_virtual 19828 vfunc[18]: QSqlResult::fetchNext() 19829 vfunc[19]: QSqlResult::fetchPrevious() 19830 vfunc[20]: __cxa_pure_virtual 19831 vfunc[21]: __cxa_pure_virtual 19832 vfunc[22]: __cxa_pure_virtual 19833 vfunc[23]: __cxa_pure_virtual 19834 vfunc[24]: QSqlResult::record() const 19835 vfunc[25]: QSqlResult::lastInsertId() const 19836 vfunc[26]: QSqlResult::virtual_hook(int, void*) 19837 19838 The Run Time Type Information for the QSqlResult class is 19839 described by Table 7-594 19840 19841 Table 7-594. typeinfo for QSqlResult 19842 Base Vtable vtable for __cxxabiv1::__class_type_info 19843 Name typeinfo name for QSqlResult 19844 __________________________________________________________ 19845 19846 7.10.1.2. Class data for QSqlDriverFactoryInterface 19847 19848 The virtual table for the QSqlDriverFactoryInterface class is 19849 described by Table 7-595 19850 19851 Table 7-595. Primary vtable for QSqlDriverFactoryInterface 19852 Base Offset 0 19853 Virtual Base Offset 0 19854 RTTI typeinfo for QSqlDriverFactoryInterface 19855 vfunc[0]: NULL or 19856 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface() 19857 vfunc[1]: NULL or 19858 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface() 19859 vfunc[2]: __cxa_pure_virtual 19860 vfunc[3]: __cxa_pure_virtual 19861 19862 The Run Time Type Information for the 19863 QSqlDriverFactoryInterface class is described by Table 7-596 19864 19865 Table 7-596. typeinfo for QSqlDriverFactoryInterface 19866 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19867 Name typeinfo name for QSqlDriverFactoryInterface 19868 basetype: typeinfo for QFactoryInterface 19869 __________________________________________________________ 19870 19871 7.10.1.3. Class data for QSqlDriverPlugin 19872 19873 The virtual table for the QSqlDriverPlugin class is described 19874 by Table 7-597 19875 19876 Table 7-597. Primary vtable for QSqlDriverPlugin 19877 Base Offset 0 19878 Virtual Base Offset 0 19879 RTTI typeinfo for QSqlDriverPlugin 19880 vfunc[0]: QSqlDriverPlugin::metaObject() const 19881 vfunc[1]: QSqlDriverPlugin::qt_metacast(char const*) 19882 vfunc[2]: QSqlDriverPlugin::qt_metacall(QMetaObject::Call, int, 19883 void**) 19884 vfunc[3]: QSqlDriverPlugin::~QSqlDriverPlugin() 19885 vfunc[4]: QSqlDriverPlugin::~QSqlDriverPlugin() 19886 vfunc[5]: QObject::event(QEvent*) 19887 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19888 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19889 vfunc[8]: QObject::childEvent(QChildEvent*) 19890 vfunc[9]: QObject::customEvent(QEvent*) 19891 vfunc[10]: QObject::connectNotify(char const*) 19892 vfunc[11]: QObject::disconnectNotify(char const*) 19893 vfunc[12]: __cxa_pure_virtual 19894 vfunc[13]: __cxa_pure_virtual 19895 19896 Table 7-598. Secondary vtable for QSqlDriverPlugin 19897 Base Offset -8 19898 Virtual Base Offset 0 19899 RTTI typeinfo for QSqlDriverPlugin 19900 vfunc[0]: non-virtual thunk to 19901 QSqlDriverPlugin::~QSqlDriverPlugin() 19902 vfunc[1]: non-virtual thunk to 19903 QSqlDriverPlugin::~QSqlDriverPlugin() 19904 vfunc[2]: __cxa_pure_virtual 19905 vfunc[3]: __cxa_pure_virtual 19906 19907 The Run Time Type Information for the QSqlDriverPlugin class is 19908 described by Table 7-599 19909 19910 Table 7-599. typeinfo for QSqlDriverPlugin 19911 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 19912 Name typeinfo name for QSqlDriverPlugin 19913 flags: 0 19914 basetype: typeinfo for QObject 2 19915 basetype: typeinfo for QSqlDriverFactoryInterface 2050 19916 __________________________________________________________ 19917 19918 7.10.1.4. Class data for QSqlDriver 19919 19920 The virtual table for the QSqlDriver class is described by 19921 Table 7-600 19922 19923 Table 7-600. Primary vtable for QSqlDriver 19924 Base Offset 0 19925 Virtual Base Offset 0 19926 RTTI typeinfo for QSqlDriver 19927 vfunc[0]: QSqlDriver::metaObject() const 19928 vfunc[1]: QSqlDriver::qt_metacast(char const*) 19929 vfunc[2]: QSqlDriver::qt_metacall(QMetaObject::Call, int, 19930 void**) 19931 vfunc[3]: QSqlDriver::~QSqlDriver() 19932 vfunc[4]: QSqlDriver::~QSqlDriver() 19933 vfunc[5]: QObject::event(QEvent*) 19934 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19935 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19936 vfunc[8]: QObject::childEvent(QChildEvent*) 19937 vfunc[9]: QObject::customEvent(QEvent*) 19938 vfunc[10]: QObject::connectNotify(char const*) 19939 vfunc[11]: QObject::disconnectNotify(char const*) 19940 vfunc[12]: QSqlDriver::isOpen() const 19941 vfunc[13]: QSqlDriver::beginTransaction() 19942 vfunc[14]: QSqlDriver::commitTransaction() 19943 vfunc[15]: QSqlDriver::rollbackTransaction() 19944 vfunc[16]: QSqlDriver::tables(QSql::TableType) const 19945 vfunc[17]: QSqlDriver::primaryIndex(QString const&) const 19946 vfunc[18]: QSqlDriver::record(QString const&) const 19947 vfunc[19]: QSqlDriver::formatValue(QSqlField const&, bool) 19948 const 19949 vfunc[20]: QSqlDriver::escapeIdentifier(QString const&, 19950 QSqlDriver::IdentifierType) const 19951 vfunc[21]: QSqlDriver::sqlStatement(QSqlDriver::StatementType, 19952 QString const&, QSqlRecord const&, bool) const 19953 vfunc[22]: QSqlDriver::handle() const 19954 vfunc[23]: __cxa_pure_virtual 19955 vfunc[24]: __cxa_pure_virtual 19956 vfunc[25]: __cxa_pure_virtual 19957 vfunc[26]: __cxa_pure_virtual 19958 vfunc[27]: QSqlDriver::setOpen(bool) 19959 vfunc[28]: QSqlDriver::setOpenError(bool) 19960 vfunc[29]: QSqlDriver::setLastError(QSqlError const&) 19961 19962 The Run Time Type Information for the QSqlDriver class is 19963 described by Table 7-601 19964 19965 Table 7-601. typeinfo for QSqlDriver 19966 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19967 Name typeinfo name for QSqlDriver 19968 basetype: typeinfo for QObject 19969 __________________________________________________________ 19970 19971 7.10.1.5. Class data for QSqlQueryModel 19972 19973 The virtual table for the QSqlQueryModel class is described by 19974 Table 7-602 19975 19976 Table 7-602. Primary vtable for QSqlQueryModel 19977 Base Offset 0 19978 Virtual Base Offset 0 19979 RTTI typeinfo for QSqlQueryModel 19980 vfunc[0]: QSqlQueryModel::metaObject() const 19981 vfunc[1]: QSqlQueryModel::qt_metacast(char const*) 19982 vfunc[2]: QSqlQueryModel::qt_metacall(QMetaObject::Call, int, 19983 void**) 19984 vfunc[3]: QSqlQueryModel::~QSqlQueryModel() 19985 vfunc[4]: QSqlQueryModel::~QSqlQueryModel() 19986 vfunc[5]: QObject::event(QEvent*) 19987 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19988 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19989 vfunc[8]: QObject::childEvent(QChildEvent*) 19990 vfunc[9]: QObject::customEvent(QEvent*) 19991 vfunc[10]: QObject::connectNotify(char const*) 19992 vfunc[11]: QObject::disconnectNotify(char const*) 19993 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 19994 const&) const 19995 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 19996 const 19997 vfunc[14]: QSqlQueryModel::rowCount(QModelIndex const&) const 19998 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 19999 const 20000 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 20001 const 20002 vfunc[17]: QSqlQueryModel::data(QModelIndex const&, int) const 20003 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 20004 QVariant const&, int) 20005 vfunc[19]: QSqlQueryModel::headerData(int, Qt::Orientation, 20006 int) const 20007 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 20008 QVariant const&, int) 20009 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 20010 const 20011 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 20012 QMap const&) 20013 vfunc[23]: QAbstractItemModel::mimeTypes() const 20014 vfunc[24]: QAbstractItemModel::mimeData(QList 20015 const&) const 20016 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 20017 Qt::DropAction, int, int, QModelIndex const&) 20018 vfunc[26]: QAbstractItemModel::supportedDropActions() const 20019 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 20020 const&) 20021 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 20022 const&) 20023 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 20024 const&) 20025 vfunc[30]: QSqlQueryModel::removeColumns(int, int, QModelIndex 20026 const&) 20027 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 20028 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 20029 const 20030 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 20031 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 20032 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 20033 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 20034 QVariant const&, int, QFlags) const 20035 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 20036 vfunc[38]: QAbstractItemModel::submit() 20037 vfunc[39]: QAbstractItemModel::revert() 20038 vfunc[40]: QSqlQueryModel::clear() 20039 vfunc[41]: QSqlQueryModel::queryChange() 20040 20041 The Run Time Type Information for the QSqlQueryModel class is 20042 described by Table 7-603 20043 20044 Table 7-603. typeinfo for QSqlQueryModel 20045 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20046 Name typeinfo name for QSqlQueryModel 20047 basetype: typeinfo for QAbstractTableModel 20048 __________________________________________________________ 20049 20050 7.10.1.6. Class data for QSqlTableModel 20051 20052 The virtual table for the QSqlTableModel class is described by 20053 Table 7-604 20054 20055 Table 7-604. Primary vtable for QSqlTableModel 20056 Base Offset 0 20057 Virtual Base Offset 0 20058 RTTI typeinfo for QSqlTableModel 20059 vfunc[0]: QSqlTableModel::metaObject() const 20060 vfunc[1]: QSqlTableModel::qt_metacast(char const*) 20061 vfunc[2]: QSqlTableModel::qt_metacall(QMetaObject::Call, int, 20062 void**) 20063 vfunc[3]: QSqlTableModel::~QSqlTableModel() 20064 vfunc[4]: QSqlTableModel::~QSqlTableModel() 20065 vfunc[5]: QObject::event(QEvent*) 20066 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20067 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20068 vfunc[8]: QObject::childEvent(QChildEvent*) 20069 vfunc[9]: QObject::customEvent(QEvent*) 20070 vfunc[10]: QObject::connectNotify(char const*) 20071 vfunc[11]: QObject::disconnectNotify(char const*) 20072 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 20073 const&) const 20074 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 20075 const 20076 vfunc[14]: QSqlTableModel::rowCount(QModelIndex const&) const 20077 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 20078 const 20079 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 20080 const 20081 vfunc[17]: QSqlTableModel::data(QModelIndex const&, int) const 20082 vfunc[18]: QSqlTableModel::setData(QModelIndex const&, QVariant 20083 const&, int) 20084 vfunc[19]: QSqlTableModel::headerData(int, Qt::Orientation, 20085 int) const 20086 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 20087 QVariant const&, int) 20088 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 20089 const 20090 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 20091 QMap const&) 20092 vfunc[23]: QAbstractItemModel::mimeTypes() const 20093 vfunc[24]: QAbstractItemModel::mimeData(QList 20094 const&) const 20095 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 20096 Qt::DropAction, int, int, QModelIndex const&) 20097 vfunc[26]: QAbstractItemModel::supportedDropActions() const 20098 vfunc[27]: QSqlTableModel::insertRows(int, int, QModelIndex 20099 const&) 20100 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 20101 const&) 20102 vfunc[29]: QSqlTableModel::removeRows(int, int, QModelIndex 20103 const&) 20104 vfunc[30]: QSqlTableModel::removeColumns(int, int, QModelIndex 20105 const&) 20106 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 20107 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 20108 const 20109 vfunc[33]: QSqlTableModel::flags(QModelIndex const&) const 20110 vfunc[34]: QSqlTableModel::sort(int, Qt::SortOrder) 20111 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 20112 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 20113 QVariant const&, int, QFlags) const 20114 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 20115 vfunc[38]: QSqlTableModel::submit() 20116 vfunc[39]: QSqlTableModel::revert() 20117 vfunc[40]: QSqlTableModel::clear() 20118 vfunc[41]: QSqlQueryModel::queryChange() 20119 vfunc[42]: QSqlTableModel::select() 20120 vfunc[43]: QSqlTableModel::setTable(QString const&) 20121 vfunc[44]: 20122 QSqlTableModel::setEditStrategy(QSqlTableModel::EditStrategy) 20123 vfunc[45]: QSqlTableModel::setSort(int, Qt::SortOrder) 20124 vfunc[46]: QSqlTableModel::setFilter(QString const&) 20125 vfunc[47]: QSqlTableModel::revertRow(int) 20126 vfunc[48]: QSqlTableModel::updateRowInTable(int, QSqlRecord 20127 const&) 20128 vfunc[49]: QSqlTableModel::insertRowIntoTable(QSqlRecord 20129 const&) 20130 vfunc[50]: QSqlTableModel::deleteRowFromTable(int) 20131 vfunc[51]: QSqlTableModel::orderByClause() const 20132 vfunc[52]: QSqlTableModel::selectStatement() const 20133 20134 The Run Time Type Information for the QSqlTableModel class is 20135 described by Table 7-605 20136 20137 Table 7-605. typeinfo for QSqlTableModel 20138 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20139 Name typeinfo name for QSqlTableModel 20140 basetype: typeinfo for QSqlQueryModel 20141 __________________________________________________________ 20142 20143 7.10.1.7. Class data for QSqlRelationalTableModel 20144 20145 The virtual table for the QSqlRelationalTableModel class is 20146 described by Table 7-606 20147 20148 Table 7-606. Primary vtable for QSqlRelationalTableModel 20149 Base Offset 0 20150 Virtual Base Offset 0 20151 RTTI typeinfo for QSqlRelationalTableModel 20152 vfunc[0]: QSqlRelationalTableModel::metaObject() const 20153 vfunc[1]: QSqlRelationalTableModel::qt_metacast(char const*) 20154 vfunc[2]: 20155 QSqlRelationalTableModel::qt_metacall(QMetaObject::Call, int, 20156 void**) 20157 vfunc[3]: QSqlRelationalTableModel::~QSqlRelationalTableModel() 20158 vfunc[4]: QSqlRelationalTableModel::~QSqlRelationalTableModel() 20159 vfunc[5]: QObject::event(QEvent*) 20160 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20161 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20162 vfunc[8]: QObject::childEvent(QChildEvent*) 20163 vfunc[9]: QObject::customEvent(QEvent*) 20164 vfunc[10]: QObject::connectNotify(char const*) 20165 vfunc[11]: QObject::disconnectNotify(char const*) 20166 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 20167 const&) const 20168 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 20169 const 20170 vfunc[14]: QSqlTableModel::rowCount(QModelIndex const&) const 20171 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 20172 const 20173 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 20174 const 20175 vfunc[17]: QSqlRelationalTableModel::data(QModelIndex const&, 20176 int) const 20177 vfunc[18]: QSqlRelationalTableModel::setData(QModelIndex 20178 const&, QVariant const&, int) 20179 vfunc[19]: QSqlTableModel::headerData(int, Qt::Orientation, 20180 int) const 20181 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 20182 QVariant const&, int) 20183 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 20184 const 20185 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 20186 QMap const&) 20187 vfunc[23]: QAbstractItemModel::mimeTypes() const 20188 vfunc[24]: QAbstractItemModel::mimeData(QList 20189 const&) const 20190 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 20191 Qt::DropAction, int, int, QModelIndex const&) 20192 vfunc[26]: QAbstractItemModel::supportedDropActions() const 20193 vfunc[27]: QSqlTableModel::insertRows(int, int, QModelIndex 20194 const&) 20195 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 20196 const&) 20197 vfunc[29]: QSqlTableModel::removeRows(int, int, QModelIndex 20198 const&) 20199 vfunc[30]: QSqlTableModel::removeColumns(int, int, QModelIndex 20200 const&) 20201 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 20202 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 20203 const 20204 vfunc[33]: QSqlTableModel::flags(QModelIndex const&) const 20205 vfunc[34]: QSqlTableModel::sort(int, Qt::SortOrder) 20206 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 20207 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 20208 QVariant const&, int, QFlags) const 20209 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 20210 vfunc[38]: QSqlTableModel::submit() 20211 vfunc[39]: QSqlTableModel::revert() 20212 vfunc[40]: QSqlRelationalTableModel::clear() 20213 vfunc[41]: QSqlQueryModel::queryChange() 20214 vfunc[42]: QSqlRelationalTableModel::select() 20215 vfunc[43]: QSqlRelationalTableModel::setTable(QString const&) 20216 vfunc[44]: 20217 QSqlTableModel::setEditStrategy(QSqlTableModel::EditStrategy) 20218 vfunc[45]: QSqlTableModel::setSort(int, Qt::SortOrder) 20219 vfunc[46]: QSqlTableModel::setFilter(QString const&) 20220 vfunc[47]: QSqlRelationalTableModel::revertRow(int) 20221 vfunc[48]: QSqlRelationalTableModel::updateRowInTable(int, 20222 QSqlRecord const&) 20223 vfunc[49]: QSqlTableModel::insertRowIntoTable(QSqlRecord 20224 const&) 20225 vfunc[50]: QSqlTableModel::deleteRowFromTable(int) 20226 vfunc[51]: QSqlRelationalTableModel::orderByClause() const 20227 vfunc[52]: QSqlRelationalTableModel::selectStatement() const 20228 vfunc[53]: QSqlRelationalTableModel::setRelation(int, 20229 QSqlRelation const&) 20230 vfunc[54]: QSqlRelationalTableModel::relationModel(int) const 20231 20232 The Run Time Type Information for the QSqlRelationalTableModel 20233 class is described by Table 7-607 20234 20235 Table 7-607. typeinfo for QSqlRelationalTableModel 20236 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20237 Name typeinfo name for QSqlRelationalTableModel 20238 basetype: typeinfo for QSqlTableModel 20239 __________________________________________________________ 20240 20241 7.10.1.8. Interfaces for QtSql 20242 20243 An LSB conforming implementation shall provide the architecture 20244 specific functions for QtSql specified in Table 7-608, with the 20245 full mandatory functionality as described in the referenced 20246 underlying specification. 20247 20248 Table 7-608. libQtSql - QtSql Function Interfaces 20249 _ZThn8_N16QSqlDriverPluginD0Ev [CXXABI] 20250 _ZThn8_N16QSqlDriverPluginD1Ev [CXXABI] 20251 __________________________________________________________ 20252 20253 7.11. Data Definitions for libQtSql 20254 20255 This section defines global identifiers and their values that 20256 are associated with interfaces contained in libQtSql. These 20257 definitions are organized into groups that correspond to system 20258 headers. This convention is used as a convenience for the 20259 reader, and does not imply the existence of these headers, or 20260 their content. Where an interface is defined as requiring a 20261 particular system header file all of the data definitions for 20262 that system header file presented here shall be in effect. 20263 20264 This section gives data definitions to promote binary 20265 application portability, not to repeat source interface 20266 definitions available elsewhere. System providers and 20267 application developers should use this ABI to supplement - not 20268 to replace - source interface definition specifications. 20269 20270 This specification uses the ISO C (1999) C Language as the 20271 reference programming language, and data definitions are 20272 specified in ISO C format. The C language is used here as a 20273 convenient notation. Using a C language description of these 20274 data objects does not preclude their use by other programming 20275 languages. 20276 __________________________________________________________ 20277 20278 7.11.1. QtSql/qsql.h 20279 20280 /* 20281 * This header is architecture neutral 20282 * Please refer to the generic specification for details 20283 */ 20284 __________________________________________________________ 20285 20286 7.11.2. QtSql/qsqldatabase.h 20287 20288 /* 20289 * This header is architecture neutral 20290 * Please refer to the generic specification for details 20291 */ 20292 __________________________________________________________ 20293 20294 7.11.3. QtSql/qsqldriver.h 20295 20296 /* 20297 * This header is architecture neutral 20298 * Please refer to the generic specification for details 20299 */ 20300 __________________________________________________________ 20301 20302 7.11.4. QtSql/qsqldriverplugin.h 20303 20304 /* 20305 * This header is architecture neutral 20306 * Please refer to the generic specification for details 20307 */ 20308 __________________________________________________________ 20309 20310 7.11.5. QtSql/qsqlerror.h 20311 20312 /* 20313 * This header is architecture neutral 20314 * Please refer to the generic specification for details 20315 */ 20316 __________________________________________________________ 20317 20318 7.11.6. QtSql/qsqlfield.h 20319 20320 /* 20321 * This header is architecture neutral 20322 * Please refer to the generic specification for details 20323 */ 20324 __________________________________________________________ 20325 20326 7.11.7. QtSql/qsqlindex.h 20327 20328 /* 20329 * This header is architecture neutral 20330 * Please refer to the generic specification for details 20331 */ 20332 __________________________________________________________ 20333 20334 7.11.8. QtSql/qsqlquery.h 20335 20336 /* 20337 * This header is architecture neutral 20338 * Please refer to the generic specification for details 20339 */ 20340 __________________________________________________________ 20341 20342 7.11.9. QtSql/qsqlquerymodel.h 20343 20344 /* 20345 * This header is architecture neutral 20346 * Please refer to the generic specification for details 20347 */ 20348 __________________________________________________________ 20349 20350 7.11.10. QtSql/qsqlrecord.h 20351 20352 /* 20353 * This header is architecture neutral 20354 * Please refer to the generic specification for details 20355 */ 20356 __________________________________________________________ 20357 20358 7.11.11. QtSql/qsqlrelationaltablemodel.h 20359 20360 /* 20361 * This header is architecture neutral 20362 * Please refer to the generic specification for details 20363 */ 20364 __________________________________________________________ 20365 20366 7.11.12. QtSql/qsqlresult.h 20367 20368 /* 20369 * This header is architecture neutral 20370 * Please refer to the generic specification for details 20371 */ 20372 __________________________________________________________ 20373 20374 7.11.13. QtSql/qsqltablemodel.h 20375 20376 /* 20377 * This header is architecture neutral 20378 * Please refer to the generic specification for details 20379 */ 20380 __________________________________________________________ 20381 20382 7.12. Interfaces for libQtSvg 20383 20384 Table 7-609 defines the library name and shared object name for 20385 the libQtSvg library 20386 20387 Table 7-609. libQtSvg Definition 20388 Library: libQtSvg 20389 SONAME: libQtSvg.so.4 20390 20391 The behavior of the interfaces in this library is specified by 20392 the following specifications: 20393 20394 [CXXABI] Itanium(TM) C++ ABI 20395 __________________________________________________________ 20396 20397 7.12.1. QtSvg 20398 __________________________________________________________ 20399 20400 7.12.1.1. Class data for QSvgRenderer 20401 20402 The virtual table for the QSvgRenderer class is described by 20403 Table 7-610 20404 20405 Table 7-610. Primary vtable for QSvgRenderer 20406 Base Offset 0 20407 Virtual Base Offset 0 20408 RTTI typeinfo for QSvgRenderer 20409 vfunc[0]: QSvgRenderer::metaObject() const 20410 vfunc[1]: QSvgRenderer::qt_metacast(char const*) 20411 vfunc[2]: QSvgRenderer::qt_metacall(QMetaObject::Call, int, 20412 void**) 20413 vfunc[3]: QSvgRenderer::~QSvgRenderer() 20414 vfunc[4]: QSvgRenderer::~QSvgRenderer() 20415 vfunc[5]: QObject::event(QEvent*) 20416 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20417 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20418 vfunc[8]: QObject::childEvent(QChildEvent*) 20419 vfunc[9]: QObject::customEvent(QEvent*) 20420 vfunc[10]: QObject::connectNotify(char const*) 20421 vfunc[11]: QObject::disconnectNotify(char const*) 20422 20423 The Run Time Type Information for the QSvgRenderer class is 20424 described by Table 7-611 20425 20426 Table 7-611. typeinfo for QSvgRenderer 20427 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20428 Name typeinfo name for QSvgRenderer 20429 basetype: typeinfo for QObject 20430 __________________________________________________________ 20431 20432 7.12.1.2. Class data for QSvgWidget 20433 20434 The virtual table for the QSvgWidget class is described by 20435 Table 7-612 20436 20437 Table 7-612. Primary vtable for QSvgWidget 20438 Base Offset 0 20439 Virtual Base Offset 0 20440 RTTI typeinfo for QSvgWidget 20441 vfunc[0]: QSvgWidget::metaObject() const 20442 vfunc[1]: QSvgWidget::qt_metacast(char const*) 20443 vfunc[2]: QSvgWidget::qt_metacall(QMetaObject::Call, int, 20444 void**) 20445 vfunc[3]: QSvgWidget::~QSvgWidget() 20446 vfunc[4]: QSvgWidget::~QSvgWidget() 20447 vfunc[5]: QWidget::event(QEvent*) 20448 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20449 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20450 vfunc[8]: QObject::childEvent(QChildEvent*) 20451 vfunc[9]: QObject::customEvent(QEvent*) 20452 vfunc[10]: QObject::connectNotify(char const*) 20453 vfunc[11]: QObject::disconnectNotify(char const*) 20454 vfunc[12]: QWidget::devType() const 20455 vfunc[13]: QWidget::setVisible(bool) 20456 vfunc[14]: QSvgWidget::sizeHint() const 20457 vfunc[15]: QWidget::minimumSizeHint() const 20458 vfunc[16]: QWidget::heightForWidth(int) const 20459 vfunc[17]: QWidget::paintEngine() const 20460 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 20461 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 20462 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 20463 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 20464 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 20465 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 20466 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 20467 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 20468 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 20469 vfunc[27]: QWidget::enterEvent(QEvent*) 20470 vfunc[28]: QWidget::leaveEvent(QEvent*) 20471 vfunc[29]: QSvgWidget::paintEvent(QPaintEvent*) 20472 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 20473 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 20474 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 20475 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 20476 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 20477 vfunc[35]: QWidget::actionEvent(QActionEvent*) 20478 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 20479 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 20480 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 20481 vfunc[39]: QWidget::dropEvent(QDropEvent*) 20482 vfunc[40]: QWidget::showEvent(QShowEvent*) 20483 vfunc[41]: QWidget::hideEvent(QHideEvent*) 20484 vfunc[42]: QWidget::x11Event(_XEvent*) 20485 vfunc[43]: QWidget::changeEvent(QEvent*) 20486 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 20487 const 20488 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 20489 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 20490 const 20491 vfunc[47]: QWidget::focusNextPrevChild(bool) 20492 vfunc[48]: QWidget::styleChange(QStyle&) 20493 vfunc[49]: QWidget::enabledChange(bool) 20494 vfunc[50]: QWidget::paletteChange(QPalette const&) 20495 vfunc[51]: QWidget::fontChange(QFont const&) 20496 vfunc[52]: QWidget::windowActivationChange(bool) 20497 vfunc[53]: QWidget::languageChange() 20498 20499 Table 7-613. Secondary vtable for QSvgWidget 20500 Base Offset -8 20501 Virtual Base Offset 0 20502 RTTI typeinfo for QSvgWidget 20503 vfunc[0]: non-virtual thunk to QSvgWidget::~QSvgWidget() 20504 vfunc[1]: non-virtual thunk to QSvgWidget::~QSvgWidget() 20505 vfunc[2]: non-virtual thunk to QWidget::devType() const 20506 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 20507 vfunc[4]: non-virtual thunk to 20508 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 20509 20510 The Run Time Type Information for the QSvgWidget class is 20511 described by Table 7-614 20512 20513 Table 7-614. typeinfo for QSvgWidget 20514 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20515 Name typeinfo name for QSvgWidget 20516 basetype: typeinfo for QWidget 20517 __________________________________________________________ 20518 20519 7.12.1.3. Interfaces for QtSvg 20520 20521 An LSB conforming implementation shall provide the architecture 20522 specific functions for QtSvg specified in Table 7-615, with the 20523 full mandatory functionality as described in the referenced 20524 underlying specification. 20525 20526 Table 7-615. libQtSvg - QtSvg Function Interfaces 20527 _ZThn8_N10QSvgWidgetD0Ev [CXXABI] _ZThn8_N10QSvgWidgetD1Ev 20528 [CXXABI] 20529 __________________________________________________________ 20530 20531 7.13. Data Definitions for libQtSvg 20532 20533 This section defines global identifiers and their values that 20534 are associated with interfaces contained in libQtSvg. These 20535 definitions are organized into groups that correspond to system 20536 headers. This convention is used as a convenience for the 20537 reader, and does not imply the existence of these headers, or 20538 their content. Where an interface is defined as requiring a 20539 particular system header file all of the data definitions for 20540 that system header file presented here shall be in effect. 20541 20542 This section gives data definitions to promote binary 20543 application portability, not to repeat source interface 20544 definitions available elsewhere. System providers and 20545 application developers should use this ABI to supplement - not 20546 to replace - source interface definition specifications. 20547 20548 This specification uses the ISO C (1999) C Language as the 20549 reference programming language, and data definitions are 20550 specified in ISO C format. The C language is used here as a 20551 convenient notation. Using a C language description of these 20552 data objects does not preclude their use by other programming 20553 languages. 20554 __________________________________________________________ 20555 20556 7.13.1. QtSvg/qsvgrenderer.h 20557 20558 /* 20559 * This header is architecture neutral 20560 * Please refer to the generic specification for details 20561 */ 20562 __________________________________________________________ 20563 20564 7.13.2. QtSvg/qsvgwidget.h 20565 20566 /* 20567 * This header is architecture neutral 20568 * Please refer to the generic specification for details 20569 */ 20570 __________________________________________________________ 20571 20572 7.14. Interfaces for libQtNetwork 20573 20574 Table 7-616 defines the library name and shared object name for 20575 the libQtNetwork library 20576 20577 Table 7-616. libQtNetwork Definition 20578 Library: libQtNetwork 20579 SONAME: libQtNetwork.so.4 20580 __________________________________________________________ 20581 20582 7.14.1. QtNetwork 20583 __________________________________________________________ 20584 20585 7.14.1.1. Class data for QHttpHeader 20586 20587 The virtual table for the QHttpHeader class is described by 20588 Table 7-617 20589 20590 Table 7-617. Primary vtable for QHttpHeader 20591 Base Offset 0 20592 Virtual Base Offset 0 20593 RTTI typeinfo for QHttpHeader 20594 vfunc[0]: QHttpHeader::~QHttpHeader() 20595 vfunc[1]: QHttpHeader::~QHttpHeader() 20596 vfunc[2]: QHttpHeader::toString() const 20597 vfunc[3]: __cxa_pure_virtual 20598 vfunc[4]: __cxa_pure_virtual 20599 vfunc[5]: QHttpHeader::parseLine(QString const&, int) 20600 20601 The Run Time Type Information for the QHttpHeader class is 20602 described by Table 7-618 20603 20604 Table 7-618. typeinfo for QHttpHeader 20605 Base Vtable vtable for __cxxabiv1::__class_type_info 20606 Name typeinfo name for QHttpHeader 20607 __________________________________________________________ 20608 20609 7.14.1.2. Class data for QHttpResponseHeader 20610 20611 The virtual table for the QHttpResponseHeader class is 20612 described by Table 7-619 20613 20614 Table 7-619. Primary vtable for QHttpResponseHeader 20615 Base Offset 0 20616 Virtual Base Offset 0 20617 RTTI typeinfo for QHttpResponseHeader 20618 vfunc[0]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 20619 vfunc[1]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 20620 vfunc[2]: QHttpResponseHeader::toString() const 20621 vfunc[3]: QHttpResponseHeader::majorVersion() const 20622 vfunc[4]: QHttpResponseHeader::minorVersion() const 20623 vfunc[5]: QHttpResponseHeader::parseLine(QString const&, int) 20624 20625 The Run Time Type Information for the QHttpResponseHeader class 20626 is described by Table 7-620 20627 20628 Table 7-620. typeinfo for QHttpResponseHeader 20629 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20630 Name typeinfo name for QHttpResponseHeader 20631 basetype: typeinfo for QHttpHeader 20632 __________________________________________________________ 20633 20634 7.14.1.3. Class data for QHttpRequestHeader 20635 20636 The virtual table for the QHttpRequestHeader class is described 20637 by Table 7-621 20638 20639 Table 7-621. Primary vtable for QHttpRequestHeader 20640 Base Offset 0 20641 Virtual Base Offset 0 20642 RTTI typeinfo for QHttpRequestHeader 20643 vfunc[0]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 20644 vfunc[1]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 20645 vfunc[2]: QHttpRequestHeader::toString() const 20646 vfunc[3]: QHttpRequestHeader::majorVersion() const 20647 vfunc[4]: QHttpRequestHeader::minorVersion() const 20648 vfunc[5]: QHttpRequestHeader::parseLine(QString const&, int) 20649 20650 The Run Time Type Information for the QHttpRequestHeader class 20651 is described by Table 7-622 20652 20653 Table 7-622. typeinfo for QHttpRequestHeader 20654 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20655 Name typeinfo name for QHttpRequestHeader 20656 basetype: typeinfo for QHttpHeader 20657 __________________________________________________________ 20658 20659 7.14.1.4. Class data for QHttp 20660 20661 The virtual table for the QHttp class is described by Table 20662 7-623 20663 20664 Table 7-623. Primary vtable for QHttp 20665 Base Offset 0 20666 Virtual Base Offset 0 20667 RTTI typeinfo for QHttp 20668 vfunc[0]: QHttp::metaObject() const 20669 vfunc[1]: QHttp::qt_metacast(char const*) 20670 vfunc[2]: QHttp::qt_metacall(QMetaObject::Call, int, void**) 20671 vfunc[3]: QHttp::~QHttp() 20672 vfunc[4]: QHttp::~QHttp() 20673 vfunc[5]: QObject::event(QEvent*) 20674 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20675 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20676 vfunc[8]: QObject::childEvent(QChildEvent*) 20677 vfunc[9]: QObject::customEvent(QEvent*) 20678 vfunc[10]: QObject::connectNotify(char const*) 20679 vfunc[11]: QObject::disconnectNotify(char const*) 20680 20681 The Run Time Type Information for the QHttp class is described 20682 by Table 7-624 20683 20684 Table 7-624. typeinfo for QHttp 20685 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20686 Name typeinfo name for QHttp 20687 basetype: typeinfo for QObject 20688 __________________________________________________________ 20689 20690 7.14.1.5. Class data for QAbstractSocket 20691 20692 The virtual table for the QAbstractSocket class is described by 20693 Table 7-625 20694 20695 Table 7-625. Primary vtable for QAbstractSocket 20696 Base Offset 0 20697 Virtual Base Offset 0 20698 RTTI typeinfo for QAbstractSocket 20699 vfunc[0]: QAbstractSocket::metaObject() const 20700 vfunc[1]: QAbstractSocket::qt_metacast(char const*) 20701 vfunc[2]: QAbstractSocket::qt_metacall(QMetaObject::Call, int, 20702 void**) 20703 vfunc[3]: QAbstractSocket::~QAbstractSocket() 20704 vfunc[4]: QAbstractSocket::~QAbstractSocket() 20705 vfunc[5]: QObject::event(QEvent*) 20706 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20707 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20708 vfunc[8]: QObject::childEvent(QChildEvent*) 20709 vfunc[9]: QObject::customEvent(QEvent*) 20710 vfunc[10]: QObject::connectNotify(char const*) 20711 vfunc[11]: QObject::disconnectNotify(char const*) 20712 vfunc[12]: QAbstractSocket::isSequential() const 20713 vfunc[13]: QIODevice::open(QFlags) 20714 vfunc[14]: QAbstractSocket::close() 20715 vfunc[15]: QIODevice::pos() const 20716 vfunc[16]: QIODevice::size() const 20717 vfunc[17]: QIODevice::seek(long long) 20718 vfunc[18]: QAbstractSocket::atEnd() const 20719 vfunc[19]: QIODevice::reset() 20720 vfunc[20]: QAbstractSocket::bytesAvailable() const 20721 vfunc[21]: QAbstractSocket::bytesToWrite() const 20722 vfunc[22]: QAbstractSocket::canReadLine() const 20723 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 20724 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 20725 vfunc[25]: QAbstractSocket::readData(char*, long long) 20726 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 20727 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 20728 20729 The Run Time Type Information for the QAbstractSocket class is 20730 described by Table 7-626 20731 20732 Table 7-626. typeinfo for QAbstractSocket 20733 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20734 Name typeinfo name for QAbstractSocket 20735 basetype: typeinfo for QIODevice 20736 __________________________________________________________ 20737 20738 7.14.1.6. Class data for QUrlInfo 20739 20740 The virtual table for the QUrlInfo class is described by Table 20741 7-627 20742 20743 Table 7-627. Primary vtable for QUrlInfo 20744 Base Offset 0 20745 Virtual Base Offset 0 20746 RTTI typeinfo for QUrlInfo 20747 vfunc[0]: QUrlInfo::~QUrlInfo() 20748 vfunc[1]: QUrlInfo::~QUrlInfo() 20749 vfunc[2]: QUrlInfo::setName(QString const&) 20750 vfunc[3]: QUrlInfo::setDir(bool) 20751 vfunc[4]: QUrlInfo::setFile(bool) 20752 vfunc[5]: QUrlInfo::setSymLink(bool) 20753 vfunc[6]: QUrlInfo::setOwner(QString const&) 20754 vfunc[7]: QUrlInfo::setGroup(QString const&) 20755 vfunc[8]: QUrlInfo::setSize(long long) 20756 vfunc[9]: QUrlInfo::setWritable(bool) 20757 vfunc[10]: QUrlInfo::setReadable(bool) 20758 vfunc[11]: QUrlInfo::setPermissions(int) 20759 vfunc[12]: QUrlInfo::setLastModified(QDateTime const&) 20760 20761 The Run Time Type Information for the QUrlInfo class is 20762 described by Table 7-628 20763 20764 Table 7-628. typeinfo for QUrlInfo 20765 Base Vtable vtable for __cxxabiv1::__class_type_info 20766 Name typeinfo name for QUrlInfo 20767 __________________________________________________________ 20768 20769 7.14.1.7. Class data for QFtp 20770 20771 The virtual table for the QFtp class is described by Table 20772 7-629 20773 20774 Table 7-629. Primary vtable for QFtp 20775 Base Offset 0 20776 Virtual Base Offset 0 20777 RTTI typeinfo for QFtp 20778 vfunc[0]: QFtp::metaObject() const 20779 vfunc[1]: QFtp::qt_metacast(char const*) 20780 vfunc[2]: QFtp::qt_metacall(QMetaObject::Call, int, void**) 20781 vfunc[3]: QFtp::~QFtp() 20782 vfunc[4]: QFtp::~QFtp() 20783 vfunc[5]: QObject::event(QEvent*) 20784 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20785 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20786 vfunc[8]: QObject::childEvent(QChildEvent*) 20787 vfunc[9]: QObject::customEvent(QEvent*) 20788 vfunc[10]: QObject::connectNotify(char const*) 20789 vfunc[11]: QObject::disconnectNotify(char const*) 20790 20791 The Run Time Type Information for the QFtp class is described 20792 by Table 7-630 20793 20794 Table 7-630. typeinfo for QFtp 20795 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20796 Name typeinfo name for QFtp 20797 basetype: typeinfo for QObject 20798 __________________________________________________________ 20799 20800 7.14.1.8. Class data for QTcpServer 20801 20802 The virtual table for the QTcpServer class is described by 20803 Table 7-631 20804 20805 Table 7-631. Primary vtable for QTcpServer 20806 Base Offset 0 20807 Virtual Base Offset 0 20808 RTTI typeinfo for QTcpServer 20809 vfunc[0]: QTcpServer::metaObject() const 20810 vfunc[1]: QTcpServer::qt_metacast(char const*) 20811 vfunc[2]: QTcpServer::qt_metacall(QMetaObject::Call, int, 20812 void**) 20813 vfunc[3]: QTcpServer::~QTcpServer() 20814 vfunc[4]: QTcpServer::~QTcpServer() 20815 vfunc[5]: QObject::event(QEvent*) 20816 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20817 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20818 vfunc[8]: QObject::childEvent(QChildEvent*) 20819 vfunc[9]: QObject::customEvent(QEvent*) 20820 vfunc[10]: QObject::connectNotify(char const*) 20821 vfunc[11]: QObject::disconnectNotify(char const*) 20822 vfunc[12]: QTcpServer::hasPendingConnections() const 20823 vfunc[13]: QTcpServer::nextPendingConnection() 20824 vfunc[14]: QTcpServer::incomingConnection(int) 20825 20826 The Run Time Type Information for the QTcpServer class is 20827 described by Table 7-632 20828 20829 Table 7-632. typeinfo for QTcpServer 20830 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20831 Name typeinfo name for QTcpServer 20832 basetype: typeinfo for QObject 20833 __________________________________________________________ 20834 20835 7.14.1.9. Class data for QUdpSocket 20836 20837 The virtual table for the QUdpSocket class is described by 20838 Table 7-633 20839 20840 Table 7-633. Primary vtable for QUdpSocket 20841 Base Offset 0 20842 Virtual Base Offset 0 20843 RTTI typeinfo for QUdpSocket 20844 vfunc[0]: QUdpSocket::metaObject() const 20845 vfunc[1]: QUdpSocket::qt_metacast(char const*) 20846 vfunc[2]: QUdpSocket::qt_metacall(QMetaObject::Call, int, 20847 void**) 20848 vfunc[3]: QUdpSocket::~QUdpSocket() 20849 vfunc[4]: QUdpSocket::~QUdpSocket() 20850 vfunc[5]: QObject::event(QEvent*) 20851 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20852 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20853 vfunc[8]: QObject::childEvent(QChildEvent*) 20854 vfunc[9]: QObject::customEvent(QEvent*) 20855 vfunc[10]: QObject::connectNotify(char const*) 20856 vfunc[11]: QObject::disconnectNotify(char const*) 20857 vfunc[12]: QAbstractSocket::isSequential() const 20858 vfunc[13]: QIODevice::open(QFlags) 20859 vfunc[14]: QAbstractSocket::close() 20860 vfunc[15]: QIODevice::pos() const 20861 vfunc[16]: QIODevice::size() const 20862 vfunc[17]: QIODevice::seek(long long) 20863 vfunc[18]: QAbstractSocket::atEnd() const 20864 vfunc[19]: QIODevice::reset() 20865 vfunc[20]: QAbstractSocket::bytesAvailable() const 20866 vfunc[21]: QAbstractSocket::bytesToWrite() const 20867 vfunc[22]: QAbstractSocket::canReadLine() const 20868 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 20869 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 20870 vfunc[25]: QAbstractSocket::readData(char*, long long) 20871 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 20872 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 20873 20874 The Run Time Type Information for the QUdpSocket class is 20875 described by Table 7-634 20876 20877 Table 7-634. typeinfo for QUdpSocket 20878 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20879 Name typeinfo name for QUdpSocket 20880 basetype: typeinfo for QAbstractSocket 20881 __________________________________________________________ 20882 20883 7.14.1.10. Class data for QTcpSocket 20884 20885 The virtual table for the QTcpSocket class is described by 20886 Table 7-635 20887 20888 Table 7-635. Primary vtable for QTcpSocket 20889 Base Offset 0 20890 Virtual Base Offset 0 20891 RTTI typeinfo for QTcpSocket 20892 vfunc[0]: QTcpSocket::metaObject() const 20893 vfunc[1]: QTcpSocket::qt_metacast(char const*) 20894 vfunc[2]: QTcpSocket::qt_metacall(QMetaObject::Call, int, 20895 void**) 20896 vfunc[3]: QTcpSocket::~QTcpSocket() 20897 vfunc[4]: QTcpSocket::~QTcpSocket() 20898 vfunc[5]: QObject::event(QEvent*) 20899 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20900 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20901 vfunc[8]: QObject::childEvent(QChildEvent*) 20902 vfunc[9]: QObject::customEvent(QEvent*) 20903 vfunc[10]: QObject::connectNotify(char const*) 20904 vfunc[11]: QObject::disconnectNotify(char const*) 20905 vfunc[12]: QAbstractSocket::isSequential() const 20906 vfunc[13]: QIODevice::open(QFlags) 20907 vfunc[14]: QAbstractSocket::close() 20908 vfunc[15]: QIODevice::pos() const 20909 vfunc[16]: QIODevice::size() const 20910 vfunc[17]: QIODevice::seek(long long) 20911 vfunc[18]: QAbstractSocket::atEnd() const 20912 vfunc[19]: QIODevice::reset() 20913 vfunc[20]: QAbstractSocket::bytesAvailable() const 20914 vfunc[21]: QAbstractSocket::bytesToWrite() const 20915 vfunc[22]: QAbstractSocket::canReadLine() const 20916 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 20917 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 20918 vfunc[25]: QAbstractSocket::readData(char*, long long) 20919 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 20920 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 20921 20922 The Run Time Type Information for the QTcpSocket class is 20923 described by Table 7-636 20924 20925 Table 7-636. typeinfo for QTcpSocket 20926 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20927 Name typeinfo name for QTcpSocket 20928 basetype: typeinfo for QAbstractSocket 20929 __________________________________________________________ 20930 20931 7.14.1.11. Interfaces for QtNetwork 20932 20933 No external functions are defined for libQtNetwork - QtNetwork 20934 in this part of the specification. See also the generic 20935 specification. 20936 __________________________________________________________ 20937 20938 7.15. Data Definitions for libQtNetwork 20939 20940 This section defines global identifiers and their values that 20941 are associated with interfaces contained in libQtNetwork. These 20942 definitions are organized into groups that correspond to system 20943 headers. This convention is used as a convenience for the 20944 reader, and does not imply the existence of these headers, or 20945 their content. Where an interface is defined as requiring a 20946 particular system header file all of the data definitions for 20947 that system header file presented here shall be in effect. 20948 20949 This section gives data definitions to promote binary 20950 application portability, not to repeat source interface 20951 definitions available elsewhere. System providers and 20952 application developers should use this ABI to supplement - not 20953 to replace - source interface definition specifications. 20954 20955 This specification uses the ISO C (1999) C Language as the 20956 reference programming language, and data definitions are 20957 specified in ISO C format. The C language is used here as a 20958 convenient notation. Using a C language description of these 20959 data objects does not preclude their use by other programming 20960 languages. 20961 __________________________________________________________ 20962 20963 7.15.1. QtNetwork/qabstractsocket.h 20964 20965 /* 20966 * This header is architecture neutral 20967 * Please refer to the generic specification for details 20968 */ 20969 __________________________________________________________ 20970 20971 7.15.2. QtNetwork/qftp.h 20972 20973 /* 20974 * This header is architecture neutral 20975 * Please refer to the generic specification for details 20976 */ 20977 __________________________________________________________ 20978 20979 7.15.3. QtNetwork/qhostaddress.h 20980 20981 /* 20982 * This header is architecture neutral 20983 * Please refer to the generic specification for details 20984 */ 20985 __________________________________________________________ 20986 20987 7.15.4. QtNetwork/qhostinfo.h 20988 20989 /* 20990 * This header is architecture neutral 20991 * Please refer to the generic specification for details 20992 */ 20993 __________________________________________________________ 20994 20995 7.15.5. QtNetwork/qhttp.h 20996 20997 /* 20998 * This header is architecture neutral 20999 * Please refer to the generic specification for details 21000 */ 21001 __________________________________________________________ 21002 21003 7.15.6. QtNetwork/qnetworkproxy.h 21004 21005 /* 21006 * This header is architecture neutral 21007 * Please refer to the generic specification for details 21008 */ 21009 __________________________________________________________ 21010 21011 7.15.7. QtNetwork/qtcpserver.h 21012 21013 /* 21014 * This header is architecture neutral 21015 * Please refer to the generic specification for details 21016 */ 21017 __________________________________________________________ 21018 21019 7.15.8. QtNetwork/qtcpsocket.h 21020 21021 /* 21022 * This header is architecture neutral 21023 * Please refer to the generic specification for details 21024 */ 21025 __________________________________________________________ 21026 21027 7.15.9. QtNetwork/qudpsocket.h 21028 21029 /* 21030 * This header is architecture neutral 21031 * Please refer to the generic specification for details 21032 */ 21033 __________________________________________________________ 21034 21035 7.15.10. QtNetwork/qurlinfo.h 21036 21037 /* 21038 * This header is architecture neutral 21039 * Please refer to the generic specification for details 21040 */ 21041 21042 IV. Qt3 Library 21043 21044 Table of Contents 21045 8. Library 21046 21047 8.1. Introduction 21048 8.2. Interfaces for libqt-mt 21049 21050 8.2.1. Qt 21051 8.2.2. Qt3 Arrays 21052 8.2.3. Qt3 Pointer Collection 21053 8.2.4. Qt3 Template Library 21054 8.2.5. Qt3 COM 21055 8.2.6. Qt3 Date and Time 21056 8.2.7. Qt3 Canvas 21057 8.2.8. Qt3 Drag and Drop 21058 8.2.9. Qt3 Events 21059 8.2.10. Qt3 Internationalization 21060 8.2.11. Qt3 Input/Output 21061 8.2.12. Qt3 Multimedia 21062 8.2.13. Qt3 Network 21063 8.2.14. Qt3 Object Model 21064 8.2.15. Qt3 OpenGL 21065 8.2.16. Qt3 Paint Device 21066 8.2.17. Qt3 SQL 21067 8.2.18. Qt3 Style 21068 8.2.19. Qt3 Text 21069 8.2.20. Qt3 Threading 21070 8.2.21. Qt3 Main Window and Application 21071 8.2.22. Qt3 Widgets 21072 8.2.23. Qt3 Menus 21073 8.2.24. Qt3 Organizers 21074 8.2.25. Qt3 Layouts 21075 8.2.26. Qt3 Dialogs 21076 8.2.27. Qt3 Tables 21077 8.2.28. Qt3 Plugins 21078 8.2.29. Qt3 XML 21079 8.2.30. Qt3 Namespace 21080 8.2.31. Qt3 Colors 21081 8.2.32. Qt3 Fonts 21082 8.2.33. Qt3 2D Graphics 21083 8.2.34. Qt3 Validators 21084 8.2.35. Qt3 Internals 21085 8.2.36. Qt3 Miscellaneous 21086 __________________________________________________________ 21087 21088 Chapter 8. Library 21089 21090 8.1. Introduction 21091 21092 An conforming implementation shall support the following Qt 21093 library which provide interfaces for creating rich user 21094 applications, either graphical or console. 21095 21096 qt-mt 21097 21098 A general-purpose application development library. Proviedes a 21099 GUI-independent layer of tool classes, network support, SQL 21100 database support, XML handling and a GUI layer featuring a 21101 device-independent drawing API for printing, screen output and 21102 OpenGL support. 21103 21104 There are three main parts to the definition of each of this 21105 library. 21106 21107 The "Interfaces" section defines the required library name and 21108 version, and the required public symbols (interfaces and global 21109 data), as well as symbol versions, if any. 21110 21111 The "Interface Definitions" section provides complete or 21112 partial definitions of certain interfaces where either this 21113 specification is the source specification, or where there are 21114 variations from the source specification. If an interface 21115 definition requires one or more header files, one of those 21116 headers shall include the function prototype for the interface. 21117 21118 For source definitions of interfaces which include a reference 21119 to a header file, the contents of such header files form a part 21120 of the specification. The "Data Definitions" section provides 21121 the binary-level details for the header files from the source 21122 specifications, such as values for macros and enumerated types, 21123 as well as structure layouts, sizes and padding, etc. These 21124 data definitions, although presented in the form of header 21125 files for convenience, should not be taken a representing 21126 complete header files, as they are a supplement to the source 21127 specifications. Application developers should follow the 21128 guidelines of the source specifications when determining which 21129 header files need to be included to completely resolve all 21130 references. 21131 21132 Note: While the Data Definitions supplement the source 21133 specifications, this specification itself does not require 21134 conforming implementations to supply any header files. 21135 __________________________________________________________ 21136 21137 8.2. Interfaces for libqt-mt 21138 21139 Table 8-1 defines the library name and shared object name for 21140 the libqt-mt library 21141 21142 Table 8-1. libqt-mt Definition 21143 Library: libqt-mt 21144 SONAME: libqt-mt.so.3 21145 21146 The behavior of the interfaces in this library is specified by 21147 the following specifications: 21148 21149 [CXXABI] Itanium(TM) C++ ABI 21150 __________________________________________________________ 21151 21152 8.2.1. Qt 21153 __________________________________________________________ 21154 21155 8.2.1.1. Class data for QNetworkProtocolFactoryBase 21156 21157 The virtual table for the QNetworkProtocolFactoryBase class is 21158 described by Table 8-2 21159 21160 Table 8-2. Primary vtable for QNetworkProtocolFactoryBase 21161 Base Offset 0 21162 Virtual Base Offset 0 21163 RTTI typeinfo for QNetworkProtocolFactoryBase 21164 vfunc[0]: __cxa_pure_virtual 21165 21166 The Run Time Type Information for the 21167 QNetworkProtocolFactoryBase class is described by Table 8-3 21168 21169 Table 8-3. typeinfo for QNetworkProtocolFactoryBase 21170 Base Vtable vtable for __cxxabiv1::__class_type_info 21171 Name typeinfo name for QNetworkProtocolFactoryBase 21172 __________________________________________________________ 21173 21174 8.2.1.2. Interfaces for Qt 21175 21176 No external functions are defined for libqt-mt - Qt in this 21177 part of the specification. See also the generic specification. 21178 __________________________________________________________ 21179 21180 8.2.2. Qt3 Arrays 21181 __________________________________________________________ 21182 21183 8.2.2.1. Class data for QPointArray 21184 21185 The virtual table for the QPointArray class is described by 21186 Table 8-4 21187 21188 Table 8-4. Primary vtable for QPointArray 21189 Base Offset 0 21190 Virtual Base Offset 0 21191 RTTI typeinfo for QPointArray 21192 vfunc[0]: NULL or QPointArray::~QPointArray() 21193 vfunc[1]: NULL or QPointArray::~QPointArray() 21194 vfunc[2]: NULL or QMemArray::detach() 21195 vfunc[3]: QGArray::newData() 21196 vfunc[4]: QGArray::deleteData(QGArray::array_data*) 21197 21198 The Run Time Type Information for the QPointArray class is 21199 described by Table 8-5 21200 21201 Table 8-5. typeinfo for QPointArray 21202 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21203 Name typeinfo name for QPointArray 21204 basetype: typeinfo for QMemArray 21205 __________________________________________________________ 21206 21207 8.2.2.2. Class data for QBitArray 21208 21209 The virtual table for the QBitArray class is described by Table 21210 8-6 21211 21212 Table 8-6. Primary vtable for QBitArray 21213 Base Offset 0 21214 Virtual Base Offset 0 21215 RTTI typeinfo for QBitArray 21216 vfunc[0]: NULL or QBitArray::~QBitArray() 21217 vfunc[1]: NULL or QBitArray::~QBitArray() 21218 vfunc[2]: QBitArray::detach() 21219 vfunc[3]: NULL or QBitArray::newData() 21220 vfunc[4]: NULL or QBitArray::deleteData(QGArray::array_data*) 21221 21222 The Run Time Type Information for the QBitArray class is 21223 described by Table 8-7 21224 21225 Table 8-7. typeinfo for QBitArray 21226 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21227 Name typeinfo name for QBitArray 21228 basetype: typeinfo for QMemArray 21229 __________________________________________________________ 21230 21231 8.2.2.3. Interfaces for Qt3 Arrays 21232 21233 No external functions are defined for libqt-mt - Qt3 Arrays in 21234 this part of the specification. See also the generic 21235 specification. 21236 __________________________________________________________ 21237 21238 8.2.3. Qt3 Pointer Collection 21239 __________________________________________________________ 21240 21241 8.2.3.1. Class data for QPtrCollection 21242 21243 The virtual table for the QPtrCollection class is described by 21244 Table 8-8 21245 21246 Table 8-8. Primary vtable for QPtrCollection 21247 Base Offset 0 21248 Virtual Base Offset 0 21249 RTTI typeinfo for QPtrCollection 21250 vfunc[0]: __cxa_pure_virtual 21251 vfunc[1]: __cxa_pure_virtual 21252 vfunc[2]: NULL or QPtrCollection::~QPtrCollection() 21253 vfunc[3]: NULL or QPtrCollection::~QPtrCollection() 21254 vfunc[4]: QPtrCollection::newItem(void*) 21255 vfunc[5]: __cxa_pure_virtual 21256 21257 The Run Time Type Information for the QPtrCollection class is 21258 described by Table 8-9 21259 21260 Table 8-9. typeinfo for QPtrCollection 21261 Base Vtable vtable for __cxxabiv1::__class_type_info 21262 Name typeinfo name for QPtrCollection 21263 __________________________________________________________ 21264 21265 8.2.3.2. Class data for QObjectList 21266 21267 The virtual table for the QObjectList class is described by 21268 Table 8-10 21269 21270 Table 8-10. Primary vtable for QObjectList 21271 Base Offset 0 21272 Virtual Base Offset 0 21273 RTTI typeinfo for QObjectList 21274 vfunc[0]: NULL or QPtrList::count() const 21275 vfunc[1]: NULL or QPtrList::clear() 21276 vfunc[2]: NULL or QObjectList::~QObjectList() 21277 vfunc[3]: NULL or QObjectList::~QObjectList() 21278 vfunc[4]: QPtrCollection::newItem(void*) 21279 vfunc[5]: NULL or QPtrList::deleteItem(void*) 21280 vfunc[6]: QGList::compareItems(void*, void*) 21281 vfunc[7]: QGList::read(QDataStream&, void*&) 21282 vfunc[8]: QGList::write(QDataStream&, void*) const 21283 21284 The Run Time Type Information for the QObjectList class is 21285 described by Table 8-11 21286 21287 Table 8-11. typeinfo for QObjectList 21288 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21289 Name typeinfo name for QObjectList 21290 basetype: typeinfo for QPtrList 21291 __________________________________________________________ 21292 21293 8.2.3.3. Interfaces for Qt3 Pointer Collection 21294 21295 No external functions are defined for libqt-mt - Qt3 Pointer 21296 Collection in this part of the specification. See also the 21297 generic specification. 21298 __________________________________________________________ 21299 21300 8.2.4. Qt3 Template Library 21301 __________________________________________________________ 21302 21303 8.2.4.1. Interfaces for Qt3 Template Library 21304 21305 No external functions are defined for libqt-mt - Qt3 Template 21306 Library in this part of the specification. See also the generic 21307 specification. 21308 __________________________________________________________ 21309 21310 8.2.5. Qt3 COM 21311 __________________________________________________________ 21312 21313 8.2.5.1. Interfaces for Qt3 COM 21314 21315 No external functions are defined for libqt-mt - Qt3 COM in 21316 this part of the specification. See also the generic 21317 specification. 21318 __________________________________________________________ 21319 21320 8.2.6. Qt3 Date and Time 21321 __________________________________________________________ 21322 21323 8.2.6.1. Class data for QTimer 21324 21325 The virtual table for the QTimer class is described by Table 21326 8-12 21327 21328 Table 8-12. Primary vtable for QTimer 21329 Base Offset 0 21330 Virtual Base Offset 0 21331 RTTI typeinfo for QTimer 21332 vfunc[0]: NULL or QTimer::metaObject() const 21333 vfunc[1]: QTimer::className() const 21334 vfunc[2]: QTimer::qt_cast(char const*) 21335 vfunc[3]: QTimer::qt_invoke(int, QUObject*) 21336 vfunc[4]: QTimer::qt_emit(int, QUObject*) 21337 vfunc[5]: QTimer::qt_property(int, int, QVariant*) 21338 vfunc[6]: QTimer::~QTimer() 21339 vfunc[7]: QTimer::~QTimer() 21340 vfunc[8]: QTimer::event(QEvent*) 21341 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21342 vfunc[10]: QObject::setName(char const*) 21343 vfunc[11]: QObject::insertChild(QObject*) 21344 vfunc[12]: QObject::removeChild(QObject*) 21345 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21346 vfunc[14]: QObject::property(char const*) const 21347 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21348 vfunc[16]: QObject::childEvent(QChildEvent*) 21349 vfunc[17]: QObject::customEvent(QCustomEvent*) 21350 vfunc[18]: QObject::connectNotify(char const*) 21351 vfunc[19]: QObject::disconnectNotify(char const*) 21352 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21353 const*, char const*) 21354 21355 The Run Time Type Information for the QTimer class is described 21356 by Table 8-13 21357 21358 Table 8-13. typeinfo for QTimer 21359 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21360 Name typeinfo name for QTimer 21361 basetype: typeinfo for QObject 21362 __________________________________________________________ 21363 21364 8.2.6.2. Class data for QDateTimeEdit 21365 21366 The virtual table for the QDateTimeEdit class is described by 21367 Table 8-14 21368 21369 Table 8-14. Primary vtable for QDateTimeEdit 21370 Base Offset 0 21371 Virtual Base Offset 0 21372 RTTI typeinfo for QDateTimeEdit 21373 vfunc[0]: NULL or QDateTimeEdit::metaObject() const 21374 vfunc[1]: QDateTimeEdit::className() const 21375 vfunc[2]: QDateTimeEdit::qt_cast(char const*) 21376 vfunc[3]: QDateTimeEdit::qt_invoke(int, QUObject*) 21377 vfunc[4]: QDateTimeEdit::qt_emit(int, QUObject*) 21378 vfunc[5]: QDateTimeEdit::qt_property(int, int, QVariant*) 21379 vfunc[6]: QDateTimeEdit::~QDateTimeEdit() 21380 vfunc[7]: QDateTimeEdit::~QDateTimeEdit() 21381 vfunc[8]: QWidget::event(QEvent*) 21382 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21383 vfunc[10]: QWidget::setName(char const*) 21384 vfunc[11]: QObject::insertChild(QObject*) 21385 vfunc[12]: QObject::removeChild(QObject*) 21386 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21387 vfunc[14]: QObject::property(char const*) const 21388 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21389 vfunc[16]: QObject::childEvent(QChildEvent*) 21390 vfunc[17]: QObject::customEvent(QCustomEvent*) 21391 vfunc[18]: QObject::connectNotify(char const*) 21392 vfunc[19]: QObject::disconnectNotify(char const*) 21393 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21394 const*, char const*) 21395 vfunc[21]: QWidget::setEnabled(bool) 21396 vfunc[22]: QWidget::setMinimumSize(int, int) 21397 vfunc[23]: QWidget::setMaximumSize(int, int) 21398 vfunc[24]: QWidget::setSizeIncrement(int, int) 21399 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21400 vfunc[26]: QWidget::setEraseColor(QColor const&) 21401 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21402 vfunc[28]: QWidget::setPalette(QPalette const&) 21403 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21404 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21405 vfunc[31]: QWidget::setFont(QFont const&) 21406 vfunc[32]: QWidget::setCursor(QCursor const&) 21407 vfunc[33]: QWidget::unsetCursor() 21408 vfunc[34]: QWidget::setMask(QBitmap const&) 21409 vfunc[35]: QWidget::setMask(QRegion const&) 21410 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21411 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21412 vfunc[38]: QWidget::setCaption(QString const&) 21413 vfunc[39]: QWidget::setIcon(QPixmap const&) 21414 vfunc[40]: QWidget::setIconText(QString const&) 21415 vfunc[41]: QWidget::setMouseTracking(bool) 21416 vfunc[42]: QWidget::setFocus() 21417 vfunc[43]: QWidget::setActiveWindow() 21418 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21419 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21420 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21421 vfunc[47]: QWidget::show() 21422 vfunc[48]: QWidget::hide() 21423 vfunc[49]: QWidget::showMinimized() 21424 vfunc[50]: QWidget::showMaximized() 21425 vfunc[51]: QWidget::showNormal() 21426 vfunc[52]: QWidget::polish() 21427 vfunc[53]: QWidget::move(int, int) 21428 vfunc[54]: QWidget::resize(int, int) 21429 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21430 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21431 vfunc[57]: QWidget::close(bool) 21432 vfunc[58]: QDateTimeEdit::sizeHint() const 21433 vfunc[59]: QDateTimeEdit::minimumSizeHint() const 21434 vfunc[60]: QWidget::sizePolicy() const 21435 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21436 vfunc[62]: QWidget::heightForWidth(int) const 21437 vfunc[63]: QWidget::adjustSize() 21438 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21439 const&, bool) 21440 vfunc[65]: QWidget::setAcceptDrops(bool) 21441 vfunc[66]: QWidget::setAutoMask(bool) 21442 vfunc[67]: 21443 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21444 vfunc[68]: QWidget::customWhatsThis() const 21445 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21446 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21447 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21448 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21449 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21450 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21451 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21452 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21453 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21454 vfunc[78]: QWidget::enterEvent(QEvent*) 21455 vfunc[79]: QWidget::leaveEvent(QEvent*) 21456 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21457 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21458 vfunc[82]: QDateTimeEdit::resizeEvent(QResizeEvent*) 21459 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21460 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21461 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21462 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21463 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21464 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21465 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21466 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21467 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21468 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21469 vfunc[93]: QWidget::showEvent(QShowEvent*) 21470 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21471 vfunc[95]: QWidget::x11Event(_XEvent*) 21472 vfunc[96]: QWidget::updateMask() 21473 vfunc[97]: QWidget::styleChange(QStyle&) 21474 vfunc[98]: QWidget::enabledChange(bool) 21475 vfunc[99]: QWidget::paletteChange(QPalette const&) 21476 vfunc[100]: QWidget::fontChange(QFont const&) 21477 vfunc[101]: QWidget::windowActivationChange(bool) 21478 vfunc[102]: QWidget::metric(int) const 21479 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21480 vfunc[104]: QWidget::destroy(bool, bool) 21481 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21482 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21483 vfunc[107]: QWidget::focusNextPrevChild(bool) 21484 vfunc[108]: QWidget::setKeyCompression(bool) 21485 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21486 bool, QFont*) 21487 vfunc[110]: QDateTimeEdit::setDateTime(QDateTime const&) 21488 vfunc[111]: QDateTimeEdit::setAutoAdvance(bool) 21489 21490 Table 8-15. Secondary vtable for QDateTimeEdit 21491 Base Offset -40 21492 Virtual Base Offset 0 21493 RTTI typeinfo for QDateTimeEdit 21494 vfunc[0]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 21495 vfunc[1]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 21496 vfunc[2]: QPaintDevice::setResolution(int) 21497 vfunc[3]: QPaintDevice::resolution() const 21498 vfunc[4]: QPaintDevice::handle() const 21499 vfunc[5]: QPaintDevice::x11RenderHandle() const 21500 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21501 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21502 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21503 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21504 const 21505 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21506 21507 The Run Time Type Information for the QDateTimeEdit class is 21508 described by Table 8-16 21509 21510 Table 8-16. typeinfo for QDateTimeEdit 21511 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21512 Name typeinfo name for QDateTimeEdit 21513 basetype: typeinfo for QWidget 21514 __________________________________________________________ 21515 21516 8.2.6.3. Class data for QDateTimeEditBase 21517 21518 The virtual table for the QDateTimeEditBase class is described 21519 by Table 8-17 21520 21521 Table 8-17. Primary vtable for QDateTimeEditBase 21522 Base Offset 0 21523 Virtual Base Offset 0 21524 RTTI typeinfo for QDateTimeEditBase 21525 vfunc[0]: NULL or QDateTimeEditBase::metaObject() const 21526 vfunc[1]: QDateTimeEditBase::className() const 21527 vfunc[2]: QDateTimeEditBase::qt_cast(char const*) 21528 vfunc[3]: QDateTimeEditBase::qt_invoke(int, QUObject*) 21529 vfunc[4]: QDateTimeEditBase::qt_emit(int, QUObject*) 21530 vfunc[5]: QDateTimeEditBase::qt_property(int, int, QVariant*) 21531 vfunc[6]: NULL or QDateTimeEditBase::~QDateTimeEditBase() 21532 vfunc[7]: NULL or QDateTimeEditBase::~QDateTimeEditBase() 21533 vfunc[8]: QWidget::event(QEvent*) 21534 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21535 vfunc[10]: QWidget::setName(char const*) 21536 vfunc[11]: QObject::insertChild(QObject*) 21537 vfunc[12]: QObject::removeChild(QObject*) 21538 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21539 vfunc[14]: QObject::property(char const*) const 21540 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21541 vfunc[16]: QObject::childEvent(QChildEvent*) 21542 vfunc[17]: QObject::customEvent(QCustomEvent*) 21543 vfunc[18]: QObject::connectNotify(char const*) 21544 vfunc[19]: QObject::disconnectNotify(char const*) 21545 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21546 const*, char const*) 21547 vfunc[21]: QWidget::setEnabled(bool) 21548 vfunc[22]: QWidget::setMinimumSize(int, int) 21549 vfunc[23]: QWidget::setMaximumSize(int, int) 21550 vfunc[24]: QWidget::setSizeIncrement(int, int) 21551 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21552 vfunc[26]: QWidget::setEraseColor(QColor const&) 21553 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21554 vfunc[28]: QWidget::setPalette(QPalette const&) 21555 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21556 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21557 vfunc[31]: QWidget::setFont(QFont const&) 21558 vfunc[32]: QWidget::setCursor(QCursor const&) 21559 vfunc[33]: QWidget::unsetCursor() 21560 vfunc[34]: QWidget::setMask(QBitmap const&) 21561 vfunc[35]: QWidget::setMask(QRegion const&) 21562 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21563 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21564 vfunc[38]: QWidget::setCaption(QString const&) 21565 vfunc[39]: QWidget::setIcon(QPixmap const&) 21566 vfunc[40]: QWidget::setIconText(QString const&) 21567 vfunc[41]: QWidget::setMouseTracking(bool) 21568 vfunc[42]: QWidget::setFocus() 21569 vfunc[43]: QWidget::setActiveWindow() 21570 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21571 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21572 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21573 vfunc[47]: QWidget::show() 21574 vfunc[48]: QWidget::hide() 21575 vfunc[49]: QWidget::showMinimized() 21576 vfunc[50]: QWidget::showMaximized() 21577 vfunc[51]: QWidget::showNormal() 21578 vfunc[52]: QWidget::polish() 21579 vfunc[53]: QWidget::move(int, int) 21580 vfunc[54]: QWidget::resize(int, int) 21581 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21582 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21583 vfunc[57]: QWidget::close(bool) 21584 vfunc[58]: QWidget::sizeHint() const 21585 vfunc[59]: QWidget::minimumSizeHint() const 21586 vfunc[60]: QWidget::sizePolicy() const 21587 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21588 vfunc[62]: QWidget::heightForWidth(int) const 21589 vfunc[63]: QWidget::adjustSize() 21590 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21591 const&, bool) 21592 vfunc[65]: QWidget::setAcceptDrops(bool) 21593 vfunc[66]: QWidget::setAutoMask(bool) 21594 vfunc[67]: 21595 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21596 vfunc[68]: QWidget::customWhatsThis() const 21597 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21598 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21599 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21600 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21601 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21602 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21603 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21604 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21605 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21606 vfunc[78]: QWidget::enterEvent(QEvent*) 21607 vfunc[79]: QWidget::leaveEvent(QEvent*) 21608 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21609 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21610 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 21611 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21612 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21613 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21614 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21615 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21616 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21617 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21618 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21619 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21620 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21621 vfunc[93]: QWidget::showEvent(QShowEvent*) 21622 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21623 vfunc[95]: QWidget::x11Event(_XEvent*) 21624 vfunc[96]: QWidget::updateMask() 21625 vfunc[97]: QWidget::styleChange(QStyle&) 21626 vfunc[98]: QWidget::enabledChange(bool) 21627 vfunc[99]: QWidget::paletteChange(QPalette const&) 21628 vfunc[100]: QWidget::fontChange(QFont const&) 21629 vfunc[101]: QWidget::windowActivationChange(bool) 21630 vfunc[102]: QWidget::metric(int) const 21631 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21632 vfunc[104]: QWidget::destroy(bool, bool) 21633 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21634 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21635 vfunc[107]: QWidget::focusNextPrevChild(bool) 21636 vfunc[108]: QWidget::setKeyCompression(bool) 21637 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21638 bool, QFont*) 21639 vfunc[110]: __cxa_pure_virtual 21640 vfunc[111]: __cxa_pure_virtual 21641 vfunc[112]: __cxa_pure_virtual 21642 vfunc[113]: __cxa_pure_virtual 21643 vfunc[114]: __cxa_pure_virtual 21644 vfunc[115]: __cxa_pure_virtual 21645 21646 Table 8-18. Secondary vtable for QDateTimeEditBase 21647 Base Offset -40 21648 Virtual Base Offset 0 21649 RTTI typeinfo for QDateTimeEditBase 21650 vfunc[0]: NULL or non-virtual thunk to 21651 QDateTimeEditBase::~QDateTimeEditBase() 21652 vfunc[1]: NULL or non-virtual thunk to 21653 QDateTimeEditBase::~QDateTimeEditBase() 21654 vfunc[2]: QPaintDevice::setResolution(int) 21655 vfunc[3]: QPaintDevice::resolution() const 21656 vfunc[4]: QPaintDevice::handle() const 21657 vfunc[5]: QPaintDevice::x11RenderHandle() const 21658 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21659 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21660 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21661 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21662 const 21663 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21664 21665 The Run Time Type Information for the QDateTimeEditBase class 21666 is described by Table 8-19 21667 21668 Table 8-19. typeinfo for QDateTimeEditBase 21669 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21670 Name typeinfo name for QDateTimeEditBase 21671 basetype: typeinfo for QWidget 21672 __________________________________________________________ 21673 21674 8.2.6.4. Class data for QDateEdit 21675 21676 The virtual table for the QDateEdit class is described by Table 21677 8-20 21678 21679 Table 8-20. Primary vtable for QDateEdit 21680 Base Offset 0 21681 Virtual Base Offset 0 21682 RTTI typeinfo for QDateEdit 21683 vfunc[0]: NULL or QDateEdit::metaObject() const 21684 vfunc[1]: QDateEdit::className() const 21685 vfunc[2]: QDateEdit::qt_cast(char const*) 21686 vfunc[3]: QDateEdit::qt_invoke(int, QUObject*) 21687 vfunc[4]: QDateEdit::qt_emit(int, QUObject*) 21688 vfunc[5]: QDateEdit::qt_property(int, int, QVariant*) 21689 vfunc[6]: QDateEdit::~QDateEdit() 21690 vfunc[7]: QDateEdit::~QDateEdit() 21691 vfunc[8]: QDateEdit::event(QEvent*) 21692 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21693 vfunc[10]: QWidget::setName(char const*) 21694 vfunc[11]: QObject::insertChild(QObject*) 21695 vfunc[12]: QObject::removeChild(QObject*) 21696 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21697 vfunc[14]: QObject::property(char const*) const 21698 vfunc[15]: QDateEdit::timerEvent(QTimerEvent*) 21699 vfunc[16]: QObject::childEvent(QChildEvent*) 21700 vfunc[17]: QObject::customEvent(QCustomEvent*) 21701 vfunc[18]: QObject::connectNotify(char const*) 21702 vfunc[19]: QObject::disconnectNotify(char const*) 21703 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21704 const*, char const*) 21705 vfunc[21]: QWidget::setEnabled(bool) 21706 vfunc[22]: QWidget::setMinimumSize(int, int) 21707 vfunc[23]: QWidget::setMaximumSize(int, int) 21708 vfunc[24]: QWidget::setSizeIncrement(int, int) 21709 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21710 vfunc[26]: QWidget::setEraseColor(QColor const&) 21711 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21712 vfunc[28]: QWidget::setPalette(QPalette const&) 21713 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21714 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21715 vfunc[31]: QWidget::setFont(QFont const&) 21716 vfunc[32]: QWidget::setCursor(QCursor const&) 21717 vfunc[33]: QWidget::unsetCursor() 21718 vfunc[34]: QWidget::setMask(QBitmap const&) 21719 vfunc[35]: QWidget::setMask(QRegion const&) 21720 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21721 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21722 vfunc[38]: QWidget::setCaption(QString const&) 21723 vfunc[39]: QWidget::setIcon(QPixmap const&) 21724 vfunc[40]: QWidget::setIconText(QString const&) 21725 vfunc[41]: QWidget::setMouseTracking(bool) 21726 vfunc[42]: QWidget::setFocus() 21727 vfunc[43]: QWidget::setActiveWindow() 21728 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21729 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21730 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21731 vfunc[47]: QWidget::show() 21732 vfunc[48]: QWidget::hide() 21733 vfunc[49]: QWidget::showMinimized() 21734 vfunc[50]: QWidget::showMaximized() 21735 vfunc[51]: QWidget::showNormal() 21736 vfunc[52]: QWidget::polish() 21737 vfunc[53]: QWidget::move(int, int) 21738 vfunc[54]: QWidget::resize(int, int) 21739 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21740 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21741 vfunc[57]: QWidget::close(bool) 21742 vfunc[58]: QDateEdit::sizeHint() const 21743 vfunc[59]: QDateEdit::minimumSizeHint() const 21744 vfunc[60]: QWidget::sizePolicy() const 21745 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21746 vfunc[62]: QWidget::heightForWidth(int) const 21747 vfunc[63]: QWidget::adjustSize() 21748 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21749 const&, bool) 21750 vfunc[65]: QWidget::setAcceptDrops(bool) 21751 vfunc[66]: QWidget::setAutoMask(bool) 21752 vfunc[67]: 21753 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21754 vfunc[68]: QWidget::customWhatsThis() const 21755 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21756 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21757 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21758 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21759 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21760 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21761 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21762 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21763 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21764 vfunc[78]: QWidget::enterEvent(QEvent*) 21765 vfunc[79]: QWidget::leaveEvent(QEvent*) 21766 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21767 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21768 vfunc[82]: QDateEdit::resizeEvent(QResizeEvent*) 21769 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21770 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21771 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21772 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21773 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21774 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21775 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21776 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21777 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21778 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21779 vfunc[93]: QWidget::showEvent(QShowEvent*) 21780 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21781 vfunc[95]: QWidget::x11Event(_XEvent*) 21782 vfunc[96]: QWidget::updateMask() 21783 vfunc[97]: QWidget::styleChange(QStyle&) 21784 vfunc[98]: QWidget::enabledChange(bool) 21785 vfunc[99]: QWidget::paletteChange(QPalette const&) 21786 vfunc[100]: QWidget::fontChange(QFont const&) 21787 vfunc[101]: QWidget::windowActivationChange(bool) 21788 vfunc[102]: QWidget::metric(int) const 21789 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21790 vfunc[104]: QWidget::destroy(bool, bool) 21791 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21792 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21793 vfunc[107]: QWidget::focusNextPrevChild(bool) 21794 vfunc[108]: QWidget::setKeyCompression(bool) 21795 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21796 bool, QFont*) 21797 vfunc[110]: QDateEdit::setFocusSection(int) 21798 vfunc[111]: QDateEdit::sectionFormattedText(int) 21799 vfunc[112]: QDateEdit::addNumber(int, int) 21800 vfunc[113]: QDateEdit::removeLastNumber(int) 21801 vfunc[114]: QDateEdit::stepUp() 21802 vfunc[115]: QDateEdit::stepDown() 21803 vfunc[116]: QDateEdit::setDate(QDate const&) 21804 vfunc[117]: QDateEdit::setOrder(QDateEdit::Order) 21805 vfunc[118]: QDateEdit::setAutoAdvance(bool) 21806 vfunc[119]: NULL or QDateEdit::setMinValue(QDate const&) 21807 vfunc[120]: NULL or QDateEdit::setMaxValue(QDate const&) 21808 vfunc[121]: QDateEdit::setRange(QDate const&, QDate const&) 21809 vfunc[122]: QDateEdit::setSeparator(QString const&) 21810 vfunc[123]: QDateEdit::setYear(int) 21811 vfunc[124]: QDateEdit::setMonth(int) 21812 vfunc[125]: QDateEdit::setDay(int) 21813 vfunc[126]: QDateEdit::fix() 21814 vfunc[127]: QDateEdit::outOfRange(int, int, int) const 21815 21816 Table 8-21. Secondary vtable for QDateEdit 21817 Base Offset -40 21818 Virtual Base Offset 0 21819 RTTI typeinfo for QDateEdit 21820 vfunc[0]: non-virtual thunk to QDateEdit::~QDateEdit() 21821 vfunc[1]: non-virtual thunk to QDateEdit::~QDateEdit() 21822 vfunc[2]: QPaintDevice::setResolution(int) 21823 vfunc[3]: QPaintDevice::resolution() const 21824 vfunc[4]: QPaintDevice::handle() const 21825 vfunc[5]: QPaintDevice::x11RenderHandle() const 21826 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21827 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21828 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21829 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21830 const 21831 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21832 21833 The Run Time Type Information for the QDateEdit class is 21834 described by Table 8-22 21835 21836 Table 8-22. typeinfo for QDateEdit 21837 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21838 Name typeinfo name for QDateEdit 21839 basetype: typeinfo for QDateTimeEditBase 21840 __________________________________________________________ 21841 21842 8.2.6.5. Class data for QTimeEdit 21843 21844 The virtual table for the QTimeEdit class is described by Table 21845 8-23 21846 21847 Table 8-23. Primary vtable for QTimeEdit 21848 Base Offset 0 21849 Virtual Base Offset 0 21850 RTTI typeinfo for QTimeEdit 21851 vfunc[0]: NULL or QTimeEdit::metaObject() const 21852 vfunc[1]: QTimeEdit::className() const 21853 vfunc[2]: QTimeEdit::qt_cast(char const*) 21854 vfunc[3]: QTimeEdit::qt_invoke(int, QUObject*) 21855 vfunc[4]: QTimeEdit::qt_emit(int, QUObject*) 21856 vfunc[5]: QTimeEdit::qt_property(int, int, QVariant*) 21857 vfunc[6]: QTimeEdit::~QTimeEdit() 21858 vfunc[7]: QTimeEdit::~QTimeEdit() 21859 vfunc[8]: QTimeEdit::event(QEvent*) 21860 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21861 vfunc[10]: QWidget::setName(char const*) 21862 vfunc[11]: QObject::insertChild(QObject*) 21863 vfunc[12]: QObject::removeChild(QObject*) 21864 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21865 vfunc[14]: QObject::property(char const*) const 21866 vfunc[15]: QTimeEdit::timerEvent(QTimerEvent*) 21867 vfunc[16]: QObject::childEvent(QChildEvent*) 21868 vfunc[17]: QObject::customEvent(QCustomEvent*) 21869 vfunc[18]: QObject::connectNotify(char const*) 21870 vfunc[19]: QObject::disconnectNotify(char const*) 21871 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21872 const*, char const*) 21873 vfunc[21]: QWidget::setEnabled(bool) 21874 vfunc[22]: QWidget::setMinimumSize(int, int) 21875 vfunc[23]: QWidget::setMaximumSize(int, int) 21876 vfunc[24]: QWidget::setSizeIncrement(int, int) 21877 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21878 vfunc[26]: QWidget::setEraseColor(QColor const&) 21879 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21880 vfunc[28]: QWidget::setPalette(QPalette const&) 21881 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21882 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21883 vfunc[31]: QWidget::setFont(QFont const&) 21884 vfunc[32]: QWidget::setCursor(QCursor const&) 21885 vfunc[33]: QWidget::unsetCursor() 21886 vfunc[34]: QWidget::setMask(QBitmap const&) 21887 vfunc[35]: QWidget::setMask(QRegion const&) 21888 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21889 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21890 vfunc[38]: QWidget::setCaption(QString const&) 21891 vfunc[39]: QWidget::setIcon(QPixmap const&) 21892 vfunc[40]: QWidget::setIconText(QString const&) 21893 vfunc[41]: QWidget::setMouseTracking(bool) 21894 vfunc[42]: QWidget::setFocus() 21895 vfunc[43]: QWidget::setActiveWindow() 21896 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21897 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21898 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21899 vfunc[47]: QWidget::show() 21900 vfunc[48]: QWidget::hide() 21901 vfunc[49]: QWidget::showMinimized() 21902 vfunc[50]: QWidget::showMaximized() 21903 vfunc[51]: QWidget::showNormal() 21904 vfunc[52]: QWidget::polish() 21905 vfunc[53]: QWidget::move(int, int) 21906 vfunc[54]: QWidget::resize(int, int) 21907 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21908 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21909 vfunc[57]: QWidget::close(bool) 21910 vfunc[58]: QTimeEdit::sizeHint() const 21911 vfunc[59]: QTimeEdit::minimumSizeHint() const 21912 vfunc[60]: QWidget::sizePolicy() const 21913 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21914 vfunc[62]: QWidget::heightForWidth(int) const 21915 vfunc[63]: QWidget::adjustSize() 21916 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21917 const&, bool) 21918 vfunc[65]: QWidget::setAcceptDrops(bool) 21919 vfunc[66]: QWidget::setAutoMask(bool) 21920 vfunc[67]: 21921 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21922 vfunc[68]: QWidget::customWhatsThis() const 21923 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21924 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21925 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21926 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21927 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21928 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21929 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21930 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21931 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21932 vfunc[78]: QWidget::enterEvent(QEvent*) 21933 vfunc[79]: QWidget::leaveEvent(QEvent*) 21934 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21935 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21936 vfunc[82]: QTimeEdit::resizeEvent(QResizeEvent*) 21937 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21938 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21939 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21940 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21941 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21942 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21943 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21944 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21945 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21946 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21947 vfunc[93]: QWidget::showEvent(QShowEvent*) 21948 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21949 vfunc[95]: QWidget::x11Event(_XEvent*) 21950 vfunc[96]: QWidget::updateMask() 21951 vfunc[97]: QWidget::styleChange(QStyle&) 21952 vfunc[98]: QWidget::enabledChange(bool) 21953 vfunc[99]: QWidget::paletteChange(QPalette const&) 21954 vfunc[100]: QWidget::fontChange(QFont const&) 21955 vfunc[101]: QWidget::windowActivationChange(bool) 21956 vfunc[102]: QWidget::metric(int) const 21957 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21958 vfunc[104]: QWidget::destroy(bool, bool) 21959 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21960 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21961 vfunc[107]: QWidget::focusNextPrevChild(bool) 21962 vfunc[108]: QWidget::setKeyCompression(bool) 21963 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21964 bool, QFont*) 21965 vfunc[110]: QTimeEdit::setFocusSection(int) 21966 vfunc[111]: QTimeEdit::sectionFormattedText(int) 21967 vfunc[112]: QTimeEdit::addNumber(int, int) 21968 vfunc[113]: QTimeEdit::removeLastNumber(int) 21969 vfunc[114]: QTimeEdit::stepUp() 21970 vfunc[115]: QTimeEdit::stepDown() 21971 vfunc[116]: QTimeEdit::setTime(QTime const&) 21972 vfunc[117]: QTimeEdit::setAutoAdvance(bool) 21973 vfunc[118]: NULL or QTimeEdit::setMinValue(QTime const&) 21974 vfunc[119]: NULL or QTimeEdit::setMaxValue(QTime const&) 21975 vfunc[120]: QTimeEdit::setRange(QTime const&, QTime const&) 21976 vfunc[121]: QTimeEdit::setSeparator(QString const&) 21977 vfunc[122]: QTimeEdit::outOfRange(int, int, int) const 21978 vfunc[123]: QTimeEdit::setHour(int) 21979 vfunc[124]: QTimeEdit::setMinute(int) 21980 vfunc[125]: QTimeEdit::setSecond(int) 21981 21982 Table 8-24. Secondary vtable for QTimeEdit 21983 Base Offset -40 21984 Virtual Base Offset 0 21985 RTTI typeinfo for QTimeEdit 21986 vfunc[0]: non-virtual thunk to QTimeEdit::~QTimeEdit() 21987 vfunc[1]: non-virtual thunk to QTimeEdit::~QTimeEdit() 21988 vfunc[2]: QPaintDevice::setResolution(int) 21989 vfunc[3]: QPaintDevice::resolution() const 21990 vfunc[4]: QPaintDevice::handle() const 21991 vfunc[5]: QPaintDevice::x11RenderHandle() const 21992 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21993 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21994 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21995 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21996 const 21997 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21998 21999 The Run Time Type Information for the QTimeEdit class is 22000 described by Table 8-25 22001 22002 Table 8-25. typeinfo for QTimeEdit 22003 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22004 Name typeinfo name for QTimeEdit 22005 basetype: typeinfo for QDateTimeEditBase 22006 __________________________________________________________ 22007 22008 8.2.6.6. Interfaces for Qt3 Date and Time 22009 22010 An LSB conforming implementation shall provide the architecture 22011 specific functions for Qt3 Date and Time specified in Table 22012 8-26, with the full mandatory functionality as described in the 22013 referenced underlying specification. 22014 22015 Table 8-26. libqt-mt - Qt3 Date and Time Function Interfaces 22016 _ZThn40_N13QDateTimeEditD0Ev [CXXABI] 22017 _ZThn40_N13QDateTimeEditD1Ev [CXXABI] 22018 _ZThn40_N9QDateEditD0Ev [CXXABI] _ZThn40_N9QDateEditD1Ev 22019 [CXXABI] 22020 _ZThn40_N9QTimeEditD0Ev [CXXABI] _ZThn40_N9QTimeEditD1Ev 22021 [CXXABI] 22022 __________________________________________________________ 22023 22024 8.2.7. Qt3 Canvas 22025 __________________________________________________________ 22026 22027 8.2.7.1. Class data for QCanvasItem 22028 22029 The virtual table for the QCanvasItem class is described by 22030 Table 8-27 22031 22032 Table 8-27. Primary vtable for QCanvasItem 22033 Base Offset 0 22034 Virtual Base Offset 0 22035 RTTI typeinfo for QCanvasItem 22036 vfunc[0]: QCanvasItem::~QCanvasItem() 22037 vfunc[1]: QCanvasItem::~QCanvasItem() 22038 vfunc[2]: QCanvasItem::moveBy(double, double) 22039 vfunc[3]: QCanvasItem::setAnimated(bool) 22040 vfunc[4]: QCanvasItem::setVelocity(double, double) 22041 vfunc[5]: QCanvasItem::advance(int) 22042 vfunc[6]: __cxa_pure_virtual 22043 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22044 vfunc[8]: __cxa_pure_virtual 22045 vfunc[9]: QCanvasItem::setVisible(bool) 22046 vfunc[10]: QCanvasItem::setSelected(bool) 22047 vfunc[11]: QCanvasItem::setEnabled(bool) 22048 vfunc[12]: QCanvasItem::setActive(bool) 22049 vfunc[13]: QCanvasItem::rtti() const 22050 vfunc[14]: __cxa_pure_virtual 22051 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22052 vfunc[16]: QCanvasItem::chunks() const 22053 vfunc[17]: QCanvasItem::addToChunks() 22054 vfunc[18]: QCanvasItem::removeFromChunks() 22055 vfunc[19]: QCanvasItem::changeChunks() 22056 vfunc[20]: __cxa_pure_virtual 22057 22058 The Run Time Type Information for the QCanvasItem class is 22059 described by Table 8-28 22060 22061 Table 8-28. typeinfo for QCanvasItem 22062 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22063 Name typeinfo name for QCanvasItem 22064 basetype: typeinfo for Qt 22065 __________________________________________________________ 22066 22067 8.2.7.2. Class data for QCanvasSprite 22068 22069 The virtual table for the QCanvasSprite class is described by 22070 Table 8-29 22071 22072 Table 8-29. Primary vtable for QCanvasSprite 22073 Base Offset 0 22074 Virtual Base Offset 0 22075 RTTI typeinfo for QCanvasSprite 22076 vfunc[0]: QCanvasSprite::~QCanvasSprite() 22077 vfunc[1]: QCanvasSprite::~QCanvasSprite() 22078 vfunc[2]: QCanvasItem::moveBy(double, double) 22079 vfunc[3]: QCanvasItem::setAnimated(bool) 22080 vfunc[4]: QCanvasItem::setVelocity(double, double) 22081 vfunc[5]: QCanvasSprite::advance(int) 22082 vfunc[6]: QCanvasSprite::collidesWith(QCanvasItem const*) const 22083 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22084 vfunc[8]: QCanvasSprite::draw(QPainter&) 22085 vfunc[9]: QCanvasItem::setVisible(bool) 22086 vfunc[10]: QCanvasItem::setSelected(bool) 22087 vfunc[11]: QCanvasItem::setEnabled(bool) 22088 vfunc[12]: QCanvasItem::setActive(bool) 22089 vfunc[13]: QCanvasSprite::rtti() const 22090 vfunc[14]: QCanvasSprite::boundingRect() const 22091 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22092 vfunc[16]: QCanvasItem::chunks() const 22093 vfunc[17]: QCanvasSprite::addToChunks() 22094 vfunc[18]: QCanvasSprite::removeFromChunks() 22095 vfunc[19]: QCanvasSprite::changeChunks() 22096 vfunc[20]: QCanvasSprite::collidesWith(QCanvasSprite const*, 22097 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22098 QCanvasEllipse const*, QCanvasText const*) const 22099 vfunc[21]: QCanvasSprite::move(double, double, int) 22100 vfunc[22]: 22101 QCanvasSprite::setFrameAnimation(QCanvasSprite::FrameAnimationT 22102 ype, int, int) 22103 vfunc[23]: QCanvasSprite::imageAdvanced() const 22104 22105 The Run Time Type Information for the QCanvasSprite class is 22106 described by Table 8-30 22107 22108 Table 8-30. typeinfo for QCanvasSprite 22109 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22110 Name typeinfo name for QCanvasSprite 22111 basetype: typeinfo for QCanvasItem 22112 __________________________________________________________ 22113 22114 8.2.7.3. Class data for QCanvasPolygonalItem 22115 22116 The virtual table for the QCanvasPolygonalItem class is 22117 described by Table 8-31 22118 22119 Table 8-31. Primary vtable for QCanvasPolygonalItem 22120 Base Offset 0 22121 Virtual Base Offset 0 22122 RTTI typeinfo for QCanvasPolygonalItem 22123 vfunc[0]: QCanvasPolygonalItem::~QCanvasPolygonalItem() 22124 vfunc[1]: QCanvasPolygonalItem::~QCanvasPolygonalItem() 22125 vfunc[2]: QCanvasItem::moveBy(double, double) 22126 vfunc[3]: QCanvasItem::setAnimated(bool) 22127 vfunc[4]: QCanvasItem::setVelocity(double, double) 22128 vfunc[5]: QCanvasItem::advance(int) 22129 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22130 const*) const 22131 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22132 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22133 vfunc[9]: QCanvasItem::setVisible(bool) 22134 vfunc[10]: QCanvasItem::setSelected(bool) 22135 vfunc[11]: QCanvasItem::setEnabled(bool) 22136 vfunc[12]: QCanvasItem::setActive(bool) 22137 vfunc[13]: QCanvasPolygonalItem::rtti() const 22138 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22139 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22140 vfunc[16]: QCanvasPolygonalItem::chunks() const 22141 vfunc[17]: QCanvasItem::addToChunks() 22142 vfunc[18]: QCanvasItem::removeFromChunks() 22143 vfunc[19]: QCanvasItem::changeChunks() 22144 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22145 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22146 QCanvasEllipse const*, QCanvasText const*) const 22147 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22148 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22149 vfunc[23]: __cxa_pure_virtual 22150 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22151 vfunc[25]: __cxa_pure_virtual 22152 22153 The Run Time Type Information for the QCanvasPolygonalItem 22154 class is described by Table 8-32 22155 22156 Table 8-32. typeinfo for QCanvasPolygonalItem 22157 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22158 Name typeinfo name for QCanvasPolygonalItem 22159 basetype: typeinfo for QCanvasItem 22160 __________________________________________________________ 22161 22162 8.2.7.4. Class data for QCanvasRectangle 22163 22164 The virtual table for the QCanvasRectangle class is described 22165 by Table 8-33 22166 22167 Table 8-33. Primary vtable for QCanvasRectangle 22168 Base Offset 0 22169 Virtual Base Offset 0 22170 RTTI typeinfo for QCanvasRectangle 22171 vfunc[0]: QCanvasRectangle::~QCanvasRectangle() 22172 vfunc[1]: QCanvasRectangle::~QCanvasRectangle() 22173 vfunc[2]: QCanvasItem::moveBy(double, double) 22174 vfunc[3]: QCanvasItem::setAnimated(bool) 22175 vfunc[4]: QCanvasItem::setVelocity(double, double) 22176 vfunc[5]: QCanvasItem::advance(int) 22177 vfunc[6]: QCanvasRectangle::collidesWith(QCanvasItem const*) 22178 const 22179 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22180 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22181 vfunc[9]: QCanvasItem::setVisible(bool) 22182 vfunc[10]: QCanvasItem::setSelected(bool) 22183 vfunc[11]: QCanvasItem::setEnabled(bool) 22184 vfunc[12]: QCanvasItem::setActive(bool) 22185 vfunc[13]: QCanvasRectangle::rtti() const 22186 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22187 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22188 vfunc[16]: QCanvasRectangle::chunks() const 22189 vfunc[17]: QCanvasItem::addToChunks() 22190 vfunc[18]: QCanvasItem::removeFromChunks() 22191 vfunc[19]: QCanvasItem::changeChunks() 22192 vfunc[20]: QCanvasRectangle::collidesWith(QCanvasSprite const*, 22193 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22194 QCanvasEllipse const*, QCanvasText const*) const 22195 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22196 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22197 vfunc[23]: QCanvasRectangle::areaPoints() const 22198 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22199 vfunc[25]: QCanvasRectangle::drawShape(QPainter&) 22200 22201 The Run Time Type Information for the QCanvasRectangle class is 22202 described by Table 8-34 22203 22204 Table 8-34. typeinfo for QCanvasRectangle 22205 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22206 Name typeinfo name for QCanvasRectangle 22207 basetype: typeinfo for QCanvasPolygonalItem 22208 __________________________________________________________ 22209 22210 8.2.7.5. Class data for QCanvasView 22211 22212 The virtual table for the QCanvasView class is described by 22213 Table 8-35 22214 22215 Table 8-35. Primary vtable for QCanvasView 22216 Base Offset 0 22217 Virtual Base Offset 0 22218 RTTI typeinfo for QCanvasView 22219 vfunc[0]: NULL or QCanvasView::metaObject() const 22220 vfunc[1]: QCanvasView::className() const 22221 vfunc[2]: QCanvasView::qt_cast(char const*) 22222 vfunc[3]: QCanvasView::qt_invoke(int, QUObject*) 22223 vfunc[4]: QCanvasView::qt_emit(int, QUObject*) 22224 vfunc[5]: QCanvasView::qt_property(int, int, QVariant*) 22225 vfunc[6]: QCanvasView::~QCanvasView() 22226 vfunc[7]: QCanvasView::~QCanvasView() 22227 vfunc[8]: QWidget::event(QEvent*) 22228 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 22229 vfunc[10]: QWidget::setName(char const*) 22230 vfunc[11]: QObject::insertChild(QObject*) 22231 vfunc[12]: QScrollView::removeChild(QObject*) 22232 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22233 vfunc[14]: QObject::property(char const*) const 22234 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22235 vfunc[16]: QObject::childEvent(QChildEvent*) 22236 vfunc[17]: QObject::customEvent(QCustomEvent*) 22237 vfunc[18]: QObject::connectNotify(char const*) 22238 vfunc[19]: QObject::disconnectNotify(char const*) 22239 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22240 const*, char const*) 22241 vfunc[21]: QScrollView::setEnabled(bool) 22242 vfunc[22]: QWidget::setMinimumSize(int, int) 22243 vfunc[23]: QWidget::setMaximumSize(int, int) 22244 vfunc[24]: QWidget::setSizeIncrement(int, int) 22245 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 22246 vfunc[26]: QWidget::setEraseColor(QColor const&) 22247 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 22248 vfunc[28]: QWidget::setPalette(QPalette const&) 22249 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 22250 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 22251 vfunc[31]: QWidget::setFont(QFont const&) 22252 vfunc[32]: QWidget::setCursor(QCursor const&) 22253 vfunc[33]: QWidget::unsetCursor() 22254 vfunc[34]: QWidget::setMask(QBitmap const&) 22255 vfunc[35]: QWidget::setMask(QRegion const&) 22256 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 22257 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 22258 vfunc[38]: QWidget::setCaption(QString const&) 22259 vfunc[39]: QWidget::setIcon(QPixmap const&) 22260 vfunc[40]: QWidget::setIconText(QString const&) 22261 vfunc[41]: QWidget::setMouseTracking(bool) 22262 vfunc[42]: QWidget::setFocus() 22263 vfunc[43]: QWidget::setActiveWindow() 22264 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 22265 vfunc[45]: QWidget::setFocusProxy(QWidget*) 22266 vfunc[46]: QWidget::setUpdatesEnabled(bool) 22267 vfunc[47]: QScrollView::show() 22268 vfunc[48]: QWidget::hide() 22269 vfunc[49]: QWidget::showMinimized() 22270 vfunc[50]: QWidget::showMaximized() 22271 vfunc[51]: QWidget::showNormal() 22272 vfunc[52]: QWidget::polish() 22273 vfunc[53]: QWidget::move(int, int) 22274 vfunc[54]: QScrollView::resize(int, int) 22275 vfunc[55]: QWidget::setGeometry(int, int, int, int) 22276 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 22277 vfunc[57]: QWidget::close(bool) 22278 vfunc[58]: QCanvasView::sizeHint() const 22279 vfunc[59]: QScrollView::minimumSizeHint() const 22280 vfunc[60]: QWidget::sizePolicy() const 22281 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 22282 vfunc[62]: QWidget::heightForWidth(int) const 22283 vfunc[63]: QWidget::adjustSize() 22284 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 22285 const&, bool) 22286 vfunc[65]: QWidget::setAcceptDrops(bool) 22287 vfunc[66]: QWidget::setAutoMask(bool) 22288 vfunc[67]: 22289 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 22290 vfunc[68]: QWidget::customWhatsThis() const 22291 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 22292 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 22293 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 22294 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 22295 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 22296 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 22297 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22298 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 22299 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 22300 vfunc[78]: QWidget::enterEvent(QEvent*) 22301 vfunc[79]: QWidget::leaveEvent(QEvent*) 22302 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22303 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22304 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 22305 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22306 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 22307 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 22308 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 22309 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 22310 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22311 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 22312 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 22313 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 22314 vfunc[92]: QWidget::dropEvent(QDropEvent*) 22315 vfunc[93]: QWidget::showEvent(QShowEvent*) 22316 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22317 vfunc[95]: QWidget::x11Event(_XEvent*) 22318 vfunc[96]: QWidget::updateMask() 22319 vfunc[97]: QScrollView::styleChange(QStyle&) 22320 vfunc[98]: QWidget::enabledChange(bool) 22321 vfunc[99]: QWidget::paletteChange(QPalette const&) 22322 vfunc[100]: QScrollView::fontChange(QFont const&) 22323 vfunc[101]: QWidget::windowActivationChange(bool) 22324 vfunc[102]: QWidget::metric(int) const 22325 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22326 vfunc[104]: QWidget::destroy(bool, bool) 22327 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22328 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22329 vfunc[107]: QScrollView::focusNextPrevChild(bool) 22330 vfunc[108]: QWidget::setKeyCompression(bool) 22331 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22332 bool, QFont*) 22333 vfunc[110]: QFrame::setFrameStyle(int) 22334 vfunc[111]: QFrame::setLineWidth(int) 22335 vfunc[112]: QFrame::setMargin(int) 22336 vfunc[113]: QFrame::setMidLineWidth(int) 22337 vfunc[114]: QFrame::setFrameRect(QRect const&) 22338 vfunc[115]: QFrame::drawFrame(QPainter*) 22339 vfunc[116]: QCanvasView::drawContents(QPainter*) 22340 vfunc[117]: QScrollView::frameChanged() 22341 vfunc[118]: 22342 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 22343 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 22344 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 22345 vfunc[121]: 22346 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 22347 vfunc[122]: 22348 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 22349 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 22350 vfunc[124]: QScrollView::setDragAutoScroll(bool) 22351 vfunc[125]: QScrollView::resizeContents(int, int) 22352 vfunc[126]: QScrollView::setContentsPos(int, int) 22353 vfunc[127]: QCanvasView::drawContents(QPainter*, int, int, int, 22354 int) 22355 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 22356 int, int, int, int, int) 22357 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 22358 vfunc[130]: 22359 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 22360 vfunc[131]: 22361 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 22362 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 22363 vfunc[133]: 22364 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 22365 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 22366 vfunc[135]: 22367 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 22368 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 22369 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 22370 vfunc[138]: 22371 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 22372 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 22373 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 22374 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 22375 vfunc[142]: 22376 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 22377 vfunc[143]: 22378 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 22379 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 22380 vfunc[145]: 22381 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 22382 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 22383 vfunc[147]: 22384 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 22385 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 22386 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 22387 vfunc[150]: 22388 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 22389 vfunc[151]: QScrollView::setMargins(int, int, int, int) 22390 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 22391 int, int) 22392 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 22393 int, int) 22394 22395 Table 8-36. Secondary vtable for QCanvasView 22396 Base Offset -40 22397 Virtual Base Offset 0 22398 RTTI typeinfo for QCanvasView 22399 vfunc[0]: non-virtual thunk to QCanvasView::~QCanvasView() 22400 vfunc[1]: non-virtual thunk to QCanvasView::~QCanvasView() 22401 vfunc[2]: QPaintDevice::setResolution(int) 22402 vfunc[3]: QPaintDevice::resolution() const 22403 vfunc[4]: QPaintDevice::handle() const 22404 vfunc[5]: QPaintDevice::x11RenderHandle() const 22405 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22406 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22407 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22408 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22409 const 22410 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22411 22412 The Run Time Type Information for the QCanvasView class is 22413 described by Table 8-37 22414 22415 Table 8-37. typeinfo for QCanvasView 22416 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22417 Name typeinfo name for QCanvasView 22418 basetype: typeinfo for QScrollView 22419 __________________________________________________________ 22420 22421 8.2.7.6. Class data for QCanvasEllipse 22422 22423 The virtual table for the QCanvasEllipse class is described by 22424 Table 8-38 22425 22426 Table 8-38. Primary vtable for QCanvasEllipse 22427 Base Offset 0 22428 Virtual Base Offset 0 22429 RTTI typeinfo for QCanvasEllipse 22430 vfunc[0]: QCanvasEllipse::~QCanvasEllipse() 22431 vfunc[1]: QCanvasEllipse::~QCanvasEllipse() 22432 vfunc[2]: QCanvasItem::moveBy(double, double) 22433 vfunc[3]: QCanvasItem::setAnimated(bool) 22434 vfunc[4]: QCanvasItem::setVelocity(double, double) 22435 vfunc[5]: QCanvasItem::advance(int) 22436 vfunc[6]: QCanvasEllipse::collidesWith(QCanvasItem const*) 22437 const 22438 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22439 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22440 vfunc[9]: QCanvasItem::setVisible(bool) 22441 vfunc[10]: QCanvasItem::setSelected(bool) 22442 vfunc[11]: QCanvasItem::setEnabled(bool) 22443 vfunc[12]: QCanvasItem::setActive(bool) 22444 vfunc[13]: QCanvasEllipse::rtti() const 22445 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22446 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22447 vfunc[16]: QCanvasPolygonalItem::chunks() const 22448 vfunc[17]: QCanvasItem::addToChunks() 22449 vfunc[18]: QCanvasItem::removeFromChunks() 22450 vfunc[19]: QCanvasItem::changeChunks() 22451 vfunc[20]: QCanvasEllipse::collidesWith(QCanvasSprite const*, 22452 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22453 QCanvasEllipse const*, QCanvasText const*) const 22454 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22455 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22456 vfunc[23]: QCanvasEllipse::areaPoints() const 22457 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22458 vfunc[25]: QCanvasEllipse::drawShape(QPainter&) 22459 22460 The Run Time Type Information for the QCanvasEllipse class is 22461 described by Table 8-39 22462 22463 Table 8-39. typeinfo for QCanvasEllipse 22464 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22465 Name typeinfo name for QCanvasEllipse 22466 basetype: typeinfo for QCanvasPolygonalItem 22467 __________________________________________________________ 22468 22469 8.2.7.7. Class data for QCanvasPixmap 22470 22471 The virtual table for the QCanvasPixmap class is described by 22472 Table 8-40 22473 22474 Table 8-40. Primary vtable for QCanvasPixmap 22475 Base Offset 0 22476 Virtual Base Offset 0 22477 RTTI typeinfo for QCanvasPixmap 22478 vfunc[0]: QCanvasPixmap::~QCanvasPixmap() 22479 vfunc[1]: QCanvasPixmap::~QCanvasPixmap() 22480 vfunc[2]: QPaintDevice::setResolution(int) 22481 vfunc[3]: QPaintDevice::resolution() const 22482 vfunc[4]: QPaintDevice::handle() const 22483 vfunc[5]: QPaintDevice::x11RenderHandle() const 22484 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22485 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22486 vfunc[8]: QPixmap::metric(int) const 22487 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22488 const 22489 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22490 vfunc[11]: QPixmap::detach() 22491 22492 The Run Time Type Information for the QCanvasPixmap class is 22493 described by Table 8-41 22494 22495 Table 8-41. typeinfo for QCanvasPixmap 22496 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22497 Name typeinfo name for QCanvasPixmap 22498 basetype: typeinfo for QPixmap 22499 __________________________________________________________ 22500 22501 8.2.7.8. Class data for QCanvasLine 22502 22503 The virtual table for the QCanvasLine class is described by 22504 Table 8-42 22505 22506 Table 8-42. Primary vtable for QCanvasLine 22507 Base Offset 0 22508 Virtual Base Offset 0 22509 RTTI typeinfo for QCanvasLine 22510 vfunc[0]: QCanvasLine::~QCanvasLine() 22511 vfunc[1]: QCanvasLine::~QCanvasLine() 22512 vfunc[2]: QCanvasLine::moveBy(double, double) 22513 vfunc[3]: QCanvasItem::setAnimated(bool) 22514 vfunc[4]: QCanvasItem::setVelocity(double, double) 22515 vfunc[5]: QCanvasItem::advance(int) 22516 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22517 const*) const 22518 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22519 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22520 vfunc[9]: QCanvasItem::setVisible(bool) 22521 vfunc[10]: QCanvasItem::setSelected(bool) 22522 vfunc[11]: QCanvasItem::setEnabled(bool) 22523 vfunc[12]: QCanvasItem::setActive(bool) 22524 vfunc[13]: QCanvasLine::rtti() const 22525 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22526 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22527 vfunc[16]: QCanvasPolygonalItem::chunks() const 22528 vfunc[17]: QCanvasItem::addToChunks() 22529 vfunc[18]: QCanvasItem::removeFromChunks() 22530 vfunc[19]: QCanvasItem::changeChunks() 22531 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22532 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22533 QCanvasEllipse const*, QCanvasText const*) const 22534 vfunc[21]: QCanvasLine::setPen(QPen) 22535 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22536 vfunc[23]: QCanvasLine::areaPoints() const 22537 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22538 vfunc[25]: QCanvasLine::drawShape(QPainter&) 22539 22540 The Run Time Type Information for the QCanvasLine class is 22541 described by Table 8-43 22542 22543 Table 8-43. typeinfo for QCanvasLine 22544 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22545 Name typeinfo name for QCanvasLine 22546 basetype: typeinfo for QCanvasPolygonalItem 22547 __________________________________________________________ 22548 22549 8.2.7.9. Class data for QCanvasSpline 22550 22551 The virtual table for the QCanvasSpline class is described by 22552 Table 8-44 22553 22554 Table 8-44. Primary vtable for QCanvasSpline 22555 Base Offset 0 22556 Virtual Base Offset 0 22557 RTTI typeinfo for QCanvasSpline 22558 vfunc[0]: QCanvasSpline::~QCanvasSpline() 22559 vfunc[1]: QCanvasSpline::~QCanvasSpline() 22560 vfunc[2]: QCanvasPolygon::moveBy(double, double) 22561 vfunc[3]: QCanvasItem::setAnimated(bool) 22562 vfunc[4]: QCanvasItem::setVelocity(double, double) 22563 vfunc[5]: QCanvasItem::advance(int) 22564 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22565 const*) const 22566 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22567 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22568 vfunc[9]: QCanvasItem::setVisible(bool) 22569 vfunc[10]: QCanvasItem::setSelected(bool) 22570 vfunc[11]: QCanvasItem::setEnabled(bool) 22571 vfunc[12]: QCanvasItem::setActive(bool) 22572 vfunc[13]: QCanvasSpline::rtti() const 22573 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22574 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22575 vfunc[16]: QCanvasPolygonalItem::chunks() const 22576 vfunc[17]: QCanvasItem::addToChunks() 22577 vfunc[18]: QCanvasItem::removeFromChunks() 22578 vfunc[19]: QCanvasItem::changeChunks() 22579 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22580 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22581 QCanvasEllipse const*, QCanvasText const*) const 22582 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22583 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22584 vfunc[23]: QCanvasPolygon::areaPoints() const 22585 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22586 vfunc[25]: QCanvasPolygon::drawShape(QPainter&) 22587 22588 The Run Time Type Information for the QCanvasSpline class is 22589 described by Table 8-45 22590 22591 Table 8-45. typeinfo for QCanvasSpline 22592 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22593 Name typeinfo name for QCanvasSpline 22594 basetype: typeinfo for QCanvasPolygon 22595 __________________________________________________________ 22596 22597 8.2.7.10. Class data for QCanvasText 22598 22599 The virtual table for the QCanvasText class is described by 22600 Table 8-46 22601 22602 Table 8-46. Primary vtable for QCanvasText 22603 Base Offset 0 22604 Virtual Base Offset 0 22605 RTTI typeinfo for QCanvasText 22606 vfunc[0]: QCanvasText::~QCanvasText() 22607 vfunc[1]: QCanvasText::~QCanvasText() 22608 vfunc[2]: QCanvasText::moveBy(double, double) 22609 vfunc[3]: QCanvasItem::setAnimated(bool) 22610 vfunc[4]: QCanvasItem::setVelocity(double, double) 22611 vfunc[5]: QCanvasItem::advance(int) 22612 vfunc[6]: QCanvasText::collidesWith(QCanvasItem const*) const 22613 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22614 vfunc[8]: QCanvasText::draw(QPainter&) 22615 vfunc[9]: QCanvasItem::setVisible(bool) 22616 vfunc[10]: QCanvasItem::setSelected(bool) 22617 vfunc[11]: QCanvasItem::setEnabled(bool) 22618 vfunc[12]: QCanvasItem::setActive(bool) 22619 vfunc[13]: QCanvasText::rtti() const 22620 vfunc[14]: QCanvasText::boundingRect() const 22621 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22622 vfunc[16]: QCanvasItem::chunks() const 22623 vfunc[17]: QCanvasText::addToChunks() 22624 vfunc[18]: QCanvasText::removeFromChunks() 22625 vfunc[19]: QCanvasText::changeChunks() 22626 vfunc[20]: QCanvasText::collidesWith(QCanvasSprite const*, 22627 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22628 QCanvasEllipse const*, QCanvasText const*) const 22629 22630 The Run Time Type Information for the QCanvasText class is 22631 described by Table 8-47 22632 22633 Table 8-47. typeinfo for QCanvasText 22634 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22635 Name typeinfo name for QCanvasText 22636 basetype: typeinfo for QCanvasItem 22637 __________________________________________________________ 22638 22639 8.2.7.11. Class data for QCanvasPolygon 22640 22641 The virtual table for the QCanvasPolygon class is described by 22642 Table 8-48 22643 22644 Table 8-48. Primary vtable for QCanvasPolygon 22645 Base Offset 0 22646 Virtual Base Offset 0 22647 RTTI typeinfo for QCanvasPolygon 22648 vfunc[0]: QCanvasPolygon::~QCanvasPolygon() 22649 vfunc[1]: QCanvasPolygon::~QCanvasPolygon() 22650 vfunc[2]: QCanvasPolygon::moveBy(double, double) 22651 vfunc[3]: QCanvasItem::setAnimated(bool) 22652 vfunc[4]: QCanvasItem::setVelocity(double, double) 22653 vfunc[5]: QCanvasItem::advance(int) 22654 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22655 const*) const 22656 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22657 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22658 vfunc[9]: QCanvasItem::setVisible(bool) 22659 vfunc[10]: QCanvasItem::setSelected(bool) 22660 vfunc[11]: QCanvasItem::setEnabled(bool) 22661 vfunc[12]: QCanvasItem::setActive(bool) 22662 vfunc[13]: QCanvasPolygon::rtti() const 22663 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22664 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22665 vfunc[16]: QCanvasPolygonalItem::chunks() const 22666 vfunc[17]: QCanvasItem::addToChunks() 22667 vfunc[18]: QCanvasItem::removeFromChunks() 22668 vfunc[19]: QCanvasItem::changeChunks() 22669 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22670 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22671 QCanvasEllipse const*, QCanvasText const*) const 22672 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22673 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22674 vfunc[23]: QCanvasPolygon::areaPoints() const 22675 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22676 vfunc[25]: QCanvasPolygon::drawShape(QPainter&) 22677 22678 The Run Time Type Information for the QCanvasPolygon class is 22679 described by Table 8-49 22680 22681 Table 8-49. typeinfo for QCanvasPolygon 22682 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22683 Name typeinfo name for QCanvasPolygon 22684 basetype: typeinfo for QCanvasPolygonalItem 22685 __________________________________________________________ 22686 22687 8.2.7.12. Class data for QCanvas 22688 22689 The virtual table for the QCanvas class is described by Table 22690 8-50 22691 22692 Table 8-50. Primary vtable for QCanvas 22693 Base Offset 0 22694 Virtual Base Offset 0 22695 RTTI typeinfo for QCanvas 22696 vfunc[0]: NULL or QCanvas::metaObject() const 22697 vfunc[1]: QCanvas::className() const 22698 vfunc[2]: QCanvas::qt_cast(char const*) 22699 vfunc[3]: QCanvas::qt_invoke(int, QUObject*) 22700 vfunc[4]: QCanvas::qt_emit(int, QUObject*) 22701 vfunc[5]: QCanvas::qt_property(int, int, QVariant*) 22702 vfunc[6]: QCanvas::~QCanvas() 22703 vfunc[7]: QCanvas::~QCanvas() 22704 vfunc[8]: QObject::event(QEvent*) 22705 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22706 vfunc[10]: QObject::setName(char const*) 22707 vfunc[11]: QObject::insertChild(QObject*) 22708 vfunc[12]: QObject::removeChild(QObject*) 22709 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22710 vfunc[14]: QObject::property(char const*) const 22711 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22712 vfunc[16]: QObject::childEvent(QChildEvent*) 22713 vfunc[17]: QObject::customEvent(QCustomEvent*) 22714 vfunc[18]: QObject::connectNotify(char const*) 22715 vfunc[19]: QObject::disconnectNotify(char const*) 22716 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22717 const*, char const*) 22718 vfunc[21]: QCanvas::setTiles(QPixmap, int, int, int, int) 22719 vfunc[22]: QCanvas::setBackgroundPixmap(QPixmap const&) 22720 vfunc[23]: QCanvas::setBackgroundColor(QColor const&) 22721 vfunc[24]: QCanvas::setTile(int, int, int) 22722 vfunc[25]: QCanvas::resize(int, int) 22723 vfunc[26]: QCanvas::retune(int, int) 22724 vfunc[27]: QCanvas::setChangedChunk(int, int) 22725 vfunc[28]: QCanvas::setChangedChunkContaining(int, int) 22726 vfunc[29]: QCanvas::setAllChanged() 22727 vfunc[30]: QCanvas::setChanged(QRect const&) 22728 vfunc[31]: QCanvas::setUnchanged(QRect const&) 22729 vfunc[32]: QCanvas::addView(QCanvasView*) 22730 vfunc[33]: QCanvas::removeView(QCanvasView*) 22731 vfunc[34]: QCanvas::addItem(QCanvasItem*) 22732 vfunc[35]: QCanvas::addAnimation(QCanvasItem*) 22733 vfunc[36]: QCanvas::removeItem(QCanvasItem*) 22734 vfunc[37]: QCanvas::removeAnimation(QCanvasItem*) 22735 vfunc[38]: QCanvas::setAdvancePeriod(int) 22736 vfunc[39]: QCanvas::setUpdatePeriod(int) 22737 vfunc[40]: QCanvas::setDoubleBuffering(bool) 22738 vfunc[41]: QCanvas::advance() 22739 vfunc[42]: QCanvas::update() 22740 vfunc[43]: QCanvas::drawBackground(QPainter&, QRect const&) 22741 vfunc[44]: QCanvas::drawForeground(QPainter&, QRect const&) 22742 22743 The Run Time Type Information for the QCanvas class is 22744 described by Table 8-51 22745 22746 Table 8-51. typeinfo for QCanvas 22747 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22748 Name typeinfo name for QCanvas 22749 basetype: typeinfo for QObject 22750 __________________________________________________________ 22751 22752 8.2.7.13. Interfaces for Qt3 Canvas 22753 22754 An LSB conforming implementation shall provide the architecture 22755 specific functions for Qt3 Canvas specified in Table 8-52, with 22756 the full mandatory functionality as described in the referenced 22757 underlying specification. 22758 22759 Table 8-52. libqt-mt - Qt3 Canvas Function Interfaces 22760 _ZThn40_N11QCanvasViewD0Ev [CXXABI] _ZThn40_N11QCanvasViewD1Ev 22761 [CXXABI] 22762 __________________________________________________________ 22763 22764 8.2.8. Qt3 Drag and Drop 22765 __________________________________________________________ 22766 22767 8.2.8.1. Class data for QImageDrag 22768 22769 The virtual table for the QImageDrag class is described by 22770 Table 8-53 22771 22772 Table 8-53. Primary vtable for QImageDrag 22773 Base Offset 0 22774 Virtual Base Offset 0 22775 RTTI typeinfo for QImageDrag 22776 vfunc[0]: NULL or QImageDrag::metaObject() const 22777 vfunc[1]: QImageDrag::className() const 22778 vfunc[2]: QImageDrag::qt_cast(char const*) 22779 vfunc[3]: QImageDrag::qt_invoke(int, QUObject*) 22780 vfunc[4]: QImageDrag::qt_emit(int, QUObject*) 22781 vfunc[5]: QImageDrag::qt_property(int, int, QVariant*) 22782 vfunc[6]: QImageDrag::~QImageDrag() 22783 vfunc[7]: QImageDrag::~QImageDrag() 22784 vfunc[8]: QObject::event(QEvent*) 22785 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22786 vfunc[10]: QObject::setName(char const*) 22787 vfunc[11]: QObject::insertChild(QObject*) 22788 vfunc[12]: QObject::removeChild(QObject*) 22789 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22790 vfunc[14]: QObject::property(char const*) const 22791 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22792 vfunc[16]: QObject::childEvent(QChildEvent*) 22793 vfunc[17]: QObject::customEvent(QCustomEvent*) 22794 vfunc[18]: QObject::connectNotify(char const*) 22795 vfunc[19]: QObject::disconnectNotify(char const*) 22796 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22797 const*, char const*) 22798 vfunc[21]: QDragObject::setPixmap(QPixmap) 22799 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 22800 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 22801 vfunc[24]: QImageDrag::setImage(QImage) 22802 vfunc[25]: QImageDrag::format(int) const 22803 vfunc[26]: QImageDrag::encodedData(char const*) const 22804 22805 Table 8-54. Secondary vtable for QImageDrag 22806 Base Offset -40 22807 Virtual Base Offset 0 22808 RTTI typeinfo for QImageDrag 22809 vfunc[0]: non-virtual thunk to QImageDrag::~QImageDrag() 22810 vfunc[1]: non-virtual thunk to QImageDrag::~QImageDrag() 22811 vfunc[2]: non-virtual thunk to QImageDrag::format(int) const 22812 vfunc[3]: QMimeSource::provides(char const*) const 22813 vfunc[4]: non-virtual thunk to QImageDrag::encodedData(char 22814 const*) const 22815 22816 The Run Time Type Information for the QImageDrag class is 22817 described by Table 8-55 22818 22819 Table 8-55. typeinfo for QImageDrag 22820 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22821 Name typeinfo name for QImageDrag 22822 basetype: typeinfo for QDragObject 22823 __________________________________________________________ 22824 22825 8.2.8.2. Class data for QDragLeaveEvent 22826 22827 The virtual table for the QDragLeaveEvent class is described by 22828 Table 8-56 22829 22830 Table 8-56. Primary vtable for QDragLeaveEvent 22831 Base Offset 0 22832 Virtual Base Offset 0 22833 RTTI typeinfo for QDragLeaveEvent 22834 vfunc[0]: NULL or QDragLeaveEvent::~QDragLeaveEvent() 22835 vfunc[1]: NULL or QDragLeaveEvent::~QDragLeaveEvent() 22836 22837 The Run Time Type Information for the QDragLeaveEvent class is 22838 described by Table 8-57 22839 22840 Table 8-57. typeinfo for QDragLeaveEvent 22841 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22842 Name typeinfo name for QDragLeaveEvent 22843 basetype: typeinfo for QEvent 22844 __________________________________________________________ 22845 22846 8.2.8.3. Class data for QColorDrag 22847 22848 The virtual table for the QColorDrag class is described by 22849 Table 8-58 22850 22851 Table 8-58. Primary vtable for QColorDrag 22852 Base Offset 0 22853 Virtual Base Offset 0 22854 RTTI typeinfo for QColorDrag 22855 vfunc[0]: NULL or QColorDrag::metaObject() const 22856 vfunc[1]: QColorDrag::className() const 22857 vfunc[2]: QColorDrag::qt_cast(char const*) 22858 vfunc[3]: QColorDrag::qt_invoke(int, QUObject*) 22859 vfunc[4]: QColorDrag::qt_emit(int, QUObject*) 22860 vfunc[5]: QColorDrag::qt_property(int, int, QVariant*) 22861 vfunc[6]: NULL or QColorDrag::~QColorDrag() 22862 vfunc[7]: NULL or QColorDrag::~QColorDrag() 22863 vfunc[8]: QObject::event(QEvent*) 22864 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22865 vfunc[10]: QObject::setName(char const*) 22866 vfunc[11]: QObject::insertChild(QObject*) 22867 vfunc[12]: QObject::removeChild(QObject*) 22868 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22869 vfunc[14]: QObject::property(char const*) const 22870 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22871 vfunc[16]: QObject::childEvent(QChildEvent*) 22872 vfunc[17]: QObject::customEvent(QCustomEvent*) 22873 vfunc[18]: QObject::connectNotify(char const*) 22874 vfunc[19]: QObject::disconnectNotify(char const*) 22875 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22876 const*, char const*) 22877 vfunc[21]: QDragObject::setPixmap(QPixmap) 22878 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 22879 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 22880 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 22881 vfunc[25]: QStoredDrag::format(int) const 22882 vfunc[26]: QStoredDrag::encodedData(char const*) const 22883 22884 Table 8-59. Secondary vtable for QColorDrag 22885 Base Offset -40 22886 Virtual Base Offset 0 22887 RTTI typeinfo for QColorDrag 22888 vfunc[0]: NULL or non-virtual thunk to 22889 QColorDrag::~QColorDrag() 22890 vfunc[1]: NULL or non-virtual thunk to 22891 QColorDrag::~QColorDrag() 22892 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 22893 vfunc[3]: QMimeSource::provides(char const*) const 22894 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 22895 const*) const 22896 22897 The Run Time Type Information for the QColorDrag class is 22898 described by Table 8-60 22899 22900 Table 8-60. typeinfo for QColorDrag 22901 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22902 Name typeinfo name for QColorDrag 22903 basetype: typeinfo for QStoredDrag 22904 __________________________________________________________ 22905 22906 8.2.8.4. Class data for QDragResponseEvent 22907 22908 The virtual table for the QDragResponseEvent class is described 22909 by Table 8-61 22910 22911 Table 8-61. Primary vtable for QDragResponseEvent 22912 Base Offset 0 22913 Virtual Base Offset 0 22914 RTTI typeinfo for QDragResponseEvent 22915 vfunc[0]: NULL or QDragResponseEvent::~QDragResponseEvent() 22916 vfunc[1]: NULL or QDragResponseEvent::~QDragResponseEvent() 22917 22918 The Run Time Type Information for the QDragResponseEvent class 22919 is described by Table 8-62 22920 22921 Table 8-62. typeinfo for QDragResponseEvent 22922 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22923 Name typeinfo name for QDragResponseEvent 22924 basetype: typeinfo for QEvent 22925 __________________________________________________________ 22926 22927 8.2.8.5. Class data for QIconDrag 22928 22929 The virtual table for the QIconDrag class is described by Table 22930 8-63 22931 22932 Table 8-63. Primary vtable for QIconDrag 22933 Base Offset 0 22934 Virtual Base Offset 0 22935 RTTI typeinfo for QIconDrag 22936 vfunc[0]: NULL or QIconDrag::metaObject() const 22937 vfunc[1]: QIconDrag::className() const 22938 vfunc[2]: QIconDrag::qt_cast(char const*) 22939 vfunc[3]: QIconDrag::qt_invoke(int, QUObject*) 22940 vfunc[4]: QIconDrag::qt_emit(int, QUObject*) 22941 vfunc[5]: QIconDrag::qt_property(int, int, QVariant*) 22942 vfunc[6]: QIconDrag::~QIconDrag() 22943 vfunc[7]: QIconDrag::~QIconDrag() 22944 vfunc[8]: QObject::event(QEvent*) 22945 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22946 vfunc[10]: QObject::setName(char const*) 22947 vfunc[11]: QObject::insertChild(QObject*) 22948 vfunc[12]: QObject::removeChild(QObject*) 22949 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22950 vfunc[14]: QObject::property(char const*) const 22951 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22952 vfunc[16]: QObject::childEvent(QChildEvent*) 22953 vfunc[17]: QObject::customEvent(QCustomEvent*) 22954 vfunc[18]: QObject::connectNotify(char const*) 22955 vfunc[19]: QObject::disconnectNotify(char const*) 22956 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22957 const*, char const*) 22958 vfunc[21]: QDragObject::setPixmap(QPixmap) 22959 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 22960 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 22961 vfunc[24]: QIconDrag::format(int) const 22962 vfunc[25]: QIconDrag::encodedData(char const*) const 22963 22964 Table 8-64. Secondary vtable for QIconDrag 22965 Base Offset -40 22966 Virtual Base Offset 0 22967 RTTI typeinfo for QIconDrag 22968 vfunc[0]: non-virtual thunk to QIconDrag::~QIconDrag() 22969 vfunc[1]: non-virtual thunk to QIconDrag::~QIconDrag() 22970 vfunc[2]: non-virtual thunk to QIconDrag::format(int) const 22971 vfunc[3]: QMimeSource::provides(char const*) const 22972 vfunc[4]: non-virtual thunk to QIconDrag::encodedData(char 22973 const*) const 22974 22975 The Run Time Type Information for the QIconDrag class is 22976 described by Table 8-65 22977 22978 Table 8-65. typeinfo for QIconDrag 22979 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22980 Name typeinfo name for QIconDrag 22981 basetype: typeinfo for QDragObject 22982 __________________________________________________________ 22983 22984 8.2.8.6. Class data for QUriDrag 22985 22986 The virtual table for the QUriDrag class is described by Table 22987 8-66 22988 22989 Table 8-66. Primary vtable for QUriDrag 22990 Base Offset 0 22991 Virtual Base Offset 0 22992 RTTI typeinfo for QUriDrag 22993 vfunc[0]: NULL or QUriDrag::metaObject() const 22994 vfunc[1]: QUriDrag::className() const 22995 vfunc[2]: QUriDrag::qt_cast(char const*) 22996 vfunc[3]: QUriDrag::qt_invoke(int, QUObject*) 22997 vfunc[4]: QUriDrag::qt_emit(int, QUObject*) 22998 vfunc[5]: QUriDrag::qt_property(int, int, QVariant*) 22999 vfunc[6]: QUriDrag::~QUriDrag() 23000 vfunc[7]: QUriDrag::~QUriDrag() 23001 vfunc[8]: QObject::event(QEvent*) 23002 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23003 vfunc[10]: QObject::setName(char const*) 23004 vfunc[11]: QObject::insertChild(QObject*) 23005 vfunc[12]: QObject::removeChild(QObject*) 23006 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23007 vfunc[14]: QObject::property(char const*) const 23008 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23009 vfunc[16]: QObject::childEvent(QChildEvent*) 23010 vfunc[17]: QObject::customEvent(QCustomEvent*) 23011 vfunc[18]: QObject::connectNotify(char const*) 23012 vfunc[19]: QObject::disconnectNotify(char const*) 23013 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23014 const*, char const*) 23015 vfunc[21]: QDragObject::setPixmap(QPixmap) 23016 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23017 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23018 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 23019 vfunc[25]: QStoredDrag::format(int) const 23020 vfunc[26]: QStoredDrag::encodedData(char const*) const 23021 vfunc[27]: QUriDrag::setUris(QStrList) 23022 23023 Table 8-67. Secondary vtable for QUriDrag 23024 Base Offset -40 23025 Virtual Base Offset 0 23026 RTTI typeinfo for QUriDrag 23027 vfunc[0]: non-virtual thunk to QUriDrag::~QUriDrag() 23028 vfunc[1]: non-virtual thunk to QUriDrag::~QUriDrag() 23029 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 23030 vfunc[3]: QMimeSource::provides(char const*) const 23031 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 23032 const*) const 23033 23034 The Run Time Type Information for the QUriDrag class is 23035 described by Table 8-68 23036 23037 Table 8-68. typeinfo for QUriDrag 23038 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23039 Name typeinfo name for QUriDrag 23040 basetype: typeinfo for QStoredDrag 23041 __________________________________________________________ 23042 23043 8.2.8.7. Class data for QDropSite 23044 23045 The virtual table for the QDropSite class is described by Table 23046 8-69 23047 23048 Table 8-69. Primary vtable for QDropSite 23049 Base Offset 0 23050 Virtual Base Offset 0 23051 RTTI typeinfo for QDropSite 23052 vfunc[0]: QDropSite::~QDropSite() 23053 vfunc[1]: QDropSite::~QDropSite() 23054 23055 The Run Time Type Information for the QDropSite class is 23056 described by Table 8-70 23057 23058 Table 8-70. typeinfo for QDropSite 23059 Base Vtable vtable for __cxxabiv1::__class_type_info 23060 Name typeinfo name for QDropSite 23061 __________________________________________________________ 23062 23063 8.2.8.8. Class data for QStoredDrag 23064 23065 The virtual table for the QStoredDrag class is described by 23066 Table 8-71 23067 23068 Table 8-71. Primary vtable for QStoredDrag 23069 Base Offset 0 23070 Virtual Base Offset 0 23071 RTTI typeinfo for QStoredDrag 23072 vfunc[0]: NULL or QStoredDrag::metaObject() const 23073 vfunc[1]: QStoredDrag::className() const 23074 vfunc[2]: QStoredDrag::qt_cast(char const*) 23075 vfunc[3]: QStoredDrag::qt_invoke(int, QUObject*) 23076 vfunc[4]: QStoredDrag::qt_emit(int, QUObject*) 23077 vfunc[5]: QStoredDrag::qt_property(int, int, QVariant*) 23078 vfunc[6]: QStoredDrag::~QStoredDrag() 23079 vfunc[7]: QStoredDrag::~QStoredDrag() 23080 vfunc[8]: QObject::event(QEvent*) 23081 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23082 vfunc[10]: QObject::setName(char const*) 23083 vfunc[11]: QObject::insertChild(QObject*) 23084 vfunc[12]: QObject::removeChild(QObject*) 23085 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23086 vfunc[14]: QObject::property(char const*) const 23087 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23088 vfunc[16]: QObject::childEvent(QChildEvent*) 23089 vfunc[17]: QObject::customEvent(QCustomEvent*) 23090 vfunc[18]: QObject::connectNotify(char const*) 23091 vfunc[19]: QObject::disconnectNotify(char const*) 23092 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23093 const*, char const*) 23094 vfunc[21]: QDragObject::setPixmap(QPixmap) 23095 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23096 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23097 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 23098 vfunc[25]: QStoredDrag::format(int) const 23099 vfunc[26]: QStoredDrag::encodedData(char const*) const 23100 23101 Table 8-72. Secondary vtable for QStoredDrag 23102 Base Offset -40 23103 Virtual Base Offset 0 23104 RTTI typeinfo for QStoredDrag 23105 vfunc[0]: non-virtual thunk to QStoredDrag::~QStoredDrag() 23106 vfunc[1]: non-virtual thunk to QStoredDrag::~QStoredDrag() 23107 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 23108 vfunc[3]: QMimeSource::provides(char const*) const 23109 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 23110 const*) const 23111 23112 The Run Time Type Information for the QStoredDrag class is 23113 described by Table 8-73 23114 23115 Table 8-73. typeinfo for QStoredDrag 23116 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23117 Name typeinfo name for QStoredDrag 23118 basetype: typeinfo for QDragObject 23119 __________________________________________________________ 23120 23121 8.2.8.9. Class data for QTextDrag 23122 23123 The virtual table for the QTextDrag class is described by Table 23124 8-74 23125 23126 Table 8-74. Primary vtable for QTextDrag 23127 Base Offset 0 23128 Virtual Base Offset 0 23129 RTTI typeinfo for QTextDrag 23130 vfunc[0]: NULL or QTextDrag::metaObject() const 23131 vfunc[1]: QTextDrag::className() const 23132 vfunc[2]: QTextDrag::qt_cast(char const*) 23133 vfunc[3]: QTextDrag::qt_invoke(int, QUObject*) 23134 vfunc[4]: QTextDrag::qt_emit(int, QUObject*) 23135 vfunc[5]: QTextDrag::qt_property(int, int, QVariant*) 23136 vfunc[6]: QTextDrag::~QTextDrag() 23137 vfunc[7]: QTextDrag::~QTextDrag() 23138 vfunc[8]: QObject::event(QEvent*) 23139 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23140 vfunc[10]: QObject::setName(char const*) 23141 vfunc[11]: QObject::insertChild(QObject*) 23142 vfunc[12]: QObject::removeChild(QObject*) 23143 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23144 vfunc[14]: QObject::property(char const*) const 23145 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23146 vfunc[16]: QObject::childEvent(QChildEvent*) 23147 vfunc[17]: QObject::customEvent(QCustomEvent*) 23148 vfunc[18]: QObject::connectNotify(char const*) 23149 vfunc[19]: QObject::disconnectNotify(char const*) 23150 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23151 const*, char const*) 23152 vfunc[21]: QDragObject::setPixmap(QPixmap) 23153 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23154 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23155 vfunc[24]: QTextDrag::setText(QString const&) 23156 vfunc[25]: QTextDrag::setSubtype(QCString const&) 23157 vfunc[26]: QTextDrag::format(int) const 23158 vfunc[27]: QTextDrag::encodedData(char const*) const 23159 23160 Table 8-75. Secondary vtable for QTextDrag 23161 Base Offset -40 23162 Virtual Base Offset 0 23163 RTTI typeinfo for QTextDrag 23164 vfunc[0]: non-virtual thunk to QTextDrag::~QTextDrag() 23165 vfunc[1]: non-virtual thunk to QTextDrag::~QTextDrag() 23166 vfunc[2]: non-virtual thunk to QTextDrag::format(int) const 23167 vfunc[3]: QMimeSource::provides(char const*) const 23168 vfunc[4]: non-virtual thunk to QTextDrag::encodedData(char 23169 const*) const 23170 23171 The Run Time Type Information for the QTextDrag class is 23172 described by Table 8-76 23173 23174 Table 8-76. typeinfo for QTextDrag 23175 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23176 Name typeinfo name for QTextDrag 23177 basetype: typeinfo for QDragObject 23178 __________________________________________________________ 23179 23180 8.2.8.10. Class data for QDragEnterEvent 23181 23182 The virtual table for the QDragEnterEvent class is described by 23183 Table 8-77 23184 23185 Table 8-77. Primary vtable for QDragEnterEvent 23186 Base Offset 0 23187 Virtual Base Offset 0 23188 RTTI typeinfo for QDragEnterEvent 23189 vfunc[0]: NULL or QDragEnterEvent::~QDragEnterEvent() 23190 vfunc[1]: NULL or QDragEnterEvent::~QDragEnterEvent() 23191 vfunc[2]: QDropEvent::format(int) const 23192 vfunc[3]: QDropEvent::encodedData(char const*) const 23193 vfunc[4]: QDropEvent::provides(char const*) const 23194 23195 Table 8-78. Secondary vtable for QDragEnterEvent 23196 Base Offset -12 23197 Virtual Base Offset 0 23198 RTTI typeinfo for QDragEnterEvent 23199 vfunc[0]: NULL or non-virtual thunk to 23200 QDragEnterEvent::~QDragEnterEvent() 23201 vfunc[1]: NULL or non-virtual thunk to 23202 QDragEnterEvent::~QDragEnterEvent() 23203 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 23204 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 23205 const*) const 23206 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 23207 const*) const 23208 23209 The Run Time Type Information for the QDragEnterEvent class is 23210 described by Table 8-79 23211 23212 Table 8-79. typeinfo for QDragEnterEvent 23213 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23214 Name typeinfo name for QDragEnterEvent 23215 basetype: typeinfo for QDragMoveEvent 23216 __________________________________________________________ 23217 23218 8.2.8.11. Class data for QDragMoveEvent 23219 23220 The virtual table for the QDragMoveEvent class is described by 23221 Table 8-80 23222 23223 Table 8-80. Primary vtable for QDragMoveEvent 23224 Base Offset 0 23225 Virtual Base Offset 0 23226 RTTI typeinfo for QDragMoveEvent 23227 vfunc[0]: NULL or QDragMoveEvent::~QDragMoveEvent() 23228 vfunc[1]: NULL or QDragMoveEvent::~QDragMoveEvent() 23229 vfunc[2]: QDropEvent::format(int) const 23230 vfunc[3]: QDropEvent::encodedData(char const*) const 23231 vfunc[4]: QDropEvent::provides(char const*) const 23232 23233 Table 8-81. Secondary vtable for QDragMoveEvent 23234 Base Offset -12 23235 Virtual Base Offset 0 23236 RTTI typeinfo for QDragMoveEvent 23237 vfunc[0]: NULL or non-virtual thunk to 23238 QDragMoveEvent::~QDragMoveEvent() 23239 vfunc[1]: NULL or non-virtual thunk to 23240 QDragMoveEvent::~QDragMoveEvent() 23241 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 23242 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 23243 const*) const 23244 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 23245 const*) const 23246 23247 The Run Time Type Information for the QDragMoveEvent class is 23248 described by Table 8-82 23249 23250 Table 8-82. typeinfo for QDragMoveEvent 23251 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23252 Name typeinfo name for QDragMoveEvent 23253 basetype: typeinfo for QDropEvent 23254 __________________________________________________________ 23255 23256 8.2.8.12. Class data for QDropEvent 23257 23258 The virtual table for the QDropEvent class is described by 23259 Table 8-83 23260 23261 Table 8-83. Primary vtable for QDropEvent 23262 Base Offset 0 23263 Virtual Base Offset 0 23264 RTTI typeinfo for QDropEvent 23265 vfunc[0]: NULL or QDropEvent::~QDropEvent() 23266 vfunc[1]: NULL or QDropEvent::~QDropEvent() 23267 vfunc[2]: QDropEvent::format(int) const 23268 vfunc[3]: QDropEvent::encodedData(char const*) const 23269 vfunc[4]: QDropEvent::provides(char const*) const 23270 23271 Table 8-84. Secondary vtable for QDropEvent 23272 Base Offset -12 23273 Virtual Base Offset 0 23274 RTTI typeinfo for QDropEvent 23275 vfunc[0]: NULL or non-virtual thunk to 23276 QDropEvent::~QDropEvent() 23277 vfunc[1]: NULL or non-virtual thunk to 23278 QDropEvent::~QDropEvent() 23279 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 23280 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 23281 const*) const 23282 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 23283 const*) const 23284 23285 The Run Time Type Information for the QDropEvent class is 23286 described by Table 8-85 23287 23288 Table 8-85. typeinfo for QDropEvent 23289 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 23290 Name typeinfo name for QDropEvent 23291 flags: 0 23292 basetype: typeinfo for QEvent 2 23293 basetype: typeinfo for QMimeSource 3074 23294 __________________________________________________________ 23295 23296 8.2.8.13. Class data for QDragObject 23297 23298 The virtual table for the QDragObject class is described by 23299 Table 8-86 23300 23301 Table 8-86. Primary vtable for QDragObject 23302 Base Offset 0 23303 Virtual Base Offset 0 23304 RTTI typeinfo for QDragObject 23305 vfunc[0]: NULL or QDragObject::metaObject() const 23306 vfunc[1]: QDragObject::className() const 23307 vfunc[2]: QDragObject::qt_cast(char const*) 23308 vfunc[3]: QDragObject::qt_invoke(int, QUObject*) 23309 vfunc[4]: QDragObject::qt_emit(int, QUObject*) 23310 vfunc[5]: QDragObject::qt_property(int, int, QVariant*) 23311 vfunc[6]: QDragObject::~QDragObject() 23312 vfunc[7]: QDragObject::~QDragObject() 23313 vfunc[8]: QObject::event(QEvent*) 23314 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23315 vfunc[10]: QObject::setName(char const*) 23316 vfunc[11]: QObject::insertChild(QObject*) 23317 vfunc[12]: QObject::removeChild(QObject*) 23318 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23319 vfunc[14]: QObject::property(char const*) const 23320 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23321 vfunc[16]: QObject::childEvent(QChildEvent*) 23322 vfunc[17]: QObject::customEvent(QCustomEvent*) 23323 vfunc[18]: QObject::connectNotify(char const*) 23324 vfunc[19]: QObject::disconnectNotify(char const*) 23325 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23326 const*, char const*) 23327 vfunc[21]: QDragObject::setPixmap(QPixmap) 23328 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23329 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23330 23331 Table 8-87. Secondary vtable for QDragObject 23332 Base Offset -40 23333 Virtual Base Offset 0 23334 RTTI typeinfo for QDragObject 23335 vfunc[0]: non-virtual thunk to QDragObject::~QDragObject() 23336 vfunc[1]: non-virtual thunk to QDragObject::~QDragObject() 23337 vfunc[2]: __cxa_pure_virtual 23338 vfunc[3]: QMimeSource::provides(char const*) const 23339 vfunc[4]: __cxa_pure_virtual 23340 23341 The Run Time Type Information for the QDragObject class is 23342 described by Table 8-88 23343 23344 Table 8-88. typeinfo for QDragObject 23345 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 23346 Name typeinfo name for QDragObject 23347 flags: 0 23348 basetype: typeinfo for QObject 2 23349 basetype: typeinfo for QMimeSource 10242 23350 __________________________________________________________ 23351 23352 8.2.8.14. Class data for QIconDragItem 23353 23354 The virtual table for the QIconDragItem class is described by 23355 Table 8-89 23356 23357 Table 8-89. Primary vtable for QIconDragItem 23358 Base Offset 0 23359 Virtual Base Offset 0 23360 RTTI typeinfo for QIconDragItem 23361 vfunc[0]: QIconDragItem::~QIconDragItem() 23362 vfunc[1]: QIconDragItem::~QIconDragItem() 23363 vfunc[2]: QIconDragItem::data() const 23364 vfunc[3]: QIconDragItem::setData(QMemArray const&) 23365 23366 The Run Time Type Information for the QIconDragItem class is 23367 described by Table 8-90 23368 23369 Table 8-90. typeinfo for QIconDragItem 23370 Base Vtable vtable for __cxxabiv1::__class_type_info 23371 Name typeinfo name for QIconDragItem 23372 __________________________________________________________ 23373 23374 8.2.8.15. Interfaces for Qt3 Drag and Drop 23375 23376 An LSB conforming implementation shall provide the architecture 23377 specific functions for Qt3 Drag and Drop specified in Table 23378 8-91, with the full mandatory functionality as described in the 23379 referenced underlying specification. 23380 23381 Table 8-91. libqt-mt - Qt3 Drag and Drop Function Interfaces 23382 _ZThn12_NK10QDropEvent11encodedDataEPKc [CXXABI] 23383 _ZThn12_NK10QDropEvent6formatEi [CXXABI] 23384 _ZThn12_NK10QDropEvent8providesEPKc [CXXABI] 23385 _ZThn40_N10QImageDragD0Ev [CXXABI] 23386 _ZThn40_N10QImageDragD1Ev [CXXABI] _ZThn40_N11QDragObjectD0Ev 23387 [CXXABI] 23388 _ZThn40_N11QDragObjectD1Ev [CXXABI] _ZThn40_N11QStoredDragD0Ev 23389 [CXXABI] 23390 _ZThn40_N11QStoredDragD1Ev [CXXABI] _ZThn40_N8QUriDragD0Ev 23391 [CXXABI] 23392 _ZThn40_N8QUriDragD1Ev [CXXABI] _ZThn40_N9QIconDragD0Ev 23393 [CXXABI] 23394 _ZThn40_N9QIconDragD1Ev [CXXABI] _ZThn40_N9QTextDragD0Ev 23395 [CXXABI] 23396 _ZThn40_N9QTextDragD1Ev [CXXABI] 23397 _ZThn40_NK10QImageDrag11encodedDataEPKc [CXXABI] 23398 _ZThn40_NK10QImageDrag6formatEi [CXXABI] 23399 _ZThn40_NK11QStoredDrag11encodedDataEPKc [CXXABI] 23400 _ZThn40_NK11QStoredDrag6formatEi [CXXABI] 23401 _ZThn40_NK9QIconDrag11encodedDataEPKc [CXXABI] 23402 _ZThn40_NK9QIconDrag6formatEi [CXXABI] 23403 _ZThn40_NK9QTextDrag11encodedDataEPKc [CXXABI] 23404 _ZThn40_NK9QTextDrag6formatEi [CXXABI] 23405 __________________________________________________________ 23406 23407 8.2.9. Qt3 Events 23408 __________________________________________________________ 23409 23410 8.2.9.1. Class data for QContextMenuEvent 23411 23412 The virtual table for the QContextMenuEvent class is described 23413 by Table 8-92 23414 23415 Table 8-92. Primary vtable for QContextMenuEvent 23416 Base Offset 0 23417 Virtual Base Offset 0 23418 RTTI typeinfo for QContextMenuEvent 23419 vfunc[0]: NULL or QContextMenuEvent::~QContextMenuEvent() 23420 vfunc[1]: NULL or QContextMenuEvent::~QContextMenuEvent() 23421 23422 The Run Time Type Information for the QContextMenuEvent class 23423 is described by Table 8-93 23424 23425 Table 8-93. typeinfo for QContextMenuEvent 23426 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23427 Name typeinfo name for QContextMenuEvent 23428 basetype: typeinfo for QEvent 23429 __________________________________________________________ 23430 23431 8.2.9.2. Class data for QIMEvent 23432 23433 The virtual table for the QIMEvent class is described by Table 23434 8-94 23435 23436 Table 8-94. Primary vtable for QIMEvent 23437 Base Offset 0 23438 Virtual Base Offset 0 23439 RTTI typeinfo for QIMEvent 23440 vfunc[0]: NULL or QIMEvent::~QIMEvent() 23441 vfunc[1]: NULL or QIMEvent::~QIMEvent() 23442 23443 The Run Time Type Information for the QIMEvent class is 23444 described by Table 8-95 23445 23446 Table 8-95. typeinfo for QIMEvent 23447 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23448 Name typeinfo name for QIMEvent 23449 basetype: typeinfo for QEvent 23450 __________________________________________________________ 23451 23452 8.2.9.3. Class data for QTimerEvent 23453 23454 The virtual table for the QTimerEvent class is described by 23455 Table 8-96 23456 23457 Table 8-96. Primary vtable for QTimerEvent 23458 Base Offset 0 23459 Virtual Base Offset 0 23460 RTTI typeinfo for QTimerEvent 23461 vfunc[0]: NULL or QTimerEvent::~QTimerEvent() 23462 vfunc[1]: NULL or QTimerEvent::~QTimerEvent() 23463 23464 The Run Time Type Information for the QTimerEvent class is 23465 described by Table 8-97 23466 23467 Table 8-97. typeinfo for QTimerEvent 23468 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23469 Name typeinfo name for QTimerEvent 23470 basetype: typeinfo for QEvent 23471 __________________________________________________________ 23472 23473 8.2.9.4. Class data for QKeyEvent 23474 23475 The virtual table for the QKeyEvent class is described by Table 23476 8-98 23477 23478 Table 8-98. Primary vtable for QKeyEvent 23479 Base Offset 0 23480 Virtual Base Offset 0 23481 RTTI typeinfo for QKeyEvent 23482 vfunc[0]: NULL or QKeyEvent::~QKeyEvent() 23483 vfunc[1]: NULL or QKeyEvent::~QKeyEvent() 23484 23485 The Run Time Type Information for the QKeyEvent class is 23486 described by Table 8-99 23487 23488 Table 8-99. typeinfo for QKeyEvent 23489 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23490 Name typeinfo name for QKeyEvent 23491 basetype: typeinfo for QEvent 23492 __________________________________________________________ 23493 23494 8.2.9.5. Class data for QCustomEvent 23495 23496 The virtual table for the QCustomEvent class is described by 23497 Table 8-100 23498 23499 Table 8-100. Primary vtable for QCustomEvent 23500 Base Offset 0 23501 Virtual Base Offset 0 23502 RTTI typeinfo for QCustomEvent 23503 vfunc[0]: NULL or QCustomEvent::~QCustomEvent() 23504 vfunc[1]: NULL or QCustomEvent::~QCustomEvent() 23505 23506 The Run Time Type Information for the QCustomEvent class is 23507 described by Table 8-101 23508 23509 Table 8-101. typeinfo for QCustomEvent 23510 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23511 Name typeinfo name for QCustomEvent 23512 basetype: typeinfo for QEvent 23513 __________________________________________________________ 23514 23515 8.2.9.6. Class data for QEventLoop 23516 23517 The virtual table for the QEventLoop class is described by 23518 Table 8-102 23519 23520 Table 8-102. Primary vtable for QEventLoop 23521 Base Offset 0 23522 Virtual Base Offset 0 23523 RTTI typeinfo for QEventLoop 23524 vfunc[0]: NULL or QEventLoop::metaObject() const 23525 vfunc[1]: QEventLoop::className() const 23526 vfunc[2]: QEventLoop::qt_cast(char const*) 23527 vfunc[3]: QEventLoop::qt_invoke(int, QUObject*) 23528 vfunc[4]: QEventLoop::qt_emit(int, QUObject*) 23529 vfunc[5]: QEventLoop::qt_property(int, int, QVariant*) 23530 vfunc[6]: QEventLoop::~QEventLoop() 23531 vfunc[7]: QEventLoop::~QEventLoop() 23532 vfunc[8]: QObject::event(QEvent*) 23533 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23534 vfunc[10]: QObject::setName(char const*) 23535 vfunc[11]: QObject::insertChild(QObject*) 23536 vfunc[12]: QObject::removeChild(QObject*) 23537 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23538 vfunc[14]: QObject::property(char const*) const 23539 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23540 vfunc[16]: QObject::childEvent(QChildEvent*) 23541 vfunc[17]: QObject::customEvent(QCustomEvent*) 23542 vfunc[18]: QObject::connectNotify(char const*) 23543 vfunc[19]: QObject::disconnectNotify(char const*) 23544 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23545 const*, char const*) 23546 vfunc[21]: QEventLoop::processEvents(unsigned int) 23547 vfunc[22]: QEventLoop::hasPendingEvents() const 23548 vfunc[23]: QEventLoop::registerSocketNotifier(QSocketNotifier*) 23549 vfunc[24]: 23550 QEventLoop::unregisterSocketNotifier(QSocketNotifier*) 23551 vfunc[25]: QEventLoop::exec() 23552 vfunc[26]: QEventLoop::exit(int) 23553 vfunc[27]: QEventLoop::enterLoop() 23554 vfunc[28]: QEventLoop::exitLoop() 23555 vfunc[29]: QEventLoop::loopLevel() const 23556 vfunc[30]: QEventLoop::wakeUp() 23557 vfunc[31]: QEventLoop::appStartingUp() 23558 vfunc[32]: QEventLoop::appClosingDown() 23559 23560 The Run Time Type Information for the QEventLoop class is 23561 described by Table 8-103 23562 23563 Table 8-103. typeinfo for QEventLoop 23564 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23565 Name typeinfo name for QEventLoop 23566 basetype: typeinfo for QObject 23567 __________________________________________________________ 23568 23569 8.2.9.7. Class data for QHideEvent 23570 23571 The virtual table for the QHideEvent class is described by 23572 Table 8-104 23573 23574 Table 8-104. Primary vtable for QHideEvent 23575 Base Offset 0 23576 Virtual Base Offset 0 23577 RTTI typeinfo for QHideEvent 23578 vfunc[0]: NULL or QHideEvent::~QHideEvent() 23579 vfunc[1]: NULL or QHideEvent::~QHideEvent() 23580 23581 The Run Time Type Information for the QHideEvent class is 23582 described by Table 8-105 23583 23584 Table 8-105. typeinfo for QHideEvent 23585 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23586 Name typeinfo name for QHideEvent 23587 basetype: typeinfo for QEvent 23588 __________________________________________________________ 23589 23590 8.2.9.8. Class data for QResizeEvent 23591 23592 The virtual table for the QResizeEvent class is described by 23593 Table 8-106 23594 23595 Table 8-106. Primary vtable for QResizeEvent 23596 Base Offset 0 23597 Virtual Base Offset 0 23598 RTTI typeinfo for QResizeEvent 23599 vfunc[0]: NULL or QResizeEvent::~QResizeEvent() 23600 vfunc[1]: NULL or QResizeEvent::~QResizeEvent() 23601 23602 The Run Time Type Information for the QResizeEvent class is 23603 described by Table 8-107 23604 23605 Table 8-107. typeinfo for QResizeEvent 23606 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23607 Name typeinfo name for QResizeEvent 23608 basetype: typeinfo for QEvent 23609 __________________________________________________________ 23610 23611 8.2.9.9. Class data for QTabletEvent 23612 23613 The virtual table for the QTabletEvent class is described by 23614 Table 8-108 23615 23616 Table 8-108. Primary vtable for QTabletEvent 23617 Base Offset 0 23618 Virtual Base Offset 0 23619 RTTI typeinfo for QTabletEvent 23620 vfunc[0]: NULL or QTabletEvent::~QTabletEvent() 23621 vfunc[1]: NULL or QTabletEvent::~QTabletEvent() 23622 23623 The Run Time Type Information for the QTabletEvent class is 23624 described by Table 8-109 23625 23626 Table 8-109. typeinfo for QTabletEvent 23627 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23628 Name typeinfo name for QTabletEvent 23629 basetype: typeinfo for QEvent 23630 __________________________________________________________ 23631 23632 8.2.9.10. Class data for QFocusEvent 23633 23634 The virtual table for the QFocusEvent class is described by 23635 Table 8-110 23636 23637 Table 8-110. Primary vtable for QFocusEvent 23638 Base Offset 0 23639 Virtual Base Offset 0 23640 RTTI typeinfo for QFocusEvent 23641 vfunc[0]: NULL or QFocusEvent::~QFocusEvent() 23642 vfunc[1]: NULL or QFocusEvent::~QFocusEvent() 23643 23644 The Run Time Type Information for the QFocusEvent class is 23645 described by Table 8-111 23646 23647 Table 8-111. typeinfo for QFocusEvent 23648 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23649 Name typeinfo name for QFocusEvent 23650 basetype: typeinfo for QEvent 23651 __________________________________________________________ 23652 23653 8.2.9.11. Class data for QMouseEvent 23654 23655 The virtual table for the QMouseEvent class is described by 23656 Table 8-112 23657 23658 Table 8-112. Primary vtable for QMouseEvent 23659 Base Offset 0 23660 Virtual Base Offset 0 23661 RTTI typeinfo for QMouseEvent 23662 vfunc[0]: NULL or QMouseEvent::~QMouseEvent() 23663 vfunc[1]: NULL or QMouseEvent::~QMouseEvent() 23664 23665 The Run Time Type Information for the QMouseEvent class is 23666 described by Table 8-113 23667 23668 Table 8-113. typeinfo for QMouseEvent 23669 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23670 Name typeinfo name for QMouseEvent 23671 basetype: typeinfo for QEvent 23672 __________________________________________________________ 23673 23674 8.2.9.12. Class data for QChildEvent 23675 23676 The virtual table for the QChildEvent class is described by 23677 Table 8-114 23678 23679 Table 8-114. Primary vtable for QChildEvent 23680 Base Offset 0 23681 Virtual Base Offset 0 23682 RTTI typeinfo for QChildEvent 23683 vfunc[0]: NULL or QChildEvent::~QChildEvent() 23684 vfunc[1]: NULL or QChildEvent::~QChildEvent() 23685 23686 The Run Time Type Information for the QChildEvent class is 23687 described by Table 8-115 23688 23689 Table 8-115. typeinfo for QChildEvent 23690 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23691 Name typeinfo name for QChildEvent 23692 basetype: typeinfo for QEvent 23693 __________________________________________________________ 23694 23695 8.2.9.13. Class data for QEvent 23696 23697 The virtual table for the QEvent class is described by Table 23698 8-116 23699 23700 Table 8-116. Primary vtable for QEvent 23701 Base Offset 0 23702 Virtual Base Offset 0 23703 RTTI typeinfo for QEvent 23704 vfunc[0]: QEvent::~QEvent() 23705 vfunc[1]: QEvent::~QEvent() 23706 23707 The Run Time Type Information for the QEvent class is described 23708 by Table 8-117 23709 23710 Table 8-117. typeinfo for QEvent 23711 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23712 Name typeinfo name for QEvent 23713 basetype: typeinfo for Qt 23714 __________________________________________________________ 23715 23716 8.2.9.14. Class data for QIMComposeEvent 23717 23718 The virtual table for the QIMComposeEvent class is described by 23719 Table 8-118 23720 23721 Table 8-118. Primary vtable for QIMComposeEvent 23722 Base Offset 0 23723 Virtual Base Offset 0 23724 RTTI typeinfo for QIMComposeEvent 23725 vfunc[0]: NULL or QIMComposeEvent::~QIMComposeEvent() 23726 vfunc[1]: NULL or QIMComposeEvent::~QIMComposeEvent() 23727 23728 The Run Time Type Information for the QIMComposeEvent class is 23729 described by Table 8-119 23730 23731 Table 8-119. typeinfo for QIMComposeEvent 23732 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23733 Name typeinfo name for QIMComposeEvent 23734 basetype: typeinfo for QIMEvent 23735 __________________________________________________________ 23736 23737 8.2.9.15. Class data for QShowEvent 23738 23739 The virtual table for the QShowEvent class is described by 23740 Table 8-120 23741 23742 Table 8-120. Primary vtable for QShowEvent 23743 Base Offset 0 23744 Virtual Base Offset 0 23745 RTTI typeinfo for QShowEvent 23746 vfunc[0]: NULL or QShowEvent::~QShowEvent() 23747 vfunc[1]: NULL or QShowEvent::~QShowEvent() 23748 23749 The Run Time Type Information for the QShowEvent class is 23750 described by Table 8-121 23751 23752 Table 8-121. typeinfo for QShowEvent 23753 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23754 Name typeinfo name for QShowEvent 23755 basetype: typeinfo for QEvent 23756 __________________________________________________________ 23757 23758 8.2.9.16. Class data for QPaintEvent 23759 23760 The virtual table for the QPaintEvent class is described by 23761 Table 8-122 23762 23763 Table 8-122. Primary vtable for QPaintEvent 23764 Base Offset 0 23765 Virtual Base Offset 0 23766 RTTI typeinfo for QPaintEvent 23767 vfunc[0]: NULL or QPaintEvent::~QPaintEvent() 23768 vfunc[1]: NULL or QPaintEvent::~QPaintEvent() 23769 23770 The Run Time Type Information for the QPaintEvent class is 23771 described by Table 8-123 23772 23773 Table 8-123. typeinfo for QPaintEvent 23774 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23775 Name typeinfo name for QPaintEvent 23776 basetype: typeinfo for QEvent 23777 __________________________________________________________ 23778 23779 8.2.9.17. Class data for QWheelEvent 23780 23781 The virtual table for the QWheelEvent class is described by 23782 Table 8-124 23783 23784 Table 8-124. Primary vtable for QWheelEvent 23785 Base Offset 0 23786 Virtual Base Offset 0 23787 RTTI typeinfo for QWheelEvent 23788 vfunc[0]: NULL or QWheelEvent::~QWheelEvent() 23789 vfunc[1]: NULL or QWheelEvent::~QWheelEvent() 23790 23791 The Run Time Type Information for the QWheelEvent class is 23792 described by Table 8-125 23793 23794 Table 8-125. typeinfo for QWheelEvent 23795 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23796 Name typeinfo name for QWheelEvent 23797 basetype: typeinfo for QEvent 23798 __________________________________________________________ 23799 23800 8.2.9.18. Class data for QMoveEvent 23801 23802 The virtual table for the QMoveEvent class is described by 23803 Table 8-126 23804 23805 Table 8-126. Primary vtable for QMoveEvent 23806 Base Offset 0 23807 Virtual Base Offset 0 23808 RTTI typeinfo for QMoveEvent 23809 vfunc[0]: NULL or QMoveEvent::~QMoveEvent() 23810 vfunc[1]: NULL or QMoveEvent::~QMoveEvent() 23811 23812 The Run Time Type Information for the QMoveEvent class is 23813 described by Table 8-127 23814 23815 Table 8-127. typeinfo for QMoveEvent 23816 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23817 Name typeinfo name for QMoveEvent 23818 basetype: typeinfo for QEvent 23819 __________________________________________________________ 23820 23821 8.2.9.19. Class data for QCloseEvent 23822 23823 The virtual table for the QCloseEvent class is described by 23824 Table 8-128 23825 23826 Table 8-128. Primary vtable for QCloseEvent 23827 Base Offset 0 23828 Virtual Base Offset 0 23829 RTTI typeinfo for QCloseEvent 23830 vfunc[0]: NULL or QCloseEvent::~QCloseEvent() 23831 vfunc[1]: NULL or QCloseEvent::~QCloseEvent() 23832 23833 The Run Time Type Information for the QCloseEvent class is 23834 described by Table 8-129 23835 23836 Table 8-129. typeinfo for QCloseEvent 23837 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23838 Name typeinfo name for QCloseEvent 23839 basetype: typeinfo for QEvent 23840 __________________________________________________________ 23841 23842 8.2.9.20. Interfaces for Qt3 Events 23843 23844 No external functions are defined for libqt-mt - Qt3 Events in 23845 this part of the specification. See also the generic 23846 specification. 23847 __________________________________________________________ 23848 23849 8.2.10. Qt3 Internationalization 23850 __________________________________________________________ 23851 23852 8.2.10.1. Class data for QUtf8Codec 23853 23854 The virtual table for the QUtf8Codec class is described by 23855 Table 8-130 23856 23857 Table 8-130. Primary vtable for QUtf8Codec 23858 Base Offset 0 23859 Virtual Base Offset 0 23860 RTTI typeinfo for QUtf8Codec 23861 vfunc[0]: NULL or QUtf8Codec::~QUtf8Codec() 23862 vfunc[1]: NULL or QUtf8Codec::~QUtf8Codec() 23863 vfunc[2]: QUtf8Codec::name() const 23864 vfunc[3]: QTextCodec::mimeName() const 23865 vfunc[4]: QUtf8Codec::mibEnum() const 23866 vfunc[5]: QUtf8Codec::makeDecoder() const 23867 vfunc[6]: QTextCodec::makeEncoder() const 23868 vfunc[7]: QUtf8Codec::toUnicode(char const*, int) const 23869 vfunc[8]: QUtf8Codec::fromUnicode(QString const&, int&) const 23870 vfunc[9]: QTextCodec::canEncode(QChar) const 23871 vfunc[10]: QTextCodec::canEncode(QString const&) const 23872 vfunc[11]: QUtf8Codec::heuristicContentMatch(char const*, int) 23873 const 23874 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 23875 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 23876 const 23877 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 23878 int) const 23879 23880 The Run Time Type Information for the QUtf8Codec class is 23881 described by Table 8-131 23882 23883 Table 8-131. typeinfo for QUtf8Codec 23884 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23885 Name typeinfo name for QUtf8Codec 23886 basetype: typeinfo for QTextCodec 23887 __________________________________________________________ 23888 23889 8.2.10.2. Class data for QTranslator 23890 23891 The virtual table for the QTranslator class is described by 23892 Table 8-132 23893 23894 Table 8-132. Primary vtable for QTranslator 23895 Base Offset 0 23896 Virtual Base Offset 0 23897 RTTI typeinfo for QTranslator 23898 vfunc[0]: NULL or QTranslator::metaObject() const 23899 vfunc[1]: QTranslator::className() const 23900 vfunc[2]: QTranslator::qt_cast(char const*) 23901 vfunc[3]: QTranslator::qt_invoke(int, QUObject*) 23902 vfunc[4]: QTranslator::qt_emit(int, QUObject*) 23903 vfunc[5]: QTranslator::qt_property(int, int, QVariant*) 23904 vfunc[6]: QTranslator::~QTranslator() 23905 vfunc[7]: QTranslator::~QTranslator() 23906 vfunc[8]: QObject::event(QEvent*) 23907 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23908 vfunc[10]: QObject::setName(char const*) 23909 vfunc[11]: QObject::insertChild(QObject*) 23910 vfunc[12]: QObject::removeChild(QObject*) 23911 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23912 vfunc[14]: QObject::property(char const*) const 23913 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23914 vfunc[16]: QObject::childEvent(QChildEvent*) 23915 vfunc[17]: QObject::customEvent(QCustomEvent*) 23916 vfunc[18]: QObject::connectNotify(char const*) 23917 vfunc[19]: QObject::disconnectNotify(char const*) 23918 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23919 const*, char const*) 23920 vfunc[21]: QTranslator::findMessage(char const*, char const*, 23921 char const*) const 23922 23923 The Run Time Type Information for the QTranslator class is 23924 described by Table 8-133 23925 23926 Table 8-133. typeinfo for QTranslator 23927 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23928 Name typeinfo name for QTranslator 23929 basetype: typeinfo for QObject 23930 __________________________________________________________ 23931 23932 8.2.10.3. Class data for QGb18030Codec 23933 23934 The virtual table for the QGb18030Codec class is described by 23935 Table 8-134 23936 23937 Table 8-134. Primary vtable for QGb18030Codec 23938 Base Offset 0 23939 Virtual Base Offset 0 23940 RTTI typeinfo for QGb18030Codec 23941 vfunc[0]: NULL or QGb18030Codec::~QGb18030Codec() 23942 vfunc[1]: NULL or QGb18030Codec::~QGb18030Codec() 23943 vfunc[2]: QGb18030Codec::name() const 23944 vfunc[3]: QTextCodec::mimeName() const 23945 vfunc[4]: QGb18030Codec::mibEnum() const 23946 vfunc[5]: QGb18030Codec::makeDecoder() const 23947 vfunc[6]: QTextCodec::makeEncoder() const 23948 vfunc[7]: QGb18030Codec::toUnicode(char const*, int) const 23949 vfunc[8]: QGb18030Codec::fromUnicode(QString const&, int&) 23950 const 23951 vfunc[9]: QTextCodec::canEncode(QChar) const 23952 vfunc[10]: QTextCodec::canEncode(QString const&) const 23953 vfunc[11]: QGb18030Codec::heuristicContentMatch(char const*, 23954 int) const 23955 vfunc[12]: QGb18030Codec::heuristicNameMatch(char const*) const 23956 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 23957 const 23958 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 23959 int) const 23960 23961 The Run Time Type Information for the QGb18030Codec class is 23962 described by Table 8-135 23963 23964 Table 8-135. typeinfo for QGb18030Codec 23965 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23966 Name typeinfo name for QGb18030Codec 23967 basetype: typeinfo for QTextCodec 23968 __________________________________________________________ 23969 23970 8.2.10.4. Class data for QGbkCodec 23971 23972 The virtual table for the QGbkCodec class is described by Table 23973 8-136 23974 23975 Table 8-136. Primary vtable for QGbkCodec 23976 Base Offset 0 23977 Virtual Base Offset 0 23978 RTTI typeinfo for QGbkCodec 23979 vfunc[0]: NULL or QGbkCodec::~QGbkCodec() 23980 vfunc[1]: NULL or QGbkCodec::~QGbkCodec() 23981 vfunc[2]: QGbkCodec::name() const 23982 vfunc[3]: QTextCodec::mimeName() const 23983 vfunc[4]: QGbkCodec::mibEnum() const 23984 vfunc[5]: QGbkCodec::makeDecoder() const 23985 vfunc[6]: QTextCodec::makeEncoder() const 23986 vfunc[7]: QGbkCodec::toUnicode(char const*, int) const 23987 vfunc[8]: QGbkCodec::fromUnicode(QString const&, int&) const 23988 vfunc[9]: QTextCodec::canEncode(QChar) const 23989 vfunc[10]: QTextCodec::canEncode(QString const&) const 23990 vfunc[11]: QGbkCodec::heuristicContentMatch(char const*, int) 23991 const 23992 vfunc[12]: QGbkCodec::heuristicNameMatch(char const*) const 23993 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 23994 const 23995 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 23996 int) const 23997 23998 The Run Time Type Information for the QGbkCodec class is 23999 described by Table 8-137 24000 24001 Table 8-137. typeinfo for QGbkCodec 24002 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24003 Name typeinfo name for QGbkCodec 24004 basetype: typeinfo for QGb18030Codec 24005 __________________________________________________________ 24006 24007 8.2.10.5. Class data for QUtf16Codec 24008 24009 The virtual table for the QUtf16Codec class is described by 24010 Table 8-138 24011 24012 Table 8-138. Primary vtable for QUtf16Codec 24013 Base Offset 0 24014 Virtual Base Offset 0 24015 RTTI typeinfo for QUtf16Codec 24016 vfunc[0]: NULL or QUtf16Codec::~QUtf16Codec() 24017 vfunc[1]: NULL or QUtf16Codec::~QUtf16Codec() 24018 vfunc[2]: QUtf16Codec::name() const 24019 vfunc[3]: QTextCodec::mimeName() const 24020 vfunc[4]: QUtf16Codec::mibEnum() const 24021 vfunc[5]: QUtf16Codec::makeDecoder() const 24022 vfunc[6]: QUtf16Codec::makeEncoder() const 24023 vfunc[7]: QTextCodec::toUnicode(char const*, int) const 24024 vfunc[8]: QTextCodec::fromUnicode(QString const&, int&) const 24025 vfunc[9]: QTextCodec::canEncode(QChar) const 24026 vfunc[10]: QTextCodec::canEncode(QString const&) const 24027 vfunc[11]: QUtf16Codec::heuristicContentMatch(char const*, int) 24028 const 24029 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 24030 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24031 const 24032 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24033 int) const 24034 24035 The Run Time Type Information for the QUtf16Codec class is 24036 described by Table 8-139 24037 24038 Table 8-139. typeinfo for QUtf16Codec 24039 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24040 Name typeinfo name for QUtf16Codec 24041 basetype: typeinfo for QTextCodec 24042 __________________________________________________________ 24043 24044 8.2.10.6. Class data for QEucKrCodec 24045 24046 The virtual table for the QEucKrCodec class is described by 24047 Table 8-140 24048 24049 Table 8-140. Primary vtable for QEucKrCodec 24050 Base Offset 0 24051 Virtual Base Offset 0 24052 RTTI typeinfo for QEucKrCodec 24053 vfunc[0]: NULL or QEucKrCodec::~QEucKrCodec() 24054 vfunc[1]: NULL or QEucKrCodec::~QEucKrCodec() 24055 vfunc[2]: QEucKrCodec::name() const 24056 vfunc[3]: QEucKrCodec::mimeName() const 24057 vfunc[4]: QEucKrCodec::mibEnum() const 24058 vfunc[5]: QEucKrCodec::makeDecoder() const 24059 vfunc[6]: QTextCodec::makeEncoder() const 24060 vfunc[7]: QEucKrCodec::toUnicode(char const*, int) const 24061 vfunc[8]: QEucKrCodec::fromUnicode(QString const&, int&) const 24062 vfunc[9]: QTextCodec::canEncode(QChar) const 24063 vfunc[10]: QTextCodec::canEncode(QString const&) const 24064 vfunc[11]: QEucKrCodec::heuristicContentMatch(char const*, int) 24065 const 24066 vfunc[12]: QEucKrCodec::heuristicNameMatch(char const*) const 24067 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24068 const 24069 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24070 int) const 24071 24072 The Run Time Type Information for the QEucKrCodec class is 24073 described by Table 8-141 24074 24075 Table 8-141. typeinfo for QEucKrCodec 24076 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24077 Name typeinfo name for QEucKrCodec 24078 basetype: typeinfo for QTextCodec 24079 __________________________________________________________ 24080 24081 8.2.10.7. Class data for QJisCodec 24082 24083 The virtual table for the QJisCodec class is described by Table 24084 8-142 24085 24086 Table 8-142. Primary vtable for QJisCodec 24087 Base Offset 0 24088 Virtual Base Offset 0 24089 RTTI typeinfo for QJisCodec 24090 vfunc[0]: QJisCodec::~QJisCodec() 24091 vfunc[1]: QJisCodec::~QJisCodec() 24092 vfunc[2]: QJisCodec::name() const 24093 vfunc[3]: QJisCodec::mimeName() const 24094 vfunc[4]: QJisCodec::mibEnum() const 24095 vfunc[5]: QJisCodec::makeDecoder() const 24096 vfunc[6]: QTextCodec::makeEncoder() const 24097 vfunc[7]: QJisCodec::toUnicode(char const*, int) const 24098 vfunc[8]: QJisCodec::fromUnicode(QString const&, int&) const 24099 vfunc[9]: QTextCodec::canEncode(QChar) const 24100 vfunc[10]: QTextCodec::canEncode(QString const&) const 24101 vfunc[11]: QJisCodec::heuristicContentMatch(char const*, int) 24102 const 24103 vfunc[12]: QJisCodec::heuristicNameMatch(char const*) const 24104 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24105 const 24106 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24107 int) const 24108 24109 The Run Time Type Information for the QJisCodec class is 24110 described by Table 8-143 24111 24112 Table 8-143. typeinfo for QJisCodec 24113 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24114 Name typeinfo name for QJisCodec 24115 basetype: typeinfo for QTextCodec 24116 __________________________________________________________ 24117 24118 8.2.10.8. Class data for QTextEncoder 24119 24120 The virtual table for the QTextEncoder class is described by 24121 Table 8-144 24122 24123 Table 8-144. Primary vtable for QTextEncoder 24124 Base Offset 0 24125 Virtual Base Offset 0 24126 RTTI typeinfo for QTextEncoder 24127 vfunc[0]: QTextEncoder::~QTextEncoder() 24128 vfunc[1]: QTextEncoder::~QTextEncoder() 24129 vfunc[2]: __cxa_pure_virtual 24130 24131 The Run Time Type Information for the QTextEncoder class is 24132 described by Table 8-145 24133 24134 Table 8-145. typeinfo for QTextEncoder 24135 Base Vtable vtable for __cxxabiv1::__class_type_info 24136 Name typeinfo name for QTextEncoder 24137 __________________________________________________________ 24138 24139 8.2.10.9. Class data for QTsciiCodec 24140 24141 The virtual table for the QTsciiCodec class is described by 24142 Table 8-146 24143 24144 Table 8-146. Primary vtable for QTsciiCodec 24145 Base Offset 0 24146 Virtual Base Offset 0 24147 RTTI typeinfo for QTsciiCodec 24148 vfunc[0]: NULL or QTsciiCodec::~QTsciiCodec() 24149 vfunc[1]: NULL or QTsciiCodec::~QTsciiCodec() 24150 vfunc[2]: QTsciiCodec::name() const 24151 vfunc[3]: QTextCodec::mimeName() const 24152 vfunc[4]: QTsciiCodec::mibEnum() const 24153 vfunc[5]: QTextCodec::makeDecoder() const 24154 vfunc[6]: QTextCodec::makeEncoder() const 24155 vfunc[7]: QTsciiCodec::toUnicode(char const*, int) const 24156 vfunc[8]: QTsciiCodec::fromUnicode(QString const&, int&) const 24157 vfunc[9]: QTextCodec::canEncode(QChar) const 24158 vfunc[10]: QTextCodec::canEncode(QString const&) const 24159 vfunc[11]: QTsciiCodec::heuristicContentMatch(char const*, int) 24160 const 24161 vfunc[12]: QTsciiCodec::heuristicNameMatch(char const*) const 24162 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24163 const 24164 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24165 int) const 24166 24167 The Run Time Type Information for the QTsciiCodec class is 24168 described by Table 8-147 24169 24170 Table 8-147. typeinfo for QTsciiCodec 24171 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24172 Name typeinfo name for QTsciiCodec 24173 basetype: typeinfo for QTextCodec 24174 __________________________________________________________ 24175 24176 8.2.10.10. Class data for QSjisCodec 24177 24178 The virtual table for the QSjisCodec class is described by 24179 Table 8-148 24180 24181 Table 8-148. Primary vtable for QSjisCodec 24182 Base Offset 0 24183 Virtual Base Offset 0 24184 RTTI typeinfo for QSjisCodec 24185 vfunc[0]: QSjisCodec::~QSjisCodec() 24186 vfunc[1]: QSjisCodec::~QSjisCodec() 24187 vfunc[2]: QSjisCodec::name() const 24188 vfunc[3]: QSjisCodec::mimeName() const 24189 vfunc[4]: QSjisCodec::mibEnum() const 24190 vfunc[5]: QSjisCodec::makeDecoder() const 24191 vfunc[6]: QTextCodec::makeEncoder() const 24192 vfunc[7]: QSjisCodec::toUnicode(char const*, int) const 24193 vfunc[8]: QSjisCodec::fromUnicode(QString const&, int&) const 24194 vfunc[9]: QTextCodec::canEncode(QChar) const 24195 vfunc[10]: QTextCodec::canEncode(QString const&) const 24196 vfunc[11]: QSjisCodec::heuristicContentMatch(char const*, int) 24197 const 24198 vfunc[12]: QSjisCodec::heuristicNameMatch(char const*) const 24199 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24200 const 24201 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24202 int) const 24203 24204 The Run Time Type Information for the QSjisCodec class is 24205 described by Table 8-149 24206 24207 Table 8-149. typeinfo for QSjisCodec 24208 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24209 Name typeinfo name for QSjisCodec 24210 basetype: typeinfo for QTextCodec 24211 __________________________________________________________ 24212 24213 8.2.10.11. Class data for QEucJpCodec 24214 24215 The virtual table for the QEucJpCodec class is described by 24216 Table 8-150 24217 24218 Table 8-150. Primary vtable for QEucJpCodec 24219 Base Offset 0 24220 Virtual Base Offset 0 24221 RTTI typeinfo for QEucJpCodec 24222 vfunc[0]: QEucJpCodec::~QEucJpCodec() 24223 vfunc[1]: QEucJpCodec::~QEucJpCodec() 24224 vfunc[2]: QEucJpCodec::name() const 24225 vfunc[3]: QEucJpCodec::mimeName() const 24226 vfunc[4]: QEucJpCodec::mibEnum() const 24227 vfunc[5]: QEucJpCodec::makeDecoder() const 24228 vfunc[6]: QTextCodec::makeEncoder() const 24229 vfunc[7]: QEucJpCodec::toUnicode(char const*, int) const 24230 vfunc[8]: QEucJpCodec::fromUnicode(QString const&, int&) const 24231 vfunc[9]: QTextCodec::canEncode(QChar) const 24232 vfunc[10]: QTextCodec::canEncode(QString const&) const 24233 vfunc[11]: QEucJpCodec::heuristicContentMatch(char const*, int) 24234 const 24235 vfunc[12]: QEucJpCodec::heuristicNameMatch(char const*) const 24236 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24237 const 24238 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24239 int) const 24240 24241 The Run Time Type Information for the QEucJpCodec class is 24242 described by Table 8-151 24243 24244 Table 8-151. typeinfo for QEucJpCodec 24245 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24246 Name typeinfo name for QEucJpCodec 24247 basetype: typeinfo for QTextCodec 24248 __________________________________________________________ 24249 24250 8.2.10.12. Class data for QGb2312Codec 24251 24252 The virtual table for the QGb2312Codec class is described by 24253 Table 8-152 24254 24255 Table 8-152. Primary vtable for QGb2312Codec 24256 Base Offset 0 24257 Virtual Base Offset 0 24258 RTTI typeinfo for QGb2312Codec 24259 vfunc[0]: NULL or QGb2312Codec::~QGb2312Codec() 24260 vfunc[1]: NULL or QGb2312Codec::~QGb2312Codec() 24261 vfunc[2]: QGb2312Codec::name() const 24262 vfunc[3]: QTextCodec::mimeName() const 24263 vfunc[4]: QGb2312Codec::mibEnum() const 24264 vfunc[5]: QGb2312Codec::makeDecoder() const 24265 vfunc[6]: QTextCodec::makeEncoder() const 24266 vfunc[7]: QGb2312Codec::toUnicode(char const*, int) const 24267 vfunc[8]: QGb2312Codec::fromUnicode(QString const&, int&) const 24268 vfunc[9]: QTextCodec::canEncode(QChar) const 24269 vfunc[10]: QTextCodec::canEncode(QString const&) const 24270 vfunc[11]: QGb2312Codec::heuristicContentMatch(char const*, 24271 int) const 24272 vfunc[12]: QGb2312Codec::heuristicNameMatch(char const*) const 24273 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24274 const 24275 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24276 int) const 24277 24278 The Run Time Type Information for the QGb2312Codec class is 24279 described by Table 8-153 24280 24281 Table 8-153. typeinfo for QGb2312Codec 24282 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24283 Name typeinfo name for QGb2312Codec 24284 basetype: typeinfo for QGb18030Codec 24285 __________________________________________________________ 24286 24287 8.2.10.13. Class data for QHebrewCodec 24288 24289 The virtual table for the QHebrewCodec class is described by 24290 Table 8-154 24291 24292 Table 8-154. Primary vtable for QHebrewCodec 24293 Base Offset 0 24294 Virtual Base Offset 0 24295 RTTI typeinfo for QHebrewCodec 24296 vfunc[0]: NULL or QHebrewCodec::~QHebrewCodec() 24297 vfunc[1]: NULL or QHebrewCodec::~QHebrewCodec() 24298 vfunc[2]: QHebrewCodec::name() const 24299 vfunc[3]: QHebrewCodec::mimeName() const 24300 vfunc[4]: QHebrewCodec::mibEnum() const 24301 vfunc[5]: QTextCodec::makeDecoder() const 24302 vfunc[6]: QTextCodec::makeEncoder() const 24303 vfunc[7]: QHebrewCodec::toUnicode(char const*, int) const 24304 vfunc[8]: QHebrewCodec::fromUnicode(QString const&, int&) const 24305 vfunc[9]: QTextCodec::canEncode(QChar) const 24306 vfunc[10]: QTextCodec::canEncode(QString const&) const 24307 vfunc[11]: QHebrewCodec::heuristicContentMatch(char const*, 24308 int) const 24309 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 24310 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24311 const 24312 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24313 int) const 24314 24315 The Run Time Type Information for the QHebrewCodec class is 24316 described by Table 8-155 24317 24318 Table 8-155. typeinfo for QHebrewCodec 24319 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24320 Name typeinfo name for QHebrewCodec 24321 basetype: typeinfo for QTextCodec 24322 __________________________________________________________ 24323 24324 8.2.10.14. Class data for QTextDecoder 24325 24326 The virtual table for the QTextDecoder class is described by 24327 Table 8-156 24328 24329 Table 8-156. Primary vtable for QTextDecoder 24330 Base Offset 0 24331 Virtual Base Offset 0 24332 RTTI typeinfo for QTextDecoder 24333 vfunc[0]: QTextDecoder::~QTextDecoder() 24334 vfunc[1]: QTextDecoder::~QTextDecoder() 24335 vfunc[2]: __cxa_pure_virtual 24336 24337 The Run Time Type Information for the QTextDecoder class is 24338 described by Table 8-157 24339 24340 Table 8-157. typeinfo for QTextDecoder 24341 Base Vtable vtable for __cxxabiv1::__class_type_info 24342 Name typeinfo name for QTextDecoder 24343 __________________________________________________________ 24344 24345 8.2.10.15. Class data for QTextCodec 24346 24347 The virtual table for the QTextCodec class is described by 24348 Table 8-158 24349 24350 Table 8-158. Primary vtable for QTextCodec 24351 Base Offset 0 24352 Virtual Base Offset 0 24353 RTTI typeinfo for QTextCodec 24354 vfunc[0]: QTextCodec::~QTextCodec() 24355 vfunc[1]: QTextCodec::~QTextCodec() 24356 vfunc[2]: __cxa_pure_virtual 24357 vfunc[3]: QTextCodec::mimeName() const 24358 vfunc[4]: __cxa_pure_virtual 24359 vfunc[5]: QTextCodec::makeDecoder() const 24360 vfunc[6]: QTextCodec::makeEncoder() const 24361 vfunc[7]: QTextCodec::toUnicode(char const*, int) const 24362 vfunc[8]: QTextCodec::fromUnicode(QString const&, int&) const 24363 vfunc[9]: QTextCodec::canEncode(QChar) const 24364 vfunc[10]: QTextCodec::canEncode(QString const&) const 24365 vfunc[11]: __cxa_pure_virtual 24366 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 24367 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24368 const 24369 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24370 int) const 24371 24372 The Run Time Type Information for the QTextCodec class is 24373 described by Table 8-159 24374 24375 Table 8-159. typeinfo for QTextCodec 24376 Base Vtable vtable for __cxxabiv1::__class_type_info 24377 Name typeinfo name for QTextCodec 24378 __________________________________________________________ 24379 24380 8.2.10.16. Class data for QJpUnicodeConv 24381 24382 The virtual table for the QJpUnicodeConv class is described by 24383 Table 8-160 24384 24385 Table 8-160. Primary vtable for QJpUnicodeConv 24386 Base Offset 0 24387 Virtual Base Offset 0 24388 RTTI typeinfo for QJpUnicodeConv 24389 vfunc[0]: QJpUnicodeConv::asciiToUnicode(unsigned int, unsigned 24390 int) const 24391 vfunc[1]: QJpUnicodeConv::jisx0201LatinToUnicode(unsigned int, 24392 unsigned int) const 24393 vfunc[2]: QJpUnicodeConv::jisx0208ToUnicode(unsigned int, 24394 unsigned int) const 24395 vfunc[3]: QJpUnicodeConv::jisx0212ToUnicode(unsigned int, 24396 unsigned int) const 24397 vfunc[4]: QJpUnicodeConv::unicodeToAscii(unsigned int, unsigned 24398 int) const 24399 vfunc[5]: QJpUnicodeConv::unicodeToJisx0201Latin(unsigned int, 24400 unsigned int) const 24401 vfunc[6]: QJpUnicodeConv::unicodeToJisx0208(unsigned int, 24402 unsigned int) const 24403 vfunc[7]: QJpUnicodeConv::unicodeToJisx0212(unsigned int, 24404 unsigned int) const 24405 24406 The Run Time Type Information for the QJpUnicodeConv class is 24407 described by Table 8-161 24408 24409 Table 8-161. typeinfo for QJpUnicodeConv 24410 Base Vtable vtable for __cxxabiv1::__class_type_info 24411 Name typeinfo name for QJpUnicodeConv 24412 __________________________________________________________ 24413 24414 8.2.10.17. Interfaces for Qt3 Internationalization 24415 24416 No external functions are defined for libqt-mt - Qt3 24417 Internationalization in this part of the specification. See 24418 also the generic specification. 24419 __________________________________________________________ 24420 24421 8.2.11. Qt3 Input/Output 24422 __________________________________________________________ 24423 24424 8.2.11.1. Class data for QDataSource 24425 24426 The virtual table for the QDataSource class is described by 24427 Table 8-162 24428 24429 Table 8-162. Primary vtable for QDataSource 24430 Base Offset 0 24431 Virtual Base Offset 0 24432 RTTI typeinfo for QDataSource 24433 vfunc[0]: NULL or QDataSource::~QDataSource() 24434 vfunc[1]: NULL or QDataSource::~QDataSource() 24435 vfunc[2]: __cxa_pure_virtual 24436 vfunc[3]: __cxa_pure_virtual 24437 vfunc[4]: QDataSource::rewindable() const 24438 vfunc[5]: QDataSource::enableRewind(bool) 24439 vfunc[6]: QDataSource::rewind() 24440 24441 The Run Time Type Information for the QDataSource class is 24442 described by Table 8-163 24443 24444 Table 8-163. typeinfo for QDataSource 24445 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24446 Name typeinfo name for QDataSource 24447 basetype: typeinfo for QAsyncIO 24448 __________________________________________________________ 24449 24450 8.2.11.2. Class data for QProcess 24451 24452 The virtual table for the QProcess class is described by Table 24453 8-164 24454 24455 Table 8-164. Primary vtable for QProcess 24456 Base Offset 0 24457 Virtual Base Offset 0 24458 RTTI typeinfo for QProcess 24459 vfunc[0]: NULL or QProcess::metaObject() const 24460 vfunc[1]: QProcess::className() const 24461 vfunc[2]: QProcess::qt_cast(char const*) 24462 vfunc[3]: QProcess::qt_invoke(int, QUObject*) 24463 vfunc[4]: QProcess::qt_emit(int, QUObject*) 24464 vfunc[5]: QProcess::qt_property(int, int, QVariant*) 24465 vfunc[6]: QProcess::~QProcess() 24466 vfunc[7]: QProcess::~QProcess() 24467 vfunc[8]: QObject::event(QEvent*) 24468 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24469 vfunc[10]: QObject::setName(char const*) 24470 vfunc[11]: QObject::insertChild(QObject*) 24471 vfunc[12]: QObject::removeChild(QObject*) 24472 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24473 vfunc[14]: QObject::property(char const*) const 24474 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24475 vfunc[16]: QObject::childEvent(QChildEvent*) 24476 vfunc[17]: QObject::customEvent(QCustomEvent*) 24477 vfunc[18]: QProcess::connectNotify(char const*) 24478 vfunc[19]: QProcess::disconnectNotify(char const*) 24479 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24480 const*, char const*) 24481 vfunc[21]: QProcess::setArguments(QStringList const&) 24482 vfunc[22]: QProcess::addArgument(QString const&) 24483 vfunc[23]: QProcess::setWorkingDirectory(QDir const&) 24484 vfunc[24]: QProcess::start(QStringList*) 24485 vfunc[25]: QProcess::launch(QString const&, QStringList*) 24486 vfunc[26]: QProcess::launch(QMemArray const&, 24487 QStringList*) 24488 vfunc[27]: QProcess::readStdout() 24489 vfunc[28]: QProcess::readStderr() 24490 vfunc[29]: QProcess::readLineStdout() 24491 vfunc[30]: QProcess::readLineStderr() 24492 vfunc[31]: QProcess::writeToStdin(QMemArray const&) 24493 vfunc[32]: QProcess::writeToStdin(QString const&) 24494 vfunc[33]: QProcess::closeStdin() 24495 24496 The Run Time Type Information for the QProcess class is 24497 described by Table 8-165 24498 24499 Table 8-165. typeinfo for QProcess 24500 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24501 Name typeinfo name for QProcess 24502 basetype: typeinfo for QObject 24503 __________________________________________________________ 24504 24505 8.2.11.3. Class data for QDataPump 24506 24507 The virtual table for the QDataPump class is described by Table 24508 8-166 24509 24510 Table 8-166. Primary vtable for QDataPump 24511 Base Offset 0 24512 Virtual Base Offset 0 24513 RTTI typeinfo for QDataPump 24514 vfunc[0]: NULL or QDataPump::metaObject() const 24515 vfunc[1]: QDataPump::className() const 24516 vfunc[2]: QDataPump::qt_cast(char const*) 24517 vfunc[3]: QDataPump::qt_invoke(int, QUObject*) 24518 vfunc[4]: QDataPump::qt_emit(int, QUObject*) 24519 vfunc[5]: QDataPump::qt_property(int, int, QVariant*) 24520 vfunc[6]: NULL or QDataPump::~QDataPump() 24521 vfunc[7]: NULL or QDataPump::~QDataPump() 24522 vfunc[8]: QObject::event(QEvent*) 24523 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24524 vfunc[10]: QObject::setName(char const*) 24525 vfunc[11]: QObject::insertChild(QObject*) 24526 vfunc[12]: QObject::removeChild(QObject*) 24527 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24528 vfunc[14]: QObject::property(char const*) const 24529 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24530 vfunc[16]: QObject::childEvent(QChildEvent*) 24531 vfunc[17]: QObject::customEvent(QCustomEvent*) 24532 vfunc[18]: QObject::connectNotify(char const*) 24533 vfunc[19]: QObject::disconnectNotify(char const*) 24534 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24535 const*, char const*) 24536 24537 The Run Time Type Information for the QDataPump class is 24538 described by Table 8-167 24539 24540 Table 8-167. typeinfo for QDataPump 24541 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24542 Name typeinfo name for QDataPump 24543 basetype: typeinfo for QObject 24544 __________________________________________________________ 24545 24546 8.2.11.4. Class data for QFile 24547 24548 The virtual table for the QFile class is described by Table 24549 8-168 24550 24551 Table 8-168. Primary vtable for QFile 24552 Base Offset 0 24553 Virtual Base Offset 0 24554 RTTI typeinfo for QFile 24555 vfunc[0]: QFile::~QFile() 24556 vfunc[1]: QFile::~QFile() 24557 vfunc[2]: QFile::open(int) 24558 vfunc[3]: QFile::close() 24559 vfunc[4]: QFile::flush() 24560 vfunc[5]: QFile::size() const 24561 vfunc[6]: NULL or QFile::at() const 24562 vfunc[7]: QFile::at(unsigned long) 24563 vfunc[8]: QFile::atEnd() const 24564 vfunc[9]: QFile::readBlock(char*, unsigned long) 24565 vfunc[10]: QFile::writeBlock(char const*, unsigned long) 24566 vfunc[11]: QFile::readLine(char*, unsigned long) 24567 vfunc[12]: QIODevice::readAll() 24568 vfunc[13]: QFile::getch() 24569 vfunc[14]: QFile::putch(int) 24570 vfunc[15]: QFile::ungetch(int) 24571 24572 The Run Time Type Information for the QFile class is described 24573 by Table 8-169 24574 24575 Table 8-169. typeinfo for QFile 24576 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24577 Name typeinfo name for QFile 24578 basetype: typeinfo for QIODevice 24579 __________________________________________________________ 24580 24581 8.2.11.5. Class data for QBuffer 24582 24583 The virtual table for the QBuffer class is described by Table 24584 8-170 24585 24586 Table 8-170. Primary vtable for QBuffer 24587 Base Offset 0 24588 Virtual Base Offset 0 24589 RTTI typeinfo for QBuffer 24590 vfunc[0]: QBuffer::~QBuffer() 24591 vfunc[1]: QBuffer::~QBuffer() 24592 vfunc[2]: QBuffer::open(int) 24593 vfunc[3]: QBuffer::close() 24594 vfunc[4]: QBuffer::flush() 24595 vfunc[5]: NULL or QBuffer::size() const 24596 vfunc[6]: NULL or QBuffer::at() const 24597 vfunc[7]: QBuffer::at(unsigned long) 24598 vfunc[8]: QIODevice::atEnd() const 24599 vfunc[9]: QBuffer::readBlock(char*, unsigned long) 24600 vfunc[10]: QBuffer::writeBlock(char const*, unsigned long) 24601 vfunc[11]: QBuffer::readLine(char*, unsigned long) 24602 vfunc[12]: QIODevice::readAll() 24603 vfunc[13]: QBuffer::getch() 24604 vfunc[14]: QBuffer::putch(int) 24605 vfunc[15]: QBuffer::ungetch(int) 24606 24607 The Run Time Type Information for the QBuffer class is 24608 described by Table 8-171 24609 24610 Table 8-171. typeinfo for QBuffer 24611 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24612 Name typeinfo name for QBuffer 24613 basetype: typeinfo for QIODevice 24614 __________________________________________________________ 24615 24616 8.2.11.6. Class data for QClipboard 24617 24618 The virtual table for the QClipboard class is described by 24619 Table 8-172 24620 24621 Table 8-172. Primary vtable for QClipboard 24622 Base Offset 0 24623 Virtual Base Offset 0 24624 RTTI typeinfo for QClipboard 24625 vfunc[0]: NULL or QClipboard::metaObject() const 24626 vfunc[1]: QClipboard::className() const 24627 vfunc[2]: QClipboard::qt_cast(char const*) 24628 vfunc[3]: QClipboard::qt_invoke(int, QUObject*) 24629 vfunc[4]: QClipboard::qt_emit(int, QUObject*) 24630 vfunc[5]: QClipboard::qt_property(int, int, QVariant*) 24631 vfunc[6]: QClipboard::~QClipboard() 24632 vfunc[7]: QClipboard::~QClipboard() 24633 vfunc[8]: QClipboard::event(QEvent*) 24634 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24635 vfunc[10]: QObject::setName(char const*) 24636 vfunc[11]: QObject::insertChild(QObject*) 24637 vfunc[12]: QObject::removeChild(QObject*) 24638 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24639 vfunc[14]: QObject::property(char const*) const 24640 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24641 vfunc[16]: QObject::childEvent(QChildEvent*) 24642 vfunc[17]: QObject::customEvent(QCustomEvent*) 24643 vfunc[18]: QClipboard::connectNotify(char const*) 24644 vfunc[19]: QObject::disconnectNotify(char const*) 24645 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24646 const*, char const*) 24647 24648 The Run Time Type Information for the QClipboard class is 24649 described by Table 8-173 24650 24651 Table 8-173. typeinfo for QClipboard 24652 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24653 Name typeinfo name for QClipboard 24654 basetype: typeinfo for QObject 24655 __________________________________________________________ 24656 24657 8.2.11.7. Class data for QAsyncIO 24658 24659 The virtual table for the QAsyncIO class is described by Table 24660 8-174 24661 24662 Table 8-174. Primary vtable for QAsyncIO 24663 Base Offset 0 24664 Virtual Base Offset 0 24665 RTTI typeinfo for QAsyncIO 24666 vfunc[0]: QAsyncIO::~QAsyncIO() 24667 vfunc[1]: QAsyncIO::~QAsyncIO() 24668 24669 The Run Time Type Information for the QAsyncIO class is 24670 described by Table 8-175 24671 24672 Table 8-175. typeinfo for QAsyncIO 24673 Base Vtable vtable for __cxxabiv1::__class_type_info 24674 Name typeinfo name for QAsyncIO 24675 __________________________________________________________ 24676 24677 8.2.11.8. Class data for QSignal 24678 24679 The virtual table for the QSignal class is described by Table 24680 8-176 24681 24682 Table 8-176. Primary vtable for QSignal 24683 Base Offset 0 24684 Virtual Base Offset 0 24685 RTTI typeinfo for QSignal 24686 vfunc[0]: NULL or QSignal::metaObject() const 24687 vfunc[1]: QSignal::className() const 24688 vfunc[2]: QSignal::qt_cast(char const*) 24689 vfunc[3]: QSignal::qt_invoke(int, QUObject*) 24690 vfunc[4]: QSignal::qt_emit(int, QUObject*) 24691 vfunc[5]: QSignal::qt_property(int, int, QVariant*) 24692 vfunc[6]: QSignal::~QSignal() 24693 vfunc[7]: QSignal::~QSignal() 24694 vfunc[8]: QObject::event(QEvent*) 24695 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24696 vfunc[10]: QObject::setName(char const*) 24697 vfunc[11]: QObject::insertChild(QObject*) 24698 vfunc[12]: QObject::removeChild(QObject*) 24699 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24700 vfunc[14]: QObject::property(char const*) const 24701 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24702 vfunc[16]: QObject::childEvent(QChildEvent*) 24703 vfunc[17]: QObject::customEvent(QCustomEvent*) 24704 vfunc[18]: QObject::connectNotify(char const*) 24705 vfunc[19]: QObject::disconnectNotify(char const*) 24706 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24707 const*, char const*) 24708 24709 The Run Time Type Information for the QSignal class is 24710 described by Table 8-177 24711 24712 Table 8-177. typeinfo for QSignal 24713 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24714 Name typeinfo name for QSignal 24715 basetype: typeinfo for QObject 24716 __________________________________________________________ 24717 24718 8.2.11.9. Class data for QDataSink 24719 24720 The virtual table for the QDataSink class is described by Table 24721 8-178 24722 24723 Table 8-178. Primary vtable for QDataSink 24724 Base Offset 0 24725 Virtual Base Offset 0 24726 RTTI typeinfo for QDataSink 24727 vfunc[0]: NULL or QDataSink::~QDataSink() 24728 vfunc[1]: NULL or QDataSink::~QDataSink() 24729 vfunc[2]: __cxa_pure_virtual 24730 vfunc[3]: __cxa_pure_virtual 24731 vfunc[4]: __cxa_pure_virtual 24732 24733 The Run Time Type Information for the QDataSink class is 24734 described by Table 8-179 24735 24736 Table 8-179. typeinfo for QDataSink 24737 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24738 Name typeinfo name for QDataSink 24739 basetype: typeinfo for QAsyncIO 24740 __________________________________________________________ 24741 24742 8.2.11.10. Class data for QDir 24743 24744 The virtual table for the QDir class is described by Table 24745 8-180 24746 24747 Table 8-180. Primary vtable for QDir 24748 Base Offset 0 24749 Virtual Base Offset 0 24750 RTTI typeinfo for QDir 24751 vfunc[0]: QDir::~QDir() 24752 vfunc[1]: QDir::~QDir() 24753 vfunc[2]: QDir::setPath(QString const&) 24754 vfunc[3]: NULL or QDir::path() const 24755 vfunc[4]: QDir::absPath() const 24756 vfunc[5]: QDir::canonicalPath() const 24757 vfunc[6]: QDir::dirName() const 24758 vfunc[7]: QDir::filePath(QString const&, bool) const 24759 vfunc[8]: QDir::absFilePath(QString const&, bool) const 24760 vfunc[9]: QDir::cd(QString const&, bool) 24761 vfunc[10]: QDir::cdUp() 24762 vfunc[11]: QDir::setNameFilter(QString const&) 24763 vfunc[12]: QDir::setFilter(int) 24764 vfunc[13]: QDir::setSorting(int) 24765 vfunc[14]: QDir::setMatchAllDirs(bool) 24766 vfunc[15]: QDir::encodedEntryList(int, int) const 24767 vfunc[16]: QDir::encodedEntryList(QString const&, int, int) 24768 const 24769 vfunc[17]: QDir::entryList(int, int) const 24770 vfunc[18]: QDir::entryList(QString const&, int, int) const 24771 vfunc[19]: QDir::entryInfoList(int, int) const 24772 vfunc[20]: QDir::entryInfoList(QString const&, int, int) const 24773 vfunc[21]: QDir::mkdir(QString const&, bool) const 24774 vfunc[22]: QDir::rmdir(QString const&, bool) const 24775 vfunc[23]: QDir::isReadable() const 24776 vfunc[24]: QDir::exists() const 24777 vfunc[25]: QDir::isRoot() const 24778 vfunc[26]: QDir::isRelative() const 24779 vfunc[27]: QDir::convertToAbs() 24780 vfunc[28]: QDir::operator==(QDir const&) const 24781 vfunc[29]: NULL or QDir::operator!=(QDir const&) const 24782 vfunc[30]: QDir::remove(QString const&, bool) 24783 vfunc[31]: QDir::rename(QString const&, QString const&, bool) 24784 vfunc[32]: QDir::exists(QString const&, bool) 24785 vfunc[33]: QDir::readDirEntries(QString const&, int, int) 24786 24787 The Run Time Type Information for the QDir class is described 24788 by Table 8-181 24789 24790 Table 8-181. typeinfo for QDir 24791 Base Vtable vtable for __cxxabiv1::__class_type_info 24792 Name typeinfo name for QDir 24793 __________________________________________________________ 24794 24795 8.2.11.11. Class data for QTextOStream 24796 24797 The virtual table for the QTextOStream class is described by 24798 Table 8-182 24799 24800 Table 8-182. Primary vtable for QTextOStream 24801 Base Offset 0 24802 Virtual Base Offset 0 24803 RTTI typeinfo for QTextOStream 24804 vfunc[0]: NULL or QTextOStream::~QTextOStream() 24805 vfunc[1]: NULL or QTextOStream::~QTextOStream() 24806 24807 The Run Time Type Information for the QTextOStream class is 24808 described by Table 8-183 24809 24810 Table 8-183. typeinfo for QTextOStream 24811 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24812 Name typeinfo name for QTextOStream 24813 basetype: typeinfo for QTextStream 24814 __________________________________________________________ 24815 24816 8.2.11.12. Class data for QTextStream 24817 24818 The virtual table for the QTextStream class is described by 24819 Table 8-184 24820 24821 Table 8-184. Primary vtable for QTextStream 24822 Base Offset 0 24823 Virtual Base Offset 0 24824 RTTI typeinfo for QTextStream 24825 vfunc[0]: QTextStream::~QTextStream() 24826 vfunc[1]: QTextStream::~QTextStream() 24827 24828 The Run Time Type Information for the QTextStream class is 24829 described by Table 8-185 24830 24831 Table 8-185. typeinfo for QTextStream 24832 Base Vtable vtable for __cxxabiv1::__class_type_info 24833 Name typeinfo name for QTextStream 24834 __________________________________________________________ 24835 24836 8.2.11.13. Class data for QSignalMapper 24837 24838 The virtual table for the QSignalMapper class is described by 24839 Table 8-186 24840 24841 Table 8-186. Primary vtable for QSignalMapper 24842 Base Offset 0 24843 Virtual Base Offset 0 24844 RTTI typeinfo for QSignalMapper 24845 vfunc[0]: NULL or QSignalMapper::metaObject() const 24846 vfunc[1]: QSignalMapper::className() const 24847 vfunc[2]: QSignalMapper::qt_cast(char const*) 24848 vfunc[3]: QSignalMapper::qt_invoke(int, QUObject*) 24849 vfunc[4]: QSignalMapper::qt_emit(int, QUObject*) 24850 vfunc[5]: QSignalMapper::qt_property(int, int, QVariant*) 24851 vfunc[6]: QSignalMapper::~QSignalMapper() 24852 vfunc[7]: QSignalMapper::~QSignalMapper() 24853 vfunc[8]: QObject::event(QEvent*) 24854 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24855 vfunc[10]: QObject::setName(char const*) 24856 vfunc[11]: QObject::insertChild(QObject*) 24857 vfunc[12]: QObject::removeChild(QObject*) 24858 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24859 vfunc[14]: QObject::property(char const*) const 24860 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24861 vfunc[16]: QObject::childEvent(QChildEvent*) 24862 vfunc[17]: QObject::customEvent(QCustomEvent*) 24863 vfunc[18]: QObject::connectNotify(char const*) 24864 vfunc[19]: QObject::disconnectNotify(char const*) 24865 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24866 const*, char const*) 24867 vfunc[21]: QSignalMapper::setMapping(QObject const*, int) 24868 vfunc[22]: QSignalMapper::setMapping(QObject const*, QString 24869 const&) 24870 24871 The Run Time Type Information for the QSignalMapper class is 24872 described by Table 8-187 24873 24874 Table 8-187. typeinfo for QSignalMapper 24875 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24876 Name typeinfo name for QSignalMapper 24877 basetype: typeinfo for QObject 24878 __________________________________________________________ 24879 24880 8.2.11.14. Class data for QIODeviceSource 24881 24882 The virtual table for the QIODeviceSource class is described by 24883 Table 8-188 24884 24885 Table 8-188. Primary vtable for QIODeviceSource 24886 Base Offset 0 24887 Virtual Base Offset 0 24888 RTTI typeinfo for QIODeviceSource 24889 vfunc[0]: QIODeviceSource::~QIODeviceSource() 24890 vfunc[1]: QIODeviceSource::~QIODeviceSource() 24891 vfunc[2]: QIODeviceSource::readyToSend() 24892 vfunc[3]: QIODeviceSource::sendTo(QDataSink*, int) 24893 vfunc[4]: QIODeviceSource::rewindable() const 24894 vfunc[5]: QIODeviceSource::enableRewind(bool) 24895 vfunc[6]: QIODeviceSource::rewind() 24896 24897 The Run Time Type Information for the QIODeviceSource class is 24898 described by Table 8-189 24899 24900 Table 8-189. typeinfo for QIODeviceSource 24901 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24902 Name typeinfo name for QIODeviceSource 24903 basetype: typeinfo for QDataSource 24904 __________________________________________________________ 24905 24906 8.2.11.15. Class data for QIODevice 24907 24908 The virtual table for the QIODevice class is described by Table 24909 8-190 24910 24911 Table 8-190. Primary vtable for QIODevice 24912 Base Offset 0 24913 Virtual Base Offset 0 24914 RTTI typeinfo for QIODevice 24915 vfunc[0]: QIODevice::~QIODevice() 24916 vfunc[1]: QIODevice::~QIODevice() 24917 vfunc[2]: __cxa_pure_virtual 24918 vfunc[3]: __cxa_pure_virtual 24919 vfunc[4]: __cxa_pure_virtual 24920 vfunc[5]: __cxa_pure_virtual 24921 vfunc[6]: QIODevice::at() const 24922 vfunc[7]: QIODevice::at(unsigned long) 24923 vfunc[8]: QIODevice::atEnd() const 24924 vfunc[9]: __cxa_pure_virtual 24925 vfunc[10]: __cxa_pure_virtual 24926 vfunc[11]: QIODevice::readLine(char*, unsigned long) 24927 vfunc[12]: QIODevice::readAll() 24928 vfunc[13]: __cxa_pure_virtual 24929 vfunc[14]: __cxa_pure_virtual 24930 vfunc[15]: __cxa_pure_virtual 24931 24932 The Run Time Type Information for the QIODevice class is 24933 described by Table 8-191 24934 24935 Table 8-191. typeinfo for QIODevice 24936 Base Vtable vtable for __cxxabiv1::__class_type_info 24937 Name typeinfo name for QIODevice 24938 __________________________________________________________ 24939 24940 8.2.11.16. Class data for QDataStream 24941 24942 The virtual table for the QDataStream class is described by 24943 Table 8-192 24944 24945 Table 8-192. Primary vtable for QDataStream 24946 Base Offset 0 24947 Virtual Base Offset 0 24948 RTTI typeinfo for QDataStream 24949 vfunc[0]: QDataStream::~QDataStream() 24950 vfunc[1]: QDataStream::~QDataStream() 24951 24952 The Run Time Type Information for the QDataStream class is 24953 described by Table 8-193 24954 24955 Table 8-193. typeinfo for QDataStream 24956 Base Vtable vtable for __cxxabiv1::__class_type_info 24957 Name typeinfo name for QDataStream 24958 __________________________________________________________ 24959 24960 8.2.11.17. Interfaces for Qt3 Input/Output 24961 24962 No external functions are defined for libqt-mt - Qt3 24963 Input/Output in this part of the specification. See also the 24964 generic specification. 24965 __________________________________________________________ 24966 24967 8.2.12. Qt3 Multimedia 24968 __________________________________________________________ 24969 24970 8.2.12.1. Class data for QImageFormat 24971 24972 The virtual table for the QImageFormat class is described by 24973 Table 8-194 24974 24975 Table 8-194. Primary vtable for QImageFormat 24976 Base Offset 0 24977 Virtual Base Offset 0 24978 RTTI typeinfo for QImageFormat 24979 vfunc[0]: QImageFormat::~QImageFormat() 24980 vfunc[1]: QImageFormat::~QImageFormat() 24981 vfunc[2]: __cxa_pure_virtual 24982 24983 The Run Time Type Information for the QImageFormat class is 24984 described by Table 8-195 24985 24986 Table 8-195. typeinfo for QImageFormat 24987 Base Vtable vtable for __cxxabiv1::__class_type_info 24988 Name typeinfo name for QImageFormat 24989 __________________________________________________________ 24990 24991 8.2.12.2. Class data for QSound 24992 24993 The virtual table for the QSound class is described by Table 24994 8-196 24995 24996 Table 8-196. Primary vtable for QSound 24997 Base Offset 0 24998 Virtual Base Offset 0 24999 RTTI typeinfo for QSound 25000 vfunc[0]: NULL or QSound::metaObject() const 25001 vfunc[1]: QSound::className() const 25002 vfunc[2]: QSound::qt_cast(char const*) 25003 vfunc[3]: QSound::qt_invoke(int, QUObject*) 25004 vfunc[4]: QSound::qt_emit(int, QUObject*) 25005 vfunc[5]: QSound::qt_property(int, int, QVariant*) 25006 vfunc[6]: QSound::~QSound() 25007 vfunc[7]: QSound::~QSound() 25008 vfunc[8]: QObject::event(QEvent*) 25009 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25010 vfunc[10]: QObject::setName(char const*) 25011 vfunc[11]: QObject::insertChild(QObject*) 25012 vfunc[12]: QObject::removeChild(QObject*) 25013 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25014 vfunc[14]: QObject::property(char const*) const 25015 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25016 vfunc[16]: QObject::childEvent(QChildEvent*) 25017 vfunc[17]: QObject::customEvent(QCustomEvent*) 25018 vfunc[18]: QObject::connectNotify(char const*) 25019 vfunc[19]: QObject::disconnectNotify(char const*) 25020 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25021 const*, char const*) 25022 25023 The Run Time Type Information for the QSound class is described 25024 by Table 8-197 25025 25026 Table 8-197. typeinfo for QSound 25027 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25028 Name typeinfo name for QSound 25029 basetype: typeinfo for QObject 25030 __________________________________________________________ 25031 25032 8.2.12.3. Class data for QImageConsumer 25033 25034 The virtual table for the QImageConsumer class is described by 25035 Table 8-198 25036 25037 Table 8-198. Primary vtable for QImageConsumer 25038 Base Offset 0 25039 Virtual Base Offset 0 25040 RTTI typeinfo for QImageConsumer 25041 vfunc[0]: __cxa_pure_virtual 25042 vfunc[1]: __cxa_pure_virtual 25043 vfunc[2]: __cxa_pure_virtual 25044 vfunc[3]: __cxa_pure_virtual 25045 vfunc[4]: __cxa_pure_virtual 25046 vfunc[5]: __cxa_pure_virtual 25047 vfunc[6]: __cxa_pure_virtual 25048 25049 The Run Time Type Information for the QImageConsumer class is 25050 described by Table 8-199 25051 25052 Table 8-199. typeinfo for QImageConsumer 25053 Base Vtable vtable for __cxxabiv1::__class_type_info 25054 Name typeinfo name for QImageConsumer 25055 __________________________________________________________ 25056 25057 8.2.12.4. Class data for QImageFormatType 25058 25059 The virtual table for the QImageFormatType class is described 25060 by Table 8-200 25061 25062 Table 8-200. Primary vtable for QImageFormatType 25063 Base Offset 0 25064 Virtual Base Offset 0 25065 RTTI typeinfo for QImageFormatType 25066 vfunc[0]: QImageFormatType::~QImageFormatType() 25067 vfunc[1]: QImageFormatType::~QImageFormatType() 25068 vfunc[2]: __cxa_pure_virtual 25069 vfunc[3]: __cxa_pure_virtual 25070 25071 The Run Time Type Information for the QImageFormatType class is 25072 described by Table 8-201 25073 25074 Table 8-201. typeinfo for QImageFormatType 25075 Base Vtable vtable for __cxxabiv1::__class_type_info 25076 Name typeinfo name for QImageFormatType 25077 __________________________________________________________ 25078 25079 8.2.12.5. Interfaces for Qt3 Multimedia 25080 25081 No external functions are defined for libqt-mt - Qt3 Multimedia 25082 in this part of the specification. See also the generic 25083 specification. 25084 __________________________________________________________ 25085 25086 8.2.13. Qt3 Network 25087 __________________________________________________________ 25088 25089 8.2.13.1. Class data for QMimeSourceFactory 25090 25091 The virtual table for the QMimeSourceFactory class is described 25092 by Table 8-202 25093 25094 Table 8-202. Primary vtable for QMimeSourceFactory 25095 Base Offset 0 25096 Virtual Base Offset 0 25097 RTTI typeinfo for QMimeSourceFactory 25098 vfunc[0]: QMimeSourceFactory::~QMimeSourceFactory() 25099 vfunc[1]: QMimeSourceFactory::~QMimeSourceFactory() 25100 vfunc[2]: QMimeSourceFactory::data(QString const&) const 25101 vfunc[3]: QMimeSourceFactory::makeAbsolute(QString const&, 25102 QString const&) const 25103 vfunc[4]: QMimeSourceFactory::setText(QString const&, QString 25104 const&) 25105 vfunc[5]: QMimeSourceFactory::setImage(QString const&, QImage 25106 const&) 25107 vfunc[6]: QMimeSourceFactory::setPixmap(QString const&, QPixmap 25108 const&) 25109 vfunc[7]: QMimeSourceFactory::setData(QString const&, 25110 QMimeSource*) 25111 vfunc[8]: QMimeSourceFactory::setFilePath(QStringList const&) 25112 vfunc[9]: QMimeSourceFactory::filePath() const 25113 vfunc[10]: QMimeSourceFactory::setExtensionType(QString const&, 25114 char const*) 25115 25116 The Run Time Type Information for the QMimeSourceFactory class 25117 is described by Table 8-203 25118 25119 Table 8-203. typeinfo for QMimeSourceFactory 25120 Base Vtable vtable for __cxxabiv1::__class_type_info 25121 Name typeinfo name for QMimeSourceFactory 25122 __________________________________________________________ 25123 25124 8.2.13.2. Class data for QUrlOperator 25125 25126 The virtual table for the QUrlOperator class is described by 25127 Table 8-204 25128 25129 Table 8-204. Primary vtable for QUrlOperator 25130 Base Offset 0 25131 Virtual Base Offset 0 25132 RTTI typeinfo for QUrlOperator 25133 vfunc[0]: NULL or QUrlOperator::metaObject() const 25134 vfunc[1]: QUrlOperator::className() const 25135 vfunc[2]: QUrlOperator::qt_cast(char const*) 25136 vfunc[3]: QUrlOperator::qt_invoke(int, QUObject*) 25137 vfunc[4]: QUrlOperator::qt_emit(int, QUObject*) 25138 vfunc[5]: QUrlOperator::qt_property(int, int, QVariant*) 25139 vfunc[6]: QUrlOperator::~QUrlOperator() 25140 vfunc[7]: QUrlOperator::~QUrlOperator() 25141 vfunc[8]: QObject::event(QEvent*) 25142 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25143 vfunc[10]: QObject::setName(char const*) 25144 vfunc[11]: QObject::insertChild(QObject*) 25145 vfunc[12]: QObject::removeChild(QObject*) 25146 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25147 vfunc[14]: QObject::property(char const*) const 25148 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25149 vfunc[16]: QObject::childEvent(QChildEvent*) 25150 vfunc[17]: QObject::customEvent(QCustomEvent*) 25151 vfunc[18]: QObject::connectNotify(char const*) 25152 vfunc[19]: QObject::disconnectNotify(char const*) 25153 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25154 const*, char const*) 25155 vfunc[21]: QUrlOperator::setPath(QString const&) 25156 vfunc[22]: QUrlOperator::cdUp() 25157 vfunc[23]: QUrlOperator::listChildren() 25158 vfunc[24]: QUrlOperator::mkdir(QString const&) 25159 vfunc[25]: QUrlOperator::remove(QString const&) 25160 vfunc[26]: QUrlOperator::rename(QString const&, QString const&) 25161 vfunc[27]: QUrlOperator::get(QString const&) 25162 vfunc[28]: QUrlOperator::put(QMemArray const&, QString 25163 const&) 25164 vfunc[29]: QUrlOperator::copy(QString const&, QString const&, 25165 bool, bool) 25166 vfunc[30]: QUrlOperator::copy(QStringList const&, QString 25167 const&, bool) 25168 vfunc[31]: QUrlOperator::isDir(bool*) 25169 vfunc[32]: QUrlOperator::setNameFilter(QString const&) 25170 vfunc[33]: QUrlOperator::info(QString const&) const 25171 vfunc[34]: QUrlOperator::stop() 25172 vfunc[35]: QUrlOperator::reset() 25173 vfunc[36]: QUrlOperator::parse(QString const&) 25174 vfunc[37]: QUrlOperator::checkValid() 25175 vfunc[38]: QUrlOperator::clearEntries() 25176 25177 Table 8-205. Secondary vtable for QUrlOperator 25178 Base Offset -40 25179 Virtual Base Offset 0 25180 RTTI typeinfo for QUrlOperator 25181 vfunc[0]: non-virtual thunk to QUrlOperator::~QUrlOperator() 25182 vfunc[1]: non-virtual thunk to QUrlOperator::~QUrlOperator() 25183 vfunc[2]: QUrl::setProtocol(QString const&) 25184 vfunc[3]: QUrl::setUser(QString const&) 25185 vfunc[4]: QUrl::setPassword(QString const&) 25186 vfunc[5]: QUrl::setHost(QString const&) 25187 vfunc[6]: QUrl::setPort(int) 25188 vfunc[7]: non-virtual thunk to QUrlOperator::setPath(QString 25189 const&) 25190 vfunc[8]: QUrl::setEncodedPathAndQuery(QString const&) 25191 vfunc[9]: QUrl::setQuery(QString const&) 25192 vfunc[10]: QUrl::setRef(QString const&) 25193 vfunc[11]: QUrl::addPath(QString const&) 25194 vfunc[12]: QUrl::setFileName(QString const&) 25195 vfunc[13]: QUrl::toString(bool, bool) const 25196 vfunc[14]: non-virtual thunk to QUrlOperator::cdUp() 25197 vfunc[15]: non-virtual thunk to QUrlOperator::reset() 25198 vfunc[16]: non-virtual thunk to QUrlOperator::parse(QString 25199 const&) 25200 25201 The Run Time Type Information for the QUrlOperator class is 25202 described by Table 8-206 25203 25204 Table 8-206. typeinfo for QUrlOperator 25205 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 25206 Name typeinfo name for QUrlOperator 25207 flags: 0 25208 basetype: typeinfo for QObject 2 25209 basetype: typeinfo for QUrl 10242 25210 __________________________________________________________ 25211 25212 8.2.13.3. Class data for QSocket 25213 25214 The virtual table for the QSocket class is described by Table 25215 8-207 25216 25217 Table 8-207. Primary vtable for QSocket 25218 Base Offset 0 25219 Virtual Base Offset 0 25220 RTTI typeinfo for QSocket 25221 vfunc[0]: NULL or QSocket::metaObject() const 25222 vfunc[1]: QSocket::className() const 25223 vfunc[2]: QSocket::qt_cast(char const*) 25224 vfunc[3]: QSocket::qt_invoke(int, QUObject*) 25225 vfunc[4]: QSocket::qt_emit(int, QUObject*) 25226 vfunc[5]: QSocket::qt_property(int, int, QVariant*) 25227 vfunc[6]: QSocket::~QSocket() 25228 vfunc[7]: QSocket::~QSocket() 25229 vfunc[8]: QObject::event(QEvent*) 25230 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25231 vfunc[10]: QObject::setName(char const*) 25232 vfunc[11]: QObject::insertChild(QObject*) 25233 vfunc[12]: QObject::removeChild(QObject*) 25234 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25235 vfunc[14]: QObject::property(char const*) const 25236 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25237 vfunc[16]: QObject::childEvent(QChildEvent*) 25238 vfunc[17]: QObject::customEvent(QCustomEvent*) 25239 vfunc[18]: QObject::connectNotify(char const*) 25240 vfunc[19]: QObject::disconnectNotify(char const*) 25241 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25242 const*, char const*) 25243 vfunc[21]: QSocket::setSocket(int) 25244 vfunc[22]: QSocket::setSocketDevice(QSocketDevice*) 25245 vfunc[23]: QSocket::connectToHost(QString const&, unsigned 25246 short) 25247 vfunc[24]: QSocket::open(int) 25248 vfunc[25]: QSocket::close() 25249 vfunc[26]: QSocket::flush() 25250 vfunc[27]: QSocket::size() const 25251 vfunc[28]: QSocket::at() const 25252 vfunc[29]: QSocket::at(unsigned long) 25253 vfunc[30]: QSocket::atEnd() const 25254 vfunc[31]: QSocket::readBlock(char*, unsigned long) 25255 vfunc[32]: QSocket::writeBlock(char const*, unsigned long) 25256 vfunc[33]: QSocket::readLine(char*, unsigned long) 25257 vfunc[34]: QSocket::getch() 25258 vfunc[35]: QSocket::putch(int) 25259 vfunc[36]: QSocket::ungetch(int) 25260 vfunc[37]: QSocket::readLine() 25261 vfunc[38]: QSocket::sn_read(bool) 25262 vfunc[39]: QSocket::sn_write() 25263 25264 Table 8-208. Secondary vtable for QSocket 25265 Base Offset -40 25266 Virtual Base Offset 0 25267 RTTI typeinfo for QSocket 25268 vfunc[0]: non-virtual thunk to QSocket::~QSocket() 25269 vfunc[1]: non-virtual thunk to QSocket::~QSocket() 25270 vfunc[2]: non-virtual thunk to QSocket::open(int) 25271 vfunc[3]: non-virtual thunk to QSocket::close() 25272 vfunc[4]: non-virtual thunk to QSocket::flush() 25273 vfunc[5]: non-virtual thunk to QSocket::size() const 25274 vfunc[6]: non-virtual thunk to QSocket::at() const 25275 vfunc[7]: non-virtual thunk to QSocket::at(unsigned long) 25276 vfunc[8]: non-virtual thunk to QSocket::atEnd() const 25277 vfunc[9]: non-virtual thunk to QSocket::readBlock(char*, 25278 unsigned long) 25279 vfunc[10]: non-virtual thunk to QSocket::writeBlock(char 25280 const*, unsigned long) 25281 vfunc[11]: non-virtual thunk to QSocket::readLine(char*, 25282 unsigned long) 25283 vfunc[12]: QIODevice::readAll() 25284 vfunc[13]: non-virtual thunk to QSocket::getch() 25285 vfunc[14]: non-virtual thunk to QSocket::putch(int) 25286 vfunc[15]: non-virtual thunk to QSocket::ungetch(int) 25287 25288 The Run Time Type Information for the QSocket class is 25289 described by Table 8-209 25290 25291 Table 8-209. typeinfo for QSocket 25292 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 25293 Name typeinfo name for QSocket 25294 flags: 0 25295 basetype: typeinfo for QObject 2 25296 basetype: typeinfo for QIODevice 10242 25297 __________________________________________________________ 25298 25299 8.2.13.4. Class data for QSocketNotifier 25300 25301 The virtual table for the QSocketNotifier class is described by 25302 Table 8-210 25303 25304 Table 8-210. Primary vtable for QSocketNotifier 25305 Base Offset 0 25306 Virtual Base Offset 0 25307 RTTI typeinfo for QSocketNotifier 25308 vfunc[0]: NULL or QSocketNotifier::metaObject() const 25309 vfunc[1]: QSocketNotifier::className() const 25310 vfunc[2]: QSocketNotifier::qt_cast(char const*) 25311 vfunc[3]: QSocketNotifier::qt_invoke(int, QUObject*) 25312 vfunc[4]: QSocketNotifier::qt_emit(int, QUObject*) 25313 vfunc[5]: QSocketNotifier::qt_property(int, int, QVariant*) 25314 vfunc[6]: QSocketNotifier::~QSocketNotifier() 25315 vfunc[7]: QSocketNotifier::~QSocketNotifier() 25316 vfunc[8]: QSocketNotifier::event(QEvent*) 25317 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25318 vfunc[10]: QObject::setName(char const*) 25319 vfunc[11]: QObject::insertChild(QObject*) 25320 vfunc[12]: QObject::removeChild(QObject*) 25321 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25322 vfunc[14]: QObject::property(char const*) const 25323 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25324 vfunc[16]: QObject::childEvent(QChildEvent*) 25325 vfunc[17]: QObject::customEvent(QCustomEvent*) 25326 vfunc[18]: QObject::connectNotify(char const*) 25327 vfunc[19]: QObject::disconnectNotify(char const*) 25328 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25329 const*, char const*) 25330 vfunc[21]: QSocketNotifier::setEnabled(bool) 25331 25332 The Run Time Type Information for the QSocketNotifier class is 25333 described by Table 8-211 25334 25335 Table 8-211. typeinfo for QSocketNotifier 25336 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25337 Name typeinfo name for QSocketNotifier 25338 basetype: typeinfo for QObject 25339 __________________________________________________________ 25340 25341 8.2.13.5. Class data for QNetworkProtocol 25342 25343 The virtual table for the QNetworkProtocol class is described 25344 by Table 8-212 25345 25346 Table 8-212. Primary vtable for QNetworkProtocol 25347 Base Offset 0 25348 Virtual Base Offset 0 25349 RTTI typeinfo for QNetworkProtocol 25350 vfunc[0]: NULL or QNetworkProtocol::metaObject() const 25351 vfunc[1]: QNetworkProtocol::className() const 25352 vfunc[2]: QNetworkProtocol::qt_cast(char const*) 25353 vfunc[3]: QNetworkProtocol::qt_invoke(int, QUObject*) 25354 vfunc[4]: QNetworkProtocol::qt_emit(int, QUObject*) 25355 vfunc[5]: QNetworkProtocol::qt_property(int, int, QVariant*) 25356 vfunc[6]: QNetworkProtocol::~QNetworkProtocol() 25357 vfunc[7]: QNetworkProtocol::~QNetworkProtocol() 25358 vfunc[8]: QObject::event(QEvent*) 25359 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25360 vfunc[10]: QObject::setName(char const*) 25361 vfunc[11]: QObject::insertChild(QObject*) 25362 vfunc[12]: QObject::removeChild(QObject*) 25363 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25364 vfunc[14]: QObject::property(char const*) const 25365 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25366 vfunc[16]: QObject::childEvent(QChildEvent*) 25367 vfunc[17]: QObject::customEvent(QCustomEvent*) 25368 vfunc[18]: QObject::connectNotify(char const*) 25369 vfunc[19]: QObject::disconnectNotify(char const*) 25370 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25371 const*, char const*) 25372 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25373 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25374 vfunc[23]: QNetworkProtocol::supportedOperations() const 25375 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25376 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25377 vfunc[26]: QNetworkProtocol::stop() 25378 vfunc[27]: 25379 QNetworkProtocol::processOperation(QNetworkOperation*) 25380 vfunc[28]: 25381 QNetworkProtocol::operationListChildren(QNetworkOperation*) 25382 vfunc[29]: QNetworkProtocol::operationMkDir(QNetworkOperation*) 25383 vfunc[30]: 25384 QNetworkProtocol::operationRemove(QNetworkOperation*) 25385 vfunc[31]: 25386 QNetworkProtocol::operationRename(QNetworkOperation*) 25387 vfunc[32]: QNetworkProtocol::operationGet(QNetworkOperation*) 25388 vfunc[33]: QNetworkProtocol::operationPut(QNetworkOperation*) 25389 vfunc[34]: 25390 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25391 vfunc[35]: 25392 QNetworkProtocol::checkConnection(QNetworkOperation*) 25393 25394 The Run Time Type Information for the QNetworkProtocol class is 25395 described by Table 8-213 25396 25397 Table 8-213. typeinfo for QNetworkProtocol 25398 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25399 Name typeinfo name for QNetworkProtocol 25400 basetype: typeinfo for QObject 25401 __________________________________________________________ 25402 25403 8.2.13.6. Class data for QUrl 25404 25405 The virtual table for the QUrl class is described by Table 25406 8-214 25407 25408 Table 8-214. Primary vtable for QUrl 25409 Base Offset 0 25410 Virtual Base Offset 0 25411 RTTI typeinfo for QUrl 25412 vfunc[0]: QUrl::~QUrl() 25413 vfunc[1]: QUrl::~QUrl() 25414 vfunc[2]: QUrl::setProtocol(QString const&) 25415 vfunc[3]: QUrl::setUser(QString const&) 25416 vfunc[4]: QUrl::setPassword(QString const&) 25417 vfunc[5]: QUrl::setHost(QString const&) 25418 vfunc[6]: QUrl::setPort(int) 25419 vfunc[7]: QUrl::setPath(QString const&) 25420 vfunc[8]: QUrl::setEncodedPathAndQuery(QString const&) 25421 vfunc[9]: QUrl::setQuery(QString const&) 25422 vfunc[10]: QUrl::setRef(QString const&) 25423 vfunc[11]: QUrl::addPath(QString const&) 25424 vfunc[12]: QUrl::setFileName(QString const&) 25425 vfunc[13]: QUrl::toString(bool, bool) const 25426 vfunc[14]: QUrl::cdUp() 25427 vfunc[15]: QUrl::reset() 25428 vfunc[16]: QUrl::parse(QString const&) 25429 25430 The Run Time Type Information for the QUrl class is described 25431 by Table 8-215 25432 25433 Table 8-215. typeinfo for QUrl 25434 Base Vtable vtable for __cxxabiv1::__class_type_info 25435 Name typeinfo name for QUrl 25436 __________________________________________________________ 25437 25438 8.2.13.7. Class data for QSocketDevice 25439 25440 The virtual table for the QSocketDevice class is described by 25441 Table 8-216 25442 25443 Table 8-216. Primary vtable for QSocketDevice 25444 Base Offset 0 25445 Virtual Base Offset 0 25446 RTTI typeinfo for QSocketDevice 25447 vfunc[0]: QSocketDevice::~QSocketDevice() 25448 vfunc[1]: QSocketDevice::~QSocketDevice() 25449 vfunc[2]: QSocketDevice::open(int) 25450 vfunc[3]: QSocketDevice::close() 25451 vfunc[4]: QSocketDevice::flush() 25452 vfunc[5]: QSocketDevice::size() const 25453 vfunc[6]: QSocketDevice::at() const 25454 vfunc[7]: QSocketDevice::at(unsigned long) 25455 vfunc[8]: QSocketDevice::atEnd() const 25456 vfunc[9]: QSocketDevice::readBlock(char*, unsigned long) 25457 vfunc[10]: QSocketDevice::writeBlock(char const*, unsigned 25458 long) 25459 vfunc[11]: QIODevice::readLine(char*, unsigned long) 25460 vfunc[12]: QIODevice::readAll() 25461 vfunc[13]: QSocketDevice::getch() 25462 vfunc[14]: QSocketDevice::putch(int) 25463 vfunc[15]: QSocketDevice::ungetch(int) 25464 vfunc[16]: QSocketDevice::setSocket(int, QSocketDevice::Type) 25465 vfunc[17]: QSocketDevice::setBlocking(bool) 25466 vfunc[18]: QSocketDevice::setAddressReusable(bool) 25467 vfunc[19]: QSocketDevice::setReceiveBufferSize(unsigned int) 25468 vfunc[20]: QSocketDevice::setSendBufferSize(unsigned int) 25469 vfunc[21]: QSocketDevice::connect(QHostAddress const&, unsigned 25470 short) 25471 vfunc[22]: QSocketDevice::bind(QHostAddress const&, unsigned 25472 short) 25473 vfunc[23]: QSocketDevice::listen(int) 25474 vfunc[24]: QSocketDevice::accept() 25475 vfunc[25]: QSocketDevice::writeBlock(char const*, unsigned 25476 long, QHostAddress const&, unsigned short) 25477 vfunc[26]: QSocketDevice::setOption(QSocketDevice::Option, int) 25478 25479 The Run Time Type Information for the QSocketDevice class is 25480 described by Table 8-217 25481 25482 Table 8-217. typeinfo for QSocketDevice 25483 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25484 Name typeinfo name for QSocketDevice 25485 basetype: typeinfo for QIODevice 25486 __________________________________________________________ 25487 25488 8.2.13.8. Class data for QHttpResponseHeader 25489 25490 The virtual table for the QHttpResponseHeader class is 25491 described by Table 8-218 25492 25493 Table 8-218. Primary vtable for QHttpResponseHeader 25494 Base Offset 0 25495 Virtual Base Offset 0 25496 RTTI typeinfo for QHttpResponseHeader 25497 vfunc[0]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 25498 vfunc[1]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 25499 vfunc[2]: QHttpResponseHeader::toString() const 25500 vfunc[3]: QHttpResponseHeader::majorVersion() const 25501 vfunc[4]: QHttpResponseHeader::minorVersion() const 25502 vfunc[5]: QHttpResponseHeader::parseLine(QString const&, int) 25503 25504 The Run Time Type Information for the QHttpResponseHeader class 25505 is described by Table 8-219 25506 25507 Table 8-219. typeinfo for QHttpResponseHeader 25508 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25509 Name typeinfo name for QHttpResponseHeader 25510 basetype: typeinfo for QHttpHeader 25511 __________________________________________________________ 25512 25513 8.2.13.9. Class data for QServerSocket 25514 25515 The virtual table for the QServerSocket class is described by 25516 Table 8-220 25517 25518 Table 8-220. Primary vtable for QServerSocket 25519 Base Offset 0 25520 Virtual Base Offset 0 25521 RTTI typeinfo for QServerSocket 25522 vfunc[0]: NULL or QServerSocket::metaObject() const 25523 vfunc[1]: QServerSocket::className() const 25524 vfunc[2]: QServerSocket::qt_cast(char const*) 25525 vfunc[3]: QServerSocket::qt_invoke(int, QUObject*) 25526 vfunc[4]: QServerSocket::qt_emit(int, QUObject*) 25527 vfunc[5]: QServerSocket::qt_property(int, int, QVariant*) 25528 vfunc[6]: QServerSocket::~QServerSocket() 25529 vfunc[7]: QServerSocket::~QServerSocket() 25530 vfunc[8]: QObject::event(QEvent*) 25531 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25532 vfunc[10]: QObject::setName(char const*) 25533 vfunc[11]: QObject::insertChild(QObject*) 25534 vfunc[12]: QObject::removeChild(QObject*) 25535 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25536 vfunc[14]: QObject::property(char const*) const 25537 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25538 vfunc[16]: QObject::childEvent(QChildEvent*) 25539 vfunc[17]: QObject::customEvent(QCustomEvent*) 25540 vfunc[18]: QObject::connectNotify(char const*) 25541 vfunc[19]: QObject::disconnectNotify(char const*) 25542 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25543 const*, char const*) 25544 vfunc[21]: QServerSocket::setSocket(int) 25545 vfunc[22]: __cxa_pure_virtual 25546 25547 The Run Time Type Information for the QServerSocket class is 25548 described by Table 8-221 25549 25550 Table 8-221. typeinfo for QServerSocket 25551 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25552 Name typeinfo name for QServerSocket 25553 basetype: typeinfo for QObject 25554 __________________________________________________________ 25555 25556 8.2.13.10. Class data for QUrlInfo 25557 25558 The virtual table for the QUrlInfo class is described by Table 25559 8-222 25560 25561 Table 8-222. Primary vtable for QUrlInfo 25562 Base Offset 0 25563 Virtual Base Offset 0 25564 RTTI typeinfo for QUrlInfo 25565 vfunc[0]: QUrlInfo::~QUrlInfo() 25566 vfunc[1]: QUrlInfo::~QUrlInfo() 25567 vfunc[2]: QUrlInfo::setName(QString const&) 25568 vfunc[3]: QUrlInfo::setDir(bool) 25569 vfunc[4]: QUrlInfo::setFile(bool) 25570 vfunc[5]: QUrlInfo::setSymLink(bool) 25571 vfunc[6]: QUrlInfo::setOwner(QString const&) 25572 vfunc[7]: QUrlInfo::setGroup(QString const&) 25573 vfunc[8]: QUrlInfo::setSize(unsigned int) 25574 vfunc[9]: QUrlInfo::setWritable(bool) 25575 vfunc[10]: QUrlInfo::setReadable(bool) 25576 vfunc[11]: QUrlInfo::setPermissions(int) 25577 vfunc[12]: QUrlInfo::setLastModified(QDateTime const&) 25578 25579 The Run Time Type Information for the QUrlInfo class is 25580 described by Table 8-223 25581 25582 Table 8-223. typeinfo for QUrlInfo 25583 Base Vtable vtable for __cxxabiv1::__class_type_info 25584 Name typeinfo name for QUrlInfo 25585 __________________________________________________________ 25586 25587 8.2.13.11. Class data for QNetworkOperation 25588 25589 The virtual table for the QNetworkOperation class is described 25590 by Table 8-224 25591 25592 Table 8-224. Primary vtable for QNetworkOperation 25593 Base Offset 0 25594 Virtual Base Offset 0 25595 RTTI typeinfo for QNetworkOperation 25596 vfunc[0]: NULL or QNetworkOperation::metaObject() const 25597 vfunc[1]: QNetworkOperation::className() const 25598 vfunc[2]: QNetworkOperation::qt_cast(char const*) 25599 vfunc[3]: QNetworkOperation::qt_invoke(int, QUObject*) 25600 vfunc[4]: QNetworkOperation::qt_emit(int, QUObject*) 25601 vfunc[5]: QNetworkOperation::qt_property(int, int, QVariant*) 25602 vfunc[6]: QNetworkOperation::~QNetworkOperation() 25603 vfunc[7]: QNetworkOperation::~QNetworkOperation() 25604 vfunc[8]: QObject::event(QEvent*) 25605 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25606 vfunc[10]: QObject::setName(char const*) 25607 vfunc[11]: QObject::insertChild(QObject*) 25608 vfunc[12]: QObject::removeChild(QObject*) 25609 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25610 vfunc[14]: QObject::property(char const*) const 25611 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25612 vfunc[16]: QObject::childEvent(QChildEvent*) 25613 vfunc[17]: QObject::customEvent(QCustomEvent*) 25614 vfunc[18]: QObject::connectNotify(char const*) 25615 vfunc[19]: QObject::disconnectNotify(char const*) 25616 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25617 const*, char const*) 25618 25619 The Run Time Type Information for the QNetworkOperation class 25620 is described by Table 8-225 25621 25622 Table 8-225. typeinfo for QNetworkOperation 25623 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25624 Name typeinfo name for QNetworkOperation 25625 basetype: typeinfo for QObject 25626 __________________________________________________________ 25627 25628 8.2.13.12. Class data for QHttp 25629 25630 The virtual table for the QHttp class is described by Table 25631 8-226 25632 25633 Table 8-226. Primary vtable for QHttp 25634 Base Offset 0 25635 Virtual Base Offset 0 25636 RTTI typeinfo for QHttp 25637 vfunc[0]: NULL or QHttp::metaObject() const 25638 vfunc[1]: QHttp::className() const 25639 vfunc[2]: QHttp::qt_cast(char const*) 25640 vfunc[3]: QHttp::qt_invoke(int, QUObject*) 25641 vfunc[4]: QHttp::qt_emit(int, QUObject*) 25642 vfunc[5]: QHttp::qt_property(int, int, QVariant*) 25643 vfunc[6]: QHttp::~QHttp() 25644 vfunc[7]: QHttp::~QHttp() 25645 vfunc[8]: QObject::event(QEvent*) 25646 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25647 vfunc[10]: QObject::setName(char const*) 25648 vfunc[11]: QObject::insertChild(QObject*) 25649 vfunc[12]: QObject::removeChild(QObject*) 25650 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25651 vfunc[14]: QObject::property(char const*) const 25652 vfunc[15]: QHttp::timerEvent(QTimerEvent*) 25653 vfunc[16]: QObject::childEvent(QChildEvent*) 25654 vfunc[17]: QObject::customEvent(QCustomEvent*) 25655 vfunc[18]: QObject::connectNotify(char const*) 25656 vfunc[19]: QObject::disconnectNotify(char const*) 25657 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25658 const*, char const*) 25659 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25660 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25661 vfunc[23]: QHttp::supportedOperations() const 25662 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25663 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25664 vfunc[26]: QNetworkProtocol::stop() 25665 vfunc[27]: 25666 QNetworkProtocol::processOperation(QNetworkOperation*) 25667 vfunc[28]: 25668 QNetworkProtocol::operationListChildren(QNetworkOperation*) 25669 vfunc[29]: QNetworkProtocol::operationMkDir(QNetworkOperation*) 25670 vfunc[30]: 25671 QNetworkProtocol::operationRemove(QNetworkOperation*) 25672 vfunc[31]: 25673 QNetworkProtocol::operationRename(QNetworkOperation*) 25674 vfunc[32]: QHttp::operationGet(QNetworkOperation*) 25675 vfunc[33]: QHttp::operationPut(QNetworkOperation*) 25676 vfunc[34]: 25677 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25678 vfunc[35]: 25679 QNetworkProtocol::checkConnection(QNetworkOperation*) 25680 25681 The Run Time Type Information for the QHttp class is described 25682 by Table 8-227 25683 25684 Table 8-227. typeinfo for QHttp 25685 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25686 Name typeinfo name for QHttp 25687 basetype: typeinfo for QNetworkProtocol 25688 __________________________________________________________ 25689 25690 8.2.13.13. Class data for QMimeSource 25691 25692 The virtual table for the QMimeSource class is described by 25693 Table 8-228 25694 25695 Table 8-228. Primary vtable for QMimeSource 25696 Base Offset 0 25697 Virtual Base Offset 0 25698 RTTI typeinfo for QMimeSource 25699 vfunc[0]: QMimeSource::~QMimeSource() 25700 vfunc[1]: QMimeSource::~QMimeSource() 25701 vfunc[2]: __cxa_pure_virtual 25702 vfunc[3]: QMimeSource::provides(char const*) const 25703 vfunc[4]: __cxa_pure_virtual 25704 25705 The Run Time Type Information for the QMimeSource class is 25706 described by Table 8-229 25707 25708 Table 8-229. typeinfo for QMimeSource 25709 Base Vtable vtable for __cxxabiv1::__class_type_info 25710 Name typeinfo name for QMimeSource 25711 __________________________________________________________ 25712 25713 8.2.13.14. Class data for QDns 25714 25715 The virtual table for the QDns class is described by Table 25716 8-230 25717 25718 Table 8-230. Primary vtable for QDns 25719 Base Offset 0 25720 Virtual Base Offset 0 25721 RTTI typeinfo for QDns 25722 vfunc[0]: NULL or QDns::metaObject() const 25723 vfunc[1]: QDns::className() const 25724 vfunc[2]: QDns::qt_cast(char const*) 25725 vfunc[3]: QDns::qt_invoke(int, QUObject*) 25726 vfunc[4]: QDns::qt_emit(int, QUObject*) 25727 vfunc[5]: QDns::qt_property(int, int, QVariant*) 25728 vfunc[6]: QDns::~QDns() 25729 vfunc[7]: QDns::~QDns() 25730 vfunc[8]: QObject::event(QEvent*) 25731 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25732 vfunc[10]: QObject::setName(char const*) 25733 vfunc[11]: QObject::insertChild(QObject*) 25734 vfunc[12]: QObject::removeChild(QObject*) 25735 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25736 vfunc[14]: QObject::property(char const*) const 25737 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25738 vfunc[16]: QObject::childEvent(QChildEvent*) 25739 vfunc[17]: QObject::customEvent(QCustomEvent*) 25740 vfunc[18]: QObject::connectNotify(char const*) 25741 vfunc[19]: QObject::disconnectNotify(char const*) 25742 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25743 const*, char const*) 25744 vfunc[21]: QDns::setLabel(QString const&) 25745 vfunc[22]: QDns::setLabel(QHostAddress const&) 25746 vfunc[23]: QDns::setRecordType(QDns::RecordType) 25747 25748 The Run Time Type Information for the QDns class is described 25749 by Table 8-231 25750 25751 Table 8-231. typeinfo for QDns 25752 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25753 Name typeinfo name for QDns 25754 basetype: typeinfo for QObject 25755 __________________________________________________________ 25756 25757 8.2.13.15. Class data for QHttpRequestHeader 25758 25759 The virtual table for the QHttpRequestHeader class is described 25760 by Table 8-232 25761 25762 Table 8-232. Primary vtable for QHttpRequestHeader 25763 Base Offset 0 25764 Virtual Base Offset 0 25765 RTTI typeinfo for QHttpRequestHeader 25766 vfunc[0]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 25767 vfunc[1]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 25768 vfunc[2]: QHttpRequestHeader::toString() const 25769 vfunc[3]: QHttpRequestHeader::majorVersion() const 25770 vfunc[4]: QHttpRequestHeader::minorVersion() const 25771 vfunc[5]: QHttpRequestHeader::parseLine(QString const&, int) 25772 25773 The Run Time Type Information for the QHttpRequestHeader class 25774 is described by Table 8-233 25775 25776 Table 8-233. typeinfo for QHttpRequestHeader 25777 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25778 Name typeinfo name for QHttpRequestHeader 25779 basetype: typeinfo for QHttpHeader 25780 __________________________________________________________ 25781 25782 8.2.13.16. Class data for QHttpHeader 25783 25784 The virtual table for the QHttpHeader class is described by 25785 Table 8-234 25786 25787 Table 8-234. Primary vtable for QHttpHeader 25788 Base Offset 0 25789 Virtual Base Offset 0 25790 RTTI typeinfo for QHttpHeader 25791 vfunc[0]: QHttpHeader::~QHttpHeader() 25792 vfunc[1]: QHttpHeader::~QHttpHeader() 25793 vfunc[2]: QHttpHeader::toString() const 25794 vfunc[3]: __cxa_pure_virtual 25795 vfunc[4]: __cxa_pure_virtual 25796 vfunc[5]: QHttpHeader::parseLine(QString const&, int) 25797 25798 The Run Time Type Information for the QHttpHeader class is 25799 described by Table 8-235 25800 25801 Table 8-235. typeinfo for QHttpHeader 25802 Base Vtable vtable for __cxxabiv1::__class_type_info 25803 Name typeinfo name for QHttpHeader 25804 __________________________________________________________ 25805 25806 8.2.13.17. Class data for QLocalFs 25807 25808 The virtual table for the QLocalFs class is described by Table 25809 8-236 25810 25811 Table 8-236. Primary vtable for QLocalFs 25812 Base Offset 0 25813 Virtual Base Offset 0 25814 RTTI typeinfo for QLocalFs 25815 vfunc[0]: NULL or QLocalFs::metaObject() const 25816 vfunc[1]: QLocalFs::className() const 25817 vfunc[2]: QLocalFs::qt_cast(char const*) 25818 vfunc[3]: QLocalFs::qt_invoke(int, QUObject*) 25819 vfunc[4]: QLocalFs::qt_emit(int, QUObject*) 25820 vfunc[5]: QLocalFs::qt_property(int, int, QVariant*) 25821 vfunc[6]: NULL or QLocalFs::~QLocalFs() 25822 vfunc[7]: NULL or QLocalFs::~QLocalFs() 25823 vfunc[8]: QObject::event(QEvent*) 25824 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25825 vfunc[10]: QObject::setName(char const*) 25826 vfunc[11]: QObject::insertChild(QObject*) 25827 vfunc[12]: QObject::removeChild(QObject*) 25828 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25829 vfunc[14]: QObject::property(char const*) const 25830 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25831 vfunc[16]: QObject::childEvent(QChildEvent*) 25832 vfunc[17]: QObject::customEvent(QCustomEvent*) 25833 vfunc[18]: QObject::connectNotify(char const*) 25834 vfunc[19]: QObject::disconnectNotify(char const*) 25835 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25836 const*, char const*) 25837 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25838 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25839 vfunc[23]: QLocalFs::supportedOperations() const 25840 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25841 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25842 vfunc[26]: QNetworkProtocol::stop() 25843 vfunc[27]: 25844 QNetworkProtocol::processOperation(QNetworkOperation*) 25845 vfunc[28]: QLocalFs::operationListChildren(QNetworkOperation*) 25846 vfunc[29]: QLocalFs::operationMkDir(QNetworkOperation*) 25847 vfunc[30]: QLocalFs::operationRemove(QNetworkOperation*) 25848 vfunc[31]: QLocalFs::operationRename(QNetworkOperation*) 25849 vfunc[32]: QLocalFs::operationGet(QNetworkOperation*) 25850 vfunc[33]: QLocalFs::operationPut(QNetworkOperation*) 25851 vfunc[34]: 25852 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25853 vfunc[35]: 25854 QNetworkProtocol::checkConnection(QNetworkOperation*) 25855 25856 The Run Time Type Information for the QLocalFs class is 25857 described by Table 8-237 25858 25859 Table 8-237. typeinfo for QLocalFs 25860 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25861 Name typeinfo name for QLocalFs 25862 basetype: typeinfo for QNetworkProtocol 25863 __________________________________________________________ 25864 25865 8.2.13.18. Class data for QConnectionList 25866 25867 The virtual table for the QConnectionList class is described by 25868 Table 8-238 25869 25870 Table 8-238. Primary vtable for QConnectionList 25871 Base Offset 0 25872 Virtual Base Offset 0 25873 RTTI typeinfo for QConnectionList 25874 vfunc[0]: NULL or QPtrList::count() const 25875 vfunc[1]: NULL or QPtrList::clear() 25876 vfunc[2]: NULL or QConnectionList::~QConnectionList() 25877 vfunc[3]: NULL or QConnectionList::~QConnectionList() 25878 vfunc[4]: QPtrCollection::newItem(void*) 25879 vfunc[5]: NULL or QPtrList::deleteItem(void*) 25880 vfunc[6]: QGList::compareItems(void*, void*) 25881 vfunc[7]: QGList::read(QDataStream&, void*&) 25882 vfunc[8]: QGList::write(QDataStream&, void*) const 25883 25884 The Run Time Type Information for the QConnectionList class is 25885 described by Table 8-239 25886 25887 Table 8-239. typeinfo for QConnectionList 25888 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25889 Name typeinfo name for QConnectionList 25890 basetype: typeinfo for QPtrList 25891 __________________________________________________________ 25892 25893 8.2.13.19. Class data for QHostAddress 25894 25895 The virtual table for the QHostAddress class is described by 25896 Table 8-240 25897 25898 Table 8-240. Primary vtable for QHostAddress 25899 Base Offset 0 25900 Virtual Base Offset 0 25901 RTTI typeinfo for QHostAddress 25902 vfunc[0]: QHostAddress::~QHostAddress() 25903 vfunc[1]: QHostAddress::~QHostAddress() 25904 25905 The Run Time Type Information for the QHostAddress class is 25906 described by Table 8-241 25907 25908 Table 8-241. typeinfo for QHostAddress 25909 Base Vtable vtable for __cxxabiv1::__class_type_info 25910 Name typeinfo name for QHostAddress 25911 __________________________________________________________ 25912 25913 8.2.13.20. Class data for QFtp 25914 25915 The virtual table for the QFtp class is described by Table 25916 8-242 25917 25918 Table 8-242. Primary vtable for QFtp 25919 Base Offset 0 25920 Virtual Base Offset 0 25921 RTTI typeinfo for QFtp 25922 vfunc[0]: NULL or QFtp::metaObject() const 25923 vfunc[1]: QFtp::className() const 25924 vfunc[2]: QFtp::qt_cast(char const*) 25925 vfunc[3]: QFtp::qt_invoke(int, QUObject*) 25926 vfunc[4]: QFtp::qt_emit(int, QUObject*) 25927 vfunc[5]: QFtp::qt_property(int, int, QVariant*) 25928 vfunc[6]: QFtp::~QFtp() 25929 vfunc[7]: QFtp::~QFtp() 25930 vfunc[8]: QObject::event(QEvent*) 25931 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25932 vfunc[10]: QObject::setName(char const*) 25933 vfunc[11]: QObject::insertChild(QObject*) 25934 vfunc[12]: QObject::removeChild(QObject*) 25935 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25936 vfunc[14]: QObject::property(char const*) const 25937 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25938 vfunc[16]: QObject::childEvent(QChildEvent*) 25939 vfunc[17]: QObject::customEvent(QCustomEvent*) 25940 vfunc[18]: QObject::connectNotify(char const*) 25941 vfunc[19]: QObject::disconnectNotify(char const*) 25942 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25943 const*, char const*) 25944 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25945 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25946 vfunc[23]: QFtp::supportedOperations() const 25947 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25948 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25949 vfunc[26]: QNetworkProtocol::stop() 25950 vfunc[27]: 25951 QNetworkProtocol::processOperation(QNetworkOperation*) 25952 vfunc[28]: QFtp::operationListChildren(QNetworkOperation*) 25953 vfunc[29]: QFtp::operationMkDir(QNetworkOperation*) 25954 vfunc[30]: QFtp::operationRemove(QNetworkOperation*) 25955 vfunc[31]: QFtp::operationRename(QNetworkOperation*) 25956 vfunc[32]: QFtp::operationGet(QNetworkOperation*) 25957 vfunc[33]: QFtp::operationPut(QNetworkOperation*) 25958 vfunc[34]: 25959 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25960 vfunc[35]: QFtp::checkConnection(QNetworkOperation*) 25961 25962 The Run Time Type Information for the QFtp class is described 25963 by Table 8-243 25964 25965 Table 8-243. typeinfo for QFtp 25966 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25967 Name typeinfo name for QFtp 25968 basetype: typeinfo for QNetworkProtocol 25969 __________________________________________________________ 25970 25971 8.2.13.21. Interfaces for Qt3 Network 25972 25973 An LSB conforming implementation shall provide the architecture 25974 specific functions for Qt3 Network specified in Table 8-244, 25975 with the full mandatory functionality as described in the 25976 referenced underlying specification. 25977 25978 Table 8-244. libqt-mt - Qt3 Network Function Interfaces 25979 _ZThn40_N12QUrlOperator4cdUpEv [CXXABI] 25980 _ZThn40_N12QUrlOperator5parseERK7QString [CXXABI] 25981 _ZThn40_N12QUrlOperator5resetEv [CXXABI] 25982 _ZThn40_N12QUrlOperator7setPathERK7QString [CXXABI] 25983 _ZThn40_N12QUrlOperatorD0Ev [CXXABI] 25984 _ZThn40_N12QUrlOperatorD1Ev [CXXABI] 25985 _ZThn40_N7QSocket10writeBlockEPKcm [CXXABI] 25986 _ZThn40_N7QSocket2atEm [CXXABI] 25987 _ZThn40_N7QSocket4openEi [CXXABI] _ZThn40_N7QSocket5closeEv 25988 [CXXABI] 25989 _ZThn40_N7QSocket5flushEv [CXXABI] _ZThn40_N7QSocket5getchEv 25990 [CXXABI] 25991 _ZThn40_N7QSocket5putchEi [CXXABI] _ZThn40_N7QSocket7ungetchEi 25992 [CXXABI] 25993 _ZThn40_N7QSocket8readLineEPcm [CXXABI] 25994 _ZThn40_N7QSocket9readBlockEPcm [CXXABI] 25995 _ZThn40_N7QSocketD0Ev [CXXABI] _ZThn40_N7QSocketD1Ev [CXXABI] 25996 _ZThn40_NK7QSocket2atEv [CXXABI] _ZThn40_NK7QSocket4sizeEv 25997 [CXXABI] 25998 _ZThn40_NK7QSocket5atEndEv [CXXABI] 25999 __________________________________________________________ 26000 26001 8.2.14. Qt3 Object Model 26002 __________________________________________________________ 26003 26004 8.2.14.1. Class data for QObjectCleanupHandler 26005 26006 The virtual table for the QObjectCleanupHandler class is 26007 described by Table 8-245 26008 26009 Table 8-245. Primary vtable for QObjectCleanupHandler 26010 Base Offset 0 26011 Virtual Base Offset 0 26012 RTTI typeinfo for QObjectCleanupHandler 26013 vfunc[0]: NULL or QObjectCleanupHandler::metaObject() const 26014 vfunc[1]: QObjectCleanupHandler::className() const 26015 vfunc[2]: QObjectCleanupHandler::qt_cast(char const*) 26016 vfunc[3]: QObjectCleanupHandler::qt_invoke(int, QUObject*) 26017 vfunc[4]: QObjectCleanupHandler::qt_emit(int, QUObject*) 26018 vfunc[5]: QObjectCleanupHandler::qt_property(int, int, 26019 QVariant*) 26020 vfunc[6]: QObjectCleanupHandler::~QObjectCleanupHandler() 26021 vfunc[7]: QObjectCleanupHandler::~QObjectCleanupHandler() 26022 vfunc[8]: QObject::event(QEvent*) 26023 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26024 vfunc[10]: QObject::setName(char const*) 26025 vfunc[11]: QObject::insertChild(QObject*) 26026 vfunc[12]: QObject::removeChild(QObject*) 26027 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26028 vfunc[14]: QObject::property(char const*) const 26029 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26030 vfunc[16]: QObject::childEvent(QChildEvent*) 26031 vfunc[17]: QObject::customEvent(QCustomEvent*) 26032 vfunc[18]: QObject::connectNotify(char const*) 26033 vfunc[19]: QObject::disconnectNotify(char const*) 26034 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26035 const*, char const*) 26036 26037 The Run Time Type Information for the QObjectCleanupHandler 26038 class is described by Table 8-246 26039 26040 Table 8-246. typeinfo for QObjectCleanupHandler 26041 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26042 Name typeinfo name for QObjectCleanupHandler 26043 basetype: typeinfo for QObject 26044 __________________________________________________________ 26045 26046 8.2.14.2. Class data for QObjectUserData 26047 26048 The virtual table for the QObjectUserData class is described by 26049 Table 8-247 26050 26051 Table 8-247. Primary vtable for QObjectUserData 26052 Base Offset 0 26053 Virtual Base Offset 0 26054 RTTI typeinfo for QObjectUserData 26055 vfunc[0]: QObjectUserData::~QObjectUserData() 26056 vfunc[1]: QObjectUserData::~QObjectUserData() 26057 26058 The Run Time Type Information for the QObjectUserData class is 26059 described by Table 8-248 26060 26061 Table 8-248. typeinfo for QObjectUserData 26062 Base Vtable vtable for __cxxabiv1::__class_type_info 26063 Name typeinfo name for QObjectUserData 26064 __________________________________________________________ 26065 26066 8.2.14.3. Class data for QObject 26067 26068 The virtual table for the QObject class is described by Table 26069 8-249 26070 26071 Table 8-249. Primary vtable for QObject 26072 Base Offset 0 26073 Virtual Base Offset 0 26074 RTTI typeinfo for QObject 26075 vfunc[0]: NULL or QObject::metaObject() const 26076 vfunc[1]: QObject::className() const 26077 vfunc[2]: QObject::qt_cast(char const*) 26078 vfunc[3]: QObject::qt_invoke(int, QUObject*) 26079 vfunc[4]: QObject::qt_emit(int, QUObject*) 26080 vfunc[5]: QObject::qt_property(int, int, QVariant*) 26081 vfunc[6]: QObject::~QObject() 26082 vfunc[7]: QObject::~QObject() 26083 vfunc[8]: QObject::event(QEvent*) 26084 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26085 vfunc[10]: QObject::setName(char const*) 26086 vfunc[11]: QObject::insertChild(QObject*) 26087 vfunc[12]: QObject::removeChild(QObject*) 26088 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26089 vfunc[14]: QObject::property(char const*) const 26090 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26091 vfunc[16]: QObject::childEvent(QChildEvent*) 26092 vfunc[17]: QObject::customEvent(QCustomEvent*) 26093 vfunc[18]: QObject::connectNotify(char const*) 26094 vfunc[19]: QObject::disconnectNotify(char const*) 26095 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26096 const*, char const*) 26097 26098 The Run Time Type Information for the QObject class is 26099 described by Table 8-250 26100 26101 Table 8-250. typeinfo for QObject 26102 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26103 Name typeinfo name for QObject 26104 basetype: typeinfo for Qt 26105 __________________________________________________________ 26106 26107 8.2.14.4. Class data for QMetaObject 26108 26109 The virtual table for the QMetaObject class is described by 26110 Table 8-251 26111 26112 Table 8-251. Primary vtable for QMetaObject 26113 Base Offset 0 26114 Virtual Base Offset 0 26115 RTTI typeinfo for QMetaObject 26116 vfunc[0]: QMetaObject::~QMetaObject() 26117 vfunc[1]: QMetaObject::~QMetaObject() 26118 26119 The Run Time Type Information for the QMetaObject class is 26120 described by Table 8-252 26121 26122 Table 8-252. typeinfo for QMetaObject 26123 Base Vtable vtable for __cxxabiv1::__class_type_info 26124 Name typeinfo name for QMetaObject 26125 __________________________________________________________ 26126 26127 8.2.14.5. Class data for QGuardedPtrPrivate 26128 26129 The virtual table for the QGuardedPtrPrivate class is described 26130 by Table 8-253 26131 26132 Table 8-253. Primary vtable for QGuardedPtrPrivate 26133 Base Offset 0 26134 Virtual Base Offset 0 26135 RTTI typeinfo for QGuardedPtrPrivate 26136 vfunc[0]: NULL or QGuardedPtrPrivate::metaObject() const 26137 vfunc[1]: QGuardedPtrPrivate::className() const 26138 vfunc[2]: QGuardedPtrPrivate::qt_cast(char const*) 26139 vfunc[3]: QGuardedPtrPrivate::qt_invoke(int, QUObject*) 26140 vfunc[4]: QGuardedPtrPrivate::qt_emit(int, QUObject*) 26141 vfunc[5]: QGuardedPtrPrivate::qt_property(int, int, QVariant*) 26142 vfunc[6]: QGuardedPtrPrivate::~QGuardedPtrPrivate() 26143 vfunc[7]: QGuardedPtrPrivate::~QGuardedPtrPrivate() 26144 vfunc[8]: QObject::event(QEvent*) 26145 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26146 vfunc[10]: QObject::setName(char const*) 26147 vfunc[11]: QObject::insertChild(QObject*) 26148 vfunc[12]: QObject::removeChild(QObject*) 26149 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26150 vfunc[14]: QObject::property(char const*) const 26151 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26152 vfunc[16]: QObject::childEvent(QChildEvent*) 26153 vfunc[17]: QObject::customEvent(QCustomEvent*) 26154 vfunc[18]: QObject::connectNotify(char const*) 26155 vfunc[19]: QObject::disconnectNotify(char const*) 26156 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26157 const*, char const*) 26158 26159 The Run Time Type Information for the QGuardedPtrPrivate class 26160 is described by Table 8-254 26161 26162 Table 8-254. typeinfo for QGuardedPtrPrivate 26163 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 26164 Name typeinfo name for QGuardedPtrPrivate 26165 flags: 0 26166 basetype: typeinfo for QObject 2 26167 basetype: typeinfo for QShared 10242 26168 __________________________________________________________ 26169 26170 8.2.14.6. Interfaces for Qt3 Object Model 26171 26172 No external functions are defined for libqt-mt - Qt3 Object 26173 Model in this part of the specification. See also the generic 26174 specification. 26175 __________________________________________________________ 26176 26177 8.2.15. Qt3 OpenGL 26178 __________________________________________________________ 26179 26180 8.2.15.1. Interfaces for Qt3 OpenGL 26181 26182 An LSB conforming implementation shall provide the architecture 26183 specific functions for Qt3 OpenGL specified in Table 8-255, 26184 with the full mandatory functionality as described in the 26185 referenced underlying specification. 26186 26187 Table 8-255. libqt-mt - Qt3 OpenGL Function Interfaces 26188 _ZThn40_N9QGLWidgetD0Ev [CXXABI] _ZThn40_N9QGLWidgetD1Ev 26189 [CXXABI] 26190 __________________________________________________________ 26191 26192 8.2.16. Qt3 Paint Device 26193 __________________________________________________________ 26194 26195 8.2.16.1. Class data for QPaintDevice 26196 26197 The virtual table for the QPaintDevice class is described by 26198 Table 8-256 26199 26200 Table 8-256. Primary vtable for QPaintDevice 26201 Base Offset 0 26202 Virtual Base Offset 0 26203 RTTI typeinfo for QPaintDevice 26204 vfunc[0]: QPaintDevice::~QPaintDevice() 26205 vfunc[1]: QPaintDevice::~QPaintDevice() 26206 vfunc[2]: QPaintDevice::setResolution(int) 26207 vfunc[3]: QPaintDevice::resolution() const 26208 vfunc[4]: QPaintDevice::handle() const 26209 vfunc[5]: QPaintDevice::x11RenderHandle() const 26210 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26211 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26212 vfunc[8]: QPaintDevice::metric(int) const 26213 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26214 const 26215 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26216 26217 The Run Time Type Information for the QPaintDevice class is 26218 described by Table 8-257 26219 26220 Table 8-257. typeinfo for QPaintDevice 26221 Base Vtable vtable for __cxxabiv1::__class_type_info 26222 Name typeinfo name for QPaintDevice 26223 __________________________________________________________ 26224 26225 8.2.16.2. Class data for QBitmap 26226 26227 The virtual table for the QBitmap class is described by Table 26228 8-258 26229 26230 Table 8-258. Primary vtable for QBitmap 26231 Base Offset 0 26232 Virtual Base Offset 0 26233 RTTI typeinfo for QBitmap 26234 vfunc[0]: NULL or QBitmap::~QBitmap() 26235 vfunc[1]: NULL or QBitmap::~QBitmap() 26236 vfunc[2]: QPaintDevice::setResolution(int) 26237 vfunc[3]: QPaintDevice::resolution() const 26238 vfunc[4]: QPaintDevice::handle() const 26239 vfunc[5]: QPaintDevice::x11RenderHandle() const 26240 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26241 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26242 vfunc[8]: QPixmap::metric(int) const 26243 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26244 const 26245 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26246 vfunc[11]: QPixmap::detach() 26247 26248 The Run Time Type Information for the QBitmap class is 26249 described by Table 8-259 26250 26251 Table 8-259. typeinfo for QBitmap 26252 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26253 Name typeinfo name for QBitmap 26254 basetype: typeinfo for QPixmap 26255 __________________________________________________________ 26256 26257 8.2.16.3. Class data for QPicture 26258 26259 The virtual table for the QPicture class is described by Table 26260 8-260 26261 26262 Table 8-260. Primary vtable for QPicture 26263 Base Offset 0 26264 Virtual Base Offset 0 26265 RTTI typeinfo for QPicture 26266 vfunc[0]: QPicture::~QPicture() 26267 vfunc[1]: QPicture::~QPicture() 26268 vfunc[2]: QPaintDevice::setResolution(int) 26269 vfunc[3]: QPaintDevice::resolution() const 26270 vfunc[4]: QPaintDevice::handle() const 26271 vfunc[5]: QPaintDevice::x11RenderHandle() const 26272 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26273 vfunc[7]: QPicture::cmd(int, QPainter*, QPDevCmdParam*) 26274 vfunc[8]: QPicture::metric(int) const 26275 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26276 const 26277 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26278 vfunc[11]: QPicture::setData(char const*, unsigned int) 26279 26280 The Run Time Type Information for the QPicture class is 26281 described by Table 8-261 26282 26283 Table 8-261. typeinfo for QPicture 26284 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26285 Name typeinfo name for QPicture 26286 basetype: typeinfo for QPaintDevice 26287 __________________________________________________________ 26288 26289 8.2.16.4. Class data for QPixmap 26290 26291 The virtual table for the QPixmap class is described by Table 26292 8-262 26293 26294 Table 8-262. Primary vtable for QPixmap 26295 Base Offset 0 26296 Virtual Base Offset 0 26297 RTTI typeinfo for QPixmap 26298 vfunc[0]: QPixmap::~QPixmap() 26299 vfunc[1]: QPixmap::~QPixmap() 26300 vfunc[2]: QPaintDevice::setResolution(int) 26301 vfunc[3]: QPaintDevice::resolution() const 26302 vfunc[4]: QPaintDevice::handle() const 26303 vfunc[5]: QPaintDevice::x11RenderHandle() const 26304 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26305 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26306 vfunc[8]: QPixmap::metric(int) const 26307 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26308 const 26309 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26310 vfunc[11]: QPixmap::detach() 26311 26312 The Run Time Type Information for the QPixmap class is 26313 described by Table 8-263 26314 26315 Table 8-263. typeinfo for QPixmap 26316 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 26317 Name typeinfo name for QPixmap 26318 flags: 0 26319 basetype: typeinfo for QPaintDevice 2 26320 basetype: typeinfo for Qt 2 26321 __________________________________________________________ 26322 26323 8.2.16.5. Class data for QPrinter 26324 26325 The virtual table for the QPrinter class is described by Table 26326 8-264 26327 26328 Table 8-264. Primary vtable for QPrinter 26329 Base Offset 0 26330 Virtual Base Offset 0 26331 RTTI typeinfo for QPrinter 26332 vfunc[0]: QPrinter::~QPrinter() 26333 vfunc[1]: QPrinter::~QPrinter() 26334 vfunc[2]: QPrinter::setResolution(int) 26335 vfunc[3]: QPrinter::resolution() const 26336 vfunc[4]: QPaintDevice::handle() const 26337 vfunc[5]: QPaintDevice::x11RenderHandle() const 26338 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26339 vfunc[7]: QPrinter::cmd(int, QPainter*, QPDevCmdParam*) 26340 vfunc[8]: QPrinter::metric(int) const 26341 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26342 const 26343 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26344 vfunc[11]: QPrinter::setPrinterName(QString const&) 26345 vfunc[12]: QPrinter::setOutputToFile(bool) 26346 vfunc[13]: QPrinter::setOutputFileName(QString const&) 26347 vfunc[14]: QPrinter::setPrintProgram(QString const&) 26348 vfunc[15]: QPrinter::setPrinterSelectionOption(QString const&) 26349 vfunc[16]: QPrinter::setDocName(QString const&) 26350 vfunc[17]: QPrinter::setCreator(QString const&) 26351 vfunc[18]: QPrinter::setOrientation(QPrinter::Orientation) 26352 vfunc[19]: QPrinter::setPageSize(QPrinter::PageSize) 26353 vfunc[20]: QPrinter::setPageOrder(QPrinter::PageOrder) 26354 vfunc[21]: QPrinter::setColorMode(QPrinter::ColorMode) 26355 vfunc[22]: QPrinter::setFullPage(bool) 26356 vfunc[23]: QPrinter::setFromTo(int, int) 26357 vfunc[24]: QPrinter::setMinMax(int, int) 26358 vfunc[25]: QPrinter::setNumCopies(int) 26359 vfunc[26]: QPrinter::setPaperSource(QPrinter::PaperSource) 26360 26361 The Run Time Type Information for the QPrinter class is 26362 described by Table 8-265 26363 26364 Table 8-265. typeinfo for QPrinter 26365 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26366 Name typeinfo name for QPrinter 26367 basetype: typeinfo for QPaintDevice 26368 __________________________________________________________ 26369 26370 8.2.16.6. Interfaces for Qt3 Paint Device 26371 26372 No external functions are defined for libqt-mt - Qt3 Paint 26373 Device in this part of the specification. See also the generic 26374 specification. 26375 __________________________________________________________ 26376 26377 8.2.17. Qt3 SQL 26378 __________________________________________________________ 26379 26380 8.2.17.1. Class data for QSqlResult 26381 26382 The virtual table for the QSqlResult class is described by 26383 Table 8-266 26384 26385 Table 8-266. Primary vtable for QSqlResult 26386 Base Offset 0 26387 Virtual Base Offset 0 26388 RTTI typeinfo for QSqlResult 26389 vfunc[0]: QSqlResult::~QSqlResult() 26390 vfunc[1]: QSqlResult::~QSqlResult() 26391 vfunc[2]: QSqlResult::setAt(int) 26392 vfunc[3]: QSqlResult::setActive(bool) 26393 vfunc[4]: QSqlResult::setLastError(QSqlError const&) 26394 vfunc[5]: QSqlResult::setQuery(QString const&) 26395 vfunc[6]: QSqlResult::setSelect(bool) 26396 vfunc[7]: QSqlResult::setForwardOnly(bool) 26397 vfunc[8]: __cxa_pure_virtual 26398 vfunc[9]: __cxa_pure_virtual 26399 vfunc[10]: __cxa_pure_virtual 26400 vfunc[11]: __cxa_pure_virtual 26401 vfunc[12]: QSqlResult::fetchNext() 26402 vfunc[13]: QSqlResult::fetchPrev() 26403 vfunc[14]: __cxa_pure_virtual 26404 vfunc[15]: __cxa_pure_virtual 26405 vfunc[16]: __cxa_pure_virtual 26406 vfunc[17]: __cxa_pure_virtual 26407 26408 The Run Time Type Information for the QSqlResult class is 26409 described by Table 8-267 26410 26411 Table 8-267. typeinfo for QSqlResult 26412 Base Vtable vtable for __cxxabiv1::__class_type_info 26413 Name typeinfo name for QSqlResult 26414 __________________________________________________________ 26415 26416 8.2.17.2. Class data for QSqlSelectCursor 26417 26418 The virtual table for the QSqlSelectCursor class is described 26419 by Table 8-268 26420 26421 Table 8-268. Primary vtable for QSqlSelectCursor 26422 Base Offset 0 26423 Virtual Base Offset 0 26424 RTTI typeinfo for QSqlSelectCursor 26425 vfunc[0]: QSqlSelectCursor::~QSqlSelectCursor() 26426 vfunc[1]: QSqlSelectCursor::~QSqlSelectCursor() 26427 vfunc[2]: QSqlCursor::value(int) const 26428 vfunc[3]: QSqlCursor::value(QString const&) const 26429 vfunc[4]: QSqlCursor::setValue(int, QVariant const&) 26430 vfunc[5]: QSqlCursor::setValue(QString const&, QVariant const&) 26431 vfunc[6]: NULL or QSqlSelectCursor::setGenerated(QString 26432 const&, bool) 26433 vfunc[7]: NULL or QSqlSelectCursor::setGenerated(int, bool) 26434 vfunc[8]: QSqlRecord::setNull(int) 26435 vfunc[9]: QSqlRecord::setNull(QString const&) 26436 vfunc[10]: QSqlCursor::append(QSqlField const&) 26437 vfunc[11]: QSqlCursor::insert(int, QSqlField const&) 26438 vfunc[12]: NULL or QSqlSelectCursor::remove(int) 26439 vfunc[13]: NULL or QSqlSelectCursor::clear() 26440 vfunc[14]: QSqlRecord::clearValues(bool) 26441 vfunc[15]: NULL or QSqlSelectCursor::toString(QString const&, 26442 QString const&) const 26443 vfunc[16]: QSqlRecord::toStringList(QString const&) const 26444 vfunc[17]: NULL or QSqlSelectCursor::primaryIndex(bool) const 26445 vfunc[18]: NULL or QSqlSelectCursor::index(QStringList const&) 26446 const 26447 vfunc[19]: NULL or QSqlSelectCursor::setPrimaryIndex(QSqlIndex 26448 const&) 26449 vfunc[20]: NULL or QSqlSelectCursor::append(QSqlFieldInfo 26450 const&) 26451 vfunc[21]: NULL or QSqlSelectCursor::insert(int, QSqlFieldInfo 26452 const&) 26453 vfunc[22]: NULL or QSqlSelectCursor::editBuffer(bool) 26454 vfunc[23]: NULL or QSqlSelectCursor::primeInsert() 26455 vfunc[24]: NULL or QSqlSelectCursor::primeUpdate() 26456 vfunc[25]: NULL or QSqlSelectCursor::primeDelete() 26457 vfunc[26]: NULL or QSqlSelectCursor::insert(bool) 26458 vfunc[27]: NULL or QSqlSelectCursor::update(bool) 26459 vfunc[28]: NULL or QSqlSelectCursor::del(bool) 26460 vfunc[29]: NULL or QSqlSelectCursor::setMode(int) 26461 vfunc[30]: QSqlCursor::setCalculated(QString const&, bool) 26462 vfunc[31]: QSqlCursor::setTrimmed(QString const&, bool) 26463 vfunc[32]: QSqlSelectCursor::select(QString const&, QSqlIndex 26464 const&) 26465 vfunc[33]: NULL or QSqlSelectCursor::setSort(QSqlIndex const&) 26466 vfunc[34]: NULL or QSqlSelectCursor::setFilter(QString const&) 26467 vfunc[35]: NULL or QSqlSelectCursor::setName(QString const&, 26468 bool) 26469 vfunc[36]: QSqlCursor::afterSeek() 26470 vfunc[37]: QSqlSelectCursor::exec(QString const&) 26471 vfunc[38]: QSqlCursor::calculateField(QString const&) 26472 vfunc[39]: QSqlCursor::update(QString const&, bool) 26473 vfunc[40]: QSqlCursor::del(QString const&, bool) 26474 vfunc[41]: QSqlCursor::toString(QString const&, QSqlField*, 26475 QString const&) const 26476 vfunc[42]: QSqlCursor::toString(QSqlRecord*, QString const&, 26477 QString const&, QString const&) const 26478 vfunc[43]: QSqlCursor::toString(QSqlIndex const&, QSqlRecord*, 26479 QString const&, QString const&, QString const&) const 26480 26481 Table 8-269. Secondary vtable for QSqlSelectCursor 26482 Base Offset -8 26483 Virtual Base Offset 0 26484 RTTI typeinfo for QSqlSelectCursor 26485 vfunc[0]: non-virtual thunk to 26486 QSqlSelectCursor::~QSqlSelectCursor() 26487 vfunc[1]: non-virtual thunk to 26488 QSqlSelectCursor::~QSqlSelectCursor() 26489 vfunc[2]: non-virtual thunk to QSqlSelectCursor::exec(QString 26490 const&) 26491 vfunc[3]: non-virtual thunk to QSqlCursor::value(int) const 26492 vfunc[4]: QSqlQuery::seek(int, bool) 26493 vfunc[5]: QSqlQuery::next() 26494 vfunc[6]: QSqlQuery::prev() 26495 vfunc[7]: QSqlQuery::first() 26496 vfunc[8]: QSqlQuery::last() 26497 vfunc[9]: QSqlQuery::beforeSeek() 26498 vfunc[10]: non-virtual thunk to QSqlCursor::afterSeek() 26499 26500 The Run Time Type Information for the QSqlSelectCursor class is 26501 described by Table 8-270 26502 26503 Table 8-270. typeinfo for QSqlSelectCursor 26504 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26505 Name typeinfo name for QSqlSelectCursor 26506 basetype: typeinfo for QSqlCursor 26507 __________________________________________________________ 26508 26509 8.2.17.3. Class data for QSqlDriver 26510 26511 The virtual table for the QSqlDriver class is described by 26512 Table 8-271 26513 26514 Table 8-271. Primary vtable for QSqlDriver 26515 Base Offset 0 26516 Virtual Base Offset 0 26517 RTTI typeinfo for QSqlDriver 26518 vfunc[0]: NULL or QSqlDriver::metaObject() const 26519 vfunc[1]: QSqlDriver::className() const 26520 vfunc[2]: QSqlDriver::qt_cast(char const*) 26521 vfunc[3]: QSqlDriver::qt_invoke(int, QUObject*) 26522 vfunc[4]: QSqlDriver::qt_emit(int, QUObject*) 26523 vfunc[5]: QSqlDriver::qt_property(int, int, QVariant*) 26524 vfunc[6]: QSqlDriver::~QSqlDriver() 26525 vfunc[7]: QSqlDriver::~QSqlDriver() 26526 vfunc[8]: QObject::event(QEvent*) 26527 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26528 vfunc[10]: QObject::setName(char const*) 26529 vfunc[11]: QObject::insertChild(QObject*) 26530 vfunc[12]: QObject::removeChild(QObject*) 26531 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26532 vfunc[14]: QObject::property(char const*) const 26533 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26534 vfunc[16]: QObject::childEvent(QChildEvent*) 26535 vfunc[17]: QObject::customEvent(QCustomEvent*) 26536 vfunc[18]: QObject::connectNotify(char const*) 26537 vfunc[19]: QObject::disconnectNotify(char const*) 26538 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26539 const*, char const*) 26540 vfunc[21]: QSqlDriver::beginTransaction() 26541 vfunc[22]: QSqlDriver::commitTransaction() 26542 vfunc[23]: QSqlDriver::rollbackTransaction() 26543 vfunc[24]: QSqlDriver::tables(QString const&) const 26544 vfunc[25]: QSqlDriver::primaryIndex(QString const&) const 26545 vfunc[26]: QSqlDriver::record(QString const&) const 26546 vfunc[27]: QSqlDriver::record(QSqlQuery const&) const 26547 vfunc[28]: QSqlDriver::recordInfo(QString const&) const 26548 vfunc[29]: QSqlDriver::recordInfo(QSqlQuery const&) const 26549 vfunc[30]: QSqlDriver::nullText() const 26550 vfunc[31]: QSqlDriver::formatValue(QSqlField const*, bool) 26551 const 26552 vfunc[32]: __cxa_pure_virtual 26553 vfunc[33]: __cxa_pure_virtual 26554 vfunc[34]: __cxa_pure_virtual 26555 vfunc[35]: __cxa_pure_virtual 26556 vfunc[36]: QSqlDriver::setOpen(bool) 26557 vfunc[37]: QSqlDriver::setOpenError(bool) 26558 vfunc[38]: QSqlDriver::setLastError(QSqlError const&) 26559 26560 The Run Time Type Information for the QSqlDriver class is 26561 described by Table 8-272 26562 26563 Table 8-272. typeinfo for QSqlDriver 26564 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26565 Name typeinfo name for QSqlDriver 26566 basetype: typeinfo for QObject 26567 __________________________________________________________ 26568 26569 8.2.17.4. Class data for QSqlPropertyMap 26570 26571 The virtual table for the QSqlPropertyMap class is described by 26572 Table 8-273 26573 26574 Table 8-273. Primary vtable for QSqlPropertyMap 26575 Base Offset 0 26576 Virtual Base Offset 0 26577 RTTI typeinfo for QSqlPropertyMap 26578 vfunc[0]: QSqlPropertyMap::~QSqlPropertyMap() 26579 vfunc[1]: QSqlPropertyMap::~QSqlPropertyMap() 26580 vfunc[2]: QSqlPropertyMap::setProperty(QWidget*, QVariant 26581 const&) 26582 26583 The Run Time Type Information for the QSqlPropertyMap class is 26584 described by Table 8-274 26585 26586 Table 8-274. typeinfo for QSqlPropertyMap 26587 Base Vtable vtable for __cxxabiv1::__class_type_info 26588 Name typeinfo name for QSqlPropertyMap 26589 __________________________________________________________ 26590 26591 8.2.17.5. Class data for QSqlQuery 26592 26593 The virtual table for the QSqlQuery class is described by Table 26594 8-275 26595 26596 Table 8-275. Primary vtable for QSqlQuery 26597 Base Offset 0 26598 Virtual Base Offset 0 26599 RTTI typeinfo for QSqlQuery 26600 vfunc[0]: QSqlQuery::~QSqlQuery() 26601 vfunc[1]: QSqlQuery::~QSqlQuery() 26602 vfunc[2]: QSqlQuery::exec(QString const&) 26603 vfunc[3]: QSqlQuery::value(int) const 26604 vfunc[4]: QSqlQuery::seek(int, bool) 26605 vfunc[5]: QSqlQuery::next() 26606 vfunc[6]: QSqlQuery::prev() 26607 vfunc[7]: QSqlQuery::first() 26608 vfunc[8]: QSqlQuery::last() 26609 vfunc[9]: QSqlQuery::beforeSeek() 26610 vfunc[10]: QSqlQuery::afterSeek() 26611 26612 The Run Time Type Information for the QSqlQuery class is 26613 described by Table 8-276 26614 26615 Table 8-276. typeinfo for QSqlQuery 26616 Base Vtable vtable for __cxxabiv1::__class_type_info 26617 Name typeinfo name for QSqlQuery 26618 __________________________________________________________ 26619 26620 8.2.17.6. Class data for QSqlRecord 26621 26622 The virtual table for the QSqlRecord class is described by 26623 Table 8-277 26624 26625 Table 8-277. Primary vtable for QSqlRecord 26626 Base Offset 0 26627 Virtual Base Offset 0 26628 RTTI typeinfo for QSqlRecord 26629 vfunc[0]: QSqlRecord::~QSqlRecord() 26630 vfunc[1]: QSqlRecord::~QSqlRecord() 26631 vfunc[2]: QSqlRecord::value(int) const 26632 vfunc[3]: QSqlRecord::value(QString const&) const 26633 vfunc[4]: QSqlRecord::setValue(int, QVariant const&) 26634 vfunc[5]: QSqlRecord::setValue(QString const&, QVariant const&) 26635 vfunc[6]: QSqlRecord::setGenerated(QString const&, bool) 26636 vfunc[7]: QSqlRecord::setGenerated(int, bool) 26637 vfunc[8]: QSqlRecord::setNull(int) 26638 vfunc[9]: QSqlRecord::setNull(QString const&) 26639 vfunc[10]: QSqlRecord::append(QSqlField const&) 26640 vfunc[11]: QSqlRecord::insert(int, QSqlField const&) 26641 vfunc[12]: QSqlRecord::remove(int) 26642 vfunc[13]: QSqlRecord::clear() 26643 vfunc[14]: QSqlRecord::clearValues(bool) 26644 vfunc[15]: QSqlRecord::toString(QString const&, QString const&) 26645 const 26646 vfunc[16]: QSqlRecord::toStringList(QString const&) const 26647 26648 The Run Time Type Information for the QSqlRecord class is 26649 described by Table 8-278 26650 26651 Table 8-278. typeinfo for QSqlRecord 26652 Base Vtable vtable for __cxxabiv1::__class_type_info 26653 Name typeinfo name for QSqlRecord 26654 __________________________________________________________ 26655 26656 8.2.17.7. Class data for QSqlDatabase 26657 26658 The virtual table for the QSqlDatabase class is described by 26659 Table 8-279 26660 26661 Table 8-279. Primary vtable for QSqlDatabase 26662 Base Offset 0 26663 Virtual Base Offset 0 26664 RTTI typeinfo for QSqlDatabase 26665 vfunc[0]: NULL or QSqlDatabase::metaObject() const 26666 vfunc[1]: QSqlDatabase::className() const 26667 vfunc[2]: QSqlDatabase::qt_cast(char const*) 26668 vfunc[3]: QSqlDatabase::qt_invoke(int, QUObject*) 26669 vfunc[4]: QSqlDatabase::qt_emit(int, QUObject*) 26670 vfunc[5]: QSqlDatabase::qt_property(int, int, QVariant*) 26671 vfunc[6]: QSqlDatabase::~QSqlDatabase() 26672 vfunc[7]: QSqlDatabase::~QSqlDatabase() 26673 vfunc[8]: QObject::event(QEvent*) 26674 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26675 vfunc[10]: QObject::setName(char const*) 26676 vfunc[11]: QObject::insertChild(QObject*) 26677 vfunc[12]: QObject::removeChild(QObject*) 26678 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26679 vfunc[14]: QObject::property(char const*) const 26680 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26681 vfunc[16]: QObject::childEvent(QChildEvent*) 26682 vfunc[17]: QObject::customEvent(QCustomEvent*) 26683 vfunc[18]: QObject::connectNotify(char const*) 26684 vfunc[19]: QObject::disconnectNotify(char const*) 26685 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26686 const*, char const*) 26687 vfunc[21]: QSqlDatabase::setDatabaseName(QString const&) 26688 vfunc[22]: QSqlDatabase::setUserName(QString const&) 26689 vfunc[23]: QSqlDatabase::setPassword(QString const&) 26690 vfunc[24]: QSqlDatabase::setHostName(QString const&) 26691 vfunc[25]: QSqlDatabase::setPort(int) 26692 26693 The Run Time Type Information for the QSqlDatabase class is 26694 described by Table 8-280 26695 26696 Table 8-280. typeinfo for QSqlDatabase 26697 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26698 Name typeinfo name for QSqlDatabase 26699 basetype: typeinfo for QObject 26700 __________________________________________________________ 26701 26702 8.2.17.8. Class data for QEditorFactory 26703 26704 The virtual table for the QEditorFactory class is described by 26705 Table 8-281 26706 26707 Table 8-281. Primary vtable for QEditorFactory 26708 Base Offset 0 26709 Virtual Base Offset 0 26710 RTTI typeinfo for QEditorFactory 26711 vfunc[0]: NULL or QObject::metaObject() const 26712 vfunc[1]: QObject::className() const 26713 vfunc[2]: QObject::qt_cast(char const*) 26714 vfunc[3]: QObject::qt_invoke(int, QUObject*) 26715 vfunc[4]: QObject::qt_emit(int, QUObject*) 26716 vfunc[5]: QObject::qt_property(int, int, QVariant*) 26717 vfunc[6]: QEditorFactory::~QEditorFactory() 26718 vfunc[7]: QEditorFactory::~QEditorFactory() 26719 vfunc[8]: QObject::event(QEvent*) 26720 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26721 vfunc[10]: QObject::setName(char const*) 26722 vfunc[11]: QObject::insertChild(QObject*) 26723 vfunc[12]: QObject::removeChild(QObject*) 26724 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26725 vfunc[14]: QObject::property(char const*) const 26726 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26727 vfunc[16]: QObject::childEvent(QChildEvent*) 26728 vfunc[17]: QObject::customEvent(QCustomEvent*) 26729 vfunc[18]: QObject::connectNotify(char const*) 26730 vfunc[19]: QObject::disconnectNotify(char const*) 26731 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26732 const*, char const*) 26733 vfunc[21]: QEditorFactory::createEditor(QWidget*, QVariant 26734 const&) 26735 26736 The Run Time Type Information for the QEditorFactory class is 26737 described by Table 8-282 26738 26739 Table 8-282. typeinfo for QEditorFactory 26740 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26741 Name typeinfo name for QEditorFactory 26742 basetype: typeinfo for QObject 26743 __________________________________________________________ 26744 26745 8.2.17.9. Class data for QSqlDriverPlugin 26746 26747 The virtual table for the QSqlDriverPlugin class is described 26748 by Table 8-283 26749 26750 Table 8-283. Primary vtable for QSqlDriverPlugin 26751 Base Offset 0 26752 Virtual Base Offset 0 26753 RTTI typeinfo for QSqlDriverPlugin 26754 vfunc[0]: NULL or QSqlDriverPlugin::metaObject() const 26755 vfunc[1]: QSqlDriverPlugin::className() const 26756 vfunc[2]: QSqlDriverPlugin::qt_cast(char const*) 26757 vfunc[3]: QSqlDriverPlugin::qt_invoke(int, QUObject*) 26758 vfunc[4]: QSqlDriverPlugin::qt_emit(int, QUObject*) 26759 vfunc[5]: QSqlDriverPlugin::qt_property(int, int, QVariant*) 26760 vfunc[6]: QSqlDriverPlugin::~QSqlDriverPlugin() 26761 vfunc[7]: QSqlDriverPlugin::~QSqlDriverPlugin() 26762 vfunc[8]: QObject::event(QEvent*) 26763 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26764 vfunc[10]: QObject::setName(char const*) 26765 vfunc[11]: QObject::insertChild(QObject*) 26766 vfunc[12]: QObject::removeChild(QObject*) 26767 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26768 vfunc[14]: QObject::property(char const*) const 26769 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26770 vfunc[16]: QObject::childEvent(QChildEvent*) 26771 vfunc[17]: QObject::customEvent(QCustomEvent*) 26772 vfunc[18]: QObject::connectNotify(char const*) 26773 vfunc[19]: QObject::disconnectNotify(char const*) 26774 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26775 const*, char const*) 26776 vfunc[21]: __cxa_pure_virtual 26777 vfunc[22]: __cxa_pure_virtual 26778 26779 The Run Time Type Information for the QSqlDriverPlugin class is 26780 described by Table 8-284 26781 26782 Table 8-284. typeinfo for QSqlDriverPlugin 26783 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26784 Name typeinfo name for QSqlDriverPlugin 26785 basetype: typeinfo for QGPlugin 26786 __________________________________________________________ 26787 26788 8.2.17.10. Class data for QSqlResultShared 26789 26790 The virtual table for the QSqlResultShared class is described 26791 by Table 8-285 26792 26793 Table 8-285. Primary vtable for QSqlResultShared 26794 Base Offset 0 26795 Virtual Base Offset 0 26796 RTTI typeinfo for QSqlResultShared 26797 vfunc[0]: NULL or QSqlResultShared::metaObject() const 26798 vfunc[1]: QSqlResultShared::className() const 26799 vfunc[2]: QSqlResultShared::qt_cast(char const*) 26800 vfunc[3]: QSqlResultShared::qt_invoke(int, QUObject*) 26801 vfunc[4]: QSqlResultShared::qt_emit(int, QUObject*) 26802 vfunc[5]: QSqlResultShared::qt_property(int, int, QVariant*) 26803 vfunc[6]: QSqlResultShared::~QSqlResultShared() 26804 vfunc[7]: QSqlResultShared::~QSqlResultShared() 26805 vfunc[8]: QObject::event(QEvent*) 26806 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26807 vfunc[10]: QObject::setName(char const*) 26808 vfunc[11]: QObject::insertChild(QObject*) 26809 vfunc[12]: QObject::removeChild(QObject*) 26810 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26811 vfunc[14]: QObject::property(char const*) const 26812 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26813 vfunc[16]: QObject::childEvent(QChildEvent*) 26814 vfunc[17]: QObject::customEvent(QCustomEvent*) 26815 vfunc[18]: QObject::connectNotify(char const*) 26816 vfunc[19]: QObject::disconnectNotify(char const*) 26817 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26818 const*, char const*) 26819 26820 The Run Time Type Information for the QSqlResultShared class is 26821 described by Table 8-286 26822 26823 Table 8-286. typeinfo for QSqlResultShared 26824 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 26825 Name typeinfo name for QSqlResultShared 26826 flags: 0 26827 basetype: typeinfo for QObject 2 26828 basetype: typeinfo for QShared 10242 26829 __________________________________________________________ 26830 26831 8.2.17.11. Class data for QSqlError 26832 26833 The virtual table for the QSqlError class is described by Table 26834 8-287 26835 26836 Table 8-287. Primary vtable for QSqlError 26837 Base Offset 0 26838 Virtual Base Offset 0 26839 RTTI typeinfo for QSqlError 26840 vfunc[0]: QSqlError::~QSqlError() 26841 vfunc[1]: QSqlError::~QSqlError() 26842 vfunc[2]: QSqlError::setDriverText(QString const&) 26843 vfunc[3]: QSqlError::setDatabaseText(QString const&) 26844 vfunc[4]: QSqlError::setType(int) 26845 vfunc[5]: QSqlError::setNumber(int) 26846 26847 The Run Time Type Information for the QSqlError class is 26848 described by Table 8-288 26849 26850 Table 8-288. typeinfo for QSqlError 26851 Base Vtable vtable for __cxxabiv1::__class_type_info 26852 Name typeinfo name for QSqlError 26853 __________________________________________________________ 26854 26855 8.2.17.12. Class data for QSqlForm 26856 26857 The virtual table for the QSqlForm class is described by Table 26858 8-289 26859 26860 Table 8-289. Primary vtable for QSqlForm 26861 Base Offset 0 26862 Virtual Base Offset 0 26863 RTTI typeinfo for QSqlForm 26864 vfunc[0]: NULL or QSqlForm::metaObject() const 26865 vfunc[1]: QSqlForm::className() const 26866 vfunc[2]: QSqlForm::qt_cast(char const*) 26867 vfunc[3]: QSqlForm::qt_invoke(int, QUObject*) 26868 vfunc[4]: QSqlForm::qt_emit(int, QUObject*) 26869 vfunc[5]: QSqlForm::qt_property(int, int, QVariant*) 26870 vfunc[6]: QSqlForm::~QSqlForm() 26871 vfunc[7]: QSqlForm::~QSqlForm() 26872 vfunc[8]: QObject::event(QEvent*) 26873 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26874 vfunc[10]: QObject::setName(char const*) 26875 vfunc[11]: QObject::insertChild(QObject*) 26876 vfunc[12]: QObject::removeChild(QObject*) 26877 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26878 vfunc[14]: QObject::property(char const*) const 26879 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26880 vfunc[16]: QObject::childEvent(QChildEvent*) 26881 vfunc[17]: QObject::customEvent(QCustomEvent*) 26882 vfunc[18]: QObject::connectNotify(char const*) 26883 vfunc[19]: QObject::disconnectNotify(char const*) 26884 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26885 const*, char const*) 26886 vfunc[21]: QSqlForm::insert(QWidget*, QString const&) 26887 vfunc[22]: QSqlForm::remove(QString const&) 26888 vfunc[23]: QSqlForm::setRecord(QSqlRecord*) 26889 vfunc[24]: QSqlForm::readField(QWidget*) 26890 vfunc[25]: QSqlForm::writeField(QWidget*) 26891 vfunc[26]: QSqlForm::readFields() 26892 vfunc[27]: QSqlForm::writeFields() 26893 vfunc[28]: QSqlForm::clear() 26894 vfunc[29]: QSqlForm::clearValues(bool) 26895 vfunc[30]: QSqlForm::insert(QWidget*, QSqlField*) 26896 vfunc[31]: QSqlForm::remove(QWidget*) 26897 vfunc[32]: QSqlForm::sync() 26898 26899 The Run Time Type Information for the QSqlForm class is 26900 described by Table 8-290 26901 26902 Table 8-290. typeinfo for QSqlForm 26903 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26904 Name typeinfo name for QSqlForm 26905 basetype: typeinfo for QObject 26906 __________________________________________________________ 26907 26908 8.2.17.13. Class data for QSqlEditorFactory 26909 26910 The virtual table for the QSqlEditorFactory class is described 26911 by Table 8-291 26912 26913 Table 8-291. Primary vtable for QSqlEditorFactory 26914 Base Offset 0 26915 Virtual Base Offset 0 26916 RTTI typeinfo for QSqlEditorFactory 26917 vfunc[0]: NULL or QObject::metaObject() const 26918 vfunc[1]: QObject::className() const 26919 vfunc[2]: QObject::qt_cast(char const*) 26920 vfunc[3]: QObject::qt_invoke(int, QUObject*) 26921 vfunc[4]: QObject::qt_emit(int, QUObject*) 26922 vfunc[5]: QObject::qt_property(int, int, QVariant*) 26923 vfunc[6]: QSqlEditorFactory::~QSqlEditorFactory() 26924 vfunc[7]: QSqlEditorFactory::~QSqlEditorFactory() 26925 vfunc[8]: QObject::event(QEvent*) 26926 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26927 vfunc[10]: QObject::setName(char const*) 26928 vfunc[11]: QObject::insertChild(QObject*) 26929 vfunc[12]: QObject::removeChild(QObject*) 26930 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26931 vfunc[14]: QObject::property(char const*) const 26932 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26933 vfunc[16]: QObject::childEvent(QChildEvent*) 26934 vfunc[17]: QObject::customEvent(QCustomEvent*) 26935 vfunc[18]: QObject::connectNotify(char const*) 26936 vfunc[19]: QObject::disconnectNotify(char const*) 26937 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26938 const*, char const*) 26939 vfunc[21]: QSqlEditorFactory::createEditor(QWidget*, QVariant 26940 const&) 26941 vfunc[22]: QSqlEditorFactory::createEditor(QWidget*, QSqlField 26942 const*) 26943 26944 The Run Time Type Information for the QSqlEditorFactory class 26945 is described by Table 8-292 26946 26947 Table 8-292. typeinfo for QSqlEditorFactory 26948 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26949 Name typeinfo name for QSqlEditorFactory 26950 basetype: typeinfo for QEditorFactory 26951 __________________________________________________________ 26952 26953 8.2.17.14. Class data for QSqlCursor 26954 26955 The virtual table for the QSqlCursor class is described by 26956 Table 8-293 26957 26958 Table 8-293. Primary vtable for QSqlCursor 26959 Base Offset 0 26960 Virtual Base Offset 0 26961 RTTI typeinfo for QSqlCursor 26962 vfunc[0]: QSqlCursor::~QSqlCursor() 26963 vfunc[1]: QSqlCursor::~QSqlCursor() 26964 vfunc[2]: QSqlCursor::value(int) const 26965 vfunc[3]: QSqlCursor::value(QString const&) const 26966 vfunc[4]: QSqlCursor::setValue(int, QVariant const&) 26967 vfunc[5]: QSqlCursor::setValue(QString const&, QVariant const&) 26968 vfunc[6]: QSqlCursor::setGenerated(QString const&, bool) 26969 vfunc[7]: QSqlCursor::setGenerated(int, bool) 26970 vfunc[8]: QSqlRecord::setNull(int) 26971 vfunc[9]: QSqlRecord::setNull(QString const&) 26972 vfunc[10]: QSqlCursor::append(QSqlField const&) 26973 vfunc[11]: QSqlCursor::insert(int, QSqlField const&) 26974 vfunc[12]: QSqlCursor::remove(int) 26975 vfunc[13]: QSqlCursor::clear() 26976 vfunc[14]: QSqlRecord::clearValues(bool) 26977 vfunc[15]: QSqlCursor::toString(QString const&, QString const&) 26978 const 26979 vfunc[16]: QSqlRecord::toStringList(QString const&) const 26980 vfunc[17]: QSqlCursor::primaryIndex(bool) const 26981 vfunc[18]: QSqlCursor::index(QStringList const&) const 26982 vfunc[19]: QSqlCursor::setPrimaryIndex(QSqlIndex const&) 26983 vfunc[20]: QSqlCursor::append(QSqlFieldInfo const&) 26984 vfunc[21]: QSqlCursor::insert(int, QSqlFieldInfo const&) 26985 vfunc[22]: QSqlCursor::editBuffer(bool) 26986 vfunc[23]: QSqlCursor::primeInsert() 26987 vfunc[24]: QSqlCursor::primeUpdate() 26988 vfunc[25]: QSqlCursor::primeDelete() 26989 vfunc[26]: QSqlCursor::insert(bool) 26990 vfunc[27]: QSqlCursor::update(bool) 26991 vfunc[28]: QSqlCursor::del(bool) 26992 vfunc[29]: QSqlCursor::setMode(int) 26993 vfunc[30]: QSqlCursor::setCalculated(QString const&, bool) 26994 vfunc[31]: QSqlCursor::setTrimmed(QString const&, bool) 26995 vfunc[32]: QSqlCursor::select(QString const&, QSqlIndex const&) 26996 vfunc[33]: QSqlCursor::setSort(QSqlIndex const&) 26997 vfunc[34]: QSqlCursor::setFilter(QString const&) 26998 vfunc[35]: QSqlCursor::setName(QString const&, bool) 26999 vfunc[36]: QSqlCursor::afterSeek() 27000 vfunc[37]: QSqlCursor::exec(QString const&) 27001 vfunc[38]: QSqlCursor::calculateField(QString const&) 27002 vfunc[39]: QSqlCursor::update(QString const&, bool) 27003 vfunc[40]: QSqlCursor::del(QString const&, bool) 27004 vfunc[41]: QSqlCursor::toString(QString const&, QSqlField*, 27005 QString const&) const 27006 vfunc[42]: QSqlCursor::toString(QSqlRecord*, QString const&, 27007 QString const&, QString const&) const 27008 vfunc[43]: QSqlCursor::toString(QSqlIndex const&, QSqlRecord*, 27009 QString const&, QString const&, QString const&) const 27010 27011 Table 8-294. Secondary vtable for QSqlCursor 27012 Base Offset -8 27013 Virtual Base Offset 0 27014 RTTI typeinfo for QSqlCursor 27015 vfunc[0]: non-virtual thunk to QSqlCursor::~QSqlCursor() 27016 vfunc[1]: non-virtual thunk to QSqlCursor::~QSqlCursor() 27017 vfunc[2]: non-virtual thunk to QSqlCursor::exec(QString const&) 27018 vfunc[3]: non-virtual thunk to QSqlCursor::value(int) const 27019 vfunc[4]: QSqlQuery::seek(int, bool) 27020 vfunc[5]: QSqlQuery::next() 27021 vfunc[6]: QSqlQuery::prev() 27022 vfunc[7]: QSqlQuery::first() 27023 vfunc[8]: QSqlQuery::last() 27024 vfunc[9]: QSqlQuery::beforeSeek() 27025 vfunc[10]: non-virtual thunk to QSqlCursor::afterSeek() 27026 27027 The Run Time Type Information for the QSqlCursor class is 27028 described by Table 8-295 27029 27030 Table 8-295. typeinfo for QSqlCursor 27031 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 27032 Name typeinfo name for QSqlCursor 27033 flags: 0 27034 basetype: typeinfo for QSqlRecord 2 27035 basetype: typeinfo for QSqlQuery 2050 27036 __________________________________________________________ 27037 27038 8.2.17.15. Class data for QSqlFieldInfo 27039 27040 The virtual table for the QSqlFieldInfo class is described by 27041 Table 8-296 27042 27043 Table 8-296. Primary vtable for QSqlFieldInfo 27044 Base Offset 0 27045 Virtual Base Offset 0 27046 RTTI typeinfo for QSqlFieldInfo 27047 vfunc[0]: QSqlFieldInfo::~QSqlFieldInfo() 27048 vfunc[1]: QSqlFieldInfo::~QSqlFieldInfo() 27049 vfunc[2]: QSqlFieldInfo::setTrim(bool) 27050 vfunc[3]: QSqlFieldInfo::setGenerated(bool) 27051 vfunc[4]: QSqlFieldInfo::setCalculated(bool) 27052 27053 The Run Time Type Information for the QSqlFieldInfo class is 27054 described by Table 8-297 27055 27056 Table 8-297. typeinfo for QSqlFieldInfo 27057 Base Vtable vtable for __cxxabiv1::__class_type_info 27058 Name typeinfo name for QSqlFieldInfo 27059 __________________________________________________________ 27060 27061 8.2.17.16. Class data for QSqlIndex 27062 27063 The virtual table for the QSqlIndex class is described by Table 27064 8-298 27065 27066 Table 8-298. Primary vtable for QSqlIndex 27067 Base Offset 0 27068 Virtual Base Offset 0 27069 RTTI typeinfo for QSqlIndex 27070 vfunc[0]: QSqlIndex::~QSqlIndex() 27071 vfunc[1]: QSqlIndex::~QSqlIndex() 27072 vfunc[2]: QSqlRecord::value(int) const 27073 vfunc[3]: QSqlRecord::value(QString const&) const 27074 vfunc[4]: QSqlRecord::setValue(int, QVariant const&) 27075 vfunc[5]: QSqlRecord::setValue(QString const&, QVariant const&) 27076 vfunc[6]: QSqlRecord::setGenerated(QString const&, bool) 27077 vfunc[7]: QSqlRecord::setGenerated(int, bool) 27078 vfunc[8]: QSqlRecord::setNull(int) 27079 vfunc[9]: QSqlRecord::setNull(QString const&) 27080 vfunc[10]: QSqlIndex::append(QSqlField const&) 27081 vfunc[11]: QSqlRecord::insert(int, QSqlField const&) 27082 vfunc[12]: QSqlRecord::remove(int) 27083 vfunc[13]: QSqlRecord::clear() 27084 vfunc[14]: QSqlRecord::clearValues(bool) 27085 vfunc[15]: QSqlRecord::toString(QString const&, QString const&) 27086 const 27087 vfunc[16]: QSqlRecord::toStringList(QString const&) const 27088 vfunc[17]: QSqlIndex::setCursorName(QString const&) 27089 vfunc[18]: QSqlIndex::setName(QString const&) 27090 vfunc[19]: QSqlIndex::append(QSqlField const&, bool) 27091 vfunc[20]: QSqlIndex::setDescending(int, bool) 27092 27093 The Run Time Type Information for the QSqlIndex class is 27094 described by Table 8-299 27095 27096 Table 8-299. typeinfo for QSqlIndex 27097 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27098 Name typeinfo name for QSqlIndex 27099 basetype: typeinfo for QSqlRecord 27100 __________________________________________________________ 27101 27102 8.2.17.17. Class data for QSqlField 27103 27104 The virtual table for the QSqlField class is described by Table 27105 8-300 27106 27107 Table 8-300. Primary vtable for QSqlField 27108 Base Offset 0 27109 Virtual Base Offset 0 27110 RTTI typeinfo for QSqlField 27111 vfunc[0]: QSqlField::~QSqlField() 27112 vfunc[1]: QSqlField::~QSqlField() 27113 vfunc[2]: QSqlField::setValue(QVariant const&) 27114 vfunc[3]: NULL or QSqlField::value() const 27115 vfunc[4]: QSqlField::setName(QString const&) 27116 vfunc[5]: QSqlField::setNull() 27117 vfunc[6]: QSqlField::setReadOnly(bool) 27118 27119 The Run Time Type Information for the QSqlField class is 27120 described by Table 8-301 27121 27122 Table 8-301. typeinfo for QSqlField 27123 Base Vtable vtable for __cxxabiv1::__class_type_info 27124 Name typeinfo name for QSqlField 27125 __________________________________________________________ 27126 27127 8.2.17.18. Interfaces for Qt3 SQL 27128 27129 An LSB conforming implementation shall provide the architecture 27130 specific functions for Qt3 SQL specified in Table 8-302, with 27131 the full mandatory functionality as described in the referenced 27132 underlying specification. 27133 27134 Table 8-302. libqt-mt - Qt3 SQL Function Interfaces 27135 _ZThn8_N10QSqlCursor4execERK7QString [CXXABI] 27136 _ZThn8_N10QSqlCursor9afterSeekEv [CXXABI] 27137 _ZThn8_N10QSqlCursorD0Ev [CXXABI] _ZThn8_N10QSqlCursorD1Ev 27138 [CXXABI] 27139 _ZThn8_N16QSqlSelectCursor4execERK7QString [CXXABI] 27140 _ZThn8_N16QSqlSelectCursorD0Ev [CXXABI] 27141 _ZThn8_N16QSqlSelectCursorD1Ev [CXXABI] 27142 _ZThn8_NK10QSqlCursor5valueEi [CXXABI] 27143 __________________________________________________________ 27144 27145 8.2.18. Qt3 Style 27146 __________________________________________________________ 27147 27148 8.2.18.1. Class data for QCommonStyle 27149 27150 The virtual table for the QCommonStyle class is described by 27151 Table 8-303 27152 27153 Table 8-303. Primary vtable for QCommonStyle 27154 Base Offset 0 27155 Virtual Base Offset 0 27156 RTTI typeinfo for QCommonStyle 27157 vfunc[0]: NULL or QCommonStyle::metaObject() const 27158 vfunc[1]: QCommonStyle::className() const 27159 vfunc[2]: QCommonStyle::qt_cast(char const*) 27160 vfunc[3]: QCommonStyle::qt_invoke(int, QUObject*) 27161 vfunc[4]: QCommonStyle::qt_emit(int, QUObject*) 27162 vfunc[5]: QCommonStyle::qt_property(int, int, QVariant*) 27163 vfunc[6]: QCommonStyle::~QCommonStyle() 27164 vfunc[7]: QCommonStyle::~QCommonStyle() 27165 vfunc[8]: QObject::event(QEvent*) 27166 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27167 vfunc[10]: QObject::setName(char const*) 27168 vfunc[11]: QObject::insertChild(QObject*) 27169 vfunc[12]: QObject::removeChild(QObject*) 27170 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27171 vfunc[14]: QObject::property(char const*) const 27172 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27173 vfunc[16]: QObject::childEvent(QChildEvent*) 27174 vfunc[17]: QObject::customEvent(QCustomEvent*) 27175 vfunc[18]: QObject::connectNotify(char const*) 27176 vfunc[19]: QObject::disconnectNotify(char const*) 27177 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27178 const*, char const*) 27179 vfunc[21]: QStyle::polish(QWidget*) 27180 vfunc[22]: QStyle::unPolish(QWidget*) 27181 vfunc[23]: QStyle::polish(QApplication*) 27182 vfunc[24]: QStyle::unPolish(QApplication*) 27183 vfunc[25]: QStyle::polish(QPalette&) 27184 vfunc[26]: __cxa_pure_virtual 27185 vfunc[27]: QStyle::itemRect(QPainter*, QRect const&, int, bool, 27186 QPixmap const*, QString const&, int) const 27187 vfunc[28]: QStyle::drawItem(QPainter*, QRect const&, int, 27188 QColorGroup const&, bool, QPixmap const*, QString const&, int, 27189 QColor const*) const 27190 vfunc[29]: 27191 QCommonStyle::drawPrimitive(QStyle::PrimitiveElement, 27192 QPainter*, QRect const&, QColorGroup const&, unsigned int, 27193 QStyleOption const&) const 27194 vfunc[30]: QCommonStyle::drawControl(QStyle::ControlElement, 27195 QPainter*, QWidget const*, QRect const&, QColorGroup const&, 27196 unsigned int, QStyleOption const&) const 27197 vfunc[31]: 27198 QCommonStyle::drawControlMask(QStyle::ControlElement, 27199 QPainter*, QWidget const*, QRect const&, QStyleOption const&) 27200 const 27201 vfunc[32]: QCommonStyle::subRect(QStyle::SubRect, QWidget 27202 const*) const 27203 vfunc[33]: 27204 QCommonStyle::drawComplexControl(QStyle::ComplexControl, 27205 QPainter*, QWidget const*, QRect const&, QColorGroup const&, 27206 unsigned int, unsigned int, unsigned int, QStyleOption const&) 27207 const 27208 vfunc[34]: 27209 QCommonStyle::drawComplexControlMask(QStyle::ComplexControl, 27210 QPainter*, QWidget const*, QRect const&, QStyleOption const&) 27211 const 27212 vfunc[35]: 27213 QCommonStyle::querySubControlMetrics(QStyle::ComplexControl, 27214 QWidget const*, QStyle::SubControl, QStyleOption const&) const 27215 vfunc[36]: 27216 QCommonStyle::querySubControl(QStyle::ComplexControl, QWidget 27217 const*, QPoint const&, QStyleOption const&) const 27218 vfunc[37]: QCommonStyle::pixelMetric(QStyle::PixelMetric, 27219 QWidget const*) const 27220 vfunc[38]: QCommonStyle::sizeFromContents(QStyle::ContentsType, 27221 QWidget const*, QSize const&, QStyleOption const&) const 27222 vfunc[39]: QCommonStyle::styleHint(QStyle::StyleHint, QWidget 27223 const*, QStyleOption const&, QStyleHintReturn*) const 27224 vfunc[40]: QCommonStyle::stylePixmap(QStyle::StylePixmap, 27225 QWidget const*, QStyleOption const&) const 27226 27227 The Run Time Type Information for the QCommonStyle class is 27228 described by Table 8-304 27229 27230 Table 8-304. typeinfo for QCommonStyle 27231 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27232 Name typeinfo name for QCommonStyle 27233 basetype: typeinfo for QStyle 27234 __________________________________________________________ 27235 27236 8.2.18.2. Class data for QStyle 27237 27238 The virtual table for the QStyle class is described by Table 27239 8-305 27240 27241 Table 8-305. Primary vtable for QStyle 27242 Base Offset 0 27243 Virtual Base Offset 0 27244 RTTI typeinfo for QStyle 27245 vfunc[0]: NULL or QStyle::metaObject() const 27246 vfunc[1]: QStyle::className() const 27247 vfunc[2]: QStyle::qt_cast(char const*) 27248 vfunc[3]: QStyle::qt_invoke(int, QUObject*) 27249 vfunc[4]: QStyle::qt_emit(int, QUObject*) 27250 vfunc[5]: QStyle::qt_property(int, int, QVariant*) 27251 vfunc[6]: QStyle::~QStyle() 27252 vfunc[7]: QStyle::~QStyle() 27253 vfunc[8]: QObject::event(QEvent*) 27254 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27255 vfunc[10]: QObject::setName(char const*) 27256 vfunc[11]: QObject::insertChild(QObject*) 27257 vfunc[12]: QObject::removeChild(QObject*) 27258 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27259 vfunc[14]: QObject::property(char const*) const 27260 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27261 vfunc[16]: QObject::childEvent(QChildEvent*) 27262 vfunc[17]: QObject::customEvent(QCustomEvent*) 27263 vfunc[18]: QObject::connectNotify(char const*) 27264 vfunc[19]: QObject::disconnectNotify(char const*) 27265 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27266 const*, char const*) 27267 vfunc[21]: QStyle::polish(QWidget*) 27268 vfunc[22]: QStyle::unPolish(QWidget*) 27269 vfunc[23]: QStyle::polish(QApplication*) 27270 vfunc[24]: QStyle::unPolish(QApplication*) 27271 vfunc[25]: QStyle::polish(QPalette&) 27272 vfunc[26]: __cxa_pure_virtual 27273 vfunc[27]: QStyle::itemRect(QPainter*, QRect const&, int, bool, 27274 QPixmap const*, QString const&, int) const 27275 vfunc[28]: QStyle::drawItem(QPainter*, QRect const&, int, 27276 QColorGroup const&, bool, QPixmap const*, QString const&, int, 27277 QColor const*) const 27278 vfunc[29]: __cxa_pure_virtual 27279 vfunc[30]: __cxa_pure_virtual 27280 vfunc[31]: __cxa_pure_virtual 27281 vfunc[32]: __cxa_pure_virtual 27282 vfunc[33]: __cxa_pure_virtual 27283 vfunc[34]: __cxa_pure_virtual 27284 vfunc[35]: __cxa_pure_virtual 27285 vfunc[36]: __cxa_pure_virtual 27286 vfunc[37]: __cxa_pure_virtual 27287 vfunc[38]: __cxa_pure_virtual 27288 vfunc[39]: __cxa_pure_virtual 27289 vfunc[40]: __cxa_pure_virtual 27290 27291 The Run Time Type Information for the QStyle class is described 27292 by Table 8-306 27293 27294 Table 8-306. typeinfo for QStyle 27295 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27296 Name typeinfo name for QStyle 27297 basetype: typeinfo for QObject 27298 __________________________________________________________ 27299 27300 8.2.18.3. Interfaces for Qt3 Style 27301 27302 No external functions are defined for libqt-mt - Qt3 Style in 27303 this part of the specification. See also the generic 27304 specification. 27305 __________________________________________________________ 27306 27307 8.2.19. Qt3 Text 27308 __________________________________________________________ 27309 27310 8.2.19.1. Class data for QSyntaxHighlighter 27311 27312 The virtual table for the QSyntaxHighlighter class is described 27313 by Table 8-307 27314 27315 Table 8-307. Primary vtable for QSyntaxHighlighter 27316 Base Offset 0 27317 Virtual Base Offset 0 27318 RTTI typeinfo for QSyntaxHighlighter 27319 vfunc[0]: QSyntaxHighlighter::~QSyntaxHighlighter() 27320 vfunc[1]: QSyntaxHighlighter::~QSyntaxHighlighter() 27321 vfunc[2]: __cxa_pure_virtual 27322 27323 The Run Time Type Information for the QSyntaxHighlighter class 27324 is described by Table 8-308 27325 27326 Table 8-308. typeinfo for QSyntaxHighlighter 27327 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27328 Name typeinfo name for QSyntaxHighlighter 27329 basetype: typeinfo for Qt 27330 __________________________________________________________ 27331 27332 8.2.19.2. Class data for QStyleSheet 27333 27334 The virtual table for the QStyleSheet class is described by 27335 Table 8-309 27336 27337 Table 8-309. Primary vtable for QStyleSheet 27338 Base Offset 0 27339 Virtual Base Offset 0 27340 RTTI typeinfo for QStyleSheet 27341 vfunc[0]: NULL or QStyleSheet::metaObject() const 27342 vfunc[1]: QStyleSheet::className() const 27343 vfunc[2]: QStyleSheet::qt_cast(char const*) 27344 vfunc[3]: QStyleSheet::qt_invoke(int, QUObject*) 27345 vfunc[4]: QStyleSheet::qt_emit(int, QUObject*) 27346 vfunc[5]: QStyleSheet::qt_property(int, int, QVariant*) 27347 vfunc[6]: QStyleSheet::~QStyleSheet() 27348 vfunc[7]: QStyleSheet::~QStyleSheet() 27349 vfunc[8]: QObject::event(QEvent*) 27350 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27351 vfunc[10]: QObject::setName(char const*) 27352 vfunc[11]: QObject::insertChild(QObject*) 27353 vfunc[12]: QObject::removeChild(QObject*) 27354 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27355 vfunc[14]: QObject::property(char const*) const 27356 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27357 vfunc[16]: QObject::childEvent(QChildEvent*) 27358 vfunc[17]: QObject::customEvent(QCustomEvent*) 27359 vfunc[18]: QObject::connectNotify(char const*) 27360 vfunc[19]: QObject::disconnectNotify(char const*) 27361 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27362 const*, char const*) 27363 vfunc[21]: QStyleSheet::tag(QString const&, QMap const&, QString const&, QMimeSourceFactory const&, 27365 bool, QTextDocument*) const 27366 vfunc[22]: QStyleSheet::scaleFont(QFont&, int) const 27367 vfunc[23]: QStyleSheet::error(QString const&) const 27368 27369 The Run Time Type Information for the QStyleSheet class is 27370 described by Table 8-310 27371 27372 Table 8-310. typeinfo for QStyleSheet 27373 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27374 Name typeinfo name for QStyleSheet 27375 basetype: typeinfo for QObject 27376 __________________________________________________________ 27377 27378 8.2.19.3. Class data for QStrList 27379 27380 The virtual table for the QStrList class is described by Table 27381 8-311 27382 27383 Table 8-311. Primary vtable for QStrList 27384 Base Offset 0 27385 Virtual Base Offset 0 27386 RTTI typeinfo for QStrList 27387 vfunc[0]: NULL or QPtrList::count() const 27388 vfunc[1]: NULL or QPtrList::clear() 27389 vfunc[2]: NULL or QStrList::~QStrList() 27390 vfunc[3]: NULL or QStrList::~QStrList() 27391 vfunc[4]: NULL or QStrList::newItem(void*) 27392 vfunc[5]: NULL or QStrList::deleteItem(void*) 27393 vfunc[6]: NULL or QStrList::compareItems(void*, void*) 27394 vfunc[7]: NULL or QStrList::read(QDataStream&, void*&) 27395 vfunc[8]: NULL or QStrList::write(QDataStream&, void*) const 27396 27397 The Run Time Type Information for the QStrList class is 27398 described by Table 8-312 27399 27400 Table 8-312. typeinfo for QStrList 27401 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27402 Name typeinfo name for QStrList 27403 basetype: typeinfo for QPtrList 27404 __________________________________________________________ 27405 27406 8.2.19.4. Class data for QCString 27407 27408 The virtual table for the QCString class is described by Table 27409 8-313 27410 27411 Table 8-313. Primary vtable for QCString 27412 Base Offset 0 27413 Virtual Base Offset 0 27414 RTTI typeinfo for QCString 27415 vfunc[0]: QCString::~QCString() 27416 vfunc[1]: QCString::~QCString() 27417 vfunc[2]: NULL or QMemArray::detach() 27418 vfunc[3]: QGArray::newData() 27419 vfunc[4]: QGArray::deleteData(QGArray::array_data*) 27420 27421 The Run Time Type Information for the QCString class is 27422 described by Table 8-314 27423 27424 Table 8-314. typeinfo for QCString 27425 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27426 Name typeinfo name for QCString 27427 basetype: typeinfo for QMemArray 27428 __________________________________________________________ 27429 27430 8.2.19.5. Interfaces for Qt3 Text 27431 27432 No external functions are defined for libqt-mt - Qt3 Text in 27433 this part of the specification. See also the generic 27434 specification. 27435 __________________________________________________________ 27436 27437 8.2.20. Qt3 Threading 27438 __________________________________________________________ 27439 27440 8.2.20.1. Class data for QWaitCondition 27441 27442 The virtual table for the QWaitCondition class is described by 27443 Table 8-315 27444 27445 Table 8-315. Primary vtable for QWaitCondition 27446 Base Offset 0 27447 Virtual Base Offset 0 27448 RTTI typeinfo for QWaitCondition 27449 vfunc[0]: QWaitCondition::~QWaitCondition() 27450 vfunc[1]: QWaitCondition::~QWaitCondition() 27451 27452 The Run Time Type Information for the QWaitCondition class is 27453 described by Table 8-316 27454 27455 Table 8-316. typeinfo for QWaitCondition 27456 Base Vtable vtable for __cxxabiv1::__class_type_info 27457 Name typeinfo name for QWaitCondition 27458 __________________________________________________________ 27459 27460 8.2.20.2. Class data for QMutex 27461 27462 The virtual table for the QMutex class is described by Table 27463 8-317 27464 27465 Table 8-317. Primary vtable for QMutex 27466 Base Offset 0 27467 Virtual Base Offset 0 27468 RTTI typeinfo for QMutex 27469 vfunc[0]: QMutex::~QMutex() 27470 vfunc[1]: QMutex::~QMutex() 27471 27472 The Run Time Type Information for the QMutex class is described 27473 by Table 8-318 27474 27475 Table 8-318. typeinfo for QMutex 27476 Base Vtable vtable for __cxxabiv1::__class_type_info 27477 Name typeinfo name for QMutex 27478 __________________________________________________________ 27479 27480 8.2.20.3. Class data for QThread 27481 27482 The virtual table for the QThread class is described by Table 27483 8-319 27484 27485 Table 8-319. Primary vtable for QThread 27486 Base Offset 0 27487 Virtual Base Offset 0 27488 RTTI typeinfo for QThread 27489 vfunc[0]: QThread::~QThread() 27490 vfunc[1]: QThread::~QThread() 27491 vfunc[2]: __cxa_pure_virtual 27492 27493 The Run Time Type Information for the QThread class is 27494 described by Table 8-320 27495 27496 Table 8-320. typeinfo for QThread 27497 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27498 Name typeinfo name for QThread 27499 basetype: typeinfo for Qt 27500 __________________________________________________________ 27501 27502 8.2.20.4. Class data for QSemaphore 27503 27504 The virtual table for the QSemaphore class is described by 27505 Table 8-321 27506 27507 Table 8-321. Primary vtable for QSemaphore 27508 Base Offset 0 27509 Virtual Base Offset 0 27510 RTTI typeinfo for QSemaphore 27511 vfunc[0]: QSemaphore::~QSemaphore() 27512 vfunc[1]: QSemaphore::~QSemaphore() 27513 27514 The Run Time Type Information for the QSemaphore class is 27515 described by Table 8-322 27516 27517 Table 8-322. typeinfo for QSemaphore 27518 Base Vtable vtable for __cxxabiv1::__class_type_info 27519 Name typeinfo name for QSemaphore 27520 __________________________________________________________ 27521 27522 8.2.20.5. Interfaces for Qt3 Threading 27523 27524 No external functions are defined for libqt-mt - Qt3 Threading 27525 in this part of the specification. See also the generic 27526 specification. 27527 __________________________________________________________ 27528 27529 8.2.21. Qt3 Main Window and Application 27530 __________________________________________________________ 27531 27532 8.2.21.1. Class data for QToolBar 27533 27534 The virtual table for the QToolBar class is described by Table 27535 8-323 27536 27537 Table 8-323. Primary vtable for QToolBar 27538 Base Offset 0 27539 Virtual Base Offset 0 27540 RTTI typeinfo for QToolBar 27541 vfunc[0]: NULL or QToolBar::metaObject() const 27542 vfunc[1]: QToolBar::className() const 27543 vfunc[2]: QToolBar::qt_cast(char const*) 27544 vfunc[3]: QToolBar::qt_invoke(int, QUObject*) 27545 vfunc[4]: QToolBar::qt_emit(int, QUObject*) 27546 vfunc[5]: QToolBar::qt_property(int, int, QVariant*) 27547 vfunc[6]: QToolBar::~QToolBar() 27548 vfunc[7]: QToolBar::~QToolBar() 27549 vfunc[8]: QToolBar::event(QEvent*) 27550 vfunc[9]: QDockWindow::eventFilter(QObject*, QEvent*) 27551 vfunc[10]: QWidget::setName(char const*) 27552 vfunc[11]: QObject::insertChild(QObject*) 27553 vfunc[12]: QObject::removeChild(QObject*) 27554 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27555 vfunc[14]: QObject::property(char const*) const 27556 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27557 vfunc[16]: QObject::childEvent(QChildEvent*) 27558 vfunc[17]: QObject::customEvent(QCustomEvent*) 27559 vfunc[18]: QObject::connectNotify(char const*) 27560 vfunc[19]: QObject::disconnectNotify(char const*) 27561 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27562 const*, char const*) 27563 vfunc[21]: QWidget::setEnabled(bool) 27564 vfunc[22]: QToolBar::setMinimumSize(int, int) 27565 vfunc[23]: QWidget::setMaximumSize(int, int) 27566 vfunc[24]: QWidget::setSizeIncrement(int, int) 27567 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27568 vfunc[26]: QWidget::setEraseColor(QColor const&) 27569 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27570 vfunc[28]: QWidget::setPalette(QPalette const&) 27571 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27572 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27573 vfunc[31]: QWidget::setFont(QFont const&) 27574 vfunc[32]: QWidget::setCursor(QCursor const&) 27575 vfunc[33]: QWidget::unsetCursor() 27576 vfunc[34]: QWidget::setMask(QBitmap const&) 27577 vfunc[35]: QWidget::setMask(QRegion const&) 27578 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27579 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27580 vfunc[38]: QDockWindow::setCaption(QString const&) 27581 vfunc[39]: QWidget::setIcon(QPixmap const&) 27582 vfunc[40]: QWidget::setIconText(QString const&) 27583 vfunc[41]: QWidget::setMouseTracking(bool) 27584 vfunc[42]: QWidget::setFocus() 27585 vfunc[43]: QWidget::setActiveWindow() 27586 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27587 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27588 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27589 vfunc[47]: QToolBar::show() 27590 vfunc[48]: QToolBar::hide() 27591 vfunc[49]: QWidget::showMinimized() 27592 vfunc[50]: QWidget::showMaximized() 27593 vfunc[51]: QWidget::showNormal() 27594 vfunc[52]: QWidget::polish() 27595 vfunc[53]: QWidget::move(int, int) 27596 vfunc[54]: QWidget::resize(int, int) 27597 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27598 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27599 vfunc[57]: QWidget::close(bool) 27600 vfunc[58]: QDockWindow::sizeHint() const 27601 vfunc[59]: QToolBar::minimumSizeHint() const 27602 vfunc[60]: QWidget::sizePolicy() const 27603 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27604 vfunc[62]: QWidget::heightForWidth(int) const 27605 vfunc[63]: QWidget::adjustSize() 27606 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27607 const&, bool) 27608 vfunc[65]: QWidget::setAcceptDrops(bool) 27609 vfunc[66]: QWidget::setAutoMask(bool) 27610 vfunc[67]: 27611 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27612 vfunc[68]: QWidget::customWhatsThis() const 27613 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27614 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27615 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27616 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27617 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27618 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27619 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27620 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27621 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27622 vfunc[78]: QWidget::enterEvent(QEvent*) 27623 vfunc[79]: QWidget::leaveEvent(QEvent*) 27624 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 27625 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27626 vfunc[82]: QToolBar::resizeEvent(QResizeEvent*) 27627 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27628 vfunc[84]: QDockWindow::contextMenuEvent(QContextMenuEvent*) 27629 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27630 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27631 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27632 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27633 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27634 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27635 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27636 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27637 vfunc[93]: QDockWindow::showEvent(QShowEvent*) 27638 vfunc[94]: QDockWindow::hideEvent(QHideEvent*) 27639 vfunc[95]: QWidget::x11Event(_XEvent*) 27640 vfunc[96]: QWidget::updateMask() 27641 vfunc[97]: QToolBar::styleChange(QStyle&) 27642 vfunc[98]: QWidget::enabledChange(bool) 27643 vfunc[99]: QWidget::paletteChange(QPalette const&) 27644 vfunc[100]: QWidget::fontChange(QFont const&) 27645 vfunc[101]: QWidget::windowActivationChange(bool) 27646 vfunc[102]: QWidget::metric(int) const 27647 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27648 vfunc[104]: QWidget::destroy(bool, bool) 27649 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27650 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27651 vfunc[107]: QWidget::focusNextPrevChild(bool) 27652 vfunc[108]: QWidget::setKeyCompression(bool) 27653 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27654 bool, QFont*) 27655 vfunc[110]: QFrame::setFrameStyle(int) 27656 vfunc[111]: QFrame::setLineWidth(int) 27657 vfunc[112]: QFrame::setMargin(int) 27658 vfunc[113]: QFrame::setMidLineWidth(int) 27659 vfunc[114]: QFrame::setFrameRect(QRect const&) 27660 vfunc[115]: QDockWindow::drawFrame(QPainter*) 27661 vfunc[116]: QDockWindow::drawContents(QPainter*) 27662 vfunc[117]: QFrame::frameChanged() 27663 vfunc[118]: QDockWindow::setWidget(QWidget*) 27664 vfunc[119]: QDockWindow::setCloseMode(int) 27665 vfunc[120]: QDockWindow::setResizeEnabled(bool) 27666 vfunc[121]: QDockWindow::setMovingEnabled(bool) 27667 vfunc[122]: QDockWindow::setHorizontallyStretchable(bool) 27668 vfunc[123]: QDockWindow::setVerticallyStretchable(bool) 27669 vfunc[124]: QDockWindow::setOffset(int) 27670 vfunc[125]: QDockWindow::setFixedExtentWidth(int) 27671 vfunc[126]: QDockWindow::setFixedExtentHeight(int) 27672 vfunc[127]: QDockWindow::setNewLine(bool) 27673 vfunc[128]: QDockWindow::setOpaqueMoving(bool) 27674 vfunc[129]: QDockWindow::undock(QWidget*) 27675 vfunc[130]: NULL or QDockWindow::undock() 27676 vfunc[131]: QDockWindow::dock() 27677 vfunc[132]: QToolBar::setOrientation(Qt::Orientation) 27678 vfunc[133]: QToolBar::setStretchableWidget(QWidget*) 27679 vfunc[134]: QToolBar::setLabel(QString const&) 27680 vfunc[135]: QToolBar::clear() 27681 27682 Table 8-324. Secondary vtable for QToolBar 27683 Base Offset -40 27684 Virtual Base Offset 0 27685 RTTI typeinfo for QToolBar 27686 vfunc[0]: non-virtual thunk to QToolBar::~QToolBar() 27687 vfunc[1]: non-virtual thunk to QToolBar::~QToolBar() 27688 vfunc[2]: QPaintDevice::setResolution(int) 27689 vfunc[3]: QPaintDevice::resolution() const 27690 vfunc[4]: QPaintDevice::handle() const 27691 vfunc[5]: QPaintDevice::x11RenderHandle() const 27692 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27693 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27694 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27695 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27696 const 27697 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27698 27699 The Run Time Type Information for the QToolBar class is 27700 described by Table 8-325 27701 27702 Table 8-325. typeinfo for QToolBar 27703 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27704 Name typeinfo name for QToolBar 27705 basetype: typeinfo for QDockWindow 27706 __________________________________________________________ 27707 27708 8.2.21.2. Class data for QActionGroup 27709 27710 The virtual table for the QActionGroup class is described by 27711 Table 8-326 27712 27713 Table 8-326. Primary vtable for QActionGroup 27714 Base Offset 0 27715 Virtual Base Offset 0 27716 RTTI typeinfo for QActionGroup 27717 vfunc[0]: NULL or QActionGroup::metaObject() const 27718 vfunc[1]: QActionGroup::className() const 27719 vfunc[2]: QActionGroup::qt_cast(char const*) 27720 vfunc[3]: QActionGroup::qt_invoke(int, QUObject*) 27721 vfunc[4]: QActionGroup::qt_emit(int, QUObject*) 27722 vfunc[5]: QActionGroup::qt_property(int, int, QVariant*) 27723 vfunc[6]: QActionGroup::~QActionGroup() 27724 vfunc[7]: QActionGroup::~QActionGroup() 27725 vfunc[8]: QObject::event(QEvent*) 27726 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27727 vfunc[10]: QObject::setName(char const*) 27728 vfunc[11]: QObject::insertChild(QObject*) 27729 vfunc[12]: QObject::removeChild(QObject*) 27730 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27731 vfunc[14]: QObject::property(char const*) const 27732 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27733 vfunc[16]: QActionGroup::childEvent(QChildEvent*) 27734 vfunc[17]: QObject::customEvent(QCustomEvent*) 27735 vfunc[18]: QObject::connectNotify(char const*) 27736 vfunc[19]: QObject::disconnectNotify(char const*) 27737 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27738 const*, char const*) 27739 vfunc[21]: QActionGroup::setIconSet(QIconSet const&) 27740 vfunc[22]: QActionGroup::setText(QString const&) 27741 vfunc[23]: QActionGroup::setMenuText(QString const&) 27742 vfunc[24]: QActionGroup::setToolTip(QString const&) 27743 vfunc[25]: QAction::setStatusTip(QString const&) 27744 vfunc[26]: QActionGroup::setWhatsThis(QString const&) 27745 vfunc[27]: QAction::setAccel(QKeySequence const&) 27746 vfunc[28]: QActionGroup::setToggleAction(bool) 27747 vfunc[29]: QActionGroup::addTo(QWidget*) 27748 vfunc[30]: QActionGroup::removeFrom(QWidget*) 27749 vfunc[31]: QActionGroup::addedTo(QWidget*, QWidget*) 27750 vfunc[32]: QActionGroup::addedTo(int, QPopupMenu*) 27751 vfunc[33]: QActionGroup::setOn(bool) 27752 vfunc[34]: QActionGroup::setEnabled(bool) 27753 vfunc[35]: QActionGroup::addedTo(QWidget*, QWidget*, QAction*) 27754 vfunc[36]: QActionGroup::addedTo(int, QPopupMenu*, QAction*) 27755 27756 The Run Time Type Information for the QActionGroup class is 27757 described by Table 8-327 27758 27759 Table 8-327. typeinfo for QActionGroup 27760 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27761 Name typeinfo name for QActionGroup 27762 basetype: typeinfo for QAction 27763 __________________________________________________________ 27764 27765 8.2.21.3. Class data for QStatusBar 27766 27767 The virtual table for the QStatusBar class is described by 27768 Table 8-328 27769 27770 Table 8-328. Primary vtable for QStatusBar 27771 Base Offset 0 27772 Virtual Base Offset 0 27773 RTTI typeinfo for QStatusBar 27774 vfunc[0]: NULL or QStatusBar::metaObject() const 27775 vfunc[1]: QStatusBar::className() const 27776 vfunc[2]: QStatusBar::qt_cast(char const*) 27777 vfunc[3]: QStatusBar::qt_invoke(int, QUObject*) 27778 vfunc[4]: QStatusBar::qt_emit(int, QUObject*) 27779 vfunc[5]: QStatusBar::qt_property(int, int, QVariant*) 27780 vfunc[6]: QStatusBar::~QStatusBar() 27781 vfunc[7]: QStatusBar::~QStatusBar() 27782 vfunc[8]: QStatusBar::event(QEvent*) 27783 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27784 vfunc[10]: QWidget::setName(char const*) 27785 vfunc[11]: QObject::insertChild(QObject*) 27786 vfunc[12]: QObject::removeChild(QObject*) 27787 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27788 vfunc[14]: QObject::property(char const*) const 27789 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27790 vfunc[16]: QObject::childEvent(QChildEvent*) 27791 vfunc[17]: QObject::customEvent(QCustomEvent*) 27792 vfunc[18]: QObject::connectNotify(char const*) 27793 vfunc[19]: QObject::disconnectNotify(char const*) 27794 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27795 const*, char const*) 27796 vfunc[21]: QWidget::setEnabled(bool) 27797 vfunc[22]: QWidget::setMinimumSize(int, int) 27798 vfunc[23]: QWidget::setMaximumSize(int, int) 27799 vfunc[24]: QWidget::setSizeIncrement(int, int) 27800 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27801 vfunc[26]: QWidget::setEraseColor(QColor const&) 27802 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27803 vfunc[28]: QWidget::setPalette(QPalette const&) 27804 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27805 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27806 vfunc[31]: QWidget::setFont(QFont const&) 27807 vfunc[32]: QWidget::setCursor(QCursor const&) 27808 vfunc[33]: QWidget::unsetCursor() 27809 vfunc[34]: QWidget::setMask(QBitmap const&) 27810 vfunc[35]: QWidget::setMask(QRegion const&) 27811 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27812 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27813 vfunc[38]: QWidget::setCaption(QString const&) 27814 vfunc[39]: QWidget::setIcon(QPixmap const&) 27815 vfunc[40]: QWidget::setIconText(QString const&) 27816 vfunc[41]: QWidget::setMouseTracking(bool) 27817 vfunc[42]: QWidget::setFocus() 27818 vfunc[43]: QWidget::setActiveWindow() 27819 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27820 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27821 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27822 vfunc[47]: QWidget::show() 27823 vfunc[48]: QWidget::hide() 27824 vfunc[49]: QWidget::showMinimized() 27825 vfunc[50]: QWidget::showMaximized() 27826 vfunc[51]: QWidget::showNormal() 27827 vfunc[52]: QWidget::polish() 27828 vfunc[53]: QWidget::move(int, int) 27829 vfunc[54]: QWidget::resize(int, int) 27830 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27831 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27832 vfunc[57]: QWidget::close(bool) 27833 vfunc[58]: QWidget::sizeHint() const 27834 vfunc[59]: QWidget::minimumSizeHint() const 27835 vfunc[60]: QWidget::sizePolicy() const 27836 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27837 vfunc[62]: QWidget::heightForWidth(int) const 27838 vfunc[63]: QWidget::adjustSize() 27839 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27840 const&, bool) 27841 vfunc[65]: QWidget::setAcceptDrops(bool) 27842 vfunc[66]: QWidget::setAutoMask(bool) 27843 vfunc[67]: 27844 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27845 vfunc[68]: QWidget::customWhatsThis() const 27846 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27847 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27848 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27849 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27850 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27851 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27852 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27853 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27854 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27855 vfunc[78]: QWidget::enterEvent(QEvent*) 27856 vfunc[79]: QWidget::leaveEvent(QEvent*) 27857 vfunc[80]: QStatusBar::paintEvent(QPaintEvent*) 27858 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27859 vfunc[82]: QStatusBar::resizeEvent(QResizeEvent*) 27860 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27861 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 27862 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27863 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27864 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27865 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27866 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27867 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27868 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27869 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27870 vfunc[93]: QWidget::showEvent(QShowEvent*) 27871 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27872 vfunc[95]: QWidget::x11Event(_XEvent*) 27873 vfunc[96]: QWidget::updateMask() 27874 vfunc[97]: QWidget::styleChange(QStyle&) 27875 vfunc[98]: QWidget::enabledChange(bool) 27876 vfunc[99]: QWidget::paletteChange(QPalette const&) 27877 vfunc[100]: QWidget::fontChange(QFont const&) 27878 vfunc[101]: QWidget::windowActivationChange(bool) 27879 vfunc[102]: QWidget::metric(int) const 27880 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27881 vfunc[104]: QWidget::destroy(bool, bool) 27882 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27883 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27884 vfunc[107]: QWidget::focusNextPrevChild(bool) 27885 vfunc[108]: QWidget::setKeyCompression(bool) 27886 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27887 bool, QFont*) 27888 vfunc[110]: QStatusBar::addWidget(QWidget*, int, bool) 27889 vfunc[111]: QStatusBar::removeWidget(QWidget*) 27890 27891 Table 8-329. Secondary vtable for QStatusBar 27892 Base Offset -40 27893 Virtual Base Offset 0 27894 RTTI typeinfo for QStatusBar 27895 vfunc[0]: non-virtual thunk to QStatusBar::~QStatusBar() 27896 vfunc[1]: non-virtual thunk to QStatusBar::~QStatusBar() 27897 vfunc[2]: QPaintDevice::setResolution(int) 27898 vfunc[3]: QPaintDevice::resolution() const 27899 vfunc[4]: QPaintDevice::handle() const 27900 vfunc[5]: QPaintDevice::x11RenderHandle() const 27901 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27902 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27903 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27904 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27905 const 27906 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27907 27908 The Run Time Type Information for the QStatusBar class is 27909 described by Table 8-330 27910 27911 Table 8-330. typeinfo for QStatusBar 27912 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27913 Name typeinfo name for QStatusBar 27914 basetype: typeinfo for QWidget 27915 __________________________________________________________ 27916 27917 8.2.21.4. Class data for QSizeGrip 27918 27919 The virtual table for the QSizeGrip class is described by Table 27920 8-331 27921 27922 Table 8-331. Primary vtable for QSizeGrip 27923 Base Offset 0 27924 Virtual Base Offset 0 27925 RTTI typeinfo for QSizeGrip 27926 vfunc[0]: NULL or QSizeGrip::metaObject() const 27927 vfunc[1]: QSizeGrip::className() const 27928 vfunc[2]: QSizeGrip::qt_cast(char const*) 27929 vfunc[3]: QSizeGrip::qt_invoke(int, QUObject*) 27930 vfunc[4]: QSizeGrip::qt_emit(int, QUObject*) 27931 vfunc[5]: QSizeGrip::qt_property(int, int, QVariant*) 27932 vfunc[6]: QSizeGrip::~QSizeGrip() 27933 vfunc[7]: QSizeGrip::~QSizeGrip() 27934 vfunc[8]: QWidget::event(QEvent*) 27935 vfunc[9]: QSizeGrip::eventFilter(QObject*, QEvent*) 27936 vfunc[10]: QWidget::setName(char const*) 27937 vfunc[11]: QObject::insertChild(QObject*) 27938 vfunc[12]: QObject::removeChild(QObject*) 27939 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27940 vfunc[14]: QObject::property(char const*) const 27941 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27942 vfunc[16]: QObject::childEvent(QChildEvent*) 27943 vfunc[17]: QObject::customEvent(QCustomEvent*) 27944 vfunc[18]: QObject::connectNotify(char const*) 27945 vfunc[19]: QObject::disconnectNotify(char const*) 27946 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27947 const*, char const*) 27948 vfunc[21]: QWidget::setEnabled(bool) 27949 vfunc[22]: QWidget::setMinimumSize(int, int) 27950 vfunc[23]: QWidget::setMaximumSize(int, int) 27951 vfunc[24]: QWidget::setSizeIncrement(int, int) 27952 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27953 vfunc[26]: QWidget::setEraseColor(QColor const&) 27954 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27955 vfunc[28]: QWidget::setPalette(QPalette const&) 27956 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27957 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27958 vfunc[31]: QWidget::setFont(QFont const&) 27959 vfunc[32]: QWidget::setCursor(QCursor const&) 27960 vfunc[33]: QWidget::unsetCursor() 27961 vfunc[34]: QWidget::setMask(QBitmap const&) 27962 vfunc[35]: QWidget::setMask(QRegion const&) 27963 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27964 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27965 vfunc[38]: QWidget::setCaption(QString const&) 27966 vfunc[39]: QWidget::setIcon(QPixmap const&) 27967 vfunc[40]: QWidget::setIconText(QString const&) 27968 vfunc[41]: QWidget::setMouseTracking(bool) 27969 vfunc[42]: QWidget::setFocus() 27970 vfunc[43]: QWidget::setActiveWindow() 27971 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27972 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27973 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27974 vfunc[47]: QWidget::show() 27975 vfunc[48]: QWidget::hide() 27976 vfunc[49]: QWidget::showMinimized() 27977 vfunc[50]: QWidget::showMaximized() 27978 vfunc[51]: QWidget::showNormal() 27979 vfunc[52]: QWidget::polish() 27980 vfunc[53]: QWidget::move(int, int) 27981 vfunc[54]: QWidget::resize(int, int) 27982 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27983 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27984 vfunc[57]: QWidget::close(bool) 27985 vfunc[58]: QSizeGrip::sizeHint() const 27986 vfunc[59]: QWidget::minimumSizeHint() const 27987 vfunc[60]: QWidget::sizePolicy() const 27988 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27989 vfunc[62]: QWidget::heightForWidth(int) const 27990 vfunc[63]: QWidget::adjustSize() 27991 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27992 const&, bool) 27993 vfunc[65]: QWidget::setAcceptDrops(bool) 27994 vfunc[66]: QWidget::setAutoMask(bool) 27995 vfunc[67]: 27996 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27997 vfunc[68]: QWidget::customWhatsThis() const 27998 vfunc[69]: QSizeGrip::mousePressEvent(QMouseEvent*) 27999 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28000 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28001 vfunc[72]: QSizeGrip::mouseMoveEvent(QMouseEvent*) 28002 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28003 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28004 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28005 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28006 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28007 vfunc[78]: QWidget::enterEvent(QEvent*) 28008 vfunc[79]: QWidget::leaveEvent(QEvent*) 28009 vfunc[80]: QSizeGrip::paintEvent(QPaintEvent*) 28010 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28011 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 28012 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28013 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28014 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28015 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28016 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28017 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28018 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28019 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28020 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28021 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28022 vfunc[93]: QWidget::showEvent(QShowEvent*) 28023 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28024 vfunc[95]: QWidget::x11Event(_XEvent*) 28025 vfunc[96]: QWidget::updateMask() 28026 vfunc[97]: QWidget::styleChange(QStyle&) 28027 vfunc[98]: QWidget::enabledChange(bool) 28028 vfunc[99]: QWidget::paletteChange(QPalette const&) 28029 vfunc[100]: QWidget::fontChange(QFont const&) 28030 vfunc[101]: QWidget::windowActivationChange(bool) 28031 vfunc[102]: QWidget::metric(int) const 28032 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28033 vfunc[104]: QWidget::destroy(bool, bool) 28034 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28035 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28036 vfunc[107]: QWidget::focusNextPrevChild(bool) 28037 vfunc[108]: QWidget::setKeyCompression(bool) 28038 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28039 bool, QFont*) 28040 28041 Table 8-332. Secondary vtable for QSizeGrip 28042 Base Offset -40 28043 Virtual Base Offset 0 28044 RTTI typeinfo for QSizeGrip 28045 vfunc[0]: non-virtual thunk to QSizeGrip::~QSizeGrip() 28046 vfunc[1]: non-virtual thunk to QSizeGrip::~QSizeGrip() 28047 vfunc[2]: QPaintDevice::setResolution(int) 28048 vfunc[3]: QPaintDevice::resolution() const 28049 vfunc[4]: QPaintDevice::handle() const 28050 vfunc[5]: QPaintDevice::x11RenderHandle() const 28051 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28052 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28053 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28054 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28055 const 28056 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28057 28058 The Run Time Type Information for the QSizeGrip class is 28059 described by Table 8-333 28060 28061 Table 8-333. typeinfo for QSizeGrip 28062 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28063 Name typeinfo name for QSizeGrip 28064 basetype: typeinfo for QWidget 28065 __________________________________________________________ 28066 28067 8.2.21.5. Class data for QSessionManager 28068 28069 The virtual table for the QSessionManager class is described by 28070 Table 8-334 28071 28072 Table 8-334. Primary vtable for QSessionManager 28073 Base Offset 0 28074 Virtual Base Offset 0 28075 RTTI typeinfo for QSessionManager 28076 vfunc[0]: NULL or QSessionManager::metaObject() const 28077 vfunc[1]: QSessionManager::className() const 28078 vfunc[2]: QSessionManager::qt_cast(char const*) 28079 vfunc[3]: QSessionManager::qt_invoke(int, QUObject*) 28080 vfunc[4]: QSessionManager::qt_emit(int, QUObject*) 28081 vfunc[5]: QSessionManager::qt_property(int, int, QVariant*) 28082 vfunc[6]: QSessionManager::~QSessionManager() 28083 vfunc[7]: QSessionManager::~QSessionManager() 28084 vfunc[8]: QObject::event(QEvent*) 28085 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28086 vfunc[10]: QObject::setName(char const*) 28087 vfunc[11]: QObject::insertChild(QObject*) 28088 vfunc[12]: QObject::removeChild(QObject*) 28089 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28090 vfunc[14]: QObject::property(char const*) const 28091 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28092 vfunc[16]: QObject::childEvent(QChildEvent*) 28093 vfunc[17]: QObject::customEvent(QCustomEvent*) 28094 vfunc[18]: QObject::connectNotify(char const*) 28095 vfunc[19]: QObject::disconnectNotify(char const*) 28096 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28097 const*, char const*) 28098 28099 The Run Time Type Information for the QSessionManager class is 28100 described by Table 8-335 28101 28102 Table 8-335. typeinfo for QSessionManager 28103 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28104 Name typeinfo name for QSessionManager 28105 basetype: typeinfo for QObject 28106 __________________________________________________________ 28107 28108 8.2.21.6. Class data for QApplication 28109 28110 The virtual table for the QApplication class is described by 28111 Table 8-336 28112 28113 Table 8-336. Primary vtable for QApplication 28114 Base Offset 0 28115 Virtual Base Offset 0 28116 RTTI typeinfo for QApplication 28117 vfunc[0]: NULL or QApplication::metaObject() const 28118 vfunc[1]: QApplication::className() const 28119 vfunc[2]: QApplication::qt_cast(char const*) 28120 vfunc[3]: QApplication::qt_invoke(int, QUObject*) 28121 vfunc[4]: QApplication::qt_emit(int, QUObject*) 28122 vfunc[5]: QApplication::qt_property(int, int, QVariant*) 28123 vfunc[6]: QApplication::~QApplication() 28124 vfunc[7]: QApplication::~QApplication() 28125 vfunc[8]: QApplication::event(QEvent*) 28126 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28127 vfunc[10]: QObject::setName(char const*) 28128 vfunc[11]: QObject::insertChild(QObject*) 28129 vfunc[12]: QObject::removeChild(QObject*) 28130 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28131 vfunc[14]: QObject::property(char const*) const 28132 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28133 vfunc[16]: QObject::childEvent(QChildEvent*) 28134 vfunc[17]: QObject::customEvent(QCustomEvent*) 28135 vfunc[18]: QObject::connectNotify(char const*) 28136 vfunc[19]: QObject::disconnectNotify(char const*) 28137 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28138 const*, char const*) 28139 vfunc[21]: QApplication::setMainWidget(QWidget*) 28140 vfunc[22]: QApplication::polish(QWidget*) 28141 vfunc[23]: QApplication::notify(QObject*, QEvent*) 28142 vfunc[24]: QApplication::x11EventFilter(_XEvent*) 28143 vfunc[25]: QApplication::x11ClientMessage(QWidget*, _XEvent*, 28144 bool) 28145 vfunc[26]: QApplication::commitData(QSessionManager&) 28146 vfunc[27]: QApplication::saveState(QSessionManager&) 28147 28148 The Run Time Type Information for the QApplication class is 28149 described by Table 8-337 28150 28151 Table 8-337. typeinfo for QApplication 28152 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28153 Name typeinfo name for QApplication 28154 basetype: typeinfo for QObject 28155 __________________________________________________________ 28156 28157 8.2.21.7. Class data for QWorkspace 28158 28159 The virtual table for the QWorkspace class is described by 28160 Table 8-338 28161 28162 Table 8-338. Primary vtable for QWorkspace 28163 Base Offset 0 28164 Virtual Base Offset 0 28165 RTTI typeinfo for QWorkspace 28166 vfunc[0]: NULL or QWorkspace::metaObject() const 28167 vfunc[1]: QWorkspace::className() const 28168 vfunc[2]: QWorkspace::qt_cast(char const*) 28169 vfunc[3]: QWorkspace::qt_invoke(int, QUObject*) 28170 vfunc[4]: QWorkspace::qt_emit(int, QUObject*) 28171 vfunc[5]: QWorkspace::qt_property(int, int, QVariant*) 28172 vfunc[6]: QWorkspace::~QWorkspace() 28173 vfunc[7]: QWorkspace::~QWorkspace() 28174 vfunc[8]: QWidget::event(QEvent*) 28175 vfunc[9]: QWorkspace::eventFilter(QObject*, QEvent*) 28176 vfunc[10]: QWidget::setName(char const*) 28177 vfunc[11]: QObject::insertChild(QObject*) 28178 vfunc[12]: QObject::removeChild(QObject*) 28179 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28180 vfunc[14]: QObject::property(char const*) const 28181 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28182 vfunc[16]: QWorkspace::childEvent(QChildEvent*) 28183 vfunc[17]: QObject::customEvent(QCustomEvent*) 28184 vfunc[18]: QObject::connectNotify(char const*) 28185 vfunc[19]: QObject::disconnectNotify(char const*) 28186 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28187 const*, char const*) 28188 vfunc[21]: QWidget::setEnabled(bool) 28189 vfunc[22]: QWidget::setMinimumSize(int, int) 28190 vfunc[23]: QWidget::setMaximumSize(int, int) 28191 vfunc[24]: QWidget::setSizeIncrement(int, int) 28192 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28193 vfunc[26]: QWidget::setEraseColor(QColor const&) 28194 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28195 vfunc[28]: QWidget::setPalette(QPalette const&) 28196 vfunc[29]: QWorkspace::setPaletteBackgroundColor(QColor const&) 28197 vfunc[30]: QWorkspace::setPaletteBackgroundPixmap(QPixmap 28198 const&) 28199 vfunc[31]: QWidget::setFont(QFont const&) 28200 vfunc[32]: QWidget::setCursor(QCursor const&) 28201 vfunc[33]: QWidget::unsetCursor() 28202 vfunc[34]: QWidget::setMask(QBitmap const&) 28203 vfunc[35]: QWidget::setMask(QRegion const&) 28204 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28205 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28206 vfunc[38]: QWidget::setCaption(QString const&) 28207 vfunc[39]: QWidget::setIcon(QPixmap const&) 28208 vfunc[40]: QWidget::setIconText(QString const&) 28209 vfunc[41]: QWidget::setMouseTracking(bool) 28210 vfunc[42]: QWidget::setFocus() 28211 vfunc[43]: QWidget::setActiveWindow() 28212 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28213 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28214 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28215 vfunc[47]: QWidget::show() 28216 vfunc[48]: QWidget::hide() 28217 vfunc[49]: QWidget::showMinimized() 28218 vfunc[50]: QWidget::showMaximized() 28219 vfunc[51]: QWidget::showNormal() 28220 vfunc[52]: QWidget::polish() 28221 vfunc[53]: QWidget::move(int, int) 28222 vfunc[54]: QWidget::resize(int, int) 28223 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28224 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28225 vfunc[57]: QWidget::close(bool) 28226 vfunc[58]: QWorkspace::sizeHint() const 28227 vfunc[59]: QWidget::minimumSizeHint() const 28228 vfunc[60]: QWidget::sizePolicy() const 28229 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28230 vfunc[62]: QWidget::heightForWidth(int) const 28231 vfunc[63]: QWidget::adjustSize() 28232 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28233 const&, bool) 28234 vfunc[65]: QWidget::setAcceptDrops(bool) 28235 vfunc[66]: QWidget::setAutoMask(bool) 28236 vfunc[67]: 28237 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28238 vfunc[68]: QWidget::customWhatsThis() const 28239 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 28240 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28241 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28242 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 28243 vfunc[73]: QWorkspace::wheelEvent(QWheelEvent*) 28244 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28245 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28246 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28247 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28248 vfunc[78]: QWidget::enterEvent(QEvent*) 28249 vfunc[79]: QWidget::leaveEvent(QEvent*) 28250 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 28251 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28252 vfunc[82]: QWorkspace::resizeEvent(QResizeEvent*) 28253 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28254 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28255 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28256 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28257 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28258 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28259 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28260 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28261 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28262 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28263 vfunc[93]: QWorkspace::showEvent(QShowEvent*) 28264 vfunc[94]: QWorkspace::hideEvent(QHideEvent*) 28265 vfunc[95]: QWidget::x11Event(_XEvent*) 28266 vfunc[96]: QWidget::updateMask() 28267 vfunc[97]: QWorkspace::styleChange(QStyle&) 28268 vfunc[98]: QWidget::enabledChange(bool) 28269 vfunc[99]: QWidget::paletteChange(QPalette const&) 28270 vfunc[100]: QWidget::fontChange(QFont const&) 28271 vfunc[101]: QWidget::windowActivationChange(bool) 28272 vfunc[102]: QWidget::metric(int) const 28273 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28274 vfunc[104]: QWidget::destroy(bool, bool) 28275 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28276 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28277 vfunc[107]: QWidget::focusNextPrevChild(bool) 28278 vfunc[108]: QWidget::setKeyCompression(bool) 28279 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28280 bool, QFont*) 28281 28282 Table 8-339. Secondary vtable for QWorkspace 28283 Base Offset -40 28284 Virtual Base Offset 0 28285 RTTI typeinfo for QWorkspace 28286 vfunc[0]: non-virtual thunk to QWorkspace::~QWorkspace() 28287 vfunc[1]: non-virtual thunk to QWorkspace::~QWorkspace() 28288 vfunc[2]: QPaintDevice::setResolution(int) 28289 vfunc[3]: QPaintDevice::resolution() const 28290 vfunc[4]: QPaintDevice::handle() const 28291 vfunc[5]: QPaintDevice::x11RenderHandle() const 28292 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28293 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28294 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28295 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28296 const 28297 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28298 28299 The Run Time Type Information for the QWorkspace class is 28300 described by Table 8-340 28301 28302 Table 8-340. typeinfo for QWorkspace 28303 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28304 Name typeinfo name for QWorkspace 28305 basetype: typeinfo for QWidget 28306 __________________________________________________________ 28307 28308 8.2.21.8. Class data for QAction 28309 28310 The virtual table for the QAction class is described by Table 28311 8-341 28312 28313 Table 8-341. Primary vtable for QAction 28314 Base Offset 0 28315 Virtual Base Offset 0 28316 RTTI typeinfo for QAction 28317 vfunc[0]: NULL or QAction::metaObject() const 28318 vfunc[1]: QAction::className() const 28319 vfunc[2]: QAction::qt_cast(char const*) 28320 vfunc[3]: QAction::qt_invoke(int, QUObject*) 28321 vfunc[4]: QAction::qt_emit(int, QUObject*) 28322 vfunc[5]: QAction::qt_property(int, int, QVariant*) 28323 vfunc[6]: QAction::~QAction() 28324 vfunc[7]: QAction::~QAction() 28325 vfunc[8]: QObject::event(QEvent*) 28326 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28327 vfunc[10]: QObject::setName(char const*) 28328 vfunc[11]: QObject::insertChild(QObject*) 28329 vfunc[12]: QObject::removeChild(QObject*) 28330 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28331 vfunc[14]: QObject::property(char const*) const 28332 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28333 vfunc[16]: QObject::childEvent(QChildEvent*) 28334 vfunc[17]: QObject::customEvent(QCustomEvent*) 28335 vfunc[18]: QObject::connectNotify(char const*) 28336 vfunc[19]: QObject::disconnectNotify(char const*) 28337 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28338 const*, char const*) 28339 vfunc[21]: QAction::setIconSet(QIconSet const&) 28340 vfunc[22]: QAction::setText(QString const&) 28341 vfunc[23]: QAction::setMenuText(QString const&) 28342 vfunc[24]: QAction::setToolTip(QString const&) 28343 vfunc[25]: QAction::setStatusTip(QString const&) 28344 vfunc[26]: QAction::setWhatsThis(QString const&) 28345 vfunc[27]: QAction::setAccel(QKeySequence const&) 28346 vfunc[28]: QAction::setToggleAction(bool) 28347 vfunc[29]: QAction::addTo(QWidget*) 28348 vfunc[30]: QAction::removeFrom(QWidget*) 28349 vfunc[31]: QAction::addedTo(QWidget*, QWidget*) 28350 vfunc[32]: QAction::addedTo(int, QPopupMenu*) 28351 vfunc[33]: QAction::setOn(bool) 28352 vfunc[34]: QAction::setEnabled(bool) 28353 28354 The Run Time Type Information for the QAction class is 28355 described by Table 8-342 28356 28357 Table 8-342. typeinfo for QAction 28358 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28359 Name typeinfo name for QAction 28360 basetype: typeinfo for QObject 28361 __________________________________________________________ 28362 28363 8.2.21.9. Interfaces for Qt3 Main Window and Application 28364 28365 An LSB conforming implementation shall provide the architecture 28366 specific functions for Qt3 Main Window and Application 28367 specified in Table 8-343, with the full mandatory functionality 28368 as described in the referenced underlying specification. 28369 28370 Table 8-343. libqt-mt - Qt3 Main Window and Application 28371 Function Interfaces 28372 _ZThn40_N10QStatusBarD0Ev [CXXABI] _ZThn40_N10QStatusBarD1Ev 28373 [CXXABI] 28374 _ZThn40_N10QWorkspaceD0Ev [CXXABI] _ZThn40_N10QWorkspaceD1Ev 28375 [CXXABI] 28376 _ZThn40_N8QToolBarD0Ev [CXXABI] _ZThn40_N8QToolBarD1Ev [CXXABI] 28377 _ZThn40_N9QSizeGripD0Ev [CXXABI] _ZThn40_N9QSizeGripD1Ev 28378 [CXXABI] 28379 _ZThn40_N9QTitleBarD0Ev [CXXABI] _ZThn40_N9QTitleBarD1Ev 28380 [CXXABI] 28381 __________________________________________________________ 28382 28383 8.2.22. Qt3 Widgets 28384 __________________________________________________________ 28385 28386 8.2.22.1. Class data for QFrame 28387 28388 The virtual table for the QFrame class is described by Table 28389 8-344 28390 28391 Table 8-344. Primary vtable for QFrame 28392 Base Offset 0 28393 Virtual Base Offset 0 28394 RTTI typeinfo for QFrame 28395 vfunc[0]: NULL or QFrame::metaObject() const 28396 vfunc[1]: QFrame::className() const 28397 vfunc[2]: QFrame::qt_cast(char const*) 28398 vfunc[3]: QFrame::qt_invoke(int, QUObject*) 28399 vfunc[4]: QFrame::qt_emit(int, QUObject*) 28400 vfunc[5]: QFrame::qt_property(int, int, QVariant*) 28401 vfunc[6]: NULL or QFrame::~QFrame() 28402 vfunc[7]: NULL or QFrame::~QFrame() 28403 vfunc[8]: QWidget::event(QEvent*) 28404 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28405 vfunc[10]: QWidget::setName(char const*) 28406 vfunc[11]: QObject::insertChild(QObject*) 28407 vfunc[12]: QObject::removeChild(QObject*) 28408 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28409 vfunc[14]: QObject::property(char const*) const 28410 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28411 vfunc[16]: QObject::childEvent(QChildEvent*) 28412 vfunc[17]: QObject::customEvent(QCustomEvent*) 28413 vfunc[18]: QObject::connectNotify(char const*) 28414 vfunc[19]: QObject::disconnectNotify(char const*) 28415 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28416 const*, char const*) 28417 vfunc[21]: QWidget::setEnabled(bool) 28418 vfunc[22]: QWidget::setMinimumSize(int, int) 28419 vfunc[23]: QWidget::setMaximumSize(int, int) 28420 vfunc[24]: QWidget::setSizeIncrement(int, int) 28421 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28422 vfunc[26]: QWidget::setEraseColor(QColor const&) 28423 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28424 vfunc[28]: QWidget::setPalette(QPalette const&) 28425 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28426 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28427 vfunc[31]: QWidget::setFont(QFont const&) 28428 vfunc[32]: QWidget::setCursor(QCursor const&) 28429 vfunc[33]: QWidget::unsetCursor() 28430 vfunc[34]: QWidget::setMask(QBitmap const&) 28431 vfunc[35]: QWidget::setMask(QRegion const&) 28432 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28433 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28434 vfunc[38]: QWidget::setCaption(QString const&) 28435 vfunc[39]: QWidget::setIcon(QPixmap const&) 28436 vfunc[40]: QWidget::setIconText(QString const&) 28437 vfunc[41]: QWidget::setMouseTracking(bool) 28438 vfunc[42]: QWidget::setFocus() 28439 vfunc[43]: QWidget::setActiveWindow() 28440 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28441 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28442 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28443 vfunc[47]: QWidget::show() 28444 vfunc[48]: QWidget::hide() 28445 vfunc[49]: QWidget::showMinimized() 28446 vfunc[50]: QWidget::showMaximized() 28447 vfunc[51]: QWidget::showNormal() 28448 vfunc[52]: QWidget::polish() 28449 vfunc[53]: QWidget::move(int, int) 28450 vfunc[54]: QWidget::resize(int, int) 28451 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28452 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28453 vfunc[57]: QWidget::close(bool) 28454 vfunc[58]: QFrame::sizeHint() const 28455 vfunc[59]: QWidget::minimumSizeHint() const 28456 vfunc[60]: QWidget::sizePolicy() const 28457 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28458 vfunc[62]: QWidget::heightForWidth(int) const 28459 vfunc[63]: QWidget::adjustSize() 28460 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28461 const&, bool) 28462 vfunc[65]: QWidget::setAcceptDrops(bool) 28463 vfunc[66]: QWidget::setAutoMask(bool) 28464 vfunc[67]: 28465 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28466 vfunc[68]: QWidget::customWhatsThis() const 28467 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 28468 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28469 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28470 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 28471 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28472 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28473 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28474 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28475 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28476 vfunc[78]: QWidget::enterEvent(QEvent*) 28477 vfunc[79]: QWidget::leaveEvent(QEvent*) 28478 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28479 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28480 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 28481 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28482 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28483 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28484 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28485 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28486 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28487 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28488 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28489 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28490 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28491 vfunc[93]: QWidget::showEvent(QShowEvent*) 28492 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28493 vfunc[95]: QWidget::x11Event(_XEvent*) 28494 vfunc[96]: QWidget::updateMask() 28495 vfunc[97]: QFrame::styleChange(QStyle&) 28496 vfunc[98]: QWidget::enabledChange(bool) 28497 vfunc[99]: QWidget::paletteChange(QPalette const&) 28498 vfunc[100]: QWidget::fontChange(QFont const&) 28499 vfunc[101]: QWidget::windowActivationChange(bool) 28500 vfunc[102]: QWidget::metric(int) const 28501 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28502 vfunc[104]: QWidget::destroy(bool, bool) 28503 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28504 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28505 vfunc[107]: QWidget::focusNextPrevChild(bool) 28506 vfunc[108]: QWidget::setKeyCompression(bool) 28507 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28508 bool, QFont*) 28509 vfunc[110]: QFrame::setFrameStyle(int) 28510 vfunc[111]: QFrame::setLineWidth(int) 28511 vfunc[112]: QFrame::setMargin(int) 28512 vfunc[113]: QFrame::setMidLineWidth(int) 28513 vfunc[114]: QFrame::setFrameRect(QRect const&) 28514 vfunc[115]: QFrame::drawFrame(QPainter*) 28515 vfunc[116]: QFrame::drawContents(QPainter*) 28516 vfunc[117]: QFrame::frameChanged() 28517 28518 Table 8-345. Secondary vtable for QFrame 28519 Base Offset -40 28520 Virtual Base Offset 0 28521 RTTI typeinfo for QFrame 28522 vfunc[0]: NULL or non-virtual thunk to QFrame::~QFrame() 28523 vfunc[1]: NULL or non-virtual thunk to QFrame::~QFrame() 28524 vfunc[2]: QPaintDevice::setResolution(int) 28525 vfunc[3]: QPaintDevice::resolution() const 28526 vfunc[4]: QPaintDevice::handle() const 28527 vfunc[5]: QPaintDevice::x11RenderHandle() const 28528 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28529 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28530 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28531 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28532 const 28533 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28534 28535 The Run Time Type Information for the QFrame class is described 28536 by Table 8-346 28537 28538 Table 8-346. typeinfo for QFrame 28539 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28540 Name typeinfo name for QFrame 28541 basetype: typeinfo for QWidget 28542 __________________________________________________________ 28543 28544 8.2.22.2. Class data for QScrollView 28545 28546 The virtual table for the QScrollView class is described by 28547 Table 8-347 28548 28549 Table 8-347. Primary vtable for QScrollView 28550 Base Offset 0 28551 Virtual Base Offset 0 28552 RTTI typeinfo for QScrollView 28553 vfunc[0]: NULL or QScrollView::metaObject() const 28554 vfunc[1]: QScrollView::className() const 28555 vfunc[2]: QScrollView::qt_cast(char const*) 28556 vfunc[3]: QScrollView::qt_invoke(int, QUObject*) 28557 vfunc[4]: QScrollView::qt_emit(int, QUObject*) 28558 vfunc[5]: QScrollView::qt_property(int, int, QVariant*) 28559 vfunc[6]: QScrollView::~QScrollView() 28560 vfunc[7]: QScrollView::~QScrollView() 28561 vfunc[8]: QWidget::event(QEvent*) 28562 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 28563 vfunc[10]: QWidget::setName(char const*) 28564 vfunc[11]: QObject::insertChild(QObject*) 28565 vfunc[12]: QScrollView::removeChild(QObject*) 28566 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28567 vfunc[14]: QObject::property(char const*) const 28568 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28569 vfunc[16]: QObject::childEvent(QChildEvent*) 28570 vfunc[17]: QObject::customEvent(QCustomEvent*) 28571 vfunc[18]: QObject::connectNotify(char const*) 28572 vfunc[19]: QObject::disconnectNotify(char const*) 28573 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28574 const*, char const*) 28575 vfunc[21]: QScrollView::setEnabled(bool) 28576 vfunc[22]: QWidget::setMinimumSize(int, int) 28577 vfunc[23]: QWidget::setMaximumSize(int, int) 28578 vfunc[24]: QWidget::setSizeIncrement(int, int) 28579 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28580 vfunc[26]: QWidget::setEraseColor(QColor const&) 28581 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28582 vfunc[28]: QWidget::setPalette(QPalette const&) 28583 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28584 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28585 vfunc[31]: QWidget::setFont(QFont const&) 28586 vfunc[32]: QWidget::setCursor(QCursor const&) 28587 vfunc[33]: QWidget::unsetCursor() 28588 vfunc[34]: QWidget::setMask(QBitmap const&) 28589 vfunc[35]: QWidget::setMask(QRegion const&) 28590 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28591 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28592 vfunc[38]: QWidget::setCaption(QString const&) 28593 vfunc[39]: QWidget::setIcon(QPixmap const&) 28594 vfunc[40]: QWidget::setIconText(QString const&) 28595 vfunc[41]: QWidget::setMouseTracking(bool) 28596 vfunc[42]: QWidget::setFocus() 28597 vfunc[43]: QWidget::setActiveWindow() 28598 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28599 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28600 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28601 vfunc[47]: QScrollView::show() 28602 vfunc[48]: QWidget::hide() 28603 vfunc[49]: QWidget::showMinimized() 28604 vfunc[50]: QWidget::showMaximized() 28605 vfunc[51]: QWidget::showNormal() 28606 vfunc[52]: QWidget::polish() 28607 vfunc[53]: QWidget::move(int, int) 28608 vfunc[54]: QScrollView::resize(int, int) 28609 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28610 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28611 vfunc[57]: QWidget::close(bool) 28612 vfunc[58]: QScrollView::sizeHint() const 28613 vfunc[59]: QScrollView::minimumSizeHint() const 28614 vfunc[60]: QWidget::sizePolicy() const 28615 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28616 vfunc[62]: QWidget::heightForWidth(int) const 28617 vfunc[63]: QWidget::adjustSize() 28618 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28619 const&, bool) 28620 vfunc[65]: QWidget::setAcceptDrops(bool) 28621 vfunc[66]: QWidget::setAutoMask(bool) 28622 vfunc[67]: 28623 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28624 vfunc[68]: QWidget::customWhatsThis() const 28625 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 28626 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 28627 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 28628 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 28629 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 28630 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28631 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28632 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28633 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28634 vfunc[78]: QWidget::enterEvent(QEvent*) 28635 vfunc[79]: QWidget::leaveEvent(QEvent*) 28636 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28637 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28638 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 28639 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28640 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 28641 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28642 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28643 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28644 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28645 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28646 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28647 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28648 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28649 vfunc[93]: QWidget::showEvent(QShowEvent*) 28650 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28651 vfunc[95]: QWidget::x11Event(_XEvent*) 28652 vfunc[96]: QWidget::updateMask() 28653 vfunc[97]: QScrollView::styleChange(QStyle&) 28654 vfunc[98]: QWidget::enabledChange(bool) 28655 vfunc[99]: QWidget::paletteChange(QPalette const&) 28656 vfunc[100]: QScrollView::fontChange(QFont const&) 28657 vfunc[101]: QWidget::windowActivationChange(bool) 28658 vfunc[102]: QWidget::metric(int) const 28659 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28660 vfunc[104]: QWidget::destroy(bool, bool) 28661 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28662 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28663 vfunc[107]: QScrollView::focusNextPrevChild(bool) 28664 vfunc[108]: QWidget::setKeyCompression(bool) 28665 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28666 bool, QFont*) 28667 vfunc[110]: QFrame::setFrameStyle(int) 28668 vfunc[111]: QFrame::setLineWidth(int) 28669 vfunc[112]: QFrame::setMargin(int) 28670 vfunc[113]: QFrame::setMidLineWidth(int) 28671 vfunc[114]: QFrame::setFrameRect(QRect const&) 28672 vfunc[115]: QFrame::drawFrame(QPainter*) 28673 vfunc[116]: QScrollView::drawContents(QPainter*) 28674 vfunc[117]: QScrollView::frameChanged() 28675 vfunc[118]: 28676 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 28677 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 28678 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 28679 vfunc[121]: 28680 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 28681 vfunc[122]: 28682 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 28683 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 28684 vfunc[124]: QScrollView::setDragAutoScroll(bool) 28685 vfunc[125]: QScrollView::resizeContents(int, int) 28686 vfunc[126]: QScrollView::setContentsPos(int, int) 28687 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 28688 int) 28689 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 28690 int, int, int, int, int) 28691 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 28692 vfunc[130]: 28693 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 28694 vfunc[131]: 28695 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 28696 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 28697 vfunc[133]: 28698 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 28699 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 28700 vfunc[135]: 28701 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 28702 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 28703 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 28704 vfunc[138]: 28705 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 28706 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 28707 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 28708 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 28709 vfunc[142]: 28710 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 28711 vfunc[143]: 28712 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 28713 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 28714 vfunc[145]: 28715 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 28716 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 28717 vfunc[147]: 28718 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 28719 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 28720 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 28721 vfunc[150]: 28722 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 28723 vfunc[151]: QScrollView::setMargins(int, int, int, int) 28724 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 28725 int, int) 28726 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 28727 int, int) 28728 28729 Table 8-348. Secondary vtable for QScrollView 28730 Base Offset -40 28731 Virtual Base Offset 0 28732 RTTI typeinfo for QScrollView 28733 vfunc[0]: non-virtual thunk to QScrollView::~QScrollView() 28734 vfunc[1]: non-virtual thunk to QScrollView::~QScrollView() 28735 vfunc[2]: QPaintDevice::setResolution(int) 28736 vfunc[3]: QPaintDevice::resolution() const 28737 vfunc[4]: QPaintDevice::handle() const 28738 vfunc[5]: QPaintDevice::x11RenderHandle() const 28739 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28740 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28741 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28742 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28743 const 28744 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28745 28746 The Run Time Type Information for the QScrollView class is 28747 described by Table 8-349 28748 28749 Table 8-349. typeinfo for QScrollView 28750 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28751 Name typeinfo name for QScrollView 28752 basetype: typeinfo for QFrame 28753 __________________________________________________________ 28754 28755 8.2.22.3. Class data for QTextBrowser 28756 28757 The virtual table for the QTextBrowser class is described by 28758 Table 8-350 28759 28760 Table 8-350. Primary vtable for QTextBrowser 28761 Base Offset 0 28762 Virtual Base Offset 0 28763 RTTI typeinfo for QTextBrowser 28764 vfunc[0]: NULL or QTextBrowser::metaObject() const 28765 vfunc[1]: QTextBrowser::className() const 28766 vfunc[2]: QTextBrowser::qt_cast(char const*) 28767 vfunc[3]: QTextBrowser::qt_invoke(int, QUObject*) 28768 vfunc[4]: QTextBrowser::qt_emit(int, QUObject*) 28769 vfunc[5]: QTextBrowser::qt_property(int, int, QVariant*) 28770 vfunc[6]: QTextBrowser::~QTextBrowser() 28771 vfunc[7]: QTextBrowser::~QTextBrowser() 28772 vfunc[8]: QTextEdit::event(QEvent*) 28773 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 28774 vfunc[10]: QWidget::setName(char const*) 28775 vfunc[11]: QObject::insertChild(QObject*) 28776 vfunc[12]: QScrollView::removeChild(QObject*) 28777 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28778 vfunc[14]: QObject::property(char const*) const 28779 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28780 vfunc[16]: QObject::childEvent(QChildEvent*) 28781 vfunc[17]: QObject::customEvent(QCustomEvent*) 28782 vfunc[18]: QObject::connectNotify(char const*) 28783 vfunc[19]: QObject::disconnectNotify(char const*) 28784 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28785 const*, char const*) 28786 vfunc[21]: QTextEdit::setEnabled(bool) 28787 vfunc[22]: QWidget::setMinimumSize(int, int) 28788 vfunc[23]: QWidget::setMaximumSize(int, int) 28789 vfunc[24]: QWidget::setSizeIncrement(int, int) 28790 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28791 vfunc[26]: QWidget::setEraseColor(QColor const&) 28792 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28793 vfunc[28]: QTextEdit::setPalette(QPalette const&) 28794 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28795 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28796 vfunc[31]: QTextEdit::setFont(QFont const&) 28797 vfunc[32]: QWidget::setCursor(QCursor const&) 28798 vfunc[33]: QWidget::unsetCursor() 28799 vfunc[34]: QWidget::setMask(QBitmap const&) 28800 vfunc[35]: QWidget::setMask(QRegion const&) 28801 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28802 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28803 vfunc[38]: QWidget::setCaption(QString const&) 28804 vfunc[39]: QWidget::setIcon(QPixmap const&) 28805 vfunc[40]: QWidget::setIconText(QString const&) 28806 vfunc[41]: QWidget::setMouseTracking(bool) 28807 vfunc[42]: QWidget::setFocus() 28808 vfunc[43]: QWidget::setActiveWindow() 28809 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28810 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28811 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28812 vfunc[47]: QScrollView::show() 28813 vfunc[48]: QWidget::hide() 28814 vfunc[49]: QWidget::showMinimized() 28815 vfunc[50]: QWidget::showMaximized() 28816 vfunc[51]: QWidget::showNormal() 28817 vfunc[52]: QTextEdit::polish() 28818 vfunc[53]: QWidget::move(int, int) 28819 vfunc[54]: QScrollView::resize(int, int) 28820 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28821 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28822 vfunc[57]: QWidget::close(bool) 28823 vfunc[58]: QTextEdit::sizeHint() const 28824 vfunc[59]: QScrollView::minimumSizeHint() const 28825 vfunc[60]: QWidget::sizePolicy() const 28826 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28827 vfunc[62]: QTextEdit::heightForWidth(int) const 28828 vfunc[63]: QWidget::adjustSize() 28829 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28830 const&, bool) 28831 vfunc[65]: QWidget::setAcceptDrops(bool) 28832 vfunc[66]: QWidget::setAutoMask(bool) 28833 vfunc[67]: 28834 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28835 vfunc[68]: QWidget::customWhatsThis() const 28836 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 28837 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 28838 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 28839 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 28840 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 28841 vfunc[74]: QTextBrowser::keyPressEvent(QKeyEvent*) 28842 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28843 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28844 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28845 vfunc[78]: QWidget::enterEvent(QEvent*) 28846 vfunc[79]: QWidget::leaveEvent(QEvent*) 28847 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28848 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28849 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 28850 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28851 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 28852 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 28853 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 28854 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 28855 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28856 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28857 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28858 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28859 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28860 vfunc[93]: QWidget::showEvent(QShowEvent*) 28861 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28862 vfunc[95]: QWidget::x11Event(_XEvent*) 28863 vfunc[96]: QWidget::updateMask() 28864 vfunc[97]: QScrollView::styleChange(QStyle&) 28865 vfunc[98]: QWidget::enabledChange(bool) 28866 vfunc[99]: QWidget::paletteChange(QPalette const&) 28867 vfunc[100]: QScrollView::fontChange(QFont const&) 28868 vfunc[101]: QTextEdit::windowActivationChange(bool) 28869 vfunc[102]: QWidget::metric(int) const 28870 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28871 vfunc[104]: QWidget::destroy(bool, bool) 28872 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28873 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28874 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 28875 vfunc[108]: QWidget::setKeyCompression(bool) 28876 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28877 bool, QFont*) 28878 vfunc[110]: QFrame::setFrameStyle(int) 28879 vfunc[111]: QFrame::setLineWidth(int) 28880 vfunc[112]: QFrame::setMargin(int) 28881 vfunc[113]: QFrame::setMidLineWidth(int) 28882 vfunc[114]: QFrame::setFrameRect(QRect const&) 28883 vfunc[115]: QFrame::drawFrame(QPainter*) 28884 vfunc[116]: QTextEdit::drawContents(QPainter*) 28885 vfunc[117]: QScrollView::frameChanged() 28886 vfunc[118]: 28887 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 28888 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 28889 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 28890 vfunc[121]: 28891 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 28892 vfunc[122]: 28893 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 28894 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 28895 vfunc[124]: QScrollView::setDragAutoScroll(bool) 28896 vfunc[125]: QScrollView::resizeContents(int, int) 28897 vfunc[126]: QScrollView::setContentsPos(int, int) 28898 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 28899 int) 28900 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 28901 int, int, int, int, int) 28902 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 28903 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 28904 vfunc[131]: 28905 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 28906 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 28907 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 28908 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 28909 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 28910 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 28911 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 28912 vfunc[138]: 28913 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 28914 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 28915 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 28916 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 28917 vfunc[142]: 28918 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 28919 vfunc[143]: 28920 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 28921 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 28922 vfunc[145]: 28923 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 28924 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 28925 vfunc[147]: 28926 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 28927 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 28928 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 28929 vfunc[150]: 28930 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 28931 vfunc[151]: QScrollView::setMargins(int, int, int, int) 28932 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 28933 int, int) 28934 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 28935 int, int) 28936 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 28937 int*, int*) 28938 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 28939 QTextEdit::VerticalAlignment*) 28940 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 28941 QTextEdit::VerticalAlignment*, int*, 28942 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 28943 int*) 28944 vfunc[157]: 28945 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 28946 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 28947 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 28948 vfunc[160]: QTextEdit::setPaper(QBrush const&) 28949 vfunc[161]: QTextEdit::setLinkUnderline(bool) 28950 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 28951 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 28952 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 28953 vfunc[165]: QTextEdit::copy() 28954 vfunc[166]: QTextEdit::append(QString const&) 28955 vfunc[167]: QTextBrowser::setText(QString const&, QString 28956 const&) 28957 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 28958 vfunc[169]: QTextEdit::selectAll(bool) 28959 vfunc[170]: QTextEdit::setTabStopWidth(int) 28960 vfunc[171]: QTextEdit::zoomIn(int) 28961 vfunc[172]: NULL or QTextEdit::zoomIn() 28962 vfunc[173]: QTextEdit::zoomOut(int) 28963 vfunc[174]: NULL or QTextEdit::zoomOut() 28964 vfunc[175]: QTextEdit::zoomTo(int) 28965 vfunc[176]: QTextEdit::sync() 28966 vfunc[177]: QTextEdit::setReadOnly(bool) 28967 vfunc[178]: QTextEdit::undo() 28968 vfunc[179]: QTextEdit::redo() 28969 vfunc[180]: QTextEdit::cut() 28970 vfunc[181]: QTextEdit::paste() 28971 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 28972 vfunc[183]: QTextEdit::clear() 28973 vfunc[184]: QTextEdit::del() 28974 vfunc[185]: QTextEdit::indent() 28975 vfunc[186]: QTextEdit::setItalic(bool) 28976 vfunc[187]: QTextEdit::setBold(bool) 28977 vfunc[188]: QTextEdit::setUnderline(bool) 28978 vfunc[189]: QTextEdit::setFamily(QString const&) 28979 vfunc[190]: QTextEdit::setPointSize(int) 28980 vfunc[191]: QTextEdit::setColor(QColor const&) 28981 vfunc[192]: 28982 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 28983 vfunc[193]: QTextEdit::setAlignment(int) 28984 vfunc[194]: 28985 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 28986 QStyleSheetItem::ListStyle) 28987 vfunc[195]: QTextEdit::setCursorPosition(int, int) 28988 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 28989 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 28990 const&, bool) 28991 vfunc[198]: QTextEdit::setModified(bool) 28992 vfunc[199]: QTextEdit::resetFormat() 28993 vfunc[200]: QTextEdit::setUndoDepth(int) 28994 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 28995 vfunc[202]: QTextEdit::ensureCursorVisible() 28996 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 28997 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 28998 bool) 28999 vfunc[205]: 29000 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 29001 vfunc[206]: QTextEdit::removeSelectedText(int) 29002 vfunc[207]: QTextEdit::removeSelection(int) 29003 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 29004 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 29005 vfunc[210]: QTextEdit::scrollToBottom() 29006 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 29007 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 29008 vfunc[213]: QTextEdit::removeParagraph(int) 29009 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 29010 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 29011 const&) 29012 vfunc[216]: QTextEdit::clearParagraphBackground(int) 29013 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 29014 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 29015 vfunc[219]: QTextEdit::createPopupMenu() 29016 vfunc[220]: QTextEdit::doChangeInterval() 29017 vfunc[221]: NULL or QTextBrowser::linksEnabled() const 29018 vfunc[222]: QTextBrowser::emitHighlighted(QString const&) 29019 vfunc[223]: QTextBrowser::emitLinkClicked(QString const&) 29020 vfunc[224]: QTextBrowser::setSource(QString const&) 29021 vfunc[225]: QTextBrowser::backward() 29022 vfunc[226]: QTextBrowser::forward() 29023 vfunc[227]: QTextBrowser::home() 29024 vfunc[228]: QTextBrowser::reload() 29025 29026 Table 8-351. Secondary vtable for QTextBrowser 29027 Base Offset -40 29028 Virtual Base Offset 0 29029 RTTI typeinfo for QTextBrowser 29030 vfunc[0]: non-virtual thunk to QTextBrowser::~QTextBrowser() 29031 vfunc[1]: non-virtual thunk to QTextBrowser::~QTextBrowser() 29032 vfunc[2]: QPaintDevice::setResolution(int) 29033 vfunc[3]: QPaintDevice::resolution() const 29034 vfunc[4]: QPaintDevice::handle() const 29035 vfunc[5]: QPaintDevice::x11RenderHandle() const 29036 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29037 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29038 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29039 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29040 const 29041 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29042 29043 The Run Time Type Information for the QTextBrowser class is 29044 described by Table 8-352 29045 29046 Table 8-352. typeinfo for QTextBrowser 29047 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29048 Name typeinfo name for QTextBrowser 29049 basetype: typeinfo for QTextEdit 29050 __________________________________________________________ 29051 29052 8.2.22.4. Class data for QLineEdit 29053 29054 The virtual table for the QLineEdit class is described by Table 29055 8-353 29056 29057 Table 8-353. Primary vtable for QLineEdit 29058 Base Offset 0 29059 Virtual Base Offset 0 29060 RTTI typeinfo for QLineEdit 29061 vfunc[0]: NULL or QLineEdit::metaObject() const 29062 vfunc[1]: QLineEdit::className() const 29063 vfunc[2]: QLineEdit::qt_cast(char const*) 29064 vfunc[3]: QLineEdit::qt_invoke(int, QUObject*) 29065 vfunc[4]: QLineEdit::qt_emit(int, QUObject*) 29066 vfunc[5]: QLineEdit::qt_property(int, int, QVariant*) 29067 vfunc[6]: QLineEdit::~QLineEdit() 29068 vfunc[7]: QLineEdit::~QLineEdit() 29069 vfunc[8]: QLineEdit::event(QEvent*) 29070 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29071 vfunc[10]: QWidget::setName(char const*) 29072 vfunc[11]: QObject::insertChild(QObject*) 29073 vfunc[12]: QObject::removeChild(QObject*) 29074 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29075 vfunc[14]: QObject::property(char const*) const 29076 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29077 vfunc[16]: QObject::childEvent(QChildEvent*) 29078 vfunc[17]: QObject::customEvent(QCustomEvent*) 29079 vfunc[18]: QObject::connectNotify(char const*) 29080 vfunc[19]: QObject::disconnectNotify(char const*) 29081 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29082 const*, char const*) 29083 vfunc[21]: QWidget::setEnabled(bool) 29084 vfunc[22]: QWidget::setMinimumSize(int, int) 29085 vfunc[23]: QWidget::setMaximumSize(int, int) 29086 vfunc[24]: QWidget::setSizeIncrement(int, int) 29087 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29088 vfunc[26]: QWidget::setEraseColor(QColor const&) 29089 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29090 vfunc[28]: QLineEdit::setPalette(QPalette const&) 29091 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29092 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29093 vfunc[31]: QLineEdit::setFont(QFont const&) 29094 vfunc[32]: QWidget::setCursor(QCursor const&) 29095 vfunc[33]: QWidget::unsetCursor() 29096 vfunc[34]: QWidget::setMask(QBitmap const&) 29097 vfunc[35]: QWidget::setMask(QRegion const&) 29098 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29099 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29100 vfunc[38]: QWidget::setCaption(QString const&) 29101 vfunc[39]: QWidget::setIcon(QPixmap const&) 29102 vfunc[40]: QWidget::setIconText(QString const&) 29103 vfunc[41]: QWidget::setMouseTracking(bool) 29104 vfunc[42]: QWidget::setFocus() 29105 vfunc[43]: QWidget::setActiveWindow() 29106 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29107 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29108 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29109 vfunc[47]: QWidget::show() 29110 vfunc[48]: QWidget::hide() 29111 vfunc[49]: QWidget::showMinimized() 29112 vfunc[50]: QWidget::showMaximized() 29113 vfunc[51]: QWidget::showNormal() 29114 vfunc[52]: QWidget::polish() 29115 vfunc[53]: QWidget::move(int, int) 29116 vfunc[54]: QWidget::resize(int, int) 29117 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29118 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29119 vfunc[57]: QWidget::close(bool) 29120 vfunc[58]: QLineEdit::sizeHint() const 29121 vfunc[59]: QLineEdit::minimumSizeHint() const 29122 vfunc[60]: QWidget::sizePolicy() const 29123 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29124 vfunc[62]: QWidget::heightForWidth(int) const 29125 vfunc[63]: QWidget::adjustSize() 29126 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29127 const&, bool) 29128 vfunc[65]: QWidget::setAcceptDrops(bool) 29129 vfunc[66]: QWidget::setAutoMask(bool) 29130 vfunc[67]: 29131 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29132 vfunc[68]: QWidget::customWhatsThis() const 29133 vfunc[69]: QLineEdit::mousePressEvent(QMouseEvent*) 29134 vfunc[70]: QLineEdit::mouseReleaseEvent(QMouseEvent*) 29135 vfunc[71]: QLineEdit::mouseDoubleClickEvent(QMouseEvent*) 29136 vfunc[72]: QLineEdit::mouseMoveEvent(QMouseEvent*) 29137 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29138 vfunc[74]: QLineEdit::keyPressEvent(QKeyEvent*) 29139 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29140 vfunc[76]: QLineEdit::focusInEvent(QFocusEvent*) 29141 vfunc[77]: QLineEdit::focusOutEvent(QFocusEvent*) 29142 vfunc[78]: QWidget::enterEvent(QEvent*) 29143 vfunc[79]: QWidget::leaveEvent(QEvent*) 29144 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29145 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29146 vfunc[82]: QLineEdit::resizeEvent(QResizeEvent*) 29147 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29148 vfunc[84]: QLineEdit::contextMenuEvent(QContextMenuEvent*) 29149 vfunc[85]: QLineEdit::imStartEvent(QIMEvent*) 29150 vfunc[86]: QLineEdit::imComposeEvent(QIMEvent*) 29151 vfunc[87]: QLineEdit::imEndEvent(QIMEvent*) 29152 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29153 vfunc[89]: QLineEdit::dragEnterEvent(QDragEnterEvent*) 29154 vfunc[90]: QLineEdit::dragMoveEvent(QDragMoveEvent*) 29155 vfunc[91]: QLineEdit::dragLeaveEvent(QDragLeaveEvent*) 29156 vfunc[92]: QLineEdit::dropEvent(QDropEvent*) 29157 vfunc[93]: QWidget::showEvent(QShowEvent*) 29158 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29159 vfunc[95]: QWidget::x11Event(_XEvent*) 29160 vfunc[96]: QWidget::updateMask() 29161 vfunc[97]: QFrame::styleChange(QStyle&) 29162 vfunc[98]: QWidget::enabledChange(bool) 29163 vfunc[99]: QWidget::paletteChange(QPalette const&) 29164 vfunc[100]: QWidget::fontChange(QFont const&) 29165 vfunc[101]: QLineEdit::windowActivationChange(bool) 29166 vfunc[102]: QWidget::metric(int) const 29167 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29168 vfunc[104]: QWidget::destroy(bool, bool) 29169 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29170 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29171 vfunc[107]: QWidget::focusNextPrevChild(bool) 29172 vfunc[108]: QWidget::setKeyCompression(bool) 29173 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29174 bool, QFont*) 29175 vfunc[110]: QFrame::setFrameStyle(int) 29176 vfunc[111]: QFrame::setLineWidth(int) 29177 vfunc[112]: QFrame::setMargin(int) 29178 vfunc[113]: QFrame::setMidLineWidth(int) 29179 vfunc[114]: QFrame::setFrameRect(QRect const&) 29180 vfunc[115]: QFrame::drawFrame(QPainter*) 29181 vfunc[116]: QLineEdit::drawContents(QPainter*) 29182 vfunc[117]: QFrame::frameChanged() 29183 vfunc[118]: QLineEdit::setText(QString const&) 29184 vfunc[119]: QLineEdit::selectAll() 29185 vfunc[120]: QLineEdit::deselect() 29186 vfunc[121]: QLineEdit::clearValidator() 29187 vfunc[122]: QLineEdit::insert(QString const&) 29188 vfunc[123]: QLineEdit::clear() 29189 vfunc[124]: QLineEdit::undo() 29190 vfunc[125]: QLineEdit::redo() 29191 vfunc[126]: QLineEdit::setMaxLength(int) 29192 vfunc[127]: QLineEdit::setFrame(bool) 29193 vfunc[128]: QLineEdit::setEchoMode(QLineEdit::EchoMode) 29194 vfunc[129]: QLineEdit::setReadOnly(bool) 29195 vfunc[130]: QLineEdit::setValidator(QValidator const*) 29196 vfunc[131]: QLineEdit::setSelection(int, int) 29197 vfunc[132]: QLineEdit::setCursorPosition(int) 29198 vfunc[133]: QLineEdit::setAlignment(int) 29199 vfunc[134]: QLineEdit::cut() 29200 vfunc[135]: QLineEdit::copy() const 29201 vfunc[136]: QLineEdit::paste() 29202 vfunc[137]: QLineEdit::setDragEnabled(bool) 29203 vfunc[138]: QLineEdit::createPopupMenu() 29204 29205 Table 8-354. Secondary vtable for QLineEdit 29206 Base Offset -40 29207 Virtual Base Offset 0 29208 RTTI typeinfo for QLineEdit 29209 vfunc[0]: non-virtual thunk to QLineEdit::~QLineEdit() 29210 vfunc[1]: non-virtual thunk to QLineEdit::~QLineEdit() 29211 vfunc[2]: QPaintDevice::setResolution(int) 29212 vfunc[3]: QPaintDevice::resolution() const 29213 vfunc[4]: QPaintDevice::handle() const 29214 vfunc[5]: QPaintDevice::x11RenderHandle() const 29215 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29216 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29217 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29218 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29219 const 29220 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29221 29222 The Run Time Type Information for the QLineEdit class is 29223 described by Table 8-355 29224 29225 Table 8-355. typeinfo for QLineEdit 29226 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29227 Name typeinfo name for QLineEdit 29228 basetype: typeinfo for QFrame 29229 __________________________________________________________ 29230 29231 8.2.22.5. Class data for QListBoxText 29232 29233 The virtual table for the QListBoxText class is described by 29234 Table 8-356 29235 29236 Table 8-356. Primary vtable for QListBoxText 29237 Base Offset 0 29238 Virtual Base Offset 0 29239 RTTI typeinfo for QListBoxText 29240 vfunc[0]: QListBoxText::~QListBoxText() 29241 vfunc[1]: QListBoxText::~QListBoxText() 29242 vfunc[2]: QListBoxItem::text() const 29243 vfunc[3]: QListBoxItem::pixmap() const 29244 vfunc[4]: QListBoxText::height(QListBox const*) const 29245 vfunc[5]: QListBoxText::width(QListBox const*) const 29246 vfunc[6]: QListBoxText::rtti() const 29247 vfunc[7]: QListBoxText::paint(QPainter*) 29248 vfunc[8]: NULL or QListBoxItem::setText(QString const&) 29249 29250 The Run Time Type Information for the QListBoxText class is 29251 described by Table 8-357 29252 29253 Table 8-357. typeinfo for QListBoxText 29254 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29255 Name typeinfo name for QListBoxText 29256 basetype: typeinfo for QListBoxItem 29257 __________________________________________________________ 29258 29259 8.2.22.6. Class data for QLCDNumber 29260 29261 The virtual table for the QLCDNumber class is described by 29262 Table 8-358 29263 29264 Table 8-358. Primary vtable for QLCDNumber 29265 Base Offset 0 29266 Virtual Base Offset 0 29267 RTTI typeinfo for QLCDNumber 29268 vfunc[0]: NULL or QLCDNumber::metaObject() const 29269 vfunc[1]: QLCDNumber::className() const 29270 vfunc[2]: QLCDNumber::qt_cast(char const*) 29271 vfunc[3]: QLCDNumber::qt_invoke(int, QUObject*) 29272 vfunc[4]: QLCDNumber::qt_emit(int, QUObject*) 29273 vfunc[5]: QLCDNumber::qt_property(int, int, QVariant*) 29274 vfunc[6]: QLCDNumber::~QLCDNumber() 29275 vfunc[7]: QLCDNumber::~QLCDNumber() 29276 vfunc[8]: QWidget::event(QEvent*) 29277 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29278 vfunc[10]: QWidget::setName(char const*) 29279 vfunc[11]: QObject::insertChild(QObject*) 29280 vfunc[12]: QObject::removeChild(QObject*) 29281 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29282 vfunc[14]: QObject::property(char const*) const 29283 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29284 vfunc[16]: QObject::childEvent(QChildEvent*) 29285 vfunc[17]: QObject::customEvent(QCustomEvent*) 29286 vfunc[18]: QObject::connectNotify(char const*) 29287 vfunc[19]: QObject::disconnectNotify(char const*) 29288 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29289 const*, char const*) 29290 vfunc[21]: QWidget::setEnabled(bool) 29291 vfunc[22]: QWidget::setMinimumSize(int, int) 29292 vfunc[23]: QWidget::setMaximumSize(int, int) 29293 vfunc[24]: QWidget::setSizeIncrement(int, int) 29294 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29295 vfunc[26]: QWidget::setEraseColor(QColor const&) 29296 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29297 vfunc[28]: QWidget::setPalette(QPalette const&) 29298 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29299 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29300 vfunc[31]: QWidget::setFont(QFont const&) 29301 vfunc[32]: QWidget::setCursor(QCursor const&) 29302 vfunc[33]: QWidget::unsetCursor() 29303 vfunc[34]: QWidget::setMask(QBitmap const&) 29304 vfunc[35]: QWidget::setMask(QRegion const&) 29305 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29306 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29307 vfunc[38]: QWidget::setCaption(QString const&) 29308 vfunc[39]: QWidget::setIcon(QPixmap const&) 29309 vfunc[40]: QWidget::setIconText(QString const&) 29310 vfunc[41]: QWidget::setMouseTracking(bool) 29311 vfunc[42]: QWidget::setFocus() 29312 vfunc[43]: QWidget::setActiveWindow() 29313 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29314 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29315 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29316 vfunc[47]: QWidget::show() 29317 vfunc[48]: QWidget::hide() 29318 vfunc[49]: QWidget::showMinimized() 29319 vfunc[50]: QWidget::showMaximized() 29320 vfunc[51]: QWidget::showNormal() 29321 vfunc[52]: QWidget::polish() 29322 vfunc[53]: QWidget::move(int, int) 29323 vfunc[54]: QWidget::resize(int, int) 29324 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29325 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29326 vfunc[57]: QWidget::close(bool) 29327 vfunc[58]: QLCDNumber::sizeHint() const 29328 vfunc[59]: QWidget::minimumSizeHint() const 29329 vfunc[60]: QWidget::sizePolicy() const 29330 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29331 vfunc[62]: QWidget::heightForWidth(int) const 29332 vfunc[63]: QWidget::adjustSize() 29333 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29334 const&, bool) 29335 vfunc[65]: QWidget::setAcceptDrops(bool) 29336 vfunc[66]: QWidget::setAutoMask(bool) 29337 vfunc[67]: 29338 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29339 vfunc[68]: QWidget::customWhatsThis() const 29340 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29341 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29342 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29343 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29344 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29345 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29346 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29347 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29348 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29349 vfunc[78]: QWidget::enterEvent(QEvent*) 29350 vfunc[79]: QWidget::leaveEvent(QEvent*) 29351 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29352 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29353 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 29354 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29355 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29356 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29357 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29358 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29359 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29360 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29361 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29362 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29363 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29364 vfunc[93]: QWidget::showEvent(QShowEvent*) 29365 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29366 vfunc[95]: QWidget::x11Event(_XEvent*) 29367 vfunc[96]: QWidget::updateMask() 29368 vfunc[97]: QFrame::styleChange(QStyle&) 29369 vfunc[98]: QWidget::enabledChange(bool) 29370 vfunc[99]: QWidget::paletteChange(QPalette const&) 29371 vfunc[100]: QWidget::fontChange(QFont const&) 29372 vfunc[101]: QWidget::windowActivationChange(bool) 29373 vfunc[102]: QWidget::metric(int) const 29374 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29375 vfunc[104]: QWidget::destroy(bool, bool) 29376 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29377 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29378 vfunc[107]: QWidget::focusNextPrevChild(bool) 29379 vfunc[108]: QWidget::setKeyCompression(bool) 29380 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29381 bool, QFont*) 29382 vfunc[110]: QFrame::setFrameStyle(int) 29383 vfunc[111]: QFrame::setLineWidth(int) 29384 vfunc[112]: QFrame::setMargin(int) 29385 vfunc[113]: QFrame::setMidLineWidth(int) 29386 vfunc[114]: QFrame::setFrameRect(QRect const&) 29387 vfunc[115]: QFrame::drawFrame(QPainter*) 29388 vfunc[116]: QLCDNumber::drawContents(QPainter*) 29389 vfunc[117]: QFrame::frameChanged() 29390 vfunc[118]: QLCDNumber::setNumDigits(int) 29391 vfunc[119]: QLCDNumber::setMode(QLCDNumber::Mode) 29392 vfunc[120]: 29393 QLCDNumber::setSegmentStyle(QLCDNumber::SegmentStyle) 29394 vfunc[121]: QLCDNumber::setHexMode() 29395 vfunc[122]: QLCDNumber::setDecMode() 29396 vfunc[123]: QLCDNumber::setOctMode() 29397 vfunc[124]: QLCDNumber::setBinMode() 29398 vfunc[125]: QLCDNumber::setSmallDecimalPoint(bool) 29399 29400 Table 8-359. Secondary vtable for QLCDNumber 29401 Base Offset -40 29402 Virtual Base Offset 0 29403 RTTI typeinfo for QLCDNumber 29404 vfunc[0]: non-virtual thunk to QLCDNumber::~QLCDNumber() 29405 vfunc[1]: non-virtual thunk to QLCDNumber::~QLCDNumber() 29406 vfunc[2]: QPaintDevice::setResolution(int) 29407 vfunc[3]: QPaintDevice::resolution() const 29408 vfunc[4]: QPaintDevice::handle() const 29409 vfunc[5]: QPaintDevice::x11RenderHandle() const 29410 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29411 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29412 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29413 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29414 const 29415 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29416 29417 The Run Time Type Information for the QLCDNumber class is 29418 described by Table 8-360 29419 29420 Table 8-360. typeinfo for QLCDNumber 29421 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29422 Name typeinfo name for QLCDNumber 29423 basetype: typeinfo for QFrame 29424 __________________________________________________________ 29425 29426 8.2.22.7. Class data for QGridView 29427 29428 The virtual table for the QGridView class is described by Table 29429 8-361 29430 29431 Table 8-361. Primary vtable for QGridView 29432 Base Offset 0 29433 Virtual Base Offset 0 29434 RTTI typeinfo for QGridView 29435 vfunc[0]: NULL or QGridView::metaObject() const 29436 vfunc[1]: QGridView::className() const 29437 vfunc[2]: QGridView::qt_cast(char const*) 29438 vfunc[3]: QGridView::qt_invoke(int, QUObject*) 29439 vfunc[4]: QGridView::qt_emit(int, QUObject*) 29440 vfunc[5]: QGridView::qt_property(int, int, QVariant*) 29441 vfunc[6]: QGridView::~QGridView() 29442 vfunc[7]: QGridView::~QGridView() 29443 vfunc[8]: QWidget::event(QEvent*) 29444 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 29445 vfunc[10]: QWidget::setName(char const*) 29446 vfunc[11]: QObject::insertChild(QObject*) 29447 vfunc[12]: QScrollView::removeChild(QObject*) 29448 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29449 vfunc[14]: QObject::property(char const*) const 29450 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29451 vfunc[16]: QObject::childEvent(QChildEvent*) 29452 vfunc[17]: QObject::customEvent(QCustomEvent*) 29453 vfunc[18]: QObject::connectNotify(char const*) 29454 vfunc[19]: QObject::disconnectNotify(char const*) 29455 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29456 const*, char const*) 29457 vfunc[21]: QScrollView::setEnabled(bool) 29458 vfunc[22]: QWidget::setMinimumSize(int, int) 29459 vfunc[23]: QWidget::setMaximumSize(int, int) 29460 vfunc[24]: QWidget::setSizeIncrement(int, int) 29461 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29462 vfunc[26]: QWidget::setEraseColor(QColor const&) 29463 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29464 vfunc[28]: QWidget::setPalette(QPalette const&) 29465 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29466 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29467 vfunc[31]: QWidget::setFont(QFont const&) 29468 vfunc[32]: QWidget::setCursor(QCursor const&) 29469 vfunc[33]: QWidget::unsetCursor() 29470 vfunc[34]: QWidget::setMask(QBitmap const&) 29471 vfunc[35]: QWidget::setMask(QRegion const&) 29472 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29473 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29474 vfunc[38]: QWidget::setCaption(QString const&) 29475 vfunc[39]: QWidget::setIcon(QPixmap const&) 29476 vfunc[40]: QWidget::setIconText(QString const&) 29477 vfunc[41]: QWidget::setMouseTracking(bool) 29478 vfunc[42]: QWidget::setFocus() 29479 vfunc[43]: QWidget::setActiveWindow() 29480 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29481 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29482 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29483 vfunc[47]: QScrollView::show() 29484 vfunc[48]: QWidget::hide() 29485 vfunc[49]: QWidget::showMinimized() 29486 vfunc[50]: QWidget::showMaximized() 29487 vfunc[51]: QWidget::showNormal() 29488 vfunc[52]: QWidget::polish() 29489 vfunc[53]: QWidget::move(int, int) 29490 vfunc[54]: QScrollView::resize(int, int) 29491 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29492 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29493 vfunc[57]: QWidget::close(bool) 29494 vfunc[58]: QScrollView::sizeHint() const 29495 vfunc[59]: QScrollView::minimumSizeHint() const 29496 vfunc[60]: QWidget::sizePolicy() const 29497 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29498 vfunc[62]: QWidget::heightForWidth(int) const 29499 vfunc[63]: QWidget::adjustSize() 29500 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29501 const&, bool) 29502 vfunc[65]: QWidget::setAcceptDrops(bool) 29503 vfunc[66]: QWidget::setAutoMask(bool) 29504 vfunc[67]: 29505 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29506 vfunc[68]: QWidget::customWhatsThis() const 29507 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 29508 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 29509 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 29510 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 29511 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 29512 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29513 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29514 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29515 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29516 vfunc[78]: QWidget::enterEvent(QEvent*) 29517 vfunc[79]: QWidget::leaveEvent(QEvent*) 29518 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29519 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29520 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 29521 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29522 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 29523 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29524 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29525 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29526 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29527 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29528 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29529 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29530 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29531 vfunc[93]: QWidget::showEvent(QShowEvent*) 29532 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29533 vfunc[95]: QWidget::x11Event(_XEvent*) 29534 vfunc[96]: QWidget::updateMask() 29535 vfunc[97]: QScrollView::styleChange(QStyle&) 29536 vfunc[98]: QWidget::enabledChange(bool) 29537 vfunc[99]: QWidget::paletteChange(QPalette const&) 29538 vfunc[100]: QScrollView::fontChange(QFont const&) 29539 vfunc[101]: QWidget::windowActivationChange(bool) 29540 vfunc[102]: QWidget::metric(int) const 29541 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29542 vfunc[104]: QWidget::destroy(bool, bool) 29543 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29544 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29545 vfunc[107]: QScrollView::focusNextPrevChild(bool) 29546 vfunc[108]: QWidget::setKeyCompression(bool) 29547 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29548 bool, QFont*) 29549 vfunc[110]: QFrame::setFrameStyle(int) 29550 vfunc[111]: QFrame::setLineWidth(int) 29551 vfunc[112]: QFrame::setMargin(int) 29552 vfunc[113]: QFrame::setMidLineWidth(int) 29553 vfunc[114]: QFrame::setFrameRect(QRect const&) 29554 vfunc[115]: QFrame::drawFrame(QPainter*) 29555 vfunc[116]: QGridView::drawContents(QPainter*) 29556 vfunc[117]: QScrollView::frameChanged() 29557 vfunc[118]: 29558 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 29559 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 29560 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 29561 vfunc[121]: 29562 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 29563 vfunc[122]: 29564 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 29565 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 29566 vfunc[124]: QScrollView::setDragAutoScroll(bool) 29567 vfunc[125]: QScrollView::resizeContents(int, int) 29568 vfunc[126]: QScrollView::setContentsPos(int, int) 29569 vfunc[127]: QGridView::drawContents(QPainter*, int, int, int, 29570 int) 29571 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 29572 int, int, int, int, int) 29573 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 29574 vfunc[130]: 29575 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 29576 vfunc[131]: 29577 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 29578 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 29579 vfunc[133]: 29580 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 29581 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 29582 vfunc[135]: 29583 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 29584 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 29585 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 29586 vfunc[138]: 29587 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 29588 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 29589 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 29590 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 29591 vfunc[142]: 29592 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 29593 vfunc[143]: 29594 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 29595 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 29596 vfunc[145]: 29597 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 29598 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 29599 vfunc[147]: 29600 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 29601 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 29602 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 29603 vfunc[150]: 29604 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 29605 vfunc[151]: QScrollView::setMargins(int, int, int, int) 29606 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 29607 int, int) 29608 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 29609 int, int) 29610 vfunc[154]: QGridView::setNumRows(int) 29611 vfunc[155]: QGridView::setNumCols(int) 29612 vfunc[156]: QGridView::setCellWidth(int) 29613 vfunc[157]: QGridView::setCellHeight(int) 29614 vfunc[158]: __cxa_pure_virtual 29615 vfunc[159]: QGridView::paintEmptyArea(QPainter*, int, int, int, 29616 int) 29617 vfunc[160]: QGridView::dimensionChange(int, int) 29618 29619 Table 8-362. Secondary vtable for QGridView 29620 Base Offset -40 29621 Virtual Base Offset 0 29622 RTTI typeinfo for QGridView 29623 vfunc[0]: non-virtual thunk to QGridView::~QGridView() 29624 vfunc[1]: non-virtual thunk to QGridView::~QGridView() 29625 vfunc[2]: QPaintDevice::setResolution(int) 29626 vfunc[3]: QPaintDevice::resolution() const 29627 vfunc[4]: QPaintDevice::handle() const 29628 vfunc[5]: QPaintDevice::x11RenderHandle() const 29629 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29630 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29631 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29632 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29633 const 29634 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29635 29636 The Run Time Type Information for the QGridView class is 29637 described by Table 8-363 29638 29639 Table 8-363. typeinfo for QGridView 29640 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29641 Name typeinfo name for QGridView 29642 basetype: typeinfo for QScrollView 29643 __________________________________________________________ 29644 29645 8.2.22.8. Class data for QButton 29646 29647 The virtual table for the QButton class is described by Table 29648 8-364 29649 29650 Table 8-364. Primary vtable for QButton 29651 Base Offset 0 29652 Virtual Base Offset 0 29653 RTTI typeinfo for QButton 29654 vfunc[0]: NULL or QButton::metaObject() const 29655 vfunc[1]: QButton::className() const 29656 vfunc[2]: QButton::qt_cast(char const*) 29657 vfunc[3]: QButton::qt_invoke(int, QUObject*) 29658 vfunc[4]: QButton::qt_emit(int, QUObject*) 29659 vfunc[5]: QButton::qt_property(int, int, QVariant*) 29660 vfunc[6]: QButton::~QButton() 29661 vfunc[7]: QButton::~QButton() 29662 vfunc[8]: QWidget::event(QEvent*) 29663 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29664 vfunc[10]: QWidget::setName(char const*) 29665 vfunc[11]: QObject::insertChild(QObject*) 29666 vfunc[12]: QObject::removeChild(QObject*) 29667 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29668 vfunc[14]: QObject::property(char const*) const 29669 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29670 vfunc[16]: QObject::childEvent(QChildEvent*) 29671 vfunc[17]: QObject::customEvent(QCustomEvent*) 29672 vfunc[18]: QObject::connectNotify(char const*) 29673 vfunc[19]: QObject::disconnectNotify(char const*) 29674 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29675 const*, char const*) 29676 vfunc[21]: QWidget::setEnabled(bool) 29677 vfunc[22]: QWidget::setMinimumSize(int, int) 29678 vfunc[23]: QWidget::setMaximumSize(int, int) 29679 vfunc[24]: QWidget::setSizeIncrement(int, int) 29680 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29681 vfunc[26]: QWidget::setEraseColor(QColor const&) 29682 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29683 vfunc[28]: QWidget::setPalette(QPalette const&) 29684 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29685 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29686 vfunc[31]: QWidget::setFont(QFont const&) 29687 vfunc[32]: QWidget::setCursor(QCursor const&) 29688 vfunc[33]: QWidget::unsetCursor() 29689 vfunc[34]: QWidget::setMask(QBitmap const&) 29690 vfunc[35]: QWidget::setMask(QRegion const&) 29691 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29692 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29693 vfunc[38]: QWidget::setCaption(QString const&) 29694 vfunc[39]: QWidget::setIcon(QPixmap const&) 29695 vfunc[40]: QWidget::setIconText(QString const&) 29696 vfunc[41]: QWidget::setMouseTracking(bool) 29697 vfunc[42]: QWidget::setFocus() 29698 vfunc[43]: QWidget::setActiveWindow() 29699 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29700 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29701 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29702 vfunc[47]: QWidget::show() 29703 vfunc[48]: QWidget::hide() 29704 vfunc[49]: QWidget::showMinimized() 29705 vfunc[50]: QWidget::showMaximized() 29706 vfunc[51]: QWidget::showNormal() 29707 vfunc[52]: QWidget::polish() 29708 vfunc[53]: QWidget::move(int, int) 29709 vfunc[54]: QWidget::resize(int, int) 29710 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29711 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29712 vfunc[57]: QWidget::close(bool) 29713 vfunc[58]: QWidget::sizeHint() const 29714 vfunc[59]: QWidget::minimumSizeHint() const 29715 vfunc[60]: QWidget::sizePolicy() const 29716 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29717 vfunc[62]: QWidget::heightForWidth(int) const 29718 vfunc[63]: QWidget::adjustSize() 29719 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29720 const&, bool) 29721 vfunc[65]: QWidget::setAcceptDrops(bool) 29722 vfunc[66]: QWidget::setAutoMask(bool) 29723 vfunc[67]: 29724 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29725 vfunc[68]: QWidget::customWhatsThis() const 29726 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 29727 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 29728 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29729 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 29730 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29731 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 29732 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 29733 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 29734 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 29735 vfunc[78]: QWidget::enterEvent(QEvent*) 29736 vfunc[79]: QWidget::leaveEvent(QEvent*) 29737 vfunc[80]: QButton::paintEvent(QPaintEvent*) 29738 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29739 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 29740 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29741 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29742 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29743 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29744 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29745 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29746 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29747 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29748 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29749 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29750 vfunc[93]: QWidget::showEvent(QShowEvent*) 29751 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29752 vfunc[95]: QWidget::x11Event(_XEvent*) 29753 vfunc[96]: QWidget::updateMask() 29754 vfunc[97]: QWidget::styleChange(QStyle&) 29755 vfunc[98]: QButton::enabledChange(bool) 29756 vfunc[99]: QWidget::paletteChange(QPalette const&) 29757 vfunc[100]: QWidget::fontChange(QFont const&) 29758 vfunc[101]: QWidget::windowActivationChange(bool) 29759 vfunc[102]: QWidget::metric(int) const 29760 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29761 vfunc[104]: QWidget::destroy(bool, bool) 29762 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29763 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29764 vfunc[107]: QWidget::focusNextPrevChild(bool) 29765 vfunc[108]: QWidget::setKeyCompression(bool) 29766 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29767 bool, QFont*) 29768 vfunc[110]: QButton::setText(QString const&) 29769 vfunc[111]: QButton::setPixmap(QPixmap const&) 29770 vfunc[112]: QButton::setAccel(QKeySequence const&) 29771 vfunc[113]: QButton::setDown(bool) 29772 vfunc[114]: QButton::setAutoRepeat(bool) 29773 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 29774 vfunc[116]: QButton::setState(QButton::ToggleState) 29775 vfunc[117]: QButton::hitButton(QPoint const&) const 29776 vfunc[118]: QButton::drawButton(QPainter*) 29777 vfunc[119]: QButton::drawButtonLabel(QPainter*) 29778 vfunc[120]: QButton::setGroup(QButtonGroup*) 29779 29780 Table 8-365. Secondary vtable for QButton 29781 Base Offset -40 29782 Virtual Base Offset 0 29783 RTTI typeinfo for QButton 29784 vfunc[0]: non-virtual thunk to QButton::~QButton() 29785 vfunc[1]: non-virtual thunk to QButton::~QButton() 29786 vfunc[2]: QPaintDevice::setResolution(int) 29787 vfunc[3]: QPaintDevice::resolution() const 29788 vfunc[4]: QPaintDevice::handle() const 29789 vfunc[5]: QPaintDevice::x11RenderHandle() const 29790 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29791 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29792 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29793 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29794 const 29795 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29796 29797 The Run Time Type Information for the QButton class is 29798 described by Table 8-366 29799 29800 Table 8-366. typeinfo for QButton 29801 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29802 Name typeinfo name for QButton 29803 basetype: typeinfo for QWidget 29804 __________________________________________________________ 29805 29806 8.2.22.9. Class data for QTabWidget 29807 29808 The virtual table for the QTabWidget class is described by 29809 Table 8-367 29810 29811 Table 8-367. Primary vtable for QTabWidget 29812 Base Offset 0 29813 Virtual Base Offset 0 29814 RTTI typeinfo for QTabWidget 29815 vfunc[0]: NULL or QTabWidget::metaObject() const 29816 vfunc[1]: QTabWidget::className() const 29817 vfunc[2]: QTabWidget::qt_cast(char const*) 29818 vfunc[3]: QTabWidget::qt_invoke(int, QUObject*) 29819 vfunc[4]: QTabWidget::qt_emit(int, QUObject*) 29820 vfunc[5]: QTabWidget::qt_property(int, int, QVariant*) 29821 vfunc[6]: QTabWidget::~QTabWidget() 29822 vfunc[7]: QTabWidget::~QTabWidget() 29823 vfunc[8]: QWidget::event(QEvent*) 29824 vfunc[9]: QTabWidget::eventFilter(QObject*, QEvent*) 29825 vfunc[10]: QWidget::setName(char const*) 29826 vfunc[11]: QObject::insertChild(QObject*) 29827 vfunc[12]: QObject::removeChild(QObject*) 29828 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29829 vfunc[14]: QObject::property(char const*) const 29830 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29831 vfunc[16]: QObject::childEvent(QChildEvent*) 29832 vfunc[17]: QObject::customEvent(QCustomEvent*) 29833 vfunc[18]: QObject::connectNotify(char const*) 29834 vfunc[19]: QObject::disconnectNotify(char const*) 29835 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29836 const*, char const*) 29837 vfunc[21]: QWidget::setEnabled(bool) 29838 vfunc[22]: QWidget::setMinimumSize(int, int) 29839 vfunc[23]: QWidget::setMaximumSize(int, int) 29840 vfunc[24]: QWidget::setSizeIncrement(int, int) 29841 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29842 vfunc[26]: QWidget::setEraseColor(QColor const&) 29843 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29844 vfunc[28]: QWidget::setPalette(QPalette const&) 29845 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29846 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29847 vfunc[31]: QWidget::setFont(QFont const&) 29848 vfunc[32]: QWidget::setCursor(QCursor const&) 29849 vfunc[33]: QWidget::unsetCursor() 29850 vfunc[34]: QWidget::setMask(QBitmap const&) 29851 vfunc[35]: QWidget::setMask(QRegion const&) 29852 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29853 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29854 vfunc[38]: QWidget::setCaption(QString const&) 29855 vfunc[39]: QWidget::setIcon(QPixmap const&) 29856 vfunc[40]: QWidget::setIconText(QString const&) 29857 vfunc[41]: QWidget::setMouseTracking(bool) 29858 vfunc[42]: QWidget::setFocus() 29859 vfunc[43]: QWidget::setActiveWindow() 29860 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29861 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29862 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29863 vfunc[47]: QWidget::show() 29864 vfunc[48]: QWidget::hide() 29865 vfunc[49]: QWidget::showMinimized() 29866 vfunc[50]: QWidget::showMaximized() 29867 vfunc[51]: QWidget::showNormal() 29868 vfunc[52]: QWidget::polish() 29869 vfunc[53]: QWidget::move(int, int) 29870 vfunc[54]: QWidget::resize(int, int) 29871 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29872 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29873 vfunc[57]: QWidget::close(bool) 29874 vfunc[58]: QTabWidget::sizeHint() const 29875 vfunc[59]: QTabWidget::minimumSizeHint() const 29876 vfunc[60]: QWidget::sizePolicy() const 29877 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29878 vfunc[62]: QWidget::heightForWidth(int) const 29879 vfunc[63]: QWidget::adjustSize() 29880 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29881 const&, bool) 29882 vfunc[65]: QWidget::setAcceptDrops(bool) 29883 vfunc[66]: QWidget::setAutoMask(bool) 29884 vfunc[67]: 29885 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29886 vfunc[68]: QWidget::customWhatsThis() const 29887 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29888 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29889 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29890 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29891 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29892 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29893 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29894 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29895 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29896 vfunc[78]: QWidget::enterEvent(QEvent*) 29897 vfunc[79]: QWidget::leaveEvent(QEvent*) 29898 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 29899 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29900 vfunc[82]: QTabWidget::resizeEvent(QResizeEvent*) 29901 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29902 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29903 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29904 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29905 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29906 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29907 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29908 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29909 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29910 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29911 vfunc[93]: QTabWidget::showEvent(QShowEvent*) 29912 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29913 vfunc[95]: QWidget::x11Event(_XEvent*) 29914 vfunc[96]: QTabWidget::updateMask() 29915 vfunc[97]: QTabWidget::styleChange(QStyle&) 29916 vfunc[98]: QWidget::enabledChange(bool) 29917 vfunc[99]: QWidget::paletteChange(QPalette const&) 29918 vfunc[100]: QWidget::fontChange(QFont const&) 29919 vfunc[101]: QWidget::windowActivationChange(bool) 29920 vfunc[102]: QWidget::metric(int) const 29921 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29922 vfunc[104]: QWidget::destroy(bool, bool) 29923 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29924 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29925 vfunc[107]: QWidget::focusNextPrevChild(bool) 29926 vfunc[108]: QWidget::setKeyCompression(bool) 29927 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29928 bool, QFont*) 29929 vfunc[110]: QTabWidget::addTab(QWidget*, QString const&) 29930 vfunc[111]: QTabWidget::addTab(QWidget*, QIconSet const&, 29931 QString const&) 29932 vfunc[112]: QTabWidget::addTab(QWidget*, QTab*) 29933 vfunc[113]: QTabWidget::insertTab(QWidget*, QString const&, 29934 int) 29935 vfunc[114]: QTabWidget::insertTab(QWidget*, QIconSet const&, 29936 QString const&, int) 29937 vfunc[115]: QTabWidget::insertTab(QWidget*, QTab*, int) 29938 vfunc[116]: QTabWidget::showPage(QWidget*) 29939 vfunc[117]: QTabWidget::removePage(QWidget*) 29940 29941 Table 8-368. Secondary vtable for QTabWidget 29942 Base Offset -40 29943 Virtual Base Offset 0 29944 RTTI typeinfo for QTabWidget 29945 vfunc[0]: non-virtual thunk to QTabWidget::~QTabWidget() 29946 vfunc[1]: non-virtual thunk to QTabWidget::~QTabWidget() 29947 vfunc[2]: QPaintDevice::setResolution(int) 29948 vfunc[3]: QPaintDevice::resolution() const 29949 vfunc[4]: QPaintDevice::handle() const 29950 vfunc[5]: QPaintDevice::x11RenderHandle() const 29951 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29952 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29953 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29954 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29955 const 29956 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29957 29958 The Run Time Type Information for the QTabWidget class is 29959 described by Table 8-369 29960 29961 Table 8-369. typeinfo for QTabWidget 29962 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29963 Name typeinfo name for QTabWidget 29964 basetype: typeinfo for QWidget 29965 __________________________________________________________ 29966 29967 8.2.22.10. Class data for QTextView 29968 29969 The virtual table for the QTextView class is described by Table 29970 8-370 29971 29972 Table 8-370. Primary vtable for QTextView 29973 Base Offset 0 29974 Virtual Base Offset 0 29975 RTTI typeinfo for QTextView 29976 vfunc[0]: NULL or QTextView::metaObject() const 29977 vfunc[1]: QTextView::className() const 29978 vfunc[2]: QTextView::qt_cast(char const*) 29979 vfunc[3]: QTextView::qt_invoke(int, QUObject*) 29980 vfunc[4]: QTextView::qt_emit(int, QUObject*) 29981 vfunc[5]: QTextView::qt_property(int, int, QVariant*) 29982 vfunc[6]: QTextView::~QTextView() 29983 vfunc[7]: QTextView::~QTextView() 29984 vfunc[8]: QTextEdit::event(QEvent*) 29985 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 29986 vfunc[10]: QWidget::setName(char const*) 29987 vfunc[11]: QObject::insertChild(QObject*) 29988 vfunc[12]: QScrollView::removeChild(QObject*) 29989 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29990 vfunc[14]: QObject::property(char const*) const 29991 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29992 vfunc[16]: QObject::childEvent(QChildEvent*) 29993 vfunc[17]: QObject::customEvent(QCustomEvent*) 29994 vfunc[18]: QObject::connectNotify(char const*) 29995 vfunc[19]: QObject::disconnectNotify(char const*) 29996 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29997 const*, char const*) 29998 vfunc[21]: QTextEdit::setEnabled(bool) 29999 vfunc[22]: QWidget::setMinimumSize(int, int) 30000 vfunc[23]: QWidget::setMaximumSize(int, int) 30001 vfunc[24]: QWidget::setSizeIncrement(int, int) 30002 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30003 vfunc[26]: QWidget::setEraseColor(QColor const&) 30004 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30005 vfunc[28]: QTextEdit::setPalette(QPalette const&) 30006 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30007 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30008 vfunc[31]: QTextEdit::setFont(QFont const&) 30009 vfunc[32]: QWidget::setCursor(QCursor const&) 30010 vfunc[33]: QWidget::unsetCursor() 30011 vfunc[34]: QWidget::setMask(QBitmap const&) 30012 vfunc[35]: QWidget::setMask(QRegion const&) 30013 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30014 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30015 vfunc[38]: QWidget::setCaption(QString const&) 30016 vfunc[39]: QWidget::setIcon(QPixmap const&) 30017 vfunc[40]: QWidget::setIconText(QString const&) 30018 vfunc[41]: QWidget::setMouseTracking(bool) 30019 vfunc[42]: QWidget::setFocus() 30020 vfunc[43]: QWidget::setActiveWindow() 30021 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30022 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30023 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30024 vfunc[47]: QScrollView::show() 30025 vfunc[48]: QWidget::hide() 30026 vfunc[49]: QWidget::showMinimized() 30027 vfunc[50]: QWidget::showMaximized() 30028 vfunc[51]: QWidget::showNormal() 30029 vfunc[52]: QTextEdit::polish() 30030 vfunc[53]: QWidget::move(int, int) 30031 vfunc[54]: QScrollView::resize(int, int) 30032 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30033 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30034 vfunc[57]: QWidget::close(bool) 30035 vfunc[58]: QTextEdit::sizeHint() const 30036 vfunc[59]: QScrollView::minimumSizeHint() const 30037 vfunc[60]: QWidget::sizePolicy() const 30038 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30039 vfunc[62]: QTextEdit::heightForWidth(int) const 30040 vfunc[63]: QWidget::adjustSize() 30041 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30042 const&, bool) 30043 vfunc[65]: QWidget::setAcceptDrops(bool) 30044 vfunc[66]: QWidget::setAutoMask(bool) 30045 vfunc[67]: 30046 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30047 vfunc[68]: QWidget::customWhatsThis() const 30048 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 30049 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 30050 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 30051 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 30052 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 30053 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 30054 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30055 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30056 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30057 vfunc[78]: QWidget::enterEvent(QEvent*) 30058 vfunc[79]: QWidget::leaveEvent(QEvent*) 30059 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 30060 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30061 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 30062 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30063 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 30064 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 30065 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 30066 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 30067 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30068 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30069 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30070 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30071 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30072 vfunc[93]: QWidget::showEvent(QShowEvent*) 30073 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30074 vfunc[95]: QWidget::x11Event(_XEvent*) 30075 vfunc[96]: QWidget::updateMask() 30076 vfunc[97]: QScrollView::styleChange(QStyle&) 30077 vfunc[98]: QWidget::enabledChange(bool) 30078 vfunc[99]: QWidget::paletteChange(QPalette const&) 30079 vfunc[100]: QScrollView::fontChange(QFont const&) 30080 vfunc[101]: QTextEdit::windowActivationChange(bool) 30081 vfunc[102]: QWidget::metric(int) const 30082 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30083 vfunc[104]: QWidget::destroy(bool, bool) 30084 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30085 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30086 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 30087 vfunc[108]: QWidget::setKeyCompression(bool) 30088 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30089 bool, QFont*) 30090 vfunc[110]: QFrame::setFrameStyle(int) 30091 vfunc[111]: QFrame::setLineWidth(int) 30092 vfunc[112]: QFrame::setMargin(int) 30093 vfunc[113]: QFrame::setMidLineWidth(int) 30094 vfunc[114]: QFrame::setFrameRect(QRect const&) 30095 vfunc[115]: QFrame::drawFrame(QPainter*) 30096 vfunc[116]: QTextEdit::drawContents(QPainter*) 30097 vfunc[117]: QScrollView::frameChanged() 30098 vfunc[118]: 30099 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 30100 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 30101 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 30102 vfunc[121]: 30103 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 30104 vfunc[122]: 30105 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 30106 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 30107 vfunc[124]: QScrollView::setDragAutoScroll(bool) 30108 vfunc[125]: QScrollView::resizeContents(int, int) 30109 vfunc[126]: QScrollView::setContentsPos(int, int) 30110 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 30111 int) 30112 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 30113 int, int, int, int, int) 30114 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 30115 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 30116 vfunc[131]: 30117 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 30118 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 30119 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 30120 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 30121 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 30122 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 30123 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 30124 vfunc[138]: 30125 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 30126 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 30127 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 30128 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 30129 vfunc[142]: 30130 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 30131 vfunc[143]: 30132 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 30133 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 30134 vfunc[145]: 30135 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 30136 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 30137 vfunc[147]: 30138 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 30139 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 30140 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 30141 vfunc[150]: 30142 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 30143 vfunc[151]: QScrollView::setMargins(int, int, int, int) 30144 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 30145 int, int) 30146 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 30147 int, int) 30148 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 30149 int*, int*) 30150 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 30151 QTextEdit::VerticalAlignment*) 30152 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 30153 QTextEdit::VerticalAlignment*, int*, 30154 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 30155 int*) 30156 vfunc[157]: 30157 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 30158 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 30159 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 30160 vfunc[160]: QTextEdit::setPaper(QBrush const&) 30161 vfunc[161]: QTextEdit::setLinkUnderline(bool) 30162 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 30163 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 30164 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 30165 vfunc[165]: QTextEdit::copy() 30166 vfunc[166]: QTextEdit::append(QString const&) 30167 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 30168 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 30169 vfunc[169]: QTextEdit::selectAll(bool) 30170 vfunc[170]: QTextEdit::setTabStopWidth(int) 30171 vfunc[171]: QTextEdit::zoomIn(int) 30172 vfunc[172]: NULL or QTextEdit::zoomIn() 30173 vfunc[173]: QTextEdit::zoomOut(int) 30174 vfunc[174]: NULL or QTextEdit::zoomOut() 30175 vfunc[175]: QTextEdit::zoomTo(int) 30176 vfunc[176]: QTextEdit::sync() 30177 vfunc[177]: QTextEdit::setReadOnly(bool) 30178 vfunc[178]: QTextEdit::undo() 30179 vfunc[179]: QTextEdit::redo() 30180 vfunc[180]: QTextEdit::cut() 30181 vfunc[181]: QTextEdit::paste() 30182 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 30183 vfunc[183]: QTextEdit::clear() 30184 vfunc[184]: QTextEdit::del() 30185 vfunc[185]: QTextEdit::indent() 30186 vfunc[186]: QTextEdit::setItalic(bool) 30187 vfunc[187]: QTextEdit::setBold(bool) 30188 vfunc[188]: QTextEdit::setUnderline(bool) 30189 vfunc[189]: QTextEdit::setFamily(QString const&) 30190 vfunc[190]: QTextEdit::setPointSize(int) 30191 vfunc[191]: QTextEdit::setColor(QColor const&) 30192 vfunc[192]: 30193 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 30194 vfunc[193]: QTextEdit::setAlignment(int) 30195 vfunc[194]: 30196 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 30197 QStyleSheetItem::ListStyle) 30198 vfunc[195]: QTextEdit::setCursorPosition(int, int) 30199 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 30200 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 30201 const&, bool) 30202 vfunc[198]: QTextEdit::setModified(bool) 30203 vfunc[199]: QTextEdit::resetFormat() 30204 vfunc[200]: QTextEdit::setUndoDepth(int) 30205 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 30206 vfunc[202]: QTextEdit::ensureCursorVisible() 30207 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 30208 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 30209 bool) 30210 vfunc[205]: 30211 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 30212 vfunc[206]: QTextEdit::removeSelectedText(int) 30213 vfunc[207]: QTextEdit::removeSelection(int) 30214 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 30215 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 30216 vfunc[210]: QTextEdit::scrollToBottom() 30217 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 30218 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 30219 vfunc[213]: QTextEdit::removeParagraph(int) 30220 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 30221 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 30222 const&) 30223 vfunc[216]: QTextEdit::clearParagraphBackground(int) 30224 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 30225 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 30226 vfunc[219]: QTextEdit::createPopupMenu() 30227 vfunc[220]: QTextEdit::doChangeInterval() 30228 vfunc[221]: NULL or QTextEdit::linksEnabled() const 30229 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 30230 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 30231 30232 Table 8-371. Secondary vtable for QTextView 30233 Base Offset -40 30234 Virtual Base Offset 0 30235 RTTI typeinfo for QTextView 30236 vfunc[0]: non-virtual thunk to QTextView::~QTextView() 30237 vfunc[1]: non-virtual thunk to QTextView::~QTextView() 30238 vfunc[2]: QPaintDevice::setResolution(int) 30239 vfunc[3]: QPaintDevice::resolution() const 30240 vfunc[4]: QPaintDevice::handle() const 30241 vfunc[5]: QPaintDevice::x11RenderHandle() const 30242 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30243 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30244 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30245 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30246 const 30247 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30248 30249 The Run Time Type Information for the QTextView class is 30250 described by Table 8-372 30251 30252 Table 8-372. typeinfo for QTextView 30253 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30254 Name typeinfo name for QTextView 30255 basetype: typeinfo for QTextEdit 30256 __________________________________________________________ 30257 30258 8.2.22.11. Class data for QTab 30259 30260 The virtual table for the QTab class is described by Table 30261 8-373 30262 30263 Table 8-373. Primary vtable for QTab 30264 Base Offset 0 30265 Virtual Base Offset 0 30266 RTTI typeinfo for QTab 30267 vfunc[0]: QTab::~QTab() 30268 vfunc[1]: QTab::~QTab() 30269 30270 The Run Time Type Information for the QTab class is described 30271 by Table 8-374 30272 30273 Table 8-374. typeinfo for QTab 30274 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30275 Name typeinfo name for QTab 30276 basetype: typeinfo for Qt 30277 __________________________________________________________ 30278 30279 8.2.22.12. Class data for QDial 30280 30281 The virtual table for the QDial class is described by Table 30282 8-375 30283 30284 Table 8-375. Primary vtable for QDial 30285 Base Offset 0 30286 Virtual Base Offset 0 30287 RTTI typeinfo for QDial 30288 vfunc[0]: NULL or QDial::metaObject() const 30289 vfunc[1]: QDial::className() const 30290 vfunc[2]: QDial::qt_cast(char const*) 30291 vfunc[3]: QDial::qt_invoke(int, QUObject*) 30292 vfunc[4]: QDial::qt_emit(int, QUObject*) 30293 vfunc[5]: QDial::qt_property(int, int, QVariant*) 30294 vfunc[6]: QDial::~QDial() 30295 vfunc[7]: QDial::~QDial() 30296 vfunc[8]: QWidget::event(QEvent*) 30297 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30298 vfunc[10]: QWidget::setName(char const*) 30299 vfunc[11]: QObject::insertChild(QObject*) 30300 vfunc[12]: QObject::removeChild(QObject*) 30301 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30302 vfunc[14]: QObject::property(char const*) const 30303 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30304 vfunc[16]: QObject::childEvent(QChildEvent*) 30305 vfunc[17]: QObject::customEvent(QCustomEvent*) 30306 vfunc[18]: QObject::connectNotify(char const*) 30307 vfunc[19]: QObject::disconnectNotify(char const*) 30308 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30309 const*, char const*) 30310 vfunc[21]: QWidget::setEnabled(bool) 30311 vfunc[22]: QWidget::setMinimumSize(int, int) 30312 vfunc[23]: QWidget::setMaximumSize(int, int) 30313 vfunc[24]: QWidget::setSizeIncrement(int, int) 30314 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30315 vfunc[26]: QWidget::setEraseColor(QColor const&) 30316 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30317 vfunc[28]: QWidget::setPalette(QPalette const&) 30318 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30319 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30320 vfunc[31]: QWidget::setFont(QFont const&) 30321 vfunc[32]: QWidget::setCursor(QCursor const&) 30322 vfunc[33]: QWidget::unsetCursor() 30323 vfunc[34]: QWidget::setMask(QBitmap const&) 30324 vfunc[35]: QWidget::setMask(QRegion const&) 30325 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30326 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30327 vfunc[38]: QWidget::setCaption(QString const&) 30328 vfunc[39]: QWidget::setIcon(QPixmap const&) 30329 vfunc[40]: QWidget::setIconText(QString const&) 30330 vfunc[41]: QWidget::setMouseTracking(bool) 30331 vfunc[42]: QWidget::setFocus() 30332 vfunc[43]: QWidget::setActiveWindow() 30333 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30334 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30335 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30336 vfunc[47]: QWidget::show() 30337 vfunc[48]: QWidget::hide() 30338 vfunc[49]: QWidget::showMinimized() 30339 vfunc[50]: QWidget::showMaximized() 30340 vfunc[51]: QWidget::showNormal() 30341 vfunc[52]: QWidget::polish() 30342 vfunc[53]: QWidget::move(int, int) 30343 vfunc[54]: QWidget::resize(int, int) 30344 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30345 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30346 vfunc[57]: QWidget::close(bool) 30347 vfunc[58]: QDial::sizeHint() const 30348 vfunc[59]: QDial::minimumSizeHint() const 30349 vfunc[60]: QWidget::sizePolicy() const 30350 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30351 vfunc[62]: QWidget::heightForWidth(int) const 30352 vfunc[63]: QWidget::adjustSize() 30353 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30354 const&, bool) 30355 vfunc[65]: QWidget::setAcceptDrops(bool) 30356 vfunc[66]: QWidget::setAutoMask(bool) 30357 vfunc[67]: 30358 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30359 vfunc[68]: QWidget::customWhatsThis() const 30360 vfunc[69]: QDial::mousePressEvent(QMouseEvent*) 30361 vfunc[70]: QDial::mouseReleaseEvent(QMouseEvent*) 30362 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30363 vfunc[72]: QDial::mouseMoveEvent(QMouseEvent*) 30364 vfunc[73]: QDial::wheelEvent(QWheelEvent*) 30365 vfunc[74]: QDial::keyPressEvent(QKeyEvent*) 30366 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30367 vfunc[76]: QDial::focusInEvent(QFocusEvent*) 30368 vfunc[77]: QDial::focusOutEvent(QFocusEvent*) 30369 vfunc[78]: QWidget::enterEvent(QEvent*) 30370 vfunc[79]: QWidget::leaveEvent(QEvent*) 30371 vfunc[80]: QDial::paintEvent(QPaintEvent*) 30372 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30373 vfunc[82]: QDial::resizeEvent(QResizeEvent*) 30374 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30375 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30376 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30377 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30378 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30379 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30380 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30381 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30382 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30383 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30384 vfunc[93]: QWidget::showEvent(QShowEvent*) 30385 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30386 vfunc[95]: QWidget::x11Event(_XEvent*) 30387 vfunc[96]: QWidget::updateMask() 30388 vfunc[97]: QWidget::styleChange(QStyle&) 30389 vfunc[98]: QWidget::enabledChange(bool) 30390 vfunc[99]: QWidget::paletteChange(QPalette const&) 30391 vfunc[100]: QWidget::fontChange(QFont const&) 30392 vfunc[101]: QWidget::windowActivationChange(bool) 30393 vfunc[102]: QWidget::metric(int) const 30394 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30395 vfunc[104]: QWidget::destroy(bool, bool) 30396 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30397 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30398 vfunc[107]: QWidget::focusNextPrevChild(bool) 30399 vfunc[108]: QWidget::setKeyCompression(bool) 30400 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30401 bool, QFont*) 30402 vfunc[110]: QDial::setNotchTarget(double) 30403 vfunc[111]: QDial::setValue(int) 30404 vfunc[112]: QDial::setNotchesVisible(bool) 30405 vfunc[113]: QDial::setWrapping(bool) 30406 vfunc[114]: QDial::setTracking(bool) 30407 vfunc[115]: QDial::valueChange() 30408 vfunc[116]: QDial::rangeChange() 30409 vfunc[117]: QDial::repaintScreen(QRect const*) 30410 30411 Table 8-376. Secondary vtable for QDial 30412 Base Offset -40 30413 Virtual Base Offset 0 30414 RTTI typeinfo for QDial 30415 vfunc[0]: non-virtual thunk to QDial::~QDial() 30416 vfunc[1]: non-virtual thunk to QDial::~QDial() 30417 vfunc[2]: QPaintDevice::setResolution(int) 30418 vfunc[3]: QPaintDevice::resolution() const 30419 vfunc[4]: QPaintDevice::handle() const 30420 vfunc[5]: QPaintDevice::x11RenderHandle() const 30421 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30422 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30423 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30424 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30425 const 30426 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30427 30428 Table 8-377. Secondary vtable for QDial 30429 Base Offset -116 30430 Virtual Base Offset 0 30431 RTTI typeinfo for QDial 30432 vfunc[0]: non-virtual thunk to QDial::~QDial() 30433 vfunc[1]: non-virtual thunk to QDial::~QDial() 30434 vfunc[2]: non-virtual thunk to QDial::valueChange() 30435 vfunc[3]: non-virtual thunk to QDial::rangeChange() 30436 vfunc[4]: QRangeControl::stepChange() 30437 30438 The Run Time Type Information for the QDial class is described 30439 by Table 8-378 30440 30441 Table 8-378. typeinfo for QDial 30442 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 30443 Name typeinfo name for QDial 30444 flags: 0 30445 basetype: typeinfo for QWidget 2 30446 basetype: typeinfo for QRangeControl 29698 30447 __________________________________________________________ 30448 30449 8.2.22.13. Class data for QListView 30450 30451 The virtual table for the QListView class is described by Table 30452 8-379 30453 30454 Table 8-379. Primary vtable for QListView 30455 Base Offset 0 30456 Virtual Base Offset 0 30457 RTTI typeinfo for QListView 30458 vfunc[0]: NULL or QListView::metaObject() const 30459 vfunc[1]: QListView::className() const 30460 vfunc[2]: QListView::qt_cast(char const*) 30461 vfunc[3]: QListView::qt_invoke(int, QUObject*) 30462 vfunc[4]: QListView::qt_emit(int, QUObject*) 30463 vfunc[5]: QListView::qt_property(int, int, QVariant*) 30464 vfunc[6]: QListView::~QListView() 30465 vfunc[7]: QListView::~QListView() 30466 vfunc[8]: QWidget::event(QEvent*) 30467 vfunc[9]: QListView::eventFilter(QObject*, QEvent*) 30468 vfunc[10]: QWidget::setName(char const*) 30469 vfunc[11]: QObject::insertChild(QObject*) 30470 vfunc[12]: QScrollView::removeChild(QObject*) 30471 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30472 vfunc[14]: QObject::property(char const*) const 30473 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30474 vfunc[16]: QObject::childEvent(QChildEvent*) 30475 vfunc[17]: QObject::customEvent(QCustomEvent*) 30476 vfunc[18]: QObject::connectNotify(char const*) 30477 vfunc[19]: QObject::disconnectNotify(char const*) 30478 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30479 const*, char const*) 30480 vfunc[21]: QScrollView::setEnabled(bool) 30481 vfunc[22]: QWidget::setMinimumSize(int, int) 30482 vfunc[23]: QWidget::setMaximumSize(int, int) 30483 vfunc[24]: QWidget::setSizeIncrement(int, int) 30484 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30485 vfunc[26]: QWidget::setEraseColor(QColor const&) 30486 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30487 vfunc[28]: QListView::setPalette(QPalette const&) 30488 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30489 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30490 vfunc[31]: QListView::setFont(QFont const&) 30491 vfunc[32]: QWidget::setCursor(QCursor const&) 30492 vfunc[33]: QWidget::unsetCursor() 30493 vfunc[34]: QWidget::setMask(QBitmap const&) 30494 vfunc[35]: QWidget::setMask(QRegion const&) 30495 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30496 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30497 vfunc[38]: QWidget::setCaption(QString const&) 30498 vfunc[39]: QWidget::setIcon(QPixmap const&) 30499 vfunc[40]: QWidget::setIconText(QString const&) 30500 vfunc[41]: QWidget::setMouseTracking(bool) 30501 vfunc[42]: QWidget::setFocus() 30502 vfunc[43]: QWidget::setActiveWindow() 30503 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30504 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30505 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30506 vfunc[47]: QListView::show() 30507 vfunc[48]: QWidget::hide() 30508 vfunc[49]: QWidget::showMinimized() 30509 vfunc[50]: QWidget::showMaximized() 30510 vfunc[51]: QWidget::showNormal() 30511 vfunc[52]: QWidget::polish() 30512 vfunc[53]: QWidget::move(int, int) 30513 vfunc[54]: QScrollView::resize(int, int) 30514 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30515 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30516 vfunc[57]: QWidget::close(bool) 30517 vfunc[58]: QListView::sizeHint() const 30518 vfunc[59]: QListView::minimumSizeHint() const 30519 vfunc[60]: QWidget::sizePolicy() const 30520 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30521 vfunc[62]: QWidget::heightForWidth(int) const 30522 vfunc[63]: QWidget::adjustSize() 30523 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30524 const&, bool) 30525 vfunc[65]: QWidget::setAcceptDrops(bool) 30526 vfunc[66]: QWidget::setAutoMask(bool) 30527 vfunc[67]: 30528 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30529 vfunc[68]: QWidget::customWhatsThis() const 30530 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 30531 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 30532 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 30533 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 30534 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 30535 vfunc[74]: QListView::keyPressEvent(QKeyEvent*) 30536 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30537 vfunc[76]: QListView::focusInEvent(QFocusEvent*) 30538 vfunc[77]: QListView::focusOutEvent(QFocusEvent*) 30539 vfunc[78]: QWidget::enterEvent(QEvent*) 30540 vfunc[79]: QWidget::leaveEvent(QEvent*) 30541 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 30542 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30543 vfunc[82]: QListView::resizeEvent(QResizeEvent*) 30544 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30545 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 30546 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30547 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30548 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30549 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30550 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30551 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30552 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30553 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30554 vfunc[93]: QListView::showEvent(QShowEvent*) 30555 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30556 vfunc[95]: QWidget::x11Event(_XEvent*) 30557 vfunc[96]: QWidget::updateMask() 30558 vfunc[97]: QListView::styleChange(QStyle&) 30559 vfunc[98]: QWidget::enabledChange(bool) 30560 vfunc[99]: QWidget::paletteChange(QPalette const&) 30561 vfunc[100]: QScrollView::fontChange(QFont const&) 30562 vfunc[101]: QListView::windowActivationChange(bool) 30563 vfunc[102]: QWidget::metric(int) const 30564 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30565 vfunc[104]: QWidget::destroy(bool, bool) 30566 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30567 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30568 vfunc[107]: QScrollView::focusNextPrevChild(bool) 30569 vfunc[108]: QWidget::setKeyCompression(bool) 30570 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30571 bool, QFont*) 30572 vfunc[110]: QFrame::setFrameStyle(int) 30573 vfunc[111]: QFrame::setLineWidth(int) 30574 vfunc[112]: QFrame::setMargin(int) 30575 vfunc[113]: QFrame::setMidLineWidth(int) 30576 vfunc[114]: QFrame::setFrameRect(QRect const&) 30577 vfunc[115]: QFrame::drawFrame(QPainter*) 30578 vfunc[116]: QScrollView::drawContents(QPainter*) 30579 vfunc[117]: QScrollView::frameChanged() 30580 vfunc[118]: 30581 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 30582 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 30583 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 30584 vfunc[121]: 30585 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 30586 vfunc[122]: 30587 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 30588 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 30589 vfunc[124]: QScrollView::setDragAutoScroll(bool) 30590 vfunc[125]: QScrollView::resizeContents(int, int) 30591 vfunc[126]: QListView::setContentsPos(int, int) 30592 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 30593 int) 30594 vfunc[128]: QListView::drawContentsOffset(QPainter*, int, int, 30595 int, int, int, int) 30596 vfunc[129]: QListView::contentsMousePressEvent(QMouseEvent*) 30597 vfunc[130]: QListView::contentsMouseReleaseEvent(QMouseEvent*) 30598 vfunc[131]: 30599 QListView::contentsMouseDoubleClickEvent(QMouseEvent*) 30600 vfunc[132]: QListView::contentsMouseMoveEvent(QMouseEvent*) 30601 vfunc[133]: QListView::contentsDragEnterEvent(QDragEnterEvent*) 30602 vfunc[134]: QListView::contentsDragMoveEvent(QDragMoveEvent*) 30603 vfunc[135]: QListView::contentsDragLeaveEvent(QDragLeaveEvent*) 30604 vfunc[136]: QListView::contentsDropEvent(QDropEvent*) 30605 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 30606 vfunc[138]: 30607 QListView::contentsContextMenuEvent(QContextMenuEvent*) 30608 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 30609 vfunc[140]: QListView::viewportResizeEvent(QResizeEvent*) 30610 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 30611 vfunc[142]: 30612 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 30613 vfunc[143]: 30614 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 30615 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 30616 vfunc[145]: 30617 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 30618 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 30619 vfunc[147]: 30620 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 30621 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 30622 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 30623 vfunc[150]: 30624 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 30625 vfunc[151]: QScrollView::setMargins(int, int, int, int) 30626 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 30627 int, int) 30628 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 30629 int, int) 30630 vfunc[154]: QListView::setTreeStepSize(int) 30631 vfunc[155]: QListView::insertItem(QListViewItem*) 30632 vfunc[156]: QListView::takeItem(QListViewItem*) 30633 vfunc[157]: NULL or QListView::removeItem(QListViewItem*) 30634 vfunc[158]: QListView::addColumn(QString const&, int) 30635 vfunc[159]: QListView::addColumn(QIconSet const&, QString 30636 const&, int) 30637 vfunc[160]: QListView::removeColumn(int) 30638 vfunc[161]: QListView::setColumnText(int, QString const&) 30639 vfunc[162]: QListView::setColumnText(int, QIconSet const&, 30640 QString const&) 30641 vfunc[163]: QListView::setColumnWidth(int, int) 30642 vfunc[164]: QListView::setColumnWidthMode(int, 30643 QListView::WidthMode) 30644 vfunc[165]: QListView::setColumnAlignment(int, int) 30645 vfunc[166]: QListView::setMultiSelection(bool) 30646 vfunc[167]: QListView::clearSelection() 30647 vfunc[168]: QListView::setSelected(QListViewItem*, bool) 30648 vfunc[169]: QListView::setOpen(QListViewItem*, bool) 30649 vfunc[170]: QListView::setCurrentItem(QListViewItem*) 30650 vfunc[171]: QListView::setAllColumnsShowFocus(bool) 30651 vfunc[172]: QListView::setItemMargin(int) 30652 vfunc[173]: QListView::setRootIsDecorated(bool) 30653 vfunc[174]: QListView::setSorting(int, bool) 30654 vfunc[175]: QListView::sort() 30655 vfunc[176]: QListView::setShowSortIndicator(bool) 30656 vfunc[177]: QListView::setShowToolTips(bool) 30657 vfunc[178]: QListView::setResizeMode(QListView::ResizeMode) 30658 vfunc[179]: 30659 QListView::setDefaultRenameAction(QListView::RenameAction) 30660 vfunc[180]: QListView::clear() 30661 vfunc[181]: QListView::invertSelection() 30662 vfunc[182]: QListView::selectAll(bool) 30663 vfunc[183]: QListView::dragObject() 30664 vfunc[184]: QListView::startDrag() 30665 vfunc[185]: QListView::paintEmptyArea(QPainter*, QRect const&) 30666 30667 Table 8-380. Secondary vtable for QListView 30668 Base Offset -40 30669 Virtual Base Offset 0 30670 RTTI typeinfo for QListView 30671 vfunc[0]: non-virtual thunk to QListView::~QListView() 30672 vfunc[1]: non-virtual thunk to QListView::~QListView() 30673 vfunc[2]: QPaintDevice::setResolution(int) 30674 vfunc[3]: QPaintDevice::resolution() const 30675 vfunc[4]: QPaintDevice::handle() const 30676 vfunc[5]: QPaintDevice::x11RenderHandle() const 30677 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30678 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30679 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30680 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30681 const 30682 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30683 30684 The Run Time Type Information for the QListView class is 30685 described by Table 8-381 30686 30687 Table 8-381. typeinfo for QListView 30688 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30689 Name typeinfo name for QListView 30690 basetype: typeinfo for QScrollView 30691 __________________________________________________________ 30692 30693 8.2.22.14. Class data for QDesktopWidget 30694 30695 The virtual table for the QDesktopWidget class is described by 30696 Table 8-382 30697 30698 Table 8-382. Primary vtable for QDesktopWidget 30699 Base Offset 0 30700 Virtual Base Offset 0 30701 RTTI typeinfo for QDesktopWidget 30702 vfunc[0]: NULL or QDesktopWidget::metaObject() const 30703 vfunc[1]: QDesktopWidget::className() const 30704 vfunc[2]: QDesktopWidget::qt_cast(char const*) 30705 vfunc[3]: QDesktopWidget::qt_invoke(int, QUObject*) 30706 vfunc[4]: QDesktopWidget::qt_emit(int, QUObject*) 30707 vfunc[5]: QDesktopWidget::qt_property(int, int, QVariant*) 30708 vfunc[6]: QDesktopWidget::~QDesktopWidget() 30709 vfunc[7]: QDesktopWidget::~QDesktopWidget() 30710 vfunc[8]: QWidget::event(QEvent*) 30711 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30712 vfunc[10]: QWidget::setName(char const*) 30713 vfunc[11]: QDesktopWidget::insertChild(QObject*) 30714 vfunc[12]: QObject::removeChild(QObject*) 30715 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30716 vfunc[14]: QObject::property(char const*) const 30717 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30718 vfunc[16]: QObject::childEvent(QChildEvent*) 30719 vfunc[17]: QObject::customEvent(QCustomEvent*) 30720 vfunc[18]: QObject::connectNotify(char const*) 30721 vfunc[19]: QObject::disconnectNotify(char const*) 30722 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30723 const*, char const*) 30724 vfunc[21]: QWidget::setEnabled(bool) 30725 vfunc[22]: QWidget::setMinimumSize(int, int) 30726 vfunc[23]: QWidget::setMaximumSize(int, int) 30727 vfunc[24]: QWidget::setSizeIncrement(int, int) 30728 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30729 vfunc[26]: QWidget::setEraseColor(QColor const&) 30730 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30731 vfunc[28]: QWidget::setPalette(QPalette const&) 30732 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30733 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30734 vfunc[31]: QWidget::setFont(QFont const&) 30735 vfunc[32]: QWidget::setCursor(QCursor const&) 30736 vfunc[33]: QWidget::unsetCursor() 30737 vfunc[34]: QWidget::setMask(QBitmap const&) 30738 vfunc[35]: QWidget::setMask(QRegion const&) 30739 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30740 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30741 vfunc[38]: QWidget::setCaption(QString const&) 30742 vfunc[39]: QWidget::setIcon(QPixmap const&) 30743 vfunc[40]: QWidget::setIconText(QString const&) 30744 vfunc[41]: QWidget::setMouseTracking(bool) 30745 vfunc[42]: QWidget::setFocus() 30746 vfunc[43]: QWidget::setActiveWindow() 30747 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30748 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30749 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30750 vfunc[47]: QWidget::show() 30751 vfunc[48]: QWidget::hide() 30752 vfunc[49]: QWidget::showMinimized() 30753 vfunc[50]: QWidget::showMaximized() 30754 vfunc[51]: QWidget::showNormal() 30755 vfunc[52]: QWidget::polish() 30756 vfunc[53]: QWidget::move(int, int) 30757 vfunc[54]: QWidget::resize(int, int) 30758 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30759 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30760 vfunc[57]: QWidget::close(bool) 30761 vfunc[58]: QWidget::sizeHint() const 30762 vfunc[59]: QWidget::minimumSizeHint() const 30763 vfunc[60]: QWidget::sizePolicy() const 30764 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30765 vfunc[62]: QWidget::heightForWidth(int) const 30766 vfunc[63]: QWidget::adjustSize() 30767 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30768 const&, bool) 30769 vfunc[65]: QWidget::setAcceptDrops(bool) 30770 vfunc[66]: QWidget::setAutoMask(bool) 30771 vfunc[67]: 30772 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30773 vfunc[68]: QWidget::customWhatsThis() const 30774 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 30775 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 30776 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30777 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 30778 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 30779 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 30780 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30781 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30782 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30783 vfunc[78]: QWidget::enterEvent(QEvent*) 30784 vfunc[79]: QWidget::leaveEvent(QEvent*) 30785 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 30786 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30787 vfunc[82]: QDesktopWidget::resizeEvent(QResizeEvent*) 30788 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30789 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30790 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30791 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30792 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30793 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30794 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30795 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30796 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30797 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30798 vfunc[93]: QWidget::showEvent(QShowEvent*) 30799 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30800 vfunc[95]: QWidget::x11Event(_XEvent*) 30801 vfunc[96]: QWidget::updateMask() 30802 vfunc[97]: QWidget::styleChange(QStyle&) 30803 vfunc[98]: QWidget::enabledChange(bool) 30804 vfunc[99]: QWidget::paletteChange(QPalette const&) 30805 vfunc[100]: QWidget::fontChange(QFont const&) 30806 vfunc[101]: QWidget::windowActivationChange(bool) 30807 vfunc[102]: QWidget::metric(int) const 30808 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30809 vfunc[104]: QWidget::destroy(bool, bool) 30810 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30811 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30812 vfunc[107]: QWidget::focusNextPrevChild(bool) 30813 vfunc[108]: QWidget::setKeyCompression(bool) 30814 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30815 bool, QFont*) 30816 30817 Table 8-383. Secondary vtable for QDesktopWidget 30818 Base Offset -40 30819 Virtual Base Offset 0 30820 RTTI typeinfo for QDesktopWidget 30821 vfunc[0]: non-virtual thunk to 30822 QDesktopWidget::~QDesktopWidget() 30823 vfunc[1]: non-virtual thunk to 30824 QDesktopWidget::~QDesktopWidget() 30825 vfunc[2]: QPaintDevice::setResolution(int) 30826 vfunc[3]: QPaintDevice::resolution() const 30827 vfunc[4]: QPaintDevice::handle() const 30828 vfunc[5]: QPaintDevice::x11RenderHandle() const 30829 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30830 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30831 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30832 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30833 const 30834 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30835 30836 The Run Time Type Information for the QDesktopWidget class is 30837 described by Table 8-384 30838 30839 Table 8-384. typeinfo for QDesktopWidget 30840 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30841 Name typeinfo name for QDesktopWidget 30842 basetype: typeinfo for QWidget 30843 __________________________________________________________ 30844 30845 8.2.22.15. Class data for QListBoxItem 30846 30847 The virtual table for the QListBoxItem class is described by 30848 Table 8-385 30849 30850 Table 8-385. Primary vtable for QListBoxItem 30851 Base Offset 0 30852 Virtual Base Offset 0 30853 RTTI typeinfo for QListBoxItem 30854 vfunc[0]: QListBoxItem::~QListBoxItem() 30855 vfunc[1]: QListBoxItem::~QListBoxItem() 30856 vfunc[2]: QListBoxItem::text() const 30857 vfunc[3]: QListBoxItem::pixmap() const 30858 vfunc[4]: QListBoxItem::height(QListBox const*) const 30859 vfunc[5]: QListBoxItem::width(QListBox const*) const 30860 vfunc[6]: QListBoxItem::rtti() const 30861 vfunc[7]: __cxa_pure_virtual 30862 vfunc[8]: NULL or QListBoxItem::setText(QString const&) 30863 30864 The Run Time Type Information for the QListBoxItem class is 30865 described by Table 8-386 30866 30867 Table 8-386. typeinfo for QListBoxItem 30868 Base Vtable vtable for __cxxabiv1::__class_type_info 30869 Name typeinfo name for QListBoxItem 30870 __________________________________________________________ 30871 30872 8.2.22.16. Class data for QScrollBar 30873 30874 The virtual table for the QScrollBar class is described by 30875 Table 8-387 30876 30877 Table 8-387. Primary vtable for QScrollBar 30878 Base Offset 0 30879 Virtual Base Offset 0 30880 RTTI typeinfo for QScrollBar 30881 vfunc[0]: NULL or QScrollBar::metaObject() const 30882 vfunc[1]: QScrollBar::className() const 30883 vfunc[2]: QScrollBar::qt_cast(char const*) 30884 vfunc[3]: QScrollBar::qt_invoke(int, QUObject*) 30885 vfunc[4]: QScrollBar::qt_emit(int, QUObject*) 30886 vfunc[5]: QScrollBar::qt_property(int, int, QVariant*) 30887 vfunc[6]: QScrollBar::~QScrollBar() 30888 vfunc[7]: QScrollBar::~QScrollBar() 30889 vfunc[8]: QWidget::event(QEvent*) 30890 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30891 vfunc[10]: QWidget::setName(char const*) 30892 vfunc[11]: QObject::insertChild(QObject*) 30893 vfunc[12]: QObject::removeChild(QObject*) 30894 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30895 vfunc[14]: QObject::property(char const*) const 30896 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30897 vfunc[16]: QObject::childEvent(QChildEvent*) 30898 vfunc[17]: QObject::customEvent(QCustomEvent*) 30899 vfunc[18]: QObject::connectNotify(char const*) 30900 vfunc[19]: QObject::disconnectNotify(char const*) 30901 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30902 const*, char const*) 30903 vfunc[21]: QWidget::setEnabled(bool) 30904 vfunc[22]: QWidget::setMinimumSize(int, int) 30905 vfunc[23]: QWidget::setMaximumSize(int, int) 30906 vfunc[24]: QWidget::setSizeIncrement(int, int) 30907 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30908 vfunc[26]: QWidget::setEraseColor(QColor const&) 30909 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30910 vfunc[28]: QScrollBar::setPalette(QPalette const&) 30911 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30912 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30913 vfunc[31]: QWidget::setFont(QFont const&) 30914 vfunc[32]: QWidget::setCursor(QCursor const&) 30915 vfunc[33]: QWidget::unsetCursor() 30916 vfunc[34]: QWidget::setMask(QBitmap const&) 30917 vfunc[35]: QWidget::setMask(QRegion const&) 30918 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30919 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30920 vfunc[38]: QWidget::setCaption(QString const&) 30921 vfunc[39]: QWidget::setIcon(QPixmap const&) 30922 vfunc[40]: QWidget::setIconText(QString const&) 30923 vfunc[41]: QWidget::setMouseTracking(bool) 30924 vfunc[42]: QWidget::setFocus() 30925 vfunc[43]: QWidget::setActiveWindow() 30926 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30927 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30928 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30929 vfunc[47]: QWidget::show() 30930 vfunc[48]: QWidget::hide() 30931 vfunc[49]: QWidget::showMinimized() 30932 vfunc[50]: QWidget::showMaximized() 30933 vfunc[51]: QWidget::showNormal() 30934 vfunc[52]: QWidget::polish() 30935 vfunc[53]: QWidget::move(int, int) 30936 vfunc[54]: QWidget::resize(int, int) 30937 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30938 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30939 vfunc[57]: QWidget::close(bool) 30940 vfunc[58]: QScrollBar::sizeHint() const 30941 vfunc[59]: QWidget::minimumSizeHint() const 30942 vfunc[60]: QWidget::sizePolicy() const 30943 vfunc[61]: QScrollBar::setSizePolicy(QSizePolicy) 30944 vfunc[62]: QWidget::heightForWidth(int) const 30945 vfunc[63]: QWidget::adjustSize() 30946 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30947 const&, bool) 30948 vfunc[65]: QWidget::setAcceptDrops(bool) 30949 vfunc[66]: QWidget::setAutoMask(bool) 30950 vfunc[67]: 30951 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30952 vfunc[68]: QWidget::customWhatsThis() const 30953 vfunc[69]: QScrollBar::mousePressEvent(QMouseEvent*) 30954 vfunc[70]: QScrollBar::mouseReleaseEvent(QMouseEvent*) 30955 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30956 vfunc[72]: QScrollBar::mouseMoveEvent(QMouseEvent*) 30957 vfunc[73]: QScrollBar::wheelEvent(QWheelEvent*) 30958 vfunc[74]: QScrollBar::keyPressEvent(QKeyEvent*) 30959 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30960 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30961 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30962 vfunc[78]: QWidget::enterEvent(QEvent*) 30963 vfunc[79]: QWidget::leaveEvent(QEvent*) 30964 vfunc[80]: QScrollBar::paintEvent(QPaintEvent*) 30965 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30966 vfunc[82]: QScrollBar::resizeEvent(QResizeEvent*) 30967 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30968 vfunc[84]: QScrollBar::contextMenuEvent(QContextMenuEvent*) 30969 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30970 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30971 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30972 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30973 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30974 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30975 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30976 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30977 vfunc[93]: QWidget::showEvent(QShowEvent*) 30978 vfunc[94]: QScrollBar::hideEvent(QHideEvent*) 30979 vfunc[95]: QWidget::x11Event(_XEvent*) 30980 vfunc[96]: QWidget::updateMask() 30981 vfunc[97]: QScrollBar::styleChange(QStyle&) 30982 vfunc[98]: QWidget::enabledChange(bool) 30983 vfunc[99]: QWidget::paletteChange(QPalette const&) 30984 vfunc[100]: QWidget::fontChange(QFont const&) 30985 vfunc[101]: QWidget::windowActivationChange(bool) 30986 vfunc[102]: QWidget::metric(int) const 30987 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30988 vfunc[104]: QWidget::destroy(bool, bool) 30989 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30990 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30991 vfunc[107]: QWidget::focusNextPrevChild(bool) 30992 vfunc[108]: QWidget::setKeyCompression(bool) 30993 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30994 bool, QFont*) 30995 vfunc[110]: QScrollBar::setOrientation(Qt::Orientation) 30996 vfunc[111]: NULL or QScrollBar::setTracking(bool) 30997 vfunc[112]: QScrollBar::valueChange() 30998 vfunc[113]: QScrollBar::stepChange() 30999 vfunc[114]: QScrollBar::rangeChange() 31000 31001 Table 8-388. Secondary vtable for QScrollBar 31002 Base Offset -40 31003 Virtual Base Offset 0 31004 RTTI typeinfo for QScrollBar 31005 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 31006 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 31007 vfunc[2]: QPaintDevice::setResolution(int) 31008 vfunc[3]: QPaintDevice::resolution() const 31009 vfunc[4]: QPaintDevice::handle() const 31010 vfunc[5]: QPaintDevice::x11RenderHandle() const 31011 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31012 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31013 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31014 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31015 const 31016 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31017 31018 Table 8-389. Secondary vtable for QScrollBar 31019 Base Offset -116 31020 Virtual Base Offset 0 31021 RTTI typeinfo for QScrollBar 31022 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 31023 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 31024 vfunc[2]: non-virtual thunk to QScrollBar::valueChange() 31025 vfunc[3]: non-virtual thunk to QScrollBar::rangeChange() 31026 vfunc[4]: non-virtual thunk to QScrollBar::stepChange() 31027 31028 The Run Time Type Information for the QScrollBar class is 31029 described by Table 8-390 31030 31031 Table 8-390. typeinfo for QScrollBar 31032 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31033 Name typeinfo name for QScrollBar 31034 flags: 0 31035 basetype: typeinfo for QWidget 2 31036 basetype: typeinfo for QRangeControl 29698 31037 __________________________________________________________ 31038 31039 8.2.22.17. Class data for QIconFactory 31040 31041 The virtual table for the QIconFactory class is described by 31042 Table 8-391 31043 31044 Table 8-391. Primary vtable for QIconFactory 31045 Base Offset 0 31046 Virtual Base Offset 0 31047 RTTI typeinfo for QIconFactory 31048 vfunc[0]: QIconFactory::~QIconFactory() 31049 vfunc[1]: QIconFactory::~QIconFactory() 31050 vfunc[2]: QIconFactory::createPixmap(QIconSet const&, 31051 QIconSet::Size, QIconSet::Mode, QIconSet::State) 31052 31053 The Run Time Type Information for the QIconFactory class is 31054 described by Table 8-392 31055 31056 Table 8-392. typeinfo for QIconFactory 31057 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31058 Name typeinfo name for QIconFactory 31059 flags: 0 31060 basetype: typeinfo for QShared 1024 31061 __________________________________________________________ 31062 31063 8.2.22.18. Class data for QSpinBox 31064 31065 The virtual table for the QSpinBox class is described by Table 31066 8-393 31067 31068 Table 8-393. Primary vtable for QSpinBox 31069 Base Offset 0 31070 Virtual Base Offset 0 31071 RTTI typeinfo for QSpinBox 31072 vfunc[0]: NULL or QSpinBox::metaObject() const 31073 vfunc[1]: QSpinBox::className() const 31074 vfunc[2]: QSpinBox::qt_cast(char const*) 31075 vfunc[3]: QSpinBox::qt_invoke(int, QUObject*) 31076 vfunc[4]: QSpinBox::qt_emit(int, QUObject*) 31077 vfunc[5]: QSpinBox::qt_property(int, int, QVariant*) 31078 vfunc[6]: QSpinBox::~QSpinBox() 31079 vfunc[7]: QSpinBox::~QSpinBox() 31080 vfunc[8]: QWidget::event(QEvent*) 31081 vfunc[9]: QSpinBox::eventFilter(QObject*, QEvent*) 31082 vfunc[10]: QWidget::setName(char const*) 31083 vfunc[11]: QObject::insertChild(QObject*) 31084 vfunc[12]: QObject::removeChild(QObject*) 31085 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31086 vfunc[14]: QObject::property(char const*) const 31087 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31088 vfunc[16]: QObject::childEvent(QChildEvent*) 31089 vfunc[17]: QObject::customEvent(QCustomEvent*) 31090 vfunc[18]: QObject::connectNotify(char const*) 31091 vfunc[19]: QObject::disconnectNotify(char const*) 31092 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31093 const*, char const*) 31094 vfunc[21]: QSpinBox::setEnabled(bool) 31095 vfunc[22]: QWidget::setMinimumSize(int, int) 31096 vfunc[23]: QWidget::setMaximumSize(int, int) 31097 vfunc[24]: QWidget::setSizeIncrement(int, int) 31098 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31099 vfunc[26]: QWidget::setEraseColor(QColor const&) 31100 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31101 vfunc[28]: QWidget::setPalette(QPalette const&) 31102 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31103 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31104 vfunc[31]: QWidget::setFont(QFont const&) 31105 vfunc[32]: QWidget::setCursor(QCursor const&) 31106 vfunc[33]: QWidget::unsetCursor() 31107 vfunc[34]: QWidget::setMask(QBitmap const&) 31108 vfunc[35]: QWidget::setMask(QRegion const&) 31109 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31110 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31111 vfunc[38]: QWidget::setCaption(QString const&) 31112 vfunc[39]: QWidget::setIcon(QPixmap const&) 31113 vfunc[40]: QWidget::setIconText(QString const&) 31114 vfunc[41]: QWidget::setMouseTracking(bool) 31115 vfunc[42]: QWidget::setFocus() 31116 vfunc[43]: QWidget::setActiveWindow() 31117 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31118 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31119 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31120 vfunc[47]: QWidget::show() 31121 vfunc[48]: QWidget::hide() 31122 vfunc[49]: QWidget::showMinimized() 31123 vfunc[50]: QWidget::showMaximized() 31124 vfunc[51]: QWidget::showNormal() 31125 vfunc[52]: QWidget::polish() 31126 vfunc[53]: QWidget::move(int, int) 31127 vfunc[54]: QWidget::resize(int, int) 31128 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31129 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31130 vfunc[57]: QWidget::close(bool) 31131 vfunc[58]: QSpinBox::sizeHint() const 31132 vfunc[59]: QSpinBox::minimumSizeHint() const 31133 vfunc[60]: QWidget::sizePolicy() const 31134 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31135 vfunc[62]: QWidget::heightForWidth(int) const 31136 vfunc[63]: QWidget::adjustSize() 31137 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31138 const&, bool) 31139 vfunc[65]: QWidget::setAcceptDrops(bool) 31140 vfunc[66]: QWidget::setAutoMask(bool) 31141 vfunc[67]: 31142 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31143 vfunc[68]: QWidget::customWhatsThis() const 31144 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31145 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31146 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31147 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31148 vfunc[73]: QSpinBox::wheelEvent(QWheelEvent*) 31149 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 31150 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31151 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31152 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31153 vfunc[78]: QWidget::enterEvent(QEvent*) 31154 vfunc[79]: QSpinBox::leaveEvent(QEvent*) 31155 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 31156 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31157 vfunc[82]: QSpinBox::resizeEvent(QResizeEvent*) 31158 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31159 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 31160 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31161 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31162 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31163 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31164 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31165 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31166 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31167 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31168 vfunc[93]: QWidget::showEvent(QShowEvent*) 31169 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31170 vfunc[95]: QWidget::x11Event(_XEvent*) 31171 vfunc[96]: QWidget::updateMask() 31172 vfunc[97]: QSpinBox::styleChange(QStyle&) 31173 vfunc[98]: QWidget::enabledChange(bool) 31174 vfunc[99]: QWidget::paletteChange(QPalette const&) 31175 vfunc[100]: QWidget::fontChange(QFont const&) 31176 vfunc[101]: QWidget::windowActivationChange(bool) 31177 vfunc[102]: QWidget::metric(int) const 31178 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31179 vfunc[104]: QWidget::destroy(bool, bool) 31180 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31181 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31182 vfunc[107]: QWidget::focusNextPrevChild(bool) 31183 vfunc[108]: QWidget::setKeyCompression(bool) 31184 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31185 bool, QFont*) 31186 vfunc[110]: QSpinBox::prefix() const 31187 vfunc[111]: QSpinBox::suffix() const 31188 vfunc[112]: QSpinBox::cleanText() const 31189 vfunc[113]: QSpinBox::setSpecialValueText(QString const&) 31190 vfunc[114]: QSpinBox::setWrapping(bool) 31191 vfunc[115]: QSpinBox::setButtonSymbols(QSpinBox::ButtonSymbols) 31192 vfunc[116]: QSpinBox::setValidator(QValidator const*) 31193 vfunc[117]: QSpinBox::setValue(int) 31194 vfunc[118]: QSpinBox::setPrefix(QString const&) 31195 vfunc[119]: QSpinBox::setSuffix(QString const&) 31196 vfunc[120]: QSpinBox::stepUp() 31197 vfunc[121]: QSpinBox::stepDown() 31198 vfunc[122]: QSpinBox::selectAll() 31199 vfunc[123]: QSpinBox::mapValueToText(int) 31200 vfunc[124]: QSpinBox::mapTextToValue(bool*) 31201 vfunc[125]: QSpinBox::updateDisplay() 31202 vfunc[126]: QSpinBox::interpretText() 31203 vfunc[127]: QSpinBox::valueChange() 31204 vfunc[128]: QSpinBox::rangeChange() 31205 31206 Table 8-394. Secondary vtable for QSpinBox 31207 Base Offset -40 31208 Virtual Base Offset 0 31209 RTTI typeinfo for QSpinBox 31210 vfunc[0]: non-virtual thunk to QSpinBox::~QSpinBox() 31211 vfunc[1]: non-virtual thunk to QSpinBox::~QSpinBox() 31212 vfunc[2]: QPaintDevice::setResolution(int) 31213 vfunc[3]: QPaintDevice::resolution() const 31214 vfunc[4]: QPaintDevice::handle() const 31215 vfunc[5]: QPaintDevice::x11RenderHandle() const 31216 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31217 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31218 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31219 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31220 const 31221 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31222 31223 Table 8-395. Secondary vtable for QSpinBox 31224 Base Offset -116 31225 Virtual Base Offset 0 31226 RTTI typeinfo for QSpinBox 31227 vfunc[0]: non-virtual thunk to QSpinBox::~QSpinBox() 31228 vfunc[1]: non-virtual thunk to QSpinBox::~QSpinBox() 31229 vfunc[2]: non-virtual thunk to QSpinBox::valueChange() 31230 vfunc[3]: non-virtual thunk to QSpinBox::rangeChange() 31231 vfunc[4]: QRangeControl::stepChange() 31232 31233 The Run Time Type Information for the QSpinBox class is 31234 described by Table 8-396 31235 31236 Table 8-396. typeinfo for QSpinBox 31237 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31238 Name typeinfo name for QSpinBox 31239 flags: 0 31240 basetype: typeinfo for QWidget 2 31241 basetype: typeinfo for QRangeControl 29698 31242 __________________________________________________________ 31243 31244 8.2.22.19. Class data for QLabel 31245 31246 The virtual table for the QLabel class is described by Table 31247 8-397 31248 31249 Table 8-397. Primary vtable for QLabel 31250 Base Offset 0 31251 Virtual Base Offset 0 31252 RTTI typeinfo for QLabel 31253 vfunc[0]: NULL or QLabel::metaObject() const 31254 vfunc[1]: QLabel::className() const 31255 vfunc[2]: QLabel::qt_cast(char const*) 31256 vfunc[3]: QLabel::qt_invoke(int, QUObject*) 31257 vfunc[4]: QLabel::qt_emit(int, QUObject*) 31258 vfunc[5]: QLabel::qt_property(int, int, QVariant*) 31259 vfunc[6]: QLabel::~QLabel() 31260 vfunc[7]: QLabel::~QLabel() 31261 vfunc[8]: QWidget::event(QEvent*) 31262 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 31263 vfunc[10]: QWidget::setName(char const*) 31264 vfunc[11]: QObject::insertChild(QObject*) 31265 vfunc[12]: QObject::removeChild(QObject*) 31266 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31267 vfunc[14]: QObject::property(char const*) const 31268 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31269 vfunc[16]: QObject::childEvent(QChildEvent*) 31270 vfunc[17]: QObject::customEvent(QCustomEvent*) 31271 vfunc[18]: QObject::connectNotify(char const*) 31272 vfunc[19]: QObject::disconnectNotify(char const*) 31273 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31274 const*, char const*) 31275 vfunc[21]: QWidget::setEnabled(bool) 31276 vfunc[22]: QWidget::setMinimumSize(int, int) 31277 vfunc[23]: QWidget::setMaximumSize(int, int) 31278 vfunc[24]: QWidget::setSizeIncrement(int, int) 31279 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31280 vfunc[26]: QWidget::setEraseColor(QColor const&) 31281 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31282 vfunc[28]: QWidget::setPalette(QPalette const&) 31283 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31284 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31285 vfunc[31]: QLabel::setFont(QFont const&) 31286 vfunc[32]: QWidget::setCursor(QCursor const&) 31287 vfunc[33]: QWidget::unsetCursor() 31288 vfunc[34]: QWidget::setMask(QBitmap const&) 31289 vfunc[35]: QWidget::setMask(QRegion const&) 31290 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31291 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31292 vfunc[38]: QWidget::setCaption(QString const&) 31293 vfunc[39]: QWidget::setIcon(QPixmap const&) 31294 vfunc[40]: QWidget::setIconText(QString const&) 31295 vfunc[41]: QWidget::setMouseTracking(bool) 31296 vfunc[42]: QWidget::setFocus() 31297 vfunc[43]: QWidget::setActiveWindow() 31298 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31299 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31300 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31301 vfunc[47]: QWidget::show() 31302 vfunc[48]: QWidget::hide() 31303 vfunc[49]: QWidget::showMinimized() 31304 vfunc[50]: QWidget::showMaximized() 31305 vfunc[51]: QWidget::showNormal() 31306 vfunc[52]: QWidget::polish() 31307 vfunc[53]: QWidget::move(int, int) 31308 vfunc[54]: QWidget::resize(int, int) 31309 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31310 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31311 vfunc[57]: QWidget::close(bool) 31312 vfunc[58]: QLabel::sizeHint() const 31313 vfunc[59]: QLabel::minimumSizeHint() const 31314 vfunc[60]: QWidget::sizePolicy() const 31315 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31316 vfunc[62]: QLabel::heightForWidth(int) const 31317 vfunc[63]: QWidget::adjustSize() 31318 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31319 const&, bool) 31320 vfunc[65]: QWidget::setAcceptDrops(bool) 31321 vfunc[66]: QWidget::setAutoMask(bool) 31322 vfunc[67]: 31323 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31324 vfunc[68]: QWidget::customWhatsThis() const 31325 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31326 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31327 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31328 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31329 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 31330 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 31331 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31332 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31333 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31334 vfunc[78]: QWidget::enterEvent(QEvent*) 31335 vfunc[79]: QWidget::leaveEvent(QEvent*) 31336 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 31337 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31338 vfunc[82]: QLabel::resizeEvent(QResizeEvent*) 31339 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31340 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 31341 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31342 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31343 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31344 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31345 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31346 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31347 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31348 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31349 vfunc[93]: QWidget::showEvent(QShowEvent*) 31350 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31351 vfunc[95]: QWidget::x11Event(_XEvent*) 31352 vfunc[96]: QWidget::updateMask() 31353 vfunc[97]: QFrame::styleChange(QStyle&) 31354 vfunc[98]: QWidget::enabledChange(bool) 31355 vfunc[99]: QWidget::paletteChange(QPalette const&) 31356 vfunc[100]: QLabel::fontChange(QFont const&) 31357 vfunc[101]: QWidget::windowActivationChange(bool) 31358 vfunc[102]: QWidget::metric(int) const 31359 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31360 vfunc[104]: QWidget::destroy(bool, bool) 31361 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31362 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31363 vfunc[107]: QWidget::focusNextPrevChild(bool) 31364 vfunc[108]: QWidget::setKeyCompression(bool) 31365 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31366 bool, QFont*) 31367 vfunc[110]: QFrame::setFrameStyle(int) 31368 vfunc[111]: QFrame::setLineWidth(int) 31369 vfunc[112]: QFrame::setMargin(int) 31370 vfunc[113]: QFrame::setMidLineWidth(int) 31371 vfunc[114]: QFrame::setFrameRect(QRect const&) 31372 vfunc[115]: QFrame::drawFrame(QPainter*) 31373 vfunc[116]: QLabel::drawContents(QPainter*) 31374 vfunc[117]: QFrame::frameChanged() 31375 vfunc[118]: QLabel::setAlignment(int) 31376 vfunc[119]: QLabel::setAutoResize(bool) 31377 vfunc[120]: QLabel::setBuddy(QWidget*) 31378 vfunc[121]: QLabel::setText(QString const&) 31379 vfunc[122]: QLabel::setPixmap(QPixmap const&) 31380 vfunc[123]: QLabel::setPicture(QPicture const&) 31381 vfunc[124]: QLabel::setMovie(QMovie const&) 31382 vfunc[125]: QLabel::setNum(int) 31383 vfunc[126]: QLabel::setNum(double) 31384 31385 Table 8-398. Secondary vtable for QLabel 31386 Base Offset -40 31387 Virtual Base Offset 0 31388 RTTI typeinfo for QLabel 31389 vfunc[0]: non-virtual thunk to QLabel::~QLabel() 31390 vfunc[1]: non-virtual thunk to QLabel::~QLabel() 31391 vfunc[2]: QPaintDevice::setResolution(int) 31392 vfunc[3]: QPaintDevice::resolution() const 31393 vfunc[4]: QPaintDevice::handle() const 31394 vfunc[5]: QPaintDevice::x11RenderHandle() const 31395 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31396 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31397 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31398 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31399 const 31400 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31401 31402 The Run Time Type Information for the QLabel class is described 31403 by Table 8-399 31404 31405 Table 8-399. typeinfo for QLabel 31406 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31407 Name typeinfo name for QLabel 31408 basetype: typeinfo for QFrame 31409 __________________________________________________________ 31410 31411 8.2.22.20. Class data for QListBoxPixmap 31412 31413 The virtual table for the QListBoxPixmap class is described by 31414 Table 8-400 31415 31416 Table 8-400. Primary vtable for QListBoxPixmap 31417 Base Offset 0 31418 Virtual Base Offset 0 31419 RTTI typeinfo for QListBoxPixmap 31420 vfunc[0]: QListBoxPixmap::~QListBoxPixmap() 31421 vfunc[1]: QListBoxPixmap::~QListBoxPixmap() 31422 vfunc[2]: QListBoxItem::text() const 31423 vfunc[3]: NULL or QListBoxPixmap::pixmap() const 31424 vfunc[4]: QListBoxPixmap::height(QListBox const*) const 31425 vfunc[5]: QListBoxPixmap::width(QListBox const*) const 31426 vfunc[6]: QListBoxPixmap::rtti() const 31427 vfunc[7]: QListBoxPixmap::paint(QPainter*) 31428 vfunc[8]: NULL or QListBoxItem::setText(QString const&) 31429 31430 The Run Time Type Information for the QListBoxPixmap class is 31431 described by Table 8-401 31432 31433 Table 8-401. typeinfo for QListBoxPixmap 31434 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31435 Name typeinfo name for QListBoxPixmap 31436 basetype: typeinfo for QListBoxItem 31437 __________________________________________________________ 31438 31439 8.2.22.21. Class data for QWhatsThis 31440 31441 The virtual table for the QWhatsThis class is described by 31442 Table 8-402 31443 31444 Table 8-402. Primary vtable for QWhatsThis 31445 Base Offset 0 31446 Virtual Base Offset 0 31447 RTTI typeinfo for QWhatsThis 31448 vfunc[0]: QWhatsThis::~QWhatsThis() 31449 vfunc[1]: QWhatsThis::~QWhatsThis() 31450 vfunc[2]: QWhatsThis::text(QPoint const&) 31451 vfunc[3]: QWhatsThis::clicked(QString const&) 31452 31453 The Run Time Type Information for the QWhatsThis class is 31454 described by Table 8-403 31455 31456 Table 8-403. typeinfo for QWhatsThis 31457 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31458 Name typeinfo name for QWhatsThis 31459 basetype: typeinfo for Qt 31460 __________________________________________________________ 31461 31462 8.2.22.22. Class data for QMultiLineEdit 31463 31464 The virtual table for the QMultiLineEdit class is described by 31465 Table 8-404 31466 31467 Table 8-404. Primary vtable for QMultiLineEdit 31468 Base Offset 0 31469 Virtual Base Offset 0 31470 RTTI typeinfo for QMultiLineEdit 31471 vfunc[0]: NULL or QMultiLineEdit::metaObject() const 31472 vfunc[1]: QMultiLineEdit::className() const 31473 vfunc[2]: QMultiLineEdit::qt_cast(char const*) 31474 vfunc[3]: QMultiLineEdit::qt_invoke(int, QUObject*) 31475 vfunc[4]: QMultiLineEdit::qt_emit(int, QUObject*) 31476 vfunc[5]: QMultiLineEdit::qt_property(int, int, QVariant*) 31477 vfunc[6]: QMultiLineEdit::~QMultiLineEdit() 31478 vfunc[7]: QMultiLineEdit::~QMultiLineEdit() 31479 vfunc[8]: QTextEdit::event(QEvent*) 31480 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 31481 vfunc[10]: QWidget::setName(char const*) 31482 vfunc[11]: QObject::insertChild(QObject*) 31483 vfunc[12]: QScrollView::removeChild(QObject*) 31484 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31485 vfunc[14]: QObject::property(char const*) const 31486 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31487 vfunc[16]: QObject::childEvent(QChildEvent*) 31488 vfunc[17]: QObject::customEvent(QCustomEvent*) 31489 vfunc[18]: QObject::connectNotify(char const*) 31490 vfunc[19]: QObject::disconnectNotify(char const*) 31491 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31492 const*, char const*) 31493 vfunc[21]: QTextEdit::setEnabled(bool) 31494 vfunc[22]: QWidget::setMinimumSize(int, int) 31495 vfunc[23]: QWidget::setMaximumSize(int, int) 31496 vfunc[24]: QWidget::setSizeIncrement(int, int) 31497 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31498 vfunc[26]: QWidget::setEraseColor(QColor const&) 31499 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31500 vfunc[28]: QTextEdit::setPalette(QPalette const&) 31501 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31502 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31503 vfunc[31]: QTextEdit::setFont(QFont const&) 31504 vfunc[32]: QWidget::setCursor(QCursor const&) 31505 vfunc[33]: QWidget::unsetCursor() 31506 vfunc[34]: QWidget::setMask(QBitmap const&) 31507 vfunc[35]: QWidget::setMask(QRegion const&) 31508 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31509 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31510 vfunc[38]: QWidget::setCaption(QString const&) 31511 vfunc[39]: QWidget::setIcon(QPixmap const&) 31512 vfunc[40]: QWidget::setIconText(QString const&) 31513 vfunc[41]: QWidget::setMouseTracking(bool) 31514 vfunc[42]: QWidget::setFocus() 31515 vfunc[43]: QWidget::setActiveWindow() 31516 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31517 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31518 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31519 vfunc[47]: QScrollView::show() 31520 vfunc[48]: QWidget::hide() 31521 vfunc[49]: QWidget::showMinimized() 31522 vfunc[50]: QWidget::showMaximized() 31523 vfunc[51]: QWidget::showNormal() 31524 vfunc[52]: QTextEdit::polish() 31525 vfunc[53]: QWidget::move(int, int) 31526 vfunc[54]: QScrollView::resize(int, int) 31527 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31528 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31529 vfunc[57]: QWidget::close(bool) 31530 vfunc[58]: QTextEdit::sizeHint() const 31531 vfunc[59]: QScrollView::minimumSizeHint() const 31532 vfunc[60]: QWidget::sizePolicy() const 31533 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31534 vfunc[62]: QTextEdit::heightForWidth(int) const 31535 vfunc[63]: QWidget::adjustSize() 31536 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31537 const&, bool) 31538 vfunc[65]: QWidget::setAcceptDrops(bool) 31539 vfunc[66]: QWidget::setAutoMask(bool) 31540 vfunc[67]: 31541 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31542 vfunc[68]: QWidget::customWhatsThis() const 31543 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 31544 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 31545 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 31546 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 31547 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 31548 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 31549 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31550 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31551 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31552 vfunc[78]: QWidget::enterEvent(QEvent*) 31553 vfunc[79]: QWidget::leaveEvent(QEvent*) 31554 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 31555 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31556 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 31557 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31558 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 31559 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 31560 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 31561 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 31562 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31563 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31564 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31565 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31566 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31567 vfunc[93]: QWidget::showEvent(QShowEvent*) 31568 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31569 vfunc[95]: QWidget::x11Event(_XEvent*) 31570 vfunc[96]: QWidget::updateMask() 31571 vfunc[97]: QScrollView::styleChange(QStyle&) 31572 vfunc[98]: QWidget::enabledChange(bool) 31573 vfunc[99]: QWidget::paletteChange(QPalette const&) 31574 vfunc[100]: QScrollView::fontChange(QFont const&) 31575 vfunc[101]: QTextEdit::windowActivationChange(bool) 31576 vfunc[102]: QWidget::metric(int) const 31577 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31578 vfunc[104]: QWidget::destroy(bool, bool) 31579 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31580 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31581 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 31582 vfunc[108]: QWidget::setKeyCompression(bool) 31583 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31584 bool, QFont*) 31585 vfunc[110]: QFrame::setFrameStyle(int) 31586 vfunc[111]: QFrame::setLineWidth(int) 31587 vfunc[112]: QFrame::setMargin(int) 31588 vfunc[113]: QFrame::setMidLineWidth(int) 31589 vfunc[114]: QFrame::setFrameRect(QRect const&) 31590 vfunc[115]: QFrame::drawFrame(QPainter*) 31591 vfunc[116]: QTextEdit::drawContents(QPainter*) 31592 vfunc[117]: QScrollView::frameChanged() 31593 vfunc[118]: 31594 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 31595 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 31596 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 31597 vfunc[121]: 31598 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 31599 vfunc[122]: 31600 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 31601 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 31602 vfunc[124]: QScrollView::setDragAutoScroll(bool) 31603 vfunc[125]: QScrollView::resizeContents(int, int) 31604 vfunc[126]: QScrollView::setContentsPos(int, int) 31605 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 31606 int) 31607 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 31608 int, int, int, int, int) 31609 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 31610 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 31611 vfunc[131]: 31612 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 31613 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 31614 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 31615 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 31616 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 31617 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 31618 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 31619 vfunc[138]: 31620 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 31621 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 31622 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 31623 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 31624 vfunc[142]: 31625 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 31626 vfunc[143]: 31627 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 31628 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 31629 vfunc[145]: 31630 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 31631 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 31632 vfunc[147]: 31633 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 31634 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 31635 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 31636 vfunc[150]: 31637 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 31638 vfunc[151]: QScrollView::setMargins(int, int, int, int) 31639 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 31640 int, int) 31641 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 31642 int, int) 31643 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 31644 int*, int*) 31645 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 31646 QTextEdit::VerticalAlignment*) 31647 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 31648 QTextEdit::VerticalAlignment*, int*, 31649 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 31650 int*) 31651 vfunc[157]: 31652 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 31653 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 31654 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 31655 vfunc[160]: QTextEdit::setPaper(QBrush const&) 31656 vfunc[161]: QTextEdit::setLinkUnderline(bool) 31657 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 31658 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 31659 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 31660 vfunc[165]: QTextEdit::copy() 31661 vfunc[166]: QTextEdit::append(QString const&) 31662 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 31663 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 31664 vfunc[169]: QTextEdit::selectAll(bool) 31665 vfunc[170]: QTextEdit::setTabStopWidth(int) 31666 vfunc[171]: QTextEdit::zoomIn(int) 31667 vfunc[172]: NULL or QTextEdit::zoomIn() 31668 vfunc[173]: QTextEdit::zoomOut(int) 31669 vfunc[174]: NULL or QTextEdit::zoomOut() 31670 vfunc[175]: QTextEdit::zoomTo(int) 31671 vfunc[176]: QTextEdit::sync() 31672 vfunc[177]: QTextEdit::setReadOnly(bool) 31673 vfunc[178]: QTextEdit::undo() 31674 vfunc[179]: QTextEdit::redo() 31675 vfunc[180]: QTextEdit::cut() 31676 vfunc[181]: QTextEdit::paste() 31677 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 31678 vfunc[183]: QTextEdit::clear() 31679 vfunc[184]: QTextEdit::del() 31680 vfunc[185]: QTextEdit::indent() 31681 vfunc[186]: QTextEdit::setItalic(bool) 31682 vfunc[187]: QTextEdit::setBold(bool) 31683 vfunc[188]: QTextEdit::setUnderline(bool) 31684 vfunc[189]: QTextEdit::setFamily(QString const&) 31685 vfunc[190]: QTextEdit::setPointSize(int) 31686 vfunc[191]: QTextEdit::setColor(QColor const&) 31687 vfunc[192]: 31688 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 31689 vfunc[193]: QMultiLineEdit::setAlignment(int) 31690 vfunc[194]: 31691 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 31692 QStyleSheetItem::ListStyle) 31693 vfunc[195]: NULL or QMultiLineEdit::setCursorPosition(int, int) 31694 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 31695 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 31696 const&, bool) 31697 vfunc[198]: QTextEdit::setModified(bool) 31698 vfunc[199]: QTextEdit::resetFormat() 31699 vfunc[200]: QTextEdit::setUndoDepth(int) 31700 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 31701 vfunc[202]: QTextEdit::ensureCursorVisible() 31702 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 31703 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 31704 bool) 31705 vfunc[205]: 31706 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 31707 vfunc[206]: QTextEdit::removeSelectedText(int) 31708 vfunc[207]: QTextEdit::removeSelection(int) 31709 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 31710 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 31711 vfunc[210]: QTextEdit::scrollToBottom() 31712 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 31713 vfunc[212]: NULL or QMultiLineEdit::insertAt(QString const&, 31714 int, int) 31715 vfunc[213]: QTextEdit::removeParagraph(int) 31716 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 31717 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 31718 const&) 31719 vfunc[216]: QTextEdit::clearParagraphBackground(int) 31720 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 31721 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 31722 vfunc[219]: QTextEdit::createPopupMenu() 31723 vfunc[220]: QTextEdit::doChangeInterval() 31724 vfunc[221]: NULL or QTextEdit::linksEnabled() const 31725 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 31726 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 31727 vfunc[224]: QMultiLineEdit::insertLine(QString const&, int) 31728 vfunc[225]: QMultiLineEdit::insertAt(QString const&, int, int, 31729 bool) 31730 vfunc[226]: QMultiLineEdit::removeLine(int) 31731 vfunc[227]: QMultiLineEdit::setCursorPosition(int, int, bool) 31732 vfunc[228]: NULL or QMultiLineEdit::setAutoUpdate(bool) 31733 vfunc[229]: QMultiLineEdit::insertAndMark(QString const&, bool) 31734 vfunc[230]: QMultiLineEdit::newLine() 31735 vfunc[231]: QMultiLineEdit::killLine() 31736 vfunc[232]: QMultiLineEdit::pageUp(bool) 31737 vfunc[233]: QMultiLineEdit::pageDown(bool) 31738 vfunc[234]: QMultiLineEdit::cursorLeft(bool, bool) 31739 vfunc[235]: QMultiLineEdit::cursorRight(bool, bool) 31740 vfunc[236]: QMultiLineEdit::cursorUp(bool) 31741 vfunc[237]: QMultiLineEdit::cursorDown(bool) 31742 vfunc[238]: QMultiLineEdit::backspace() 31743 vfunc[239]: QMultiLineEdit::home(bool) 31744 vfunc[240]: QMultiLineEdit::end(bool) 31745 31746 Table 8-405. Secondary vtable for QMultiLineEdit 31747 Base Offset -40 31748 Virtual Base Offset 0 31749 RTTI typeinfo for QMultiLineEdit 31750 vfunc[0]: non-virtual thunk to 31751 QMultiLineEdit::~QMultiLineEdit() 31752 vfunc[1]: non-virtual thunk to 31753 QMultiLineEdit::~QMultiLineEdit() 31754 vfunc[2]: QPaintDevice::setResolution(int) 31755 vfunc[3]: QPaintDevice::resolution() const 31756 vfunc[4]: QPaintDevice::handle() const 31757 vfunc[5]: QPaintDevice::x11RenderHandle() const 31758 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31759 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31760 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31761 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31762 const 31763 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31764 31765 The Run Time Type Information for the QMultiLineEdit class is 31766 described by Table 8-406 31767 31768 Table 8-406. typeinfo for QMultiLineEdit 31769 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31770 Name typeinfo name for QMultiLineEdit 31771 basetype: typeinfo for QTextEdit 31772 __________________________________________________________ 31773 31774 8.2.22.23. Class data for QListBox 31775 31776 The virtual table for the QListBox class is described by Table 31777 8-407 31778 31779 Table 8-407. Primary vtable for QListBox 31780 Base Offset 0 31781 Virtual Base Offset 0 31782 RTTI typeinfo for QListBox 31783 vfunc[0]: NULL or QListBox::metaObject() const 31784 vfunc[1]: QListBox::className() const 31785 vfunc[2]: QListBox::qt_cast(char const*) 31786 vfunc[3]: QListBox::qt_invoke(int, QUObject*) 31787 vfunc[4]: QListBox::qt_emit(int, QUObject*) 31788 vfunc[5]: QListBox::qt_property(int, int, QVariant*) 31789 vfunc[6]: QListBox::~QListBox() 31790 vfunc[7]: QListBox::~QListBox() 31791 vfunc[8]: QWidget::event(QEvent*) 31792 vfunc[9]: QListBox::eventFilter(QObject*, QEvent*) 31793 vfunc[10]: QWidget::setName(char const*) 31794 vfunc[11]: QObject::insertChild(QObject*) 31795 vfunc[12]: QScrollView::removeChild(QObject*) 31796 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31797 vfunc[14]: QObject::property(char const*) const 31798 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31799 vfunc[16]: QObject::childEvent(QChildEvent*) 31800 vfunc[17]: QObject::customEvent(QCustomEvent*) 31801 vfunc[18]: QObject::connectNotify(char const*) 31802 vfunc[19]: QObject::disconnectNotify(char const*) 31803 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31804 const*, char const*) 31805 vfunc[21]: QScrollView::setEnabled(bool) 31806 vfunc[22]: QWidget::setMinimumSize(int, int) 31807 vfunc[23]: QWidget::setMaximumSize(int, int) 31808 vfunc[24]: QWidget::setSizeIncrement(int, int) 31809 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31810 vfunc[26]: QWidget::setEraseColor(QColor const&) 31811 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31812 vfunc[28]: QWidget::setPalette(QPalette const&) 31813 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31814 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31815 vfunc[31]: QListBox::setFont(QFont const&) 31816 vfunc[32]: QWidget::setCursor(QCursor const&) 31817 vfunc[33]: QWidget::unsetCursor() 31818 vfunc[34]: QWidget::setMask(QBitmap const&) 31819 vfunc[35]: QWidget::setMask(QRegion const&) 31820 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31821 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31822 vfunc[38]: QWidget::setCaption(QString const&) 31823 vfunc[39]: QWidget::setIcon(QPixmap const&) 31824 vfunc[40]: QWidget::setIconText(QString const&) 31825 vfunc[41]: QWidget::setMouseTracking(bool) 31826 vfunc[42]: QWidget::setFocus() 31827 vfunc[43]: QWidget::setActiveWindow() 31828 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31829 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31830 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31831 vfunc[47]: QScrollView::show() 31832 vfunc[48]: QWidget::hide() 31833 vfunc[49]: QWidget::showMinimized() 31834 vfunc[50]: QWidget::showMaximized() 31835 vfunc[51]: QWidget::showNormal() 31836 vfunc[52]: QWidget::polish() 31837 vfunc[53]: QWidget::move(int, int) 31838 vfunc[54]: QScrollView::resize(int, int) 31839 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31840 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31841 vfunc[57]: QWidget::close(bool) 31842 vfunc[58]: QListBox::sizeHint() const 31843 vfunc[59]: QListBox::minimumSizeHint() const 31844 vfunc[60]: QWidget::sizePolicy() const 31845 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31846 vfunc[62]: QWidget::heightForWidth(int) const 31847 vfunc[63]: QWidget::adjustSize() 31848 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31849 const&, bool) 31850 vfunc[65]: QWidget::setAcceptDrops(bool) 31851 vfunc[66]: QWidget::setAutoMask(bool) 31852 vfunc[67]: 31853 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31854 vfunc[68]: QWidget::customWhatsThis() const 31855 vfunc[69]: QListBox::mousePressEvent(QMouseEvent*) 31856 vfunc[70]: QListBox::mouseReleaseEvent(QMouseEvent*) 31857 vfunc[71]: QListBox::mouseDoubleClickEvent(QMouseEvent*) 31858 vfunc[72]: QListBox::mouseMoveEvent(QMouseEvent*) 31859 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 31860 vfunc[74]: QListBox::keyPressEvent(QKeyEvent*) 31861 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31862 vfunc[76]: QListBox::focusInEvent(QFocusEvent*) 31863 vfunc[77]: QListBox::focusOutEvent(QFocusEvent*) 31864 vfunc[78]: QWidget::enterEvent(QEvent*) 31865 vfunc[79]: QWidget::leaveEvent(QEvent*) 31866 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 31867 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31868 vfunc[82]: QListBox::resizeEvent(QResizeEvent*) 31869 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31870 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 31871 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31872 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31873 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31874 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31875 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31876 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31877 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31878 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31879 vfunc[93]: QListBox::showEvent(QShowEvent*) 31880 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31881 vfunc[95]: QWidget::x11Event(_XEvent*) 31882 vfunc[96]: QWidget::updateMask() 31883 vfunc[97]: QScrollView::styleChange(QStyle&) 31884 vfunc[98]: QWidget::enabledChange(bool) 31885 vfunc[99]: QWidget::paletteChange(QPalette const&) 31886 vfunc[100]: QScrollView::fontChange(QFont const&) 31887 vfunc[101]: QListBox::windowActivationChange(bool) 31888 vfunc[102]: QWidget::metric(int) const 31889 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31890 vfunc[104]: QWidget::destroy(bool, bool) 31891 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31892 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31893 vfunc[107]: QScrollView::focusNextPrevChild(bool) 31894 vfunc[108]: QWidget::setKeyCompression(bool) 31895 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31896 bool, QFont*) 31897 vfunc[110]: QFrame::setFrameStyle(int) 31898 vfunc[111]: QFrame::setLineWidth(int) 31899 vfunc[112]: QFrame::setMargin(int) 31900 vfunc[113]: QFrame::setMidLineWidth(int) 31901 vfunc[114]: QFrame::setFrameRect(QRect const&) 31902 vfunc[115]: QFrame::drawFrame(QPainter*) 31903 vfunc[116]: QScrollView::drawContents(QPainter*) 31904 vfunc[117]: QScrollView::frameChanged() 31905 vfunc[118]: 31906 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 31907 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 31908 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 31909 vfunc[121]: 31910 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 31911 vfunc[122]: 31912 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 31913 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 31914 vfunc[124]: QScrollView::setDragAutoScroll(bool) 31915 vfunc[125]: QScrollView::resizeContents(int, int) 31916 vfunc[126]: QScrollView::setContentsPos(int, int) 31917 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 31918 int) 31919 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 31920 int, int, int, int, int) 31921 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 31922 vfunc[130]: 31923 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 31924 vfunc[131]: 31925 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 31926 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 31927 vfunc[133]: 31928 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 31929 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 31930 vfunc[135]: 31931 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 31932 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 31933 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 31934 vfunc[138]: 31935 QListBox::contentsContextMenuEvent(QContextMenuEvent*) 31936 vfunc[139]: QListBox::viewportPaintEvent(QPaintEvent*) 31937 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 31938 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 31939 vfunc[142]: 31940 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 31941 vfunc[143]: 31942 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 31943 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 31944 vfunc[145]: 31945 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 31946 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 31947 vfunc[147]: 31948 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 31949 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 31950 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 31951 vfunc[150]: 31952 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 31953 vfunc[151]: QScrollView::setMargins(int, int, int, int) 31954 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 31955 int, int) 31956 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 31957 int, int) 31958 vfunc[154]: QListBox::setCurrentItem(int) 31959 vfunc[155]: QListBox::setCurrentItem(QListBoxItem*) 31960 vfunc[156]: QListBox::setTopItem(int) 31961 vfunc[157]: QListBox::setBottomItem(int) 31962 vfunc[158]: QListBox::setSelectionMode(QListBox::SelectionMode) 31963 vfunc[159]: QListBox::setSelected(QListBoxItem*, bool) 31964 vfunc[160]: QListBox::setColumnMode(QListBox::LayoutMode) 31965 vfunc[161]: QListBox::setColumnMode(int) 31966 vfunc[162]: QListBox::setRowMode(QListBox::LayoutMode) 31967 vfunc[163]: QListBox::setRowMode(int) 31968 vfunc[164]: QListBox::setVariableWidth(bool) 31969 vfunc[165]: QListBox::setVariableHeight(bool) 31970 vfunc[166]: QListBox::ensureCurrentVisible() 31971 vfunc[167]: QListBox::clearSelection() 31972 vfunc[168]: QListBox::selectAll(bool) 31973 vfunc[169]: QListBox::invertSelection() 31974 vfunc[170]: QListBox::paintCell(QPainter*, int, int) 31975 31976 Table 8-408. Secondary vtable for QListBox 31977 Base Offset -40 31978 Virtual Base Offset 0 31979 RTTI typeinfo for QListBox 31980 vfunc[0]: non-virtual thunk to QListBox::~QListBox() 31981 vfunc[1]: non-virtual thunk to QListBox::~QListBox() 31982 vfunc[2]: QPaintDevice::setResolution(int) 31983 vfunc[3]: QPaintDevice::resolution() const 31984 vfunc[4]: QPaintDevice::handle() const 31985 vfunc[5]: QPaintDevice::x11RenderHandle() const 31986 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31987 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31988 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31989 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31990 const 31991 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31992 31993 The Run Time Type Information for the QListBox class is 31994 described by Table 8-409 31995 31996 Table 8-409. typeinfo for QListBox 31997 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31998 Name typeinfo name for QListBox 31999 basetype: typeinfo for QScrollView 32000 __________________________________________________________ 32001 32002 8.2.22.24. Class data for QComboBox 32003 32004 The virtual table for the QComboBox class is described by Table 32005 8-410 32006 32007 Table 8-410. Primary vtable for QComboBox 32008 Base Offset 0 32009 Virtual Base Offset 0 32010 RTTI typeinfo for QComboBox 32011 vfunc[0]: NULL or QComboBox::metaObject() const 32012 vfunc[1]: QComboBox::className() const 32013 vfunc[2]: QComboBox::qt_cast(char const*) 32014 vfunc[3]: QComboBox::qt_invoke(int, QUObject*) 32015 vfunc[4]: QComboBox::qt_emit(int, QUObject*) 32016 vfunc[5]: QComboBox::qt_property(int, int, QVariant*) 32017 vfunc[6]: QComboBox::~QComboBox() 32018 vfunc[7]: QComboBox::~QComboBox() 32019 vfunc[8]: QWidget::event(QEvent*) 32020 vfunc[9]: QComboBox::eventFilter(QObject*, QEvent*) 32021 vfunc[10]: QWidget::setName(char const*) 32022 vfunc[11]: QObject::insertChild(QObject*) 32023 vfunc[12]: QObject::removeChild(QObject*) 32024 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32025 vfunc[14]: QObject::property(char const*) const 32026 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32027 vfunc[16]: QObject::childEvent(QChildEvent*) 32028 vfunc[17]: QObject::customEvent(QCustomEvent*) 32029 vfunc[18]: QObject::connectNotify(char const*) 32030 vfunc[19]: QObject::disconnectNotify(char const*) 32031 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32032 const*, char const*) 32033 vfunc[21]: QComboBox::setEnabled(bool) 32034 vfunc[22]: QWidget::setMinimumSize(int, int) 32035 vfunc[23]: QWidget::setMaximumSize(int, int) 32036 vfunc[24]: QWidget::setSizeIncrement(int, int) 32037 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32038 vfunc[26]: QWidget::setEraseColor(QColor const&) 32039 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32040 vfunc[28]: QComboBox::setPalette(QPalette const&) 32041 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32042 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32043 vfunc[31]: QComboBox::setFont(QFont const&) 32044 vfunc[32]: QWidget::setCursor(QCursor const&) 32045 vfunc[33]: QWidget::unsetCursor() 32046 vfunc[34]: QWidget::setMask(QBitmap const&) 32047 vfunc[35]: QWidget::setMask(QRegion const&) 32048 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32049 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32050 vfunc[38]: QWidget::setCaption(QString const&) 32051 vfunc[39]: QWidget::setIcon(QPixmap const&) 32052 vfunc[40]: QWidget::setIconText(QString const&) 32053 vfunc[41]: QWidget::setMouseTracking(bool) 32054 vfunc[42]: QWidget::setFocus() 32055 vfunc[43]: QWidget::setActiveWindow() 32056 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32057 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32058 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32059 vfunc[47]: QWidget::show() 32060 vfunc[48]: QComboBox::hide() 32061 vfunc[49]: QWidget::showMinimized() 32062 vfunc[50]: QWidget::showMaximized() 32063 vfunc[51]: QWidget::showNormal() 32064 vfunc[52]: QWidget::polish() 32065 vfunc[53]: QWidget::move(int, int) 32066 vfunc[54]: QWidget::resize(int, int) 32067 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32068 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32069 vfunc[57]: QWidget::close(bool) 32070 vfunc[58]: QComboBox::sizeHint() const 32071 vfunc[59]: QWidget::minimumSizeHint() const 32072 vfunc[60]: QWidget::sizePolicy() const 32073 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32074 vfunc[62]: QWidget::heightForWidth(int) const 32075 vfunc[63]: QWidget::adjustSize() 32076 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32077 const&, bool) 32078 vfunc[65]: QWidget::setAcceptDrops(bool) 32079 vfunc[66]: QWidget::setAutoMask(bool) 32080 vfunc[67]: 32081 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32082 vfunc[68]: QWidget::customWhatsThis() const 32083 vfunc[69]: QComboBox::mousePressEvent(QMouseEvent*) 32084 vfunc[70]: QComboBox::mouseReleaseEvent(QMouseEvent*) 32085 vfunc[71]: QComboBox::mouseDoubleClickEvent(QMouseEvent*) 32086 vfunc[72]: QComboBox::mouseMoveEvent(QMouseEvent*) 32087 vfunc[73]: QComboBox::wheelEvent(QWheelEvent*) 32088 vfunc[74]: QComboBox::keyPressEvent(QKeyEvent*) 32089 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32090 vfunc[76]: QComboBox::focusInEvent(QFocusEvent*) 32091 vfunc[77]: QComboBox::focusOutEvent(QFocusEvent*) 32092 vfunc[78]: QWidget::enterEvent(QEvent*) 32093 vfunc[79]: QWidget::leaveEvent(QEvent*) 32094 vfunc[80]: QComboBox::paintEvent(QPaintEvent*) 32095 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32096 vfunc[82]: QComboBox::resizeEvent(QResizeEvent*) 32097 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32098 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32099 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32100 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32101 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32102 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32103 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32104 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32105 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32106 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32107 vfunc[93]: QWidget::showEvent(QShowEvent*) 32108 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32109 vfunc[95]: QWidget::x11Event(_XEvent*) 32110 vfunc[96]: QComboBox::updateMask() 32111 vfunc[97]: QComboBox::styleChange(QStyle&) 32112 vfunc[98]: QWidget::enabledChange(bool) 32113 vfunc[99]: QWidget::paletteChange(QPalette const&) 32114 vfunc[100]: QWidget::fontChange(QFont const&) 32115 vfunc[101]: QWidget::windowActivationChange(bool) 32116 vfunc[102]: QWidget::metric(int) const 32117 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32118 vfunc[104]: QWidget::destroy(bool, bool) 32119 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32120 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32121 vfunc[107]: QWidget::focusNextPrevChild(bool) 32122 vfunc[108]: QWidget::setKeyCompression(bool) 32123 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32124 bool, QFont*) 32125 vfunc[110]: QComboBox::setCurrentItem(int) 32126 vfunc[111]: QComboBox::setCurrentText(QString const&) 32127 vfunc[112]: QComboBox::setAutoResize(bool) 32128 vfunc[113]: QComboBox::setSizeLimit(int) 32129 vfunc[114]: QComboBox::setMaxCount(int) 32130 vfunc[115]: QComboBox::setInsertionPolicy(QComboBox::Policy) 32131 vfunc[116]: QComboBox::setValidator(QValidator const*) 32132 vfunc[117]: QComboBox::setListBox(QListBox*) 32133 vfunc[118]: QComboBox::setLineEdit(QLineEdit*) 32134 vfunc[119]: QComboBox::setAutoCompletion(bool) 32135 vfunc[120]: QComboBox::popup() 32136 vfunc[121]: QComboBox::setEditText(QString const&) 32137 32138 Table 8-411. Secondary vtable for QComboBox 32139 Base Offset -40 32140 Virtual Base Offset 0 32141 RTTI typeinfo for QComboBox 32142 vfunc[0]: non-virtual thunk to QComboBox::~QComboBox() 32143 vfunc[1]: non-virtual thunk to QComboBox::~QComboBox() 32144 vfunc[2]: QPaintDevice::setResolution(int) 32145 vfunc[3]: QPaintDevice::resolution() const 32146 vfunc[4]: QPaintDevice::handle() const 32147 vfunc[5]: QPaintDevice::x11RenderHandle() const 32148 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32149 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32150 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32151 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32152 const 32153 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32154 32155 The Run Time Type Information for the QComboBox class is 32156 described by Table 8-412 32157 32158 Table 8-412. typeinfo for QComboBox 32159 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32160 Name typeinfo name for QComboBox 32161 basetype: typeinfo for QWidget 32162 __________________________________________________________ 32163 32164 8.2.22.25. Class data for QRadioButton 32165 32166 The virtual table for the QRadioButton class is described by 32167 Table 8-413 32168 32169 Table 8-413. Primary vtable for QRadioButton 32170 Base Offset 0 32171 Virtual Base Offset 0 32172 RTTI typeinfo for QRadioButton 32173 vfunc[0]: NULL or QRadioButton::metaObject() const 32174 vfunc[1]: QRadioButton::className() const 32175 vfunc[2]: QRadioButton::qt_cast(char const*) 32176 vfunc[3]: QRadioButton::qt_invoke(int, QUObject*) 32177 vfunc[4]: QRadioButton::qt_emit(int, QUObject*) 32178 vfunc[5]: QRadioButton::qt_property(int, int, QVariant*) 32179 vfunc[6]: NULL or QRadioButton::~QRadioButton() 32180 vfunc[7]: NULL or QRadioButton::~QRadioButton() 32181 vfunc[8]: QWidget::event(QEvent*) 32182 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 32183 vfunc[10]: QWidget::setName(char const*) 32184 vfunc[11]: QObject::insertChild(QObject*) 32185 vfunc[12]: QObject::removeChild(QObject*) 32186 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32187 vfunc[14]: QObject::property(char const*) const 32188 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32189 vfunc[16]: QObject::childEvent(QChildEvent*) 32190 vfunc[17]: QObject::customEvent(QCustomEvent*) 32191 vfunc[18]: QObject::connectNotify(char const*) 32192 vfunc[19]: QObject::disconnectNotify(char const*) 32193 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32194 const*, char const*) 32195 vfunc[21]: QWidget::setEnabled(bool) 32196 vfunc[22]: QWidget::setMinimumSize(int, int) 32197 vfunc[23]: QWidget::setMaximumSize(int, int) 32198 vfunc[24]: QWidget::setSizeIncrement(int, int) 32199 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32200 vfunc[26]: QWidget::setEraseColor(QColor const&) 32201 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32202 vfunc[28]: QWidget::setPalette(QPalette const&) 32203 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32204 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32205 vfunc[31]: QWidget::setFont(QFont const&) 32206 vfunc[32]: QWidget::setCursor(QCursor const&) 32207 vfunc[33]: QWidget::unsetCursor() 32208 vfunc[34]: QWidget::setMask(QBitmap const&) 32209 vfunc[35]: QWidget::setMask(QRegion const&) 32210 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32211 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32212 vfunc[38]: QWidget::setCaption(QString const&) 32213 vfunc[39]: QWidget::setIcon(QPixmap const&) 32214 vfunc[40]: QWidget::setIconText(QString const&) 32215 vfunc[41]: QWidget::setMouseTracking(bool) 32216 vfunc[42]: QWidget::setFocus() 32217 vfunc[43]: QWidget::setActiveWindow() 32218 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32219 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32220 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32221 vfunc[47]: QWidget::show() 32222 vfunc[48]: QWidget::hide() 32223 vfunc[49]: QWidget::showMinimized() 32224 vfunc[50]: QWidget::showMaximized() 32225 vfunc[51]: QWidget::showNormal() 32226 vfunc[52]: QWidget::polish() 32227 vfunc[53]: QWidget::move(int, int) 32228 vfunc[54]: QWidget::resize(int, int) 32229 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32230 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32231 vfunc[57]: QWidget::close(bool) 32232 vfunc[58]: QRadioButton::sizeHint() const 32233 vfunc[59]: QWidget::minimumSizeHint() const 32234 vfunc[60]: QWidget::sizePolicy() const 32235 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32236 vfunc[62]: QWidget::heightForWidth(int) const 32237 vfunc[63]: QWidget::adjustSize() 32238 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32239 const&, bool) 32240 vfunc[65]: QWidget::setAcceptDrops(bool) 32241 vfunc[66]: QWidget::setAutoMask(bool) 32242 vfunc[67]: 32243 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32244 vfunc[68]: QWidget::customWhatsThis() const 32245 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 32246 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 32247 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32248 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 32249 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32250 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 32251 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 32252 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 32253 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 32254 vfunc[78]: QWidget::enterEvent(QEvent*) 32255 vfunc[79]: QWidget::leaveEvent(QEvent*) 32256 vfunc[80]: QButton::paintEvent(QPaintEvent*) 32257 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32258 vfunc[82]: QRadioButton::resizeEvent(QResizeEvent*) 32259 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32260 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32261 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32262 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32263 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32264 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32265 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32266 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32267 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32268 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32269 vfunc[93]: QWidget::showEvent(QShowEvent*) 32270 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32271 vfunc[95]: QWidget::x11Event(_XEvent*) 32272 vfunc[96]: QRadioButton::updateMask() 32273 vfunc[97]: QWidget::styleChange(QStyle&) 32274 vfunc[98]: QButton::enabledChange(bool) 32275 vfunc[99]: QWidget::paletteChange(QPalette const&) 32276 vfunc[100]: QWidget::fontChange(QFont const&) 32277 vfunc[101]: QWidget::windowActivationChange(bool) 32278 vfunc[102]: QWidget::metric(int) const 32279 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32280 vfunc[104]: QWidget::destroy(bool, bool) 32281 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32282 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32283 vfunc[107]: QWidget::focusNextPrevChild(bool) 32284 vfunc[108]: QWidget::setKeyCompression(bool) 32285 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32286 bool, QFont*) 32287 vfunc[110]: QButton::setText(QString const&) 32288 vfunc[111]: QButton::setPixmap(QPixmap const&) 32289 vfunc[112]: QButton::setAccel(QKeySequence const&) 32290 vfunc[113]: QButton::setDown(bool) 32291 vfunc[114]: QButton::setAutoRepeat(bool) 32292 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 32293 vfunc[116]: QButton::setState(QButton::ToggleState) 32294 vfunc[117]: QRadioButton::hitButton(QPoint const&) const 32295 vfunc[118]: QRadioButton::drawButton(QPainter*) 32296 vfunc[119]: QRadioButton::drawButtonLabel(QPainter*) 32297 vfunc[120]: QButton::setGroup(QButtonGroup*) 32298 vfunc[121]: QRadioButton::setChecked(bool) 32299 32300 Table 8-414. Secondary vtable for QRadioButton 32301 Base Offset -40 32302 Virtual Base Offset 0 32303 RTTI typeinfo for QRadioButton 32304 vfunc[0]: NULL or non-virtual thunk to 32305 QRadioButton::~QRadioButton() 32306 vfunc[1]: NULL or non-virtual thunk to 32307 QRadioButton::~QRadioButton() 32308 vfunc[2]: QPaintDevice::setResolution(int) 32309 vfunc[3]: QPaintDevice::resolution() const 32310 vfunc[4]: QPaintDevice::handle() const 32311 vfunc[5]: QPaintDevice::x11RenderHandle() const 32312 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32313 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32314 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32315 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32316 const 32317 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32318 32319 The Run Time Type Information for the QRadioButton class is 32320 described by Table 8-415 32321 32322 Table 8-415. typeinfo for QRadioButton 32323 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32324 Name typeinfo name for QRadioButton 32325 basetype: typeinfo for QButton 32326 __________________________________________________________ 32327 32328 8.2.22.26. Class data for QSlider 32329 32330 The virtual table for the QSlider class is described by Table 32331 8-416 32332 32333 Table 8-416. Primary vtable for QSlider 32334 Base Offset 0 32335 Virtual Base Offset 0 32336 RTTI typeinfo for QSlider 32337 vfunc[0]: NULL or QSlider::metaObject() const 32338 vfunc[1]: QSlider::className() const 32339 vfunc[2]: QSlider::qt_cast(char const*) 32340 vfunc[3]: QSlider::qt_invoke(int, QUObject*) 32341 vfunc[4]: QSlider::qt_emit(int, QUObject*) 32342 vfunc[5]: QSlider::qt_property(int, int, QVariant*) 32343 vfunc[6]: QSlider::~QSlider() 32344 vfunc[7]: QSlider::~QSlider() 32345 vfunc[8]: QWidget::event(QEvent*) 32346 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 32347 vfunc[10]: QWidget::setName(char const*) 32348 vfunc[11]: QObject::insertChild(QObject*) 32349 vfunc[12]: QObject::removeChild(QObject*) 32350 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32351 vfunc[14]: QObject::property(char const*) const 32352 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32353 vfunc[16]: QObject::childEvent(QChildEvent*) 32354 vfunc[17]: QObject::customEvent(QCustomEvent*) 32355 vfunc[18]: QObject::connectNotify(char const*) 32356 vfunc[19]: QObject::disconnectNotify(char const*) 32357 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32358 const*, char const*) 32359 vfunc[21]: QWidget::setEnabled(bool) 32360 vfunc[22]: QWidget::setMinimumSize(int, int) 32361 vfunc[23]: QWidget::setMaximumSize(int, int) 32362 vfunc[24]: QWidget::setSizeIncrement(int, int) 32363 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32364 vfunc[26]: QWidget::setEraseColor(QColor const&) 32365 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32366 vfunc[28]: QSlider::setPalette(QPalette const&) 32367 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32368 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32369 vfunc[31]: QWidget::setFont(QFont const&) 32370 vfunc[32]: QWidget::setCursor(QCursor const&) 32371 vfunc[33]: QWidget::unsetCursor() 32372 vfunc[34]: QWidget::setMask(QBitmap const&) 32373 vfunc[35]: QWidget::setMask(QRegion const&) 32374 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32375 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32376 vfunc[38]: QWidget::setCaption(QString const&) 32377 vfunc[39]: QWidget::setIcon(QPixmap const&) 32378 vfunc[40]: QWidget::setIconText(QString const&) 32379 vfunc[41]: QWidget::setMouseTracking(bool) 32380 vfunc[42]: QWidget::setFocus() 32381 vfunc[43]: QWidget::setActiveWindow() 32382 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32383 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32384 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32385 vfunc[47]: QWidget::show() 32386 vfunc[48]: QWidget::hide() 32387 vfunc[49]: QWidget::showMinimized() 32388 vfunc[50]: QWidget::showMaximized() 32389 vfunc[51]: QWidget::showNormal() 32390 vfunc[52]: QWidget::polish() 32391 vfunc[53]: QWidget::move(int, int) 32392 vfunc[54]: QWidget::resize(int, int) 32393 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32394 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32395 vfunc[57]: QWidget::close(bool) 32396 vfunc[58]: QSlider::sizeHint() const 32397 vfunc[59]: QSlider::minimumSizeHint() const 32398 vfunc[60]: QSlider::sizePolicy() const 32399 vfunc[61]: QSlider::setSizePolicy(QSizePolicy) 32400 vfunc[62]: QWidget::heightForWidth(int) const 32401 vfunc[63]: QWidget::adjustSize() 32402 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32403 const&, bool) 32404 vfunc[65]: QWidget::setAcceptDrops(bool) 32405 vfunc[66]: QWidget::setAutoMask(bool) 32406 vfunc[67]: 32407 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32408 vfunc[68]: QWidget::customWhatsThis() const 32409 vfunc[69]: QSlider::mousePressEvent(QMouseEvent*) 32410 vfunc[70]: QSlider::mouseReleaseEvent(QMouseEvent*) 32411 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32412 vfunc[72]: QSlider::mouseMoveEvent(QMouseEvent*) 32413 vfunc[73]: QSlider::wheelEvent(QWheelEvent*) 32414 vfunc[74]: QSlider::keyPressEvent(QKeyEvent*) 32415 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32416 vfunc[76]: QSlider::focusInEvent(QFocusEvent*) 32417 vfunc[77]: QSlider::focusOutEvent(QFocusEvent*) 32418 vfunc[78]: QWidget::enterEvent(QEvent*) 32419 vfunc[79]: QWidget::leaveEvent(QEvent*) 32420 vfunc[80]: QSlider::paintEvent(QPaintEvent*) 32421 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32422 vfunc[82]: QSlider::resizeEvent(QResizeEvent*) 32423 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32424 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32425 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32426 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32427 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32428 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32429 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32430 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32431 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32432 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32433 vfunc[93]: QWidget::showEvent(QShowEvent*) 32434 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32435 vfunc[95]: QWidget::x11Event(_XEvent*) 32436 vfunc[96]: QWidget::updateMask() 32437 vfunc[97]: QSlider::styleChange(QStyle&) 32438 vfunc[98]: QWidget::enabledChange(bool) 32439 vfunc[99]: QWidget::paletteChange(QPalette const&) 32440 vfunc[100]: QWidget::fontChange(QFont const&) 32441 vfunc[101]: QWidget::windowActivationChange(bool) 32442 vfunc[102]: QWidget::metric(int) const 32443 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32444 vfunc[104]: QWidget::destroy(bool, bool) 32445 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32446 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32447 vfunc[107]: QWidget::focusNextPrevChild(bool) 32448 vfunc[108]: QWidget::setKeyCompression(bool) 32449 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32450 bool, QFont*) 32451 vfunc[110]: QSlider::setOrientation(Qt::Orientation) 32452 vfunc[111]: QSlider::setTracking(bool) 32453 vfunc[112]: QSlider::setTickmarks(QSlider::TickSetting) 32454 vfunc[113]: QSlider::setTickInterval(int) 32455 vfunc[114]: QSlider::setValue(int) 32456 vfunc[115]: QSlider::valueChange() 32457 vfunc[116]: QSlider::rangeChange() 32458 32459 Table 8-417. Secondary vtable for QSlider 32460 Base Offset -40 32461 Virtual Base Offset 0 32462 RTTI typeinfo for QSlider 32463 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 32464 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 32465 vfunc[2]: QPaintDevice::setResolution(int) 32466 vfunc[3]: QPaintDevice::resolution() const 32467 vfunc[4]: QPaintDevice::handle() const 32468 vfunc[5]: QPaintDevice::x11RenderHandle() const 32469 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32470 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32471 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32472 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32473 const 32474 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32475 32476 Table 8-418. Secondary vtable for QSlider 32477 Base Offset -116 32478 Virtual Base Offset 0 32479 RTTI typeinfo for QSlider 32480 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 32481 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 32482 vfunc[2]: non-virtual thunk to QSlider::valueChange() 32483 vfunc[3]: non-virtual thunk to QSlider::rangeChange() 32484 vfunc[4]: QRangeControl::stepChange() 32485 32486 The Run Time Type Information for the QSlider class is 32487 described by Table 8-419 32488 32489 Table 8-419. typeinfo for QSlider 32490 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 32491 Name typeinfo name for QSlider 32492 flags: 0 32493 basetype: typeinfo for QWidget 2 32494 basetype: typeinfo for QRangeControl 29698 32495 __________________________________________________________ 32496 32497 8.2.22.27. Class data for QMainWindow 32498 32499 The virtual table for the QMainWindow class is described by 32500 Table 8-420 32501 32502 Table 8-420. Primary vtable for QMainWindow 32503 Base Offset 0 32504 Virtual Base Offset 0 32505 RTTI typeinfo for QMainWindow 32506 vfunc[0]: NULL or QMainWindow::metaObject() const 32507 vfunc[1]: QMainWindow::className() const 32508 vfunc[2]: QMainWindow::qt_cast(char const*) 32509 vfunc[3]: QMainWindow::qt_invoke(int, QUObject*) 32510 vfunc[4]: QMainWindow::qt_emit(int, QUObject*) 32511 vfunc[5]: QMainWindow::qt_property(int, int, QVariant*) 32512 vfunc[6]: QMainWindow::~QMainWindow() 32513 vfunc[7]: QMainWindow::~QMainWindow() 32514 vfunc[8]: QMainWindow::event(QEvent*) 32515 vfunc[9]: QMainWindow::eventFilter(QObject*, QEvent*) 32516 vfunc[10]: QWidget::setName(char const*) 32517 vfunc[11]: QObject::insertChild(QObject*) 32518 vfunc[12]: QObject::removeChild(QObject*) 32519 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32520 vfunc[14]: QObject::property(char const*) const 32521 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32522 vfunc[16]: QMainWindow::childEvent(QChildEvent*) 32523 vfunc[17]: QObject::customEvent(QCustomEvent*) 32524 vfunc[18]: QObject::connectNotify(char const*) 32525 vfunc[19]: QObject::disconnectNotify(char const*) 32526 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32527 const*, char const*) 32528 vfunc[21]: QWidget::setEnabled(bool) 32529 vfunc[22]: QWidget::setMinimumSize(int, int) 32530 vfunc[23]: QWidget::setMaximumSize(int, int) 32531 vfunc[24]: QWidget::setSizeIncrement(int, int) 32532 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32533 vfunc[26]: QWidget::setEraseColor(QColor const&) 32534 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32535 vfunc[28]: QWidget::setPalette(QPalette const&) 32536 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32537 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32538 vfunc[31]: QWidget::setFont(QFont const&) 32539 vfunc[32]: QWidget::setCursor(QCursor const&) 32540 vfunc[33]: QWidget::unsetCursor() 32541 vfunc[34]: QWidget::setMask(QBitmap const&) 32542 vfunc[35]: QWidget::setMask(QRegion const&) 32543 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32544 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32545 vfunc[38]: QWidget::setCaption(QString const&) 32546 vfunc[39]: QWidget::setIcon(QPixmap const&) 32547 vfunc[40]: QWidget::setIconText(QString const&) 32548 vfunc[41]: QWidget::setMouseTracking(bool) 32549 vfunc[42]: QWidget::setFocus() 32550 vfunc[43]: QWidget::setActiveWindow() 32551 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32552 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32553 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32554 vfunc[47]: QMainWindow::show() 32555 vfunc[48]: QMainWindow::hide() 32556 vfunc[49]: QWidget::showMinimized() 32557 vfunc[50]: QWidget::showMaximized() 32558 vfunc[51]: QWidget::showNormal() 32559 vfunc[52]: QWidget::polish() 32560 vfunc[53]: QWidget::move(int, int) 32561 vfunc[54]: QWidget::resize(int, int) 32562 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32563 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32564 vfunc[57]: QWidget::close(bool) 32565 vfunc[58]: QMainWindow::sizeHint() const 32566 vfunc[59]: QMainWindow::minimumSizeHint() const 32567 vfunc[60]: QWidget::sizePolicy() const 32568 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32569 vfunc[62]: QWidget::heightForWidth(int) const 32570 vfunc[63]: QWidget::adjustSize() 32571 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32572 const&, bool) 32573 vfunc[65]: QWidget::setAcceptDrops(bool) 32574 vfunc[66]: QWidget::setAutoMask(bool) 32575 vfunc[67]: 32576 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32577 vfunc[68]: QWidget::customWhatsThis() const 32578 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32579 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32580 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32581 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32582 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32583 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 32584 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32585 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32586 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32587 vfunc[78]: QWidget::enterEvent(QEvent*) 32588 vfunc[79]: QWidget::leaveEvent(QEvent*) 32589 vfunc[80]: QMainWindow::paintEvent(QPaintEvent*) 32590 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32591 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 32592 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32593 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32594 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32595 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32596 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32597 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32598 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32599 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32600 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32601 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32602 vfunc[93]: QWidget::showEvent(QShowEvent*) 32603 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32604 vfunc[95]: QWidget::x11Event(_XEvent*) 32605 vfunc[96]: QWidget::updateMask() 32606 vfunc[97]: QMainWindow::styleChange(QStyle&) 32607 vfunc[98]: QWidget::enabledChange(bool) 32608 vfunc[99]: QWidget::paletteChange(QPalette const&) 32609 vfunc[100]: QWidget::fontChange(QFont const&) 32610 vfunc[101]: QWidget::windowActivationChange(bool) 32611 vfunc[102]: QWidget::metric(int) const 32612 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32613 vfunc[104]: QWidget::destroy(bool, bool) 32614 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32615 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32616 vfunc[107]: QWidget::focusNextPrevChild(bool) 32617 vfunc[108]: QWidget::setKeyCompression(bool) 32618 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32619 bool, QFont*) 32620 vfunc[110]: QMainWindow::setCentralWidget(QWidget*) 32621 vfunc[111]: QMainWindow::setDockEnabled(Qt::Dock, bool) 32622 vfunc[112]: QMainWindow::setDockEnabled(QDockWindow*, Qt::Dock, 32623 bool) 32624 vfunc[113]: QMainWindow::addDockWindow(QDockWindow*, Qt::Dock, 32625 bool) 32626 vfunc[114]: QMainWindow::addDockWindow(QDockWindow*, QString 32627 const&, Qt::Dock, bool) 32628 vfunc[115]: QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock) 32629 vfunc[116]: QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock, 32630 bool, int, int) 32631 vfunc[117]: QMainWindow::removeDockWindow(QDockWindow*) 32632 vfunc[118]: QMainWindow::dockingArea(QPoint const&) 32633 vfunc[119]: QMainWindow::isCustomizable() const 32634 vfunc[120]: QMainWindow::setRightJustification(bool) 32635 vfunc[121]: QMainWindow::setUsesBigPixmaps(bool) 32636 vfunc[122]: QMainWindow::setUsesTextLabel(bool) 32637 vfunc[123]: QMainWindow::setDockWindowsMovable(bool) 32638 vfunc[124]: QMainWindow::setOpaqueMoving(bool) 32639 vfunc[125]: QMainWindow::setDockMenuEnabled(bool) 32640 vfunc[126]: QMainWindow::whatsThis() 32641 vfunc[127]: QMainWindow::setAppropriate(QDockWindow*, bool) 32642 vfunc[128]: QMainWindow::customize() 32643 vfunc[129]: QMainWindow::setUpLayout() 32644 vfunc[130]: QMainWindow::showDockMenu(QPoint const&) 32645 vfunc[131]: QMainWindow::setMenuBar(QMenuBar*) 32646 vfunc[132]: QMainWindow::setStatusBar(QStatusBar*) 32647 vfunc[133]: QMainWindow::setToolTipGroup(QToolTipGroup*) 32648 32649 Table 8-421. Secondary vtable for QMainWindow 32650 Base Offset -40 32651 Virtual Base Offset 0 32652 RTTI typeinfo for QMainWindow 32653 vfunc[0]: non-virtual thunk to QMainWindow::~QMainWindow() 32654 vfunc[1]: non-virtual thunk to QMainWindow::~QMainWindow() 32655 vfunc[2]: QPaintDevice::setResolution(int) 32656 vfunc[3]: QPaintDevice::resolution() const 32657 vfunc[4]: QPaintDevice::handle() const 32658 vfunc[5]: QPaintDevice::x11RenderHandle() const 32659 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32660 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32661 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32662 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32663 const 32664 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32665 32666 The Run Time Type Information for the QMainWindow class is 32667 described by Table 8-422 32668 32669 Table 8-422. typeinfo for QMainWindow 32670 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32671 Name typeinfo name for QMainWindow 32672 basetype: typeinfo for QWidget 32673 __________________________________________________________ 32674 32675 8.2.22.28. Class data for QToolButton 32676 32677 The virtual table for the QToolButton class is described by 32678 Table 8-423 32679 32680 Table 8-423. Primary vtable for QToolButton 32681 Base Offset 0 32682 Virtual Base Offset 0 32683 RTTI typeinfo for QToolButton 32684 vfunc[0]: NULL or QToolButton::metaObject() const 32685 vfunc[1]: QToolButton::className() const 32686 vfunc[2]: QToolButton::qt_cast(char const*) 32687 vfunc[3]: QToolButton::qt_invoke(int, QUObject*) 32688 vfunc[4]: QToolButton::qt_emit(int, QUObject*) 32689 vfunc[5]: QToolButton::qt_property(int, int, QVariant*) 32690 vfunc[6]: QToolButton::~QToolButton() 32691 vfunc[7]: QToolButton::~QToolButton() 32692 vfunc[8]: QWidget::event(QEvent*) 32693 vfunc[9]: QToolButton::eventFilter(QObject*, QEvent*) 32694 vfunc[10]: QWidget::setName(char const*) 32695 vfunc[11]: QObject::insertChild(QObject*) 32696 vfunc[12]: QObject::removeChild(QObject*) 32697 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32698 vfunc[14]: QObject::property(char const*) const 32699 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32700 vfunc[16]: QObject::childEvent(QChildEvent*) 32701 vfunc[17]: QObject::customEvent(QCustomEvent*) 32702 vfunc[18]: QObject::connectNotify(char const*) 32703 vfunc[19]: QObject::disconnectNotify(char const*) 32704 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32705 const*, char const*) 32706 vfunc[21]: QWidget::setEnabled(bool) 32707 vfunc[22]: QWidget::setMinimumSize(int, int) 32708 vfunc[23]: QWidget::setMaximumSize(int, int) 32709 vfunc[24]: QWidget::setSizeIncrement(int, int) 32710 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32711 vfunc[26]: QWidget::setEraseColor(QColor const&) 32712 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32713 vfunc[28]: QWidget::setPalette(QPalette const&) 32714 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32715 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32716 vfunc[31]: QWidget::setFont(QFont const&) 32717 vfunc[32]: QWidget::setCursor(QCursor const&) 32718 vfunc[33]: QWidget::unsetCursor() 32719 vfunc[34]: QWidget::setMask(QBitmap const&) 32720 vfunc[35]: QWidget::setMask(QRegion const&) 32721 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32722 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32723 vfunc[38]: QWidget::setCaption(QString const&) 32724 vfunc[39]: QWidget::setIcon(QPixmap const&) 32725 vfunc[40]: QWidget::setIconText(QString const&) 32726 vfunc[41]: QWidget::setMouseTracking(bool) 32727 vfunc[42]: QWidget::setFocus() 32728 vfunc[43]: QWidget::setActiveWindow() 32729 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32730 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32731 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32732 vfunc[47]: QWidget::show() 32733 vfunc[48]: QWidget::hide() 32734 vfunc[49]: QWidget::showMinimized() 32735 vfunc[50]: QWidget::showMaximized() 32736 vfunc[51]: QWidget::showNormal() 32737 vfunc[52]: QWidget::polish() 32738 vfunc[53]: QWidget::move(int, int) 32739 vfunc[54]: QWidget::resize(int, int) 32740 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32741 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32742 vfunc[57]: QWidget::close(bool) 32743 vfunc[58]: QToolButton::sizeHint() const 32744 vfunc[59]: QToolButton::minimumSizeHint() const 32745 vfunc[60]: QWidget::sizePolicy() const 32746 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32747 vfunc[62]: QWidget::heightForWidth(int) const 32748 vfunc[63]: QWidget::adjustSize() 32749 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32750 const&, bool) 32751 vfunc[65]: QWidget::setAcceptDrops(bool) 32752 vfunc[66]: QWidget::setAutoMask(bool) 32753 vfunc[67]: 32754 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32755 vfunc[68]: QWidget::customWhatsThis() const 32756 vfunc[69]: QToolButton::mousePressEvent(QMouseEvent*) 32757 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 32758 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32759 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 32760 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32761 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 32762 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 32763 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 32764 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 32765 vfunc[78]: QToolButton::enterEvent(QEvent*) 32766 vfunc[79]: QToolButton::leaveEvent(QEvent*) 32767 vfunc[80]: QButton::paintEvent(QPaintEvent*) 32768 vfunc[81]: QToolButton::moveEvent(QMoveEvent*) 32769 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 32770 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32771 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32772 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32773 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32774 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32775 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32776 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32777 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32778 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32779 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32780 vfunc[93]: QWidget::showEvent(QShowEvent*) 32781 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32782 vfunc[95]: QWidget::x11Event(_XEvent*) 32783 vfunc[96]: QWidget::updateMask() 32784 vfunc[97]: QWidget::styleChange(QStyle&) 32785 vfunc[98]: QButton::enabledChange(bool) 32786 vfunc[99]: QToolButton::paletteChange(QPalette const&) 32787 vfunc[100]: QWidget::fontChange(QFont const&) 32788 vfunc[101]: QWidget::windowActivationChange(bool) 32789 vfunc[102]: QWidget::metric(int) const 32790 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32791 vfunc[104]: QWidget::destroy(bool, bool) 32792 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32793 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32794 vfunc[107]: QWidget::focusNextPrevChild(bool) 32795 vfunc[108]: QWidget::setKeyCompression(bool) 32796 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32797 bool, QFont*) 32798 vfunc[110]: QToolButton::setText(QString const&) 32799 vfunc[111]: QButton::setPixmap(QPixmap const&) 32800 vfunc[112]: QButton::setAccel(QKeySequence const&) 32801 vfunc[113]: QButton::setDown(bool) 32802 vfunc[114]: QButton::setAutoRepeat(bool) 32803 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 32804 vfunc[116]: QButton::setState(QButton::ToggleState) 32805 vfunc[117]: QButton::hitButton(QPoint const&) const 32806 vfunc[118]: QToolButton::drawButton(QPainter*) 32807 vfunc[119]: QToolButton::drawButtonLabel(QPainter*) 32808 vfunc[120]: QButton::setGroup(QButtonGroup*) 32809 vfunc[121]: QToolButton::setIconSet(QIconSet const&) 32810 vfunc[122]: QToolButton::setUsesBigPixmap(bool) 32811 vfunc[123]: QToolButton::setUsesTextLabel(bool) 32812 vfunc[124]: QToolButton::setTextLabel(QString const&, bool) 32813 vfunc[125]: QToolButton::setToggleButton(bool) 32814 vfunc[126]: QToolButton::setOn(bool) 32815 32816 Table 8-424. Secondary vtable for QToolButton 32817 Base Offset -40 32818 Virtual Base Offset 0 32819 RTTI typeinfo for QToolButton 32820 vfunc[0]: non-virtual thunk to QToolButton::~QToolButton() 32821 vfunc[1]: non-virtual thunk to QToolButton::~QToolButton() 32822 vfunc[2]: QPaintDevice::setResolution(int) 32823 vfunc[3]: QPaintDevice::resolution() const 32824 vfunc[4]: QPaintDevice::handle() const 32825 vfunc[5]: QPaintDevice::x11RenderHandle() const 32826 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32827 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32828 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32829 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32830 const 32831 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32832 32833 The Run Time Type Information for the QToolButton class is 32834 described by Table 8-425 32835 32836 Table 8-425. typeinfo for QToolButton 32837 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32838 Name typeinfo name for QToolButton 32839 basetype: typeinfo for QButton 32840 __________________________________________________________ 32841 32842 8.2.22.29. Class data for QWidgetIntDict 32843 32844 The virtual table for the QWidgetIntDict class is described by 32845 Table 8-426 32846 32847 Table 8-426. Primary vtable for QWidgetIntDict 32848 Base Offset 0 32849 Virtual Base Offset 0 32850 RTTI typeinfo for QWidgetIntDict 32851 vfunc[0]: NULL or QIntDict::count() const 32852 vfunc[1]: NULL or QIntDict::clear() 32853 vfunc[2]: NULL or QWidgetIntDict::~QWidgetIntDict() 32854 vfunc[3]: NULL or QWidgetIntDict::~QWidgetIntDict() 32855 vfunc[4]: QPtrCollection::newItem(void*) 32856 vfunc[5]: NULL or QIntDict::deleteItem(void*) 32857 vfunc[6]: QGDict::read(QDataStream&, void*&) 32858 vfunc[7]: QGDict::write(QDataStream&, void*) const 32859 32860 The Run Time Type Information for the QWidgetIntDict class is 32861 described by Table 8-427 32862 32863 Table 8-427. typeinfo for QWidgetIntDict 32864 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32865 Name typeinfo name for QWidgetIntDict 32866 basetype: typeinfo for QIntDict 32867 __________________________________________________________ 32868 32869 8.2.22.30. Class data for QTabBar 32870 32871 The virtual table for the QTabBar class is described by Table 32872 8-428 32873 32874 Table 8-428. Primary vtable for QTabBar 32875 Base Offset 0 32876 Virtual Base Offset 0 32877 RTTI typeinfo for QTabBar 32878 vfunc[0]: NULL or QTabBar::metaObject() const 32879 vfunc[1]: QTabBar::className() const 32880 vfunc[2]: QTabBar::qt_cast(char const*) 32881 vfunc[3]: QTabBar::qt_invoke(int, QUObject*) 32882 vfunc[4]: QTabBar::qt_emit(int, QUObject*) 32883 vfunc[5]: QTabBar::qt_property(int, int, QVariant*) 32884 vfunc[6]: QTabBar::~QTabBar() 32885 vfunc[7]: QTabBar::~QTabBar() 32886 vfunc[8]: QTabBar::event(QEvent*) 32887 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 32888 vfunc[10]: QWidget::setName(char const*) 32889 vfunc[11]: QObject::insertChild(QObject*) 32890 vfunc[12]: QObject::removeChild(QObject*) 32891 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32892 vfunc[14]: QObject::property(char const*) const 32893 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32894 vfunc[16]: QObject::childEvent(QChildEvent*) 32895 vfunc[17]: QObject::customEvent(QCustomEvent*) 32896 vfunc[18]: QObject::connectNotify(char const*) 32897 vfunc[19]: QObject::disconnectNotify(char const*) 32898 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32899 const*, char const*) 32900 vfunc[21]: QWidget::setEnabled(bool) 32901 vfunc[22]: QWidget::setMinimumSize(int, int) 32902 vfunc[23]: QWidget::setMaximumSize(int, int) 32903 vfunc[24]: QWidget::setSizeIncrement(int, int) 32904 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32905 vfunc[26]: QWidget::setEraseColor(QColor const&) 32906 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32907 vfunc[28]: QWidget::setPalette(QPalette const&) 32908 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32909 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32910 vfunc[31]: QWidget::setFont(QFont const&) 32911 vfunc[32]: QWidget::setCursor(QCursor const&) 32912 vfunc[33]: QWidget::unsetCursor() 32913 vfunc[34]: QWidget::setMask(QBitmap const&) 32914 vfunc[35]: QWidget::setMask(QRegion const&) 32915 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32916 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32917 vfunc[38]: QWidget::setCaption(QString const&) 32918 vfunc[39]: QWidget::setIcon(QPixmap const&) 32919 vfunc[40]: QWidget::setIconText(QString const&) 32920 vfunc[41]: QWidget::setMouseTracking(bool) 32921 vfunc[42]: QWidget::setFocus() 32922 vfunc[43]: QWidget::setActiveWindow() 32923 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32924 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32925 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32926 vfunc[47]: QTabBar::show() 32927 vfunc[48]: QWidget::hide() 32928 vfunc[49]: QWidget::showMinimized() 32929 vfunc[50]: QWidget::showMaximized() 32930 vfunc[51]: QWidget::showNormal() 32931 vfunc[52]: QWidget::polish() 32932 vfunc[53]: QWidget::move(int, int) 32933 vfunc[54]: QWidget::resize(int, int) 32934 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32935 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32936 vfunc[57]: QWidget::close(bool) 32937 vfunc[58]: QTabBar::sizeHint() const 32938 vfunc[59]: QTabBar::minimumSizeHint() const 32939 vfunc[60]: QWidget::sizePolicy() const 32940 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32941 vfunc[62]: QWidget::heightForWidth(int) const 32942 vfunc[63]: QWidget::adjustSize() 32943 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32944 const&, bool) 32945 vfunc[65]: QWidget::setAcceptDrops(bool) 32946 vfunc[66]: QWidget::setAutoMask(bool) 32947 vfunc[67]: 32948 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32949 vfunc[68]: QWidget::customWhatsThis() const 32950 vfunc[69]: QTabBar::mousePressEvent(QMouseEvent*) 32951 vfunc[70]: QTabBar::mouseReleaseEvent(QMouseEvent*) 32952 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32953 vfunc[72]: QTabBar::mouseMoveEvent(QMouseEvent*) 32954 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32955 vfunc[74]: QTabBar::keyPressEvent(QKeyEvent*) 32956 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32957 vfunc[76]: QTabBar::focusInEvent(QFocusEvent*) 32958 vfunc[77]: QTabBar::focusOutEvent(QFocusEvent*) 32959 vfunc[78]: QWidget::enterEvent(QEvent*) 32960 vfunc[79]: QWidget::leaveEvent(QEvent*) 32961 vfunc[80]: QTabBar::paintEvent(QPaintEvent*) 32962 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32963 vfunc[82]: QTabBar::resizeEvent(QResizeEvent*) 32964 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32965 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32966 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32967 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32968 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32969 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32970 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32971 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32972 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32973 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32974 vfunc[93]: QWidget::showEvent(QShowEvent*) 32975 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32976 vfunc[95]: QWidget::x11Event(_XEvent*) 32977 vfunc[96]: QWidget::updateMask() 32978 vfunc[97]: QTabBar::styleChange(QStyle&) 32979 vfunc[98]: QWidget::enabledChange(bool) 32980 vfunc[99]: QWidget::paletteChange(QPalette const&) 32981 vfunc[100]: QTabBar::fontChange(QFont const&) 32982 vfunc[101]: QWidget::windowActivationChange(bool) 32983 vfunc[102]: QWidget::metric(int) const 32984 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32985 vfunc[104]: QWidget::destroy(bool, bool) 32986 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32987 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32988 vfunc[107]: QWidget::focusNextPrevChild(bool) 32989 vfunc[108]: QWidget::setKeyCompression(bool) 32990 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32991 bool, QFont*) 32992 vfunc[110]: QTabBar::setShape(QTabBar::Shape) 32993 vfunc[111]: QTabBar::addTab(QTab*) 32994 vfunc[112]: QTabBar::insertTab(QTab*, int) 32995 vfunc[113]: QTabBar::removeTab(QTab*) 32996 vfunc[114]: QTabBar::setTabEnabled(int, bool) 32997 vfunc[115]: QTabBar::layoutTabs() 32998 vfunc[116]: QTabBar::selectTab(QPoint const&) const 32999 vfunc[117]: QTabBar::setCurrentTab(int) 33000 vfunc[118]: QTabBar::setCurrentTab(QTab*) 33001 vfunc[119]: QTabBar::paint(QPainter*, QTab*, bool) const 33002 vfunc[120]: QTabBar::paintLabel(QPainter*, QRect const&, QTab*, 33003 bool) const 33004 33005 Table 8-429. Secondary vtable for QTabBar 33006 Base Offset -40 33007 Virtual Base Offset 0 33008 RTTI typeinfo for QTabBar 33009 vfunc[0]: non-virtual thunk to QTabBar::~QTabBar() 33010 vfunc[1]: non-virtual thunk to QTabBar::~QTabBar() 33011 vfunc[2]: QPaintDevice::setResolution(int) 33012 vfunc[3]: QPaintDevice::resolution() const 33013 vfunc[4]: QPaintDevice::handle() const 33014 vfunc[5]: QPaintDevice::x11RenderHandle() const 33015 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33016 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33017 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33018 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33019 const 33020 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33021 33022 The Run Time Type Information for the QTabBar class is 33023 described by Table 8-430 33024 33025 Table 8-430. typeinfo for QTabBar 33026 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33027 Name typeinfo name for QTabBar 33028 basetype: typeinfo for QWidget 33029 __________________________________________________________ 33030 33031 8.2.22.31. Class data for QToolTip 33032 33033 The virtual table for the QToolTip class is described by Table 33034 8-431 33035 33036 Table 8-431. Primary vtable for QToolTip 33037 Base Offset 0 33038 Virtual Base Offset 0 33039 RTTI typeinfo for QToolTip 33040 vfunc[0]: __cxa_pure_virtual 33041 33042 The Run Time Type Information for the QToolTip class is 33043 described by Table 8-432 33044 33045 Table 8-432. typeinfo for QToolTip 33046 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33047 Name typeinfo name for QToolTip 33048 basetype: typeinfo for Qt 33049 __________________________________________________________ 33050 33051 8.2.22.32. Class data for QCheckBox 33052 33053 The virtual table for the QCheckBox class is described by Table 33054 8-433 33055 33056 Table 8-433. Primary vtable for QCheckBox 33057 Base Offset 0 33058 Virtual Base Offset 0 33059 RTTI typeinfo for QCheckBox 33060 vfunc[0]: NULL or QCheckBox::metaObject() const 33061 vfunc[1]: QCheckBox::className() const 33062 vfunc[2]: QCheckBox::qt_cast(char const*) 33063 vfunc[3]: QCheckBox::qt_invoke(int, QUObject*) 33064 vfunc[4]: QCheckBox::qt_emit(int, QUObject*) 33065 vfunc[5]: QCheckBox::qt_property(int, int, QVariant*) 33066 vfunc[6]: NULL or QCheckBox::~QCheckBox() 33067 vfunc[7]: NULL or QCheckBox::~QCheckBox() 33068 vfunc[8]: QWidget::event(QEvent*) 33069 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33070 vfunc[10]: QWidget::setName(char const*) 33071 vfunc[11]: QObject::insertChild(QObject*) 33072 vfunc[12]: QObject::removeChild(QObject*) 33073 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33074 vfunc[14]: QObject::property(char const*) const 33075 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33076 vfunc[16]: QObject::childEvent(QChildEvent*) 33077 vfunc[17]: QObject::customEvent(QCustomEvent*) 33078 vfunc[18]: QObject::connectNotify(char const*) 33079 vfunc[19]: QObject::disconnectNotify(char const*) 33080 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33081 const*, char const*) 33082 vfunc[21]: QWidget::setEnabled(bool) 33083 vfunc[22]: QWidget::setMinimumSize(int, int) 33084 vfunc[23]: QWidget::setMaximumSize(int, int) 33085 vfunc[24]: QWidget::setSizeIncrement(int, int) 33086 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33087 vfunc[26]: QWidget::setEraseColor(QColor const&) 33088 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33089 vfunc[28]: QWidget::setPalette(QPalette const&) 33090 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33091 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33092 vfunc[31]: QWidget::setFont(QFont const&) 33093 vfunc[32]: QWidget::setCursor(QCursor const&) 33094 vfunc[33]: QWidget::unsetCursor() 33095 vfunc[34]: QWidget::setMask(QBitmap const&) 33096 vfunc[35]: QWidget::setMask(QRegion const&) 33097 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33098 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33099 vfunc[38]: QWidget::setCaption(QString const&) 33100 vfunc[39]: QWidget::setIcon(QPixmap const&) 33101 vfunc[40]: QWidget::setIconText(QString const&) 33102 vfunc[41]: QWidget::setMouseTracking(bool) 33103 vfunc[42]: QWidget::setFocus() 33104 vfunc[43]: QWidget::setActiveWindow() 33105 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33106 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33107 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33108 vfunc[47]: QWidget::show() 33109 vfunc[48]: QWidget::hide() 33110 vfunc[49]: QWidget::showMinimized() 33111 vfunc[50]: QWidget::showMaximized() 33112 vfunc[51]: QWidget::showNormal() 33113 vfunc[52]: QWidget::polish() 33114 vfunc[53]: QWidget::move(int, int) 33115 vfunc[54]: QWidget::resize(int, int) 33116 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33117 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33118 vfunc[57]: QWidget::close(bool) 33119 vfunc[58]: QCheckBox::sizeHint() const 33120 vfunc[59]: QWidget::minimumSizeHint() const 33121 vfunc[60]: QWidget::sizePolicy() const 33122 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33123 vfunc[62]: QWidget::heightForWidth(int) const 33124 vfunc[63]: QWidget::adjustSize() 33125 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33126 const&, bool) 33127 vfunc[65]: QWidget::setAcceptDrops(bool) 33128 vfunc[66]: QWidget::setAutoMask(bool) 33129 vfunc[67]: 33130 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33131 vfunc[68]: QWidget::customWhatsThis() const 33132 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 33133 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 33134 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33135 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 33136 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33137 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 33138 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 33139 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 33140 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 33141 vfunc[78]: QWidget::enterEvent(QEvent*) 33142 vfunc[79]: QWidget::leaveEvent(QEvent*) 33143 vfunc[80]: QButton::paintEvent(QPaintEvent*) 33144 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33145 vfunc[82]: QCheckBox::resizeEvent(QResizeEvent*) 33146 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33147 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33148 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33149 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33150 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33151 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33152 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33153 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33154 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33155 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33156 vfunc[93]: QWidget::showEvent(QShowEvent*) 33157 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33158 vfunc[95]: QWidget::x11Event(_XEvent*) 33159 vfunc[96]: QCheckBox::updateMask() 33160 vfunc[97]: QWidget::styleChange(QStyle&) 33161 vfunc[98]: QButton::enabledChange(bool) 33162 vfunc[99]: QWidget::paletteChange(QPalette const&) 33163 vfunc[100]: QWidget::fontChange(QFont const&) 33164 vfunc[101]: QWidget::windowActivationChange(bool) 33165 vfunc[102]: QWidget::metric(int) const 33166 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33167 vfunc[104]: QWidget::destroy(bool, bool) 33168 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33169 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33170 vfunc[107]: QWidget::focusNextPrevChild(bool) 33171 vfunc[108]: QWidget::setKeyCompression(bool) 33172 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33173 bool, QFont*) 33174 vfunc[110]: QButton::setText(QString const&) 33175 vfunc[111]: QButton::setPixmap(QPixmap const&) 33176 vfunc[112]: QButton::setAccel(QKeySequence const&) 33177 vfunc[113]: QButton::setDown(bool) 33178 vfunc[114]: QButton::setAutoRepeat(bool) 33179 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 33180 vfunc[116]: QButton::setState(QButton::ToggleState) 33181 vfunc[117]: QCheckBox::hitButton(QPoint const&) const 33182 vfunc[118]: QCheckBox::drawButton(QPainter*) 33183 vfunc[119]: QCheckBox::drawButtonLabel(QPainter*) 33184 vfunc[120]: QButton::setGroup(QButtonGroup*) 33185 33186 Table 8-434. Secondary vtable for QCheckBox 33187 Base Offset -40 33188 Virtual Base Offset 0 33189 RTTI typeinfo for QCheckBox 33190 vfunc[0]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 33191 vfunc[1]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 33192 vfunc[2]: QPaintDevice::setResolution(int) 33193 vfunc[3]: QPaintDevice::resolution() const 33194 vfunc[4]: QPaintDevice::handle() const 33195 vfunc[5]: QPaintDevice::x11RenderHandle() const 33196 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33197 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33198 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33199 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33200 const 33201 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33202 33203 The Run Time Type Information for the QCheckBox class is 33204 described by Table 8-435 33205 33206 Table 8-435. typeinfo for QCheckBox 33207 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33208 Name typeinfo name for QCheckBox 33209 basetype: typeinfo for QButton 33210 __________________________________________________________ 33211 33212 8.2.22.33. Class data for QDockWindow 33213 33214 The virtual table for the QDockWindow class is described by 33215 Table 8-436 33216 33217 Table 8-436. Primary vtable for QDockWindow 33218 Base Offset 0 33219 Virtual Base Offset 0 33220 RTTI typeinfo for QDockWindow 33221 vfunc[0]: NULL or QDockWindow::metaObject() const 33222 vfunc[1]: QDockWindow::className() const 33223 vfunc[2]: QDockWindow::qt_cast(char const*) 33224 vfunc[3]: QDockWindow::qt_invoke(int, QUObject*) 33225 vfunc[4]: QDockWindow::qt_emit(int, QUObject*) 33226 vfunc[5]: QDockWindow::qt_property(int, int, QVariant*) 33227 vfunc[6]: QDockWindow::~QDockWindow() 33228 vfunc[7]: QDockWindow::~QDockWindow() 33229 vfunc[8]: QDockWindow::event(QEvent*) 33230 vfunc[9]: QDockWindow::eventFilter(QObject*, QEvent*) 33231 vfunc[10]: QWidget::setName(char const*) 33232 vfunc[11]: QObject::insertChild(QObject*) 33233 vfunc[12]: QObject::removeChild(QObject*) 33234 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33235 vfunc[14]: QObject::property(char const*) const 33236 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33237 vfunc[16]: QObject::childEvent(QChildEvent*) 33238 vfunc[17]: QObject::customEvent(QCustomEvent*) 33239 vfunc[18]: QObject::connectNotify(char const*) 33240 vfunc[19]: QObject::disconnectNotify(char const*) 33241 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33242 const*, char const*) 33243 vfunc[21]: QWidget::setEnabled(bool) 33244 vfunc[22]: QWidget::setMinimumSize(int, int) 33245 vfunc[23]: QWidget::setMaximumSize(int, int) 33246 vfunc[24]: QWidget::setSizeIncrement(int, int) 33247 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33248 vfunc[26]: QWidget::setEraseColor(QColor const&) 33249 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33250 vfunc[28]: QWidget::setPalette(QPalette const&) 33251 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33252 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33253 vfunc[31]: QWidget::setFont(QFont const&) 33254 vfunc[32]: QWidget::setCursor(QCursor const&) 33255 vfunc[33]: QWidget::unsetCursor() 33256 vfunc[34]: QWidget::setMask(QBitmap const&) 33257 vfunc[35]: QWidget::setMask(QRegion const&) 33258 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33259 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33260 vfunc[38]: QDockWindow::setCaption(QString const&) 33261 vfunc[39]: QWidget::setIcon(QPixmap const&) 33262 vfunc[40]: QWidget::setIconText(QString const&) 33263 vfunc[41]: QWidget::setMouseTracking(bool) 33264 vfunc[42]: QWidget::setFocus() 33265 vfunc[43]: QWidget::setActiveWindow() 33266 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33267 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33268 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33269 vfunc[47]: QWidget::show() 33270 vfunc[48]: QWidget::hide() 33271 vfunc[49]: QWidget::showMinimized() 33272 vfunc[50]: QWidget::showMaximized() 33273 vfunc[51]: QWidget::showNormal() 33274 vfunc[52]: QWidget::polish() 33275 vfunc[53]: QWidget::move(int, int) 33276 vfunc[54]: QWidget::resize(int, int) 33277 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33278 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33279 vfunc[57]: QWidget::close(bool) 33280 vfunc[58]: QDockWindow::sizeHint() const 33281 vfunc[59]: QDockWindow::minimumSizeHint() const 33282 vfunc[60]: QWidget::sizePolicy() const 33283 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33284 vfunc[62]: QWidget::heightForWidth(int) const 33285 vfunc[63]: QWidget::adjustSize() 33286 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33287 const&, bool) 33288 vfunc[65]: QWidget::setAcceptDrops(bool) 33289 vfunc[66]: QWidget::setAutoMask(bool) 33290 vfunc[67]: 33291 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33292 vfunc[68]: QWidget::customWhatsThis() const 33293 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33294 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33295 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33296 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33297 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33298 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33299 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33300 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33301 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33302 vfunc[78]: QWidget::enterEvent(QEvent*) 33303 vfunc[79]: QWidget::leaveEvent(QEvent*) 33304 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 33305 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33306 vfunc[82]: QDockWindow::resizeEvent(QResizeEvent*) 33307 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33308 vfunc[84]: QDockWindow::contextMenuEvent(QContextMenuEvent*) 33309 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33310 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33311 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33312 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33313 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33314 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33315 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33316 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33317 vfunc[93]: QDockWindow::showEvent(QShowEvent*) 33318 vfunc[94]: QDockWindow::hideEvent(QHideEvent*) 33319 vfunc[95]: QWidget::x11Event(_XEvent*) 33320 vfunc[96]: QWidget::updateMask() 33321 vfunc[97]: QFrame::styleChange(QStyle&) 33322 vfunc[98]: QWidget::enabledChange(bool) 33323 vfunc[99]: QWidget::paletteChange(QPalette const&) 33324 vfunc[100]: QWidget::fontChange(QFont const&) 33325 vfunc[101]: QWidget::windowActivationChange(bool) 33326 vfunc[102]: QWidget::metric(int) const 33327 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33328 vfunc[104]: QWidget::destroy(bool, bool) 33329 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33330 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33331 vfunc[107]: QWidget::focusNextPrevChild(bool) 33332 vfunc[108]: QWidget::setKeyCompression(bool) 33333 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33334 bool, QFont*) 33335 vfunc[110]: QFrame::setFrameStyle(int) 33336 vfunc[111]: QFrame::setLineWidth(int) 33337 vfunc[112]: QFrame::setMargin(int) 33338 vfunc[113]: QFrame::setMidLineWidth(int) 33339 vfunc[114]: QFrame::setFrameRect(QRect const&) 33340 vfunc[115]: QDockWindow::drawFrame(QPainter*) 33341 vfunc[116]: QDockWindow::drawContents(QPainter*) 33342 vfunc[117]: QFrame::frameChanged() 33343 vfunc[118]: QDockWindow::setWidget(QWidget*) 33344 vfunc[119]: QDockWindow::setCloseMode(int) 33345 vfunc[120]: QDockWindow::setResizeEnabled(bool) 33346 vfunc[121]: QDockWindow::setMovingEnabled(bool) 33347 vfunc[122]: QDockWindow::setHorizontallyStretchable(bool) 33348 vfunc[123]: QDockWindow::setVerticallyStretchable(bool) 33349 vfunc[124]: QDockWindow::setOffset(int) 33350 vfunc[125]: QDockWindow::setFixedExtentWidth(int) 33351 vfunc[126]: QDockWindow::setFixedExtentHeight(int) 33352 vfunc[127]: QDockWindow::setNewLine(bool) 33353 vfunc[128]: QDockWindow::setOpaqueMoving(bool) 33354 vfunc[129]: QDockWindow::undock(QWidget*) 33355 vfunc[130]: NULL or QDockWindow::undock() 33356 vfunc[131]: QDockWindow::dock() 33357 vfunc[132]: QDockWindow::setOrientation(Qt::Orientation) 33358 33359 Table 8-437. Secondary vtable for QDockWindow 33360 Base Offset -40 33361 Virtual Base Offset 0 33362 RTTI typeinfo for QDockWindow 33363 vfunc[0]: non-virtual thunk to QDockWindow::~QDockWindow() 33364 vfunc[1]: non-virtual thunk to QDockWindow::~QDockWindow() 33365 vfunc[2]: QPaintDevice::setResolution(int) 33366 vfunc[3]: QPaintDevice::resolution() const 33367 vfunc[4]: QPaintDevice::handle() const 33368 vfunc[5]: QPaintDevice::x11RenderHandle() const 33369 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33370 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33371 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33372 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33373 const 33374 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33375 33376 The Run Time Type Information for the QDockWindow class is 33377 described by Table 8-438 33378 33379 Table 8-438. typeinfo for QDockWindow 33380 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33381 Name typeinfo name for QDockWindow 33382 basetype: typeinfo for QFrame 33383 __________________________________________________________ 33384 33385 8.2.22.34. Class data for QSpinWidget 33386 33387 The virtual table for the QSpinWidget class is described by 33388 Table 8-439 33389 33390 Table 8-439. Primary vtable for QSpinWidget 33391 Base Offset 0 33392 Virtual Base Offset 0 33393 RTTI typeinfo for QSpinWidget 33394 vfunc[0]: NULL or QSpinWidget::metaObject() const 33395 vfunc[1]: QSpinWidget::className() const 33396 vfunc[2]: QSpinWidget::qt_cast(char const*) 33397 vfunc[3]: QSpinWidget::qt_invoke(int, QUObject*) 33398 vfunc[4]: QSpinWidget::qt_emit(int, QUObject*) 33399 vfunc[5]: QSpinWidget::qt_property(int, int, QVariant*) 33400 vfunc[6]: QSpinWidget::~QSpinWidget() 33401 vfunc[7]: QSpinWidget::~QSpinWidget() 33402 vfunc[8]: QWidget::event(QEvent*) 33403 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33404 vfunc[10]: QWidget::setName(char const*) 33405 vfunc[11]: QObject::insertChild(QObject*) 33406 vfunc[12]: QObject::removeChild(QObject*) 33407 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33408 vfunc[14]: QObject::property(char const*) const 33409 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33410 vfunc[16]: QObject::childEvent(QChildEvent*) 33411 vfunc[17]: QObject::customEvent(QCustomEvent*) 33412 vfunc[18]: QObject::connectNotify(char const*) 33413 vfunc[19]: QObject::disconnectNotify(char const*) 33414 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33415 const*, char const*) 33416 vfunc[21]: QWidget::setEnabled(bool) 33417 vfunc[22]: QWidget::setMinimumSize(int, int) 33418 vfunc[23]: QWidget::setMaximumSize(int, int) 33419 vfunc[24]: QWidget::setSizeIncrement(int, int) 33420 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33421 vfunc[26]: QWidget::setEraseColor(QColor const&) 33422 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33423 vfunc[28]: QWidget::setPalette(QPalette const&) 33424 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33425 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33426 vfunc[31]: QWidget::setFont(QFont const&) 33427 vfunc[32]: QWidget::setCursor(QCursor const&) 33428 vfunc[33]: QWidget::unsetCursor() 33429 vfunc[34]: QWidget::setMask(QBitmap const&) 33430 vfunc[35]: QWidget::setMask(QRegion const&) 33431 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33432 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33433 vfunc[38]: QWidget::setCaption(QString const&) 33434 vfunc[39]: QWidget::setIcon(QPixmap const&) 33435 vfunc[40]: QWidget::setIconText(QString const&) 33436 vfunc[41]: QWidget::setMouseTracking(bool) 33437 vfunc[42]: QWidget::setFocus() 33438 vfunc[43]: QWidget::setActiveWindow() 33439 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33440 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33441 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33442 vfunc[47]: QWidget::show() 33443 vfunc[48]: QWidget::hide() 33444 vfunc[49]: QWidget::showMinimized() 33445 vfunc[50]: QWidget::showMaximized() 33446 vfunc[51]: QWidget::showNormal() 33447 vfunc[52]: QWidget::polish() 33448 vfunc[53]: QWidget::move(int, int) 33449 vfunc[54]: QWidget::resize(int, int) 33450 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33451 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33452 vfunc[57]: QWidget::close(bool) 33453 vfunc[58]: QWidget::sizeHint() const 33454 vfunc[59]: QWidget::minimumSizeHint() const 33455 vfunc[60]: QWidget::sizePolicy() const 33456 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33457 vfunc[62]: QWidget::heightForWidth(int) const 33458 vfunc[63]: QWidget::adjustSize() 33459 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33460 const&, bool) 33461 vfunc[65]: QWidget::setAcceptDrops(bool) 33462 vfunc[66]: QWidget::setAutoMask(bool) 33463 vfunc[67]: 33464 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33465 vfunc[68]: QWidget::customWhatsThis() const 33466 vfunc[69]: QSpinWidget::mousePressEvent(QMouseEvent*) 33467 vfunc[70]: QSpinWidget::mouseReleaseEvent(QMouseEvent*) 33468 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33469 vfunc[72]: QSpinWidget::mouseMoveEvent(QMouseEvent*) 33470 vfunc[73]: QSpinWidget::wheelEvent(QWheelEvent*) 33471 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33472 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33473 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33474 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33475 vfunc[78]: QWidget::enterEvent(QEvent*) 33476 vfunc[79]: QWidget::leaveEvent(QEvent*) 33477 vfunc[80]: QSpinWidget::paintEvent(QPaintEvent*) 33478 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33479 vfunc[82]: QSpinWidget::resizeEvent(QResizeEvent*) 33480 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33481 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33482 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33483 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33484 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33485 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33486 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33487 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33488 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33489 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33490 vfunc[93]: QWidget::showEvent(QShowEvent*) 33491 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33492 vfunc[95]: QWidget::x11Event(_XEvent*) 33493 vfunc[96]: QWidget::updateMask() 33494 vfunc[97]: QSpinWidget::styleChange(QStyle&) 33495 vfunc[98]: QWidget::enabledChange(bool) 33496 vfunc[99]: QWidget::paletteChange(QPalette const&) 33497 vfunc[100]: QWidget::fontChange(QFont const&) 33498 vfunc[101]: QSpinWidget::windowActivationChange(bool) 33499 vfunc[102]: QWidget::metric(int) const 33500 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33501 vfunc[104]: QWidget::destroy(bool, bool) 33502 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33503 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33504 vfunc[107]: QWidget::focusNextPrevChild(bool) 33505 vfunc[108]: QWidget::setKeyCompression(bool) 33506 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33507 bool, QFont*) 33508 vfunc[110]: 33509 QSpinWidget::setButtonSymbols(QSpinWidget::ButtonSymbols) 33510 33511 Table 8-440. Secondary vtable for QSpinWidget 33512 Base Offset -40 33513 Virtual Base Offset 0 33514 RTTI typeinfo for QSpinWidget 33515 vfunc[0]: non-virtual thunk to QSpinWidget::~QSpinWidget() 33516 vfunc[1]: non-virtual thunk to QSpinWidget::~QSpinWidget() 33517 vfunc[2]: QPaintDevice::setResolution(int) 33518 vfunc[3]: QPaintDevice::resolution() const 33519 vfunc[4]: QPaintDevice::handle() const 33520 vfunc[5]: QPaintDevice::x11RenderHandle() const 33521 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33522 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33523 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33524 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33525 const 33526 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33527 33528 The Run Time Type Information for the QSpinWidget class is 33529 described by Table 8-441 33530 33531 Table 8-441. typeinfo for QSpinWidget 33532 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33533 Name typeinfo name for QSpinWidget 33534 basetype: typeinfo for QWidget 33535 __________________________________________________________ 33536 33537 8.2.22.35. Class data for QToolBox 33538 33539 The virtual table for the QToolBox class is described by Table 33540 8-442 33541 33542 Table 8-442. Primary vtable for QToolBox 33543 Base Offset 0 33544 Virtual Base Offset 0 33545 RTTI typeinfo for QToolBox 33546 vfunc[0]: NULL or QToolBox::metaObject() const 33547 vfunc[1]: QToolBox::className() const 33548 vfunc[2]: QToolBox::qt_cast(char const*) 33549 vfunc[3]: QToolBox::qt_invoke(int, QUObject*) 33550 vfunc[4]: QToolBox::qt_emit(int, QUObject*) 33551 vfunc[5]: QToolBox::qt_property(int, int, QVariant*) 33552 vfunc[6]: QToolBox::~QToolBox() 33553 vfunc[7]: QToolBox::~QToolBox() 33554 vfunc[8]: QWidget::event(QEvent*) 33555 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33556 vfunc[10]: QWidget::setName(char const*) 33557 vfunc[11]: QObject::insertChild(QObject*) 33558 vfunc[12]: QObject::removeChild(QObject*) 33559 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33560 vfunc[14]: QObject::property(char const*) const 33561 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33562 vfunc[16]: QObject::childEvent(QChildEvent*) 33563 vfunc[17]: QObject::customEvent(QCustomEvent*) 33564 vfunc[18]: QObject::connectNotify(char const*) 33565 vfunc[19]: QObject::disconnectNotify(char const*) 33566 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33567 const*, char const*) 33568 vfunc[21]: QWidget::setEnabled(bool) 33569 vfunc[22]: QWidget::setMinimumSize(int, int) 33570 vfunc[23]: QWidget::setMaximumSize(int, int) 33571 vfunc[24]: QWidget::setSizeIncrement(int, int) 33572 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33573 vfunc[26]: QWidget::setEraseColor(QColor const&) 33574 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33575 vfunc[28]: QWidget::setPalette(QPalette const&) 33576 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33577 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33578 vfunc[31]: QWidget::setFont(QFont const&) 33579 vfunc[32]: QWidget::setCursor(QCursor const&) 33580 vfunc[33]: QWidget::unsetCursor() 33581 vfunc[34]: QWidget::setMask(QBitmap const&) 33582 vfunc[35]: QWidget::setMask(QRegion const&) 33583 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33584 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33585 vfunc[38]: QWidget::setCaption(QString const&) 33586 vfunc[39]: QWidget::setIcon(QPixmap const&) 33587 vfunc[40]: QWidget::setIconText(QString const&) 33588 vfunc[41]: QWidget::setMouseTracking(bool) 33589 vfunc[42]: QWidget::setFocus() 33590 vfunc[43]: QWidget::setActiveWindow() 33591 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33592 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33593 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33594 vfunc[47]: QWidget::show() 33595 vfunc[48]: QWidget::hide() 33596 vfunc[49]: QWidget::showMinimized() 33597 vfunc[50]: QWidget::showMaximized() 33598 vfunc[51]: QWidget::showNormal() 33599 vfunc[52]: QWidget::polish() 33600 vfunc[53]: QWidget::move(int, int) 33601 vfunc[54]: QWidget::resize(int, int) 33602 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33603 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33604 vfunc[57]: QWidget::close(bool) 33605 vfunc[58]: QFrame::sizeHint() const 33606 vfunc[59]: QWidget::minimumSizeHint() const 33607 vfunc[60]: QWidget::sizePolicy() const 33608 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33609 vfunc[62]: QWidget::heightForWidth(int) const 33610 vfunc[63]: QWidget::adjustSize() 33611 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33612 const&, bool) 33613 vfunc[65]: QWidget::setAcceptDrops(bool) 33614 vfunc[66]: QWidget::setAutoMask(bool) 33615 vfunc[67]: 33616 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33617 vfunc[68]: QWidget::customWhatsThis() const 33618 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33619 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33620 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33621 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33622 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33623 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33624 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33625 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33626 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33627 vfunc[78]: QWidget::enterEvent(QEvent*) 33628 vfunc[79]: QWidget::leaveEvent(QEvent*) 33629 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 33630 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33631 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 33632 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33633 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33634 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33635 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33636 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33637 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33638 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33639 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33640 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33641 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33642 vfunc[93]: QToolBox::showEvent(QShowEvent*) 33643 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33644 vfunc[95]: QWidget::x11Event(_XEvent*) 33645 vfunc[96]: QWidget::updateMask() 33646 vfunc[97]: QToolBox::styleChange(QStyle&) 33647 vfunc[98]: QWidget::enabledChange(bool) 33648 vfunc[99]: QWidget::paletteChange(QPalette const&) 33649 vfunc[100]: QWidget::fontChange(QFont const&) 33650 vfunc[101]: QWidget::windowActivationChange(bool) 33651 vfunc[102]: QWidget::metric(int) const 33652 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33653 vfunc[104]: QWidget::destroy(bool, bool) 33654 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33655 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33656 vfunc[107]: QWidget::focusNextPrevChild(bool) 33657 vfunc[108]: QWidget::setKeyCompression(bool) 33658 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33659 bool, QFont*) 33660 vfunc[110]: QFrame::setFrameStyle(int) 33661 vfunc[111]: QFrame::setLineWidth(int) 33662 vfunc[112]: QFrame::setMargin(int) 33663 vfunc[113]: QFrame::setMidLineWidth(int) 33664 vfunc[114]: QFrame::setFrameRect(QRect const&) 33665 vfunc[115]: QFrame::drawFrame(QPainter*) 33666 vfunc[116]: QFrame::drawContents(QPainter*) 33667 vfunc[117]: QToolBox::frameChanged() 33668 vfunc[118]: QToolBox::itemInserted(int) 33669 vfunc[119]: QToolBox::itemRemoved(int) 33670 33671 Table 8-443. Secondary vtable for QToolBox 33672 Base Offset -40 33673 Virtual Base Offset 0 33674 RTTI typeinfo for QToolBox 33675 vfunc[0]: non-virtual thunk to QToolBox::~QToolBox() 33676 vfunc[1]: non-virtual thunk to QToolBox::~QToolBox() 33677 vfunc[2]: QPaintDevice::setResolution(int) 33678 vfunc[3]: QPaintDevice::resolution() const 33679 vfunc[4]: QPaintDevice::handle() const 33680 vfunc[5]: QPaintDevice::x11RenderHandle() const 33681 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33682 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33683 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33684 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33685 const 33686 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33687 33688 The Run Time Type Information for the QToolBox class is 33689 described by Table 8-444 33690 33691 Table 8-444. typeinfo for QToolBox 33692 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33693 Name typeinfo name for QToolBox 33694 basetype: typeinfo for QFrame 33695 __________________________________________________________ 33696 33697 8.2.22.36. Class data for QProgressBar 33698 33699 The virtual table for the QProgressBar class is described by 33700 Table 8-445 33701 33702 Table 8-445. Primary vtable for QProgressBar 33703 Base Offset 0 33704 Virtual Base Offset 0 33705 RTTI typeinfo for QProgressBar 33706 vfunc[0]: NULL or QProgressBar::metaObject() const 33707 vfunc[1]: QProgressBar::className() const 33708 vfunc[2]: QProgressBar::qt_cast(char const*) 33709 vfunc[3]: QProgressBar::qt_invoke(int, QUObject*) 33710 vfunc[4]: QProgressBar::qt_emit(int, QUObject*) 33711 vfunc[5]: QProgressBar::qt_property(int, int, QVariant*) 33712 vfunc[6]: NULL or QProgressBar::~QProgressBar() 33713 vfunc[7]: NULL or QProgressBar::~QProgressBar() 33714 vfunc[8]: QWidget::event(QEvent*) 33715 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33716 vfunc[10]: QWidget::setName(char const*) 33717 vfunc[11]: QObject::insertChild(QObject*) 33718 vfunc[12]: QObject::removeChild(QObject*) 33719 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33720 vfunc[14]: QObject::property(char const*) const 33721 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33722 vfunc[16]: QObject::childEvent(QChildEvent*) 33723 vfunc[17]: QObject::customEvent(QCustomEvent*) 33724 vfunc[18]: QObject::connectNotify(char const*) 33725 vfunc[19]: QObject::disconnectNotify(char const*) 33726 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33727 const*, char const*) 33728 vfunc[21]: QWidget::setEnabled(bool) 33729 vfunc[22]: QWidget::setMinimumSize(int, int) 33730 vfunc[23]: QWidget::setMaximumSize(int, int) 33731 vfunc[24]: QWidget::setSizeIncrement(int, int) 33732 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33733 vfunc[26]: QWidget::setEraseColor(QColor const&) 33734 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33735 vfunc[28]: QWidget::setPalette(QPalette const&) 33736 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33737 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33738 vfunc[31]: QWidget::setFont(QFont const&) 33739 vfunc[32]: QWidget::setCursor(QCursor const&) 33740 vfunc[33]: QWidget::unsetCursor() 33741 vfunc[34]: QWidget::setMask(QBitmap const&) 33742 vfunc[35]: QWidget::setMask(QRegion const&) 33743 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33744 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33745 vfunc[38]: QWidget::setCaption(QString const&) 33746 vfunc[39]: QWidget::setIcon(QPixmap const&) 33747 vfunc[40]: QWidget::setIconText(QString const&) 33748 vfunc[41]: QWidget::setMouseTracking(bool) 33749 vfunc[42]: QWidget::setFocus() 33750 vfunc[43]: QWidget::setActiveWindow() 33751 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33752 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33753 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33754 vfunc[47]: QProgressBar::show() 33755 vfunc[48]: QWidget::hide() 33756 vfunc[49]: QWidget::showMinimized() 33757 vfunc[50]: QWidget::showMaximized() 33758 vfunc[51]: QWidget::showNormal() 33759 vfunc[52]: QWidget::polish() 33760 vfunc[53]: QWidget::move(int, int) 33761 vfunc[54]: QWidget::resize(int, int) 33762 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33763 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33764 vfunc[57]: QWidget::close(bool) 33765 vfunc[58]: QProgressBar::sizeHint() const 33766 vfunc[59]: QProgressBar::minimumSizeHint() const 33767 vfunc[60]: QWidget::sizePolicy() const 33768 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33769 vfunc[62]: QWidget::heightForWidth(int) const 33770 vfunc[63]: QWidget::adjustSize() 33771 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33772 const&, bool) 33773 vfunc[65]: QWidget::setAcceptDrops(bool) 33774 vfunc[66]: QWidget::setAutoMask(bool) 33775 vfunc[67]: 33776 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33777 vfunc[68]: QWidget::customWhatsThis() const 33778 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33779 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33780 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33781 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33782 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33783 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33784 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33785 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33786 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33787 vfunc[78]: QWidget::enterEvent(QEvent*) 33788 vfunc[79]: QWidget::leaveEvent(QEvent*) 33789 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 33790 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33791 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 33792 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33793 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33794 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33795 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33796 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33797 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33798 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33799 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33800 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33801 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33802 vfunc[93]: QWidget::showEvent(QShowEvent*) 33803 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33804 vfunc[95]: QWidget::x11Event(_XEvent*) 33805 vfunc[96]: QWidget::updateMask() 33806 vfunc[97]: QProgressBar::styleChange(QStyle&) 33807 vfunc[98]: QWidget::enabledChange(bool) 33808 vfunc[99]: QWidget::paletteChange(QPalette const&) 33809 vfunc[100]: QWidget::fontChange(QFont const&) 33810 vfunc[101]: QWidget::windowActivationChange(bool) 33811 vfunc[102]: QWidget::metric(int) const 33812 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33813 vfunc[104]: QWidget::destroy(bool, bool) 33814 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33815 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33816 vfunc[107]: QWidget::focusNextPrevChild(bool) 33817 vfunc[108]: QWidget::setKeyCompression(bool) 33818 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33819 bool, QFont*) 33820 vfunc[110]: QFrame::setFrameStyle(int) 33821 vfunc[111]: QFrame::setLineWidth(int) 33822 vfunc[112]: QFrame::setMargin(int) 33823 vfunc[113]: QFrame::setMidLineWidth(int) 33824 vfunc[114]: QFrame::setFrameRect(QRect const&) 33825 vfunc[115]: QFrame::drawFrame(QPainter*) 33826 vfunc[116]: QProgressBar::drawContents(QPainter*) 33827 vfunc[117]: QFrame::frameChanged() 33828 vfunc[118]: QProgressBar::setTotalSteps(int) 33829 vfunc[119]: QProgressBar::setProgress(int) 33830 vfunc[120]: QProgressBar::setIndicator(QString&, int, int) 33831 33832 Table 8-446. Secondary vtable for QProgressBar 33833 Base Offset -40 33834 Virtual Base Offset 0 33835 RTTI typeinfo for QProgressBar 33836 vfunc[0]: NULL or non-virtual thunk to 33837 QProgressBar::~QProgressBar() 33838 vfunc[1]: NULL or non-virtual thunk to 33839 QProgressBar::~QProgressBar() 33840 vfunc[2]: QPaintDevice::setResolution(int) 33841 vfunc[3]: QPaintDevice::resolution() const 33842 vfunc[4]: QPaintDevice::handle() const 33843 vfunc[5]: QPaintDevice::x11RenderHandle() const 33844 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33845 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33846 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33847 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33848 const 33849 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33850 33851 The Run Time Type Information for the QProgressBar class is 33852 described by Table 8-447 33853 33854 Table 8-447. typeinfo for QProgressBar 33855 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33856 Name typeinfo name for QProgressBar 33857 basetype: typeinfo for QFrame 33858 __________________________________________________________ 33859 33860 8.2.22.37. Class data for QIconViewItem 33861 33862 The virtual table for the QIconViewItem class is described by 33863 Table 8-448 33864 33865 Table 8-448. Primary vtable for QIconViewItem 33866 Base Offset 0 33867 Virtual Base Offset 0 33868 RTTI typeinfo for QIconViewItem 33869 vfunc[0]: QIconViewItem::~QIconViewItem() 33870 vfunc[1]: QIconViewItem::~QIconViewItem() 33871 vfunc[2]: QIconViewItem::setRenameEnabled(bool) 33872 vfunc[3]: QIconViewItem::setDragEnabled(bool) 33873 vfunc[4]: QIconViewItem::setDropEnabled(bool) 33874 vfunc[5]: QIconViewItem::text() const 33875 vfunc[6]: QIconViewItem::pixmap() const 33876 vfunc[7]: QIconViewItem::picture() const 33877 vfunc[8]: QIconViewItem::key() const 33878 vfunc[9]: QIconViewItem::setSelected(bool, bool) 33879 vfunc[10]: QIconViewItem::setSelected(bool) 33880 vfunc[11]: QIconViewItem::setSelectable(bool) 33881 vfunc[12]: QIconViewItem::repaint() 33882 vfunc[13]: QIconViewItem::move(int, int) 33883 vfunc[14]: QIconViewItem::moveBy(int, int) 33884 vfunc[15]: QIconViewItem::move(QPoint const&) 33885 vfunc[16]: QIconViewItem::moveBy(QPoint const&) 33886 vfunc[17]: QIconViewItem::acceptDrop(QMimeSource const*) const 33887 vfunc[18]: QIconViewItem::compare(QIconViewItem*) const 33888 vfunc[19]: QIconViewItem::setText(QString const&) 33889 vfunc[20]: QIconViewItem::setPixmap(QPixmap const&) 33890 vfunc[21]: QIconViewItem::setPicture(QPicture const&) 33891 vfunc[22]: QIconViewItem::setText(QString const&, bool, bool) 33892 vfunc[23]: QIconViewItem::setPixmap(QPixmap const&, bool, bool) 33893 vfunc[24]: QIconViewItem::setKey(QString const&) 33894 vfunc[25]: QIconViewItem::rtti() const 33895 vfunc[26]: QIconViewItem::removeRenameBox() 33896 vfunc[27]: QIconViewItem::calcRect(QString const&) 33897 vfunc[28]: QIconViewItem::paintItem(QPainter*, QColorGroup 33898 const&) 33899 vfunc[29]: QIconViewItem::paintFocus(QPainter*, QColorGroup 33900 const&) 33901 vfunc[30]: QIconViewItem::dropped(QDropEvent*, 33902 QValueList const&) 33903 vfunc[31]: QIconViewItem::dragEntered() 33904 vfunc[32]: QIconViewItem::dragLeft() 33905 33906 The Run Time Type Information for the QIconViewItem class is 33907 described by Table 8-449 33908 33909 Table 8-449. typeinfo for QIconViewItem 33910 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33911 Name typeinfo name for QIconViewItem 33912 basetype: typeinfo for Qt 33913 __________________________________________________________ 33914 33915 8.2.22.38. Class data for QCheckListItem 33916 33917 The virtual table for the QCheckListItem class is described by 33918 Table 8-450 33919 33920 Table 8-450. Primary vtable for QCheckListItem 33921 Base Offset 0 33922 Virtual Base Offset 0 33923 RTTI typeinfo for QCheckListItem 33924 vfunc[0]: QCheckListItem::~QCheckListItem() 33925 vfunc[1]: QCheckListItem::~QCheckListItem() 33926 vfunc[2]: QListViewItem::insertItem(QListViewItem*) 33927 vfunc[3]: QListViewItem::takeItem(QListViewItem*) 33928 vfunc[4]: NULL or QListViewItem::removeItem(QListViewItem*) 33929 vfunc[5]: QListViewItem::invalidateHeight() 33930 vfunc[6]: QCheckListItem::width(QFontMetrics const&, QListView 33931 const*, int) const 33932 vfunc[7]: QListViewItem::setText(int, QString const&) 33933 vfunc[8]: NULL or QCheckListItem::text(int) const 33934 vfunc[9]: QListViewItem::setPixmap(int, QPixmap const&) 33935 vfunc[10]: QListViewItem::pixmap(int) const 33936 vfunc[11]: QListViewItem::key(int, bool) const 33937 vfunc[12]: QListViewItem::compare(QListViewItem*, int, bool) 33938 const 33939 vfunc[13]: QListViewItem::sortChildItems(int, bool) 33940 vfunc[14]: QListViewItem::setOpen(bool) 33941 vfunc[15]: QCheckListItem::setup() 33942 vfunc[16]: QListViewItem::setSelected(bool) 33943 vfunc[17]: QCheckListItem::paintCell(QPainter*, QColorGroup 33944 const&, int, int, int) 33945 vfunc[18]: QListViewItem::paintBranches(QPainter*, QColorGroup 33946 const&, int, int, int) 33947 vfunc[19]: QCheckListItem::paintFocus(QPainter*, QColorGroup 33948 const&, QRect const&) 33949 vfunc[20]: QListViewItem::setSelectable(bool) 33950 vfunc[21]: QListViewItem::setExpandable(bool) 33951 vfunc[22]: QListViewItem::sort() 33952 vfunc[23]: QListViewItem::setDragEnabled(bool) 33953 vfunc[24]: QListViewItem::setDropEnabled(bool) 33954 vfunc[25]: QListViewItem::acceptDrop(QMimeSource const*) const 33955 vfunc[26]: QListViewItem::setRenameEnabled(int, bool) 33956 vfunc[27]: QListViewItem::startRename(int) 33957 vfunc[28]: QListViewItem::setEnabled(bool) 33958 vfunc[29]: QCheckListItem::rtti() const 33959 vfunc[30]: QListViewItem::setMultiLinesEnabled(bool) 33960 vfunc[31]: QListViewItem::enforceSortOrder() const 33961 vfunc[32]: QListViewItem::setHeight(int) 33962 vfunc[33]: QCheckListItem::activate() 33963 vfunc[34]: QListViewItem::dropped(QDropEvent*) 33964 vfunc[35]: QListViewItem::dragEntered() 33965 vfunc[36]: QListViewItem::dragLeft() 33966 vfunc[37]: QListViewItem::okRename(int) 33967 vfunc[38]: QListViewItem::cancelRename(int) 33968 vfunc[39]: QCheckListItem::setOn(bool) 33969 vfunc[40]: QCheckListItem::stateChange(bool) 33970 33971 The Run Time Type Information for the QCheckListItem class is 33972 described by Table 8-451 33973 33974 Table 8-451. typeinfo for QCheckListItem 33975 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33976 Name typeinfo name for QCheckListItem 33977 basetype: typeinfo for QListViewItem 33978 __________________________________________________________ 33979 33980 8.2.22.39. Class data for QDockArea 33981 33982 The virtual table for the QDockArea class is described by Table 33983 8-452 33984 33985 Table 8-452. Primary vtable for QDockArea 33986 Base Offset 0 33987 Virtual Base Offset 0 33988 RTTI typeinfo for QDockArea 33989 vfunc[0]: NULL or QDockArea::metaObject() const 33990 vfunc[1]: QDockArea::className() const 33991 vfunc[2]: QDockArea::qt_cast(char const*) 33992 vfunc[3]: QDockArea::qt_invoke(int, QUObject*) 33993 vfunc[4]: QDockArea::qt_emit(int, QUObject*) 33994 vfunc[5]: QDockArea::qt_property(int, int, QVariant*) 33995 vfunc[6]: QDockArea::~QDockArea() 33996 vfunc[7]: QDockArea::~QDockArea() 33997 vfunc[8]: QWidget::event(QEvent*) 33998 vfunc[9]: QDockArea::eventFilter(QObject*, QEvent*) 33999 vfunc[10]: QWidget::setName(char const*) 34000 vfunc[11]: QObject::insertChild(QObject*) 34001 vfunc[12]: QObject::removeChild(QObject*) 34002 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34003 vfunc[14]: QObject::property(char const*) const 34004 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34005 vfunc[16]: QObject::childEvent(QChildEvent*) 34006 vfunc[17]: QObject::customEvent(QCustomEvent*) 34007 vfunc[18]: QObject::connectNotify(char const*) 34008 vfunc[19]: QObject::disconnectNotify(char const*) 34009 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34010 const*, char const*) 34011 vfunc[21]: QWidget::setEnabled(bool) 34012 vfunc[22]: QWidget::setMinimumSize(int, int) 34013 vfunc[23]: QWidget::setMaximumSize(int, int) 34014 vfunc[24]: QWidget::setSizeIncrement(int, int) 34015 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34016 vfunc[26]: QWidget::setEraseColor(QColor const&) 34017 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34018 vfunc[28]: QWidget::setPalette(QPalette const&) 34019 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34020 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34021 vfunc[31]: QWidget::setFont(QFont const&) 34022 vfunc[32]: QWidget::setCursor(QCursor const&) 34023 vfunc[33]: QWidget::unsetCursor() 34024 vfunc[34]: QWidget::setMask(QBitmap const&) 34025 vfunc[35]: QWidget::setMask(QRegion const&) 34026 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34027 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34028 vfunc[38]: QWidget::setCaption(QString const&) 34029 vfunc[39]: QWidget::setIcon(QPixmap const&) 34030 vfunc[40]: QWidget::setIconText(QString const&) 34031 vfunc[41]: QWidget::setMouseTracking(bool) 34032 vfunc[42]: QWidget::setFocus() 34033 vfunc[43]: QWidget::setActiveWindow() 34034 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34035 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34036 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34037 vfunc[47]: QWidget::show() 34038 vfunc[48]: QWidget::hide() 34039 vfunc[49]: QWidget::showMinimized() 34040 vfunc[50]: QWidget::showMaximized() 34041 vfunc[51]: QWidget::showNormal() 34042 vfunc[52]: QWidget::polish() 34043 vfunc[53]: QWidget::move(int, int) 34044 vfunc[54]: QWidget::resize(int, int) 34045 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34046 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34047 vfunc[57]: QWidget::close(bool) 34048 vfunc[58]: QWidget::sizeHint() const 34049 vfunc[59]: QWidget::minimumSizeHint() const 34050 vfunc[60]: QWidget::sizePolicy() const 34051 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34052 vfunc[62]: QWidget::heightForWidth(int) const 34053 vfunc[63]: QWidget::adjustSize() 34054 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34055 const&, bool) 34056 vfunc[65]: QWidget::setAcceptDrops(bool) 34057 vfunc[66]: QWidget::setAutoMask(bool) 34058 vfunc[67]: 34059 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34060 vfunc[68]: QWidget::customWhatsThis() const 34061 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 34062 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 34063 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34064 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 34065 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34066 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 34067 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34068 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 34069 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 34070 vfunc[78]: QWidget::enterEvent(QEvent*) 34071 vfunc[79]: QWidget::leaveEvent(QEvent*) 34072 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 34073 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34074 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 34075 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34076 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34077 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34078 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34079 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34080 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34081 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34082 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34083 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34084 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34085 vfunc[93]: QWidget::showEvent(QShowEvent*) 34086 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34087 vfunc[95]: QWidget::x11Event(_XEvent*) 34088 vfunc[96]: QWidget::updateMask() 34089 vfunc[97]: QWidget::styleChange(QStyle&) 34090 vfunc[98]: QWidget::enabledChange(bool) 34091 vfunc[99]: QWidget::paletteChange(QPalette const&) 34092 vfunc[100]: QWidget::fontChange(QFont const&) 34093 vfunc[101]: QWidget::windowActivationChange(bool) 34094 vfunc[102]: QWidget::metric(int) const 34095 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34096 vfunc[104]: QWidget::destroy(bool, bool) 34097 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34098 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34099 vfunc[107]: QWidget::focusNextPrevChild(bool) 34100 vfunc[108]: QWidget::setKeyCompression(bool) 34101 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34102 bool, QFont*) 34103 34104 Table 8-453. Secondary vtable for QDockArea 34105 Base Offset -40 34106 Virtual Base Offset 0 34107 RTTI typeinfo for QDockArea 34108 vfunc[0]: non-virtual thunk to QDockArea::~QDockArea() 34109 vfunc[1]: non-virtual thunk to QDockArea::~QDockArea() 34110 vfunc[2]: QPaintDevice::setResolution(int) 34111 vfunc[3]: QPaintDevice::resolution() const 34112 vfunc[4]: QPaintDevice::handle() const 34113 vfunc[5]: QPaintDevice::x11RenderHandle() const 34114 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34115 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34116 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34117 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34118 const 34119 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34120 34121 The Run Time Type Information for the QDockArea class is 34122 described by Table 8-454 34123 34124 Table 8-454. typeinfo for QDockArea 34125 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34126 Name typeinfo name for QDockArea 34127 basetype: typeinfo for QWidget 34128 __________________________________________________________ 34129 34130 8.2.22.40. Class data for QListViewItem 34131 34132 The virtual table for the QListViewItem class is described by 34133 Table 8-455 34134 34135 Table 8-455. Primary vtable for QListViewItem 34136 Base Offset 0 34137 Virtual Base Offset 0 34138 RTTI typeinfo for QListViewItem 34139 vfunc[0]: QListViewItem::~QListViewItem() 34140 vfunc[1]: QListViewItem::~QListViewItem() 34141 vfunc[2]: QListViewItem::insertItem(QListViewItem*) 34142 vfunc[3]: QListViewItem::takeItem(QListViewItem*) 34143 vfunc[4]: NULL or QListViewItem::removeItem(QListViewItem*) 34144 vfunc[5]: QListViewItem::invalidateHeight() 34145 vfunc[6]: QListViewItem::width(QFontMetrics const&, QListView 34146 const*, int) const 34147 vfunc[7]: QListViewItem::setText(int, QString const&) 34148 vfunc[8]: QListViewItem::text(int) const 34149 vfunc[9]: QListViewItem::setPixmap(int, QPixmap const&) 34150 vfunc[10]: QListViewItem::pixmap(int) const 34151 vfunc[11]: QListViewItem::key(int, bool) const 34152 vfunc[12]: QListViewItem::compare(QListViewItem*, int, bool) 34153 const 34154 vfunc[13]: QListViewItem::sortChildItems(int, bool) 34155 vfunc[14]: QListViewItem::setOpen(bool) 34156 vfunc[15]: QListViewItem::setup() 34157 vfunc[16]: QListViewItem::setSelected(bool) 34158 vfunc[17]: QListViewItem::paintCell(QPainter*, QColorGroup 34159 const&, int, int, int) 34160 vfunc[18]: QListViewItem::paintBranches(QPainter*, QColorGroup 34161 const&, int, int, int) 34162 vfunc[19]: QListViewItem::paintFocus(QPainter*, QColorGroup 34163 const&, QRect const&) 34164 vfunc[20]: QListViewItem::setSelectable(bool) 34165 vfunc[21]: QListViewItem::setExpandable(bool) 34166 vfunc[22]: QListViewItem::sort() 34167 vfunc[23]: QListViewItem::setDragEnabled(bool) 34168 vfunc[24]: QListViewItem::setDropEnabled(bool) 34169 vfunc[25]: QListViewItem::acceptDrop(QMimeSource const*) const 34170 vfunc[26]: QListViewItem::setRenameEnabled(int, bool) 34171 vfunc[27]: QListViewItem::startRename(int) 34172 vfunc[28]: QListViewItem::setEnabled(bool) 34173 vfunc[29]: QListViewItem::rtti() const 34174 vfunc[30]: QListViewItem::setMultiLinesEnabled(bool) 34175 vfunc[31]: QListViewItem::enforceSortOrder() const 34176 vfunc[32]: QListViewItem::setHeight(int) 34177 vfunc[33]: QListViewItem::activate() 34178 vfunc[34]: QListViewItem::dropped(QDropEvent*) 34179 vfunc[35]: QListViewItem::dragEntered() 34180 vfunc[36]: QListViewItem::dragLeft() 34181 vfunc[37]: QListViewItem::okRename(int) 34182 vfunc[38]: QListViewItem::cancelRename(int) 34183 34184 The Run Time Type Information for the QListViewItem class is 34185 described by Table 8-456 34186 34187 Table 8-456. typeinfo for QListViewItem 34188 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34189 Name typeinfo name for QListViewItem 34190 basetype: typeinfo for Qt 34191 __________________________________________________________ 34192 34193 8.2.22.41. Class data for QIconView 34194 34195 The virtual table for the QIconView class is described by Table 34196 8-457 34197 34198 Table 8-457. Primary vtable for QIconView 34199 Base Offset 0 34200 Virtual Base Offset 0 34201 RTTI typeinfo for QIconView 34202 vfunc[0]: NULL or QIconView::metaObject() const 34203 vfunc[1]: QIconView::className() const 34204 vfunc[2]: QIconView::qt_cast(char const*) 34205 vfunc[3]: QIconView::qt_invoke(int, QUObject*) 34206 vfunc[4]: QIconView::qt_emit(int, QUObject*) 34207 vfunc[5]: QIconView::qt_property(int, int, QVariant*) 34208 vfunc[6]: QIconView::~QIconView() 34209 vfunc[7]: QIconView::~QIconView() 34210 vfunc[8]: QWidget::event(QEvent*) 34211 vfunc[9]: QIconView::eventFilter(QObject*, QEvent*) 34212 vfunc[10]: QWidget::setName(char const*) 34213 vfunc[11]: QObject::insertChild(QObject*) 34214 vfunc[12]: QScrollView::removeChild(QObject*) 34215 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34216 vfunc[14]: QObject::property(char const*) const 34217 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34218 vfunc[16]: QObject::childEvent(QChildEvent*) 34219 vfunc[17]: QObject::customEvent(QCustomEvent*) 34220 vfunc[18]: QObject::connectNotify(char const*) 34221 vfunc[19]: QObject::disconnectNotify(char const*) 34222 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34223 const*, char const*) 34224 vfunc[21]: QScrollView::setEnabled(bool) 34225 vfunc[22]: QWidget::setMinimumSize(int, int) 34226 vfunc[23]: QWidget::setMaximumSize(int, int) 34227 vfunc[24]: QWidget::setSizeIncrement(int, int) 34228 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34229 vfunc[26]: QWidget::setEraseColor(QColor const&) 34230 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34231 vfunc[28]: QIconView::setPalette(QPalette const&) 34232 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34233 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34234 vfunc[31]: QIconView::setFont(QFont const&) 34235 vfunc[32]: QWidget::setCursor(QCursor const&) 34236 vfunc[33]: QWidget::unsetCursor() 34237 vfunc[34]: QWidget::setMask(QBitmap const&) 34238 vfunc[35]: QWidget::setMask(QRegion const&) 34239 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34240 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34241 vfunc[38]: QWidget::setCaption(QString const&) 34242 vfunc[39]: QWidget::setIcon(QPixmap const&) 34243 vfunc[40]: QWidget::setIconText(QString const&) 34244 vfunc[41]: QWidget::setMouseTracking(bool) 34245 vfunc[42]: QWidget::setFocus() 34246 vfunc[43]: QWidget::setActiveWindow() 34247 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34248 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34249 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34250 vfunc[47]: QScrollView::show() 34251 vfunc[48]: QWidget::hide() 34252 vfunc[49]: QWidget::showMinimized() 34253 vfunc[50]: QWidget::showMaximized() 34254 vfunc[51]: QWidget::showNormal() 34255 vfunc[52]: QWidget::polish() 34256 vfunc[53]: QWidget::move(int, int) 34257 vfunc[54]: QScrollView::resize(int, int) 34258 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34259 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34260 vfunc[57]: QWidget::close(bool) 34261 vfunc[58]: QIconView::sizeHint() const 34262 vfunc[59]: QIconView::minimumSizeHint() const 34263 vfunc[60]: QWidget::sizePolicy() const 34264 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34265 vfunc[62]: QWidget::heightForWidth(int) const 34266 vfunc[63]: QWidget::adjustSize() 34267 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34268 const&, bool) 34269 vfunc[65]: QWidget::setAcceptDrops(bool) 34270 vfunc[66]: QWidget::setAutoMask(bool) 34271 vfunc[67]: 34272 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34273 vfunc[68]: QWidget::customWhatsThis() const 34274 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 34275 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 34276 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 34277 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 34278 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 34279 vfunc[74]: QIconView::keyPressEvent(QKeyEvent*) 34280 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34281 vfunc[76]: QIconView::focusInEvent(QFocusEvent*) 34282 vfunc[77]: QIconView::focusOutEvent(QFocusEvent*) 34283 vfunc[78]: QIconView::enterEvent(QEvent*) 34284 vfunc[79]: QWidget::leaveEvent(QEvent*) 34285 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 34286 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34287 vfunc[82]: QIconView::resizeEvent(QResizeEvent*) 34288 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34289 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 34290 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34291 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34292 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34293 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34294 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34295 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34296 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34297 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34298 vfunc[93]: QIconView::showEvent(QShowEvent*) 34299 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34300 vfunc[95]: QWidget::x11Event(_XEvent*) 34301 vfunc[96]: QWidget::updateMask() 34302 vfunc[97]: QIconView::styleChange(QStyle&) 34303 vfunc[98]: QWidget::enabledChange(bool) 34304 vfunc[99]: QWidget::paletteChange(QPalette const&) 34305 vfunc[100]: QScrollView::fontChange(QFont const&) 34306 vfunc[101]: QIconView::windowActivationChange(bool) 34307 vfunc[102]: QWidget::metric(int) const 34308 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34309 vfunc[104]: QWidget::destroy(bool, bool) 34310 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34311 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34312 vfunc[107]: QScrollView::focusNextPrevChild(bool) 34313 vfunc[108]: QWidget::setKeyCompression(bool) 34314 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34315 bool, QFont*) 34316 vfunc[110]: QFrame::setFrameStyle(int) 34317 vfunc[111]: QFrame::setLineWidth(int) 34318 vfunc[112]: QFrame::setMargin(int) 34319 vfunc[113]: QFrame::setMidLineWidth(int) 34320 vfunc[114]: QFrame::setFrameRect(QRect const&) 34321 vfunc[115]: QFrame::drawFrame(QPainter*) 34322 vfunc[116]: QIconView::drawContents(QPainter*) 34323 vfunc[117]: QScrollView::frameChanged() 34324 vfunc[118]: 34325 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 34326 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 34327 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 34328 vfunc[121]: 34329 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 34330 vfunc[122]: 34331 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 34332 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 34333 vfunc[124]: QScrollView::setDragAutoScroll(bool) 34334 vfunc[125]: QScrollView::resizeContents(int, int) 34335 vfunc[126]: QIconView::setContentsPos(int, int) 34336 vfunc[127]: QIconView::drawContents(QPainter*, int, int, int, 34337 int) 34338 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 34339 int, int, int, int, int) 34340 vfunc[129]: QIconView::contentsMousePressEvent(QMouseEvent*) 34341 vfunc[130]: QIconView::contentsMouseReleaseEvent(QMouseEvent*) 34342 vfunc[131]: 34343 QIconView::contentsMouseDoubleClickEvent(QMouseEvent*) 34344 vfunc[132]: QIconView::contentsMouseMoveEvent(QMouseEvent*) 34345 vfunc[133]: QIconView::contentsDragEnterEvent(QDragEnterEvent*) 34346 vfunc[134]: QIconView::contentsDragMoveEvent(QDragMoveEvent*) 34347 vfunc[135]: QIconView::contentsDragLeaveEvent(QDragLeaveEvent*) 34348 vfunc[136]: QIconView::contentsDropEvent(QDropEvent*) 34349 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 34350 vfunc[138]: 34351 QIconView::contentsContextMenuEvent(QContextMenuEvent*) 34352 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 34353 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 34354 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 34355 vfunc[142]: 34356 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 34357 vfunc[143]: 34358 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 34359 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 34360 vfunc[145]: 34361 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 34362 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 34363 vfunc[147]: 34364 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 34365 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 34366 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 34367 vfunc[150]: 34368 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 34369 vfunc[151]: QScrollView::setMargins(int, int, int, int) 34370 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 34371 int, int) 34372 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 34373 int, int) 34374 vfunc[154]: QIconView::insertItem(QIconViewItem*, 34375 QIconViewItem*) 34376 vfunc[155]: QIconView::takeItem(QIconViewItem*) 34377 vfunc[156]: QIconView::setCurrentItem(QIconViewItem*) 34378 vfunc[157]: QIconView::setSelected(QIconViewItem*, bool, bool) 34379 vfunc[158]: 34380 QIconView::setSelectionMode(QIconView::SelectionMode) 34381 vfunc[159]: QIconView::selectAll(bool) 34382 vfunc[160]: QIconView::clearSelection() 34383 vfunc[161]: QIconView::invertSelection() 34384 vfunc[162]: QIconView::repaintItem(QIconViewItem*) 34385 vfunc[163]: QIconView::clear() 34386 vfunc[164]: QIconView::setGridX(int) 34387 vfunc[165]: QIconView::setGridY(int) 34388 vfunc[166]: QIconView::setSpacing(int) 34389 vfunc[167]: QIconView::setItemTextPos(QIconView::ItemTextPos) 34390 vfunc[168]: QIconView::setItemTextBackground(QBrush const&) 34391 vfunc[169]: QIconView::setArrangement(QIconView::Arrangement) 34392 vfunc[170]: QIconView::setResizeMode(QIconView::ResizeMode) 34393 vfunc[171]: QIconView::setMaxItemWidth(int) 34394 vfunc[172]: QIconView::setMaxItemTextLength(int) 34395 vfunc[173]: QIconView::setAutoArrange(bool) 34396 vfunc[174]: QIconView::setShowToolTips(bool) 34397 vfunc[175]: QIconView::setItemsMovable(bool) 34398 vfunc[176]: QIconView::setWordWrapIconText(bool) 34399 vfunc[177]: QIconView::sort(bool) 34400 vfunc[178]: QIconView::arrangeItemsInGrid(QSize const&, bool) 34401 vfunc[179]: QIconView::arrangeItemsInGrid(bool) 34402 vfunc[180]: QIconView::updateContents() 34403 vfunc[181]: QIconView::doAutoScroll() 34404 vfunc[182]: QIconView::adjustItems() 34405 vfunc[183]: QIconView::slotUpdate() 34406 vfunc[184]: QIconView::drawRubber(QPainter*) 34407 vfunc[185]: QIconView::dragObject() 34408 vfunc[186]: QIconView::startDrag() 34409 vfunc[187]: QIconView::insertInGrid(QIconViewItem*) 34410 vfunc[188]: QIconView::drawBackground(QPainter*, QRect const&) 34411 vfunc[189]: QIconView::drawDragShapes(QPoint const&) 34412 vfunc[190]: QIconView::initDragEnter(QDropEvent*) 34413 34414 Table 8-458. Secondary vtable for QIconView 34415 Base Offset -40 34416 Virtual Base Offset 0 34417 RTTI typeinfo for QIconView 34418 vfunc[0]: non-virtual thunk to QIconView::~QIconView() 34419 vfunc[1]: non-virtual thunk to QIconView::~QIconView() 34420 vfunc[2]: QPaintDevice::setResolution(int) 34421 vfunc[3]: QPaintDevice::resolution() const 34422 vfunc[4]: QPaintDevice::handle() const 34423 vfunc[5]: QPaintDevice::x11RenderHandle() const 34424 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34425 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34426 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34427 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34428 const 34429 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34430 34431 The Run Time Type Information for the QIconView class is 34432 described by Table 8-459 34433 34434 Table 8-459. typeinfo for QIconView 34435 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34436 Name typeinfo name for QIconView 34437 basetype: typeinfo for QScrollView 34438 __________________________________________________________ 34439 34440 8.2.22.42. Class data for QWidget 34441 34442 The virtual table for the QWidget class is described by Table 34443 8-460 34444 34445 Table 8-460. Primary vtable for QWidget 34446 Base Offset 0 34447 Virtual Base Offset 0 34448 RTTI typeinfo for QWidget 34449 vfunc[0]: NULL or QWidget::metaObject() const 34450 vfunc[1]: QWidget::className() const 34451 vfunc[2]: QWidget::qt_cast(char const*) 34452 vfunc[3]: QWidget::qt_invoke(int, QUObject*) 34453 vfunc[4]: QWidget::qt_emit(int, QUObject*) 34454 vfunc[5]: QWidget::qt_property(int, int, QVariant*) 34455 vfunc[6]: QWidget::~QWidget() 34456 vfunc[7]: QWidget::~QWidget() 34457 vfunc[8]: QWidget::event(QEvent*) 34458 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34459 vfunc[10]: QWidget::setName(char const*) 34460 vfunc[11]: QObject::insertChild(QObject*) 34461 vfunc[12]: QObject::removeChild(QObject*) 34462 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34463 vfunc[14]: QObject::property(char const*) const 34464 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34465 vfunc[16]: QObject::childEvent(QChildEvent*) 34466 vfunc[17]: QObject::customEvent(QCustomEvent*) 34467 vfunc[18]: QObject::connectNotify(char const*) 34468 vfunc[19]: QObject::disconnectNotify(char const*) 34469 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34470 const*, char const*) 34471 vfunc[21]: QWidget::setEnabled(bool) 34472 vfunc[22]: QWidget::setMinimumSize(int, int) 34473 vfunc[23]: QWidget::setMaximumSize(int, int) 34474 vfunc[24]: QWidget::setSizeIncrement(int, int) 34475 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34476 vfunc[26]: QWidget::setEraseColor(QColor const&) 34477 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34478 vfunc[28]: QWidget::setPalette(QPalette const&) 34479 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34480 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34481 vfunc[31]: QWidget::setFont(QFont const&) 34482 vfunc[32]: QWidget::setCursor(QCursor const&) 34483 vfunc[33]: QWidget::unsetCursor() 34484 vfunc[34]: QWidget::setMask(QBitmap const&) 34485 vfunc[35]: QWidget::setMask(QRegion const&) 34486 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34487 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34488 vfunc[38]: QWidget::setCaption(QString const&) 34489 vfunc[39]: QWidget::setIcon(QPixmap const&) 34490 vfunc[40]: QWidget::setIconText(QString const&) 34491 vfunc[41]: QWidget::setMouseTracking(bool) 34492 vfunc[42]: QWidget::setFocus() 34493 vfunc[43]: QWidget::setActiveWindow() 34494 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34495 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34496 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34497 vfunc[47]: QWidget::show() 34498 vfunc[48]: QWidget::hide() 34499 vfunc[49]: QWidget::showMinimized() 34500 vfunc[50]: QWidget::showMaximized() 34501 vfunc[51]: QWidget::showNormal() 34502 vfunc[52]: QWidget::polish() 34503 vfunc[53]: QWidget::move(int, int) 34504 vfunc[54]: QWidget::resize(int, int) 34505 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34506 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34507 vfunc[57]: QWidget::close(bool) 34508 vfunc[58]: QWidget::sizeHint() const 34509 vfunc[59]: QWidget::minimumSizeHint() const 34510 vfunc[60]: QWidget::sizePolicy() const 34511 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34512 vfunc[62]: QWidget::heightForWidth(int) const 34513 vfunc[63]: QWidget::adjustSize() 34514 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34515 const&, bool) 34516 vfunc[65]: QWidget::setAcceptDrops(bool) 34517 vfunc[66]: QWidget::setAutoMask(bool) 34518 vfunc[67]: 34519 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34520 vfunc[68]: QWidget::customWhatsThis() const 34521 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 34522 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 34523 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34524 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 34525 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34526 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 34527 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34528 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 34529 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 34530 vfunc[78]: QWidget::enterEvent(QEvent*) 34531 vfunc[79]: QWidget::leaveEvent(QEvent*) 34532 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 34533 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34534 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 34535 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34536 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34537 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34538 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34539 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34540 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34541 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34542 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34543 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34544 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34545 vfunc[93]: QWidget::showEvent(QShowEvent*) 34546 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34547 vfunc[95]: QWidget::x11Event(_XEvent*) 34548 vfunc[96]: QWidget::updateMask() 34549 vfunc[97]: QWidget::styleChange(QStyle&) 34550 vfunc[98]: QWidget::enabledChange(bool) 34551 vfunc[99]: QWidget::paletteChange(QPalette const&) 34552 vfunc[100]: QWidget::fontChange(QFont const&) 34553 vfunc[101]: QWidget::windowActivationChange(bool) 34554 vfunc[102]: QWidget::metric(int) const 34555 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34556 vfunc[104]: QWidget::destroy(bool, bool) 34557 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34558 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34559 vfunc[107]: QWidget::focusNextPrevChild(bool) 34560 vfunc[108]: QWidget::setKeyCompression(bool) 34561 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34562 bool, QFont*) 34563 34564 Table 8-461. Secondary vtable for QWidget 34565 Base Offset -40 34566 Virtual Base Offset 0 34567 RTTI typeinfo for QWidget 34568 vfunc[0]: non-virtual thunk to QWidget::~QWidget() 34569 vfunc[1]: non-virtual thunk to QWidget::~QWidget() 34570 vfunc[2]: QPaintDevice::setResolution(int) 34571 vfunc[3]: QPaintDevice::resolution() const 34572 vfunc[4]: QPaintDevice::handle() const 34573 vfunc[5]: QPaintDevice::x11RenderHandle() const 34574 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34575 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34576 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34577 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34578 const 34579 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34580 34581 The Run Time Type Information for the QWidget class is 34582 described by Table 8-462 34583 34584 Table 8-462. typeinfo for QWidget 34585 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 34586 Name typeinfo name for QWidget 34587 flags: 0 34588 basetype: typeinfo for QObject 2 34589 basetype: typeinfo for QPaintDevice 10242 34590 __________________________________________________________ 34591 34592 8.2.22.43. Class data for QToolTipGroup 34593 34594 The virtual table for the QToolTipGroup class is described by 34595 Table 8-463 34596 34597 Table 8-463. Primary vtable for QToolTipGroup 34598 Base Offset 0 34599 Virtual Base Offset 0 34600 RTTI typeinfo for QToolTipGroup 34601 vfunc[0]: NULL or QToolTipGroup::metaObject() const 34602 vfunc[1]: QToolTipGroup::className() const 34603 vfunc[2]: QToolTipGroup::qt_cast(char const*) 34604 vfunc[3]: QToolTipGroup::qt_invoke(int, QUObject*) 34605 vfunc[4]: QToolTipGroup::qt_emit(int, QUObject*) 34606 vfunc[5]: QToolTipGroup::qt_property(int, int, QVariant*) 34607 vfunc[6]: QToolTipGroup::~QToolTipGroup() 34608 vfunc[7]: QToolTipGroup::~QToolTipGroup() 34609 vfunc[8]: QObject::event(QEvent*) 34610 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34611 vfunc[10]: QObject::setName(char const*) 34612 vfunc[11]: QObject::insertChild(QObject*) 34613 vfunc[12]: QObject::removeChild(QObject*) 34614 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34615 vfunc[14]: QObject::property(char const*) const 34616 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34617 vfunc[16]: QObject::childEvent(QChildEvent*) 34618 vfunc[17]: QObject::customEvent(QCustomEvent*) 34619 vfunc[18]: QObject::connectNotify(char const*) 34620 vfunc[19]: QObject::disconnectNotify(char const*) 34621 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34622 const*, char const*) 34623 34624 The Run Time Type Information for the QToolTipGroup class is 34625 described by Table 8-464 34626 34627 Table 8-464. typeinfo for QToolTipGroup 34628 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34629 Name typeinfo name for QToolTipGroup 34630 basetype: typeinfo for QObject 34631 __________________________________________________________ 34632 34633 8.2.22.44. Class data for QPushButton 34634 34635 The virtual table for the QPushButton class is described by 34636 Table 8-465 34637 34638 Table 8-465. Primary vtable for QPushButton 34639 Base Offset 0 34640 Virtual Base Offset 0 34641 RTTI typeinfo for QPushButton 34642 vfunc[0]: NULL or QPushButton::metaObject() const 34643 vfunc[1]: QPushButton::className() const 34644 vfunc[2]: QPushButton::qt_cast(char const*) 34645 vfunc[3]: QPushButton::qt_invoke(int, QUObject*) 34646 vfunc[4]: QPushButton::qt_emit(int, QUObject*) 34647 vfunc[5]: QPushButton::qt_property(int, int, QVariant*) 34648 vfunc[6]: QPushButton::~QPushButton() 34649 vfunc[7]: QPushButton::~QPushButton() 34650 vfunc[8]: QWidget::event(QEvent*) 34651 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34652 vfunc[10]: QWidget::setName(char const*) 34653 vfunc[11]: QObject::insertChild(QObject*) 34654 vfunc[12]: QObject::removeChild(QObject*) 34655 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34656 vfunc[14]: QObject::property(char const*) const 34657 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34658 vfunc[16]: QObject::childEvent(QChildEvent*) 34659 vfunc[17]: QObject::customEvent(QCustomEvent*) 34660 vfunc[18]: QObject::connectNotify(char const*) 34661 vfunc[19]: QObject::disconnectNotify(char const*) 34662 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34663 const*, char const*) 34664 vfunc[21]: QWidget::setEnabled(bool) 34665 vfunc[22]: QWidget::setMinimumSize(int, int) 34666 vfunc[23]: QWidget::setMaximumSize(int, int) 34667 vfunc[24]: QWidget::setSizeIncrement(int, int) 34668 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34669 vfunc[26]: QWidget::setEraseColor(QColor const&) 34670 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34671 vfunc[28]: QWidget::setPalette(QPalette const&) 34672 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34673 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34674 vfunc[31]: QWidget::setFont(QFont const&) 34675 vfunc[32]: QWidget::setCursor(QCursor const&) 34676 vfunc[33]: QWidget::unsetCursor() 34677 vfunc[34]: QWidget::setMask(QBitmap const&) 34678 vfunc[35]: QWidget::setMask(QRegion const&) 34679 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34680 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34681 vfunc[38]: QWidget::setCaption(QString const&) 34682 vfunc[39]: QWidget::setIcon(QPixmap const&) 34683 vfunc[40]: QWidget::setIconText(QString const&) 34684 vfunc[41]: QWidget::setMouseTracking(bool) 34685 vfunc[42]: QWidget::setFocus() 34686 vfunc[43]: QWidget::setActiveWindow() 34687 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34688 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34689 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34690 vfunc[47]: QWidget::show() 34691 vfunc[48]: QWidget::hide() 34692 vfunc[49]: QWidget::showMinimized() 34693 vfunc[50]: QWidget::showMaximized() 34694 vfunc[51]: QWidget::showNormal() 34695 vfunc[52]: QWidget::polish() 34696 vfunc[53]: QPushButton::move(int, int) 34697 vfunc[54]: QPushButton::resize(int, int) 34698 vfunc[55]: QPushButton::setGeometry(int, int, int, int) 34699 vfunc[56]: QPushButton::setGeometry(QRect const&) 34700 vfunc[57]: QWidget::close(bool) 34701 vfunc[58]: QPushButton::sizeHint() const 34702 vfunc[59]: QWidget::minimumSizeHint() const 34703 vfunc[60]: QWidget::sizePolicy() const 34704 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34705 vfunc[62]: QWidget::heightForWidth(int) const 34706 vfunc[63]: QWidget::adjustSize() 34707 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34708 const&, bool) 34709 vfunc[65]: QWidget::setAcceptDrops(bool) 34710 vfunc[66]: QWidget::setAutoMask(bool) 34711 vfunc[67]: 34712 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34713 vfunc[68]: QWidget::customWhatsThis() const 34714 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 34715 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 34716 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34717 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 34718 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34719 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 34720 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 34721 vfunc[76]: QPushButton::focusInEvent(QFocusEvent*) 34722 vfunc[77]: QPushButton::focusOutEvent(QFocusEvent*) 34723 vfunc[78]: QWidget::enterEvent(QEvent*) 34724 vfunc[79]: QWidget::leaveEvent(QEvent*) 34725 vfunc[80]: QButton::paintEvent(QPaintEvent*) 34726 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34727 vfunc[82]: QPushButton::resizeEvent(QResizeEvent*) 34728 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34729 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34730 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34731 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34732 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34733 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34734 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34735 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34736 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34737 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34738 vfunc[93]: QWidget::showEvent(QShowEvent*) 34739 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34740 vfunc[95]: QWidget::x11Event(_XEvent*) 34741 vfunc[96]: QPushButton::updateMask() 34742 vfunc[97]: QWidget::styleChange(QStyle&) 34743 vfunc[98]: QButton::enabledChange(bool) 34744 vfunc[99]: QWidget::paletteChange(QPalette const&) 34745 vfunc[100]: QWidget::fontChange(QFont const&) 34746 vfunc[101]: QWidget::windowActivationChange(bool) 34747 vfunc[102]: QWidget::metric(int) const 34748 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34749 vfunc[104]: QWidget::destroy(bool, bool) 34750 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34751 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34752 vfunc[107]: QWidget::focusNextPrevChild(bool) 34753 vfunc[108]: QWidget::setKeyCompression(bool) 34754 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34755 bool, QFont*) 34756 vfunc[110]: QButton::setText(QString const&) 34757 vfunc[111]: QButton::setPixmap(QPixmap const&) 34758 vfunc[112]: QButton::setAccel(QKeySequence const&) 34759 vfunc[113]: QButton::setDown(bool) 34760 vfunc[114]: QButton::setAutoRepeat(bool) 34761 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 34762 vfunc[116]: QButton::setState(QButton::ToggleState) 34763 vfunc[117]: QButton::hitButton(QPoint const&) const 34764 vfunc[118]: QPushButton::drawButton(QPainter*) 34765 vfunc[119]: QPushButton::drawButtonLabel(QPainter*) 34766 vfunc[120]: QButton::setGroup(QButtonGroup*) 34767 vfunc[121]: QPushButton::setAutoDefault(bool) 34768 vfunc[122]: QPushButton::setDefault(bool) 34769 vfunc[123]: NULL or QPushButton::setIsMenuButton(bool) 34770 vfunc[124]: QPushButton::setOn(bool) 34771 34772 Table 8-466. Secondary vtable for QPushButton 34773 Base Offset -40 34774 Virtual Base Offset 0 34775 RTTI typeinfo for QPushButton 34776 vfunc[0]: non-virtual thunk to QPushButton::~QPushButton() 34777 vfunc[1]: non-virtual thunk to QPushButton::~QPushButton() 34778 vfunc[2]: QPaintDevice::setResolution(int) 34779 vfunc[3]: QPaintDevice::resolution() const 34780 vfunc[4]: QPaintDevice::handle() const 34781 vfunc[5]: QPaintDevice::x11RenderHandle() const 34782 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34783 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34784 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34785 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34786 const 34787 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34788 34789 The Run Time Type Information for the QPushButton class is 34790 described by Table 8-467 34791 34792 Table 8-467. typeinfo for QPushButton 34793 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34794 Name typeinfo name for QPushButton 34795 basetype: typeinfo for QButton 34796 __________________________________________________________ 34797 34798 8.2.22.45. Class data for QWidgetList 34799 34800 The virtual table for the QWidgetList class is described by 34801 Table 8-468 34802 34803 Table 8-468. Primary vtable for QWidgetList 34804 Base Offset 0 34805 Virtual Base Offset 0 34806 RTTI typeinfo for QWidgetList 34807 vfunc[0]: NULL or QPtrList::count() const 34808 vfunc[1]: NULL or QPtrList::clear() 34809 vfunc[2]: NULL or QWidgetList::~QWidgetList() 34810 vfunc[3]: NULL or QWidgetList::~QWidgetList() 34811 vfunc[4]: QPtrCollection::newItem(void*) 34812 vfunc[5]: NULL or QPtrList::deleteItem(void*) 34813 vfunc[6]: QGList::compareItems(void*, void*) 34814 vfunc[7]: QGList::read(QDataStream&, void*&) 34815 vfunc[8]: QGList::write(QDataStream&, void*) const 34816 34817 The Run Time Type Information for the QWidgetList class is 34818 described by Table 8-469 34819 34820 Table 8-469. typeinfo for QWidgetList 34821 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34822 Name typeinfo name for QWidgetList 34823 basetype: typeinfo for QPtrList 34824 __________________________________________________________ 34825 34826 8.2.22.46. Class data for QDataView 34827 34828 The virtual table for the QDataView class is described by Table 34829 8-470 34830 34831 Table 8-470. Primary vtable for QDataView 34832 Base Offset 0 34833 Virtual Base Offset 0 34834 RTTI typeinfo for QDataView 34835 vfunc[0]: NULL or QDataView::metaObject() const 34836 vfunc[1]: QDataView::className() const 34837 vfunc[2]: QDataView::qt_cast(char const*) 34838 vfunc[3]: QDataView::qt_invoke(int, QUObject*) 34839 vfunc[4]: QDataView::qt_emit(int, QUObject*) 34840 vfunc[5]: QDataView::qt_property(int, int, QVariant*) 34841 vfunc[6]: QDataView::~QDataView() 34842 vfunc[7]: QDataView::~QDataView() 34843 vfunc[8]: QWidget::event(QEvent*) 34844 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34845 vfunc[10]: QWidget::setName(char const*) 34846 vfunc[11]: QObject::insertChild(QObject*) 34847 vfunc[12]: QObject::removeChild(QObject*) 34848 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34849 vfunc[14]: QObject::property(char const*) const 34850 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34851 vfunc[16]: QObject::childEvent(QChildEvent*) 34852 vfunc[17]: QObject::customEvent(QCustomEvent*) 34853 vfunc[18]: QObject::connectNotify(char const*) 34854 vfunc[19]: QObject::disconnectNotify(char const*) 34855 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34856 const*, char const*) 34857 vfunc[21]: QWidget::setEnabled(bool) 34858 vfunc[22]: QWidget::setMinimumSize(int, int) 34859 vfunc[23]: QWidget::setMaximumSize(int, int) 34860 vfunc[24]: QWidget::setSizeIncrement(int, int) 34861 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34862 vfunc[26]: QWidget::setEraseColor(QColor const&) 34863 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34864 vfunc[28]: QWidget::setPalette(QPalette const&) 34865 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34866 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34867 vfunc[31]: QWidget::setFont(QFont const&) 34868 vfunc[32]: QWidget::setCursor(QCursor const&) 34869 vfunc[33]: QWidget::unsetCursor() 34870 vfunc[34]: QWidget::setMask(QBitmap const&) 34871 vfunc[35]: QWidget::setMask(QRegion const&) 34872 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34873 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34874 vfunc[38]: QWidget::setCaption(QString const&) 34875 vfunc[39]: QWidget::setIcon(QPixmap const&) 34876 vfunc[40]: QWidget::setIconText(QString const&) 34877 vfunc[41]: QWidget::setMouseTracking(bool) 34878 vfunc[42]: QWidget::setFocus() 34879 vfunc[43]: QWidget::setActiveWindow() 34880 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34881 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34882 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34883 vfunc[47]: QWidget::show() 34884 vfunc[48]: QWidget::hide() 34885 vfunc[49]: QWidget::showMinimized() 34886 vfunc[50]: QWidget::showMaximized() 34887 vfunc[51]: QWidget::showNormal() 34888 vfunc[52]: QWidget::polish() 34889 vfunc[53]: QWidget::move(int, int) 34890 vfunc[54]: QWidget::resize(int, int) 34891 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34892 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34893 vfunc[57]: QWidget::close(bool) 34894 vfunc[58]: QWidget::sizeHint() const 34895 vfunc[59]: QWidget::minimumSizeHint() const 34896 vfunc[60]: QWidget::sizePolicy() const 34897 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34898 vfunc[62]: QWidget::heightForWidth(int) const 34899 vfunc[63]: QWidget::adjustSize() 34900 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34901 const&, bool) 34902 vfunc[65]: QWidget::setAcceptDrops(bool) 34903 vfunc[66]: QWidget::setAutoMask(bool) 34904 vfunc[67]: 34905 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34906 vfunc[68]: QWidget::customWhatsThis() const 34907 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 34908 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 34909 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34910 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 34911 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34912 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 34913 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34914 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 34915 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 34916 vfunc[78]: QWidget::enterEvent(QEvent*) 34917 vfunc[79]: QWidget::leaveEvent(QEvent*) 34918 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 34919 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34920 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 34921 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34922 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34923 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34924 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34925 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34926 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34927 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34928 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34929 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34930 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34931 vfunc[93]: QWidget::showEvent(QShowEvent*) 34932 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34933 vfunc[95]: QWidget::x11Event(_XEvent*) 34934 vfunc[96]: QWidget::updateMask() 34935 vfunc[97]: QWidget::styleChange(QStyle&) 34936 vfunc[98]: QWidget::enabledChange(bool) 34937 vfunc[99]: QWidget::paletteChange(QPalette const&) 34938 vfunc[100]: QWidget::fontChange(QFont const&) 34939 vfunc[101]: QWidget::windowActivationChange(bool) 34940 vfunc[102]: QWidget::metric(int) const 34941 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34942 vfunc[104]: QWidget::destroy(bool, bool) 34943 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34944 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34945 vfunc[107]: QWidget::focusNextPrevChild(bool) 34946 vfunc[108]: QWidget::setKeyCompression(bool) 34947 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34948 bool, QFont*) 34949 vfunc[110]: QDataView::setForm(QSqlForm*) 34950 vfunc[111]: QDataView::setRecord(QSqlRecord*) 34951 vfunc[112]: QDataView::refresh(QSqlRecord*) 34952 vfunc[113]: QDataView::readFields() 34953 vfunc[114]: QDataView::writeFields() 34954 vfunc[115]: QDataView::clearValues() 34955 34956 Table 8-471. Secondary vtable for QDataView 34957 Base Offset -40 34958 Virtual Base Offset 0 34959 RTTI typeinfo for QDataView 34960 vfunc[0]: non-virtual thunk to QDataView::~QDataView() 34961 vfunc[1]: non-virtual thunk to QDataView::~QDataView() 34962 vfunc[2]: QPaintDevice::setResolution(int) 34963 vfunc[3]: QPaintDevice::resolution() const 34964 vfunc[4]: QPaintDevice::handle() const 34965 vfunc[5]: QPaintDevice::x11RenderHandle() const 34966 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34967 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34968 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34969 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34970 const 34971 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34972 34973 The Run Time Type Information for the QDataView class is 34974 described by Table 8-472 34975 34976 Table 8-472. typeinfo for QDataView 34977 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34978 Name typeinfo name for QDataView 34979 basetype: typeinfo for QWidget 34980 __________________________________________________________ 34981 34982 8.2.22.47. Class data for QDataBrowser 34983 34984 The virtual table for the QDataBrowser class is described by 34985 Table 8-473 34986 34987 Table 8-473. Primary vtable for QDataBrowser 34988 Base Offset 0 34989 Virtual Base Offset 0 34990 RTTI typeinfo for QDataBrowser 34991 vfunc[0]: NULL or QDataBrowser::metaObject() const 34992 vfunc[1]: QDataBrowser::className() const 34993 vfunc[2]: QDataBrowser::qt_cast(char const*) 34994 vfunc[3]: QDataBrowser::qt_invoke(int, QUObject*) 34995 vfunc[4]: QDataBrowser::qt_emit(int, QUObject*) 34996 vfunc[5]: QDataBrowser::qt_property(int, int, QVariant*) 34997 vfunc[6]: QDataBrowser::~QDataBrowser() 34998 vfunc[7]: QDataBrowser::~QDataBrowser() 34999 vfunc[8]: QWidget::event(QEvent*) 35000 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 35001 vfunc[10]: QWidget::setName(char const*) 35002 vfunc[11]: QObject::insertChild(QObject*) 35003 vfunc[12]: QObject::removeChild(QObject*) 35004 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35005 vfunc[14]: QObject::property(char const*) const 35006 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35007 vfunc[16]: QObject::childEvent(QChildEvent*) 35008 vfunc[17]: QObject::customEvent(QCustomEvent*) 35009 vfunc[18]: QObject::connectNotify(char const*) 35010 vfunc[19]: QObject::disconnectNotify(char const*) 35011 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35012 const*, char const*) 35013 vfunc[21]: QWidget::setEnabled(bool) 35014 vfunc[22]: QWidget::setMinimumSize(int, int) 35015 vfunc[23]: QWidget::setMaximumSize(int, int) 35016 vfunc[24]: QWidget::setSizeIncrement(int, int) 35017 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35018 vfunc[26]: QWidget::setEraseColor(QColor const&) 35019 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35020 vfunc[28]: QWidget::setPalette(QPalette const&) 35021 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35022 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35023 vfunc[31]: QWidget::setFont(QFont const&) 35024 vfunc[32]: QWidget::setCursor(QCursor const&) 35025 vfunc[33]: QWidget::unsetCursor() 35026 vfunc[34]: QWidget::setMask(QBitmap const&) 35027 vfunc[35]: QWidget::setMask(QRegion const&) 35028 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35029 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35030 vfunc[38]: QWidget::setCaption(QString const&) 35031 vfunc[39]: QWidget::setIcon(QPixmap const&) 35032 vfunc[40]: QWidget::setIconText(QString const&) 35033 vfunc[41]: QWidget::setMouseTracking(bool) 35034 vfunc[42]: QWidget::setFocus() 35035 vfunc[43]: QWidget::setActiveWindow() 35036 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35037 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35038 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35039 vfunc[47]: QWidget::show() 35040 vfunc[48]: QWidget::hide() 35041 vfunc[49]: QWidget::showMinimized() 35042 vfunc[50]: QWidget::showMaximized() 35043 vfunc[51]: QWidget::showNormal() 35044 vfunc[52]: QWidget::polish() 35045 vfunc[53]: QWidget::move(int, int) 35046 vfunc[54]: QWidget::resize(int, int) 35047 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35048 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35049 vfunc[57]: QWidget::close(bool) 35050 vfunc[58]: QWidget::sizeHint() const 35051 vfunc[59]: QWidget::minimumSizeHint() const 35052 vfunc[60]: QWidget::sizePolicy() const 35053 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35054 vfunc[62]: QWidget::heightForWidth(int) const 35055 vfunc[63]: QWidget::adjustSize() 35056 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35057 const&, bool) 35058 vfunc[65]: QWidget::setAcceptDrops(bool) 35059 vfunc[66]: QWidget::setAutoMask(bool) 35060 vfunc[67]: 35061 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35062 vfunc[68]: QWidget::customWhatsThis() const 35063 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 35064 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 35065 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35066 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 35067 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35068 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 35069 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35070 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 35071 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 35072 vfunc[78]: QWidget::enterEvent(QEvent*) 35073 vfunc[79]: QWidget::leaveEvent(QEvent*) 35074 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 35075 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35076 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 35077 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35078 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35079 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35080 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35081 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35082 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35083 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35084 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35085 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35086 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35087 vfunc[93]: QWidget::showEvent(QShowEvent*) 35088 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35089 vfunc[95]: QWidget::x11Event(_XEvent*) 35090 vfunc[96]: QWidget::updateMask() 35091 vfunc[97]: QWidget::styleChange(QStyle&) 35092 vfunc[98]: QWidget::enabledChange(bool) 35093 vfunc[99]: QWidget::paletteChange(QPalette const&) 35094 vfunc[100]: QWidget::fontChange(QFont const&) 35095 vfunc[101]: QWidget::windowActivationChange(bool) 35096 vfunc[102]: QWidget::metric(int) const 35097 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35098 vfunc[104]: QWidget::destroy(bool, bool) 35099 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35100 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35101 vfunc[107]: QWidget::focusNextPrevChild(bool) 35102 vfunc[108]: QWidget::setKeyCompression(bool) 35103 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35104 bool, QFont*) 35105 vfunc[110]: QDataBrowser::setSqlCursor(QSqlCursor*, bool) 35106 vfunc[111]: QDataBrowser::setForm(QSqlForm*) 35107 vfunc[112]: QDataBrowser::setConfirmEdits(bool) 35108 vfunc[113]: QDataBrowser::setConfirmInsert(bool) 35109 vfunc[114]: QDataBrowser::setConfirmUpdate(bool) 35110 vfunc[115]: QDataBrowser::setConfirmDelete(bool) 35111 vfunc[116]: QDataBrowser::setConfirmCancels(bool) 35112 vfunc[117]: QDataBrowser::setReadOnly(bool) 35113 vfunc[118]: QDataBrowser::setAutoEdit(bool) 35114 vfunc[119]: QDataBrowser::seek(int, bool) 35115 vfunc[120]: QDataBrowser::refresh() 35116 vfunc[121]: QDataBrowser::insert() 35117 vfunc[122]: QDataBrowser::update() 35118 vfunc[123]: QDataBrowser::del() 35119 vfunc[124]: QDataBrowser::first() 35120 vfunc[125]: QDataBrowser::last() 35121 vfunc[126]: QDataBrowser::next() 35122 vfunc[127]: QDataBrowser::prev() 35123 vfunc[128]: QDataBrowser::readFields() 35124 vfunc[129]: QDataBrowser::writeFields() 35125 vfunc[130]: QDataBrowser::clearValues() 35126 vfunc[131]: QDataBrowser::insertCurrent() 35127 vfunc[132]: QDataBrowser::updateCurrent() 35128 vfunc[133]: QDataBrowser::deleteCurrent() 35129 vfunc[134]: QDataBrowser::currentEdited() 35130 vfunc[135]: QDataBrowser::confirmEdit(QSql::Op) 35131 vfunc[136]: QDataBrowser::confirmCancel(QSql::Op) 35132 vfunc[137]: QDataBrowser::handleError(QSqlError const&) 35133 35134 Table 8-474. Secondary vtable for QDataBrowser 35135 Base Offset -40 35136 Virtual Base Offset 0 35137 RTTI typeinfo for QDataBrowser 35138 vfunc[0]: non-virtual thunk to QDataBrowser::~QDataBrowser() 35139 vfunc[1]: non-virtual thunk to QDataBrowser::~QDataBrowser() 35140 vfunc[2]: QPaintDevice::setResolution(int) 35141 vfunc[3]: QPaintDevice::resolution() const 35142 vfunc[4]: QPaintDevice::handle() const 35143 vfunc[5]: QPaintDevice::x11RenderHandle() const 35144 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35145 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35146 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35147 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35148 const 35149 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35150 35151 The Run Time Type Information for the QDataBrowser class is 35152 described by Table 8-475 35153 35154 Table 8-475. typeinfo for QDataBrowser 35155 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35156 Name typeinfo name for QDataBrowser 35157 basetype: typeinfo for QWidget 35158 __________________________________________________________ 35159 35160 8.2.22.48. Class data for QTextEdit 35161 35162 The virtual table for the QTextEdit class is described by Table 35163 8-476 35164 35165 Table 8-476. Primary vtable for QTextEdit 35166 Base Offset 0 35167 Virtual Base Offset 0 35168 RTTI typeinfo for QTextEdit 35169 vfunc[0]: NULL or QTextEdit::metaObject() const 35170 vfunc[1]: QTextEdit::className() const 35171 vfunc[2]: QTextEdit::qt_cast(char const*) 35172 vfunc[3]: QTextEdit::qt_invoke(int, QUObject*) 35173 vfunc[4]: QTextEdit::qt_emit(int, QUObject*) 35174 vfunc[5]: QTextEdit::qt_property(int, int, QVariant*) 35175 vfunc[6]: QTextEdit::~QTextEdit() 35176 vfunc[7]: QTextEdit::~QTextEdit() 35177 vfunc[8]: QTextEdit::event(QEvent*) 35178 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 35179 vfunc[10]: QWidget::setName(char const*) 35180 vfunc[11]: QObject::insertChild(QObject*) 35181 vfunc[12]: QScrollView::removeChild(QObject*) 35182 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35183 vfunc[14]: QObject::property(char const*) const 35184 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35185 vfunc[16]: QObject::childEvent(QChildEvent*) 35186 vfunc[17]: QObject::customEvent(QCustomEvent*) 35187 vfunc[18]: QObject::connectNotify(char const*) 35188 vfunc[19]: QObject::disconnectNotify(char const*) 35189 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35190 const*, char const*) 35191 vfunc[21]: QTextEdit::setEnabled(bool) 35192 vfunc[22]: QWidget::setMinimumSize(int, int) 35193 vfunc[23]: QWidget::setMaximumSize(int, int) 35194 vfunc[24]: QWidget::setSizeIncrement(int, int) 35195 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35196 vfunc[26]: QWidget::setEraseColor(QColor const&) 35197 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35198 vfunc[28]: QTextEdit::setPalette(QPalette const&) 35199 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35200 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35201 vfunc[31]: QTextEdit::setFont(QFont const&) 35202 vfunc[32]: QWidget::setCursor(QCursor const&) 35203 vfunc[33]: QWidget::unsetCursor() 35204 vfunc[34]: QWidget::setMask(QBitmap const&) 35205 vfunc[35]: QWidget::setMask(QRegion const&) 35206 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35207 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35208 vfunc[38]: QWidget::setCaption(QString const&) 35209 vfunc[39]: QWidget::setIcon(QPixmap const&) 35210 vfunc[40]: QWidget::setIconText(QString const&) 35211 vfunc[41]: QWidget::setMouseTracking(bool) 35212 vfunc[42]: QWidget::setFocus() 35213 vfunc[43]: QWidget::setActiveWindow() 35214 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35215 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35216 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35217 vfunc[47]: QScrollView::show() 35218 vfunc[48]: QWidget::hide() 35219 vfunc[49]: QWidget::showMinimized() 35220 vfunc[50]: QWidget::showMaximized() 35221 vfunc[51]: QWidget::showNormal() 35222 vfunc[52]: QTextEdit::polish() 35223 vfunc[53]: QWidget::move(int, int) 35224 vfunc[54]: QScrollView::resize(int, int) 35225 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35226 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35227 vfunc[57]: QWidget::close(bool) 35228 vfunc[58]: QTextEdit::sizeHint() const 35229 vfunc[59]: QScrollView::minimumSizeHint() const 35230 vfunc[60]: QWidget::sizePolicy() const 35231 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35232 vfunc[62]: QTextEdit::heightForWidth(int) const 35233 vfunc[63]: QWidget::adjustSize() 35234 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35235 const&, bool) 35236 vfunc[65]: QWidget::setAcceptDrops(bool) 35237 vfunc[66]: QWidget::setAutoMask(bool) 35238 vfunc[67]: 35239 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35240 vfunc[68]: QWidget::customWhatsThis() const 35241 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 35242 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 35243 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 35244 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 35245 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 35246 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 35247 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35248 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 35249 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 35250 vfunc[78]: QWidget::enterEvent(QEvent*) 35251 vfunc[79]: QWidget::leaveEvent(QEvent*) 35252 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 35253 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35254 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 35255 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35256 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 35257 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 35258 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 35259 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 35260 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35261 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35262 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35263 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35264 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35265 vfunc[93]: QWidget::showEvent(QShowEvent*) 35266 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35267 vfunc[95]: QWidget::x11Event(_XEvent*) 35268 vfunc[96]: QWidget::updateMask() 35269 vfunc[97]: QScrollView::styleChange(QStyle&) 35270 vfunc[98]: QWidget::enabledChange(bool) 35271 vfunc[99]: QWidget::paletteChange(QPalette const&) 35272 vfunc[100]: QScrollView::fontChange(QFont const&) 35273 vfunc[101]: QTextEdit::windowActivationChange(bool) 35274 vfunc[102]: QWidget::metric(int) const 35275 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35276 vfunc[104]: QWidget::destroy(bool, bool) 35277 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35278 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35279 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 35280 vfunc[108]: QWidget::setKeyCompression(bool) 35281 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35282 bool, QFont*) 35283 vfunc[110]: QFrame::setFrameStyle(int) 35284 vfunc[111]: QFrame::setLineWidth(int) 35285 vfunc[112]: QFrame::setMargin(int) 35286 vfunc[113]: QFrame::setMidLineWidth(int) 35287 vfunc[114]: QFrame::setFrameRect(QRect const&) 35288 vfunc[115]: QFrame::drawFrame(QPainter*) 35289 vfunc[116]: QTextEdit::drawContents(QPainter*) 35290 vfunc[117]: QScrollView::frameChanged() 35291 vfunc[118]: 35292 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 35293 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 35294 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 35295 vfunc[121]: 35296 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 35297 vfunc[122]: 35298 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 35299 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 35300 vfunc[124]: QScrollView::setDragAutoScroll(bool) 35301 vfunc[125]: QScrollView::resizeContents(int, int) 35302 vfunc[126]: QScrollView::setContentsPos(int, int) 35303 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 35304 int) 35305 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 35306 int, int, int, int, int) 35307 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 35308 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 35309 vfunc[131]: 35310 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 35311 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 35312 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 35313 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 35314 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 35315 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 35316 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 35317 vfunc[138]: 35318 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 35319 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 35320 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 35321 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 35322 vfunc[142]: 35323 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 35324 vfunc[143]: 35325 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 35326 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 35327 vfunc[145]: 35328 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 35329 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 35330 vfunc[147]: 35331 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 35332 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 35333 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 35334 vfunc[150]: 35335 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 35336 vfunc[151]: QScrollView::setMargins(int, int, int, int) 35337 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 35338 int, int) 35339 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 35340 int, int) 35341 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 35342 int*, int*) 35343 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 35344 QTextEdit::VerticalAlignment*) 35345 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 35346 QTextEdit::VerticalAlignment*, int*, 35347 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 35348 int*) 35349 vfunc[157]: 35350 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 35351 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 35352 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 35353 vfunc[160]: QTextEdit::setPaper(QBrush const&) 35354 vfunc[161]: QTextEdit::setLinkUnderline(bool) 35355 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 35356 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 35357 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 35358 vfunc[165]: QTextEdit::copy() 35359 vfunc[166]: QTextEdit::append(QString const&) 35360 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 35361 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 35362 vfunc[169]: QTextEdit::selectAll(bool) 35363 vfunc[170]: QTextEdit::setTabStopWidth(int) 35364 vfunc[171]: QTextEdit::zoomIn(int) 35365 vfunc[172]: NULL or QTextEdit::zoomIn() 35366 vfunc[173]: QTextEdit::zoomOut(int) 35367 vfunc[174]: NULL or QTextEdit::zoomOut() 35368 vfunc[175]: QTextEdit::zoomTo(int) 35369 vfunc[176]: QTextEdit::sync() 35370 vfunc[177]: QTextEdit::setReadOnly(bool) 35371 vfunc[178]: QTextEdit::undo() 35372 vfunc[179]: QTextEdit::redo() 35373 vfunc[180]: QTextEdit::cut() 35374 vfunc[181]: QTextEdit::paste() 35375 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 35376 vfunc[183]: QTextEdit::clear() 35377 vfunc[184]: QTextEdit::del() 35378 vfunc[185]: QTextEdit::indent() 35379 vfunc[186]: QTextEdit::setItalic(bool) 35380 vfunc[187]: QTextEdit::setBold(bool) 35381 vfunc[188]: QTextEdit::setUnderline(bool) 35382 vfunc[189]: QTextEdit::setFamily(QString const&) 35383 vfunc[190]: QTextEdit::setPointSize(int) 35384 vfunc[191]: QTextEdit::setColor(QColor const&) 35385 vfunc[192]: 35386 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 35387 vfunc[193]: QTextEdit::setAlignment(int) 35388 vfunc[194]: 35389 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 35390 QStyleSheetItem::ListStyle) 35391 vfunc[195]: QTextEdit::setCursorPosition(int, int) 35392 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 35393 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 35394 const&, bool) 35395 vfunc[198]: QTextEdit::setModified(bool) 35396 vfunc[199]: QTextEdit::resetFormat() 35397 vfunc[200]: QTextEdit::setUndoDepth(int) 35398 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 35399 vfunc[202]: QTextEdit::ensureCursorVisible() 35400 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 35401 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 35402 bool) 35403 vfunc[205]: 35404 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 35405 vfunc[206]: QTextEdit::removeSelectedText(int) 35406 vfunc[207]: QTextEdit::removeSelection(int) 35407 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 35408 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 35409 vfunc[210]: QTextEdit::scrollToBottom() 35410 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 35411 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 35412 vfunc[213]: QTextEdit::removeParagraph(int) 35413 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 35414 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 35415 const&) 35416 vfunc[216]: QTextEdit::clearParagraphBackground(int) 35417 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 35418 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 35419 vfunc[219]: QTextEdit::createPopupMenu() 35420 vfunc[220]: QTextEdit::doChangeInterval() 35421 vfunc[221]: NULL or QTextEdit::linksEnabled() const 35422 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 35423 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 35424 35425 Table 8-477. Secondary vtable for QTextEdit 35426 Base Offset -40 35427 Virtual Base Offset 0 35428 RTTI typeinfo for QTextEdit 35429 vfunc[0]: non-virtual thunk to QTextEdit::~QTextEdit() 35430 vfunc[1]: non-virtual thunk to QTextEdit::~QTextEdit() 35431 vfunc[2]: QPaintDevice::setResolution(int) 35432 vfunc[3]: QPaintDevice::resolution() const 35433 vfunc[4]: QPaintDevice::handle() const 35434 vfunc[5]: QPaintDevice::x11RenderHandle() const 35435 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35436 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35437 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35438 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35439 const 35440 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35441 35442 The Run Time Type Information for the QTextEdit class is 35443 described by Table 8-478 35444 35445 Table 8-478. typeinfo for QTextEdit 35446 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35447 Name typeinfo name for QTextEdit 35448 basetype: typeinfo for QScrollView 35449 __________________________________________________________ 35450 35451 8.2.22.49. Interfaces for Qt3 Widgets 35452 35453 An LSB conforming implementation shall provide the architecture 35454 specific functions for Qt3 Widgets specified in Table 8-479, 35455 with the full mandatory functionality as described in the 35456 referenced underlying specification. 35457 35458 Table 8-479. libqt-mt - Qt3 Widgets Function Interfaces 35459 _ZThn116_N10QScrollBar10stepChangeEv [CXXABI] 35460 _ZThn116_N10QScrollBar11rangeChangeEv [CXXABI] 35461 _ZThn116_N10QScrollBar11valueChangeEv [CXXABI] 35462 _ZThn116_N10QScrollBarD0Ev [CXXABI] 35463 _ZThn116_N10QScrollBarD1Ev [CXXABI] 35464 _ZThn116_N5QDial11rangeChangeEv [CXXABI] 35465 _ZThn116_N5QDial11valueChangeEv [CXXABI] _ZThn116_N5QDialD0Ev 35466 [CXXABI] 35467 _ZThn116_N5QDialD1Ev [CXXABI] _ZThn116_N7QSlider11rangeChangeEv 35468 [CXXABI] 35469 _ZThn116_N7QSlider11valueChangeEv [CXXABI] 35470 _ZThn116_N7QSliderD0Ev [CXXABI] 35471 _ZThn116_N7QSliderD1Ev [CXXABI] 35472 _ZThn116_N8QSpinBox11rangeChangeEv [CXXABI] 35473 _ZThn116_N8QSpinBox11valueChangeEv [CXXABI] 35474 _ZThn116_N8QSpinBoxD0Ev [CXXABI] 35475 _ZThn116_N8QSpinBoxD1Ev [CXXABI] _ZThn40_N10QLCDNumberD0Ev 35476 [CXXABI] 35477 _ZThn40_N10QLCDNumberD1Ev [CXXABI] _ZThn40_N10QScrollBarD0Ev 35478 [CXXABI] 35479 _ZThn40_N10QScrollBarD1Ev [CXXABI] _ZThn40_N10QTabWidgetD0Ev 35480 [CXXABI] 35481 _ZThn40_N10QTabWidgetD1Ev [CXXABI] _ZThn40_N11QDockWindowD0Ev 35482 [CXXABI] 35483 _ZThn40_N11QDockWindowD1Ev [CXXABI] _ZThn40_N11QMainWindowD0Ev 35484 [CXXABI] 35485 _ZThn40_N11QMainWindowD1Ev [CXXABI] _ZThn40_N11QPushButtonD0Ev 35486 [CXXABI] 35487 _ZThn40_N11QPushButtonD1Ev [CXXABI] _ZThn40_N11QScrollViewD0Ev 35488 [CXXABI] 35489 _ZThn40_N11QScrollViewD1Ev [CXXABI] _ZThn40_N11QSpinWidgetD0Ev 35490 [CXXABI] 35491 _ZThn40_N11QSpinWidgetD1Ev [CXXABI] _ZThn40_N11QToolButtonD0Ev 35492 [CXXABI] 35493 _ZThn40_N11QToolButtonD1Ev [CXXABI] _ZThn40_N12QDataBrowserD0Ev 35494 [CXXABI] 35495 _ZThn40_N12QDataBrowserD1Ev [CXXABI] 35496 _ZThn40_N12QTextBrowserD0Ev [CXXABI] 35497 _ZThn40_N12QTextBrowserD1Ev [CXXABI] 35498 _ZThn40_N14QDesktopWidgetD0Ev [CXXABI] 35499 _ZThn40_N14QDesktopWidgetD1Ev [CXXABI] 35500 _ZThn40_N14QMultiLineEditD0Ev [CXXABI] 35501 _ZThn40_N14QMultiLineEditD1Ev [CXXABI] _ZThn40_N5QDialD0Ev 35502 [CXXABI] 35503 _ZThn40_N5QDialD1Ev [CXXABI] _ZThn40_N6QLabelD0Ev [CXXABI] 35504 _ZThn40_N6QLabelD1Ev [CXXABI] _ZThn40_N7QButtonD0Ev [CXXABI] 35505 _ZThn40_N7QButtonD1Ev [CXXABI] _ZThn40_N7QSliderD0Ev [CXXABI] 35506 _ZThn40_N7QSliderD1Ev [CXXABI] _ZThn40_N7QTabBarD0Ev [CXXABI] 35507 _ZThn40_N7QTabBarD1Ev [CXXABI] _ZThn40_N7QWidgetD0Ev [CXXABI] 35508 _ZThn40_N7QWidgetD1Ev [CXXABI] _ZThn40_N8QListBoxD0Ev [CXXABI] 35509 _ZThn40_N8QListBoxD1Ev [CXXABI] _ZThn40_N8QSpinBoxD0Ev [CXXABI] 35510 _ZThn40_N8QSpinBoxD1Ev [CXXABI] _ZThn40_N8QToolBoxD0Ev [CXXABI] 35511 _ZThn40_N8QToolBoxD1Ev [CXXABI] _ZThn40_N9QComboBoxD0Ev 35512 [CXXABI] 35513 _ZThn40_N9QComboBoxD1Ev [CXXABI] _ZThn40_N9QDataViewD0Ev 35514 [CXXABI] 35515 _ZThn40_N9QDataViewD1Ev [CXXABI] _ZThn40_N9QDockAreaD0Ev 35516 [CXXABI] 35517 _ZThn40_N9QDockAreaD1Ev [CXXABI] _ZThn40_N9QGridViewD0Ev 35518 [CXXABI] 35519 _ZThn40_N9QGridViewD1Ev [CXXABI] _ZThn40_N9QIconViewD0Ev 35520 [CXXABI] 35521 _ZThn40_N9QIconViewD1Ev [CXXABI] _ZThn40_N9QLineEditD0Ev 35522 [CXXABI] 35523 _ZThn40_N9QLineEditD1Ev [CXXABI] _ZThn40_N9QListViewD0Ev 35524 [CXXABI] 35525 _ZThn40_N9QListViewD1Ev [CXXABI] _ZThn40_N9QTextEditD0Ev 35526 [CXXABI] 35527 _ZThn40_N9QTextEditD1Ev [CXXABI] _ZThn40_N9QTextViewD0Ev 35528 [CXXABI] 35529 _ZThn40_N9QTextViewD1Ev [CXXABI] _ZThn40_NK7QWidget6metricEi 35530 [CXXABI] 35531 __________________________________________________________ 35532 35533 8.2.23. Qt3 Menus 35534 __________________________________________________________ 35535 35536 8.2.23.1. Class data for QPopupMenu 35537 35538 The virtual table for the QPopupMenu class is described by 35539 Table 8-480 35540 35541 Table 8-480. Primary vtable for QPopupMenu 35542 Base Offset 0 35543 Virtual Base Offset 0 35544 RTTI typeinfo for QPopupMenu 35545 vfunc[0]: NULL or QPopupMenu::metaObject() const 35546 vfunc[1]: QPopupMenu::className() const 35547 vfunc[2]: QPopupMenu::qt_cast(char const*) 35548 vfunc[3]: QPopupMenu::qt_invoke(int, QUObject*) 35549 vfunc[4]: QPopupMenu::qt_emit(int, QUObject*) 35550 vfunc[5]: QPopupMenu::qt_property(int, int, QVariant*) 35551 vfunc[6]: QPopupMenu::~QPopupMenu() 35552 vfunc[7]: QPopupMenu::~QPopupMenu() 35553 vfunc[8]: QWidget::event(QEvent*) 35554 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 35555 vfunc[10]: QWidget::setName(char const*) 35556 vfunc[11]: QObject::insertChild(QObject*) 35557 vfunc[12]: QObject::removeChild(QObject*) 35558 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35559 vfunc[14]: QObject::property(char const*) const 35560 vfunc[15]: QPopupMenu::timerEvent(QTimerEvent*) 35561 vfunc[16]: QObject::childEvent(QChildEvent*) 35562 vfunc[17]: QObject::customEvent(QCustomEvent*) 35563 vfunc[18]: QObject::connectNotify(char const*) 35564 vfunc[19]: QObject::disconnectNotify(char const*) 35565 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35566 const*, char const*) 35567 vfunc[21]: QWidget::setEnabled(bool) 35568 vfunc[22]: QWidget::setMinimumSize(int, int) 35569 vfunc[23]: QWidget::setMaximumSize(int, int) 35570 vfunc[24]: QWidget::setSizeIncrement(int, int) 35571 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35572 vfunc[26]: QWidget::setEraseColor(QColor const&) 35573 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35574 vfunc[28]: QWidget::setPalette(QPalette const&) 35575 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35576 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35577 vfunc[31]: QPopupMenu::setFont(QFont const&) 35578 vfunc[32]: QWidget::setCursor(QCursor const&) 35579 vfunc[33]: QWidget::unsetCursor() 35580 vfunc[34]: QWidget::setMask(QBitmap const&) 35581 vfunc[35]: QWidget::setMask(QRegion const&) 35582 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35583 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35584 vfunc[38]: QWidget::setCaption(QString const&) 35585 vfunc[39]: QWidget::setIcon(QPixmap const&) 35586 vfunc[40]: QWidget::setIconText(QString const&) 35587 vfunc[41]: QWidget::setMouseTracking(bool) 35588 vfunc[42]: QWidget::setFocus() 35589 vfunc[43]: QWidget::setActiveWindow() 35590 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35591 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35592 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35593 vfunc[47]: QPopupMenu::show() 35594 vfunc[48]: QPopupMenu::hide() 35595 vfunc[49]: QWidget::showMinimized() 35596 vfunc[50]: QWidget::showMaximized() 35597 vfunc[51]: QWidget::showNormal() 35598 vfunc[52]: QWidget::polish() 35599 vfunc[53]: QWidget::move(int, int) 35600 vfunc[54]: QWidget::resize(int, int) 35601 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35602 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35603 vfunc[57]: QWidget::close(bool) 35604 vfunc[58]: QPopupMenu::sizeHint() const 35605 vfunc[59]: QWidget::minimumSizeHint() const 35606 vfunc[60]: QWidget::sizePolicy() const 35607 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35608 vfunc[62]: QWidget::heightForWidth(int) const 35609 vfunc[63]: QWidget::adjustSize() 35610 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35611 const&, bool) 35612 vfunc[65]: QWidget::setAcceptDrops(bool) 35613 vfunc[66]: QWidget::setAutoMask(bool) 35614 vfunc[67]: 35615 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35616 vfunc[68]: QPopupMenu::customWhatsThis() const 35617 vfunc[69]: QPopupMenu::mousePressEvent(QMouseEvent*) 35618 vfunc[70]: QPopupMenu::mouseReleaseEvent(QMouseEvent*) 35619 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35620 vfunc[72]: QPopupMenu::mouseMoveEvent(QMouseEvent*) 35621 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35622 vfunc[74]: QPopupMenu::keyPressEvent(QKeyEvent*) 35623 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35624 vfunc[76]: QPopupMenu::focusInEvent(QFocusEvent*) 35625 vfunc[77]: QPopupMenu::focusOutEvent(QFocusEvent*) 35626 vfunc[78]: QWidget::enterEvent(QEvent*) 35627 vfunc[79]: QPopupMenu::leaveEvent(QEvent*) 35628 vfunc[80]: QPopupMenu::paintEvent(QPaintEvent*) 35629 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35630 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 35631 vfunc[83]: QPopupMenu::closeEvent(QCloseEvent*) 35632 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35633 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35634 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35635 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35636 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35637 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35638 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35639 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35640 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35641 vfunc[93]: QWidget::showEvent(QShowEvent*) 35642 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35643 vfunc[95]: QWidget::x11Event(_XEvent*) 35644 vfunc[96]: QWidget::updateMask() 35645 vfunc[97]: QPopupMenu::styleChange(QStyle&) 35646 vfunc[98]: QPopupMenu::enabledChange(bool) 35647 vfunc[99]: QWidget::paletteChange(QPalette const&) 35648 vfunc[100]: QWidget::fontChange(QFont const&) 35649 vfunc[101]: QWidget::windowActivationChange(bool) 35650 vfunc[102]: QWidget::metric(int) const 35651 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35652 vfunc[104]: QWidget::destroy(bool, bool) 35653 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35654 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35655 vfunc[107]: QPopupMenu::focusNextPrevChild(bool) 35656 vfunc[108]: QWidget::setKeyCompression(bool) 35657 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35658 bool, QFont*) 35659 vfunc[110]: QFrame::setFrameStyle(int) 35660 vfunc[111]: QFrame::setLineWidth(int) 35661 vfunc[112]: QFrame::setMargin(int) 35662 vfunc[113]: QFrame::setMidLineWidth(int) 35663 vfunc[114]: QFrame::setFrameRect(QRect const&) 35664 vfunc[115]: QFrame::drawFrame(QPainter*) 35665 vfunc[116]: QPopupMenu::drawContents(QPainter*) 35666 vfunc[117]: QPopupMenu::frameChanged() 35667 vfunc[118]: QPopupMenu::updateItem(int) 35668 vfunc[119]: QPopupMenu::setCheckable(bool) 35669 vfunc[120]: QPopupMenu::setActiveItem(int) 35670 vfunc[121]: QPopupMenu::activateItemAt(int) 35671 vfunc[122]: QPopupMenu::menuContentsChanged() 35672 vfunc[123]: QPopupMenu::menuStateChanged() 35673 vfunc[124]: QPopupMenu::menuInsPopup(QPopupMenu*) 35674 vfunc[125]: QPopupMenu::menuDelPopup(QPopupMenu*) 35675 vfunc[126]: QPopupMenu::setFirstItemActive() 35676 35677 Table 8-481. Secondary vtable for QPopupMenu 35678 Base Offset -40 35679 Virtual Base Offset 0 35680 RTTI typeinfo for QPopupMenu 35681 vfunc[0]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35682 vfunc[1]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35683 vfunc[2]: QPaintDevice::setResolution(int) 35684 vfunc[3]: QPaintDevice::resolution() const 35685 vfunc[4]: QPaintDevice::handle() const 35686 vfunc[5]: QPaintDevice::x11RenderHandle() const 35687 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35688 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35689 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35690 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35691 const 35692 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35693 35694 Table 8-482. Secondary vtable for QPopupMenu 35695 Base Offset -148 35696 Virtual Base Offset 0 35697 RTTI typeinfo for QPopupMenu 35698 vfunc[0]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35699 vfunc[1]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35700 vfunc[2]: non-virtual thunk to QPopupMenu::updateItem(int) 35701 vfunc[3]: QMenuData::setId(int, int) 35702 vfunc[4]: non-virtual thunk to QPopupMenu::activateItemAt(int) 35703 vfunc[5]: non-virtual thunk to 35704 QPopupMenu::menuContentsChanged() 35705 vfunc[6]: non-virtual thunk to QPopupMenu::menuStateChanged() 35706 vfunc[7]: non-virtual thunk to 35707 QPopupMenu::menuInsPopup(QPopupMenu*) 35708 vfunc[8]: non-virtual thunk to 35709 QPopupMenu::menuDelPopup(QPopupMenu*) 35710 35711 The Run Time Type Information for the QPopupMenu class is 35712 described by Table 8-483 35713 35714 Table 8-483. typeinfo for QPopupMenu 35715 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 35716 Name typeinfo name for QPopupMenu 35717 flags: 0 35718 basetype: typeinfo for QFrame 2 35719 basetype: typeinfo for QMenuData 37890 35720 __________________________________________________________ 35721 35722 8.2.23.2. Class data for QMenuBar 35723 35724 The virtual table for the QMenuBar class is described by Table 35725 8-484 35726 35727 Table 8-484. Primary vtable for QMenuBar 35728 Base Offset 0 35729 Virtual Base Offset 0 35730 RTTI typeinfo for QMenuBar 35731 vfunc[0]: NULL or QMenuBar::metaObject() const 35732 vfunc[1]: QMenuBar::className() const 35733 vfunc[2]: QMenuBar::qt_cast(char const*) 35734 vfunc[3]: QMenuBar::qt_invoke(int, QUObject*) 35735 vfunc[4]: QMenuBar::qt_emit(int, QUObject*) 35736 vfunc[5]: QMenuBar::qt_property(int, int, QVariant*) 35737 vfunc[6]: QMenuBar::~QMenuBar() 35738 vfunc[7]: QMenuBar::~QMenuBar() 35739 vfunc[8]: QWidget::event(QEvent*) 35740 vfunc[9]: QMenuBar::eventFilter(QObject*, QEvent*) 35741 vfunc[10]: QWidget::setName(char const*) 35742 vfunc[11]: QObject::insertChild(QObject*) 35743 vfunc[12]: QObject::removeChild(QObject*) 35744 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35745 vfunc[14]: QObject::property(char const*) const 35746 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35747 vfunc[16]: QObject::childEvent(QChildEvent*) 35748 vfunc[17]: QObject::customEvent(QCustomEvent*) 35749 vfunc[18]: QObject::connectNotify(char const*) 35750 vfunc[19]: QObject::disconnectNotify(char const*) 35751 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35752 const*, char const*) 35753 vfunc[21]: QWidget::setEnabled(bool) 35754 vfunc[22]: QWidget::setMinimumSize(int, int) 35755 vfunc[23]: QWidget::setMaximumSize(int, int) 35756 vfunc[24]: QWidget::setSizeIncrement(int, int) 35757 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35758 vfunc[26]: QWidget::setEraseColor(QColor const&) 35759 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35760 vfunc[28]: QWidget::setPalette(QPalette const&) 35761 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35762 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35763 vfunc[31]: QWidget::setFont(QFont const&) 35764 vfunc[32]: QWidget::setCursor(QCursor const&) 35765 vfunc[33]: QWidget::unsetCursor() 35766 vfunc[34]: QWidget::setMask(QBitmap const&) 35767 vfunc[35]: QWidget::setMask(QRegion const&) 35768 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35769 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35770 vfunc[38]: QWidget::setCaption(QString const&) 35771 vfunc[39]: QWidget::setIcon(QPixmap const&) 35772 vfunc[40]: QWidget::setIconText(QString const&) 35773 vfunc[41]: QWidget::setMouseTracking(bool) 35774 vfunc[42]: QWidget::setFocus() 35775 vfunc[43]: QWidget::setActiveWindow() 35776 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35777 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35778 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35779 vfunc[47]: QMenuBar::show() 35780 vfunc[48]: QMenuBar::hide() 35781 vfunc[49]: QWidget::showMinimized() 35782 vfunc[50]: QWidget::showMaximized() 35783 vfunc[51]: QWidget::showNormal() 35784 vfunc[52]: QWidget::polish() 35785 vfunc[53]: QWidget::move(int, int) 35786 vfunc[54]: QWidget::resize(int, int) 35787 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35788 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35789 vfunc[57]: QWidget::close(bool) 35790 vfunc[58]: QMenuBar::sizeHint() const 35791 vfunc[59]: QMenuBar::minimumSizeHint() const 35792 vfunc[60]: QWidget::sizePolicy() const 35793 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35794 vfunc[62]: QMenuBar::heightForWidth(int) const 35795 vfunc[63]: QWidget::adjustSize() 35796 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35797 const&, bool) 35798 vfunc[65]: QWidget::setAcceptDrops(bool) 35799 vfunc[66]: QWidget::setAutoMask(bool) 35800 vfunc[67]: 35801 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35802 vfunc[68]: QMenuBar::customWhatsThis() const 35803 vfunc[69]: QMenuBar::mousePressEvent(QMouseEvent*) 35804 vfunc[70]: QMenuBar::mouseReleaseEvent(QMouseEvent*) 35805 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35806 vfunc[72]: QMenuBar::mouseMoveEvent(QMouseEvent*) 35807 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35808 vfunc[74]: QMenuBar::keyPressEvent(QKeyEvent*) 35809 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35810 vfunc[76]: QMenuBar::focusInEvent(QFocusEvent*) 35811 vfunc[77]: QMenuBar::focusOutEvent(QFocusEvent*) 35812 vfunc[78]: QWidget::enterEvent(QEvent*) 35813 vfunc[79]: QMenuBar::leaveEvent(QEvent*) 35814 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 35815 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35816 vfunc[82]: QMenuBar::resizeEvent(QResizeEvent*) 35817 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35818 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35819 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35820 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35821 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35822 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35823 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35824 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35825 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35826 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35827 vfunc[93]: QWidget::showEvent(QShowEvent*) 35828 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35829 vfunc[95]: QWidget::x11Event(_XEvent*) 35830 vfunc[96]: QWidget::updateMask() 35831 vfunc[97]: QMenuBar::styleChange(QStyle&) 35832 vfunc[98]: QWidget::enabledChange(bool) 35833 vfunc[99]: QWidget::paletteChange(QPalette const&) 35834 vfunc[100]: QMenuBar::fontChange(QFont const&) 35835 vfunc[101]: QWidget::windowActivationChange(bool) 35836 vfunc[102]: QWidget::metric(int) const 35837 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35838 vfunc[104]: QWidget::destroy(bool, bool) 35839 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35840 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35841 vfunc[107]: QWidget::focusNextPrevChild(bool) 35842 vfunc[108]: QWidget::setKeyCompression(bool) 35843 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35844 bool, QFont*) 35845 vfunc[110]: QFrame::setFrameStyle(int) 35846 vfunc[111]: QFrame::setLineWidth(int) 35847 vfunc[112]: QFrame::setMargin(int) 35848 vfunc[113]: QFrame::setMidLineWidth(int) 35849 vfunc[114]: QFrame::setFrameRect(QRect const&) 35850 vfunc[115]: QFrame::drawFrame(QPainter*) 35851 vfunc[116]: QMenuBar::drawContents(QPainter*) 35852 vfunc[117]: QMenuBar::frameChanged() 35853 vfunc[118]: QMenuBar::updateItem(int) 35854 vfunc[119]: QMenuBar::setSeparator(QMenuBar::Separator) 35855 vfunc[120]: QMenuBar::activateItemAt(int) 35856 vfunc[121]: QMenuBar::menuContentsChanged() 35857 vfunc[122]: QMenuBar::menuStateChanged() 35858 vfunc[123]: QMenuBar::menuInsPopup(QPopupMenu*) 35859 vfunc[124]: QMenuBar::menuDelPopup(QPopupMenu*) 35860 35861 Table 8-485. Secondary vtable for QMenuBar 35862 Base Offset -40 35863 Virtual Base Offset 0 35864 RTTI typeinfo for QMenuBar 35865 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 35866 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 35867 vfunc[2]: QPaintDevice::setResolution(int) 35868 vfunc[3]: QPaintDevice::resolution() const 35869 vfunc[4]: QPaintDevice::handle() const 35870 vfunc[5]: QPaintDevice::x11RenderHandle() const 35871 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35872 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35873 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35874 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35875 const 35876 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35877 35878 Table 8-486. Secondary vtable for QMenuBar 35879 Base Offset -148 35880 Virtual Base Offset 0 35881 RTTI typeinfo for QMenuBar 35882 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 35883 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 35884 vfunc[2]: non-virtual thunk to QMenuBar::updateItem(int) 35885 vfunc[3]: QMenuData::setId(int, int) 35886 vfunc[4]: non-virtual thunk to QMenuBar::activateItemAt(int) 35887 vfunc[5]: non-virtual thunk to QMenuBar::menuContentsChanged() 35888 vfunc[6]: non-virtual thunk to QMenuBar::menuStateChanged() 35889 vfunc[7]: non-virtual thunk to 35890 QMenuBar::menuInsPopup(QPopupMenu*) 35891 vfunc[8]: non-virtual thunk to 35892 QMenuBar::menuDelPopup(QPopupMenu*) 35893 35894 The Run Time Type Information for the QMenuBar class is 35895 described by Table 8-487 35896 35897 Table 8-487. typeinfo for QMenuBar 35898 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 35899 Name typeinfo name for QMenuBar 35900 flags: 0 35901 basetype: typeinfo for QFrame 2 35902 basetype: typeinfo for QMenuData 37890 35903 __________________________________________________________ 35904 35905 8.2.23.3. Class data for QCustomMenuItem 35906 35907 The virtual table for the QCustomMenuItem class is described by 35908 Table 8-488 35909 35910 Table 8-488. Primary vtable for QCustomMenuItem 35911 Base Offset 0 35912 Virtual Base Offset 0 35913 RTTI typeinfo for QCustomMenuItem 35914 vfunc[0]: QCustomMenuItem::~QCustomMenuItem() 35915 vfunc[1]: QCustomMenuItem::~QCustomMenuItem() 35916 vfunc[2]: QCustomMenuItem::fullSpan() const 35917 vfunc[3]: QCustomMenuItem::isSeparator() const 35918 vfunc[4]: QCustomMenuItem::setFont(QFont const&) 35919 vfunc[5]: __cxa_pure_virtual 35920 vfunc[6]: __cxa_pure_virtual 35921 35922 The Run Time Type Information for the QCustomMenuItem class is 35923 described by Table 8-489 35924 35925 Table 8-489. typeinfo for QCustomMenuItem 35926 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35927 Name typeinfo name for QCustomMenuItem 35928 basetype: typeinfo for Qt 35929 __________________________________________________________ 35930 35931 8.2.23.4. Class data for QMenuData 35932 35933 The virtual table for the QMenuData class is described by Table 35934 8-490 35935 35936 Table 8-490. Primary vtable for QMenuData 35937 Base Offset 0 35938 Virtual Base Offset 0 35939 RTTI typeinfo for QMenuData 35940 vfunc[0]: QMenuData::~QMenuData() 35941 vfunc[1]: QMenuData::~QMenuData() 35942 vfunc[2]: QMenuData::updateItem(int) 35943 vfunc[3]: QMenuData::setId(int, int) 35944 vfunc[4]: QMenuData::activateItemAt(int) 35945 vfunc[5]: QMenuData::menuContentsChanged() 35946 vfunc[6]: QMenuData::menuStateChanged() 35947 vfunc[7]: QMenuData::menuInsPopup(QPopupMenu*) 35948 vfunc[8]: QMenuData::menuDelPopup(QPopupMenu*) 35949 35950 The Run Time Type Information for the QMenuData class is 35951 described by Table 8-491 35952 35953 Table 8-491. typeinfo for QMenuData 35954 Base Vtable vtable for __cxxabiv1::__class_type_info 35955 Name typeinfo name for QMenuData 35956 __________________________________________________________ 35957 35958 8.2.23.5. Interfaces for Qt3 Menus 35959 35960 An LSB conforming implementation shall provide the architecture 35961 specific functions for Qt3 Menus specified in Table 8-492, with 35962 the full mandatory functionality as described in the referenced 35963 underlying specification. 35964 35965 Table 8-492. libqt-mt - Qt3 Menus Function Interfaces 35966 _ZThn148_N10QPopupMenu10updateItemEi [CXXABI] 35967 _ZThn148_N10QPopupMenu12menuDelPopupEPS_ [CXXABI] 35968 _ZThn148_N10QPopupMenu12menuInsPopupEPS_ [CXXABI] 35969 _ZThn148_N10QPopupMenu14activateItemAtEi [CXXABI] 35970 _ZThn148_N10QPopupMenu16menuStateChangedEv [CXXABI] 35971 _ZThn148_N10QPopupMenu19menuContentsChangedEv [CXXABI] 35972 _ZThn148_N10QPopupMenuD0Ev [CXXABI] _ZThn148_N10QPopupMenuD1Ev 35973 [CXXABI] 35974 _ZThn148_N8QMenuBar10updateItemEi [CXXABI] 35975 _ZThn148_N8QMenuBar12menuDelPopupEP10QPopupMenu [CXXABI] 35976 _ZThn148_N8QMenuBar12menuInsPopupEP10QPopupMenu [CXXABI] 35977 _ZThn148_N8QMenuBar14activateItemAtEi [CXXABI] 35978 _ZThn148_N8QMenuBar16menuStateChangedEv [CXXABI] 35979 _ZThn148_N8QMenuBar19menuContentsChangedEv [CXXABI] 35980 _ZThn148_N8QMenuBarD0Ev [CXXABI] _ZThn148_N8QMenuBarD1Ev 35981 [CXXABI] 35982 _ZThn40_N10QPopupMenuD0Ev [CXXABI] _ZThn40_N10QPopupMenuD1Ev 35983 [CXXABI] 35984 _ZThn40_N8QMenuBarD0Ev [CXXABI] _ZThn40_N8QMenuBarD1Ev [CXXABI] 35985 __________________________________________________________ 35986 35987 8.2.24. Qt3 Organizers 35988 __________________________________________________________ 35989 35990 8.2.24.1. Class data for QHBox 35991 35992 The virtual table for the QHBox class is described by Table 35993 8-493 35994 35995 Table 8-493. Primary vtable for QHBox 35996 Base Offset 0 35997 Virtual Base Offset 0 35998 RTTI typeinfo for QHBox 35999 vfunc[0]: NULL or QHBox::metaObject() const 36000 vfunc[1]: QHBox::className() const 36001 vfunc[2]: QHBox::qt_cast(char const*) 36002 vfunc[3]: QHBox::qt_invoke(int, QUObject*) 36003 vfunc[4]: QHBox::qt_emit(int, QUObject*) 36004 vfunc[5]: QHBox::qt_property(int, int, QVariant*) 36005 vfunc[6]: NULL or QHBox::~QHBox() 36006 vfunc[7]: NULL or QHBox::~QHBox() 36007 vfunc[8]: QWidget::event(QEvent*) 36008 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36009 vfunc[10]: QWidget::setName(char const*) 36010 vfunc[11]: QObject::insertChild(QObject*) 36011 vfunc[12]: QObject::removeChild(QObject*) 36012 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36013 vfunc[14]: QObject::property(char const*) const 36014 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36015 vfunc[16]: QObject::childEvent(QChildEvent*) 36016 vfunc[17]: QObject::customEvent(QCustomEvent*) 36017 vfunc[18]: QObject::connectNotify(char const*) 36018 vfunc[19]: QObject::disconnectNotify(char const*) 36019 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36020 const*, char const*) 36021 vfunc[21]: QWidget::setEnabled(bool) 36022 vfunc[22]: QWidget::setMinimumSize(int, int) 36023 vfunc[23]: QWidget::setMaximumSize(int, int) 36024 vfunc[24]: QWidget::setSizeIncrement(int, int) 36025 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36026 vfunc[26]: QWidget::setEraseColor(QColor const&) 36027 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36028 vfunc[28]: QWidget::setPalette(QPalette const&) 36029 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36030 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36031 vfunc[31]: QWidget::setFont(QFont const&) 36032 vfunc[32]: QWidget::setCursor(QCursor const&) 36033 vfunc[33]: QWidget::unsetCursor() 36034 vfunc[34]: QWidget::setMask(QBitmap const&) 36035 vfunc[35]: QWidget::setMask(QRegion const&) 36036 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36037 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36038 vfunc[38]: QWidget::setCaption(QString const&) 36039 vfunc[39]: QWidget::setIcon(QPixmap const&) 36040 vfunc[40]: QWidget::setIconText(QString const&) 36041 vfunc[41]: QWidget::setMouseTracking(bool) 36042 vfunc[42]: QWidget::setFocus() 36043 vfunc[43]: QWidget::setActiveWindow() 36044 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36045 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36046 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36047 vfunc[47]: QWidget::show() 36048 vfunc[48]: QWidget::hide() 36049 vfunc[49]: QWidget::showMinimized() 36050 vfunc[50]: QWidget::showMaximized() 36051 vfunc[51]: QWidget::showNormal() 36052 vfunc[52]: QWidget::polish() 36053 vfunc[53]: QWidget::move(int, int) 36054 vfunc[54]: QWidget::resize(int, int) 36055 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36056 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36057 vfunc[57]: QWidget::close(bool) 36058 vfunc[58]: QHBox::sizeHint() const 36059 vfunc[59]: QWidget::minimumSizeHint() const 36060 vfunc[60]: QWidget::sizePolicy() const 36061 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36062 vfunc[62]: QWidget::heightForWidth(int) const 36063 vfunc[63]: QWidget::adjustSize() 36064 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36065 const&, bool) 36066 vfunc[65]: QWidget::setAcceptDrops(bool) 36067 vfunc[66]: QWidget::setAutoMask(bool) 36068 vfunc[67]: 36069 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36070 vfunc[68]: QWidget::customWhatsThis() const 36071 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36072 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36073 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36074 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36075 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36076 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36077 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36078 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 36079 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36080 vfunc[78]: QWidget::enterEvent(QEvent*) 36081 vfunc[79]: QWidget::leaveEvent(QEvent*) 36082 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 36083 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36084 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 36085 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36086 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36087 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36088 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36089 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36090 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36091 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36092 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36093 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36094 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36095 vfunc[93]: QWidget::showEvent(QShowEvent*) 36096 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36097 vfunc[95]: QWidget::x11Event(_XEvent*) 36098 vfunc[96]: QWidget::updateMask() 36099 vfunc[97]: QFrame::styleChange(QStyle&) 36100 vfunc[98]: QWidget::enabledChange(bool) 36101 vfunc[99]: QWidget::paletteChange(QPalette const&) 36102 vfunc[100]: QWidget::fontChange(QFont const&) 36103 vfunc[101]: QWidget::windowActivationChange(bool) 36104 vfunc[102]: QWidget::metric(int) const 36105 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36106 vfunc[104]: QWidget::destroy(bool, bool) 36107 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36108 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36109 vfunc[107]: QWidget::focusNextPrevChild(bool) 36110 vfunc[108]: QWidget::setKeyCompression(bool) 36111 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36112 bool, QFont*) 36113 vfunc[110]: QFrame::setFrameStyle(int) 36114 vfunc[111]: QFrame::setLineWidth(int) 36115 vfunc[112]: QFrame::setMargin(int) 36116 vfunc[113]: QFrame::setMidLineWidth(int) 36117 vfunc[114]: QFrame::setFrameRect(QRect const&) 36118 vfunc[115]: QFrame::drawFrame(QPainter*) 36119 vfunc[116]: QFrame::drawContents(QPainter*) 36120 vfunc[117]: QHBox::frameChanged() 36121 36122 Table 8-494. Secondary vtable for QHBox 36123 Base Offset -40 36124 Virtual Base Offset 0 36125 RTTI typeinfo for QHBox 36126 vfunc[0]: NULL or non-virtual thunk to QHBox::~QHBox() 36127 vfunc[1]: NULL or non-virtual thunk to QHBox::~QHBox() 36128 vfunc[2]: QPaintDevice::setResolution(int) 36129 vfunc[3]: QPaintDevice::resolution() const 36130 vfunc[4]: QPaintDevice::handle() const 36131 vfunc[5]: QPaintDevice::x11RenderHandle() const 36132 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36133 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36134 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36135 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36136 const 36137 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36138 36139 The Run Time Type Information for the QHBox class is described 36140 by Table 8-495 36141 36142 Table 8-495. typeinfo for QHBox 36143 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36144 Name typeinfo name for QHBox 36145 basetype: typeinfo for QFrame 36146 __________________________________________________________ 36147 36148 8.2.24.2. Class data for QSplitter 36149 36150 The virtual table for the QSplitter class is described by Table 36151 8-496 36152 36153 Table 8-496. Primary vtable for QSplitter 36154 Base Offset 0 36155 Virtual Base Offset 0 36156 RTTI typeinfo for QSplitter 36157 vfunc[0]: NULL or QSplitter::metaObject() const 36158 vfunc[1]: QSplitter::className() const 36159 vfunc[2]: QSplitter::qt_cast(char const*) 36160 vfunc[3]: QSplitter::qt_invoke(int, QUObject*) 36161 vfunc[4]: QSplitter::qt_emit(int, QUObject*) 36162 vfunc[5]: QSplitter::qt_property(int, int, QVariant*) 36163 vfunc[6]: QSplitter::~QSplitter() 36164 vfunc[7]: QSplitter::~QSplitter() 36165 vfunc[8]: QSplitter::event(QEvent*) 36166 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36167 vfunc[10]: QWidget::setName(char const*) 36168 vfunc[11]: QObject::insertChild(QObject*) 36169 vfunc[12]: QObject::removeChild(QObject*) 36170 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36171 vfunc[14]: QObject::property(char const*) const 36172 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36173 vfunc[16]: QSplitter::childEvent(QChildEvent*) 36174 vfunc[17]: QObject::customEvent(QCustomEvent*) 36175 vfunc[18]: QObject::connectNotify(char const*) 36176 vfunc[19]: QObject::disconnectNotify(char const*) 36177 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36178 const*, char const*) 36179 vfunc[21]: QWidget::setEnabled(bool) 36180 vfunc[22]: QWidget::setMinimumSize(int, int) 36181 vfunc[23]: QWidget::setMaximumSize(int, int) 36182 vfunc[24]: QWidget::setSizeIncrement(int, int) 36183 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36184 vfunc[26]: QWidget::setEraseColor(QColor const&) 36185 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36186 vfunc[28]: QWidget::setPalette(QPalette const&) 36187 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36188 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36189 vfunc[31]: QWidget::setFont(QFont const&) 36190 vfunc[32]: QWidget::setCursor(QCursor const&) 36191 vfunc[33]: QWidget::unsetCursor() 36192 vfunc[34]: QWidget::setMask(QBitmap const&) 36193 vfunc[35]: QWidget::setMask(QRegion const&) 36194 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36195 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36196 vfunc[38]: QWidget::setCaption(QString const&) 36197 vfunc[39]: QWidget::setIcon(QPixmap const&) 36198 vfunc[40]: QWidget::setIconText(QString const&) 36199 vfunc[41]: QWidget::setMouseTracking(bool) 36200 vfunc[42]: QWidget::setFocus() 36201 vfunc[43]: QWidget::setActiveWindow() 36202 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36203 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36204 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36205 vfunc[47]: QWidget::show() 36206 vfunc[48]: QWidget::hide() 36207 vfunc[49]: QWidget::showMinimized() 36208 vfunc[50]: QWidget::showMaximized() 36209 vfunc[51]: QWidget::showNormal() 36210 vfunc[52]: QWidget::polish() 36211 vfunc[53]: QWidget::move(int, int) 36212 vfunc[54]: QWidget::resize(int, int) 36213 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36214 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36215 vfunc[57]: QWidget::close(bool) 36216 vfunc[58]: QSplitter::sizeHint() const 36217 vfunc[59]: QSplitter::minimumSizeHint() const 36218 vfunc[60]: QWidget::sizePolicy() const 36219 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36220 vfunc[62]: QWidget::heightForWidth(int) const 36221 vfunc[63]: QWidget::adjustSize() 36222 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36223 const&, bool) 36224 vfunc[65]: QWidget::setAcceptDrops(bool) 36225 vfunc[66]: QWidget::setAutoMask(bool) 36226 vfunc[67]: 36227 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36228 vfunc[68]: QWidget::customWhatsThis() const 36229 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36230 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36231 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36232 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36233 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36234 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36235 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36236 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 36237 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36238 vfunc[78]: QWidget::enterEvent(QEvent*) 36239 vfunc[79]: QWidget::leaveEvent(QEvent*) 36240 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 36241 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36242 vfunc[82]: QSplitter::resizeEvent(QResizeEvent*) 36243 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36244 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36245 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36246 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36247 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36248 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36249 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36250 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36251 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36252 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36253 vfunc[93]: QWidget::showEvent(QShowEvent*) 36254 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36255 vfunc[95]: QWidget::x11Event(_XEvent*) 36256 vfunc[96]: QWidget::updateMask() 36257 vfunc[97]: QSplitter::styleChange(QStyle&) 36258 vfunc[98]: QWidget::enabledChange(bool) 36259 vfunc[99]: QWidget::paletteChange(QPalette const&) 36260 vfunc[100]: QWidget::fontChange(QFont const&) 36261 vfunc[101]: QWidget::windowActivationChange(bool) 36262 vfunc[102]: QWidget::metric(int) const 36263 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36264 vfunc[104]: QWidget::destroy(bool, bool) 36265 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36266 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36267 vfunc[107]: QWidget::focusNextPrevChild(bool) 36268 vfunc[108]: QWidget::setKeyCompression(bool) 36269 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36270 bool, QFont*) 36271 vfunc[110]: QFrame::setFrameStyle(int) 36272 vfunc[111]: QFrame::setLineWidth(int) 36273 vfunc[112]: QFrame::setMargin(int) 36274 vfunc[113]: QFrame::setMidLineWidth(int) 36275 vfunc[114]: QFrame::setFrameRect(QRect const&) 36276 vfunc[115]: QFrame::drawFrame(QPainter*) 36277 vfunc[116]: QFrame::drawContents(QPainter*) 36278 vfunc[117]: QFrame::frameChanged() 36279 vfunc[118]: QSplitter::setOrientation(Qt::Orientation) 36280 vfunc[119]: QSplitter::setResizeMode(QWidget*, 36281 QSplitter::ResizeMode) 36282 vfunc[120]: QSplitter::setOpaqueResize(bool) 36283 vfunc[121]: QSplitter::drawSplitter(QPainter*, int, int, int, 36284 int) 36285 vfunc[122]: QSplitter::setRubberband(int) 36286 36287 Table 8-497. Secondary vtable for QSplitter 36288 Base Offset -40 36289 Virtual Base Offset 0 36290 RTTI typeinfo for QSplitter 36291 vfunc[0]: non-virtual thunk to QSplitter::~QSplitter() 36292 vfunc[1]: non-virtual thunk to QSplitter::~QSplitter() 36293 vfunc[2]: QPaintDevice::setResolution(int) 36294 vfunc[3]: QPaintDevice::resolution() const 36295 vfunc[4]: QPaintDevice::handle() const 36296 vfunc[5]: QPaintDevice::x11RenderHandle() const 36297 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36298 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36299 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36300 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36301 const 36302 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36303 36304 The Run Time Type Information for the QSplitter class is 36305 described by Table 8-498 36306 36307 Table 8-498. typeinfo for QSplitter 36308 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36309 Name typeinfo name for QSplitter 36310 basetype: typeinfo for QFrame 36311 __________________________________________________________ 36312 36313 8.2.24.3. Class data for QVBox 36314 36315 The virtual table for the QVBox class is described by Table 36316 8-499 36317 36318 Table 8-499. Primary vtable for QVBox 36319 Base Offset 0 36320 Virtual Base Offset 0 36321 RTTI typeinfo for QVBox 36322 vfunc[0]: NULL or QVBox::metaObject() const 36323 vfunc[1]: QVBox::className() const 36324 vfunc[2]: QVBox::qt_cast(char const*) 36325 vfunc[3]: QVBox::qt_invoke(int, QUObject*) 36326 vfunc[4]: QVBox::qt_emit(int, QUObject*) 36327 vfunc[5]: QVBox::qt_property(int, int, QVariant*) 36328 vfunc[6]: NULL or QVBox::~QVBox() 36329 vfunc[7]: NULL or QVBox::~QVBox() 36330 vfunc[8]: QWidget::event(QEvent*) 36331 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36332 vfunc[10]: QWidget::setName(char const*) 36333 vfunc[11]: QObject::insertChild(QObject*) 36334 vfunc[12]: QObject::removeChild(QObject*) 36335 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36336 vfunc[14]: QObject::property(char const*) const 36337 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36338 vfunc[16]: QObject::childEvent(QChildEvent*) 36339 vfunc[17]: QObject::customEvent(QCustomEvent*) 36340 vfunc[18]: QObject::connectNotify(char const*) 36341 vfunc[19]: QObject::disconnectNotify(char const*) 36342 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36343 const*, char const*) 36344 vfunc[21]: QWidget::setEnabled(bool) 36345 vfunc[22]: QWidget::setMinimumSize(int, int) 36346 vfunc[23]: QWidget::setMaximumSize(int, int) 36347 vfunc[24]: QWidget::setSizeIncrement(int, int) 36348 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36349 vfunc[26]: QWidget::setEraseColor(QColor const&) 36350 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36351 vfunc[28]: QWidget::setPalette(QPalette const&) 36352 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36353 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36354 vfunc[31]: QWidget::setFont(QFont const&) 36355 vfunc[32]: QWidget::setCursor(QCursor const&) 36356 vfunc[33]: QWidget::unsetCursor() 36357 vfunc[34]: QWidget::setMask(QBitmap const&) 36358 vfunc[35]: QWidget::setMask(QRegion const&) 36359 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36360 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36361 vfunc[38]: QWidget::setCaption(QString const&) 36362 vfunc[39]: QWidget::setIcon(QPixmap const&) 36363 vfunc[40]: QWidget::setIconText(QString const&) 36364 vfunc[41]: QWidget::setMouseTracking(bool) 36365 vfunc[42]: QWidget::setFocus() 36366 vfunc[43]: QWidget::setActiveWindow() 36367 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36368 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36369 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36370 vfunc[47]: QWidget::show() 36371 vfunc[48]: QWidget::hide() 36372 vfunc[49]: QWidget::showMinimized() 36373 vfunc[50]: QWidget::showMaximized() 36374 vfunc[51]: QWidget::showNormal() 36375 vfunc[52]: QWidget::polish() 36376 vfunc[53]: QWidget::move(int, int) 36377 vfunc[54]: QWidget::resize(int, int) 36378 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36379 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36380 vfunc[57]: QWidget::close(bool) 36381 vfunc[58]: QHBox::sizeHint() const 36382 vfunc[59]: QWidget::minimumSizeHint() const 36383 vfunc[60]: QWidget::sizePolicy() const 36384 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36385 vfunc[62]: QWidget::heightForWidth(int) const 36386 vfunc[63]: QWidget::adjustSize() 36387 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36388 const&, bool) 36389 vfunc[65]: QWidget::setAcceptDrops(bool) 36390 vfunc[66]: QWidget::setAutoMask(bool) 36391 vfunc[67]: 36392 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36393 vfunc[68]: QWidget::customWhatsThis() const 36394 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36395 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36396 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36397 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36398 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36399 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36400 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36401 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 36402 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36403 vfunc[78]: QWidget::enterEvent(QEvent*) 36404 vfunc[79]: QWidget::leaveEvent(QEvent*) 36405 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 36406 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36407 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 36408 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36409 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36410 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36411 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36412 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36413 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36414 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36415 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36416 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36417 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36418 vfunc[93]: QWidget::showEvent(QShowEvent*) 36419 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36420 vfunc[95]: QWidget::x11Event(_XEvent*) 36421 vfunc[96]: QWidget::updateMask() 36422 vfunc[97]: QFrame::styleChange(QStyle&) 36423 vfunc[98]: QWidget::enabledChange(bool) 36424 vfunc[99]: QWidget::paletteChange(QPalette const&) 36425 vfunc[100]: QWidget::fontChange(QFont const&) 36426 vfunc[101]: QWidget::windowActivationChange(bool) 36427 vfunc[102]: QWidget::metric(int) const 36428 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36429 vfunc[104]: QWidget::destroy(bool, bool) 36430 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36431 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36432 vfunc[107]: QWidget::focusNextPrevChild(bool) 36433 vfunc[108]: QWidget::setKeyCompression(bool) 36434 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36435 bool, QFont*) 36436 vfunc[110]: QFrame::setFrameStyle(int) 36437 vfunc[111]: QFrame::setLineWidth(int) 36438 vfunc[112]: QFrame::setMargin(int) 36439 vfunc[113]: QFrame::setMidLineWidth(int) 36440 vfunc[114]: QFrame::setFrameRect(QRect const&) 36441 vfunc[115]: QFrame::drawFrame(QPainter*) 36442 vfunc[116]: QFrame::drawContents(QPainter*) 36443 vfunc[117]: QHBox::frameChanged() 36444 36445 Table 8-500. Secondary vtable for QVBox 36446 Base Offset -40 36447 Virtual Base Offset 0 36448 RTTI typeinfo for QVBox 36449 vfunc[0]: NULL or non-virtual thunk to QVBox::~QVBox() 36450 vfunc[1]: NULL or non-virtual thunk to QVBox::~QVBox() 36451 vfunc[2]: QPaintDevice::setResolution(int) 36452 vfunc[3]: QPaintDevice::resolution() const 36453 vfunc[4]: QPaintDevice::handle() const 36454 vfunc[5]: QPaintDevice::x11RenderHandle() const 36455 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36456 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36457 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36458 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36459 const 36460 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36461 36462 The Run Time Type Information for the QVBox class is described 36463 by Table 8-501 36464 36465 Table 8-501. typeinfo for QVBox 36466 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36467 Name typeinfo name for QVBox 36468 basetype: typeinfo for QHBox 36469 __________________________________________________________ 36470 36471 8.2.24.4. Class data for QGroupBox 36472 36473 The virtual table for the QGroupBox class is described by Table 36474 8-502 36475 36476 Table 8-502. Primary vtable for QGroupBox 36477 Base Offset 0 36478 Virtual Base Offset 0 36479 RTTI typeinfo for QGroupBox 36480 vfunc[0]: NULL or QGroupBox::metaObject() const 36481 vfunc[1]: QGroupBox::className() const 36482 vfunc[2]: QGroupBox::qt_cast(char const*) 36483 vfunc[3]: QGroupBox::qt_invoke(int, QUObject*) 36484 vfunc[4]: QGroupBox::qt_emit(int, QUObject*) 36485 vfunc[5]: QGroupBox::qt_property(int, int, QVariant*) 36486 vfunc[6]: QGroupBox::~QGroupBox() 36487 vfunc[7]: QGroupBox::~QGroupBox() 36488 vfunc[8]: QGroupBox::event(QEvent*) 36489 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36490 vfunc[10]: QWidget::setName(char const*) 36491 vfunc[11]: QObject::insertChild(QObject*) 36492 vfunc[12]: QObject::removeChild(QObject*) 36493 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36494 vfunc[14]: QObject::property(char const*) const 36495 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36496 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 36497 vfunc[17]: QObject::customEvent(QCustomEvent*) 36498 vfunc[18]: QObject::connectNotify(char const*) 36499 vfunc[19]: QObject::disconnectNotify(char const*) 36500 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36501 const*, char const*) 36502 vfunc[21]: QGroupBox::setEnabled(bool) 36503 vfunc[22]: QWidget::setMinimumSize(int, int) 36504 vfunc[23]: QWidget::setMaximumSize(int, int) 36505 vfunc[24]: QWidget::setSizeIncrement(int, int) 36506 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36507 vfunc[26]: QWidget::setEraseColor(QColor const&) 36508 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36509 vfunc[28]: QWidget::setPalette(QPalette const&) 36510 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36511 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36512 vfunc[31]: QWidget::setFont(QFont const&) 36513 vfunc[32]: QWidget::setCursor(QCursor const&) 36514 vfunc[33]: QWidget::unsetCursor() 36515 vfunc[34]: QWidget::setMask(QBitmap const&) 36516 vfunc[35]: QWidget::setMask(QRegion const&) 36517 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36518 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36519 vfunc[38]: QWidget::setCaption(QString const&) 36520 vfunc[39]: QWidget::setIcon(QPixmap const&) 36521 vfunc[40]: QWidget::setIconText(QString const&) 36522 vfunc[41]: QWidget::setMouseTracking(bool) 36523 vfunc[42]: QWidget::setFocus() 36524 vfunc[43]: QWidget::setActiveWindow() 36525 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36526 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36527 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36528 vfunc[47]: QWidget::show() 36529 vfunc[48]: QWidget::hide() 36530 vfunc[49]: QWidget::showMinimized() 36531 vfunc[50]: QWidget::showMaximized() 36532 vfunc[51]: QWidget::showNormal() 36533 vfunc[52]: QWidget::polish() 36534 vfunc[53]: QWidget::move(int, int) 36535 vfunc[54]: QWidget::resize(int, int) 36536 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36537 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36538 vfunc[57]: QWidget::close(bool) 36539 vfunc[58]: QGroupBox::sizeHint() const 36540 vfunc[59]: QWidget::minimumSizeHint() const 36541 vfunc[60]: QWidget::sizePolicy() const 36542 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36543 vfunc[62]: QWidget::heightForWidth(int) const 36544 vfunc[63]: QWidget::adjustSize() 36545 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36546 const&, bool) 36547 vfunc[65]: QWidget::setAcceptDrops(bool) 36548 vfunc[66]: QWidget::setAutoMask(bool) 36549 vfunc[67]: 36550 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36551 vfunc[68]: QWidget::customWhatsThis() const 36552 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36553 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36554 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36555 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36556 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36557 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36558 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36559 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 36560 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36561 vfunc[78]: QWidget::enterEvent(QEvent*) 36562 vfunc[79]: QWidget::leaveEvent(QEvent*) 36563 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 36564 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36565 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 36566 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36567 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36568 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36569 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36570 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36571 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36572 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36573 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36574 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36575 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36576 vfunc[93]: QWidget::showEvent(QShowEvent*) 36577 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36578 vfunc[95]: QWidget::x11Event(_XEvent*) 36579 vfunc[96]: QWidget::updateMask() 36580 vfunc[97]: QFrame::styleChange(QStyle&) 36581 vfunc[98]: QWidget::enabledChange(bool) 36582 vfunc[99]: QWidget::paletteChange(QPalette const&) 36583 vfunc[100]: QGroupBox::fontChange(QFont const&) 36584 vfunc[101]: QWidget::windowActivationChange(bool) 36585 vfunc[102]: QWidget::metric(int) const 36586 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36587 vfunc[104]: QWidget::destroy(bool, bool) 36588 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36589 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36590 vfunc[107]: QWidget::focusNextPrevChild(bool) 36591 vfunc[108]: QWidget::setKeyCompression(bool) 36592 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36593 bool, QFont*) 36594 vfunc[110]: QFrame::setFrameStyle(int) 36595 vfunc[111]: QFrame::setLineWidth(int) 36596 vfunc[112]: QFrame::setMargin(int) 36597 vfunc[113]: QFrame::setMidLineWidth(int) 36598 vfunc[114]: QFrame::setFrameRect(QRect const&) 36599 vfunc[115]: QFrame::drawFrame(QPainter*) 36600 vfunc[116]: QFrame::drawContents(QPainter*) 36601 vfunc[117]: QFrame::frameChanged() 36602 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 36603 vfunc[119]: QGroupBox::setTitle(QString const&) 36604 vfunc[120]: QGroupBox::setAlignment(int) 36605 36606 Table 8-503. Secondary vtable for QGroupBox 36607 Base Offset -40 36608 Virtual Base Offset 0 36609 RTTI typeinfo for QGroupBox 36610 vfunc[0]: non-virtual thunk to QGroupBox::~QGroupBox() 36611 vfunc[1]: non-virtual thunk to QGroupBox::~QGroupBox() 36612 vfunc[2]: QPaintDevice::setResolution(int) 36613 vfunc[3]: QPaintDevice::resolution() const 36614 vfunc[4]: QPaintDevice::handle() const 36615 vfunc[5]: QPaintDevice::x11RenderHandle() const 36616 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36617 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36618 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36619 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36620 const 36621 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36622 36623 The Run Time Type Information for the QGroupBox class is 36624 described by Table 8-504 36625 36626 Table 8-504. typeinfo for QGroupBox 36627 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36628 Name typeinfo name for QGroupBox 36629 basetype: typeinfo for QFrame 36630 __________________________________________________________ 36631 36632 8.2.24.5. Class data for QHGroupBox 36633 36634 The virtual table for the QHGroupBox class is described by 36635 Table 8-505 36636 36637 Table 8-505. Primary vtable for QHGroupBox 36638 Base Offset 0 36639 Virtual Base Offset 0 36640 RTTI typeinfo for QHGroupBox 36641 vfunc[0]: NULL or QHGroupBox::metaObject() const 36642 vfunc[1]: QHGroupBox::className() const 36643 vfunc[2]: QHGroupBox::qt_cast(char const*) 36644 vfunc[3]: QHGroupBox::qt_invoke(int, QUObject*) 36645 vfunc[4]: QHGroupBox::qt_emit(int, QUObject*) 36646 vfunc[5]: QHGroupBox::qt_property(int, int, QVariant*) 36647 vfunc[6]: QHGroupBox::~QHGroupBox() 36648 vfunc[7]: QHGroupBox::~QHGroupBox() 36649 vfunc[8]: QGroupBox::event(QEvent*) 36650 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36651 vfunc[10]: QWidget::setName(char const*) 36652 vfunc[11]: QObject::insertChild(QObject*) 36653 vfunc[12]: QObject::removeChild(QObject*) 36654 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36655 vfunc[14]: QObject::property(char const*) const 36656 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36657 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 36658 vfunc[17]: QObject::customEvent(QCustomEvent*) 36659 vfunc[18]: QObject::connectNotify(char const*) 36660 vfunc[19]: QObject::disconnectNotify(char const*) 36661 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36662 const*, char const*) 36663 vfunc[21]: QGroupBox::setEnabled(bool) 36664 vfunc[22]: QWidget::setMinimumSize(int, int) 36665 vfunc[23]: QWidget::setMaximumSize(int, int) 36666 vfunc[24]: QWidget::setSizeIncrement(int, int) 36667 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36668 vfunc[26]: QWidget::setEraseColor(QColor const&) 36669 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36670 vfunc[28]: QWidget::setPalette(QPalette const&) 36671 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36672 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36673 vfunc[31]: QWidget::setFont(QFont const&) 36674 vfunc[32]: QWidget::setCursor(QCursor const&) 36675 vfunc[33]: QWidget::unsetCursor() 36676 vfunc[34]: QWidget::setMask(QBitmap const&) 36677 vfunc[35]: QWidget::setMask(QRegion const&) 36678 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36679 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36680 vfunc[38]: QWidget::setCaption(QString const&) 36681 vfunc[39]: QWidget::setIcon(QPixmap const&) 36682 vfunc[40]: QWidget::setIconText(QString const&) 36683 vfunc[41]: QWidget::setMouseTracking(bool) 36684 vfunc[42]: QWidget::setFocus() 36685 vfunc[43]: QWidget::setActiveWindow() 36686 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36687 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36688 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36689 vfunc[47]: QWidget::show() 36690 vfunc[48]: QWidget::hide() 36691 vfunc[49]: QWidget::showMinimized() 36692 vfunc[50]: QWidget::showMaximized() 36693 vfunc[51]: QWidget::showNormal() 36694 vfunc[52]: QWidget::polish() 36695 vfunc[53]: QWidget::move(int, int) 36696 vfunc[54]: QWidget::resize(int, int) 36697 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36698 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36699 vfunc[57]: QWidget::close(bool) 36700 vfunc[58]: QGroupBox::sizeHint() const 36701 vfunc[59]: QWidget::minimumSizeHint() const 36702 vfunc[60]: QWidget::sizePolicy() const 36703 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36704 vfunc[62]: QWidget::heightForWidth(int) const 36705 vfunc[63]: QWidget::adjustSize() 36706 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36707 const&, bool) 36708 vfunc[65]: QWidget::setAcceptDrops(bool) 36709 vfunc[66]: QWidget::setAutoMask(bool) 36710 vfunc[67]: 36711 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36712 vfunc[68]: QWidget::customWhatsThis() const 36713 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36714 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36715 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36716 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36717 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36718 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36719 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36720 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 36721 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36722 vfunc[78]: QWidget::enterEvent(QEvent*) 36723 vfunc[79]: QWidget::leaveEvent(QEvent*) 36724 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 36725 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36726 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 36727 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36728 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36729 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36730 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36731 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36732 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36733 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36734 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36735 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36736 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36737 vfunc[93]: QWidget::showEvent(QShowEvent*) 36738 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36739 vfunc[95]: QWidget::x11Event(_XEvent*) 36740 vfunc[96]: QWidget::updateMask() 36741 vfunc[97]: QFrame::styleChange(QStyle&) 36742 vfunc[98]: QWidget::enabledChange(bool) 36743 vfunc[99]: QWidget::paletteChange(QPalette const&) 36744 vfunc[100]: QGroupBox::fontChange(QFont const&) 36745 vfunc[101]: QWidget::windowActivationChange(bool) 36746 vfunc[102]: QWidget::metric(int) const 36747 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36748 vfunc[104]: QWidget::destroy(bool, bool) 36749 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36750 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36751 vfunc[107]: QWidget::focusNextPrevChild(bool) 36752 vfunc[108]: QWidget::setKeyCompression(bool) 36753 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36754 bool, QFont*) 36755 vfunc[110]: QFrame::setFrameStyle(int) 36756 vfunc[111]: QFrame::setLineWidth(int) 36757 vfunc[112]: QFrame::setMargin(int) 36758 vfunc[113]: QFrame::setMidLineWidth(int) 36759 vfunc[114]: QFrame::setFrameRect(QRect const&) 36760 vfunc[115]: QFrame::drawFrame(QPainter*) 36761 vfunc[116]: QFrame::drawContents(QPainter*) 36762 vfunc[117]: QFrame::frameChanged() 36763 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 36764 vfunc[119]: QGroupBox::setTitle(QString const&) 36765 vfunc[120]: QGroupBox::setAlignment(int) 36766 36767 Table 8-506. Secondary vtable for QHGroupBox 36768 Base Offset -40 36769 Virtual Base Offset 0 36770 RTTI typeinfo for QHGroupBox 36771 vfunc[0]: non-virtual thunk to QHGroupBox::~QHGroupBox() 36772 vfunc[1]: non-virtual thunk to QHGroupBox::~QHGroupBox() 36773 vfunc[2]: QPaintDevice::setResolution(int) 36774 vfunc[3]: QPaintDevice::resolution() const 36775 vfunc[4]: QPaintDevice::handle() const 36776 vfunc[5]: QPaintDevice::x11RenderHandle() const 36777 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36778 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36779 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36780 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36781 const 36782 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36783 36784 The Run Time Type Information for the QHGroupBox class is 36785 described by Table 8-507 36786 36787 Table 8-507. typeinfo for QHGroupBox 36788 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36789 Name typeinfo name for QHGroupBox 36790 basetype: typeinfo for QGroupBox 36791 __________________________________________________________ 36792 36793 8.2.24.6. Class data for QHButtonGroup 36794 36795 The virtual table for the QHButtonGroup class is described by 36796 Table 8-508 36797 36798 Table 8-508. Primary vtable for QHButtonGroup 36799 Base Offset 0 36800 Virtual Base Offset 0 36801 RTTI typeinfo for QHButtonGroup 36802 vfunc[0]: NULL or QHButtonGroup::metaObject() const 36803 vfunc[1]: QHButtonGroup::className() const 36804 vfunc[2]: QHButtonGroup::qt_cast(char const*) 36805 vfunc[3]: QHButtonGroup::qt_invoke(int, QUObject*) 36806 vfunc[4]: QHButtonGroup::qt_emit(int, QUObject*) 36807 vfunc[5]: QHButtonGroup::qt_property(int, int, QVariant*) 36808 vfunc[6]: QHButtonGroup::~QHButtonGroup() 36809 vfunc[7]: QHButtonGroup::~QHButtonGroup() 36810 vfunc[8]: QButtonGroup::event(QEvent*) 36811 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36812 vfunc[10]: QWidget::setName(char const*) 36813 vfunc[11]: QObject::insertChild(QObject*) 36814 vfunc[12]: QObject::removeChild(QObject*) 36815 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36816 vfunc[14]: QObject::property(char const*) const 36817 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36818 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 36819 vfunc[17]: QObject::customEvent(QCustomEvent*) 36820 vfunc[18]: QObject::connectNotify(char const*) 36821 vfunc[19]: QObject::disconnectNotify(char const*) 36822 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36823 const*, char const*) 36824 vfunc[21]: QGroupBox::setEnabled(bool) 36825 vfunc[22]: QWidget::setMinimumSize(int, int) 36826 vfunc[23]: QWidget::setMaximumSize(int, int) 36827 vfunc[24]: QWidget::setSizeIncrement(int, int) 36828 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36829 vfunc[26]: QWidget::setEraseColor(QColor const&) 36830 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36831 vfunc[28]: QWidget::setPalette(QPalette const&) 36832 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36833 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36834 vfunc[31]: QWidget::setFont(QFont const&) 36835 vfunc[32]: QWidget::setCursor(QCursor const&) 36836 vfunc[33]: QWidget::unsetCursor() 36837 vfunc[34]: QWidget::setMask(QBitmap const&) 36838 vfunc[35]: QWidget::setMask(QRegion const&) 36839 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36840 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36841 vfunc[38]: QWidget::setCaption(QString const&) 36842 vfunc[39]: QWidget::setIcon(QPixmap const&) 36843 vfunc[40]: QWidget::setIconText(QString const&) 36844 vfunc[41]: QWidget::setMouseTracking(bool) 36845 vfunc[42]: QWidget::setFocus() 36846 vfunc[43]: QWidget::setActiveWindow() 36847 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36848 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36849 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36850 vfunc[47]: QWidget::show() 36851 vfunc[48]: QWidget::hide() 36852 vfunc[49]: QWidget::showMinimized() 36853 vfunc[50]: QWidget::showMaximized() 36854 vfunc[51]: QWidget::showNormal() 36855 vfunc[52]: QWidget::polish() 36856 vfunc[53]: QWidget::move(int, int) 36857 vfunc[54]: QWidget::resize(int, int) 36858 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36859 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36860 vfunc[57]: QWidget::close(bool) 36861 vfunc[58]: QGroupBox::sizeHint() const 36862 vfunc[59]: QWidget::minimumSizeHint() const 36863 vfunc[60]: QWidget::sizePolicy() const 36864 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36865 vfunc[62]: QWidget::heightForWidth(int) const 36866 vfunc[63]: QWidget::adjustSize() 36867 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36868 const&, bool) 36869 vfunc[65]: QWidget::setAcceptDrops(bool) 36870 vfunc[66]: QWidget::setAutoMask(bool) 36871 vfunc[67]: 36872 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36873 vfunc[68]: QWidget::customWhatsThis() const 36874 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36875 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36876 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36877 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36878 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36879 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36880 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36881 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 36882 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36883 vfunc[78]: QWidget::enterEvent(QEvent*) 36884 vfunc[79]: QWidget::leaveEvent(QEvent*) 36885 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 36886 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36887 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 36888 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36889 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36890 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36891 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36892 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36893 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36894 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36895 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36896 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36897 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36898 vfunc[93]: QWidget::showEvent(QShowEvent*) 36899 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36900 vfunc[95]: QWidget::x11Event(_XEvent*) 36901 vfunc[96]: QWidget::updateMask() 36902 vfunc[97]: QFrame::styleChange(QStyle&) 36903 vfunc[98]: QWidget::enabledChange(bool) 36904 vfunc[99]: QWidget::paletteChange(QPalette const&) 36905 vfunc[100]: QGroupBox::fontChange(QFont const&) 36906 vfunc[101]: QWidget::windowActivationChange(bool) 36907 vfunc[102]: QWidget::metric(int) const 36908 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36909 vfunc[104]: QWidget::destroy(bool, bool) 36910 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36911 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36912 vfunc[107]: QWidget::focusNextPrevChild(bool) 36913 vfunc[108]: QWidget::setKeyCompression(bool) 36914 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36915 bool, QFont*) 36916 vfunc[110]: QFrame::setFrameStyle(int) 36917 vfunc[111]: QFrame::setLineWidth(int) 36918 vfunc[112]: QFrame::setMargin(int) 36919 vfunc[113]: QFrame::setMidLineWidth(int) 36920 vfunc[114]: QFrame::setFrameRect(QRect const&) 36921 vfunc[115]: QFrame::drawFrame(QPainter*) 36922 vfunc[116]: QFrame::drawContents(QPainter*) 36923 vfunc[117]: QFrame::frameChanged() 36924 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 36925 vfunc[119]: QGroupBox::setTitle(QString const&) 36926 vfunc[120]: QGroupBox::setAlignment(int) 36927 vfunc[121]: QButtonGroup::setExclusive(bool) 36928 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 36929 vfunc[123]: QButtonGroup::setButton(int) 36930 vfunc[124]: QButtonGroup::moveFocus(int) 36931 36932 Table 8-509. Secondary vtable for QHButtonGroup 36933 Base Offset -40 36934 Virtual Base Offset 0 36935 RTTI typeinfo for QHButtonGroup 36936 vfunc[0]: non-virtual thunk to QHButtonGroup::~QHButtonGroup() 36937 vfunc[1]: non-virtual thunk to QHButtonGroup::~QHButtonGroup() 36938 vfunc[2]: QPaintDevice::setResolution(int) 36939 vfunc[3]: QPaintDevice::resolution() const 36940 vfunc[4]: QPaintDevice::handle() const 36941 vfunc[5]: QPaintDevice::x11RenderHandle() const 36942 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36943 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36944 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36945 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36946 const 36947 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36948 36949 The Run Time Type Information for the QHButtonGroup class is 36950 described by Table 8-510 36951 36952 Table 8-510. typeinfo for QHButtonGroup 36953 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36954 Name typeinfo name for QHButtonGroup 36955 basetype: typeinfo for QButtonGroup 36956 __________________________________________________________ 36957 36958 8.2.24.7. Class data for QWidgetStack 36959 36960 The virtual table for the QWidgetStack class is described by 36961 Table 8-511 36962 36963 Table 8-511. Primary vtable for QWidgetStack 36964 Base Offset 0 36965 Virtual Base Offset 0 36966 RTTI typeinfo for QWidgetStack 36967 vfunc[0]: NULL or QWidgetStack::metaObject() const 36968 vfunc[1]: QWidgetStack::className() const 36969 vfunc[2]: QWidgetStack::qt_cast(char const*) 36970 vfunc[3]: QWidgetStack::qt_invoke(int, QUObject*) 36971 vfunc[4]: QWidgetStack::qt_emit(int, QUObject*) 36972 vfunc[5]: QWidgetStack::qt_property(int, int, QVariant*) 36973 vfunc[6]: QWidgetStack::~QWidgetStack() 36974 vfunc[7]: QWidgetStack::~QWidgetStack() 36975 vfunc[8]: QWidget::event(QEvent*) 36976 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36977 vfunc[10]: QWidget::setName(char const*) 36978 vfunc[11]: QObject::insertChild(QObject*) 36979 vfunc[12]: QObject::removeChild(QObject*) 36980 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36981 vfunc[14]: QObject::property(char const*) const 36982 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36983 vfunc[16]: QWidgetStack::childEvent(QChildEvent*) 36984 vfunc[17]: QObject::customEvent(QCustomEvent*) 36985 vfunc[18]: QObject::connectNotify(char const*) 36986 vfunc[19]: QObject::disconnectNotify(char const*) 36987 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36988 const*, char const*) 36989 vfunc[21]: QWidget::setEnabled(bool) 36990 vfunc[22]: QWidget::setMinimumSize(int, int) 36991 vfunc[23]: QWidget::setMaximumSize(int, int) 36992 vfunc[24]: QWidget::setSizeIncrement(int, int) 36993 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36994 vfunc[26]: QWidget::setEraseColor(QColor const&) 36995 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36996 vfunc[28]: QWidget::setPalette(QPalette const&) 36997 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36998 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36999 vfunc[31]: QWidget::setFont(QFont const&) 37000 vfunc[32]: QWidget::setCursor(QCursor const&) 37001 vfunc[33]: QWidget::unsetCursor() 37002 vfunc[34]: QWidget::setMask(QBitmap const&) 37003 vfunc[35]: QWidget::setMask(QRegion const&) 37004 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37005 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37006 vfunc[38]: QWidget::setCaption(QString const&) 37007 vfunc[39]: QWidget::setIcon(QPixmap const&) 37008 vfunc[40]: QWidget::setIconText(QString const&) 37009 vfunc[41]: QWidget::setMouseTracking(bool) 37010 vfunc[42]: QWidget::setFocus() 37011 vfunc[43]: QWidget::setActiveWindow() 37012 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37013 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37014 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37015 vfunc[47]: QWidgetStack::show() 37016 vfunc[48]: QWidget::hide() 37017 vfunc[49]: QWidget::showMinimized() 37018 vfunc[50]: QWidget::showMaximized() 37019 vfunc[51]: QWidget::showNormal() 37020 vfunc[52]: QWidget::polish() 37021 vfunc[53]: QWidget::move(int, int) 37022 vfunc[54]: QWidget::resize(int, int) 37023 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37024 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37025 vfunc[57]: QWidget::close(bool) 37026 vfunc[58]: QWidgetStack::sizeHint() const 37027 vfunc[59]: QWidgetStack::minimumSizeHint() const 37028 vfunc[60]: QWidget::sizePolicy() const 37029 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37030 vfunc[62]: QWidget::heightForWidth(int) const 37031 vfunc[63]: QWidget::adjustSize() 37032 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37033 const&, bool) 37034 vfunc[65]: QWidget::setAcceptDrops(bool) 37035 vfunc[66]: QWidget::setAutoMask(bool) 37036 vfunc[67]: 37037 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37038 vfunc[68]: QWidget::customWhatsThis() const 37039 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37040 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37041 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37042 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37043 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37044 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37045 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37046 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 37047 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37048 vfunc[78]: QWidget::enterEvent(QEvent*) 37049 vfunc[79]: QWidget::leaveEvent(QEvent*) 37050 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 37051 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37052 vfunc[82]: QWidgetStack::resizeEvent(QResizeEvent*) 37053 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37054 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37055 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37056 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37057 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37058 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37059 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37060 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37061 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37062 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37063 vfunc[93]: QWidget::showEvent(QShowEvent*) 37064 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37065 vfunc[95]: QWidget::x11Event(_XEvent*) 37066 vfunc[96]: QWidget::updateMask() 37067 vfunc[97]: QFrame::styleChange(QStyle&) 37068 vfunc[98]: QWidget::enabledChange(bool) 37069 vfunc[99]: QWidget::paletteChange(QPalette const&) 37070 vfunc[100]: QWidget::fontChange(QFont const&) 37071 vfunc[101]: QWidget::windowActivationChange(bool) 37072 vfunc[102]: QWidget::metric(int) const 37073 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37074 vfunc[104]: QWidget::destroy(bool, bool) 37075 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37076 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37077 vfunc[107]: QWidget::focusNextPrevChild(bool) 37078 vfunc[108]: QWidget::setKeyCompression(bool) 37079 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37080 bool, QFont*) 37081 vfunc[110]: QFrame::setFrameStyle(int) 37082 vfunc[111]: QFrame::setLineWidth(int) 37083 vfunc[112]: QFrame::setMargin(int) 37084 vfunc[113]: QFrame::setMidLineWidth(int) 37085 vfunc[114]: QWidgetStack::setFrameRect(QRect const&) 37086 vfunc[115]: QFrame::drawFrame(QPainter*) 37087 vfunc[116]: QFrame::drawContents(QPainter*) 37088 vfunc[117]: QWidgetStack::frameChanged() 37089 vfunc[118]: QWidgetStack::setChildGeometries() 37090 37091 Table 8-512. Secondary vtable for QWidgetStack 37092 Base Offset -40 37093 Virtual Base Offset 0 37094 RTTI typeinfo for QWidgetStack 37095 vfunc[0]: non-virtual thunk to QWidgetStack::~QWidgetStack() 37096 vfunc[1]: non-virtual thunk to QWidgetStack::~QWidgetStack() 37097 vfunc[2]: QPaintDevice::setResolution(int) 37098 vfunc[3]: QPaintDevice::resolution() const 37099 vfunc[4]: QPaintDevice::handle() const 37100 vfunc[5]: QPaintDevice::x11RenderHandle() const 37101 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37102 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37103 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37104 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37105 const 37106 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37107 37108 The Run Time Type Information for the QWidgetStack class is 37109 described by Table 8-513 37110 37111 Table 8-513. typeinfo for QWidgetStack 37112 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37113 Name typeinfo name for QWidgetStack 37114 basetype: typeinfo for QFrame 37115 __________________________________________________________ 37116 37117 8.2.24.8. Class data for QButtonGroup 37118 37119 The virtual table for the QButtonGroup class is described by 37120 Table 8-514 37121 37122 Table 8-514. Primary vtable for QButtonGroup 37123 Base Offset 0 37124 Virtual Base Offset 0 37125 RTTI typeinfo for QButtonGroup 37126 vfunc[0]: NULL or QButtonGroup::metaObject() const 37127 vfunc[1]: QButtonGroup::className() const 37128 vfunc[2]: QButtonGroup::qt_cast(char const*) 37129 vfunc[3]: QButtonGroup::qt_invoke(int, QUObject*) 37130 vfunc[4]: QButtonGroup::qt_emit(int, QUObject*) 37131 vfunc[5]: QButtonGroup::qt_property(int, int, QVariant*) 37132 vfunc[6]: QButtonGroup::~QButtonGroup() 37133 vfunc[7]: QButtonGroup::~QButtonGroup() 37134 vfunc[8]: QButtonGroup::event(QEvent*) 37135 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37136 vfunc[10]: QWidget::setName(char const*) 37137 vfunc[11]: QObject::insertChild(QObject*) 37138 vfunc[12]: QObject::removeChild(QObject*) 37139 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37140 vfunc[14]: QObject::property(char const*) const 37141 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37142 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 37143 vfunc[17]: QObject::customEvent(QCustomEvent*) 37144 vfunc[18]: QObject::connectNotify(char const*) 37145 vfunc[19]: QObject::disconnectNotify(char const*) 37146 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37147 const*, char const*) 37148 vfunc[21]: QGroupBox::setEnabled(bool) 37149 vfunc[22]: QWidget::setMinimumSize(int, int) 37150 vfunc[23]: QWidget::setMaximumSize(int, int) 37151 vfunc[24]: QWidget::setSizeIncrement(int, int) 37152 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37153 vfunc[26]: QWidget::setEraseColor(QColor const&) 37154 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37155 vfunc[28]: QWidget::setPalette(QPalette const&) 37156 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37157 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37158 vfunc[31]: QWidget::setFont(QFont const&) 37159 vfunc[32]: QWidget::setCursor(QCursor const&) 37160 vfunc[33]: QWidget::unsetCursor() 37161 vfunc[34]: QWidget::setMask(QBitmap const&) 37162 vfunc[35]: QWidget::setMask(QRegion const&) 37163 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37164 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37165 vfunc[38]: QWidget::setCaption(QString const&) 37166 vfunc[39]: QWidget::setIcon(QPixmap const&) 37167 vfunc[40]: QWidget::setIconText(QString const&) 37168 vfunc[41]: QWidget::setMouseTracking(bool) 37169 vfunc[42]: QWidget::setFocus() 37170 vfunc[43]: QWidget::setActiveWindow() 37171 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37172 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37173 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37174 vfunc[47]: QWidget::show() 37175 vfunc[48]: QWidget::hide() 37176 vfunc[49]: QWidget::showMinimized() 37177 vfunc[50]: QWidget::showMaximized() 37178 vfunc[51]: QWidget::showNormal() 37179 vfunc[52]: QWidget::polish() 37180 vfunc[53]: QWidget::move(int, int) 37181 vfunc[54]: QWidget::resize(int, int) 37182 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37183 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37184 vfunc[57]: QWidget::close(bool) 37185 vfunc[58]: QGroupBox::sizeHint() const 37186 vfunc[59]: QWidget::minimumSizeHint() const 37187 vfunc[60]: QWidget::sizePolicy() const 37188 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37189 vfunc[62]: QWidget::heightForWidth(int) const 37190 vfunc[63]: QWidget::adjustSize() 37191 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37192 const&, bool) 37193 vfunc[65]: QWidget::setAcceptDrops(bool) 37194 vfunc[66]: QWidget::setAutoMask(bool) 37195 vfunc[67]: 37196 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37197 vfunc[68]: QWidget::customWhatsThis() const 37198 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37199 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37200 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37201 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37202 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37203 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37204 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37205 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 37206 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37207 vfunc[78]: QWidget::enterEvent(QEvent*) 37208 vfunc[79]: QWidget::leaveEvent(QEvent*) 37209 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 37210 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37211 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 37212 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37213 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37214 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37215 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37216 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37217 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37218 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37219 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37220 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37221 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37222 vfunc[93]: QWidget::showEvent(QShowEvent*) 37223 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37224 vfunc[95]: QWidget::x11Event(_XEvent*) 37225 vfunc[96]: QWidget::updateMask() 37226 vfunc[97]: QFrame::styleChange(QStyle&) 37227 vfunc[98]: QWidget::enabledChange(bool) 37228 vfunc[99]: QWidget::paletteChange(QPalette const&) 37229 vfunc[100]: QGroupBox::fontChange(QFont const&) 37230 vfunc[101]: QWidget::windowActivationChange(bool) 37231 vfunc[102]: QWidget::metric(int) const 37232 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37233 vfunc[104]: QWidget::destroy(bool, bool) 37234 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37235 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37236 vfunc[107]: QWidget::focusNextPrevChild(bool) 37237 vfunc[108]: QWidget::setKeyCompression(bool) 37238 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37239 bool, QFont*) 37240 vfunc[110]: QFrame::setFrameStyle(int) 37241 vfunc[111]: QFrame::setLineWidth(int) 37242 vfunc[112]: QFrame::setMargin(int) 37243 vfunc[113]: QFrame::setMidLineWidth(int) 37244 vfunc[114]: QFrame::setFrameRect(QRect const&) 37245 vfunc[115]: QFrame::drawFrame(QPainter*) 37246 vfunc[116]: QFrame::drawContents(QPainter*) 37247 vfunc[117]: QFrame::frameChanged() 37248 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 37249 vfunc[119]: QGroupBox::setTitle(QString const&) 37250 vfunc[120]: QGroupBox::setAlignment(int) 37251 vfunc[121]: QButtonGroup::setExclusive(bool) 37252 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 37253 vfunc[123]: QButtonGroup::setButton(int) 37254 vfunc[124]: QButtonGroup::moveFocus(int) 37255 37256 Table 8-515. Secondary vtable for QButtonGroup 37257 Base Offset -40 37258 Virtual Base Offset 0 37259 RTTI typeinfo for QButtonGroup 37260 vfunc[0]: non-virtual thunk to QButtonGroup::~QButtonGroup() 37261 vfunc[1]: non-virtual thunk to QButtonGroup::~QButtonGroup() 37262 vfunc[2]: QPaintDevice::setResolution(int) 37263 vfunc[3]: QPaintDevice::resolution() const 37264 vfunc[4]: QPaintDevice::handle() const 37265 vfunc[5]: QPaintDevice::x11RenderHandle() const 37266 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37267 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37268 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37269 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37270 const 37271 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37272 37273 The Run Time Type Information for the QButtonGroup class is 37274 described by Table 8-516 37275 37276 Table 8-516. typeinfo for QButtonGroup 37277 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37278 Name typeinfo name for QButtonGroup 37279 basetype: typeinfo for QGroupBox 37280 __________________________________________________________ 37281 37282 8.2.24.9. Class data for QVButtonGroup 37283 37284 The virtual table for the QVButtonGroup class is described by 37285 Table 8-517 37286 37287 Table 8-517. Primary vtable for QVButtonGroup 37288 Base Offset 0 37289 Virtual Base Offset 0 37290 RTTI typeinfo for QVButtonGroup 37291 vfunc[0]: NULL or QVButtonGroup::metaObject() const 37292 vfunc[1]: QVButtonGroup::className() const 37293 vfunc[2]: QVButtonGroup::qt_cast(char const*) 37294 vfunc[3]: QVButtonGroup::qt_invoke(int, QUObject*) 37295 vfunc[4]: QVButtonGroup::qt_emit(int, QUObject*) 37296 vfunc[5]: QVButtonGroup::qt_property(int, int, QVariant*) 37297 vfunc[6]: QVButtonGroup::~QVButtonGroup() 37298 vfunc[7]: QVButtonGroup::~QVButtonGroup() 37299 vfunc[8]: QButtonGroup::event(QEvent*) 37300 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37301 vfunc[10]: QWidget::setName(char const*) 37302 vfunc[11]: QObject::insertChild(QObject*) 37303 vfunc[12]: QObject::removeChild(QObject*) 37304 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37305 vfunc[14]: QObject::property(char const*) const 37306 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37307 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 37308 vfunc[17]: QObject::customEvent(QCustomEvent*) 37309 vfunc[18]: QObject::connectNotify(char const*) 37310 vfunc[19]: QObject::disconnectNotify(char const*) 37311 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37312 const*, char const*) 37313 vfunc[21]: QGroupBox::setEnabled(bool) 37314 vfunc[22]: QWidget::setMinimumSize(int, int) 37315 vfunc[23]: QWidget::setMaximumSize(int, int) 37316 vfunc[24]: QWidget::setSizeIncrement(int, int) 37317 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37318 vfunc[26]: QWidget::setEraseColor(QColor const&) 37319 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37320 vfunc[28]: QWidget::setPalette(QPalette const&) 37321 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37322 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37323 vfunc[31]: QWidget::setFont(QFont const&) 37324 vfunc[32]: QWidget::setCursor(QCursor const&) 37325 vfunc[33]: QWidget::unsetCursor() 37326 vfunc[34]: QWidget::setMask(QBitmap const&) 37327 vfunc[35]: QWidget::setMask(QRegion const&) 37328 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37329 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37330 vfunc[38]: QWidget::setCaption(QString const&) 37331 vfunc[39]: QWidget::setIcon(QPixmap const&) 37332 vfunc[40]: QWidget::setIconText(QString const&) 37333 vfunc[41]: QWidget::setMouseTracking(bool) 37334 vfunc[42]: QWidget::setFocus() 37335 vfunc[43]: QWidget::setActiveWindow() 37336 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37337 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37338 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37339 vfunc[47]: QWidget::show() 37340 vfunc[48]: QWidget::hide() 37341 vfunc[49]: QWidget::showMinimized() 37342 vfunc[50]: QWidget::showMaximized() 37343 vfunc[51]: QWidget::showNormal() 37344 vfunc[52]: QWidget::polish() 37345 vfunc[53]: QWidget::move(int, int) 37346 vfunc[54]: QWidget::resize(int, int) 37347 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37348 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37349 vfunc[57]: QWidget::close(bool) 37350 vfunc[58]: QGroupBox::sizeHint() const 37351 vfunc[59]: QWidget::minimumSizeHint() const 37352 vfunc[60]: QWidget::sizePolicy() const 37353 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37354 vfunc[62]: QWidget::heightForWidth(int) const 37355 vfunc[63]: QWidget::adjustSize() 37356 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37357 const&, bool) 37358 vfunc[65]: QWidget::setAcceptDrops(bool) 37359 vfunc[66]: QWidget::setAutoMask(bool) 37360 vfunc[67]: 37361 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37362 vfunc[68]: QWidget::customWhatsThis() const 37363 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37364 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37365 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37366 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37367 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37368 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37369 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37370 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 37371 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37372 vfunc[78]: QWidget::enterEvent(QEvent*) 37373 vfunc[79]: QWidget::leaveEvent(QEvent*) 37374 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 37375 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37376 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 37377 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37378 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37379 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37380 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37381 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37382 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37383 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37384 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37385 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37386 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37387 vfunc[93]: QWidget::showEvent(QShowEvent*) 37388 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37389 vfunc[95]: QWidget::x11Event(_XEvent*) 37390 vfunc[96]: QWidget::updateMask() 37391 vfunc[97]: QFrame::styleChange(QStyle&) 37392 vfunc[98]: QWidget::enabledChange(bool) 37393 vfunc[99]: QWidget::paletteChange(QPalette const&) 37394 vfunc[100]: QGroupBox::fontChange(QFont const&) 37395 vfunc[101]: QWidget::windowActivationChange(bool) 37396 vfunc[102]: QWidget::metric(int) const 37397 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37398 vfunc[104]: QWidget::destroy(bool, bool) 37399 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37400 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37401 vfunc[107]: QWidget::focusNextPrevChild(bool) 37402 vfunc[108]: QWidget::setKeyCompression(bool) 37403 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37404 bool, QFont*) 37405 vfunc[110]: QFrame::setFrameStyle(int) 37406 vfunc[111]: QFrame::setLineWidth(int) 37407 vfunc[112]: QFrame::setMargin(int) 37408 vfunc[113]: QFrame::setMidLineWidth(int) 37409 vfunc[114]: QFrame::setFrameRect(QRect const&) 37410 vfunc[115]: QFrame::drawFrame(QPainter*) 37411 vfunc[116]: QFrame::drawContents(QPainter*) 37412 vfunc[117]: QFrame::frameChanged() 37413 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 37414 vfunc[119]: QGroupBox::setTitle(QString const&) 37415 vfunc[120]: QGroupBox::setAlignment(int) 37416 vfunc[121]: QButtonGroup::setExclusive(bool) 37417 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 37418 vfunc[123]: QButtonGroup::setButton(int) 37419 vfunc[124]: QButtonGroup::moveFocus(int) 37420 37421 Table 8-518. Secondary vtable for QVButtonGroup 37422 Base Offset -40 37423 Virtual Base Offset 0 37424 RTTI typeinfo for QVButtonGroup 37425 vfunc[0]: non-virtual thunk to QVButtonGroup::~QVButtonGroup() 37426 vfunc[1]: non-virtual thunk to QVButtonGroup::~QVButtonGroup() 37427 vfunc[2]: QPaintDevice::setResolution(int) 37428 vfunc[3]: QPaintDevice::resolution() const 37429 vfunc[4]: QPaintDevice::handle() const 37430 vfunc[5]: QPaintDevice::x11RenderHandle() const 37431 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37432 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37433 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37434 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37435 const 37436 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37437 37438 The Run Time Type Information for the QVButtonGroup class is 37439 described by Table 8-519 37440 37441 Table 8-519. typeinfo for QVButtonGroup 37442 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37443 Name typeinfo name for QVButtonGroup 37444 basetype: typeinfo for QButtonGroup 37445 __________________________________________________________ 37446 37447 8.2.24.10. Class data for QGrid 37448 37449 The virtual table for the QGrid class is described by Table 37450 8-520 37451 37452 Table 8-520. Primary vtable for QGrid 37453 Base Offset 0 37454 Virtual Base Offset 0 37455 RTTI typeinfo for QGrid 37456 vfunc[0]: NULL or QGrid::metaObject() const 37457 vfunc[1]: QGrid::className() const 37458 vfunc[2]: QGrid::qt_cast(char const*) 37459 vfunc[3]: QGrid::qt_invoke(int, QUObject*) 37460 vfunc[4]: QGrid::qt_emit(int, QUObject*) 37461 vfunc[5]: QGrid::qt_property(int, int, QVariant*) 37462 vfunc[6]: NULL or QGrid::~QGrid() 37463 vfunc[7]: NULL or QGrid::~QGrid() 37464 vfunc[8]: QWidget::event(QEvent*) 37465 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37466 vfunc[10]: QWidget::setName(char const*) 37467 vfunc[11]: QObject::insertChild(QObject*) 37468 vfunc[12]: QObject::removeChild(QObject*) 37469 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37470 vfunc[14]: QObject::property(char const*) const 37471 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37472 vfunc[16]: QObject::childEvent(QChildEvent*) 37473 vfunc[17]: QObject::customEvent(QCustomEvent*) 37474 vfunc[18]: QObject::connectNotify(char const*) 37475 vfunc[19]: QObject::disconnectNotify(char const*) 37476 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37477 const*, char const*) 37478 vfunc[21]: QWidget::setEnabled(bool) 37479 vfunc[22]: QWidget::setMinimumSize(int, int) 37480 vfunc[23]: QWidget::setMaximumSize(int, int) 37481 vfunc[24]: QWidget::setSizeIncrement(int, int) 37482 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37483 vfunc[26]: QWidget::setEraseColor(QColor const&) 37484 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37485 vfunc[28]: QWidget::setPalette(QPalette const&) 37486 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37487 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37488 vfunc[31]: QWidget::setFont(QFont const&) 37489 vfunc[32]: QWidget::setCursor(QCursor const&) 37490 vfunc[33]: QWidget::unsetCursor() 37491 vfunc[34]: QWidget::setMask(QBitmap const&) 37492 vfunc[35]: QWidget::setMask(QRegion const&) 37493 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37494 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37495 vfunc[38]: QWidget::setCaption(QString const&) 37496 vfunc[39]: QWidget::setIcon(QPixmap const&) 37497 vfunc[40]: QWidget::setIconText(QString const&) 37498 vfunc[41]: QWidget::setMouseTracking(bool) 37499 vfunc[42]: QWidget::setFocus() 37500 vfunc[43]: QWidget::setActiveWindow() 37501 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37502 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37503 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37504 vfunc[47]: QWidget::show() 37505 vfunc[48]: QWidget::hide() 37506 vfunc[49]: QWidget::showMinimized() 37507 vfunc[50]: QWidget::showMaximized() 37508 vfunc[51]: QWidget::showNormal() 37509 vfunc[52]: QWidget::polish() 37510 vfunc[53]: QWidget::move(int, int) 37511 vfunc[54]: QWidget::resize(int, int) 37512 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37513 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37514 vfunc[57]: QWidget::close(bool) 37515 vfunc[58]: QGrid::sizeHint() const 37516 vfunc[59]: QWidget::minimumSizeHint() const 37517 vfunc[60]: QWidget::sizePolicy() const 37518 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37519 vfunc[62]: QWidget::heightForWidth(int) const 37520 vfunc[63]: QWidget::adjustSize() 37521 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37522 const&, bool) 37523 vfunc[65]: QWidget::setAcceptDrops(bool) 37524 vfunc[66]: QWidget::setAutoMask(bool) 37525 vfunc[67]: 37526 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37527 vfunc[68]: QWidget::customWhatsThis() const 37528 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37529 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37530 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37531 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37532 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37533 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37534 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37535 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 37536 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37537 vfunc[78]: QWidget::enterEvent(QEvent*) 37538 vfunc[79]: QWidget::leaveEvent(QEvent*) 37539 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 37540 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37541 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 37542 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37543 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37544 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37545 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37546 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37547 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37548 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37549 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37550 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37551 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37552 vfunc[93]: QWidget::showEvent(QShowEvent*) 37553 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37554 vfunc[95]: QWidget::x11Event(_XEvent*) 37555 vfunc[96]: QWidget::updateMask() 37556 vfunc[97]: QFrame::styleChange(QStyle&) 37557 vfunc[98]: QWidget::enabledChange(bool) 37558 vfunc[99]: QWidget::paletteChange(QPalette const&) 37559 vfunc[100]: QWidget::fontChange(QFont const&) 37560 vfunc[101]: QWidget::windowActivationChange(bool) 37561 vfunc[102]: QWidget::metric(int) const 37562 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37563 vfunc[104]: QWidget::destroy(bool, bool) 37564 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37565 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37566 vfunc[107]: QWidget::focusNextPrevChild(bool) 37567 vfunc[108]: QWidget::setKeyCompression(bool) 37568 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37569 bool, QFont*) 37570 vfunc[110]: QFrame::setFrameStyle(int) 37571 vfunc[111]: QFrame::setLineWidth(int) 37572 vfunc[112]: QFrame::setMargin(int) 37573 vfunc[113]: QFrame::setMidLineWidth(int) 37574 vfunc[114]: QFrame::setFrameRect(QRect const&) 37575 vfunc[115]: QFrame::drawFrame(QPainter*) 37576 vfunc[116]: QFrame::drawContents(QPainter*) 37577 vfunc[117]: QGrid::frameChanged() 37578 37579 Table 8-521. Secondary vtable for QGrid 37580 Base Offset -40 37581 Virtual Base Offset 0 37582 RTTI typeinfo for QGrid 37583 vfunc[0]: NULL or non-virtual thunk to QGrid::~QGrid() 37584 vfunc[1]: NULL or non-virtual thunk to QGrid::~QGrid() 37585 vfunc[2]: QPaintDevice::setResolution(int) 37586 vfunc[3]: QPaintDevice::resolution() const 37587 vfunc[4]: QPaintDevice::handle() const 37588 vfunc[5]: QPaintDevice::x11RenderHandle() const 37589 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37590 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37591 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37592 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37593 const 37594 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37595 37596 The Run Time Type Information for the QGrid class is described 37597 by Table 8-522 37598 37599 Table 8-522. typeinfo for QGrid 37600 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37601 Name typeinfo name for QGrid 37602 basetype: typeinfo for QFrame 37603 __________________________________________________________ 37604 37605 8.2.24.11. Class data for QVGroupBox 37606 37607 The virtual table for the QVGroupBox class is described by 37608 Table 8-523 37609 37610 Table 8-523. Primary vtable for QVGroupBox 37611 Base Offset 0 37612 Virtual Base Offset 0 37613 RTTI typeinfo for QVGroupBox 37614 vfunc[0]: NULL or QVGroupBox::metaObject() const 37615 vfunc[1]: QVGroupBox::className() const 37616 vfunc[2]: QVGroupBox::qt_cast(char const*) 37617 vfunc[3]: QVGroupBox::qt_invoke(int, QUObject*) 37618 vfunc[4]: QVGroupBox::qt_emit(int, QUObject*) 37619 vfunc[5]: QVGroupBox::qt_property(int, int, QVariant*) 37620 vfunc[6]: QVGroupBox::~QVGroupBox() 37621 vfunc[7]: QVGroupBox::~QVGroupBox() 37622 vfunc[8]: QGroupBox::event(QEvent*) 37623 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37624 vfunc[10]: QWidget::setName(char const*) 37625 vfunc[11]: QObject::insertChild(QObject*) 37626 vfunc[12]: QObject::removeChild(QObject*) 37627 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37628 vfunc[14]: QObject::property(char const*) const 37629 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37630 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 37631 vfunc[17]: QObject::customEvent(QCustomEvent*) 37632 vfunc[18]: QObject::connectNotify(char const*) 37633 vfunc[19]: QObject::disconnectNotify(char const*) 37634 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37635 const*, char const*) 37636 vfunc[21]: QGroupBox::setEnabled(bool) 37637 vfunc[22]: QWidget::setMinimumSize(int, int) 37638 vfunc[23]: QWidget::setMaximumSize(int, int) 37639 vfunc[24]: QWidget::setSizeIncrement(int, int) 37640 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37641 vfunc[26]: QWidget::setEraseColor(QColor const&) 37642 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37643 vfunc[28]: QWidget::setPalette(QPalette const&) 37644 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37645 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37646 vfunc[31]: QWidget::setFont(QFont const&) 37647 vfunc[32]: QWidget::setCursor(QCursor const&) 37648 vfunc[33]: QWidget::unsetCursor() 37649 vfunc[34]: QWidget::setMask(QBitmap const&) 37650 vfunc[35]: QWidget::setMask(QRegion const&) 37651 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37652 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37653 vfunc[38]: QWidget::setCaption(QString const&) 37654 vfunc[39]: QWidget::setIcon(QPixmap const&) 37655 vfunc[40]: QWidget::setIconText(QString const&) 37656 vfunc[41]: QWidget::setMouseTracking(bool) 37657 vfunc[42]: QWidget::setFocus() 37658 vfunc[43]: QWidget::setActiveWindow() 37659 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37660 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37661 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37662 vfunc[47]: QWidget::show() 37663 vfunc[48]: QWidget::hide() 37664 vfunc[49]: QWidget::showMinimized() 37665 vfunc[50]: QWidget::showMaximized() 37666 vfunc[51]: QWidget::showNormal() 37667 vfunc[52]: QWidget::polish() 37668 vfunc[53]: QWidget::move(int, int) 37669 vfunc[54]: QWidget::resize(int, int) 37670 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37671 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37672 vfunc[57]: QWidget::close(bool) 37673 vfunc[58]: QGroupBox::sizeHint() const 37674 vfunc[59]: QWidget::minimumSizeHint() const 37675 vfunc[60]: QWidget::sizePolicy() const 37676 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37677 vfunc[62]: QWidget::heightForWidth(int) const 37678 vfunc[63]: QWidget::adjustSize() 37679 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37680 const&, bool) 37681 vfunc[65]: QWidget::setAcceptDrops(bool) 37682 vfunc[66]: QWidget::setAutoMask(bool) 37683 vfunc[67]: 37684 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37685 vfunc[68]: QWidget::customWhatsThis() const 37686 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37687 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37688 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37689 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37690 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37691 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37692 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37693 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 37694 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37695 vfunc[78]: QWidget::enterEvent(QEvent*) 37696 vfunc[79]: QWidget::leaveEvent(QEvent*) 37697 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 37698 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37699 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 37700 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37701 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37702 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37703 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37704 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37705 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37706 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37707 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37708 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37709 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37710 vfunc[93]: QWidget::showEvent(QShowEvent*) 37711 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37712 vfunc[95]: QWidget::x11Event(_XEvent*) 37713 vfunc[96]: QWidget::updateMask() 37714 vfunc[97]: QFrame::styleChange(QStyle&) 37715 vfunc[98]: QWidget::enabledChange(bool) 37716 vfunc[99]: QWidget::paletteChange(QPalette const&) 37717 vfunc[100]: QGroupBox::fontChange(QFont const&) 37718 vfunc[101]: QWidget::windowActivationChange(bool) 37719 vfunc[102]: QWidget::metric(int) const 37720 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37721 vfunc[104]: QWidget::destroy(bool, bool) 37722 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37723 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37724 vfunc[107]: QWidget::focusNextPrevChild(bool) 37725 vfunc[108]: QWidget::setKeyCompression(bool) 37726 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37727 bool, QFont*) 37728 vfunc[110]: QFrame::setFrameStyle(int) 37729 vfunc[111]: QFrame::setLineWidth(int) 37730 vfunc[112]: QFrame::setMargin(int) 37731 vfunc[113]: QFrame::setMidLineWidth(int) 37732 vfunc[114]: QFrame::setFrameRect(QRect const&) 37733 vfunc[115]: QFrame::drawFrame(QPainter*) 37734 vfunc[116]: QFrame::drawContents(QPainter*) 37735 vfunc[117]: QFrame::frameChanged() 37736 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 37737 vfunc[119]: QGroupBox::setTitle(QString const&) 37738 vfunc[120]: QGroupBox::setAlignment(int) 37739 37740 Table 8-524. Secondary vtable for QVGroupBox 37741 Base Offset -40 37742 Virtual Base Offset 0 37743 RTTI typeinfo for QVGroupBox 37744 vfunc[0]: non-virtual thunk to QVGroupBox::~QVGroupBox() 37745 vfunc[1]: non-virtual thunk to QVGroupBox::~QVGroupBox() 37746 vfunc[2]: QPaintDevice::setResolution(int) 37747 vfunc[3]: QPaintDevice::resolution() const 37748 vfunc[4]: QPaintDevice::handle() const 37749 vfunc[5]: QPaintDevice::x11RenderHandle() const 37750 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37751 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37752 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37753 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37754 const 37755 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37756 37757 The Run Time Type Information for the QVGroupBox class is 37758 described by Table 8-525 37759 37760 Table 8-525. typeinfo for QVGroupBox 37761 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37762 Name typeinfo name for QVGroupBox 37763 basetype: typeinfo for QGroupBox 37764 __________________________________________________________ 37765 37766 8.2.24.12. Interfaces for Qt3 Organizers 37767 37768 An LSB conforming implementation shall provide the architecture 37769 specific functions for Qt3 Organizers specified in Table 8-526, 37770 with the full mandatory functionality as described in the 37771 referenced underlying specification. 37772 37773 Table 8-526. libqt-mt - Qt3 Organizers Function Interfaces 37774 _ZThn40_N10QHGroupBoxD0Ev [CXXABI] _ZThn40_N10QHGroupBoxD1Ev 37775 [CXXABI] 37776 _ZThn40_N10QVGroupBoxD0Ev [CXXABI] _ZThn40_N10QVGroupBoxD1Ev 37777 [CXXABI] 37778 _ZThn40_N12QButtonGroupD0Ev [CXXABI] 37779 _ZThn40_N12QButtonGroupD1Ev [CXXABI] 37780 _ZThn40_N12QWidgetStackD0Ev [CXXABI] 37781 _ZThn40_N12QWidgetStackD1Ev [CXXABI] 37782 _ZThn40_N13QHButtonGroupD0Ev [CXXABI] 37783 _ZThn40_N13QHButtonGroupD1Ev [CXXABI] 37784 _ZThn40_N13QVButtonGroupD0Ev [CXXABI] 37785 _ZThn40_N13QVButtonGroupD1Ev [CXXABI] 37786 _ZThn40_N9QGroupBoxD0Ev [CXXABI] _ZThn40_N9QGroupBoxD1Ev 37787 [CXXABI] 37788 _ZThn40_N9QSplitterD0Ev [CXXABI] _ZThn40_N9QSplitterD1Ev 37789 [CXXABI] 37790 __________________________________________________________ 37791 37792 8.2.25. Qt3 Layouts 37793 __________________________________________________________ 37794 37795 8.2.25.1. Class data for QDockAreaLayout 37796 37797 The virtual table for the QDockAreaLayout class is described by 37798 Table 8-527 37799 37800 Table 8-527. Primary vtable for QDockAreaLayout 37801 Base Offset 0 37802 Virtual Base Offset 0 37803 RTTI typeinfo for QDockAreaLayout 37804 vfunc[0]: NULL or QDockAreaLayout::metaObject() const 37805 vfunc[1]: QDockAreaLayout::className() const 37806 vfunc[2]: QDockAreaLayout::qt_cast(char const*) 37807 vfunc[3]: QDockAreaLayout::qt_invoke(int, QUObject*) 37808 vfunc[4]: QDockAreaLayout::qt_emit(int, QUObject*) 37809 vfunc[5]: QDockAreaLayout::qt_property(int, int, QVariant*) 37810 vfunc[6]: NULL or QDockAreaLayout::~QDockAreaLayout() 37811 vfunc[7]: NULL or QDockAreaLayout::~QDockAreaLayout() 37812 vfunc[8]: QObject::event(QEvent*) 37813 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 37814 vfunc[10]: QObject::setName(char const*) 37815 vfunc[11]: QObject::insertChild(QObject*) 37816 vfunc[12]: QObject::removeChild(QObject*) 37817 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37818 vfunc[14]: QObject::property(char const*) const 37819 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37820 vfunc[16]: QLayout::childEvent(QChildEvent*) 37821 vfunc[17]: QObject::customEvent(QCustomEvent*) 37822 vfunc[18]: QObject::connectNotify(char const*) 37823 vfunc[19]: QObject::disconnectNotify(char const*) 37824 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37825 const*, char const*) 37826 vfunc[21]: QLayout::setMargin(int) 37827 vfunc[22]: QLayout::setSpacing(int) 37828 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 37829 vfunc[24]: QLayout::setAutoAdd(bool) 37830 vfunc[25]: QDockAreaLayout::invalidate() 37831 vfunc[26]: QLayout::geometry() const 37832 vfunc[27]: NULL or QDockAreaLayout::addItem(QLayoutItem*) 37833 vfunc[28]: NULL or QDockAreaLayout::expanding() const 37834 vfunc[29]: QDockAreaLayout::minimumSize() const 37835 vfunc[30]: QLayout::maximumSize() const 37836 vfunc[31]: QDockAreaLayout::setGeometry(QRect const&) 37837 vfunc[32]: QDockAreaLayout::iterator() 37838 vfunc[33]: QLayout::isEmpty() const 37839 vfunc[34]: QLayout::layout() 37840 vfunc[35]: QDockAreaLayout::hasHeightForWidth() const 37841 vfunc[36]: QDockAreaLayout::heightForWidth(int) const 37842 vfunc[37]: QDockAreaLayout::sizeHint() const 37843 37844 Table 8-528. Secondary vtable for QDockAreaLayout 37845 Base Offset -40 37846 Virtual Base Offset 0 37847 RTTI typeinfo for QDockAreaLayout 37848 vfunc[0]: NULL or non-virtual thunk to 37849 QDockAreaLayout::~QDockAreaLayout() 37850 vfunc[1]: NULL or non-virtual thunk to 37851 QDockAreaLayout::~QDockAreaLayout() 37852 vfunc[2]: non-virtual thunk to QDockAreaLayout::sizeHint() 37853 const 37854 vfunc[3]: non-virtual thunk to QDockAreaLayout::minimumSize() 37855 const 37856 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 37857 vfunc[5]: NULL or non-virtual thunk to 37858 QDockAreaLayout::expanding() const 37859 vfunc[6]: non-virtual thunk to 37860 QDockAreaLayout::setGeometry(QRect const&) 37861 vfunc[7]: non-virtual thunk to QLayout::geometry() const 37862 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 37863 vfunc[9]: non-virtual thunk to 37864 QDockAreaLayout::hasHeightForWidth() const 37865 vfunc[10]: non-virtual thunk to 37866 QDockAreaLayout::heightForWidth(int) const 37867 vfunc[11]: non-virtual thunk to QDockAreaLayout::invalidate() 37868 vfunc[12]: QLayoutItem::widget() 37869 vfunc[13]: non-virtual thunk to QDockAreaLayout::iterator() 37870 vfunc[14]: non-virtual thunk to QLayout::layout() 37871 vfunc[15]: QLayoutItem::spacerItem() 37872 vfunc[16]: QLayoutItem::setAlignment(int) 37873 37874 The Run Time Type Information for the QDockAreaLayout class is 37875 described by Table 8-529 37876 37877 Table 8-529. typeinfo for QDockAreaLayout 37878 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37879 Name typeinfo name for QDockAreaLayout 37880 basetype: typeinfo for QLayout 37881 __________________________________________________________ 37882 37883 8.2.25.2. Class data for QBoxLayout 37884 37885 The virtual table for the QBoxLayout class is described by 37886 Table 8-530 37887 37888 Table 8-530. Primary vtable for QBoxLayout 37889 Base Offset 0 37890 Virtual Base Offset 0 37891 RTTI typeinfo for QBoxLayout 37892 vfunc[0]: NULL or QBoxLayout::metaObject() const 37893 vfunc[1]: QBoxLayout::className() const 37894 vfunc[2]: QBoxLayout::qt_cast(char const*) 37895 vfunc[3]: QBoxLayout::qt_invoke(int, QUObject*) 37896 vfunc[4]: QBoxLayout::qt_emit(int, QUObject*) 37897 vfunc[5]: QBoxLayout::qt_property(int, int, QVariant*) 37898 vfunc[6]: QBoxLayout::~QBoxLayout() 37899 vfunc[7]: QBoxLayout::~QBoxLayout() 37900 vfunc[8]: QObject::event(QEvent*) 37901 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 37902 vfunc[10]: QObject::setName(char const*) 37903 vfunc[11]: QObject::insertChild(QObject*) 37904 vfunc[12]: QObject::removeChild(QObject*) 37905 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37906 vfunc[14]: QObject::property(char const*) const 37907 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37908 vfunc[16]: QLayout::childEvent(QChildEvent*) 37909 vfunc[17]: QObject::customEvent(QCustomEvent*) 37910 vfunc[18]: QObject::connectNotify(char const*) 37911 vfunc[19]: QObject::disconnectNotify(char const*) 37912 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37913 const*, char const*) 37914 vfunc[21]: QLayout::setMargin(int) 37915 vfunc[22]: QLayout::setSpacing(int) 37916 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 37917 vfunc[24]: QLayout::setAutoAdd(bool) 37918 vfunc[25]: QBoxLayout::invalidate() 37919 vfunc[26]: QLayout::geometry() const 37920 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 37921 vfunc[28]: QBoxLayout::expanding() const 37922 vfunc[29]: QBoxLayout::minimumSize() const 37923 vfunc[30]: QBoxLayout::maximumSize() const 37924 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 37925 vfunc[32]: QBoxLayout::iterator() 37926 vfunc[33]: QLayout::isEmpty() const 37927 vfunc[34]: QLayout::layout() 37928 vfunc[35]: QBoxLayout::sizeHint() const 37929 vfunc[36]: QBoxLayout::hasHeightForWidth() const 37930 vfunc[37]: QBoxLayout::heightForWidth(int) const 37931 37932 Table 8-531. Secondary vtable for QBoxLayout 37933 Base Offset -40 37934 Virtual Base Offset 0 37935 RTTI typeinfo for QBoxLayout 37936 vfunc[0]: non-virtual thunk to QBoxLayout::~QBoxLayout() 37937 vfunc[1]: non-virtual thunk to QBoxLayout::~QBoxLayout() 37938 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 37939 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 37940 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 37941 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 37942 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 37943 const&) 37944 vfunc[7]: non-virtual thunk to QLayout::geometry() const 37945 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 37946 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 37947 const 37948 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 37949 const 37950 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 37951 vfunc[12]: QLayoutItem::widget() 37952 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 37953 vfunc[14]: non-virtual thunk to QLayout::layout() 37954 vfunc[15]: QLayoutItem::spacerItem() 37955 vfunc[16]: QLayoutItem::setAlignment(int) 37956 37957 The Run Time Type Information for the QBoxLayout class is 37958 described by Table 8-532 37959 37960 Table 8-532. typeinfo for QBoxLayout 37961 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37962 Name typeinfo name for QBoxLayout 37963 basetype: typeinfo for QLayout 37964 __________________________________________________________ 37965 37966 8.2.25.3. Class data for QLayout 37967 37968 The virtual table for the QLayout class is described by Table 37969 8-533 37970 37971 Table 8-533. Primary vtable for QLayout 37972 Base Offset 0 37973 Virtual Base Offset 0 37974 RTTI typeinfo for QLayout 37975 vfunc[0]: NULL or QLayout::metaObject() const 37976 vfunc[1]: QLayout::className() const 37977 vfunc[2]: QLayout::qt_cast(char const*) 37978 vfunc[3]: QLayout::qt_invoke(int, QUObject*) 37979 vfunc[4]: QLayout::qt_emit(int, QUObject*) 37980 vfunc[5]: QLayout::qt_property(int, int, QVariant*) 37981 vfunc[6]: QLayout::~QLayout() 37982 vfunc[7]: QLayout::~QLayout() 37983 vfunc[8]: QObject::event(QEvent*) 37984 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 37985 vfunc[10]: QObject::setName(char const*) 37986 vfunc[11]: QObject::insertChild(QObject*) 37987 vfunc[12]: QObject::removeChild(QObject*) 37988 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37989 vfunc[14]: QObject::property(char const*) const 37990 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37991 vfunc[16]: QLayout::childEvent(QChildEvent*) 37992 vfunc[17]: QObject::customEvent(QCustomEvent*) 37993 vfunc[18]: QObject::connectNotify(char const*) 37994 vfunc[19]: QObject::disconnectNotify(char const*) 37995 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37996 const*, char const*) 37997 vfunc[21]: QLayout::setMargin(int) 37998 vfunc[22]: QLayout::setSpacing(int) 37999 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38000 vfunc[24]: QLayout::setAutoAdd(bool) 38001 vfunc[25]: QLayout::invalidate() 38002 vfunc[26]: QLayout::geometry() const 38003 vfunc[27]: __cxa_pure_virtual 38004 vfunc[28]: QLayout::expanding() const 38005 vfunc[29]: QLayout::minimumSize() const 38006 vfunc[30]: QLayout::maximumSize() const 38007 vfunc[31]: __cxa_pure_virtual 38008 vfunc[32]: __cxa_pure_virtual 38009 vfunc[33]: QLayout::isEmpty() const 38010 vfunc[34]: QLayout::layout() 38011 38012 Table 8-534. Secondary vtable for QLayout 38013 Base Offset -40 38014 Virtual Base Offset 0 38015 RTTI typeinfo for QLayout 38016 vfunc[0]: non-virtual thunk to QLayout::~QLayout() 38017 vfunc[1]: non-virtual thunk to QLayout::~QLayout() 38018 vfunc[2]: __cxa_pure_virtual 38019 vfunc[3]: non-virtual thunk to QLayout::minimumSize() const 38020 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 38021 vfunc[5]: non-virtual thunk to QLayout::expanding() const 38022 vfunc[6]: __cxa_pure_virtual 38023 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38024 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38025 vfunc[9]: QLayoutItem::hasHeightForWidth() const 38026 vfunc[10]: QLayoutItem::heightForWidth(int) const 38027 vfunc[11]: non-virtual thunk to QLayout::invalidate() 38028 vfunc[12]: QLayoutItem::widget() 38029 vfunc[13]: __cxa_pure_virtual 38030 vfunc[14]: non-virtual thunk to QLayout::layout() 38031 vfunc[15]: QLayoutItem::spacerItem() 38032 vfunc[16]: QLayoutItem::setAlignment(int) 38033 38034 The Run Time Type Information for the QLayout class is 38035 described by Table 8-535 38036 38037 Table 8-535. typeinfo for QLayout 38038 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 38039 Name typeinfo name for QLayout 38040 flags: 0 38041 basetype: typeinfo for QObject 2 38042 basetype: typeinfo for QLayoutItem 10242 38043 __________________________________________________________ 38044 38045 8.2.25.4. Class data for QHBoxLayout 38046 38047 The virtual table for the QHBoxLayout class is described by 38048 Table 8-536 38049 38050 Table 8-536. Primary vtable for QHBoxLayout 38051 Base Offset 0 38052 Virtual Base Offset 0 38053 RTTI typeinfo for QHBoxLayout 38054 vfunc[0]: NULL or QHBoxLayout::metaObject() const 38055 vfunc[1]: QHBoxLayout::className() const 38056 vfunc[2]: QHBoxLayout::qt_cast(char const*) 38057 vfunc[3]: QHBoxLayout::qt_invoke(int, QUObject*) 38058 vfunc[4]: QHBoxLayout::qt_emit(int, QUObject*) 38059 vfunc[5]: QHBoxLayout::qt_property(int, int, QVariant*) 38060 vfunc[6]: QHBoxLayout::~QHBoxLayout() 38061 vfunc[7]: QHBoxLayout::~QHBoxLayout() 38062 vfunc[8]: QObject::event(QEvent*) 38063 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 38064 vfunc[10]: QObject::setName(char const*) 38065 vfunc[11]: QObject::insertChild(QObject*) 38066 vfunc[12]: QObject::removeChild(QObject*) 38067 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38068 vfunc[14]: QObject::property(char const*) const 38069 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38070 vfunc[16]: QLayout::childEvent(QChildEvent*) 38071 vfunc[17]: QObject::customEvent(QCustomEvent*) 38072 vfunc[18]: QObject::connectNotify(char const*) 38073 vfunc[19]: QObject::disconnectNotify(char const*) 38074 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38075 const*, char const*) 38076 vfunc[21]: QLayout::setMargin(int) 38077 vfunc[22]: QLayout::setSpacing(int) 38078 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38079 vfunc[24]: QLayout::setAutoAdd(bool) 38080 vfunc[25]: QBoxLayout::invalidate() 38081 vfunc[26]: QLayout::geometry() const 38082 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 38083 vfunc[28]: QBoxLayout::expanding() const 38084 vfunc[29]: QBoxLayout::minimumSize() const 38085 vfunc[30]: QBoxLayout::maximumSize() const 38086 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 38087 vfunc[32]: QBoxLayout::iterator() 38088 vfunc[33]: QLayout::isEmpty() const 38089 vfunc[34]: QLayout::layout() 38090 vfunc[35]: QBoxLayout::sizeHint() const 38091 vfunc[36]: QBoxLayout::hasHeightForWidth() const 38092 vfunc[37]: QBoxLayout::heightForWidth(int) const 38093 38094 Table 8-537. Secondary vtable for QHBoxLayout 38095 Base Offset -40 38096 Virtual Base Offset 0 38097 RTTI typeinfo for QHBoxLayout 38098 vfunc[0]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 38099 vfunc[1]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 38100 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 38101 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 38102 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 38103 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 38104 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 38105 const&) 38106 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38107 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38108 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 38109 const 38110 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 38111 const 38112 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 38113 vfunc[12]: QLayoutItem::widget() 38114 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 38115 vfunc[14]: non-virtual thunk to QLayout::layout() 38116 vfunc[15]: QLayoutItem::spacerItem() 38117 vfunc[16]: QLayoutItem::setAlignment(int) 38118 38119 The Run Time Type Information for the QHBoxLayout class is 38120 described by Table 8-538 38121 38122 Table 8-538. typeinfo for QHBoxLayout 38123 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38124 Name typeinfo name for QHBoxLayout 38125 basetype: typeinfo for QBoxLayout 38126 __________________________________________________________ 38127 38128 8.2.25.5. Class data for QVBoxLayout 38129 38130 The virtual table for the QVBoxLayout class is described by 38131 Table 8-539 38132 38133 Table 8-539. Primary vtable for QVBoxLayout 38134 Base Offset 0 38135 Virtual Base Offset 0 38136 RTTI typeinfo for QVBoxLayout 38137 vfunc[0]: NULL or QVBoxLayout::metaObject() const 38138 vfunc[1]: QVBoxLayout::className() const 38139 vfunc[2]: QVBoxLayout::qt_cast(char const*) 38140 vfunc[3]: QVBoxLayout::qt_invoke(int, QUObject*) 38141 vfunc[4]: QVBoxLayout::qt_emit(int, QUObject*) 38142 vfunc[5]: QVBoxLayout::qt_property(int, int, QVariant*) 38143 vfunc[6]: QVBoxLayout::~QVBoxLayout() 38144 vfunc[7]: QVBoxLayout::~QVBoxLayout() 38145 vfunc[8]: QObject::event(QEvent*) 38146 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 38147 vfunc[10]: QObject::setName(char const*) 38148 vfunc[11]: QObject::insertChild(QObject*) 38149 vfunc[12]: QObject::removeChild(QObject*) 38150 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38151 vfunc[14]: QObject::property(char const*) const 38152 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38153 vfunc[16]: QLayout::childEvent(QChildEvent*) 38154 vfunc[17]: QObject::customEvent(QCustomEvent*) 38155 vfunc[18]: QObject::connectNotify(char const*) 38156 vfunc[19]: QObject::disconnectNotify(char const*) 38157 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38158 const*, char const*) 38159 vfunc[21]: QLayout::setMargin(int) 38160 vfunc[22]: QLayout::setSpacing(int) 38161 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38162 vfunc[24]: QLayout::setAutoAdd(bool) 38163 vfunc[25]: QBoxLayout::invalidate() 38164 vfunc[26]: QLayout::geometry() const 38165 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 38166 vfunc[28]: QBoxLayout::expanding() const 38167 vfunc[29]: QBoxLayout::minimumSize() const 38168 vfunc[30]: QBoxLayout::maximumSize() const 38169 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 38170 vfunc[32]: QBoxLayout::iterator() 38171 vfunc[33]: QLayout::isEmpty() const 38172 vfunc[34]: QLayout::layout() 38173 vfunc[35]: QBoxLayout::sizeHint() const 38174 vfunc[36]: QBoxLayout::hasHeightForWidth() const 38175 vfunc[37]: QBoxLayout::heightForWidth(int) const 38176 38177 Table 8-540. Secondary vtable for QVBoxLayout 38178 Base Offset -40 38179 Virtual Base Offset 0 38180 RTTI typeinfo for QVBoxLayout 38181 vfunc[0]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 38182 vfunc[1]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 38183 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 38184 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 38185 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 38186 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 38187 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 38188 const&) 38189 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38190 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38191 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 38192 const 38193 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 38194 const 38195 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 38196 vfunc[12]: QLayoutItem::widget() 38197 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 38198 vfunc[14]: non-virtual thunk to QLayout::layout() 38199 vfunc[15]: QLayoutItem::spacerItem() 38200 vfunc[16]: QLayoutItem::setAlignment(int) 38201 38202 The Run Time Type Information for the QVBoxLayout class is 38203 described by Table 8-541 38204 38205 Table 8-541. typeinfo for QVBoxLayout 38206 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38207 Name typeinfo name for QVBoxLayout 38208 basetype: typeinfo for QBoxLayout 38209 __________________________________________________________ 38210 38211 8.2.25.6. Class data for QGLayoutIterator 38212 38213 The virtual table for the QGLayoutIterator class is described 38214 by Table 8-542 38215 38216 Table 8-542. Primary vtable for QGLayoutIterator 38217 Base Offset 0 38218 Virtual Base Offset 0 38219 RTTI typeinfo for QGLayoutIterator 38220 vfunc[0]: QGLayoutIterator::~QGLayoutIterator() 38221 vfunc[1]: QGLayoutIterator::~QGLayoutIterator() 38222 vfunc[2]: __cxa_pure_virtual 38223 vfunc[3]: __cxa_pure_virtual 38224 vfunc[4]: __cxa_pure_virtual 38225 38226 The Run Time Type Information for the QGLayoutIterator class is 38227 described by Table 8-543 38228 38229 Table 8-543. typeinfo for QGLayoutIterator 38230 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 38231 Name typeinfo name for QGLayoutIterator 38232 flags: 0 38233 basetype: typeinfo for QShared 1026 38234 __________________________________________________________ 38235 38236 8.2.25.7. Class data for QWidgetItem 38237 38238 The virtual table for the QWidgetItem class is described by 38239 Table 8-544 38240 38241 Table 8-544. Primary vtable for QWidgetItem 38242 Base Offset 0 38243 Virtual Base Offset 0 38244 RTTI typeinfo for QWidgetItem 38245 vfunc[0]: NULL or QWidgetItem::~QWidgetItem() 38246 vfunc[1]: NULL or QWidgetItem::~QWidgetItem() 38247 vfunc[2]: QWidgetItem::sizeHint() const 38248 vfunc[3]: QWidgetItem::minimumSize() const 38249 vfunc[4]: QWidgetItem::maximumSize() const 38250 vfunc[5]: QWidgetItem::expanding() const 38251 vfunc[6]: QWidgetItem::setGeometry(QRect const&) 38252 vfunc[7]: QWidgetItem::geometry() const 38253 vfunc[8]: QWidgetItem::isEmpty() const 38254 vfunc[9]: QWidgetItem::hasHeightForWidth() const 38255 vfunc[10]: QWidgetItem::heightForWidth(int) const 38256 vfunc[11]: QLayoutItem::invalidate() 38257 vfunc[12]: QWidgetItem::widget() 38258 vfunc[13]: QLayoutItem::iterator() 38259 vfunc[14]: QLayoutItem::layout() 38260 vfunc[15]: QLayoutItem::spacerItem() 38261 vfunc[16]: QLayoutItem::setAlignment(int) 38262 38263 The Run Time Type Information for the QWidgetItem class is 38264 described by Table 8-545 38265 38266 Table 8-545. typeinfo for QWidgetItem 38267 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38268 Name typeinfo name for QWidgetItem 38269 basetype: typeinfo for QLayoutItem 38270 __________________________________________________________ 38271 38272 8.2.25.8. Class data for QGridLayout 38273 38274 The virtual table for the QGridLayout class is described by 38275 Table 8-546 38276 38277 Table 8-546. Primary vtable for QGridLayout 38278 Base Offset 0 38279 Virtual Base Offset 0 38280 RTTI typeinfo for QGridLayout 38281 vfunc[0]: NULL or QGridLayout::metaObject() const 38282 vfunc[1]: QGridLayout::className() const 38283 vfunc[2]: QGridLayout::qt_cast(char const*) 38284 vfunc[3]: QGridLayout::qt_invoke(int, QUObject*) 38285 vfunc[4]: QGridLayout::qt_emit(int, QUObject*) 38286 vfunc[5]: QGridLayout::qt_property(int, int, QVariant*) 38287 vfunc[6]: QGridLayout::~QGridLayout() 38288 vfunc[7]: QGridLayout::~QGridLayout() 38289 vfunc[8]: QObject::event(QEvent*) 38290 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 38291 vfunc[10]: QObject::setName(char const*) 38292 vfunc[11]: QObject::insertChild(QObject*) 38293 vfunc[12]: QObject::removeChild(QObject*) 38294 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38295 vfunc[14]: QObject::property(char const*) const 38296 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38297 vfunc[16]: QLayout::childEvent(QChildEvent*) 38298 vfunc[17]: QObject::customEvent(QCustomEvent*) 38299 vfunc[18]: QObject::connectNotify(char const*) 38300 vfunc[19]: QObject::disconnectNotify(char const*) 38301 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38302 const*, char const*) 38303 vfunc[21]: QLayout::setMargin(int) 38304 vfunc[22]: QLayout::setSpacing(int) 38305 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38306 vfunc[24]: QLayout::setAutoAdd(bool) 38307 vfunc[25]: QGridLayout::invalidate() 38308 vfunc[26]: QLayout::geometry() const 38309 vfunc[27]: QGridLayout::addItem(QLayoutItem*) 38310 vfunc[28]: QGridLayout::expanding() const 38311 vfunc[29]: QGridLayout::minimumSize() const 38312 vfunc[30]: QGridLayout::maximumSize() const 38313 vfunc[31]: QGridLayout::setGeometry(QRect const&) 38314 vfunc[32]: QGridLayout::iterator() 38315 vfunc[33]: QLayout::isEmpty() const 38316 vfunc[34]: QLayout::layout() 38317 vfunc[35]: QGridLayout::sizeHint() const 38318 vfunc[36]: QGridLayout::setRowStretch(int, int) 38319 vfunc[37]: QGridLayout::setColStretch(int, int) 38320 vfunc[38]: QGridLayout::hasHeightForWidth() const 38321 vfunc[39]: QGridLayout::heightForWidth(int) const 38322 38323 Table 8-547. Secondary vtable for QGridLayout 38324 Base Offset -40 38325 Virtual Base Offset 0 38326 RTTI typeinfo for QGridLayout 38327 vfunc[0]: non-virtual thunk to QGridLayout::~QGridLayout() 38328 vfunc[1]: non-virtual thunk to QGridLayout::~QGridLayout() 38329 vfunc[2]: non-virtual thunk to QGridLayout::sizeHint() const 38330 vfunc[3]: non-virtual thunk to QGridLayout::minimumSize() const 38331 vfunc[4]: non-virtual thunk to QGridLayout::maximumSize() const 38332 vfunc[5]: non-virtual thunk to QGridLayout::expanding() const 38333 vfunc[6]: non-virtual thunk to QGridLayout::setGeometry(QRect 38334 const&) 38335 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38336 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38337 vfunc[9]: non-virtual thunk to QGridLayout::hasHeightForWidth() 38338 const 38339 vfunc[10]: non-virtual thunk to 38340 QGridLayout::heightForWidth(int) const 38341 vfunc[11]: non-virtual thunk to QGridLayout::invalidate() 38342 vfunc[12]: QLayoutItem::widget() 38343 vfunc[13]: non-virtual thunk to QGridLayout::iterator() 38344 vfunc[14]: non-virtual thunk to QLayout::layout() 38345 vfunc[15]: QLayoutItem::spacerItem() 38346 vfunc[16]: QLayoutItem::setAlignment(int) 38347 38348 The Run Time Type Information for the QGridLayout class is 38349 described by Table 8-548 38350 38351 Table 8-548. typeinfo for QGridLayout 38352 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38353 Name typeinfo name for QGridLayout 38354 basetype: typeinfo for QLayout 38355 __________________________________________________________ 38356 38357 8.2.25.9. Class data for QSpacerItem 38358 38359 The virtual table for the QSpacerItem class is described by 38360 Table 8-549 38361 38362 Table 8-549. Primary vtable for QSpacerItem 38363 Base Offset 0 38364 Virtual Base Offset 0 38365 RTTI typeinfo for QSpacerItem 38366 vfunc[0]: NULL or QSpacerItem::~QSpacerItem() 38367 vfunc[1]: NULL or QSpacerItem::~QSpacerItem() 38368 vfunc[2]: QSpacerItem::sizeHint() const 38369 vfunc[3]: QSpacerItem::minimumSize() const 38370 vfunc[4]: QSpacerItem::maximumSize() const 38371 vfunc[5]: QSpacerItem::expanding() const 38372 vfunc[6]: QSpacerItem::setGeometry(QRect const&) 38373 vfunc[7]: QSpacerItem::geometry() const 38374 vfunc[8]: QSpacerItem::isEmpty() const 38375 vfunc[9]: QLayoutItem::hasHeightForWidth() const 38376 vfunc[10]: QLayoutItem::heightForWidth(int) const 38377 vfunc[11]: QLayoutItem::invalidate() 38378 vfunc[12]: QLayoutItem::widget() 38379 vfunc[13]: QLayoutItem::iterator() 38380 vfunc[14]: QLayoutItem::layout() 38381 vfunc[15]: QSpacerItem::spacerItem() 38382 vfunc[16]: QLayoutItem::setAlignment(int) 38383 38384 The Run Time Type Information for the QSpacerItem class is 38385 described by Table 8-550 38386 38387 Table 8-550. typeinfo for QSpacerItem 38388 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38389 Name typeinfo name for QSpacerItem 38390 basetype: typeinfo for QLayoutItem 38391 __________________________________________________________ 38392 38393 8.2.25.10. Class data for QLayoutItem 38394 38395 The virtual table for the QLayoutItem class is described by 38396 Table 8-551 38397 38398 Table 8-551. Primary vtable for QLayoutItem 38399 Base Offset 0 38400 Virtual Base Offset 0 38401 RTTI typeinfo for QLayoutItem 38402 vfunc[0]: QLayoutItem::~QLayoutItem() 38403 vfunc[1]: QLayoutItem::~QLayoutItem() 38404 vfunc[2]: __cxa_pure_virtual 38405 vfunc[3]: __cxa_pure_virtual 38406 vfunc[4]: __cxa_pure_virtual 38407 vfunc[5]: __cxa_pure_virtual 38408 vfunc[6]: __cxa_pure_virtual 38409 vfunc[7]: __cxa_pure_virtual 38410 vfunc[8]: __cxa_pure_virtual 38411 vfunc[9]: QLayoutItem::hasHeightForWidth() const 38412 vfunc[10]: QLayoutItem::heightForWidth(int) const 38413 vfunc[11]: QLayoutItem::invalidate() 38414 vfunc[12]: QLayoutItem::widget() 38415 vfunc[13]: QLayoutItem::iterator() 38416 vfunc[14]: QLayoutItem::layout() 38417 vfunc[15]: QLayoutItem::spacerItem() 38418 vfunc[16]: QLayoutItem::setAlignment(int) 38419 38420 The Run Time Type Information for the QLayoutItem class is 38421 described by Table 8-552 38422 38423 Table 8-552. typeinfo for QLayoutItem 38424 Base Vtable vtable for __cxxabiv1::__class_type_info 38425 Name typeinfo name for QLayoutItem 38426 __________________________________________________________ 38427 38428 8.2.25.11. Interfaces for Qt3 Layouts 38429 38430 An LSB conforming implementation shall provide the architecture 38431 specific functions for Qt3 Layouts specified in Table 8-553, 38432 with the full mandatory functionality as described in the 38433 referenced underlying specification. 38434 38435 Table 8-553. libqt-mt - Qt3 Layouts Function Interfaces 38436 _ZThn40_N10QBoxLayout10invalidateEv [CXXABI] 38437 _ZThn40_N10QBoxLayout11setGeometryERK5QRect [CXXABI] 38438 _ZThn40_N10QBoxLayout8iteratorEv [CXXABI] 38439 _ZThn40_N10QBoxLayoutD0Ev [CXXABI] 38440 _ZThn40_N10QBoxLayoutD1Ev [CXXABI] 38441 _ZThn40_N11QGridLayout10invalidateEv [CXXABI] 38442 _ZThn40_N11QGridLayout11setGeometryERK5QRect [CXXABI] 38443 _ZThn40_N11QGridLayout8iteratorEv [CXXABI] 38444 _ZThn40_N11QGridLayoutD0Ev [CXXABI] _ZThn40_N11QGridLayoutD1Ev 38445 [CXXABI] 38446 _ZThn40_N11QHBoxLayoutD0Ev [CXXABI] _ZThn40_N11QHBoxLayoutD1Ev 38447 [CXXABI] 38448 _ZThn40_N11QVBoxLayoutD0Ev [CXXABI] _ZThn40_N11QVBoxLayoutD1Ev 38449 [CXXABI] 38450 _ZThn40_N15QDockAreaLayout10invalidateEv [CXXABI] 38451 _ZThn40_N15QDockAreaLayout11setGeometryERK5QRect [CXXABI] 38452 _ZThn40_N15QDockAreaLayout8iteratorEv [CXXABI] 38453 _ZThn40_N7QLayout10invalidateEv [CXXABI] 38454 _ZThn40_N7QLayout6layoutEv [CXXABI] _ZThn40_N7QLayoutD0Ev 38455 [CXXABI] 38456 _ZThn40_N7QLayoutD1Ev [CXXABI] 38457 _ZThn40_NK10QBoxLayout11maximumSizeEv [CXXABI] 38458 _ZThn40_NK10QBoxLayout11minimumSizeEv [CXXABI] 38459 _ZThn40_NK10QBoxLayout14heightForWidthEi [CXXABI] 38460 _ZThn40_NK10QBoxLayout17hasHeightForWidthEv [CXXABI] 38461 _ZThn40_NK10QBoxLayout8sizeHintEv [CXXABI] 38462 _ZThn40_NK10QBoxLayout9expandingEv [CXXABI] 38463 _ZThn40_NK11QGridLayout11maximumSizeEv [CXXABI] 38464 _ZThn40_NK11QGridLayout11minimumSizeEv [CXXABI] 38465 _ZThn40_NK11QGridLayout14heightForWidthEi [CXXABI] 38466 _ZThn40_NK11QGridLayout17hasHeightForWidthEv [CXXABI] 38467 _ZThn40_NK11QGridLayout8sizeHintEv [CXXABI] 38468 _ZThn40_NK11QGridLayout9expandingEv [CXXABI] 38469 _ZThn40_NK15QDockAreaLayout11minimumSizeEv [CXXABI] 38470 _ZThn40_NK15QDockAreaLayout14heightForWidthEi [CXXABI] 38471 _ZThn40_NK15QDockAreaLayout17hasHeightForWidthEv [CXXABI] 38472 _ZThn40_NK15QDockAreaLayout8sizeHintEv [CXXABI] 38473 _ZThn40_NK7QLayout11maximumSizeEv [CXXABI] 38474 _ZThn40_NK7QLayout11minimumSizeEv [CXXABI] 38475 _ZThn40_NK7QLayout7isEmptyEv [CXXABI] 38476 _ZThn40_NK7QLayout8geometryEv [CXXABI] 38477 _ZThn40_NK7QLayout9expandingEv [CXXABI] 38478 __________________________________________________________ 38479 38480 8.2.26. Qt3 Dialogs 38481 __________________________________________________________ 38482 38483 8.2.26.1. Class data for QProgressDialog 38484 38485 The virtual table for the QProgressDialog class is described by 38486 Table 8-554 38487 38488 Table 8-554. Primary vtable for QProgressDialog 38489 Base Offset 0 38490 Virtual Base Offset 0 38491 RTTI typeinfo for QProgressDialog 38492 vfunc[0]: NULL or QProgressDialog::metaObject() const 38493 vfunc[1]: QProgressDialog::className() const 38494 vfunc[2]: QProgressDialog::qt_cast(char const*) 38495 vfunc[3]: QProgressDialog::qt_invoke(int, QUObject*) 38496 vfunc[4]: QProgressDialog::qt_emit(int, QUObject*) 38497 vfunc[5]: QProgressDialog::qt_property(int, int, QVariant*) 38498 vfunc[6]: QProgressDialog::~QProgressDialog() 38499 vfunc[7]: QProgressDialog::~QProgressDialog() 38500 vfunc[8]: QWidget::event(QEvent*) 38501 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 38502 vfunc[10]: QWidget::setName(char const*) 38503 vfunc[11]: QObject::insertChild(QObject*) 38504 vfunc[12]: QObject::removeChild(QObject*) 38505 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38506 vfunc[14]: QObject::property(char const*) const 38507 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38508 vfunc[16]: QObject::childEvent(QChildEvent*) 38509 vfunc[17]: QObject::customEvent(QCustomEvent*) 38510 vfunc[18]: QObject::connectNotify(char const*) 38511 vfunc[19]: QObject::disconnectNotify(char const*) 38512 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38513 const*, char const*) 38514 vfunc[21]: QWidget::setEnabled(bool) 38515 vfunc[22]: QWidget::setMinimumSize(int, int) 38516 vfunc[23]: QWidget::setMaximumSize(int, int) 38517 vfunc[24]: QWidget::setSizeIncrement(int, int) 38518 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38519 vfunc[26]: QWidget::setEraseColor(QColor const&) 38520 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 38521 vfunc[28]: QWidget::setPalette(QPalette const&) 38522 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 38523 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 38524 vfunc[31]: QWidget::setFont(QFont const&) 38525 vfunc[32]: QWidget::setCursor(QCursor const&) 38526 vfunc[33]: QWidget::unsetCursor() 38527 vfunc[34]: QWidget::setMask(QBitmap const&) 38528 vfunc[35]: QWidget::setMask(QRegion const&) 38529 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 38530 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 38531 vfunc[38]: QWidget::setCaption(QString const&) 38532 vfunc[39]: QWidget::setIcon(QPixmap const&) 38533 vfunc[40]: QWidget::setIconText(QString const&) 38534 vfunc[41]: QWidget::setMouseTracking(bool) 38535 vfunc[42]: QWidget::setFocus() 38536 vfunc[43]: QWidget::setActiveWindow() 38537 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 38538 vfunc[45]: QWidget::setFocusProxy(QWidget*) 38539 vfunc[46]: QWidget::setUpdatesEnabled(bool) 38540 vfunc[47]: QDialog::show() 38541 vfunc[48]: QDialog::hide() 38542 vfunc[49]: QWidget::showMinimized() 38543 vfunc[50]: QWidget::showMaximized() 38544 vfunc[51]: QWidget::showNormal() 38545 vfunc[52]: QWidget::polish() 38546 vfunc[53]: QDialog::move(int, int) 38547 vfunc[54]: QDialog::resize(int, int) 38548 vfunc[55]: QDialog::setGeometry(int, int, int, int) 38549 vfunc[56]: QDialog::setGeometry(QRect const&) 38550 vfunc[57]: QWidget::close(bool) 38551 vfunc[58]: QProgressDialog::sizeHint() const 38552 vfunc[59]: QDialog::minimumSizeHint() const 38553 vfunc[60]: QWidget::sizePolicy() const 38554 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 38555 vfunc[62]: QWidget::heightForWidth(int) const 38556 vfunc[63]: QWidget::adjustSize() 38557 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 38558 const&, bool) 38559 vfunc[65]: QWidget::setAcceptDrops(bool) 38560 vfunc[66]: QWidget::setAutoMask(bool) 38561 vfunc[67]: 38562 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 38563 vfunc[68]: QWidget::customWhatsThis() const 38564 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 38565 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 38566 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 38567 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 38568 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 38569 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 38570 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 38571 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 38572 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 38573 vfunc[78]: QWidget::enterEvent(QEvent*) 38574 vfunc[79]: QWidget::leaveEvent(QEvent*) 38575 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 38576 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 38577 vfunc[82]: QProgressDialog::resizeEvent(QResizeEvent*) 38578 vfunc[83]: QProgressDialog::closeEvent(QCloseEvent*) 38579 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 38580 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 38581 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 38582 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 38583 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 38584 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 38585 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 38586 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 38587 vfunc[92]: QWidget::dropEvent(QDropEvent*) 38588 vfunc[93]: QProgressDialog::showEvent(QShowEvent*) 38589 vfunc[94]: QWidget::hideEvent(QHideEvent*) 38590 vfunc[95]: QWidget::x11Event(_XEvent*) 38591 vfunc[96]: QWidget::updateMask() 38592 vfunc[97]: QProgressDialog::styleChange(QStyle&) 38593 vfunc[98]: QWidget::enabledChange(bool) 38594 vfunc[99]: QWidget::paletteChange(QPalette const&) 38595 vfunc[100]: QWidget::fontChange(QFont const&) 38596 vfunc[101]: QWidget::windowActivationChange(bool) 38597 vfunc[102]: QWidget::metric(int) const 38598 vfunc[103]: QWidget::create(unsigned long, bool, bool) 38599 vfunc[104]: QWidget::destroy(bool, bool) 38600 vfunc[105]: NULL or QWidget::setWState(unsigned int) 38601 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 38602 vfunc[107]: QWidget::focusNextPrevChild(bool) 38603 vfunc[108]: QWidget::setKeyCompression(bool) 38604 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 38605 bool, QFont*) 38606 vfunc[110]: QDialog::done(int) 38607 vfunc[111]: QDialog::accept() 38608 vfunc[112]: QDialog::reject() 38609 38610 Table 8-555. Secondary vtable for QProgressDialog 38611 Base Offset -40 38612 Virtual Base Offset 0 38613 RTTI typeinfo for QProgressDialog 38614 vfunc[0]: non-virtual thunk to 38615 QProgressDialog::~QProgressDialog() 38616 vfunc[1]: non-virtual thunk to 38617 QProgressDialog::~QProgressDialog() 38618 vfunc[2]: QPaintDevice::setResolution(int) 38619 vfunc[3]: QPaintDevice::resolution() const 38620 vfunc[4]: QPaintDevice::handle() const 38621 vfunc[5]: QPaintDevice::x11RenderHandle() const 38622 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 38623 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 38624 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 38625 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 38626 const 38627 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 38628 38629 The Run Time Type Information for the QProgressDialog class is 38630 described by Table 8-556 38631 38632 Table 8-556. typeinfo for QProgressDialog 38633 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38634 Name typeinfo name for QProgressDialog 38635 basetype: typeinfo for QDialog 38636 __________________________________________________________ 38637 38638 8.2.26.2. Class data for QWizard 38639 38640 The virtual table for the QWizard class is described by Table 38641 8-557 38642 38643 Table 8-557. Primary vtable for QWizard 38644 Base Offset 0 38645 Virtual Base Offset 0 38646 RTTI typeinfo for QWizard 38647 vfunc[0]: NULL or QWizard::metaObject() const 38648 vfunc[1]: QWizard::className() const 38649 vfunc[2]: QWizard::qt_cast(char const*) 38650 vfunc[3]: QWizard::qt_invoke(int, QUObject*) 38651 vfunc[4]: QWizard::qt_emit(int, QUObject*) 38652 vfunc[5]: QWizard::qt_property(int, int, QVariant*) 38653 vfunc[6]: QWizard::~QWizard() 38654 vfunc[7]: QWizard::~QWizard() 38655 vfunc[8]: QWidget::event(QEvent*) 38656 vfunc[9]: QWizard::eventFilter(QObject*, QEvent*) 38657 vfunc[10]: QWidget::setName(char const*) 38658 vfunc[11]: QObject::insertChild(QObject*) 38659 vfunc[12]: QObject::removeChild(QObject*) 38660 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38661 vfunc[14]: QObject::property(char const*) const 38662 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38663 vfunc[16]: QObject::childEvent(QChildEvent*) 38664 vfunc[17]: QObject::customEvent(QCustomEvent*) 38665 vfunc[18]: QObject::connectNotify(char const*) 38666 vfunc[19]: QObject::disconnectNotify(char const*) 38667 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38668 const*, char const*) 38669 vfunc[21]: QWidget::setEnabled(bool) 38670 vfunc[22]: QWidget::setMinimumSize(int, int) 38671 vfunc[23]: QWidget::setMaximumSize(int, int) 38672 vfunc[24]: QWidget::setSizeIncrement(int, int) 38673 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38674 vfunc[26]: QWidget::setEraseColor(QColor const&) 38675 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 38676 vfunc[28]: QWidget::setPalette(QPalette const&) 38677 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 38678 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 38679 vfunc[31]: QWizard::setFont(QFont const&) 38680 vfunc[32]: QWidget::setCursor(QCursor const&) 38681 vfunc[33]: QWidget::unsetCursor() 38682 vfunc[34]: QWidget::setMask(QBitmap const&) 38683 vfunc[35]: QWidget::setMask(QRegion const&) 38684 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 38685 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 38686 vfunc[38]: QWidget::setCaption(QString const&) 38687 vfunc[39]: QWidget::setIcon(QPixmap const&) 38688 vfunc[40]: QWidget::setIconText(QString const&) 38689 vfunc[41]: QWidget::setMouseTracking(bool) 38690 vfunc[42]: QWidget::setFocus() 38691 vfunc[43]: QWidget::setActiveWindow() 38692 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 38693 vfunc[45]: QWidget::setFocusProxy(QWidget*) 38694 vfunc[46]: QWidget::setUpdatesEnabled(bool) 38695 vfunc[47]: QWizard::show() 38696 vfunc[48]: QDialog::hide() 38697 vfunc[49]: QWidget::showMinimized() 38698 vfunc[50]: QWidget::showMaximized() 38699 vfunc[51]: QWidget::showNormal() 38700 vfunc[52]: QWidget::polish() 38701 vfunc[53]: QDialog::move(int, int) 38702 vfunc[54]: QDialog::resize(int, int) 38703 vfunc[55]: QDialog::setGeometry(int, int, int, int) 38704 vfunc[56]: QDialog::setGeometry(QRect const&) 38705 vfunc[57]: QWidget::close(bool) 38706 vfunc[58]: QDialog::sizeHint() const 38707 vfunc[59]: QDialog::minimumSizeHint() const 38708 vfunc[60]: QWidget::sizePolicy() const 38709 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 38710 vfunc[62]: QWidget::heightForWidth(int) const 38711 vfunc[63]: QWidget::adjustSize() 38712 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 38713 const&, bool) 38714 vfunc[65]: QWidget::setAcceptDrops(bool) 38715 vfunc[66]: QWidget::setAutoMask(bool) 38716 vfunc[67]: 38717 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 38718 vfunc[68]: QWidget::customWhatsThis() const 38719 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 38720 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 38721 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 38722 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 38723 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 38724 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 38725 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 38726 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 38727 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 38728 vfunc[78]: QWidget::enterEvent(QEvent*) 38729 vfunc[79]: QWidget::leaveEvent(QEvent*) 38730 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 38731 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 38732 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 38733 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 38734 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 38735 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 38736 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 38737 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 38738 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 38739 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 38740 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 38741 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 38742 vfunc[92]: QWidget::dropEvent(QDropEvent*) 38743 vfunc[93]: QWidget::showEvent(QShowEvent*) 38744 vfunc[94]: QWidget::hideEvent(QHideEvent*) 38745 vfunc[95]: QWidget::x11Event(_XEvent*) 38746 vfunc[96]: QWidget::updateMask() 38747 vfunc[97]: QWidget::styleChange(QStyle&) 38748 vfunc[98]: QWidget::enabledChange(bool) 38749 vfunc[99]: QWidget::paletteChange(QPalette const&) 38750 vfunc[100]: QWidget::fontChange(QFont const&) 38751 vfunc[101]: QWidget::windowActivationChange(bool) 38752 vfunc[102]: QWidget::metric(int) const 38753 vfunc[103]: QWidget::create(unsigned long, bool, bool) 38754 vfunc[104]: QWidget::destroy(bool, bool) 38755 vfunc[105]: NULL or QWidget::setWState(unsigned int) 38756 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 38757 vfunc[107]: QWidget::focusNextPrevChild(bool) 38758 vfunc[108]: QWidget::setKeyCompression(bool) 38759 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 38760 bool, QFont*) 38761 vfunc[110]: QDialog::done(int) 38762 vfunc[111]: QDialog::accept() 38763 vfunc[112]: QDialog::reject() 38764 vfunc[113]: QWizard::addPage(QWidget*, QString const&) 38765 vfunc[114]: QWizard::insertPage(QWidget*, QString const&, int) 38766 vfunc[115]: QWizard::removePage(QWidget*) 38767 vfunc[116]: QWizard::showPage(QWidget*) 38768 vfunc[117]: QWizard::appropriate(QWidget*) const 38769 vfunc[118]: QWizard::setAppropriate(QWidget*, bool) 38770 vfunc[119]: QWizard::setBackEnabled(QWidget*, bool) 38771 vfunc[120]: QWizard::setNextEnabled(QWidget*, bool) 38772 vfunc[121]: QWizard::setFinishEnabled(QWidget*, bool) 38773 vfunc[122]: QWizard::setHelpEnabled(QWidget*, bool) 38774 vfunc[123]: NULL or QWizard::setFinish(QWidget*, bool) 38775 vfunc[124]: QWizard::back() 38776 vfunc[125]: QWizard::next() 38777 vfunc[126]: QWizard::help() 38778 vfunc[127]: QWizard::layOutButtonRow(QHBoxLayout*) 38779 vfunc[128]: QWizard::layOutTitleRow(QHBoxLayout*, QString 38780 const&) 38781 38782 Table 8-558. Secondary vtable for QWizard 38783 Base Offset -40 38784 Virtual Base Offset 0 38785 RTTI typeinfo for QWizard 38786 vfunc[0]: non-virtual thunk to QWizard::~QWizard() 38787 vfunc[1]: non-virtual thunk to QWizard::~QWizard() 38788 vfunc[2]: QPaintDevice::setResolution(int) 38789 vfunc[3]: QPaintDevice::resolution() const 38790 vfunc[4]: QPaintDevice::handle() const 38791 vfunc[5]: QPaintDevice::x11RenderHandle() const 38792 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 38793 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 38794 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 38795 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 38796 const 38797 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 38798 38799 The Run Time Type Information for the QWizard class is 38800 described by Table 8-559 38801 38802 Table 8-559. typeinfo for QWizard 38803 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38804 Name typeinfo name for QWizard 38805 basetype: typeinfo for QDialog 38806 __________________________________________________________ 38807 38808 8.2.26.3. Class data for QSemiModal 38809 38810 The virtual table for the QSemiModal class is described by 38811 Table 8-560 38812 38813 Table 8-560. Primary vtable for QSemiModal 38814 Base Offset 0 38815 Virtual Base Offset 0 38816 RTTI typeinfo for QSemiModal 38817 vfunc[0]: NULL or QSemiModal::metaObject() const 38818 vfunc[1]: QSemiModal::className() const 38819 vfunc[2]: QSemiModal::qt_cast(char const*) 38820 vfunc[3]: QSemiModal::qt_invoke(int, QUObject*) 38821 vfunc[4]: QSemiModal::qt_emit(int, QUObject*) 38822 vfunc[5]: QSemiModal::qt_property(int, int, QVariant*) 38823 vfunc[6]: NULL or QSemiModal::~QSemiModal() 38824 vfunc[7]: NULL or QSemiModal::~QSemiModal() 38825 vfunc[8]: QWidget::event(QEvent*) 38826 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 38827 vfunc[10]: QWidget::setName(char const*) 38828 vfunc[11]: QObject::insertChild(QObject*) 38829 vfunc[12]: QObject::removeChild(QObject*) 38830 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38831 vfunc[14]: QObject::property(char const*) const 38832 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38833 vfunc[16]: QObject::childEvent(QChildEvent*) 38834 vfunc[17]: QObject::customEvent(QCustomEvent*) 38835 vfunc[18]: QObject::connectNotify(char const*) 38836 vfunc[19]: QObject::disconnectNotify(char const*) 38837 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38838 const*, char const*) 38839 vfunc[21]: QWidget::setEnabled(bool) 38840 vfunc[22]: QWidget::setMinimumSize(int, int) 38841 vfunc[23]: QWidget::setMaximumSize(int, int) 38842 vfunc[24]: QWidget::setSizeIncrement(int, int) 38843 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38844 vfunc[26]: QWidget::setEraseColor(QColor const&) 38845 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 38846 vfunc[28]: QWidget::setPalette(QPalette const&) 38847 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 38848 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 38849 vfunc[31]: QWidget::setFont(QFont const&) 38850 vfunc[32]: QWidget::setCursor(QCursor const&) 38851 vfunc[33]: QWidget::unsetCursor() 38852 vfunc[34]: QWidget::setMask(QBitmap const&) 38853 vfunc[35]: QWidget::setMask(QRegion const&) 38854 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 38855 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 38856 vfunc[38]: QWidget::setCaption(QString const&) 38857 vfunc[39]: QWidget::setIcon(QPixmap const&) 38858 vfunc[40]: QWidget::setIconText(QString const&) 38859 vfunc[41]: QWidget::setMouseTracking(bool) 38860 vfunc[42]: QWidget::setFocus() 38861 vfunc[43]: QWidget::setActiveWindow() 38862 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 38863 vfunc[45]: QWidget::setFocusProxy(QWidget*) 38864 vfunc[46]: QWidget::setUpdatesEnabled(bool) 38865 vfunc[47]: QDialog::show() 38866 vfunc[48]: QDialog::hide() 38867 vfunc[49]: QWidget::showMinimized() 38868 vfunc[50]: QWidget::showMaximized() 38869 vfunc[51]: QWidget::showNormal() 38870 vfunc[52]: QWidget::polish() 38871 vfunc[53]: QDialog::move(int, int) 38872 vfunc[54]: QDialog::resize(int, int) 38873 vfunc[55]: QDialog::setGeometry(int, int, int, int) 38874 vfunc[56]: QDialog::setGeometry(QRect const&) 38875 vfunc[57]: QWidget::close(bool) 38876 vfunc[58]: QDialog::sizeHint() const 38877 vfunc[59]: QDialog::minimumSizeHint() const 38878 vfunc[60]: QWidget::sizePolicy() const 38879 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 38880 vfunc[62]: QWidget::heightForWidth(int) const 38881 vfunc[63]: QWidget::adjustSize() 38882 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 38883 const&, bool) 38884 vfunc[65]: QWidget::setAcceptDrops(bool) 38885 vfunc[66]: QWidget::setAutoMask(bool) 38886 vfunc[67]: 38887 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 38888 vfunc[68]: QWidget::customWhatsThis() const 38889 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 38890 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 38891 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 38892 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 38893 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 38894 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 38895 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 38896 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 38897 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 38898 vfunc[78]: QWidget::enterEvent(QEvent*) 38899 vfunc[79]: QWidget::leaveEvent(QEvent*) 38900 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 38901 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 38902 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 38903 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 38904 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 38905 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 38906 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 38907 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 38908 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 38909 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 38910 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 38911 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 38912 vfunc[92]: QWidget::dropEvent(QDropEvent*) 38913 vfunc[93]: QWidget::showEvent(QShowEvent*) 38914 vfunc[94]: QWidget::hideEvent(QHideEvent*) 38915 vfunc[95]: QWidget::x11Event(_XEvent*) 38916 vfunc[96]: QWidget::updateMask() 38917 vfunc[97]: QWidget::styleChange(QStyle&) 38918 vfunc[98]: QWidget::enabledChange(bool) 38919 vfunc[99]: QWidget::paletteChange(QPalette const&) 38920 vfunc[100]: QWidget::fontChange(QFont const&) 38921 vfunc[101]: QWidget::windowActivationChange(bool) 38922 vfunc[102]: QWidget::metric(int) const 38923 vfunc[103]: QWidget::create(unsigned long, bool, bool) 38924 vfunc[104]: QWidget::destroy(bool, bool) 38925 vfunc[105]: NULL or QWidget::setWState(unsigned int) 38926 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 38927 vfunc[107]: QWidget::focusNextPrevChild(bool) 38928 vfunc[108]: QWidget::setKeyCompression(bool) 38929 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 38930 bool, QFont*) 38931 vfunc[110]: QDialog::done(int) 38932 vfunc[111]: QDialog::accept() 38933 vfunc[112]: QDialog::reject() 38934 38935 Table 8-561. Secondary vtable for QSemiModal 38936 Base Offset -40 38937 Virtual Base Offset 0 38938 RTTI typeinfo for QSemiModal 38939 vfunc[0]: NULL or non-virtual thunk to 38940 QSemiModal::~QSemiModal() 38941 vfunc[1]: NULL or non-virtual thunk to 38942 QSemiModal::~QSemiModal() 38943 vfunc[2]: QPaintDevice::setResolution(int) 38944 vfunc[3]: QPaintDevice::resolution() const 38945 vfunc[4]: QPaintDevice::handle() const 38946 vfunc[5]: QPaintDevice::x11RenderHandle() const 38947 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 38948 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 38949 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 38950 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 38951 const 38952 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 38953 38954 The Run Time Type Information for the QSemiModal class is 38955 described by Table 8-562 38956 38957 Table 8-562. typeinfo for QSemiModal 38958 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38959 Name typeinfo name for QSemiModal 38960 basetype: typeinfo for QDialog 38961 __________________________________________________________ 38962 38963 8.2.26.4. Class data for QFileDialog 38964 38965 The virtual table for the QFileDialog class is described by 38966 Table 8-563 38967 38968 Table 8-563. Primary vtable for QFileDialog 38969 Base Offset 0 38970 Virtual Base Offset 0 38971 RTTI typeinfo for QFileDialog 38972 vfunc[0]: NULL or QFileDialog::metaObject() const 38973 vfunc[1]: QFileDialog::className() const 38974 vfunc[2]: QFileDialog::qt_cast(char const*) 38975 vfunc[3]: QFileDialog::qt_invoke(int, QUObject*) 38976 vfunc[4]: QFileDialog::qt_emit(int, QUObject*) 38977 vfunc[5]: QFileDialog::qt_property(int, int, QVariant*) 38978 vfunc[6]: QFileDialog::~QFileDialog() 38979 vfunc[7]: QFileDialog::~QFileDialog() 38980 vfunc[8]: QWidget::event(QEvent*) 38981 vfunc[9]: QFileDialog::eventFilter(QObject*, QEvent*) 38982 vfunc[10]: QWidget::setName(char const*) 38983 vfunc[11]: QObject::insertChild(QObject*) 38984 vfunc[12]: QObject::removeChild(QObject*) 38985 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38986 vfunc[14]: QObject::property(char const*) const 38987 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38988 vfunc[16]: QObject::childEvent(QChildEvent*) 38989 vfunc[17]: QObject::customEvent(QCustomEvent*) 38990 vfunc[18]: QObject::connectNotify(char const*) 38991 vfunc[19]: QObject::disconnectNotify(char const*) 38992 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38993 const*, char const*) 38994 vfunc[21]: QWidget::setEnabled(bool) 38995 vfunc[22]: QWidget::setMinimumSize(int, int) 38996 vfunc[23]: QWidget::setMaximumSize(int, int) 38997 vfunc[24]: QWidget::setSizeIncrement(int, int) 38998 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38999 vfunc[26]: QWidget::setEraseColor(QColor const&) 39000 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39001 vfunc[28]: QWidget::setPalette(QPalette const&) 39002 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39003 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39004 vfunc[31]: QWidget::setFont(QFont const&) 39005 vfunc[32]: QWidget::setCursor(QCursor const&) 39006 vfunc[33]: QWidget::unsetCursor() 39007 vfunc[34]: QWidget::setMask(QBitmap const&) 39008 vfunc[35]: QWidget::setMask(QRegion const&) 39009 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39010 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39011 vfunc[38]: QWidget::setCaption(QString const&) 39012 vfunc[39]: QWidget::setIcon(QPixmap const&) 39013 vfunc[40]: QWidget::setIconText(QString const&) 39014 vfunc[41]: QWidget::setMouseTracking(bool) 39015 vfunc[42]: QWidget::setFocus() 39016 vfunc[43]: QWidget::setActiveWindow() 39017 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39018 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39019 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39020 vfunc[47]: QDialog::show() 39021 vfunc[48]: QDialog::hide() 39022 vfunc[49]: QWidget::showMinimized() 39023 vfunc[50]: QWidget::showMaximized() 39024 vfunc[51]: QWidget::showNormal() 39025 vfunc[52]: QWidget::polish() 39026 vfunc[53]: QDialog::move(int, int) 39027 vfunc[54]: QDialog::resize(int, int) 39028 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39029 vfunc[56]: QDialog::setGeometry(QRect const&) 39030 vfunc[57]: QWidget::close(bool) 39031 vfunc[58]: QDialog::sizeHint() const 39032 vfunc[59]: QDialog::minimumSizeHint() const 39033 vfunc[60]: QWidget::sizePolicy() const 39034 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39035 vfunc[62]: QWidget::heightForWidth(int) const 39036 vfunc[63]: QWidget::adjustSize() 39037 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39038 const&, bool) 39039 vfunc[65]: QWidget::setAcceptDrops(bool) 39040 vfunc[66]: QWidget::setAutoMask(bool) 39041 vfunc[67]: 39042 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39043 vfunc[68]: QWidget::customWhatsThis() const 39044 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39045 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39046 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39047 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39048 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39049 vfunc[74]: QFileDialog::keyPressEvent(QKeyEvent*) 39050 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39051 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39052 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39053 vfunc[78]: QWidget::enterEvent(QEvent*) 39054 vfunc[79]: QWidget::leaveEvent(QEvent*) 39055 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39056 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39057 vfunc[82]: QFileDialog::resizeEvent(QResizeEvent*) 39058 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39059 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39060 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39061 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39062 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39063 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39064 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39065 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39066 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39067 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39068 vfunc[93]: QWidget::showEvent(QShowEvent*) 39069 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39070 vfunc[95]: QWidget::x11Event(_XEvent*) 39071 vfunc[96]: QWidget::updateMask() 39072 vfunc[97]: QWidget::styleChange(QStyle&) 39073 vfunc[98]: QWidget::enabledChange(bool) 39074 vfunc[99]: QWidget::paletteChange(QPalette const&) 39075 vfunc[100]: QWidget::fontChange(QFont const&) 39076 vfunc[101]: QWidget::windowActivationChange(bool) 39077 vfunc[102]: QWidget::metric(int) const 39078 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39079 vfunc[104]: QWidget::destroy(bool, bool) 39080 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39081 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39082 vfunc[107]: QWidget::focusNextPrevChild(bool) 39083 vfunc[108]: QWidget::setKeyCompression(bool) 39084 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39085 bool, QFont*) 39086 vfunc[110]: QFileDialog::done(int) 39087 vfunc[111]: QDialog::accept() 39088 vfunc[112]: QDialog::reject() 39089 vfunc[113]: QFileDialog::setSelectedFilter(QString const&) 39090 vfunc[114]: QFileDialog::setSelectedFilter(int) 39091 39092 Table 8-564. Secondary vtable for QFileDialog 39093 Base Offset -40 39094 Virtual Base Offset 0 39095 RTTI typeinfo for QFileDialog 39096 vfunc[0]: non-virtual thunk to QFileDialog::~QFileDialog() 39097 vfunc[1]: non-virtual thunk to QFileDialog::~QFileDialog() 39098 vfunc[2]: QPaintDevice::setResolution(int) 39099 vfunc[3]: QPaintDevice::resolution() const 39100 vfunc[4]: QPaintDevice::handle() const 39101 vfunc[5]: QPaintDevice::x11RenderHandle() const 39102 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39103 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39104 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39105 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39106 const 39107 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39108 39109 The Run Time Type Information for the QFileDialog class is 39110 described by Table 8-565 39111 39112 Table 8-565. typeinfo for QFileDialog 39113 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39114 Name typeinfo name for QFileDialog 39115 basetype: typeinfo for QDialog 39116 __________________________________________________________ 39117 39118 8.2.26.5. Class data for QErrorMessage 39119 39120 The virtual table for the QErrorMessage class is described by 39121 Table 8-566 39122 39123 Table 8-566. Primary vtable for QErrorMessage 39124 Base Offset 0 39125 Virtual Base Offset 0 39126 RTTI typeinfo for QErrorMessage 39127 vfunc[0]: NULL or QErrorMessage::metaObject() const 39128 vfunc[1]: QErrorMessage::className() const 39129 vfunc[2]: QErrorMessage::qt_cast(char const*) 39130 vfunc[3]: QErrorMessage::qt_invoke(int, QUObject*) 39131 vfunc[4]: QErrorMessage::qt_emit(int, QUObject*) 39132 vfunc[5]: QErrorMessage::qt_property(int, int, QVariant*) 39133 vfunc[6]: QErrorMessage::~QErrorMessage() 39134 vfunc[7]: QErrorMessage::~QErrorMessage() 39135 vfunc[8]: QWidget::event(QEvent*) 39136 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39137 vfunc[10]: QWidget::setName(char const*) 39138 vfunc[11]: QObject::insertChild(QObject*) 39139 vfunc[12]: QObject::removeChild(QObject*) 39140 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39141 vfunc[14]: QObject::property(char const*) const 39142 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39143 vfunc[16]: QObject::childEvent(QChildEvent*) 39144 vfunc[17]: QObject::customEvent(QCustomEvent*) 39145 vfunc[18]: QObject::connectNotify(char const*) 39146 vfunc[19]: QObject::disconnectNotify(char const*) 39147 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39148 const*, char const*) 39149 vfunc[21]: QWidget::setEnabled(bool) 39150 vfunc[22]: QWidget::setMinimumSize(int, int) 39151 vfunc[23]: QWidget::setMaximumSize(int, int) 39152 vfunc[24]: QWidget::setSizeIncrement(int, int) 39153 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39154 vfunc[26]: QWidget::setEraseColor(QColor const&) 39155 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39156 vfunc[28]: QWidget::setPalette(QPalette const&) 39157 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39158 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39159 vfunc[31]: QWidget::setFont(QFont const&) 39160 vfunc[32]: QWidget::setCursor(QCursor const&) 39161 vfunc[33]: QWidget::unsetCursor() 39162 vfunc[34]: QWidget::setMask(QBitmap const&) 39163 vfunc[35]: QWidget::setMask(QRegion const&) 39164 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39165 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39166 vfunc[38]: QWidget::setCaption(QString const&) 39167 vfunc[39]: QWidget::setIcon(QPixmap const&) 39168 vfunc[40]: QWidget::setIconText(QString const&) 39169 vfunc[41]: QWidget::setMouseTracking(bool) 39170 vfunc[42]: QWidget::setFocus() 39171 vfunc[43]: QWidget::setActiveWindow() 39172 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39173 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39174 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39175 vfunc[47]: QDialog::show() 39176 vfunc[48]: QDialog::hide() 39177 vfunc[49]: QWidget::showMinimized() 39178 vfunc[50]: QWidget::showMaximized() 39179 vfunc[51]: QWidget::showNormal() 39180 vfunc[52]: QWidget::polish() 39181 vfunc[53]: QDialog::move(int, int) 39182 vfunc[54]: QDialog::resize(int, int) 39183 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39184 vfunc[56]: QDialog::setGeometry(QRect const&) 39185 vfunc[57]: QWidget::close(bool) 39186 vfunc[58]: QDialog::sizeHint() const 39187 vfunc[59]: QDialog::minimumSizeHint() const 39188 vfunc[60]: QWidget::sizePolicy() const 39189 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39190 vfunc[62]: QWidget::heightForWidth(int) const 39191 vfunc[63]: QWidget::adjustSize() 39192 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39193 const&, bool) 39194 vfunc[65]: QWidget::setAcceptDrops(bool) 39195 vfunc[66]: QWidget::setAutoMask(bool) 39196 vfunc[67]: 39197 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39198 vfunc[68]: QWidget::customWhatsThis() const 39199 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39200 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39201 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39202 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39203 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39204 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39205 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39206 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39207 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39208 vfunc[78]: QWidget::enterEvent(QEvent*) 39209 vfunc[79]: QWidget::leaveEvent(QEvent*) 39210 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39211 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39212 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39213 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39214 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39215 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39216 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39217 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39218 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39219 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39220 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39221 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39222 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39223 vfunc[93]: QWidget::showEvent(QShowEvent*) 39224 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39225 vfunc[95]: QWidget::x11Event(_XEvent*) 39226 vfunc[96]: QWidget::updateMask() 39227 vfunc[97]: QWidget::styleChange(QStyle&) 39228 vfunc[98]: QWidget::enabledChange(bool) 39229 vfunc[99]: QWidget::paletteChange(QPalette const&) 39230 vfunc[100]: QWidget::fontChange(QFont const&) 39231 vfunc[101]: QWidget::windowActivationChange(bool) 39232 vfunc[102]: QWidget::metric(int) const 39233 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39234 vfunc[104]: QWidget::destroy(bool, bool) 39235 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39236 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39237 vfunc[107]: QWidget::focusNextPrevChild(bool) 39238 vfunc[108]: QWidget::setKeyCompression(bool) 39239 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39240 bool, QFont*) 39241 vfunc[110]: QErrorMessage::done(int) 39242 vfunc[111]: QDialog::accept() 39243 vfunc[112]: QDialog::reject() 39244 39245 Table 8-567. Secondary vtable for QErrorMessage 39246 Base Offset -40 39247 Virtual Base Offset 0 39248 RTTI typeinfo for QErrorMessage 39249 vfunc[0]: non-virtual thunk to QErrorMessage::~QErrorMessage() 39250 vfunc[1]: non-virtual thunk to QErrorMessage::~QErrorMessage() 39251 vfunc[2]: QPaintDevice::setResolution(int) 39252 vfunc[3]: QPaintDevice::resolution() const 39253 vfunc[4]: QPaintDevice::handle() const 39254 vfunc[5]: QPaintDevice::x11RenderHandle() const 39255 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39256 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39257 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39258 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39259 const 39260 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39261 39262 The Run Time Type Information for the QErrorMessage class is 39263 described by Table 8-568 39264 39265 Table 8-568. typeinfo for QErrorMessage 39266 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39267 Name typeinfo name for QErrorMessage 39268 basetype: typeinfo for QDialog 39269 __________________________________________________________ 39270 39271 8.2.26.6. Class data for QFilePreview 39272 39273 The virtual table for the QFilePreview class is described by 39274 Table 8-569 39275 39276 Table 8-569. Primary vtable for QFilePreview 39277 Base Offset 0 39278 Virtual Base Offset 0 39279 RTTI typeinfo for QFilePreview 39280 vfunc[0]: __cxa_pure_virtual 39281 39282 The Run Time Type Information for the QFilePreview class is 39283 described by Table 8-570 39284 39285 Table 8-570. typeinfo for QFilePreview 39286 Base Vtable vtable for __cxxabiv1::__class_type_info 39287 Name typeinfo name for QFilePreview 39288 __________________________________________________________ 39289 39290 8.2.26.7. Class data for QMessageBox 39291 39292 The virtual table for the QMessageBox class is described by 39293 Table 8-571 39294 39295 Table 8-571. Primary vtable for QMessageBox 39296 Base Offset 0 39297 Virtual Base Offset 0 39298 RTTI typeinfo for QMessageBox 39299 vfunc[0]: NULL or QMessageBox::metaObject() const 39300 vfunc[1]: QMessageBox::className() const 39301 vfunc[2]: QMessageBox::qt_cast(char const*) 39302 vfunc[3]: QMessageBox::qt_invoke(int, QUObject*) 39303 vfunc[4]: QMessageBox::qt_emit(int, QUObject*) 39304 vfunc[5]: QMessageBox::qt_property(int, int, QVariant*) 39305 vfunc[6]: QMessageBox::~QMessageBox() 39306 vfunc[7]: QMessageBox::~QMessageBox() 39307 vfunc[8]: QWidget::event(QEvent*) 39308 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39309 vfunc[10]: QWidget::setName(char const*) 39310 vfunc[11]: QObject::insertChild(QObject*) 39311 vfunc[12]: QObject::removeChild(QObject*) 39312 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39313 vfunc[14]: QObject::property(char const*) const 39314 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39315 vfunc[16]: QObject::childEvent(QChildEvent*) 39316 vfunc[17]: QObject::customEvent(QCustomEvent*) 39317 vfunc[18]: QObject::connectNotify(char const*) 39318 vfunc[19]: QObject::disconnectNotify(char const*) 39319 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39320 const*, char const*) 39321 vfunc[21]: QWidget::setEnabled(bool) 39322 vfunc[22]: QWidget::setMinimumSize(int, int) 39323 vfunc[23]: QWidget::setMaximumSize(int, int) 39324 vfunc[24]: QWidget::setSizeIncrement(int, int) 39325 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39326 vfunc[26]: QWidget::setEraseColor(QColor const&) 39327 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39328 vfunc[28]: QWidget::setPalette(QPalette const&) 39329 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39330 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39331 vfunc[31]: QWidget::setFont(QFont const&) 39332 vfunc[32]: QWidget::setCursor(QCursor const&) 39333 vfunc[33]: QWidget::unsetCursor() 39334 vfunc[34]: QWidget::setMask(QBitmap const&) 39335 vfunc[35]: QWidget::setMask(QRegion const&) 39336 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39337 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39338 vfunc[38]: QWidget::setCaption(QString const&) 39339 vfunc[39]: QMessageBox::setIcon(QPixmap const&) 39340 vfunc[40]: QWidget::setIconText(QString const&) 39341 vfunc[41]: QWidget::setMouseTracking(bool) 39342 vfunc[42]: QWidget::setFocus() 39343 vfunc[43]: QWidget::setActiveWindow() 39344 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39345 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39346 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39347 vfunc[47]: QDialog::show() 39348 vfunc[48]: QDialog::hide() 39349 vfunc[49]: QWidget::showMinimized() 39350 vfunc[50]: QWidget::showMaximized() 39351 vfunc[51]: QWidget::showNormal() 39352 vfunc[52]: QWidget::polish() 39353 vfunc[53]: QDialog::move(int, int) 39354 vfunc[54]: QDialog::resize(int, int) 39355 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39356 vfunc[56]: QDialog::setGeometry(QRect const&) 39357 vfunc[57]: QWidget::close(bool) 39358 vfunc[58]: QDialog::sizeHint() const 39359 vfunc[59]: QDialog::minimumSizeHint() const 39360 vfunc[60]: QWidget::sizePolicy() const 39361 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39362 vfunc[62]: QWidget::heightForWidth(int) const 39363 vfunc[63]: QMessageBox::adjustSize() 39364 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39365 const&, bool) 39366 vfunc[65]: QWidget::setAcceptDrops(bool) 39367 vfunc[66]: QWidget::setAutoMask(bool) 39368 vfunc[67]: 39369 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39370 vfunc[68]: QWidget::customWhatsThis() const 39371 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39372 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39373 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39374 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39375 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39376 vfunc[74]: QMessageBox::keyPressEvent(QKeyEvent*) 39377 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39378 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39379 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39380 vfunc[78]: QWidget::enterEvent(QEvent*) 39381 vfunc[79]: QWidget::leaveEvent(QEvent*) 39382 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39383 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39384 vfunc[82]: QMessageBox::resizeEvent(QResizeEvent*) 39385 vfunc[83]: QMessageBox::closeEvent(QCloseEvent*) 39386 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39387 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39388 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39389 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39390 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39391 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39392 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39393 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39394 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39395 vfunc[93]: QMessageBox::showEvent(QShowEvent*) 39396 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39397 vfunc[95]: QWidget::x11Event(_XEvent*) 39398 vfunc[96]: QWidget::updateMask() 39399 vfunc[97]: QWidget::styleChange(QStyle&) 39400 vfunc[98]: QWidget::enabledChange(bool) 39401 vfunc[99]: QWidget::paletteChange(QPalette const&) 39402 vfunc[100]: QWidget::fontChange(QFont const&) 39403 vfunc[101]: QWidget::windowActivationChange(bool) 39404 vfunc[102]: QWidget::metric(int) const 39405 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39406 vfunc[104]: QWidget::destroy(bool, bool) 39407 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39408 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39409 vfunc[107]: QWidget::focusNextPrevChild(bool) 39410 vfunc[108]: QWidget::setKeyCompression(bool) 39411 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39412 bool, QFont*) 39413 vfunc[110]: QDialog::done(int) 39414 vfunc[111]: QDialog::accept() 39415 vfunc[112]: QDialog::reject() 39416 39417 Table 8-572. Secondary vtable for QMessageBox 39418 Base Offset -40 39419 Virtual Base Offset 0 39420 RTTI typeinfo for QMessageBox 39421 vfunc[0]: non-virtual thunk to QMessageBox::~QMessageBox() 39422 vfunc[1]: non-virtual thunk to QMessageBox::~QMessageBox() 39423 vfunc[2]: QPaintDevice::setResolution(int) 39424 vfunc[3]: QPaintDevice::resolution() const 39425 vfunc[4]: QPaintDevice::handle() const 39426 vfunc[5]: QPaintDevice::x11RenderHandle() const 39427 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39428 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39429 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39430 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39431 const 39432 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39433 39434 The Run Time Type Information for the QMessageBox class is 39435 described by Table 8-573 39436 39437 Table 8-573. typeinfo for QMessageBox 39438 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39439 Name typeinfo name for QMessageBox 39440 basetype: typeinfo for QDialog 39441 __________________________________________________________ 39442 39443 8.2.26.8. Class data for QDialog 39444 39445 The virtual table for the QDialog class is described by Table 39446 8-574 39447 39448 Table 8-574. Primary vtable for QDialog 39449 Base Offset 0 39450 Virtual Base Offset 0 39451 RTTI typeinfo for QDialog 39452 vfunc[0]: NULL or QDialog::metaObject() const 39453 vfunc[1]: QDialog::className() const 39454 vfunc[2]: QDialog::qt_cast(char const*) 39455 vfunc[3]: QDialog::qt_invoke(int, QUObject*) 39456 vfunc[4]: QDialog::qt_emit(int, QUObject*) 39457 vfunc[5]: QDialog::qt_property(int, int, QVariant*) 39458 vfunc[6]: QDialog::~QDialog() 39459 vfunc[7]: QDialog::~QDialog() 39460 vfunc[8]: QWidget::event(QEvent*) 39461 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39462 vfunc[10]: QWidget::setName(char const*) 39463 vfunc[11]: QObject::insertChild(QObject*) 39464 vfunc[12]: QObject::removeChild(QObject*) 39465 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39466 vfunc[14]: QObject::property(char const*) const 39467 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39468 vfunc[16]: QObject::childEvent(QChildEvent*) 39469 vfunc[17]: QObject::customEvent(QCustomEvent*) 39470 vfunc[18]: QObject::connectNotify(char const*) 39471 vfunc[19]: QObject::disconnectNotify(char const*) 39472 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39473 const*, char const*) 39474 vfunc[21]: QWidget::setEnabled(bool) 39475 vfunc[22]: QWidget::setMinimumSize(int, int) 39476 vfunc[23]: QWidget::setMaximumSize(int, int) 39477 vfunc[24]: QWidget::setSizeIncrement(int, int) 39478 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39479 vfunc[26]: QWidget::setEraseColor(QColor const&) 39480 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39481 vfunc[28]: QWidget::setPalette(QPalette const&) 39482 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39483 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39484 vfunc[31]: QWidget::setFont(QFont const&) 39485 vfunc[32]: QWidget::setCursor(QCursor const&) 39486 vfunc[33]: QWidget::unsetCursor() 39487 vfunc[34]: QWidget::setMask(QBitmap const&) 39488 vfunc[35]: QWidget::setMask(QRegion const&) 39489 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39490 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39491 vfunc[38]: QWidget::setCaption(QString const&) 39492 vfunc[39]: QWidget::setIcon(QPixmap const&) 39493 vfunc[40]: QWidget::setIconText(QString const&) 39494 vfunc[41]: QWidget::setMouseTracking(bool) 39495 vfunc[42]: QWidget::setFocus() 39496 vfunc[43]: QWidget::setActiveWindow() 39497 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39498 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39499 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39500 vfunc[47]: QDialog::show() 39501 vfunc[48]: QDialog::hide() 39502 vfunc[49]: QWidget::showMinimized() 39503 vfunc[50]: QWidget::showMaximized() 39504 vfunc[51]: QWidget::showNormal() 39505 vfunc[52]: QWidget::polish() 39506 vfunc[53]: QDialog::move(int, int) 39507 vfunc[54]: QDialog::resize(int, int) 39508 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39509 vfunc[56]: QDialog::setGeometry(QRect const&) 39510 vfunc[57]: QWidget::close(bool) 39511 vfunc[58]: QDialog::sizeHint() const 39512 vfunc[59]: QDialog::minimumSizeHint() const 39513 vfunc[60]: QWidget::sizePolicy() const 39514 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39515 vfunc[62]: QWidget::heightForWidth(int) const 39516 vfunc[63]: QWidget::adjustSize() 39517 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39518 const&, bool) 39519 vfunc[65]: QWidget::setAcceptDrops(bool) 39520 vfunc[66]: QWidget::setAutoMask(bool) 39521 vfunc[67]: 39522 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39523 vfunc[68]: QWidget::customWhatsThis() const 39524 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39525 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39526 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39527 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39528 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39529 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39530 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39531 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39532 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39533 vfunc[78]: QWidget::enterEvent(QEvent*) 39534 vfunc[79]: QWidget::leaveEvent(QEvent*) 39535 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39536 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39537 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39538 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39539 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39540 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39541 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39542 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39543 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39544 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39545 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39546 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39547 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39548 vfunc[93]: QWidget::showEvent(QShowEvent*) 39549 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39550 vfunc[95]: QWidget::x11Event(_XEvent*) 39551 vfunc[96]: QWidget::updateMask() 39552 vfunc[97]: QWidget::styleChange(QStyle&) 39553 vfunc[98]: QWidget::enabledChange(bool) 39554 vfunc[99]: QWidget::paletteChange(QPalette const&) 39555 vfunc[100]: QWidget::fontChange(QFont const&) 39556 vfunc[101]: QWidget::windowActivationChange(bool) 39557 vfunc[102]: QWidget::metric(int) const 39558 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39559 vfunc[104]: QWidget::destroy(bool, bool) 39560 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39561 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39562 vfunc[107]: QWidget::focusNextPrevChild(bool) 39563 vfunc[108]: QWidget::setKeyCompression(bool) 39564 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39565 bool, QFont*) 39566 vfunc[110]: QDialog::done(int) 39567 vfunc[111]: QDialog::accept() 39568 vfunc[112]: QDialog::reject() 39569 39570 Table 8-575. Secondary vtable for QDialog 39571 Base Offset -40 39572 Virtual Base Offset 0 39573 RTTI typeinfo for QDialog 39574 vfunc[0]: non-virtual thunk to QDialog::~QDialog() 39575 vfunc[1]: non-virtual thunk to QDialog::~QDialog() 39576 vfunc[2]: QPaintDevice::setResolution(int) 39577 vfunc[3]: QPaintDevice::resolution() const 39578 vfunc[4]: QPaintDevice::handle() const 39579 vfunc[5]: QPaintDevice::x11RenderHandle() const 39580 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39581 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39582 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39583 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39584 const 39585 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39586 39587 The Run Time Type Information for the QDialog class is 39588 described by Table 8-576 39589 39590 Table 8-576. typeinfo for QDialog 39591 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39592 Name typeinfo name for QDialog 39593 basetype: typeinfo for QWidget 39594 __________________________________________________________ 39595 39596 8.2.26.9. Class data for QFontDialog 39597 39598 The virtual table for the QFontDialog class is described by 39599 Table 8-577 39600 39601 Table 8-577. Primary vtable for QFontDialog 39602 Base Offset 0 39603 Virtual Base Offset 0 39604 RTTI typeinfo for QFontDialog 39605 vfunc[0]: NULL or QFontDialog::metaObject() const 39606 vfunc[1]: QFontDialog::className() const 39607 vfunc[2]: QFontDialog::qt_cast(char const*) 39608 vfunc[3]: QFontDialog::qt_invoke(int, QUObject*) 39609 vfunc[4]: QFontDialog::qt_emit(int, QUObject*) 39610 vfunc[5]: QFontDialog::qt_property(int, int, QVariant*) 39611 vfunc[6]: QFontDialog::~QFontDialog() 39612 vfunc[7]: QFontDialog::~QFontDialog() 39613 vfunc[8]: QWidget::event(QEvent*) 39614 vfunc[9]: QFontDialog::eventFilter(QObject*, QEvent*) 39615 vfunc[10]: QWidget::setName(char const*) 39616 vfunc[11]: QObject::insertChild(QObject*) 39617 vfunc[12]: QObject::removeChild(QObject*) 39618 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39619 vfunc[14]: QObject::property(char const*) const 39620 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39621 vfunc[16]: QObject::childEvent(QChildEvent*) 39622 vfunc[17]: QObject::customEvent(QCustomEvent*) 39623 vfunc[18]: QObject::connectNotify(char const*) 39624 vfunc[19]: QObject::disconnectNotify(char const*) 39625 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39626 const*, char const*) 39627 vfunc[21]: QWidget::setEnabled(bool) 39628 vfunc[22]: QWidget::setMinimumSize(int, int) 39629 vfunc[23]: QWidget::setMaximumSize(int, int) 39630 vfunc[24]: QWidget::setSizeIncrement(int, int) 39631 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39632 vfunc[26]: QWidget::setEraseColor(QColor const&) 39633 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39634 vfunc[28]: QWidget::setPalette(QPalette const&) 39635 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39636 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39637 vfunc[31]: QFontDialog::setFont(QFont const&) 39638 vfunc[32]: QWidget::setCursor(QCursor const&) 39639 vfunc[33]: QWidget::unsetCursor() 39640 vfunc[34]: QWidget::setMask(QBitmap const&) 39641 vfunc[35]: QWidget::setMask(QRegion const&) 39642 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39643 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39644 vfunc[38]: QWidget::setCaption(QString const&) 39645 vfunc[39]: QWidget::setIcon(QPixmap const&) 39646 vfunc[40]: QWidget::setIconText(QString const&) 39647 vfunc[41]: QWidget::setMouseTracking(bool) 39648 vfunc[42]: QWidget::setFocus() 39649 vfunc[43]: QWidget::setActiveWindow() 39650 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39651 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39652 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39653 vfunc[47]: QDialog::show() 39654 vfunc[48]: QDialog::hide() 39655 vfunc[49]: QWidget::showMinimized() 39656 vfunc[50]: QWidget::showMaximized() 39657 vfunc[51]: QWidget::showNormal() 39658 vfunc[52]: QWidget::polish() 39659 vfunc[53]: QDialog::move(int, int) 39660 vfunc[54]: QDialog::resize(int, int) 39661 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39662 vfunc[56]: QDialog::setGeometry(QRect const&) 39663 vfunc[57]: QWidget::close(bool) 39664 vfunc[58]: QDialog::sizeHint() const 39665 vfunc[59]: QDialog::minimumSizeHint() const 39666 vfunc[60]: QWidget::sizePolicy() const 39667 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39668 vfunc[62]: QWidget::heightForWidth(int) const 39669 vfunc[63]: QWidget::adjustSize() 39670 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39671 const&, bool) 39672 vfunc[65]: QWidget::setAcceptDrops(bool) 39673 vfunc[66]: QWidget::setAutoMask(bool) 39674 vfunc[67]: 39675 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39676 vfunc[68]: QWidget::customWhatsThis() const 39677 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39678 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39679 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39680 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39681 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39682 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39683 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39684 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39685 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39686 vfunc[78]: QWidget::enterEvent(QEvent*) 39687 vfunc[79]: QWidget::leaveEvent(QEvent*) 39688 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39689 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39690 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39691 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39692 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39693 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39694 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39695 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39696 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39697 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39698 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39699 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39700 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39701 vfunc[93]: QWidget::showEvent(QShowEvent*) 39702 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39703 vfunc[95]: QWidget::x11Event(_XEvent*) 39704 vfunc[96]: QWidget::updateMask() 39705 vfunc[97]: QWidget::styleChange(QStyle&) 39706 vfunc[98]: QWidget::enabledChange(bool) 39707 vfunc[99]: QWidget::paletteChange(QPalette const&) 39708 vfunc[100]: QWidget::fontChange(QFont const&) 39709 vfunc[101]: QWidget::windowActivationChange(bool) 39710 vfunc[102]: QWidget::metric(int) const 39711 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39712 vfunc[104]: QWidget::destroy(bool, bool) 39713 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39714 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39715 vfunc[107]: QWidget::focusNextPrevChild(bool) 39716 vfunc[108]: QWidget::setKeyCompression(bool) 39717 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39718 bool, QFont*) 39719 vfunc[110]: QDialog::done(int) 39720 vfunc[111]: QDialog::accept() 39721 vfunc[112]: QDialog::reject() 39722 39723 Table 8-578. Secondary vtable for QFontDialog 39724 Base Offset -40 39725 Virtual Base Offset 0 39726 RTTI typeinfo for QFontDialog 39727 vfunc[0]: non-virtual thunk to QFontDialog::~QFontDialog() 39728 vfunc[1]: non-virtual thunk to QFontDialog::~QFontDialog() 39729 vfunc[2]: QPaintDevice::setResolution(int) 39730 vfunc[3]: QPaintDevice::resolution() const 39731 vfunc[4]: QPaintDevice::handle() const 39732 vfunc[5]: QPaintDevice::x11RenderHandle() const 39733 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39734 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39735 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39736 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39737 const 39738 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39739 39740 The Run Time Type Information for the QFontDialog class is 39741 described by Table 8-579 39742 39743 Table 8-579. typeinfo for QFontDialog 39744 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39745 Name typeinfo name for QFontDialog 39746 basetype: typeinfo for QDialog 39747 __________________________________________________________ 39748 39749 8.2.26.10. Class data for QPrintDialog 39750 39751 The virtual table for the QPrintDialog class is described by 39752 Table 8-580 39753 39754 Table 8-580. Primary vtable for QPrintDialog 39755 Base Offset 0 39756 Virtual Base Offset 0 39757 RTTI typeinfo for QPrintDialog 39758 vfunc[0]: NULL or QPrintDialog::metaObject() const 39759 vfunc[1]: QPrintDialog::className() const 39760 vfunc[2]: QPrintDialog::qt_cast(char const*) 39761 vfunc[3]: QPrintDialog::qt_invoke(int, QUObject*) 39762 vfunc[4]: QPrintDialog::qt_emit(int, QUObject*) 39763 vfunc[5]: QPrintDialog::qt_property(int, int, QVariant*) 39764 vfunc[6]: QPrintDialog::~QPrintDialog() 39765 vfunc[7]: QPrintDialog::~QPrintDialog() 39766 vfunc[8]: QWidget::event(QEvent*) 39767 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39768 vfunc[10]: QWidget::setName(char const*) 39769 vfunc[11]: QObject::insertChild(QObject*) 39770 vfunc[12]: QObject::removeChild(QObject*) 39771 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39772 vfunc[14]: QObject::property(char const*) const 39773 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39774 vfunc[16]: QObject::childEvent(QChildEvent*) 39775 vfunc[17]: QObject::customEvent(QCustomEvent*) 39776 vfunc[18]: QObject::connectNotify(char const*) 39777 vfunc[19]: QObject::disconnectNotify(char const*) 39778 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39779 const*, char const*) 39780 vfunc[21]: QWidget::setEnabled(bool) 39781 vfunc[22]: QWidget::setMinimumSize(int, int) 39782 vfunc[23]: QWidget::setMaximumSize(int, int) 39783 vfunc[24]: QWidget::setSizeIncrement(int, int) 39784 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39785 vfunc[26]: QWidget::setEraseColor(QColor const&) 39786 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39787 vfunc[28]: QWidget::setPalette(QPalette const&) 39788 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39789 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39790 vfunc[31]: QWidget::setFont(QFont const&) 39791 vfunc[32]: QWidget::setCursor(QCursor const&) 39792 vfunc[33]: QWidget::unsetCursor() 39793 vfunc[34]: QWidget::setMask(QBitmap const&) 39794 vfunc[35]: QWidget::setMask(QRegion const&) 39795 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39796 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39797 vfunc[38]: QWidget::setCaption(QString const&) 39798 vfunc[39]: QWidget::setIcon(QPixmap const&) 39799 vfunc[40]: QWidget::setIconText(QString const&) 39800 vfunc[41]: QWidget::setMouseTracking(bool) 39801 vfunc[42]: QWidget::setFocus() 39802 vfunc[43]: QWidget::setActiveWindow() 39803 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39804 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39805 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39806 vfunc[47]: QDialog::show() 39807 vfunc[48]: QDialog::hide() 39808 vfunc[49]: QWidget::showMinimized() 39809 vfunc[50]: QWidget::showMaximized() 39810 vfunc[51]: QWidget::showNormal() 39811 vfunc[52]: QWidget::polish() 39812 vfunc[53]: QDialog::move(int, int) 39813 vfunc[54]: QDialog::resize(int, int) 39814 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39815 vfunc[56]: QDialog::setGeometry(QRect const&) 39816 vfunc[57]: QWidget::close(bool) 39817 vfunc[58]: QDialog::sizeHint() const 39818 vfunc[59]: QDialog::minimumSizeHint() const 39819 vfunc[60]: QWidget::sizePolicy() const 39820 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39821 vfunc[62]: QWidget::heightForWidth(int) const 39822 vfunc[63]: QWidget::adjustSize() 39823 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39824 const&, bool) 39825 vfunc[65]: QWidget::setAcceptDrops(bool) 39826 vfunc[66]: QWidget::setAutoMask(bool) 39827 vfunc[67]: 39828 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39829 vfunc[68]: QWidget::customWhatsThis() const 39830 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39831 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39832 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39833 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39834 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39835 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39836 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39837 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39838 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39839 vfunc[78]: QWidget::enterEvent(QEvent*) 39840 vfunc[79]: QWidget::leaveEvent(QEvent*) 39841 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39842 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39843 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39844 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39845 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39846 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39847 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39848 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39849 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39850 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39851 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39852 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39853 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39854 vfunc[93]: QWidget::showEvent(QShowEvent*) 39855 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39856 vfunc[95]: QWidget::x11Event(_XEvent*) 39857 vfunc[96]: QWidget::updateMask() 39858 vfunc[97]: QWidget::styleChange(QStyle&) 39859 vfunc[98]: QWidget::enabledChange(bool) 39860 vfunc[99]: QWidget::paletteChange(QPalette const&) 39861 vfunc[100]: QWidget::fontChange(QFont const&) 39862 vfunc[101]: QWidget::windowActivationChange(bool) 39863 vfunc[102]: QWidget::metric(int) const 39864 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39865 vfunc[104]: QWidget::destroy(bool, bool) 39866 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39867 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39868 vfunc[107]: QWidget::focusNextPrevChild(bool) 39869 vfunc[108]: QWidget::setKeyCompression(bool) 39870 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39871 bool, QFont*) 39872 vfunc[110]: QDialog::done(int) 39873 vfunc[111]: QDialog::accept() 39874 vfunc[112]: QDialog::reject() 39875 39876 Table 8-581. Secondary vtable for QPrintDialog 39877 Base Offset -40 39878 Virtual Base Offset 0 39879 RTTI typeinfo for QPrintDialog 39880 vfunc[0]: non-virtual thunk to QPrintDialog::~QPrintDialog() 39881 vfunc[1]: non-virtual thunk to QPrintDialog::~QPrintDialog() 39882 vfunc[2]: QPaintDevice::setResolution(int) 39883 vfunc[3]: QPaintDevice::resolution() const 39884 vfunc[4]: QPaintDevice::handle() const 39885 vfunc[5]: QPaintDevice::x11RenderHandle() const 39886 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39887 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39888 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39889 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39890 const 39891 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39892 39893 The Run Time Type Information for the QPrintDialog class is 39894 described by Table 8-582 39895 39896 Table 8-582. typeinfo for QPrintDialog 39897 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39898 Name typeinfo name for QPrintDialog 39899 basetype: typeinfo for QDialog 39900 __________________________________________________________ 39901 39902 8.2.26.11. Class data for QColorDialog 39903 39904 The virtual table for the QColorDialog class is described by 39905 Table 8-583 39906 39907 Table 8-583. Primary vtable for QColorDialog 39908 Base Offset 0 39909 Virtual Base Offset 0 39910 RTTI typeinfo for QColorDialog 39911 vfunc[0]: NULL or QColorDialog::metaObject() const 39912 vfunc[1]: QColorDialog::className() const 39913 vfunc[2]: QColorDialog::qt_cast(char const*) 39914 vfunc[3]: QColorDialog::qt_invoke(int, QUObject*) 39915 vfunc[4]: QColorDialog::qt_emit(int, QUObject*) 39916 vfunc[5]: QColorDialog::qt_property(int, int, QVariant*) 39917 vfunc[6]: QColorDialog::~QColorDialog() 39918 vfunc[7]: QColorDialog::~QColorDialog() 39919 vfunc[8]: QWidget::event(QEvent*) 39920 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39921 vfunc[10]: QWidget::setName(char const*) 39922 vfunc[11]: QObject::insertChild(QObject*) 39923 vfunc[12]: QObject::removeChild(QObject*) 39924 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39925 vfunc[14]: QObject::property(char const*) const 39926 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39927 vfunc[16]: QObject::childEvent(QChildEvent*) 39928 vfunc[17]: QObject::customEvent(QCustomEvent*) 39929 vfunc[18]: QObject::connectNotify(char const*) 39930 vfunc[19]: QObject::disconnectNotify(char const*) 39931 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39932 const*, char const*) 39933 vfunc[21]: QWidget::setEnabled(bool) 39934 vfunc[22]: QWidget::setMinimumSize(int, int) 39935 vfunc[23]: QWidget::setMaximumSize(int, int) 39936 vfunc[24]: QWidget::setSizeIncrement(int, int) 39937 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39938 vfunc[26]: QWidget::setEraseColor(QColor const&) 39939 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39940 vfunc[28]: QWidget::setPalette(QPalette const&) 39941 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39942 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39943 vfunc[31]: QWidget::setFont(QFont const&) 39944 vfunc[32]: QWidget::setCursor(QCursor const&) 39945 vfunc[33]: QWidget::unsetCursor() 39946 vfunc[34]: QWidget::setMask(QBitmap const&) 39947 vfunc[35]: QWidget::setMask(QRegion const&) 39948 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39949 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39950 vfunc[38]: QWidget::setCaption(QString const&) 39951 vfunc[39]: QWidget::setIcon(QPixmap const&) 39952 vfunc[40]: QWidget::setIconText(QString const&) 39953 vfunc[41]: QWidget::setMouseTracking(bool) 39954 vfunc[42]: QWidget::setFocus() 39955 vfunc[43]: QWidget::setActiveWindow() 39956 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39957 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39958 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39959 vfunc[47]: QDialog::show() 39960 vfunc[48]: QDialog::hide() 39961 vfunc[49]: QWidget::showMinimized() 39962 vfunc[50]: QWidget::showMaximized() 39963 vfunc[51]: QWidget::showNormal() 39964 vfunc[52]: QWidget::polish() 39965 vfunc[53]: QDialog::move(int, int) 39966 vfunc[54]: QDialog::resize(int, int) 39967 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39968 vfunc[56]: QDialog::setGeometry(QRect const&) 39969 vfunc[57]: QWidget::close(bool) 39970 vfunc[58]: QDialog::sizeHint() const 39971 vfunc[59]: QDialog::minimumSizeHint() const 39972 vfunc[60]: QWidget::sizePolicy() const 39973 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39974 vfunc[62]: QWidget::heightForWidth(int) const 39975 vfunc[63]: QWidget::adjustSize() 39976 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39977 const&, bool) 39978 vfunc[65]: QWidget::setAcceptDrops(bool) 39979 vfunc[66]: QWidget::setAutoMask(bool) 39980 vfunc[67]: 39981 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39982 vfunc[68]: QWidget::customWhatsThis() const 39983 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39984 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39985 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39986 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39987 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39988 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39989 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39990 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39991 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39992 vfunc[78]: QWidget::enterEvent(QEvent*) 39993 vfunc[79]: QWidget::leaveEvent(QEvent*) 39994 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39995 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39996 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39997 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39998 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39999 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40000 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40001 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40002 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40003 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40004 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40005 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40006 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40007 vfunc[93]: QWidget::showEvent(QShowEvent*) 40008 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40009 vfunc[95]: QWidget::x11Event(_XEvent*) 40010 vfunc[96]: QWidget::updateMask() 40011 vfunc[97]: QWidget::styleChange(QStyle&) 40012 vfunc[98]: QWidget::enabledChange(bool) 40013 vfunc[99]: QWidget::paletteChange(QPalette const&) 40014 vfunc[100]: QWidget::fontChange(QFont const&) 40015 vfunc[101]: QWidget::windowActivationChange(bool) 40016 vfunc[102]: QWidget::metric(int) const 40017 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40018 vfunc[104]: QWidget::destroy(bool, bool) 40019 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40020 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40021 vfunc[107]: QWidget::focusNextPrevChild(bool) 40022 vfunc[108]: QWidget::setKeyCompression(bool) 40023 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40024 bool, QFont*) 40025 vfunc[110]: QDialog::done(int) 40026 vfunc[111]: QDialog::accept() 40027 vfunc[112]: QDialog::reject() 40028 40029 Table 8-584. Secondary vtable for QColorDialog 40030 Base Offset -40 40031 Virtual Base Offset 0 40032 RTTI typeinfo for QColorDialog 40033 vfunc[0]: non-virtual thunk to QColorDialog::~QColorDialog() 40034 vfunc[1]: non-virtual thunk to QColorDialog::~QColorDialog() 40035 vfunc[2]: QPaintDevice::setResolution(int) 40036 vfunc[3]: QPaintDevice::resolution() const 40037 vfunc[4]: QPaintDevice::handle() const 40038 vfunc[5]: QPaintDevice::x11RenderHandle() const 40039 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40040 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40041 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40042 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40043 const 40044 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40045 40046 The Run Time Type Information for the QColorDialog class is 40047 described by Table 8-585 40048 40049 Table 8-585. typeinfo for QColorDialog 40050 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40051 Name typeinfo name for QColorDialog 40052 basetype: typeinfo for QDialog 40053 __________________________________________________________ 40054 40055 8.2.26.12. Class data for QInputDialog 40056 40057 The virtual table for the QInputDialog class is described by 40058 Table 8-586 40059 40060 Table 8-586. Primary vtable for QInputDialog 40061 Base Offset 0 40062 Virtual Base Offset 0 40063 RTTI typeinfo for QInputDialog 40064 vfunc[0]: NULL or QInputDialog::metaObject() const 40065 vfunc[1]: QInputDialog::className() const 40066 vfunc[2]: QInputDialog::qt_cast(char const*) 40067 vfunc[3]: QInputDialog::qt_invoke(int, QUObject*) 40068 vfunc[4]: QInputDialog::qt_emit(int, QUObject*) 40069 vfunc[5]: QInputDialog::qt_property(int, int, QVariant*) 40070 vfunc[6]: QInputDialog::~QInputDialog() 40071 vfunc[7]: QInputDialog::~QInputDialog() 40072 vfunc[8]: QWidget::event(QEvent*) 40073 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 40074 vfunc[10]: QWidget::setName(char const*) 40075 vfunc[11]: QObject::insertChild(QObject*) 40076 vfunc[12]: QObject::removeChild(QObject*) 40077 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40078 vfunc[14]: QObject::property(char const*) const 40079 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40080 vfunc[16]: QObject::childEvent(QChildEvent*) 40081 vfunc[17]: QObject::customEvent(QCustomEvent*) 40082 vfunc[18]: QObject::connectNotify(char const*) 40083 vfunc[19]: QObject::disconnectNotify(char const*) 40084 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40085 const*, char const*) 40086 vfunc[21]: QWidget::setEnabled(bool) 40087 vfunc[22]: QWidget::setMinimumSize(int, int) 40088 vfunc[23]: QWidget::setMaximumSize(int, int) 40089 vfunc[24]: QWidget::setSizeIncrement(int, int) 40090 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40091 vfunc[26]: QWidget::setEraseColor(QColor const&) 40092 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40093 vfunc[28]: QWidget::setPalette(QPalette const&) 40094 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40095 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40096 vfunc[31]: QWidget::setFont(QFont const&) 40097 vfunc[32]: QWidget::setCursor(QCursor const&) 40098 vfunc[33]: QWidget::unsetCursor() 40099 vfunc[34]: QWidget::setMask(QBitmap const&) 40100 vfunc[35]: QWidget::setMask(QRegion const&) 40101 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40102 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40103 vfunc[38]: QWidget::setCaption(QString const&) 40104 vfunc[39]: QWidget::setIcon(QPixmap const&) 40105 vfunc[40]: QWidget::setIconText(QString const&) 40106 vfunc[41]: QWidget::setMouseTracking(bool) 40107 vfunc[42]: QWidget::setFocus() 40108 vfunc[43]: QWidget::setActiveWindow() 40109 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40110 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40111 vfunc[46]: QWidget::setUpdatesEnabled(bool) 40112 vfunc[47]: QDialog::show() 40113 vfunc[48]: QDialog::hide() 40114 vfunc[49]: QWidget::showMinimized() 40115 vfunc[50]: QWidget::showMaximized() 40116 vfunc[51]: QWidget::showNormal() 40117 vfunc[52]: QWidget::polish() 40118 vfunc[53]: QDialog::move(int, int) 40119 vfunc[54]: QDialog::resize(int, int) 40120 vfunc[55]: QDialog::setGeometry(int, int, int, int) 40121 vfunc[56]: QDialog::setGeometry(QRect const&) 40122 vfunc[57]: QWidget::close(bool) 40123 vfunc[58]: QDialog::sizeHint() const 40124 vfunc[59]: QDialog::minimumSizeHint() const 40125 vfunc[60]: QWidget::sizePolicy() const 40126 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40127 vfunc[62]: QWidget::heightForWidth(int) const 40128 vfunc[63]: QWidget::adjustSize() 40129 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40130 const&, bool) 40131 vfunc[65]: QWidget::setAcceptDrops(bool) 40132 vfunc[66]: QWidget::setAutoMask(bool) 40133 vfunc[67]: 40134 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40135 vfunc[68]: QWidget::customWhatsThis() const 40136 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 40137 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 40138 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 40139 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 40140 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40141 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 40142 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40143 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40144 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40145 vfunc[78]: QWidget::enterEvent(QEvent*) 40146 vfunc[79]: QWidget::leaveEvent(QEvent*) 40147 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 40148 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40149 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 40150 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 40151 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 40152 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40153 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40154 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40155 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40156 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40157 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40158 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40159 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40160 vfunc[93]: QWidget::showEvent(QShowEvent*) 40161 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40162 vfunc[95]: QWidget::x11Event(_XEvent*) 40163 vfunc[96]: QWidget::updateMask() 40164 vfunc[97]: QWidget::styleChange(QStyle&) 40165 vfunc[98]: QWidget::enabledChange(bool) 40166 vfunc[99]: QWidget::paletteChange(QPalette const&) 40167 vfunc[100]: QWidget::fontChange(QFont const&) 40168 vfunc[101]: QWidget::windowActivationChange(bool) 40169 vfunc[102]: QWidget::metric(int) const 40170 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40171 vfunc[104]: QWidget::destroy(bool, bool) 40172 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40173 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40174 vfunc[107]: QWidget::focusNextPrevChild(bool) 40175 vfunc[108]: QWidget::setKeyCompression(bool) 40176 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40177 bool, QFont*) 40178 vfunc[110]: QDialog::done(int) 40179 vfunc[111]: QDialog::accept() 40180 vfunc[112]: QDialog::reject() 40181 40182 Table 8-587. Secondary vtable for QInputDialog 40183 Base Offset -40 40184 Virtual Base Offset 0 40185 RTTI typeinfo for QInputDialog 40186 vfunc[0]: non-virtual thunk to QInputDialog::~QInputDialog() 40187 vfunc[1]: non-virtual thunk to QInputDialog::~QInputDialog() 40188 vfunc[2]: QPaintDevice::setResolution(int) 40189 vfunc[3]: QPaintDevice::resolution() const 40190 vfunc[4]: QPaintDevice::handle() const 40191 vfunc[5]: QPaintDevice::x11RenderHandle() const 40192 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40193 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40194 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40195 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40196 const 40197 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40198 40199 The Run Time Type Information for the QInputDialog class is 40200 described by Table 8-588 40201 40202 Table 8-588. typeinfo for QInputDialog 40203 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40204 Name typeinfo name for QInputDialog 40205 basetype: typeinfo for QDialog 40206 __________________________________________________________ 40207 40208 8.2.26.13. Class data for QTabDialog 40209 40210 The virtual table for the QTabDialog class is described by 40211 Table 8-589 40212 40213 Table 8-589. Primary vtable for QTabDialog 40214 Base Offset 0 40215 Virtual Base Offset 0 40216 RTTI typeinfo for QTabDialog 40217 vfunc[0]: NULL or QTabDialog::metaObject() const 40218 vfunc[1]: QTabDialog::className() const 40219 vfunc[2]: QTabDialog::qt_cast(char const*) 40220 vfunc[3]: QTabDialog::qt_invoke(int, QUObject*) 40221 vfunc[4]: QTabDialog::qt_emit(int, QUObject*) 40222 vfunc[5]: QTabDialog::qt_property(int, int, QVariant*) 40223 vfunc[6]: QTabDialog::~QTabDialog() 40224 vfunc[7]: QTabDialog::~QTabDialog() 40225 vfunc[8]: QWidget::event(QEvent*) 40226 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 40227 vfunc[10]: QWidget::setName(char const*) 40228 vfunc[11]: QObject::insertChild(QObject*) 40229 vfunc[12]: QObject::removeChild(QObject*) 40230 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40231 vfunc[14]: QObject::property(char const*) const 40232 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40233 vfunc[16]: QObject::childEvent(QChildEvent*) 40234 vfunc[17]: QObject::customEvent(QCustomEvent*) 40235 vfunc[18]: QObject::connectNotify(char const*) 40236 vfunc[19]: QObject::disconnectNotify(char const*) 40237 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40238 const*, char const*) 40239 vfunc[21]: QWidget::setEnabled(bool) 40240 vfunc[22]: QWidget::setMinimumSize(int, int) 40241 vfunc[23]: QWidget::setMaximumSize(int, int) 40242 vfunc[24]: QWidget::setSizeIncrement(int, int) 40243 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40244 vfunc[26]: QWidget::setEraseColor(QColor const&) 40245 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40246 vfunc[28]: QWidget::setPalette(QPalette const&) 40247 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40248 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40249 vfunc[31]: QTabDialog::setFont(QFont const&) 40250 vfunc[32]: QWidget::setCursor(QCursor const&) 40251 vfunc[33]: QWidget::unsetCursor() 40252 vfunc[34]: QWidget::setMask(QBitmap const&) 40253 vfunc[35]: QWidget::setMask(QRegion const&) 40254 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40255 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40256 vfunc[38]: QWidget::setCaption(QString const&) 40257 vfunc[39]: QWidget::setIcon(QPixmap const&) 40258 vfunc[40]: QWidget::setIconText(QString const&) 40259 vfunc[41]: QWidget::setMouseTracking(bool) 40260 vfunc[42]: QWidget::setFocus() 40261 vfunc[43]: QWidget::setActiveWindow() 40262 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40263 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40264 vfunc[46]: QWidget::setUpdatesEnabled(bool) 40265 vfunc[47]: QTabDialog::show() 40266 vfunc[48]: QDialog::hide() 40267 vfunc[49]: QWidget::showMinimized() 40268 vfunc[50]: QWidget::showMaximized() 40269 vfunc[51]: QWidget::showNormal() 40270 vfunc[52]: QWidget::polish() 40271 vfunc[53]: QDialog::move(int, int) 40272 vfunc[54]: QDialog::resize(int, int) 40273 vfunc[55]: QDialog::setGeometry(int, int, int, int) 40274 vfunc[56]: QDialog::setGeometry(QRect const&) 40275 vfunc[57]: QWidget::close(bool) 40276 vfunc[58]: QDialog::sizeHint() const 40277 vfunc[59]: QDialog::minimumSizeHint() const 40278 vfunc[60]: QWidget::sizePolicy() const 40279 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40280 vfunc[62]: QWidget::heightForWidth(int) const 40281 vfunc[63]: QWidget::adjustSize() 40282 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40283 const&, bool) 40284 vfunc[65]: QWidget::setAcceptDrops(bool) 40285 vfunc[66]: QWidget::setAutoMask(bool) 40286 vfunc[67]: 40287 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40288 vfunc[68]: QWidget::customWhatsThis() const 40289 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 40290 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 40291 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 40292 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 40293 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40294 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 40295 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40296 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40297 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40298 vfunc[78]: QWidget::enterEvent(QEvent*) 40299 vfunc[79]: QWidget::leaveEvent(QEvent*) 40300 vfunc[80]: QTabDialog::paintEvent(QPaintEvent*) 40301 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40302 vfunc[82]: QTabDialog::resizeEvent(QResizeEvent*) 40303 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 40304 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 40305 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40306 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40307 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40308 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40309 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40310 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40311 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40312 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40313 vfunc[93]: QWidget::showEvent(QShowEvent*) 40314 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40315 vfunc[95]: QWidget::x11Event(_XEvent*) 40316 vfunc[96]: QWidget::updateMask() 40317 vfunc[97]: QTabDialog::styleChange(QStyle&) 40318 vfunc[98]: QWidget::enabledChange(bool) 40319 vfunc[99]: QWidget::paletteChange(QPalette const&) 40320 vfunc[100]: QWidget::fontChange(QFont const&) 40321 vfunc[101]: QWidget::windowActivationChange(bool) 40322 vfunc[102]: QWidget::metric(int) const 40323 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40324 vfunc[104]: QWidget::destroy(bool, bool) 40325 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40326 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40327 vfunc[107]: QWidget::focusNextPrevChild(bool) 40328 vfunc[108]: QWidget::setKeyCompression(bool) 40329 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40330 bool, QFont*) 40331 vfunc[110]: QDialog::done(int) 40332 vfunc[111]: QDialog::accept() 40333 vfunc[112]: QDialog::reject() 40334 40335 Table 8-590. Secondary vtable for QTabDialog 40336 Base Offset -40 40337 Virtual Base Offset 0 40338 RTTI typeinfo for QTabDialog 40339 vfunc[0]: non-virtual thunk to QTabDialog::~QTabDialog() 40340 vfunc[1]: non-virtual thunk to QTabDialog::~QTabDialog() 40341 vfunc[2]: QPaintDevice::setResolution(int) 40342 vfunc[3]: QPaintDevice::resolution() const 40343 vfunc[4]: QPaintDevice::handle() const 40344 vfunc[5]: QPaintDevice::x11RenderHandle() const 40345 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40346 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40347 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40348 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40349 const 40350 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40351 40352 The Run Time Type Information for the QTabDialog class is 40353 described by Table 8-591 40354 40355 Table 8-591. typeinfo for QTabDialog 40356 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40357 Name typeinfo name for QTabDialog 40358 basetype: typeinfo for QDialog 40359 __________________________________________________________ 40360 40361 8.2.26.14. Class data for QFileIconProvider 40362 40363 The virtual table for the QFileIconProvider class is described 40364 by Table 8-592 40365 40366 Table 8-592. Primary vtable for QFileIconProvider 40367 Base Offset 0 40368 Virtual Base Offset 0 40369 RTTI typeinfo for QFileIconProvider 40370 vfunc[0]: NULL or QFileIconProvider::metaObject() const 40371 vfunc[1]: QFileIconProvider::className() const 40372 vfunc[2]: QFileIconProvider::qt_cast(char const*) 40373 vfunc[3]: QFileIconProvider::qt_invoke(int, QUObject*) 40374 vfunc[4]: QFileIconProvider::qt_emit(int, QUObject*) 40375 vfunc[5]: QFileIconProvider::qt_property(int, int, QVariant*) 40376 vfunc[6]: NULL or QFileIconProvider::~QFileIconProvider() 40377 vfunc[7]: NULL or QFileIconProvider::~QFileIconProvider() 40378 vfunc[8]: QObject::event(QEvent*) 40379 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 40380 vfunc[10]: QObject::setName(char const*) 40381 vfunc[11]: QObject::insertChild(QObject*) 40382 vfunc[12]: QObject::removeChild(QObject*) 40383 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40384 vfunc[14]: QObject::property(char const*) const 40385 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40386 vfunc[16]: QObject::childEvent(QChildEvent*) 40387 vfunc[17]: QObject::customEvent(QCustomEvent*) 40388 vfunc[18]: QObject::connectNotify(char const*) 40389 vfunc[19]: QObject::disconnectNotify(char const*) 40390 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40391 const*, char const*) 40392 vfunc[21]: QFileIconProvider::pixmap(QFileInfo const&) 40393 40394 The Run Time Type Information for the QFileIconProvider class 40395 is described by Table 8-593 40396 40397 Table 8-593. typeinfo for QFileIconProvider 40398 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40399 Name typeinfo name for QFileIconProvider 40400 basetype: typeinfo for QObject 40401 __________________________________________________________ 40402 40403 8.2.26.15. Interfaces for Qt3 Dialogs 40404 40405 An LSB conforming implementation shall provide the architecture 40406 specific functions for Qt3 Dialogs specified in Table 8-594, 40407 with the full mandatory functionality as described in the 40408 referenced underlying specification. 40409 40410 Table 8-594. libqt-mt - Qt3 Dialogs Function Interfaces 40411 _ZThn40_N10QTabDialogD0Ev [CXXABI] _ZThn40_N10QTabDialogD1Ev 40412 [CXXABI] 40413 _ZThn40_N11QFileDialogD0Ev [CXXABI] _ZThn40_N11QFileDialogD1Ev 40414 [CXXABI] 40415 _ZThn40_N11QFontDialogD0Ev [CXXABI] _ZThn40_N11QFontDialogD1Ev 40416 [CXXABI] 40417 _ZThn40_N11QMessageBoxD0Ev [CXXABI] _ZThn40_N11QMessageBoxD1Ev 40418 [CXXABI] 40419 _ZThn40_N12QColorDialogD0Ev [CXXABI] 40420 _ZThn40_N12QColorDialogD1Ev [CXXABI] 40421 _ZThn40_N12QInputDialogD0Ev [CXXABI] 40422 _ZThn40_N12QInputDialogD1Ev [CXXABI] 40423 _ZThn40_N12QPrintDialogD0Ev [CXXABI] 40424 _ZThn40_N12QPrintDialogD1Ev [CXXABI] 40425 _ZThn40_N13QErrorMessageD0Ev [CXXABI] 40426 _ZThn40_N13QErrorMessageD1Ev [CXXABI] 40427 _ZThn40_N15QProgressDialogD0Ev [CXXABI] 40428 _ZThn40_N15QProgressDialogD1Ev [CXXABI] 40429 _ZThn40_N7QDialogD0Ev [CXXABI] _ZThn40_N7QDialogD1Ev [CXXABI] 40430 _ZThn40_N7QWizardD0Ev [CXXABI] _ZThn40_N7QWizardD1Ev [CXXABI] 40431 __________________________________________________________ 40432 40433 8.2.27. Qt3 Tables 40434 __________________________________________________________ 40435 40436 8.2.27.1. Class data for QTableItem 40437 40438 The virtual table for the QTableItem class is described by 40439 Table 8-595 40440 40441 Table 8-595. Primary vtable for QTableItem 40442 Base Offset 0 40443 Virtual Base Offset 0 40444 RTTI typeinfo for QTableItem 40445 vfunc[0]: QTableItem::~QTableItem() 40446 vfunc[1]: QTableItem::~QTableItem() 40447 vfunc[2]: QTableItem::pixmap() const 40448 vfunc[3]: QTableItem::text() const 40449 vfunc[4]: QTableItem::setPixmap(QPixmap const&) 40450 vfunc[5]: QTableItem::setText(QString const&) 40451 vfunc[6]: QTableItem::alignment() const 40452 vfunc[7]: QTableItem::setWordWrap(bool) 40453 vfunc[8]: QTableItem::createEditor() const 40454 vfunc[9]: QTableItem::setContentFromEditor(QWidget*) 40455 vfunc[10]: QTableItem::setReplaceable(bool) 40456 vfunc[11]: QTableItem::key() const 40457 vfunc[12]: QTableItem::sizeHint() const 40458 vfunc[13]: QTableItem::setSpan(int, int) 40459 vfunc[14]: QTableItem::setRow(int) 40460 vfunc[15]: QTableItem::setCol(int) 40461 vfunc[16]: QTableItem::paint(QPainter*, QColorGroup const&, 40462 QRect const&, bool) 40463 vfunc[17]: QTableItem::setEnabled(bool) 40464 vfunc[18]: QTableItem::rtti() const 40465 40466 The Run Time Type Information for the QTableItem class is 40467 described by Table 8-596 40468 40469 Table 8-596. typeinfo for QTableItem 40470 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40471 Name typeinfo name for QTableItem 40472 basetype: typeinfo for Qt 40473 __________________________________________________________ 40474 40475 8.2.27.2. Class data for QCheckTableItem 40476 40477 The virtual table for the QCheckTableItem class is described by 40478 Table 8-597 40479 40480 Table 8-597. Primary vtable for QCheckTableItem 40481 Base Offset 0 40482 Virtual Base Offset 0 40483 RTTI typeinfo for QCheckTableItem 40484 vfunc[0]: NULL or QCheckTableItem::~QCheckTableItem() 40485 vfunc[1]: NULL or QCheckTableItem::~QCheckTableItem() 40486 vfunc[2]: QTableItem::pixmap() const 40487 vfunc[3]: QTableItem::text() const 40488 vfunc[4]: QTableItem::setPixmap(QPixmap const&) 40489 vfunc[5]: QCheckTableItem::setText(QString const&) 40490 vfunc[6]: QTableItem::alignment() const 40491 vfunc[7]: QTableItem::setWordWrap(bool) 40492 vfunc[8]: QCheckTableItem::createEditor() const 40493 vfunc[9]: QCheckTableItem::setContentFromEditor(QWidget*) 40494 vfunc[10]: QTableItem::setReplaceable(bool) 40495 vfunc[11]: QTableItem::key() const 40496 vfunc[12]: QCheckTableItem::sizeHint() const 40497 vfunc[13]: QTableItem::setSpan(int, int) 40498 vfunc[14]: QTableItem::setRow(int) 40499 vfunc[15]: QTableItem::setCol(int) 40500 vfunc[16]: QCheckTableItem::paint(QPainter*, QColorGroup 40501 const&, QRect const&, bool) 40502 vfunc[17]: QTableItem::setEnabled(bool) 40503 vfunc[18]: QCheckTableItem::rtti() const 40504 vfunc[19]: QCheckTableItem::setChecked(bool) 40505 40506 The Run Time Type Information for the QCheckTableItem class is 40507 described by Table 8-598 40508 40509 Table 8-598. typeinfo for QCheckTableItem 40510 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40511 Name typeinfo name for QCheckTableItem 40512 basetype: typeinfo for QTableItem 40513 __________________________________________________________ 40514 40515 8.2.27.3. Class data for QHeader 40516 40517 The virtual table for the QHeader class is described by Table 40518 8-599 40519 40520 Table 8-599. Primary vtable for QHeader 40521 Base Offset 0 40522 Virtual Base Offset 0 40523 RTTI typeinfo for QHeader 40524 vfunc[0]: NULL or QHeader::metaObject() const 40525 vfunc[1]: QHeader::className() const 40526 vfunc[2]: QHeader::qt_cast(char const*) 40527 vfunc[3]: QHeader::qt_invoke(int, QUObject*) 40528 vfunc[4]: QHeader::qt_emit(int, QUObject*) 40529 vfunc[5]: QHeader::qt_property(int, int, QVariant*) 40530 vfunc[6]: QHeader::~QHeader() 40531 vfunc[7]: QHeader::~QHeader() 40532 vfunc[8]: QWidget::event(QEvent*) 40533 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 40534 vfunc[10]: QWidget::setName(char const*) 40535 vfunc[11]: QObject::insertChild(QObject*) 40536 vfunc[12]: QObject::removeChild(QObject*) 40537 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40538 vfunc[14]: QObject::property(char const*) const 40539 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40540 vfunc[16]: QObject::childEvent(QChildEvent*) 40541 vfunc[17]: QObject::customEvent(QCustomEvent*) 40542 vfunc[18]: QObject::connectNotify(char const*) 40543 vfunc[19]: QObject::disconnectNotify(char const*) 40544 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40545 const*, char const*) 40546 vfunc[21]: QWidget::setEnabled(bool) 40547 vfunc[22]: QWidget::setMinimumSize(int, int) 40548 vfunc[23]: QWidget::setMaximumSize(int, int) 40549 vfunc[24]: QWidget::setSizeIncrement(int, int) 40550 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40551 vfunc[26]: QWidget::setEraseColor(QColor const&) 40552 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40553 vfunc[28]: QWidget::setPalette(QPalette const&) 40554 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40555 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40556 vfunc[31]: QWidget::setFont(QFont const&) 40557 vfunc[32]: QWidget::setCursor(QCursor const&) 40558 vfunc[33]: QWidget::unsetCursor() 40559 vfunc[34]: QWidget::setMask(QBitmap const&) 40560 vfunc[35]: QWidget::setMask(QRegion const&) 40561 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40562 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40563 vfunc[38]: QWidget::setCaption(QString const&) 40564 vfunc[39]: QWidget::setIcon(QPixmap const&) 40565 vfunc[40]: QWidget::setIconText(QString const&) 40566 vfunc[41]: QWidget::setMouseTracking(bool) 40567 vfunc[42]: QWidget::setFocus() 40568 vfunc[43]: QWidget::setActiveWindow() 40569 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40570 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40571 vfunc[46]: QHeader::setUpdatesEnabled(bool) 40572 vfunc[47]: QWidget::show() 40573 vfunc[48]: QWidget::hide() 40574 vfunc[49]: QWidget::showMinimized() 40575 vfunc[50]: QWidget::showMaximized() 40576 vfunc[51]: QWidget::showNormal() 40577 vfunc[52]: QWidget::polish() 40578 vfunc[53]: QWidget::move(int, int) 40579 vfunc[54]: QWidget::resize(int, int) 40580 vfunc[55]: QWidget::setGeometry(int, int, int, int) 40581 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 40582 vfunc[57]: QWidget::close(bool) 40583 vfunc[58]: QHeader::sizeHint() const 40584 vfunc[59]: QWidget::minimumSizeHint() const 40585 vfunc[60]: QWidget::sizePolicy() const 40586 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40587 vfunc[62]: QWidget::heightForWidth(int) const 40588 vfunc[63]: QWidget::adjustSize() 40589 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40590 const&, bool) 40591 vfunc[65]: QWidget::setAcceptDrops(bool) 40592 vfunc[66]: QWidget::setAutoMask(bool) 40593 vfunc[67]: 40594 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40595 vfunc[68]: QWidget::customWhatsThis() const 40596 vfunc[69]: QHeader::mousePressEvent(QMouseEvent*) 40597 vfunc[70]: QHeader::mouseReleaseEvent(QMouseEvent*) 40598 vfunc[71]: QHeader::mouseDoubleClickEvent(QMouseEvent*) 40599 vfunc[72]: QHeader::mouseMoveEvent(QMouseEvent*) 40600 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40601 vfunc[74]: QHeader::keyPressEvent(QKeyEvent*) 40602 vfunc[75]: QHeader::keyReleaseEvent(QKeyEvent*) 40603 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40604 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40605 vfunc[78]: QWidget::enterEvent(QEvent*) 40606 vfunc[79]: QWidget::leaveEvent(QEvent*) 40607 vfunc[80]: QHeader::paintEvent(QPaintEvent*) 40608 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40609 vfunc[82]: QHeader::resizeEvent(QResizeEvent*) 40610 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 40611 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 40612 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40613 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40614 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40615 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40616 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40617 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40618 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40619 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40620 vfunc[93]: QHeader::showEvent(QShowEvent*) 40621 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40622 vfunc[95]: QWidget::x11Event(_XEvent*) 40623 vfunc[96]: QWidget::updateMask() 40624 vfunc[97]: QWidget::styleChange(QStyle&) 40625 vfunc[98]: QWidget::enabledChange(bool) 40626 vfunc[99]: QWidget::paletteChange(QPalette const&) 40627 vfunc[100]: QHeader::fontChange(QFont const&) 40628 vfunc[101]: QWidget::windowActivationChange(bool) 40629 vfunc[102]: QWidget::metric(int) const 40630 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40631 vfunc[104]: QWidget::destroy(bool, bool) 40632 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40633 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40634 vfunc[107]: QWidget::focusNextPrevChild(bool) 40635 vfunc[108]: QWidget::setKeyCompression(bool) 40636 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40637 bool, QFont*) 40638 vfunc[110]: QHeader::setLabel(int, QString const&, int) 40639 vfunc[111]: QHeader::setLabel(int, QIconSet const&, QString 40640 const&, int) 40641 vfunc[112]: QHeader::setOrientation(Qt::Orientation) 40642 vfunc[113]: NULL or QHeader::setTracking(bool) 40643 vfunc[114]: QHeader::setClickEnabled(bool, int) 40644 vfunc[115]: QHeader::setResizeEnabled(bool, int) 40645 vfunc[116]: QHeader::setMovingEnabled(bool) 40646 vfunc[117]: QHeader::setStretchEnabled(bool, int) 40647 vfunc[118]: QHeader::setCellSize(int, int) 40648 vfunc[119]: QHeader::moveCell(int, int) 40649 vfunc[120]: QHeader::setOffset(int) 40650 vfunc[121]: QHeader::paintSection(QPainter*, int, QRect const&) 40651 vfunc[122]: QHeader::paintSectionLabel(QPainter*, int, QRect 40652 const&) 40653 40654 Table 8-600. Secondary vtable for QHeader 40655 Base Offset -40 40656 Virtual Base Offset 0 40657 RTTI typeinfo for QHeader 40658 vfunc[0]: non-virtual thunk to QHeader::~QHeader() 40659 vfunc[1]: non-virtual thunk to QHeader::~QHeader() 40660 vfunc[2]: QPaintDevice::setResolution(int) 40661 vfunc[3]: QPaintDevice::resolution() const 40662 vfunc[4]: QPaintDevice::handle() const 40663 vfunc[5]: QPaintDevice::x11RenderHandle() const 40664 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40665 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40666 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40667 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40668 const 40669 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40670 40671 The Run Time Type Information for the QHeader class is 40672 described by Table 8-601 40673 40674 Table 8-601. typeinfo for QHeader 40675 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40676 Name typeinfo name for QHeader 40677 basetype: typeinfo for QWidget 40678 __________________________________________________________ 40679 40680 8.2.27.4. Class data for QDataTable 40681 40682 The virtual table for the QDataTable class is described by 40683 Table 8-602 40684 40685 Table 8-602. Primary vtable for QDataTable 40686 Base Offset 0 40687 Virtual Base Offset 0 40688 RTTI typeinfo for QDataTable 40689 vfunc[0]: NULL or QDataTable::metaObject() const 40690 vfunc[1]: QDataTable::className() const 40691 vfunc[2]: QDataTable::qt_cast(char const*) 40692 vfunc[3]: QDataTable::qt_invoke(int, QUObject*) 40693 vfunc[4]: QDataTable::qt_emit(int, QUObject*) 40694 vfunc[5]: QDataTable::qt_property(int, int, QVariant*) 40695 vfunc[6]: QDataTable::~QDataTable() 40696 vfunc[7]: QDataTable::~QDataTable() 40697 vfunc[8]: QWidget::event(QEvent*) 40698 vfunc[9]: QDataTable::eventFilter(QObject*, QEvent*) 40699 vfunc[10]: QWidget::setName(char const*) 40700 vfunc[11]: QObject::insertChild(QObject*) 40701 vfunc[12]: QScrollView::removeChild(QObject*) 40702 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40703 vfunc[14]: QObject::property(char const*) const 40704 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40705 vfunc[16]: QObject::childEvent(QChildEvent*) 40706 vfunc[17]: QObject::customEvent(QCustomEvent*) 40707 vfunc[18]: QObject::connectNotify(char const*) 40708 vfunc[19]: QObject::disconnectNotify(char const*) 40709 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40710 const*, char const*) 40711 vfunc[21]: QTable::setEnabled(bool) 40712 vfunc[22]: QWidget::setMinimumSize(int, int) 40713 vfunc[23]: QWidget::setMaximumSize(int, int) 40714 vfunc[24]: QWidget::setSizeIncrement(int, int) 40715 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40716 vfunc[26]: QWidget::setEraseColor(QColor const&) 40717 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40718 vfunc[28]: QWidget::setPalette(QPalette const&) 40719 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40720 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40721 vfunc[31]: QWidget::setFont(QFont const&) 40722 vfunc[32]: QWidget::setCursor(QCursor const&) 40723 vfunc[33]: QWidget::unsetCursor() 40724 vfunc[34]: QWidget::setMask(QBitmap const&) 40725 vfunc[35]: QWidget::setMask(QRegion const&) 40726 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40727 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40728 vfunc[38]: QWidget::setCaption(QString const&) 40729 vfunc[39]: QWidget::setIcon(QPixmap const&) 40730 vfunc[40]: QWidget::setIconText(QString const&) 40731 vfunc[41]: QWidget::setMouseTracking(bool) 40732 vfunc[42]: QWidget::setFocus() 40733 vfunc[43]: QWidget::setActiveWindow() 40734 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40735 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40736 vfunc[46]: QWidget::setUpdatesEnabled(bool) 40737 vfunc[47]: QScrollView::show() 40738 vfunc[48]: QWidget::hide() 40739 vfunc[49]: QWidget::showMinimized() 40740 vfunc[50]: QWidget::showMaximized() 40741 vfunc[51]: QWidget::showNormal() 40742 vfunc[52]: QWidget::polish() 40743 vfunc[53]: QWidget::move(int, int) 40744 vfunc[54]: QScrollView::resize(int, int) 40745 vfunc[55]: QWidget::setGeometry(int, int, int, int) 40746 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 40747 vfunc[57]: QWidget::close(bool) 40748 vfunc[58]: QTable::sizeHint() const 40749 vfunc[59]: QScrollView::minimumSizeHint() const 40750 vfunc[60]: QWidget::sizePolicy() const 40751 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40752 vfunc[62]: QWidget::heightForWidth(int) const 40753 vfunc[63]: QWidget::adjustSize() 40754 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40755 const&, bool) 40756 vfunc[65]: QWidget::setAcceptDrops(bool) 40757 vfunc[66]: QWidget::setAutoMask(bool) 40758 vfunc[67]: 40759 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40760 vfunc[68]: QWidget::customWhatsThis() const 40761 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 40762 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 40763 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 40764 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 40765 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 40766 vfunc[74]: QDataTable::keyPressEvent(QKeyEvent*) 40767 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40768 vfunc[76]: QTable::focusInEvent(QFocusEvent*) 40769 vfunc[77]: QTable::focusOutEvent(QFocusEvent*) 40770 vfunc[78]: QWidget::enterEvent(QEvent*) 40771 vfunc[79]: QWidget::leaveEvent(QEvent*) 40772 vfunc[80]: QTable::paintEvent(QPaintEvent*) 40773 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40774 vfunc[82]: QDataTable::resizeEvent(QResizeEvent*) 40775 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 40776 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 40777 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40778 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40779 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40780 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40781 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40782 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40783 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40784 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40785 vfunc[93]: QTable::showEvent(QShowEvent*) 40786 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40787 vfunc[95]: QWidget::x11Event(_XEvent*) 40788 vfunc[96]: QWidget::updateMask() 40789 vfunc[97]: QScrollView::styleChange(QStyle&) 40790 vfunc[98]: QWidget::enabledChange(bool) 40791 vfunc[99]: QWidget::paletteChange(QPalette const&) 40792 vfunc[100]: QScrollView::fontChange(QFont const&) 40793 vfunc[101]: QTable::windowActivationChange(bool) 40794 vfunc[102]: QWidget::metric(int) const 40795 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40796 vfunc[104]: QWidget::destroy(bool, bool) 40797 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40798 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40799 vfunc[107]: QScrollView::focusNextPrevChild(bool) 40800 vfunc[108]: QWidget::setKeyCompression(bool) 40801 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40802 bool, QFont*) 40803 vfunc[110]: QFrame::setFrameStyle(int) 40804 vfunc[111]: QFrame::setLineWidth(int) 40805 vfunc[112]: QFrame::setMargin(int) 40806 vfunc[113]: QFrame::setMidLineWidth(int) 40807 vfunc[114]: QFrame::setFrameRect(QRect const&) 40808 vfunc[115]: QFrame::drawFrame(QPainter*) 40809 vfunc[116]: QTable::drawContents(QPainter*) 40810 vfunc[117]: QScrollView::frameChanged() 40811 vfunc[118]: 40812 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 40813 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 40814 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 40815 vfunc[121]: 40816 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 40817 vfunc[122]: 40818 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 40819 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 40820 vfunc[124]: QScrollView::setDragAutoScroll(bool) 40821 vfunc[125]: QScrollView::resizeContents(int, int) 40822 vfunc[126]: QScrollView::setContentsPos(int, int) 40823 vfunc[127]: QDataTable::drawContents(QPainter*, int, int, int, 40824 int) 40825 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 40826 int, int, int, int, int) 40827 vfunc[129]: QDataTable::contentsMousePressEvent(QMouseEvent*) 40828 vfunc[130]: QTable::contentsMouseReleaseEvent(QMouseEvent*) 40829 vfunc[131]: QTable::contentsMouseDoubleClickEvent(QMouseEvent*) 40830 vfunc[132]: QTable::contentsMouseMoveEvent(QMouseEvent*) 40831 vfunc[133]: QTable::contentsDragEnterEvent(QDragEnterEvent*) 40832 vfunc[134]: QTable::contentsDragMoveEvent(QDragMoveEvent*) 40833 vfunc[135]: QTable::contentsDragLeaveEvent(QDragLeaveEvent*) 40834 vfunc[136]: QTable::contentsDropEvent(QDropEvent*) 40835 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 40836 vfunc[138]: 40837 QDataTable::contentsContextMenuEvent(QContextMenuEvent*) 40838 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 40839 vfunc[140]: QTable::viewportResizeEvent(QResizeEvent*) 40840 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 40841 vfunc[142]: 40842 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 40843 vfunc[143]: 40844 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 40845 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 40846 vfunc[145]: 40847 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 40848 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 40849 vfunc[147]: 40850 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 40851 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 40852 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 40853 vfunc[150]: 40854 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 40855 vfunc[151]: QScrollView::setMargins(int, int, int, int) 40856 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 40857 int, int) 40858 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 40859 int, int) 40860 vfunc[154]: QTable::setSelectionMode(QTable::SelectionMode) 40861 vfunc[155]: QDataTable::setItem(int, int, QTableItem*) 40862 vfunc[156]: QTable::setText(int, int, QString const&) 40863 vfunc[157]: QDataTable::setPixmap(int, int, QPixmap const&) 40864 vfunc[158]: QDataTable::item(int, int) const 40865 vfunc[159]: QDataTable::text(int, int) const 40866 vfunc[160]: QTable::pixmap(int, int) const 40867 vfunc[161]: QDataTable::clearCell(int, int) 40868 vfunc[162]: QTable::cellGeometry(int, int) const 40869 vfunc[163]: QTable::columnWidth(int) const 40870 vfunc[164]: QTable::rowHeight(int) const 40871 vfunc[165]: QTable::columnPos(int) const 40872 vfunc[166]: QTable::rowPos(int) const 40873 vfunc[167]: QTable::columnAt(int) const 40874 vfunc[168]: QTable::rowAt(int) const 40875 vfunc[169]: QDataTable::numRows() const 40876 vfunc[170]: QDataTable::numCols() const 40877 vfunc[171]: QTable::addSelection(QTableSelection const&) 40878 vfunc[172]: QTable::removeSelection(QTableSelection const&) 40879 vfunc[173]: QTable::removeSelection(int) 40880 vfunc[174]: QTable::currentSelection() const 40881 vfunc[175]: QDataTable::sortColumn(int, bool, bool) 40882 vfunc[176]: QDataTable::takeItem(QTableItem*) 40883 vfunc[177]: QTable::setCellWidget(int, int, QWidget*) 40884 vfunc[178]: QTable::cellWidget(int, int) const 40885 vfunc[179]: QTable::clearCellWidget(int, int) 40886 vfunc[180]: QTable::cellRect(int, int) const 40887 vfunc[181]: QTable::paintCell(QPainter*, int, int, QRect 40888 const&, bool) 40889 vfunc[182]: QDataTable::paintCell(QPainter*, int, int, QRect 40890 const&, bool, QColorGroup const&) 40891 vfunc[183]: QTable::paintFocus(QPainter*, QRect const&) 40892 vfunc[184]: QTable::setFocusStyle(QTable::FocusStyle) 40893 vfunc[185]: QDataTable::setNumRows(int) 40894 vfunc[186]: QDataTable::setNumCols(int) 40895 vfunc[187]: QTable::setShowGrid(bool) 40896 vfunc[188]: QTable::hideRow(int) 40897 vfunc[189]: QDataTable::hideColumn(int) 40898 vfunc[190]: QTable::showRow(int) 40899 vfunc[191]: QDataTable::showColumn(int) 40900 vfunc[192]: QDataTable::setColumnWidth(int, int) 40901 vfunc[193]: QTable::setRowHeight(int, int) 40902 vfunc[194]: QDataTable::adjustColumn(int) 40903 vfunc[195]: QTable::adjustRow(int) 40904 vfunc[196]: QDataTable::setColumnStretchable(int, bool) 40905 vfunc[197]: QTable::setRowStretchable(int, bool) 40906 vfunc[198]: QTable::setSorting(bool) 40907 vfunc[199]: QTable::swapRows(int, int, bool) 40908 vfunc[200]: QDataTable::swapColumns(int, int, bool) 40909 vfunc[201]: QTable::swapCells(int, int, int, int) 40910 vfunc[202]: QTable::setLeftMargin(int) 40911 vfunc[203]: QTable::setTopMargin(int) 40912 vfunc[204]: QTable::setCurrentCell(int, int) 40913 vfunc[205]: QTable::setColumnMovingEnabled(bool) 40914 vfunc[206]: QTable::setRowMovingEnabled(bool) 40915 vfunc[207]: QTable::setReadOnly(bool) 40916 vfunc[208]: QTable::setRowReadOnly(int, bool) 40917 vfunc[209]: QTable::setColumnReadOnly(int, bool) 40918 vfunc[210]: QTable::setDragEnabled(bool) 40919 vfunc[211]: QTable::insertRows(int, int) 40920 vfunc[212]: QTable::insertColumns(int, int) 40921 vfunc[213]: QTable::removeRow(int) 40922 vfunc[214]: QTable::removeRows(QMemArray const&) 40923 vfunc[215]: QTable::removeColumn(int) 40924 vfunc[216]: QTable::removeColumns(QMemArray const&) 40925 vfunc[217]: QTable::editCell(int, int, bool) 40926 vfunc[218]: QTable::dragObject() 40927 vfunc[219]: QTable::startDrag() 40928 vfunc[220]: QTable::paintEmptyArea(QPainter*, int, int, int, 40929 int) 40930 vfunc[221]: QDataTable::activateNextCell() 40931 vfunc[222]: QDataTable::createEditor(int, int, bool) const 40932 vfunc[223]: QTable::setCellContentFromEditor(int, int) 40933 vfunc[224]: QDataTable::beginEdit(int, int, bool) 40934 vfunc[225]: QDataTable::endEdit(int, int, bool, bool) 40935 vfunc[226]: QDataTable::resizeData(int) 40936 vfunc[227]: QTable::insertWidget(int, int, QWidget*) 40937 vfunc[228]: QTable::columnWidthChanged(int) 40938 vfunc[229]: QTable::rowHeightChanged(int) 40939 vfunc[230]: QTable::columnIndexChanged(int, int, int) 40940 vfunc[231]: QTable::rowIndexChanged(int, int, int) 40941 vfunc[232]: QDataTable::columnClicked(int) 40942 vfunc[233]: QDataTable::addColumn(QString const&, QString 40943 const&, int, QIconSet const&) 40944 vfunc[234]: QDataTable::removeColumn(unsigned int) 40945 vfunc[235]: QDataTable::setColumn(unsigned int, QString const&, 40946 QString const&, int, QIconSet const&) 40947 vfunc[236]: QDataTable::setSqlCursor(QSqlCursor*, bool, bool) 40948 vfunc[237]: QDataTable::setNullText(QString const&) 40949 vfunc[238]: QDataTable::setTrueText(QString const&) 40950 vfunc[239]: QDataTable::setFalseText(QString const&) 40951 vfunc[240]: QDataTable::setDateFormat(Qt::DateFormat) 40952 vfunc[241]: QDataTable::setConfirmEdits(bool) 40953 vfunc[242]: QDataTable::setConfirmInsert(bool) 40954 vfunc[243]: QDataTable::setConfirmUpdate(bool) 40955 vfunc[244]: QDataTable::setConfirmDelete(bool) 40956 vfunc[245]: QDataTable::setConfirmCancels(bool) 40957 vfunc[246]: QDataTable::setAutoDelete(bool) 40958 vfunc[247]: QDataTable::setAutoEdit(bool) 40959 vfunc[248]: QDataTable::setFilter(QString const&) 40960 vfunc[249]: QDataTable::setSort(QStringList const&) 40961 vfunc[250]: QDataTable::setSort(QSqlIndex const&) 40962 vfunc[251]: QDataTable::find(QString const&, bool, bool) 40963 vfunc[252]: QDataTable::sortAscending(int) 40964 vfunc[253]: QDataTable::sortDescending(int) 40965 vfunc[254]: QDataTable::refresh() 40966 vfunc[255]: QDataTable::insertCurrent() 40967 vfunc[256]: QDataTable::updateCurrent() 40968 vfunc[257]: QDataTable::deleteCurrent() 40969 vfunc[258]: QDataTable::confirmEdit(QSql::Op) 40970 vfunc[259]: QDataTable::confirmCancel(QSql::Op) 40971 vfunc[260]: QDataTable::handleError(QSqlError const&) 40972 vfunc[261]: QDataTable::beginInsert() 40973 vfunc[262]: QDataTable::beginUpdate(int, int, bool) 40974 vfunc[263]: QDataTable::paintField(QPainter*, QSqlField const*, 40975 QRect const&, bool) 40976 vfunc[264]: QDataTable::fieldAlignment(QSqlField const*) 40977 40978 Table 8-603. Secondary vtable for QDataTable 40979 Base Offset -40 40980 Virtual Base Offset 0 40981 RTTI typeinfo for QDataTable 40982 vfunc[0]: non-virtual thunk to QDataTable::~QDataTable() 40983 vfunc[1]: non-virtual thunk to QDataTable::~QDataTable() 40984 vfunc[2]: QPaintDevice::setResolution(int) 40985 vfunc[3]: QPaintDevice::resolution() const 40986 vfunc[4]: QPaintDevice::handle() const 40987 vfunc[5]: QPaintDevice::x11RenderHandle() const 40988 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40989 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40990 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40991 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40992 const 40993 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40994 40995 The Run Time Type Information for the QDataTable class is 40996 described by Table 8-604 40997 40998 Table 8-604. typeinfo for QDataTable 40999 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41000 Name typeinfo name for QDataTable 41001 basetype: typeinfo for QTable 41002 __________________________________________________________ 41003 41004 8.2.27.5. Class data for QComboTableItem 41005 41006 The virtual table for the QComboTableItem class is described by 41007 Table 8-605 41008 41009 Table 8-605. Primary vtable for QComboTableItem 41010 Base Offset 0 41011 Virtual Base Offset 0 41012 RTTI typeinfo for QComboTableItem 41013 vfunc[0]: QComboTableItem::~QComboTableItem() 41014 vfunc[1]: QComboTableItem::~QComboTableItem() 41015 vfunc[2]: QTableItem::pixmap() const 41016 vfunc[3]: QTableItem::text() const 41017 vfunc[4]: QTableItem::setPixmap(QPixmap const&) 41018 vfunc[5]: QTableItem::setText(QString const&) 41019 vfunc[6]: QTableItem::alignment() const 41020 vfunc[7]: QTableItem::setWordWrap(bool) 41021 vfunc[8]: QComboTableItem::createEditor() const 41022 vfunc[9]: QComboTableItem::setContentFromEditor(QWidget*) 41023 vfunc[10]: QTableItem::setReplaceable(bool) 41024 vfunc[11]: QTableItem::key() const 41025 vfunc[12]: QComboTableItem::sizeHint() const 41026 vfunc[13]: QTableItem::setSpan(int, int) 41027 vfunc[14]: QTableItem::setRow(int) 41028 vfunc[15]: QTableItem::setCol(int) 41029 vfunc[16]: QComboTableItem::paint(QPainter*, QColorGroup 41030 const&, QRect const&, bool) 41031 vfunc[17]: QTableItem::setEnabled(bool) 41032 vfunc[18]: QComboTableItem::rtti() const 41033 vfunc[19]: QComboTableItem::setCurrentItem(int) 41034 vfunc[20]: QComboTableItem::setCurrentItem(QString const&) 41035 vfunc[21]: QComboTableItem::setEditable(bool) 41036 vfunc[22]: QComboTableItem::setStringList(QStringList const&) 41037 41038 The Run Time Type Information for the QComboTableItem class is 41039 described by Table 8-606 41040 41041 Table 8-606. typeinfo for QComboTableItem 41042 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41043 Name typeinfo name for QComboTableItem 41044 basetype: typeinfo for QTableItem 41045 __________________________________________________________ 41046 41047 8.2.27.6. Class data for QTable 41048 41049 The virtual table for the QTable class is described by Table 41050 8-607 41051 41052 Table 8-607. Primary vtable for QTable 41053 Base Offset 0 41054 Virtual Base Offset 0 41055 RTTI typeinfo for QTable 41056 vfunc[0]: NULL or QTable::metaObject() const 41057 vfunc[1]: QTable::className() const 41058 vfunc[2]: QTable::qt_cast(char const*) 41059 vfunc[3]: QTable::qt_invoke(int, QUObject*) 41060 vfunc[4]: QTable::qt_emit(int, QUObject*) 41061 vfunc[5]: QTable::qt_property(int, int, QVariant*) 41062 vfunc[6]: QTable::~QTable() 41063 vfunc[7]: QTable::~QTable() 41064 vfunc[8]: QWidget::event(QEvent*) 41065 vfunc[9]: QTable::eventFilter(QObject*, QEvent*) 41066 vfunc[10]: QWidget::setName(char const*) 41067 vfunc[11]: QObject::insertChild(QObject*) 41068 vfunc[12]: QScrollView::removeChild(QObject*) 41069 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41070 vfunc[14]: QObject::property(char const*) const 41071 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41072 vfunc[16]: QObject::childEvent(QChildEvent*) 41073 vfunc[17]: QObject::customEvent(QCustomEvent*) 41074 vfunc[18]: QObject::connectNotify(char const*) 41075 vfunc[19]: QObject::disconnectNotify(char const*) 41076 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41077 const*, char const*) 41078 vfunc[21]: QTable::setEnabled(bool) 41079 vfunc[22]: QWidget::setMinimumSize(int, int) 41080 vfunc[23]: QWidget::setMaximumSize(int, int) 41081 vfunc[24]: QWidget::setSizeIncrement(int, int) 41082 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 41083 vfunc[26]: QWidget::setEraseColor(QColor const&) 41084 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 41085 vfunc[28]: QWidget::setPalette(QPalette const&) 41086 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 41087 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 41088 vfunc[31]: QWidget::setFont(QFont const&) 41089 vfunc[32]: QWidget::setCursor(QCursor const&) 41090 vfunc[33]: QWidget::unsetCursor() 41091 vfunc[34]: QWidget::setMask(QBitmap const&) 41092 vfunc[35]: QWidget::setMask(QRegion const&) 41093 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 41094 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 41095 vfunc[38]: QWidget::setCaption(QString const&) 41096 vfunc[39]: QWidget::setIcon(QPixmap const&) 41097 vfunc[40]: QWidget::setIconText(QString const&) 41098 vfunc[41]: QWidget::setMouseTracking(bool) 41099 vfunc[42]: QWidget::setFocus() 41100 vfunc[43]: QWidget::setActiveWindow() 41101 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 41102 vfunc[45]: QWidget::setFocusProxy(QWidget*) 41103 vfunc[46]: QWidget::setUpdatesEnabled(bool) 41104 vfunc[47]: QScrollView::show() 41105 vfunc[48]: QWidget::hide() 41106 vfunc[49]: QWidget::showMinimized() 41107 vfunc[50]: QWidget::showMaximized() 41108 vfunc[51]: QWidget::showNormal() 41109 vfunc[52]: QWidget::polish() 41110 vfunc[53]: QWidget::move(int, int) 41111 vfunc[54]: QScrollView::resize(int, int) 41112 vfunc[55]: QWidget::setGeometry(int, int, int, int) 41113 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 41114 vfunc[57]: QWidget::close(bool) 41115 vfunc[58]: QTable::sizeHint() const 41116 vfunc[59]: QScrollView::minimumSizeHint() const 41117 vfunc[60]: QWidget::sizePolicy() const 41118 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 41119 vfunc[62]: QWidget::heightForWidth(int) const 41120 vfunc[63]: QWidget::adjustSize() 41121 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 41122 const&, bool) 41123 vfunc[65]: QWidget::setAcceptDrops(bool) 41124 vfunc[66]: QWidget::setAutoMask(bool) 41125 vfunc[67]: 41126 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 41127 vfunc[68]: QWidget::customWhatsThis() const 41128 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 41129 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 41130 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 41131 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 41132 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 41133 vfunc[74]: QTable::keyPressEvent(QKeyEvent*) 41134 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 41135 vfunc[76]: QTable::focusInEvent(QFocusEvent*) 41136 vfunc[77]: QTable::focusOutEvent(QFocusEvent*) 41137 vfunc[78]: QWidget::enterEvent(QEvent*) 41138 vfunc[79]: QWidget::leaveEvent(QEvent*) 41139 vfunc[80]: QTable::paintEvent(QPaintEvent*) 41140 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 41141 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 41142 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 41143 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 41144 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 41145 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 41146 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 41147 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 41148 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 41149 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 41150 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 41151 vfunc[92]: QWidget::dropEvent(QDropEvent*) 41152 vfunc[93]: QTable::showEvent(QShowEvent*) 41153 vfunc[94]: QWidget::hideEvent(QHideEvent*) 41154 vfunc[95]: QWidget::x11Event(_XEvent*) 41155 vfunc[96]: QWidget::updateMask() 41156 vfunc[97]: QScrollView::styleChange(QStyle&) 41157 vfunc[98]: QWidget::enabledChange(bool) 41158 vfunc[99]: QWidget::paletteChange(QPalette const&) 41159 vfunc[100]: QScrollView::fontChange(QFont const&) 41160 vfunc[101]: QTable::windowActivationChange(bool) 41161 vfunc[102]: QWidget::metric(int) const 41162 vfunc[103]: QWidget::create(unsigned long, bool, bool) 41163 vfunc[104]: QWidget::destroy(bool, bool) 41164 vfunc[105]: NULL or QWidget::setWState(unsigned int) 41165 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 41166 vfunc[107]: QScrollView::focusNextPrevChild(bool) 41167 vfunc[108]: QWidget::setKeyCompression(bool) 41168 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 41169 bool, QFont*) 41170 vfunc[110]: QFrame::setFrameStyle(int) 41171 vfunc[111]: QFrame::setLineWidth(int) 41172 vfunc[112]: QFrame::setMargin(int) 41173 vfunc[113]: QFrame::setMidLineWidth(int) 41174 vfunc[114]: QFrame::setFrameRect(QRect const&) 41175 vfunc[115]: QFrame::drawFrame(QPainter*) 41176 vfunc[116]: QTable::drawContents(QPainter*) 41177 vfunc[117]: QScrollView::frameChanged() 41178 vfunc[118]: 41179 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 41180 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 41181 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 41182 vfunc[121]: 41183 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 41184 vfunc[122]: 41185 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 41186 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 41187 vfunc[124]: QScrollView::setDragAutoScroll(bool) 41188 vfunc[125]: QScrollView::resizeContents(int, int) 41189 vfunc[126]: QScrollView::setContentsPos(int, int) 41190 vfunc[127]: QTable::drawContents(QPainter*, int, int, int, int) 41191 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 41192 int, int, int, int, int) 41193 vfunc[129]: QTable::contentsMousePressEvent(QMouseEvent*) 41194 vfunc[130]: QTable::contentsMouseReleaseEvent(QMouseEvent*) 41195 vfunc[131]: QTable::contentsMouseDoubleClickEvent(QMouseEvent*) 41196 vfunc[132]: QTable::contentsMouseMoveEvent(QMouseEvent*) 41197 vfunc[133]: QTable::contentsDragEnterEvent(QDragEnterEvent*) 41198 vfunc[134]: QTable::contentsDragMoveEvent(QDragMoveEvent*) 41199 vfunc[135]: QTable::contentsDragLeaveEvent(QDragLeaveEvent*) 41200 vfunc[136]: QTable::contentsDropEvent(QDropEvent*) 41201 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 41202 vfunc[138]: 41203 QTable::contentsContextMenuEvent(QContextMenuEvent*) 41204 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 41205 vfunc[140]: QTable::viewportResizeEvent(QResizeEvent*) 41206 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 41207 vfunc[142]: 41208 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 41209 vfunc[143]: 41210 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 41211 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 41212 vfunc[145]: 41213 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 41214 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 41215 vfunc[147]: 41216 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 41217 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 41218 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 41219 vfunc[150]: 41220 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 41221 vfunc[151]: QScrollView::setMargins(int, int, int, int) 41222 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 41223 int, int) 41224 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 41225 int, int) 41226 vfunc[154]: QTable::setSelectionMode(QTable::SelectionMode) 41227 vfunc[155]: QTable::setItem(int, int, QTableItem*) 41228 vfunc[156]: QTable::setText(int, int, QString const&) 41229 vfunc[157]: QTable::setPixmap(int, int, QPixmap const&) 41230 vfunc[158]: QTable::item(int, int) const 41231 vfunc[159]: QTable::text(int, int) const 41232 vfunc[160]: QTable::pixmap(int, int) const 41233 vfunc[161]: QTable::clearCell(int, int) 41234 vfunc[162]: QTable::cellGeometry(int, int) const 41235 vfunc[163]: QTable::columnWidth(int) const 41236 vfunc[164]: QTable::rowHeight(int) const 41237 vfunc[165]: QTable::columnPos(int) const 41238 vfunc[166]: QTable::rowPos(int) const 41239 vfunc[167]: QTable::columnAt(int) const 41240 vfunc[168]: QTable::rowAt(int) const 41241 vfunc[169]: QTable::numRows() const 41242 vfunc[170]: QTable::numCols() const 41243 vfunc[171]: QTable::addSelection(QTableSelection const&) 41244 vfunc[172]: QTable::removeSelection(QTableSelection const&) 41245 vfunc[173]: QTable::removeSelection(int) 41246 vfunc[174]: QTable::currentSelection() const 41247 vfunc[175]: QTable::sortColumn(int, bool, bool) 41248 vfunc[176]: QTable::takeItem(QTableItem*) 41249 vfunc[177]: QTable::setCellWidget(int, int, QWidget*) 41250 vfunc[178]: QTable::cellWidget(int, int) const 41251 vfunc[179]: QTable::clearCellWidget(int, int) 41252 vfunc[180]: QTable::cellRect(int, int) const 41253 vfunc[181]: QTable::paintCell(QPainter*, int, int, QRect 41254 const&, bool) 41255 vfunc[182]: QTable::paintCell(QPainter*, int, int, QRect 41256 const&, bool, QColorGroup const&) 41257 vfunc[183]: QTable::paintFocus(QPainter*, QRect const&) 41258 vfunc[184]: QTable::setFocusStyle(QTable::FocusStyle) 41259 vfunc[185]: QTable::setNumRows(int) 41260 vfunc[186]: QTable::setNumCols(int) 41261 vfunc[187]: QTable::setShowGrid(bool) 41262 vfunc[188]: QTable::hideRow(int) 41263 vfunc[189]: QTable::hideColumn(int) 41264 vfunc[190]: QTable::showRow(int) 41265 vfunc[191]: QTable::showColumn(int) 41266 vfunc[192]: QTable::setColumnWidth(int, int) 41267 vfunc[193]: QTable::setRowHeight(int, int) 41268 vfunc[194]: QTable::adjustColumn(int) 41269 vfunc[195]: QTable::adjustRow(int) 41270 vfunc[196]: QTable::setColumnStretchable(int, bool) 41271 vfunc[197]: QTable::setRowStretchable(int, bool) 41272 vfunc[198]: QTable::setSorting(bool) 41273 vfunc[199]: QTable::swapRows(int, int, bool) 41274 vfunc[200]: QTable::swapColumns(int, int, bool) 41275 vfunc[201]: QTable::swapCells(int, int, int, int) 41276 vfunc[202]: QTable::setLeftMargin(int) 41277 vfunc[203]: QTable::setTopMargin(int) 41278 vfunc[204]: QTable::setCurrentCell(int, int) 41279 vfunc[205]: QTable::setColumnMovingEnabled(bool) 41280 vfunc[206]: QTable::setRowMovingEnabled(bool) 41281 vfunc[207]: QTable::setReadOnly(bool) 41282 vfunc[208]: QTable::setRowReadOnly(int, bool) 41283 vfunc[209]: QTable::setColumnReadOnly(int, bool) 41284 vfunc[210]: QTable::setDragEnabled(bool) 41285 vfunc[211]: QTable::insertRows(int, int) 41286 vfunc[212]: QTable::insertColumns(int, int) 41287 vfunc[213]: QTable::removeRow(int) 41288 vfunc[214]: QTable::removeRows(QMemArray const&) 41289 vfunc[215]: QTable::removeColumn(int) 41290 vfunc[216]: QTable::removeColumns(QMemArray const&) 41291 vfunc[217]: QTable::editCell(int, int, bool) 41292 vfunc[218]: QTable::dragObject() 41293 vfunc[219]: QTable::startDrag() 41294 vfunc[220]: QTable::paintEmptyArea(QPainter*, int, int, int, 41295 int) 41296 vfunc[221]: QTable::activateNextCell() 41297 vfunc[222]: QTable::createEditor(int, int, bool) const 41298 vfunc[223]: QTable::setCellContentFromEditor(int, int) 41299 vfunc[224]: QTable::beginEdit(int, int, bool) 41300 vfunc[225]: QTable::endEdit(int, int, bool, bool) 41301 vfunc[226]: QTable::resizeData(int) 41302 vfunc[227]: QTable::insertWidget(int, int, QWidget*) 41303 vfunc[228]: QTable::columnWidthChanged(int) 41304 vfunc[229]: QTable::rowHeightChanged(int) 41305 vfunc[230]: QTable::columnIndexChanged(int, int, int) 41306 vfunc[231]: QTable::rowIndexChanged(int, int, int) 41307 vfunc[232]: QTable::columnClicked(int) 41308 41309 Table 8-608. Secondary vtable for QTable 41310 Base Offset -40 41311 Virtual Base Offset 0 41312 RTTI typeinfo for QTable 41313 vfunc[0]: non-virtual thunk to QTable::~QTable() 41314 vfunc[1]: non-virtual thunk to QTable::~QTable() 41315 vfunc[2]: QPaintDevice::setResolution(int) 41316 vfunc[3]: QPaintDevice::resolution() const 41317 vfunc[4]: QPaintDevice::handle() const 41318 vfunc[5]: QPaintDevice::x11RenderHandle() const 41319 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 41320 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 41321 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 41322 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 41323 const 41324 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 41325 41326 The Run Time Type Information for the QTable class is described 41327 by Table 8-609 41328 41329 Table 8-609. typeinfo for QTable 41330 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41331 Name typeinfo name for QTable 41332 basetype: typeinfo for QScrollView 41333 __________________________________________________________ 41334 41335 8.2.27.7. Interfaces for Qt3 Tables 41336 41337 An LSB conforming implementation shall provide the architecture 41338 specific functions for Qt3 Tables specified in Table 8-610, 41339 with the full mandatory functionality as described in the 41340 referenced underlying specification. 41341 41342 Table 8-610. libqt-mt - Qt3 Tables Function Interfaces 41343 _ZThn40_N10QDataTableD0Ev [CXXABI] _ZThn40_N10QDataTableD1Ev 41344 [CXXABI] 41345 _ZThn40_N6QTableD0Ev [CXXABI] _ZThn40_N6QTableD1Ev [CXXABI] 41346 _ZThn40_N7QHeaderD0Ev [CXXABI] _ZThn40_N7QHeaderD1Ev [CXXABI] 41347 __________________________________________________________ 41348 41349 8.2.28. Qt3 Plugins 41350 __________________________________________________________ 41351 41352 8.2.28.1. Class data for QGPlugin 41353 41354 The virtual table for the QGPlugin class is described by Table 41355 8-611 41356 41357 Table 8-611. Primary vtable for QGPlugin 41358 Base Offset 0 41359 Virtual Base Offset 0 41360 RTTI typeinfo for QGPlugin 41361 vfunc[0]: NULL or QGPlugin::metaObject() const 41362 vfunc[1]: QGPlugin::className() const 41363 vfunc[2]: QGPlugin::qt_cast(char const*) 41364 vfunc[3]: QGPlugin::qt_invoke(int, QUObject*) 41365 vfunc[4]: QGPlugin::qt_emit(int, QUObject*) 41366 vfunc[5]: QGPlugin::qt_property(int, int, QVariant*) 41367 vfunc[6]: QGPlugin::~QGPlugin() 41368 vfunc[7]: QGPlugin::~QGPlugin() 41369 vfunc[8]: QObject::event(QEvent*) 41370 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41371 vfunc[10]: QObject::setName(char const*) 41372 vfunc[11]: QObject::insertChild(QObject*) 41373 vfunc[12]: QObject::removeChild(QObject*) 41374 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41375 vfunc[14]: QObject::property(char const*) const 41376 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41377 vfunc[16]: QObject::childEvent(QChildEvent*) 41378 vfunc[17]: QObject::customEvent(QCustomEvent*) 41379 vfunc[18]: QObject::connectNotify(char const*) 41380 vfunc[19]: QObject::disconnectNotify(char const*) 41381 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41382 const*, char const*) 41383 41384 The Run Time Type Information for the QGPlugin class is 41385 described by Table 8-612 41386 41387 Table 8-612. typeinfo for QGPlugin 41388 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41389 Name typeinfo name for QGPlugin 41390 basetype: typeinfo for QObject 41391 __________________________________________________________ 41392 41393 8.2.28.2. Class data for QStylePlugin 41394 41395 The virtual table for the QStylePlugin class is described by 41396 Table 8-613 41397 41398 Table 8-613. Primary vtable for QStylePlugin 41399 Base Offset 0 41400 Virtual Base Offset 0 41401 RTTI typeinfo for QStylePlugin 41402 vfunc[0]: NULL or QStylePlugin::metaObject() const 41403 vfunc[1]: QStylePlugin::className() const 41404 vfunc[2]: QStylePlugin::qt_cast(char const*) 41405 vfunc[3]: QStylePlugin::qt_invoke(int, QUObject*) 41406 vfunc[4]: QStylePlugin::qt_emit(int, QUObject*) 41407 vfunc[5]: QStylePlugin::qt_property(int, int, QVariant*) 41408 vfunc[6]: QStylePlugin::~QStylePlugin() 41409 vfunc[7]: QStylePlugin::~QStylePlugin() 41410 vfunc[8]: QObject::event(QEvent*) 41411 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41412 vfunc[10]: QObject::setName(char const*) 41413 vfunc[11]: QObject::insertChild(QObject*) 41414 vfunc[12]: QObject::removeChild(QObject*) 41415 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41416 vfunc[14]: QObject::property(char const*) const 41417 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41418 vfunc[16]: QObject::childEvent(QChildEvent*) 41419 vfunc[17]: QObject::customEvent(QCustomEvent*) 41420 vfunc[18]: QObject::connectNotify(char const*) 41421 vfunc[19]: QObject::disconnectNotify(char const*) 41422 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41423 const*, char const*) 41424 vfunc[21]: __cxa_pure_virtual 41425 vfunc[22]: __cxa_pure_virtual 41426 41427 The Run Time Type Information for the QStylePlugin class is 41428 described by Table 8-614 41429 41430 Table 8-614. typeinfo for QStylePlugin 41431 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41432 Name typeinfo name for QStylePlugin 41433 basetype: typeinfo for QGPlugin 41434 __________________________________________________________ 41435 41436 8.2.28.3. Class data for QTextCodecPlugin 41437 41438 The virtual table for the QTextCodecPlugin class is described 41439 by Table 8-615 41440 41441 Table 8-615. Primary vtable for QTextCodecPlugin 41442 Base Offset 0 41443 Virtual Base Offset 0 41444 RTTI typeinfo for QTextCodecPlugin 41445 vfunc[0]: NULL or QTextCodecPlugin::metaObject() const 41446 vfunc[1]: QTextCodecPlugin::className() const 41447 vfunc[2]: QTextCodecPlugin::qt_cast(char const*) 41448 vfunc[3]: QTextCodecPlugin::qt_invoke(int, QUObject*) 41449 vfunc[4]: QTextCodecPlugin::qt_emit(int, QUObject*) 41450 vfunc[5]: QTextCodecPlugin::qt_property(int, int, QVariant*) 41451 vfunc[6]: QTextCodecPlugin::~QTextCodecPlugin() 41452 vfunc[7]: QTextCodecPlugin::~QTextCodecPlugin() 41453 vfunc[8]: QObject::event(QEvent*) 41454 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41455 vfunc[10]: QObject::setName(char const*) 41456 vfunc[11]: QObject::insertChild(QObject*) 41457 vfunc[12]: QObject::removeChild(QObject*) 41458 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41459 vfunc[14]: QObject::property(char const*) const 41460 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41461 vfunc[16]: QObject::childEvent(QChildEvent*) 41462 vfunc[17]: QObject::customEvent(QCustomEvent*) 41463 vfunc[18]: QObject::connectNotify(char const*) 41464 vfunc[19]: QObject::disconnectNotify(char const*) 41465 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41466 const*, char const*) 41467 vfunc[21]: __cxa_pure_virtual 41468 vfunc[22]: __cxa_pure_virtual 41469 vfunc[23]: __cxa_pure_virtual 41470 vfunc[24]: __cxa_pure_virtual 41471 41472 The Run Time Type Information for the QTextCodecPlugin class is 41473 described by Table 8-616 41474 41475 Table 8-616. typeinfo for QTextCodecPlugin 41476 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41477 Name typeinfo name for QTextCodecPlugin 41478 basetype: typeinfo for QGPlugin 41479 __________________________________________________________ 41480 41481 8.2.28.4. Class data for QWidgetPlugin 41482 41483 The virtual table for the QWidgetPlugin class is described by 41484 Table 8-617 41485 41486 Table 8-617. Primary vtable for QWidgetPlugin 41487 Base Offset 0 41488 Virtual Base Offset 0 41489 RTTI typeinfo for QWidgetPlugin 41490 vfunc[0]: NULL or QWidgetPlugin::metaObject() const 41491 vfunc[1]: QWidgetPlugin::className() const 41492 vfunc[2]: QWidgetPlugin::qt_cast(char const*) 41493 vfunc[3]: QWidgetPlugin::qt_invoke(int, QUObject*) 41494 vfunc[4]: QWidgetPlugin::qt_emit(int, QUObject*) 41495 vfunc[5]: QWidgetPlugin::qt_property(int, int, QVariant*) 41496 vfunc[6]: QWidgetPlugin::~QWidgetPlugin() 41497 vfunc[7]: QWidgetPlugin::~QWidgetPlugin() 41498 vfunc[8]: QObject::event(QEvent*) 41499 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41500 vfunc[10]: QObject::setName(char const*) 41501 vfunc[11]: QObject::insertChild(QObject*) 41502 vfunc[12]: QObject::removeChild(QObject*) 41503 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41504 vfunc[14]: QObject::property(char const*) const 41505 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41506 vfunc[16]: QObject::childEvent(QChildEvent*) 41507 vfunc[17]: QObject::customEvent(QCustomEvent*) 41508 vfunc[18]: QObject::connectNotify(char const*) 41509 vfunc[19]: QObject::disconnectNotify(char const*) 41510 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41511 const*, char const*) 41512 vfunc[21]: __cxa_pure_virtual 41513 vfunc[22]: __cxa_pure_virtual 41514 vfunc[23]: QWidgetPlugin::group(QString const&) const 41515 vfunc[24]: QWidgetPlugin::iconSet(QString const&) const 41516 vfunc[25]: QWidgetPlugin::includeFile(QString const&) const 41517 vfunc[26]: QWidgetPlugin::toolTip(QString const&) const 41518 vfunc[27]: QWidgetPlugin::whatsThis(QString const&) const 41519 vfunc[28]: QWidgetPlugin::isContainer(QString const&) const 41520 41521 The Run Time Type Information for the QWidgetPlugin class is 41522 described by Table 8-618 41523 41524 Table 8-618. typeinfo for QWidgetPlugin 41525 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41526 Name typeinfo name for QWidgetPlugin 41527 basetype: typeinfo for QGPlugin 41528 __________________________________________________________ 41529 41530 8.2.28.5. Class data for QLibrary 41531 41532 The virtual table for the QLibrary class is described by Table 41533 8-619 41534 41535 Table 8-619. Primary vtable for QLibrary 41536 Base Offset 0 41537 Virtual Base Offset 0 41538 RTTI typeinfo for QLibrary 41539 vfunc[0]: QLibrary::~QLibrary() 41540 vfunc[1]: QLibrary::~QLibrary() 41541 vfunc[2]: QLibrary::unload() 41542 41543 The Run Time Type Information for the QLibrary class is 41544 described by Table 8-620 41545 41546 Table 8-620. typeinfo for QLibrary 41547 Base Vtable vtable for __cxxabiv1::__class_type_info 41548 Name typeinfo name for QLibrary 41549 __________________________________________________________ 41550 41551 8.2.28.6. Class data for QImageFormatPlugin 41552 41553 The virtual table for the QImageFormatPlugin class is described 41554 by Table 8-621 41555 41556 Table 8-621. Primary vtable for QImageFormatPlugin 41557 Base Offset 0 41558 Virtual Base Offset 0 41559 RTTI typeinfo for QImageFormatPlugin 41560 vfunc[0]: NULL or QImageFormatPlugin::metaObject() const 41561 vfunc[1]: QImageFormatPlugin::className() const 41562 vfunc[2]: QImageFormatPlugin::qt_cast(char const*) 41563 vfunc[3]: QImageFormatPlugin::qt_invoke(int, QUObject*) 41564 vfunc[4]: QImageFormatPlugin::qt_emit(int, QUObject*) 41565 vfunc[5]: QImageFormatPlugin::qt_property(int, int, QVariant*) 41566 vfunc[6]: QImageFormatPlugin::~QImageFormatPlugin() 41567 vfunc[7]: QImageFormatPlugin::~QImageFormatPlugin() 41568 vfunc[8]: QObject::event(QEvent*) 41569 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41570 vfunc[10]: QObject::setName(char const*) 41571 vfunc[11]: QObject::insertChild(QObject*) 41572 vfunc[12]: QObject::removeChild(QObject*) 41573 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41574 vfunc[14]: QObject::property(char const*) const 41575 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41576 vfunc[16]: QObject::childEvent(QChildEvent*) 41577 vfunc[17]: QObject::customEvent(QCustomEvent*) 41578 vfunc[18]: QObject::connectNotify(char const*) 41579 vfunc[19]: QObject::disconnectNotify(char const*) 41580 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41581 const*, char const*) 41582 vfunc[21]: __cxa_pure_virtual 41583 vfunc[22]: QImageFormatPlugin::loadImage(QString const&, 41584 QString const&, QImage*) 41585 vfunc[23]: QImageFormatPlugin::saveImage(QString const&, 41586 QString const&, QImage const&) 41587 vfunc[24]: __cxa_pure_virtual 41588 41589 The Run Time Type Information for the QImageFormatPlugin class 41590 is described by Table 8-622 41591 41592 Table 8-622. typeinfo for QImageFormatPlugin 41593 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41594 Name typeinfo name for QImageFormatPlugin 41595 basetype: typeinfo for QGPlugin 41596 __________________________________________________________ 41597 41598 8.2.28.7. Interfaces for Qt3 Plugins 41599 41600 No external functions are defined for libqt-mt - Qt3 Plugins in 41601 this part of the specification. See also the generic 41602 specification. 41603 __________________________________________________________ 41604 41605 8.2.29. Qt3 XML 41606 __________________________________________________________ 41607 41608 8.2.29.1. Class data for QXmlEntityResolver 41609 41610 The virtual table for the QXmlEntityResolver class is described 41611 by Table 8-623 41612 41613 Table 8-623. Primary vtable for QXmlEntityResolver 41614 Base Offset 0 41615 Virtual Base Offset 0 41616 RTTI typeinfo for QXmlEntityResolver 41617 vfunc[0]: __cxa_pure_virtual 41618 vfunc[1]: __cxa_pure_virtual 41619 41620 The Run Time Type Information for the QXmlEntityResolver class 41621 is described by Table 8-624 41622 41623 Table 8-624. typeinfo for QXmlEntityResolver 41624 Base Vtable vtable for __cxxabiv1::__class_type_info 41625 Name typeinfo name for QXmlEntityResolver 41626 __________________________________________________________ 41627 41628 8.2.29.2. Class data for QXmlLocator 41629 41630 The virtual table for the QXmlLocator class is described by 41631 Table 8-625 41632 41633 Table 8-625. Primary vtable for QXmlLocator 41634 Base Offset 0 41635 Virtual Base Offset 0 41636 RTTI typeinfo for QXmlLocator 41637 vfunc[0]: QXmlLocator::~QXmlLocator() 41638 vfunc[1]: QXmlLocator::~QXmlLocator() 41639 vfunc[2]: __cxa_pure_virtual 41640 vfunc[3]: __cxa_pure_virtual 41641 41642 The Run Time Type Information for the QXmlLocator class is 41643 described by Table 8-626 41644 41645 Table 8-626. typeinfo for QXmlLocator 41646 Base Vtable vtable for __cxxabiv1::__class_type_info 41647 Name typeinfo name for QXmlLocator 41648 __________________________________________________________ 41649 41650 8.2.29.3. Class data for QDomElement 41651 41652 The virtual table for the QDomElement class is described by 41653 Table 8-627 41654 41655 Table 8-627. Primary vtable for QDomElement 41656 Base Offset 0 41657 Virtual Base Offset 0 41658 RTTI typeinfo for QDomElement 41659 vfunc[0]: QDomElement::~QDomElement() 41660 vfunc[1]: QDomElement::~QDomElement() 41661 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41662 const&) 41663 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41664 const&) 41665 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41666 const&) 41667 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41668 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41669 vfunc[7]: QDomNode::hasChildNodes() const 41670 vfunc[8]: QDomNode::cloneNode(bool) const 41671 vfunc[9]: QDomNode::normalize() 41672 vfunc[10]: QDomNode::isSupported(QString const&, QString 41673 const&) const 41674 vfunc[11]: QDomNode::nodeName() const 41675 vfunc[12]: QDomElement::nodeType() const 41676 vfunc[13]: QDomNode::parentNode() const 41677 vfunc[14]: QDomNode::childNodes() const 41678 vfunc[15]: QDomNode::firstChild() const 41679 vfunc[16]: QDomNode::lastChild() const 41680 vfunc[17]: QDomNode::previousSibling() const 41681 vfunc[18]: QDomNode::nextSibling() const 41682 vfunc[19]: QDomElement::attributes() const 41683 vfunc[20]: QDomNode::ownerDocument() const 41684 vfunc[21]: QDomNode::namespaceURI() const 41685 vfunc[22]: QDomNode::localName() const 41686 vfunc[23]: QDomNode::hasAttributes() const 41687 vfunc[24]: QDomNode::nodeValue() const 41688 vfunc[25]: QDomNode::setNodeValue(QString const&) 41689 vfunc[26]: QDomNode::prefix() const 41690 vfunc[27]: QDomNode::setPrefix(QString const&) 41691 vfunc[28]: QDomNode::isAttr() const 41692 vfunc[29]: QDomNode::isCDATASection() const 41693 vfunc[30]: QDomNode::isDocumentFragment() const 41694 vfunc[31]: QDomNode::isDocument() const 41695 vfunc[32]: QDomNode::isDocumentType() const 41696 vfunc[33]: QDomElement::isElement() const 41697 vfunc[34]: QDomNode::isEntityReference() const 41698 vfunc[35]: QDomNode::isText() const 41699 vfunc[36]: QDomNode::isEntity() const 41700 vfunc[37]: QDomNode::isNotation() const 41701 vfunc[38]: QDomNode::isProcessingInstruction() const 41702 vfunc[39]: QDomNode::isCharacterData() const 41703 vfunc[40]: QDomNode::isComment() const 41704 vfunc[41]: QDomElement::elementsByTagName(QString const&) const 41705 vfunc[42]: QDomElement::elementsByTagNameNS(QString const&, 41706 QString const&) const 41707 41708 The Run Time Type Information for the QDomElement class is 41709 described by Table 8-628 41710 41711 Table 8-628. typeinfo for QDomElement 41712 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41713 Name typeinfo name for QDomElement 41714 basetype: typeinfo for QDomNode 41715 __________________________________________________________ 41716 41717 8.2.29.4. Class data for QDomImplementation 41718 41719 The virtual table for the QDomImplementation class is described 41720 by Table 8-629 41721 41722 Table 8-629. Primary vtable for QDomImplementation 41723 Base Offset 0 41724 Virtual Base Offset 0 41725 RTTI typeinfo for QDomImplementation 41726 vfunc[0]: QDomImplementation::~QDomImplementation() 41727 vfunc[1]: QDomImplementation::~QDomImplementation() 41728 vfunc[2]: QDomImplementation::hasFeature(QString const&, 41729 QString const&) 41730 vfunc[3]: QDomImplementation::createDocumentType(QString 41731 const&, QString const&, QString const&) 41732 vfunc[4]: QDomImplementation::createDocument(QString const&, 41733 QString const&, QDomDocumentType const&) 41734 41735 The Run Time Type Information for the QDomImplementation class 41736 is described by Table 8-630 41737 41738 Table 8-630. typeinfo for QDomImplementation 41739 Base Vtable vtable for __cxxabiv1::__class_type_info 41740 Name typeinfo name for QDomImplementation 41741 __________________________________________________________ 41742 41743 8.2.29.5. Class data for QDomDocumentType 41744 41745 The virtual table for the QDomDocumentType class is described 41746 by Table 8-631 41747 41748 Table 8-631. Primary vtable for QDomDocumentType 41749 Base Offset 0 41750 Virtual Base Offset 0 41751 RTTI typeinfo for QDomDocumentType 41752 vfunc[0]: QDomDocumentType::~QDomDocumentType() 41753 vfunc[1]: QDomDocumentType::~QDomDocumentType() 41754 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41755 const&) 41756 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41757 const&) 41758 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41759 const&) 41760 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41761 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41762 vfunc[7]: QDomNode::hasChildNodes() const 41763 vfunc[8]: QDomNode::cloneNode(bool) const 41764 vfunc[9]: QDomNode::normalize() 41765 vfunc[10]: QDomNode::isSupported(QString const&, QString 41766 const&) const 41767 vfunc[11]: QDomNode::nodeName() const 41768 vfunc[12]: QDomDocumentType::nodeType() const 41769 vfunc[13]: QDomNode::parentNode() const 41770 vfunc[14]: QDomNode::childNodes() const 41771 vfunc[15]: QDomNode::firstChild() const 41772 vfunc[16]: QDomNode::lastChild() const 41773 vfunc[17]: QDomNode::previousSibling() const 41774 vfunc[18]: QDomNode::nextSibling() const 41775 vfunc[19]: QDomNode::attributes() const 41776 vfunc[20]: QDomNode::ownerDocument() const 41777 vfunc[21]: QDomNode::namespaceURI() const 41778 vfunc[22]: QDomNode::localName() const 41779 vfunc[23]: QDomNode::hasAttributes() const 41780 vfunc[24]: QDomNode::nodeValue() const 41781 vfunc[25]: QDomNode::setNodeValue(QString const&) 41782 vfunc[26]: QDomNode::prefix() const 41783 vfunc[27]: QDomNode::setPrefix(QString const&) 41784 vfunc[28]: QDomNode::isAttr() const 41785 vfunc[29]: QDomNode::isCDATASection() const 41786 vfunc[30]: QDomNode::isDocumentFragment() const 41787 vfunc[31]: QDomNode::isDocument() const 41788 vfunc[32]: QDomDocumentType::isDocumentType() const 41789 vfunc[33]: QDomNode::isElement() const 41790 vfunc[34]: QDomNode::isEntityReference() const 41791 vfunc[35]: QDomNode::isText() const 41792 vfunc[36]: QDomNode::isEntity() const 41793 vfunc[37]: QDomNode::isNotation() const 41794 vfunc[38]: QDomNode::isProcessingInstruction() const 41795 vfunc[39]: QDomNode::isCharacterData() const 41796 vfunc[40]: QDomNode::isComment() const 41797 vfunc[41]: QDomDocumentType::name() const 41798 vfunc[42]: QDomDocumentType::entities() const 41799 vfunc[43]: QDomDocumentType::notations() const 41800 vfunc[44]: QDomDocumentType::publicId() const 41801 vfunc[45]: QDomDocumentType::systemId() const 41802 vfunc[46]: QDomDocumentType::internalSubset() const 41803 41804 The Run Time Type Information for the QDomDocumentType class is 41805 described by Table 8-632 41806 41807 Table 8-632. typeinfo for QDomDocumentType 41808 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41809 Name typeinfo name for QDomDocumentType 41810 basetype: typeinfo for QDomNode 41811 __________________________________________________________ 41812 41813 8.2.29.6. Class data for QDomDocument 41814 41815 The virtual table for the QDomDocument class is described by 41816 Table 8-633 41817 41818 Table 8-633. Primary vtable for QDomDocument 41819 Base Offset 0 41820 Virtual Base Offset 0 41821 RTTI typeinfo for QDomDocument 41822 vfunc[0]: QDomDocument::~QDomDocument() 41823 vfunc[1]: QDomDocument::~QDomDocument() 41824 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41825 const&) 41826 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41827 const&) 41828 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41829 const&) 41830 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41831 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41832 vfunc[7]: QDomNode::hasChildNodes() const 41833 vfunc[8]: QDomNode::cloneNode(bool) const 41834 vfunc[9]: QDomNode::normalize() 41835 vfunc[10]: QDomNode::isSupported(QString const&, QString 41836 const&) const 41837 vfunc[11]: QDomNode::nodeName() const 41838 vfunc[12]: QDomDocument::nodeType() const 41839 vfunc[13]: QDomNode::parentNode() const 41840 vfunc[14]: QDomNode::childNodes() const 41841 vfunc[15]: QDomNode::firstChild() const 41842 vfunc[16]: QDomNode::lastChild() const 41843 vfunc[17]: QDomNode::previousSibling() const 41844 vfunc[18]: QDomNode::nextSibling() const 41845 vfunc[19]: QDomNode::attributes() const 41846 vfunc[20]: QDomNode::ownerDocument() const 41847 vfunc[21]: QDomNode::namespaceURI() const 41848 vfunc[22]: QDomNode::localName() const 41849 vfunc[23]: QDomNode::hasAttributes() const 41850 vfunc[24]: QDomNode::nodeValue() const 41851 vfunc[25]: QDomNode::setNodeValue(QString const&) 41852 vfunc[26]: QDomNode::prefix() const 41853 vfunc[27]: QDomNode::setPrefix(QString const&) 41854 vfunc[28]: QDomNode::isAttr() const 41855 vfunc[29]: QDomNode::isCDATASection() const 41856 vfunc[30]: QDomNode::isDocumentFragment() const 41857 vfunc[31]: QDomDocument::isDocument() const 41858 vfunc[32]: QDomNode::isDocumentType() const 41859 vfunc[33]: QDomNode::isElement() const 41860 vfunc[34]: QDomNode::isEntityReference() const 41861 vfunc[35]: QDomNode::isText() const 41862 vfunc[36]: QDomNode::isEntity() const 41863 vfunc[37]: QDomNode::isNotation() const 41864 vfunc[38]: QDomNode::isProcessingInstruction() const 41865 vfunc[39]: QDomNode::isCharacterData() const 41866 vfunc[40]: QDomNode::isComment() const 41867 41868 The Run Time Type Information for the QDomDocument class is 41869 described by Table 8-634 41870 41871 Table 8-634. typeinfo for QDomDocument 41872 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41873 Name typeinfo name for QDomDocument 41874 basetype: typeinfo for QDomNode 41875 __________________________________________________________ 41876 41877 8.2.29.7. Class data for QDomAttr 41878 41879 The virtual table for the QDomAttr class is described by Table 41880 8-635 41881 41882 Table 8-635. Primary vtable for QDomAttr 41883 Base Offset 0 41884 Virtual Base Offset 0 41885 RTTI typeinfo for QDomAttr 41886 vfunc[0]: QDomAttr::~QDomAttr() 41887 vfunc[1]: QDomAttr::~QDomAttr() 41888 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41889 const&) 41890 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41891 const&) 41892 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41893 const&) 41894 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41895 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41896 vfunc[7]: QDomNode::hasChildNodes() const 41897 vfunc[8]: QDomNode::cloneNode(bool) const 41898 vfunc[9]: QDomNode::normalize() 41899 vfunc[10]: QDomNode::isSupported(QString const&, QString 41900 const&) const 41901 vfunc[11]: QDomNode::nodeName() const 41902 vfunc[12]: QDomAttr::nodeType() const 41903 vfunc[13]: QDomNode::parentNode() const 41904 vfunc[14]: QDomNode::childNodes() const 41905 vfunc[15]: QDomNode::firstChild() const 41906 vfunc[16]: QDomNode::lastChild() const 41907 vfunc[17]: QDomNode::previousSibling() const 41908 vfunc[18]: QDomNode::nextSibling() const 41909 vfunc[19]: QDomNode::attributes() const 41910 vfunc[20]: QDomNode::ownerDocument() const 41911 vfunc[21]: QDomNode::namespaceURI() const 41912 vfunc[22]: QDomNode::localName() const 41913 vfunc[23]: QDomNode::hasAttributes() const 41914 vfunc[24]: QDomNode::nodeValue() const 41915 vfunc[25]: QDomNode::setNodeValue(QString const&) 41916 vfunc[26]: QDomNode::prefix() const 41917 vfunc[27]: QDomNode::setPrefix(QString const&) 41918 vfunc[28]: QDomAttr::isAttr() const 41919 vfunc[29]: QDomNode::isCDATASection() const 41920 vfunc[30]: QDomNode::isDocumentFragment() const 41921 vfunc[31]: QDomNode::isDocument() const 41922 vfunc[32]: QDomNode::isDocumentType() const 41923 vfunc[33]: QDomNode::isElement() const 41924 vfunc[34]: QDomNode::isEntityReference() const 41925 vfunc[35]: QDomNode::isText() const 41926 vfunc[36]: QDomNode::isEntity() const 41927 vfunc[37]: QDomNode::isNotation() const 41928 vfunc[38]: QDomNode::isProcessingInstruction() const 41929 vfunc[39]: QDomNode::isCharacterData() const 41930 vfunc[40]: QDomNode::isComment() const 41931 vfunc[41]: QDomAttr::name() const 41932 vfunc[42]: QDomAttr::specified() const 41933 vfunc[43]: QDomAttr::ownerElement() const 41934 vfunc[44]: QDomAttr::value() const 41935 vfunc[45]: QDomAttr::setValue(QString const&) 41936 41937 The Run Time Type Information for the QDomAttr class is 41938 described by Table 8-636 41939 41940 Table 8-636. typeinfo for QDomAttr 41941 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41942 Name typeinfo name for QDomAttr 41943 basetype: typeinfo for QDomNode 41944 __________________________________________________________ 41945 41946 8.2.29.8. Class data for QDomNodeList 41947 41948 The virtual table for the QDomNodeList class is described by 41949 Table 8-637 41950 41951 Table 8-637. Primary vtable for QDomNodeList 41952 Base Offset 0 41953 Virtual Base Offset 0 41954 RTTI typeinfo for QDomNodeList 41955 vfunc[0]: QDomNodeList::~QDomNodeList() 41956 vfunc[1]: QDomNodeList::~QDomNodeList() 41957 vfunc[2]: QDomNodeList::item(int) const 41958 vfunc[3]: QDomNodeList::length() const 41959 41960 The Run Time Type Information for the QDomNodeList class is 41961 described by Table 8-638 41962 41963 Table 8-638. typeinfo for QDomNodeList 41964 Base Vtable vtable for __cxxabiv1::__class_type_info 41965 Name typeinfo name for QDomNodeList 41966 __________________________________________________________ 41967 41968 8.2.29.9. Class data for QXmlReader 41969 41970 The virtual table for the QXmlReader class is described by 41971 Table 8-639 41972 41973 Table 8-639. Primary vtable for QXmlReader 41974 Base Offset 0 41975 Virtual Base Offset 0 41976 RTTI typeinfo for QXmlReader 41977 vfunc[0]: __cxa_pure_virtual 41978 vfunc[1]: __cxa_pure_virtual 41979 vfunc[2]: __cxa_pure_virtual 41980 vfunc[3]: __cxa_pure_virtual 41981 vfunc[4]: __cxa_pure_virtual 41982 vfunc[5]: __cxa_pure_virtual 41983 vfunc[6]: __cxa_pure_virtual 41984 vfunc[7]: __cxa_pure_virtual 41985 vfunc[8]: __cxa_pure_virtual 41986 vfunc[9]: __cxa_pure_virtual 41987 vfunc[10]: __cxa_pure_virtual 41988 vfunc[11]: __cxa_pure_virtual 41989 vfunc[12]: __cxa_pure_virtual 41990 vfunc[13]: __cxa_pure_virtual 41991 vfunc[14]: __cxa_pure_virtual 41992 vfunc[15]: __cxa_pure_virtual 41993 vfunc[16]: __cxa_pure_virtual 41994 vfunc[17]: __cxa_pure_virtual 41995 vfunc[18]: __cxa_pure_virtual 41996 vfunc[19]: __cxa_pure_virtual 41997 41998 The Run Time Type Information for the QXmlReader class is 41999 described by Table 8-640 42000 42001 Table 8-640. typeinfo for QXmlReader 42002 Base Vtable vtable for __cxxabiv1::__class_type_info 42003 Name typeinfo name for QXmlReader 42004 __________________________________________________________ 42005 42006 8.2.29.10. Class data for QDomEntity 42007 42008 The virtual table for the QDomEntity class is described by 42009 Table 8-641 42010 42011 Table 8-641. Primary vtable for QDomEntity 42012 Base Offset 0 42013 Virtual Base Offset 0 42014 RTTI typeinfo for QDomEntity 42015 vfunc[0]: QDomEntity::~QDomEntity() 42016 vfunc[1]: QDomEntity::~QDomEntity() 42017 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42018 const&) 42019 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42020 const&) 42021 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42022 const&) 42023 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42024 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42025 vfunc[7]: QDomNode::hasChildNodes() const 42026 vfunc[8]: QDomNode::cloneNode(bool) const 42027 vfunc[9]: QDomNode::normalize() 42028 vfunc[10]: QDomNode::isSupported(QString const&, QString 42029 const&) const 42030 vfunc[11]: QDomNode::nodeName() const 42031 vfunc[12]: QDomEntity::nodeType() const 42032 vfunc[13]: QDomNode::parentNode() const 42033 vfunc[14]: QDomNode::childNodes() const 42034 vfunc[15]: QDomNode::firstChild() const 42035 vfunc[16]: QDomNode::lastChild() const 42036 vfunc[17]: QDomNode::previousSibling() const 42037 vfunc[18]: QDomNode::nextSibling() const 42038 vfunc[19]: QDomNode::attributes() const 42039 vfunc[20]: QDomNode::ownerDocument() const 42040 vfunc[21]: QDomNode::namespaceURI() const 42041 vfunc[22]: QDomNode::localName() const 42042 vfunc[23]: QDomNode::hasAttributes() const 42043 vfunc[24]: QDomNode::nodeValue() const 42044 vfunc[25]: QDomNode::setNodeValue(QString const&) 42045 vfunc[26]: QDomNode::prefix() const 42046 vfunc[27]: QDomNode::setPrefix(QString const&) 42047 vfunc[28]: QDomNode::isAttr() const 42048 vfunc[29]: QDomNode::isCDATASection() const 42049 vfunc[30]: QDomNode::isDocumentFragment() const 42050 vfunc[31]: QDomNode::isDocument() const 42051 vfunc[32]: QDomNode::isDocumentType() const 42052 vfunc[33]: QDomNode::isElement() const 42053 vfunc[34]: QDomNode::isEntityReference() const 42054 vfunc[35]: QDomNode::isText() const 42055 vfunc[36]: QDomEntity::isEntity() const 42056 vfunc[37]: QDomNode::isNotation() const 42057 vfunc[38]: QDomNode::isProcessingInstruction() const 42058 vfunc[39]: QDomNode::isCharacterData() const 42059 vfunc[40]: QDomNode::isComment() const 42060 vfunc[41]: QDomEntity::publicId() const 42061 vfunc[42]: QDomEntity::systemId() const 42062 vfunc[43]: QDomEntity::notationName() const 42063 42064 The Run Time Type Information for the QDomEntity class is 42065 described by Table 8-642 42066 42067 Table 8-642. typeinfo for QDomEntity 42068 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42069 Name typeinfo name for QDomEntity 42070 basetype: typeinfo for QDomNode 42071 __________________________________________________________ 42072 42073 8.2.29.11. Class data for QXmlDeclHandler 42074 42075 The virtual table for the QXmlDeclHandler class is described by 42076 Table 8-643 42077 42078 Table 8-643. Primary vtable for QXmlDeclHandler 42079 Base Offset 0 42080 Virtual Base Offset 0 42081 RTTI typeinfo for QXmlDeclHandler 42082 vfunc[0]: __cxa_pure_virtual 42083 vfunc[1]: __cxa_pure_virtual 42084 vfunc[2]: __cxa_pure_virtual 42085 vfunc[3]: __cxa_pure_virtual 42086 42087 The Run Time Type Information for the QXmlDeclHandler class is 42088 described by Table 8-644 42089 42090 Table 8-644. typeinfo for QXmlDeclHandler 42091 Base Vtable vtable for __cxxabiv1::__class_type_info 42092 Name typeinfo name for QXmlDeclHandler 42093 __________________________________________________________ 42094 42095 8.2.29.12. Class data for QDomNode 42096 42097 The virtual table for the QDomNode class is described by Table 42098 8-645 42099 42100 Table 8-645. Primary vtable for QDomNode 42101 Base Offset 0 42102 Virtual Base Offset 0 42103 RTTI typeinfo for QDomNode 42104 vfunc[0]: QDomNode::~QDomNode() 42105 vfunc[1]: QDomNode::~QDomNode() 42106 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42107 const&) 42108 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42109 const&) 42110 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42111 const&) 42112 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42113 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42114 vfunc[7]: QDomNode::hasChildNodes() const 42115 vfunc[8]: QDomNode::cloneNode(bool) const 42116 vfunc[9]: QDomNode::normalize() 42117 vfunc[10]: QDomNode::isSupported(QString const&, QString 42118 const&) const 42119 vfunc[11]: QDomNode::nodeName() const 42120 vfunc[12]: QDomNode::nodeType() const 42121 vfunc[13]: QDomNode::parentNode() const 42122 vfunc[14]: QDomNode::childNodes() const 42123 vfunc[15]: QDomNode::firstChild() const 42124 vfunc[16]: QDomNode::lastChild() const 42125 vfunc[17]: QDomNode::previousSibling() const 42126 vfunc[18]: QDomNode::nextSibling() const 42127 vfunc[19]: QDomNode::attributes() const 42128 vfunc[20]: QDomNode::ownerDocument() const 42129 vfunc[21]: QDomNode::namespaceURI() const 42130 vfunc[22]: QDomNode::localName() const 42131 vfunc[23]: QDomNode::hasAttributes() const 42132 vfunc[24]: QDomNode::nodeValue() const 42133 vfunc[25]: QDomNode::setNodeValue(QString const&) 42134 vfunc[26]: QDomNode::prefix() const 42135 vfunc[27]: QDomNode::setPrefix(QString const&) 42136 vfunc[28]: QDomNode::isAttr() const 42137 vfunc[29]: QDomNode::isCDATASection() const 42138 vfunc[30]: QDomNode::isDocumentFragment() const 42139 vfunc[31]: QDomNode::isDocument() const 42140 vfunc[32]: QDomNode::isDocumentType() const 42141 vfunc[33]: QDomNode::isElement() const 42142 vfunc[34]: QDomNode::isEntityReference() const 42143 vfunc[35]: QDomNode::isText() const 42144 vfunc[36]: QDomNode::isEntity() const 42145 vfunc[37]: QDomNode::isNotation() const 42146 vfunc[38]: QDomNode::isProcessingInstruction() const 42147 vfunc[39]: QDomNode::isCharacterData() const 42148 vfunc[40]: QDomNode::isComment() const 42149 42150 The Run Time Type Information for the QDomNode class is 42151 described by Table 8-646 42152 42153 Table 8-646. typeinfo for QDomNode 42154 Base Vtable vtable for __cxxabiv1::__class_type_info 42155 Name typeinfo name for QDomNode 42156 __________________________________________________________ 42157 42158 8.2.29.13. Class data for QDomText 42159 42160 The virtual table for the QDomText class is described by Table 42161 8-647 42162 42163 Table 8-647. Primary vtable for QDomText 42164 Base Offset 0 42165 Virtual Base Offset 0 42166 RTTI typeinfo for QDomText 42167 vfunc[0]: QDomText::~QDomText() 42168 vfunc[1]: QDomText::~QDomText() 42169 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42170 const&) 42171 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42172 const&) 42173 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42174 const&) 42175 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42176 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42177 vfunc[7]: QDomNode::hasChildNodes() const 42178 vfunc[8]: QDomNode::cloneNode(bool) const 42179 vfunc[9]: QDomNode::normalize() 42180 vfunc[10]: QDomNode::isSupported(QString const&, QString 42181 const&) const 42182 vfunc[11]: QDomNode::nodeName() const 42183 vfunc[12]: QDomText::nodeType() const 42184 vfunc[13]: QDomNode::parentNode() const 42185 vfunc[14]: QDomNode::childNodes() const 42186 vfunc[15]: QDomNode::firstChild() const 42187 vfunc[16]: QDomNode::lastChild() const 42188 vfunc[17]: QDomNode::previousSibling() const 42189 vfunc[18]: QDomNode::nextSibling() const 42190 vfunc[19]: QDomNode::attributes() const 42191 vfunc[20]: QDomNode::ownerDocument() const 42192 vfunc[21]: QDomNode::namespaceURI() const 42193 vfunc[22]: QDomNode::localName() const 42194 vfunc[23]: QDomNode::hasAttributes() const 42195 vfunc[24]: QDomNode::nodeValue() const 42196 vfunc[25]: QDomNode::setNodeValue(QString const&) 42197 vfunc[26]: QDomNode::prefix() const 42198 vfunc[27]: QDomNode::setPrefix(QString const&) 42199 vfunc[28]: QDomNode::isAttr() const 42200 vfunc[29]: QDomNode::isCDATASection() const 42201 vfunc[30]: QDomNode::isDocumentFragment() const 42202 vfunc[31]: QDomNode::isDocument() const 42203 vfunc[32]: QDomNode::isDocumentType() const 42204 vfunc[33]: QDomNode::isElement() const 42205 vfunc[34]: QDomNode::isEntityReference() const 42206 vfunc[35]: QDomText::isText() const 42207 vfunc[36]: QDomNode::isEntity() const 42208 vfunc[37]: QDomNode::isNotation() const 42209 vfunc[38]: QDomNode::isProcessingInstruction() const 42210 vfunc[39]: QDomCharacterData::isCharacterData() const 42211 vfunc[40]: QDomNode::isComment() const 42212 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42213 unsigned long) 42214 vfunc[42]: QDomCharacterData::appendData(QString const&) 42215 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42216 const&) 42217 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42218 unsigned long) 42219 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42220 unsigned long, QString const&) 42221 vfunc[46]: QDomCharacterData::length() const 42222 vfunc[47]: QDomCharacterData::data() const 42223 vfunc[48]: QDomCharacterData::setData(QString const&) 42224 42225 The Run Time Type Information for the QDomText class is 42226 described by Table 8-648 42227 42228 Table 8-648. typeinfo for QDomText 42229 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42230 Name typeinfo name for QDomText 42231 basetype: typeinfo for QDomCharacterData 42232 __________________________________________________________ 42233 42234 8.2.29.14. Class data for QDomCharacterData 42235 42236 The virtual table for the QDomCharacterData class is described 42237 by Table 8-649 42238 42239 Table 8-649. Primary vtable for QDomCharacterData 42240 Base Offset 0 42241 Virtual Base Offset 0 42242 RTTI typeinfo for QDomCharacterData 42243 vfunc[0]: QDomCharacterData::~QDomCharacterData() 42244 vfunc[1]: QDomCharacterData::~QDomCharacterData() 42245 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42246 const&) 42247 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42248 const&) 42249 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42250 const&) 42251 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42252 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42253 vfunc[7]: QDomNode::hasChildNodes() const 42254 vfunc[8]: QDomNode::cloneNode(bool) const 42255 vfunc[9]: QDomNode::normalize() 42256 vfunc[10]: QDomNode::isSupported(QString const&, QString 42257 const&) const 42258 vfunc[11]: QDomNode::nodeName() const 42259 vfunc[12]: QDomCharacterData::nodeType() const 42260 vfunc[13]: QDomNode::parentNode() const 42261 vfunc[14]: QDomNode::childNodes() const 42262 vfunc[15]: QDomNode::firstChild() const 42263 vfunc[16]: QDomNode::lastChild() const 42264 vfunc[17]: QDomNode::previousSibling() const 42265 vfunc[18]: QDomNode::nextSibling() const 42266 vfunc[19]: QDomNode::attributes() const 42267 vfunc[20]: QDomNode::ownerDocument() const 42268 vfunc[21]: QDomNode::namespaceURI() const 42269 vfunc[22]: QDomNode::localName() const 42270 vfunc[23]: QDomNode::hasAttributes() const 42271 vfunc[24]: QDomNode::nodeValue() const 42272 vfunc[25]: QDomNode::setNodeValue(QString const&) 42273 vfunc[26]: QDomNode::prefix() const 42274 vfunc[27]: QDomNode::setPrefix(QString const&) 42275 vfunc[28]: QDomNode::isAttr() const 42276 vfunc[29]: QDomNode::isCDATASection() const 42277 vfunc[30]: QDomNode::isDocumentFragment() const 42278 vfunc[31]: QDomNode::isDocument() const 42279 vfunc[32]: QDomNode::isDocumentType() const 42280 vfunc[33]: QDomNode::isElement() const 42281 vfunc[34]: QDomNode::isEntityReference() const 42282 vfunc[35]: QDomNode::isText() const 42283 vfunc[36]: QDomNode::isEntity() const 42284 vfunc[37]: QDomNode::isNotation() const 42285 vfunc[38]: QDomNode::isProcessingInstruction() const 42286 vfunc[39]: QDomCharacterData::isCharacterData() const 42287 vfunc[40]: QDomNode::isComment() const 42288 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42289 unsigned long) 42290 vfunc[42]: QDomCharacterData::appendData(QString const&) 42291 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42292 const&) 42293 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42294 unsigned long) 42295 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42296 unsigned long, QString const&) 42297 vfunc[46]: QDomCharacterData::length() const 42298 vfunc[47]: QDomCharacterData::data() const 42299 vfunc[48]: QDomCharacterData::setData(QString const&) 42300 42301 The Run Time Type Information for the QDomCharacterData class 42302 is described by Table 8-650 42303 42304 Table 8-650. typeinfo for QDomCharacterData 42305 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42306 Name typeinfo name for QDomCharacterData 42307 basetype: typeinfo for QDomNode 42308 __________________________________________________________ 42309 42310 8.2.29.15. Class data for QDomComment 42311 42312 The virtual table for the QDomComment class is described by 42313 Table 8-651 42314 42315 Table 8-651. Primary vtable for QDomComment 42316 Base Offset 0 42317 Virtual Base Offset 0 42318 RTTI typeinfo for QDomComment 42319 vfunc[0]: QDomComment::~QDomComment() 42320 vfunc[1]: QDomComment::~QDomComment() 42321 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42322 const&) 42323 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42324 const&) 42325 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42326 const&) 42327 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42328 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42329 vfunc[7]: QDomNode::hasChildNodes() const 42330 vfunc[8]: QDomNode::cloneNode(bool) const 42331 vfunc[9]: QDomNode::normalize() 42332 vfunc[10]: QDomNode::isSupported(QString const&, QString 42333 const&) const 42334 vfunc[11]: QDomNode::nodeName() const 42335 vfunc[12]: QDomComment::nodeType() const 42336 vfunc[13]: QDomNode::parentNode() const 42337 vfunc[14]: QDomNode::childNodes() const 42338 vfunc[15]: QDomNode::firstChild() const 42339 vfunc[16]: QDomNode::lastChild() const 42340 vfunc[17]: QDomNode::previousSibling() const 42341 vfunc[18]: QDomNode::nextSibling() const 42342 vfunc[19]: QDomNode::attributes() const 42343 vfunc[20]: QDomNode::ownerDocument() const 42344 vfunc[21]: QDomNode::namespaceURI() const 42345 vfunc[22]: QDomNode::localName() const 42346 vfunc[23]: QDomNode::hasAttributes() const 42347 vfunc[24]: QDomNode::nodeValue() const 42348 vfunc[25]: QDomNode::setNodeValue(QString const&) 42349 vfunc[26]: QDomNode::prefix() const 42350 vfunc[27]: QDomNode::setPrefix(QString const&) 42351 vfunc[28]: QDomNode::isAttr() const 42352 vfunc[29]: QDomNode::isCDATASection() const 42353 vfunc[30]: QDomNode::isDocumentFragment() const 42354 vfunc[31]: QDomNode::isDocument() const 42355 vfunc[32]: QDomNode::isDocumentType() const 42356 vfunc[33]: QDomNode::isElement() const 42357 vfunc[34]: QDomNode::isEntityReference() const 42358 vfunc[35]: QDomNode::isText() const 42359 vfunc[36]: QDomNode::isEntity() const 42360 vfunc[37]: QDomNode::isNotation() const 42361 vfunc[38]: QDomNode::isProcessingInstruction() const 42362 vfunc[39]: QDomCharacterData::isCharacterData() const 42363 vfunc[40]: QDomComment::isComment() const 42364 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42365 unsigned long) 42366 vfunc[42]: QDomCharacterData::appendData(QString const&) 42367 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42368 const&) 42369 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42370 unsigned long) 42371 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42372 unsigned long, QString const&) 42373 vfunc[46]: QDomCharacterData::length() const 42374 vfunc[47]: QDomCharacterData::data() const 42375 vfunc[48]: QDomCharacterData::setData(QString const&) 42376 42377 The Run Time Type Information for the QDomComment class is 42378 described by Table 8-652 42379 42380 Table 8-652. typeinfo for QDomComment 42381 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42382 Name typeinfo name for QDomComment 42383 basetype: typeinfo for QDomCharacterData 42384 __________________________________________________________ 42385 42386 8.2.29.16. Class data for QXmlDefaultHandler 42387 42388 The virtual table for the QXmlDefaultHandler class is described 42389 by Table 8-653 42390 42391 Table 8-653. Primary vtable for QXmlDefaultHandler 42392 Base Offset 0 42393 Virtual Base Offset 0 42394 RTTI typeinfo for QXmlDefaultHandler 42395 vfunc[0]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) 42396 vfunc[1]: QXmlDefaultHandler::startDocument() 42397 vfunc[2]: QXmlDefaultHandler::endDocument() 42398 vfunc[3]: QXmlDefaultHandler::startPrefixMapping(QString 42399 const&, QString const&) 42400 vfunc[4]: QXmlDefaultHandler::endPrefixMapping(QString const&) 42401 vfunc[5]: QXmlDefaultHandler::startElement(QString const&, 42402 QString const&, QString const&, QXmlAttributes const&) 42403 vfunc[6]: QXmlDefaultHandler::endElement(QString const&, 42404 QString const&, QString const&) 42405 vfunc[7]: QXmlDefaultHandler::characters(QString const&) 42406 vfunc[8]: QXmlDefaultHandler::ignorableWhitespace(QString 42407 const&) 42408 vfunc[9]: QXmlDefaultHandler::processingInstruction(QString 42409 const&, QString const&) 42410 vfunc[10]: QXmlDefaultHandler::skippedEntity(QString const&) 42411 vfunc[11]: QXmlDefaultHandler::errorString() 42412 vfunc[12]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 42413 vfunc[13]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 42414 vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException 42415 const&) 42416 vfunc[15]: QXmlDefaultHandler::error(QXmlParseException const&) 42417 vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException 42418 const&) 42419 vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, 42420 QString const&, QString const&) 42421 vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString 42422 const&, QString const&, QString const&, QString const&) 42423 vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, 42424 QString const&, QXmlInputSource*&) 42425 vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, QString 42426 const&, QString const&) 42427 vfunc[21]: QXmlDefaultHandler::endDTD() 42428 vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) 42429 vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) 42430 vfunc[24]: QXmlDefaultHandler::startCDATA() 42431 vfunc[25]: QXmlDefaultHandler::endCDATA() 42432 vfunc[26]: QXmlDefaultHandler::comment(QString const&) 42433 vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, 42434 QString const&, QString const&, QString const&, QString const&) 42435 vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString 42436 const&, QString const&) 42437 vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString 42438 const&, QString const&, QString const&) 42439 42440 Table 8-654. Secondary vtable for QXmlDefaultHandler 42441 Base Offset -4 42442 Virtual Base Offset 0 42443 RTTI typeinfo for QXmlDefaultHandler 42444 vfunc[0]: non-virtual thunk to 42445 QXmlDefaultHandler::warning(QXmlParseException const&) 42446 vfunc[1]: non-virtual thunk to 42447 QXmlDefaultHandler::error(QXmlParseException const&) 42448 vfunc[2]: non-virtual thunk to 42449 QXmlDefaultHandler::fatalError(QXmlParseException const&) 42450 vfunc[3]: non-virtual thunk to 42451 QXmlDefaultHandler::errorString() 42452 42453 Table 8-655. 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::notationDecl(QString const&, QString 42459 const&, QString const&) 42460 vfunc[1]: non-virtual thunk to 42461 QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString 42462 const&, QString const&, QString const&) 42463 vfunc[2]: non-virtual thunk to 42464 QXmlDefaultHandler::errorString() 42465 42466 Table 8-656. Secondary vtable for QXmlDefaultHandler 42467 Base Offset -12 42468 Virtual Base Offset 0 42469 RTTI typeinfo for QXmlDefaultHandler 42470 vfunc[0]: non-virtual thunk to 42471 QXmlDefaultHandler::resolveEntity(QString const&, QString 42472 const&, QXmlInputSource*&) 42473 vfunc[1]: non-virtual thunk to 42474 QXmlDefaultHandler::errorString() 42475 42476 Table 8-657. Secondary vtable for QXmlDefaultHandler 42477 Base Offset -16 42478 Virtual Base Offset 0 42479 RTTI typeinfo for QXmlDefaultHandler 42480 vfunc[0]: non-virtual thunk to 42481 QXmlDefaultHandler::startDTD(QString const&, QString const&, 42482 QString const&) 42483 vfunc[1]: non-virtual thunk to QXmlDefaultHandler::endDTD() 42484 vfunc[2]: non-virtual thunk to 42485 QXmlDefaultHandler::startEntity(QString const&) 42486 vfunc[3]: non-virtual thunk to 42487 QXmlDefaultHandler::endEntity(QString const&) 42488 vfunc[4]: non-virtual thunk to QXmlDefaultHandler::startCDATA() 42489 vfunc[5]: non-virtual thunk to QXmlDefaultHandler::endCDATA() 42490 vfunc[6]: non-virtual thunk to 42491 QXmlDefaultHandler::comment(QString const&) 42492 vfunc[7]: non-virtual thunk to 42493 QXmlDefaultHandler::errorString() 42494 42495 Table 8-658. Secondary vtable for QXmlDefaultHandler 42496 Base Offset -20 42497 Virtual Base Offset 0 42498 RTTI typeinfo for QXmlDefaultHandler 42499 vfunc[0]: non-virtual thunk to 42500 QXmlDefaultHandler::attributeDecl(QString const&, QString 42501 const&, QString const&, QString const&, QString const&) 42502 vfunc[1]: non-virtual thunk to 42503 QXmlDefaultHandler::internalEntityDecl(QString const&, QString 42504 const&) 42505 vfunc[2]: non-virtual thunk to 42506 QXmlDefaultHandler::externalEntityDecl(QString const&, QString 42507 const&, QString const&) 42508 vfunc[3]: non-virtual thunk to 42509 QXmlDefaultHandler::errorString() 42510 42511 The Run Time Type Information for the QXmlDefaultHandler class 42512 is described by Table 8-659 42513 42514 Table 8-659. typeinfo for QXmlDefaultHandler 42515 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 42516 Name typeinfo name for QXmlDefaultHandler 42517 flags: 0 42518 basetype: typeinfo for QXmlContentHandler 2 42519 basetype: typeinfo for QXmlErrorHandler 1026 42520 basetype: typeinfo for QXmlErrorHandler 2050 42521 basetype: typeinfo for QXmlErrorHandler 1026 42522 basetype: typeinfo for QXmlErrorHandler 2050 42523 basetype: typeinfo for QXmlErrorHandler 1026 42524 __________________________________________________________ 42525 42526 8.2.29.17. Class data for QDomNotation 42527 42528 The virtual table for the QDomNotation class is described by 42529 Table 8-660 42530 42531 Table 8-660. Primary vtable for QDomNotation 42532 Base Offset 0 42533 Virtual Base Offset 0 42534 RTTI typeinfo for QDomNotation 42535 vfunc[0]: QDomNotation::~QDomNotation() 42536 vfunc[1]: QDomNotation::~QDomNotation() 42537 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42538 const&) 42539 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42540 const&) 42541 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42542 const&) 42543 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42544 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42545 vfunc[7]: QDomNode::hasChildNodes() const 42546 vfunc[8]: QDomNode::cloneNode(bool) const 42547 vfunc[9]: QDomNode::normalize() 42548 vfunc[10]: QDomNode::isSupported(QString const&, QString 42549 const&) const 42550 vfunc[11]: QDomNode::nodeName() const 42551 vfunc[12]: QDomNotation::nodeType() const 42552 vfunc[13]: QDomNode::parentNode() const 42553 vfunc[14]: QDomNode::childNodes() const 42554 vfunc[15]: QDomNode::firstChild() const 42555 vfunc[16]: QDomNode::lastChild() const 42556 vfunc[17]: QDomNode::previousSibling() const 42557 vfunc[18]: QDomNode::nextSibling() const 42558 vfunc[19]: QDomNode::attributes() const 42559 vfunc[20]: QDomNode::ownerDocument() const 42560 vfunc[21]: QDomNode::namespaceURI() const 42561 vfunc[22]: QDomNode::localName() const 42562 vfunc[23]: QDomNode::hasAttributes() const 42563 vfunc[24]: QDomNode::nodeValue() const 42564 vfunc[25]: QDomNode::setNodeValue(QString const&) 42565 vfunc[26]: QDomNode::prefix() const 42566 vfunc[27]: QDomNode::setPrefix(QString const&) 42567 vfunc[28]: QDomNode::isAttr() const 42568 vfunc[29]: QDomNode::isCDATASection() const 42569 vfunc[30]: QDomNode::isDocumentFragment() const 42570 vfunc[31]: QDomNode::isDocument() const 42571 vfunc[32]: QDomNode::isDocumentType() const 42572 vfunc[33]: QDomNode::isElement() const 42573 vfunc[34]: QDomNode::isEntityReference() const 42574 vfunc[35]: QDomNode::isText() const 42575 vfunc[36]: QDomNode::isEntity() const 42576 vfunc[37]: QDomNotation::isNotation() const 42577 vfunc[38]: QDomNode::isProcessingInstruction() const 42578 vfunc[39]: QDomNode::isCharacterData() const 42579 vfunc[40]: QDomNode::isComment() const 42580 42581 The Run Time Type Information for the QDomNotation class is 42582 described by Table 8-661 42583 42584 Table 8-661. typeinfo for QDomNotation 42585 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42586 Name typeinfo name for QDomNotation 42587 basetype: typeinfo for QDomNode 42588 __________________________________________________________ 42589 42590 8.2.29.18. Class data for QXmlSimpleReader 42591 42592 The virtual table for the QXmlSimpleReader class is described 42593 by Table 8-662 42594 42595 Table 8-662. Primary vtable for QXmlSimpleReader 42596 Base Offset 0 42597 Virtual Base Offset 0 42598 RTTI typeinfo for QXmlSimpleReader 42599 vfunc[0]: QXmlSimpleReader::feature(QString const&, bool*) 42600 const 42601 vfunc[1]: QXmlSimpleReader::setFeature(QString const&, bool) 42602 vfunc[2]: QXmlSimpleReader::hasFeature(QString const&) const 42603 vfunc[3]: QXmlSimpleReader::property(QString const&, bool*) 42604 const 42605 vfunc[4]: QXmlSimpleReader::setProperty(QString const&, void*) 42606 vfunc[5]: QXmlSimpleReader::hasProperty(QString const&) const 42607 vfunc[6]: 42608 QXmlSimpleReader::setEntityResolver(QXmlEntityResolver*) 42609 vfunc[7]: QXmlSimpleReader::entityResolver() const 42610 vfunc[8]: QXmlSimpleReader::setDTDHandler(QXmlDTDHandler*) 42611 vfunc[9]: QXmlSimpleReader::DTDHandler() const 42612 vfunc[10]: 42613 QXmlSimpleReader::setContentHandler(QXmlContentHandler*) 42614 vfunc[11]: QXmlSimpleReader::contentHandler() const 42615 vfunc[12]: QXmlSimpleReader::setErrorHandler(QXmlErrorHandler*) 42616 vfunc[13]: QXmlSimpleReader::errorHandler() const 42617 vfunc[14]: 42618 QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler*) 42619 vfunc[15]: QXmlSimpleReader::lexicalHandler() const 42620 vfunc[16]: QXmlSimpleReader::setDeclHandler(QXmlDeclHandler*) 42621 vfunc[17]: QXmlSimpleReader::declHandler() const 42622 vfunc[18]: QXmlSimpleReader::parse(QXmlInputSource const&) 42623 vfunc[19]: QXmlSimpleReader::parse(QXmlInputSource const*) 42624 vfunc[20]: QXmlSimpleReader::~QXmlSimpleReader() 42625 vfunc[21]: QXmlSimpleReader::~QXmlSimpleReader() 42626 vfunc[22]: QXmlSimpleReader::parse(QXmlInputSource const*, 42627 bool) 42628 vfunc[23]: QXmlSimpleReader::parseContinue() 42629 42630 The Run Time Type Information for the QXmlSimpleReader class is 42631 described by Table 8-663 42632 42633 Table 8-663. typeinfo for QXmlSimpleReader 42634 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42635 Name typeinfo name for QXmlSimpleReader 42636 basetype: typeinfo for QXmlReader 42637 __________________________________________________________ 42638 42639 8.2.29.19. Class data for QXmlLexicalHandler 42640 42641 The virtual table for the QXmlLexicalHandler class is described 42642 by Table 8-664 42643 42644 Table 8-664. Primary vtable for QXmlLexicalHandler 42645 Base Offset 0 42646 Virtual Base Offset 0 42647 RTTI typeinfo for QXmlLexicalHandler 42648 vfunc[0]: __cxa_pure_virtual 42649 vfunc[1]: __cxa_pure_virtual 42650 vfunc[2]: __cxa_pure_virtual 42651 vfunc[3]: __cxa_pure_virtual 42652 vfunc[4]: __cxa_pure_virtual 42653 vfunc[5]: __cxa_pure_virtual 42654 vfunc[6]: __cxa_pure_virtual 42655 vfunc[7]: __cxa_pure_virtual 42656 42657 The Run Time Type Information for the QXmlLexicalHandler class 42658 is described by Table 8-665 42659 42660 Table 8-665. typeinfo for QXmlLexicalHandler 42661 Base Vtable vtable for __cxxabiv1::__class_type_info 42662 Name typeinfo name for QXmlLexicalHandler 42663 __________________________________________________________ 42664 42665 8.2.29.20. Class data for QXmlAttributes 42666 42667 The virtual table for the QXmlAttributes class is described by 42668 Table 8-666 42669 42670 Table 8-666. Primary vtable for QXmlAttributes 42671 Base Offset 0 42672 Virtual Base Offset 0 42673 RTTI typeinfo for QXmlAttributes 42674 vfunc[0]: NULL or QXmlAttributes::~QXmlAttributes() 42675 vfunc[1]: NULL or QXmlAttributes::~QXmlAttributes() 42676 42677 The Run Time Type Information for the QXmlAttributes class is 42678 described by Table 8-667 42679 42680 Table 8-667. typeinfo for QXmlAttributes 42681 Base Vtable vtable for __cxxabiv1::__class_type_info 42682 Name typeinfo name for QXmlAttributes 42683 __________________________________________________________ 42684 42685 8.2.29.21. Class data for QDomProcessingInstruction 42686 42687 The virtual table for the QDomProcessingInstruction class is 42688 described by Table 8-668 42689 42690 Table 8-668. Primary vtable for QDomProcessingInstruction 42691 Base Offset 0 42692 Virtual Base Offset 0 42693 RTTI typeinfo for QDomProcessingInstruction 42694 vfunc[0]: 42695 QDomProcessingInstruction::~QDomProcessingInstruction() 42696 vfunc[1]: 42697 QDomProcessingInstruction::~QDomProcessingInstruction() 42698 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42699 const&) 42700 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42701 const&) 42702 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42703 const&) 42704 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42705 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42706 vfunc[7]: QDomNode::hasChildNodes() const 42707 vfunc[8]: QDomNode::cloneNode(bool) const 42708 vfunc[9]: QDomNode::normalize() 42709 vfunc[10]: QDomNode::isSupported(QString const&, QString 42710 const&) const 42711 vfunc[11]: QDomNode::nodeName() const 42712 vfunc[12]: QDomProcessingInstruction::nodeType() const 42713 vfunc[13]: QDomNode::parentNode() const 42714 vfunc[14]: QDomNode::childNodes() const 42715 vfunc[15]: QDomNode::firstChild() const 42716 vfunc[16]: QDomNode::lastChild() const 42717 vfunc[17]: QDomNode::previousSibling() const 42718 vfunc[18]: QDomNode::nextSibling() const 42719 vfunc[19]: QDomNode::attributes() const 42720 vfunc[20]: QDomNode::ownerDocument() const 42721 vfunc[21]: QDomNode::namespaceURI() const 42722 vfunc[22]: QDomNode::localName() const 42723 vfunc[23]: QDomNode::hasAttributes() const 42724 vfunc[24]: QDomNode::nodeValue() const 42725 vfunc[25]: QDomNode::setNodeValue(QString const&) 42726 vfunc[26]: QDomNode::prefix() const 42727 vfunc[27]: QDomNode::setPrefix(QString const&) 42728 vfunc[28]: QDomNode::isAttr() const 42729 vfunc[29]: QDomNode::isCDATASection() const 42730 vfunc[30]: QDomNode::isDocumentFragment() const 42731 vfunc[31]: QDomNode::isDocument() const 42732 vfunc[32]: QDomNode::isDocumentType() const 42733 vfunc[33]: QDomNode::isElement() const 42734 vfunc[34]: QDomNode::isEntityReference() const 42735 vfunc[35]: QDomNode::isText() const 42736 vfunc[36]: QDomNode::isEntity() const 42737 vfunc[37]: QDomNode::isNotation() const 42738 vfunc[38]: QDomProcessingInstruction::isProcessingInstruction() 42739 const 42740 vfunc[39]: QDomNode::isCharacterData() const 42741 vfunc[40]: QDomNode::isComment() const 42742 vfunc[41]: QDomProcessingInstruction::target() const 42743 vfunc[42]: QDomProcessingInstruction::data() const 42744 vfunc[43]: QDomProcessingInstruction::setData(QString const&) 42745 42746 The Run Time Type Information for the QDomProcessingInstruction 42747 class is described by Table 8-669 42748 42749 Table 8-669. typeinfo for QDomProcessingInstruction 42750 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42751 Name typeinfo name for QDomProcessingInstruction 42752 basetype: typeinfo for QDomNode 42753 __________________________________________________________ 42754 42755 8.2.29.22. Class data for QXmlContentHandler 42756 42757 The virtual table for the QXmlContentHandler class is described 42758 by Table 8-670 42759 42760 Table 8-670. Primary vtable for QXmlContentHandler 42761 Base Offset 0 42762 Virtual Base Offset 0 42763 RTTI typeinfo for QXmlContentHandler 42764 vfunc[0]: __cxa_pure_virtual 42765 vfunc[1]: __cxa_pure_virtual 42766 vfunc[2]: __cxa_pure_virtual 42767 vfunc[3]: __cxa_pure_virtual 42768 vfunc[4]: __cxa_pure_virtual 42769 vfunc[5]: __cxa_pure_virtual 42770 vfunc[6]: __cxa_pure_virtual 42771 vfunc[7]: __cxa_pure_virtual 42772 vfunc[8]: __cxa_pure_virtual 42773 vfunc[9]: __cxa_pure_virtual 42774 vfunc[10]: __cxa_pure_virtual 42775 vfunc[11]: __cxa_pure_virtual 42776 42777 The Run Time Type Information for the QXmlContentHandler class 42778 is described by Table 8-671 42779 42780 Table 8-671. typeinfo for QXmlContentHandler 42781 Base Vtable vtable for __cxxabiv1::__class_type_info 42782 Name typeinfo name for QXmlContentHandler 42783 __________________________________________________________ 42784 42785 8.2.29.23. Class data for QDomEntityReference 42786 42787 The virtual table for the QDomEntityReference class is 42788 described by Table 8-672 42789 42790 Table 8-672. Primary vtable for QDomEntityReference 42791 Base Offset 0 42792 Virtual Base Offset 0 42793 RTTI typeinfo for QDomEntityReference 42794 vfunc[0]: QDomEntityReference::~QDomEntityReference() 42795 vfunc[1]: QDomEntityReference::~QDomEntityReference() 42796 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42797 const&) 42798 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42799 const&) 42800 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42801 const&) 42802 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42803 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42804 vfunc[7]: QDomNode::hasChildNodes() const 42805 vfunc[8]: QDomNode::cloneNode(bool) const 42806 vfunc[9]: QDomNode::normalize() 42807 vfunc[10]: QDomNode::isSupported(QString const&, QString 42808 const&) const 42809 vfunc[11]: QDomNode::nodeName() const 42810 vfunc[12]: QDomEntityReference::nodeType() const 42811 vfunc[13]: QDomNode::parentNode() const 42812 vfunc[14]: QDomNode::childNodes() const 42813 vfunc[15]: QDomNode::firstChild() const 42814 vfunc[16]: QDomNode::lastChild() const 42815 vfunc[17]: QDomNode::previousSibling() const 42816 vfunc[18]: QDomNode::nextSibling() const 42817 vfunc[19]: QDomNode::attributes() const 42818 vfunc[20]: QDomNode::ownerDocument() const 42819 vfunc[21]: QDomNode::namespaceURI() const 42820 vfunc[22]: QDomNode::localName() const 42821 vfunc[23]: QDomNode::hasAttributes() const 42822 vfunc[24]: QDomNode::nodeValue() const 42823 vfunc[25]: QDomNode::setNodeValue(QString const&) 42824 vfunc[26]: QDomNode::prefix() const 42825 vfunc[27]: QDomNode::setPrefix(QString const&) 42826 vfunc[28]: QDomNode::isAttr() const 42827 vfunc[29]: QDomNode::isCDATASection() const 42828 vfunc[30]: QDomNode::isDocumentFragment() const 42829 vfunc[31]: QDomNode::isDocument() const 42830 vfunc[32]: QDomNode::isDocumentType() const 42831 vfunc[33]: QDomNode::isElement() const 42832 vfunc[34]: QDomEntityReference::isEntityReference() const 42833 vfunc[35]: QDomNode::isText() const 42834 vfunc[36]: QDomNode::isEntity() const 42835 vfunc[37]: QDomNode::isNotation() const 42836 vfunc[38]: QDomNode::isProcessingInstruction() const 42837 vfunc[39]: QDomNode::isCharacterData() const 42838 vfunc[40]: QDomNode::isComment() const 42839 42840 The Run Time Type Information for the QDomEntityReference class 42841 is described by Table 8-673 42842 42843 Table 8-673. typeinfo for QDomEntityReference 42844 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42845 Name typeinfo name for QDomEntityReference 42846 basetype: typeinfo for QDomNode 42847 __________________________________________________________ 42848 42849 8.2.29.24. Class data for QDomCDATASection 42850 42851 The virtual table for the QDomCDATASection class is described 42852 by Table 8-674 42853 42854 Table 8-674. Primary vtable for QDomCDATASection 42855 Base Offset 0 42856 Virtual Base Offset 0 42857 RTTI typeinfo for QDomCDATASection 42858 vfunc[0]: QDomCDATASection::~QDomCDATASection() 42859 vfunc[1]: QDomCDATASection::~QDomCDATASection() 42860 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42861 const&) 42862 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42863 const&) 42864 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42865 const&) 42866 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42867 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42868 vfunc[7]: QDomNode::hasChildNodes() const 42869 vfunc[8]: QDomNode::cloneNode(bool) const 42870 vfunc[9]: QDomNode::normalize() 42871 vfunc[10]: QDomNode::isSupported(QString const&, QString 42872 const&) const 42873 vfunc[11]: QDomNode::nodeName() const 42874 vfunc[12]: QDomCDATASection::nodeType() const 42875 vfunc[13]: QDomNode::parentNode() const 42876 vfunc[14]: QDomNode::childNodes() const 42877 vfunc[15]: QDomNode::firstChild() const 42878 vfunc[16]: QDomNode::lastChild() const 42879 vfunc[17]: QDomNode::previousSibling() const 42880 vfunc[18]: QDomNode::nextSibling() const 42881 vfunc[19]: QDomNode::attributes() const 42882 vfunc[20]: QDomNode::ownerDocument() const 42883 vfunc[21]: QDomNode::namespaceURI() const 42884 vfunc[22]: QDomNode::localName() const 42885 vfunc[23]: QDomNode::hasAttributes() const 42886 vfunc[24]: QDomNode::nodeValue() const 42887 vfunc[25]: QDomNode::setNodeValue(QString const&) 42888 vfunc[26]: QDomNode::prefix() const 42889 vfunc[27]: QDomNode::setPrefix(QString const&) 42890 vfunc[28]: QDomNode::isAttr() const 42891 vfunc[29]: QDomCDATASection::isCDATASection() const 42892 vfunc[30]: QDomNode::isDocumentFragment() const 42893 vfunc[31]: QDomNode::isDocument() const 42894 vfunc[32]: QDomNode::isDocumentType() const 42895 vfunc[33]: QDomNode::isElement() const 42896 vfunc[34]: QDomNode::isEntityReference() const 42897 vfunc[35]: QDomText::isText() const 42898 vfunc[36]: QDomNode::isEntity() const 42899 vfunc[37]: QDomNode::isNotation() const 42900 vfunc[38]: QDomNode::isProcessingInstruction() const 42901 vfunc[39]: QDomCharacterData::isCharacterData() const 42902 vfunc[40]: QDomNode::isComment() const 42903 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42904 unsigned long) 42905 vfunc[42]: QDomCharacterData::appendData(QString const&) 42906 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42907 const&) 42908 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42909 unsigned long) 42910 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42911 unsigned long, QString const&) 42912 vfunc[46]: QDomCharacterData::length() const 42913 vfunc[47]: QDomCharacterData::data() const 42914 vfunc[48]: QDomCharacterData::setData(QString const&) 42915 42916 The Run Time Type Information for the QDomCDATASection class is 42917 described by Table 8-675 42918 42919 Table 8-675. typeinfo for QDomCDATASection 42920 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42921 Name typeinfo name for QDomCDATASection 42922 basetype: typeinfo for QDomText 42923 __________________________________________________________ 42924 42925 8.2.29.25. Class data for QXmlDTDHandler 42926 42927 The virtual table for the QXmlDTDHandler class is described by 42928 Table 8-676 42929 42930 Table 8-676. Primary vtable for QXmlDTDHandler 42931 Base Offset 0 42932 Virtual Base Offset 0 42933 RTTI typeinfo for QXmlDTDHandler 42934 vfunc[0]: __cxa_pure_virtual 42935 vfunc[1]: __cxa_pure_virtual 42936 vfunc[2]: __cxa_pure_virtual 42937 42938 The Run Time Type Information for the QXmlDTDHandler class is 42939 described by Table 8-677 42940 42941 Table 8-677. typeinfo for QXmlDTDHandler 42942 Base Vtable vtable for __cxxabiv1::__class_type_info 42943 Name typeinfo name for QXmlDTDHandler 42944 __________________________________________________________ 42945 42946 8.2.29.26. Class data for QXmlInputSource 42947 42948 The virtual table for the QXmlInputSource class is described by 42949 Table 8-678 42950 42951 Table 8-678. Primary vtable for QXmlInputSource 42952 Base Offset 0 42953 Virtual Base Offset 0 42954 RTTI typeinfo for QXmlInputSource 42955 vfunc[0]: QXmlInputSource::~QXmlInputSource() 42956 vfunc[1]: QXmlInputSource::~QXmlInputSource() 42957 vfunc[2]: QXmlInputSource::setData(QString const&) 42958 vfunc[3]: QXmlInputSource::setData(QMemArray const&) 42959 vfunc[4]: QXmlInputSource::fetchData() 42960 vfunc[5]: QXmlInputSource::data() 42961 vfunc[6]: QXmlInputSource::next() 42962 vfunc[7]: QXmlInputSource::reset() 42963 vfunc[8]: QXmlInputSource::fromRawData(QMemArray const&, 42964 bool) 42965 42966 The Run Time Type Information for the QXmlInputSource class is 42967 described by Table 8-679 42968 42969 Table 8-679. typeinfo for QXmlInputSource 42970 Base Vtable vtable for __cxxabiv1::__class_type_info 42971 Name typeinfo name for QXmlInputSource 42972 __________________________________________________________ 42973 42974 8.2.29.27. Class data for QXmlErrorHandler 42975 42976 The virtual table for the QXmlErrorHandler class is described 42977 by Table 8-680 42978 42979 Table 8-680. Primary vtable for QXmlErrorHandler 42980 Base Offset 0 42981 Virtual Base Offset 0 42982 RTTI typeinfo for QXmlErrorHandler 42983 vfunc[0]: __cxa_pure_virtual 42984 vfunc[1]: __cxa_pure_virtual 42985 vfunc[2]: __cxa_pure_virtual 42986 vfunc[3]: __cxa_pure_virtual 42987 42988 The Run Time Type Information for the QXmlErrorHandler class is 42989 described by Table 8-681 42990 42991 Table 8-681. typeinfo for QXmlErrorHandler 42992 Base Vtable vtable for __cxxabiv1::__class_type_info 42993 Name typeinfo name for QXmlErrorHandler 42994 __________________________________________________________ 42995 42996 8.2.29.28. Class data for QDomDocumentFragment 42997 42998 The virtual table for the QDomDocumentFragment class is 42999 described by Table 8-682 43000 43001 Table 8-682. Primary vtable for QDomDocumentFragment 43002 Base Offset 0 43003 Virtual Base Offset 0 43004 RTTI typeinfo for QDomDocumentFragment 43005 vfunc[0]: QDomDocumentFragment::~QDomDocumentFragment() 43006 vfunc[1]: QDomDocumentFragment::~QDomDocumentFragment() 43007 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 43008 const&) 43009 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 43010 const&) 43011 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 43012 const&) 43013 vfunc[5]: QDomNode::removeChild(QDomNode const&) 43014 vfunc[6]: QDomNode::appendChild(QDomNode const&) 43015 vfunc[7]: QDomNode::hasChildNodes() const 43016 vfunc[8]: QDomNode::cloneNode(bool) const 43017 vfunc[9]: QDomNode::normalize() 43018 vfunc[10]: QDomNode::isSupported(QString const&, QString 43019 const&) const 43020 vfunc[11]: QDomNode::nodeName() const 43021 vfunc[12]: QDomDocumentFragment::nodeType() const 43022 vfunc[13]: QDomNode::parentNode() const 43023 vfunc[14]: QDomNode::childNodes() const 43024 vfunc[15]: QDomNode::firstChild() const 43025 vfunc[16]: QDomNode::lastChild() const 43026 vfunc[17]: QDomNode::previousSibling() const 43027 vfunc[18]: QDomNode::nextSibling() const 43028 vfunc[19]: QDomNode::attributes() const 43029 vfunc[20]: QDomNode::ownerDocument() const 43030 vfunc[21]: QDomNode::namespaceURI() const 43031 vfunc[22]: QDomNode::localName() const 43032 vfunc[23]: QDomNode::hasAttributes() const 43033 vfunc[24]: QDomNode::nodeValue() const 43034 vfunc[25]: QDomNode::setNodeValue(QString const&) 43035 vfunc[26]: QDomNode::prefix() const 43036 vfunc[27]: QDomNode::setPrefix(QString const&) 43037 vfunc[28]: QDomNode::isAttr() const 43038 vfunc[29]: QDomNode::isCDATASection() const 43039 vfunc[30]: QDomDocumentFragment::isDocumentFragment() const 43040 vfunc[31]: QDomNode::isDocument() const 43041 vfunc[32]: QDomNode::isDocumentType() const 43042 vfunc[33]: QDomNode::isElement() const 43043 vfunc[34]: QDomNode::isEntityReference() const 43044 vfunc[35]: QDomNode::isText() const 43045 vfunc[36]: QDomNode::isEntity() const 43046 vfunc[37]: QDomNode::isNotation() const 43047 vfunc[38]: QDomNode::isProcessingInstruction() const 43048 vfunc[39]: QDomNode::isCharacterData() const 43049 vfunc[40]: QDomNode::isComment() const 43050 43051 The Run Time Type Information for the QDomDocumentFragment 43052 class is described by Table 8-683 43053 43054 Table 8-683. typeinfo for QDomDocumentFragment 43055 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43056 Name typeinfo name for QDomDocumentFragment 43057 basetype: typeinfo for QDomNode 43058 __________________________________________________________ 43059 43060 8.2.29.29. Interfaces for Qt3 XML 43061 43062 An LSB conforming implementation shall provide the architecture 43063 specific functions for Qt3 XML specified in Table 8-684, with 43064 the full mandatory functionality as described in the referenced 43065 underlying specification. 43066 43067 Table 8-684. libqt-mt - Qt3 XML Function Interfaces 43068 _ZThn12_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43069 _ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15Q 43070 XmlInputSource [CXXABI] 43071 _ZThn16_N18QXmlDefaultHandler10startCDATAEv [CXXABI] 43072 _ZThn16_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43073 _ZThn16_N18QXmlDefaultHandler11startEntityERK7QString [CXXABI] 43074 _ZThn16_N18QXmlDefaultHandler6endDTDEv [CXXABI] 43075 _ZThn16_N18QXmlDefaultHandler7commentERK7QString [CXXABI] 43076 _ZThn16_N18QXmlDefaultHandler8endCDATAEv [CXXABI] 43077 _ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ 43078 [CXXABI] _ZThn16_N18QXmlDefaultHandler9endEntityERK7QString 43079 [CXXABI] 43080 _ZThn20_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43081 _ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2 43082 _S2_ [CXXABI] 43083 _ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_ 43084 S2_ [CXXABI] 43085 _ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ 43086 [CXXABI] 43087 _ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException 43088 [CXXABI] _ZThn4_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43089 _ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException 43090 [CXXABI] 43091 _ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException 43092 [CXXABI] 43093 _ZThn8_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43094 _ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ 43095 [CXXABI] 43096 _ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S 43097 2_S2_ [CXXABI] 43098 __________________________________________________________ 43099 43100 8.2.30. Qt3 Namespace 43101 __________________________________________________________ 43102 43103 8.2.30.1. Interfaces for Qt3 Namespace 43104 43105 No external functions are defined for libqt-mt - Qt3 Namespace 43106 in this part of the specification. See also the generic 43107 specification. 43108 __________________________________________________________ 43109 43110 8.2.31. Qt3 Colors 43111 __________________________________________________________ 43112 43113 8.2.31.1. Interfaces for Qt3 Colors 43114 43115 No external functions are defined for libqt-mt - Qt3 Colors in 43116 this part of the specification. See also the generic 43117 specification. 43118 __________________________________________________________ 43119 43120 8.2.32. Qt3 Fonts 43121 __________________________________________________________ 43122 43123 8.2.32.1. Interfaces for Qt3 Fonts 43124 43125 No external functions are defined for libqt-mt - Qt3 Fonts in 43126 this part of the specification. See also the generic 43127 specification. 43128 __________________________________________________________ 43129 43130 8.2.33. Qt3 2D Graphics 43131 __________________________________________________________ 43132 43133 8.2.33.1. Class data for QIconSet 43134 43135 The virtual table for the QIconSet class is described by Table 43136 8-685 43137 43138 Table 8-685. Primary vtable for QIconSet 43139 Base Offset 0 43140 Virtual Base Offset 0 43141 RTTI typeinfo for QIconSet 43142 vfunc[0]: QIconSet::~QIconSet() 43143 vfunc[1]: QIconSet::~QIconSet() 43144 vfunc[2]: QIconSet::setPixmap(QPixmap const&, QIconSet::Size, 43145 QIconSet::Mode, QIconSet::State) 43146 vfunc[3]: QIconSet::setPixmap(QString const&, QIconSet::Size, 43147 QIconSet::Mode, QIconSet::State) 43148 43149 The Run Time Type Information for the QIconSet class is 43150 described by Table 8-686 43151 43152 Table 8-686. typeinfo for QIconSet 43153 Base Vtable vtable for __cxxabiv1::__class_type_info 43154 Name typeinfo name for QIconSet 43155 __________________________________________________________ 43156 43157 8.2.33.2. Interfaces for Qt3 2D Graphics 43158 43159 No external functions are defined for libqt-mt - Qt3 2D 43160 Graphics in this part of the specification. See also the 43161 generic specification. 43162 __________________________________________________________ 43163 43164 8.2.34. Qt3 Validators 43165 __________________________________________________________ 43166 43167 8.2.34.1. Class data for QRegExpValidator 43168 43169 The virtual table for the QRegExpValidator class is described 43170 by Table 8-687 43171 43172 Table 8-687. Primary vtable for QRegExpValidator 43173 Base Offset 0 43174 Virtual Base Offset 0 43175 RTTI typeinfo for QRegExpValidator 43176 vfunc[0]: NULL or QRegExpValidator::metaObject() const 43177 vfunc[1]: QRegExpValidator::className() const 43178 vfunc[2]: QRegExpValidator::qt_cast(char const*) 43179 vfunc[3]: QRegExpValidator::qt_invoke(int, QUObject*) 43180 vfunc[4]: QRegExpValidator::qt_emit(int, QUObject*) 43181 vfunc[5]: QRegExpValidator::qt_property(int, int, QVariant*) 43182 vfunc[6]: QRegExpValidator::~QRegExpValidator() 43183 vfunc[7]: QRegExpValidator::~QRegExpValidator() 43184 vfunc[8]: QObject::event(QEvent*) 43185 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43186 vfunc[10]: QObject::setName(char const*) 43187 vfunc[11]: QObject::insertChild(QObject*) 43188 vfunc[12]: QObject::removeChild(QObject*) 43189 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43190 vfunc[14]: QObject::property(char const*) const 43191 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43192 vfunc[16]: QObject::childEvent(QChildEvent*) 43193 vfunc[17]: QObject::customEvent(QCustomEvent*) 43194 vfunc[18]: QObject::connectNotify(char const*) 43195 vfunc[19]: QObject::disconnectNotify(char const*) 43196 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43197 const*, char const*) 43198 vfunc[21]: QRegExpValidator::validate(QString&, int&) const 43199 vfunc[22]: QValidator::fixup(QString&) const 43200 43201 The Run Time Type Information for the QRegExpValidator class is 43202 described by Table 8-688 43203 43204 Table 8-688. typeinfo for QRegExpValidator 43205 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43206 Name typeinfo name for QRegExpValidator 43207 basetype: typeinfo for QValidator 43208 __________________________________________________________ 43209 43210 8.2.34.2. Class data for QIntValidator 43211 43212 The virtual table for the QIntValidator class is described by 43213 Table 8-689 43214 43215 Table 8-689. Primary vtable for QIntValidator 43216 Base Offset 0 43217 Virtual Base Offset 0 43218 RTTI typeinfo for QIntValidator 43219 vfunc[0]: NULL or QIntValidator::metaObject() const 43220 vfunc[1]: QIntValidator::className() const 43221 vfunc[2]: QIntValidator::qt_cast(char const*) 43222 vfunc[3]: QIntValidator::qt_invoke(int, QUObject*) 43223 vfunc[4]: QIntValidator::qt_emit(int, QUObject*) 43224 vfunc[5]: QIntValidator::qt_property(int, int, QVariant*) 43225 vfunc[6]: QIntValidator::~QIntValidator() 43226 vfunc[7]: QIntValidator::~QIntValidator() 43227 vfunc[8]: QObject::event(QEvent*) 43228 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43229 vfunc[10]: QObject::setName(char const*) 43230 vfunc[11]: QObject::insertChild(QObject*) 43231 vfunc[12]: QObject::removeChild(QObject*) 43232 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43233 vfunc[14]: QObject::property(char const*) const 43234 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43235 vfunc[16]: QObject::childEvent(QChildEvent*) 43236 vfunc[17]: QObject::customEvent(QCustomEvent*) 43237 vfunc[18]: QObject::connectNotify(char const*) 43238 vfunc[19]: QObject::disconnectNotify(char const*) 43239 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43240 const*, char const*) 43241 vfunc[21]: QIntValidator::validate(QString&, int&) const 43242 vfunc[22]: QValidator::fixup(QString&) const 43243 vfunc[23]: QIntValidator::setRange(int, int) 43244 43245 The Run Time Type Information for the QIntValidator class is 43246 described by Table 8-690 43247 43248 Table 8-690. typeinfo for QIntValidator 43249 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43250 Name typeinfo name for QIntValidator 43251 basetype: typeinfo for QValidator 43252 __________________________________________________________ 43253 43254 8.2.34.3. Class data for QValidator 43255 43256 The virtual table for the QValidator class is described by 43257 Table 8-691 43258 43259 Table 8-691. Primary vtable for QValidator 43260 Base Offset 0 43261 Virtual Base Offset 0 43262 RTTI typeinfo for QValidator 43263 vfunc[0]: NULL or QValidator::metaObject() const 43264 vfunc[1]: QValidator::className() const 43265 vfunc[2]: QValidator::qt_cast(char const*) 43266 vfunc[3]: QValidator::qt_invoke(int, QUObject*) 43267 vfunc[4]: QValidator::qt_emit(int, QUObject*) 43268 vfunc[5]: QValidator::qt_property(int, int, QVariant*) 43269 vfunc[6]: QValidator::~QValidator() 43270 vfunc[7]: QValidator::~QValidator() 43271 vfunc[8]: QObject::event(QEvent*) 43272 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43273 vfunc[10]: QObject::setName(char const*) 43274 vfunc[11]: QObject::insertChild(QObject*) 43275 vfunc[12]: QObject::removeChild(QObject*) 43276 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43277 vfunc[14]: QObject::property(char const*) const 43278 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43279 vfunc[16]: QObject::childEvent(QChildEvent*) 43280 vfunc[17]: QObject::customEvent(QCustomEvent*) 43281 vfunc[18]: QObject::connectNotify(char const*) 43282 vfunc[19]: QObject::disconnectNotify(char const*) 43283 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43284 const*, char const*) 43285 vfunc[21]: __cxa_pure_virtual 43286 vfunc[22]: QValidator::fixup(QString&) const 43287 43288 The Run Time Type Information for the QValidator class is 43289 described by Table 8-692 43290 43291 Table 8-692. typeinfo for QValidator 43292 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43293 Name typeinfo name for QValidator 43294 basetype: typeinfo for QObject 43295 __________________________________________________________ 43296 43297 8.2.34.4. Class data for QDoubleValidator 43298 43299 The virtual table for the QDoubleValidator class is described 43300 by Table 8-693 43301 43302 Table 8-693. Primary vtable for QDoubleValidator 43303 Base Offset 0 43304 Virtual Base Offset 0 43305 RTTI typeinfo for QDoubleValidator 43306 vfunc[0]: NULL or QDoubleValidator::metaObject() const 43307 vfunc[1]: QDoubleValidator::className() const 43308 vfunc[2]: QDoubleValidator::qt_cast(char const*) 43309 vfunc[3]: QDoubleValidator::qt_invoke(int, QUObject*) 43310 vfunc[4]: QDoubleValidator::qt_emit(int, QUObject*) 43311 vfunc[5]: QDoubleValidator::qt_property(int, int, QVariant*) 43312 vfunc[6]: QDoubleValidator::~QDoubleValidator() 43313 vfunc[7]: QDoubleValidator::~QDoubleValidator() 43314 vfunc[8]: QObject::event(QEvent*) 43315 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43316 vfunc[10]: QObject::setName(char const*) 43317 vfunc[11]: QObject::insertChild(QObject*) 43318 vfunc[12]: QObject::removeChild(QObject*) 43319 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43320 vfunc[14]: QObject::property(char const*) const 43321 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43322 vfunc[16]: QObject::childEvent(QChildEvent*) 43323 vfunc[17]: QObject::customEvent(QCustomEvent*) 43324 vfunc[18]: QObject::connectNotify(char const*) 43325 vfunc[19]: QObject::disconnectNotify(char const*) 43326 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43327 const*, char const*) 43328 vfunc[21]: QDoubleValidator::validate(QString&, int&) const 43329 vfunc[22]: QValidator::fixup(QString&) const 43330 vfunc[23]: QDoubleValidator::setRange(double, double, int) 43331 43332 The Run Time Type Information for the QDoubleValidator class is 43333 described by Table 8-694 43334 43335 Table 8-694. typeinfo for QDoubleValidator 43336 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43337 Name typeinfo name for QDoubleValidator 43338 basetype: typeinfo for QValidator 43339 __________________________________________________________ 43340 43341 8.2.34.5. Interfaces for Qt3 Validators 43342 43343 No external functions are defined for libqt-mt - Qt3 Validators 43344 in this part of the specification. See also the generic 43345 specification. 43346 __________________________________________________________ 43347 43348 8.2.35. Qt3 Internals 43349 __________________________________________________________ 43350 43351 8.2.35.1. Class data for QGVector 43352 43353 The virtual table for the QGVector class is described by Table 43354 8-695 43355 43356 Table 8-695. Primary vtable for QGVector 43357 Base Offset 0 43358 Virtual Base Offset 0 43359 RTTI typeinfo for QGVector 43360 vfunc[0]: NULL or QGVector::count() const 43361 vfunc[1]: QGVector::clear() 43362 vfunc[2]: QGVector::~QGVector() 43363 vfunc[3]: QGVector::~QGVector() 43364 vfunc[4]: QPtrCollection::newItem(void*) 43365 vfunc[5]: __cxa_pure_virtual 43366 vfunc[6]: QGVector::compareItems(void*, void*) 43367 vfunc[7]: QGVector::read(QDataStream&, void*&) 43368 vfunc[8]: QGVector::write(QDataStream&, void*) const 43369 43370 The Run Time Type Information for the QGVector class is 43371 described by Table 8-696 43372 43373 Table 8-696. typeinfo for QGVector 43374 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43375 Name typeinfo name for QGVector 43376 basetype: typeinfo for QPtrCollection 43377 __________________________________________________________ 43378 43379 8.2.35.2. Class data for QGList 43380 43381 The virtual table for the QGList class is described by Table 43382 8-697 43383 43384 Table 8-697. Primary vtable for QGList 43385 Base Offset 0 43386 Virtual Base Offset 0 43387 RTTI typeinfo for QGList 43388 vfunc[0]: NULL or QGList::count() const 43389 vfunc[1]: QGList::clear() 43390 vfunc[2]: QGList::~QGList() 43391 vfunc[3]: QGList::~QGList() 43392 vfunc[4]: QPtrCollection::newItem(void*) 43393 vfunc[5]: __cxa_pure_virtual 43394 vfunc[6]: QGList::compareItems(void*, void*) 43395 vfunc[7]: QGList::read(QDataStream&, void*&) 43396 vfunc[8]: QGList::write(QDataStream&, void*) const 43397 43398 The Run Time Type Information for the QGList class is described 43399 by Table 8-698 43400 43401 Table 8-698. typeinfo for QGList 43402 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43403 Name typeinfo name for QGList 43404 basetype: typeinfo for QPtrCollection 43405 __________________________________________________________ 43406 43407 8.2.35.3. Class data for QPolygonScanner 43408 43409 The virtual table for the QPolygonScanner class is described by 43410 Table 8-699 43411 43412 Table 8-699. Primary vtable for QPolygonScanner 43413 Base Offset 0 43414 Virtual Base Offset 0 43415 RTTI typeinfo for QPolygonScanner 43416 vfunc[0]: __cxa_pure_virtual 43417 43418 The Run Time Type Information for the QPolygonScanner class is 43419 described by Table 8-700 43420 43421 Table 8-700. typeinfo for QPolygonScanner 43422 Base Vtable vtable for __cxxabiv1::__class_type_info 43423 Name typeinfo name for QPolygonScanner 43424 __________________________________________________________ 43425 43426 8.2.35.4. Class data for QGCache 43427 43428 The virtual table for the QGCache class is described by Table 43429 8-701 43430 43431 Table 8-701. Primary vtable for QGCache 43432 Base Offset 0 43433 Virtual Base Offset 0 43434 RTTI typeinfo for QGCache 43435 vfunc[0]: QGCache::count() const 43436 vfunc[1]: QGCache::clear() 43437 vfunc[2]: QGCache::~QGCache() 43438 vfunc[3]: QGCache::~QGCache() 43439 vfunc[4]: QPtrCollection::newItem(void*) 43440 vfunc[5]: __cxa_pure_virtual 43441 43442 The Run Time Type Information for the QGCache class is 43443 described by Table 8-702 43444 43445 Table 8-702. typeinfo for QGCache 43446 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43447 Name typeinfo name for QGCache 43448 basetype: typeinfo for QPtrCollection 43449 __________________________________________________________ 43450 43451 8.2.35.5. Class data for QGArray 43452 43453 The virtual table for the QGArray class is described by Table 43454 8-703 43455 43456 Table 8-703. Primary vtable for QGArray 43457 Base Offset 0 43458 Virtual Base Offset 0 43459 RTTI typeinfo for QGArray 43460 vfunc[0]: QGArray::~QGArray() 43461 vfunc[1]: QGArray::~QGArray() 43462 vfunc[2]: NULL or QGArray::detach() 43463 vfunc[3]: QGArray::newData() 43464 vfunc[4]: QGArray::deleteData(QGArray::array_data*) 43465 43466 The Run Time Type Information for the QGArray class is 43467 described by Table 8-704 43468 43469 Table 8-704. typeinfo for QGArray 43470 Base Vtable vtable for __cxxabiv1::__class_type_info 43471 Name typeinfo name for QGArray 43472 __________________________________________________________ 43473 43474 8.2.35.6. Class data for QSignalVec 43475 43476 The virtual table for the QSignalVec class is described by 43477 Table 8-705 43478 43479 Table 8-705. Primary vtable for QSignalVec 43480 Base Offset 0 43481 Virtual Base Offset 0 43482 RTTI typeinfo for QSignalVec 43483 vfunc[0]: NULL or QPtrVector::count() const 43484 vfunc[1]: NULL or QPtrVector::clear() 43485 vfunc[2]: NULL or QSignalVec::~QSignalVec() 43486 vfunc[3]: NULL or QSignalVec::~QSignalVec() 43487 vfunc[4]: QPtrCollection::newItem(void*) 43488 vfunc[5]: NULL or 43489 QPtrVector::deleteItem(void*) 43490 vfunc[6]: QGVector::compareItems(void*, void*) 43491 vfunc[7]: QGVector::read(QDataStream&, void*&) 43492 vfunc[8]: QGVector::write(QDataStream&, void*) const 43493 43494 The Run Time Type Information for the QSignalVec class is 43495 described by Table 8-706 43496 43497 Table 8-706. typeinfo for QSignalVec 43498 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43499 Name typeinfo name for QSignalVec 43500 basetype: typeinfo for QPtrVector 43501 __________________________________________________________ 43502 43503 8.2.35.7. Class data for QGDict 43504 43505 The virtual table for the QGDict class is described by Table 43506 8-707 43507 43508 Table 8-707. Primary vtable for QGDict 43509 Base Offset 0 43510 Virtual Base Offset 0 43511 RTTI typeinfo for QGDict 43512 vfunc[0]: NULL or QGDict::count() const 43513 vfunc[1]: QGDict::clear() 43514 vfunc[2]: QGDict::~QGDict() 43515 vfunc[3]: QGDict::~QGDict() 43516 vfunc[4]: QPtrCollection::newItem(void*) 43517 vfunc[5]: __cxa_pure_virtual 43518 vfunc[6]: QGDict::read(QDataStream&, void*&) 43519 vfunc[7]: QGDict::write(QDataStream&, void*) const 43520 43521 The Run Time Type Information for the QGDict class is described 43522 by Table 8-708 43523 43524 Table 8-708. typeinfo for QGDict 43525 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43526 Name typeinfo name for QGDict 43527 basetype: typeinfo for QPtrCollection 43528 __________________________________________________________ 43529 43530 8.2.35.8. Interfaces for Qt3 Internals 43531 43532 No external functions are defined for libqt-mt - Qt3 Internals 43533 in this part of the specification. See also the generic 43534 specification. 43535 __________________________________________________________ 43536 43537 8.2.36. Qt3 Miscellaneous 43538 __________________________________________________________ 43539 43540 8.2.36.1. Class data for QRangeControl 43541 43542 The virtual table for the QRangeControl class is described by 43543 Table 8-709 43544 43545 Table 8-709. Primary vtable for QRangeControl 43546 Base Offset 0 43547 Virtual Base Offset 0 43548 RTTI typeinfo for QRangeControl 43549 vfunc[0]: QRangeControl::~QRangeControl() 43550 vfunc[1]: QRangeControl::~QRangeControl() 43551 vfunc[2]: QRangeControl::valueChange() 43552 vfunc[3]: QRangeControl::rangeChange() 43553 vfunc[4]: QRangeControl::stepChange() 43554 43555 The Run Time Type Information for the QRangeControl class is 43556 described by Table 8-710 43557 43558 Table 8-710. typeinfo for QRangeControl 43559 Base Vtable vtable for __cxxabiv1::__class_type_info 43560 Name typeinfo name for QRangeControl 43561 __________________________________________________________ 43562 43563 8.2.36.2. Class data for QSplashScreen 43564 43565 The virtual table for the QSplashScreen class is described by 43566 Table 8-711 43567 43568 Table 8-711. Primary vtable for QSplashScreen 43569 Base Offset 0 43570 Virtual Base Offset 0 43571 RTTI typeinfo for QSplashScreen 43572 vfunc[0]: NULL or QSplashScreen::metaObject() const 43573 vfunc[1]: QSplashScreen::className() const 43574 vfunc[2]: QSplashScreen::qt_cast(char const*) 43575 vfunc[3]: QSplashScreen::qt_invoke(int, QUObject*) 43576 vfunc[4]: QSplashScreen::qt_emit(int, QUObject*) 43577 vfunc[5]: QSplashScreen::qt_property(int, int, QVariant*) 43578 vfunc[6]: QSplashScreen::~QSplashScreen() 43579 vfunc[7]: QSplashScreen::~QSplashScreen() 43580 vfunc[8]: QWidget::event(QEvent*) 43581 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43582 vfunc[10]: QWidget::setName(char const*) 43583 vfunc[11]: QObject::insertChild(QObject*) 43584 vfunc[12]: QObject::removeChild(QObject*) 43585 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43586 vfunc[14]: QObject::property(char const*) const 43587 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43588 vfunc[16]: QObject::childEvent(QChildEvent*) 43589 vfunc[17]: QObject::customEvent(QCustomEvent*) 43590 vfunc[18]: QObject::connectNotify(char const*) 43591 vfunc[19]: QObject::disconnectNotify(char const*) 43592 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43593 const*, char const*) 43594 vfunc[21]: QWidget::setEnabled(bool) 43595 vfunc[22]: QWidget::setMinimumSize(int, int) 43596 vfunc[23]: QWidget::setMaximumSize(int, int) 43597 vfunc[24]: QWidget::setSizeIncrement(int, int) 43598 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 43599 vfunc[26]: QWidget::setEraseColor(QColor const&) 43600 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 43601 vfunc[28]: QWidget::setPalette(QPalette const&) 43602 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 43603 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 43604 vfunc[31]: QWidget::setFont(QFont const&) 43605 vfunc[32]: QWidget::setCursor(QCursor const&) 43606 vfunc[33]: QWidget::unsetCursor() 43607 vfunc[34]: QWidget::setMask(QBitmap const&) 43608 vfunc[35]: QWidget::setMask(QRegion const&) 43609 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 43610 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 43611 vfunc[38]: QWidget::setCaption(QString const&) 43612 vfunc[39]: QWidget::setIcon(QPixmap const&) 43613 vfunc[40]: QWidget::setIconText(QString const&) 43614 vfunc[41]: QWidget::setMouseTracking(bool) 43615 vfunc[42]: QWidget::setFocus() 43616 vfunc[43]: QWidget::setActiveWindow() 43617 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 43618 vfunc[45]: QWidget::setFocusProxy(QWidget*) 43619 vfunc[46]: QWidget::setUpdatesEnabled(bool) 43620 vfunc[47]: QWidget::show() 43621 vfunc[48]: QWidget::hide() 43622 vfunc[49]: QWidget::showMinimized() 43623 vfunc[50]: QWidget::showMaximized() 43624 vfunc[51]: QWidget::showNormal() 43625 vfunc[52]: QWidget::polish() 43626 vfunc[53]: QWidget::move(int, int) 43627 vfunc[54]: QWidget::resize(int, int) 43628 vfunc[55]: QWidget::setGeometry(int, int, int, int) 43629 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 43630 vfunc[57]: QWidget::close(bool) 43631 vfunc[58]: QWidget::sizeHint() const 43632 vfunc[59]: QWidget::minimumSizeHint() const 43633 vfunc[60]: QWidget::sizePolicy() const 43634 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 43635 vfunc[62]: QWidget::heightForWidth(int) const 43636 vfunc[63]: QWidget::adjustSize() 43637 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 43638 const&, bool) 43639 vfunc[65]: QWidget::setAcceptDrops(bool) 43640 vfunc[66]: QWidget::setAutoMask(bool) 43641 vfunc[67]: 43642 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 43643 vfunc[68]: QWidget::customWhatsThis() const 43644 vfunc[69]: QSplashScreen::mousePressEvent(QMouseEvent*) 43645 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 43646 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 43647 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 43648 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 43649 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 43650 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 43651 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 43652 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 43653 vfunc[78]: QWidget::enterEvent(QEvent*) 43654 vfunc[79]: QWidget::leaveEvent(QEvent*) 43655 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 43656 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 43657 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 43658 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 43659 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 43660 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 43661 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 43662 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 43663 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 43664 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 43665 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 43666 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 43667 vfunc[92]: QWidget::dropEvent(QDropEvent*) 43668 vfunc[93]: QWidget::showEvent(QShowEvent*) 43669 vfunc[94]: QWidget::hideEvent(QHideEvent*) 43670 vfunc[95]: QWidget::x11Event(_XEvent*) 43671 vfunc[96]: QWidget::updateMask() 43672 vfunc[97]: QWidget::styleChange(QStyle&) 43673 vfunc[98]: QWidget::enabledChange(bool) 43674 vfunc[99]: QWidget::paletteChange(QPalette const&) 43675 vfunc[100]: QWidget::fontChange(QFont const&) 43676 vfunc[101]: QWidget::windowActivationChange(bool) 43677 vfunc[102]: QWidget::metric(int) const 43678 vfunc[103]: QWidget::create(unsigned long, bool, bool) 43679 vfunc[104]: QWidget::destroy(bool, bool) 43680 vfunc[105]: NULL or QWidget::setWState(unsigned int) 43681 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 43682 vfunc[107]: QWidget::focusNextPrevChild(bool) 43683 vfunc[108]: QWidget::setKeyCompression(bool) 43684 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 43685 bool, QFont*) 43686 vfunc[110]: QSplashScreen::drawContents(QPainter*) 43687 43688 Table 8-712. Secondary vtable for QSplashScreen 43689 Base Offset -40 43690 Virtual Base Offset 0 43691 RTTI typeinfo for QSplashScreen 43692 vfunc[0]: non-virtual thunk to QSplashScreen::~QSplashScreen() 43693 vfunc[1]: non-virtual thunk to QSplashScreen::~QSplashScreen() 43694 vfunc[2]: QPaintDevice::setResolution(int) 43695 vfunc[3]: QPaintDevice::resolution() const 43696 vfunc[4]: QPaintDevice::handle() const 43697 vfunc[5]: QPaintDevice::x11RenderHandle() const 43698 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 43699 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 43700 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 43701 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 43702 const 43703 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 43704 43705 The Run Time Type Information for the QSplashScreen class is 43706 described by Table 8-713 43707 43708 Table 8-713. typeinfo for QSplashScreen 43709 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43710 Name typeinfo name for QSplashScreen 43711 basetype: typeinfo for QWidget 43712 __________________________________________________________ 43713 43714 8.2.36.3. Class data for QAccel 43715 43716 The virtual table for the QAccel class is described by Table 43717 8-714 43718 43719 Table 8-714. Primary vtable for QAccel 43720 Base Offset 0 43721 Virtual Base Offset 0 43722 RTTI typeinfo for QAccel 43723 vfunc[0]: NULL or QAccel::metaObject() const 43724 vfunc[1]: QAccel::className() const 43725 vfunc[2]: QAccel::qt_cast(char const*) 43726 vfunc[3]: QAccel::qt_invoke(int, QUObject*) 43727 vfunc[4]: QAccel::qt_emit(int, QUObject*) 43728 vfunc[5]: QAccel::qt_property(int, int, QVariant*) 43729 vfunc[6]: QAccel::~QAccel() 43730 vfunc[7]: QAccel::~QAccel() 43731 vfunc[8]: QObject::event(QEvent*) 43732 vfunc[9]: QAccel::eventFilter(QObject*, QEvent*) 43733 vfunc[10]: QObject::setName(char const*) 43734 vfunc[11]: QObject::insertChild(QObject*) 43735 vfunc[12]: QObject::removeChild(QObject*) 43736 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43737 vfunc[14]: QObject::property(char const*) const 43738 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43739 vfunc[16]: QObject::childEvent(QChildEvent*) 43740 vfunc[17]: QObject::customEvent(QCustomEvent*) 43741 vfunc[18]: QObject::connectNotify(char const*) 43742 vfunc[19]: QObject::disconnectNotify(char const*) 43743 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43744 const*, char const*) 43745 43746 The Run Time Type Information for the QAccel class is described 43747 by Table 8-715 43748 43749 Table 8-715. typeinfo for QAccel 43750 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43751 Name typeinfo name for QAccel 43752 basetype: typeinfo for QObject 43753 __________________________________________________________ 43754 43755 8.2.36.4. Interfaces for Qt3 Miscellaneous 43756 43757 An LSB conforming implementation shall provide the architecture 43758 specific functions for Qt3 Miscellaneous specified in Table 43759 8-716, with the full mandatory functionality as described in 43760 the referenced underlying specification. 43761 43762 Table 8-716. libqt-mt - Qt3 Miscellaneous Function Interfaces 43763 _ZThn40_N13QSplashScreenD0Ev [CXXABI] 43764 _ZThn40_N13QSplashScreenD1Ev [CXXABI] 43765 43766 V. Package Information 43767 43768 Table of Contents 43769 9. Package Dependencies 43770 43771 9.1. Package Dependencies 43772 __________________________________________________________ 43773 43774 Chapter 9. Package Dependencies 43775 43776 9.1. Package Dependencies 43777 43778 The LSB runtime environment shall provide the following 43779 dependency. 43780 43781 lsb-graphics-s390 (legacy) 43782 This dependency is used to indicate that the application 43783 is dependent on features contained in the LSB-Graphics 43784 module. 43785 43786 This dependency shall have a version of 3.0. 43787 43788 The lsb-graphics dependencies are deprecated and will be 43789 removed in a future version of this specification. Applications 43790 should no longer indicate a dependency on them. 43791 __________________________________________________________ 43792 43793 Appendix A. GNU Free Documentation License (Informative) 43794 43795 This specification is published under the terms of the GNU Free 43796 Documentation License, Version 1.1, March 2000 43797 43798 Copyright (C) 2000 Free Software Foundation, Inc. 59 Temple 43799 Place, Suite 330, Boston, MA 02111-1307 USA Everyone is 43800 permitted to copy and distribute verbatim copies of this 43801 license document, but changing it is not allowed. 43802 __________________________________________________________ 43803 43804 A.1. PREAMBLE 43805 43806 The purpose of this License is to make a manual, textbook, or 43807 other written document "free" in the sense of freedom: to 43808 assure everyone the effective freedom to copy and redistribute 43809 it, with or without modifying it, either commercially or 43810 noncommercially. Secondarily, this License preserves for the 43811 author and publisher a way to get credit for their work, while 43812 not being considered responsible for modifications made by 43813 others. 43814 43815 This License is a kind of "copyleft", which means that 43816 derivative works of the document must themselves be free in the 43817 same sense. It complements the GNU General Public License, 43818 which is a copyleft license designed for free software. 43819 43820 We have designed this License in order to use it for manuals 43821 for free software, because free software needs free 43822 documentation: a free program should come with manuals 43823 providing the same freedoms that the software does. But this 43824 License is not limited to software manuals; it can be used for 43825 any textual work, regardless of subject matter or whether it is 43826 published as a printed book. We recommend this License 43827 principally for works whose purpose is instruction or 43828 reference. 43829 __________________________________________________________ 43830 43831 A.2. APPLICABILITY AND DEFINITIONS 43832 43833 This License applies to any manual or other work that contains 43834 a notice placed by the copyright holder saying it can be 43835 distributed under the terms of this License. The "Document", 43836 below, refers to any such manual or work. Any member of the 43837 public is a licensee, and is addressed as "you". 43838 43839 A "Modified Version" of the Document means any work containing 43840 the Document or a portion of it, either copied verbatim, or 43841 with modifications and/or translated into another language. 43842 43843 A "Secondary Section" is a named appendix or a front-matter 43844 section of the Document that deals exclusively with the 43845 relationship of the publishers or authors of the Document to 43846 the Document's overall subject (or to related matters) and 43847 contains nothing that could fall directly within that overall 43848 subject. (For example, if the Document is in part a textbook of 43849 mathematics, a Secondary Section may not explain any 43850 mathematics.) The relationship could be a matter of historical 43851 connection with the subject or with related matters, or of 43852 legal, commercial, philosophical, ethical or political position 43853 regarding them. 43854 43855 The "Invariant Sections" are certain Secondary Sections whose 43856 titles are designated, as being those of Invariant Sections, in 43857 the notice that says that the Document is released under this 43858 License. 43859 43860 The "Cover Texts" are certain short passages of text that are 43861 listed, as Front-Cover Texts or Back-Cover Texts, in the notice 43862 that says that the Document is released under this License. 43863 43864 A "Transparent" copy of the Document means a machine-readable 43865 copy, represented in a format whose specification is available 43866 to the general public, whose contents can be viewed and edited 43867 directly and straightforwardly with generic text editors or 43868 (for images composed of pixels) generic paint programs or (for 43869 drawings) some widely available drawing editor, and that is 43870 suitable for input to text formatters or for automatic 43871 translation to a variety of formats suitable for input to text 43872 formatters. A copy made in an otherwise Transparent file format 43873 whose markup has been designed to thwart or discourage 43874 subsequent modification by readers is not Transparent. A copy 43875 that is not "Transparent" is called "Opaque". 43876 43877 Examples of suitable formats for Transparent copies include 43878 plain ASCII without markup, Texinfo input format, LaTeX input 43879 format, SGML or XML using a publicly available DTD, and 43880 standard-conforming simple HTML designed for human 43881 modification. Opaque formats include PostScript, PDF, 43882 proprietary formats that can be read and edited only by 43883 proprietary word processors, SGML or XML for which the DTD 43884 and/or processing tools are not generally available, and the 43885 machine-generated HTML produced by some word processors for 43886 output purposes only. 43887 43888 The "Title Page" means, for a printed book, the title page 43889 itself, plus such following pages as are needed to hold, 43890 legibly, the material this License requires to appear in the 43891 title page. For works in formats which do not have any title 43892 page as such, "Title Page" means the text near the most 43893 prominent appearance of the work's title, preceding the 43894 beginning of the body of the text. 43895 __________________________________________________________ 43896 43897 A.3. VERBATIM COPYING 43898 43899 You may copy and distribute the Document in any medium, either 43900 commercially or noncommercially, provided that this License, 43901 the copyright notices, and the license notice saying this 43902 License applies to the Document are reproduced in all copies, 43903 and that you add no other conditions whatsoever to those of 43904 this License. You may not use technical measures to obstruct or 43905 control the reading or further copying of the copies you make 43906 or distribute. However, you may accept compensation in exchange 43907 for copies. If you distribute a large enough number of copies 43908 you must also follow the conditions in section 3. 43909 43910 You may also lend copies, under the same conditions stated 43911 above, and you may publicly display copies. 43912 __________________________________________________________ 43913 43914 A.4. COPYING IN QUANTITY 43915 43916 If you publish printed copies of the Document numbering more 43917 than 100, and the Document's license notice requires Cover 43918 Texts, you must enclose the copies in covers that carry, 43919 clearly and legibly, all these Cover Texts: Front-Cover Texts 43920 on the front cover, and Back-Cover Texts on the back cover. 43921 Both covers must also clearly and legibly identify you as the 43922 publisher of these copies. The front cover must present the 43923 full title with all words of the title equally prominent and 43924 visible. You may add other material on the covers in addition. 43925 Copying with changes limited to the covers, as long as they 43926 preserve the title of the Document and satisfy these 43927 conditions, can be treated as verbatim copying in other 43928 respects. 43929 43930 If the required texts for either cover are too voluminous to 43931 fit legibly, you should put the first ones listed (as many as 43932 fit reasonably) on the actual cover, and continue the rest onto 43933 adjacent pages. 43934 43935 If you publish or distribute Opaque copies of the Document 43936 numbering more than 100, you must either include a 43937 machine-readable Transparent copy along with each Opaque copy, 43938 or state in or with each Opaque copy a publicly-accessible 43939 computer-network location containing a complete Transparent 43940 copy of the Document, free of added material, which the general 43941 network-using public has access to download anonymously at no 43942 charge using public-standard network protocols. If you use the 43943 latter option, you must take reasonably prudent steps, when you 43944 begin distribution of Opaque copies in quantity, to ensure that 43945 this Transparent copy will remain thus accessible at the stated 43946 location until at least one year after the last time you 43947 distribute an Opaque copy (directly or through your agents or 43948 retailers) of that edition to the public. 43949 43950 It is requested, but not required, that you contact the authors 43951 of the Document well before redistributing any large number of 43952 copies, to give them a chance to provide you with an updated 43953 version of the Document. 43954 __________________________________________________________ 43955 43956 A.5. MODIFICATIONS 43957 43958 You may copy and distribute a Modified Version of the Document 43959 under the conditions of sections 2 and 3 above, provided that 43960 you release the Modified Version under precisely this License, 43961 with the Modified Version filling the role of the Document, 43962 thus licensing distribution and modification of the Modified 43963 Version to whoever possesses a copy of it. In addition, you 43964 must do these things in the Modified Version: 43965 43966 A. Use in the Title Page (and on the covers, if any) a title 43967 distinct from that of the Document, and from those of 43968 previous versions (which should, if there were any, be 43969 listed in the History section of the Document). You may use 43970 the same title as a previous version if the original 43971 publisher of that version gives permission. 43972 B. List on the Title Page, as authors, one or more persons or 43973 entities responsible for authorship of the modifications in 43974 the Modified Version, together with at least five of the 43975 principal authors of the Document (all of its principal 43976 authors, if it has less than five). 43977 C. State on the Title page the name of the publisher of the 43978 Modified Version, as the publisher. 43979 D. Preserve all the copyright notices of the Document. 43980 E. Add an appropriate copyright notice for your modifications 43981 adjacent to the other copyright notices. 43982 F. Include, immediately after the copyright notices, a license 43983 notice giving the public permission to use the Modified 43984 Version under the terms of this License, in the form shown 43985 in the Addendum below. 43986 G. Preserve in that license notice the full lists of Invariant 43987 Sections and required Cover Texts given in the Document's 43988 license notice. 43989 H. Include an unaltered copy of this License. 43990 I. Preserve the section entitled "History", and its title, and 43991 add to it an item stating at least the title, year, new 43992 authors, and publisher of the Modified Version as given on 43993 the Title Page. If there is no section entitled "History" 43994 in the Document, create one stating the title, year, 43995 authors, and publisher of the Document as given on its 43996 Title Page, then add an item describing the Modified 43997 Version as stated in the previous sentence. 43998 J. Preserve the network location, if any, given in the 43999 Document for public access to a Transparent copy of the 44000 Document, and likewise the network locations given in the 44001 Document for previous versions it was based on. These may 44002 be placed in the "History" section. You may omit a network 44003 location for a work that was published at least four years 44004 before the Document itself, or if the original publisher of 44005 the version it refers to gives permission. 44006 K. In any section entitled "Acknowledgements" or 44007 "Dedications", preserve the section's title, and preserve 44008 in the section all the substance and tone of each of the 44009 contributor acknowledgements and/or dedications given 44010 therein. 44011 L. Preserve all the Invariant Sections of the Document, 44012 unaltered in their text and in their titles. Section 44013 numbers or the equivalent are not considered part of the 44014 section titles. 44015 M. Delete any section entitled "Endorsements". Such a section 44016 may not be included in the Modified Version. 44017 N. Do not retitle any existing section as "Endorsements" or to 44018 conflict in title with any Invariant Section. 44019 44020 If the Modified Version includes new front-matter sections or 44021 appendices that qualify as Secondary Sections and contain no 44022 material copied from the Document, you may at your option 44023 designate some or all of these sections as invariant. To do 44024 this, add their titles to the list of Invariant Sections in the 44025 Modified Version's license notice. These titles must be 44026 distinct from any other section titles. 44027 44028 You may add a section entitled "Endorsements", provided it 44029 contains nothing but endorsements of your Modified Version by 44030 various parties--for example, statements of peer review or that 44031 the text has been approved by an organization as the 44032 authoritative definition of a standard. 44033 44034 You may add a passage of up to five words as a Front-Cover 44035 Text, and a passage of up to 25 words as a Back-Cover Text, to 44036 the end of the list of Cover Texts in the Modified Version. 44037 Only one passage of Front-Cover Text and one of Back-Cover Text 44038 may be added by (or through arrangements made by) any one 44039 entity. If the Document already includes a cover text for the 44040 same cover, previously added by you or by arrangement made by 44041 the same entity you are acting on behalf of, you may not add 44042 another; but you may replace the old one, on explicit 44043 permission from the previous publisher that added the old one. 44044 44045 The author(s) and publisher(s) of the Document do not by this 44046 License give permission to use their names for publicity for or 44047 to assert or imply endorsement of any Modified Version. 44048 __________________________________________________________ 44049 44050 A.6. COMBINING DOCUMENTS 44051 44052 You may combine the Document with other documents released 44053 under this License, under the terms defined in section 4 above 44054 for modified versions, provided that you include in the 44055 combination all of the Invariant Sections of all of the 44056 original documents, unmodified, and list them all as Invariant 44057 Sections of your combined work in its license notice. 44058 44059 The combined work need only contain one copy of this License, 44060 and multiple identical Invariant Sections may be replaced with 44061 a single copy. If there are multiple Invariant Sections with 44062 the same name but different contents, make the title of each 44063 such section unique by adding at the end of it, in parentheses, 44064 the name of the original author or publisher of that section if 44065 known, or else a unique number. Make the same adjustment to the 44066 section titles in the list of Invariant Sections in the license 44067 notice of the combined work. 44068 44069 In the combination, you must combine any sections entitled 44070 "History" in the various original documents, forming one 44071 section entitled "History"; likewise combine any sections 44072 entitled "Acknowledgements", and any sections entitled 44073 "Dedications". You must delete all sections entitled 44074 "Endorsements." 44075 __________________________________________________________ 44076 44077 A.7. COLLECTIONS OF DOCUMENTS 44078 44079 You may make a collection consisting of the Document and other 44080 documents released under this License, and replace the 44081 individual copies of this License in the various documents with 44082 a single copy that is included in the collection, provided that 44083 you follow the rules of this License for verbatim copying of 44084 each of the documents in all other respects. 44085 44086 You may extract a single document from such a collection, and 44087 distribute it individually under this License, provided you 44088 insert a copy of this License into the extracted document, and 44089 follow this License in all other respects regarding verbatim 44090 copying of that document. 44091 __________________________________________________________ 44092 44093 A.8. AGGREGATION WITH INDEPENDENT WORKS 44094 44095 A compilation of the Document or its derivatives with other 44096 separate and independent documents or works, in or on a volume 44097 of a storage or distribution medium, does not as a whole count 44098 as a Modified Version of the Document, provided no compilation 44099 copyright is claimed for the compilation. Such a compilation is 44100 called an "aggregate", and this License does not apply to the 44101 other self-contained works thus compiled with the Document, on 44102 account of their being thus compiled, if they are not 44103 themselves derivative works of the Document. 44104 44105 If the Cover Text requirement of section 3 is applicable to 44106 these copies of the Document, then if the Document is less than 44107 one quarter of the entire aggregate, the Document's Cover Texts 44108 may be placed on covers that surround only the Document within 44109 the aggregate. Otherwise they must appear on covers around the 44110 whole aggregate. 44111 __________________________________________________________ 44112 44113 A.9. TRANSLATION 44114 44115 Translation is considered a kind of modification, so you may 44116 distribute translations of the Document under the terms of 44117 section 4. Replacing Invariant Sections with translations 44118 requires special permission from their copyright holders, but 44119 you may include translations of some or all Invariant Sections 44120 in addition to the original versions of these Invariant 44121 Sections. You may include a translation of this License 44122 provided that you also include the original English version of 44123 this License. In case of a disagreement between the translation 44124 and the original English version of this License, the original 44125 English version will prevail. 44126 __________________________________________________________ 44127 44128 A.10. TERMINATION 44129 44130 You may not copy, modify, sublicense, or distribute the 44131 Document except as expressly provided for under this License. 44132 Any other attempt to copy, modify, sublicense or distribute the 44133 Document is void, and will automatically terminate your rights 44134 under this License. However, parties who have received copies, 44135 or rights, from you under this License will not have their 44136 licenses terminated so long as such parties remain in full 44137 compliance. 44138 __________________________________________________________ 44139 44140 A.11. FUTURE REVISIONS OF THIS LICENSE 44141 44142 The Free Software Foundation may publish new, revised versions 44143 of the GNU Free Documentation License from time to time. Such 44144 new versions will be similar in spirit to the present version, 44145 but may differ in detail to address new problems or concerns. 44146 See http://www.gnu.org/copyleft/. 44147 44148 Each version of the License is given a distinguishing version 44149 number. If the Document specifies that a particular numbered 44150 version of this License "or any later version" applies to it, 44151 you have the option of following the terms and conditions 44152 either of that specified version or of any later version that 44153 has been published (not as a draft) by the Free Software 44154 Foundation. If the Document does not specify a version number 44155 of this License, you may choose any version ever published (not 44156 as a draft) by the Free Software Foundation. 44157 __________________________________________________________ 44158 44159 A.12. How to use this License for your documents 44160 44161 To use this License in a document you have written, include a 44162 copy of the License in the document and put the following 44163 copyright and license notices just after the title page: 44164 44165 Copyright (c) YEAR YOUR NAME. Permission is granted to copy, 44166 distribute and/or modify this document under the terms of 44167 the GNU Free Documentation License, Version 1.1 or any later 44168 version published by the Free Software Foundation; with the 44169 Invariant Sections being LIST THEIR TITLES, with the 44170 Front-Cover Texts being LIST, and with the Back-Cover Texts 44171 being LIST. A copy of the license is included in the section 44172 entitled "GNU Free Documentation License". 44173 44174 If you have no Invariant Sections, write "with no Invariant 44175 Sections" instead of saying which ones are invariant. If you 44176 have no Front-Cover Texts, write "no Front-Cover Texts" instead 44177 of "Front-Cover Texts being LIST"; likewise for Back-Cover 44178 Texts. 44179 44180 If your document contains nontrivial examples of program code, 44181 we recommend releasing these examples in parallel under your 44182 choice of free software license, such as the GNU General Public 44183 License, to permit their use in free software.