1 Linux Standard Base Desktop Specification for IA32 4.1 2 3 Copyright © 2010 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 Status of this Document 57 Introduction 58 I. Introductory Elements 59 60 1. Scope 61 2. References 62 63 2.1. Normative References 64 2.2. Informative References/Bibliography 65 66 3. Requirements 67 68 3.1. Relevant Libraries 69 70 4. Terms and Definitions 71 5. Documentation Conventions 72 73 II. GTK+ Stack Libraries 74 75 6. Libraries 76 77 6.1. Introduction 78 6.2. Interfaces for libglib-2.0 79 6.3. Data Definitions for libglib-2.0 80 6.4. Interfaces for libgobject-2.0 81 6.5. Data Definitions for libgobject-2.0 82 6.6. Interfaces for libgmodule-2.0 83 6.7. Data Definitions for libgmodule-2.0 84 6.8. Interfaces for libgthread-2.0 85 6.9. Interfaces for libatk-1.0 86 6.10. Data Definitions for libatk-1.0 87 6.11. Interfaces for libpango-1.0 88 6.12. Data Definitions for libpango-1.0 89 6.13. Interfaces for libpangocairo-1.0 90 6.14. Data Definitions for libpangocairo-1.0 91 6.15. Interfaces for libpangoxft-1.0 92 6.16. Data Definitions for libpangoxft-1.0 93 6.17. Interfaces for libpangoft2-1.0 94 6.18. Data Definitions for libpangoft2-1.0 95 6.19. Interfaces for libgdk_pixbuf-2.0 96 6.20. Data Definitions for libgdk_pixbuf-2.0 97 6.21. Interfaces for libgdk_pixbuf_xlib-2.0 98 6.22. Data Definitions for libgdk_pixbuf_xlib-2.0 99 6.23. Interfaces for libgdk-x11-2.0 100 6.24. Data Definitions for libgdk-x11-2.0 101 6.25. Interfaces for libgtk-x11-2.0 102 6.26. Data Definitions for libgtk-x11-2.0 103 104 III. Qt Libraries 105 106 7. Libraries 107 108 7.1. Introduction 109 7.2. Interfaces for libQtCore 110 7.3. Data Definitions for libQtCore 111 7.4. Interface Definitions for libQtCore 112 7.5. Interfaces for libQtGui 113 7.6. Data Definitions for libQtGui 114 7.7. Interfaces for libQtXml 115 7.8. Data Definitions for libQtXml 116 7.9. Interfaces for libQtOpenGL 117 7.10. Data Definitions for libQtOpenGL 118 7.11. Interfaces for libQtSql 119 7.12. Data Definitions for libQtSql 120 7.13. Interfaces for libQtSvg 121 7.14. Data Definitions for libQtSvg 122 7.15. Interfaces for libQtNetwork 123 7.16. Data Definitions for libQtNetwork 124 125 IV. Qt3 Library 126 127 8. Library 128 129 8.1. Introduction 130 8.2. Interfaces for libqt-mt 131 132 V. Package Information 133 134 9. Package Dependencies 135 136 9.1. Package Dependencies 137 138 A. GNU Free Documentation License (Informative) 139 140 A.1. PREAMBLE 141 A.2. APPLICABILITY AND DEFINITIONS 142 A.3. VERBATIM COPYING 143 A.4. COPYING IN QUANTITY 144 A.5. MODIFICATIONS 145 A.6. COMBINING DOCUMENTS 146 A.7. COLLECTIONS OF DOCUMENTS 147 A.8. AGGREGATION WITH INDEPENDENT WORKS 148 A.9. TRANSLATION 149 A.10. TERMINATION 150 A.11. FUTURE REVISIONS OF THIS LICENSE 151 A.12. How to use this License for your documents 152 153 List of Tables 154 2-1. Normative References 155 2-2. Other References 156 3-1. Standard Library Names 157 6-1. libglib-2.0 Definition 158 6-2. libgobject-2.0 Definition 159 6-3. libgmodule-2.0 Definition 160 6-4. libgthread-2.0 Definition 161 6-5. libatk-1.0 Definition 162 6-6. libpango-1.0 Definition 163 6-7. libpangocairo-1.0 Definition 164 6-8. libpangoxft-1.0 Definition 165 6-9. libpangoft2-1.0 Definition 166 6-10. libgdk_pixbuf-2.0 Definition 167 6-11. libgdk_pixbuf_xlib-2.0 Definition 168 6-12. libgdk-x11-2.0 Definition 169 6-13. libgtk-x11-2.0 Definition 170 7-1. libQtCore Definition 171 7-2. libQtCore - Qt4 Core Functions Function Interfaces 172 7-3. typeinfo for QAbstractItemModel 173 7-4. typeinfo for QAbstractTableModel 174 7-5. typeinfo for QAbstractListModel 175 7-6. typeinfo for QTextCodec 176 7-7. typeinfo for QTextCodecFactoryInterface 177 7-8. typeinfo for QTranslator 178 7-9. typeinfo for QMimeData 179 7-10. typeinfo for QEventLoop 180 7-11. typeinfo for QEvent 181 7-12. typeinfo for QTimerEvent 182 7-13. typeinfo for QChildEvent 183 7-14. typeinfo for QCustomEvent 184 7-15. typeinfo for QAbstractEventDispatcher 185 7-16. Primary vtable for QTextCodecPlugin 186 7-17. Secondary vtable for QTextCodecPlugin 187 7-18. typeinfo for QTextCodecPlugin 188 7-19. typeinfo for QPluginLoader 189 7-20. typeinfo for QLibrary 190 7-21. libQtCore - Qt4 Plugins Function Interfaces 191 7-22. typeinfo for QTimer 192 7-23. typeinfo for QFactoryInterface 193 7-24. libQtCore - Qt4 Text Function Interfaces 194 7-25. typeinfo for QIODevice 195 7-26. typeinfo for QDataStream 196 7-27. typeinfo for QTextStream 197 7-28. typeinfo for QFile 198 7-29. typeinfo for QTemporaryFile 199 7-30. typeinfo for QAbstractFileEngine 200 7-31. typeinfo for QAbstractFileEngineHandler 201 7-32. typeinfo for QFSFileEngine 202 7-33. typeinfo for QProcess 203 7-34. typeinfo for QBuffer 204 7-35. typeinfo for QSettings 205 7-36. typeinfo for QSignalMapper 206 7-37. typeinfo for QSocketNotifier 207 7-38. typeinfo for QCoreApplication 208 7-39. typeinfo for QObject 209 7-40. typeinfo for QObjectUserData 210 7-41. typeinfo for QObjectCleanupHandler 211 7-42. typeinfo for QThread 212 7-43. libQtGui Definition 213 7-44. libQtGui - Qt4 GUI Functions Function Interfaces 214 7-45. typeinfo for QButtonGroup 215 7-46. Primary vtable for QGroupBox 216 7-47. Secondary vtable for QGroupBox 217 7-48. typeinfo for QGroupBox 218 7-49. Primary vtable for QSplitter 219 7-50. Secondary vtable for QSplitter 220 7-51. typeinfo for QSplitter 221 7-52. Primary vtable for QSplitterHandle 222 7-53. Secondary vtable for QSplitterHandle 223 7-54. typeinfo for QSplitterHandle 224 7-55. libQtGui - Qt4 Organizers Function Interfaces 225 7-56. typeinfo for QInputEvent 226 7-57. typeinfo for QMouseEvent 227 7-58. typeinfo for QHoverEvent 228 7-59. typeinfo for QWheelEvent 229 7-60. typeinfo for QTabletEvent 230 7-61. typeinfo for QKeyEvent 231 7-62. typeinfo for QFocusEvent 232 7-63. typeinfo for QPaintEvent 233 7-64. typeinfo for QMoveEvent 234 7-65. typeinfo for QResizeEvent 235 7-66. typeinfo for QCloseEvent 236 7-67. typeinfo for QIconDragEvent 237 7-68. typeinfo for QShowEvent 238 7-69. typeinfo for QHideEvent 239 7-70. typeinfo for QContextMenuEvent 240 7-71. typeinfo for QInputMethodEvent 241 7-72. typeinfo for QHelpEvent 242 7-73. typeinfo for QStatusTipEvent 243 7-74. typeinfo for QWhatsThisClickedEvent 244 7-75. typeinfo for QActionEvent 245 7-76. typeinfo for QFileOpenEvent 246 7-77. typeinfo for QToolBarChangeEvent 247 7-78. typeinfo for QShortcutEvent 248 7-79. typeinfo for QClipboardEvent 249 7-80. typeinfo for QWindowStateChangeEvent 250 7-81. typeinfo for QMenubarUpdatedEvent 251 7-82. typeinfo for QAccessibleBridgeFactoryInterface 252 7-83. Primary vtable for QAccessibleBridgePlugin 253 7-84. Secondary vtable for QAccessibleBridgePlugin 254 7-85. typeinfo for QAccessibleBridgePlugin 255 7-86. typeinfo for QAccessibleInterface 256 7-87. typeinfo for QAccessibleObject 257 7-88. typeinfo for QAccessibleApplication 258 7-89. typeinfo for QAccessibleWidget 259 7-90. typeinfo for QAccessibleFactoryInterface 260 7-91. Primary vtable for QAccessiblePlugin 261 7-92. Secondary vtable for QAccessiblePlugin 262 7-93. typeinfo for QAccessiblePlugin 263 7-94. libQtGui - Qt4 Accessibility Function Interfaces 264 7-95. typeinfo for QValidator 265 7-96. typeinfo for QIntValidator 266 7-97. typeinfo for QDoubleValidator 267 7-98. typeinfo for QRegExpValidator 268 7-99. Primary vtable for QImageIOPlugin 269 7-100. Secondary vtable for QImageIOPlugin 270 7-101. typeinfo for QImageIOPlugin 271 7-102. Primary vtable for QIconEnginePlugin 272 7-103. Secondary vtable for QIconEnginePlugin 273 7-104. typeinfo for QIconEnginePlugin 274 7-105. Primary vtable for QPictureFormatPlugin 275 7-106. Secondary vtable for QPictureFormatPlugin 276 7-107. typeinfo for QPictureFormatPlugin 277 7-108. Primary vtable for QStylePlugin 278 7-109. Secondary vtable for QStylePlugin 279 7-110. typeinfo for QStylePlugin 280 7-111. Primary vtable for QInputContextPlugin 281 7-112. Secondary vtable for QInputContextPlugin 282 7-113. typeinfo for QInputContextPlugin 283 7-114. libQtGui - Qt4 Plugins Function Interfaces 284 7-115. typeinfo for QAbstractTextDocumentLayout 285 7-116. Primary vtable for QAbstractPageSetupDialog 286 7-117. Secondary vtable for QAbstractPageSetupDialog 287 7-118. typeinfo for QAbstractPageSetupDialog 288 7-119. Primary vtable for QAbstractPrintDialog 289 7-120. Secondary vtable for QAbstractPrintDialog 290 7-121. typeinfo for QAbstractPrintDialog 291 7-122. typeinfo for QItemSelectionModel 292 7-123. Primary vtable for QAbstractScrollArea 293 7-124. Secondary vtable for QAbstractScrollArea 294 7-125. typeinfo for QAbstractScrollArea 295 7-126. Primary vtable for QAbstractSpinBox 296 7-127. Secondary vtable for QAbstractSpinBox 297 7-128. typeinfo for QAbstractSpinBox 298 7-129. Primary vtable for QAbstractSlider 299 7-130. Secondary vtable for QAbstractSlider 300 7-131. typeinfo for QAbstractSlider 301 7-132. typeinfo for QAbstractItemDelegate 302 7-133. Primary vtable for QAbstractItemView 303 7-134. Secondary vtable for QAbstractItemView 304 7-135. typeinfo for QAbstractItemView 305 7-136. typeinfo for QStringListModel 306 7-137. typeinfo for QDirModel 307 7-138. typeinfo for QStandardItemModel 308 7-139. typeinfo for QAbstractProxyModel 309 7-140. typeinfo for QSortFilterProxyModel 310 7-141. typeinfo for QItemDelegate 311 7-142. Primary vtable for QTableView 312 7-143. Secondary vtable for QTableView 313 7-144. typeinfo for QTableView 314 7-145. typeinfo for QTableWidgetItem 315 7-146. Primary vtable for QTableWidget 316 7-147. Secondary vtable for QTableWidget 317 7-148. typeinfo for QTableWidget 318 7-149. Primary vtable for QTreeView 319 7-150. Secondary vtable for QTreeView 320 7-151. typeinfo for QTreeView 321 7-152. typeinfo for QProxyModel 322 7-153. Primary vtable for QHeaderView 323 7-154. Secondary vtable for QHeaderView 324 7-155. typeinfo for QHeaderView 325 7-156. typeinfo for QItemEditorFactory 326 7-157. typeinfo for QTreeWidgetItem 327 7-158. Primary vtable for QTreeWidget 328 7-159. Secondary vtable for QTreeWidget 329 7-160. typeinfo for QTreeWidget 330 7-161. Primary vtable for QAbstractButton 331 7-162. Secondary vtable for QAbstractButton 332 7-163. typeinfo for QAbstractButton 333 7-164. libQtGui - Qt4 Models and Views Function Interfaces 334 7-165. Primary vtable for QDialog 335 7-166. Secondary vtable for QDialog 336 7-167. typeinfo for QDialog 337 7-168. Primary vtable for QColorDialog 338 7-169. Secondary vtable for QColorDialog 339 7-170. typeinfo for QColorDialog 340 7-171. Primary vtable for QFontDialog 341 7-172. Secondary vtable for QFontDialog 342 7-173. typeinfo for QFontDialog 343 7-174. Primary vtable for QMessageBox 344 7-175. Secondary vtable for QMessageBox 345 7-176. typeinfo for QMessageBox 346 7-177. Primary vtable for QProgressDialog 347 7-178. Secondary vtable for QProgressDialog 348 7-179. typeinfo for QProgressDialog 349 7-180. Primary vtable for QErrorMessage 350 7-181. Secondary vtable for QErrorMessage 351 7-182. typeinfo for QErrorMessage 352 7-183. Primary vtable for QFileDialog 353 7-184. Secondary vtable for QFileDialog 354 7-185. typeinfo for QFileDialog 355 7-186. Primary vtable for QPrintDialog 356 7-187. Secondary vtable for QPrintDialog 357 7-188. typeinfo for QPrintDialog 358 7-189. Primary vtable for QPageSetupDialog 359 7-190. Secondary vtable for QPageSetupDialog 360 7-191. typeinfo for QPageSetupDialog 361 7-192. Primary vtable for QInputDialog 362 7-193. Secondary vtable for QInputDialog 363 7-194. typeinfo for QInputDialog 364 7-195. typeinfo for QFileIconProvider 365 7-196. libQtGui - Qt4 Dialogs Function Interfaces 366 7-197. Primary vtable for QDateTimeEdit 367 7-198. Secondary vtable for QDateTimeEdit 368 7-199. typeinfo for QDateTimeEdit 369 7-200. Primary vtable for QTimeEdit 370 7-201. Secondary vtable for QTimeEdit 371 7-202. typeinfo for QTimeEdit 372 7-203. Primary vtable for QDateEdit 373 7-204. Secondary vtable for QDateEdit 374 7-205. typeinfo for QDateEdit 375 7-206. Primary vtable for QRubberBand 376 7-207. Secondary vtable for QRubberBand 377 7-208. typeinfo for QRubberBand 378 7-209. typeinfo for QShortcut 379 7-210. Primary vtable for QSplashScreen 380 7-211. Secondary vtable for QSplashScreen 381 7-212. typeinfo for QSplashScreen 382 7-213. libQtGui - Qt4 Miscellaneous Function Interfaces 383 7-214. typeinfo for QPaintDevice 384 7-215. typeinfo for QPixmap 385 7-216. typeinfo for QPicture 386 7-217. typeinfo for QBitmap 387 7-218. typeinfo for QPictureFormatInterface 388 7-219. typeinfo for QPrinter 389 7-220. typeinfo for QPrintEngine 390 7-221. typeinfo for QImage 391 7-222. typeinfo for QImageIOHandler 392 7-223. typeinfo for QImageIOHandlerFactoryInterface 393 7-224. typeinfo for QMovie 394 7-225. typeinfo for QSound 395 7-226. typeinfo for QLayoutItem 396 7-227. typeinfo for QSpacerItem 397 7-228. typeinfo for QWidgetItem 398 7-229. Primary vtable for QLayout 399 7-230. Secondary vtable for QLayout 400 7-231. typeinfo for QLayout 401 7-232. Primary vtable for QGridLayout 402 7-233. Secondary vtable for QGridLayout 403 7-234. typeinfo for QGridLayout 404 7-235. Primary vtable for QBoxLayout 405 7-236. Secondary vtable for QBoxLayout 406 7-237. typeinfo for QBoxLayout 407 7-238. Primary vtable for QHBoxLayout 408 7-239. Secondary vtable for QHBoxLayout 409 7-240. typeinfo for QHBoxLayout 410 7-241. Primary vtable for QVBoxLayout 411 7-242. Secondary vtable for QVBoxLayout 412 7-243. typeinfo for QVBoxLayout 413 7-244. Primary vtable for QStackedLayout 414 7-245. Secondary vtable for QStackedLayout 415 7-246. typeinfo for QStackedLayout 416 7-247. libQtGui - Qt4 Layouts Function Interfaces 417 7-248. typeinfo for QStyle 418 7-249. typeinfo for QCommonStyle 419 7-250. typeinfo for QMotifStyle 420 7-251. typeinfo for QStyleFactoryInterface 421 7-252. typeinfo for QWindowsStyle 422 7-253. typeinfo for QCDEStyle 423 7-254. typeinfo for QPlastiqueStyle 424 7-255. typeinfo for QTextObject 425 7-256. typeinfo for QTextBlockGroup 426 7-257. typeinfo for QTextFrameLayoutData 427 7-258. typeinfo for QTextFrame 428 7-259. typeinfo for QTextBlockUserData 429 7-260. typeinfo for QTextDocument 430 7-261. typeinfo for QTextTable 431 7-262. typeinfo for QTextList 432 7-263. typeinfo for QTextObjectInterface 433 7-264. typeinfo for QSyntaxHighlighter 434 7-265. typeinfo for QClipboard 435 7-266. typeinfo for QSessionManager 436 7-267. typeinfo for QApplication 437 7-268. typeinfo for QAction 438 7-269. typeinfo for QActionGroup 439 7-270. Primary vtable for QWorkspace 440 7-271. Secondary vtable for QWorkspace 441 7-272. typeinfo for QWorkspace 442 7-273. Primary vtable for QSizeGrip 443 7-274. Secondary vtable for QSizeGrip 444 7-275. typeinfo for QSizeGrip 445 7-276. Primary vtable for QStatusBar 446 7-277. Secondary vtable for QStatusBar 447 7-278. typeinfo for QStatusBar 448 7-279. Primary vtable for QToolBar 449 7-280. Secondary vtable for QToolBar 450 7-281. typeinfo for QToolBar 451 7-282. typeinfo for QWidgetAction 452 7-283. libQtGui - Qt4 Main Window and Application Function 453 Interfaces 454 455 7-284. Primary vtable for QMenu 456 7-285. Secondary vtable for QMenu 457 7-286. typeinfo for QMenu 458 7-287. typeinfo for QMenuItem 459 7-288. Primary vtable for QMenuBar 460 7-289. Secondary vtable for QMenuBar 461 7-290. typeinfo for QMenuBar 462 7-291. libQtGui - Qt4 Menus Function Interfaces 463 7-292. Primary vtable for QWidget 464 7-293. Secondary vtable for QWidget 465 7-294. typeinfo for QWidget 466 7-295. Primary vtable for QFrame 467 7-296. Secondary vtable for QFrame 468 7-297. typeinfo for QFrame 469 7-298. Primary vtable for QLineEdit 470 7-299. Secondary vtable for QLineEdit 471 7-300. typeinfo for QLineEdit 472 7-301. Primary vtable for QSlider 473 7-302. Secondary vtable for QSlider 474 7-303. typeinfo for QSlider 475 7-304. Primary vtable for QTabBar 476 7-305. Secondary vtable for QTabBar 477 7-306. typeinfo for QTabBar 478 7-307. Primary vtable for QTabWidget 479 7-308. Secondary vtable for QTabWidget 480 7-309. typeinfo for QTabWidget 481 7-310. Primary vtable for QListView 482 7-311. Secondary vtable for QListView 483 7-312. typeinfo for QListView 484 7-313. typeinfo for QListWidgetItem 485 7-314. Primary vtable for QListWidget 486 7-315. Secondary vtable for QListWidget 487 7-316. typeinfo for QListWidget 488 7-317. Primary vtable for QDesktopWidget 489 7-318. Secondary vtable for QDesktopWidget 490 7-319. typeinfo for QDesktopWidget 491 7-320. typeinfo for QInputContextFactoryInterface 492 7-321. typeinfo for QInputContext 493 7-322. Primary vtable for QCheckBox 494 7-323. Secondary vtable for QCheckBox 495 7-324. typeinfo for QCheckBox 496 7-325. Primary vtable for QSpinBox 497 7-326. Secondary vtable for QSpinBox 498 7-327. typeinfo for QSpinBox 499 7-328. Primary vtable for QDoubleSpinBox 500 7-329. Secondary vtable for QDoubleSpinBox 501 7-330. typeinfo for QDoubleSpinBox 502 7-331. Primary vtable for QLCDNumber 503 7-332. Secondary vtable for QLCDNumber 504 7-333. typeinfo for QLCDNumber 505 7-334. Primary vtable for QStackedWidget 506 7-335. Secondary vtable for QStackedWidget 507 7-336. typeinfo for QStackedWidget 508 7-337. Primary vtable for QPushButton 509 7-338. Secondary vtable for QPushButton 510 7-339. typeinfo for QPushButton 511 7-340. Primary vtable for QLabel 512 7-341. Secondary vtable for QLabel 513 7-342. typeinfo for QLabel 514 7-343. Primary vtable for QDockWidget 515 7-344. Secondary vtable for QDockWidget 516 7-345. typeinfo for QDockWidget 517 7-346. Primary vtable for QMainWindow 518 7-347. Secondary vtable for QMainWindow 519 7-348. typeinfo for QMainWindow 520 7-349. Primary vtable for QTextEdit 521 7-350. Secondary vtable for QTextEdit 522 7-351. typeinfo for QTextEdit 523 7-352. Primary vtable for QProgressBar 524 7-353. Secondary vtable for QProgressBar 525 7-354. typeinfo for QProgressBar 526 7-355. Primary vtable for QScrollBar 527 7-356. Secondary vtable for QScrollBar 528 7-357. typeinfo for QScrollBar 529 7-358. Primary vtable for QTextBrowser 530 7-359. Secondary vtable for QTextBrowser 531 7-360. typeinfo for QTextBrowser 532 7-361. Primary vtable for QScrollArea 533 7-362. Secondary vtable for QScrollArea 534 7-363. typeinfo for QScrollArea 535 7-364. Primary vtable for QToolButton 536 7-365. Secondary vtable for QToolButton 537 7-366. typeinfo for QToolButton 538 7-367. Primary vtable for QComboBox 539 7-368. Secondary vtable for QComboBox 540 7-369. typeinfo for QComboBox 541 7-370. Primary vtable for QRadioButton 542 7-371. Secondary vtable for QRadioButton 543 7-372. typeinfo for QRadioButton 544 7-373. Primary vtable for QFocusFrame 545 7-374. Secondary vtable for QFocusFrame 546 7-375. typeinfo for QFocusFrame 547 7-376. Primary vtable for QToolBox 548 7-377. Secondary vtable for QToolBox 549 7-378. typeinfo for QToolBox 550 7-379. Primary vtable for QDial 551 7-380. Secondary vtable for QDial 552 7-381. typeinfo for QDial 553 7-382. libQtGui - Qt4 Widgets Function Interfaces 554 7-383. typeinfo for QMimeSource 555 7-384. typeinfo for QDrag 556 7-385. Primary vtable for QDropEvent 557 7-386. Secondary vtable for QDropEvent 558 7-387. typeinfo for QDropEvent 559 7-388. Primary vtable for QDragMoveEvent 560 7-389. Secondary vtable for QDragMoveEvent 561 7-390. typeinfo for QDragMoveEvent 562 7-391. Primary vtable for QDragEnterEvent 563 7-392. Secondary vtable for QDragEnterEvent 564 7-393. typeinfo for QDragEnterEvent 565 7-394. typeinfo for QDragResponseEvent 566 7-395. typeinfo for QDragLeaveEvent 567 7-396. libQtGui - Qt4 Drag and Drop Function Interfaces 568 7-397. typeinfo for QIconEngineFactoryInterface 569 7-398. typeinfo for QIconEngine 570 7-399. typeinfo for QPaintEngine 571 7-400. typeinfo for QGraphicsScene 572 7-401. libQtGui - Qt4 2D Graphics Function Interfaces 573 7-402. libQtXml Definition 574 7-403. typeinfo for QXmlAttributes 575 7-404. typeinfo for QXmlInputSource 576 7-405. typeinfo for QXmlReader 577 7-406. typeinfo for QXmlSimpleReader 578 7-407. typeinfo for QXmlLocator 579 7-408. typeinfo for QXmlContentHandler 580 7-409. typeinfo for QXmlErrorHandler 581 7-410. typeinfo for QXmlDTDHandler 582 7-411. typeinfo for QXmlEntityResolver 583 7-412. typeinfo for QXmlLexicalHandler 584 7-413. typeinfo for QXmlDeclHandler 585 7-414. Primary vtable for QXmlDefaultHandler 586 7-415. Secondary vtable for QXmlDefaultHandler 587 7-416. Secondary vtable for QXmlDefaultHandler 588 7-417. Secondary vtable for QXmlDefaultHandler 589 7-418. Secondary vtable for QXmlDefaultHandler 590 7-419. Secondary vtable for QXmlDefaultHandler 591 7-420. typeinfo for QXmlDefaultHandler 592 7-421. libQtXml - Qt4 XML Function Interfaces 593 7-422. libQtOpenGL Definition 594 7-423. typeinfo for QGLContext 595 7-424. Primary vtable for QGLWidget 596 7-425. Secondary vtable for QGLWidget 597 7-426. typeinfo for QGLWidget 598 7-427. typeinfo for QGLPixelBuffer 599 7-428. typeinfo for QGLFramebufferObject 600 7-429. libQtOpenGL - Qt4 OpenGL Function Interfaces 601 7-430. libQtSql Definition 602 7-431. typeinfo for QSqlResult 603 7-432. typeinfo for QSqlDriverFactoryInterface 604 7-433. Primary vtable for QSqlDriverPlugin 605 7-434. Secondary vtable for QSqlDriverPlugin 606 7-435. typeinfo for QSqlDriverPlugin 607 7-436. typeinfo for QSqlDriver 608 7-437. typeinfo for QSqlQueryModel 609 7-438. typeinfo for QSqlTableModel 610 7-439. typeinfo for QSqlRelationalTableModel 611 7-440. libQtSql - Qt4 SQL Function Interfaces 612 7-441. libQtSvg Definition 613 7-442. typeinfo for QSvgRenderer 614 7-443. Primary vtable for QSvgWidget 615 7-444. Secondary vtable for QSvgWidget 616 7-445. typeinfo for QSvgWidget 617 7-446. libQtSvg - Qt4 Svg Function Interfaces 618 7-447. libQtNetwork Definition 619 7-448. typeinfo for QHttpHeader 620 7-449. typeinfo for QHttpResponseHeader 621 7-450. typeinfo for QHttpRequestHeader 622 7-451. typeinfo for QHttp 623 7-452. typeinfo for QAbstractSocket 624 7-453. typeinfo for QUrlInfo 625 7-454. typeinfo for QFtp 626 7-455. typeinfo for QTcpServer 627 7-456. typeinfo for QUdpSocket 628 7-457. typeinfo for QTcpSocket 629 8-1. libqt-mt Definition 630 8-2. typeinfo for QNetworkProtocolFactoryBase 631 8-3. typeinfo for QPointArray 632 8-4. typeinfo for QBitArray 633 8-5. typeinfo for QPtrCollection 634 8-6. typeinfo for QObjectList 635 8-7. typeinfo for QTimer 636 8-8. Primary vtable for QDateTimeEdit 637 8-9. Secondary vtable for QDateTimeEdit 638 8-10. typeinfo for QDateTimeEdit 639 8-11. Primary vtable for QDateTimeEditBase 640 8-12. Secondary vtable for QDateTimeEditBase 641 8-13. typeinfo for QDateTimeEditBase 642 8-14. Primary vtable for QDateEdit 643 8-15. Secondary vtable for QDateEdit 644 8-16. typeinfo for QDateEdit 645 8-17. Primary vtable for QTimeEdit 646 8-18. Secondary vtable for QTimeEdit 647 8-19. typeinfo for QTimeEdit 648 8-20. libqt-mt - Qt3 Date and Time Function Interfaces 649 8-21. typeinfo for QCanvasItem 650 8-22. typeinfo for QCanvasSprite 651 8-23. typeinfo for QCanvasPolygonalItem 652 8-24. typeinfo for QCanvasRectangle 653 8-25. Primary vtable for QCanvasView 654 8-26. Secondary vtable for QCanvasView 655 8-27. typeinfo for QCanvasView 656 8-28. typeinfo for QCanvasEllipse 657 8-29. typeinfo for QCanvasPixmap 658 8-30. typeinfo for QCanvasLine 659 8-31. typeinfo for QCanvasSpline 660 8-32. typeinfo for QCanvasText 661 8-33. typeinfo for QCanvasPolygon 662 8-34. typeinfo for QCanvas 663 8-35. libqt-mt - Qt3 Canvas Function Interfaces 664 8-36. Primary vtable for QImageDrag 665 8-37. Secondary vtable for QImageDrag 666 8-38. typeinfo for QImageDrag 667 8-39. typeinfo for QDragLeaveEvent 668 8-40. Primary vtable for QColorDrag 669 8-41. Secondary vtable for QColorDrag 670 8-42. typeinfo for QColorDrag 671 8-43. typeinfo for QDragResponseEvent 672 8-44. Primary vtable for QIconDrag 673 8-45. Secondary vtable for QIconDrag 674 8-46. typeinfo for QIconDrag 675 8-47. Primary vtable for QUriDrag 676 8-48. Secondary vtable for QUriDrag 677 8-49. typeinfo for QUriDrag 678 8-50. typeinfo for QDropSite 679 8-51. Primary vtable for QStoredDrag 680 8-52. Secondary vtable for QStoredDrag 681 8-53. typeinfo for QStoredDrag 682 8-54. Primary vtable for QTextDrag 683 8-55. Secondary vtable for QTextDrag 684 8-56. typeinfo for QTextDrag 685 8-57. Primary vtable for QDragEnterEvent 686 8-58. Secondary vtable for QDragEnterEvent 687 8-59. typeinfo for QDragEnterEvent 688 8-60. Primary vtable for QDragMoveEvent 689 8-61. Secondary vtable for QDragMoveEvent 690 8-62. typeinfo for QDragMoveEvent 691 8-63. Primary vtable for QDropEvent 692 8-64. Secondary vtable for QDropEvent 693 8-65. typeinfo for QDropEvent 694 8-66. Primary vtable for QDragObject 695 8-67. Secondary vtable for QDragObject 696 8-68. typeinfo for QDragObject 697 8-69. typeinfo for QIconDragItem 698 8-70. libqt-mt - Qt3 Drag and Drop Function Interfaces 699 8-71. typeinfo for QContextMenuEvent 700 8-72. typeinfo for QIMEvent 701 8-73. typeinfo for QTimerEvent 702 8-74. typeinfo for QKeyEvent 703 8-75. typeinfo for QCustomEvent 704 8-76. typeinfo for QEventLoop 705 8-77. typeinfo for QHideEvent 706 8-78. typeinfo for QResizeEvent 707 8-79. typeinfo for QTabletEvent 708 8-80. typeinfo for QFocusEvent 709 8-81. typeinfo for QMouseEvent 710 8-82. typeinfo for QChildEvent 711 8-83. typeinfo for QEvent 712 8-84. typeinfo for QIMComposeEvent 713 8-85. typeinfo for QShowEvent 714 8-86. typeinfo for QPaintEvent 715 8-87. typeinfo for QWheelEvent 716 8-88. typeinfo for QMoveEvent 717 8-89. typeinfo for QCloseEvent 718 8-90. typeinfo for QUtf8Codec 719 8-91. typeinfo for QTranslator 720 8-92. typeinfo for QGb18030Codec 721 8-93. typeinfo for QGbkCodec 722 8-94. typeinfo for QUtf16Codec 723 8-95. typeinfo for QEucKrCodec 724 8-96. typeinfo for QJisCodec 725 8-97. typeinfo for QTextEncoder 726 8-98. typeinfo for QTsciiCodec 727 8-99. typeinfo for QSjisCodec 728 8-100. typeinfo for QEucJpCodec 729 8-101. typeinfo for QGb2312Codec 730 8-102. typeinfo for QHebrewCodec 731 8-103. typeinfo for QTextDecoder 732 8-104. typeinfo for QTextCodec 733 8-105. typeinfo for QJpUnicodeConv 734 8-106. typeinfo for QDataSource 735 8-107. typeinfo for QProcess 736 8-108. typeinfo for QDataPump 737 8-109. typeinfo for QFile 738 8-110. typeinfo for QBuffer 739 8-111. typeinfo for QClipboard 740 8-112. typeinfo for QAsyncIO 741 8-113. typeinfo for QSignal 742 8-114. typeinfo for QDataSink 743 8-115. typeinfo for QDir 744 8-116. typeinfo for QTextOStream 745 8-117. typeinfo for QTextStream 746 8-118. typeinfo for QSignalMapper 747 8-119. typeinfo for QIODeviceSource 748 8-120. typeinfo for QIODevice 749 8-121. typeinfo for QDataStream 750 8-122. typeinfo for QImageFormat 751 8-123. typeinfo for QSound 752 8-124. typeinfo for QImageConsumer 753 8-125. typeinfo for QImageFormatType 754 8-126. typeinfo for QMimeSourceFactory 755 8-127. Primary vtable for QUrlOperator 756 8-128. Secondary vtable for QUrlOperator 757 8-129. typeinfo for QUrlOperator 758 8-130. Primary vtable for QSocket 759 8-131. Secondary vtable for QSocket 760 8-132. typeinfo for QSocket 761 8-133. typeinfo for QSocketNotifier 762 8-134. typeinfo for QNetworkProtocol 763 8-135. typeinfo for QUrl 764 8-136. typeinfo for QSocketDevice 765 8-137. typeinfo for QHttpResponseHeader 766 8-138. typeinfo for QServerSocket 767 8-139. typeinfo for QUrlInfo 768 8-140. typeinfo for QNetworkOperation 769 8-141. typeinfo for QHttp 770 8-142. typeinfo for QMimeSource 771 8-143. typeinfo for QDns 772 8-144. typeinfo for QHttpRequestHeader 773 8-145. typeinfo for QHttpHeader 774 8-146. typeinfo for QLocalFs 775 8-147. typeinfo for QConnectionList 776 8-148. typeinfo for QHostAddress 777 8-149. typeinfo for QFtp 778 8-150. libqt-mt - Qt3 Network Function Interfaces 779 8-151. typeinfo for QObjectCleanupHandler 780 8-152. typeinfo for QObjectUserData 781 8-153. typeinfo for QObject 782 8-154. typeinfo for QMetaObject 783 8-155. typeinfo for QGuardedPtrPrivate 784 8-156. libqt-mt - Qt3 OpenGL Function Interfaces 785 8-157. typeinfo for QPaintDevice 786 8-158. typeinfo for QBitmap 787 8-159. typeinfo for QPicture 788 8-160. typeinfo for QPixmap 789 8-161. typeinfo for QPrinter 790 8-162. typeinfo for QSqlResult 791 8-163. Primary vtable for QSqlSelectCursor 792 8-164. Secondary vtable for QSqlSelectCursor 793 8-165. typeinfo for QSqlSelectCursor 794 8-166. typeinfo for QSqlDriver 795 8-167. typeinfo for QSqlPropertyMap 796 8-168. typeinfo for QSqlQuery 797 8-169. typeinfo for QSqlRecord 798 8-170. typeinfo for QSqlDatabase 799 8-171. typeinfo for QEditorFactory 800 8-172. typeinfo for QSqlDriverPlugin 801 8-173. typeinfo for QSqlResultShared 802 8-174. typeinfo for QSqlError 803 8-175. typeinfo for QSqlForm 804 8-176. typeinfo for QSqlEditorFactory 805 8-177. Primary vtable for QSqlCursor 806 8-178. Secondary vtable for QSqlCursor 807 8-179. typeinfo for QSqlCursor 808 8-180. typeinfo for QSqlFieldInfo 809 8-181. typeinfo for QSqlIndex 810 8-182. typeinfo for QSqlField 811 8-183. libqt-mt - Qt3 SQL Function Interfaces 812 8-184. typeinfo for QCommonStyle 813 8-185. typeinfo for QStyle 814 8-186. typeinfo for QSyntaxHighlighter 815 8-187. typeinfo for QStyleSheet 816 8-188. typeinfo for QStrList 817 8-189. typeinfo for QCString 818 8-190. typeinfo for QWaitCondition 819 8-191. typeinfo for QMutex 820 8-192. typeinfo for QThread 821 8-193. typeinfo for QSemaphore 822 8-194. Primary vtable for QToolBar 823 8-195. Secondary vtable for QToolBar 824 8-196. typeinfo for QToolBar 825 8-197. typeinfo for QActionGroup 826 8-198. Primary vtable for QStatusBar 827 8-199. Secondary vtable for QStatusBar 828 8-200. typeinfo for QStatusBar 829 8-201. Primary vtable for QSizeGrip 830 8-202. Secondary vtable for QSizeGrip 831 8-203. typeinfo for QSizeGrip 832 8-204. typeinfo for QSessionManager 833 8-205. typeinfo for QApplication 834 8-206. Primary vtable for QWorkspace 835 8-207. Secondary vtable for QWorkspace 836 8-208. typeinfo for QWorkspace 837 8-209. typeinfo for QAction 838 8-210. libqt-mt - Qt3 Main Window and Application Function 839 Interfaces 840 841 8-211. Primary vtable for QFrame 842 8-212. Secondary vtable for QFrame 843 8-213. typeinfo for QFrame 844 8-214. Primary vtable for QScrollView 845 8-215. Secondary vtable for QScrollView 846 8-216. typeinfo for QScrollView 847 8-217. Primary vtable for QTextBrowser 848 8-218. Secondary vtable for QTextBrowser 849 8-219. typeinfo for QTextBrowser 850 8-220. Primary vtable for QLineEdit 851 8-221. Secondary vtable for QLineEdit 852 8-222. typeinfo for QLineEdit 853 8-223. typeinfo for QListBoxText 854 8-224. Primary vtable for QLCDNumber 855 8-225. Secondary vtable for QLCDNumber 856 8-226. typeinfo for QLCDNumber 857 8-227. Primary vtable for QGridView 858 8-228. Secondary vtable for QGridView 859 8-229. typeinfo for QGridView 860 8-230. Primary vtable for QButton 861 8-231. Secondary vtable for QButton 862 8-232. typeinfo for QButton 863 8-233. Primary vtable for QTabWidget 864 8-234. Secondary vtable for QTabWidget 865 8-235. typeinfo for QTabWidget 866 8-236. Primary vtable for QTextView 867 8-237. Secondary vtable for QTextView 868 8-238. typeinfo for QTextView 869 8-239. typeinfo for QTab 870 8-240. Primary vtable for QDial 871 8-241. Secondary vtable for QDial 872 8-242. Secondary vtable for QDial 873 8-243. typeinfo for QDial 874 8-244. Primary vtable for QListView 875 8-245. Secondary vtable for QListView 876 8-246. typeinfo for QListView 877 8-247. Primary vtable for QDesktopWidget 878 8-248. Secondary vtable for QDesktopWidget 879 8-249. typeinfo for QDesktopWidget 880 8-250. typeinfo for QListBoxItem 881 8-251. Primary vtable for QScrollBar 882 8-252. Secondary vtable for QScrollBar 883 8-253. Secondary vtable for QScrollBar 884 8-254. typeinfo for QScrollBar 885 8-255. typeinfo for QIconFactory 886 8-256. Primary vtable for QSpinBox 887 8-257. Secondary vtable for QSpinBox 888 8-258. Secondary vtable for QSpinBox 889 8-259. typeinfo for QSpinBox 890 8-260. Primary vtable for QLabel 891 8-261. Secondary vtable for QLabel 892 8-262. typeinfo for QLabel 893 8-263. typeinfo for QListBoxPixmap 894 8-264. typeinfo for QWhatsThis 895 8-265. Primary vtable for QMultiLineEdit 896 8-266. Secondary vtable for QMultiLineEdit 897 8-267. typeinfo for QMultiLineEdit 898 8-268. Primary vtable for QListBox 899 8-269. Secondary vtable for QListBox 900 8-270. typeinfo for QListBox 901 8-271. Primary vtable for QComboBox 902 8-272. Secondary vtable for QComboBox 903 8-273. typeinfo for QComboBox 904 8-274. Primary vtable for QRadioButton 905 8-275. Secondary vtable for QRadioButton 906 8-276. typeinfo for QRadioButton 907 8-277. Primary vtable for QSlider 908 8-278. Secondary vtable for QSlider 909 8-279. Secondary vtable for QSlider 910 8-280. typeinfo for QSlider 911 8-281. Primary vtable for QMainWindow 912 8-282. Secondary vtable for QMainWindow 913 8-283. typeinfo for QMainWindow 914 8-284. Primary vtable for QToolButton 915 8-285. Secondary vtable for QToolButton 916 8-286. typeinfo for QToolButton 917 8-287. typeinfo for QWidgetIntDict 918 8-288. Primary vtable for QTabBar 919 8-289. Secondary vtable for QTabBar 920 8-290. typeinfo for QTabBar 921 8-291. typeinfo for QToolTip 922 8-292. Primary vtable for QCheckBox 923 8-293. Secondary vtable for QCheckBox 924 8-294. typeinfo for QCheckBox 925 8-295. Primary vtable for QDockWindow 926 8-296. Secondary vtable for QDockWindow 927 8-297. typeinfo for QDockWindow 928 8-298. Primary vtable for QSpinWidget 929 8-299. Secondary vtable for QSpinWidget 930 8-300. typeinfo for QSpinWidget 931 8-301. Primary vtable for QToolBox 932 8-302. Secondary vtable for QToolBox 933 8-303. typeinfo for QToolBox 934 8-304. Primary vtable for QProgressBar 935 8-305. Secondary vtable for QProgressBar 936 8-306. typeinfo for QProgressBar 937 8-307. typeinfo for QIconViewItem 938 8-308. typeinfo for QCheckListItem 939 8-309. Primary vtable for QDockArea 940 8-310. Secondary vtable for QDockArea 941 8-311. typeinfo for QDockArea 942 8-312. typeinfo for QListViewItem 943 8-313. Primary vtable for QIconView 944 8-314. Secondary vtable for QIconView 945 8-315. typeinfo for QIconView 946 8-316. Primary vtable for QWidget 947 8-317. Secondary vtable for QWidget 948 8-318. typeinfo for QWidget 949 8-319. typeinfo for QToolTipGroup 950 8-320. Primary vtable for QPushButton 951 8-321. Secondary vtable for QPushButton 952 8-322. typeinfo for QPushButton 953 8-323. typeinfo for QWidgetList 954 8-324. Primary vtable for QDataView 955 8-325. Secondary vtable for QDataView 956 8-326. typeinfo for QDataView 957 8-327. Primary vtable for QDataBrowser 958 8-328. Secondary vtable for QDataBrowser 959 8-329. typeinfo for QDataBrowser 960 8-330. Primary vtable for QTextEdit 961 8-331. Secondary vtable for QTextEdit 962 8-332. typeinfo for QTextEdit 963 8-333. libqt-mt - Qt3 Widgets Function Interfaces 964 8-334. Primary vtable for QPopupMenu 965 8-335. Secondary vtable for QPopupMenu 966 8-336. Secondary vtable for QPopupMenu 967 8-337. typeinfo for QPopupMenu 968 8-338. Primary vtable for QMenuBar 969 8-339. Secondary vtable for QMenuBar 970 8-340. Secondary vtable for QMenuBar 971 8-341. typeinfo for QMenuBar 972 8-342. typeinfo for QCustomMenuItem 973 8-343. typeinfo for QMenuData 974 8-344. libqt-mt - Qt3 Menus Function Interfaces 975 8-345. Primary vtable for QHBox 976 8-346. Secondary vtable for QHBox 977 8-347. typeinfo for QHBox 978 8-348. Primary vtable for QSplitter 979 8-349. Secondary vtable for QSplitter 980 8-350. typeinfo for QSplitter 981 8-351. Primary vtable for QVBox 982 8-352. Secondary vtable for QVBox 983 8-353. typeinfo for QVBox 984 8-354. Primary vtable for QGroupBox 985 8-355. Secondary vtable for QGroupBox 986 8-356. typeinfo for QGroupBox 987 8-357. Primary vtable for QHGroupBox 988 8-358. Secondary vtable for QHGroupBox 989 8-359. typeinfo for QHGroupBox 990 8-360. Primary vtable for QHButtonGroup 991 8-361. Secondary vtable for QHButtonGroup 992 8-362. typeinfo for QHButtonGroup 993 8-363. Primary vtable for QWidgetStack 994 8-364. Secondary vtable for QWidgetStack 995 8-365. typeinfo for QWidgetStack 996 8-366. Primary vtable for QButtonGroup 997 8-367. Secondary vtable for QButtonGroup 998 8-368. typeinfo for QButtonGroup 999 8-369. Primary vtable for QVButtonGroup 1000 8-370. Secondary vtable for QVButtonGroup 1001 8-371. typeinfo for QVButtonGroup 1002 8-372. Primary vtable for QGrid 1003 8-373. Secondary vtable for QGrid 1004 8-374. typeinfo for QGrid 1005 8-375. Primary vtable for QVGroupBox 1006 8-376. Secondary vtable for QVGroupBox 1007 8-377. typeinfo for QVGroupBox 1008 8-378. libqt-mt - Qt3 Organizers Function Interfaces 1009 8-379. Primary vtable for QDockAreaLayout 1010 8-380. Secondary vtable for QDockAreaLayout 1011 8-381. typeinfo for QDockAreaLayout 1012 8-382. Primary vtable for QBoxLayout 1013 8-383. Secondary vtable for QBoxLayout 1014 8-384. typeinfo for QBoxLayout 1015 8-385. Primary vtable for QLayout 1016 8-386. Secondary vtable for QLayout 1017 8-387. typeinfo for QLayout 1018 8-388. Primary vtable for QHBoxLayout 1019 8-389. Secondary vtable for QHBoxLayout 1020 8-390. typeinfo for QHBoxLayout 1021 8-391. Primary vtable for QVBoxLayout 1022 8-392. Secondary vtable for QVBoxLayout 1023 8-393. typeinfo for QVBoxLayout 1024 8-394. typeinfo for QGLayoutIterator 1025 8-395. typeinfo for QWidgetItem 1026 8-396. Primary vtable for QGridLayout 1027 8-397. Secondary vtable for QGridLayout 1028 8-398. typeinfo for QGridLayout 1029 8-399. typeinfo for QSpacerItem 1030 8-400. typeinfo for QLayoutItem 1031 8-401. libqt-mt - Qt3 Layouts Function Interfaces 1032 8-402. Primary vtable for QProgressDialog 1033 8-403. Secondary vtable for QProgressDialog 1034 8-404. typeinfo for QProgressDialog 1035 8-405. Primary vtable for QWizard 1036 8-406. Secondary vtable for QWizard 1037 8-407. typeinfo for QWizard 1038 8-408. Primary vtable for QSemiModal 1039 8-409. Secondary vtable for QSemiModal 1040 8-410. typeinfo for QSemiModal 1041 8-411. Primary vtable for QFileDialog 1042 8-412. Secondary vtable for QFileDialog 1043 8-413. typeinfo for QFileDialog 1044 8-414. Primary vtable for QErrorMessage 1045 8-415. Secondary vtable for QErrorMessage 1046 8-416. typeinfo for QErrorMessage 1047 8-417. typeinfo for QFilePreview 1048 8-418. Primary vtable for QMessageBox 1049 8-419. Secondary vtable for QMessageBox 1050 8-420. typeinfo for QMessageBox 1051 8-421. Primary vtable for QDialog 1052 8-422. Secondary vtable for QDialog 1053 8-423. typeinfo for QDialog 1054 8-424. Primary vtable for QFontDialog 1055 8-425. Secondary vtable for QFontDialog 1056 8-426. typeinfo for QFontDialog 1057 8-427. Primary vtable for QPrintDialog 1058 8-428. Secondary vtable for QPrintDialog 1059 8-429. typeinfo for QPrintDialog 1060 8-430. Primary vtable for QColorDialog 1061 8-431. Secondary vtable for QColorDialog 1062 8-432. typeinfo for QColorDialog 1063 8-433. Primary vtable for QInputDialog 1064 8-434. Secondary vtable for QInputDialog 1065 8-435. typeinfo for QInputDialog 1066 8-436. Primary vtable for QTabDialog 1067 8-437. Secondary vtable for QTabDialog 1068 8-438. typeinfo for QTabDialog 1069 8-439. typeinfo for QFileIconProvider 1070 8-440. libqt-mt - Qt3 Dialogs Function Interfaces 1071 8-441. typeinfo for QTableItem 1072 8-442. typeinfo for QCheckTableItem 1073 8-443. Primary vtable for QHeader 1074 8-444. Secondary vtable for QHeader 1075 8-445. typeinfo for QHeader 1076 8-446. Primary vtable for QDataTable 1077 8-447. Secondary vtable for QDataTable 1078 8-448. typeinfo for QDataTable 1079 8-449. typeinfo for QComboTableItem 1080 8-450. Primary vtable for QTable 1081 8-451. Secondary vtable for QTable 1082 8-452. typeinfo for QTable 1083 8-453. libqt-mt - Qt3 Tables Function Interfaces 1084 8-454. typeinfo for QGPlugin 1085 8-455. typeinfo for QStylePlugin 1086 8-456. typeinfo for QTextCodecPlugin 1087 8-457. typeinfo for QWidgetPlugin 1088 8-458. typeinfo for QLibrary 1089 8-459. typeinfo for QImageFormatPlugin 1090 8-460. typeinfo for QXmlEntityResolver 1091 8-461. typeinfo for QXmlLocator 1092 8-462. typeinfo for QDomElement 1093 8-463. typeinfo for QDomImplementation 1094 8-464. typeinfo for QDomDocumentType 1095 8-465. typeinfo for QDomDocument 1096 8-466. typeinfo for QDomAttr 1097 8-467. typeinfo for QDomNodeList 1098 8-468. typeinfo for QXmlReader 1099 8-469. typeinfo for QDomEntity 1100 8-470. typeinfo for QXmlDeclHandler 1101 8-471. typeinfo for QDomNode 1102 8-472. typeinfo for QDomText 1103 8-473. typeinfo for QDomCharacterData 1104 8-474. typeinfo for QDomComment 1105 8-475. Primary vtable for QXmlDefaultHandler 1106 8-476. Secondary vtable for QXmlDefaultHandler 1107 8-477. Secondary vtable for QXmlDefaultHandler 1108 8-478. Secondary vtable for QXmlDefaultHandler 1109 8-479. Secondary vtable for QXmlDefaultHandler 1110 8-480. Secondary vtable for QXmlDefaultHandler 1111 8-481. typeinfo for QXmlDefaultHandler 1112 8-482. typeinfo for QDomNotation 1113 8-483. typeinfo for QXmlSimpleReader 1114 8-484. typeinfo for QXmlLexicalHandler 1115 8-485. typeinfo for QXmlAttributes 1116 8-486. typeinfo for QDomProcessingInstruction 1117 8-487. typeinfo for QXmlContentHandler 1118 8-488. typeinfo for QDomEntityReference 1119 8-489. typeinfo for QDomCDATASection 1120 8-490. typeinfo for QXmlDTDHandler 1121 8-491. typeinfo for QXmlInputSource 1122 8-492. typeinfo for QXmlErrorHandler 1123 8-493. typeinfo for QDomDocumentFragment 1124 8-494. libqt-mt - Qt3 XML Function Interfaces 1125 8-495. typeinfo for QIconSet 1126 8-496. typeinfo for QRegExpValidator 1127 8-497. typeinfo for QIntValidator 1128 8-498. typeinfo for QValidator 1129 8-499. typeinfo for QDoubleValidator 1130 8-500. typeinfo for QGVector 1131 8-501. typeinfo for QGList 1132 8-502. typeinfo for QPolygonScanner 1133 8-503. typeinfo for QGCache 1134 8-504. typeinfo for QGArray 1135 8-505. typeinfo for QSignalVec 1136 8-506. typeinfo for QGDict 1137 8-507. typeinfo for QRangeControl 1138 8-508. Primary vtable for QSplashScreen 1139 8-509. Secondary vtable for QSplashScreen 1140 8-510. typeinfo for QSplashScreen 1141 8-511. typeinfo for QAccel 1142 8-512. libqt-mt - Qt3 Miscellaneous Function Interfaces 1143 __________________________________________________________ 1144 1145 Foreword 1146 1147 This is version 4.1 of the Linux Standard Base Desktop 1148 Specification for IA32. This specification is one of a series 1149 of volumes under the collective title Linux Standard Base: 1150 1151 * Core 1152 * C++ 1153 * Desktop 1154 * Languages 1155 * Printing 1156 1157 Note that the Core, C++ and Desktop volumes consist of a 1158 generic volume augmented by an architecture-specific volume. 1159 __________________________________________________________ 1160 1161 Status of this Document 1162 1163 This is a released specification. Other documents may supersede 1164 or augment this specification. A list of current Linux Standard 1165 Base (LSB) specifications is available at 1166 http://refspecs.linuxfoundation.org. 1167 1168 If you wish to make comments regarding this document in a 1169 manner that is tracked by the LSB project, please submit them 1170 using our public bug database at http://bugs.linuxbase.org. 1171 Please enter your feedback, carefully indicating the title of 1172 the section for which you are submitting feedback, and the 1173 volume and version of the specification where you found the 1174 problem, quoting the incorrect text if appropriate. If you are 1175 suggesting a new feature, please indicate what the problem you 1176 are trying to solve is. That is more important than the 1177 solution, in fact. 1178 1179 If you do not have or wish to create a bug database account 1180 then you can also e-mail feedback to 1181 (subscribe, archives), 1182 and arrangements will be made to transpose the comments to our 1183 public bug database. 1184 __________________________________________________________ 1185 1186 Introduction 1187 1188 The LSB defines a binary interface for application programs 1189 that are compiled and packaged for LSB-conforming 1190 implementations on many different hardware architectures. A 1191 binary specification must include information specific to the 1192 computer processor architecture for which it is intended. To 1193 avoid the complexity of conditional descriptions, the 1194 specification has instead been divided into generic parts which 1195 are augmented by one of several architecture-specific parts, 1196 depending on the target processor architecture; the generic 1197 part will indicate when reference must be made to the 1198 architecture part, and vice versa. 1199 1200 This document should be used in conjunction with the documents 1201 it references. This document enumerates the system components 1202 it includes, but descriptions of those components may be 1203 included entirely or partly in this document, partly in other 1204 documents, or entirely in other reference documents. For 1205 example, the section that describes system service routines 1206 includes a list of the system routines supported in this 1207 interface, formal declarations of the data structures they use 1208 that are visible to applications, and a pointer to the 1209 underlying referenced specification for information about the 1210 syntax and semantics of each call. Only those routines not 1211 described in standards referenced by this document, or 1212 extensions to those standards, are described in the detail. 1213 Information referenced in this way is as much a part of this 1214 document as is the information explicitly included here. 1215 1216 The specification carries a version number of either the form 1217 x.y or x.y.z. This version number carries the following 1218 meaning: 1219 1220 1. The first number (x) is the major version number. Versions 1221 sharing the same major version number shall be compatible 1222 in a backwards direction; that is, a newer version shall be 1223 compatible with an older version. Any deletion of a library 1224 results in a new major version number. Interfaces marked as 1225 deprecated may be removed from the specification at a major 1226 version change. 1227 2. The second number (y) is the minor version number. 1228 Libraries and individual interfaces may be added, but not 1229 removed. Interfaces may be marked as deprecated at a minor 1230 version change. Other minor changes may be permitted at the 1231 discretion of the LSB workgroup. 1232 3. The third number (z), if present, is the editorial level. 1233 Only editorial changes should be included in such versions. 1234 1235 Since this specification is a descriptive Application Binary 1236 Interface, and not a source level API specification, it is not 1237 possible to make a guarantee of 100% backward compatibility 1238 between major releases. However, it is the intent that those 1239 parts of the binary interface that are visible in the source 1240 level API will remain backward compatible from version to 1241 version, except where a feature marked as "Deprecated" in one 1242 release may be removed from a future release. Implementors are 1243 strongly encouraged to make use of symbol versioning to permit 1244 simultaneous support of applications conforming to different 1245 releases of this specification. 1246 1247 LSB is a trademark of the Linux Foundation. Developers of 1248 applications or implementations interested in using the 1249 trademark should see the Linux Foundation Certification Policy 1250 for details. 1251 1252 I. Introductory Elements 1253 1254 Table of Contents 1255 1. Scope 1256 2. References 1257 1258 2.1. Normative References 1259 2.2. Informative References/Bibliography 1260 1261 3. Requirements 1262 1263 3.1. Relevant Libraries 1264 1265 4. Terms and Definitions 1266 5. Documentation Conventions 1267 __________________________________________________________ 1268 1269 Chapter 1. Scope 1270 1271 The LSB Desktop module defines components found on an LSB 1272 conforming system. 1273 __________________________________________________________ 1274 1275 Chapter 2. References 1276 1277 2.1. Normative References 1278 1279 The specifications listed below are referenced in whole or in 1280 part by the LSB Desktop specification. Such references may be 1281 normative or informative; a reference to specification shall 1282 only be considered normative if it is explicitly cited as such. 1283 The LSB Desktop specification may make normative references to 1284 a portion of these specifications (that is, to define a 1285 specific function or group of functions); in such cases, only 1286 the explicitly referenced portion of the specification is to be 1287 considered normative. 1288 1289 Table 2-1. Normative References 1290 Name Title URL 1291 ATK 1.10.3 Reference Manual ATK 1.10.3 Reference Manual 1292 http://library.gnome.org/devel/atk/1.10/index.html 1293 Double Buffer Extension Library Double Buffer Extension Library 1294 - Protocol Version 1.0 1295 http://refspecs.linux-foundation.org/X11/dbelib.pdf 1296 Fontconfig Developers Reference Fontconfig Developers 1297 Reference, Version 2.6.0 1298 http://refspecs.linuxfoundation.org/fontconfig-2.6.0 1299 Gdk 2.10.14 Reference Manual Gdk 2.10.14 Reference Manual 1300 http://library.gnome.org/devel/gdk/2.10/ 1301 Gdk-pixbuf 2.8.20 Reference Manual Gtk-pixbuf 2.8.20 Reference 1302 Manual http://library.gnome.org/devel/gdk-pixbuf/2.8/index.html 1303 Glib 2.12.13 Reference Manual Glib 2.12.13 Reference Manual 1304 http://library.gnome.org/devel/glib/2.12/ 1305 Gobject 2.12.13 Reference Manual Gobject 2.12.13 Reference 1306 Manual http://library.gnome.org/devel/gobject/2.12/ 1307 Gtk+ 2.10.14 Reference Manual Gtk+ 2.10.14 Reference Manual 1308 http://library.gnome.org/devel/gtk/2.10/ 1309 ISO C (1999) ISO/IEC 9899: 1999, Programming Languages --C 1310 ISO/IEC 14882: 2003 C++ Language ISO/IEC 14882: 2003 1311 Programming languages --C++ 1312 Itanium™ C++ ABI Itanium™ C++ ABI (Revision 1.86) 1313 http://refspecs.linuxfoundation.org/cxxabi-1.86.html 1314 OpenGL The OpenGL® Graphics System: A Specification (Version 1315 1.2.1) 1316 http://www.opengl.org/documentation/specs/version1.2/OpenGL_spe 1317 c_1.2.1.pdf 1318 OpenGL ABI OpenGL® Application Binary Interface for Linux 1319 http://www.opengl.org/registry/ABI/ 1320 OpenGL Extensions OpenGL® Graphics with the X Window System® 1321 (Version 1.3) 1322 http://opengl.org/documentation/specs/glx/glx1.3.pdf 1323 OpenGL Utilities The OpenGL Graphics System Utility Library 1324 (Version 1.3) 1325 http://www.opengl.org/documentation/specs/glu/glu1_3.pdf 1326 Pango 1.10.4 Reference Manual Pango 1.10.4 Reference Manual 1327 http://library.gnome.org/devel/pango/1.10/index.html 1328 POSIX 1003.1-2001 (ISO/IEC 9945-2003) 1329 1330 ISO/IEC 9945-1:2003 Information technology -- Portable 1331 Operating System Interface (POSIX) -- Part 1: Base Definitions 1332 1333 ISO/IEC 9945-2:2003 Information technology -- Portable 1334 Operating System Interface (POSIX) -- Part 2: System Interfaces 1335 1336 ISO/IEC 9945-3:2003 Information technology -- Portable 1337 Operating System Interface (POSIX) -- Part 3: Shell and 1338 Utilities 1339 1340 ISO/IEC 9945-4:2003 Information technology -- Portable 1341 Operating System Interface (POSIX) -- Part 4: Rationale 1342 1343 Including Technical Cor. 1: 2004 1344 http://www.unix.org/version3/ 1345 Qt 3.3.6 Qt 3.3.6 Reference Manual 1346 http://doc.trolltech.com/3.3/index.html 1347 QtCore 4.2.0 Qt 4.2.0 Reference Manual 1348 http://doc.trolltech.com/4.2/qtcore.html 1349 QtGui 4.2.0 Qt 4.2.0 Reference Manual 1350 http://doc.trolltech.com/4.2/qtgui.html 1351 QtNetwork 4.2.0 Qt 4.2.0 Reference Manual 1352 http://doc.trolltech.com/4.2/qtnetwork.html 1353 QtOpenGL 4.2.0 Qt 4.2.0 Reference Manual 1354 http://doc.trolltech.com/4.2/qtopengl.html 1355 QtSql 4.2.0 Qt 4.2.0 Reference Manual 1356 http://doc.trolltech.com/4.2/qtsql.html 1357 QtSvg 4.2.0 Qt 4.2.0 Reference Manual 1358 http://doc.trolltech.com/4.2/qtsvg.html 1359 QtXml 4.2.0 Qt 4.2.0 Reference Manual 1360 http://doc.trolltech.com/4.2/qtxml.html 1361 Reference Manual for libxml2 Reference Manual for libxml2 1362 http://xmlsoft.org/html/index.html 1363 The MIT Shared Memory Extension MIT-SHM - The MIT Shared Memory 1364 Extension - X version 11, Release 5 1365 http://refspecs.linux-foundation.org/X11/mit-shm.pdf 1366 X Display Power Management Signaling X Display Power Management 1367 Signaling (DPMS) Extension - Library Specificationi - Version 1368 1.0 http://refspecs.linux-foundation.org/X11/DPMSlib.pdf 1369 X Extended Visual Interface Extension Extended Visual 1370 Information Extension - Version 1.0 1371 http://refspecs.linux-foundation.org/X11/evi.pdf 1372 X Nonrectangular Window Shape Extension Library X 1373 Nonrectangular Window Shape Extension Library - Version 1.0 1374 http://refspecs.linux-foundation.org/X11/shapelib.pdf 1375 X Record Extension Library X Record Extension Library - Version 1376 1.13 http://refspecs.linux-foundation.org/X11/recordlib.pdf 1377 X Security Extension Specification Security Extension 1378 Specification - Version 7.1 1379 http://refspecs.linux-foundation.org/X11/security.pdf 1380 X Synchronization Extension Library X Synchronization Extension 1381 Library - Version 3.0 1382 http://refspecs.linux-foundation.org/X11/synclib.pdf 1383 X11 C Library Xlib - C Language X Interface - X Version 11 1384 Release 6.4 http://refspecs.linux-foundation.org/X11/xlib.pdf 1385 X11 Input Library X Input Device Extension Library - X Version 1386 11, Release 6.4 1387 http://refspecs.linux-foundation.org/X11/Xinput.pdf 1388 X11 Inter-Client Exchange Inter-Client Exchange Library - 1389 Version 1.0 http://refspecs.linux-foundation.org/X11/ICElib.pdf 1390 X11 Keyboard Extension X Keyboard Extension Library 1391 Specification - X Version 11, Release 6.4 1392 http://refspecs.linux-foundation.org/X11/XKBlib.pdf 1393 X11 Session Management X Session Management Library - Version 1394 1.0 http://refspecs.linux-foundation.org/X11/SMlib.pdf 1395 X11 Toolkit Intrinsics X Toolkit Intrinsics - C Language 1396 Interface - X Version 11, Release 6.4 1397 http://refspecs.linux-foundation.org/X11/intrinsics.pdf 1398 Xft Placeholder Xft Specification Placeholder 1399 Xrender Placeholder Xrender Specification Placeholder 1400 http://refspecs.linux-foundation.org/X11/XRenderProtocol.html 1401 XTEST Extension Library XTEST Extension Library - Version 2.2 1402 http://refspecs.linux-foundation.org/X11/xtestlib.pdf 1403 __________________________________________________________ 1404 1405 2.2. Informative References/Bibliography 1406 1407 In addition, the specifications listed below provide essential 1408 background information to implementors of this specification. 1409 These references are included for information only. 1410 1411 Table 2-2. Other References 1412 Name Title URL 1413 A description on how to use and modify libpng A description on 1414 how to use and modify libpng 1415 http://www.libpng.org/pub/png/libpng-1.2.5-manual.html 1416 ALSA Library API Reference ALSA Library API Reference 1417 http://www.alsa-project.org/alsa-doc/alsa-lib/ 1418 Base Directory Spec XDG Base Directory Specification Version 1419 0.6 1420 http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6. 1421 html 1422 Cairo API Reference Cairo Vector Graphics API Specification for 1423 1.2.0 http://cairographics.org/manual-1.2.0 1424 Desktop Entry Spec Desktop Entry Specification Version 1.0 1425 http://standards.freedesktop.org/desktop-entry-spec/desktop-ent 1426 ry-spec-1.0.html 1427 Desktop Menu Spec Desktop Menu Specification Version 1.0 1428 http://standards.freedesktop.org/menu-spec/menu-spec-1.0.html 1429 FreeType 2.2 Reference FreeType 2.2.1 API Reference 1430 http://refspecs.linuxfoundation.org/freetype/freetype-doc-2.2.1 1431 /docs/reference/ft2-toc.html 1432 Icon Theme Spec Icon Theme Specification Version 0.11 1433 http://standards.freedesktop.org/icon-theme-spec/icon-theme-spe 1434 c-0.11.html 1435 Independent JPEG Group Independent JPEG Group 1436 http://www.ijg.org/ 1437 xdg-utils reference Portland Project XDG Utilities Reference 1438 1.0 http://portland.freedesktop.org/xdg-utils-1.0/ 1439 __________________________________________________________ 1440 1441 Chapter 3. Requirements 1442 1443 3.1. Relevant Libraries 1444 1445 The libraries listed in Table 3-1 shall be available on a Linux 1446 Standard Base - Desktop system, with the specified runtime 1447 names. This list may be supplemented or amended by the 1448 architecture-specific specification. 1449 1450 Table 3-1. Standard Library Names 1451 Library Runtime Name 1452 libX11 libX11.so.6 1453 libXt libXt.so.6 1454 libGL libGL.so.1 1455 libXext libXext.so.6 1456 libICE libICE.so.6 1457 libSM libSM.so.6 1458 libXi libXi.so.6 1459 libGLU libGLU.so.1 1460 libXtst libXtst.so.6 1461 libglib-2.0 libglib-2.0.so.0 1462 libgobject-2.0 libgobject-2.0.so.0 1463 libgmodule-2.0 libgmodule-2.0.so.0 1464 libgthread-2.0 libgthread-2.0.so.0 1465 libatk-1.0 libatk-1.0.so.0 1466 libpango-1.0 libpango-1.0.so.0 1467 libpangoxft-1.0 libpangoxft-1.0.so.0 1468 libpangoft2-1.0 libpangoft2-1.0.so.0 1469 libgdk_pixbuf-2.0 libgdk_pixbuf-2.0.so.0 1470 libgdk_pixbuf_xlib-2.0 libgdk_pixbuf_xlib-2.0.so.0 1471 libgdk-x11-2.0 libgdk-x11-2.0.so.0 1472 libgtk-x11-2.0 libgtk-x11-2.0.so.0 1473 libpangocairo-1.0 libpangocairo-1.0.so.0 1474 libQtCore libQtCore.so.4 1475 libQtGui libQtGui.so.4 1476 libQtNetwork libQtNetwork.so.4 1477 libQtXml libQtXml.so.4 1478 libQtOpenGL libQtOpenGL.so.4 1479 libQtSql libQtSql.so.4 1480 libQtSvg libQtSvg.so.4 1481 libfontconfig libfontconfig.so.1 1482 libpng12 libpng12.so.0 1483 libjpeg libjpeg.so.62 1484 libXrender libXrender.so.1 1485 libfreetype libfreetype.so.6 1486 libXft libXft.so.2 1487 libcairo libcairo.so.2 1488 libxml2 libxml2.so.2 1489 libqt-mt libqt-mt.so.3 1490 libasound libasound.so.2 1491 1492 These libraries will be in an implementation-defined directory 1493 which the dynamic linker shall search by default. 1494 __________________________________________________________ 1495 1496 Chapter 4. Terms and Definitions 1497 1498 For the purposes of this document, the terms given in ISO/IEC 1499 Directives, Part 2, Annex H and the following apply. 1500 1501 archLSB 1502 Some LSB specification documents have both a generic, 1503 architecture-neutral part and an architecture-specific 1504 part. The latter describes elements whose definitions 1505 may be unique to a particular processor architecture. 1506 The term archLSB may be used in the generic part to 1507 refer to the corresponding section of the 1508 architecture-specific part. 1509 1510 Binary Standard, ABI 1511 The total set of interfaces that are available to be 1512 used in the compiled binary code of a conforming 1513 application, including the run-time details such as 1514 calling conventions, binary format, C++ name mangling, 1515 etc. 1516 1517 Implementation-defined 1518 Describes a value or behavior that is not defined by 1519 this document but is selected by an implementor. The 1520 value or behavior may vary among implementations that 1521 conform to this document. An application should not rely 1522 on the existence of the value or behavior. An 1523 application that relies on such a value or behavior 1524 cannot be assured to be portable across conforming 1525 implementations. The implementor shall document such a 1526 value or behavior so that it can be used correctly by an 1527 application. 1528 1529 Shell Script 1530 A file that is read by an interpreter (e.g., awk). The 1531 first line of the shell script includes a reference to 1532 its interpreter binary. 1533 1534 Source Standard, API 1535 The total set of interfaces that are available to be 1536 used in the source code of a conforming application. Due 1537 to translations, the Binary Standard and the Source 1538 Standard may contain some different interfaces. 1539 1540 Undefined 1541 Describes the nature of a value or behavior not defined 1542 by this document which results from use of an invalid 1543 program construct or invalid data input. The value or 1544 behavior may vary among implementations that conform to 1545 this document. An application should not rely on the 1546 existence or validity of the value or behavior. An 1547 application that relies on any particular value or 1548 behavior cannot be assured to be portable across 1549 conforming implementations. 1550 1551 Unspecified 1552 Describes the nature of a value or behavior not 1553 specified by this document which results from use of a 1554 valid program construct or valid data input. The value 1555 or behavior may vary among implementations that conform 1556 to this document. An application should not rely on the 1557 existence or validity of the value or behavior. An 1558 application that relies on any particular value or 1559 behavior cannot be assured to be portable across 1560 conforming implementations. 1561 1562 In addition, for the portions of this specification which build 1563 on IEEE Std 1003.1-2001, the definitions given in IEEE Std 1564 1003.1-2001, Base Definitions, Chapter 3 apply. 1565 __________________________________________________________ 1566 1567 Chapter 5. Documentation Conventions 1568 1569 Throughout this document, the following typographic conventions 1570 are used: 1571 1572 function() 1573 1574 the name of a function 1575 command 1576 1577 the name of a command or utility 1578 CONSTANT 1579 1580 a constant value 1581 parameter 1582 1583 a parameter 1584 variable 1585 1586 a variable 1587 1588 Throughout this specification, several tables of interfaces are 1589 presented. Each entry in these tables has the following format: 1590 1591 name 1592 1593 the name of the interface 1594 (symver) 1595 1596 An optional symbol version identifier, if required. 1597 [refno] 1598 1599 A reference number indexing the table of referenced 1600 specifications that follows this table. 1601 1602 For example, 1603 1604 forkpty(GLIBC_2.0) [SUSv3] 1605 1606 refers to the interface named forkpty() with symbol version 1607 GLIBC_2.0 that is defined in the SUSv3 reference. 1608 1609 Note: For symbols with versions which differ between 1610 architectures, the symbol versions are defined in the 1611 architecture specific parts of ISO/IEC 23360 only. 1612 1613 II. GTK+ Stack Libraries 1614 1615 Table of Contents 1616 6. Libraries 1617 1618 6.1. Introduction 1619 6.2. Interfaces for libglib-2.0 1620 1621 6.2.1. GTK General purpose utility library 1622 6.2.2. Glib Arrays 1623 6.2.3. Glib Asynchronous Queues 1624 6.2.4. Glib Atomic Operations 1625 6.2.5. Glib Automatic String Completion 1626 6.2.6. Glib Balanced Binary Trees 1627 6.2.7. Glib Byte Arrays 1628 6.2.8. Glib Caches 1629 6.2.9. Glib Character Set Conversion 1630 6.2.10. Glib Commandline Option Parser 1631 6.2.11. Glib Datasets 1632 6.2.12. Glib Date and Time Functions 1633 6.2.13. Glib Double-Ended Queues 1634 6.2.14. Glib Doubly-Linked Lists 1635 6.2.15. Glib Error Reporting 1636 6.2.16. Glib File Utilities 1637 6.2.17. Glib Glob-Style Pattern Matching 1638 6.2.18. Glib Hash Tables 1639 6.2.19. Glib Hook Functions 1640 6.2.20. Glib IO Channels 1641 6.2.21. Glib Internationalization 1642 6.2.22. Glib Key-Value File Parser 1643 6.2.23. Glib Keyed Data Lists 1644 6.2.24. Glib Lexical Scanner 1645 6.2.25. Glib Memory Allocation 1646 6.2.26. Glib Memory Allocators 1647 6.2.27. Glib Memory Chunks 1648 6.2.28. Glib Message Logging 1649 6.2.29. Glib Message Output and Debugging Functions 1650 6.2.30. Glib Miscellaneous Utility Functions 1651 6.2.31. Glib N-ary Trees 1652 6.2.32. Glib Pointer Arrays 1653 6.2.33. Glib Quarks 1654 6.2.34. Glib Random Numbers 1655 6.2.35. Glib Relations and Tuples 1656 6.2.36. Glib Shell-related Utilities 1657 6.2.37. Glib Simple XML Subset Parser 1658 6.2.38. Glib Singly-Linked Lists 1659 6.2.39. Glib Spawning Processes 1660 6.2.40. Glib String Chunks 1661 6.2.41. Glib String Utility Functions 1662 6.2.42. Glib Strings 1663 6.2.43. Glib - The Main Event Loop 1664 6.2.44. Glib Thread Pools 1665 6.2.45. Glib Threads 1666 6.2.46. Glib Timers 1667 6.2.47. Glib Trash Stacks 1668 6.2.48. Glib Unicode Manipulation 1669 6.2.49. Glib Version Information 1670 6.2.50. Glib Bookmark File Parser 1671 6.2.51. Glib Memory Slices 1672 6.2.52. Glib Base64 Encoding 1673 1674 6.3. Data Definitions for libglib-2.0 1675 1676 6.3.1. glib-2.0/glib.h 1677 6.3.2. glib-2.0/glib/gi18n.h 1678 6.3.3. glib-2.0/glib/gstdio.h 1679 1680 6.4. Interfaces for libgobject-2.0 1681 1682 6.4.1. Gobject GTypeModule 1683 6.4.2. Gobject Enums and Flags 1684 6.4.3. Gobject Signals 1685 6.4.4. Gobject Value arrays 1686 6.4.5. Gobject Generic Values 1687 6.4.6. Gobject Parameters and Values 1688 6.4.7. Gobject GParamSpec 1689 6.4.8. Gobject GBoxed 1690 6.4.9. Gobject Closures 1691 6.4.10. Gobject Gobject 1692 6.4.11. Gobject GType 1693 6.4.12. Gobject GTypePlugin 1694 1695 6.5. Data Definitions for libgobject-2.0 1696 1697 6.5.1. glib-2.0/glib-object.h 1698 6.5.2. glib-2.0/gobject/gvaluecollector.h 1699 1700 6.6. Interfaces for libgmodule-2.0 1701 1702 6.6.1. Glib-Dynamic loading of Modules 1703 1704 6.7. Data Definitions for libgmodule-2.0 1705 1706 6.7.1. glib-2.0/gmodule.h 1707 1708 6.8. Interfaces for libgthread-2.0 1709 1710 6.8.1. Glib thread abstraction 1711 1712 6.9. Interfaces for libatk-1.0 1713 1714 6.9.1. GTK Accessibility Toolkit 1715 1716 6.10. Data Definitions for libatk-1.0 1717 1718 6.10.1. atk-1.0/atk/atk-enum-types.h 1719 6.10.2. atk-1.0/atk/atk.h 1720 1721 6.11. Interfaces for libpango-1.0 1722 1723 6.11.1. GTK Internationalized Text Layout and 1724 Rendering library 1725 1726 6.12. Data Definitions for libpango-1.0 1727 1728 6.12.1. pango-1.0/pango/pango.h 1729 1730 6.13. Interfaces for libpangocairo-1.0 1731 1732 6.13.1. Pango Cairo Rendering 1733 1734 6.14. Data Definitions for libpangocairo-1.0 1735 1736 6.14.1. pango-1.0/pango/pangocairo.h 1737 1738 6.15. Interfaces for libpangoxft-1.0 1739 1740 6.15.1. Pango Xft Fonts and Rendering library 1741 1742 6.16. Data Definitions for libpangoxft-1.0 1743 1744 6.16.1. pango-1.0/pango/pangoxft.h 1745 1746 6.17. Interfaces for libpangoft2-1.0 1747 1748 6.17.1. Pango Freetype Fonts and Rendering library 1749 1750 6.18. Data Definitions for libpangoft2-1.0 1751 1752 6.18.1. pango-1.0/pango/pangofc-decoder.h 1753 6.18.2. pango-1.0/pango/pangofc-fontmap.h 1754 6.18.3. pango-1.0/pango/pangoft2.h 1755 1756 6.19. Interfaces for libgdk_pixbuf-2.0 1757 1758 6.19.1. GDK pixbuf rendering on drawables library 1759 1760 6.20. Data Definitions for libgdk_pixbuf-2.0 1761 1762 6.20.1. gtk-2.0/gdk-pixbuf/gdk-pixbuf.h 1763 6.20.2. gtk-2.0/gdk-pixbuf/gdk-pixdata.h 1764 1765 6.21. Interfaces for libgdk_pixbuf_xlib-2.0 1766 1767 6.21.1. GDK pixbuf rendering to an X drawable 1768 library 1769 1770 6.22. Data Definitions for libgdk_pixbuf_xlib-2.0 1771 1772 6.22.1. gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h 1773 1774 6.23. Interfaces for libgdk-x11-2.0 1775 1776 6.23.1. GTK Drawing toolkit 1777 1778 6.24. Data Definitions for libgdk-x11-2.0 1779 1780 6.24.1. gtk-2.0/gdk/gdk.h 1781 6.24.2. gtk-2.0/gdk/gdkkeysyms.h 1782 6.24.3. gtk-2.0/gdk/gdkx.h 1783 1784 6.25. Interfaces for libgtk-x11-2.0 1785 1786 6.25.1. GTK main Widgets library 1787 1788 6.26. Data Definitions for libgtk-x11-2.0 1789 1790 6.26.1. gtk-2.0/gtk/gtk.h 1791 6.26.2. gtk-2.0/gtk/gtkenums.h 1792 6.26.3. gtk-2.0/gtk/gtkprintoperationpreview.h 1793 6.26.4. gtk-2.0/gtk/gtkrecentfilter.h 1794 6.26.5. gtk-2.0/gtk/gtkrecentmanager.h 1795 6.26.6. gtk-2.0/gtk/gtkstatusicon.h 1796 6.26.7. gtk-2.0/gtk/gtktextbufferrichtext.h 1797 6.26.8. 1798 gtk-unix-print-2.0/gtk/gtkpagesetupunixdialog 1799 .h 1800 1801 6.26.9. gtk-unix-print-2.0/gtk/gtkprinter.h 1802 6.26.10. gtk-unix-print-2.0/gtk/gtkprintjob.h 1803 6.26.11. gtk-unix-print-2.0/gtk/gtkprintunixdialog.h 1804 6.26.12. gtk-unix-print-2.0/gtk/gtkunixprint.h 1805 __________________________________________________________ 1806 1807 Chapter 6. Libraries 1808 1809 6.1. Introduction 1810 1811 A conforming implementation shall support the following GTK+ 1812 stack libraries which provide interfaces for creating rich 1813 graphical user interface applications. 1814 1815 GLib 1816 1817 A general-purpose utility library, not specific to graphical 1818 user interfaces. GLib provides many useful data types, macros, 1819 type conversions, string utilities, file utilities, a main loop 1820 abstraction, and so on. 1821 1822 libglib-2.0 1823 1824 libgmodule-2.0 1825 1826 libgobject-2.0 1827 1828 libgthread-2.0 1829 ATK 1830 1831 ATK is the Accessibility Toolkit. It provides a set of generic 1832 interfaces allowing accessibility technologies to interact with 1833 a graphical user interface. For example, a screen reader uses 1834 ATK to discover the text in an interface and read it to blind 1835 users. GTK+ widgets have built-in support for accessibility 1836 using the ATK framework. 1837 1838 libatk-1.0 1839 Pango 1840 1841 Pango is a library for internationalized text handling. It 1842 centers around the PangoLayout object, representing a paragraph 1843 of text. Pango provides the engine for GtkTextView, GtkLabel, 1844 GtkEntry, and other widgets that display text. 1845 1846 libpango-1.0 1847 1848 libpangocairo-1.0 1849 1850 libpangoxft-1.0 1851 1852 libpangoft2-1.0 1853 GdkPixbuf 1854 1855 This is a small library which allows you to create GdkPixbuf 1856 ("pixel buffer") objects from image data or image files. Use a 1857 GdkPixbuf in combination with GtkImage to display images. 1858 1859 libgdk_pixbuf-2.0 1860 1861 libgdk_pixbuf_xlib-2.0 1862 GDK 1863 1864 GDK is the abstraction layer that allows GTK+ to support 1865 multiple windowing systems. GDK provides drawing and window 1866 system facilities on X11, Windows, and the Linux framebuffer 1867 device. 1868 1869 libgdk-x11-2.0 1870 GTK+ 1871 1872 The GTK+ library contains widgets, that is, GUI components such 1873 as GtkButton or GtkTextView. 1874 1875 libgtk-x11-2.0 1876 1877 There are three main parts to the definition of each of these 1878 libraries. 1879 1880 The "Interfaces" section defines the required library name and 1881 version, and the required public symbols (interfaces and global 1882 data), as well as symbol versions, if any. 1883 1884 The "Interface Definitions" section provides complete or 1885 partial definitions of certain interfaces where either this 1886 specification is the source specification, or where there are 1887 variations from the source specification. If an interface 1888 definition requires one or more header files, one of those 1889 headers shall include the function prototype for the interface. 1890 1891 For source definitions of interfaces which include a reference 1892 to a header file, the contents of such header files form a part 1893 of the specification. The "Data Definitions" section provides 1894 the binary-level details for the header files from the source 1895 specifications, such as values for macros and enumerated types, 1896 as well as structure layouts, sizes and padding, etc. These 1897 data definitions, although presented in the form of header 1898 files for convenience, should not be taken a representing 1899 complete header files, as they are a supplement to the source 1900 specifications. Application developers should follow the 1901 guidelines of the source specifications when determining which 1902 header files need to be included to completely resolve all 1903 references. 1904 1905 Note: While the Data Definitions supplement the source 1906 specifications, this specification itself does not require 1907 conforming implementations to supply any header files. 1908 __________________________________________________________ 1909 1910 6.2. Interfaces for libglib-2.0 1911 1912 Table 6-1 defines the library name and shared object name for 1913 the libglib-2.0 library 1914 1915 Table 6-1. libglib-2.0 Definition 1916 Library: libglib-2.0 1917 SONAME: libglib-2.0.so.0 1918 __________________________________________________________ 1919 1920 6.2.1. GTK General purpose utility library 1921 __________________________________________________________ 1922 1923 6.2.1.1. Interfaces for GTK General purpose utility library 1924 1925 No external functions are defined for libglib-2.0 - GTK General 1926 purpose utility library in this part of the specification. See 1927 also the generic specification. 1928 __________________________________________________________ 1929 1930 6.2.2. Glib Arrays 1931 __________________________________________________________ 1932 1933 6.2.2.1. Interfaces for Glib Arrays 1934 1935 No external functions are defined for libglib-2.0 - Glib Arrays 1936 in this part of the specification. See also the generic 1937 specification. 1938 __________________________________________________________ 1939 1940 6.2.3. Glib Asynchronous Queues 1941 __________________________________________________________ 1942 1943 6.2.3.1. Interfaces for Glib Asynchronous Queues 1944 1945 No external functions are defined for libglib-2.0 - Glib 1946 Asynchronous Queues in this part of the specification. See also 1947 the generic specification. 1948 __________________________________________________________ 1949 1950 6.2.4. Glib Atomic Operations 1951 __________________________________________________________ 1952 1953 6.2.4.1. Interfaces for Glib Atomic Operations 1954 1955 No external functions are defined for libglib-2.0 - Glib Atomic 1956 Operations in this part of the specification. See also the 1957 generic specification. 1958 __________________________________________________________ 1959 1960 6.2.5. Glib Automatic String Completion 1961 __________________________________________________________ 1962 1963 6.2.5.1. Interfaces for Glib Automatic String Completion 1964 1965 No external functions are defined for libglib-2.0 - Glib 1966 Automatic String Completion in this part of the specification. 1967 See also the generic specification. 1968 __________________________________________________________ 1969 1970 6.2.6. Glib Balanced Binary Trees 1971 __________________________________________________________ 1972 1973 6.2.6.1. Interfaces for Glib Balanced Binary Trees 1974 1975 No external functions are defined for libglib-2.0 - Glib 1976 Balanced Binary Trees in this part of the specification. See 1977 also the generic specification. 1978 __________________________________________________________ 1979 1980 6.2.7. Glib Byte Arrays 1981 __________________________________________________________ 1982 1983 6.2.7.1. Interfaces for Glib Byte Arrays 1984 1985 No external functions are defined for libglib-2.0 - Glib Byte 1986 Arrays in this part of the specification. See also the generic 1987 specification. 1988 __________________________________________________________ 1989 1990 6.2.8. Glib Caches 1991 __________________________________________________________ 1992 1993 6.2.8.1. Interfaces for Glib Caches 1994 1995 No external functions are defined for libglib-2.0 - Glib Caches 1996 in this part of the specification. See also the generic 1997 specification. 1998 __________________________________________________________ 1999 2000 6.2.9. Glib Character Set Conversion 2001 __________________________________________________________ 2002 2003 6.2.9.1. Interfaces for Glib Character Set Conversion 2004 2005 No external functions are defined for libglib-2.0 - Glib 2006 Character Set Conversion in this part of the specification. See 2007 also the generic specification. 2008 __________________________________________________________ 2009 2010 6.2.10. Glib Commandline Option Parser 2011 __________________________________________________________ 2012 2013 6.2.10.1. Interfaces for Glib Commandline Option Parser 2014 2015 No external functions are defined for libglib-2.0 - Glib 2016 Commandline Option Parser in this part of the specification. 2017 See also the generic specification. 2018 __________________________________________________________ 2019 2020 6.2.11. Glib Datasets 2021 __________________________________________________________ 2022 2023 6.2.11.1. Interfaces for Glib Datasets 2024 2025 No external functions are defined for libglib-2.0 - Glib 2026 Datasets in this part of the specification. See also the 2027 generic specification. 2028 __________________________________________________________ 2029 2030 6.2.12. Glib Date and Time Functions 2031 __________________________________________________________ 2032 2033 6.2.12.1. Interfaces for Glib Date and Time Functions 2034 2035 No external functions are defined for libglib-2.0 - Glib Date 2036 and Time Functions in this part of the specification. See also 2037 the generic specification. 2038 __________________________________________________________ 2039 2040 6.2.13. Glib Double-Ended Queues 2041 __________________________________________________________ 2042 2043 6.2.13.1. Interfaces for Glib Double-Ended Queues 2044 2045 No external functions are defined for libglib-2.0 - Glib 2046 Double-Ended Queues in this part of the specification. See also 2047 the generic specification. 2048 __________________________________________________________ 2049 2050 6.2.14. Glib Doubly-Linked Lists 2051 __________________________________________________________ 2052 2053 6.2.14.1. Interfaces for Glib Doubly-Linked Lists 2054 2055 No external functions are defined for libglib-2.0 - Glib 2056 Doubly-Linked Lists in this part of the specification. See also 2057 the generic specification. 2058 __________________________________________________________ 2059 2060 6.2.15. Glib Error Reporting 2061 __________________________________________________________ 2062 2063 6.2.15.1. Interfaces for Glib Error Reporting 2064 2065 No external functions are defined for libglib-2.0 - Glib Error 2066 Reporting in this part of the specification. See also the 2067 generic specification. 2068 __________________________________________________________ 2069 2070 6.2.16. Glib File Utilities 2071 __________________________________________________________ 2072 2073 6.2.16.1. Interfaces for Glib File Utilities 2074 2075 No external functions are defined for libglib-2.0 - Glib File 2076 Utilities in this part of the specification. See also the 2077 generic specification. 2078 __________________________________________________________ 2079 2080 6.2.17. Glib Glob-Style Pattern Matching 2081 __________________________________________________________ 2082 2083 6.2.17.1. Interfaces for Glib Glob-Style Pattern Matching 2084 2085 No external functions are defined for libglib-2.0 - Glib 2086 Glob-Style Pattern Matching in this part of the specification. 2087 See also the generic specification. 2088 __________________________________________________________ 2089 2090 6.2.18. Glib Hash Tables 2091 __________________________________________________________ 2092 2093 6.2.18.1. Interfaces for Glib Hash Tables 2094 2095 No external functions are defined for libglib-2.0 - Glib Hash 2096 Tables in this part of the specification. See also the generic 2097 specification. 2098 __________________________________________________________ 2099 2100 6.2.19. Glib Hook Functions 2101 __________________________________________________________ 2102 2103 6.2.19.1. Interfaces for Glib Hook Functions 2104 2105 No external functions are defined for libglib-2.0 - Glib Hook 2106 Functions in this part of the specification. See also the 2107 generic specification. 2108 __________________________________________________________ 2109 2110 6.2.20. Glib IO Channels 2111 __________________________________________________________ 2112 2113 6.2.20.1. Interfaces for Glib IO Channels 2114 2115 No external functions are defined for libglib-2.0 - Glib IO 2116 Channels in this part of the specification. See also the 2117 generic specification. 2118 __________________________________________________________ 2119 2120 6.2.21. Glib Internationalization 2121 __________________________________________________________ 2122 2123 6.2.21.1. Interfaces for Glib Internationalization 2124 2125 No external functions are defined for libglib-2.0 - Glib 2126 Internationalization in this part of the specification. See 2127 also the generic specification. 2128 __________________________________________________________ 2129 2130 6.2.22. Glib Key-Value File Parser 2131 __________________________________________________________ 2132 2133 6.2.22.1. Interfaces for Glib Key-Value File Parser 2134 2135 No external functions are defined for libglib-2.0 - Glib 2136 Key-Value File Parser in this part of the specification. See 2137 also the generic specification. 2138 __________________________________________________________ 2139 2140 6.2.23. Glib Keyed Data Lists 2141 __________________________________________________________ 2142 2143 6.2.23.1. Interfaces for Glib Keyed Data Lists 2144 2145 No external functions are defined for libglib-2.0 - Glib Keyed 2146 Data Lists in this part of the specification. See also the 2147 generic specification. 2148 __________________________________________________________ 2149 2150 6.2.24. Glib Lexical Scanner 2151 __________________________________________________________ 2152 2153 6.2.24.1. Interfaces for Glib Lexical Scanner 2154 2155 No external functions are defined for libglib-2.0 - Glib 2156 Lexical Scanner in this part of the specification. See also the 2157 generic specification. 2158 __________________________________________________________ 2159 2160 6.2.25. Glib Memory Allocation 2161 __________________________________________________________ 2162 2163 6.2.25.1. Interfaces for Glib Memory Allocation 2164 2165 No external functions are defined for libglib-2.0 - Glib Memory 2166 Allocation in this part of the specification. See also the 2167 generic specification. 2168 __________________________________________________________ 2169 2170 6.2.26. Glib Memory Allocators 2171 __________________________________________________________ 2172 2173 6.2.26.1. Interfaces for Glib Memory Allocators 2174 2175 No external functions are defined for libglib-2.0 - Glib Memory 2176 Allocators in this part of the specification. See also the 2177 generic specification. 2178 __________________________________________________________ 2179 2180 6.2.27. Glib Memory Chunks 2181 __________________________________________________________ 2182 2183 6.2.27.1. Interfaces for Glib Memory Chunks 2184 2185 No external functions are defined for libglib-2.0 - Glib Memory 2186 Chunks in this part of the specification. See also the generic 2187 specification. 2188 __________________________________________________________ 2189 2190 6.2.28. Glib Message Logging 2191 __________________________________________________________ 2192 2193 6.2.28.1. Interfaces for Glib Message Logging 2194 2195 No external functions are defined for libglib-2.0 - Glib 2196 Message Logging in this part of the specification. See also the 2197 generic specification. 2198 __________________________________________________________ 2199 2200 6.2.29. Glib Message Output and Debugging Functions 2201 __________________________________________________________ 2202 2203 6.2.29.1. Interfaces for Glib Message Output and Debugging Functions 2204 2205 No external functions are defined for libglib-2.0 - Glib 2206 Message Output and Debugging Functions in this part of the 2207 specification. See also the generic specification. 2208 __________________________________________________________ 2209 2210 6.2.30. Glib Miscellaneous Utility Functions 2211 __________________________________________________________ 2212 2213 6.2.30.1. Interfaces for Glib Miscellaneous Utility Functions 2214 2215 No external functions are defined for libglib-2.0 - Glib 2216 Miscellaneous Utility Functions in this part of the 2217 specification. See also the generic specification. 2218 __________________________________________________________ 2219 2220 6.2.31. Glib N-ary Trees 2221 __________________________________________________________ 2222 2223 6.2.31.1. Interfaces for Glib N-ary Trees 2224 2225 No external functions are defined for libglib-2.0 - Glib N-ary 2226 Trees in this part of the specification. See also the generic 2227 specification. 2228 __________________________________________________________ 2229 2230 6.2.32. Glib Pointer Arrays 2231 __________________________________________________________ 2232 2233 6.2.32.1. Interfaces for Glib Pointer Arrays 2234 2235 No external functions are defined for libglib-2.0 - Glib 2236 Pointer Arrays in this part of the specification. See also the 2237 generic specification. 2238 __________________________________________________________ 2239 2240 6.2.33. Glib Quarks 2241 __________________________________________________________ 2242 2243 6.2.33.1. Interfaces for Glib Quarks 2244 2245 No external functions are defined for libglib-2.0 - Glib Quarks 2246 in this part of the specification. See also the generic 2247 specification. 2248 __________________________________________________________ 2249 2250 6.2.34. Glib Random Numbers 2251 __________________________________________________________ 2252 2253 6.2.34.1. Interfaces for Glib Random Numbers 2254 2255 No external functions are defined for libglib-2.0 - Glib Random 2256 Numbers in this part of the specification. See also the generic 2257 specification. 2258 __________________________________________________________ 2259 2260 6.2.35. Glib Relations and Tuples 2261 __________________________________________________________ 2262 2263 6.2.35.1. Interfaces for Glib Relations and Tuples 2264 2265 No external functions are defined for libglib-2.0 - Glib 2266 Relations and Tuples in this part of the specification. See 2267 also the generic specification. 2268 __________________________________________________________ 2269 2270 6.2.36. Glib Shell-related Utilities 2271 __________________________________________________________ 2272 2273 6.2.36.1. Interfaces for Glib Shell-related Utilities 2274 2275 No external functions are defined for libglib-2.0 - Glib 2276 Shell-related Utilities in this part of the specification. See 2277 also the generic specification. 2278 __________________________________________________________ 2279 2280 6.2.37. Glib Simple XML Subset Parser 2281 __________________________________________________________ 2282 2283 6.2.37.1. Interfaces for Glib Simple XML Subset Parser 2284 2285 No external functions are defined for libglib-2.0 - Glib Simple 2286 XML Subset Parser in this part of the specification. See also 2287 the generic specification. 2288 __________________________________________________________ 2289 2290 6.2.38. Glib Singly-Linked Lists 2291 __________________________________________________________ 2292 2293 6.2.38.1. Interfaces for Glib Singly-Linked Lists 2294 2295 No external functions are defined for libglib-2.0 - Glib 2296 Singly-Linked Lists in this part of the specification. See also 2297 the generic specification. 2298 __________________________________________________________ 2299 2300 6.2.39. Glib Spawning Processes 2301 __________________________________________________________ 2302 2303 6.2.39.1. Interfaces for Glib Spawning Processes 2304 2305 No external functions are defined for libglib-2.0 - Glib 2306 Spawning Processes in this part of the specification. See also 2307 the generic specification. 2308 __________________________________________________________ 2309 2310 6.2.40. Glib String Chunks 2311 __________________________________________________________ 2312 2313 6.2.40.1. Interfaces for Glib String Chunks 2314 2315 No external functions are defined for libglib-2.0 - Glib String 2316 Chunks in this part of the specification. See also the generic 2317 specification. 2318 __________________________________________________________ 2319 2320 6.2.41. Glib String Utility Functions 2321 __________________________________________________________ 2322 2323 6.2.41.1. Interfaces for Glib String Utility Functions 2324 2325 No external functions are defined for libglib-2.0 - Glib String 2326 Utility Functions in this part of the specification. See also 2327 the generic specification. 2328 __________________________________________________________ 2329 2330 6.2.42. Glib Strings 2331 __________________________________________________________ 2332 2333 6.2.42.1. Interfaces for Glib Strings 2334 2335 No external functions are defined for libglib-2.0 - Glib 2336 Strings in this part of the specification. See also the generic 2337 specification. 2338 __________________________________________________________ 2339 2340 6.2.43. Glib - The Main Event Loop 2341 __________________________________________________________ 2342 2343 6.2.43.1. Interfaces for Glib - The Main Event Loop 2344 2345 No external functions are defined for libglib-2.0 - Glib - The 2346 Main Event Loop in this part of the specification. See also the 2347 generic specification. 2348 __________________________________________________________ 2349 2350 6.2.44. Glib Thread Pools 2351 __________________________________________________________ 2352 2353 6.2.44.1. Interfaces for Glib Thread Pools 2354 2355 No external functions are defined for libglib-2.0 - Glib Thread 2356 Pools in this part of the specification. See also the generic 2357 specification. 2358 __________________________________________________________ 2359 2360 6.2.45. Glib Threads 2361 __________________________________________________________ 2362 2363 6.2.45.1. Interfaces for Glib Threads 2364 2365 No external functions are defined for libglib-2.0 - Glib 2366 Threads in this part of the specification. See also the generic 2367 specification. 2368 __________________________________________________________ 2369 2370 6.2.46. Glib Timers 2371 __________________________________________________________ 2372 2373 6.2.46.1. Interfaces for Glib Timers 2374 2375 No external functions are defined for libglib-2.0 - Glib Timers 2376 in this part of the specification. See also the generic 2377 specification. 2378 __________________________________________________________ 2379 2380 6.2.47. Glib Trash Stacks 2381 __________________________________________________________ 2382 2383 6.2.47.1. Interfaces for Glib Trash Stacks 2384 2385 No external functions are defined for libglib-2.0 - Glib Trash 2386 Stacks in this part of the specification. See also the generic 2387 specification. 2388 __________________________________________________________ 2389 2390 6.2.48. Glib Unicode Manipulation 2391 __________________________________________________________ 2392 2393 6.2.48.1. Interfaces for Glib Unicode Manipulation 2394 2395 No external functions are defined for libglib-2.0 - Glib 2396 Unicode Manipulation in this part of the specification. See 2397 also the generic specification. 2398 __________________________________________________________ 2399 2400 6.2.49. Glib Version Information 2401 __________________________________________________________ 2402 2403 6.2.49.1. Interfaces for Glib Version Information 2404 2405 No external functions are defined for libglib-2.0 - Glib 2406 Version Information in this part of the specification. See also 2407 the generic specification. 2408 __________________________________________________________ 2409 2410 6.2.50. Glib Bookmark File Parser 2411 __________________________________________________________ 2412 2413 6.2.50.1. Interfaces for Glib Bookmark File Parser 2414 2415 No external functions are defined for libglib-2.0 - Glib 2416 Bookmark File Parser in this part of the specification. See 2417 also the generic specification. 2418 __________________________________________________________ 2419 2420 6.2.51. Glib Memory Slices 2421 __________________________________________________________ 2422 2423 6.2.51.1. Interfaces for Glib Memory Slices 2424 2425 No external functions are defined for libglib-2.0 - Glib Memory 2426 Slices in this part of the specification. See also the generic 2427 specification. 2428 __________________________________________________________ 2429 2430 6.2.52. Glib Base64 Encoding 2431 __________________________________________________________ 2432 2433 6.2.52.1. Interfaces for Glib Base64 Encoding 2434 2435 No external functions are defined for libglib-2.0 - Glib Base64 2436 Encoding in this part of the specification. See also the 2437 generic specification. 2438 __________________________________________________________ 2439 2440 6.3. Data Definitions for libglib-2.0 2441 2442 This section defines global identifiers and their values that 2443 are associated with interfaces contained in libglib-2.0. These 2444 definitions are organized into groups that correspond to system 2445 headers. This convention is used as a convenience for the 2446 reader, and does not imply the existence of these headers, or 2447 their content. Where an interface is defined as requiring a 2448 particular system header file all of the data definitions for 2449 that system header file presented here shall be in effect. 2450 2451 This section gives data definitions to promote binary 2452 application portability, not to repeat source interface 2453 definitions available elsewhere. System providers and 2454 application developers should use this ABI to supplement - not 2455 to replace - source interface definition specifications. 2456 2457 This specification uses the ISO C (1999) C Language as the 2458 reference programming language, and data definitions are 2459 specified in ISO C format. The C language is used here as a 2460 convenient notation. Using a C language description of these 2461 data objects does not preclude their use by other programming 2462 languages. 2463 __________________________________________________________ 2464 2465 6.3.1. glib-2.0/glib.h 2466 2467 #define G_GSIZE_MODIFIER "" 2468 #define G_STATIC_MUTEX_INIT \ 2469 { 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} } } 2470 #define GPOINTER_TO_INT(p) ((gint) (p)) 2471 #define GLONG_TO_BE(val) ((glong) GINT32_TO_BE (val)) 2472 #define GLONG_TO_LE(val) ((glong) GINT32_TO_LE (val)) 2473 #define GINT_TO_POINTER(i) ((gpointer) (i)) 2474 #define GUINT_TO_POINTER(u) ((gpointer) (u)) 2475 #define GPOINTER_TO_UINT(p) ((guint) (p)) 2476 #define GULONG_TO_BE(val) ((gulong) GUINT32_TO_BE (val)) 2477 #define GULONG_TO_LE(val) ((gulong) GUINT32_TO_LE (val)) 2478 #define G_GINT64_CONSTANT(val) (G_GNUC_EXTENSION (val ##LL)) 2479 #define GLIB_LSB_PADDING_SIZE 24 2480 #define GLIB_LSB_DATA_SIZE 4 2481 #define GLIB_SIZEOF_LONG 4 2482 #define GLIB_SIZEOF_SIZE_T 4 2483 #define GLIB_SIZEOF_VOID_P 4 2484 #define G_BYTE_ORDER G_LITTLE_ENDIAN 2485 #define G_MAXSIZE G_MAXUINT 2486 #define G_BREAKPOINT() G_STMT_START{ __asm__ __volatile__ ("int $03");}G_STMT_END 2487 #define G_GSSIZE_FORMAT "i" 2488 #define G_GINT64_MODIFIER "ll" 2489 #define G_GINT64_FORMAT "lli" 2490 #define G_GUINT64_FORMAT "llu" 2491 #define G_GSIZE_FORMAT "u" 2492 2493 typedef int gssize; 2494 typedef long long int gint64; 2495 typedef long long unsigned int guint64; 2496 2497 typedef unsigned int gsize; 2498 __________________________________________________________ 2499 2500 6.3.2. glib-2.0/glib/gi18n.h 2501 2502 /* 2503 * This header is architecture neutral 2504 * Please refer to the generic specification for details 2505 */ 2506 __________________________________________________________ 2507 2508 6.3.3. glib-2.0/glib/gstdio.h 2509 2510 /* 2511 * This header is architecture neutral 2512 * Please refer to the generic specification for details 2513 */ 2514 __________________________________________________________ 2515 2516 6.4. Interfaces for libgobject-2.0 2517 2518 Table 6-2 defines the library name and shared object name for 2519 the libgobject-2.0 library 2520 2521 Table 6-2. libgobject-2.0 Definition 2522 Library: libgobject-2.0 2523 SONAME: libgobject-2.0.so.0 2524 __________________________________________________________ 2525 2526 6.4.1. Gobject GTypeModule 2527 __________________________________________________________ 2528 2529 6.4.1.1. Interfaces for Gobject GTypeModule 2530 2531 No external functions are defined for libgobject-2.0 - Gobject 2532 GTypeModule in this part of the specification. See also the 2533 generic specification. 2534 __________________________________________________________ 2535 2536 6.4.2. Gobject Enums and Flags 2537 __________________________________________________________ 2538 2539 6.4.2.1. Interfaces for Gobject Enums and Flags 2540 2541 No external functions are defined for libgobject-2.0 - Gobject 2542 Enums and Flags in this part of the specification. See also the 2543 generic specification. 2544 __________________________________________________________ 2545 2546 6.4.3. Gobject Signals 2547 __________________________________________________________ 2548 2549 6.4.3.1. Interfaces for Gobject Signals 2550 2551 No external functions are defined for libgobject-2.0 - Gobject 2552 Signals in this part of the specification. See also the generic 2553 specification. 2554 __________________________________________________________ 2555 2556 6.4.4. Gobject Value arrays 2557 __________________________________________________________ 2558 2559 6.4.4.1. Interfaces for Gobject Value arrays 2560 2561 No external functions are defined for libgobject-2.0 - Gobject 2562 Value arrays in this part of the specification. See also the 2563 generic specification. 2564 __________________________________________________________ 2565 2566 6.4.5. Gobject Generic Values 2567 __________________________________________________________ 2568 2569 6.4.5.1. Interfaces for Gobject Generic Values 2570 2571 No external functions are defined for libgobject-2.0 - Gobject 2572 Generic Values in this part of the specification. See also the 2573 generic specification. 2574 __________________________________________________________ 2575 2576 6.4.6. Gobject Parameters and Values 2577 __________________________________________________________ 2578 2579 6.4.6.1. Interfaces for Gobject Parameters and Values 2580 2581 No external functions are defined for libgobject-2.0 - Gobject 2582 Parameters and Values in this part of the specification. See 2583 also the generic specification. 2584 __________________________________________________________ 2585 2586 6.4.7. Gobject GParamSpec 2587 __________________________________________________________ 2588 2589 6.4.7.1. Interfaces for Gobject GParamSpec 2590 2591 No external functions are defined for libgobject-2.0 - Gobject 2592 GParamSpec in this part of the specification. See also the 2593 generic specification. 2594 __________________________________________________________ 2595 2596 6.4.8. Gobject GBoxed 2597 __________________________________________________________ 2598 2599 6.4.8.1. Interfaces for Gobject GBoxed 2600 2601 No external functions are defined for libgobject-2.0 - Gobject 2602 GBoxed in this part of the specification. See also the generic 2603 specification. 2604 __________________________________________________________ 2605 2606 6.4.9. Gobject Closures 2607 __________________________________________________________ 2608 2609 6.4.9.1. Interfaces for Gobject Closures 2610 2611 No external functions are defined for libgobject-2.0 - Gobject 2612 Closures in this part of the specification. See also the 2613 generic specification. 2614 __________________________________________________________ 2615 2616 6.4.10. Gobject Gobject 2617 __________________________________________________________ 2618 2619 6.4.10.1. Interfaces for Gobject Gobject 2620 2621 No external functions are defined for libgobject-2.0 - Gobject 2622 Gobject in this part of the specification. See also the generic 2623 specification. 2624 __________________________________________________________ 2625 2626 6.4.11. Gobject GType 2627 __________________________________________________________ 2628 2629 6.4.11.1. Interfaces for Gobject GType 2630 2631 No external functions are defined for libgobject-2.0 - Gobject 2632 GType in this part of the specification. See also the generic 2633 specification. 2634 __________________________________________________________ 2635 2636 6.4.12. Gobject GTypePlugin 2637 __________________________________________________________ 2638 2639 6.4.12.1. Interfaces for Gobject GTypePlugin 2640 2641 No external functions are defined for libgobject-2.0 - Gobject 2642 GTypePlugin in this part of the specification. See also the 2643 generic specification. 2644 __________________________________________________________ 2645 2646 6.5. Data Definitions for libgobject-2.0 2647 2648 This section defines global identifiers and their values that 2649 are associated with interfaces contained in libgobject-2.0. 2650 These definitions are organized into groups that correspond to 2651 system headers. This convention is used as a convenience for 2652 the reader, and does not imply the existence of these headers, 2653 or their content. Where an interface is defined as requiring a 2654 particular system header file all of the data definitions for 2655 that system header file presented here shall be in effect. 2656 2657 This section gives data definitions to promote binary 2658 application portability, not to repeat source interface 2659 definitions available elsewhere. System providers and 2660 application developers should use this ABI to supplement - not 2661 to replace - source interface definition specifications. 2662 2663 This specification uses the ISO C (1999) C Language as the 2664 reference programming language, and data definitions are 2665 specified in ISO C format. The C language is used here as a 2666 convenient notation. Using a C language description of these 2667 data objects does not preclude their use by other programming 2668 languages. 2669 __________________________________________________________ 2670 2671 6.5.1. glib-2.0/glib-object.h 2672 2673 /* 2674 * This header is architecture neutral 2675 * Please refer to the generic specification for details 2676 */ 2677 __________________________________________________________ 2678 2679 6.5.2. glib-2.0/gobject/gvaluecollector.h 2680 2681 /* 2682 * This header is architecture neutral 2683 * Please refer to the generic specification for details 2684 */ 2685 __________________________________________________________ 2686 2687 6.6. Interfaces for libgmodule-2.0 2688 2689 Table 6-3 defines the library name and shared object name for 2690 the libgmodule-2.0 library 2691 2692 Table 6-3. libgmodule-2.0 Definition 2693 Library: libgmodule-2.0 2694 SONAME: libgmodule-2.0.so.0 2695 __________________________________________________________ 2696 2697 6.6.1. Glib-Dynamic loading of Modules 2698 __________________________________________________________ 2699 2700 6.6.1.1. Interfaces for Glib-Dynamic loading of Modules 2701 2702 No external functions are defined for libgmodule-2.0 - 2703 Glib-Dynamic loading of Modules in this part of the 2704 specification. See also the generic specification. 2705 __________________________________________________________ 2706 2707 6.7. Data Definitions for libgmodule-2.0 2708 2709 This section defines global identifiers and their values that 2710 are associated with interfaces contained in libgmodule-2.0. 2711 These definitions are organized into groups that correspond to 2712 system headers. This convention is used as a convenience for 2713 the reader, and does not imply the existence of these headers, 2714 or their content. Where an interface is defined as requiring a 2715 particular system header file all of the data definitions for 2716 that system header file presented here shall be in effect. 2717 2718 This section gives data definitions to promote binary 2719 application portability, not to repeat source interface 2720 definitions available elsewhere. System providers and 2721 application developers should use this ABI to supplement - not 2722 to replace - source interface definition specifications. 2723 2724 This specification uses the ISO C (1999) C Language as the 2725 reference programming language, and data definitions are 2726 specified in ISO C format. The C language is used here as a 2727 convenient notation. Using a C language description of these 2728 data objects does not preclude their use by other programming 2729 languages. 2730 __________________________________________________________ 2731 2732 6.7.1. glib-2.0/gmodule.h 2733 2734 /* 2735 * This header is architecture neutral 2736 * Please refer to the generic specification for details 2737 */ 2738 __________________________________________________________ 2739 2740 6.8. Interfaces for libgthread-2.0 2741 2742 Table 6-4 defines the library name and shared object name for 2743 the libgthread-2.0 library 2744 2745 Table 6-4. libgthread-2.0 Definition 2746 Library: libgthread-2.0 2747 SONAME: libgthread-2.0.so.0 2748 __________________________________________________________ 2749 2750 6.8.1. Glib thread abstraction 2751 __________________________________________________________ 2752 2753 6.8.1.1. Interfaces for Glib thread abstraction 2754 2755 No external functions are defined for libgthread-2.0 - Glib 2756 thread abstraction in this part of the specification. See also 2757 the generic specification. 2758 __________________________________________________________ 2759 2760 6.9. Interfaces for libatk-1.0 2761 2762 Table 6-5 defines the library name and shared object name for 2763 the libatk-1.0 library 2764 2765 Table 6-5. libatk-1.0 Definition 2766 Library: libatk-1.0 2767 SONAME: libatk-1.0.so.0 2768 __________________________________________________________ 2769 2770 6.9.1. GTK Accessibility Toolkit 2771 __________________________________________________________ 2772 2773 6.9.1.1. Interfaces for GTK Accessibility Toolkit 2774 2775 No external functions are defined for libatk-1.0 - GTK 2776 Accessibility Toolkit in this part of the specification. See 2777 also the generic specification. 2778 __________________________________________________________ 2779 2780 6.10. Data Definitions for libatk-1.0 2781 2782 This section defines global identifiers and their values that 2783 are associated with interfaces contained in libatk-1.0. These 2784 definitions are organized into groups that correspond to system 2785 headers. This convention is used as a convenience for the 2786 reader, and does not imply the existence of these headers, or 2787 their content. Where an interface is defined as requiring a 2788 particular system header file all of the data definitions for 2789 that system header file presented here shall be in effect. 2790 2791 This section gives data definitions to promote binary 2792 application portability, not to repeat source interface 2793 definitions available elsewhere. System providers and 2794 application developers should use this ABI to supplement - not 2795 to replace - source interface definition specifications. 2796 2797 This specification uses the ISO C (1999) C Language as the 2798 reference programming language, and data definitions are 2799 specified in ISO C format. The C language is used here as a 2800 convenient notation. Using a C language description of these 2801 data objects does not preclude their use by other programming 2802 languages. 2803 __________________________________________________________ 2804 2805 6.10.1. atk-1.0/atk/atk-enum-types.h 2806 2807 /* 2808 * This header is architecture neutral 2809 * Please refer to the generic specification for details 2810 */ 2811 __________________________________________________________ 2812 2813 6.10.2. atk-1.0/atk/atk.h 2814 2815 /* 2816 * This header is architecture neutral 2817 * Please refer to the generic specification for details 2818 */ 2819 __________________________________________________________ 2820 2821 6.11. Interfaces for libpango-1.0 2822 2823 Table 6-6 defines the library name and shared object name for 2824 the libpango-1.0 library 2825 2826 Table 6-6. libpango-1.0 Definition 2827 Library: libpango-1.0 2828 SONAME: libpango-1.0.so.0 2829 __________________________________________________________ 2830 2831 6.11.1. GTK Internationalized Text Layout and Rendering library 2832 __________________________________________________________ 2833 2834 6.11.1.1. Interfaces for GTK Internationalized Text Layout and Rendering library 2835 2836 No external functions are defined for libpango-1.0 - GTK 2837 Internationalized Text Layout and Rendering library in this 2838 part of the specification. See also the generic specification. 2839 __________________________________________________________ 2840 2841 6.12. Data Definitions for libpango-1.0 2842 2843 This section defines global identifiers and their values that 2844 are associated with interfaces contained in libpango-1.0. These 2845 definitions are organized into groups that correspond to system 2846 headers. This convention is used as a convenience for the 2847 reader, and does not imply the existence of these headers, or 2848 their content. Where an interface is defined as requiring a 2849 particular system header file all of the data definitions for 2850 that system header file presented here shall be in effect. 2851 2852 This section gives data definitions to promote binary 2853 application portability, not to repeat source interface 2854 definitions available elsewhere. System providers and 2855 application developers should use this ABI to supplement - not 2856 to replace - source interface definition specifications. 2857 2858 This specification uses the ISO C (1999) C Language as the 2859 reference programming language, and data definitions are 2860 specified in ISO C format. The C language is used here as a 2861 convenient notation. Using a C language description of these 2862 data objects does not preclude their use by other programming 2863 languages. 2864 __________________________________________________________ 2865 2866 6.12.1. pango-1.0/pango/pango.h 2867 2868 /* 2869 * This header is architecture neutral 2870 * Please refer to the generic specification for details 2871 */ 2872 __________________________________________________________ 2873 2874 6.13. Interfaces for libpangocairo-1.0 2875 2876 Table 6-7 defines the library name and shared object name for 2877 the libpangocairo-1.0 library 2878 2879 Table 6-7. libpangocairo-1.0 Definition 2880 Library: libpangocairo-1.0 2881 SONAME: libpangocairo-1.0.so.0 2882 __________________________________________________________ 2883 2884 6.13.1. Pango Cairo Rendering 2885 __________________________________________________________ 2886 2887 6.13.1.1. Interfaces for Pango Cairo Rendering 2888 2889 No external functions are defined for libpangocairo-1.0 - Pango 2890 Cairo Rendering in this part of the specification. See also the 2891 generic specification. 2892 __________________________________________________________ 2893 2894 6.14. Data Definitions for libpangocairo-1.0 2895 2896 This section defines global identifiers and their values that 2897 are associated with interfaces contained in libpangocairo-1.0. 2898 These definitions are organized into groups that correspond to 2899 system headers. This convention is used as a convenience for 2900 the reader, and does not imply the existence of these headers, 2901 or their content. Where an interface is defined as requiring a 2902 particular system header file all of the data definitions for 2903 that system header file presented here shall be in effect. 2904 2905 This section gives data definitions to promote binary 2906 application portability, not to repeat source interface 2907 definitions available elsewhere. System providers and 2908 application developers should use this ABI to supplement - not 2909 to replace - source interface definition specifications. 2910 2911 This specification uses the ISO C (1999) C Language as the 2912 reference programming language, and data definitions are 2913 specified in ISO C format. The C language is used here as a 2914 convenient notation. Using a C language description of these 2915 data objects does not preclude their use by other programming 2916 languages. 2917 __________________________________________________________ 2918 2919 6.14.1. pango-1.0/pango/pangocairo.h 2920 2921 /* 2922 * This header is architecture neutral 2923 * Please refer to the generic specification for details 2924 */ 2925 __________________________________________________________ 2926 2927 6.15. Interfaces for libpangoxft-1.0 2928 2929 Table 6-8 defines the library name and shared object name for 2930 the libpangoxft-1.0 library 2931 2932 Table 6-8. libpangoxft-1.0 Definition 2933 Library: libpangoxft-1.0 2934 SONAME: libpangoxft-1.0.so.0 2935 __________________________________________________________ 2936 2937 6.15.1. Pango Xft Fonts and Rendering library 2938 __________________________________________________________ 2939 2940 6.15.1.1. Interfaces for Pango Xft Fonts and Rendering library 2941 2942 No external functions are defined for libpangoxft-1.0 - Pango 2943 Xft Fonts and Rendering library in this part of the 2944 specification. See also the generic specification. 2945 __________________________________________________________ 2946 2947 6.16. Data Definitions for libpangoxft-1.0 2948 2949 This section defines global identifiers and their values that 2950 are associated with interfaces contained in libpangoxft-1.0. 2951 These definitions are organized into groups that correspond to 2952 system headers. This convention is used as a convenience for 2953 the reader, and does not imply the existence of these headers, 2954 or their content. Where an interface is defined as requiring a 2955 particular system header file all of the data definitions for 2956 that system header file presented here shall be in effect. 2957 2958 This section gives data definitions to promote binary 2959 application portability, not to repeat source interface 2960 definitions available elsewhere. System providers and 2961 application developers should use this ABI to supplement - not 2962 to replace - source interface definition specifications. 2963 2964 This specification uses the ISO C (1999) C Language as the 2965 reference programming language, and data definitions are 2966 specified in ISO C format. The C language is used here as a 2967 convenient notation. Using a C language description of these 2968 data objects does not preclude their use by other programming 2969 languages. 2970 __________________________________________________________ 2971 2972 6.16.1. pango-1.0/pango/pangoxft.h 2973 2974 /* 2975 * This header is architecture neutral 2976 * Please refer to the generic specification for details 2977 */ 2978 __________________________________________________________ 2979 2980 6.17. Interfaces for libpangoft2-1.0 2981 2982 Table 6-9 defines the library name and shared object name for 2983 the libpangoft2-1.0 library 2984 2985 Table 6-9. libpangoft2-1.0 Definition 2986 Library: libpangoft2-1.0 2987 SONAME: libpangoft2-1.0.so.0 2988 __________________________________________________________ 2989 2990 6.17.1. Pango Freetype Fonts and Rendering library 2991 __________________________________________________________ 2992 2993 6.17.1.1. Interfaces for Pango Freetype Fonts and Rendering library 2994 2995 No external functions are defined for libpangoft2-1.0 - Pango 2996 Freetype Fonts and Rendering library in this part of the 2997 specification. See also the generic specification. 2998 __________________________________________________________ 2999 3000 6.18. Data Definitions for libpangoft2-1.0 3001 3002 This section defines global identifiers and their values that 3003 are associated with interfaces contained in libpangoft2-1.0. 3004 These definitions are organized into groups that correspond to 3005 system headers. This convention is used as a convenience for 3006 the reader, and does not imply the existence of these headers, 3007 or their content. Where an interface is defined as requiring a 3008 particular system header file all of the data definitions for 3009 that system header file presented here shall be in effect. 3010 3011 This section gives data definitions to promote binary 3012 application portability, not to repeat source interface 3013 definitions available elsewhere. System providers and 3014 application developers should use this ABI to supplement - not 3015 to replace - source interface definition specifications. 3016 3017 This specification uses the ISO C (1999) C Language as the 3018 reference programming language, and data definitions are 3019 specified in ISO C format. The C language is used here as a 3020 convenient notation. Using a C language description of these 3021 data objects does not preclude their use by other programming 3022 languages. 3023 __________________________________________________________ 3024 3025 6.18.1. pango-1.0/pango/pangofc-decoder.h 3026 3027 /* 3028 * This header is architecture neutral 3029 * Please refer to the generic specification for details 3030 */ 3031 __________________________________________________________ 3032 3033 6.18.2. pango-1.0/pango/pangofc-fontmap.h 3034 3035 /* 3036 * This header is architecture neutral 3037 * Please refer to the generic specification for details 3038 */ 3039 __________________________________________________________ 3040 3041 6.18.3. pango-1.0/pango/pangoft2.h 3042 3043 /* 3044 * This header is architecture neutral 3045 * Please refer to the generic specification for details 3046 */ 3047 __________________________________________________________ 3048 3049 6.19. Interfaces for libgdk_pixbuf-2.0 3050 3051 Table 6-10 defines the library name and shared object name for 3052 the libgdk_pixbuf-2.0 library 3053 3054 Table 6-10. libgdk_pixbuf-2.0 Definition 3055 Library: libgdk_pixbuf-2.0 3056 SONAME: libgdk_pixbuf-2.0.so.0 3057 __________________________________________________________ 3058 3059 6.19.1. GDK pixbuf rendering on drawables library 3060 __________________________________________________________ 3061 3062 6.19.1.1. Interfaces for GDK pixbuf rendering on drawables library 3063 3064 No external functions are defined for libgdk_pixbuf-2.0 - GDK 3065 pixbuf rendering on drawables library in this part of the 3066 specification. See also the generic specification. 3067 __________________________________________________________ 3068 3069 6.20. Data Definitions for libgdk_pixbuf-2.0 3070 3071 This section defines global identifiers and their values that 3072 are associated with interfaces contained in libgdk_pixbuf-2.0. 3073 These definitions are organized into groups that correspond to 3074 system headers. This convention is used as a convenience for 3075 the reader, and does not imply the existence of these headers, 3076 or their content. Where an interface is defined as requiring a 3077 particular system header file all of the data definitions for 3078 that system header file presented here shall be in effect. 3079 3080 This section gives data definitions to promote binary 3081 application portability, not to repeat source interface 3082 definitions available elsewhere. System providers and 3083 application developers should use this ABI to supplement - not 3084 to replace - source interface definition specifications. 3085 3086 This specification uses the ISO C (1999) C Language as the 3087 reference programming language, and data definitions are 3088 specified in ISO C format. The C language is used here as a 3089 convenient notation. Using a C language description of these 3090 data objects does not preclude their use by other programming 3091 languages. 3092 __________________________________________________________ 3093 3094 6.20.1. gtk-2.0/gdk-pixbuf/gdk-pixbuf.h 3095 3096 /* 3097 * This header is architecture neutral 3098 * Please refer to the generic specification for details 3099 */ 3100 __________________________________________________________ 3101 3102 6.20.2. gtk-2.0/gdk-pixbuf/gdk-pixdata.h 3103 3104 /* 3105 * This header is architecture neutral 3106 * Please refer to the generic specification for details 3107 */ 3108 __________________________________________________________ 3109 3110 6.21. Interfaces for libgdk_pixbuf_xlib-2.0 3111 3112 Table 6-11 defines the library name and shared object name for 3113 the libgdk_pixbuf_xlib-2.0 library 3114 3115 Table 6-11. libgdk_pixbuf_xlib-2.0 Definition 3116 Library: libgdk_pixbuf_xlib-2.0 3117 SONAME: libgdk_pixbuf_xlib-2.0.so.0 3118 __________________________________________________________ 3119 3120 6.21.1. GDK pixbuf rendering to an X drawable library 3121 __________________________________________________________ 3122 3123 6.21.1.1. Interfaces for GDK pixbuf rendering to an X drawable library 3124 3125 No external functions are defined for libgdk_pixbuf_xlib-2.0 - 3126 GDK pixbuf rendering to an X drawable library in this part of 3127 the specification. See also the generic specification. 3128 __________________________________________________________ 3129 3130 6.22. Data Definitions for libgdk_pixbuf_xlib-2.0 3131 3132 This section defines global identifiers and their values that 3133 are associated with interfaces contained in 3134 libgdk_pixbuf_xlib-2.0. These definitions are organized into 3135 groups that correspond to system headers. This convention is 3136 used as a convenience for the reader, and does not imply the 3137 existence of these headers, or their content. Where an 3138 interface is defined as requiring a particular system header 3139 file all of the data definitions for that system header file 3140 presented here shall be in effect. 3141 3142 This section gives data definitions to promote binary 3143 application portability, not to repeat source interface 3144 definitions available elsewhere. System providers and 3145 application developers should use this ABI to supplement - not 3146 to replace - source interface definition specifications. 3147 3148 This specification uses the ISO C (1999) C Language as the 3149 reference programming language, and data definitions are 3150 specified in ISO C format. The C language is used here as a 3151 convenient notation. Using a C language description of these 3152 data objects does not preclude their use by other programming 3153 languages. 3154 __________________________________________________________ 3155 3156 6.22.1. gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h 3157 3158 /* 3159 * This header is architecture neutral 3160 * Please refer to the generic specification for details 3161 */ 3162 __________________________________________________________ 3163 3164 6.23. Interfaces for libgdk-x11-2.0 3165 3166 Table 6-12 defines the library name and shared object name for 3167 the libgdk-x11-2.0 library 3168 3169 Table 6-12. libgdk-x11-2.0 Definition 3170 Library: libgdk-x11-2.0 3171 SONAME: libgdk-x11-2.0.so.0 3172 __________________________________________________________ 3173 3174 6.23.1. GTK Drawing toolkit 3175 __________________________________________________________ 3176 3177 6.23.1.1. Interfaces for GTK Drawing toolkit 3178 3179 No external functions are defined for libgdk-x11-2.0 - GTK 3180 Drawing toolkit in this part of the specification. See also the 3181 generic specification. 3182 __________________________________________________________ 3183 3184 6.24. Data Definitions for libgdk-x11-2.0 3185 3186 This section defines global identifiers and their values that 3187 are associated with interfaces contained in libgdk-x11-2.0. 3188 These definitions are organized into groups that correspond to 3189 system headers. This convention is used as a convenience for 3190 the reader, and does not imply the existence of these headers, 3191 or their content. Where an interface is defined as requiring a 3192 particular system header file all of the data definitions for 3193 that system header file presented here shall be in effect. 3194 3195 This section gives data definitions to promote binary 3196 application portability, not to repeat source interface 3197 definitions available elsewhere. System providers and 3198 application developers should use this ABI to supplement - not 3199 to replace - source interface definition specifications. 3200 3201 This specification uses the ISO C (1999) C Language as the 3202 reference programming language, and data definitions are 3203 specified in ISO C format. The C language is used here as a 3204 convenient notation. Using a C language description of these 3205 data objects does not preclude their use by other programming 3206 languages. 3207 __________________________________________________________ 3208 3209 6.24.1. gtk-2.0/gdk/gdk.h 3210 3211 /* 3212 * This header is architecture neutral 3213 * Please refer to the generic specification for details 3214 */ 3215 __________________________________________________________ 3216 3217 6.24.2. gtk-2.0/gdk/gdkkeysyms.h 3218 3219 /* 3220 * This header is architecture neutral 3221 * Please refer to the generic specification for details 3222 */ 3223 __________________________________________________________ 3224 3225 6.24.3. gtk-2.0/gdk/gdkx.h 3226 3227 /* 3228 * This header is architecture neutral 3229 * Please refer to the generic specification for details 3230 */ 3231 __________________________________________________________ 3232 3233 6.25. Interfaces for libgtk-x11-2.0 3234 3235 Table 6-13 defines the library name and shared object name for 3236 the libgtk-x11-2.0 library 3237 3238 Table 6-13. libgtk-x11-2.0 Definition 3239 Library: libgtk-x11-2.0 3240 SONAME: libgtk-x11-2.0.so.0 3241 __________________________________________________________ 3242 3243 6.25.1. GTK main Widgets library 3244 __________________________________________________________ 3245 3246 6.25.1.1. Interfaces for GTK main Widgets library 3247 3248 No external functions are defined for libgtk-x11-2.0 - GTK main 3249 Widgets library in this part of the specification. See also the 3250 generic specification. 3251 __________________________________________________________ 3252 3253 6.26. Data Definitions for libgtk-x11-2.0 3254 3255 This section defines global identifiers and their values that 3256 are associated with interfaces contained in libgtk-x11-2.0. 3257 These definitions are organized into groups that correspond to 3258 system headers. This convention is used as a convenience for 3259 the reader, and does not imply the existence of these headers, 3260 or their content. Where an interface is defined as requiring a 3261 particular system header file all of the data definitions for 3262 that system header file presented here shall be in effect. 3263 3264 This section gives data definitions to promote binary 3265 application portability, not to repeat source interface 3266 definitions available elsewhere. System providers and 3267 application developers should use this ABI to supplement - not 3268 to replace - source interface definition specifications. 3269 3270 This specification uses the ISO C (1999) C Language as the 3271 reference programming language, and data definitions are 3272 specified in ISO C format. The C language is used here as a 3273 convenient notation. Using a C language description of these 3274 data objects does not preclude their use by other programming 3275 languages. 3276 __________________________________________________________ 3277 3278 6.26.1. gtk-2.0/gtk/gtk.h 3279 3280 /* 3281 * This header is architecture neutral 3282 * Please refer to the generic specification for details 3283 */ 3284 __________________________________________________________ 3285 3286 6.26.2. gtk-2.0/gtk/gtkenums.h 3287 3288 /* 3289 * This header is architecture neutral 3290 * Please refer to the generic specification for details 3291 */ 3292 __________________________________________________________ 3293 3294 6.26.3. gtk-2.0/gtk/gtkprintoperationpreview.h 3295 3296 /* 3297 * This header is architecture neutral 3298 * Please refer to the generic specification for details 3299 */ 3300 __________________________________________________________ 3301 3302 6.26.4. gtk-2.0/gtk/gtkrecentfilter.h 3303 3304 /* 3305 * This header is architecture neutral 3306 * Please refer to the generic specification for details 3307 */ 3308 __________________________________________________________ 3309 3310 6.26.5. gtk-2.0/gtk/gtkrecentmanager.h 3311 3312 /* 3313 * This header is architecture neutral 3314 * Please refer to the generic specification for details 3315 */ 3316 __________________________________________________________ 3317 3318 6.26.6. gtk-2.0/gtk/gtkstatusicon.h 3319 3320 /* 3321 * This header is architecture neutral 3322 * Please refer to the generic specification for details 3323 */ 3324 __________________________________________________________ 3325 3326 6.26.7. gtk-2.0/gtk/gtktextbufferrichtext.h 3327 3328 /* 3329 * This header is architecture neutral 3330 * Please refer to the generic specification for details 3331 */ 3332 __________________________________________________________ 3333 3334 6.26.8. gtk-unix-print-2.0/gtk/gtkpagesetupunixdialog.h 3335 3336 /* 3337 * This header is architecture neutral 3338 * Please refer to the generic specification for details 3339 */ 3340 __________________________________________________________ 3341 3342 6.26.9. gtk-unix-print-2.0/gtk/gtkprinter.h 3343 3344 /* 3345 * This header is architecture neutral 3346 * Please refer to the generic specification for details 3347 */ 3348 __________________________________________________________ 3349 3350 6.26.10. gtk-unix-print-2.0/gtk/gtkprintjob.h 3351 3352 /* 3353 * This header is architecture neutral 3354 * Please refer to the generic specification for details 3355 */ 3356 __________________________________________________________ 3357 3358 6.26.11. gtk-unix-print-2.0/gtk/gtkprintunixdialog.h 3359 3360 /* 3361 * This header is architecture neutral 3362 * Please refer to the generic specification for details 3363 */ 3364 __________________________________________________________ 3365 3366 6.26.12. gtk-unix-print-2.0/gtk/gtkunixprint.h 3367 3368 /* 3369 * This header is architecture neutral 3370 * Please refer to the generic specification for details 3371 */ 3372 3373 III. Qt Libraries 3374 3375 Table of Contents 3376 7. Libraries 3377 3378 7.1. Introduction 3379 7.2. Interfaces for libQtCore 3380 3381 7.2.1. Qt4 Core Functions 3382 7.2.2. Qt4 Models 3383 7.2.3. Qt4 Internationalization 3384 7.2.4. Qt4 Containers 3385 7.2.5. Qt4 Events 3386 7.2.6. Qt4 Arrays 3387 7.2.7. Qt4 Plugins 3388 7.2.8. Qt4 Date and Time 3389 7.2.9. Qt4 Miscellaneous 3390 7.2.10. Qt4 Text 3391 7.2.11. Qt4 Input/Output 3392 7.2.12. Qt4 Core Application 3393 7.2.13. Qt4 Object Model 3394 7.2.14. Qt4 Threading 3395 7.2.15. Qt4 2D Graphics 3396 7.2.16. Qt4 Internals 3397 3398 7.3. Data Definitions for libQtCore 3399 3400 7.3.1. QtCore/qabstracteventdispatcher.h 3401 7.3.2. QtCore/qabstractfileengine.h 3402 7.3.3. QtCore/qabstractitemmodel.h 3403 7.3.4. QtCore/qatomic.h 3404 7.3.5. QtCore/qbasictimer.h 3405 7.3.6. QtCore/qbitarray.h 3406 7.3.7. QtCore/qbuffer.h 3407 7.3.8. QtCore/qbytearray.h 3408 7.3.9. QtCore/qbytearraymatcher.h 3409 7.3.10. QtCore/qchar.h 3410 7.3.11. QtCore/qcoreapplication.h 3411 7.3.12. QtCore/qcoreevent.h 3412 7.3.13. QtCore/qdatastream.h 3413 7.3.14. QtCore/qdatetime.h 3414 7.3.15. QtCore/qdebug.h 3415 7.3.16. QtCore/qdir.h 3416 7.3.17. QtCore/qeventloop.h 3417 7.3.18. QtCore/qfactoryinterface.h 3418 7.3.19. QtCore/qfile.h 3419 7.3.20. QtCore/qfileinfo.h 3420 7.3.21. QtCore/qfsfileengine.h 3421 7.3.22. QtCore/qglobal.h 3422 7.3.23. QtCore/qhash.h 3423 7.3.24. QtCore/qiodevice.h 3424 7.3.25. QtCore/qlibrary.h 3425 7.3.26. QtCore/qlibraryinfo.h 3426 7.3.27. QtCore/qline.h 3427 7.3.28. QtCore/qlinkedlist.h 3428 7.3.29. QtCore/qlist.h 3429 7.3.30. QtCore/qlocale.h 3430 7.3.31. QtCore/qmap.h 3431 7.3.32. QtCore/qmetaobject.h 3432 7.3.33. QtCore/qmetatype.h 3433 7.3.34. QtCore/qmimedata.h 3434 7.3.35. QtCore/qmutex.h 3435 7.3.36. QtCore/qnamespace.h 3436 7.3.37. QtCore/qobject.h 3437 7.3.38. QtCore/qobjectcleanuphandler.h 3438 7.3.39. QtCore/qobjectdefs.h 3439 7.3.40. QtCore/qpair.h 3440 7.3.41. QtCore/qplugin.h 3441 7.3.42. QtCore/qpluginloader.h 3442 7.3.43. QtCore/qpoint.h 3443 7.3.44. QtCore/qprocess.h 3444 7.3.45. QtCore/qreadwritelock.h 3445 7.3.46. QtCore/qrect.h 3446 7.3.47. QtCore/qregexp.h 3447 7.3.48. QtCore/qsemaphore.h 3448 7.3.49. QtCore/qsettings.h 3449 7.3.50. QtCore/qshareddata.h 3450 7.3.51. QtCore/qsignalmapper.h 3451 7.3.52. QtCore/qsize.h 3452 7.3.53. QtCore/qsocketnotifier.h 3453 7.3.54. QtCore/qstring.h 3454 7.3.55. QtCore/qstringlist.h 3455 7.3.56. QtCore/qstringmatcher.h 3456 7.3.57. QtCore/qtemporaryfile.h 3457 7.3.58. QtCore/qtextcodec.h 3458 7.3.59. QtCore/qtextcodecplugin.h 3459 7.3.60. QtCore/qtextstream.h 3460 7.3.61. QtCore/qthread.h 3461 7.3.62. QtCore/qthreadstorage.h 3462 7.3.63. QtCore/qtimer.h 3463 7.3.64. QtCore/qtranslator.h 3464 7.3.65. QtCore/qurl.h 3465 7.3.66. QtCore/quuid.h 3466 7.3.67. QtCore/qvariant.h 3467 7.3.68. QtCore/qvector.h 3468 7.3.69. QtCore/qwaitcondition.h 3469 3470 7.4. Interface Definitions for libQtCore 3471 3472 _Z7qMallocj -- allocate memory block 3473 _Z7qMemSetPvij -- fill memory with a constant byte 3474 _Z8qMemCopyPvPKvj -- copy memory area 3475 _Z8qReallocPvj -- change the size of memory block 3476 3477 7.5. Interfaces for libQtGui 3478 3479 7.5.1. Qt4 GUI Functions 3480 7.5.2. Qt4 Organizers 3481 7.5.3. Qt4 Events 3482 7.5.4. Qt4 Fonts 3483 7.5.5. Qt4 Colors 3484 7.5.6. Qt4 Accessibility 3485 7.5.7. Qt4 Validators 3486 7.5.8. Qt4 Plugins 3487 7.5.9. Qt4 Models and Views 3488 7.5.10. Qt4 Dialogs 3489 7.5.11. Qt4 Date and Time 3490 7.5.12. Qt4 Miscellaneous 3491 7.5.13. Qt4 Paint Device 3492 7.5.14. Qt4 Multimedia 3493 7.5.15. Qt4 Layouts 3494 7.5.16. Qt4 Style 3495 7.5.17. Qt4 Text 3496 7.5.18. Qt4 Main Window and Application 3497 7.5.19. Qt4 Menus 3498 7.5.20. Qt4 Widgets 3499 7.5.21. Qt4 Drag and Drop 3500 7.5.22. Qt4 2D Graphics 3501 3502 7.6. Data Definitions for libQtGui 3503 3504 7.6.1. QtGui/qabstractbutton.h 3505 7.6.2. QtGui/qabstractitemdelegate.h 3506 7.6.3. QtGui/qabstractitemview.h 3507 7.6.4. QtGui/qabstractpagesetupdialog.h 3508 7.6.5. QtGui/qabstractprintdialog.h 3509 7.6.6. QtGui/qabstractproxymodel.h 3510 7.6.7. QtGui/qabstractscrollarea.h 3511 7.6.8. QtGui/qabstractslider.h 3512 7.6.9. QtGui/qabstractspinbox.h 3513 7.6.10. QtGui/qabstracttextdocumentlayout.h 3514 7.6.11. QtGui/qaccessible.h 3515 7.6.12. QtGui/qaccessiblebridge.h 3516 7.6.13. QtGui/qaccessibleobject.h 3517 7.6.14. QtGui/qaccessibleplugin.h 3518 7.6.15. QtGui/qaccessiblewidget.h 3519 7.6.16. QtGui/qaction.h 3520 7.6.17. QtGui/qactiongroup.h 3521 7.6.18. QtGui/qapplication.h 3522 7.6.19. QtGui/qbitmap.h 3523 7.6.20. QtGui/qboxlayout.h 3524 7.6.21. QtGui/qbrush.h 3525 7.6.22. QtGui/qbuttongroup.h 3526 7.6.23. QtGui/qcdestyle.h 3527 7.6.24. QtGui/qcheckbox.h 3528 7.6.25. QtGui/qclipboard.h 3529 7.6.26. QtGui/qcolor.h 3530 7.6.27. QtGui/qcolordialog.h 3531 7.6.28. QtGui/qcolormap.h 3532 7.6.29. QtGui/qcombobox.h 3533 7.6.30. QtGui/qcommonstyle.h 3534 7.6.31. QtGui/qcursor.h 3535 7.6.32. QtGui/qdatetimeedit.h 3536 7.6.33. QtGui/qdesktopwidget.h 3537 7.6.34. QtGui/qdial.h 3538 7.6.35. QtGui/qdialog.h 3539 7.6.36. QtGui/qdirmodel.h 3540 7.6.37. QtGui/qdockwidget.h 3541 7.6.38. QtGui/qdrag.h 3542 7.6.39. QtGui/qerrormessage.h 3543 7.6.40. QtGui/qevent.h 3544 7.6.41. QtGui/qfiledialog.h 3545 7.6.42. QtGui/qfocusframe.h 3546 7.6.43. QtGui/qfont.h 3547 7.6.44. QtGui/qfontdatabase.h 3548 7.6.45. QtGui/qfontdialog.h 3549 7.6.46. QtGui/qfontinfo.h 3550 7.6.47. QtGui/qfontmetrics.h 3551 7.6.48. QtGui/qframe.h 3552 7.6.49. QtGui/qgridlayout.h 3553 7.6.50. QtGui/qgroupbox.h 3554 7.6.51. QtGui/qheaderview.h 3555 7.6.52. QtGui/qicon.h 3556 7.6.53. QtGui/qiconengine.h 3557 7.6.54. QtGui/qiconengineplugin.h 3558 7.6.55. QtGui/qimage.h 3559 7.6.56. QtGui/qimageiohandler.h 3560 7.6.57. QtGui/qimagereader.h 3561 7.6.58. QtGui/qimagewriter.h 3562 7.6.59. QtGui/qinputcontext.h 3563 7.6.60. QtGui/qinputcontextfactory.h 3564 7.6.61. QtGui/qinputcontextplugin.h 3565 7.6.62. QtGui/qinputdialog.h 3566 7.6.63. QtGui/qitemdelegate.h 3567 7.6.64. QtGui/qitemeditorfactory.h 3568 7.6.65. QtGui/qitemselectionmodel.h 3569 7.6.66. QtGui/qkeysequence.h 3570 7.6.67. QtGui/qlabel.h 3571 7.6.68. QtGui/qlayout.h 3572 7.6.69. QtGui/qlayoutitem.h 3573 7.6.70. QtGui/qlcdnumber.h 3574 7.6.71. QtGui/qlineedit.h 3575 7.6.72. QtGui/qlistview.h 3576 7.6.73. QtGui/qlistwidget.h 3577 7.6.74. QtGui/qmainwindow.h 3578 7.6.75. QtGui/qmatrix.h 3579 7.6.76. QtGui/qmenu.h 3580 7.6.77. QtGui/qmenubar.h 3581 7.6.78. QtGui/qmenudata.h 3582 7.6.79. QtGui/qmessagebox.h 3583 7.6.80. QtGui/qmime.h 3584 7.6.81. QtGui/qmotifstyle.h 3585 7.6.82. QtGui/qmovie.h 3586 7.6.83. QtGui/qpagesetupdialog.h 3587 7.6.84. QtGui/qpaintdevice.h 3588 7.6.85. QtGui/qpaintengine.h 3589 7.6.86. QtGui/qpainter.h 3590 7.6.87. QtGui/qpainterpath.h 3591 7.6.88. QtGui/qpalette.h 3592 7.6.89. QtGui/qpen.h 3593 7.6.90. QtGui/qpicture.h 3594 7.6.91. QtGui/qpictureformatplugin.h 3595 7.6.92. QtGui/qpixmap.h 3596 7.6.93. QtGui/qpixmapcache.h 3597 7.6.94. QtGui/qplastiquestyle.h 3598 7.6.95. QtGui/qpolygon.h 3599 7.6.96. QtGui/qprintdialog.h 3600 7.6.97. QtGui/qprintengine.h 3601 7.6.98. QtGui/qprinter.h 3602 7.6.99. QtGui/qprogressbar.h 3603 7.6.100. QtGui/qprogressdialog.h 3604 7.6.101. QtGui/qproxymodel.h 3605 7.6.102. QtGui/qpushbutton.h 3606 7.6.103. QtGui/qradiobutton.h 3607 7.6.104. QtGui/qregion.h 3608 7.6.105. QtGui/qrgb.h 3609 7.6.106. QtGui/qrubberband.h 3610 7.6.107. QtGui/qscrollarea.h 3611 7.6.108. QtGui/qscrollbar.h 3612 7.6.109. QtGui/qsessionmanager.h 3613 7.6.110. QtGui/qshortcut.h 3614 7.6.111. QtGui/qsizegrip.h 3615 7.6.112. QtGui/qsizepolicy.h 3616 7.6.113. QtGui/qslider.h 3617 7.6.114. QtGui/qsortfilterproxymodel.h 3618 7.6.115. QtGui/qsound.h 3619 7.6.116. QtGui/qspinbox.h 3620 7.6.117. QtGui/qsplashscreen.h 3621 7.6.118. QtGui/qsplitter.h 3622 7.6.119. QtGui/qstackedlayout.h 3623 7.6.120. QtGui/qstackedwidget.h 3624 7.6.121. QtGui/qstandarditemmodel.h 3625 7.6.122. QtGui/qstatusbar.h 3626 7.6.123. QtGui/qstringlistmodel.h 3627 7.6.124. QtGui/qstyle.h 3628 7.6.125. QtGui/qstylefactory.h 3629 7.6.126. QtGui/qstyleoption.h 3630 7.6.127. QtGui/qstylepainter.h 3631 7.6.128. QtGui/qstyleplugin.h 3632 7.6.129. QtGui/qsyntaxhighlighter.h 3633 7.6.130. QtGui/qtabbar.h 3634 7.6.131. QtGui/qtableview.h 3635 7.6.132. QtGui/qtablewidget.h 3636 7.6.133. QtGui/qtabwidget.h 3637 7.6.134. QtGui/qtextbrowser.h 3638 7.6.135. QtGui/qtextcursor.h 3639 7.6.136. QtGui/qtextdocument.h 3640 7.6.137. QtGui/qtextdocumentfragment.h 3641 7.6.138. QtGui/qtextedit.h 3642 7.6.139. QtGui/qtextformat.h 3643 7.6.140. QtGui/qtextlayout.h 3644 7.6.141. QtGui/qtextlist.h 3645 7.6.142. QtGui/qtextobject.h 3646 7.6.143. QtGui/qtextoption.h 3647 7.6.144. QtGui/qtexttable.h 3648 7.6.145. QtGui/qtoolbar.h 3649 7.6.146. QtGui/qtoolbox.h 3650 7.6.147. QtGui/qtoolbutton.h 3651 7.6.148. QtGui/qtooltip.h 3652 7.6.149. QtGui/qtreeview.h 3653 7.6.150. QtGui/qtreewidget.h 3654 7.6.151. QtGui/qtreewidgetitemiterator.h 3655 7.6.152. QtGui/qvalidator.h 3656 7.6.153. QtGui/qvfbhdr.h 3657 7.6.154. QtGui/qwhatsthis.h 3658 7.6.155. QtGui/qwidget.h 3659 7.6.156. QtGui/qwindowdefs.h 3660 7.6.157. QtGui/qwindowsstyle.h 3661 7.6.158. QtGui/qwmatrix.h 3662 7.6.159. QtGui/qworkspace.h 3663 3664 7.7. Interfaces for libQtXml 3665 3666 7.7.1. Qt4 XML 3667 3668 7.8. Data Definitions for libQtXml 3669 3670 7.8.1. QtXml/qdom.h 3671 7.8.2. QtXml/qxml.h 3672 3673 7.9. Interfaces for libQtOpenGL 3674 3675 7.9.1. Qt4 OpenGL 3676 3677 7.10. Data Definitions for libQtOpenGL 3678 3679 7.10.1. QtOpenGL/qgl.h 3680 7.10.2. QtOpenGL/qglcolormap.h 3681 7.10.3. QtOpenGL/qglpixelbuffer.h 3682 3683 7.11. Interfaces for libQtSql 3684 3685 7.11.1. Qt4 SQL 3686 3687 7.12. Data Definitions for libQtSql 3688 3689 7.12.1. QtSql/qsql.h 3690 7.12.2. QtSql/qsqldatabase.h 3691 7.12.3. QtSql/qsqldriver.h 3692 7.12.4. QtSql/qsqldriverplugin.h 3693 7.12.5. QtSql/qsqlerror.h 3694 7.12.6. QtSql/qsqlfield.h 3695 7.12.7. QtSql/qsqlindex.h 3696 7.12.8. QtSql/qsqlquery.h 3697 7.12.9. QtSql/qsqlquerymodel.h 3698 7.12.10. QtSql/qsqlrecord.h 3699 7.12.11. QtSql/qsqlrelationaltablemodel.h 3700 7.12.12. QtSql/qsqlresult.h 3701 7.12.13. QtSql/qsqltablemodel.h 3702 3703 7.13. Interfaces for libQtSvg 3704 3705 7.13.1. Qt4 Svg 3706 3707 7.14. Data Definitions for libQtSvg 3708 3709 7.14.1. QtSvg/qsvgrenderer.h 3710 7.14.2. QtSvg/qsvgwidget.h 3711 3712 7.15. Interfaces for libQtNetwork 3713 3714 7.15.1. Qt4 Network 3715 3716 7.16. Data Definitions for libQtNetwork 3717 3718 7.16.1. QtNetwork/qabstractsocket.h 3719 7.16.2. QtNetwork/qftp.h 3720 7.16.3. QtNetwork/qhostaddress.h 3721 7.16.4. QtNetwork/qhostinfo.h 3722 7.16.5. QtNetwork/qhttp.h 3723 7.16.6. QtNetwork/qnetworkproxy.h 3724 7.16.7. QtNetwork/qtcpserver.h 3725 7.16.8. QtNetwork/qtcpsocket.h 3726 7.16.9. QtNetwork/qudpsocket.h 3727 7.16.10. QtNetwork/qurlinfo.h 3728 __________________________________________________________ 3729 3730 Chapter 7. Libraries 3731 3732 7.1. Introduction 3733 3734 An conforming implementation shall support the following Qt 3735 libraries which provide interfaces for creating rich user 3736 applications, either graphical or console. 3737 3738 QtCore 3739 3740 A general-purpose application development library, not specific 3741 to graphical user interfaces. QtCore provides a main loop, 3742 threading classes, tool classes, template container classes, IO 3743 classes, and so on. 3744 QtGui 3745 3746 The GUI part of Qt, provides a paint engine, text rendering 3747 engine, widgets, printing, PDF generation, accessibility 3748 classes, and so on. 3749 QtXml 3750 3751 The XML support for Qt, provides fast XML parsing and DOM 3752 classes to traverse the XML tree. 3753 QtOpenGL 3754 3755 The OpenGL integration for Qt, provides OpenGL rendering and 3756 embedding. 3757 QtSql 3758 3759 The database part of Qt, provides access to databases and 3760 models that connect databases into the model/view framework of 3761 QtGui. 3762 QtSvg 3763 3764 Renders Svg files into any context, for displaying on the 3765 screen, printing or embedding in PDF. 3766 QtNetwork 3767 3768 Provides network server and client classes, TCP/IP, UDP, Http, 3769 Ftp, Url parsing support, and so on. 3770 3771 There are three main parts to the definition of each of these 3772 libraries. 3773 3774 The "Interfaces" section defines the required library name and 3775 version, and the required public symbols (interfaces and global 3776 data), as well as symbol versions, if any. 3777 3778 The "Interface Definitions" section provides complete or 3779 partial definitions of certain interfaces where either this 3780 specification is the source specification, or where there are 3781 variations from the source specification. If an interface 3782 definition requires one or more header files, one of those 3783 headers shall include the function prototype for the interface. 3784 3785 For source definitions of interfaces which include a reference 3786 to a header file, the contents of such header files form a part 3787 of the specification. The "Data Definitions" section provides 3788 the binary-level details for the header files from the source 3789 specifications, such as values for macros and enumerated types, 3790 as well as structure layouts, sizes and padding, etc. These 3791 data definitions, although presented in the form of header 3792 files for convenience, should not be taken a representing 3793 complete header files, as they are a supplement to the source 3794 specifications. Application developers should follow the 3795 guidelines of the source specifications when determining which 3796 header files need to be included to completely resolve all 3797 references. 3798 3799 Note: While the Data Definitions supplement the source 3800 specifications, this specification itself does not require 3801 conforming implementations to supply any header files. 3802 __________________________________________________________ 3803 3804 7.2. Interfaces for libQtCore 3805 3806 Table 7-1 defines the library name and shared object name for 3807 the libQtCore library 3808 3809 Table 7-1. libQtCore Definition 3810 Library: libQtCore 3811 SONAME: libQtCore.so.4 3812 3813 The behavior of the interfaces in this library is specified by 3814 the following specifications: 3815 3816 [CXXABI-1.86] Itanium™ C++ ABI 3817 [LSB] This Specification 3818 [QtCore] QtCore 4.2.0 3819 __________________________________________________________ 3820 3821 7.2.1. Qt4 Core Functions 3822 __________________________________________________________ 3823 3824 7.2.1.1. Class data for QDynamicPropertyChangeEvent 3825 3826 The virtual table for the QDynamicPropertyChangeEvent class is 3827 described in the generic part of this specification. 3828 __________________________________________________________ 3829 3830 7.2.1.2. Class data for QTimeLine 3831 3832 The virtual table for the QTimeLine class is described in the 3833 generic part of this specification. 3834 __________________________________________________________ 3835 3836 7.2.1.3. Interfaces for Qt4 Core Functions 3837 3838 An LSB conforming implementation shall provide the architecture 3839 specific functions for Qt4 Core Functions specified in Table 3840 7-2, with the full mandatory functionality as described in the 3841 referenced underlying specification. 3842 3843 Table 7-2. libQtCore - Qt4 Core Functions Function Interfaces 3844 _Z10qvsnprintfPcjPKcS_ [QtCore] _Z7qMallocj [LSB] 3845 _Z7qMemSetPvij [LSB] _Z8qMemCopyPvPKvj [LSB] 3846 _Z8qReallocPvj [LSB] _Z9qsnprintfPcjPKcz [QtCore] 3847 _ZThn8_N16QTextCodecPlugin6createERK7QString [CXXABI-1.86] 3848 _ZThn8_NK16QTextCodecPlugin4keysEv [CXXABI-1.86] 3849 __________________________________________________________ 3850 3851 7.2.2. Qt4 Models 3852 __________________________________________________________ 3853 3854 7.2.2.1. Class data for QAbstractItemModel 3855 3856 The virtual table for the QAbstractItemModel class is described 3857 in the generic part of this specification. 3858 3859 The Run Time Type Information for the QAbstractItemModel class 3860 is described by Table 7-3 3861 3862 Table 7-3. typeinfo for QAbstractItemModel 3863 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3864 Name typeinfo name for QAbstractItemModel 3865 basetype: typeinfo for QObject 3866 __________________________________________________________ 3867 3868 7.2.2.2. Class data for QAbstractTableModel 3869 3870 The virtual table for the QAbstractTableModel class is 3871 described in the generic part of this specification. 3872 3873 The Run Time Type Information for the QAbstractTableModel class 3874 is described by Table 7-4 3875 3876 Table 7-4. typeinfo for QAbstractTableModel 3877 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3878 Name typeinfo name for QAbstractTableModel 3879 basetype: typeinfo for QAbstractItemModel 3880 __________________________________________________________ 3881 3882 7.2.2.3. Class data for QAbstractListModel 3883 3884 The virtual table for the QAbstractListModel class is described 3885 in the generic part of this specification. 3886 3887 The Run Time Type Information for the QAbstractListModel class 3888 is described by Table 7-5 3889 3890 Table 7-5. typeinfo for QAbstractListModel 3891 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3892 Name typeinfo name for QAbstractListModel 3893 basetype: typeinfo for QAbstractItemModel 3894 __________________________________________________________ 3895 3896 7.2.2.4. Interfaces for Qt4 Models 3897 3898 No external functions are defined for libQtCore - Qt4 Models in 3899 this part of the specification. See also the generic 3900 specification. 3901 __________________________________________________________ 3902 3903 7.2.3. Qt4 Internationalization 3904 __________________________________________________________ 3905 3906 7.2.3.1. Class data for QTextCodec 3907 3908 The virtual table for the QTextCodec class is described in the 3909 generic part of this specification. 3910 3911 The Run Time Type Information for the QTextCodec class is 3912 described by Table 7-6 3913 3914 Table 7-6. typeinfo for QTextCodec 3915 Base Vtable vtable for __cxxabiv1::__class_type_info 3916 Name typeinfo name for QTextCodec 3917 __________________________________________________________ 3918 3919 7.2.3.2. Class data for QTextCodecFactoryInterface 3920 3921 The virtual table for the QTextCodecFactoryInterface class is 3922 described in the generic part of this specification. 3923 3924 The Run Time Type Information for the 3925 QTextCodecFactoryInterface class is described by Table 7-7 3926 3927 Table 7-7. typeinfo for QTextCodecFactoryInterface 3928 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3929 Name typeinfo name for QTextCodecFactoryInterface 3930 basetype: typeinfo for QFactoryInterface 3931 __________________________________________________________ 3932 3933 7.2.3.3. Class data for QTranslator 3934 3935 The virtual table for the QTranslator class is described in the 3936 generic part of this specification. 3937 3938 The Run Time Type Information for the QTranslator class is 3939 described by Table 7-8 3940 3941 Table 7-8. typeinfo for QTranslator 3942 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3943 Name typeinfo name for QTranslator 3944 basetype: typeinfo for QObject 3945 __________________________________________________________ 3946 3947 7.2.3.4. Class data for QSystemLocale 3948 3949 The virtual table for the QSystemLocale class is described in 3950 the generic part of this specification. 3951 __________________________________________________________ 3952 3953 7.2.3.5. Interfaces for Qt4 Internationalization 3954 3955 No external functions are defined for libQtCore - Qt4 3956 Internationalization in this part of the specification. See 3957 also the generic specification. 3958 __________________________________________________________ 3959 3960 7.2.4. Qt4 Containers 3961 __________________________________________________________ 3962 3963 7.2.4.1. Class data for QMimeData 3964 3965 The virtual table for the QMimeData class is described in the 3966 generic part of this specification. 3967 3968 The Run Time Type Information for the QMimeData class is 3969 described by Table 7-9 3970 3971 Table 7-9. typeinfo for QMimeData 3972 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3973 Name typeinfo name for QMimeData 3974 basetype: typeinfo for QObject 3975 __________________________________________________________ 3976 3977 7.2.4.2. Interfaces for Qt4 Containers 3978 3979 No external functions are defined for libQtCore - Qt4 3980 Containers in this part of the specification. See also the 3981 generic specification. 3982 __________________________________________________________ 3983 3984 7.2.5. Qt4 Events 3985 __________________________________________________________ 3986 3987 7.2.5.1. Class data for QEventLoop 3988 3989 The virtual table for the QEventLoop class is described in the 3990 generic part of this specification. 3991 3992 The Run Time Type Information for the QEventLoop class is 3993 described by Table 7-10 3994 3995 Table 7-10. typeinfo for QEventLoop 3996 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3997 Name typeinfo name for QEventLoop 3998 basetype: typeinfo for QObject 3999 __________________________________________________________ 4000 4001 7.2.5.2. Class data for QEvent 4002 4003 The virtual table for the QEvent class is described in the 4004 generic part of this specification. 4005 4006 The Run Time Type Information for the QEvent class is described 4007 by Table 7-11 4008 4009 Table 7-11. typeinfo for QEvent 4010 Base Vtable vtable for __cxxabiv1::__class_type_info 4011 Name typeinfo name for QEvent 4012 __________________________________________________________ 4013 4014 7.2.5.3. Class data for QTimerEvent 4015 4016 The virtual table for the QTimerEvent class is described in the 4017 generic part of this specification. 4018 4019 The Run Time Type Information for the QTimerEvent class is 4020 described by Table 7-12 4021 4022 Table 7-12. typeinfo for QTimerEvent 4023 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4024 Name typeinfo name for QTimerEvent 4025 basetype: typeinfo for QEvent 4026 __________________________________________________________ 4027 4028 7.2.5.4. Class data for QChildEvent 4029 4030 The virtual table for the QChildEvent class is described in the 4031 generic part of this specification. 4032 4033 The Run Time Type Information for the QChildEvent class is 4034 described by Table 7-13 4035 4036 Table 7-13. typeinfo for QChildEvent 4037 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4038 Name typeinfo name for QChildEvent 4039 basetype: typeinfo for QEvent 4040 __________________________________________________________ 4041 4042 7.2.5.5. Class data for QCustomEvent 4043 4044 The virtual table for the QCustomEvent class is described in 4045 the generic part of this specification. 4046 4047 The Run Time Type Information for the QCustomEvent class is 4048 described by Table 7-14 4049 4050 Table 7-14. typeinfo for QCustomEvent 4051 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4052 Name typeinfo name for QCustomEvent 4053 basetype: typeinfo for QEvent 4054 __________________________________________________________ 4055 4056 7.2.5.6. Class data for QAbstractEventDispatcher 4057 4058 The virtual table for the QAbstractEventDispatcher class is 4059 described in the generic part of this specification. 4060 4061 The Run Time Type Information for the QAbstractEventDispatcher 4062 class is described by Table 7-15 4063 4064 Table 7-15. typeinfo for QAbstractEventDispatcher 4065 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4066 Name typeinfo name for QAbstractEventDispatcher 4067 basetype: typeinfo for QObject 4068 __________________________________________________________ 4069 4070 7.2.5.7. Interfaces for Qt4 Events 4071 4072 No external functions are defined for libQtCore - Qt4 Events in 4073 this part of the specification. See also the generic 4074 specification. 4075 __________________________________________________________ 4076 4077 7.2.6. Qt4 Arrays 4078 __________________________________________________________ 4079 4080 7.2.6.1. Interfaces for Qt4 Arrays 4081 4082 No external functions are defined for libQtCore - Qt4 Arrays in 4083 this part of the specification. See also the generic 4084 specification. 4085 __________________________________________________________ 4086 4087 7.2.7. Qt4 Plugins 4088 __________________________________________________________ 4089 4090 7.2.7.1. Class data for QTextCodecPlugin 4091 4092 The virtual table for the QTextCodecPlugin class is described 4093 by Table 7-16 4094 4095 Table 7-16. Primary vtable for QTextCodecPlugin 4096 Base Offset 0 4097 Virtual Base Offset 0 4098 RTTI typeinfo for QTextCodecPlugin 4099 vfunc[0]: QTextCodecPlugin::metaObject() const 4100 vfunc[1]: QTextCodecPlugin::qt_metacast(char const*) 4101 vfunc[2]: QTextCodecPlugin::qt_metacall(QMetaObject::Call, int, 4102 void**) 4103 vfunc[3]: QTextCodecPlugin::~QTextCodecPlugin() 4104 vfunc[4]: QTextCodecPlugin::~QTextCodecPlugin() 4105 vfunc[5]: QObject::event(QEvent*) 4106 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4107 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4108 vfunc[8]: QObject::childEvent(QChildEvent*) 4109 vfunc[9]: QObject::customEvent(QEvent*) 4110 vfunc[10]: QObject::connectNotify(char const*) 4111 vfunc[11]: QObject::disconnectNotify(char const*) 4112 vfunc[12]: __cxa_pure_virtual 4113 vfunc[13]: __cxa_pure_virtual 4114 vfunc[14]: __cxa_pure_virtual 4115 vfunc[15]: __cxa_pure_virtual 4116 vfunc[16]: __cxa_pure_virtual 4117 vfunc[17]: QTextCodecPlugin::keys() const 4118 vfunc[18]: QTextCodecPlugin::create(QString const&) 4119 4120 Table 7-17. Secondary vtable for QTextCodecPlugin 4121 Base Offset -8 4122 Virtual Base Offset 0 4123 RTTI typeinfo for QTextCodecPlugin 4124 vfunc[0]: non-virtual thunk to 4125 QTextCodecPlugin::~QTextCodecPlugin() 4126 vfunc[1]: non-virtual thunk to 4127 QTextCodecPlugin::~QTextCodecPlugin() 4128 vfunc[2]: non-virtual thunk to QTextCodecPlugin::keys() const 4129 vfunc[3]: non-virtual thunk to QTextCodecPlugin::create(QString 4130 const&) 4131 4132 The Run Time Type Information for the QTextCodecPlugin class is 4133 described by Table 7-18 4134 4135 Table 7-18. typeinfo for QTextCodecPlugin 4136 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 4137 Name typeinfo name for QTextCodecPlugin 4138 flags: 0 4139 basetype: typeinfo for QObject 2 4140 basetype: typeinfo for QTextCodecFactoryInterface 2050 4141 __________________________________________________________ 4142 4143 7.2.7.2. Class data for QPluginLoader 4144 4145 The virtual table for the QPluginLoader class is described in 4146 the generic part of this specification. 4147 4148 The Run Time Type Information for the QPluginLoader class is 4149 described by Table 7-19 4150 4151 Table 7-19. typeinfo for QPluginLoader 4152 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4153 Name typeinfo name for QPluginLoader 4154 basetype: typeinfo for QObject 4155 __________________________________________________________ 4156 4157 7.2.7.3. Class data for QLibrary 4158 4159 The virtual table for the QLibrary class is described in the 4160 generic part of this specification. 4161 4162 The Run Time Type Information for the QLibrary class is 4163 described by Table 7-20 4164 4165 Table 7-20. typeinfo for QLibrary 4166 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4167 Name typeinfo name for QLibrary 4168 basetype: typeinfo for QObject 4169 __________________________________________________________ 4170 4171 7.2.7.4. Interfaces for Qt4 Plugins 4172 4173 An LSB conforming implementation shall provide the architecture 4174 specific functions for Qt4 Plugins specified in Table 7-21, 4175 with the full mandatory functionality as described in the 4176 referenced underlying specification. 4177 4178 Table 7-21. libQtCore - Qt4 Plugins Function Interfaces 4179 _ZThn8_N16QTextCodecPluginD0Ev [CXXABI-1.86] 4180 _ZThn8_N16QTextCodecPluginD1Ev [CXXABI-1.86] 4181 __________________________________________________________ 4182 4183 7.2.8. Qt4 Date and Time 4184 __________________________________________________________ 4185 4186 7.2.8.1. Class data for QTimer 4187 4188 The virtual table for the QTimer class is described in the 4189 generic part of this specification. 4190 4191 The Run Time Type Information for the QTimer class is described 4192 by Table 7-22 4193 4194 Table 7-22. typeinfo for QTimer 4195 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4196 Name typeinfo name for QTimer 4197 basetype: typeinfo for QObject 4198 __________________________________________________________ 4199 4200 7.2.8.2. Interfaces for Qt4 Date and Time 4201 4202 No external functions are defined for libQtCore - Qt4 Date and 4203 Time in this part of the specification. See also the generic 4204 specification. 4205 __________________________________________________________ 4206 4207 7.2.9. Qt4 Miscellaneous 4208 __________________________________________________________ 4209 4210 7.2.9.1. Class data for QFactoryInterface 4211 4212 The virtual table for the QFactoryInterface class is described 4213 in the generic part of this specification. 4214 4215 The Run Time Type Information for the QFactoryInterface class 4216 is described by Table 7-23 4217 4218 Table 7-23. typeinfo for QFactoryInterface 4219 Base Vtable vtable for __cxxabiv1::__class_type_info 4220 Name typeinfo name for QFactoryInterface 4221 __________________________________________________________ 4222 4223 7.2.9.2. Interfaces for Qt4 Miscellaneous 4224 4225 No external functions are defined for libQtCore - Qt4 4226 Miscellaneous in this part of the specification. See also the 4227 generic specification. 4228 __________________________________________________________ 4229 4230 7.2.10. Qt4 Text 4231 __________________________________________________________ 4232 4233 7.2.10.1. Interfaces for Qt4 Text 4234 4235 An LSB conforming implementation shall provide the architecture 4236 specific functions for Qt4 Text specified in Table 7-24, with 4237 the full mandatory functionality as described in the referenced 4238 underlying specification. 4239 4240 Table 7-24. libQtCore - Qt4 Text Function Interfaces 4241 _ZN7QString8vsprintfEPKcPc [QtCore] 4242 __________________________________________________________ 4243 4244 7.2.11. Qt4 Input/Output 4245 __________________________________________________________ 4246 4247 7.2.11.1. Class data for QIODevice 4248 4249 The virtual table for the QIODevice class is described in the 4250 generic part of this specification. 4251 4252 The Run Time Type Information for the QIODevice class is 4253 described by Table 7-25 4254 4255 Table 7-25. typeinfo for QIODevice 4256 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4257 Name typeinfo name for QIODevice 4258 basetype: typeinfo for QObject 4259 __________________________________________________________ 4260 4261 7.2.11.2. Class data for QDataStream 4262 4263 The virtual table for the QDataStream class is described in the 4264 generic part of this specification. 4265 4266 The Run Time Type Information for the QDataStream class is 4267 described by Table 7-26 4268 4269 Table 7-26. typeinfo for QDataStream 4270 Base Vtable vtable for __cxxabiv1::__class_type_info 4271 Name typeinfo name for QDataStream 4272 __________________________________________________________ 4273 4274 7.2.11.3. Class data for QTextStream 4275 4276 The virtual table for the QTextStream class is described in the 4277 generic part of this specification. 4278 4279 The Run Time Type Information for the QTextStream class is 4280 described by Table 7-27 4281 4282 Table 7-27. typeinfo for QTextStream 4283 Base Vtable vtable for __cxxabiv1::__class_type_info 4284 Name typeinfo name for QTextStream 4285 __________________________________________________________ 4286 4287 7.2.11.4. Class data for QFile 4288 4289 The virtual table for the QFile class is described in the 4290 generic part of this specification. 4291 4292 The Run Time Type Information for the QFile class is described 4293 by Table 7-28 4294 4295 Table 7-28. typeinfo for QFile 4296 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4297 Name typeinfo name for QFile 4298 basetype: typeinfo for QIODevice 4299 __________________________________________________________ 4300 4301 7.2.11.5. Class data for QTemporaryFile 4302 4303 The virtual table for the QTemporaryFile class is described in 4304 the generic part of this specification. 4305 4306 The Run Time Type Information for the QTemporaryFile class is 4307 described by Table 7-29 4308 4309 Table 7-29. typeinfo for QTemporaryFile 4310 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4311 Name typeinfo name for QTemporaryFile 4312 basetype: typeinfo for QFile 4313 __________________________________________________________ 4314 4315 7.2.11.6. Class data for QAbstractFileEngine 4316 4317 The virtual table for the QAbstractFileEngine class is 4318 described in the generic part of this specification. 4319 4320 The Run Time Type Information for the QAbstractFileEngine class 4321 is described by Table 7-30 4322 4323 Table 7-30. typeinfo for QAbstractFileEngine 4324 Base Vtable vtable for __cxxabiv1::__class_type_info 4325 Name typeinfo name for QAbstractFileEngine 4326 __________________________________________________________ 4327 4328 7.2.11.7. Class data for QAbstractFileEngineHandler 4329 4330 The virtual table for the QAbstractFileEngineHandler class is 4331 described in the generic part of this specification. 4332 4333 The Run Time Type Information for the 4334 QAbstractFileEngineHandler class is described by Table 7-31 4335 4336 Table 7-31. typeinfo for QAbstractFileEngineHandler 4337 Base Vtable vtable for __cxxabiv1::__class_type_info 4338 Name typeinfo name for QAbstractFileEngineHandler 4339 __________________________________________________________ 4340 4341 7.2.11.8. Class data for QFSFileEngine 4342 4343 The virtual table for the QFSFileEngine class is described in 4344 the generic part of this specification. 4345 4346 The Run Time Type Information for the QFSFileEngine class is 4347 described by Table 7-32 4348 4349 Table 7-32. typeinfo for QFSFileEngine 4350 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4351 Name typeinfo name for QFSFileEngine 4352 basetype: typeinfo for QAbstractFileEngine 4353 __________________________________________________________ 4354 4355 7.2.11.9. Class data for QProcess 4356 4357 The virtual table for the QProcess class is described in the 4358 generic part of this specification. 4359 4360 The Run Time Type Information for the QProcess class is 4361 described by Table 7-33 4362 4363 Table 7-33. typeinfo for QProcess 4364 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4365 Name typeinfo name for QProcess 4366 basetype: typeinfo for QIODevice 4367 __________________________________________________________ 4368 4369 7.2.11.10. Class data for QBuffer 4370 4371 The virtual table for the QBuffer class is described in the 4372 generic part of this specification. 4373 4374 The Run Time Type Information for the QBuffer class is 4375 described by Table 7-34 4376 4377 Table 7-34. typeinfo for QBuffer 4378 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4379 Name typeinfo name for QBuffer 4380 basetype: typeinfo for QIODevice 4381 __________________________________________________________ 4382 4383 7.2.11.11. Class data for QSettings 4384 4385 The virtual table for the QSettings class is described in the 4386 generic part of this specification. 4387 4388 The Run Time Type Information for the QSettings class is 4389 described by Table 7-35 4390 4391 Table 7-35. typeinfo for QSettings 4392 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4393 Name typeinfo name for QSettings 4394 basetype: typeinfo for QObject 4395 __________________________________________________________ 4396 4397 7.2.11.12. Class data for QSignalMapper 4398 4399 The virtual table for the QSignalMapper class is described in 4400 the generic part of this specification. 4401 4402 The Run Time Type Information for the QSignalMapper class is 4403 described by Table 7-36 4404 4405 Table 7-36. typeinfo for QSignalMapper 4406 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4407 Name typeinfo name for QSignalMapper 4408 basetype: typeinfo for QObject 4409 __________________________________________________________ 4410 4411 7.2.11.13. Class data for QSocketNotifier 4412 4413 The virtual table for the QSocketNotifier class is described in 4414 the generic part of this specification. 4415 4416 The Run Time Type Information for the QSocketNotifier class is 4417 described by Table 7-37 4418 4419 Table 7-37. typeinfo for QSocketNotifier 4420 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4421 Name typeinfo name for QSocketNotifier 4422 basetype: typeinfo for QObject 4423 __________________________________________________________ 4424 4425 7.2.11.14. Class data for QFileSystemWatcher 4426 4427 The virtual table for the QFileSystemWatcher class is described 4428 in the generic part of this specification. 4429 __________________________________________________________ 4430 4431 7.2.11.15. Interfaces for Qt4 Input/Output 4432 4433 No external functions are defined for libQtCore - Qt4 4434 Input/Output in this part of the specification. See also the 4435 generic specification. 4436 __________________________________________________________ 4437 4438 7.2.12. Qt4 Core Application 4439 __________________________________________________________ 4440 4441 7.2.12.1. Class data for QCoreApplication 4442 4443 The virtual table for the QCoreApplication class is described 4444 in the generic part of this specification. 4445 4446 The Run Time Type Information for the QCoreApplication class is 4447 described by Table 7-38 4448 4449 Table 7-38. typeinfo for QCoreApplication 4450 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4451 Name typeinfo name for QCoreApplication 4452 basetype: typeinfo for QObject 4453 __________________________________________________________ 4454 4455 7.2.12.2. Interfaces for Qt4 Core Application 4456 4457 No external functions are defined for libQtCore - Qt4 Core 4458 Application in this part of the specification. See also the 4459 generic specification. 4460 __________________________________________________________ 4461 4462 7.2.13. Qt4 Object Model 4463 __________________________________________________________ 4464 4465 7.2.13.1. Class data for QObject 4466 4467 The virtual table for the QObject class is described in the 4468 generic part of this specification. 4469 4470 The Run Time Type Information for the QObject class is 4471 described by Table 7-39 4472 4473 Table 7-39. typeinfo for QObject 4474 Base Vtable vtable for __cxxabiv1::__class_type_info 4475 Name typeinfo name for QObject 4476 __________________________________________________________ 4477 4478 7.2.13.2. Class data for QObjectUserData 4479 4480 The virtual table for the QObjectUserData class is described in 4481 the generic part of this specification. 4482 4483 The Run Time Type Information for the QObjectUserData class is 4484 described by Table 7-40 4485 4486 Table 7-40. typeinfo for QObjectUserData 4487 Base Vtable vtable for __cxxabiv1::__class_type_info 4488 Name typeinfo name for QObjectUserData 4489 __________________________________________________________ 4490 4491 7.2.13.3. Class data for QObjectCleanupHandler 4492 4493 The virtual table for the QObjectCleanupHandler class is 4494 described in the generic part of this specification. 4495 4496 The Run Time Type Information for the QObjectCleanupHandler 4497 class is described by Table 7-41 4498 4499 Table 7-41. typeinfo for QObjectCleanupHandler 4500 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4501 Name typeinfo name for QObjectCleanupHandler 4502 basetype: typeinfo for QObject 4503 __________________________________________________________ 4504 4505 7.2.13.4. Interfaces for Qt4 Object Model 4506 4507 No external functions are defined for libQtCore - Qt4 Object 4508 Model in this part of the specification. See also the generic 4509 specification. 4510 __________________________________________________________ 4511 4512 7.2.14. Qt4 Threading 4513 __________________________________________________________ 4514 4515 7.2.14.1. Class data for QThread 4516 4517 The virtual table for the QThread class is described in the 4518 generic part of this specification. 4519 4520 The Run Time Type Information for the QThread class is 4521 described by Table 7-42 4522 4523 Table 7-42. typeinfo for QThread 4524 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4525 Name typeinfo name for QThread 4526 basetype: typeinfo for QObject 4527 __________________________________________________________ 4528 4529 7.2.14.2. Interfaces for Qt4 Threading 4530 4531 No external functions are defined for libQtCore - Qt4 Threading 4532 in this part of the specification. See also the generic 4533 specification. 4534 __________________________________________________________ 4535 4536 7.2.15. Qt4 2D Graphics 4537 __________________________________________________________ 4538 4539 7.2.15.1. Interfaces for Qt4 2D Graphics 4540 4541 No external functions are defined for libQtCore - Qt4 2D 4542 Graphics in this part of the specification. See also the 4543 generic specification. 4544 __________________________________________________________ 4545 4546 7.2.16. Qt4 Internals 4547 __________________________________________________________ 4548 4549 7.2.16.1. Interfaces for Qt4 Internals 4550 4551 No external functions are defined for libQtCore - Qt4 Internals 4552 in this part of the specification. See also the generic 4553 specification. 4554 __________________________________________________________ 4555 4556 7.3. Data Definitions for libQtCore 4557 4558 This section defines global identifiers and their values that 4559 are associated with interfaces contained in libQtCore. These 4560 definitions are organized into groups that correspond to system 4561 headers. This convention is used as a convenience for the 4562 reader, and does not imply the existence of these headers, or 4563 their content. Where an interface is defined as requiring a 4564 particular system header file all of the data definitions for 4565 that system header file presented here shall be in effect. 4566 4567 This section gives data definitions to promote binary 4568 application portability, not to repeat source interface 4569 definitions available elsewhere. System providers and 4570 application developers should use this ABI to supplement - not 4571 to replace - source interface definition specifications. 4572 4573 This specification uses the ISO C (1999) C Language as the 4574 reference programming language, and data definitions are 4575 specified in ISO C format. The C language is used here as a 4576 convenient notation. Using a C language description of these 4577 data objects does not preclude their use by other programming 4578 languages. 4579 __________________________________________________________ 4580 4581 7.3.1. QtCore/qabstracteventdispatcher.h 4582 4583 /* 4584 * This header is architecture neutral 4585 * Please refer to the generic specification for details 4586 */ 4587 __________________________________________________________ 4588 4589 7.3.2. QtCore/qabstractfileengine.h 4590 4591 /* 4592 * This header is architecture neutral 4593 * Please refer to the generic specification for details 4594 */ 4595 __________________________________________________________ 4596 4597 7.3.3. QtCore/qabstractitemmodel.h 4598 4599 /* 4600 * This header is architecture neutral 4601 * Please refer to the generic specification for details 4602 */ 4603 __________________________________________________________ 4604 4605 7.3.4. QtCore/qatomic.h 4606 4607 /* 4608 * This header is architecture neutral 4609 * Please refer to the generic specification for details 4610 */ 4611 __________________________________________________________ 4612 4613 7.3.5. QtCore/qbasictimer.h 4614 4615 /* 4616 * This header is architecture neutral 4617 * Please refer to the generic specification for details 4618 */ 4619 __________________________________________________________ 4620 4621 7.3.6. QtCore/qbitarray.h 4622 4623 /* 4624 * This header is architecture neutral 4625 * Please refer to the generic specification for details 4626 */ 4627 __________________________________________________________ 4628 4629 7.3.7. QtCore/qbuffer.h 4630 4631 /* 4632 * This header is architecture neutral 4633 * Please refer to the generic specification for details 4634 */ 4635 __________________________________________________________ 4636 4637 7.3.8. QtCore/qbytearray.h 4638 4639 /* 4640 * This header is architecture neutral 4641 * Please refer to the generic specification for details 4642 */ 4643 __________________________________________________________ 4644 4645 7.3.9. QtCore/qbytearraymatcher.h 4646 4647 /* 4648 * This header is architecture neutral 4649 * Please refer to the generic specification for details 4650 */ 4651 __________________________________________________________ 4652 4653 7.3.10. QtCore/qchar.h 4654 4655 /* 4656 * This header is architecture neutral 4657 * Please refer to the generic specification for details 4658 */ 4659 __________________________________________________________ 4660 4661 7.3.11. QtCore/qcoreapplication.h 4662 4663 /* 4664 * This header is architecture neutral 4665 * Please refer to the generic specification for details 4666 */ 4667 __________________________________________________________ 4668 4669 7.3.12. QtCore/qcoreevent.h 4670 4671 /* 4672 * This header is architecture neutral 4673 * Please refer to the generic specification for details 4674 */ 4675 __________________________________________________________ 4676 4677 7.3.13. QtCore/qdatastream.h 4678 4679 /* 4680 * This header is architecture neutral 4681 * Please refer to the generic specification for details 4682 */ 4683 __________________________________________________________ 4684 4685 7.3.14. QtCore/qdatetime.h 4686 4687 /* 4688 * This header is architecture neutral 4689 * Please refer to the generic specification for details 4690 */ 4691 __________________________________________________________ 4692 4693 7.3.15. QtCore/qdebug.h 4694 4695 /* 4696 * This header is architecture neutral 4697 * Please refer to the generic specification for details 4698 */ 4699 __________________________________________________________ 4700 4701 7.3.16. QtCore/qdir.h 4702 4703 /* 4704 * This header is architecture neutral 4705 * Please refer to the generic specification for details 4706 */ 4707 __________________________________________________________ 4708 4709 7.3.17. QtCore/qeventloop.h 4710 4711 /* 4712 * This header is architecture neutral 4713 * Please refer to the generic specification for details 4714 */ 4715 __________________________________________________________ 4716 4717 7.3.18. QtCore/qfactoryinterface.h 4718 4719 /* 4720 * This header is architecture neutral 4721 * Please refer to the generic specification for details 4722 */ 4723 __________________________________________________________ 4724 4725 7.3.19. QtCore/qfile.h 4726 4727 /* 4728 * This header is architecture neutral 4729 * Please refer to the generic specification for details 4730 */ 4731 __________________________________________________________ 4732 4733 7.3.20. QtCore/qfileinfo.h 4734 4735 /* 4736 * This header is architecture neutral 4737 * Please refer to the generic specification for details 4738 */ 4739 __________________________________________________________ 4740 4741 7.3.21. QtCore/qfsfileengine.h 4742 4743 /* 4744 * This header is architecture neutral 4745 * Please refer to the generic specification for details 4746 */ 4747 __________________________________________________________ 4748 4749 7.3.22. QtCore/qglobal.h 4750 4751 /* 4752 * This header is architecture neutral 4753 * Please refer to the generic specification for details 4754 */ 4755 __________________________________________________________ 4756 4757 7.3.23. QtCore/qhash.h 4758 4759 /* 4760 * This header is architecture neutral 4761 * Please refer to the generic specification for details 4762 */ 4763 __________________________________________________________ 4764 4765 7.3.24. QtCore/qiodevice.h 4766 4767 /* 4768 * This header is architecture neutral 4769 * Please refer to the generic specification for details 4770 */ 4771 __________________________________________________________ 4772 4773 7.3.25. QtCore/qlibrary.h 4774 4775 /* 4776 * This header is architecture neutral 4777 * Please refer to the generic specification for details 4778 */ 4779 __________________________________________________________ 4780 4781 7.3.26. QtCore/qlibraryinfo.h 4782 4783 /* 4784 * This header is architecture neutral 4785 * Please refer to the generic specification for details 4786 */ 4787 __________________________________________________________ 4788 4789 7.3.27. QtCore/qline.h 4790 4791 /* 4792 * This header is architecture neutral 4793 * Please refer to the generic specification for details 4794 */ 4795 __________________________________________________________ 4796 4797 7.3.28. QtCore/qlinkedlist.h 4798 4799 /* 4800 * This header is architecture neutral 4801 * Please refer to the generic specification for details 4802 */ 4803 __________________________________________________________ 4804 4805 7.3.29. QtCore/qlist.h 4806 4807 /* 4808 * This header is architecture neutral 4809 * Please refer to the generic specification for details 4810 */ 4811 __________________________________________________________ 4812 4813 7.3.30. QtCore/qlocale.h 4814 4815 /* 4816 * This header is architecture neutral 4817 * Please refer to the generic specification for details 4818 */ 4819 __________________________________________________________ 4820 4821 7.3.31. QtCore/qmap.h 4822 4823 /* 4824 * This header is architecture neutral 4825 * Please refer to the generic specification for details 4826 */ 4827 __________________________________________________________ 4828 4829 7.3.32. QtCore/qmetaobject.h 4830 4831 /* 4832 * This header is architecture neutral 4833 * Please refer to the generic specification for details 4834 */ 4835 __________________________________________________________ 4836 4837 7.3.33. QtCore/qmetatype.h 4838 4839 /* 4840 * This header is architecture neutral 4841 * Please refer to the generic specification for details 4842 */ 4843 __________________________________________________________ 4844 4845 7.3.34. QtCore/qmimedata.h 4846 4847 /* 4848 * This header is architecture neutral 4849 * Please refer to the generic specification for details 4850 */ 4851 __________________________________________________________ 4852 4853 7.3.35. QtCore/qmutex.h 4854 4855 /* 4856 * This header is architecture neutral 4857 * Please refer to the generic specification for details 4858 */ 4859 __________________________________________________________ 4860 4861 7.3.36. QtCore/qnamespace.h 4862 4863 /* 4864 * This header is architecture neutral 4865 * Please refer to the generic specification for details 4866 */ 4867 __________________________________________________________ 4868 4869 7.3.37. QtCore/qobject.h 4870 4871 /* 4872 * This header is architecture neutral 4873 * Please refer to the generic specification for details 4874 */ 4875 __________________________________________________________ 4876 4877 7.3.38. QtCore/qobjectcleanuphandler.h 4878 4879 /* 4880 * This header is architecture neutral 4881 * Please refer to the generic specification for details 4882 */ 4883 __________________________________________________________ 4884 4885 7.3.39. QtCore/qobjectdefs.h 4886 4887 /* 4888 * This header is architecture neutral 4889 * Please refer to the generic specification for details 4890 */ 4891 __________________________________________________________ 4892 4893 7.3.40. QtCore/qpair.h 4894 4895 /* 4896 * This header is architecture neutral 4897 * Please refer to the generic specification for details 4898 */ 4899 __________________________________________________________ 4900 4901 7.3.41. QtCore/qplugin.h 4902 4903 /* 4904 * This header is architecture neutral 4905 * Please refer to the generic specification for details 4906 */ 4907 __________________________________________________________ 4908 4909 7.3.42. QtCore/qpluginloader.h 4910 4911 /* 4912 * This header is architecture neutral 4913 * Please refer to the generic specification for details 4914 */ 4915 __________________________________________________________ 4916 4917 7.3.43. QtCore/qpoint.h 4918 4919 /* 4920 * This header is architecture neutral 4921 * Please refer to the generic specification for details 4922 */ 4923 __________________________________________________________ 4924 4925 7.3.44. QtCore/qprocess.h 4926 4927 /* 4928 * This header is architecture neutral 4929 * Please refer to the generic specification for details 4930 */ 4931 __________________________________________________________ 4932 4933 7.3.45. QtCore/qreadwritelock.h 4934 4935 /* 4936 * This header is architecture neutral 4937 * Please refer to the generic specification for details 4938 */ 4939 __________________________________________________________ 4940 4941 7.3.46. QtCore/qrect.h 4942 4943 /* 4944 * This header is architecture neutral 4945 * Please refer to the generic specification for details 4946 */ 4947 __________________________________________________________ 4948 4949 7.3.47. QtCore/qregexp.h 4950 4951 /* 4952 * This header is architecture neutral 4953 * Please refer to the generic specification for details 4954 */ 4955 __________________________________________________________ 4956 4957 7.3.48. QtCore/qsemaphore.h 4958 4959 /* 4960 * This header is architecture neutral 4961 * Please refer to the generic specification for details 4962 */ 4963 __________________________________________________________ 4964 4965 7.3.49. QtCore/qsettings.h 4966 4967 /* 4968 * This header is architecture neutral 4969 * Please refer to the generic specification for details 4970 */ 4971 __________________________________________________________ 4972 4973 7.3.50. QtCore/qshareddata.h 4974 4975 /* 4976 * This header is architecture neutral 4977 * Please refer to the generic specification for details 4978 */ 4979 __________________________________________________________ 4980 4981 7.3.51. QtCore/qsignalmapper.h 4982 4983 /* 4984 * This header is architecture neutral 4985 * Please refer to the generic specification for details 4986 */ 4987 __________________________________________________________ 4988 4989 7.3.52. QtCore/qsize.h 4990 4991 /* 4992 * This header is architecture neutral 4993 * Please refer to the generic specification for details 4994 */ 4995 __________________________________________________________ 4996 4997 7.3.53. QtCore/qsocketnotifier.h 4998 4999 /* 5000 * This header is architecture neutral 5001 * Please refer to the generic specification for details 5002 */ 5003 __________________________________________________________ 5004 5005 7.3.54. QtCore/qstring.h 5006 5007 /* 5008 * This header is architecture neutral 5009 * Please refer to the generic specification for details 5010 */ 5011 __________________________________________________________ 5012 5013 7.3.55. QtCore/qstringlist.h 5014 5015 /* 5016 * This header is architecture neutral 5017 * Please refer to the generic specification for details 5018 */ 5019 __________________________________________________________ 5020 5021 7.3.56. QtCore/qstringmatcher.h 5022 5023 /* 5024 * This header is architecture neutral 5025 * Please refer to the generic specification for details 5026 */ 5027 __________________________________________________________ 5028 5029 7.3.57. QtCore/qtemporaryfile.h 5030 5031 /* 5032 * This header is architecture neutral 5033 * Please refer to the generic specification for details 5034 */ 5035 __________________________________________________________ 5036 5037 7.3.58. QtCore/qtextcodec.h 5038 5039 /* 5040 * This header is architecture neutral 5041 * Please refer to the generic specification for details 5042 */ 5043 __________________________________________________________ 5044 5045 7.3.59. QtCore/qtextcodecplugin.h 5046 5047 /* 5048 * This header is architecture neutral 5049 * Please refer to the generic specification for details 5050 */ 5051 __________________________________________________________ 5052 5053 7.3.60. QtCore/qtextstream.h 5054 5055 /* 5056 * This header is architecture neutral 5057 * Please refer to the generic specification for details 5058 */ 5059 __________________________________________________________ 5060 5061 7.3.61. QtCore/qthread.h 5062 5063 /* 5064 * This header is architecture neutral 5065 * Please refer to the generic specification for details 5066 */ 5067 __________________________________________________________ 5068 5069 7.3.62. QtCore/qthreadstorage.h 5070 5071 /* 5072 * This header is architecture neutral 5073 * Please refer to the generic specification for details 5074 */ 5075 __________________________________________________________ 5076 5077 7.3.63. QtCore/qtimer.h 5078 5079 /* 5080 * This header is architecture neutral 5081 * Please refer to the generic specification for details 5082 */ 5083 __________________________________________________________ 5084 5085 7.3.64. QtCore/qtranslator.h 5086 5087 /* 5088 * This header is architecture neutral 5089 * Please refer to the generic specification for details 5090 */ 5091 __________________________________________________________ 5092 5093 7.3.65. QtCore/qurl.h 5094 5095 /* 5096 * This header is architecture neutral 5097 * Please refer to the generic specification for details 5098 */ 5099 __________________________________________________________ 5100 5101 7.3.66. QtCore/quuid.h 5102 5103 /* 5104 * This header is architecture neutral 5105 * Please refer to the generic specification for details 5106 */ 5107 __________________________________________________________ 5108 5109 7.3.67. QtCore/qvariant.h 5110 5111 /* 5112 * This header is architecture neutral 5113 * Please refer to the generic specification for details 5114 */ 5115 __________________________________________________________ 5116 5117 7.3.68. QtCore/qvector.h 5118 5119 /* 5120 * This header is architecture neutral 5121 * Please refer to the generic specification for details 5122 */ 5123 __________________________________________________________ 5124 5125 7.3.69. QtCore/qwaitcondition.h 5126 5127 /* 5128 * This header is architecture neutral 5129 * Please refer to the generic specification for details 5130 */ 5131 __________________________________________________________ 5132 5133 7.4. Interface Definitions for libQtCore 5134 5135 Table of Contents 5136 _Z7qMallocj -- allocate memory block 5137 _Z7qMemSetPvij -- fill memory with a constant byte 5138 _Z8qMemCopyPvPKvj -- copy memory area 5139 _Z8qReallocPvj -- change the size of memory block 5140 5141 The interfaces defined on the following pages are included in 5142 libQtCore and are defined by this specification. Unless 5143 otherwise noted, these interfaces shall be included in the 5144 source standard. 5145 5146 Other interfaces listed in Section 7.2 shall behave as 5147 described in the referenced base document. For interfaces 5148 referencing LSB and not listed below, please see the generic 5149 part of the specification. 5150 5151 _Z7qMallocj 5152 5153 Name 5154 5155 qMalloc -- allocate memory block 5156 5157 Synopsis 5158 5159 #include 5160 5161 void * qMalloc (size_t size); 5162 5163 Description 5164 5165 The qMalloc() function has the same behavior as the malloc() 5166 function described in POSIX 1003.1-2001 (ISO/IEC 9945-2003). 5167 5168 _Z7qMemSetPvij 5169 5170 Name 5171 5172 qMemSet -- fill memory with a constant byte 5173 5174 Synopsis 5175 5176 #include 5177 5178 void * qMemSet (void *dest, int c, size_t n); 5179 5180 Description 5181 5182 The qMemSet() function has the same behavior as the memset() 5183 function described in POSIX 1003.1-2001 (ISO/IEC 9945-2003). 5184 5185 _Z8qMemCopyPvPKvj 5186 5187 Name 5188 5189 qMemCopy -- copy memory area 5190 5191 Synopsis 5192 5193 #include 5194 5195 void * qMemCopy (void *dest, const void *src, size_t n); 5196 5197 Description 5198 5199 The qMemCopy() function has the same behavior as the memcpy() 5200 function described in POSIX 1003.1-2001 (ISO/IEC 9945-2003). 5201 5202 _Z8qReallocPvj 5203 5204 Name 5205 5206 qRealloc -- change the size of memory block 5207 5208 Synopsis 5209 5210 #include 5211 5212 void * qRealloc (void *ptr, size_t size); 5213 5214 Description 5215 5216 The qRealloc() function has the same behavior as the realloc() 5217 function described in POSIX 1003.1-2001 (ISO/IEC 9945-2003). 5218 __________________________________________________________ 5219 5220 7.5. Interfaces for libQtGui 5221 5222 Table 7-43 defines the library name and shared object name for 5223 the libQtGui library 5224 5225 Table 7-43. libQtGui Definition 5226 Library: libQtGui 5227 SONAME: libQtGui.so.4 5228 5229 The behavior of the interfaces in this library is specified by 5230 the following specifications: 5231 5232 [CXXABI-1.86] Itanium™ C++ ABI 5233 __________________________________________________________ 5234 5235 7.5.1. Qt4 GUI Functions 5236 __________________________________________________________ 5237 5238 7.5.1.1. Interfaces for Qt4 GUI Functions 5239 5240 An LSB conforming implementation shall provide the architecture 5241 specific functions for Qt4 GUI Functions specified in Table 5242 7-44, with the full mandatory functionality as described in the 5243 referenced underlying specification. 5244 5245 Table 7-44. libQtGui - Qt4 GUI Functions Function Interfaces 5246 _ZThn12_NK10QDropEvent11encodedDataEPKc [CXXABI-1.86] 5247 _ZThn12_NK10QDropEvent6formatEi [CXXABI-1.86] 5248 _ZThn12_NK10QDropEvent8providesEPKc [CXXABI-1.86] 5249 _ZThn8_N10QBoxLayout10invalidateEv [CXXABI-1.86] 5250 _ZThn8_N10QBoxLayout11setGeometryERK5QRect [CXXABI-1.86] 5251 _ZThn8_N11QGridLayout10invalidateEv [CXXABI-1.86] 5252 _ZThn8_N11QGridLayout11setGeometryERK5QRect [CXXABI-1.86] 5253 _ZThn8_N14QStackedLayout11setGeometryERK5QRect [CXXABI-1.86] 5254 _ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPic 5255 ture [CXXABI-1.86] 5256 _ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPi 5257 cture [CXXABI-1.86] 5258 _ZThn8_N7QLayout10invalidateEv [CXXABI-1.86] 5259 _ZThn8_N7QLayout6layoutEv [CXXABI-1.86] 5260 _ZThn8_NK10QBoxLayout11maximumSizeEv [CXXABI-1.86] 5261 _ZThn8_NK10QBoxLayout11minimumSizeEv [CXXABI-1.86] 5262 _ZThn8_NK10QBoxLayout14heightForWidthEi [CXXABI-1.86] 5263 _ZThn8_NK10QBoxLayout17hasHeightForWidthEv [CXXABI-1.86] 5264 _ZThn8_NK10QBoxLayout19expandingDirectionsEv [CXXABI-1.86] 5265 _ZThn8_NK10QBoxLayout21minimumHeightForWidthEi [CXXABI-1.86] 5266 _ZThn8_NK10QBoxLayout8sizeHintEv [CXXABI-1.86] 5267 _ZThn8_NK11QGridLayout11maximumSizeEv [CXXABI-1.86] 5268 _ZThn8_NK11QGridLayout11minimumSizeEv [CXXABI-1.86] 5269 _ZThn8_NK11QGridLayout14heightForWidthEi [CXXABI-1.86] 5270 _ZThn8_NK11QGridLayout17hasHeightForWidthEv [CXXABI-1.86] 5271 _ZThn8_NK11QGridLayout19expandingDirectionsEv [CXXABI-1.86] 5272 _ZThn8_NK11QGridLayout21minimumHeightForWidthEi [CXXABI-1.86] 5273 _ZThn8_NK11QGridLayout8sizeHintEv [CXXABI-1.86] 5274 _ZThn8_NK14QStackedLayout11minimumSizeEv [CXXABI-1.86] 5275 _ZThn8_NK14QStackedLayout8sizeHintEv [CXXABI-1.86] 5276 _ZThn8_NK7QLayout11maximumSizeEv [CXXABI-1.86] 5277 _ZThn8_NK7QLayout11minimumSizeEv [CXXABI-1.86] 5278 _ZThn8_NK7QLayout19expandingDirectionsEv [CXXABI-1.86] 5279 _ZThn8_NK7QLayout7isEmptyEv [CXXABI-1.86] 5280 _ZThn8_NK7QLayout8geometryEv [CXXABI-1.86] 5281 _ZThn8_NK7QWidget11paintEngineEv [CXXABI-1.86] 5282 _ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE 5283 [CXXABI-1.86] _ZThn8_NK7QWidget7devTypeEv [CXXABI-1.86] 5284 __________________________________________________________ 5285 5286 7.5.2. Qt4 Organizers 5287 __________________________________________________________ 5288 5289 7.5.2.1. Class data for QButtonGroup 5290 5291 The virtual table for the QButtonGroup class is described in 5292 the generic part of this specification. 5293 5294 The Run Time Type Information for the QButtonGroup class is 5295 described by Table 7-45 5296 5297 Table 7-45. typeinfo for QButtonGroup 5298 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5299 Name typeinfo name for QButtonGroup 5300 basetype: typeinfo for QObject 5301 __________________________________________________________ 5302 5303 7.5.2.2. Class data for QGroupBox 5304 5305 The virtual table for the QGroupBox class is described by Table 5306 7-46 5307 5308 Table 7-46. Primary vtable for QGroupBox 5309 Base Offset 0 5310 Virtual Base Offset 0 5311 RTTI typeinfo for QGroupBox 5312 vfunc[0]: QGroupBox::metaObject() const 5313 vfunc[1]: QGroupBox::qt_metacast(char const*) 5314 vfunc[2]: QGroupBox::qt_metacall(QMetaObject::Call, int, 5315 void**) 5316 vfunc[3]: QGroupBox::~QGroupBox() 5317 vfunc[4]: QGroupBox::~QGroupBox() 5318 vfunc[5]: QGroupBox::event(QEvent*) 5319 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5320 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5321 vfunc[8]: QGroupBox::childEvent(QChildEvent*) 5322 vfunc[9]: QObject::customEvent(QEvent*) 5323 vfunc[10]: QObject::connectNotify(char const*) 5324 vfunc[11]: QObject::disconnectNotify(char const*) 5325 vfunc[12]: QWidget::devType() const 5326 vfunc[13]: QWidget::setVisible(bool) 5327 vfunc[14]: QWidget::sizeHint() const 5328 vfunc[15]: QGroupBox::minimumSizeHint() const 5329 vfunc[16]: QWidget::heightForWidth(int) const 5330 vfunc[17]: QWidget::paintEngine() const 5331 vfunc[18]: QGroupBox::mousePressEvent(QMouseEvent*) 5332 vfunc[19]: QGroupBox::mouseReleaseEvent(QMouseEvent*) 5333 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 5334 vfunc[21]: QGroupBox::mouseMoveEvent(QMouseEvent*) 5335 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5336 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 5337 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5338 vfunc[25]: QGroupBox::focusInEvent(QFocusEvent*) 5339 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 5340 vfunc[27]: QWidget::enterEvent(QEvent*) 5341 vfunc[28]: QWidget::leaveEvent(QEvent*) 5342 vfunc[29]: QGroupBox::paintEvent(QPaintEvent*) 5343 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5344 vfunc[31]: QGroupBox::resizeEvent(QResizeEvent*) 5345 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 5346 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 5347 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5348 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5349 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 5350 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 5351 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 5352 vfunc[39]: QWidget::dropEvent(QDropEvent*) 5353 vfunc[40]: QWidget::showEvent(QShowEvent*) 5354 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5355 vfunc[42]: QWidget::x11Event(_XEvent*) 5356 vfunc[43]: QGroupBox::changeEvent(QEvent*) 5357 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5358 const 5359 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 5360 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 5361 const 5362 vfunc[47]: QWidget::focusNextPrevChild(bool) 5363 vfunc[48]: QWidget::styleChange(QStyle&) 5364 vfunc[49]: QWidget::enabledChange(bool) 5365 vfunc[50]: QWidget::paletteChange(QPalette const&) 5366 vfunc[51]: QWidget::fontChange(QFont const&) 5367 vfunc[52]: QWidget::windowActivationChange(bool) 5368 vfunc[53]: QWidget::languageChange() 5369 5370 Table 7-47. Secondary vtable for QGroupBox 5371 Base Offset -8 5372 Virtual Base Offset 0 5373 RTTI typeinfo for QGroupBox 5374 vfunc[0]: non-virtual thunk to QGroupBox::~QGroupBox() 5375 vfunc[1]: non-virtual thunk to QGroupBox::~QGroupBox() 5376 vfunc[2]: non-virtual thunk to QWidget::devType() const 5377 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5378 vfunc[4]: non-virtual thunk to 5379 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5380 5381 The Run Time Type Information for the QGroupBox class is 5382 described by Table 7-48 5383 5384 Table 7-48. typeinfo for QGroupBox 5385 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5386 Name typeinfo name for QGroupBox 5387 basetype: typeinfo for QWidget 5388 __________________________________________________________ 5389 5390 7.5.2.3. Class data for QSplitter 5391 5392 The virtual table for the QSplitter class is described by Table 5393 7-49 5394 5395 Table 7-49. Primary vtable for QSplitter 5396 Base Offset 0 5397 Virtual Base Offset 0 5398 RTTI typeinfo for QSplitter 5399 vfunc[0]: QSplitter::metaObject() const 5400 vfunc[1]: QSplitter::qt_metacast(char const*) 5401 vfunc[2]: QSplitter::qt_metacall(QMetaObject::Call, int, 5402 void**) 5403 vfunc[3]: QSplitter::~QSplitter() 5404 vfunc[4]: QSplitter::~QSplitter() 5405 vfunc[5]: QSplitter::event(QEvent*) 5406 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5407 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5408 vfunc[8]: QSplitter::childEvent(QChildEvent*) 5409 vfunc[9]: QObject::customEvent(QEvent*) 5410 vfunc[10]: QObject::connectNotify(char const*) 5411 vfunc[11]: QObject::disconnectNotify(char const*) 5412 vfunc[12]: QWidget::devType() const 5413 vfunc[13]: QWidget::setVisible(bool) 5414 vfunc[14]: QSplitter::sizeHint() const 5415 vfunc[15]: QSplitter::minimumSizeHint() const 5416 vfunc[16]: QWidget::heightForWidth(int) const 5417 vfunc[17]: QWidget::paintEngine() const 5418 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 5419 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 5420 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 5421 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 5422 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5423 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 5424 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5425 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 5426 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 5427 vfunc[27]: QWidget::enterEvent(QEvent*) 5428 vfunc[28]: QWidget::leaveEvent(QEvent*) 5429 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 5430 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5431 vfunc[31]: QSplitter::resizeEvent(QResizeEvent*) 5432 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 5433 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 5434 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5435 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5436 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 5437 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 5438 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 5439 vfunc[39]: QWidget::dropEvent(QDropEvent*) 5440 vfunc[40]: QWidget::showEvent(QShowEvent*) 5441 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5442 vfunc[42]: QWidget::x11Event(_XEvent*) 5443 vfunc[43]: QSplitter::changeEvent(QEvent*) 5444 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5445 const 5446 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 5447 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 5448 const 5449 vfunc[47]: QWidget::focusNextPrevChild(bool) 5450 vfunc[48]: QWidget::styleChange(QStyle&) 5451 vfunc[49]: QWidget::enabledChange(bool) 5452 vfunc[50]: QWidget::paletteChange(QPalette const&) 5453 vfunc[51]: QWidget::fontChange(QFont const&) 5454 vfunc[52]: QWidget::windowActivationChange(bool) 5455 vfunc[53]: QWidget::languageChange() 5456 vfunc[54]: QSplitter::createHandle() 5457 5458 Table 7-50. Secondary vtable for QSplitter 5459 Base Offset -8 5460 Virtual Base Offset 0 5461 RTTI typeinfo for QSplitter 5462 vfunc[0]: non-virtual thunk to QSplitter::~QSplitter() 5463 vfunc[1]: non-virtual thunk to QSplitter::~QSplitter() 5464 vfunc[2]: non-virtual thunk to QWidget::devType() const 5465 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5466 vfunc[4]: non-virtual thunk to 5467 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5468 5469 The Run Time Type Information for the QSplitter class is 5470 described by Table 7-51 5471 5472 Table 7-51. typeinfo for QSplitter 5473 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5474 Name typeinfo name for QSplitter 5475 basetype: typeinfo for QFrame 5476 __________________________________________________________ 5477 5478 7.5.2.4. Class data for QSplitterHandle 5479 5480 The virtual table for the QSplitterHandle class is described by 5481 Table 7-52 5482 5483 Table 7-52. Primary vtable for QSplitterHandle 5484 Base Offset 0 5485 Virtual Base Offset 0 5486 RTTI typeinfo for QSplitterHandle 5487 vfunc[0]: QSplitterHandle::metaObject() const 5488 vfunc[1]: QSplitterHandle::qt_metacast(char const*) 5489 vfunc[2]: QSplitterHandle::qt_metacall(QMetaObject::Call, int, 5490 void**) 5491 vfunc[3]: NULL or QSplitterHandle::~QSplitterHandle() 5492 vfunc[4]: NULL or QSplitterHandle::~QSplitterHandle() 5493 vfunc[5]: QSplitterHandle::event(QEvent*) 5494 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5495 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5496 vfunc[8]: QObject::childEvent(QChildEvent*) 5497 vfunc[9]: QObject::customEvent(QEvent*) 5498 vfunc[10]: QObject::connectNotify(char const*) 5499 vfunc[11]: QObject::disconnectNotify(char const*) 5500 vfunc[12]: QWidget::devType() const 5501 vfunc[13]: QWidget::setVisible(bool) 5502 vfunc[14]: QSplitterHandle::sizeHint() const 5503 vfunc[15]: QWidget::minimumSizeHint() const 5504 vfunc[16]: QWidget::heightForWidth(int) const 5505 vfunc[17]: QWidget::paintEngine() const 5506 vfunc[18]: QSplitterHandle::mousePressEvent(QMouseEvent*) 5507 vfunc[19]: QSplitterHandle::mouseReleaseEvent(QMouseEvent*) 5508 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 5509 vfunc[21]: QSplitterHandle::mouseMoveEvent(QMouseEvent*) 5510 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5511 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 5512 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5513 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 5514 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 5515 vfunc[27]: QWidget::enterEvent(QEvent*) 5516 vfunc[28]: QWidget::leaveEvent(QEvent*) 5517 vfunc[29]: QSplitterHandle::paintEvent(QPaintEvent*) 5518 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5519 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 5520 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 5521 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 5522 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5523 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5524 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 5525 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 5526 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 5527 vfunc[39]: QWidget::dropEvent(QDropEvent*) 5528 vfunc[40]: QWidget::showEvent(QShowEvent*) 5529 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5530 vfunc[42]: QWidget::x11Event(_XEvent*) 5531 vfunc[43]: QWidget::changeEvent(QEvent*) 5532 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5533 const 5534 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 5535 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 5536 const 5537 vfunc[47]: QWidget::focusNextPrevChild(bool) 5538 vfunc[48]: QWidget::styleChange(QStyle&) 5539 vfunc[49]: QWidget::enabledChange(bool) 5540 vfunc[50]: QWidget::paletteChange(QPalette const&) 5541 vfunc[51]: QWidget::fontChange(QFont const&) 5542 vfunc[52]: QWidget::windowActivationChange(bool) 5543 vfunc[53]: QWidget::languageChange() 5544 5545 Table 7-53. Secondary vtable for QSplitterHandle 5546 Base Offset -8 5547 Virtual Base Offset 0 5548 RTTI typeinfo for QSplitterHandle 5549 vfunc[0]: NULL or non-virtual thunk to 5550 QSplitterHandle::~QSplitterHandle() 5551 vfunc[1]: NULL or non-virtual thunk to 5552 QSplitterHandle::~QSplitterHandle() 5553 vfunc[2]: non-virtual thunk to QWidget::devType() const 5554 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5555 vfunc[4]: non-virtual thunk to 5556 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5557 5558 The Run Time Type Information for the QSplitterHandle class is 5559 described by Table 7-54 5560 5561 Table 7-54. typeinfo for QSplitterHandle 5562 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5563 Name typeinfo name for QSplitterHandle 5564 basetype: typeinfo for QWidget 5565 __________________________________________________________ 5566 5567 7.5.2.5. Interfaces for Qt4 Organizers 5568 5569 An LSB conforming implementation shall provide the architecture 5570 specific functions for Qt4 Organizers specified in Table 7-55, 5571 with the full mandatory functionality as described in the 5572 referenced underlying specification. 5573 5574 Table 7-55. libQtGui - Qt4 Organizers Function Interfaces 5575 _ZThn8_N9QGroupBoxD0Ev [CXXABI-1.86] _ZThn8_N9QGroupBoxD1Ev 5576 [CXXABI-1.86] 5577 _ZThn8_N9QSplitterD0Ev [CXXABI-1.86] _ZThn8_N9QSplitterD1Ev 5578 [CXXABI-1.86] 5579 __________________________________________________________ 5580 5581 7.5.3. Qt4 Events 5582 __________________________________________________________ 5583 5584 7.5.3.1. Class data for QInputEvent 5585 5586 The virtual table for the QInputEvent class is described in the 5587 generic part of this specification. 5588 5589 The Run Time Type Information for the QInputEvent class is 5590 described by Table 7-56 5591 5592 Table 7-56. typeinfo for QInputEvent 5593 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5594 Name typeinfo name for QInputEvent 5595 basetype: typeinfo for QEvent 5596 __________________________________________________________ 5597 5598 7.5.3.2. Class data for QMouseEvent 5599 5600 The virtual table for the QMouseEvent class is described in the 5601 generic part of this specification. 5602 5603 The Run Time Type Information for the QMouseEvent class is 5604 described by Table 7-57 5605 5606 Table 7-57. typeinfo for QMouseEvent 5607 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5608 Name typeinfo name for QMouseEvent 5609 basetype: typeinfo for QInputEvent 5610 __________________________________________________________ 5611 5612 7.5.3.3. Class data for QHoverEvent 5613 5614 The virtual table for the QHoverEvent class is described in the 5615 generic part of this specification. 5616 5617 The Run Time Type Information for the QHoverEvent class is 5618 described by Table 7-58 5619 5620 Table 7-58. typeinfo for QHoverEvent 5621 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5622 Name typeinfo name for QHoverEvent 5623 basetype: typeinfo for QEvent 5624 __________________________________________________________ 5625 5626 7.5.3.4. Class data for QWheelEvent 5627 5628 The virtual table for the QWheelEvent class is described in the 5629 generic part of this specification. 5630 5631 The Run Time Type Information for the QWheelEvent class is 5632 described by Table 7-59 5633 5634 Table 7-59. typeinfo for QWheelEvent 5635 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5636 Name typeinfo name for QWheelEvent 5637 basetype: typeinfo for QInputEvent 5638 __________________________________________________________ 5639 5640 7.5.3.5. Class data for QTabletEvent 5641 5642 The virtual table for the QTabletEvent class is described in 5643 the generic part of this specification. 5644 5645 The Run Time Type Information for the QTabletEvent class is 5646 described by Table 7-60 5647 5648 Table 7-60. typeinfo for QTabletEvent 5649 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5650 Name typeinfo name for QTabletEvent 5651 basetype: typeinfo for QInputEvent 5652 __________________________________________________________ 5653 5654 7.5.3.6. Class data for QKeyEvent 5655 5656 The virtual table for the QKeyEvent class is described in the 5657 generic part of this specification. 5658 5659 The Run Time Type Information for the QKeyEvent class is 5660 described by Table 7-61 5661 5662 Table 7-61. typeinfo for QKeyEvent 5663 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5664 Name typeinfo name for QKeyEvent 5665 basetype: typeinfo for QInputEvent 5666 __________________________________________________________ 5667 5668 7.5.3.7. Class data for QFocusEvent 5669 5670 The virtual table for the QFocusEvent class is described in the 5671 generic part of this specification. 5672 5673 The Run Time Type Information for the QFocusEvent class is 5674 described by Table 7-62 5675 5676 Table 7-62. typeinfo for QFocusEvent 5677 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5678 Name typeinfo name for QFocusEvent 5679 basetype: typeinfo for QEvent 5680 __________________________________________________________ 5681 5682 7.5.3.8. Class data for QPaintEvent 5683 5684 The virtual table for the QPaintEvent class is described in the 5685 generic part of this specification. 5686 5687 The Run Time Type Information for the QPaintEvent class is 5688 described by Table 7-63 5689 5690 Table 7-63. typeinfo for QPaintEvent 5691 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5692 Name typeinfo name for QPaintEvent 5693 basetype: typeinfo for QEvent 5694 __________________________________________________________ 5695 5696 7.5.3.9. Class data for QMoveEvent 5697 5698 The virtual table for the QMoveEvent class is described in the 5699 generic part of this specification. 5700 5701 The Run Time Type Information for the QMoveEvent class is 5702 described by Table 7-64 5703 5704 Table 7-64. typeinfo for QMoveEvent 5705 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5706 Name typeinfo name for QMoveEvent 5707 basetype: typeinfo for QEvent 5708 __________________________________________________________ 5709 5710 7.5.3.10. Class data for QResizeEvent 5711 5712 The virtual table for the QResizeEvent class is described in 5713 the generic part of this specification. 5714 5715 The Run Time Type Information for the QResizeEvent class is 5716 described by Table 7-65 5717 5718 Table 7-65. typeinfo for QResizeEvent 5719 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5720 Name typeinfo name for QResizeEvent 5721 basetype: typeinfo for QEvent 5722 __________________________________________________________ 5723 5724 7.5.3.11. Class data for QCloseEvent 5725 5726 The virtual table for the QCloseEvent class is described in the 5727 generic part of this specification. 5728 5729 The Run Time Type Information for the QCloseEvent class is 5730 described by Table 7-66 5731 5732 Table 7-66. typeinfo for QCloseEvent 5733 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5734 Name typeinfo name for QCloseEvent 5735 basetype: typeinfo for QEvent 5736 __________________________________________________________ 5737 5738 7.5.3.12. Class data for QIconDragEvent 5739 5740 The virtual table for the QIconDragEvent class is described in 5741 the generic part of this specification. 5742 5743 The Run Time Type Information for the QIconDragEvent class is 5744 described by Table 7-67 5745 5746 Table 7-67. typeinfo for QIconDragEvent 5747 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5748 Name typeinfo name for QIconDragEvent 5749 basetype: typeinfo for QEvent 5750 __________________________________________________________ 5751 5752 7.5.3.13. Class data for QShowEvent 5753 5754 The virtual table for the QShowEvent class is described in the 5755 generic part of this specification. 5756 5757 The Run Time Type Information for the QShowEvent class is 5758 described by Table 7-68 5759 5760 Table 7-68. typeinfo for QShowEvent 5761 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5762 Name typeinfo name for QShowEvent 5763 basetype: typeinfo for QEvent 5764 __________________________________________________________ 5765 5766 7.5.3.14. Class data for QHideEvent 5767 5768 The virtual table for the QHideEvent class is described in the 5769 generic part of this specification. 5770 5771 The Run Time Type Information for the QHideEvent class is 5772 described by Table 7-69 5773 5774 Table 7-69. typeinfo for QHideEvent 5775 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5776 Name typeinfo name for QHideEvent 5777 basetype: typeinfo for QEvent 5778 __________________________________________________________ 5779 5780 7.5.3.15. Class data for QContextMenuEvent 5781 5782 The virtual table for the QContextMenuEvent class is described 5783 in the generic part of this specification. 5784 5785 The Run Time Type Information for the QContextMenuEvent class 5786 is described by Table 7-70 5787 5788 Table 7-70. typeinfo for QContextMenuEvent 5789 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5790 Name typeinfo name for QContextMenuEvent 5791 basetype: typeinfo for QInputEvent 5792 __________________________________________________________ 5793 5794 7.5.3.16. Class data for QInputMethodEvent 5795 5796 The virtual table for the QInputMethodEvent class is described 5797 in the generic part of this specification. 5798 5799 The Run Time Type Information for the QInputMethodEvent class 5800 is described by Table 7-71 5801 5802 Table 7-71. typeinfo for QInputMethodEvent 5803 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5804 Name typeinfo name for QInputMethodEvent 5805 basetype: typeinfo for QEvent 5806 __________________________________________________________ 5807 5808 7.5.3.17. Class data for QHelpEvent 5809 5810 The virtual table for the QHelpEvent class is described in the 5811 generic part of this specification. 5812 5813 The Run Time Type Information for the QHelpEvent class is 5814 described by Table 7-72 5815 5816 Table 7-72. typeinfo for QHelpEvent 5817 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5818 Name typeinfo name for QHelpEvent 5819 basetype: typeinfo for QEvent 5820 __________________________________________________________ 5821 5822 7.5.3.18. Class data for QStatusTipEvent 5823 5824 The virtual table for the QStatusTipEvent class is described in 5825 the generic part of this specification. 5826 5827 The Run Time Type Information for the QStatusTipEvent class is 5828 described by Table 7-73 5829 5830 Table 7-73. typeinfo for QStatusTipEvent 5831 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5832 Name typeinfo name for QStatusTipEvent 5833 basetype: typeinfo for QEvent 5834 __________________________________________________________ 5835 5836 7.5.3.19. Class data for QWhatsThisClickedEvent 5837 5838 The virtual table for the QWhatsThisClickedEvent class is 5839 described in the generic part of this specification. 5840 5841 The Run Time Type Information for the QWhatsThisClickedEvent 5842 class is described by Table 7-74 5843 5844 Table 7-74. typeinfo for QWhatsThisClickedEvent 5845 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5846 Name typeinfo name for QWhatsThisClickedEvent 5847 basetype: typeinfo for QEvent 5848 __________________________________________________________ 5849 5850 7.5.3.20. Class data for QActionEvent 5851 5852 The virtual table for the QActionEvent class is described in 5853 the generic part of this specification. 5854 5855 The Run Time Type Information for the QActionEvent class is 5856 described by Table 7-75 5857 5858 Table 7-75. typeinfo for QActionEvent 5859 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5860 Name typeinfo name for QActionEvent 5861 basetype: typeinfo for QEvent 5862 __________________________________________________________ 5863 5864 7.5.3.21. Class data for QFileOpenEvent 5865 5866 The virtual table for the QFileOpenEvent class is described in 5867 the generic part of this specification. 5868 5869 The Run Time Type Information for the QFileOpenEvent class is 5870 described by Table 7-76 5871 5872 Table 7-76. typeinfo for QFileOpenEvent 5873 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5874 Name typeinfo name for QFileOpenEvent 5875 basetype: typeinfo for QEvent 5876 __________________________________________________________ 5877 5878 7.5.3.22. Class data for QToolBarChangeEvent 5879 5880 The virtual table for the QToolBarChangeEvent class is 5881 described in the generic part of this specification. 5882 5883 The Run Time Type Information for the QToolBarChangeEvent class 5884 is described by Table 7-77 5885 5886 Table 7-77. typeinfo for QToolBarChangeEvent 5887 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5888 Name typeinfo name for QToolBarChangeEvent 5889 basetype: typeinfo for QEvent 5890 __________________________________________________________ 5891 5892 7.5.3.23. Class data for QShortcutEvent 5893 5894 The virtual table for the QShortcutEvent class is described in 5895 the generic part of this specification. 5896 5897 The Run Time Type Information for the QShortcutEvent class is 5898 described by Table 7-78 5899 5900 Table 7-78. typeinfo for QShortcutEvent 5901 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5902 Name typeinfo name for QShortcutEvent 5903 basetype: typeinfo for QEvent 5904 __________________________________________________________ 5905 5906 7.5.3.24. Class data for QClipboardEvent 5907 5908 The virtual table for the QClipboardEvent class is described in 5909 the generic part of this specification. 5910 5911 The Run Time Type Information for the QClipboardEvent class is 5912 described by Table 7-79 5913 5914 Table 7-79. typeinfo for QClipboardEvent 5915 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5916 Name typeinfo name for QClipboardEvent 5917 basetype: typeinfo for QEvent 5918 __________________________________________________________ 5919 5920 7.5.3.25. Class data for QWindowStateChangeEvent 5921 5922 The virtual table for the QWindowStateChangeEvent class is 5923 described in the generic part of this specification. 5924 5925 The Run Time Type Information for the QWindowStateChangeEvent 5926 class is described by Table 7-80 5927 5928 Table 7-80. typeinfo for QWindowStateChangeEvent 5929 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5930 Name typeinfo name for QWindowStateChangeEvent 5931 basetype: typeinfo for QEvent 5932 __________________________________________________________ 5933 5934 7.5.3.26. Class data for QMenubarUpdatedEvent 5935 5936 The virtual table for the QMenubarUpdatedEvent class is 5937 described in the generic part of this specification. 5938 5939 The Run Time Type Information for the QMenubarUpdatedEvent 5940 class is described by Table 7-81 5941 5942 Table 7-81. typeinfo for QMenubarUpdatedEvent 5943 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5944 Name typeinfo name for QMenubarUpdatedEvent 5945 basetype: typeinfo for QEvent 5946 __________________________________________________________ 5947 5948 7.5.3.27. Interfaces for Qt4 Events 5949 5950 No external functions are defined for libQtGui - Qt4 Events in 5951 this part of the specification. See also the generic 5952 specification. 5953 __________________________________________________________ 5954 5955 7.5.4. Qt4 Fonts 5956 __________________________________________________________ 5957 5958 7.5.4.1. Interfaces for Qt4 Fonts 5959 5960 No external functions are defined for libQtGui - Qt4 Fonts in 5961 this part of the specification. See also the generic 5962 specification. 5963 __________________________________________________________ 5964 5965 7.5.5. Qt4 Colors 5966 __________________________________________________________ 5967 5968 7.5.5.1. Interfaces for Qt4 Colors 5969 5970 No external functions are defined for libQtGui - Qt4 Colors in 5971 this part of the specification. See also the generic 5972 specification. 5973 __________________________________________________________ 5974 5975 7.5.6. Qt4 Accessibility 5976 __________________________________________________________ 5977 5978 7.5.6.1. Class data for QAccessibleBridgeFactoryInterface 5979 5980 The virtual table for the QAccessibleBridgeFactoryInterface 5981 class is described in the generic part of this specification. 5982 5983 The Run Time Type Information for the 5984 QAccessibleBridgeFactoryInterface class is described by Table 5985 7-82 5986 5987 Table 7-82. typeinfo for QAccessibleBridgeFactoryInterface 5988 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5989 Name typeinfo name for QAccessibleBridgeFactoryInterface 5990 basetype: typeinfo for QFactoryInterface 5991 __________________________________________________________ 5992 5993 7.5.6.2. Class data for QAccessibleBridgePlugin 5994 5995 The virtual table for the QAccessibleBridgePlugin class is 5996 described by Table 7-83 5997 5998 Table 7-83. Primary vtable for QAccessibleBridgePlugin 5999 Base Offset 0 6000 Virtual Base Offset 0 6001 RTTI typeinfo for QAccessibleBridgePlugin 6002 vfunc[0]: QAccessibleBridgePlugin::metaObject() const 6003 vfunc[1]: QAccessibleBridgePlugin::qt_metacast(char const*) 6004 vfunc[2]: 6005 QAccessibleBridgePlugin::qt_metacall(QMetaObject::Call, int, 6006 void**) 6007 vfunc[3]: QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 6008 vfunc[4]: QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 6009 vfunc[5]: QObject::event(QEvent*) 6010 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6011 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6012 vfunc[8]: QObject::childEvent(QChildEvent*) 6013 vfunc[9]: QObject::customEvent(QEvent*) 6014 vfunc[10]: QObject::connectNotify(char const*) 6015 vfunc[11]: QObject::disconnectNotify(char const*) 6016 vfunc[12]: __cxa_pure_virtual 6017 vfunc[13]: __cxa_pure_virtual 6018 6019 Table 7-84. Secondary vtable for QAccessibleBridgePlugin 6020 Base Offset -8 6021 Virtual Base Offset 0 6022 RTTI typeinfo for QAccessibleBridgePlugin 6023 vfunc[0]: non-virtual thunk to 6024 QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 6025 vfunc[1]: non-virtual thunk to 6026 QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 6027 vfunc[2]: __cxa_pure_virtual 6028 vfunc[3]: __cxa_pure_virtual 6029 6030 The Run Time Type Information for the QAccessibleBridgePlugin 6031 class is described by Table 7-85 6032 6033 Table 7-85. typeinfo for QAccessibleBridgePlugin 6034 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6035 Name typeinfo name for QAccessibleBridgePlugin 6036 flags: 0 6037 basetype: typeinfo for QObject 2 6038 basetype: typeinfo for QAccessibleBridgeFactoryInterface 2050 6039 __________________________________________________________ 6040 6041 7.5.6.3. Class data for QAccessibleInterface 6042 6043 The virtual table for the QAccessibleInterface class is 6044 described in the generic part of this specification. 6045 6046 The Run Time Type Information for the QAccessibleInterface 6047 class is described by Table 7-86 6048 6049 Table 7-86. typeinfo for QAccessibleInterface 6050 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6051 Name typeinfo name for QAccessibleInterface 6052 basetype: typeinfo for QAccessible 6053 __________________________________________________________ 6054 6055 7.5.6.4. Class data for QAccessibleObject 6056 6057 The virtual table for the QAccessibleObject class is described 6058 in the generic part of this specification. 6059 6060 The Run Time Type Information for the QAccessibleObject class 6061 is described by Table 7-87 6062 6063 Table 7-87. typeinfo for QAccessibleObject 6064 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6065 Name typeinfo name for QAccessibleObject 6066 basetype: typeinfo for QAccessibleInterface 6067 __________________________________________________________ 6068 6069 7.5.6.5. Class data for QAccessibleApplication 6070 6071 The virtual table for the QAccessibleApplication class is 6072 described in the generic part of this specification. 6073 6074 The Run Time Type Information for the QAccessibleApplication 6075 class is described by Table 7-88 6076 6077 Table 7-88. typeinfo for QAccessibleApplication 6078 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6079 Name typeinfo name for QAccessibleApplication 6080 basetype: typeinfo for QAccessibleObject 6081 __________________________________________________________ 6082 6083 7.5.6.6. Class data for QAccessibleWidget 6084 6085 The virtual table for the QAccessibleWidget class is described 6086 in the generic part of this specification. 6087 6088 The Run Time Type Information for the QAccessibleWidget class 6089 is described by Table 7-89 6090 6091 Table 7-89. typeinfo for QAccessibleWidget 6092 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6093 Name typeinfo name for QAccessibleWidget 6094 basetype: typeinfo for QAccessibleObject 6095 __________________________________________________________ 6096 6097 7.5.6.7. Class data for QAccessibleFactoryInterface 6098 6099 The virtual table for the QAccessibleFactoryInterface class is 6100 described in the generic part of this specification. 6101 6102 The Run Time Type Information for the 6103 QAccessibleFactoryInterface class is described by Table 7-90 6104 6105 Table 7-90. typeinfo for QAccessibleFactoryInterface 6106 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6107 Name typeinfo name for QAccessibleFactoryInterface 6108 flags: 0 6109 basetype: typeinfo for QAccessible 2 6110 basetype: typeinfo for QFactoryInterface 2 6111 __________________________________________________________ 6112 6113 7.5.6.8. Class data for QAccessiblePlugin 6114 6115 The virtual table for the QAccessiblePlugin class is described 6116 by Table 7-91 6117 6118 Table 7-91. Primary vtable for QAccessiblePlugin 6119 Base Offset 0 6120 Virtual Base Offset 0 6121 RTTI typeinfo for QAccessiblePlugin 6122 vfunc[0]: QAccessiblePlugin::metaObject() const 6123 vfunc[1]: QAccessiblePlugin::qt_metacast(char const*) 6124 vfunc[2]: QAccessiblePlugin::qt_metacall(QMetaObject::Call, 6125 int, void**) 6126 vfunc[3]: QAccessiblePlugin::~QAccessiblePlugin() 6127 vfunc[4]: QAccessiblePlugin::~QAccessiblePlugin() 6128 vfunc[5]: QObject::event(QEvent*) 6129 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6130 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6131 vfunc[8]: QObject::childEvent(QChildEvent*) 6132 vfunc[9]: QObject::customEvent(QEvent*) 6133 vfunc[10]: QObject::connectNotify(char const*) 6134 vfunc[11]: QObject::disconnectNotify(char const*) 6135 vfunc[12]: __cxa_pure_virtual 6136 vfunc[13]: __cxa_pure_virtual 6137 6138 Table 7-92. Secondary vtable for QAccessiblePlugin 6139 Base Offset -8 6140 Virtual Base Offset 0 6141 RTTI typeinfo for QAccessiblePlugin 6142 vfunc[0]: non-virtual thunk to 6143 QAccessiblePlugin::~QAccessiblePlugin() 6144 vfunc[1]: non-virtual thunk to 6145 QAccessiblePlugin::~QAccessiblePlugin() 6146 vfunc[2]: __cxa_pure_virtual 6147 vfunc[3]: __cxa_pure_virtual 6148 6149 The Run Time Type Information for the QAccessiblePlugin class 6150 is described by Table 7-93 6151 6152 Table 7-93. typeinfo for QAccessiblePlugin 6153 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6154 Name typeinfo name for QAccessiblePlugin 6155 flags: 0 6156 basetype: typeinfo for QObject 2 6157 basetype: typeinfo for QAccessibleFactoryInterface 2050 6158 __________________________________________________________ 6159 6160 7.5.6.9. Interfaces for Qt4 Accessibility 6161 6162 An LSB conforming implementation shall provide the architecture 6163 specific functions for Qt4 Accessibility specified in Table 6164 7-94, with the full mandatory functionality as described in the 6165 referenced underlying specification. 6166 6167 Table 7-94. libQtGui - Qt4 Accessibility Function Interfaces 6168 _ZThn8_N17QAccessiblePluginD0Ev [CXXABI-1.86] 6169 _ZThn8_N17QAccessiblePluginD1Ev [CXXABI-1.86] 6170 _ZThn8_N23QAccessibleBridgePluginD0Ev [CXXABI-1.86] 6171 _ZThn8_N23QAccessibleBridgePluginD1Ev [CXXABI-1.86] 6172 __________________________________________________________ 6173 6174 7.5.7. Qt4 Validators 6175 __________________________________________________________ 6176 6177 7.5.7.1. Class data for QValidator 6178 6179 The virtual table for the QValidator class is described in the 6180 generic part of this specification. 6181 6182 The Run Time Type Information for the QValidator class is 6183 described by Table 7-95 6184 6185 Table 7-95. typeinfo for QValidator 6186 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6187 Name typeinfo name for QValidator 6188 basetype: typeinfo for QObject 6189 __________________________________________________________ 6190 6191 7.5.7.2. Class data for QIntValidator 6192 6193 The virtual table for the QIntValidator class is described in 6194 the generic part of this specification. 6195 6196 The Run Time Type Information for the QIntValidator class is 6197 described by Table 7-96 6198 6199 Table 7-96. typeinfo for QIntValidator 6200 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6201 Name typeinfo name for QIntValidator 6202 basetype: typeinfo for QValidator 6203 __________________________________________________________ 6204 6205 7.5.7.3. Class data for QDoubleValidator 6206 6207 The virtual table for the QDoubleValidator class is described 6208 in the generic part of this specification. 6209 6210 The Run Time Type Information for the QDoubleValidator class is 6211 described by Table 7-97 6212 6213 Table 7-97. typeinfo for QDoubleValidator 6214 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6215 Name typeinfo name for QDoubleValidator 6216 basetype: typeinfo for QValidator 6217 __________________________________________________________ 6218 6219 7.5.7.4. Class data for QRegExpValidator 6220 6221 The virtual table for the QRegExpValidator class is described 6222 in the generic part of this specification. 6223 6224 The Run Time Type Information for the QRegExpValidator class is 6225 described by Table 7-98 6226 6227 Table 7-98. typeinfo for QRegExpValidator 6228 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6229 Name typeinfo name for QRegExpValidator 6230 basetype: typeinfo for QValidator 6231 __________________________________________________________ 6232 6233 7.5.7.5. Interfaces for Qt4 Validators 6234 6235 No external functions are defined for libQtGui - Qt4 Validators 6236 in this part of the specification. See also the generic 6237 specification. 6238 __________________________________________________________ 6239 6240 7.5.8. Qt4 Plugins 6241 __________________________________________________________ 6242 6243 7.5.8.1. Class data for QImageIOPlugin 6244 6245 The virtual table for the QImageIOPlugin class is described by 6246 Table 7-99 6247 6248 Table 7-99. Primary vtable for QImageIOPlugin 6249 Base Offset 0 6250 Virtual Base Offset 0 6251 RTTI typeinfo for QImageIOPlugin 6252 vfunc[0]: QImageIOPlugin::metaObject() const 6253 vfunc[1]: QImageIOPlugin::qt_metacast(char const*) 6254 vfunc[2]: QImageIOPlugin::qt_metacall(QMetaObject::Call, int, 6255 void**) 6256 vfunc[3]: QImageIOPlugin::~QImageIOPlugin() 6257 vfunc[4]: QImageIOPlugin::~QImageIOPlugin() 6258 vfunc[5]: QObject::event(QEvent*) 6259 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6260 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6261 vfunc[8]: QObject::childEvent(QChildEvent*) 6262 vfunc[9]: QObject::customEvent(QEvent*) 6263 vfunc[10]: QObject::connectNotify(char const*) 6264 vfunc[11]: QObject::disconnectNotify(char const*) 6265 vfunc[12]: __cxa_pure_virtual 6266 vfunc[13]: __cxa_pure_virtual 6267 vfunc[14]: __cxa_pure_virtual 6268 6269 Table 7-100. Secondary vtable for QImageIOPlugin 6270 Base Offset -8 6271 Virtual Base Offset 0 6272 RTTI typeinfo for QImageIOPlugin 6273 vfunc[0]: non-virtual thunk to 6274 QImageIOPlugin::~QImageIOPlugin() 6275 vfunc[1]: non-virtual thunk to 6276 QImageIOPlugin::~QImageIOPlugin() 6277 vfunc[2]: __cxa_pure_virtual 6278 vfunc[3]: __cxa_pure_virtual 6279 6280 The Run Time Type Information for the QImageIOPlugin class is 6281 described by Table 7-101 6282 6283 Table 7-101. typeinfo for QImageIOPlugin 6284 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6285 Name typeinfo name for QImageIOPlugin 6286 flags: 0 6287 basetype: typeinfo for QObject 2 6288 basetype: typeinfo for QImageIOHandlerFactoryInterface 2050 6289 __________________________________________________________ 6290 6291 7.5.8.2. Class data for QIconEnginePlugin 6292 6293 The virtual table for the QIconEnginePlugin class is described 6294 by Table 7-102 6295 6296 Table 7-102. Primary vtable for QIconEnginePlugin 6297 Base Offset 0 6298 Virtual Base Offset 0 6299 RTTI typeinfo for QIconEnginePlugin 6300 vfunc[0]: QIconEnginePlugin::metaObject() const 6301 vfunc[1]: QIconEnginePlugin::qt_metacast(char const*) 6302 vfunc[2]: QIconEnginePlugin::qt_metacall(QMetaObject::Call, 6303 int, void**) 6304 vfunc[3]: QIconEnginePlugin::~QIconEnginePlugin() 6305 vfunc[4]: QIconEnginePlugin::~QIconEnginePlugin() 6306 vfunc[5]: QObject::event(QEvent*) 6307 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6308 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6309 vfunc[8]: QObject::childEvent(QChildEvent*) 6310 vfunc[9]: QObject::customEvent(QEvent*) 6311 vfunc[10]: QObject::connectNotify(char const*) 6312 vfunc[11]: QObject::disconnectNotify(char const*) 6313 vfunc[12]: __cxa_pure_virtual 6314 vfunc[13]: __cxa_pure_virtual 6315 6316 Table 7-103. Secondary vtable for QIconEnginePlugin 6317 Base Offset -8 6318 Virtual Base Offset 0 6319 RTTI typeinfo for QIconEnginePlugin 6320 vfunc[0]: non-virtual thunk to 6321 QIconEnginePlugin::~QIconEnginePlugin() 6322 vfunc[1]: non-virtual thunk to 6323 QIconEnginePlugin::~QIconEnginePlugin() 6324 vfunc[2]: __cxa_pure_virtual 6325 vfunc[3]: __cxa_pure_virtual 6326 6327 The Run Time Type Information for the QIconEnginePlugin class 6328 is described by Table 7-104 6329 6330 Table 7-104. typeinfo for QIconEnginePlugin 6331 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6332 Name typeinfo name for QIconEnginePlugin 6333 flags: 0 6334 basetype: typeinfo for QObject 2 6335 basetype: typeinfo for QIconEngineFactoryInterface 2050 6336 __________________________________________________________ 6337 6338 7.5.8.3. Class data for QPictureFormatPlugin 6339 6340 The virtual table for the QPictureFormatPlugin class is 6341 described by Table 7-105 6342 6343 Table 7-105. Primary vtable for QPictureFormatPlugin 6344 Base Offset 0 6345 Virtual Base Offset 0 6346 RTTI typeinfo for QPictureFormatPlugin 6347 vfunc[0]: QPictureFormatPlugin::metaObject() const 6348 vfunc[1]: QPictureFormatPlugin::qt_metacast(char const*) 6349 vfunc[2]: QPictureFormatPlugin::qt_metacall(QMetaObject::Call, 6350 int, void**) 6351 vfunc[3]: QPictureFormatPlugin::~QPictureFormatPlugin() 6352 vfunc[4]: QPictureFormatPlugin::~QPictureFormatPlugin() 6353 vfunc[5]: QObject::event(QEvent*) 6354 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6355 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6356 vfunc[8]: QObject::childEvent(QChildEvent*) 6357 vfunc[9]: QObject::customEvent(QEvent*) 6358 vfunc[10]: QObject::connectNotify(char const*) 6359 vfunc[11]: QObject::disconnectNotify(char const*) 6360 vfunc[12]: __cxa_pure_virtual 6361 vfunc[13]: QPictureFormatPlugin::loadPicture(QString const&, 6362 QString const&, QPicture*) 6363 vfunc[14]: QPictureFormatPlugin::savePicture(QString const&, 6364 QString const&, QPicture const&) 6365 vfunc[15]: __cxa_pure_virtual 6366 6367 Table 7-106. Secondary vtable for QPictureFormatPlugin 6368 Base Offset -8 6369 Virtual Base Offset 0 6370 RTTI typeinfo for QPictureFormatPlugin 6371 vfunc[0]: non-virtual thunk to 6372 QPictureFormatPlugin::~QPictureFormatPlugin() 6373 vfunc[1]: non-virtual thunk to 6374 QPictureFormatPlugin::~QPictureFormatPlugin() 6375 vfunc[2]: __cxa_pure_virtual 6376 vfunc[3]: non-virtual thunk to 6377 QPictureFormatPlugin::loadPicture(QString const&, QString 6378 const&, QPicture*) 6379 vfunc[4]: non-virtual thunk to 6380 QPictureFormatPlugin::savePicture(QString const&, QString 6381 const&, QPicture const&) 6382 vfunc[5]: __cxa_pure_virtual 6383 6384 The Run Time Type Information for the QPictureFormatPlugin 6385 class is described by Table 7-107 6386 6387 Table 7-107. typeinfo for QPictureFormatPlugin 6388 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6389 Name typeinfo name for QPictureFormatPlugin 6390 flags: 0 6391 basetype: typeinfo for QObject 2 6392 basetype: typeinfo for QPictureFormatInterface 2050 6393 __________________________________________________________ 6394 6395 7.5.8.4. Class data for QStylePlugin 6396 6397 The virtual table for the QStylePlugin class is described by 6398 Table 7-108 6399 6400 Table 7-108. Primary vtable for QStylePlugin 6401 Base Offset 0 6402 Virtual Base Offset 0 6403 RTTI typeinfo for QStylePlugin 6404 vfunc[0]: QStylePlugin::metaObject() const 6405 vfunc[1]: QStylePlugin::qt_metacast(char const*) 6406 vfunc[2]: QStylePlugin::qt_metacall(QMetaObject::Call, int, 6407 void**) 6408 vfunc[3]: QStylePlugin::~QStylePlugin() 6409 vfunc[4]: QStylePlugin::~QStylePlugin() 6410 vfunc[5]: QObject::event(QEvent*) 6411 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6412 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6413 vfunc[8]: QObject::childEvent(QChildEvent*) 6414 vfunc[9]: QObject::customEvent(QEvent*) 6415 vfunc[10]: QObject::connectNotify(char const*) 6416 vfunc[11]: QObject::disconnectNotify(char const*) 6417 vfunc[12]: __cxa_pure_virtual 6418 vfunc[13]: __cxa_pure_virtual 6419 6420 Table 7-109. Secondary vtable for QStylePlugin 6421 Base Offset -8 6422 Virtual Base Offset 0 6423 RTTI typeinfo for QStylePlugin 6424 vfunc[0]: non-virtual thunk to QStylePlugin::~QStylePlugin() 6425 vfunc[1]: non-virtual thunk to QStylePlugin::~QStylePlugin() 6426 vfunc[2]: __cxa_pure_virtual 6427 vfunc[3]: __cxa_pure_virtual 6428 6429 The Run Time Type Information for the QStylePlugin class is 6430 described by Table 7-110 6431 6432 Table 7-110. typeinfo for QStylePlugin 6433 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6434 Name typeinfo name for QStylePlugin 6435 flags: 0 6436 basetype: typeinfo for QObject 2 6437 basetype: typeinfo for QStyleFactoryInterface 2050 6438 __________________________________________________________ 6439 6440 7.5.8.5. Class data for QInputContextPlugin 6441 6442 The virtual table for the QInputContextPlugin class is 6443 described by Table 7-111 6444 6445 Table 7-111. Primary vtable for QInputContextPlugin 6446 Base Offset 0 6447 Virtual Base Offset 0 6448 RTTI typeinfo for QInputContextPlugin 6449 vfunc[0]: QInputContextPlugin::metaObject() const 6450 vfunc[1]: QInputContextPlugin::qt_metacast(char const*) 6451 vfunc[2]: QInputContextPlugin::qt_metacall(QMetaObject::Call, 6452 int, void**) 6453 vfunc[3]: QInputContextPlugin::~QInputContextPlugin() 6454 vfunc[4]: QInputContextPlugin::~QInputContextPlugin() 6455 vfunc[5]: QObject::event(QEvent*) 6456 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6457 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6458 vfunc[8]: QObject::childEvent(QChildEvent*) 6459 vfunc[9]: QObject::customEvent(QEvent*) 6460 vfunc[10]: QObject::connectNotify(char const*) 6461 vfunc[11]: QObject::disconnectNotify(char const*) 6462 vfunc[12]: __cxa_pure_virtual 6463 vfunc[13]: __cxa_pure_virtual 6464 vfunc[14]: __cxa_pure_virtual 6465 vfunc[15]: __cxa_pure_virtual 6466 vfunc[16]: __cxa_pure_virtual 6467 6468 Table 7-112. Secondary vtable for QInputContextPlugin 6469 Base Offset -8 6470 Virtual Base Offset 0 6471 RTTI typeinfo for QInputContextPlugin 6472 vfunc[0]: non-virtual thunk to 6473 QInputContextPlugin::~QInputContextPlugin() 6474 vfunc[1]: non-virtual thunk to 6475 QInputContextPlugin::~QInputContextPlugin() 6476 vfunc[2]: __cxa_pure_virtual 6477 vfunc[3]: __cxa_pure_virtual 6478 vfunc[4]: __cxa_pure_virtual 6479 vfunc[5]: __cxa_pure_virtual 6480 vfunc[6]: __cxa_pure_virtual 6481 6482 The Run Time Type Information for the QInputContextPlugin class 6483 is described by Table 7-113 6484 6485 Table 7-113. typeinfo for QInputContextPlugin 6486 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6487 Name typeinfo name for QInputContextPlugin 6488 flags: 0 6489 basetype: typeinfo for QObject 2 6490 basetype: typeinfo for QInputContextFactoryInterface 2050 6491 __________________________________________________________ 6492 6493 7.5.8.6. Interfaces for Qt4 Plugins 6494 6495 An LSB conforming implementation shall provide the architecture 6496 specific functions for Qt4 Plugins specified in Table 7-114, 6497 with the full mandatory functionality as described in the 6498 referenced underlying specification. 6499 6500 Table 7-114. libQtGui - Qt4 Plugins Function Interfaces 6501 _ZThn8_N12QStylePluginD0Ev [CXXABI-1.86] 6502 _ZThn8_N12QStylePluginD1Ev [CXXABI-1.86] 6503 _ZThn8_N14QImageIOPluginD0Ev [CXXABI-1.86] 6504 _ZThn8_N14QImageIOPluginD1Ev [CXXABI-1.86] 6505 _ZThn8_N17QIconEnginePluginD0Ev [CXXABI-1.86] 6506 _ZThn8_N17QIconEnginePluginD1Ev [CXXABI-1.86] 6507 _ZThn8_N19QInputContextPluginD0Ev [CXXABI-1.86] 6508 _ZThn8_N19QInputContextPluginD1Ev [CXXABI-1.86] 6509 _ZThn8_N20QPictureFormatPluginD0Ev [CXXABI-1.86] 6510 _ZThn8_N20QPictureFormatPluginD1Ev [CXXABI-1.86] 6511 __________________________________________________________ 6512 6513 7.5.9. Qt4 Models and Views 6514 __________________________________________________________ 6515 6516 7.5.9.1. Class data for QAbstractTextDocumentLayout 6517 6518 The virtual table for the QAbstractTextDocumentLayout class is 6519 described in the generic part of this specification. 6520 6521 The Run Time Type Information for the 6522 QAbstractTextDocumentLayout class is described by Table 7-115 6523 6524 Table 7-115. typeinfo for QAbstractTextDocumentLayout 6525 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6526 Name typeinfo name for QAbstractTextDocumentLayout 6527 basetype: typeinfo for QObject 6528 __________________________________________________________ 6529 6530 7.5.9.2. Class data for QAbstractPageSetupDialog 6531 6532 The virtual table for the QAbstractPageSetupDialog class is 6533 described by Table 7-116 6534 6535 Table 7-116. Primary vtable for QAbstractPageSetupDialog 6536 Base Offset 0 6537 Virtual Base Offset 0 6538 RTTI typeinfo for QAbstractPageSetupDialog 6539 vfunc[0]: QDialog::metaObject() const 6540 vfunc[1]: QDialog::qt_metacast(char const*) 6541 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 6542 vfunc[3]: NULL or 6543 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 6544 vfunc[4]: NULL or 6545 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 6546 vfunc[5]: QWidget::event(QEvent*) 6547 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 6548 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6549 vfunc[8]: QObject::childEvent(QChildEvent*) 6550 vfunc[9]: QObject::customEvent(QEvent*) 6551 vfunc[10]: QObject::connectNotify(char const*) 6552 vfunc[11]: QObject::disconnectNotify(char const*) 6553 vfunc[12]: QWidget::devType() const 6554 vfunc[13]: QDialog::setVisible(bool) 6555 vfunc[14]: QDialog::sizeHint() const 6556 vfunc[15]: QDialog::minimumSizeHint() const 6557 vfunc[16]: QWidget::heightForWidth(int) const 6558 vfunc[17]: QWidget::paintEngine() const 6559 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 6560 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 6561 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6562 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 6563 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 6564 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 6565 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6566 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6567 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6568 vfunc[27]: QWidget::enterEvent(QEvent*) 6569 vfunc[28]: QWidget::leaveEvent(QEvent*) 6570 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 6571 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6572 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 6573 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 6574 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 6575 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6576 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6577 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6578 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6579 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6580 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6581 vfunc[40]: QDialog::showEvent(QShowEvent*) 6582 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6583 vfunc[42]: QWidget::x11Event(_XEvent*) 6584 vfunc[43]: QWidget::changeEvent(QEvent*) 6585 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6586 const 6587 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6588 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6589 const 6590 vfunc[47]: QWidget::focusNextPrevChild(bool) 6591 vfunc[48]: QWidget::styleChange(QStyle&) 6592 vfunc[49]: QWidget::enabledChange(bool) 6593 vfunc[50]: QWidget::paletteChange(QPalette const&) 6594 vfunc[51]: QWidget::fontChange(QFont const&) 6595 vfunc[52]: QWidget::windowActivationChange(bool) 6596 vfunc[53]: QWidget::languageChange() 6597 vfunc[54]: QDialog::done(int) 6598 vfunc[55]: QDialog::accept() 6599 vfunc[56]: QDialog::reject() 6600 vfunc[57]: __cxa_pure_virtual 6601 6602 Table 7-117. Secondary vtable for QAbstractPageSetupDialog 6603 Base Offset -8 6604 Virtual Base Offset 0 6605 RTTI typeinfo for QAbstractPageSetupDialog 6606 vfunc[0]: NULL or non-virtual thunk to 6607 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 6608 vfunc[1]: NULL or non-virtual thunk to 6609 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 6610 vfunc[2]: non-virtual thunk to QWidget::devType() const 6611 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6612 vfunc[4]: non-virtual thunk to 6613 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6614 6615 The Run Time Type Information for the QAbstractPageSetupDialog 6616 class is described by Table 7-118 6617 6618 Table 7-118. typeinfo for QAbstractPageSetupDialog 6619 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6620 Name typeinfo name for QAbstractPageSetupDialog 6621 basetype: typeinfo for QDialog 6622 __________________________________________________________ 6623 6624 7.5.9.3. Class data for QAbstractPrintDialog 6625 6626 The virtual table for the QAbstractPrintDialog class is 6627 described by Table 7-119 6628 6629 Table 7-119. Primary vtable for QAbstractPrintDialog 6630 Base Offset 0 6631 Virtual Base Offset 0 6632 RTTI typeinfo for QAbstractPrintDialog 6633 vfunc[0]: QDialog::metaObject() const 6634 vfunc[1]: QDialog::qt_metacast(char const*) 6635 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 6636 vfunc[3]: NULL or QAbstractPrintDialog::~QAbstractPrintDialog() 6637 vfunc[4]: NULL or QAbstractPrintDialog::~QAbstractPrintDialog() 6638 vfunc[5]: QWidget::event(QEvent*) 6639 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 6640 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6641 vfunc[8]: QObject::childEvent(QChildEvent*) 6642 vfunc[9]: QObject::customEvent(QEvent*) 6643 vfunc[10]: QObject::connectNotify(char const*) 6644 vfunc[11]: QObject::disconnectNotify(char const*) 6645 vfunc[12]: QWidget::devType() const 6646 vfunc[13]: QDialog::setVisible(bool) 6647 vfunc[14]: QDialog::sizeHint() const 6648 vfunc[15]: QDialog::minimumSizeHint() const 6649 vfunc[16]: QWidget::heightForWidth(int) const 6650 vfunc[17]: QWidget::paintEngine() const 6651 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 6652 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 6653 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6654 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 6655 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 6656 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 6657 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6658 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6659 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6660 vfunc[27]: QWidget::enterEvent(QEvent*) 6661 vfunc[28]: QWidget::leaveEvent(QEvent*) 6662 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 6663 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6664 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 6665 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 6666 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 6667 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6668 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6669 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6670 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6671 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6672 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6673 vfunc[40]: QDialog::showEvent(QShowEvent*) 6674 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6675 vfunc[42]: QWidget::x11Event(_XEvent*) 6676 vfunc[43]: QWidget::changeEvent(QEvent*) 6677 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6678 const 6679 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6680 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6681 const 6682 vfunc[47]: QWidget::focusNextPrevChild(bool) 6683 vfunc[48]: QWidget::styleChange(QStyle&) 6684 vfunc[49]: QWidget::enabledChange(bool) 6685 vfunc[50]: QWidget::paletteChange(QPalette const&) 6686 vfunc[51]: QWidget::fontChange(QFont const&) 6687 vfunc[52]: QWidget::windowActivationChange(bool) 6688 vfunc[53]: QWidget::languageChange() 6689 vfunc[54]: QDialog::done(int) 6690 vfunc[55]: QDialog::accept() 6691 vfunc[56]: QDialog::reject() 6692 vfunc[57]: __cxa_pure_virtual 6693 6694 Table 7-120. Secondary vtable for QAbstractPrintDialog 6695 Base Offset -8 6696 Virtual Base Offset 0 6697 RTTI typeinfo for QAbstractPrintDialog 6698 vfunc[0]: NULL or non-virtual thunk to 6699 QAbstractPrintDialog::~QAbstractPrintDialog() 6700 vfunc[1]: NULL or non-virtual thunk to 6701 QAbstractPrintDialog::~QAbstractPrintDialog() 6702 vfunc[2]: non-virtual thunk to QWidget::devType() const 6703 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6704 vfunc[4]: non-virtual thunk to 6705 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6706 6707 The Run Time Type Information for the QAbstractPrintDialog 6708 class is described by Table 7-121 6709 6710 Table 7-121. typeinfo for QAbstractPrintDialog 6711 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6712 Name typeinfo name for QAbstractPrintDialog 6713 basetype: typeinfo for QDialog 6714 __________________________________________________________ 6715 6716 7.5.9.4. Class data for QItemSelectionModel 6717 6718 The virtual table for the QItemSelectionModel class is 6719 described in the generic part of this specification. 6720 6721 The Run Time Type Information for the QItemSelectionModel class 6722 is described by Table 7-122 6723 6724 Table 7-122. typeinfo for QItemSelectionModel 6725 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6726 Name typeinfo name for QItemSelectionModel 6727 basetype: typeinfo for QObject 6728 __________________________________________________________ 6729 6730 7.5.9.5. Class data for QAbstractScrollArea 6731 6732 The virtual table for the QAbstractScrollArea class is 6733 described by Table 7-123 6734 6735 Table 7-123. Primary vtable for QAbstractScrollArea 6736 Base Offset 0 6737 Virtual Base Offset 0 6738 RTTI typeinfo for QAbstractScrollArea 6739 vfunc[0]: QAbstractScrollArea::metaObject() const 6740 vfunc[1]: QAbstractScrollArea::qt_metacast(char const*) 6741 vfunc[2]: QAbstractScrollArea::qt_metacall(QMetaObject::Call, 6742 int, void**) 6743 vfunc[3]: QAbstractScrollArea::~QAbstractScrollArea() 6744 vfunc[4]: QAbstractScrollArea::~QAbstractScrollArea() 6745 vfunc[5]: QAbstractScrollArea::event(QEvent*) 6746 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6747 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6748 vfunc[8]: QObject::childEvent(QChildEvent*) 6749 vfunc[9]: QObject::customEvent(QEvent*) 6750 vfunc[10]: QObject::connectNotify(char const*) 6751 vfunc[11]: QObject::disconnectNotify(char const*) 6752 vfunc[12]: QWidget::devType() const 6753 vfunc[13]: QWidget::setVisible(bool) 6754 vfunc[14]: QAbstractScrollArea::sizeHint() const 6755 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 6756 vfunc[16]: QWidget::heightForWidth(int) const 6757 vfunc[17]: QWidget::paintEngine() const 6758 vfunc[18]: QAbstractScrollArea::mousePressEvent(QMouseEvent*) 6759 vfunc[19]: QAbstractScrollArea::mouseReleaseEvent(QMouseEvent*) 6760 vfunc[20]: 6761 QAbstractScrollArea::mouseDoubleClickEvent(QMouseEvent*) 6762 vfunc[21]: QAbstractScrollArea::mouseMoveEvent(QMouseEvent*) 6763 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 6764 vfunc[23]: QAbstractScrollArea::keyPressEvent(QKeyEvent*) 6765 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6766 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6767 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6768 vfunc[27]: QWidget::enterEvent(QEvent*) 6769 vfunc[28]: QWidget::leaveEvent(QEvent*) 6770 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 6771 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6772 vfunc[31]: QAbstractScrollArea::resizeEvent(QResizeEvent*) 6773 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 6774 vfunc[33]: 6775 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 6776 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6777 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6778 vfunc[36]: 6779 QAbstractScrollArea::dragEnterEvent(QDragEnterEvent*) 6780 vfunc[37]: QAbstractScrollArea::dragMoveEvent(QDragMoveEvent*) 6781 vfunc[38]: 6782 QAbstractScrollArea::dragLeaveEvent(QDragLeaveEvent*) 6783 vfunc[39]: QAbstractScrollArea::dropEvent(QDropEvent*) 6784 vfunc[40]: QWidget::showEvent(QShowEvent*) 6785 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6786 vfunc[42]: QWidget::x11Event(_XEvent*) 6787 vfunc[43]: QFrame::changeEvent(QEvent*) 6788 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6789 const 6790 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6791 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6792 const 6793 vfunc[47]: QWidget::focusNextPrevChild(bool) 6794 vfunc[48]: QWidget::styleChange(QStyle&) 6795 vfunc[49]: QWidget::enabledChange(bool) 6796 vfunc[50]: QWidget::paletteChange(QPalette const&) 6797 vfunc[51]: QWidget::fontChange(QFont const&) 6798 vfunc[52]: QWidget::windowActivationChange(bool) 6799 vfunc[53]: QWidget::languageChange() 6800 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 6801 vfunc[55]: QAbstractScrollArea::scrollContentsBy(int, int) 6802 6803 Table 7-124. Secondary vtable for QAbstractScrollArea 6804 Base Offset -8 6805 Virtual Base Offset 0 6806 RTTI typeinfo for QAbstractScrollArea 6807 vfunc[0]: non-virtual thunk to 6808 QAbstractScrollArea::~QAbstractScrollArea() 6809 vfunc[1]: non-virtual thunk to 6810 QAbstractScrollArea::~QAbstractScrollArea() 6811 vfunc[2]: non-virtual thunk to QWidget::devType() const 6812 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6813 vfunc[4]: non-virtual thunk to 6814 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6815 6816 The Run Time Type Information for the QAbstractScrollArea class 6817 is described by Table 7-125 6818 6819 Table 7-125. typeinfo for QAbstractScrollArea 6820 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6821 Name typeinfo name for QAbstractScrollArea 6822 basetype: typeinfo for QFrame 6823 __________________________________________________________ 6824 6825 7.5.9.6. Class data for QAbstractSpinBox 6826 6827 The virtual table for the QAbstractSpinBox class is described 6828 by Table 7-126 6829 6830 Table 7-126. Primary vtable for QAbstractSpinBox 6831 Base Offset 0 6832 Virtual Base Offset 0 6833 RTTI typeinfo for QAbstractSpinBox 6834 vfunc[0]: QAbstractSpinBox::metaObject() const 6835 vfunc[1]: QAbstractSpinBox::qt_metacast(char const*) 6836 vfunc[2]: QAbstractSpinBox::qt_metacall(QMetaObject::Call, int, 6837 void**) 6838 vfunc[3]: QAbstractSpinBox::~QAbstractSpinBox() 6839 vfunc[4]: QAbstractSpinBox::~QAbstractSpinBox() 6840 vfunc[5]: QAbstractSpinBox::event(QEvent*) 6841 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6842 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 6843 vfunc[8]: QObject::childEvent(QChildEvent*) 6844 vfunc[9]: QObject::customEvent(QEvent*) 6845 vfunc[10]: QObject::connectNotify(char const*) 6846 vfunc[11]: QObject::disconnectNotify(char const*) 6847 vfunc[12]: QWidget::devType() const 6848 vfunc[13]: QWidget::setVisible(bool) 6849 vfunc[14]: QAbstractSpinBox::sizeHint() const 6850 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 6851 vfunc[16]: QWidget::heightForWidth(int) const 6852 vfunc[17]: QWidget::paintEngine() const 6853 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 6854 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 6855 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6856 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 6857 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 6858 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 6859 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 6860 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 6861 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 6862 vfunc[27]: QWidget::enterEvent(QEvent*) 6863 vfunc[28]: QWidget::leaveEvent(QEvent*) 6864 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 6865 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6866 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 6867 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 6868 vfunc[33]: 6869 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 6870 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6871 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6872 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6873 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6874 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6875 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6876 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 6877 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 6878 vfunc[42]: QWidget::x11Event(_XEvent*) 6879 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 6880 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6881 const 6882 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6883 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6884 const 6885 vfunc[47]: QWidget::focusNextPrevChild(bool) 6886 vfunc[48]: QWidget::styleChange(QStyle&) 6887 vfunc[49]: QWidget::enabledChange(bool) 6888 vfunc[50]: QWidget::paletteChange(QPalette const&) 6889 vfunc[51]: QWidget::fontChange(QFont const&) 6890 vfunc[52]: QWidget::windowActivationChange(bool) 6891 vfunc[53]: QWidget::languageChange() 6892 vfunc[54]: QAbstractSpinBox::validate(QString&, int&) const 6893 vfunc[55]: QAbstractSpinBox::fixup(QString&) const 6894 vfunc[56]: QAbstractSpinBox::stepBy(int) 6895 vfunc[57]: QAbstractSpinBox::clear() 6896 vfunc[58]: QAbstractSpinBox::stepEnabled() const 6897 6898 Table 7-127. Secondary vtable for QAbstractSpinBox 6899 Base Offset -8 6900 Virtual Base Offset 0 6901 RTTI typeinfo for QAbstractSpinBox 6902 vfunc[0]: non-virtual thunk to 6903 QAbstractSpinBox::~QAbstractSpinBox() 6904 vfunc[1]: non-virtual thunk to 6905 QAbstractSpinBox::~QAbstractSpinBox() 6906 vfunc[2]: non-virtual thunk to QWidget::devType() const 6907 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6908 vfunc[4]: non-virtual thunk to 6909 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6910 6911 The Run Time Type Information for the QAbstractSpinBox class is 6912 described by Table 7-128 6913 6914 Table 7-128. typeinfo for QAbstractSpinBox 6915 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6916 Name typeinfo name for QAbstractSpinBox 6917 basetype: typeinfo for QWidget 6918 __________________________________________________________ 6919 6920 7.5.9.7. Class data for QAbstractSlider 6921 6922 The virtual table for the QAbstractSlider class is described by 6923 Table 7-129 6924 6925 Table 7-129. Primary vtable for QAbstractSlider 6926 Base Offset 0 6927 Virtual Base Offset 0 6928 RTTI typeinfo for QAbstractSlider 6929 vfunc[0]: QAbstractSlider::metaObject() const 6930 vfunc[1]: QAbstractSlider::qt_metacast(char const*) 6931 vfunc[2]: QAbstractSlider::qt_metacall(QMetaObject::Call, int, 6932 void**) 6933 vfunc[3]: QAbstractSlider::~QAbstractSlider() 6934 vfunc[4]: QAbstractSlider::~QAbstractSlider() 6935 vfunc[5]: QAbstractSlider::event(QEvent*) 6936 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6937 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 6938 vfunc[8]: QObject::childEvent(QChildEvent*) 6939 vfunc[9]: QObject::customEvent(QEvent*) 6940 vfunc[10]: QObject::connectNotify(char const*) 6941 vfunc[11]: QObject::disconnectNotify(char const*) 6942 vfunc[12]: QWidget::devType() const 6943 vfunc[13]: QWidget::setVisible(bool) 6944 vfunc[14]: QWidget::sizeHint() const 6945 vfunc[15]: QWidget::minimumSizeHint() const 6946 vfunc[16]: QWidget::heightForWidth(int) const 6947 vfunc[17]: QWidget::paintEngine() const 6948 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 6949 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 6950 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6951 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 6952 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 6953 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 6954 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6955 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6956 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6957 vfunc[27]: QWidget::enterEvent(QEvent*) 6958 vfunc[28]: QWidget::leaveEvent(QEvent*) 6959 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 6960 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6961 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 6962 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 6963 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 6964 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6965 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6966 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6967 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6968 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6969 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6970 vfunc[40]: QWidget::showEvent(QShowEvent*) 6971 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6972 vfunc[42]: QWidget::x11Event(_XEvent*) 6973 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 6974 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6975 const 6976 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6977 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6978 const 6979 vfunc[47]: QWidget::focusNextPrevChild(bool) 6980 vfunc[48]: QWidget::styleChange(QStyle&) 6981 vfunc[49]: QWidget::enabledChange(bool) 6982 vfunc[50]: QWidget::paletteChange(QPalette const&) 6983 vfunc[51]: QWidget::fontChange(QFont const&) 6984 vfunc[52]: QWidget::windowActivationChange(bool) 6985 vfunc[53]: QWidget::languageChange() 6986 vfunc[54]: 6987 QAbstractSlider::sliderChange(QAbstractSlider::SliderChange) 6988 6989 Table 7-130. Secondary vtable for QAbstractSlider 6990 Base Offset -8 6991 Virtual Base Offset 0 6992 RTTI typeinfo for QAbstractSlider 6993 vfunc[0]: non-virtual thunk to 6994 QAbstractSlider::~QAbstractSlider() 6995 vfunc[1]: non-virtual thunk to 6996 QAbstractSlider::~QAbstractSlider() 6997 vfunc[2]: non-virtual thunk to QWidget::devType() const 6998 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6999 vfunc[4]: non-virtual thunk to 7000 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7001 7002 The Run Time Type Information for the QAbstractSlider class is 7003 described by Table 7-131 7004 7005 Table 7-131. typeinfo for QAbstractSlider 7006 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7007 Name typeinfo name for QAbstractSlider 7008 basetype: typeinfo for QWidget 7009 __________________________________________________________ 7010 7011 7.5.9.8. Class data for QAbstractItemDelegate 7012 7013 The virtual table for the QAbstractItemDelegate class is 7014 described in the generic part of this specification. 7015 7016 The Run Time Type Information for the QAbstractItemDelegate 7017 class is described by Table 7-132 7018 7019 Table 7-132. typeinfo for QAbstractItemDelegate 7020 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7021 Name typeinfo name for QAbstractItemDelegate 7022 basetype: typeinfo for QObject 7023 __________________________________________________________ 7024 7025 7.5.9.9. Class data for QAbstractItemView 7026 7027 The virtual table for the QAbstractItemView class is described 7028 by Table 7-133 7029 7030 Table 7-133. Primary vtable for QAbstractItemView 7031 Base Offset 0 7032 Virtual Base Offset 0 7033 RTTI typeinfo for QAbstractItemView 7034 vfunc[0]: QAbstractItemView::metaObject() const 7035 vfunc[1]: QAbstractItemView::qt_metacast(char const*) 7036 vfunc[2]: QAbstractItemView::qt_metacall(QMetaObject::Call, 7037 int, void**) 7038 vfunc[3]: QAbstractItemView::~QAbstractItemView() 7039 vfunc[4]: QAbstractItemView::~QAbstractItemView() 7040 vfunc[5]: QAbstractItemView::event(QEvent*) 7041 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7042 vfunc[7]: QAbstractItemView::timerEvent(QTimerEvent*) 7043 vfunc[8]: QObject::childEvent(QChildEvent*) 7044 vfunc[9]: QObject::customEvent(QEvent*) 7045 vfunc[10]: QObject::connectNotify(char const*) 7046 vfunc[11]: QObject::disconnectNotify(char const*) 7047 vfunc[12]: QWidget::devType() const 7048 vfunc[13]: QWidget::setVisible(bool) 7049 vfunc[14]: QAbstractScrollArea::sizeHint() const 7050 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7051 vfunc[16]: QWidget::heightForWidth(int) const 7052 vfunc[17]: QWidget::paintEngine() const 7053 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 7054 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 7055 vfunc[20]: 7056 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 7057 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 7058 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7059 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7060 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7061 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7062 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7063 vfunc[27]: QWidget::enterEvent(QEvent*) 7064 vfunc[28]: QWidget::leaveEvent(QEvent*) 7065 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 7066 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7067 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 7068 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7069 vfunc[33]: 7070 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7071 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7072 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7073 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7074 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 7075 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 7076 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 7077 vfunc[40]: QWidget::showEvent(QShowEvent*) 7078 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7079 vfunc[42]: QWidget::x11Event(_XEvent*) 7080 vfunc[43]: QFrame::changeEvent(QEvent*) 7081 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7082 const 7083 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7084 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7085 const 7086 vfunc[47]: QWidget::focusNextPrevChild(bool) 7087 vfunc[48]: QWidget::styleChange(QStyle&) 7088 vfunc[49]: QWidget::enabledChange(bool) 7089 vfunc[50]: QWidget::paletteChange(QPalette const&) 7090 vfunc[51]: QWidget::fontChange(QFont const&) 7091 vfunc[52]: QWidget::windowActivationChange(bool) 7092 vfunc[53]: QWidget::languageChange() 7093 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 7094 vfunc[55]: QAbstractScrollArea::scrollContentsBy(int, int) 7095 vfunc[56]: QAbstractItemView::setModel(QAbstractItemModel*) 7096 vfunc[57]: 7097 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 7098 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 7099 vfunc[59]: __cxa_pure_virtual 7100 vfunc[60]: __cxa_pure_virtual 7101 vfunc[61]: __cxa_pure_virtual 7102 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 7103 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 7104 vfunc[64]: QAbstractItemView::reset() 7105 vfunc[65]: QAbstractItemView::setRootIndex(QModelIndex const&) 7106 vfunc[66]: QAbstractItemView::doItemsLayout() 7107 vfunc[67]: QAbstractItemView::selectAll() 7108 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 7109 QModelIndex const&) 7110 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 7111 int, int) 7112 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 7113 const&, int, int) 7114 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7115 const&, QItemSelection const&) 7116 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 7117 const&, QModelIndex const&) 7118 vfunc[73]: QAbstractItemView::updateEditorData() 7119 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7120 vfunc[75]: QAbstractItemView::updateGeometries() 7121 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 7122 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 7123 vfunc[78]: 7124 QAbstractItemView::verticalScrollbarValueChanged(int) 7125 vfunc[79]: 7126 QAbstractItemView::horizontalScrollbarValueChanged(int) 7127 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7128 QAbstractItemDelegate::EndEditHint) 7129 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7130 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7131 vfunc[83]: __cxa_pure_virtual 7132 vfunc[84]: __cxa_pure_virtual 7133 vfunc[85]: __cxa_pure_virtual 7134 vfunc[86]: __cxa_pure_virtual 7135 vfunc[87]: __cxa_pure_virtual 7136 vfunc[88]: __cxa_pure_virtual 7137 vfunc[89]: QAbstractItemView::selectedIndexes() const 7138 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 7139 QAbstractItemView::EditTrigger, QEvent*) 7140 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 7141 const&, QEvent const*) const 7142 vfunc[92]: QAbstractItemView::startDrag(QFlags) 7143 vfunc[93]: QAbstractItemView::viewOptions() const 7144 7145 Table 7-134. Secondary vtable for QAbstractItemView 7146 Base Offset -8 7147 Virtual Base Offset 0 7148 RTTI typeinfo for QAbstractItemView 7149 vfunc[0]: non-virtual thunk to 7150 QAbstractItemView::~QAbstractItemView() 7151 vfunc[1]: non-virtual thunk to 7152 QAbstractItemView::~QAbstractItemView() 7153 vfunc[2]: non-virtual thunk to QWidget::devType() const 7154 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7155 vfunc[4]: non-virtual thunk to 7156 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7157 7158 The Run Time Type Information for the QAbstractItemView class 7159 is described by Table 7-135 7160 7161 Table 7-135. typeinfo for QAbstractItemView 7162 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7163 Name typeinfo name for QAbstractItemView 7164 basetype: typeinfo for QAbstractScrollArea 7165 __________________________________________________________ 7166 7167 7.5.9.10. Class data for QStringListModel 7168 7169 The virtual table for the QStringListModel class is described 7170 in the generic part of this specification. 7171 7172 The Run Time Type Information for the QStringListModel class is 7173 described by Table 7-136 7174 7175 Table 7-136. typeinfo for QStringListModel 7176 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7177 Name typeinfo name for QStringListModel 7178 basetype: typeinfo for QAbstractListModel 7179 __________________________________________________________ 7180 7181 7.5.9.11. Class data for QDirModel 7182 7183 The virtual table for the QDirModel class is described in the 7184 generic part of this specification. 7185 7186 The Run Time Type Information for the QDirModel class is 7187 described by Table 7-137 7188 7189 Table 7-137. typeinfo for QDirModel 7190 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7191 Name typeinfo name for QDirModel 7192 basetype: typeinfo for QAbstractItemModel 7193 __________________________________________________________ 7194 7195 7.5.9.12. Class data for QStandardItemModel 7196 7197 The virtual table for the QStandardItemModel class is described 7198 in the generic part of this specification. 7199 7200 The Run Time Type Information for the QStandardItemModel class 7201 is described by Table 7-138 7202 7203 Table 7-138. typeinfo for QStandardItemModel 7204 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7205 Name typeinfo name for QStandardItemModel 7206 basetype: typeinfo for QAbstractItemModel 7207 __________________________________________________________ 7208 7209 7.5.9.13. Class data for QAbstractProxyModel 7210 7211 The virtual table for the QAbstractProxyModel class is 7212 described in the generic part of this specification. 7213 7214 The Run Time Type Information for the QAbstractProxyModel class 7215 is described by Table 7-139 7216 7217 Table 7-139. typeinfo for QAbstractProxyModel 7218 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7219 Name typeinfo name for QAbstractProxyModel 7220 basetype: typeinfo for QAbstractItemModel 7221 __________________________________________________________ 7222 7223 7.5.9.14. Class data for QSortFilterProxyModel 7224 7225 The virtual table for the QSortFilterProxyModel class is 7226 described in the generic part of this specification. 7227 7228 The Run Time Type Information for the QSortFilterProxyModel 7229 class is described by Table 7-140 7230 7231 Table 7-140. typeinfo for QSortFilterProxyModel 7232 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7233 Name typeinfo name for QSortFilterProxyModel 7234 basetype: typeinfo for QAbstractProxyModel 7235 __________________________________________________________ 7236 7237 7.5.9.15. Class data for QItemDelegate 7238 7239 The virtual table for the QItemDelegate class is described in 7240 the generic part of this specification. 7241 7242 The Run Time Type Information for the QItemDelegate class is 7243 described by Table 7-141 7244 7245 Table 7-141. typeinfo for QItemDelegate 7246 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7247 Name typeinfo name for QItemDelegate 7248 basetype: typeinfo for QAbstractItemDelegate 7249 __________________________________________________________ 7250 7251 7.5.9.16. Class data for QTableView 7252 7253 The virtual table for the QTableView class is described by 7254 Table 7-142 7255 7256 Table 7-142. Primary vtable for QTableView 7257 Base Offset 0 7258 Virtual Base Offset 0 7259 RTTI typeinfo for QTableView 7260 vfunc[0]: QTableView::metaObject() const 7261 vfunc[1]: QTableView::qt_metacast(char const*) 7262 vfunc[2]: QTableView::qt_metacall(QMetaObject::Call, int, 7263 void**) 7264 vfunc[3]: QTableView::~QTableView() 7265 vfunc[4]: QTableView::~QTableView() 7266 vfunc[5]: QAbstractItemView::event(QEvent*) 7267 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7268 vfunc[7]: QTableView::timerEvent(QTimerEvent*) 7269 vfunc[8]: QObject::childEvent(QChildEvent*) 7270 vfunc[9]: QObject::customEvent(QEvent*) 7271 vfunc[10]: QObject::connectNotify(char const*) 7272 vfunc[11]: QObject::disconnectNotify(char const*) 7273 vfunc[12]: QWidget::devType() const 7274 vfunc[13]: QWidget::setVisible(bool) 7275 vfunc[14]: QAbstractScrollArea::sizeHint() const 7276 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7277 vfunc[16]: QWidget::heightForWidth(int) const 7278 vfunc[17]: QWidget::paintEngine() const 7279 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 7280 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 7281 vfunc[20]: 7282 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 7283 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 7284 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7285 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7286 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7287 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7288 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7289 vfunc[27]: QWidget::enterEvent(QEvent*) 7290 vfunc[28]: QWidget::leaveEvent(QEvent*) 7291 vfunc[29]: QTableView::paintEvent(QPaintEvent*) 7292 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7293 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 7294 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7295 vfunc[33]: 7296 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7297 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7298 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7299 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7300 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 7301 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 7302 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 7303 vfunc[40]: QWidget::showEvent(QShowEvent*) 7304 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7305 vfunc[42]: QWidget::x11Event(_XEvent*) 7306 vfunc[43]: QFrame::changeEvent(QEvent*) 7307 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7308 const 7309 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7310 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7311 const 7312 vfunc[47]: QWidget::focusNextPrevChild(bool) 7313 vfunc[48]: QWidget::styleChange(QStyle&) 7314 vfunc[49]: QWidget::enabledChange(bool) 7315 vfunc[50]: QWidget::paletteChange(QPalette const&) 7316 vfunc[51]: QWidget::fontChange(QFont const&) 7317 vfunc[52]: QWidget::windowActivationChange(bool) 7318 vfunc[53]: QWidget::languageChange() 7319 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 7320 vfunc[55]: QTableView::scrollContentsBy(int, int) 7321 vfunc[56]: QTableView::setModel(QAbstractItemModel*) 7322 vfunc[57]: QTableView::setSelectionModel(QItemSelectionModel*) 7323 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 7324 vfunc[59]: QTableView::visualRect(QModelIndex const&) const 7325 vfunc[60]: QTableView::scrollTo(QModelIndex const&, 7326 QAbstractItemView::ScrollHint) 7327 vfunc[61]: QTableView::indexAt(QPoint const&) const 7328 vfunc[62]: QTableView::sizeHintForRow(int) const 7329 vfunc[63]: QTableView::sizeHintForColumn(int) const 7330 vfunc[64]: QAbstractItemView::reset() 7331 vfunc[65]: QTableView::setRootIndex(QModelIndex const&) 7332 vfunc[66]: QAbstractItemView::doItemsLayout() 7333 vfunc[67]: QAbstractItemView::selectAll() 7334 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 7335 QModelIndex const&) 7336 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 7337 int, int) 7338 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 7339 const&, int, int) 7340 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7341 const&, QItemSelection const&) 7342 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 7343 const&, QModelIndex const&) 7344 vfunc[73]: QAbstractItemView::updateEditorData() 7345 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7346 vfunc[75]: QTableView::updateGeometries() 7347 vfunc[76]: QTableView::verticalScrollbarAction(int) 7348 vfunc[77]: QTableView::horizontalScrollbarAction(int) 7349 vfunc[78]: 7350 QAbstractItemView::verticalScrollbarValueChanged(int) 7351 vfunc[79]: 7352 QAbstractItemView::horizontalScrollbarValueChanged(int) 7353 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7354 QAbstractItemDelegate::EndEditHint) 7355 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7356 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7357 vfunc[83]: 7358 QTableView::moveCursor(QAbstractItemView::CursorAction, 7359 QFlags) 7360 vfunc[84]: QTableView::horizontalOffset() const 7361 vfunc[85]: QTableView::verticalOffset() const 7362 vfunc[86]: QTableView::isIndexHidden(QModelIndex const&) const 7363 vfunc[87]: QTableView::setSelection(QRect const&, 7364 QFlags) 7365 vfunc[88]: QTableView::visualRegionForSelection(QItemSelection 7366 const&) const 7367 vfunc[89]: QTableView::selectedIndexes() const 7368 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 7369 QAbstractItemView::EditTrigger, QEvent*) 7370 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 7371 const&, QEvent const*) const 7372 vfunc[92]: QAbstractItemView::startDrag(QFlags) 7373 vfunc[93]: QTableView::viewOptions() const 7374 7375 Table 7-143. Secondary vtable for QTableView 7376 Base Offset -8 7377 Virtual Base Offset 0 7378 RTTI typeinfo for QTableView 7379 vfunc[0]: non-virtual thunk to QTableView::~QTableView() 7380 vfunc[1]: non-virtual thunk to QTableView::~QTableView() 7381 vfunc[2]: non-virtual thunk to QWidget::devType() const 7382 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7383 vfunc[4]: non-virtual thunk to 7384 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7385 7386 The Run Time Type Information for the QTableView class is 7387 described by Table 7-144 7388 7389 Table 7-144. typeinfo for QTableView 7390 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7391 Name typeinfo name for QTableView 7392 basetype: typeinfo for QAbstractItemView 7393 __________________________________________________________ 7394 7395 7.5.9.17. Class data for QTableWidgetItem 7396 7397 The virtual table for the QTableWidgetItem class is described 7398 in the generic part of this specification. 7399 7400 The Run Time Type Information for the QTableWidgetItem class is 7401 described by Table 7-145 7402 7403 Table 7-145. typeinfo for QTableWidgetItem 7404 Base Vtable vtable for __cxxabiv1::__class_type_info 7405 Name typeinfo name for QTableWidgetItem 7406 __________________________________________________________ 7407 7408 7.5.9.18. Class data for QTableWidget 7409 7410 The virtual table for the QTableWidget class is described by 7411 Table 7-146 7412 7413 Table 7-146. Primary vtable for QTableWidget 7414 Base Offset 0 7415 Virtual Base Offset 0 7416 RTTI typeinfo for QTableWidget 7417 vfunc[0]: QTableWidget::metaObject() const 7418 vfunc[1]: QTableWidget::qt_metacast(char const*) 7419 vfunc[2]: QTableWidget::qt_metacall(QMetaObject::Call, int, 7420 void**) 7421 vfunc[3]: QTableWidget::~QTableWidget() 7422 vfunc[4]: QTableWidget::~QTableWidget() 7423 vfunc[5]: QTableWidget::event(QEvent*) 7424 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7425 vfunc[7]: QTableView::timerEvent(QTimerEvent*) 7426 vfunc[8]: QObject::childEvent(QChildEvent*) 7427 vfunc[9]: QObject::customEvent(QEvent*) 7428 vfunc[10]: QObject::connectNotify(char const*) 7429 vfunc[11]: QObject::disconnectNotify(char const*) 7430 vfunc[12]: QWidget::devType() const 7431 vfunc[13]: QWidget::setVisible(bool) 7432 vfunc[14]: QAbstractScrollArea::sizeHint() const 7433 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7434 vfunc[16]: QWidget::heightForWidth(int) const 7435 vfunc[17]: QWidget::paintEngine() const 7436 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 7437 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 7438 vfunc[20]: 7439 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 7440 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 7441 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7442 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7443 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7444 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7445 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7446 vfunc[27]: QWidget::enterEvent(QEvent*) 7447 vfunc[28]: QWidget::leaveEvent(QEvent*) 7448 vfunc[29]: QTableView::paintEvent(QPaintEvent*) 7449 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7450 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 7451 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7452 vfunc[33]: 7453 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7454 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7455 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7456 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7457 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 7458 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 7459 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 7460 vfunc[40]: QWidget::showEvent(QShowEvent*) 7461 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7462 vfunc[42]: QWidget::x11Event(_XEvent*) 7463 vfunc[43]: QFrame::changeEvent(QEvent*) 7464 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7465 const 7466 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7467 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7468 const 7469 vfunc[47]: QWidget::focusNextPrevChild(bool) 7470 vfunc[48]: QWidget::styleChange(QStyle&) 7471 vfunc[49]: QWidget::enabledChange(bool) 7472 vfunc[50]: QWidget::paletteChange(QPalette const&) 7473 vfunc[51]: QWidget::fontChange(QFont const&) 7474 vfunc[52]: QWidget::windowActivationChange(bool) 7475 vfunc[53]: QWidget::languageChange() 7476 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 7477 vfunc[55]: QTableView::scrollContentsBy(int, int) 7478 vfunc[56]: QTableWidget::setModel(QAbstractItemModel*) 7479 vfunc[57]: QTableView::setSelectionModel(QItemSelectionModel*) 7480 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 7481 vfunc[59]: QTableView::visualRect(QModelIndex const&) const 7482 vfunc[60]: QTableView::scrollTo(QModelIndex const&, 7483 QAbstractItemView::ScrollHint) 7484 vfunc[61]: QTableView::indexAt(QPoint const&) const 7485 vfunc[62]: QTableView::sizeHintForRow(int) const 7486 vfunc[63]: QTableView::sizeHintForColumn(int) const 7487 vfunc[64]: QAbstractItemView::reset() 7488 vfunc[65]: QTableView::setRootIndex(QModelIndex const&) 7489 vfunc[66]: QAbstractItemView::doItemsLayout() 7490 vfunc[67]: QAbstractItemView::selectAll() 7491 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 7492 QModelIndex const&) 7493 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 7494 int, int) 7495 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 7496 const&, int, int) 7497 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7498 const&, QItemSelection const&) 7499 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 7500 const&, QModelIndex const&) 7501 vfunc[73]: QAbstractItemView::updateEditorData() 7502 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7503 vfunc[75]: QTableView::updateGeometries() 7504 vfunc[76]: QTableView::verticalScrollbarAction(int) 7505 vfunc[77]: QTableView::horizontalScrollbarAction(int) 7506 vfunc[78]: 7507 QAbstractItemView::verticalScrollbarValueChanged(int) 7508 vfunc[79]: 7509 QAbstractItemView::horizontalScrollbarValueChanged(int) 7510 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7511 QAbstractItemDelegate::EndEditHint) 7512 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7513 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7514 vfunc[83]: 7515 QTableView::moveCursor(QAbstractItemView::CursorAction, 7516 QFlags) 7517 vfunc[84]: QTableView::horizontalOffset() const 7518 vfunc[85]: QTableView::verticalOffset() const 7519 vfunc[86]: QTableView::isIndexHidden(QModelIndex const&) const 7520 vfunc[87]: QTableView::setSelection(QRect const&, 7521 QFlags) 7522 vfunc[88]: QTableView::visualRegionForSelection(QItemSelection 7523 const&) const 7524 vfunc[89]: QTableView::selectedIndexes() const 7525 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 7526 QAbstractItemView::EditTrigger, QEvent*) 7527 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 7528 const&, QEvent const*) const 7529 vfunc[92]: QAbstractItemView::startDrag(QFlags) 7530 vfunc[93]: QTableView::viewOptions() const 7531 vfunc[94]: QTableWidget::mimeTypes() const 7532 vfunc[95]: QTableWidget::mimeData(QList) 7533 const 7534 vfunc[96]: QTableWidget::dropMimeData(int, int, QMimeData 7535 const*, Qt::DropAction) 7536 vfunc[97]: QTableWidget::supportedDropActions() const 7537 7538 Table 7-147. Secondary vtable for QTableWidget 7539 Base Offset -8 7540 Virtual Base Offset 0 7541 RTTI typeinfo for QTableWidget 7542 vfunc[0]: non-virtual thunk to QTableWidget::~QTableWidget() 7543 vfunc[1]: non-virtual thunk to QTableWidget::~QTableWidget() 7544 vfunc[2]: non-virtual thunk to QWidget::devType() const 7545 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7546 vfunc[4]: non-virtual thunk to 7547 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7548 7549 The Run Time Type Information for the QTableWidget class is 7550 described by Table 7-148 7551 7552 Table 7-148. typeinfo for QTableWidget 7553 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7554 Name typeinfo name for QTableWidget 7555 basetype: typeinfo for QTableView 7556 __________________________________________________________ 7557 7558 7.5.9.19. Class data for QTreeView 7559 7560 The virtual table for the QTreeView class is described by Table 7561 7-149 7562 7563 Table 7-149. Primary vtable for QTreeView 7564 Base Offset 0 7565 Virtual Base Offset 0 7566 RTTI typeinfo for QTreeView 7567 vfunc[0]: QTreeView::metaObject() const 7568 vfunc[1]: QTreeView::qt_metacast(char const*) 7569 vfunc[2]: QTreeView::qt_metacall(QMetaObject::Call, int, 7570 void**) 7571 vfunc[3]: QTreeView::~QTreeView() 7572 vfunc[4]: QTreeView::~QTreeView() 7573 vfunc[5]: QAbstractItemView::event(QEvent*) 7574 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7575 vfunc[7]: QTreeView::timerEvent(QTimerEvent*) 7576 vfunc[8]: QObject::childEvent(QChildEvent*) 7577 vfunc[9]: QObject::customEvent(QEvent*) 7578 vfunc[10]: QObject::connectNotify(char const*) 7579 vfunc[11]: QObject::disconnectNotify(char const*) 7580 vfunc[12]: QWidget::devType() const 7581 vfunc[13]: QWidget::setVisible(bool) 7582 vfunc[14]: QAbstractScrollArea::sizeHint() const 7583 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7584 vfunc[16]: QWidget::heightForWidth(int) const 7585 vfunc[17]: QWidget::paintEngine() const 7586 vfunc[18]: QTreeView::mousePressEvent(QMouseEvent*) 7587 vfunc[19]: QTreeView::mouseReleaseEvent(QMouseEvent*) 7588 vfunc[20]: QTreeView::mouseDoubleClickEvent(QMouseEvent*) 7589 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 7590 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7591 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7592 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7593 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7594 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7595 vfunc[27]: QWidget::enterEvent(QEvent*) 7596 vfunc[28]: QWidget::leaveEvent(QEvent*) 7597 vfunc[29]: QTreeView::paintEvent(QPaintEvent*) 7598 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7599 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 7600 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7601 vfunc[33]: 7602 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7603 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7604 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7605 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7606 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 7607 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 7608 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 7609 vfunc[40]: QWidget::showEvent(QShowEvent*) 7610 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7611 vfunc[42]: QWidget::x11Event(_XEvent*) 7612 vfunc[43]: QFrame::changeEvent(QEvent*) 7613 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7614 const 7615 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7616 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7617 const 7618 vfunc[47]: QWidget::focusNextPrevChild(bool) 7619 vfunc[48]: QWidget::styleChange(QStyle&) 7620 vfunc[49]: QWidget::enabledChange(bool) 7621 vfunc[50]: QWidget::paletteChange(QPalette const&) 7622 vfunc[51]: QWidget::fontChange(QFont const&) 7623 vfunc[52]: QWidget::windowActivationChange(bool) 7624 vfunc[53]: QWidget::languageChange() 7625 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 7626 vfunc[55]: QTreeView::scrollContentsBy(int, int) 7627 vfunc[56]: QTreeView::setModel(QAbstractItemModel*) 7628 vfunc[57]: QTreeView::setSelectionModel(QItemSelectionModel*) 7629 vfunc[58]: QTreeView::keyboardSearch(QString const&) 7630 vfunc[59]: QTreeView::visualRect(QModelIndex const&) const 7631 vfunc[60]: QTreeView::scrollTo(QModelIndex const&, 7632 QAbstractItemView::ScrollHint) 7633 vfunc[61]: QTreeView::indexAt(QPoint const&) const 7634 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 7635 vfunc[63]: QTreeView::sizeHintForColumn(int) const 7636 vfunc[64]: QTreeView::reset() 7637 vfunc[65]: QTreeView::setRootIndex(QModelIndex const&) 7638 vfunc[66]: QTreeView::doItemsLayout() 7639 vfunc[67]: QTreeView::selectAll() 7640 vfunc[68]: QTreeView::dataChanged(QModelIndex const&, 7641 QModelIndex const&) 7642 vfunc[69]: QTreeView::rowsInserted(QModelIndex const&, int, 7643 int) 7644 vfunc[70]: QTreeView::rowsAboutToBeRemoved(QModelIndex const&, 7645 int, int) 7646 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7647 const&, QItemSelection const&) 7648 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 7649 const&, QModelIndex const&) 7650 vfunc[73]: QAbstractItemView::updateEditorData() 7651 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7652 vfunc[75]: QTreeView::updateGeometries() 7653 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 7654 vfunc[77]: QTreeView::horizontalScrollbarAction(int) 7655 vfunc[78]: 7656 QAbstractItemView::verticalScrollbarValueChanged(int) 7657 vfunc[79]: 7658 QAbstractItemView::horizontalScrollbarValueChanged(int) 7659 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7660 QAbstractItemDelegate::EndEditHint) 7661 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7662 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7663 vfunc[83]: 7664 QTreeView::moveCursor(QAbstractItemView::CursorAction, 7665 QFlags) 7666 vfunc[84]: QTreeView::horizontalOffset() const 7667 vfunc[85]: QTreeView::verticalOffset() const 7668 vfunc[86]: QTreeView::isIndexHidden(QModelIndex const&) const 7669 vfunc[87]: QTreeView::setSelection(QRect const&, 7670 QFlags) 7671 vfunc[88]: QTreeView::visualRegionForSelection(QItemSelection 7672 const&) const 7673 vfunc[89]: QTreeView::selectedIndexes() const 7674 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 7675 QAbstractItemView::EditTrigger, QEvent*) 7676 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 7677 const&, QEvent const*) const 7678 vfunc[92]: QAbstractItemView::startDrag(QFlags) 7679 vfunc[93]: QAbstractItemView::viewOptions() const 7680 vfunc[94]: QTreeView::drawRow(QPainter*, QStyleOptionViewItem 7681 const&, QModelIndex const&) const 7682 vfunc[95]: QTreeView::drawBranches(QPainter*, QRect const&, 7683 QModelIndex const&) const 7684 7685 Table 7-150. Secondary vtable for QTreeView 7686 Base Offset -8 7687 Virtual Base Offset 0 7688 RTTI typeinfo for QTreeView 7689 vfunc[0]: non-virtual thunk to QTreeView::~QTreeView() 7690 vfunc[1]: non-virtual thunk to QTreeView::~QTreeView() 7691 vfunc[2]: non-virtual thunk to QWidget::devType() const 7692 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7693 vfunc[4]: non-virtual thunk to 7694 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7695 7696 The Run Time Type Information for the QTreeView class is 7697 described by Table 7-151 7698 7699 Table 7-151. typeinfo for QTreeView 7700 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7701 Name typeinfo name for QTreeView 7702 basetype: typeinfo for QAbstractItemView 7703 __________________________________________________________ 7704 7705 7.5.9.20. Class data for QProxyModel 7706 7707 The virtual table for the QProxyModel class is described in the 7708 generic part of this specification. 7709 7710 The Run Time Type Information for the QProxyModel class is 7711 described by Table 7-152 7712 7713 Table 7-152. typeinfo for QProxyModel 7714 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7715 Name typeinfo name for QProxyModel 7716 basetype: typeinfo for QAbstractItemModel 7717 __________________________________________________________ 7718 7719 7.5.9.21. Class data for QHeaderView 7720 7721 The virtual table for the QHeaderView class is described by 7722 Table 7-153 7723 7724 Table 7-153. Primary vtable for QHeaderView 7725 Base Offset 0 7726 Virtual Base Offset 0 7727 RTTI typeinfo for QHeaderView 7728 vfunc[0]: QHeaderView::metaObject() const 7729 vfunc[1]: QHeaderView::qt_metacast(char const*) 7730 vfunc[2]: QHeaderView::qt_metacall(QMetaObject::Call, int, 7731 void**) 7732 vfunc[3]: QHeaderView::~QHeaderView() 7733 vfunc[4]: QHeaderView::~QHeaderView() 7734 vfunc[5]: QHeaderView::event(QEvent*) 7735 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7736 vfunc[7]: QAbstractItemView::timerEvent(QTimerEvent*) 7737 vfunc[8]: QObject::childEvent(QChildEvent*) 7738 vfunc[9]: QObject::customEvent(QEvent*) 7739 vfunc[10]: QObject::connectNotify(char const*) 7740 vfunc[11]: QObject::disconnectNotify(char const*) 7741 vfunc[12]: QWidget::devType() const 7742 vfunc[13]: QWidget::setVisible(bool) 7743 vfunc[14]: QHeaderView::sizeHint() const 7744 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7745 vfunc[16]: QWidget::heightForWidth(int) const 7746 vfunc[17]: QWidget::paintEngine() const 7747 vfunc[18]: QHeaderView::mousePressEvent(QMouseEvent*) 7748 vfunc[19]: QHeaderView::mouseReleaseEvent(QMouseEvent*) 7749 vfunc[20]: QHeaderView::mouseDoubleClickEvent(QMouseEvent*) 7750 vfunc[21]: QHeaderView::mouseMoveEvent(QMouseEvent*) 7751 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7752 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7753 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7754 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7755 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7756 vfunc[27]: QWidget::enterEvent(QEvent*) 7757 vfunc[28]: QWidget::leaveEvent(QEvent*) 7758 vfunc[29]: QHeaderView::paintEvent(QPaintEvent*) 7759 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7760 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 7761 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7762 vfunc[33]: 7763 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7764 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7765 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7766 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7767 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 7768 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 7769 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 7770 vfunc[40]: QWidget::showEvent(QShowEvent*) 7771 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7772 vfunc[42]: QWidget::x11Event(_XEvent*) 7773 vfunc[43]: QFrame::changeEvent(QEvent*) 7774 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7775 const 7776 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7777 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7778 const 7779 vfunc[47]: QWidget::focusNextPrevChild(bool) 7780 vfunc[48]: QWidget::styleChange(QStyle&) 7781 vfunc[49]: QWidget::enabledChange(bool) 7782 vfunc[50]: QWidget::paletteChange(QPalette const&) 7783 vfunc[51]: QWidget::fontChange(QFont const&) 7784 vfunc[52]: QWidget::windowActivationChange(bool) 7785 vfunc[53]: QWidget::languageChange() 7786 vfunc[54]: QHeaderView::viewportEvent(QEvent*) 7787 vfunc[55]: QHeaderView::scrollContentsBy(int, int) 7788 vfunc[56]: QHeaderView::setModel(QAbstractItemModel*) 7789 vfunc[57]: 7790 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 7791 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 7792 vfunc[59]: QHeaderView::visualRect(QModelIndex const&) const 7793 vfunc[60]: QHeaderView::scrollTo(QModelIndex const&, 7794 QAbstractItemView::ScrollHint) 7795 vfunc[61]: QHeaderView::indexAt(QPoint const&) const 7796 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 7797 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 7798 vfunc[64]: QAbstractItemView::reset() 7799 vfunc[65]: QAbstractItemView::setRootIndex(QModelIndex const&) 7800 vfunc[66]: QHeaderView::doItemsLayout() 7801 vfunc[67]: QAbstractItemView::selectAll() 7802 vfunc[68]: QHeaderView::dataChanged(QModelIndex const&, 7803 QModelIndex const&) 7804 vfunc[69]: QHeaderView::rowsInserted(QModelIndex const&, int, 7805 int) 7806 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 7807 const&, int, int) 7808 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7809 const&, QItemSelection const&) 7810 vfunc[72]: QHeaderView::currentChanged(QModelIndex const&, 7811 QModelIndex const&) 7812 vfunc[73]: QAbstractItemView::updateEditorData() 7813 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7814 vfunc[75]: QHeaderView::updateGeometries() 7815 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 7816 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 7817 vfunc[78]: 7818 QAbstractItemView::verticalScrollbarValueChanged(int) 7819 vfunc[79]: 7820 QAbstractItemView::horizontalScrollbarValueChanged(int) 7821 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7822 QAbstractItemDelegate::EndEditHint) 7823 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7824 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7825 vfunc[83]: 7826 QHeaderView::moveCursor(QAbstractItemView::CursorAction, 7827 QFlags) 7828 vfunc[84]: QHeaderView::horizontalOffset() const 7829 vfunc[85]: QHeaderView::verticalOffset() const 7830 vfunc[86]: QHeaderView::isIndexHidden(QModelIndex const&) const 7831 vfunc[87]: QHeaderView::setSelection(QRect const&, 7832 QFlags) 7833 vfunc[88]: QHeaderView::visualRegionForSelection(QItemSelection 7834 const&) const 7835 vfunc[89]: QAbstractItemView::selectedIndexes() const 7836 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 7837 QAbstractItemView::EditTrigger, QEvent*) 7838 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 7839 const&, QEvent const*) const 7840 vfunc[92]: QAbstractItemView::startDrag(QFlags) 7841 vfunc[93]: QAbstractItemView::viewOptions() const 7842 vfunc[94]: QHeaderView::paintSection(QPainter*, QRect const&, 7843 int) const 7844 vfunc[95]: QHeaderView::sectionSizeFromContents(int) const 7845 7846 Table 7-154. Secondary vtable for QHeaderView 7847 Base Offset -8 7848 Virtual Base Offset 0 7849 RTTI typeinfo for QHeaderView 7850 vfunc[0]: non-virtual thunk to QHeaderView::~QHeaderView() 7851 vfunc[1]: non-virtual thunk to QHeaderView::~QHeaderView() 7852 vfunc[2]: non-virtual thunk to QWidget::devType() const 7853 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7854 vfunc[4]: non-virtual thunk to 7855 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7856 7857 The Run Time Type Information for the QHeaderView class is 7858 described by Table 7-155 7859 7860 Table 7-155. typeinfo for QHeaderView 7861 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7862 Name typeinfo name for QHeaderView 7863 basetype: typeinfo for QAbstractItemView 7864 __________________________________________________________ 7865 7866 7.5.9.22. Class data for QItemEditorFactory 7867 7868 The virtual table for the QItemEditorFactory class is described 7869 in the generic part of this specification. 7870 7871 The Run Time Type Information for the QItemEditorFactory class 7872 is described by Table 7-156 7873 7874 Table 7-156. typeinfo for QItemEditorFactory 7875 Base Vtable vtable for __cxxabiv1::__class_type_info 7876 Name typeinfo name for QItemEditorFactory 7877 __________________________________________________________ 7878 7879 7.5.9.23. Class data for QTreeWidgetItem 7880 7881 The virtual table for the QTreeWidgetItem class is described in 7882 the generic part of this specification. 7883 7884 The Run Time Type Information for the QTreeWidgetItem class is 7885 described by Table 7-157 7886 7887 Table 7-157. typeinfo for QTreeWidgetItem 7888 Base Vtable vtable for __cxxabiv1::__class_type_info 7889 Name typeinfo name for QTreeWidgetItem 7890 __________________________________________________________ 7891 7892 7.5.9.24. Class data for QTreeWidget 7893 7894 The virtual table for the QTreeWidget class is described by 7895 Table 7-158 7896 7897 Table 7-158. Primary vtable for QTreeWidget 7898 Base Offset 0 7899 Virtual Base Offset 0 7900 RTTI typeinfo for QTreeWidget 7901 vfunc[0]: QTreeWidget::metaObject() const 7902 vfunc[1]: QTreeWidget::qt_metacast(char const*) 7903 vfunc[2]: QTreeWidget::qt_metacall(QMetaObject::Call, int, 7904 void**) 7905 vfunc[3]: QTreeWidget::~QTreeWidget() 7906 vfunc[4]: QTreeWidget::~QTreeWidget() 7907 vfunc[5]: QTreeWidget::event(QEvent*) 7908 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7909 vfunc[7]: QTreeView::timerEvent(QTimerEvent*) 7910 vfunc[8]: QObject::childEvent(QChildEvent*) 7911 vfunc[9]: QObject::customEvent(QEvent*) 7912 vfunc[10]: QObject::connectNotify(char const*) 7913 vfunc[11]: QObject::disconnectNotify(char const*) 7914 vfunc[12]: QWidget::devType() const 7915 vfunc[13]: QWidget::setVisible(bool) 7916 vfunc[14]: QAbstractScrollArea::sizeHint() const 7917 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7918 vfunc[16]: QWidget::heightForWidth(int) const 7919 vfunc[17]: QWidget::paintEngine() const 7920 vfunc[18]: QTreeView::mousePressEvent(QMouseEvent*) 7921 vfunc[19]: QTreeView::mouseReleaseEvent(QMouseEvent*) 7922 vfunc[20]: QTreeView::mouseDoubleClickEvent(QMouseEvent*) 7923 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 7924 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7925 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7926 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7927 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7928 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7929 vfunc[27]: QWidget::enterEvent(QEvent*) 7930 vfunc[28]: QWidget::leaveEvent(QEvent*) 7931 vfunc[29]: QTreeView::paintEvent(QPaintEvent*) 7932 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7933 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 7934 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7935 vfunc[33]: 7936 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7937 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7938 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7939 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7940 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 7941 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 7942 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 7943 vfunc[40]: QWidget::showEvent(QShowEvent*) 7944 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7945 vfunc[42]: QWidget::x11Event(_XEvent*) 7946 vfunc[43]: QFrame::changeEvent(QEvent*) 7947 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7948 const 7949 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7950 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7951 const 7952 vfunc[47]: QWidget::focusNextPrevChild(bool) 7953 vfunc[48]: QWidget::styleChange(QStyle&) 7954 vfunc[49]: QWidget::enabledChange(bool) 7955 vfunc[50]: QWidget::paletteChange(QPalette const&) 7956 vfunc[51]: QWidget::fontChange(QFont const&) 7957 vfunc[52]: QWidget::windowActivationChange(bool) 7958 vfunc[53]: QWidget::languageChange() 7959 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 7960 vfunc[55]: QTreeView::scrollContentsBy(int, int) 7961 vfunc[56]: QTreeWidget::setModel(QAbstractItemModel*) 7962 vfunc[57]: QTreeView::setSelectionModel(QItemSelectionModel*) 7963 vfunc[58]: QTreeView::keyboardSearch(QString const&) 7964 vfunc[59]: QTreeView::visualRect(QModelIndex const&) const 7965 vfunc[60]: QTreeView::scrollTo(QModelIndex const&, 7966 QAbstractItemView::ScrollHint) 7967 vfunc[61]: QTreeView::indexAt(QPoint const&) const 7968 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 7969 vfunc[63]: QTreeView::sizeHintForColumn(int) const 7970 vfunc[64]: QTreeView::reset() 7971 vfunc[65]: QTreeView::setRootIndex(QModelIndex const&) 7972 vfunc[66]: QTreeView::doItemsLayout() 7973 vfunc[67]: QTreeView::selectAll() 7974 vfunc[68]: QTreeView::dataChanged(QModelIndex const&, 7975 QModelIndex const&) 7976 vfunc[69]: QTreeView::rowsInserted(QModelIndex const&, int, 7977 int) 7978 vfunc[70]: QTreeView::rowsAboutToBeRemoved(QModelIndex const&, 7979 int, int) 7980 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7981 const&, QItemSelection const&) 7982 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 7983 const&, QModelIndex const&) 7984 vfunc[73]: QAbstractItemView::updateEditorData() 7985 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7986 vfunc[75]: QTreeView::updateGeometries() 7987 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 7988 vfunc[77]: QTreeView::horizontalScrollbarAction(int) 7989 vfunc[78]: 7990 QAbstractItemView::verticalScrollbarValueChanged(int) 7991 vfunc[79]: 7992 QAbstractItemView::horizontalScrollbarValueChanged(int) 7993 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7994 QAbstractItemDelegate::EndEditHint) 7995 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7996 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7997 vfunc[83]: 7998 QTreeView::moveCursor(QAbstractItemView::CursorAction, 7999 QFlags) 8000 vfunc[84]: QTreeView::horizontalOffset() const 8001 vfunc[85]: QTreeView::verticalOffset() const 8002 vfunc[86]: QTreeView::isIndexHidden(QModelIndex const&) const 8003 vfunc[87]: QTreeView::setSelection(QRect const&, 8004 QFlags) 8005 vfunc[88]: QTreeView::visualRegionForSelection(QItemSelection 8006 const&) const 8007 vfunc[89]: QTreeView::selectedIndexes() const 8008 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 8009 QAbstractItemView::EditTrigger, QEvent*) 8010 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 8011 const&, QEvent const*) const 8012 vfunc[92]: QAbstractItemView::startDrag(QFlags) 8013 vfunc[93]: QAbstractItemView::viewOptions() const 8014 vfunc[94]: QTreeView::drawRow(QPainter*, QStyleOptionViewItem 8015 const&, QModelIndex const&) const 8016 vfunc[95]: QTreeView::drawBranches(QPainter*, QRect const&, 8017 QModelIndex const&) const 8018 vfunc[96]: QTreeWidget::mimeTypes() const 8019 vfunc[97]: QTreeWidget::mimeData(QList) const 8020 vfunc[98]: QTreeWidget::dropMimeData(QTreeWidgetItem*, int, 8021 QMimeData const*, Qt::DropAction) 8022 vfunc[99]: QTreeWidget::supportedDropActions() const 8023 8024 Table 7-159. Secondary vtable for QTreeWidget 8025 Base Offset -8 8026 Virtual Base Offset 0 8027 RTTI typeinfo for QTreeWidget 8028 vfunc[0]: non-virtual thunk to QTreeWidget::~QTreeWidget() 8029 vfunc[1]: non-virtual thunk to QTreeWidget::~QTreeWidget() 8030 vfunc[2]: non-virtual thunk to QWidget::devType() const 8031 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8032 vfunc[4]: non-virtual thunk to 8033 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8034 8035 The Run Time Type Information for the QTreeWidget class is 8036 described by Table 7-160 8037 8038 Table 7-160. typeinfo for QTreeWidget 8039 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8040 Name typeinfo name for QTreeWidget 8041 basetype: typeinfo for QTreeView 8042 __________________________________________________________ 8043 8044 7.5.9.25. Class data for QAbstractButton 8045 8046 The virtual table for the QAbstractButton class is described by 8047 Table 7-161 8048 8049 Table 7-161. Primary vtable for QAbstractButton 8050 Base Offset 0 8051 Virtual Base Offset 0 8052 RTTI typeinfo for QAbstractButton 8053 vfunc[0]: QAbstractButton::metaObject() const 8054 vfunc[1]: QAbstractButton::qt_metacast(char const*) 8055 vfunc[2]: QAbstractButton::qt_metacall(QMetaObject::Call, int, 8056 void**) 8057 vfunc[3]: QAbstractButton::~QAbstractButton() 8058 vfunc[4]: QAbstractButton::~QAbstractButton() 8059 vfunc[5]: QAbstractButton::event(QEvent*) 8060 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8061 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 8062 vfunc[8]: QObject::childEvent(QChildEvent*) 8063 vfunc[9]: QObject::customEvent(QEvent*) 8064 vfunc[10]: QObject::connectNotify(char const*) 8065 vfunc[11]: QObject::disconnectNotify(char const*) 8066 vfunc[12]: QWidget::devType() const 8067 vfunc[13]: QWidget::setVisible(bool) 8068 vfunc[14]: QWidget::sizeHint() const 8069 vfunc[15]: QWidget::minimumSizeHint() const 8070 vfunc[16]: QWidget::heightForWidth(int) const 8071 vfunc[17]: QWidget::paintEngine() const 8072 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 8073 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 8074 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8075 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 8076 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8077 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 8078 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 8079 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 8080 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 8081 vfunc[27]: QWidget::enterEvent(QEvent*) 8082 vfunc[28]: QWidget::leaveEvent(QEvent*) 8083 vfunc[29]: __cxa_pure_virtual 8084 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8085 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 8086 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 8087 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 8088 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8089 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8090 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8091 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8092 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8093 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8094 vfunc[40]: QWidget::showEvent(QShowEvent*) 8095 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8096 vfunc[42]: QWidget::x11Event(_XEvent*) 8097 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 8098 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8099 const 8100 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8101 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8102 const 8103 vfunc[47]: QWidget::focusNextPrevChild(bool) 8104 vfunc[48]: QWidget::styleChange(QStyle&) 8105 vfunc[49]: QWidget::enabledChange(bool) 8106 vfunc[50]: QWidget::paletteChange(QPalette const&) 8107 vfunc[51]: QWidget::fontChange(QFont const&) 8108 vfunc[52]: QWidget::windowActivationChange(bool) 8109 vfunc[53]: QWidget::languageChange() 8110 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 8111 vfunc[55]: QAbstractButton::checkStateSet() 8112 vfunc[56]: QAbstractButton::nextCheckState() 8113 8114 Table 7-162. Secondary vtable for QAbstractButton 8115 Base Offset -8 8116 Virtual Base Offset 0 8117 RTTI typeinfo for QAbstractButton 8118 vfunc[0]: non-virtual thunk to 8119 QAbstractButton::~QAbstractButton() 8120 vfunc[1]: non-virtual thunk to 8121 QAbstractButton::~QAbstractButton() 8122 vfunc[2]: non-virtual thunk to QWidget::devType() const 8123 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8124 vfunc[4]: non-virtual thunk to 8125 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8126 8127 The Run Time Type Information for the QAbstractButton class is 8128 described by Table 7-163 8129 8130 Table 7-163. typeinfo for QAbstractButton 8131 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8132 Name typeinfo name for QAbstractButton 8133 basetype: typeinfo for QWidget 8134 __________________________________________________________ 8135 8136 7.5.9.26. Class data for QAbstractGraphicsShapeItem 8137 8138 The virtual table for the QAbstractGraphicsShapeItem class is 8139 described in the generic part of this specification. 8140 __________________________________________________________ 8141 8142 7.5.9.27. Class data for QCompleter 8143 8144 The virtual table for the QCompleter class is described in the 8145 generic part of this specification. 8146 __________________________________________________________ 8147 8148 7.5.9.28. Class data for QDataWidgetMapper 8149 8150 The virtual table for the QDataWidgetMapper class is described 8151 in the generic part of this specification. 8152 __________________________________________________________ 8153 8154 7.5.9.29. Class data for QStandardItem 8155 8156 The virtual table for the QStandardItem class is described in 8157 the generic part of this specification. 8158 __________________________________________________________ 8159 8160 7.5.9.30. Interfaces for Qt4 Models and Views 8161 8162 An LSB conforming implementation shall provide the architecture 8163 specific functions for Qt4 Models and Views specified in Table 8164 7-164, with the full mandatory functionality as described in 8165 the referenced underlying specification. 8166 8167 Table 7-164. libQtGui - Qt4 Models and Views Function 8168 Interfaces 8169 _ZThn8_N10QTableViewD0Ev [CXXABI-1.86] _ZThn8_N10QTableViewD1Ev 8170 [CXXABI-1.86] 8171 _ZThn8_N11QHeaderViewD0Ev [CXXABI-1.86] 8172 _ZThn8_N11QHeaderViewD1Ev [CXXABI-1.86] 8173 _ZThn8_N11QTreeWidgetD0Ev [CXXABI-1.86] 8174 _ZThn8_N11QTreeWidgetD1Ev [CXXABI-1.86] 8175 _ZThn8_N12QTableWidgetD0Ev [CXXABI-1.86] 8176 _ZThn8_N12QTableWidgetD1Ev [CXXABI-1.86] 8177 _ZThn8_N15QAbstractButtonD0Ev [CXXABI-1.86] 8178 _ZThn8_N15QAbstractButtonD1Ev [CXXABI-1.86] 8179 _ZThn8_N15QAbstractSliderD0Ev [CXXABI-1.86] 8180 _ZThn8_N15QAbstractSliderD1Ev [CXXABI-1.86] 8181 _ZThn8_N16QAbstractSpinBoxD0Ev [CXXABI-1.86] 8182 _ZThn8_N16QAbstractSpinBoxD1Ev [CXXABI-1.86] 8183 _ZThn8_N17QAbstractItemViewD0Ev [CXXABI-1.86] 8184 _ZThn8_N17QAbstractItemViewD1Ev [CXXABI-1.86] 8185 _ZThn8_N19QAbstractScrollAreaD0Ev [CXXABI-1.86] 8186 _ZThn8_N19QAbstractScrollAreaD1Ev [CXXABI-1.86] 8187 _ZThn8_N9QTreeViewD0Ev [CXXABI-1.86] _ZThn8_N9QTreeViewD1Ev 8188 [CXXABI-1.86] 8189 __________________________________________________________ 8190 8191 7.5.10. Qt4 Dialogs 8192 __________________________________________________________ 8193 8194 7.5.10.1. Class data for QDialog 8195 8196 The virtual table for the QDialog class is described by Table 8197 7-165 8198 8199 Table 7-165. Primary vtable for QDialog 8200 Base Offset 0 8201 Virtual Base Offset 0 8202 RTTI typeinfo for QDialog 8203 vfunc[0]: QDialog::metaObject() const 8204 vfunc[1]: QDialog::qt_metacast(char const*) 8205 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 8206 vfunc[3]: QDialog::~QDialog() 8207 vfunc[4]: QDialog::~QDialog() 8208 vfunc[5]: QWidget::event(QEvent*) 8209 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8210 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8211 vfunc[8]: QObject::childEvent(QChildEvent*) 8212 vfunc[9]: QObject::customEvent(QEvent*) 8213 vfunc[10]: QObject::connectNotify(char const*) 8214 vfunc[11]: QObject::disconnectNotify(char const*) 8215 vfunc[12]: QWidget::devType() const 8216 vfunc[13]: QDialog::setVisible(bool) 8217 vfunc[14]: QDialog::sizeHint() const 8218 vfunc[15]: QDialog::minimumSizeHint() const 8219 vfunc[16]: QWidget::heightForWidth(int) const 8220 vfunc[17]: QWidget::paintEngine() const 8221 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8222 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8223 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8224 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8225 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8226 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8227 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8228 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8229 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8230 vfunc[27]: QWidget::enterEvent(QEvent*) 8231 vfunc[28]: QWidget::leaveEvent(QEvent*) 8232 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8233 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8234 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8235 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8236 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8237 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8238 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8239 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8240 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8241 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8242 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8243 vfunc[40]: QDialog::showEvent(QShowEvent*) 8244 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8245 vfunc[42]: QWidget::x11Event(_XEvent*) 8246 vfunc[43]: QWidget::changeEvent(QEvent*) 8247 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8248 const 8249 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8250 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8251 const 8252 vfunc[47]: QWidget::focusNextPrevChild(bool) 8253 vfunc[48]: QWidget::styleChange(QStyle&) 8254 vfunc[49]: QWidget::enabledChange(bool) 8255 vfunc[50]: QWidget::paletteChange(QPalette const&) 8256 vfunc[51]: QWidget::fontChange(QFont const&) 8257 vfunc[52]: QWidget::windowActivationChange(bool) 8258 vfunc[53]: QWidget::languageChange() 8259 vfunc[54]: QDialog::done(int) 8260 vfunc[55]: QDialog::accept() 8261 vfunc[56]: QDialog::reject() 8262 8263 Table 7-166. Secondary vtable for QDialog 8264 Base Offset -8 8265 Virtual Base Offset 0 8266 RTTI typeinfo for QDialog 8267 vfunc[0]: non-virtual thunk to QDialog::~QDialog() 8268 vfunc[1]: non-virtual thunk to QDialog::~QDialog() 8269 vfunc[2]: non-virtual thunk to QWidget::devType() const 8270 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8271 vfunc[4]: non-virtual thunk to 8272 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8273 8274 The Run Time Type Information for the QDialog class is 8275 described by Table 7-167 8276 8277 Table 7-167. typeinfo for QDialog 8278 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8279 Name typeinfo name for QDialog 8280 basetype: typeinfo for QWidget 8281 __________________________________________________________ 8282 8283 7.5.10.2. Class data for QColorDialog 8284 8285 The virtual table for the QColorDialog class is described by 8286 Table 7-168 8287 8288 Table 7-168. Primary vtable for QColorDialog 8289 Base Offset 0 8290 Virtual Base Offset 0 8291 RTTI typeinfo for QColorDialog 8292 vfunc[0]: QColorDialog::metaObject() const 8293 vfunc[1]: QColorDialog::qt_metacast(char const*) 8294 vfunc[2]: QColorDialog::qt_metacall(QMetaObject::Call, int, 8295 void**) 8296 vfunc[3]: QColorDialog::~QColorDialog() 8297 vfunc[4]: QColorDialog::~QColorDialog() 8298 vfunc[5]: QWidget::event(QEvent*) 8299 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8300 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8301 vfunc[8]: QObject::childEvent(QChildEvent*) 8302 vfunc[9]: QObject::customEvent(QEvent*) 8303 vfunc[10]: QObject::connectNotify(char const*) 8304 vfunc[11]: QObject::disconnectNotify(char const*) 8305 vfunc[12]: QWidget::devType() const 8306 vfunc[13]: QDialog::setVisible(bool) 8307 vfunc[14]: QDialog::sizeHint() const 8308 vfunc[15]: QDialog::minimumSizeHint() const 8309 vfunc[16]: QWidget::heightForWidth(int) const 8310 vfunc[17]: QWidget::paintEngine() const 8311 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8312 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8313 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8314 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8315 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8316 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8317 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8318 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8319 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8320 vfunc[27]: QWidget::enterEvent(QEvent*) 8321 vfunc[28]: QWidget::leaveEvent(QEvent*) 8322 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8323 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8324 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8325 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8326 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8327 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8328 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8329 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8330 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8331 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8332 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8333 vfunc[40]: QDialog::showEvent(QShowEvent*) 8334 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8335 vfunc[42]: QWidget::x11Event(_XEvent*) 8336 vfunc[43]: QWidget::changeEvent(QEvent*) 8337 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8338 const 8339 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8340 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8341 const 8342 vfunc[47]: QWidget::focusNextPrevChild(bool) 8343 vfunc[48]: QWidget::styleChange(QStyle&) 8344 vfunc[49]: QWidget::enabledChange(bool) 8345 vfunc[50]: QWidget::paletteChange(QPalette const&) 8346 vfunc[51]: QWidget::fontChange(QFont const&) 8347 vfunc[52]: QWidget::windowActivationChange(bool) 8348 vfunc[53]: QWidget::languageChange() 8349 vfunc[54]: QDialog::done(int) 8350 vfunc[55]: QDialog::accept() 8351 vfunc[56]: QDialog::reject() 8352 8353 Table 7-169. Secondary vtable for QColorDialog 8354 Base Offset -8 8355 Virtual Base Offset 0 8356 RTTI typeinfo for QColorDialog 8357 vfunc[0]: non-virtual thunk to QColorDialog::~QColorDialog() 8358 vfunc[1]: non-virtual thunk to QColorDialog::~QColorDialog() 8359 vfunc[2]: non-virtual thunk to QWidget::devType() const 8360 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8361 vfunc[4]: non-virtual thunk to 8362 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8363 8364 The Run Time Type Information for the QColorDialog class is 8365 described by Table 7-170 8366 8367 Table 7-170. typeinfo for QColorDialog 8368 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8369 Name typeinfo name for QColorDialog 8370 basetype: typeinfo for QDialog 8371 __________________________________________________________ 8372 8373 7.5.10.3. Class data for QFontDialog 8374 8375 The virtual table for the QFontDialog class is described by 8376 Table 7-171 8377 8378 Table 7-171. Primary vtable for QFontDialog 8379 Base Offset 0 8380 Virtual Base Offset 0 8381 RTTI typeinfo for QFontDialog 8382 vfunc[0]: QFontDialog::metaObject() const 8383 vfunc[1]: QFontDialog::qt_metacast(char const*) 8384 vfunc[2]: QFontDialog::qt_metacall(QMetaObject::Call, int, 8385 void**) 8386 vfunc[3]: QFontDialog::~QFontDialog() 8387 vfunc[4]: QFontDialog::~QFontDialog() 8388 vfunc[5]: QWidget::event(QEvent*) 8389 vfunc[6]: QFontDialog::eventFilter(QObject*, QEvent*) 8390 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8391 vfunc[8]: QObject::childEvent(QChildEvent*) 8392 vfunc[9]: QObject::customEvent(QEvent*) 8393 vfunc[10]: QObject::connectNotify(char const*) 8394 vfunc[11]: QObject::disconnectNotify(char const*) 8395 vfunc[12]: QWidget::devType() const 8396 vfunc[13]: QDialog::setVisible(bool) 8397 vfunc[14]: QDialog::sizeHint() const 8398 vfunc[15]: QDialog::minimumSizeHint() const 8399 vfunc[16]: QWidget::heightForWidth(int) const 8400 vfunc[17]: QWidget::paintEngine() const 8401 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8402 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8403 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8404 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8405 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8406 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8407 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8408 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8409 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8410 vfunc[27]: QWidget::enterEvent(QEvent*) 8411 vfunc[28]: QWidget::leaveEvent(QEvent*) 8412 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8413 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8414 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8415 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8416 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8417 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8418 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8419 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8420 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8421 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8422 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8423 vfunc[40]: QDialog::showEvent(QShowEvent*) 8424 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8425 vfunc[42]: QWidget::x11Event(_XEvent*) 8426 vfunc[43]: QWidget::changeEvent(QEvent*) 8427 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8428 const 8429 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8430 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8431 const 8432 vfunc[47]: QWidget::focusNextPrevChild(bool) 8433 vfunc[48]: QWidget::styleChange(QStyle&) 8434 vfunc[49]: QWidget::enabledChange(bool) 8435 vfunc[50]: QWidget::paletteChange(QPalette const&) 8436 vfunc[51]: QWidget::fontChange(QFont const&) 8437 vfunc[52]: QWidget::windowActivationChange(bool) 8438 vfunc[53]: QWidget::languageChange() 8439 vfunc[54]: QDialog::done(int) 8440 vfunc[55]: QDialog::accept() 8441 vfunc[56]: QDialog::reject() 8442 8443 Table 7-172. Secondary vtable for QFontDialog 8444 Base Offset -8 8445 Virtual Base Offset 0 8446 RTTI typeinfo for QFontDialog 8447 vfunc[0]: non-virtual thunk to QFontDialog::~QFontDialog() 8448 vfunc[1]: non-virtual thunk to QFontDialog::~QFontDialog() 8449 vfunc[2]: non-virtual thunk to QWidget::devType() const 8450 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8451 vfunc[4]: non-virtual thunk to 8452 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8453 8454 The Run Time Type Information for the QFontDialog class is 8455 described by Table 7-173 8456 8457 Table 7-173. typeinfo for QFontDialog 8458 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8459 Name typeinfo name for QFontDialog 8460 basetype: typeinfo for QDialog 8461 __________________________________________________________ 8462 8463 7.5.10.4. Class data for QMessageBox 8464 8465 The virtual table for the QMessageBox class is described by 8466 Table 7-174 8467 8468 Table 7-174. Primary vtable for QMessageBox 8469 Base Offset 0 8470 Virtual Base Offset 0 8471 RTTI typeinfo for QMessageBox 8472 vfunc[0]: QMessageBox::metaObject() const 8473 vfunc[1]: QMessageBox::qt_metacast(char const*) 8474 vfunc[2]: QMessageBox::qt_metacall(QMetaObject::Call, int, 8475 void**) 8476 vfunc[3]: QMessageBox::~QMessageBox() 8477 vfunc[4]: QMessageBox::~QMessageBox() 8478 vfunc[5]: QWidget::event(QEvent*) 8479 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8480 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8481 vfunc[8]: QObject::childEvent(QChildEvent*) 8482 vfunc[9]: QObject::customEvent(QEvent*) 8483 vfunc[10]: QObject::connectNotify(char const*) 8484 vfunc[11]: QObject::disconnectNotify(char const*) 8485 vfunc[12]: QWidget::devType() const 8486 vfunc[13]: QDialog::setVisible(bool) 8487 vfunc[14]: QMessageBox::sizeHint() const 8488 vfunc[15]: QDialog::minimumSizeHint() const 8489 vfunc[16]: QWidget::heightForWidth(int) const 8490 vfunc[17]: QWidget::paintEngine() const 8491 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8492 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8493 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8494 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8495 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8496 vfunc[23]: QMessageBox::keyPressEvent(QKeyEvent*) 8497 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8498 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8499 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8500 vfunc[27]: QWidget::enterEvent(QEvent*) 8501 vfunc[28]: QWidget::leaveEvent(QEvent*) 8502 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8503 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8504 vfunc[31]: QMessageBox::resizeEvent(QResizeEvent*) 8505 vfunc[32]: QMessageBox::closeEvent(QCloseEvent*) 8506 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8507 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8508 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8509 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8510 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8511 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8512 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8513 vfunc[40]: QMessageBox::showEvent(QShowEvent*) 8514 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8515 vfunc[42]: QWidget::x11Event(_XEvent*) 8516 vfunc[43]: QMessageBox::changeEvent(QEvent*) 8517 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8518 const 8519 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8520 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8521 const 8522 vfunc[47]: QWidget::focusNextPrevChild(bool) 8523 vfunc[48]: QWidget::styleChange(QStyle&) 8524 vfunc[49]: QWidget::enabledChange(bool) 8525 vfunc[50]: QWidget::paletteChange(QPalette const&) 8526 vfunc[51]: QWidget::fontChange(QFont const&) 8527 vfunc[52]: QWidget::windowActivationChange(bool) 8528 vfunc[53]: QWidget::languageChange() 8529 vfunc[54]: QDialog::done(int) 8530 vfunc[55]: QDialog::accept() 8531 vfunc[56]: QDialog::reject() 8532 8533 Table 7-175. Secondary vtable for QMessageBox 8534 Base Offset -8 8535 Virtual Base Offset 0 8536 RTTI typeinfo for QMessageBox 8537 vfunc[0]: non-virtual thunk to QMessageBox::~QMessageBox() 8538 vfunc[1]: non-virtual thunk to QMessageBox::~QMessageBox() 8539 vfunc[2]: non-virtual thunk to QWidget::devType() const 8540 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8541 vfunc[4]: non-virtual thunk to 8542 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8543 8544 The Run Time Type Information for the QMessageBox class is 8545 described by Table 7-176 8546 8547 Table 7-176. typeinfo for QMessageBox 8548 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8549 Name typeinfo name for QMessageBox 8550 basetype: typeinfo for QDialog 8551 __________________________________________________________ 8552 8553 7.5.10.5. Class data for QProgressDialog 8554 8555 The virtual table for the QProgressDialog class is described by 8556 Table 7-177 8557 8558 Table 7-177. Primary vtable for QProgressDialog 8559 Base Offset 0 8560 Virtual Base Offset 0 8561 RTTI typeinfo for QProgressDialog 8562 vfunc[0]: QProgressDialog::metaObject() const 8563 vfunc[1]: QProgressDialog::qt_metacast(char const*) 8564 vfunc[2]: QProgressDialog::qt_metacall(QMetaObject::Call, int, 8565 void**) 8566 vfunc[3]: QProgressDialog::~QProgressDialog() 8567 vfunc[4]: QProgressDialog::~QProgressDialog() 8568 vfunc[5]: QWidget::event(QEvent*) 8569 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8570 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8571 vfunc[8]: QObject::childEvent(QChildEvent*) 8572 vfunc[9]: QObject::customEvent(QEvent*) 8573 vfunc[10]: QObject::connectNotify(char const*) 8574 vfunc[11]: QObject::disconnectNotify(char const*) 8575 vfunc[12]: QWidget::devType() const 8576 vfunc[13]: QDialog::setVisible(bool) 8577 vfunc[14]: QProgressDialog::sizeHint() const 8578 vfunc[15]: QDialog::minimumSizeHint() const 8579 vfunc[16]: QWidget::heightForWidth(int) const 8580 vfunc[17]: QWidget::paintEngine() const 8581 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8582 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8583 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8584 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8585 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8586 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8587 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8588 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8589 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8590 vfunc[27]: QWidget::enterEvent(QEvent*) 8591 vfunc[28]: QWidget::leaveEvent(QEvent*) 8592 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8593 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8594 vfunc[31]: QProgressDialog::resizeEvent(QResizeEvent*) 8595 vfunc[32]: QProgressDialog::closeEvent(QCloseEvent*) 8596 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8597 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8598 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8599 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8600 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8601 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8602 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8603 vfunc[40]: QProgressDialog::showEvent(QShowEvent*) 8604 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8605 vfunc[42]: QWidget::x11Event(_XEvent*) 8606 vfunc[43]: QProgressDialog::changeEvent(QEvent*) 8607 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8608 const 8609 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8610 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8611 const 8612 vfunc[47]: QWidget::focusNextPrevChild(bool) 8613 vfunc[48]: QWidget::styleChange(QStyle&) 8614 vfunc[49]: QWidget::enabledChange(bool) 8615 vfunc[50]: QWidget::paletteChange(QPalette const&) 8616 vfunc[51]: QWidget::fontChange(QFont const&) 8617 vfunc[52]: QWidget::windowActivationChange(bool) 8618 vfunc[53]: QWidget::languageChange() 8619 vfunc[54]: QDialog::done(int) 8620 vfunc[55]: QDialog::accept() 8621 vfunc[56]: QDialog::reject() 8622 8623 Table 7-178. Secondary vtable for QProgressDialog 8624 Base Offset -8 8625 Virtual Base Offset 0 8626 RTTI typeinfo for QProgressDialog 8627 vfunc[0]: non-virtual thunk to 8628 QProgressDialog::~QProgressDialog() 8629 vfunc[1]: non-virtual thunk to 8630 QProgressDialog::~QProgressDialog() 8631 vfunc[2]: non-virtual thunk to QWidget::devType() const 8632 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8633 vfunc[4]: non-virtual thunk to 8634 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8635 8636 The Run Time Type Information for the QProgressDialog class is 8637 described by Table 7-179 8638 8639 Table 7-179. typeinfo for QProgressDialog 8640 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8641 Name typeinfo name for QProgressDialog 8642 basetype: typeinfo for QDialog 8643 __________________________________________________________ 8644 8645 7.5.10.6. Class data for QErrorMessage 8646 8647 The virtual table for the QErrorMessage class is described by 8648 Table 7-180 8649 8650 Table 7-180. Primary vtable for QErrorMessage 8651 Base Offset 0 8652 Virtual Base Offset 0 8653 RTTI typeinfo for QErrorMessage 8654 vfunc[0]: QErrorMessage::metaObject() const 8655 vfunc[1]: QErrorMessage::qt_metacast(char const*) 8656 vfunc[2]: QErrorMessage::qt_metacall(QMetaObject::Call, int, 8657 void**) 8658 vfunc[3]: QErrorMessage::~QErrorMessage() 8659 vfunc[4]: QErrorMessage::~QErrorMessage() 8660 vfunc[5]: QWidget::event(QEvent*) 8661 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8662 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8663 vfunc[8]: QObject::childEvent(QChildEvent*) 8664 vfunc[9]: QObject::customEvent(QEvent*) 8665 vfunc[10]: QObject::connectNotify(char const*) 8666 vfunc[11]: QObject::disconnectNotify(char const*) 8667 vfunc[12]: QWidget::devType() const 8668 vfunc[13]: QDialog::setVisible(bool) 8669 vfunc[14]: QDialog::sizeHint() const 8670 vfunc[15]: QDialog::minimumSizeHint() const 8671 vfunc[16]: QWidget::heightForWidth(int) const 8672 vfunc[17]: QWidget::paintEngine() const 8673 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8674 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8675 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8676 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8677 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8678 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8679 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8680 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8681 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8682 vfunc[27]: QWidget::enterEvent(QEvent*) 8683 vfunc[28]: QWidget::leaveEvent(QEvent*) 8684 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8685 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8686 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8687 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8688 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8689 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8690 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8691 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8692 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8693 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8694 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8695 vfunc[40]: QDialog::showEvent(QShowEvent*) 8696 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8697 vfunc[42]: QWidget::x11Event(_XEvent*) 8698 vfunc[43]: QWidget::changeEvent(QEvent*) 8699 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8700 const 8701 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8702 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8703 const 8704 vfunc[47]: QWidget::focusNextPrevChild(bool) 8705 vfunc[48]: QWidget::styleChange(QStyle&) 8706 vfunc[49]: QWidget::enabledChange(bool) 8707 vfunc[50]: QWidget::paletteChange(QPalette const&) 8708 vfunc[51]: QWidget::fontChange(QFont const&) 8709 vfunc[52]: QWidget::windowActivationChange(bool) 8710 vfunc[53]: QWidget::languageChange() 8711 vfunc[54]: QErrorMessage::done(int) 8712 vfunc[55]: QDialog::accept() 8713 vfunc[56]: QDialog::reject() 8714 8715 Table 7-181. Secondary vtable for QErrorMessage 8716 Base Offset -8 8717 Virtual Base Offset 0 8718 RTTI typeinfo for QErrorMessage 8719 vfunc[0]: non-virtual thunk to QErrorMessage::~QErrorMessage() 8720 vfunc[1]: non-virtual thunk to QErrorMessage::~QErrorMessage() 8721 vfunc[2]: non-virtual thunk to QWidget::devType() const 8722 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8723 vfunc[4]: non-virtual thunk to 8724 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8725 8726 The Run Time Type Information for the QErrorMessage class is 8727 described by Table 7-182 8728 8729 Table 7-182. typeinfo for QErrorMessage 8730 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8731 Name typeinfo name for QErrorMessage 8732 basetype: typeinfo for QDialog 8733 __________________________________________________________ 8734 8735 7.5.10.7. Class data for QFileDialog 8736 8737 The virtual table for the QFileDialog class is described by 8738 Table 7-183 8739 8740 Table 7-183. Primary vtable for QFileDialog 8741 Base Offset 0 8742 Virtual Base Offset 0 8743 RTTI typeinfo for QFileDialog 8744 vfunc[0]: QFileDialog::metaObject() const 8745 vfunc[1]: QFileDialog::qt_metacast(char const*) 8746 vfunc[2]: QFileDialog::qt_metacall(QMetaObject::Call, int, 8747 void**) 8748 vfunc[3]: QFileDialog::~QFileDialog() 8749 vfunc[4]: QFileDialog::~QFileDialog() 8750 vfunc[5]: QWidget::event(QEvent*) 8751 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8752 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8753 vfunc[8]: QObject::childEvent(QChildEvent*) 8754 vfunc[9]: QObject::customEvent(QEvent*) 8755 vfunc[10]: QObject::connectNotify(char const*) 8756 vfunc[11]: QObject::disconnectNotify(char const*) 8757 vfunc[12]: QWidget::devType() const 8758 vfunc[13]: QDialog::setVisible(bool) 8759 vfunc[14]: QDialog::sizeHint() const 8760 vfunc[15]: QDialog::minimumSizeHint() const 8761 vfunc[16]: QWidget::heightForWidth(int) const 8762 vfunc[17]: QWidget::paintEngine() const 8763 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8764 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8765 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8766 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8767 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8768 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8769 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8770 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8771 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8772 vfunc[27]: QWidget::enterEvent(QEvent*) 8773 vfunc[28]: QWidget::leaveEvent(QEvent*) 8774 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8775 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8776 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8777 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8778 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8779 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8780 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8781 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8782 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8783 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8784 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8785 vfunc[40]: QDialog::showEvent(QShowEvent*) 8786 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8787 vfunc[42]: QWidget::x11Event(_XEvent*) 8788 vfunc[43]: QWidget::changeEvent(QEvent*) 8789 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8790 const 8791 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8792 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8793 const 8794 vfunc[47]: QWidget::focusNextPrevChild(bool) 8795 vfunc[48]: QWidget::styleChange(QStyle&) 8796 vfunc[49]: QWidget::enabledChange(bool) 8797 vfunc[50]: QWidget::paletteChange(QPalette const&) 8798 vfunc[51]: QWidget::fontChange(QFont const&) 8799 vfunc[52]: QWidget::windowActivationChange(bool) 8800 vfunc[53]: QWidget::languageChange() 8801 vfunc[54]: QFileDialog::done(int) 8802 vfunc[55]: QFileDialog::accept() 8803 vfunc[56]: QDialog::reject() 8804 8805 Table 7-184. Secondary vtable for QFileDialog 8806 Base Offset -8 8807 Virtual Base Offset 0 8808 RTTI typeinfo for QFileDialog 8809 vfunc[0]: non-virtual thunk to QFileDialog::~QFileDialog() 8810 vfunc[1]: non-virtual thunk to QFileDialog::~QFileDialog() 8811 vfunc[2]: non-virtual thunk to QWidget::devType() const 8812 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8813 vfunc[4]: non-virtual thunk to 8814 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8815 8816 The Run Time Type Information for the QFileDialog class is 8817 described by Table 7-185 8818 8819 Table 7-185. typeinfo for QFileDialog 8820 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8821 Name typeinfo name for QFileDialog 8822 basetype: typeinfo for QDialog 8823 __________________________________________________________ 8824 8825 7.5.10.8. Class data for QPrintDialog 8826 8827 The virtual table for the QPrintDialog class is described by 8828 Table 7-186 8829 8830 Table 7-186. Primary vtable for QPrintDialog 8831 Base Offset 0 8832 Virtual Base Offset 0 8833 RTTI typeinfo for QPrintDialog 8834 vfunc[0]: QPrintDialog::metaObject() const 8835 vfunc[1]: QPrintDialog::qt_metacast(char const*) 8836 vfunc[2]: QPrintDialog::qt_metacall(QMetaObject::Call, int, 8837 void**) 8838 vfunc[3]: QPrintDialog::~QPrintDialog() 8839 vfunc[4]: QPrintDialog::~QPrintDialog() 8840 vfunc[5]: QWidget::event(QEvent*) 8841 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8842 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8843 vfunc[8]: QObject::childEvent(QChildEvent*) 8844 vfunc[9]: QObject::customEvent(QEvent*) 8845 vfunc[10]: QObject::connectNotify(char const*) 8846 vfunc[11]: QObject::disconnectNotify(char const*) 8847 vfunc[12]: QWidget::devType() const 8848 vfunc[13]: QDialog::setVisible(bool) 8849 vfunc[14]: QDialog::sizeHint() const 8850 vfunc[15]: QDialog::minimumSizeHint() const 8851 vfunc[16]: QWidget::heightForWidth(int) const 8852 vfunc[17]: QWidget::paintEngine() const 8853 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8854 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8855 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8856 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8857 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8858 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8859 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8860 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8861 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8862 vfunc[27]: QWidget::enterEvent(QEvent*) 8863 vfunc[28]: QWidget::leaveEvent(QEvent*) 8864 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8865 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8866 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8867 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8868 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8869 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8870 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8871 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8872 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8873 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8874 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8875 vfunc[40]: QDialog::showEvent(QShowEvent*) 8876 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8877 vfunc[42]: QWidget::x11Event(_XEvent*) 8878 vfunc[43]: QWidget::changeEvent(QEvent*) 8879 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8880 const 8881 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8882 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8883 const 8884 vfunc[47]: QWidget::focusNextPrevChild(bool) 8885 vfunc[48]: QWidget::styleChange(QStyle&) 8886 vfunc[49]: QWidget::enabledChange(bool) 8887 vfunc[50]: QWidget::paletteChange(QPalette const&) 8888 vfunc[51]: QWidget::fontChange(QFont const&) 8889 vfunc[52]: QWidget::windowActivationChange(bool) 8890 vfunc[53]: QWidget::languageChange() 8891 vfunc[54]: QDialog::done(int) 8892 vfunc[55]: QDialog::accept() 8893 vfunc[56]: QDialog::reject() 8894 vfunc[57]: QPrintDialog::exec() 8895 8896 Table 7-187. Secondary vtable for QPrintDialog 8897 Base Offset -8 8898 Virtual Base Offset 0 8899 RTTI typeinfo for QPrintDialog 8900 vfunc[0]: non-virtual thunk to QPrintDialog::~QPrintDialog() 8901 vfunc[1]: non-virtual thunk to QPrintDialog::~QPrintDialog() 8902 vfunc[2]: non-virtual thunk to QWidget::devType() const 8903 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8904 vfunc[4]: non-virtual thunk to 8905 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8906 8907 The Run Time Type Information for the QPrintDialog class is 8908 described by Table 7-188 8909 8910 Table 7-188. typeinfo for QPrintDialog 8911 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8912 Name typeinfo name for QPrintDialog 8913 basetype: typeinfo for QAbstractPrintDialog 8914 __________________________________________________________ 8915 8916 7.5.10.9. Class data for QPageSetupDialog 8917 8918 The virtual table for the QPageSetupDialog class is described 8919 by Table 7-189 8920 8921 Table 7-189. Primary vtable for QPageSetupDialog 8922 Base Offset 0 8923 Virtual Base Offset 0 8924 RTTI typeinfo for QPageSetupDialog 8925 vfunc[0]: QDialog::metaObject() const 8926 vfunc[1]: QDialog::qt_metacast(char const*) 8927 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 8928 vfunc[3]: NULL or QPageSetupDialog::~QPageSetupDialog() 8929 vfunc[4]: NULL or QPageSetupDialog::~QPageSetupDialog() 8930 vfunc[5]: QWidget::event(QEvent*) 8931 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8932 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8933 vfunc[8]: QObject::childEvent(QChildEvent*) 8934 vfunc[9]: QObject::customEvent(QEvent*) 8935 vfunc[10]: QObject::connectNotify(char const*) 8936 vfunc[11]: QObject::disconnectNotify(char const*) 8937 vfunc[12]: QWidget::devType() const 8938 vfunc[13]: QDialog::setVisible(bool) 8939 vfunc[14]: QDialog::sizeHint() const 8940 vfunc[15]: QDialog::minimumSizeHint() const 8941 vfunc[16]: QWidget::heightForWidth(int) const 8942 vfunc[17]: QWidget::paintEngine() const 8943 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8944 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8945 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8946 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8947 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8948 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8949 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8950 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8951 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8952 vfunc[27]: QWidget::enterEvent(QEvent*) 8953 vfunc[28]: QWidget::leaveEvent(QEvent*) 8954 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8955 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8956 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8957 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8958 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8959 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8960 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8961 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8962 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8963 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8964 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8965 vfunc[40]: QDialog::showEvent(QShowEvent*) 8966 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8967 vfunc[42]: QWidget::x11Event(_XEvent*) 8968 vfunc[43]: QWidget::changeEvent(QEvent*) 8969 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8970 const 8971 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8972 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8973 const 8974 vfunc[47]: QWidget::focusNextPrevChild(bool) 8975 vfunc[48]: QWidget::styleChange(QStyle&) 8976 vfunc[49]: QWidget::enabledChange(bool) 8977 vfunc[50]: QWidget::paletteChange(QPalette const&) 8978 vfunc[51]: QWidget::fontChange(QFont const&) 8979 vfunc[52]: QWidget::windowActivationChange(bool) 8980 vfunc[53]: QWidget::languageChange() 8981 vfunc[54]: QDialog::done(int) 8982 vfunc[55]: QDialog::accept() 8983 vfunc[56]: QDialog::reject() 8984 vfunc[57]: QPageSetupDialog::exec() 8985 8986 Table 7-190. Secondary vtable for QPageSetupDialog 8987 Base Offset -8 8988 Virtual Base Offset 0 8989 RTTI typeinfo for QPageSetupDialog 8990 vfunc[0]: NULL or non-virtual thunk to 8991 QPageSetupDialog::~QPageSetupDialog() 8992 vfunc[1]: NULL or non-virtual thunk to 8993 QPageSetupDialog::~QPageSetupDialog() 8994 vfunc[2]: non-virtual thunk to QWidget::devType() const 8995 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8996 vfunc[4]: non-virtual thunk to 8997 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8998 8999 The Run Time Type Information for the QPageSetupDialog class is 9000 described by Table 7-191 9001 9002 Table 7-191. typeinfo for QPageSetupDialog 9003 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9004 Name typeinfo name for QPageSetupDialog 9005 basetype: typeinfo for QAbstractPageSetupDialog 9006 __________________________________________________________ 9007 9008 7.5.10.10. Class data for QInputDialog 9009 9010 The virtual table for the QInputDialog class is described by 9011 Table 7-192 9012 9013 Table 7-192. Primary vtable for QInputDialog 9014 Base Offset 0 9015 Virtual Base Offset 0 9016 RTTI typeinfo for QInputDialog 9017 vfunc[0]: QInputDialog::metaObject() const 9018 vfunc[1]: QInputDialog::qt_metacast(char const*) 9019 vfunc[2]: QInputDialog::qt_metacall(QMetaObject::Call, int, 9020 void**) 9021 vfunc[3]: QInputDialog::~QInputDialog() 9022 vfunc[4]: QInputDialog::~QInputDialog() 9023 vfunc[5]: QWidget::event(QEvent*) 9024 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 9025 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9026 vfunc[8]: QObject::childEvent(QChildEvent*) 9027 vfunc[9]: QObject::customEvent(QEvent*) 9028 vfunc[10]: QObject::connectNotify(char const*) 9029 vfunc[11]: QObject::disconnectNotify(char const*) 9030 vfunc[12]: QWidget::devType() const 9031 vfunc[13]: QDialog::setVisible(bool) 9032 vfunc[14]: QDialog::sizeHint() const 9033 vfunc[15]: QDialog::minimumSizeHint() const 9034 vfunc[16]: QWidget::heightForWidth(int) const 9035 vfunc[17]: QWidget::paintEngine() const 9036 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 9037 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 9038 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9039 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 9040 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 9041 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 9042 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9043 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9044 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9045 vfunc[27]: QWidget::enterEvent(QEvent*) 9046 vfunc[28]: QWidget::leaveEvent(QEvent*) 9047 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 9048 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9049 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 9050 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 9051 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 9052 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9053 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9054 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9055 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9056 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9057 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9058 vfunc[40]: QDialog::showEvent(QShowEvent*) 9059 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9060 vfunc[42]: QWidget::x11Event(_XEvent*) 9061 vfunc[43]: QWidget::changeEvent(QEvent*) 9062 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9063 const 9064 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9065 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9066 const 9067 vfunc[47]: QWidget::focusNextPrevChild(bool) 9068 vfunc[48]: QWidget::styleChange(QStyle&) 9069 vfunc[49]: QWidget::enabledChange(bool) 9070 vfunc[50]: QWidget::paletteChange(QPalette const&) 9071 vfunc[51]: QWidget::fontChange(QFont const&) 9072 vfunc[52]: QWidget::windowActivationChange(bool) 9073 vfunc[53]: QWidget::languageChange() 9074 vfunc[54]: QDialog::done(int) 9075 vfunc[55]: QDialog::accept() 9076 vfunc[56]: QDialog::reject() 9077 9078 Table 7-193. Secondary vtable for QInputDialog 9079 Base Offset -8 9080 Virtual Base Offset 0 9081 RTTI typeinfo for QInputDialog 9082 vfunc[0]: non-virtual thunk to QInputDialog::~QInputDialog() 9083 vfunc[1]: non-virtual thunk to QInputDialog::~QInputDialog() 9084 vfunc[2]: non-virtual thunk to QWidget::devType() const 9085 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9086 vfunc[4]: non-virtual thunk to 9087 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9088 9089 The Run Time Type Information for the QInputDialog class is 9090 described by Table 7-194 9091 9092 Table 7-194. typeinfo for QInputDialog 9093 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9094 Name typeinfo name for QInputDialog 9095 basetype: typeinfo for QDialog 9096 __________________________________________________________ 9097 9098 7.5.10.11. Class data for QFileIconProvider 9099 9100 The virtual table for the QFileIconProvider class is described 9101 in the generic part of this specification. 9102 9103 The Run Time Type Information for the QFileIconProvider class 9104 is described by Table 7-195 9105 9106 Table 7-195. typeinfo for QFileIconProvider 9107 Base Vtable vtable for __cxxabiv1::__class_type_info 9108 Name typeinfo name for QFileIconProvider 9109 __________________________________________________________ 9110 9111 7.5.10.12. Interfaces for Qt4 Dialogs 9112 9113 An LSB conforming implementation shall provide the architecture 9114 specific functions for Qt4 Dialogs specified in Table 7-196, 9115 with the full mandatory functionality as described in the 9116 referenced underlying specification. 9117 9118 Table 7-196. libQtGui - Qt4 Dialogs Function Interfaces 9119 _ZThn8_N11QFileDialogD0Ev [CXXABI-1.86] 9120 _ZThn8_N11QFileDialogD1Ev [CXXABI-1.86] 9121 _ZThn8_N11QFontDialogD0Ev [CXXABI-1.86] 9122 _ZThn8_N11QFontDialogD1Ev [CXXABI-1.86] 9123 _ZThn8_N11QMessageBoxD0Ev [CXXABI-1.86] 9124 _ZThn8_N11QMessageBoxD1Ev [CXXABI-1.86] 9125 _ZThn8_N12QColorDialogD0Ev [CXXABI-1.86] 9126 _ZThn8_N12QColorDialogD1Ev [CXXABI-1.86] 9127 _ZThn8_N12QInputDialogD0Ev [CXXABI-1.86] 9128 _ZThn8_N12QInputDialogD1Ev [CXXABI-1.86] 9129 _ZThn8_N12QPrintDialogD0Ev [CXXABI-1.86] 9130 _ZThn8_N12QPrintDialogD1Ev [CXXABI-1.86] 9131 _ZThn8_N13QErrorMessageD0Ev [CXXABI-1.86] 9132 _ZThn8_N13QErrorMessageD1Ev [CXXABI-1.86] 9133 _ZThn8_N15QProgressDialogD0Ev [CXXABI-1.86] 9134 _ZThn8_N15QProgressDialogD1Ev [CXXABI-1.86] 9135 _ZThn8_N7QDialogD0Ev [CXXABI-1.86] _ZThn8_N7QDialogD1Ev 9136 [CXXABI-1.86] 9137 __________________________________________________________ 9138 9139 7.5.11. Qt4 Date and Time 9140 __________________________________________________________ 9141 9142 7.5.11.1. Class data for QDateTimeEdit 9143 9144 The virtual table for the QDateTimeEdit class is described by 9145 Table 7-197 9146 9147 Table 7-197. Primary vtable for QDateTimeEdit 9148 Base Offset 0 9149 Virtual Base Offset 0 9150 RTTI typeinfo for QDateTimeEdit 9151 vfunc[0]: QDateTimeEdit::metaObject() const 9152 vfunc[1]: QDateTimeEdit::qt_metacast(char const*) 9153 vfunc[2]: QDateTimeEdit::qt_metacall(QMetaObject::Call, int, 9154 void**) 9155 vfunc[3]: NULL or QDateTimeEdit::~QDateTimeEdit() 9156 vfunc[4]: NULL or QDateTimeEdit::~QDateTimeEdit() 9157 vfunc[5]: QDateTimeEdit::event(QEvent*) 9158 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9159 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 9160 vfunc[8]: QObject::childEvent(QChildEvent*) 9161 vfunc[9]: QObject::customEvent(QEvent*) 9162 vfunc[10]: QObject::connectNotify(char const*) 9163 vfunc[11]: QObject::disconnectNotify(char const*) 9164 vfunc[12]: QWidget::devType() const 9165 vfunc[13]: QWidget::setVisible(bool) 9166 vfunc[14]: QDateTimeEdit::sizeHint() const 9167 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 9168 vfunc[16]: QWidget::heightForWidth(int) const 9169 vfunc[17]: QWidget::paintEngine() const 9170 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 9171 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 9172 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9173 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 9174 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 9175 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 9176 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 9177 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 9178 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 9179 vfunc[27]: QWidget::enterEvent(QEvent*) 9180 vfunc[28]: QWidget::leaveEvent(QEvent*) 9181 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 9182 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9183 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 9184 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 9185 vfunc[33]: 9186 QAbstractSpinBox::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]: QAbstractSpinBox::showEvent(QShowEvent*) 9194 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 9195 vfunc[42]: QWidget::x11Event(_XEvent*) 9196 vfunc[43]: QAbstractSpinBox::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]: QDateTimeEdit::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]: QDateTimeEdit::validate(QString&, int&) const 9210 vfunc[55]: QDateTimeEdit::fixup(QString&) const 9211 vfunc[56]: QDateTimeEdit::stepBy(int) 9212 vfunc[57]: QDateTimeEdit::clear() 9213 vfunc[58]: QDateTimeEdit::stepEnabled() const 9214 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 9215 const 9216 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 9217 const 9218 9219 Table 7-198. Secondary vtable for QDateTimeEdit 9220 Base Offset -8 9221 Virtual Base Offset 0 9222 RTTI typeinfo for QDateTimeEdit 9223 vfunc[0]: NULL or non-virtual thunk to 9224 QDateTimeEdit::~QDateTimeEdit() 9225 vfunc[1]: NULL or non-virtual thunk to 9226 QDateTimeEdit::~QDateTimeEdit() 9227 vfunc[2]: non-virtual thunk to QWidget::devType() const 9228 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9229 vfunc[4]: non-virtual thunk to 9230 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9231 9232 The Run Time Type Information for the QDateTimeEdit class is 9233 described by Table 7-199 9234 9235 Table 7-199. typeinfo for QDateTimeEdit 9236 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9237 Name typeinfo name for QDateTimeEdit 9238 basetype: typeinfo for QAbstractSpinBox 9239 __________________________________________________________ 9240 9241 7.5.11.2. Class data for QTimeEdit 9242 9243 The virtual table for the QTimeEdit class is described by Table 9244 7-200 9245 9246 Table 7-200. Primary vtable for QTimeEdit 9247 Base Offset 0 9248 Virtual Base Offset 0 9249 RTTI typeinfo for QTimeEdit 9250 vfunc[0]: QTimeEdit::metaObject() const 9251 vfunc[1]: QTimeEdit::qt_metacast(char const*) 9252 vfunc[2]: QTimeEdit::qt_metacall(QMetaObject::Call, int, 9253 void**) 9254 vfunc[3]: NULL or QTimeEdit::~QTimeEdit() 9255 vfunc[4]: NULL or QTimeEdit::~QTimeEdit() 9256 vfunc[5]: QDateTimeEdit::event(QEvent*) 9257 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9258 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 9259 vfunc[8]: QObject::childEvent(QChildEvent*) 9260 vfunc[9]: QObject::customEvent(QEvent*) 9261 vfunc[10]: QObject::connectNotify(char const*) 9262 vfunc[11]: QObject::disconnectNotify(char const*) 9263 vfunc[12]: QWidget::devType() const 9264 vfunc[13]: QWidget::setVisible(bool) 9265 vfunc[14]: QDateTimeEdit::sizeHint() const 9266 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 9267 vfunc[16]: QWidget::heightForWidth(int) const 9268 vfunc[17]: QWidget::paintEngine() const 9269 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 9270 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 9271 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9272 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 9273 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 9274 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 9275 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 9276 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 9277 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 9278 vfunc[27]: QWidget::enterEvent(QEvent*) 9279 vfunc[28]: QWidget::leaveEvent(QEvent*) 9280 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 9281 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9282 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 9283 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 9284 vfunc[33]: 9285 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 9286 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9287 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9288 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9289 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9290 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9291 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9292 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 9293 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 9294 vfunc[42]: QWidget::x11Event(_XEvent*) 9295 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 9296 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9297 const 9298 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9299 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9300 const 9301 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 9302 vfunc[48]: QWidget::styleChange(QStyle&) 9303 vfunc[49]: QWidget::enabledChange(bool) 9304 vfunc[50]: QWidget::paletteChange(QPalette const&) 9305 vfunc[51]: QWidget::fontChange(QFont const&) 9306 vfunc[52]: QWidget::windowActivationChange(bool) 9307 vfunc[53]: QWidget::languageChange() 9308 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 9309 vfunc[55]: QDateTimeEdit::fixup(QString&) const 9310 vfunc[56]: QDateTimeEdit::stepBy(int) 9311 vfunc[57]: QDateTimeEdit::clear() 9312 vfunc[58]: QDateTimeEdit::stepEnabled() const 9313 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 9314 const 9315 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 9316 const 9317 9318 Table 7-201. Secondary vtable for QTimeEdit 9319 Base Offset -8 9320 Virtual Base Offset 0 9321 RTTI typeinfo for QTimeEdit 9322 vfunc[0]: NULL or non-virtual thunk to QTimeEdit::~QTimeEdit() 9323 vfunc[1]: NULL or non-virtual thunk to QTimeEdit::~QTimeEdit() 9324 vfunc[2]: non-virtual thunk to QWidget::devType() const 9325 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9326 vfunc[4]: non-virtual thunk to 9327 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9328 9329 The Run Time Type Information for the QTimeEdit class is 9330 described by Table 7-202 9331 9332 Table 7-202. typeinfo for QTimeEdit 9333 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9334 Name typeinfo name for QTimeEdit 9335 basetype: typeinfo for QDateTimeEdit 9336 __________________________________________________________ 9337 9338 7.5.11.3. Class data for QDateEdit 9339 9340 The virtual table for the QDateEdit class is described by Table 9341 7-203 9342 9343 Table 7-203. Primary vtable for QDateEdit 9344 Base Offset 0 9345 Virtual Base Offset 0 9346 RTTI typeinfo for QDateEdit 9347 vfunc[0]: QDateEdit::metaObject() const 9348 vfunc[1]: QDateEdit::qt_metacast(char const*) 9349 vfunc[2]: QDateEdit::qt_metacall(QMetaObject::Call, int, 9350 void**) 9351 vfunc[3]: NULL or QDateEdit::~QDateEdit() 9352 vfunc[4]: NULL or QDateEdit::~QDateEdit() 9353 vfunc[5]: QDateTimeEdit::event(QEvent*) 9354 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9355 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 9356 vfunc[8]: QObject::childEvent(QChildEvent*) 9357 vfunc[9]: QObject::customEvent(QEvent*) 9358 vfunc[10]: QObject::connectNotify(char const*) 9359 vfunc[11]: QObject::disconnectNotify(char const*) 9360 vfunc[12]: QWidget::devType() const 9361 vfunc[13]: QWidget::setVisible(bool) 9362 vfunc[14]: QDateTimeEdit::sizeHint() const 9363 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 9364 vfunc[16]: QWidget::heightForWidth(int) const 9365 vfunc[17]: QWidget::paintEngine() const 9366 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 9367 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 9368 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9369 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 9370 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 9371 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 9372 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 9373 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 9374 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 9375 vfunc[27]: QWidget::enterEvent(QEvent*) 9376 vfunc[28]: QWidget::leaveEvent(QEvent*) 9377 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 9378 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9379 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 9380 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 9381 vfunc[33]: 9382 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 9383 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9384 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9385 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9386 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9387 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9388 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9389 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 9390 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 9391 vfunc[42]: QWidget::x11Event(_XEvent*) 9392 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 9393 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9394 const 9395 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9396 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9397 const 9398 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 9399 vfunc[48]: QWidget::styleChange(QStyle&) 9400 vfunc[49]: QWidget::enabledChange(bool) 9401 vfunc[50]: QWidget::paletteChange(QPalette const&) 9402 vfunc[51]: QWidget::fontChange(QFont const&) 9403 vfunc[52]: QWidget::windowActivationChange(bool) 9404 vfunc[53]: QWidget::languageChange() 9405 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 9406 vfunc[55]: QDateTimeEdit::fixup(QString&) const 9407 vfunc[56]: QDateTimeEdit::stepBy(int) 9408 vfunc[57]: QDateTimeEdit::clear() 9409 vfunc[58]: QDateTimeEdit::stepEnabled() const 9410 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 9411 const 9412 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 9413 const 9414 9415 Table 7-204. Secondary vtable for QDateEdit 9416 Base Offset -8 9417 Virtual Base Offset 0 9418 RTTI typeinfo for QDateEdit 9419 vfunc[0]: NULL or non-virtual thunk to QDateEdit::~QDateEdit() 9420 vfunc[1]: NULL or non-virtual thunk to QDateEdit::~QDateEdit() 9421 vfunc[2]: non-virtual thunk to QWidget::devType() const 9422 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9423 vfunc[4]: non-virtual thunk to 9424 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9425 9426 The Run Time Type Information for the QDateEdit class is 9427 described by Table 7-205 9428 9429 Table 7-205. typeinfo for QDateEdit 9430 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9431 Name typeinfo name for QDateEdit 9432 basetype: typeinfo for QDateTimeEdit 9433 __________________________________________________________ 9434 9435 7.5.11.4. Interfaces for Qt4 Date and Time 9436 9437 No external functions are defined for libQtGui - Qt4 Date and 9438 Time in this part of the specification. See also the generic 9439 specification. 9440 __________________________________________________________ 9441 9442 7.5.12. Qt4 Miscellaneous 9443 __________________________________________________________ 9444 9445 7.5.12.1. Class data for QRubberBand 9446 9447 The virtual table for the QRubberBand class is described by 9448 Table 7-206 9449 9450 Table 7-206. Primary vtable for QRubberBand 9451 Base Offset 0 9452 Virtual Base Offset 0 9453 RTTI typeinfo for QRubberBand 9454 vfunc[0]: QRubberBand::metaObject() const 9455 vfunc[1]: QRubberBand::qt_metacast(char const*) 9456 vfunc[2]: QRubberBand::qt_metacall(QMetaObject::Call, int, 9457 void**) 9458 vfunc[3]: QRubberBand::~QRubberBand() 9459 vfunc[4]: QRubberBand::~QRubberBand() 9460 vfunc[5]: QRubberBand::event(QEvent*) 9461 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9462 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9463 vfunc[8]: QObject::childEvent(QChildEvent*) 9464 vfunc[9]: QObject::customEvent(QEvent*) 9465 vfunc[10]: QObject::connectNotify(char const*) 9466 vfunc[11]: QObject::disconnectNotify(char const*) 9467 vfunc[12]: QWidget::devType() const 9468 vfunc[13]: QWidget::setVisible(bool) 9469 vfunc[14]: QWidget::sizeHint() const 9470 vfunc[15]: QWidget::minimumSizeHint() const 9471 vfunc[16]: QWidget::heightForWidth(int) const 9472 vfunc[17]: QWidget::paintEngine() const 9473 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 9474 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 9475 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9476 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 9477 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 9478 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 9479 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9480 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9481 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9482 vfunc[27]: QWidget::enterEvent(QEvent*) 9483 vfunc[28]: QWidget::leaveEvent(QEvent*) 9484 vfunc[29]: QRubberBand::paintEvent(QPaintEvent*) 9485 vfunc[30]: QRubberBand::moveEvent(QMoveEvent*) 9486 vfunc[31]: QRubberBand::resizeEvent(QResizeEvent*) 9487 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9488 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9489 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9490 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9491 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9492 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9493 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9494 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9495 vfunc[40]: QRubberBand::showEvent(QShowEvent*) 9496 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9497 vfunc[42]: QWidget::x11Event(_XEvent*) 9498 vfunc[43]: QRubberBand::changeEvent(QEvent*) 9499 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9500 const 9501 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9502 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9503 const 9504 vfunc[47]: QWidget::focusNextPrevChild(bool) 9505 vfunc[48]: QWidget::styleChange(QStyle&) 9506 vfunc[49]: QWidget::enabledChange(bool) 9507 vfunc[50]: QWidget::paletteChange(QPalette const&) 9508 vfunc[51]: QWidget::fontChange(QFont const&) 9509 vfunc[52]: QWidget::windowActivationChange(bool) 9510 vfunc[53]: QWidget::languageChange() 9511 9512 Table 7-207. Secondary vtable for QRubberBand 9513 Base Offset -8 9514 Virtual Base Offset 0 9515 RTTI typeinfo for QRubberBand 9516 vfunc[0]: non-virtual thunk to QRubberBand::~QRubberBand() 9517 vfunc[1]: non-virtual thunk to QRubberBand::~QRubberBand() 9518 vfunc[2]: non-virtual thunk to QWidget::devType() const 9519 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9520 vfunc[4]: non-virtual thunk to 9521 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9522 9523 The Run Time Type Information for the QRubberBand class is 9524 described by Table 7-208 9525 9526 Table 7-208. typeinfo for QRubberBand 9527 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9528 Name typeinfo name for QRubberBand 9529 basetype: typeinfo for QWidget 9530 __________________________________________________________ 9531 9532 7.5.12.2. Class data for QShortcut 9533 9534 The virtual table for the QShortcut class is described in the 9535 generic part of this specification. 9536 9537 The Run Time Type Information for the QShortcut class is 9538 described by Table 7-209 9539 9540 Table 7-209. typeinfo for QShortcut 9541 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9542 Name typeinfo name for QShortcut 9543 basetype: typeinfo for QObject 9544 __________________________________________________________ 9545 9546 7.5.12.3. Class data for QSplashScreen 9547 9548 The virtual table for the QSplashScreen class is described by 9549 Table 7-210 9550 9551 Table 7-210. Primary vtable for QSplashScreen 9552 Base Offset 0 9553 Virtual Base Offset 0 9554 RTTI typeinfo for QSplashScreen 9555 vfunc[0]: QSplashScreen::metaObject() const 9556 vfunc[1]: QSplashScreen::qt_metacast(char const*) 9557 vfunc[2]: QSplashScreen::qt_metacall(QMetaObject::Call, int, 9558 void**) 9559 vfunc[3]: QSplashScreen::~QSplashScreen() 9560 vfunc[4]: QSplashScreen::~QSplashScreen() 9561 vfunc[5]: QSplashScreen::event(QEvent*) 9562 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9563 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9564 vfunc[8]: QObject::childEvent(QChildEvent*) 9565 vfunc[9]: QObject::customEvent(QEvent*) 9566 vfunc[10]: QObject::connectNotify(char const*) 9567 vfunc[11]: QObject::disconnectNotify(char const*) 9568 vfunc[12]: QWidget::devType() const 9569 vfunc[13]: QWidget::setVisible(bool) 9570 vfunc[14]: QWidget::sizeHint() const 9571 vfunc[15]: QWidget::minimumSizeHint() const 9572 vfunc[16]: QWidget::heightForWidth(int) const 9573 vfunc[17]: QWidget::paintEngine() const 9574 vfunc[18]: QSplashScreen::mousePressEvent(QMouseEvent*) 9575 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 9576 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9577 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 9578 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 9579 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 9580 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9581 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9582 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9583 vfunc[27]: QWidget::enterEvent(QEvent*) 9584 vfunc[28]: QWidget::leaveEvent(QEvent*) 9585 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 9586 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9587 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 9588 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9589 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9590 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9591 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9592 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9593 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9594 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9595 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9596 vfunc[40]: QWidget::showEvent(QShowEvent*) 9597 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9598 vfunc[42]: QWidget::x11Event(_XEvent*) 9599 vfunc[43]: QWidget::changeEvent(QEvent*) 9600 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9601 const 9602 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9603 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9604 const 9605 vfunc[47]: QWidget::focusNextPrevChild(bool) 9606 vfunc[48]: QWidget::styleChange(QStyle&) 9607 vfunc[49]: QWidget::enabledChange(bool) 9608 vfunc[50]: QWidget::paletteChange(QPalette const&) 9609 vfunc[51]: QWidget::fontChange(QFont const&) 9610 vfunc[52]: QWidget::windowActivationChange(bool) 9611 vfunc[53]: QWidget::languageChange() 9612 vfunc[54]: QSplashScreen::drawContents(QPainter*) 9613 9614 Table 7-211. Secondary vtable for QSplashScreen 9615 Base Offset -8 9616 Virtual Base Offset 0 9617 RTTI typeinfo for QSplashScreen 9618 vfunc[0]: non-virtual thunk to QSplashScreen::~QSplashScreen() 9619 vfunc[1]: non-virtual thunk to QSplashScreen::~QSplashScreen() 9620 vfunc[2]: non-virtual thunk to QWidget::devType() const 9621 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9622 vfunc[4]: non-virtual thunk to 9623 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9624 9625 The Run Time Type Information for the QSplashScreen class is 9626 described by Table 7-212 9627 9628 Table 7-212. typeinfo for QSplashScreen 9629 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9630 Name typeinfo name for QSplashScreen 9631 basetype: typeinfo for QWidget 9632 __________________________________________________________ 9633 9634 7.5.12.4. Class data for QUndoCommand 9635 9636 The virtual table for the QUndoCommand class is described in 9637 the generic part of this specification. 9638 __________________________________________________________ 9639 9640 7.5.12.5. Class data for QUndoStack 9641 9642 The virtual table for the QUndoStack class is described in the 9643 generic part of this specification. 9644 __________________________________________________________ 9645 9646 7.5.12.6. Interfaces for Qt4 Miscellaneous 9647 9648 An LSB conforming implementation shall provide the architecture 9649 specific functions for Qt4 Miscellaneous specified in Table 9650 7-213, with the full mandatory functionality as described in 9651 the referenced underlying specification. 9652 9653 Table 7-213. libQtGui - Qt4 Miscellaneous Function Interfaces 9654 _ZThn8_N11QRubberBandD0Ev [CXXABI-1.86] 9655 _ZThn8_N11QRubberBandD1Ev [CXXABI-1.86] 9656 _ZThn8_N13QSplashScreenD0Ev [CXXABI-1.86] 9657 _ZThn8_N13QSplashScreenD1Ev [CXXABI-1.86] 9658 __________________________________________________________ 9659 9660 7.5.13. Qt4 Paint Device 9661 __________________________________________________________ 9662 9663 7.5.13.1. Class data for QPaintDevice 9664 9665 The virtual table for the QPaintDevice class is described in 9666 the generic part of this specification. 9667 9668 The Run Time Type Information for the QPaintDevice class is 9669 described by Table 7-214 9670 9671 Table 7-214. typeinfo for QPaintDevice 9672 Base Vtable vtable for __cxxabiv1::__class_type_info 9673 Name typeinfo name for QPaintDevice 9674 __________________________________________________________ 9675 9676 7.5.13.2. Class data for QPixmap 9677 9678 The virtual table for the QPixmap class is described in the 9679 generic part of this specification. 9680 9681 The Run Time Type Information for the QPixmap class is 9682 described by Table 7-215 9683 9684 Table 7-215. typeinfo for QPixmap 9685 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9686 Name typeinfo name for QPixmap 9687 basetype: typeinfo for QPaintDevice 9688 __________________________________________________________ 9689 9690 7.5.13.3. Class data for QPicture 9691 9692 The virtual table for the QPicture class is described in the 9693 generic part of this specification. 9694 9695 The Run Time Type Information for the QPicture class is 9696 described by Table 7-216 9697 9698 Table 7-216. typeinfo for QPicture 9699 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9700 Name typeinfo name for QPicture 9701 basetype: typeinfo for QPaintDevice 9702 __________________________________________________________ 9703 9704 7.5.13.4. Class data for QBitmap 9705 9706 The virtual table for the QBitmap class is described in the 9707 generic part of this specification. 9708 9709 The Run Time Type Information for the QBitmap class is 9710 described by Table 7-217 9711 9712 Table 7-217. typeinfo for QBitmap 9713 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9714 Name typeinfo name for QBitmap 9715 basetype: typeinfo for QPixmap 9716 __________________________________________________________ 9717 9718 7.5.13.5. Class data for QPictureFormatInterface 9719 9720 The virtual table for the QPictureFormatInterface class is 9721 described in the generic part of this specification. 9722 9723 The Run Time Type Information for the QPictureFormatInterface 9724 class is described by Table 7-218 9725 9726 Table 7-218. typeinfo for QPictureFormatInterface 9727 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9728 Name typeinfo name for QPictureFormatInterface 9729 basetype: typeinfo for QFactoryInterface 9730 __________________________________________________________ 9731 9732 7.5.13.6. Class data for QPrinter 9733 9734 The virtual table for the QPrinter class is described in the 9735 generic part of this specification. 9736 9737 The Run Time Type Information for the QPrinter class is 9738 described by Table 7-219 9739 9740 Table 7-219. typeinfo for QPrinter 9741 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9742 Name typeinfo name for QPrinter 9743 basetype: typeinfo for QPaintDevice 9744 __________________________________________________________ 9745 9746 7.5.13.7. Class data for QPrintEngine 9747 9748 The virtual table for the QPrintEngine class is described in 9749 the generic part of this specification. 9750 9751 The Run Time Type Information for the QPrintEngine class is 9752 described by Table 7-220 9753 9754 Table 7-220. typeinfo for QPrintEngine 9755 Base Vtable vtable for __cxxabiv1::__class_type_info 9756 Name typeinfo name for QPrintEngine 9757 __________________________________________________________ 9758 9759 7.5.13.8. Interfaces for Qt4 Paint Device 9760 9761 No external functions are defined for libQtGui - Qt4 Paint 9762 Device in this part of the specification. See also the generic 9763 specification. 9764 __________________________________________________________ 9765 9766 7.5.14. Qt4 Multimedia 9767 __________________________________________________________ 9768 9769 7.5.14.1. Class data for QImage 9770 9771 The virtual table for the QImage class is described in the 9772 generic part of this specification. 9773 9774 The Run Time Type Information for the QImage class is described 9775 by Table 7-221 9776 9777 Table 7-221. typeinfo for QImage 9778 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9779 Name typeinfo name for QImage 9780 basetype: typeinfo for QPaintDevice 9781 __________________________________________________________ 9782 9783 7.5.14.2. Class data for QImageIOHandler 9784 9785 The virtual table for the QImageIOHandler class is described in 9786 the generic part of this specification. 9787 9788 The Run Time Type Information for the QImageIOHandler class is 9789 described by Table 7-222 9790 9791 Table 7-222. typeinfo for QImageIOHandler 9792 Base Vtable vtable for __cxxabiv1::__class_type_info 9793 Name typeinfo name for QImageIOHandler 9794 __________________________________________________________ 9795 9796 7.5.14.3. Class data for QImageIOHandlerFactoryInterface 9797 9798 The virtual table for the QImageIOHandlerFactoryInterface class 9799 is described in the generic part of this specification. 9800 9801 The Run Time Type Information for the 9802 QImageIOHandlerFactoryInterface class is described by Table 9803 7-223 9804 9805 Table 7-223. typeinfo for QImageIOHandlerFactoryInterface 9806 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9807 Name typeinfo name for QImageIOHandlerFactoryInterface 9808 basetype: typeinfo for QFactoryInterface 9809 __________________________________________________________ 9810 9811 7.5.14.4. Class data for QMovie 9812 9813 The virtual table for the QMovie class is described in the 9814 generic part of this specification. 9815 9816 The Run Time Type Information for the QMovie class is described 9817 by Table 7-224 9818 9819 Table 7-224. typeinfo for QMovie 9820 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9821 Name typeinfo name for QMovie 9822 basetype: typeinfo for QObject 9823 __________________________________________________________ 9824 9825 7.5.14.5. Class data for QSound 9826 9827 The virtual table for the QSound class is described in the 9828 generic part of this specification. 9829 9830 The Run Time Type Information for the QSound class is described 9831 by Table 7-225 9832 9833 Table 7-225. typeinfo for QSound 9834 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9835 Name typeinfo name for QSound 9836 basetype: typeinfo for QObject 9837 __________________________________________________________ 9838 9839 7.5.14.6. Interfaces for Qt4 Multimedia 9840 9841 No external functions are defined for libQtGui - Qt4 Multimedia 9842 in this part of the specification. See also the generic 9843 specification. 9844 __________________________________________________________ 9845 9846 7.5.15. Qt4 Layouts 9847 __________________________________________________________ 9848 9849 7.5.15.1. Class data for QLayoutItem 9850 9851 The virtual table for the QLayoutItem class is described in the 9852 generic part of this specification. 9853 9854 The Run Time Type Information for the QLayoutItem class is 9855 described by Table 7-226 9856 9857 Table 7-226. typeinfo for QLayoutItem 9858 Base Vtable vtable for __cxxabiv1::__class_type_info 9859 Name typeinfo name for QLayoutItem 9860 __________________________________________________________ 9861 9862 7.5.15.2. Class data for QSpacerItem 9863 9864 The virtual table for the QSpacerItem class is described in the 9865 generic part of this specification. 9866 9867 The Run Time Type Information for the QSpacerItem class is 9868 described by Table 7-227 9869 9870 Table 7-227. typeinfo for QSpacerItem 9871 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9872 Name typeinfo name for QSpacerItem 9873 basetype: typeinfo for QLayoutItem 9874 __________________________________________________________ 9875 9876 7.5.15.3. Class data for QWidgetItem 9877 9878 The virtual table for the QWidgetItem class is described in the 9879 generic part of this specification. 9880 9881 The Run Time Type Information for the QWidgetItem class is 9882 described by Table 7-228 9883 9884 Table 7-228. typeinfo for QWidgetItem 9885 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9886 Name typeinfo name for QWidgetItem 9887 basetype: typeinfo for QLayoutItem 9888 __________________________________________________________ 9889 9890 7.5.15.4. Class data for QLayout 9891 9892 The virtual table for the QLayout class is described by Table 9893 7-229 9894 9895 Table 7-229. Primary vtable for QLayout 9896 Base Offset 0 9897 Virtual Base Offset 0 9898 RTTI typeinfo for QLayout 9899 vfunc[0]: QLayout::metaObject() const 9900 vfunc[1]: QLayout::qt_metacast(char const*) 9901 vfunc[2]: QLayout::qt_metacall(QMetaObject::Call, int, void**) 9902 vfunc[3]: QLayout::~QLayout() 9903 vfunc[4]: QLayout::~QLayout() 9904 vfunc[5]: QObject::event(QEvent*) 9905 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9906 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9907 vfunc[8]: QLayout::childEvent(QChildEvent*) 9908 vfunc[9]: QObject::customEvent(QEvent*) 9909 vfunc[10]: QObject::connectNotify(char const*) 9910 vfunc[11]: QObject::disconnectNotify(char const*) 9911 vfunc[12]: QLayout::invalidate() 9912 vfunc[13]: QLayout::geometry() const 9913 vfunc[14]: __cxa_pure_virtual 9914 vfunc[15]: QLayout::expandingDirections() const 9915 vfunc[16]: QLayout::minimumSize() const 9916 vfunc[17]: QLayout::maximumSize() const 9917 vfunc[18]: __cxa_pure_virtual 9918 vfunc[19]: __cxa_pure_virtual 9919 vfunc[20]: __cxa_pure_virtual 9920 vfunc[21]: QLayout::indexOf(QWidget*) const 9921 vfunc[22]: __cxa_pure_virtual 9922 vfunc[23]: QLayout::isEmpty() const 9923 vfunc[24]: QLayout::layout() 9924 9925 Table 7-230. Secondary vtable for QLayout 9926 Base Offset -8 9927 Virtual Base Offset 0 9928 RTTI typeinfo for QLayout 9929 vfunc[0]: non-virtual thunk to QLayout::~QLayout() 9930 vfunc[1]: non-virtual thunk to QLayout::~QLayout() 9931 vfunc[2]: __cxa_pure_virtual 9932 vfunc[3]: non-virtual thunk to QLayout::minimumSize() const 9933 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 9934 vfunc[5]: non-virtual thunk to QLayout::expandingDirections() 9935 const 9936 vfunc[6]: __cxa_pure_virtual 9937 vfunc[7]: non-virtual thunk to QLayout::geometry() const 9938 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 9939 vfunc[9]: QLayoutItem::hasHeightForWidth() const 9940 vfunc[10]: QLayoutItem::heightForWidth(int) const 9941 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 9942 vfunc[12]: non-virtual thunk to QLayout::invalidate() 9943 vfunc[13]: QLayoutItem::widget() 9944 vfunc[14]: non-virtual thunk to QLayout::layout() 9945 vfunc[15]: QLayoutItem::spacerItem() 9946 9947 The Run Time Type Information for the QLayout class is 9948 described by Table 7-231 9949 9950 Table 7-231. typeinfo for QLayout 9951 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 9952 Name typeinfo name for QLayout 9953 flags: 0 9954 basetype: typeinfo for QObject 2 9955 basetype: typeinfo for QLayoutItem 2050 9956 __________________________________________________________ 9957 9958 7.5.15.5. Class data for QGridLayout 9959 9960 The virtual table for the QGridLayout class is described by 9961 Table 7-232 9962 9963 Table 7-232. Primary vtable for QGridLayout 9964 Base Offset 0 9965 Virtual Base Offset 0 9966 RTTI typeinfo for QGridLayout 9967 vfunc[0]: QGridLayout::metaObject() const 9968 vfunc[1]: QGridLayout::qt_metacast(char const*) 9969 vfunc[2]: QGridLayout::qt_metacall(QMetaObject::Call, int, 9970 void**) 9971 vfunc[3]: QGridLayout::~QGridLayout() 9972 vfunc[4]: QGridLayout::~QGridLayout() 9973 vfunc[5]: QObject::event(QEvent*) 9974 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9975 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9976 vfunc[8]: QLayout::childEvent(QChildEvent*) 9977 vfunc[9]: QObject::customEvent(QEvent*) 9978 vfunc[10]: QObject::connectNotify(char const*) 9979 vfunc[11]: QObject::disconnectNotify(char const*) 9980 vfunc[12]: QGridLayout::invalidate() 9981 vfunc[13]: QLayout::geometry() const 9982 vfunc[14]: QGridLayout::addItem(QLayoutItem*) 9983 vfunc[15]: QGridLayout::expandingDirections() const 9984 vfunc[16]: QGridLayout::minimumSize() const 9985 vfunc[17]: QGridLayout::maximumSize() const 9986 vfunc[18]: QGridLayout::setGeometry(QRect const&) 9987 vfunc[19]: QGridLayout::itemAt(int) const 9988 vfunc[20]: QGridLayout::takeAt(int) 9989 vfunc[21]: QLayout::indexOf(QWidget*) const 9990 vfunc[22]: QGridLayout::count() const 9991 vfunc[23]: QLayout::isEmpty() const 9992 vfunc[24]: QLayout::layout() 9993 vfunc[25]: QGridLayout::sizeHint() const 9994 vfunc[26]: QGridLayout::hasHeightForWidth() const 9995 vfunc[27]: QGridLayout::heightForWidth(int) const 9996 vfunc[28]: QGridLayout::minimumHeightForWidth(int) const 9997 9998 Table 7-233. Secondary vtable for QGridLayout 9999 Base Offset -8 10000 Virtual Base Offset 0 10001 RTTI typeinfo for QGridLayout 10002 vfunc[0]: non-virtual thunk to QGridLayout::~QGridLayout() 10003 vfunc[1]: non-virtual thunk to QGridLayout::~QGridLayout() 10004 vfunc[2]: non-virtual thunk to QGridLayout::sizeHint() const 10005 vfunc[3]: non-virtual thunk to QGridLayout::minimumSize() const 10006 vfunc[4]: non-virtual thunk to QGridLayout::maximumSize() const 10007 vfunc[5]: non-virtual thunk to 10008 QGridLayout::expandingDirections() const 10009 vfunc[6]: non-virtual thunk to QGridLayout::setGeometry(QRect 10010 const&) 10011 vfunc[7]: non-virtual thunk to QLayout::geometry() const 10012 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 10013 vfunc[9]: non-virtual thunk to QGridLayout::hasHeightForWidth() 10014 const 10015 vfunc[10]: non-virtual thunk to 10016 QGridLayout::heightForWidth(int) const 10017 vfunc[11]: non-virtual thunk to 10018 QGridLayout::minimumHeightForWidth(int) const 10019 vfunc[12]: non-virtual thunk to QGridLayout::invalidate() 10020 vfunc[13]: QLayoutItem::widget() 10021 vfunc[14]: non-virtual thunk to QLayout::layout() 10022 vfunc[15]: QLayoutItem::spacerItem() 10023 10024 The Run Time Type Information for the QGridLayout class is 10025 described by Table 7-234 10026 10027 Table 7-234. typeinfo for QGridLayout 10028 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10029 Name typeinfo name for QGridLayout 10030 basetype: typeinfo for QLayout 10031 __________________________________________________________ 10032 10033 7.5.15.6. Class data for QBoxLayout 10034 10035 The virtual table for the QBoxLayout class is described by 10036 Table 7-235 10037 10038 Table 7-235. Primary vtable for QBoxLayout 10039 Base Offset 0 10040 Virtual Base Offset 0 10041 RTTI typeinfo for QBoxLayout 10042 vfunc[0]: QBoxLayout::metaObject() const 10043 vfunc[1]: QBoxLayout::qt_metacast(char const*) 10044 vfunc[2]: QBoxLayout::qt_metacall(QMetaObject::Call, int, 10045 void**) 10046 vfunc[3]: QBoxLayout::~QBoxLayout() 10047 vfunc[4]: QBoxLayout::~QBoxLayout() 10048 vfunc[5]: QObject::event(QEvent*) 10049 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10050 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10051 vfunc[8]: QLayout::childEvent(QChildEvent*) 10052 vfunc[9]: QObject::customEvent(QEvent*) 10053 vfunc[10]: QObject::connectNotify(char const*) 10054 vfunc[11]: QObject::disconnectNotify(char const*) 10055 vfunc[12]: QBoxLayout::invalidate() 10056 vfunc[13]: QLayout::geometry() const 10057 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 10058 vfunc[15]: QBoxLayout::expandingDirections() const 10059 vfunc[16]: QBoxLayout::minimumSize() const 10060 vfunc[17]: QBoxLayout::maximumSize() const 10061 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 10062 vfunc[19]: QBoxLayout::itemAt(int) const 10063 vfunc[20]: QBoxLayout::takeAt(int) 10064 vfunc[21]: QLayout::indexOf(QWidget*) const 10065 vfunc[22]: QBoxLayout::count() const 10066 vfunc[23]: QLayout::isEmpty() const 10067 vfunc[24]: QLayout::layout() 10068 vfunc[25]: QBoxLayout::sizeHint() const 10069 vfunc[26]: QBoxLayout::hasHeightForWidth() const 10070 vfunc[27]: QBoxLayout::heightForWidth(int) const 10071 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 10072 10073 Table 7-236. Secondary vtable for QBoxLayout 10074 Base Offset -8 10075 Virtual Base Offset 0 10076 RTTI typeinfo for QBoxLayout 10077 vfunc[0]: non-virtual thunk to QBoxLayout::~QBoxLayout() 10078 vfunc[1]: non-virtual thunk to QBoxLayout::~QBoxLayout() 10079 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 10080 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 10081 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 10082 vfunc[5]: non-virtual thunk to 10083 QBoxLayout::expandingDirections() const 10084 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 10085 const&) 10086 vfunc[7]: non-virtual thunk to QLayout::geometry() const 10087 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 10088 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 10089 const 10090 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 10091 const 10092 vfunc[11]: non-virtual thunk to 10093 QBoxLayout::minimumHeightForWidth(int) const 10094 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 10095 vfunc[13]: QLayoutItem::widget() 10096 vfunc[14]: non-virtual thunk to QLayout::layout() 10097 vfunc[15]: QLayoutItem::spacerItem() 10098 10099 The Run Time Type Information for the QBoxLayout class is 10100 described by Table 7-237 10101 10102 Table 7-237. typeinfo for QBoxLayout 10103 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10104 Name typeinfo name for QBoxLayout 10105 basetype: typeinfo for QLayout 10106 __________________________________________________________ 10107 10108 7.5.15.7. Class data for QHBoxLayout 10109 10110 The virtual table for the QHBoxLayout class is described by 10111 Table 7-238 10112 10113 Table 7-238. Primary vtable for QHBoxLayout 10114 Base Offset 0 10115 Virtual Base Offset 0 10116 RTTI typeinfo for QHBoxLayout 10117 vfunc[0]: QHBoxLayout::metaObject() const 10118 vfunc[1]: QHBoxLayout::qt_metacast(char const*) 10119 vfunc[2]: QHBoxLayout::qt_metacall(QMetaObject::Call, int, 10120 void**) 10121 vfunc[3]: QHBoxLayout::~QHBoxLayout() 10122 vfunc[4]: QHBoxLayout::~QHBoxLayout() 10123 vfunc[5]: QObject::event(QEvent*) 10124 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10125 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10126 vfunc[8]: QLayout::childEvent(QChildEvent*) 10127 vfunc[9]: QObject::customEvent(QEvent*) 10128 vfunc[10]: QObject::connectNotify(char const*) 10129 vfunc[11]: QObject::disconnectNotify(char const*) 10130 vfunc[12]: QBoxLayout::invalidate() 10131 vfunc[13]: QLayout::geometry() const 10132 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 10133 vfunc[15]: QBoxLayout::expandingDirections() const 10134 vfunc[16]: QBoxLayout::minimumSize() const 10135 vfunc[17]: QBoxLayout::maximumSize() const 10136 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 10137 vfunc[19]: QBoxLayout::itemAt(int) const 10138 vfunc[20]: QBoxLayout::takeAt(int) 10139 vfunc[21]: QLayout::indexOf(QWidget*) const 10140 vfunc[22]: QBoxLayout::count() const 10141 vfunc[23]: QLayout::isEmpty() const 10142 vfunc[24]: QLayout::layout() 10143 vfunc[25]: QBoxLayout::sizeHint() const 10144 vfunc[26]: QBoxLayout::hasHeightForWidth() const 10145 vfunc[27]: QBoxLayout::heightForWidth(int) const 10146 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 10147 10148 Table 7-239. Secondary vtable for QHBoxLayout 10149 Base Offset -8 10150 Virtual Base Offset 0 10151 RTTI typeinfo for QHBoxLayout 10152 vfunc[0]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 10153 vfunc[1]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 10154 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 10155 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 10156 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 10157 vfunc[5]: non-virtual thunk to 10158 QBoxLayout::expandingDirections() const 10159 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 10160 const&) 10161 vfunc[7]: non-virtual thunk to QLayout::geometry() const 10162 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 10163 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 10164 const 10165 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 10166 const 10167 vfunc[11]: non-virtual thunk to 10168 QBoxLayout::minimumHeightForWidth(int) const 10169 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 10170 vfunc[13]: QLayoutItem::widget() 10171 vfunc[14]: non-virtual thunk to QLayout::layout() 10172 vfunc[15]: QLayoutItem::spacerItem() 10173 10174 The Run Time Type Information for the QHBoxLayout class is 10175 described by Table 7-240 10176 10177 Table 7-240. typeinfo for QHBoxLayout 10178 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10179 Name typeinfo name for QHBoxLayout 10180 basetype: typeinfo for QBoxLayout 10181 __________________________________________________________ 10182 10183 7.5.15.8. Class data for QVBoxLayout 10184 10185 The virtual table for the QVBoxLayout class is described by 10186 Table 7-241 10187 10188 Table 7-241. Primary vtable for QVBoxLayout 10189 Base Offset 0 10190 Virtual Base Offset 0 10191 RTTI typeinfo for QVBoxLayout 10192 vfunc[0]: QVBoxLayout::metaObject() const 10193 vfunc[1]: QVBoxLayout::qt_metacast(char const*) 10194 vfunc[2]: QVBoxLayout::qt_metacall(QMetaObject::Call, int, 10195 void**) 10196 vfunc[3]: QVBoxLayout::~QVBoxLayout() 10197 vfunc[4]: QVBoxLayout::~QVBoxLayout() 10198 vfunc[5]: QObject::event(QEvent*) 10199 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10200 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10201 vfunc[8]: QLayout::childEvent(QChildEvent*) 10202 vfunc[9]: QObject::customEvent(QEvent*) 10203 vfunc[10]: QObject::connectNotify(char const*) 10204 vfunc[11]: QObject::disconnectNotify(char const*) 10205 vfunc[12]: QBoxLayout::invalidate() 10206 vfunc[13]: QLayout::geometry() const 10207 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 10208 vfunc[15]: QBoxLayout::expandingDirections() const 10209 vfunc[16]: QBoxLayout::minimumSize() const 10210 vfunc[17]: QBoxLayout::maximumSize() const 10211 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 10212 vfunc[19]: QBoxLayout::itemAt(int) const 10213 vfunc[20]: QBoxLayout::takeAt(int) 10214 vfunc[21]: QLayout::indexOf(QWidget*) const 10215 vfunc[22]: QBoxLayout::count() const 10216 vfunc[23]: QLayout::isEmpty() const 10217 vfunc[24]: QLayout::layout() 10218 vfunc[25]: QBoxLayout::sizeHint() const 10219 vfunc[26]: QBoxLayout::hasHeightForWidth() const 10220 vfunc[27]: QBoxLayout::heightForWidth(int) const 10221 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 10222 10223 Table 7-242. Secondary vtable for QVBoxLayout 10224 Base Offset -8 10225 Virtual Base Offset 0 10226 RTTI typeinfo for QVBoxLayout 10227 vfunc[0]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 10228 vfunc[1]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 10229 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 10230 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 10231 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 10232 vfunc[5]: non-virtual thunk to 10233 QBoxLayout::expandingDirections() const 10234 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 10235 const&) 10236 vfunc[7]: non-virtual thunk to QLayout::geometry() const 10237 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 10238 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 10239 const 10240 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 10241 const 10242 vfunc[11]: non-virtual thunk to 10243 QBoxLayout::minimumHeightForWidth(int) const 10244 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 10245 vfunc[13]: QLayoutItem::widget() 10246 vfunc[14]: non-virtual thunk to QLayout::layout() 10247 vfunc[15]: QLayoutItem::spacerItem() 10248 10249 The Run Time Type Information for the QVBoxLayout class is 10250 described by Table 7-243 10251 10252 Table 7-243. typeinfo for QVBoxLayout 10253 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10254 Name typeinfo name for QVBoxLayout 10255 basetype: typeinfo for QBoxLayout 10256 __________________________________________________________ 10257 10258 7.5.15.9. Class data for QStackedLayout 10259 10260 The virtual table for the QStackedLayout class is described by 10261 Table 7-244 10262 10263 Table 7-244. Primary vtable for QStackedLayout 10264 Base Offset 0 10265 Virtual Base Offset 0 10266 RTTI typeinfo for QStackedLayout 10267 vfunc[0]: QStackedLayout::metaObject() const 10268 vfunc[1]: QStackedLayout::qt_metacast(char const*) 10269 vfunc[2]: QStackedLayout::qt_metacall(QMetaObject::Call, int, 10270 void**) 10271 vfunc[3]: QStackedLayout::~QStackedLayout() 10272 vfunc[4]: QStackedLayout::~QStackedLayout() 10273 vfunc[5]: QObject::event(QEvent*) 10274 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10275 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10276 vfunc[8]: QLayout::childEvent(QChildEvent*) 10277 vfunc[9]: QObject::customEvent(QEvent*) 10278 vfunc[10]: QObject::connectNotify(char const*) 10279 vfunc[11]: QObject::disconnectNotify(char const*) 10280 vfunc[12]: QLayout::invalidate() 10281 vfunc[13]: QLayout::geometry() const 10282 vfunc[14]: QStackedLayout::addItem(QLayoutItem*) 10283 vfunc[15]: QLayout::expandingDirections() const 10284 vfunc[16]: QStackedLayout::minimumSize() const 10285 vfunc[17]: QLayout::maximumSize() const 10286 vfunc[18]: QStackedLayout::setGeometry(QRect const&) 10287 vfunc[19]: QStackedLayout::itemAt(int) const 10288 vfunc[20]: QStackedLayout::takeAt(int) 10289 vfunc[21]: QLayout::indexOf(QWidget*) const 10290 vfunc[22]: QStackedLayout::count() const 10291 vfunc[23]: QLayout::isEmpty() const 10292 vfunc[24]: QLayout::layout() 10293 vfunc[25]: QStackedLayout::sizeHint() const 10294 10295 Table 7-245. Secondary vtable for QStackedLayout 10296 Base Offset -8 10297 Virtual Base Offset 0 10298 RTTI typeinfo for QStackedLayout 10299 vfunc[0]: non-virtual thunk to 10300 QStackedLayout::~QStackedLayout() 10301 vfunc[1]: non-virtual thunk to 10302 QStackedLayout::~QStackedLayout() 10303 vfunc[2]: non-virtual thunk to QStackedLayout::sizeHint() const 10304 vfunc[3]: non-virtual thunk to QStackedLayout::minimumSize() 10305 const 10306 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 10307 vfunc[5]: non-virtual thunk to QLayout::expandingDirections() 10308 const 10309 vfunc[6]: non-virtual thunk to 10310 QStackedLayout::setGeometry(QRect const&) 10311 vfunc[7]: non-virtual thunk to QLayout::geometry() const 10312 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 10313 vfunc[9]: QLayoutItem::hasHeightForWidth() const 10314 vfunc[10]: QLayoutItem::heightForWidth(int) const 10315 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 10316 vfunc[12]: non-virtual thunk to QLayout::invalidate() 10317 vfunc[13]: QLayoutItem::widget() 10318 vfunc[14]: non-virtual thunk to QLayout::layout() 10319 vfunc[15]: QLayoutItem::spacerItem() 10320 10321 The Run Time Type Information for the QStackedLayout class is 10322 described by Table 7-246 10323 10324 Table 7-246. typeinfo for QStackedLayout 10325 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10326 Name typeinfo name for QStackedLayout 10327 basetype: typeinfo for QLayout 10328 __________________________________________________________ 10329 10330 7.5.15.10. Interfaces for Qt4 Layouts 10331 10332 An LSB conforming implementation shall provide the architecture 10333 specific functions for Qt4 Layouts specified in Table 7-247, 10334 with the full mandatory functionality as described in the 10335 referenced underlying specification. 10336 10337 Table 7-247. libQtGui - Qt4 Layouts Function Interfaces 10338 _ZThn8_N10QBoxLayoutD0Ev [CXXABI-1.86] _ZThn8_N10QBoxLayoutD1Ev 10339 [CXXABI-1.86] 10340 _ZThn8_N11QGridLayoutD0Ev [CXXABI-1.86] 10341 _ZThn8_N11QGridLayoutD1Ev [CXXABI-1.86] 10342 _ZThn8_N11QHBoxLayoutD0Ev [CXXABI-1.86] 10343 _ZThn8_N11QHBoxLayoutD1Ev [CXXABI-1.86] 10344 _ZThn8_N11QVBoxLayoutD0Ev [CXXABI-1.86] 10345 _ZThn8_N11QVBoxLayoutD1Ev [CXXABI-1.86] 10346 _ZThn8_N14QStackedLayoutD0Ev [CXXABI-1.86] 10347 _ZThn8_N14QStackedLayoutD1Ev [CXXABI-1.86] 10348 _ZThn8_N7QLayoutD0Ev [CXXABI-1.86] _ZThn8_N7QLayoutD1Ev 10349 [CXXABI-1.86] 10350 __________________________________________________________ 10351 10352 7.5.16. Qt4 Style 10353 __________________________________________________________ 10354 10355 7.5.16.1. Class data for QStyle 10356 10357 The virtual table for the QStyle class is described in the 10358 generic part of this specification. 10359 10360 The Run Time Type Information for the QStyle class is described 10361 by Table 7-248 10362 10363 Table 7-248. typeinfo for QStyle 10364 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10365 Name typeinfo name for QStyle 10366 basetype: typeinfo for QObject 10367 __________________________________________________________ 10368 10369 7.5.16.2. Class data for QCommonStyle 10370 10371 The virtual table for the QCommonStyle class is described in 10372 the generic part of this specification. 10373 10374 The Run Time Type Information for the QCommonStyle class is 10375 described by Table 7-249 10376 10377 Table 7-249. typeinfo for QCommonStyle 10378 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10379 Name typeinfo name for QCommonStyle 10380 basetype: typeinfo for QStyle 10381 __________________________________________________________ 10382 10383 7.5.16.3. Class data for QMotifStyle 10384 10385 The virtual table for the QMotifStyle class is described in the 10386 generic part of this specification. 10387 10388 The Run Time Type Information for the QMotifStyle class is 10389 described by Table 7-250 10390 10391 Table 7-250. typeinfo for QMotifStyle 10392 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10393 Name typeinfo name for QMotifStyle 10394 basetype: typeinfo for QCommonStyle 10395 __________________________________________________________ 10396 10397 7.5.16.4. Class data for QStyleFactoryInterface 10398 10399 The virtual table for the QStyleFactoryInterface class is 10400 described in the generic part of this specification. 10401 10402 The Run Time Type Information for the QStyleFactoryInterface 10403 class is described by Table 7-251 10404 10405 Table 7-251. typeinfo for QStyleFactoryInterface 10406 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10407 Name typeinfo name for QStyleFactoryInterface 10408 basetype: typeinfo for QFactoryInterface 10409 __________________________________________________________ 10410 10411 7.5.16.5. Class data for QWindowsStyle 10412 10413 The virtual table for the QWindowsStyle class is described in 10414 the generic part of this specification. 10415 10416 The Run Time Type Information for the QWindowsStyle class is 10417 described by Table 7-252 10418 10419 Table 7-252. typeinfo for QWindowsStyle 10420 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10421 Name typeinfo name for QWindowsStyle 10422 basetype: typeinfo for QCommonStyle 10423 __________________________________________________________ 10424 10425 7.5.16.6. Class data for QCDEStyle 10426 10427 The virtual table for the QCDEStyle class is described in the 10428 generic part of this specification. 10429 10430 The Run Time Type Information for the QCDEStyle class is 10431 described by Table 7-253 10432 10433 Table 7-253. typeinfo for QCDEStyle 10434 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10435 Name typeinfo name for QCDEStyle 10436 basetype: typeinfo for QMotifStyle 10437 __________________________________________________________ 10438 10439 7.5.16.7. Class data for QPlastiqueStyle 10440 10441 The virtual table for the QPlastiqueStyle class is described in 10442 the generic part of this specification. 10443 10444 The Run Time Type Information for the QPlastiqueStyle class is 10445 described by Table 7-254 10446 10447 Table 7-254. typeinfo for QPlastiqueStyle 10448 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10449 Name typeinfo name for QPlastiqueStyle 10450 basetype: typeinfo for QWindowsStyle 10451 __________________________________________________________ 10452 10453 7.5.16.8. Class data for QCleanlooksStyle 10454 10455 The virtual table for the QCleanlooksStyle class is described 10456 in the generic part of this specification. 10457 __________________________________________________________ 10458 10459 7.5.16.9. Interfaces for Qt4 Style 10460 10461 No external functions are defined for libQtGui - Qt4 Style in 10462 this part of the specification. See also the generic 10463 specification. 10464 __________________________________________________________ 10465 10466 7.5.17. Qt4 Text 10467 __________________________________________________________ 10468 10469 7.5.17.1. Class data for QTextObject 10470 10471 The virtual table for the QTextObject class is described in the 10472 generic part of this specification. 10473 10474 The Run Time Type Information for the QTextObject class is 10475 described by Table 7-255 10476 10477 Table 7-255. typeinfo for QTextObject 10478 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10479 Name typeinfo name for QTextObject 10480 basetype: typeinfo for QObject 10481 __________________________________________________________ 10482 10483 7.5.17.2. Class data for QTextBlockGroup 10484 10485 The virtual table for the QTextBlockGroup class is described in 10486 the generic part of this specification. 10487 10488 The Run Time Type Information for the QTextBlockGroup class is 10489 described by Table 7-256 10490 10491 Table 7-256. typeinfo for QTextBlockGroup 10492 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10493 Name typeinfo name for QTextBlockGroup 10494 basetype: typeinfo for QTextObject 10495 __________________________________________________________ 10496 10497 7.5.17.3. Class data for QTextFrameLayoutData 10498 10499 The virtual table for the QTextFrameLayoutData class is 10500 described in the generic part of this specification. 10501 10502 The Run Time Type Information for the QTextFrameLayoutData 10503 class is described by Table 7-257 10504 10505 Table 7-257. typeinfo for QTextFrameLayoutData 10506 Base Vtable vtable for __cxxabiv1::__class_type_info 10507 Name typeinfo name for QTextFrameLayoutData 10508 __________________________________________________________ 10509 10510 7.5.17.4. Class data for QTextFrame 10511 10512 The virtual table for the QTextFrame class is described in the 10513 generic part of this specification. 10514 10515 The Run Time Type Information for the QTextFrame class is 10516 described by Table 7-258 10517 10518 Table 7-258. typeinfo for QTextFrame 10519 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10520 Name typeinfo name for QTextFrame 10521 basetype: typeinfo for QTextObject 10522 __________________________________________________________ 10523 10524 7.5.17.5. Class data for QTextBlockUserData 10525 10526 The virtual table for the QTextBlockUserData class is described 10527 in the generic part of this specification. 10528 10529 The Run Time Type Information for the QTextBlockUserData class 10530 is described by Table 7-259 10531 10532 Table 7-259. typeinfo for QTextBlockUserData 10533 Base Vtable vtable for __cxxabiv1::__class_type_info 10534 Name typeinfo name for QTextBlockUserData 10535 __________________________________________________________ 10536 10537 7.5.17.6. Class data for QTextDocument 10538 10539 The virtual table for the QTextDocument class is described in 10540 the generic part of this specification. 10541 10542 The Run Time Type Information for the QTextDocument class is 10543 described by Table 7-260 10544 10545 Table 7-260. typeinfo for QTextDocument 10546 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10547 Name typeinfo name for QTextDocument 10548 basetype: typeinfo for QObject 10549 __________________________________________________________ 10550 10551 7.5.17.7. Class data for QTextTable 10552 10553 The virtual table for the QTextTable class is described in the 10554 generic part of this specification. 10555 10556 The Run Time Type Information for the QTextTable class is 10557 described by Table 7-261 10558 10559 Table 7-261. typeinfo for QTextTable 10560 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10561 Name typeinfo name for QTextTable 10562 basetype: typeinfo for QTextFrame 10563 __________________________________________________________ 10564 10565 7.5.17.8. Class data for QTextList 10566 10567 The virtual table for the QTextList class is described in the 10568 generic part of this specification. 10569 10570 The Run Time Type Information for the QTextList class is 10571 described by Table 7-262 10572 10573 Table 7-262. typeinfo for QTextList 10574 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10575 Name typeinfo name for QTextList 10576 basetype: typeinfo for QTextBlockGroup 10577 __________________________________________________________ 10578 10579 7.5.17.9. Class data for QTextObjectInterface 10580 10581 The virtual table for the QTextObjectInterface class is 10582 described in the generic part of this specification. 10583 10584 The Run Time Type Information for the QTextObjectInterface 10585 class is described by Table 7-263 10586 10587 Table 7-263. typeinfo for QTextObjectInterface 10588 Base Vtable vtable for __cxxabiv1::__class_type_info 10589 Name typeinfo name for QTextObjectInterface 10590 __________________________________________________________ 10591 10592 7.5.17.10. Class data for QSyntaxHighlighter 10593 10594 The virtual table for the QSyntaxHighlighter class is described 10595 in the generic part of this specification. 10596 10597 The Run Time Type Information for the QSyntaxHighlighter class 10598 is described by Table 7-264 10599 10600 Table 7-264. typeinfo for QSyntaxHighlighter 10601 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10602 Name typeinfo name for QSyntaxHighlighter 10603 basetype: typeinfo for QObject 10604 __________________________________________________________ 10605 10606 7.5.17.11. Interfaces for Qt4 Text 10607 10608 No external functions are defined for libQtGui - Qt4 Text in 10609 this part of the specification. See also the generic 10610 specification. 10611 __________________________________________________________ 10612 10613 7.5.18. Qt4 Main Window and Application 10614 __________________________________________________________ 10615 10616 7.5.18.1. Class data for QClipboard 10617 10618 The virtual table for the QClipboard class is described in the 10619 generic part of this specification. 10620 10621 The Run Time Type Information for the QClipboard class is 10622 described by Table 7-265 10623 10624 Table 7-265. typeinfo for QClipboard 10625 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10626 Name typeinfo name for QClipboard 10627 basetype: typeinfo for QObject 10628 __________________________________________________________ 10629 10630 7.5.18.2. Class data for QSessionManager 10631 10632 The virtual table for the QSessionManager class is described in 10633 the generic part of this specification. 10634 10635 The Run Time Type Information for the QSessionManager class is 10636 described by Table 7-266 10637 10638 Table 7-266. typeinfo for QSessionManager 10639 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10640 Name typeinfo name for QSessionManager 10641 basetype: typeinfo for QObject 10642 __________________________________________________________ 10643 10644 7.5.18.3. Class data for QApplication 10645 10646 The virtual table for the QApplication class is described in 10647 the generic part of this specification. 10648 10649 The Run Time Type Information for the QApplication class is 10650 described by Table 7-267 10651 10652 Table 7-267. typeinfo for QApplication 10653 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10654 Name typeinfo name for QApplication 10655 basetype: typeinfo for QCoreApplication 10656 __________________________________________________________ 10657 10658 7.5.18.4. Class data for QAction 10659 10660 The virtual table for the QAction class is described in the 10661 generic part of this specification. 10662 10663 The Run Time Type Information for the QAction class is 10664 described by Table 7-268 10665 10666 Table 7-268. typeinfo for QAction 10667 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10668 Name typeinfo name for QAction 10669 basetype: typeinfo for QObject 10670 __________________________________________________________ 10671 10672 7.5.18.5. Class data for QActionGroup 10673 10674 The virtual table for the QActionGroup class is described in 10675 the generic part of this specification. 10676 10677 The Run Time Type Information for the QActionGroup class is 10678 described by Table 7-269 10679 10680 Table 7-269. typeinfo for QActionGroup 10681 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10682 Name typeinfo name for QActionGroup 10683 basetype: typeinfo for QObject 10684 __________________________________________________________ 10685 10686 7.5.18.6. Class data for QWorkspace 10687 10688 The virtual table for the QWorkspace class is described by 10689 Table 7-270 10690 10691 Table 7-270. Primary vtable for QWorkspace 10692 Base Offset 0 10693 Virtual Base Offset 0 10694 RTTI typeinfo for QWorkspace 10695 vfunc[0]: QWorkspace::metaObject() const 10696 vfunc[1]: QWorkspace::qt_metacast(char const*) 10697 vfunc[2]: QWorkspace::qt_metacall(QMetaObject::Call, int, 10698 void**) 10699 vfunc[3]: QWorkspace::~QWorkspace() 10700 vfunc[4]: QWorkspace::~QWorkspace() 10701 vfunc[5]: QWorkspace::event(QEvent*) 10702 vfunc[6]: QWorkspace::eventFilter(QObject*, QEvent*) 10703 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10704 vfunc[8]: QWorkspace::childEvent(QChildEvent*) 10705 vfunc[9]: QObject::customEvent(QEvent*) 10706 vfunc[10]: QObject::connectNotify(char const*) 10707 vfunc[11]: QObject::disconnectNotify(char const*) 10708 vfunc[12]: QWidget::devType() const 10709 vfunc[13]: QWidget::setVisible(bool) 10710 vfunc[14]: QWorkspace::sizeHint() const 10711 vfunc[15]: QWidget::minimumSizeHint() const 10712 vfunc[16]: QWidget::heightForWidth(int) const 10713 vfunc[17]: QWidget::paintEngine() const 10714 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 10715 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 10716 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 10717 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 10718 vfunc[22]: QWorkspace::wheelEvent(QWheelEvent*) 10719 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 10720 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10721 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 10722 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 10723 vfunc[27]: QWidget::enterEvent(QEvent*) 10724 vfunc[28]: QWidget::leaveEvent(QEvent*) 10725 vfunc[29]: QWorkspace::paintEvent(QPaintEvent*) 10726 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10727 vfunc[31]: QWorkspace::resizeEvent(QResizeEvent*) 10728 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10729 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 10730 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10731 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10732 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 10733 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 10734 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 10735 vfunc[39]: QWidget::dropEvent(QDropEvent*) 10736 vfunc[40]: QWorkspace::showEvent(QShowEvent*) 10737 vfunc[41]: QWorkspace::hideEvent(QHideEvent*) 10738 vfunc[42]: QWidget::x11Event(_XEvent*) 10739 vfunc[43]: QWorkspace::changeEvent(QEvent*) 10740 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10741 const 10742 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10743 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10744 const 10745 vfunc[47]: QWidget::focusNextPrevChild(bool) 10746 vfunc[48]: QWidget::styleChange(QStyle&) 10747 vfunc[49]: QWidget::enabledChange(bool) 10748 vfunc[50]: QWidget::paletteChange(QPalette const&) 10749 vfunc[51]: QWidget::fontChange(QFont const&) 10750 vfunc[52]: QWidget::windowActivationChange(bool) 10751 vfunc[53]: QWidget::languageChange() 10752 10753 Table 7-271. Secondary vtable for QWorkspace 10754 Base Offset -8 10755 Virtual Base Offset 0 10756 RTTI typeinfo for QWorkspace 10757 vfunc[0]: non-virtual thunk to QWorkspace::~QWorkspace() 10758 vfunc[1]: non-virtual thunk to QWorkspace::~QWorkspace() 10759 vfunc[2]: non-virtual thunk to QWidget::devType() const 10760 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10761 vfunc[4]: non-virtual thunk to 10762 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10763 10764 The Run Time Type Information for the QWorkspace class is 10765 described by Table 7-272 10766 10767 Table 7-272. typeinfo for QWorkspace 10768 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10769 Name typeinfo name for QWorkspace 10770 basetype: typeinfo for QWidget 10771 __________________________________________________________ 10772 10773 7.5.18.7. Class data for QSizeGrip 10774 10775 The virtual table for the QSizeGrip class is described by Table 10776 7-273 10777 10778 Table 7-273. Primary vtable for QSizeGrip 10779 Base Offset 0 10780 Virtual Base Offset 0 10781 RTTI typeinfo for QSizeGrip 10782 vfunc[0]: QSizeGrip::metaObject() const 10783 vfunc[1]: QSizeGrip::qt_metacast(char const*) 10784 vfunc[2]: QSizeGrip::qt_metacall(QMetaObject::Call, int, 10785 void**) 10786 vfunc[3]: QSizeGrip::~QSizeGrip() 10787 vfunc[4]: QSizeGrip::~QSizeGrip() 10788 vfunc[5]: QSizeGrip::event(QEvent*) 10789 vfunc[6]: QSizeGrip::eventFilter(QObject*, QEvent*) 10790 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10791 vfunc[8]: QObject::childEvent(QChildEvent*) 10792 vfunc[9]: QObject::customEvent(QEvent*) 10793 vfunc[10]: QObject::connectNotify(char const*) 10794 vfunc[11]: QObject::disconnectNotify(char const*) 10795 vfunc[12]: QWidget::devType() const 10796 vfunc[13]: QSizeGrip::setVisible(bool) 10797 vfunc[14]: QSizeGrip::sizeHint() const 10798 vfunc[15]: QWidget::minimumSizeHint() const 10799 vfunc[16]: QWidget::heightForWidth(int) const 10800 vfunc[17]: QWidget::paintEngine() const 10801 vfunc[18]: QSizeGrip::mousePressEvent(QMouseEvent*) 10802 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 10803 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 10804 vfunc[21]: QSizeGrip::mouseMoveEvent(QMouseEvent*) 10805 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 10806 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 10807 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10808 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 10809 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 10810 vfunc[27]: QWidget::enterEvent(QEvent*) 10811 vfunc[28]: QWidget::leaveEvent(QEvent*) 10812 vfunc[29]: QSizeGrip::paintEvent(QPaintEvent*) 10813 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10814 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 10815 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10816 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 10817 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10818 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10819 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 10820 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 10821 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 10822 vfunc[39]: QWidget::dropEvent(QDropEvent*) 10823 vfunc[40]: QWidget::showEvent(QShowEvent*) 10824 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10825 vfunc[42]: QWidget::x11Event(_XEvent*) 10826 vfunc[43]: QWidget::changeEvent(QEvent*) 10827 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10828 const 10829 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10830 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10831 const 10832 vfunc[47]: QWidget::focusNextPrevChild(bool) 10833 vfunc[48]: QWidget::styleChange(QStyle&) 10834 vfunc[49]: QWidget::enabledChange(bool) 10835 vfunc[50]: QWidget::paletteChange(QPalette const&) 10836 vfunc[51]: QWidget::fontChange(QFont const&) 10837 vfunc[52]: QWidget::windowActivationChange(bool) 10838 vfunc[53]: QWidget::languageChange() 10839 10840 Table 7-274. Secondary vtable for QSizeGrip 10841 Base Offset -8 10842 Virtual Base Offset 0 10843 RTTI typeinfo for QSizeGrip 10844 vfunc[0]: non-virtual thunk to QSizeGrip::~QSizeGrip() 10845 vfunc[1]: non-virtual thunk to QSizeGrip::~QSizeGrip() 10846 vfunc[2]: non-virtual thunk to QWidget::devType() const 10847 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10848 vfunc[4]: non-virtual thunk to 10849 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10850 10851 The Run Time Type Information for the QSizeGrip class is 10852 described by Table 7-275 10853 10854 Table 7-275. typeinfo for QSizeGrip 10855 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10856 Name typeinfo name for QSizeGrip 10857 basetype: typeinfo for QWidget 10858 __________________________________________________________ 10859 10860 7.5.18.8. Class data for QStatusBar 10861 10862 The virtual table for the QStatusBar class is described by 10863 Table 7-276 10864 10865 Table 7-276. Primary vtable for QStatusBar 10866 Base Offset 0 10867 Virtual Base Offset 0 10868 RTTI typeinfo for QStatusBar 10869 vfunc[0]: QStatusBar::metaObject() const 10870 vfunc[1]: QStatusBar::qt_metacast(char const*) 10871 vfunc[2]: QStatusBar::qt_metacall(QMetaObject::Call, int, 10872 void**) 10873 vfunc[3]: QStatusBar::~QStatusBar() 10874 vfunc[4]: QStatusBar::~QStatusBar() 10875 vfunc[5]: QStatusBar::event(QEvent*) 10876 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10877 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10878 vfunc[8]: QObject::childEvent(QChildEvent*) 10879 vfunc[9]: QObject::customEvent(QEvent*) 10880 vfunc[10]: QObject::connectNotify(char const*) 10881 vfunc[11]: QObject::disconnectNotify(char const*) 10882 vfunc[12]: QWidget::devType() const 10883 vfunc[13]: QWidget::setVisible(bool) 10884 vfunc[14]: QWidget::sizeHint() const 10885 vfunc[15]: QWidget::minimumSizeHint() const 10886 vfunc[16]: QWidget::heightForWidth(int) const 10887 vfunc[17]: QWidget::paintEngine() const 10888 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 10889 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 10890 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 10891 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 10892 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 10893 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 10894 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10895 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 10896 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 10897 vfunc[27]: QWidget::enterEvent(QEvent*) 10898 vfunc[28]: QWidget::leaveEvent(QEvent*) 10899 vfunc[29]: QStatusBar::paintEvent(QPaintEvent*) 10900 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10901 vfunc[31]: QStatusBar::resizeEvent(QResizeEvent*) 10902 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10903 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 10904 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10905 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10906 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 10907 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 10908 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 10909 vfunc[39]: QWidget::dropEvent(QDropEvent*) 10910 vfunc[40]: QWidget::showEvent(QShowEvent*) 10911 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10912 vfunc[42]: QWidget::x11Event(_XEvent*) 10913 vfunc[43]: QWidget::changeEvent(QEvent*) 10914 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10915 const 10916 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10917 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10918 const 10919 vfunc[47]: QWidget::focusNextPrevChild(bool) 10920 vfunc[48]: QWidget::styleChange(QStyle&) 10921 vfunc[49]: QWidget::enabledChange(bool) 10922 vfunc[50]: QWidget::paletteChange(QPalette const&) 10923 vfunc[51]: QWidget::fontChange(QFont const&) 10924 vfunc[52]: QWidget::windowActivationChange(bool) 10925 vfunc[53]: QWidget::languageChange() 10926 10927 Table 7-277. Secondary vtable for QStatusBar 10928 Base Offset -8 10929 Virtual Base Offset 0 10930 RTTI typeinfo for QStatusBar 10931 vfunc[0]: non-virtual thunk to QStatusBar::~QStatusBar() 10932 vfunc[1]: non-virtual thunk to QStatusBar::~QStatusBar() 10933 vfunc[2]: non-virtual thunk to QWidget::devType() const 10934 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10935 vfunc[4]: non-virtual thunk to 10936 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10937 10938 The Run Time Type Information for the QStatusBar class is 10939 described by Table 7-278 10940 10941 Table 7-278. typeinfo for QStatusBar 10942 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10943 Name typeinfo name for QStatusBar 10944 basetype: typeinfo for QWidget 10945 __________________________________________________________ 10946 10947 7.5.18.9. Class data for QToolBar 10948 10949 The virtual table for the QToolBar class is described by Table 10950 7-279 10951 10952 Table 7-279. Primary vtable for QToolBar 10953 Base Offset 0 10954 Virtual Base Offset 0 10955 RTTI typeinfo for QToolBar 10956 vfunc[0]: QToolBar::metaObject() const 10957 vfunc[1]: QToolBar::qt_metacast(char const*) 10958 vfunc[2]: QToolBar::qt_metacall(QMetaObject::Call, int, void**) 10959 vfunc[3]: QToolBar::~QToolBar() 10960 vfunc[4]: QToolBar::~QToolBar() 10961 vfunc[5]: QToolBar::event(QEvent*) 10962 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10963 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10964 vfunc[8]: QToolBar::childEvent(QChildEvent*) 10965 vfunc[9]: QObject::customEvent(QEvent*) 10966 vfunc[10]: QObject::connectNotify(char const*) 10967 vfunc[11]: QObject::disconnectNotify(char const*) 10968 vfunc[12]: QWidget::devType() const 10969 vfunc[13]: QWidget::setVisible(bool) 10970 vfunc[14]: QWidget::sizeHint() const 10971 vfunc[15]: QWidget::minimumSizeHint() const 10972 vfunc[16]: QWidget::heightForWidth(int) const 10973 vfunc[17]: QWidget::paintEngine() const 10974 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 10975 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 10976 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 10977 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 10978 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 10979 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 10980 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10981 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 10982 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 10983 vfunc[27]: QWidget::enterEvent(QEvent*) 10984 vfunc[28]: QWidget::leaveEvent(QEvent*) 10985 vfunc[29]: QToolBar::paintEvent(QPaintEvent*) 10986 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10987 vfunc[31]: QToolBar::resizeEvent(QResizeEvent*) 10988 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10989 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 10990 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10991 vfunc[35]: QToolBar::actionEvent(QActionEvent*) 10992 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 10993 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 10994 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 10995 vfunc[39]: QWidget::dropEvent(QDropEvent*) 10996 vfunc[40]: QWidget::showEvent(QShowEvent*) 10997 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10998 vfunc[42]: QWidget::x11Event(_XEvent*) 10999 vfunc[43]: QToolBar::changeEvent(QEvent*) 11000 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11001 const 11002 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11003 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11004 const 11005 vfunc[47]: QWidget::focusNextPrevChild(bool) 11006 vfunc[48]: QWidget::styleChange(QStyle&) 11007 vfunc[49]: QWidget::enabledChange(bool) 11008 vfunc[50]: QWidget::paletteChange(QPalette const&) 11009 vfunc[51]: QWidget::fontChange(QFont const&) 11010 vfunc[52]: QWidget::windowActivationChange(bool) 11011 vfunc[53]: QWidget::languageChange() 11012 11013 Table 7-280. Secondary vtable for QToolBar 11014 Base Offset -8 11015 Virtual Base Offset 0 11016 RTTI typeinfo for QToolBar 11017 vfunc[0]: non-virtual thunk to QToolBar::~QToolBar() 11018 vfunc[1]: non-virtual thunk to QToolBar::~QToolBar() 11019 vfunc[2]: non-virtual thunk to QWidget::devType() const 11020 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11021 vfunc[4]: non-virtual thunk to 11022 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11023 11024 The Run Time Type Information for the QToolBar class is 11025 described by Table 7-281 11026 11027 Table 7-281. typeinfo for QToolBar 11028 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11029 Name typeinfo name for QToolBar 11030 basetype: typeinfo for QWidget 11031 __________________________________________________________ 11032 11033 7.5.18.10. Class data for QWidgetAction 11034 11035 The virtual table for the QWidgetAction class is described in 11036 the generic part of this specification. 11037 11038 The Run Time Type Information for the QWidgetAction class is 11039 described by Table 7-282 11040 11041 Table 7-282. typeinfo for QWidgetAction 11042 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11043 Name typeinfo name for QWidgetAction 11044 basetype: typeinfo for QAction 11045 __________________________________________________________ 11046 11047 7.5.18.11. Interfaces for Qt4 Main Window and Application 11048 11049 An LSB conforming implementation shall provide the architecture 11050 specific functions for Qt4 Main Window and Application 11051 specified in Table 7-283, with the full mandatory functionality 11052 as described in the referenced underlying specification. 11053 11054 Table 7-283. libQtGui - Qt4 Main Window and Application 11055 Function Interfaces 11056 _ZThn8_N10QStatusBarD0Ev [CXXABI-1.86] _ZThn8_N10QStatusBarD1Ev 11057 [CXXABI-1.86] 11058 _ZThn8_N10QWorkspaceD0Ev [CXXABI-1.86] _ZThn8_N10QWorkspaceD1Ev 11059 [CXXABI-1.86] 11060 _ZThn8_N8QToolBarD0Ev [CXXABI-1.86] _ZThn8_N8QToolBarD1Ev 11061 [CXXABI-1.86] 11062 _ZThn8_N9QSizeGripD0Ev [CXXABI-1.86] _ZThn8_N9QSizeGripD1Ev 11063 [CXXABI-1.86] 11064 __________________________________________________________ 11065 11066 7.5.19. Qt4 Menus 11067 __________________________________________________________ 11068 11069 7.5.19.1. Class data for QMenu 11070 11071 The virtual table for the QMenu class is described by Table 11072 7-284 11073 11074 Table 7-284. Primary vtable for QMenu 11075 Base Offset 0 11076 Virtual Base Offset 0 11077 RTTI typeinfo for QMenu 11078 vfunc[0]: QMenu::metaObject() const 11079 vfunc[1]: QMenu::qt_metacast(char const*) 11080 vfunc[2]: QMenu::qt_metacall(QMetaObject::Call, int, void**) 11081 vfunc[3]: QMenu::~QMenu() 11082 vfunc[4]: QMenu::~QMenu() 11083 vfunc[5]: QMenu::event(QEvent*) 11084 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11085 vfunc[7]: QMenu::timerEvent(QTimerEvent*) 11086 vfunc[8]: QObject::childEvent(QChildEvent*) 11087 vfunc[9]: QObject::customEvent(QEvent*) 11088 vfunc[10]: QObject::connectNotify(char const*) 11089 vfunc[11]: QObject::disconnectNotify(char const*) 11090 vfunc[12]: QWidget::devType() const 11091 vfunc[13]: QWidget::setVisible(bool) 11092 vfunc[14]: QMenu::sizeHint() const 11093 vfunc[15]: QWidget::minimumSizeHint() const 11094 vfunc[16]: QWidget::heightForWidth(int) const 11095 vfunc[17]: QWidget::paintEngine() const 11096 vfunc[18]: QMenu::mousePressEvent(QMouseEvent*) 11097 vfunc[19]: QMenu::mouseReleaseEvent(QMouseEvent*) 11098 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11099 vfunc[21]: QMenu::mouseMoveEvent(QMouseEvent*) 11100 vfunc[22]: QMenu::wheelEvent(QWheelEvent*) 11101 vfunc[23]: QMenu::keyPressEvent(QKeyEvent*) 11102 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11103 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11104 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11105 vfunc[27]: QMenu::enterEvent(QEvent*) 11106 vfunc[28]: QMenu::leaveEvent(QEvent*) 11107 vfunc[29]: QMenu::paintEvent(QPaintEvent*) 11108 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11109 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11110 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11111 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11112 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11113 vfunc[35]: QMenu::actionEvent(QActionEvent*) 11114 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11115 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11116 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11117 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11118 vfunc[40]: QWidget::showEvent(QShowEvent*) 11119 vfunc[41]: QMenu::hideEvent(QHideEvent*) 11120 vfunc[42]: QWidget::x11Event(_XEvent*) 11121 vfunc[43]: QMenu::changeEvent(QEvent*) 11122 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11123 const 11124 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11125 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11126 const 11127 vfunc[47]: QWidget::focusNextPrevChild(bool) 11128 vfunc[48]: QWidget::styleChange(QStyle&) 11129 vfunc[49]: QWidget::enabledChange(bool) 11130 vfunc[50]: QWidget::paletteChange(QPalette const&) 11131 vfunc[51]: QWidget::fontChange(QFont const&) 11132 vfunc[52]: QWidget::windowActivationChange(bool) 11133 vfunc[53]: QWidget::languageChange() 11134 11135 Table 7-285. Secondary vtable for QMenu 11136 Base Offset -8 11137 Virtual Base Offset 0 11138 RTTI typeinfo for QMenu 11139 vfunc[0]: non-virtual thunk to QMenu::~QMenu() 11140 vfunc[1]: non-virtual thunk to QMenu::~QMenu() 11141 vfunc[2]: non-virtual thunk to QWidget::devType() const 11142 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11143 vfunc[4]: non-virtual thunk to 11144 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11145 11146 The Run Time Type Information for the QMenu class is described 11147 by Table 7-286 11148 11149 Table 7-286. typeinfo for QMenu 11150 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11151 Name typeinfo name for QMenu 11152 basetype: typeinfo for QWidget 11153 __________________________________________________________ 11154 11155 7.5.19.2. Class data for QMenuItem 11156 11157 The virtual table for the QMenuItem class is described in the 11158 generic part of this specification. 11159 11160 The Run Time Type Information for the QMenuItem class is 11161 described by Table 7-287 11162 11163 Table 7-287. typeinfo for QMenuItem 11164 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11165 Name typeinfo name for QMenuItem 11166 basetype: typeinfo for QAction 11167 __________________________________________________________ 11168 11169 7.5.19.3. Class data for QMenuBar 11170 11171 The virtual table for the QMenuBar class is described by Table 11172 7-288 11173 11174 Table 7-288. Primary vtable for QMenuBar 11175 Base Offset 0 11176 Virtual Base Offset 0 11177 RTTI typeinfo for QMenuBar 11178 vfunc[0]: QMenuBar::metaObject() const 11179 vfunc[1]: QMenuBar::qt_metacast(char const*) 11180 vfunc[2]: QMenuBar::qt_metacall(QMetaObject::Call, int, void**) 11181 vfunc[3]: QMenuBar::~QMenuBar() 11182 vfunc[4]: QMenuBar::~QMenuBar() 11183 vfunc[5]: QMenuBar::event(QEvent*) 11184 vfunc[6]: QMenuBar::eventFilter(QObject*, QEvent*) 11185 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11186 vfunc[8]: QObject::childEvent(QChildEvent*) 11187 vfunc[9]: QObject::customEvent(QEvent*) 11188 vfunc[10]: QObject::connectNotify(char const*) 11189 vfunc[11]: QObject::disconnectNotify(char const*) 11190 vfunc[12]: QWidget::devType() const 11191 vfunc[13]: QWidget::setVisible(bool) 11192 vfunc[14]: QMenuBar::sizeHint() const 11193 vfunc[15]: QMenuBar::minimumSizeHint() const 11194 vfunc[16]: QMenuBar::heightForWidth(int) const 11195 vfunc[17]: QWidget::paintEngine() const 11196 vfunc[18]: QMenuBar::mousePressEvent(QMouseEvent*) 11197 vfunc[19]: QMenuBar::mouseReleaseEvent(QMouseEvent*) 11198 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11199 vfunc[21]: QMenuBar::mouseMoveEvent(QMouseEvent*) 11200 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11201 vfunc[23]: QMenuBar::keyPressEvent(QKeyEvent*) 11202 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11203 vfunc[25]: QMenuBar::focusInEvent(QFocusEvent*) 11204 vfunc[26]: QMenuBar::focusOutEvent(QFocusEvent*) 11205 vfunc[27]: QWidget::enterEvent(QEvent*) 11206 vfunc[28]: QMenuBar::leaveEvent(QEvent*) 11207 vfunc[29]: QMenuBar::paintEvent(QPaintEvent*) 11208 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11209 vfunc[31]: QMenuBar::resizeEvent(QResizeEvent*) 11210 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11211 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11212 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11213 vfunc[35]: QMenuBar::actionEvent(QActionEvent*) 11214 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11215 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11216 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11217 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11218 vfunc[40]: QWidget::showEvent(QShowEvent*) 11219 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11220 vfunc[42]: QWidget::x11Event(_XEvent*) 11221 vfunc[43]: QMenuBar::changeEvent(QEvent*) 11222 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11223 const 11224 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11225 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11226 const 11227 vfunc[47]: QWidget::focusNextPrevChild(bool) 11228 vfunc[48]: QWidget::styleChange(QStyle&) 11229 vfunc[49]: QWidget::enabledChange(bool) 11230 vfunc[50]: QWidget::paletteChange(QPalette const&) 11231 vfunc[51]: QWidget::fontChange(QFont const&) 11232 vfunc[52]: QWidget::windowActivationChange(bool) 11233 vfunc[53]: QWidget::languageChange() 11234 11235 Table 7-289. Secondary vtable for QMenuBar 11236 Base Offset -8 11237 Virtual Base Offset 0 11238 RTTI typeinfo for QMenuBar 11239 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 11240 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 11241 vfunc[2]: non-virtual thunk to QWidget::devType() const 11242 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11243 vfunc[4]: non-virtual thunk to 11244 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11245 11246 The Run Time Type Information for the QMenuBar class is 11247 described by Table 7-290 11248 11249 Table 7-290. typeinfo for QMenuBar 11250 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11251 Name typeinfo name for QMenuBar 11252 basetype: typeinfo for QWidget 11253 __________________________________________________________ 11254 11255 7.5.19.4. Interfaces for Qt4 Menus 11256 11257 An LSB conforming implementation shall provide the architecture 11258 specific functions for Qt4 Menus specified in Table 7-291, with 11259 the full mandatory functionality as described in the referenced 11260 underlying specification. 11261 11262 Table 7-291. libQtGui - Qt4 Menus Function Interfaces 11263 _ZThn8_N5QMenuD0Ev [CXXABI-1.86] _ZThn8_N5QMenuD1Ev 11264 [CXXABI-1.86] 11265 _ZThn8_N8QMenuBarD0Ev [CXXABI-1.86] _ZThn8_N8QMenuBarD1Ev 11266 [CXXABI-1.86] 11267 __________________________________________________________ 11268 11269 7.5.20. Qt4 Widgets 11270 __________________________________________________________ 11271 11272 7.5.20.1. Class data for QWidget 11273 11274 The virtual table for the QWidget class is described by Table 11275 7-292 11276 11277 Table 7-292. Primary vtable for QWidget 11278 Base Offset 0 11279 Virtual Base Offset 0 11280 RTTI typeinfo for QWidget 11281 vfunc[0]: QWidget::metaObject() const 11282 vfunc[1]: QWidget::qt_metacast(char const*) 11283 vfunc[2]: QWidget::qt_metacall(QMetaObject::Call, int, void**) 11284 vfunc[3]: QWidget::~QWidget() 11285 vfunc[4]: QWidget::~QWidget() 11286 vfunc[5]: QWidget::event(QEvent*) 11287 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11288 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11289 vfunc[8]: QObject::childEvent(QChildEvent*) 11290 vfunc[9]: QObject::customEvent(QEvent*) 11291 vfunc[10]: QObject::connectNotify(char const*) 11292 vfunc[11]: QObject::disconnectNotify(char const*) 11293 vfunc[12]: QWidget::devType() const 11294 vfunc[13]: QWidget::setVisible(bool) 11295 vfunc[14]: QWidget::sizeHint() const 11296 vfunc[15]: QWidget::minimumSizeHint() const 11297 vfunc[16]: QWidget::heightForWidth(int) const 11298 vfunc[17]: QWidget::paintEngine() const 11299 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 11300 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 11301 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11302 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 11303 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11304 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 11305 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11306 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11307 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11308 vfunc[27]: QWidget::enterEvent(QEvent*) 11309 vfunc[28]: QWidget::leaveEvent(QEvent*) 11310 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 11311 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11312 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11313 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11314 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11315 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11316 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11317 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11318 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11319 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11320 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11321 vfunc[40]: QWidget::showEvent(QShowEvent*) 11322 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11323 vfunc[42]: QWidget::x11Event(_XEvent*) 11324 vfunc[43]: QWidget::changeEvent(QEvent*) 11325 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11326 const 11327 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11328 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11329 const 11330 vfunc[47]: QWidget::focusNextPrevChild(bool) 11331 vfunc[48]: QWidget::styleChange(QStyle&) 11332 vfunc[49]: QWidget::enabledChange(bool) 11333 vfunc[50]: QWidget::paletteChange(QPalette const&) 11334 vfunc[51]: QWidget::fontChange(QFont const&) 11335 vfunc[52]: QWidget::windowActivationChange(bool) 11336 vfunc[53]: QWidget::languageChange() 11337 11338 Table 7-293. Secondary vtable for QWidget 11339 Base Offset -8 11340 Virtual Base Offset 0 11341 RTTI typeinfo for QWidget 11342 vfunc[0]: non-virtual thunk to QWidget::~QWidget() 11343 vfunc[1]: non-virtual thunk to QWidget::~QWidget() 11344 vfunc[2]: non-virtual thunk to QWidget::devType() const 11345 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11346 vfunc[4]: non-virtual thunk to 11347 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11348 11349 The Run Time Type Information for the QWidget class is 11350 described by Table 7-294 11351 11352 Table 7-294. typeinfo for QWidget 11353 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 11354 Name typeinfo name for QWidget 11355 flags: 0 11356 basetype: typeinfo for QObject 2 11357 basetype: typeinfo for QPaintDevice 2050 11358 __________________________________________________________ 11359 11360 7.5.20.2. Class data for QFrame 11361 11362 The virtual table for the QFrame class is described by Table 11363 7-295 11364 11365 Table 7-295. Primary vtable for QFrame 11366 Base Offset 0 11367 Virtual Base Offset 0 11368 RTTI typeinfo for QFrame 11369 vfunc[0]: QFrame::metaObject() const 11370 vfunc[1]: QFrame::qt_metacast(char const*) 11371 vfunc[2]: QFrame::qt_metacall(QMetaObject::Call, int, void**) 11372 vfunc[3]: QFrame::~QFrame() 11373 vfunc[4]: QFrame::~QFrame() 11374 vfunc[5]: QFrame::event(QEvent*) 11375 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11376 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11377 vfunc[8]: QObject::childEvent(QChildEvent*) 11378 vfunc[9]: QObject::customEvent(QEvent*) 11379 vfunc[10]: QObject::connectNotify(char const*) 11380 vfunc[11]: QObject::disconnectNotify(char const*) 11381 vfunc[12]: QWidget::devType() const 11382 vfunc[13]: QWidget::setVisible(bool) 11383 vfunc[14]: QFrame::sizeHint() const 11384 vfunc[15]: QWidget::minimumSizeHint() const 11385 vfunc[16]: QWidget::heightForWidth(int) const 11386 vfunc[17]: QWidget::paintEngine() const 11387 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 11388 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 11389 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11390 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 11391 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11392 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 11393 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11394 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11395 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11396 vfunc[27]: QWidget::enterEvent(QEvent*) 11397 vfunc[28]: QWidget::leaveEvent(QEvent*) 11398 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 11399 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11400 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11401 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11402 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11403 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11404 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11405 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11406 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11407 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11408 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11409 vfunc[40]: QWidget::showEvent(QShowEvent*) 11410 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11411 vfunc[42]: QWidget::x11Event(_XEvent*) 11412 vfunc[43]: QFrame::changeEvent(QEvent*) 11413 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11414 const 11415 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11416 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11417 const 11418 vfunc[47]: QWidget::focusNextPrevChild(bool) 11419 vfunc[48]: QWidget::styleChange(QStyle&) 11420 vfunc[49]: QWidget::enabledChange(bool) 11421 vfunc[50]: QWidget::paletteChange(QPalette const&) 11422 vfunc[51]: QWidget::fontChange(QFont const&) 11423 vfunc[52]: QWidget::windowActivationChange(bool) 11424 vfunc[53]: QWidget::languageChange() 11425 11426 Table 7-296. Secondary vtable for QFrame 11427 Base Offset -8 11428 Virtual Base Offset 0 11429 RTTI typeinfo for QFrame 11430 vfunc[0]: non-virtual thunk to QFrame::~QFrame() 11431 vfunc[1]: non-virtual thunk to QFrame::~QFrame() 11432 vfunc[2]: non-virtual thunk to QWidget::devType() const 11433 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11434 vfunc[4]: non-virtual thunk to 11435 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11436 11437 The Run Time Type Information for the QFrame class is described 11438 by Table 7-297 11439 11440 Table 7-297. typeinfo for QFrame 11441 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11442 Name typeinfo name for QFrame 11443 basetype: typeinfo for QWidget 11444 __________________________________________________________ 11445 11446 7.5.20.3. Class data for QLineEdit 11447 11448 The virtual table for the QLineEdit class is described by Table 11449 7-298 11450 11451 Table 7-298. Primary vtable for QLineEdit 11452 Base Offset 0 11453 Virtual Base Offset 0 11454 RTTI typeinfo for QLineEdit 11455 vfunc[0]: QLineEdit::metaObject() const 11456 vfunc[1]: QLineEdit::qt_metacast(char const*) 11457 vfunc[2]: QLineEdit::qt_metacall(QMetaObject::Call, int, 11458 void**) 11459 vfunc[3]: QLineEdit::~QLineEdit() 11460 vfunc[4]: QLineEdit::~QLineEdit() 11461 vfunc[5]: QLineEdit::event(QEvent*) 11462 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11463 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11464 vfunc[8]: QObject::childEvent(QChildEvent*) 11465 vfunc[9]: QObject::customEvent(QEvent*) 11466 vfunc[10]: QObject::connectNotify(char const*) 11467 vfunc[11]: QObject::disconnectNotify(char const*) 11468 vfunc[12]: QWidget::devType() const 11469 vfunc[13]: QWidget::setVisible(bool) 11470 vfunc[14]: QLineEdit::sizeHint() const 11471 vfunc[15]: QLineEdit::minimumSizeHint() const 11472 vfunc[16]: QWidget::heightForWidth(int) const 11473 vfunc[17]: QWidget::paintEngine() const 11474 vfunc[18]: QLineEdit::mousePressEvent(QMouseEvent*) 11475 vfunc[19]: QLineEdit::mouseReleaseEvent(QMouseEvent*) 11476 vfunc[20]: QLineEdit::mouseDoubleClickEvent(QMouseEvent*) 11477 vfunc[21]: QLineEdit::mouseMoveEvent(QMouseEvent*) 11478 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11479 vfunc[23]: QLineEdit::keyPressEvent(QKeyEvent*) 11480 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11481 vfunc[25]: QLineEdit::focusInEvent(QFocusEvent*) 11482 vfunc[26]: QLineEdit::focusOutEvent(QFocusEvent*) 11483 vfunc[27]: QWidget::enterEvent(QEvent*) 11484 vfunc[28]: QWidget::leaveEvent(QEvent*) 11485 vfunc[29]: QLineEdit::paintEvent(QPaintEvent*) 11486 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11487 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11488 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11489 vfunc[33]: QLineEdit::contextMenuEvent(QContextMenuEvent*) 11490 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11491 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11492 vfunc[36]: QLineEdit::dragEnterEvent(QDragEnterEvent*) 11493 vfunc[37]: QLineEdit::dragMoveEvent(QDragMoveEvent*) 11494 vfunc[38]: QLineEdit::dragLeaveEvent(QDragLeaveEvent*) 11495 vfunc[39]: QLineEdit::dropEvent(QDropEvent*) 11496 vfunc[40]: QWidget::showEvent(QShowEvent*) 11497 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11498 vfunc[42]: QWidget::x11Event(_XEvent*) 11499 vfunc[43]: QLineEdit::changeEvent(QEvent*) 11500 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11501 const 11502 vfunc[45]: QLineEdit::inputMethodEvent(QInputMethodEvent*) 11503 vfunc[46]: QLineEdit::inputMethodQuery(Qt::InputMethodQuery) 11504 const 11505 vfunc[47]: QWidget::focusNextPrevChild(bool) 11506 vfunc[48]: QWidget::styleChange(QStyle&) 11507 vfunc[49]: QWidget::enabledChange(bool) 11508 vfunc[50]: QWidget::paletteChange(QPalette const&) 11509 vfunc[51]: QWidget::fontChange(QFont const&) 11510 vfunc[52]: QWidget::windowActivationChange(bool) 11511 vfunc[53]: QWidget::languageChange() 11512 11513 Table 7-299. Secondary vtable for QLineEdit 11514 Base Offset -8 11515 Virtual Base Offset 0 11516 RTTI typeinfo for QLineEdit 11517 vfunc[0]: non-virtual thunk to QLineEdit::~QLineEdit() 11518 vfunc[1]: non-virtual thunk to QLineEdit::~QLineEdit() 11519 vfunc[2]: non-virtual thunk to QWidget::devType() const 11520 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11521 vfunc[4]: non-virtual thunk to 11522 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11523 11524 The Run Time Type Information for the QLineEdit class is 11525 described by Table 7-300 11526 11527 Table 7-300. typeinfo for QLineEdit 11528 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11529 Name typeinfo name for QLineEdit 11530 basetype: typeinfo for QWidget 11531 __________________________________________________________ 11532 11533 7.5.20.4. Class data for QSlider 11534 11535 The virtual table for the QSlider class is described by Table 11536 7-301 11537 11538 Table 7-301. Primary vtable for QSlider 11539 Base Offset 0 11540 Virtual Base Offset 0 11541 RTTI typeinfo for QSlider 11542 vfunc[0]: QSlider::metaObject() const 11543 vfunc[1]: QSlider::qt_metacast(char const*) 11544 vfunc[2]: QSlider::qt_metacall(QMetaObject::Call, int, void**) 11545 vfunc[3]: QSlider::~QSlider() 11546 vfunc[4]: QSlider::~QSlider() 11547 vfunc[5]: QSlider::event(QEvent*) 11548 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11549 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 11550 vfunc[8]: QObject::childEvent(QChildEvent*) 11551 vfunc[9]: QObject::customEvent(QEvent*) 11552 vfunc[10]: QObject::connectNotify(char const*) 11553 vfunc[11]: QObject::disconnectNotify(char const*) 11554 vfunc[12]: QWidget::devType() const 11555 vfunc[13]: QWidget::setVisible(bool) 11556 vfunc[14]: QSlider::sizeHint() const 11557 vfunc[15]: QSlider::minimumSizeHint() const 11558 vfunc[16]: QWidget::heightForWidth(int) const 11559 vfunc[17]: QWidget::paintEngine() const 11560 vfunc[18]: QSlider::mousePressEvent(QMouseEvent*) 11561 vfunc[19]: QSlider::mouseReleaseEvent(QMouseEvent*) 11562 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11563 vfunc[21]: QSlider::mouseMoveEvent(QMouseEvent*) 11564 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 11565 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 11566 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11567 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11568 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11569 vfunc[27]: QWidget::enterEvent(QEvent*) 11570 vfunc[28]: QWidget::leaveEvent(QEvent*) 11571 vfunc[29]: QSlider::paintEvent(QPaintEvent*) 11572 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11573 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11574 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11575 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11576 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11577 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11578 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11579 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11580 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11581 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11582 vfunc[40]: QWidget::showEvent(QShowEvent*) 11583 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11584 vfunc[42]: QWidget::x11Event(_XEvent*) 11585 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 11586 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11587 const 11588 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11589 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11590 const 11591 vfunc[47]: QWidget::focusNextPrevChild(bool) 11592 vfunc[48]: QWidget::styleChange(QStyle&) 11593 vfunc[49]: QWidget::enabledChange(bool) 11594 vfunc[50]: QWidget::paletteChange(QPalette const&) 11595 vfunc[51]: QWidget::fontChange(QFont const&) 11596 vfunc[52]: QWidget::windowActivationChange(bool) 11597 vfunc[53]: QWidget::languageChange() 11598 vfunc[54]: 11599 QAbstractSlider::sliderChange(QAbstractSlider::SliderChange) 11600 11601 Table 7-302. Secondary vtable for QSlider 11602 Base Offset -8 11603 Virtual Base Offset 0 11604 RTTI typeinfo for QSlider 11605 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 11606 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 11607 vfunc[2]: non-virtual thunk to QWidget::devType() const 11608 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11609 vfunc[4]: non-virtual thunk to 11610 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11611 11612 The Run Time Type Information for the QSlider class is 11613 described by Table 7-303 11614 11615 Table 7-303. typeinfo for QSlider 11616 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11617 Name typeinfo name for QSlider 11618 basetype: typeinfo for QAbstractSlider 11619 __________________________________________________________ 11620 11621 7.5.20.5. Class data for QTabBar 11622 11623 The virtual table for the QTabBar class is described by Table 11624 7-304 11625 11626 Table 7-304. Primary vtable for QTabBar 11627 Base Offset 0 11628 Virtual Base Offset 0 11629 RTTI typeinfo for QTabBar 11630 vfunc[0]: QTabBar::metaObject() const 11631 vfunc[1]: QTabBar::qt_metacast(char const*) 11632 vfunc[2]: QTabBar::qt_metacall(QMetaObject::Call, int, void**) 11633 vfunc[3]: QTabBar::~QTabBar() 11634 vfunc[4]: QTabBar::~QTabBar() 11635 vfunc[5]: QTabBar::event(QEvent*) 11636 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11637 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11638 vfunc[8]: QObject::childEvent(QChildEvent*) 11639 vfunc[9]: QObject::customEvent(QEvent*) 11640 vfunc[10]: QObject::connectNotify(char const*) 11641 vfunc[11]: QObject::disconnectNotify(char const*) 11642 vfunc[12]: QWidget::devType() const 11643 vfunc[13]: QWidget::setVisible(bool) 11644 vfunc[14]: QTabBar::sizeHint() const 11645 vfunc[15]: QTabBar::minimumSizeHint() const 11646 vfunc[16]: QWidget::heightForWidth(int) const 11647 vfunc[17]: QWidget::paintEngine() const 11648 vfunc[18]: QTabBar::mousePressEvent(QMouseEvent*) 11649 vfunc[19]: QTabBar::mouseReleaseEvent(QMouseEvent*) 11650 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11651 vfunc[21]: QTabBar::mouseMoveEvent(QMouseEvent*) 11652 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11653 vfunc[23]: QTabBar::keyPressEvent(QKeyEvent*) 11654 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11655 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11656 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11657 vfunc[27]: QWidget::enterEvent(QEvent*) 11658 vfunc[28]: QWidget::leaveEvent(QEvent*) 11659 vfunc[29]: QTabBar::paintEvent(QPaintEvent*) 11660 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11661 vfunc[31]: QTabBar::resizeEvent(QResizeEvent*) 11662 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11663 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11664 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11665 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11666 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11667 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11668 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11669 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11670 vfunc[40]: QTabBar::showEvent(QShowEvent*) 11671 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11672 vfunc[42]: QWidget::x11Event(_XEvent*) 11673 vfunc[43]: QTabBar::changeEvent(QEvent*) 11674 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11675 const 11676 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11677 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11678 const 11679 vfunc[47]: QWidget::focusNextPrevChild(bool) 11680 vfunc[48]: QWidget::styleChange(QStyle&) 11681 vfunc[49]: QWidget::enabledChange(bool) 11682 vfunc[50]: QWidget::paletteChange(QPalette const&) 11683 vfunc[51]: QWidget::fontChange(QFont const&) 11684 vfunc[52]: QWidget::windowActivationChange(bool) 11685 vfunc[53]: QWidget::languageChange() 11686 vfunc[54]: QTabBar::tabSizeHint(int) const 11687 vfunc[55]: QTabBar::tabInserted(int) 11688 vfunc[56]: QTabBar::tabRemoved(int) 11689 vfunc[57]: QTabBar::tabLayoutChange() 11690 11691 Table 7-305. Secondary vtable for QTabBar 11692 Base Offset -8 11693 Virtual Base Offset 0 11694 RTTI typeinfo for QTabBar 11695 vfunc[0]: non-virtual thunk to QTabBar::~QTabBar() 11696 vfunc[1]: non-virtual thunk to QTabBar::~QTabBar() 11697 vfunc[2]: non-virtual thunk to QWidget::devType() const 11698 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11699 vfunc[4]: non-virtual thunk to 11700 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11701 11702 The Run Time Type Information for the QTabBar class is 11703 described by Table 7-306 11704 11705 Table 7-306. typeinfo for QTabBar 11706 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11707 Name typeinfo name for QTabBar 11708 basetype: typeinfo for QWidget 11709 __________________________________________________________ 11710 11711 7.5.20.6. Class data for QTabWidget 11712 11713 The virtual table for the QTabWidget class is described by 11714 Table 7-307 11715 11716 Table 7-307. Primary vtable for QTabWidget 11717 Base Offset 0 11718 Virtual Base Offset 0 11719 RTTI typeinfo for QTabWidget 11720 vfunc[0]: QTabWidget::metaObject() const 11721 vfunc[1]: QTabWidget::qt_metacast(char const*) 11722 vfunc[2]: QTabWidget::qt_metacall(QMetaObject::Call, int, 11723 void**) 11724 vfunc[3]: QTabWidget::~QTabWidget() 11725 vfunc[4]: QTabWidget::~QTabWidget() 11726 vfunc[5]: QTabWidget::event(QEvent*) 11727 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11728 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11729 vfunc[8]: QObject::childEvent(QChildEvent*) 11730 vfunc[9]: QObject::customEvent(QEvent*) 11731 vfunc[10]: QObject::connectNotify(char const*) 11732 vfunc[11]: QObject::disconnectNotify(char const*) 11733 vfunc[12]: QWidget::devType() const 11734 vfunc[13]: QWidget::setVisible(bool) 11735 vfunc[14]: QTabWidget::sizeHint() const 11736 vfunc[15]: QTabWidget::minimumSizeHint() const 11737 vfunc[16]: QWidget::heightForWidth(int) const 11738 vfunc[17]: QWidget::paintEngine() const 11739 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 11740 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 11741 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11742 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 11743 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11744 vfunc[23]: QTabWidget::keyPressEvent(QKeyEvent*) 11745 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11746 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11747 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11748 vfunc[27]: QWidget::enterEvent(QEvent*) 11749 vfunc[28]: QWidget::leaveEvent(QEvent*) 11750 vfunc[29]: QTabWidget::paintEvent(QPaintEvent*) 11751 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11752 vfunc[31]: QTabWidget::resizeEvent(QResizeEvent*) 11753 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11754 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11755 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11756 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11757 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11758 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11759 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11760 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11761 vfunc[40]: QTabWidget::showEvent(QShowEvent*) 11762 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11763 vfunc[42]: QWidget::x11Event(_XEvent*) 11764 vfunc[43]: QTabWidget::changeEvent(QEvent*) 11765 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11766 const 11767 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11768 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11769 const 11770 vfunc[47]: QWidget::focusNextPrevChild(bool) 11771 vfunc[48]: QWidget::styleChange(QStyle&) 11772 vfunc[49]: QWidget::enabledChange(bool) 11773 vfunc[50]: QWidget::paletteChange(QPalette const&) 11774 vfunc[51]: QWidget::fontChange(QFont const&) 11775 vfunc[52]: QWidget::windowActivationChange(bool) 11776 vfunc[53]: QWidget::languageChange() 11777 vfunc[54]: QTabWidget::tabInserted(int) 11778 vfunc[55]: QTabWidget::tabRemoved(int) 11779 11780 Table 7-308. Secondary vtable for QTabWidget 11781 Base Offset -8 11782 Virtual Base Offset 0 11783 RTTI typeinfo for QTabWidget 11784 vfunc[0]: non-virtual thunk to QTabWidget::~QTabWidget() 11785 vfunc[1]: non-virtual thunk to QTabWidget::~QTabWidget() 11786 vfunc[2]: non-virtual thunk to QWidget::devType() const 11787 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11788 vfunc[4]: non-virtual thunk to 11789 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11790 11791 The Run Time Type Information for the QTabWidget class is 11792 described by Table 7-309 11793 11794 Table 7-309. typeinfo for QTabWidget 11795 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11796 Name typeinfo name for QTabWidget 11797 basetype: typeinfo for QWidget 11798 __________________________________________________________ 11799 11800 7.5.20.7. Class data for QListView 11801 11802 The virtual table for the QListView class is described by Table 11803 7-310 11804 11805 Table 7-310. Primary vtable for QListView 11806 Base Offset 0 11807 Virtual Base Offset 0 11808 RTTI typeinfo for QListView 11809 vfunc[0]: QListView::metaObject() const 11810 vfunc[1]: QListView::qt_metacast(char const*) 11811 vfunc[2]: QListView::qt_metacall(QMetaObject::Call, int, 11812 void**) 11813 vfunc[3]: QListView::~QListView() 11814 vfunc[4]: QListView::~QListView() 11815 vfunc[5]: QListView::event(QEvent*) 11816 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11817 vfunc[7]: QListView::timerEvent(QTimerEvent*) 11818 vfunc[8]: QObject::childEvent(QChildEvent*) 11819 vfunc[9]: QObject::customEvent(QEvent*) 11820 vfunc[10]: QObject::connectNotify(char const*) 11821 vfunc[11]: QObject::disconnectNotify(char const*) 11822 vfunc[12]: QWidget::devType() const 11823 vfunc[13]: QWidget::setVisible(bool) 11824 vfunc[14]: QAbstractScrollArea::sizeHint() const 11825 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 11826 vfunc[16]: QWidget::heightForWidth(int) const 11827 vfunc[17]: QWidget::paintEngine() const 11828 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 11829 vfunc[19]: QListView::mouseReleaseEvent(QMouseEvent*) 11830 vfunc[20]: 11831 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 11832 vfunc[21]: QListView::mouseMoveEvent(QMouseEvent*) 11833 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 11834 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 11835 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11836 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 11837 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 11838 vfunc[27]: QWidget::enterEvent(QEvent*) 11839 vfunc[28]: QWidget::leaveEvent(QEvent*) 11840 vfunc[29]: QListView::paintEvent(QPaintEvent*) 11841 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11842 vfunc[31]: QListView::resizeEvent(QResizeEvent*) 11843 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11844 vfunc[33]: 11845 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 11846 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11847 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11848 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 11849 vfunc[37]: QListView::dragMoveEvent(QDragMoveEvent*) 11850 vfunc[38]: QListView::dragLeaveEvent(QDragLeaveEvent*) 11851 vfunc[39]: QListView::dropEvent(QDropEvent*) 11852 vfunc[40]: QWidget::showEvent(QShowEvent*) 11853 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11854 vfunc[42]: QWidget::x11Event(_XEvent*) 11855 vfunc[43]: QFrame::changeEvent(QEvent*) 11856 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11857 const 11858 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11859 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11860 const 11861 vfunc[47]: QWidget::focusNextPrevChild(bool) 11862 vfunc[48]: QWidget::styleChange(QStyle&) 11863 vfunc[49]: QWidget::enabledChange(bool) 11864 vfunc[50]: QWidget::paletteChange(QPalette const&) 11865 vfunc[51]: QWidget::fontChange(QFont const&) 11866 vfunc[52]: QWidget::windowActivationChange(bool) 11867 vfunc[53]: QWidget::languageChange() 11868 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 11869 vfunc[55]: QListView::scrollContentsBy(int, int) 11870 vfunc[56]: QAbstractItemView::setModel(QAbstractItemModel*) 11871 vfunc[57]: 11872 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 11873 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 11874 vfunc[59]: QListView::visualRect(QModelIndex const&) const 11875 vfunc[60]: QListView::scrollTo(QModelIndex const&, 11876 QAbstractItemView::ScrollHint) 11877 vfunc[61]: QListView::indexAt(QPoint const&) const 11878 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 11879 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 11880 vfunc[64]: QListView::reset() 11881 vfunc[65]: QListView::setRootIndex(QModelIndex const&) 11882 vfunc[66]: QListView::doItemsLayout() 11883 vfunc[67]: QAbstractItemView::selectAll() 11884 vfunc[68]: QListView::dataChanged(QModelIndex const&, 11885 QModelIndex const&) 11886 vfunc[69]: QListView::rowsInserted(QModelIndex const&, int, 11887 int) 11888 vfunc[70]: QListView::rowsAboutToBeRemoved(QModelIndex const&, 11889 int, int) 11890 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 11891 const&, QItemSelection const&) 11892 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 11893 const&, QModelIndex const&) 11894 vfunc[73]: QAbstractItemView::updateEditorData() 11895 vfunc[74]: QAbstractItemView::updateEditorGeometries() 11896 vfunc[75]: QListView::updateGeometries() 11897 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 11898 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 11899 vfunc[78]: 11900 QAbstractItemView::verticalScrollbarValueChanged(int) 11901 vfunc[79]: 11902 QAbstractItemView::horizontalScrollbarValueChanged(int) 11903 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 11904 QAbstractItemDelegate::EndEditHint) 11905 vfunc[81]: QAbstractItemView::commitData(QWidget*) 11906 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 11907 vfunc[83]: 11908 QListView::moveCursor(QAbstractItemView::CursorAction, 11909 QFlags) 11910 vfunc[84]: QListView::horizontalOffset() const 11911 vfunc[85]: QListView::verticalOffset() const 11912 vfunc[86]: QListView::isIndexHidden(QModelIndex const&) const 11913 vfunc[87]: QListView::setSelection(QRect const&, 11914 QFlags) 11915 vfunc[88]: QListView::visualRegionForSelection(QItemSelection 11916 const&) const 11917 vfunc[89]: QListView::selectedIndexes() const 11918 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 11919 QAbstractItemView::EditTrigger, QEvent*) 11920 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 11921 const&, QEvent const*) const 11922 vfunc[92]: QListView::startDrag(QFlags) 11923 vfunc[93]: QListView::viewOptions() const 11924 11925 Table 7-311. Secondary vtable for QListView 11926 Base Offset -8 11927 Virtual Base Offset 0 11928 RTTI typeinfo for QListView 11929 vfunc[0]: non-virtual thunk to QListView::~QListView() 11930 vfunc[1]: non-virtual thunk to QListView::~QListView() 11931 vfunc[2]: non-virtual thunk to QWidget::devType() const 11932 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11933 vfunc[4]: non-virtual thunk to 11934 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11935 11936 The Run Time Type Information for the QListView class is 11937 described by Table 7-312 11938 11939 Table 7-312. typeinfo for QListView 11940 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11941 Name typeinfo name for QListView 11942 basetype: typeinfo for QAbstractItemView 11943 __________________________________________________________ 11944 11945 7.5.20.8. Class data for QListWidgetItem 11946 11947 The virtual table for the QListWidgetItem class is described in 11948 the generic part of this specification. 11949 11950 The Run Time Type Information for the QListWidgetItem class is 11951 described by Table 7-313 11952 11953 Table 7-313. typeinfo for QListWidgetItem 11954 Base Vtable vtable for __cxxabiv1::__class_type_info 11955 Name typeinfo name for QListWidgetItem 11956 __________________________________________________________ 11957 11958 7.5.20.9. Class data for QListWidget 11959 11960 The virtual table for the QListWidget class is described by 11961 Table 7-314 11962 11963 Table 7-314. Primary vtable for QListWidget 11964 Base Offset 0 11965 Virtual Base Offset 0 11966 RTTI typeinfo for QListWidget 11967 vfunc[0]: QListWidget::metaObject() const 11968 vfunc[1]: QListWidget::qt_metacast(char const*) 11969 vfunc[2]: QListWidget::qt_metacall(QMetaObject::Call, int, 11970 void**) 11971 vfunc[3]: QListWidget::~QListWidget() 11972 vfunc[4]: QListWidget::~QListWidget() 11973 vfunc[5]: QListWidget::event(QEvent*) 11974 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11975 vfunc[7]: QListView::timerEvent(QTimerEvent*) 11976 vfunc[8]: QObject::childEvent(QChildEvent*) 11977 vfunc[9]: QObject::customEvent(QEvent*) 11978 vfunc[10]: QObject::connectNotify(char const*) 11979 vfunc[11]: QObject::disconnectNotify(char const*) 11980 vfunc[12]: QWidget::devType() const 11981 vfunc[13]: QWidget::setVisible(bool) 11982 vfunc[14]: QAbstractScrollArea::sizeHint() const 11983 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 11984 vfunc[16]: QWidget::heightForWidth(int) const 11985 vfunc[17]: QWidget::paintEngine() const 11986 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 11987 vfunc[19]: QListView::mouseReleaseEvent(QMouseEvent*) 11988 vfunc[20]: 11989 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 11990 vfunc[21]: QListView::mouseMoveEvent(QMouseEvent*) 11991 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 11992 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 11993 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11994 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 11995 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 11996 vfunc[27]: QWidget::enterEvent(QEvent*) 11997 vfunc[28]: QWidget::leaveEvent(QEvent*) 11998 vfunc[29]: QListView::paintEvent(QPaintEvent*) 11999 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12000 vfunc[31]: QListView::resizeEvent(QResizeEvent*) 12001 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12002 vfunc[33]: 12003 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 12004 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12005 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12006 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 12007 vfunc[37]: QListView::dragMoveEvent(QDragMoveEvent*) 12008 vfunc[38]: QListView::dragLeaveEvent(QDragLeaveEvent*) 12009 vfunc[39]: QListView::dropEvent(QDropEvent*) 12010 vfunc[40]: QWidget::showEvent(QShowEvent*) 12011 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12012 vfunc[42]: QWidget::x11Event(_XEvent*) 12013 vfunc[43]: QFrame::changeEvent(QEvent*) 12014 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12015 const 12016 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12017 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12018 const 12019 vfunc[47]: QWidget::focusNextPrevChild(bool) 12020 vfunc[48]: QWidget::styleChange(QStyle&) 12021 vfunc[49]: QWidget::enabledChange(bool) 12022 vfunc[50]: QWidget::paletteChange(QPalette const&) 12023 vfunc[51]: QWidget::fontChange(QFont const&) 12024 vfunc[52]: QWidget::windowActivationChange(bool) 12025 vfunc[53]: QWidget::languageChange() 12026 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 12027 vfunc[55]: QListView::scrollContentsBy(int, int) 12028 vfunc[56]: QListWidget::setModel(QAbstractItemModel*) 12029 vfunc[57]: 12030 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 12031 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 12032 vfunc[59]: QListView::visualRect(QModelIndex const&) const 12033 vfunc[60]: QListView::scrollTo(QModelIndex const&, 12034 QAbstractItemView::ScrollHint) 12035 vfunc[61]: QListView::indexAt(QPoint const&) const 12036 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 12037 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 12038 vfunc[64]: QListView::reset() 12039 vfunc[65]: QListView::setRootIndex(QModelIndex const&) 12040 vfunc[66]: QListView::doItemsLayout() 12041 vfunc[67]: QAbstractItemView::selectAll() 12042 vfunc[68]: QListView::dataChanged(QModelIndex const&, 12043 QModelIndex const&) 12044 vfunc[69]: QListView::rowsInserted(QModelIndex const&, int, 12045 int) 12046 vfunc[70]: QListView::rowsAboutToBeRemoved(QModelIndex const&, 12047 int, int) 12048 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 12049 const&, QItemSelection const&) 12050 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 12051 const&, QModelIndex const&) 12052 vfunc[73]: QAbstractItemView::updateEditorData() 12053 vfunc[74]: QAbstractItemView::updateEditorGeometries() 12054 vfunc[75]: QListView::updateGeometries() 12055 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 12056 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 12057 vfunc[78]: 12058 QAbstractItemView::verticalScrollbarValueChanged(int) 12059 vfunc[79]: 12060 QAbstractItemView::horizontalScrollbarValueChanged(int) 12061 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 12062 QAbstractItemDelegate::EndEditHint) 12063 vfunc[81]: QAbstractItemView::commitData(QWidget*) 12064 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 12065 vfunc[83]: 12066 QListView::moveCursor(QAbstractItemView::CursorAction, 12067 QFlags) 12068 vfunc[84]: QListView::horizontalOffset() const 12069 vfunc[85]: QListView::verticalOffset() const 12070 vfunc[86]: QListView::isIndexHidden(QModelIndex const&) const 12071 vfunc[87]: QListView::setSelection(QRect const&, 12072 QFlags) 12073 vfunc[88]: QListView::visualRegionForSelection(QItemSelection 12074 const&) const 12075 vfunc[89]: QListView::selectedIndexes() const 12076 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 12077 QAbstractItemView::EditTrigger, QEvent*) 12078 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 12079 const&, QEvent const*) const 12080 vfunc[92]: QListView::startDrag(QFlags) 12081 vfunc[93]: QListView::viewOptions() const 12082 vfunc[94]: QListWidget::mimeTypes() const 12083 vfunc[95]: QListWidget::mimeData(QList) const 12084 vfunc[96]: QListWidget::dropMimeData(int, QMimeData const*, 12085 Qt::DropAction) 12086 vfunc[97]: QListWidget::supportedDropActions() const 12087 12088 Table 7-315. Secondary vtable for QListWidget 12089 Base Offset -8 12090 Virtual Base Offset 0 12091 RTTI typeinfo for QListWidget 12092 vfunc[0]: non-virtual thunk to QListWidget::~QListWidget() 12093 vfunc[1]: non-virtual thunk to QListWidget::~QListWidget() 12094 vfunc[2]: non-virtual thunk to QWidget::devType() const 12095 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12096 vfunc[4]: non-virtual thunk to 12097 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12098 12099 The Run Time Type Information for the QListWidget class is 12100 described by Table 7-316 12101 12102 Table 7-316. typeinfo for QListWidget 12103 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12104 Name typeinfo name for QListWidget 12105 basetype: typeinfo for QListView 12106 __________________________________________________________ 12107 12108 7.5.20.10. Class data for QDesktopWidget 12109 12110 The virtual table for the QDesktopWidget class is described by 12111 Table 7-317 12112 12113 Table 7-317. Primary vtable for QDesktopWidget 12114 Base Offset 0 12115 Virtual Base Offset 0 12116 RTTI typeinfo for QDesktopWidget 12117 vfunc[0]: QDesktopWidget::metaObject() const 12118 vfunc[1]: QDesktopWidget::qt_metacast(char const*) 12119 vfunc[2]: QDesktopWidget::qt_metacall(QMetaObject::Call, int, 12120 void**) 12121 vfunc[3]: QDesktopWidget::~QDesktopWidget() 12122 vfunc[4]: QDesktopWidget::~QDesktopWidget() 12123 vfunc[5]: QWidget::event(QEvent*) 12124 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12125 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12126 vfunc[8]: QObject::childEvent(QChildEvent*) 12127 vfunc[9]: QObject::customEvent(QEvent*) 12128 vfunc[10]: QObject::connectNotify(char const*) 12129 vfunc[11]: QObject::disconnectNotify(char const*) 12130 vfunc[12]: QWidget::devType() const 12131 vfunc[13]: QWidget::setVisible(bool) 12132 vfunc[14]: QWidget::sizeHint() const 12133 vfunc[15]: QWidget::minimumSizeHint() const 12134 vfunc[16]: QWidget::heightForWidth(int) const 12135 vfunc[17]: QWidget::paintEngine() const 12136 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12137 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12138 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12139 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12140 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12141 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12142 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12143 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12144 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12145 vfunc[27]: QWidget::enterEvent(QEvent*) 12146 vfunc[28]: QWidget::leaveEvent(QEvent*) 12147 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 12148 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12149 vfunc[31]: QDesktopWidget::resizeEvent(QResizeEvent*) 12150 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12151 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12152 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12153 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12154 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12155 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12156 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12157 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12158 vfunc[40]: QWidget::showEvent(QShowEvent*) 12159 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12160 vfunc[42]: QWidget::x11Event(_XEvent*) 12161 vfunc[43]: QWidget::changeEvent(QEvent*) 12162 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12163 const 12164 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12165 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12166 const 12167 vfunc[47]: QWidget::focusNextPrevChild(bool) 12168 vfunc[48]: QWidget::styleChange(QStyle&) 12169 vfunc[49]: QWidget::enabledChange(bool) 12170 vfunc[50]: QWidget::paletteChange(QPalette const&) 12171 vfunc[51]: QWidget::fontChange(QFont const&) 12172 vfunc[52]: QWidget::windowActivationChange(bool) 12173 vfunc[53]: QWidget::languageChange() 12174 12175 Table 7-318. Secondary vtable for QDesktopWidget 12176 Base Offset -8 12177 Virtual Base Offset 0 12178 RTTI typeinfo for QDesktopWidget 12179 vfunc[0]: non-virtual thunk to 12180 QDesktopWidget::~QDesktopWidget() 12181 vfunc[1]: non-virtual thunk to 12182 QDesktopWidget::~QDesktopWidget() 12183 vfunc[2]: non-virtual thunk to QWidget::devType() const 12184 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12185 vfunc[4]: non-virtual thunk to 12186 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12187 12188 The Run Time Type Information for the QDesktopWidget class is 12189 described by Table 7-319 12190 12191 Table 7-319. typeinfo for QDesktopWidget 12192 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12193 Name typeinfo name for QDesktopWidget 12194 basetype: typeinfo for QWidget 12195 __________________________________________________________ 12196 12197 7.5.20.11. Class data for QInputContextFactoryInterface 12198 12199 The virtual table for the QInputContextFactoryInterface class 12200 is described in the generic part of this specification. 12201 12202 The Run Time Type Information for the 12203 QInputContextFactoryInterface class is described by Table 7-320 12204 12205 Table 7-320. typeinfo for QInputContextFactoryInterface 12206 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12207 Name typeinfo name for QInputContextFactoryInterface 12208 basetype: typeinfo for QFactoryInterface 12209 __________________________________________________________ 12210 12211 7.5.20.12. Class data for QInputContext 12212 12213 The virtual table for the QInputContext class is described in 12214 the generic part of this specification. 12215 12216 The Run Time Type Information for the QInputContext class is 12217 described by Table 7-321 12218 12219 Table 7-321. typeinfo for QInputContext 12220 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12221 Name typeinfo name for QInputContext 12222 basetype: typeinfo for QObject 12223 __________________________________________________________ 12224 12225 7.5.20.13. Class data for QCheckBox 12226 12227 The virtual table for the QCheckBox class is described by Table 12228 7-322 12229 12230 Table 7-322. Primary vtable for QCheckBox 12231 Base Offset 0 12232 Virtual Base Offset 0 12233 RTTI typeinfo for QCheckBox 12234 vfunc[0]: QCheckBox::metaObject() const 12235 vfunc[1]: QCheckBox::qt_metacast(char const*) 12236 vfunc[2]: QCheckBox::qt_metacall(QMetaObject::Call, int, 12237 void**) 12238 vfunc[3]: NULL or QCheckBox::~QCheckBox() 12239 vfunc[4]: NULL or QCheckBox::~QCheckBox() 12240 vfunc[5]: QCheckBox::event(QEvent*) 12241 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12242 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 12243 vfunc[8]: QObject::childEvent(QChildEvent*) 12244 vfunc[9]: QObject::customEvent(QEvent*) 12245 vfunc[10]: QObject::connectNotify(char const*) 12246 vfunc[11]: QObject::disconnectNotify(char const*) 12247 vfunc[12]: QWidget::devType() const 12248 vfunc[13]: QWidget::setVisible(bool) 12249 vfunc[14]: QCheckBox::sizeHint() const 12250 vfunc[15]: QWidget::minimumSizeHint() const 12251 vfunc[16]: QWidget::heightForWidth(int) const 12252 vfunc[17]: QWidget::paintEngine() const 12253 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 12254 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 12255 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12256 vfunc[21]: QCheckBox::mouseMoveEvent(QMouseEvent*) 12257 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12258 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 12259 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 12260 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 12261 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 12262 vfunc[27]: QWidget::enterEvent(QEvent*) 12263 vfunc[28]: QWidget::leaveEvent(QEvent*) 12264 vfunc[29]: QCheckBox::paintEvent(QPaintEvent*) 12265 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12266 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12267 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12268 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12269 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12270 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12271 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12272 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12273 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12274 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12275 vfunc[40]: QWidget::showEvent(QShowEvent*) 12276 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12277 vfunc[42]: QWidget::x11Event(_XEvent*) 12278 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 12279 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12280 const 12281 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12282 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12283 const 12284 vfunc[47]: QWidget::focusNextPrevChild(bool) 12285 vfunc[48]: QWidget::styleChange(QStyle&) 12286 vfunc[49]: QWidget::enabledChange(bool) 12287 vfunc[50]: QWidget::paletteChange(QPalette const&) 12288 vfunc[51]: QWidget::fontChange(QFont const&) 12289 vfunc[52]: QWidget::windowActivationChange(bool) 12290 vfunc[53]: QWidget::languageChange() 12291 vfunc[54]: QCheckBox::hitButton(QPoint const&) const 12292 vfunc[55]: QCheckBox::checkStateSet() 12293 vfunc[56]: QCheckBox::nextCheckState() 12294 12295 Table 7-323. Secondary vtable for QCheckBox 12296 Base Offset -8 12297 Virtual Base Offset 0 12298 RTTI typeinfo for QCheckBox 12299 vfunc[0]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 12300 vfunc[1]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 12301 vfunc[2]: non-virtual thunk to QWidget::devType() const 12302 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12303 vfunc[4]: non-virtual thunk to 12304 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12305 12306 The Run Time Type Information for the QCheckBox class is 12307 described by Table 7-324 12308 12309 Table 7-324. typeinfo for QCheckBox 12310 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12311 Name typeinfo name for QCheckBox 12312 basetype: typeinfo for QAbstractButton 12313 __________________________________________________________ 12314 12315 7.5.20.14. Class data for QSpinBox 12316 12317 The virtual table for the QSpinBox class is described by Table 12318 7-325 12319 12320 Table 7-325. Primary vtable for QSpinBox 12321 Base Offset 0 12322 Virtual Base Offset 0 12323 RTTI typeinfo for QSpinBox 12324 vfunc[0]: QSpinBox::metaObject() const 12325 vfunc[1]: QSpinBox::qt_metacast(char const*) 12326 vfunc[2]: QSpinBox::qt_metacall(QMetaObject::Call, int, void**) 12327 vfunc[3]: NULL or QSpinBox::~QSpinBox() 12328 vfunc[4]: NULL or QSpinBox::~QSpinBox() 12329 vfunc[5]: QSpinBox::event(QEvent*) 12330 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12331 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 12332 vfunc[8]: QObject::childEvent(QChildEvent*) 12333 vfunc[9]: QObject::customEvent(QEvent*) 12334 vfunc[10]: QObject::connectNotify(char const*) 12335 vfunc[11]: QObject::disconnectNotify(char const*) 12336 vfunc[12]: QWidget::devType() const 12337 vfunc[13]: QWidget::setVisible(bool) 12338 vfunc[14]: QAbstractSpinBox::sizeHint() const 12339 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 12340 vfunc[16]: QWidget::heightForWidth(int) const 12341 vfunc[17]: QWidget::paintEngine() const 12342 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 12343 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 12344 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12345 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 12346 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 12347 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 12348 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 12349 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 12350 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 12351 vfunc[27]: QWidget::enterEvent(QEvent*) 12352 vfunc[28]: QWidget::leaveEvent(QEvent*) 12353 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 12354 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12355 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 12356 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 12357 vfunc[33]: 12358 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 12359 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12360 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12361 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12362 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12363 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12364 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12365 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 12366 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 12367 vfunc[42]: QWidget::x11Event(_XEvent*) 12368 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 12369 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12370 const 12371 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12372 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12373 const 12374 vfunc[47]: QWidget::focusNextPrevChild(bool) 12375 vfunc[48]: QWidget::styleChange(QStyle&) 12376 vfunc[49]: QWidget::enabledChange(bool) 12377 vfunc[50]: QWidget::paletteChange(QPalette const&) 12378 vfunc[51]: QWidget::fontChange(QFont const&) 12379 vfunc[52]: QWidget::windowActivationChange(bool) 12380 vfunc[53]: QWidget::languageChange() 12381 vfunc[54]: QSpinBox::validate(QString&, int&) const 12382 vfunc[55]: QSpinBox::fixup(QString&) const 12383 vfunc[56]: QAbstractSpinBox::stepBy(int) 12384 vfunc[57]: QAbstractSpinBox::clear() 12385 vfunc[58]: QAbstractSpinBox::stepEnabled() const 12386 vfunc[59]: QSpinBox::valueFromText(QString const&) const 12387 vfunc[60]: QSpinBox::textFromValue(int) const 12388 12389 Table 7-326. Secondary vtable for QSpinBox 12390 Base Offset -8 12391 Virtual Base Offset 0 12392 RTTI typeinfo for QSpinBox 12393 vfunc[0]: NULL or non-virtual thunk to QSpinBox::~QSpinBox() 12394 vfunc[1]: NULL or non-virtual thunk to QSpinBox::~QSpinBox() 12395 vfunc[2]: non-virtual thunk to QWidget::devType() const 12396 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12397 vfunc[4]: non-virtual thunk to 12398 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12399 12400 The Run Time Type Information for the QSpinBox class is 12401 described by Table 7-327 12402 12403 Table 7-327. typeinfo for QSpinBox 12404 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12405 Name typeinfo name for QSpinBox 12406 basetype: typeinfo for QAbstractSpinBox 12407 __________________________________________________________ 12408 12409 7.5.20.15. Class data for QDoubleSpinBox 12410 12411 The virtual table for the QDoubleSpinBox class is described by 12412 Table 7-328 12413 12414 Table 7-328. Primary vtable for QDoubleSpinBox 12415 Base Offset 0 12416 Virtual Base Offset 0 12417 RTTI typeinfo for QDoubleSpinBox 12418 vfunc[0]: QDoubleSpinBox::metaObject() const 12419 vfunc[1]: QDoubleSpinBox::qt_metacast(char const*) 12420 vfunc[2]: QDoubleSpinBox::qt_metacall(QMetaObject::Call, int, 12421 void**) 12422 vfunc[3]: NULL or QDoubleSpinBox::~QDoubleSpinBox() 12423 vfunc[4]: NULL or QDoubleSpinBox::~QDoubleSpinBox() 12424 vfunc[5]: QAbstractSpinBox::event(QEvent*) 12425 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12426 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 12427 vfunc[8]: QObject::childEvent(QChildEvent*) 12428 vfunc[9]: QObject::customEvent(QEvent*) 12429 vfunc[10]: QObject::connectNotify(char const*) 12430 vfunc[11]: QObject::disconnectNotify(char const*) 12431 vfunc[12]: QWidget::devType() const 12432 vfunc[13]: QWidget::setVisible(bool) 12433 vfunc[14]: QAbstractSpinBox::sizeHint() const 12434 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 12435 vfunc[16]: QWidget::heightForWidth(int) const 12436 vfunc[17]: QWidget::paintEngine() const 12437 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 12438 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 12439 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12440 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 12441 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 12442 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 12443 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 12444 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 12445 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 12446 vfunc[27]: QWidget::enterEvent(QEvent*) 12447 vfunc[28]: QWidget::leaveEvent(QEvent*) 12448 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 12449 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12450 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 12451 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 12452 vfunc[33]: 12453 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 12454 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12455 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12456 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12457 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12458 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12459 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12460 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 12461 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 12462 vfunc[42]: QWidget::x11Event(_XEvent*) 12463 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 12464 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12465 const 12466 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12467 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12468 const 12469 vfunc[47]: QWidget::focusNextPrevChild(bool) 12470 vfunc[48]: QWidget::styleChange(QStyle&) 12471 vfunc[49]: QWidget::enabledChange(bool) 12472 vfunc[50]: QWidget::paletteChange(QPalette const&) 12473 vfunc[51]: QWidget::fontChange(QFont const&) 12474 vfunc[52]: QWidget::windowActivationChange(bool) 12475 vfunc[53]: QWidget::languageChange() 12476 vfunc[54]: QDoubleSpinBox::validate(QString&, int&) const 12477 vfunc[55]: QDoubleSpinBox::fixup(QString&) const 12478 vfunc[56]: QAbstractSpinBox::stepBy(int) 12479 vfunc[57]: QAbstractSpinBox::clear() 12480 vfunc[58]: QAbstractSpinBox::stepEnabled() const 12481 vfunc[59]: QDoubleSpinBox::valueFromText(QString const&) const 12482 vfunc[60]: QDoubleSpinBox::textFromValue(double) const 12483 12484 Table 7-329. Secondary vtable for QDoubleSpinBox 12485 Base Offset -8 12486 Virtual Base Offset 0 12487 RTTI typeinfo for QDoubleSpinBox 12488 vfunc[0]: NULL or non-virtual thunk to 12489 QDoubleSpinBox::~QDoubleSpinBox() 12490 vfunc[1]: NULL or non-virtual thunk to 12491 QDoubleSpinBox::~QDoubleSpinBox() 12492 vfunc[2]: non-virtual thunk to QWidget::devType() const 12493 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12494 vfunc[4]: non-virtual thunk to 12495 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12496 12497 The Run Time Type Information for the QDoubleSpinBox class is 12498 described by Table 7-330 12499 12500 Table 7-330. typeinfo for QDoubleSpinBox 12501 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12502 Name typeinfo name for QDoubleSpinBox 12503 basetype: typeinfo for QAbstractSpinBox 12504 __________________________________________________________ 12505 12506 7.5.20.16. Class data for QLCDNumber 12507 12508 The virtual table for the QLCDNumber class is described by 12509 Table 7-331 12510 12511 Table 7-331. Primary vtable for QLCDNumber 12512 Base Offset 0 12513 Virtual Base Offset 0 12514 RTTI typeinfo for QLCDNumber 12515 vfunc[0]: QLCDNumber::metaObject() const 12516 vfunc[1]: QLCDNumber::qt_metacast(char const*) 12517 vfunc[2]: QLCDNumber::qt_metacall(QMetaObject::Call, int, 12518 void**) 12519 vfunc[3]: QLCDNumber::~QLCDNumber() 12520 vfunc[4]: QLCDNumber::~QLCDNumber() 12521 vfunc[5]: QLCDNumber::event(QEvent*) 12522 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12523 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12524 vfunc[8]: QObject::childEvent(QChildEvent*) 12525 vfunc[9]: QObject::customEvent(QEvent*) 12526 vfunc[10]: QObject::connectNotify(char const*) 12527 vfunc[11]: QObject::disconnectNotify(char const*) 12528 vfunc[12]: QWidget::devType() const 12529 vfunc[13]: QWidget::setVisible(bool) 12530 vfunc[14]: QLCDNumber::sizeHint() const 12531 vfunc[15]: QWidget::minimumSizeHint() const 12532 vfunc[16]: QWidget::heightForWidth(int) const 12533 vfunc[17]: QWidget::paintEngine() const 12534 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12535 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12536 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12537 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12538 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12539 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12540 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12541 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12542 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12543 vfunc[27]: QWidget::enterEvent(QEvent*) 12544 vfunc[28]: QWidget::leaveEvent(QEvent*) 12545 vfunc[29]: QLCDNumber::paintEvent(QPaintEvent*) 12546 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12547 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12548 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12549 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12550 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12551 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12552 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12553 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12554 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12555 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12556 vfunc[40]: QWidget::showEvent(QShowEvent*) 12557 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12558 vfunc[42]: QWidget::x11Event(_XEvent*) 12559 vfunc[43]: QFrame::changeEvent(QEvent*) 12560 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12561 const 12562 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12563 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12564 const 12565 vfunc[47]: QWidget::focusNextPrevChild(bool) 12566 vfunc[48]: QWidget::styleChange(QStyle&) 12567 vfunc[49]: QWidget::enabledChange(bool) 12568 vfunc[50]: QWidget::paletteChange(QPalette const&) 12569 vfunc[51]: QWidget::fontChange(QFont const&) 12570 vfunc[52]: QWidget::windowActivationChange(bool) 12571 vfunc[53]: QWidget::languageChange() 12572 12573 Table 7-332. Secondary vtable for QLCDNumber 12574 Base Offset -8 12575 Virtual Base Offset 0 12576 RTTI typeinfo for QLCDNumber 12577 vfunc[0]: non-virtual thunk to QLCDNumber::~QLCDNumber() 12578 vfunc[1]: non-virtual thunk to QLCDNumber::~QLCDNumber() 12579 vfunc[2]: non-virtual thunk to QWidget::devType() const 12580 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12581 vfunc[4]: non-virtual thunk to 12582 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12583 12584 The Run Time Type Information for the QLCDNumber class is 12585 described by Table 7-333 12586 12587 Table 7-333. typeinfo for QLCDNumber 12588 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12589 Name typeinfo name for QLCDNumber 12590 basetype: typeinfo for QFrame 12591 __________________________________________________________ 12592 12593 7.5.20.17. Class data for QStackedWidget 12594 12595 The virtual table for the QStackedWidget class is described by 12596 Table 7-334 12597 12598 Table 7-334. Primary vtable for QStackedWidget 12599 Base Offset 0 12600 Virtual Base Offset 0 12601 RTTI typeinfo for QStackedWidget 12602 vfunc[0]: QStackedWidget::metaObject() const 12603 vfunc[1]: QStackedWidget::qt_metacast(char const*) 12604 vfunc[2]: QStackedWidget::qt_metacall(QMetaObject::Call, int, 12605 void**) 12606 vfunc[3]: QStackedWidget::~QStackedWidget() 12607 vfunc[4]: QStackedWidget::~QStackedWidget() 12608 vfunc[5]: QStackedWidget::event(QEvent*) 12609 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12610 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12611 vfunc[8]: QObject::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]: QWidget::devType() const 12616 vfunc[13]: QWidget::setVisible(bool) 12617 vfunc[14]: QFrame::sizeHint() const 12618 vfunc[15]: QWidget::minimumSizeHint() const 12619 vfunc[16]: QWidget::heightForWidth(int) const 12620 vfunc[17]: QWidget::paintEngine() const 12621 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12622 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12623 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12624 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12625 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12626 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12627 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12628 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12629 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12630 vfunc[27]: QWidget::enterEvent(QEvent*) 12631 vfunc[28]: QWidget::leaveEvent(QEvent*) 12632 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 12633 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12634 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12635 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12636 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12637 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12638 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12639 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12640 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12641 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12642 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12643 vfunc[40]: QWidget::showEvent(QShowEvent*) 12644 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12645 vfunc[42]: QWidget::x11Event(_XEvent*) 12646 vfunc[43]: QFrame::changeEvent(QEvent*) 12647 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12648 const 12649 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12650 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12651 const 12652 vfunc[47]: QWidget::focusNextPrevChild(bool) 12653 vfunc[48]: QWidget::styleChange(QStyle&) 12654 vfunc[49]: QWidget::enabledChange(bool) 12655 vfunc[50]: QWidget::paletteChange(QPalette const&) 12656 vfunc[51]: QWidget::fontChange(QFont const&) 12657 vfunc[52]: QWidget::windowActivationChange(bool) 12658 vfunc[53]: QWidget::languageChange() 12659 12660 Table 7-335. Secondary vtable for QStackedWidget 12661 Base Offset -8 12662 Virtual Base Offset 0 12663 RTTI typeinfo for QStackedWidget 12664 vfunc[0]: non-virtual thunk to 12665 QStackedWidget::~QStackedWidget() 12666 vfunc[1]: non-virtual thunk to 12667 QStackedWidget::~QStackedWidget() 12668 vfunc[2]: non-virtual thunk to QWidget::devType() const 12669 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12670 vfunc[4]: non-virtual thunk to 12671 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12672 12673 The Run Time Type Information for the QStackedWidget class is 12674 described by Table 7-336 12675 12676 Table 7-336. typeinfo for QStackedWidget 12677 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12678 Name typeinfo name for QStackedWidget 12679 basetype: typeinfo for QFrame 12680 __________________________________________________________ 12681 12682 7.5.20.18. Class data for QPushButton 12683 12684 The virtual table for the QPushButton class is described by 12685 Table 7-337 12686 12687 Table 7-337. Primary vtable for QPushButton 12688 Base Offset 0 12689 Virtual Base Offset 0 12690 RTTI typeinfo for QPushButton 12691 vfunc[0]: QPushButton::metaObject() const 12692 vfunc[1]: QPushButton::qt_metacast(char const*) 12693 vfunc[2]: QPushButton::qt_metacall(QMetaObject::Call, int, 12694 void**) 12695 vfunc[3]: QPushButton::~QPushButton() 12696 vfunc[4]: QPushButton::~QPushButton() 12697 vfunc[5]: QPushButton::event(QEvent*) 12698 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12699 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 12700 vfunc[8]: QObject::childEvent(QChildEvent*) 12701 vfunc[9]: QObject::customEvent(QEvent*) 12702 vfunc[10]: QObject::connectNotify(char const*) 12703 vfunc[11]: QObject::disconnectNotify(char const*) 12704 vfunc[12]: QWidget::devType() const 12705 vfunc[13]: QWidget::setVisible(bool) 12706 vfunc[14]: QPushButton::sizeHint() const 12707 vfunc[15]: QWidget::minimumSizeHint() const 12708 vfunc[16]: QWidget::heightForWidth(int) const 12709 vfunc[17]: QWidget::paintEngine() const 12710 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 12711 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 12712 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12713 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 12714 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12715 vfunc[23]: QPushButton::keyPressEvent(QKeyEvent*) 12716 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 12717 vfunc[25]: QPushButton::focusInEvent(QFocusEvent*) 12718 vfunc[26]: QPushButton::focusOutEvent(QFocusEvent*) 12719 vfunc[27]: QWidget::enterEvent(QEvent*) 12720 vfunc[28]: QWidget::leaveEvent(QEvent*) 12721 vfunc[29]: QPushButton::paintEvent(QPaintEvent*) 12722 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12723 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12724 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12725 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12726 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12727 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12728 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12729 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12730 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12731 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12732 vfunc[40]: QWidget::showEvent(QShowEvent*) 12733 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12734 vfunc[42]: QWidget::x11Event(_XEvent*) 12735 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 12736 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12737 const 12738 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12739 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12740 const 12741 vfunc[47]: QWidget::focusNextPrevChild(bool) 12742 vfunc[48]: QWidget::styleChange(QStyle&) 12743 vfunc[49]: QWidget::enabledChange(bool) 12744 vfunc[50]: QWidget::paletteChange(QPalette const&) 12745 vfunc[51]: QWidget::fontChange(QFont const&) 12746 vfunc[52]: QWidget::windowActivationChange(bool) 12747 vfunc[53]: QWidget::languageChange() 12748 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 12749 vfunc[55]: QAbstractButton::checkStateSet() 12750 vfunc[56]: QAbstractButton::nextCheckState() 12751 12752 Table 7-338. Secondary vtable for QPushButton 12753 Base Offset -8 12754 Virtual Base Offset 0 12755 RTTI typeinfo for QPushButton 12756 vfunc[0]: non-virtual thunk to QPushButton::~QPushButton() 12757 vfunc[1]: non-virtual thunk to QPushButton::~QPushButton() 12758 vfunc[2]: non-virtual thunk to QWidget::devType() const 12759 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12760 vfunc[4]: non-virtual thunk to 12761 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12762 12763 The Run Time Type Information for the QPushButton class is 12764 described by Table 7-339 12765 12766 Table 7-339. typeinfo for QPushButton 12767 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12768 Name typeinfo name for QPushButton 12769 basetype: typeinfo for QAbstractButton 12770 __________________________________________________________ 12771 12772 7.5.20.19. Class data for QLabel 12773 12774 The virtual table for the QLabel class is described by Table 12775 7-340 12776 12777 Table 7-340. Primary vtable for QLabel 12778 Base Offset 0 12779 Virtual Base Offset 0 12780 RTTI typeinfo for QLabel 12781 vfunc[0]: QLabel::metaObject() const 12782 vfunc[1]: QLabel::qt_metacast(char const*) 12783 vfunc[2]: QLabel::qt_metacall(QMetaObject::Call, int, void**) 12784 vfunc[3]: QLabel::~QLabel() 12785 vfunc[4]: QLabel::~QLabel() 12786 vfunc[5]: QLabel::event(QEvent*) 12787 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12788 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12789 vfunc[8]: QObject::childEvent(QChildEvent*) 12790 vfunc[9]: QObject::customEvent(QEvent*) 12791 vfunc[10]: QObject::connectNotify(char const*) 12792 vfunc[11]: QObject::disconnectNotify(char const*) 12793 vfunc[12]: QWidget::devType() const 12794 vfunc[13]: QWidget::setVisible(bool) 12795 vfunc[14]: QLabel::sizeHint() const 12796 vfunc[15]: QLabel::minimumSizeHint() const 12797 vfunc[16]: QLabel::heightForWidth(int) const 12798 vfunc[17]: QWidget::paintEngine() const 12799 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12800 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12801 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12802 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12803 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12804 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12805 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12806 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12807 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12808 vfunc[27]: QWidget::enterEvent(QEvent*) 12809 vfunc[28]: QWidget::leaveEvent(QEvent*) 12810 vfunc[29]: QLabel::paintEvent(QPaintEvent*) 12811 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12812 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12813 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12814 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12815 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12816 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12817 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12818 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12819 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12820 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12821 vfunc[40]: QWidget::showEvent(QShowEvent*) 12822 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12823 vfunc[42]: QWidget::x11Event(_XEvent*) 12824 vfunc[43]: QLabel::changeEvent(QEvent*) 12825 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12826 const 12827 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12828 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12829 const 12830 vfunc[47]: QWidget::focusNextPrevChild(bool) 12831 vfunc[48]: QWidget::styleChange(QStyle&) 12832 vfunc[49]: QWidget::enabledChange(bool) 12833 vfunc[50]: QWidget::paletteChange(QPalette const&) 12834 vfunc[51]: QWidget::fontChange(QFont const&) 12835 vfunc[52]: QWidget::windowActivationChange(bool) 12836 vfunc[53]: QWidget::languageChange() 12837 12838 Table 7-341. Secondary vtable for QLabel 12839 Base Offset -8 12840 Virtual Base Offset 0 12841 RTTI typeinfo for QLabel 12842 vfunc[0]: non-virtual thunk to QLabel::~QLabel() 12843 vfunc[1]: non-virtual thunk to QLabel::~QLabel() 12844 vfunc[2]: non-virtual thunk to QWidget::devType() const 12845 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12846 vfunc[4]: non-virtual thunk to 12847 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12848 12849 The Run Time Type Information for the QLabel class is described 12850 by Table 7-342 12851 12852 Table 7-342. typeinfo for QLabel 12853 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12854 Name typeinfo name for QLabel 12855 basetype: typeinfo for QFrame 12856 __________________________________________________________ 12857 12858 7.5.20.20. Class data for QDockWidget 12859 12860 The virtual table for the QDockWidget class is described by 12861 Table 7-343 12862 12863 Table 7-343. Primary vtable for QDockWidget 12864 Base Offset 0 12865 Virtual Base Offset 0 12866 RTTI typeinfo for QDockWidget 12867 vfunc[0]: QDockWidget::metaObject() const 12868 vfunc[1]: QDockWidget::qt_metacast(char const*) 12869 vfunc[2]: QDockWidget::qt_metacall(QMetaObject::Call, int, 12870 void**) 12871 vfunc[3]: QDockWidget::~QDockWidget() 12872 vfunc[4]: QDockWidget::~QDockWidget() 12873 vfunc[5]: QDockWidget::event(QEvent*) 12874 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12875 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12876 vfunc[8]: QObject::childEvent(QChildEvent*) 12877 vfunc[9]: QObject::customEvent(QEvent*) 12878 vfunc[10]: QObject::connectNotify(char const*) 12879 vfunc[11]: QObject::disconnectNotify(char const*) 12880 vfunc[12]: QWidget::devType() const 12881 vfunc[13]: QWidget::setVisible(bool) 12882 vfunc[14]: QWidget::sizeHint() const 12883 vfunc[15]: QWidget::minimumSizeHint() const 12884 vfunc[16]: QWidget::heightForWidth(int) const 12885 vfunc[17]: QWidget::paintEngine() const 12886 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12887 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12888 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12889 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12890 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12891 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12892 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12893 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12894 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12895 vfunc[27]: QWidget::enterEvent(QEvent*) 12896 vfunc[28]: QWidget::leaveEvent(QEvent*) 12897 vfunc[29]: QDockWidget::paintEvent(QPaintEvent*) 12898 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12899 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12900 vfunc[32]: QDockWidget::closeEvent(QCloseEvent*) 12901 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12902 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12903 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12904 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12905 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12906 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12907 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12908 vfunc[40]: QWidget::showEvent(QShowEvent*) 12909 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12910 vfunc[42]: QWidget::x11Event(_XEvent*) 12911 vfunc[43]: QDockWidget::changeEvent(QEvent*) 12912 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12913 const 12914 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12915 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12916 const 12917 vfunc[47]: QWidget::focusNextPrevChild(bool) 12918 vfunc[48]: QWidget::styleChange(QStyle&) 12919 vfunc[49]: QWidget::enabledChange(bool) 12920 vfunc[50]: QWidget::paletteChange(QPalette const&) 12921 vfunc[51]: QWidget::fontChange(QFont const&) 12922 vfunc[52]: QWidget::windowActivationChange(bool) 12923 vfunc[53]: QWidget::languageChange() 12924 12925 Table 7-344. Secondary vtable for QDockWidget 12926 Base Offset -8 12927 Virtual Base Offset 0 12928 RTTI typeinfo for QDockWidget 12929 vfunc[0]: non-virtual thunk to QDockWidget::~QDockWidget() 12930 vfunc[1]: non-virtual thunk to QDockWidget::~QDockWidget() 12931 vfunc[2]: non-virtual thunk to QWidget::devType() const 12932 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12933 vfunc[4]: non-virtual thunk to 12934 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12935 12936 The Run Time Type Information for the QDockWidget class is 12937 described by Table 7-345 12938 12939 Table 7-345. typeinfo for QDockWidget 12940 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12941 Name typeinfo name for QDockWidget 12942 basetype: typeinfo for QWidget 12943 __________________________________________________________ 12944 12945 7.5.20.21. Class data for QMainWindow 12946 12947 The virtual table for the QMainWindow class is described by 12948 Table 7-346 12949 12950 Table 7-346. Primary vtable for QMainWindow 12951 Base Offset 0 12952 Virtual Base Offset 0 12953 RTTI typeinfo for QMainWindow 12954 vfunc[0]: QMainWindow::metaObject() const 12955 vfunc[1]: QMainWindow::qt_metacast(char const*) 12956 vfunc[2]: QMainWindow::qt_metacall(QMetaObject::Call, int, 12957 void**) 12958 vfunc[3]: QMainWindow::~QMainWindow() 12959 vfunc[4]: QMainWindow::~QMainWindow() 12960 vfunc[5]: QMainWindow::event(QEvent*) 12961 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12962 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12963 vfunc[8]: QObject::childEvent(QChildEvent*) 12964 vfunc[9]: QObject::customEvent(QEvent*) 12965 vfunc[10]: QObject::connectNotify(char const*) 12966 vfunc[11]: QObject::disconnectNotify(char const*) 12967 vfunc[12]: QWidget::devType() const 12968 vfunc[13]: QWidget::setVisible(bool) 12969 vfunc[14]: QWidget::sizeHint() const 12970 vfunc[15]: QWidget::minimumSizeHint() const 12971 vfunc[16]: QWidget::heightForWidth(int) const 12972 vfunc[17]: QWidget::paintEngine() const 12973 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12974 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12975 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12976 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12977 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12978 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12979 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12980 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12981 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12982 vfunc[27]: QWidget::enterEvent(QEvent*) 12983 vfunc[28]: QWidget::leaveEvent(QEvent*) 12984 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 12985 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12986 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12987 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12988 vfunc[33]: QMainWindow::contextMenuEvent(QContextMenuEvent*) 12989 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12990 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12991 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12992 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12993 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12994 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12995 vfunc[40]: QWidget::showEvent(QShowEvent*) 12996 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12997 vfunc[42]: QWidget::x11Event(_XEvent*) 12998 vfunc[43]: QWidget::changeEvent(QEvent*) 12999 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13000 const 13001 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13002 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13003 const 13004 vfunc[47]: QWidget::focusNextPrevChild(bool) 13005 vfunc[48]: QWidget::styleChange(QStyle&) 13006 vfunc[49]: QWidget::enabledChange(bool) 13007 vfunc[50]: QWidget::paletteChange(QPalette const&) 13008 vfunc[51]: QWidget::fontChange(QFont const&) 13009 vfunc[52]: QWidget::windowActivationChange(bool) 13010 vfunc[53]: QWidget::languageChange() 13011 vfunc[54]: QMainWindow::createPopupMenu() 13012 13013 Table 7-347. Secondary vtable for QMainWindow 13014 Base Offset -8 13015 Virtual Base Offset 0 13016 RTTI typeinfo for QMainWindow 13017 vfunc[0]: non-virtual thunk to QMainWindow::~QMainWindow() 13018 vfunc[1]: non-virtual thunk to QMainWindow::~QMainWindow() 13019 vfunc[2]: non-virtual thunk to QWidget::devType() const 13020 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13021 vfunc[4]: non-virtual thunk to 13022 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13023 13024 The Run Time Type Information for the QMainWindow class is 13025 described by Table 7-348 13026 13027 Table 7-348. typeinfo for QMainWindow 13028 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13029 Name typeinfo name for QMainWindow 13030 basetype: typeinfo for QWidget 13031 __________________________________________________________ 13032 13033 7.5.20.22. Class data for QTextEdit 13034 13035 The virtual table for the QTextEdit class is described by Table 13036 7-349 13037 13038 Table 7-349. Primary vtable for QTextEdit 13039 Base Offset 0 13040 Virtual Base Offset 0 13041 RTTI typeinfo for QTextEdit 13042 vfunc[0]: QTextEdit::metaObject() const 13043 vfunc[1]: QTextEdit::qt_metacast(char const*) 13044 vfunc[2]: QTextEdit::qt_metacall(QMetaObject::Call, int, 13045 void**) 13046 vfunc[3]: QTextEdit::~QTextEdit() 13047 vfunc[4]: QTextEdit::~QTextEdit() 13048 vfunc[5]: QTextEdit::event(QEvent*) 13049 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13050 vfunc[7]: QTextEdit::timerEvent(QTimerEvent*) 13051 vfunc[8]: QObject::childEvent(QChildEvent*) 13052 vfunc[9]: QObject::customEvent(QEvent*) 13053 vfunc[10]: QObject::connectNotify(char const*) 13054 vfunc[11]: QObject::disconnectNotify(char const*) 13055 vfunc[12]: QWidget::devType() const 13056 vfunc[13]: QWidget::setVisible(bool) 13057 vfunc[14]: QAbstractScrollArea::sizeHint() const 13058 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 13059 vfunc[16]: QWidget::heightForWidth(int) const 13060 vfunc[17]: QWidget::paintEngine() const 13061 vfunc[18]: QTextEdit::mousePressEvent(QMouseEvent*) 13062 vfunc[19]: QTextEdit::mouseReleaseEvent(QMouseEvent*) 13063 vfunc[20]: QTextEdit::mouseDoubleClickEvent(QMouseEvent*) 13064 vfunc[21]: QTextEdit::mouseMoveEvent(QMouseEvent*) 13065 vfunc[22]: QTextEdit::wheelEvent(QWheelEvent*) 13066 vfunc[23]: QTextEdit::keyPressEvent(QKeyEvent*) 13067 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13068 vfunc[25]: QTextEdit::focusInEvent(QFocusEvent*) 13069 vfunc[26]: QTextEdit::focusOutEvent(QFocusEvent*) 13070 vfunc[27]: QWidget::enterEvent(QEvent*) 13071 vfunc[28]: QWidget::leaveEvent(QEvent*) 13072 vfunc[29]: QTextEdit::paintEvent(QPaintEvent*) 13073 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13074 vfunc[31]: QTextEdit::resizeEvent(QResizeEvent*) 13075 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13076 vfunc[33]: QTextEdit::contextMenuEvent(QContextMenuEvent*) 13077 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13078 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13079 vfunc[36]: QTextEdit::dragEnterEvent(QDragEnterEvent*) 13080 vfunc[37]: QTextEdit::dragMoveEvent(QDragMoveEvent*) 13081 vfunc[38]: QTextEdit::dragLeaveEvent(QDragLeaveEvent*) 13082 vfunc[39]: QTextEdit::dropEvent(QDropEvent*) 13083 vfunc[40]: QTextEdit::showEvent(QShowEvent*) 13084 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13085 vfunc[42]: QWidget::x11Event(_XEvent*) 13086 vfunc[43]: QTextEdit::changeEvent(QEvent*) 13087 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13088 const 13089 vfunc[45]: QTextEdit::inputMethodEvent(QInputMethodEvent*) 13090 vfunc[46]: QTextEdit::inputMethodQuery(Qt::InputMethodQuery) 13091 const 13092 vfunc[47]: QTextEdit::focusNextPrevChild(bool) 13093 vfunc[48]: QWidget::styleChange(QStyle&) 13094 vfunc[49]: QWidget::enabledChange(bool) 13095 vfunc[50]: QWidget::paletteChange(QPalette const&) 13096 vfunc[51]: QWidget::fontChange(QFont const&) 13097 vfunc[52]: QWidget::windowActivationChange(bool) 13098 vfunc[53]: QWidget::languageChange() 13099 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 13100 vfunc[55]: QTextEdit::scrollContentsBy(int, int) 13101 vfunc[56]: QTextEdit::loadResource(int, QUrl const&) 13102 vfunc[57]: QTextEdit::createMimeDataFromSelection() const 13103 vfunc[58]: QTextEdit::canInsertFromMimeData(QMimeData const*) 13104 const 13105 vfunc[59]: QTextEdit::insertFromMimeData(QMimeData const*) 13106 13107 Table 7-350. Secondary vtable for QTextEdit 13108 Base Offset -8 13109 Virtual Base Offset 0 13110 RTTI typeinfo for QTextEdit 13111 vfunc[0]: non-virtual thunk to QTextEdit::~QTextEdit() 13112 vfunc[1]: non-virtual thunk to QTextEdit::~QTextEdit() 13113 vfunc[2]: non-virtual thunk to QWidget::devType() const 13114 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13115 vfunc[4]: non-virtual thunk to 13116 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13117 13118 The Run Time Type Information for the QTextEdit class is 13119 described by Table 7-351 13120 13121 Table 7-351. typeinfo for QTextEdit 13122 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13123 Name typeinfo name for QTextEdit 13124 basetype: typeinfo for QAbstractScrollArea 13125 __________________________________________________________ 13126 13127 7.5.20.23. Class data for QProgressBar 13128 13129 The virtual table for the QProgressBar class is described by 13130 Table 7-352 13131 13132 Table 7-352. Primary vtable for QProgressBar 13133 Base Offset 0 13134 Virtual Base Offset 0 13135 RTTI typeinfo for QProgressBar 13136 vfunc[0]: QProgressBar::metaObject() const 13137 vfunc[1]: QProgressBar::qt_metacast(char const*) 13138 vfunc[2]: QProgressBar::qt_metacall(QMetaObject::Call, int, 13139 void**) 13140 vfunc[3]: NULL or QProgressBar::~QProgressBar() 13141 vfunc[4]: NULL or QProgressBar::~QProgressBar() 13142 vfunc[5]: QProgressBar::event(QEvent*) 13143 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13144 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13145 vfunc[8]: QObject::childEvent(QChildEvent*) 13146 vfunc[9]: QObject::customEvent(QEvent*) 13147 vfunc[10]: QObject::connectNotify(char const*) 13148 vfunc[11]: QObject::disconnectNotify(char const*) 13149 vfunc[12]: QWidget::devType() const 13150 vfunc[13]: QWidget::setVisible(bool) 13151 vfunc[14]: QProgressBar::sizeHint() const 13152 vfunc[15]: QProgressBar::minimumSizeHint() const 13153 vfunc[16]: QWidget::heightForWidth(int) const 13154 vfunc[17]: QWidget::paintEngine() const 13155 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13156 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13157 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13158 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13159 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13160 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13161 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13162 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13163 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13164 vfunc[27]: QWidget::enterEvent(QEvent*) 13165 vfunc[28]: QWidget::leaveEvent(QEvent*) 13166 vfunc[29]: QProgressBar::paintEvent(QPaintEvent*) 13167 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13168 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13169 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13170 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13171 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13172 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13173 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13174 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13175 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13176 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13177 vfunc[40]: QWidget::showEvent(QShowEvent*) 13178 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13179 vfunc[42]: QWidget::x11Event(_XEvent*) 13180 vfunc[43]: QWidget::changeEvent(QEvent*) 13181 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13182 const 13183 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13184 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13185 const 13186 vfunc[47]: QWidget::focusNextPrevChild(bool) 13187 vfunc[48]: QWidget::styleChange(QStyle&) 13188 vfunc[49]: QWidget::enabledChange(bool) 13189 vfunc[50]: QWidget::paletteChange(QPalette const&) 13190 vfunc[51]: QWidget::fontChange(QFont const&) 13191 vfunc[52]: QWidget::windowActivationChange(bool) 13192 vfunc[53]: QWidget::languageChange() 13193 vfunc[54]: QProgressBar::text() const 13194 13195 Table 7-353. Secondary vtable for QProgressBar 13196 Base Offset -8 13197 Virtual Base Offset 0 13198 RTTI typeinfo for QProgressBar 13199 vfunc[0]: NULL or non-virtual thunk to 13200 QProgressBar::~QProgressBar() 13201 vfunc[1]: NULL or non-virtual thunk to 13202 QProgressBar::~QProgressBar() 13203 vfunc[2]: non-virtual thunk to QWidget::devType() const 13204 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13205 vfunc[4]: non-virtual thunk to 13206 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13207 13208 The Run Time Type Information for the QProgressBar class is 13209 described by Table 7-354 13210 13211 Table 7-354. typeinfo for QProgressBar 13212 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13213 Name typeinfo name for QProgressBar 13214 basetype: typeinfo for QWidget 13215 __________________________________________________________ 13216 13217 7.5.20.24. Class data for QScrollBar 13218 13219 The virtual table for the QScrollBar class is described by 13220 Table 7-355 13221 13222 Table 7-355. Primary vtable for QScrollBar 13223 Base Offset 0 13224 Virtual Base Offset 0 13225 RTTI typeinfo for QScrollBar 13226 vfunc[0]: QScrollBar::metaObject() const 13227 vfunc[1]: QScrollBar::qt_metacast(char const*) 13228 vfunc[2]: QScrollBar::qt_metacall(QMetaObject::Call, int, 13229 void**) 13230 vfunc[3]: QScrollBar::~QScrollBar() 13231 vfunc[4]: QScrollBar::~QScrollBar() 13232 vfunc[5]: QScrollBar::event(QEvent*) 13233 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13234 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 13235 vfunc[8]: QObject::childEvent(QChildEvent*) 13236 vfunc[9]: QObject::customEvent(QEvent*) 13237 vfunc[10]: QObject::connectNotify(char const*) 13238 vfunc[11]: QObject::disconnectNotify(char const*) 13239 vfunc[12]: QWidget::devType() const 13240 vfunc[13]: QWidget::setVisible(bool) 13241 vfunc[14]: QScrollBar::sizeHint() const 13242 vfunc[15]: QWidget::minimumSizeHint() const 13243 vfunc[16]: QWidget::heightForWidth(int) const 13244 vfunc[17]: QWidget::paintEngine() const 13245 vfunc[18]: QScrollBar::mousePressEvent(QMouseEvent*) 13246 vfunc[19]: QScrollBar::mouseReleaseEvent(QMouseEvent*) 13247 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13248 vfunc[21]: QScrollBar::mouseMoveEvent(QMouseEvent*) 13249 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 13250 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 13251 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13252 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13253 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13254 vfunc[27]: QWidget::enterEvent(QEvent*) 13255 vfunc[28]: QWidget::leaveEvent(QEvent*) 13256 vfunc[29]: QScrollBar::paintEvent(QPaintEvent*) 13257 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13258 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13259 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13260 vfunc[33]: QScrollBar::contextMenuEvent(QContextMenuEvent*) 13261 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13262 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13263 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13264 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13265 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13266 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13267 vfunc[40]: QWidget::showEvent(QShowEvent*) 13268 vfunc[41]: QScrollBar::hideEvent(QHideEvent*) 13269 vfunc[42]: QWidget::x11Event(_XEvent*) 13270 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 13271 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13272 const 13273 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13274 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13275 const 13276 vfunc[47]: QWidget::focusNextPrevChild(bool) 13277 vfunc[48]: QWidget::styleChange(QStyle&) 13278 vfunc[49]: QWidget::enabledChange(bool) 13279 vfunc[50]: QWidget::paletteChange(QPalette const&) 13280 vfunc[51]: QWidget::fontChange(QFont const&) 13281 vfunc[52]: QWidget::windowActivationChange(bool) 13282 vfunc[53]: QWidget::languageChange() 13283 vfunc[54]: 13284 QScrollBar::sliderChange(QAbstractSlider::SliderChange) 13285 13286 Table 7-356. Secondary vtable for QScrollBar 13287 Base Offset -8 13288 Virtual Base Offset 0 13289 RTTI typeinfo for QScrollBar 13290 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 13291 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 13292 vfunc[2]: non-virtual thunk to QWidget::devType() const 13293 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13294 vfunc[4]: non-virtual thunk to 13295 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13296 13297 The Run Time Type Information for the QScrollBar class is 13298 described by Table 7-357 13299 13300 Table 7-357. typeinfo for QScrollBar 13301 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13302 Name typeinfo name for QScrollBar 13303 basetype: typeinfo for QAbstractSlider 13304 __________________________________________________________ 13305 13306 7.5.20.25. Class data for QTextBrowser 13307 13308 The virtual table for the QTextBrowser class is described by 13309 Table 7-358 13310 13311 Table 7-358. Primary vtable for QTextBrowser 13312 Base Offset 0 13313 Virtual Base Offset 0 13314 RTTI typeinfo for QTextBrowser 13315 vfunc[0]: QTextBrowser::metaObject() const 13316 vfunc[1]: QTextBrowser::qt_metacast(char const*) 13317 vfunc[2]: QTextBrowser::qt_metacall(QMetaObject::Call, int, 13318 void**) 13319 vfunc[3]: QTextBrowser::~QTextBrowser() 13320 vfunc[4]: QTextBrowser::~QTextBrowser() 13321 vfunc[5]: QTextBrowser::event(QEvent*) 13322 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13323 vfunc[7]: QTextEdit::timerEvent(QTimerEvent*) 13324 vfunc[8]: QObject::childEvent(QChildEvent*) 13325 vfunc[9]: QObject::customEvent(QEvent*) 13326 vfunc[10]: QObject::connectNotify(char const*) 13327 vfunc[11]: QObject::disconnectNotify(char const*) 13328 vfunc[12]: QWidget::devType() const 13329 vfunc[13]: QWidget::setVisible(bool) 13330 vfunc[14]: QAbstractScrollArea::sizeHint() const 13331 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 13332 vfunc[16]: QWidget::heightForWidth(int) const 13333 vfunc[17]: QWidget::paintEngine() const 13334 vfunc[18]: QTextBrowser::mousePressEvent(QMouseEvent*) 13335 vfunc[19]: QTextBrowser::mouseReleaseEvent(QMouseEvent*) 13336 vfunc[20]: QTextEdit::mouseDoubleClickEvent(QMouseEvent*) 13337 vfunc[21]: QTextBrowser::mouseMoveEvent(QMouseEvent*) 13338 vfunc[22]: QTextEdit::wheelEvent(QWheelEvent*) 13339 vfunc[23]: QTextBrowser::keyPressEvent(QKeyEvent*) 13340 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13341 vfunc[25]: QTextEdit::focusInEvent(QFocusEvent*) 13342 vfunc[26]: QTextBrowser::focusOutEvent(QFocusEvent*) 13343 vfunc[27]: QWidget::enterEvent(QEvent*) 13344 vfunc[28]: QWidget::leaveEvent(QEvent*) 13345 vfunc[29]: QTextBrowser::paintEvent(QPaintEvent*) 13346 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13347 vfunc[31]: QTextEdit::resizeEvent(QResizeEvent*) 13348 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13349 vfunc[33]: QTextEdit::contextMenuEvent(QContextMenuEvent*) 13350 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13351 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13352 vfunc[36]: QTextEdit::dragEnterEvent(QDragEnterEvent*) 13353 vfunc[37]: QTextEdit::dragMoveEvent(QDragMoveEvent*) 13354 vfunc[38]: QTextEdit::dragLeaveEvent(QDragLeaveEvent*) 13355 vfunc[39]: QTextEdit::dropEvent(QDropEvent*) 13356 vfunc[40]: QTextEdit::showEvent(QShowEvent*) 13357 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13358 vfunc[42]: QWidget::x11Event(_XEvent*) 13359 vfunc[43]: QTextEdit::changeEvent(QEvent*) 13360 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13361 const 13362 vfunc[45]: QTextEdit::inputMethodEvent(QInputMethodEvent*) 13363 vfunc[46]: QTextEdit::inputMethodQuery(Qt::InputMethodQuery) 13364 const 13365 vfunc[47]: QTextBrowser::focusNextPrevChild(bool) 13366 vfunc[48]: QWidget::styleChange(QStyle&) 13367 vfunc[49]: QWidget::enabledChange(bool) 13368 vfunc[50]: QWidget::paletteChange(QPalette const&) 13369 vfunc[51]: QWidget::fontChange(QFont const&) 13370 vfunc[52]: QWidget::windowActivationChange(bool) 13371 vfunc[53]: QWidget::languageChange() 13372 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 13373 vfunc[55]: QTextEdit::scrollContentsBy(int, int) 13374 vfunc[56]: QTextBrowser::loadResource(int, QUrl const&) 13375 vfunc[57]: QTextEdit::createMimeDataFromSelection() const 13376 vfunc[58]: QTextEdit::canInsertFromMimeData(QMimeData const*) 13377 const 13378 vfunc[59]: QTextEdit::insertFromMimeData(QMimeData const*) 13379 vfunc[60]: QTextBrowser::setSource(QUrl const&) 13380 vfunc[61]: QTextBrowser::backward() 13381 vfunc[62]: QTextBrowser::forward() 13382 vfunc[63]: QTextBrowser::home() 13383 vfunc[64]: QTextBrowser::reload() 13384 13385 Table 7-359. Secondary vtable for QTextBrowser 13386 Base Offset -8 13387 Virtual Base Offset 0 13388 RTTI typeinfo for QTextBrowser 13389 vfunc[0]: non-virtual thunk to QTextBrowser::~QTextBrowser() 13390 vfunc[1]: non-virtual thunk to QTextBrowser::~QTextBrowser() 13391 vfunc[2]: non-virtual thunk to QWidget::devType() const 13392 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13393 vfunc[4]: non-virtual thunk to 13394 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13395 13396 The Run Time Type Information for the QTextBrowser class is 13397 described by Table 7-360 13398 13399 Table 7-360. typeinfo for QTextBrowser 13400 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13401 Name typeinfo name for QTextBrowser 13402 basetype: typeinfo for QTextEdit 13403 __________________________________________________________ 13404 13405 7.5.20.26. Class data for QScrollArea 13406 13407 The virtual table for the QScrollArea class is described by 13408 Table 7-361 13409 13410 Table 7-361. Primary vtable for QScrollArea 13411 Base Offset 0 13412 Virtual Base Offset 0 13413 RTTI typeinfo for QScrollArea 13414 vfunc[0]: QScrollArea::metaObject() const 13415 vfunc[1]: QScrollArea::qt_metacast(char const*) 13416 vfunc[2]: QScrollArea::qt_metacall(QMetaObject::Call, int, 13417 void**) 13418 vfunc[3]: QScrollArea::~QScrollArea() 13419 vfunc[4]: QScrollArea::~QScrollArea() 13420 vfunc[5]: QScrollArea::event(QEvent*) 13421 vfunc[6]: QScrollArea::eventFilter(QObject*, QEvent*) 13422 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13423 vfunc[8]: QObject::childEvent(QChildEvent*) 13424 vfunc[9]: QObject::customEvent(QEvent*) 13425 vfunc[10]: QObject::connectNotify(char const*) 13426 vfunc[11]: QObject::disconnectNotify(char const*) 13427 vfunc[12]: QWidget::devType() const 13428 vfunc[13]: QWidget::setVisible(bool) 13429 vfunc[14]: QScrollArea::sizeHint() const 13430 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 13431 vfunc[16]: QWidget::heightForWidth(int) const 13432 vfunc[17]: QWidget::paintEngine() const 13433 vfunc[18]: QAbstractScrollArea::mousePressEvent(QMouseEvent*) 13434 vfunc[19]: QAbstractScrollArea::mouseReleaseEvent(QMouseEvent*) 13435 vfunc[20]: 13436 QAbstractScrollArea::mouseDoubleClickEvent(QMouseEvent*) 13437 vfunc[21]: QAbstractScrollArea::mouseMoveEvent(QMouseEvent*) 13438 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 13439 vfunc[23]: QAbstractScrollArea::keyPressEvent(QKeyEvent*) 13440 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13441 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13442 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13443 vfunc[27]: QWidget::enterEvent(QEvent*) 13444 vfunc[28]: QWidget::leaveEvent(QEvent*) 13445 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 13446 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13447 vfunc[31]: QScrollArea::resizeEvent(QResizeEvent*) 13448 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13449 vfunc[33]: 13450 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 13451 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13452 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13453 vfunc[36]: 13454 QAbstractScrollArea::dragEnterEvent(QDragEnterEvent*) 13455 vfunc[37]: QAbstractScrollArea::dragMoveEvent(QDragMoveEvent*) 13456 vfunc[38]: 13457 QAbstractScrollArea::dragLeaveEvent(QDragLeaveEvent*) 13458 vfunc[39]: QAbstractScrollArea::dropEvent(QDropEvent*) 13459 vfunc[40]: QWidget::showEvent(QShowEvent*) 13460 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13461 vfunc[42]: QWidget::x11Event(_XEvent*) 13462 vfunc[43]: QFrame::changeEvent(QEvent*) 13463 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13464 const 13465 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13466 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13467 const 13468 vfunc[47]: QScrollArea::focusNextPrevChild(bool) 13469 vfunc[48]: QWidget::styleChange(QStyle&) 13470 vfunc[49]: QWidget::enabledChange(bool) 13471 vfunc[50]: QWidget::paletteChange(QPalette const&) 13472 vfunc[51]: QWidget::fontChange(QFont const&) 13473 vfunc[52]: QWidget::windowActivationChange(bool) 13474 vfunc[53]: QWidget::languageChange() 13475 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 13476 vfunc[55]: QScrollArea::scrollContentsBy(int, int) 13477 13478 Table 7-362. Secondary vtable for QScrollArea 13479 Base Offset -8 13480 Virtual Base Offset 0 13481 RTTI typeinfo for QScrollArea 13482 vfunc[0]: non-virtual thunk to QScrollArea::~QScrollArea() 13483 vfunc[1]: non-virtual thunk to QScrollArea::~QScrollArea() 13484 vfunc[2]: non-virtual thunk to QWidget::devType() const 13485 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13486 vfunc[4]: non-virtual thunk to 13487 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13488 13489 The Run Time Type Information for the QScrollArea class is 13490 described by Table 7-363 13491 13492 Table 7-363. typeinfo for QScrollArea 13493 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13494 Name typeinfo name for QScrollArea 13495 basetype: typeinfo for QAbstractScrollArea 13496 __________________________________________________________ 13497 13498 7.5.20.27. Class data for QToolButton 13499 13500 The virtual table for the QToolButton class is described by 13501 Table 7-364 13502 13503 Table 7-364. Primary vtable for QToolButton 13504 Base Offset 0 13505 Virtual Base Offset 0 13506 RTTI typeinfo for QToolButton 13507 vfunc[0]: QToolButton::metaObject() const 13508 vfunc[1]: QToolButton::qt_metacast(char const*) 13509 vfunc[2]: QToolButton::qt_metacall(QMetaObject::Call, int, 13510 void**) 13511 vfunc[3]: QToolButton::~QToolButton() 13512 vfunc[4]: QToolButton::~QToolButton() 13513 vfunc[5]: QToolButton::event(QEvent*) 13514 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13515 vfunc[7]: QToolButton::timerEvent(QTimerEvent*) 13516 vfunc[8]: QObject::childEvent(QChildEvent*) 13517 vfunc[9]: QObject::customEvent(QEvent*) 13518 vfunc[10]: QObject::connectNotify(char const*) 13519 vfunc[11]: QObject::disconnectNotify(char const*) 13520 vfunc[12]: QWidget::devType() const 13521 vfunc[13]: QWidget::setVisible(bool) 13522 vfunc[14]: QToolButton::sizeHint() const 13523 vfunc[15]: QToolButton::minimumSizeHint() const 13524 vfunc[16]: QWidget::heightForWidth(int) const 13525 vfunc[17]: QWidget::paintEngine() const 13526 vfunc[18]: QToolButton::mousePressEvent(QMouseEvent*) 13527 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 13528 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13529 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 13530 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13531 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 13532 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 13533 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 13534 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 13535 vfunc[27]: QToolButton::enterEvent(QEvent*) 13536 vfunc[28]: QToolButton::leaveEvent(QEvent*) 13537 vfunc[29]: QToolButton::paintEvent(QPaintEvent*) 13538 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13539 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13540 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13541 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13542 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13543 vfunc[35]: QToolButton::actionEvent(QActionEvent*) 13544 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13545 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13546 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13547 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13548 vfunc[40]: QWidget::showEvent(QShowEvent*) 13549 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13550 vfunc[42]: QWidget::x11Event(_XEvent*) 13551 vfunc[43]: QToolButton::changeEvent(QEvent*) 13552 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13553 const 13554 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13555 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13556 const 13557 vfunc[47]: QWidget::focusNextPrevChild(bool) 13558 vfunc[48]: QWidget::styleChange(QStyle&) 13559 vfunc[49]: QWidget::enabledChange(bool) 13560 vfunc[50]: QWidget::paletteChange(QPalette const&) 13561 vfunc[51]: QWidget::fontChange(QFont const&) 13562 vfunc[52]: QWidget::windowActivationChange(bool) 13563 vfunc[53]: QWidget::languageChange() 13564 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 13565 vfunc[55]: QAbstractButton::checkStateSet() 13566 vfunc[56]: QToolButton::nextCheckState() 13567 13568 Table 7-365. Secondary vtable for QToolButton 13569 Base Offset -8 13570 Virtual Base Offset 0 13571 RTTI typeinfo for QToolButton 13572 vfunc[0]: non-virtual thunk to QToolButton::~QToolButton() 13573 vfunc[1]: non-virtual thunk to QToolButton::~QToolButton() 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 QToolButton class is 13580 described by Table 7-366 13581 13582 Table 7-366. typeinfo for QToolButton 13583 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13584 Name typeinfo name for QToolButton 13585 basetype: typeinfo for QAbstractButton 13586 __________________________________________________________ 13587 13588 7.5.20.28. Class data for QComboBox 13589 13590 The virtual table for the QComboBox class is described by Table 13591 7-367 13592 13593 Table 7-367. Primary vtable for QComboBox 13594 Base Offset 0 13595 Virtual Base Offset 0 13596 RTTI typeinfo for QComboBox 13597 vfunc[0]: QComboBox::metaObject() const 13598 vfunc[1]: QComboBox::qt_metacast(char const*) 13599 vfunc[2]: QComboBox::qt_metacall(QMetaObject::Call, int, 13600 void**) 13601 vfunc[3]: QComboBox::~QComboBox() 13602 vfunc[4]: QComboBox::~QComboBox() 13603 vfunc[5]: QComboBox::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 vfunc[12]: QWidget::devType() const 13611 vfunc[13]: QWidget::setVisible(bool) 13612 vfunc[14]: QComboBox::sizeHint() const 13613 vfunc[15]: QComboBox::minimumSizeHint() const 13614 vfunc[16]: QWidget::heightForWidth(int) const 13615 vfunc[17]: QWidget::paintEngine() const 13616 vfunc[18]: QComboBox::mousePressEvent(QMouseEvent*) 13617 vfunc[19]: QComboBox::mouseReleaseEvent(QMouseEvent*) 13618 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13619 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13620 vfunc[22]: QComboBox::wheelEvent(QWheelEvent*) 13621 vfunc[23]: QComboBox::keyPressEvent(QKeyEvent*) 13622 vfunc[24]: QComboBox::keyReleaseEvent(QKeyEvent*) 13623 vfunc[25]: QComboBox::focusInEvent(QFocusEvent*) 13624 vfunc[26]: QComboBox::focusOutEvent(QFocusEvent*) 13625 vfunc[27]: QWidget::enterEvent(QEvent*) 13626 vfunc[28]: QWidget::leaveEvent(QEvent*) 13627 vfunc[29]: QComboBox::paintEvent(QPaintEvent*) 13628 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13629 vfunc[31]: QComboBox::resizeEvent(QResizeEvent*) 13630 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13631 vfunc[33]: QComboBox::contextMenuEvent(QContextMenuEvent*) 13632 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13633 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13634 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13635 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13636 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13637 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13638 vfunc[40]: QComboBox::showEvent(QShowEvent*) 13639 vfunc[41]: QComboBox::hideEvent(QHideEvent*) 13640 vfunc[42]: QWidget::x11Event(_XEvent*) 13641 vfunc[43]: QComboBox::changeEvent(QEvent*) 13642 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13643 const 13644 vfunc[45]: QComboBox::inputMethodEvent(QInputMethodEvent*) 13645 vfunc[46]: QComboBox::inputMethodQuery(Qt::InputMethodQuery) 13646 const 13647 vfunc[47]: QWidget::focusNextPrevChild(bool) 13648 vfunc[48]: QWidget::styleChange(QStyle&) 13649 vfunc[49]: QWidget::enabledChange(bool) 13650 vfunc[50]: QWidget::paletteChange(QPalette const&) 13651 vfunc[51]: QWidget::fontChange(QFont const&) 13652 vfunc[52]: QWidget::windowActivationChange(bool) 13653 vfunc[53]: QWidget::languageChange() 13654 vfunc[54]: QComboBox::showPopup() 13655 vfunc[55]: QComboBox::hidePopup() 13656 13657 Table 7-368. Secondary vtable for QComboBox 13658 Base Offset -8 13659 Virtual Base Offset 0 13660 RTTI typeinfo for QComboBox 13661 vfunc[0]: non-virtual thunk to QComboBox::~QComboBox() 13662 vfunc[1]: non-virtual thunk to QComboBox::~QComboBox() 13663 vfunc[2]: non-virtual thunk to QWidget::devType() const 13664 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13665 vfunc[4]: non-virtual thunk to 13666 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13667 13668 The Run Time Type Information for the QComboBox class is 13669 described by Table 7-369 13670 13671 Table 7-369. typeinfo for QComboBox 13672 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13673 Name typeinfo name for QComboBox 13674 basetype: typeinfo for QWidget 13675 __________________________________________________________ 13676 13677 7.5.20.29. Class data for QRadioButton 13678 13679 The virtual table for the QRadioButton class is described by 13680 Table 7-370 13681 13682 Table 7-370. Primary vtable for QRadioButton 13683 Base Offset 0 13684 Virtual Base Offset 0 13685 RTTI typeinfo for QRadioButton 13686 vfunc[0]: QRadioButton::metaObject() const 13687 vfunc[1]: QRadioButton::qt_metacast(char const*) 13688 vfunc[2]: QRadioButton::qt_metacall(QMetaObject::Call, int, 13689 void**) 13690 vfunc[3]: NULL or QRadioButton::~QRadioButton() 13691 vfunc[4]: NULL or QRadioButton::~QRadioButton() 13692 vfunc[5]: QRadioButton::event(QEvent*) 13693 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13694 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 13695 vfunc[8]: QObject::childEvent(QChildEvent*) 13696 vfunc[9]: QObject::customEvent(QEvent*) 13697 vfunc[10]: QObject::connectNotify(char const*) 13698 vfunc[11]: QObject::disconnectNotify(char const*) 13699 vfunc[12]: QWidget::devType() const 13700 vfunc[13]: QWidget::setVisible(bool) 13701 vfunc[14]: QRadioButton::sizeHint() const 13702 vfunc[15]: QWidget::minimumSizeHint() const 13703 vfunc[16]: QWidget::heightForWidth(int) const 13704 vfunc[17]: QWidget::paintEngine() const 13705 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 13706 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 13707 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13708 vfunc[21]: QRadioButton::mouseMoveEvent(QMouseEvent*) 13709 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13710 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 13711 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 13712 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 13713 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 13714 vfunc[27]: QWidget::enterEvent(QEvent*) 13715 vfunc[28]: QWidget::leaveEvent(QEvent*) 13716 vfunc[29]: QRadioButton::paintEvent(QPaintEvent*) 13717 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13718 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13719 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13720 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13721 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13722 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13723 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13724 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13725 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13726 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13727 vfunc[40]: QWidget::showEvent(QShowEvent*) 13728 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13729 vfunc[42]: QWidget::x11Event(_XEvent*) 13730 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 13731 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13732 const 13733 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13734 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13735 const 13736 vfunc[47]: QWidget::focusNextPrevChild(bool) 13737 vfunc[48]: QWidget::styleChange(QStyle&) 13738 vfunc[49]: QWidget::enabledChange(bool) 13739 vfunc[50]: QWidget::paletteChange(QPalette const&) 13740 vfunc[51]: QWidget::fontChange(QFont const&) 13741 vfunc[52]: QWidget::windowActivationChange(bool) 13742 vfunc[53]: QWidget::languageChange() 13743 vfunc[54]: QRadioButton::hitButton(QPoint const&) const 13744 vfunc[55]: QAbstractButton::checkStateSet() 13745 vfunc[56]: QAbstractButton::nextCheckState() 13746 13747 Table 7-371. Secondary vtable for QRadioButton 13748 Base Offset -8 13749 Virtual Base Offset 0 13750 RTTI typeinfo for QRadioButton 13751 vfunc[0]: NULL or non-virtual thunk to 13752 QRadioButton::~QRadioButton() 13753 vfunc[1]: NULL or non-virtual thunk to 13754 QRadioButton::~QRadioButton() 13755 vfunc[2]: non-virtual thunk to QWidget::devType() const 13756 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13757 vfunc[4]: non-virtual thunk to 13758 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13759 13760 The Run Time Type Information for the QRadioButton class is 13761 described by Table 7-372 13762 13763 Table 7-372. typeinfo for QRadioButton 13764 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13765 Name typeinfo name for QRadioButton 13766 basetype: typeinfo for QAbstractButton 13767 __________________________________________________________ 13768 13769 7.5.20.30. Class data for QFocusFrame 13770 13771 The virtual table for the QFocusFrame class is described by 13772 Table 7-373 13773 13774 Table 7-373. Primary vtable for QFocusFrame 13775 Base Offset 0 13776 Virtual Base Offset 0 13777 RTTI typeinfo for QFocusFrame 13778 vfunc[0]: QFocusFrame::metaObject() const 13779 vfunc[1]: QFocusFrame::qt_metacast(char const*) 13780 vfunc[2]: QFocusFrame::qt_metacall(QMetaObject::Call, int, 13781 void**) 13782 vfunc[3]: QFocusFrame::~QFocusFrame() 13783 vfunc[4]: QFocusFrame::~QFocusFrame() 13784 vfunc[5]: QFocusFrame::event(QEvent*) 13785 vfunc[6]: QFocusFrame::eventFilter(QObject*, QEvent*) 13786 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13787 vfunc[8]: QObject::childEvent(QChildEvent*) 13788 vfunc[9]: QObject::customEvent(QEvent*) 13789 vfunc[10]: QObject::connectNotify(char const*) 13790 vfunc[11]: QObject::disconnectNotify(char const*) 13791 vfunc[12]: QWidget::devType() const 13792 vfunc[13]: QWidget::setVisible(bool) 13793 vfunc[14]: QWidget::sizeHint() const 13794 vfunc[15]: QWidget::minimumSizeHint() const 13795 vfunc[16]: QWidget::heightForWidth(int) const 13796 vfunc[17]: QWidget::paintEngine() const 13797 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13798 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13799 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13800 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13801 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13802 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13803 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13804 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13805 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13806 vfunc[27]: QWidget::enterEvent(QEvent*) 13807 vfunc[28]: QWidget::leaveEvent(QEvent*) 13808 vfunc[29]: QFocusFrame::paintEvent(QPaintEvent*) 13809 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13810 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13811 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13812 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13813 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13814 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13815 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13816 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13817 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13818 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13819 vfunc[40]: QWidget::showEvent(QShowEvent*) 13820 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13821 vfunc[42]: QWidget::x11Event(_XEvent*) 13822 vfunc[43]: QWidget::changeEvent(QEvent*) 13823 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13824 const 13825 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13826 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13827 const 13828 vfunc[47]: QWidget::focusNextPrevChild(bool) 13829 vfunc[48]: QWidget::styleChange(QStyle&) 13830 vfunc[49]: QWidget::enabledChange(bool) 13831 vfunc[50]: QWidget::paletteChange(QPalette const&) 13832 vfunc[51]: QWidget::fontChange(QFont const&) 13833 vfunc[52]: QWidget::windowActivationChange(bool) 13834 vfunc[53]: QWidget::languageChange() 13835 13836 Table 7-374. Secondary vtable for QFocusFrame 13837 Base Offset -8 13838 Virtual Base Offset 0 13839 RTTI typeinfo for QFocusFrame 13840 vfunc[0]: non-virtual thunk to QFocusFrame::~QFocusFrame() 13841 vfunc[1]: non-virtual thunk to QFocusFrame::~QFocusFrame() 13842 vfunc[2]: non-virtual thunk to QWidget::devType() const 13843 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13844 vfunc[4]: non-virtual thunk to 13845 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13846 13847 The Run Time Type Information for the QFocusFrame class is 13848 described by Table 7-375 13849 13850 Table 7-375. typeinfo for QFocusFrame 13851 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13852 Name typeinfo name for QFocusFrame 13853 basetype: typeinfo for QWidget 13854 __________________________________________________________ 13855 13856 7.5.20.31. Class data for QToolBox 13857 13858 The virtual table for the QToolBox class is described by Table 13859 7-376 13860 13861 Table 7-376. Primary vtable for QToolBox 13862 Base Offset 0 13863 Virtual Base Offset 0 13864 RTTI typeinfo for QToolBox 13865 vfunc[0]: QToolBox::metaObject() const 13866 vfunc[1]: QToolBox::qt_metacast(char const*) 13867 vfunc[2]: QToolBox::qt_metacall(QMetaObject::Call, int, void**) 13868 vfunc[3]: QToolBox::~QToolBox() 13869 vfunc[4]: QToolBox::~QToolBox() 13870 vfunc[5]: QToolBox::event(QEvent*) 13871 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13872 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13873 vfunc[8]: QObject::childEvent(QChildEvent*) 13874 vfunc[9]: QObject::customEvent(QEvent*) 13875 vfunc[10]: QObject::connectNotify(char const*) 13876 vfunc[11]: QObject::disconnectNotify(char const*) 13877 vfunc[12]: QWidget::devType() const 13878 vfunc[13]: QWidget::setVisible(bool) 13879 vfunc[14]: QFrame::sizeHint() const 13880 vfunc[15]: QWidget::minimumSizeHint() const 13881 vfunc[16]: QWidget::heightForWidth(int) const 13882 vfunc[17]: QWidget::paintEngine() const 13883 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13884 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13885 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13886 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13887 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13888 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13889 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13890 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13891 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13892 vfunc[27]: QWidget::enterEvent(QEvent*) 13893 vfunc[28]: QWidget::leaveEvent(QEvent*) 13894 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 13895 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13896 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13897 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13898 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13899 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13900 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13901 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13902 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13903 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13904 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13905 vfunc[40]: QToolBox::showEvent(QShowEvent*) 13906 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13907 vfunc[42]: QWidget::x11Event(_XEvent*) 13908 vfunc[43]: QToolBox::changeEvent(QEvent*) 13909 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13910 const 13911 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13912 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13913 const 13914 vfunc[47]: QWidget::focusNextPrevChild(bool) 13915 vfunc[48]: QWidget::styleChange(QStyle&) 13916 vfunc[49]: QWidget::enabledChange(bool) 13917 vfunc[50]: QWidget::paletteChange(QPalette const&) 13918 vfunc[51]: QWidget::fontChange(QFont const&) 13919 vfunc[52]: QWidget::windowActivationChange(bool) 13920 vfunc[53]: QWidget::languageChange() 13921 vfunc[54]: QToolBox::itemInserted(int) 13922 vfunc[55]: QToolBox::itemRemoved(int) 13923 13924 Table 7-377. Secondary vtable for QToolBox 13925 Base Offset -8 13926 Virtual Base Offset 0 13927 RTTI typeinfo for QToolBox 13928 vfunc[0]: non-virtual thunk to QToolBox::~QToolBox() 13929 vfunc[1]: non-virtual thunk to QToolBox::~QToolBox() 13930 vfunc[2]: non-virtual thunk to QWidget::devType() const 13931 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13932 vfunc[4]: non-virtual thunk to 13933 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13934 13935 The Run Time Type Information for the QToolBox class is 13936 described by Table 7-378 13937 13938 Table 7-378. typeinfo for QToolBox 13939 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13940 Name typeinfo name for QToolBox 13941 basetype: typeinfo for QFrame 13942 __________________________________________________________ 13943 13944 7.5.20.32. Class data for QDial 13945 13946 The virtual table for the QDial class is described by Table 13947 7-379 13948 13949 Table 7-379. Primary vtable for QDial 13950 Base Offset 0 13951 Virtual Base Offset 0 13952 RTTI typeinfo for QDial 13953 vfunc[0]: QDial::metaObject() const 13954 vfunc[1]: QDial::qt_metacast(char const*) 13955 vfunc[2]: QDial::qt_metacall(QMetaObject::Call, int, void**) 13956 vfunc[3]: QDial::~QDial() 13957 vfunc[4]: QDial::~QDial() 13958 vfunc[5]: QDial::event(QEvent*) 13959 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13960 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 13961 vfunc[8]: QObject::childEvent(QChildEvent*) 13962 vfunc[9]: QObject::customEvent(QEvent*) 13963 vfunc[10]: QObject::connectNotify(char const*) 13964 vfunc[11]: QObject::disconnectNotify(char const*) 13965 vfunc[12]: QWidget::devType() const 13966 vfunc[13]: QWidget::setVisible(bool) 13967 vfunc[14]: QDial::sizeHint() const 13968 vfunc[15]: QDial::minimumSizeHint() const 13969 vfunc[16]: QWidget::heightForWidth(int) const 13970 vfunc[17]: QWidget::paintEngine() const 13971 vfunc[18]: QDial::mousePressEvent(QMouseEvent*) 13972 vfunc[19]: QDial::mouseReleaseEvent(QMouseEvent*) 13973 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13974 vfunc[21]: QDial::mouseMoveEvent(QMouseEvent*) 13975 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 13976 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 13977 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13978 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13979 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13980 vfunc[27]: QWidget::enterEvent(QEvent*) 13981 vfunc[28]: QWidget::leaveEvent(QEvent*) 13982 vfunc[29]: QDial::paintEvent(QPaintEvent*) 13983 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13984 vfunc[31]: QDial::resizeEvent(QResizeEvent*) 13985 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13986 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13987 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13988 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13989 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13990 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13991 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13992 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13993 vfunc[40]: QWidget::showEvent(QShowEvent*) 13994 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13995 vfunc[42]: QWidget::x11Event(_XEvent*) 13996 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 13997 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13998 const 13999 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14000 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14001 const 14002 vfunc[47]: QWidget::focusNextPrevChild(bool) 14003 vfunc[48]: QWidget::styleChange(QStyle&) 14004 vfunc[49]: QWidget::enabledChange(bool) 14005 vfunc[50]: QWidget::paletteChange(QPalette const&) 14006 vfunc[51]: QWidget::fontChange(QFont const&) 14007 vfunc[52]: QWidget::windowActivationChange(bool) 14008 vfunc[53]: QWidget::languageChange() 14009 vfunc[54]: QDial::sliderChange(QAbstractSlider::SliderChange) 14010 14011 Table 7-380. Secondary vtable for QDial 14012 Base Offset -8 14013 Virtual Base Offset 0 14014 RTTI typeinfo for QDial 14015 vfunc[0]: non-virtual thunk to QDial::~QDial() 14016 vfunc[1]: non-virtual thunk to QDial::~QDial() 14017 vfunc[2]: non-virtual thunk to QWidget::devType() const 14018 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14019 vfunc[4]: non-virtual thunk to 14020 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14021 14022 The Run Time Type Information for the QDial class is described 14023 by Table 7-381 14024 14025 Table 7-381. typeinfo for QDial 14026 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14027 Name typeinfo name for QDial 14028 basetype: typeinfo for QAbstractSlider 14029 __________________________________________________________ 14030 14031 7.5.20.33. Class data for QSystemTrayIcon 14032 14033 The virtual table for the QSystemTrayIcon class is described in 14034 the generic part of this specification. 14035 __________________________________________________________ 14036 14037 7.5.20.34. Interfaces for Qt4 Widgets 14038 14039 An LSB conforming implementation shall provide the architecture 14040 specific functions for Qt4 Widgets specified in Table 7-382, 14041 with the full mandatory functionality as described in the 14042 referenced underlying specification. 14043 14044 Table 7-382. libQtGui - Qt4 Widgets Function Interfaces 14045 _ZThn8_N10QLCDNumberD0Ev [CXXABI-1.86] _ZThn8_N10QLCDNumberD1Ev 14046 [CXXABI-1.86] 14047 _ZThn8_N10QScrollBarD0Ev [CXXABI-1.86] _ZThn8_N10QScrollBarD1Ev 14048 [CXXABI-1.86] 14049 _ZThn8_N10QTabWidgetD0Ev [CXXABI-1.86] _ZThn8_N10QTabWidgetD1Ev 14050 [CXXABI-1.86] 14051 _ZThn8_N11QDockWidgetD0Ev [CXXABI-1.86] 14052 _ZThn8_N11QDockWidgetD1Ev [CXXABI-1.86] 14053 _ZThn8_N11QFocusFrameD0Ev [CXXABI-1.86] 14054 _ZThn8_N11QFocusFrameD1Ev [CXXABI-1.86] 14055 _ZThn8_N11QListWidgetD0Ev [CXXABI-1.86] 14056 _ZThn8_N11QListWidgetD1Ev [CXXABI-1.86] 14057 _ZThn8_N11QMainWindowD0Ev [CXXABI-1.86] 14058 _ZThn8_N11QMainWindowD1Ev [CXXABI-1.86] 14059 _ZThn8_N11QPushButtonD0Ev [CXXABI-1.86] 14060 _ZThn8_N11QPushButtonD1Ev [CXXABI-1.86] 14061 _ZThn8_N11QScrollAreaD0Ev [CXXABI-1.86] 14062 _ZThn8_N11QScrollAreaD1Ev [CXXABI-1.86] 14063 _ZThn8_N11QToolButtonD0Ev [CXXABI-1.86] 14064 _ZThn8_N11QToolButtonD1Ev [CXXABI-1.86] 14065 _ZThn8_N12QTextBrowserD0Ev [CXXABI-1.86] 14066 _ZThn8_N12QTextBrowserD1Ev [CXXABI-1.86] 14067 _ZThn8_N14QDesktopWidgetD0Ev [CXXABI-1.86] 14068 _ZThn8_N14QDesktopWidgetD1Ev [CXXABI-1.86] 14069 _ZThn8_N14QStackedWidgetD0Ev [CXXABI-1.86] 14070 _ZThn8_N14QStackedWidgetD1Ev [CXXABI-1.86] 14071 _ZThn8_N15QX11EmbedWidgetD0Ev [CXXABI-1.86] 14072 _ZThn8_N15QX11EmbedWidgetD1Ev [CXXABI-1.86] 14073 _ZThn8_N18QX11EmbedContainerD0Ev [CXXABI-1.86] 14074 _ZThn8_N18QX11EmbedContainerD1Ev [CXXABI-1.86] 14075 _ZThn8_N5QDialD0Ev [CXXABI-1.86] _ZThn8_N5QDialD1Ev 14076 [CXXABI-1.86] 14077 _ZThn8_N6QFrameD0Ev [CXXABI-1.86] _ZThn8_N6QFrameD1Ev 14078 [CXXABI-1.86] 14079 _ZThn8_N6QLabelD0Ev [CXXABI-1.86] _ZThn8_N6QLabelD1Ev 14080 [CXXABI-1.86] 14081 _ZThn8_N7QSliderD0Ev [CXXABI-1.86] _ZThn8_N7QSliderD1Ev 14082 [CXXABI-1.86] 14083 _ZThn8_N7QTabBarD0Ev [CXXABI-1.86] _ZThn8_N7QTabBarD1Ev 14084 [CXXABI-1.86] 14085 _ZThn8_N7QWidgetD0Ev [CXXABI-1.86] _ZThn8_N7QWidgetD1Ev 14086 [CXXABI-1.86] 14087 _ZThn8_N8QToolBoxD0Ev [CXXABI-1.86] _ZThn8_N8QToolBoxD1Ev 14088 [CXXABI-1.86] 14089 _ZThn8_N9QComboBoxD0Ev [CXXABI-1.86] _ZThn8_N9QComboBoxD1Ev 14090 [CXXABI-1.86] 14091 _ZThn8_N9QLineEditD0Ev [CXXABI-1.86] _ZThn8_N9QLineEditD1Ev 14092 [CXXABI-1.86] 14093 _ZThn8_N9QListViewD0Ev [CXXABI-1.86] _ZThn8_N9QListViewD1Ev 14094 [CXXABI-1.86] 14095 _ZThn8_N9QTextEditD0Ev [CXXABI-1.86] _ZThn8_N9QTextEditD1Ev 14096 [CXXABI-1.86] 14097 __________________________________________________________ 14098 14099 7.5.21. Qt4 Drag and Drop 14100 __________________________________________________________ 14101 14102 7.5.21.1. Class data for QMimeSource 14103 14104 The virtual table for the QMimeSource class is described in the 14105 generic part of this specification. 14106 14107 The Run Time Type Information for the QMimeSource class is 14108 described by Table 7-383 14109 14110 Table 7-383. typeinfo for QMimeSource 14111 Base Vtable vtable for __cxxabiv1::__class_type_info 14112 Name typeinfo name for QMimeSource 14113 __________________________________________________________ 14114 14115 7.5.21.2. Class data for QDrag 14116 14117 The virtual table for the QDrag class is described in the 14118 generic part of this specification. 14119 14120 The Run Time Type Information for the QDrag class is described 14121 by Table 7-384 14122 14123 Table 7-384. typeinfo for QDrag 14124 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14125 Name typeinfo name for QDrag 14126 basetype: typeinfo for QObject 14127 __________________________________________________________ 14128 14129 7.5.21.3. Class data for QDropEvent 14130 14131 The virtual table for the QDropEvent class is described by 14132 Table 7-385 14133 14134 Table 7-385. Primary vtable for QDropEvent 14135 Base Offset 0 14136 Virtual Base Offset 0 14137 RTTI typeinfo for QDropEvent 14138 vfunc[0]: QDropEvent::~QDropEvent() 14139 vfunc[1]: QDropEvent::~QDropEvent() 14140 vfunc[2]: QDropEvent::format(int) const 14141 vfunc[3]: QDropEvent::encodedData(char const*) const 14142 vfunc[4]: QDropEvent::provides(char const*) const 14143 14144 Table 7-386. Secondary vtable for QDropEvent 14145 Base Offset -12 14146 Virtual Base Offset 0 14147 RTTI typeinfo for QDropEvent 14148 vfunc[0]: non-virtual thunk to QDropEvent::~QDropEvent() 14149 vfunc[1]: non-virtual thunk to QDropEvent::~QDropEvent() 14150 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 14151 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 14152 const*) const 14153 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 14154 const*) const 14155 14156 The Run Time Type Information for the QDropEvent class is 14157 described by Table 7-387 14158 14159 Table 7-387. typeinfo for QDropEvent 14160 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 14161 Name typeinfo name for QDropEvent 14162 flags: 0 14163 basetype: typeinfo for QEvent 2 14164 basetype: typeinfo for QMimeSource 3074 14165 __________________________________________________________ 14166 14167 7.5.21.4. Class data for QDragMoveEvent 14168 14169 The virtual table for the QDragMoveEvent class is described by 14170 Table 7-388 14171 14172 Table 7-388. Primary vtable for QDragMoveEvent 14173 Base Offset 0 14174 Virtual Base Offset 0 14175 RTTI typeinfo for QDragMoveEvent 14176 vfunc[0]: QDragMoveEvent::~QDragMoveEvent() 14177 vfunc[1]: QDragMoveEvent::~QDragMoveEvent() 14178 vfunc[2]: QDropEvent::format(int) const 14179 vfunc[3]: QDropEvent::encodedData(char const*) const 14180 vfunc[4]: QDropEvent::provides(char const*) const 14181 14182 Table 7-389. Secondary vtable for QDragMoveEvent 14183 Base Offset -12 14184 Virtual Base Offset 0 14185 RTTI typeinfo for QDragMoveEvent 14186 vfunc[0]: non-virtual thunk to 14187 QDragMoveEvent::~QDragMoveEvent() 14188 vfunc[1]: non-virtual thunk to 14189 QDragMoveEvent::~QDragMoveEvent() 14190 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 14191 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 14192 const*) const 14193 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 14194 const*) const 14195 14196 The Run Time Type Information for the QDragMoveEvent class is 14197 described by Table 7-390 14198 14199 Table 7-390. typeinfo for QDragMoveEvent 14200 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14201 Name typeinfo name for QDragMoveEvent 14202 basetype: typeinfo for QDropEvent 14203 __________________________________________________________ 14204 14205 7.5.21.5. Class data for QDragEnterEvent 14206 14207 The virtual table for the QDragEnterEvent class is described by 14208 Table 7-391 14209 14210 Table 7-391. Primary vtable for QDragEnterEvent 14211 Base Offset 0 14212 Virtual Base Offset 0 14213 RTTI typeinfo for QDragEnterEvent 14214 vfunc[0]: QDragEnterEvent::~QDragEnterEvent() 14215 vfunc[1]: QDragEnterEvent::~QDragEnterEvent() 14216 vfunc[2]: QDropEvent::format(int) const 14217 vfunc[3]: QDropEvent::encodedData(char const*) const 14218 vfunc[4]: QDropEvent::provides(char const*) const 14219 14220 Table 7-392. Secondary vtable for QDragEnterEvent 14221 Base Offset -12 14222 Virtual Base Offset 0 14223 RTTI typeinfo for QDragEnterEvent 14224 vfunc[0]: non-virtual thunk to 14225 QDragEnterEvent::~QDragEnterEvent() 14226 vfunc[1]: non-virtual thunk to 14227 QDragEnterEvent::~QDragEnterEvent() 14228 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 14229 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 14230 const*) const 14231 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 14232 const*) const 14233 14234 The Run Time Type Information for the QDragEnterEvent class is 14235 described by Table 7-393 14236 14237 Table 7-393. typeinfo for QDragEnterEvent 14238 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14239 Name typeinfo name for QDragEnterEvent 14240 basetype: typeinfo for QDragMoveEvent 14241 __________________________________________________________ 14242 14243 7.5.21.6. Class data for QDragResponseEvent 14244 14245 The virtual table for the QDragResponseEvent class is described 14246 in the generic part of this specification. 14247 14248 The Run Time Type Information for the QDragResponseEvent class 14249 is described by Table 7-394 14250 14251 Table 7-394. typeinfo for QDragResponseEvent 14252 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14253 Name typeinfo name for QDragResponseEvent 14254 basetype: typeinfo for QEvent 14255 __________________________________________________________ 14256 14257 7.5.21.7. Class data for QDragLeaveEvent 14258 14259 The virtual table for the QDragLeaveEvent class is described in 14260 the generic part of this specification. 14261 14262 The Run Time Type Information for the QDragLeaveEvent class is 14263 described by Table 7-395 14264 14265 Table 7-395. typeinfo for QDragLeaveEvent 14266 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14267 Name typeinfo name for QDragLeaveEvent 14268 basetype: typeinfo for QEvent 14269 __________________________________________________________ 14270 14271 7.5.21.8. Interfaces for Qt4 Drag and Drop 14272 14273 An LSB conforming implementation shall provide the architecture 14274 specific functions for Qt4 Drag and Drop specified in Table 14275 7-396, with the full mandatory functionality as described in 14276 the referenced underlying specification. 14277 14278 Table 7-396. libQtGui - Qt4 Drag and Drop Function Interfaces 14279 _ZThn12_N10QDropEventD0Ev [CXXABI-1.86] 14280 _ZThn12_N10QDropEventD1Ev [CXXABI-1.86] 14281 _ZThn12_N14QDragMoveEventD0Ev [CXXABI-1.86] 14282 _ZThn12_N14QDragMoveEventD1Ev [CXXABI-1.86] 14283 _ZThn12_N15QDragEnterEventD0Ev [CXXABI-1.86] 14284 _ZThn12_N15QDragEnterEventD1Ev [CXXABI-1.86] 14285 __________________________________________________________ 14286 14287 7.5.22. Qt4 2D Graphics 14288 __________________________________________________________ 14289 14290 7.5.22.1. Class data for QIconEngineFactoryInterface 14291 14292 The virtual table for the QIconEngineFactoryInterface class is 14293 described in the generic part of this specification. 14294 14295 The Run Time Type Information for the 14296 QIconEngineFactoryInterface class is described by Table 7-397 14297 14298 Table 7-397. typeinfo for QIconEngineFactoryInterface 14299 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14300 Name typeinfo name for QIconEngineFactoryInterface 14301 basetype: typeinfo for QFactoryInterface 14302 __________________________________________________________ 14303 14304 7.5.22.2. Class data for QIconEngine 14305 14306 The virtual table for the QIconEngine class is described in the 14307 generic part of this specification. 14308 14309 The Run Time Type Information for the QIconEngine class is 14310 described by Table 7-398 14311 14312 Table 7-398. typeinfo for QIconEngine 14313 Base Vtable vtable for __cxxabiv1::__class_type_info 14314 Name typeinfo name for QIconEngine 14315 __________________________________________________________ 14316 14317 7.5.22.3. Class data for QPaintEngine 14318 14319 The virtual table for the QPaintEngine class is described in 14320 the generic part of this specification. 14321 14322 The Run Time Type Information for the QPaintEngine class is 14323 described by Table 7-399 14324 14325 Table 7-399. typeinfo for QPaintEngine 14326 Base Vtable vtable for __cxxabiv1::__class_type_info 14327 Name typeinfo name for QPaintEngine 14328 __________________________________________________________ 14329 14330 7.5.22.4. Class data for QGraphicsEllipseItem 14331 14332 The virtual table for the QGraphicsEllipseItem class is 14333 described in the generic part of this specification. 14334 __________________________________________________________ 14335 14336 7.5.22.5. Class data for QGraphicsItem 14337 14338 The virtual table for the QGraphicsItem class is described in 14339 the generic part of this specification. 14340 __________________________________________________________ 14341 14342 7.5.22.6. Class data for QGraphicsItemAnimation 14343 14344 The virtual table for the QGraphicsItemAnimation class is 14345 described in the generic part of this specification. 14346 __________________________________________________________ 14347 14348 7.5.22.7. Class data for QGraphicsItemGroup 14349 14350 The virtual table for the QGraphicsItemGroup class is described 14351 in the generic part of this specification. 14352 __________________________________________________________ 14353 14354 7.5.22.8. Class data for QGraphicsLineItem 14355 14356 The virtual table for the QGraphicsLineItem class is described 14357 in the generic part of this specification. 14358 __________________________________________________________ 14359 14360 7.5.22.9. Class data for QGraphicsPathItem 14361 14362 The virtual table for the QGraphicsPathItem class is described 14363 in the generic part of this specification. 14364 __________________________________________________________ 14365 14366 7.5.22.10. Class data for QGraphicsPixmapItem 14367 14368 The virtual table for the QGraphicsPixmapItem class is 14369 described in the generic part of this specification. 14370 __________________________________________________________ 14371 14372 7.5.22.11. Class data for QGraphicsPolygonItem 14373 14374 The virtual table for the QGraphicsPolygonItem class is 14375 described in the generic part of this specification. 14376 __________________________________________________________ 14377 14378 7.5.22.12. Class data for QGraphicsRectItem 14379 14380 The virtual table for the QGraphicsRectItem class is described 14381 in the generic part of this specification. 14382 __________________________________________________________ 14383 14384 7.5.22.13. Class data for QGraphicsScene 14385 14386 The virtual table for the QGraphicsScene class is described in 14387 the generic part of this specification. 14388 14389 The Run Time Type Information for the QGraphicsScene class is 14390 described by Table 7-400 14391 14392 Table 7-400. typeinfo for QGraphicsScene 14393 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14394 Name typeinfo name for QGraphicsScene 14395 basetype: typeinfo for QObject 14396 __________________________________________________________ 14397 14398 7.5.22.14. Class data for QGraphicsSceneContextMenuEvent 14399 14400 The virtual table for the QGraphicsSceneContextMenuEvent class 14401 is described in the generic part of this specification. 14402 __________________________________________________________ 14403 14404 7.5.22.15. Class data for QGraphicsSceneDragDropEvent 14405 14406 The virtual table for the QGraphicsSceneDragDropEvent class is 14407 described in the generic part of this specification. 14408 __________________________________________________________ 14409 14410 7.5.22.16. Class data for QGraphicsSceneEvent 14411 14412 The virtual table for the QGraphicsSceneEvent class is 14413 described in the generic part of this specification. 14414 __________________________________________________________ 14415 14416 7.5.22.17. Class data for QGraphicsSceneHelpEvent 14417 14418 The virtual table for the QGraphicsSceneHelpEvent class is 14419 described in the generic part of this specification. 14420 __________________________________________________________ 14421 14422 7.5.22.18. Class data for QGraphicsSceneHoverEvent 14423 14424 The virtual table for the QGraphicsSceneHoverEvent class is 14425 described in the generic part of this specification. 14426 __________________________________________________________ 14427 14428 7.5.22.19. Class data for QGraphicsSceneMouseEvent 14429 14430 The virtual table for the QGraphicsSceneMouseEvent class is 14431 described in the generic part of this specification. 14432 __________________________________________________________ 14433 14434 7.5.22.20. Class data for QGraphicsSceneWheelEvent 14435 14436 The virtual table for the QGraphicsSceneWheelEvent class is 14437 described in the generic part of this specification. 14438 __________________________________________________________ 14439 14440 7.5.22.21. Class data for QGraphicsSimpleTextItem 14441 14442 The virtual table for the QGraphicsSimpleTextItem class is 14443 described in the generic part of this specification. 14444 __________________________________________________________ 14445 14446 7.5.22.22. Interfaces for Qt4 2D Graphics 14447 14448 An LSB conforming implementation shall provide the architecture 14449 specific functions for Qt4 2D Graphics specified in Table 14450 7-401, with the full mandatory functionality as described in 14451 the referenced underlying specification. 14452 14453 Table 7-401. libQtGui - Qt4 2D Graphics Function Interfaces 14454 _ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent [CXXABI-1.86] 14455 _ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent 14456 [CXXABI-1.86] 14457 _ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9Exte 14458 nsionERK8QVariant [CXXABI-1.86] 14459 _ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDra 14460 gDropEvent [CXXABI-1.86] 14461 _ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent 14462 [CXXABI-1.86] 14463 _ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent 14464 [CXXABI-1.86] 14465 _ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDr 14466 agDropEvent [CXXABI-1.86] 14467 _ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDr 14468 agDropEvent [CXXABI-1.86] 14469 _ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHo 14470 verEvent [CXXABI-1.86] 14471 _ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMo 14472 useEvent [CXXABI-1.86] 14473 _ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneH 14474 overEvent [CXXABI-1.86] 14475 _ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneH 14476 overEvent [CXXABI-1.86] 14477 _ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent 14478 [CXXABI-1.86] 14479 _ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneM 14480 ouseEvent [CXXABI-1.86] 14481 _ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsScene 14482 ContextMenuEvent [CXXABI-1.86] 14483 _ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEv 14484 ent [CXXABI-1.86] 14485 _ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsScen 14486 eMouseEvent [CXXABI-1.86] 14487 _ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphics 14488 SceneMouseEvent [CXXABI-1.86] 14489 _ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGra 14490 phicsItemP7QWidget [CXXABI-1.86] 14491 _ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDrop 14492 Event [CXXABI-1.86] 14493 _ZThn8_N17QGraphicsTextItemD0Ev [CXXABI-1.86] 14494 _ZThn8_N17QGraphicsTextItemD1Ev [CXXABI-1.86] 14495 _ZThn8_NK17QGraphicsTextItem10opaqueAreaEv [CXXABI-1.86] 14496 _ZThn8_NK17QGraphicsTextItem12boundingRectEv [CXXABI-1.86] 14497 _ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem 14498 [CXXABI-1.86] 14499 _ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMetho 14500 dQueryE [CXXABI-1.86] 14501 _ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsIte 14502 m9ExtensionE [CXXABI-1.86] _ZThn8_NK17QGraphicsTextItem4typeEv 14503 [CXXABI-1.86] 14504 _ZThn8_NK17QGraphicsTextItem5shapeEv [CXXABI-1.86] 14505 _ZThn8_NK17QGraphicsTextItem8containsERK7QPointF [CXXABI-1.86] 14506 _ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant 14507 [CXXABI-1.86] 14508 __________________________________________________________ 14509 14510 7.6. Data Definitions for libQtGui 14511 14512 This section defines global identifiers and their values that 14513 are associated with interfaces contained in libQtGui. These 14514 definitions are organized into groups that correspond to system 14515 headers. This convention is used as a convenience for the 14516 reader, and does not imply the existence of these headers, or 14517 their content. Where an interface is defined as requiring a 14518 particular system header file all of the data definitions for 14519 that system header file presented here shall be in effect. 14520 14521 This section gives data definitions to promote binary 14522 application portability, not to repeat source interface 14523 definitions available elsewhere. System providers and 14524 application developers should use this ABI to supplement - not 14525 to replace - source interface definition specifications. 14526 14527 This specification uses the ISO C (1999) C Language as the 14528 reference programming language, and data definitions are 14529 specified in ISO C format. The C language is used here as a 14530 convenient notation. Using a C language description of these 14531 data objects does not preclude their use by other programming 14532 languages. 14533 __________________________________________________________ 14534 14535 7.6.1. QtGui/qabstractbutton.h 14536 14537 /* 14538 * This header is architecture neutral 14539 * Please refer to the generic specification for details 14540 */ 14541 __________________________________________________________ 14542 14543 7.6.2. QtGui/qabstractitemdelegate.h 14544 14545 /* 14546 * This header is architecture neutral 14547 * Please refer to the generic specification for details 14548 */ 14549 __________________________________________________________ 14550 14551 7.6.3. QtGui/qabstractitemview.h 14552 14553 /* 14554 * This header is architecture neutral 14555 * Please refer to the generic specification for details 14556 */ 14557 __________________________________________________________ 14558 14559 7.6.4. QtGui/qabstractpagesetupdialog.h 14560 14561 /* 14562 * This header is architecture neutral 14563 * Please refer to the generic specification for details 14564 */ 14565 __________________________________________________________ 14566 14567 7.6.5. QtGui/qabstractprintdialog.h 14568 14569 /* 14570 * This header is architecture neutral 14571 * Please refer to the generic specification for details 14572 */ 14573 __________________________________________________________ 14574 14575 7.6.6. QtGui/qabstractproxymodel.h 14576 14577 /* 14578 * This header is architecture neutral 14579 * Please refer to the generic specification for details 14580 */ 14581 __________________________________________________________ 14582 14583 7.6.7. QtGui/qabstractscrollarea.h 14584 14585 /* 14586 * This header is architecture neutral 14587 * Please refer to the generic specification for details 14588 */ 14589 __________________________________________________________ 14590 14591 7.6.8. QtGui/qabstractslider.h 14592 14593 /* 14594 * This header is architecture neutral 14595 * Please refer to the generic specification for details 14596 */ 14597 __________________________________________________________ 14598 14599 7.6.9. QtGui/qabstractspinbox.h 14600 14601 /* 14602 * This header is architecture neutral 14603 * Please refer to the generic specification for details 14604 */ 14605 __________________________________________________________ 14606 14607 7.6.10. QtGui/qabstracttextdocumentlayout.h 14608 14609 /* 14610 * This header is architecture neutral 14611 * Please refer to the generic specification for details 14612 */ 14613 __________________________________________________________ 14614 14615 7.6.11. QtGui/qaccessible.h 14616 14617 /* 14618 * This header is architecture neutral 14619 * Please refer to the generic specification for details 14620 */ 14621 __________________________________________________________ 14622 14623 7.6.12. QtGui/qaccessiblebridge.h 14624 14625 /* 14626 * This header is architecture neutral 14627 * Please refer to the generic specification for details 14628 */ 14629 __________________________________________________________ 14630 14631 7.6.13. QtGui/qaccessibleobject.h 14632 14633 /* 14634 * This header is architecture neutral 14635 * Please refer to the generic specification for details 14636 */ 14637 __________________________________________________________ 14638 14639 7.6.14. QtGui/qaccessibleplugin.h 14640 14641 /* 14642 * This header is architecture neutral 14643 * Please refer to the generic specification for details 14644 */ 14645 __________________________________________________________ 14646 14647 7.6.15. QtGui/qaccessiblewidget.h 14648 14649 /* 14650 * This header is architecture neutral 14651 * Please refer to the generic specification for details 14652 */ 14653 __________________________________________________________ 14654 14655 7.6.16. QtGui/qaction.h 14656 14657 /* 14658 * This header is architecture neutral 14659 * Please refer to the generic specification for details 14660 */ 14661 __________________________________________________________ 14662 14663 7.6.17. QtGui/qactiongroup.h 14664 14665 /* 14666 * This header is architecture neutral 14667 * Please refer to the generic specification for details 14668 */ 14669 __________________________________________________________ 14670 14671 7.6.18. QtGui/qapplication.h 14672 14673 /* 14674 * This header is architecture neutral 14675 * Please refer to the generic specification for details 14676 */ 14677 __________________________________________________________ 14678 14679 7.6.19. QtGui/qbitmap.h 14680 14681 /* 14682 * This header is architecture neutral 14683 * Please refer to the generic specification for details 14684 */ 14685 __________________________________________________________ 14686 14687 7.6.20. QtGui/qboxlayout.h 14688 14689 /* 14690 * This header is architecture neutral 14691 * Please refer to the generic specification for details 14692 */ 14693 __________________________________________________________ 14694 14695 7.6.21. QtGui/qbrush.h 14696 14697 /* 14698 * This header is architecture neutral 14699 * Please refer to the generic specification for details 14700 */ 14701 __________________________________________________________ 14702 14703 7.6.22. QtGui/qbuttongroup.h 14704 14705 /* 14706 * This header is architecture neutral 14707 * Please refer to the generic specification for details 14708 */ 14709 __________________________________________________________ 14710 14711 7.6.23. QtGui/qcdestyle.h 14712 14713 /* 14714 * This header is architecture neutral 14715 * Please refer to the generic specification for details 14716 */ 14717 __________________________________________________________ 14718 14719 7.6.24. QtGui/qcheckbox.h 14720 14721 /* 14722 * This header is architecture neutral 14723 * Please refer to the generic specification for details 14724 */ 14725 __________________________________________________________ 14726 14727 7.6.25. QtGui/qclipboard.h 14728 14729 /* 14730 * This header is architecture neutral 14731 * Please refer to the generic specification for details 14732 */ 14733 __________________________________________________________ 14734 14735 7.6.26. QtGui/qcolor.h 14736 14737 /* 14738 * This header is architecture neutral 14739 * Please refer to the generic specification for details 14740 */ 14741 __________________________________________________________ 14742 14743 7.6.27. QtGui/qcolordialog.h 14744 14745 /* 14746 * This header is architecture neutral 14747 * Please refer to the generic specification for details 14748 */ 14749 __________________________________________________________ 14750 14751 7.6.28. QtGui/qcolormap.h 14752 14753 /* 14754 * This header is architecture neutral 14755 * Please refer to the generic specification for details 14756 */ 14757 __________________________________________________________ 14758 14759 7.6.29. QtGui/qcombobox.h 14760 14761 /* 14762 * This header is architecture neutral 14763 * Please refer to the generic specification for details 14764 */ 14765 __________________________________________________________ 14766 14767 7.6.30. QtGui/qcommonstyle.h 14768 14769 /* 14770 * This header is architecture neutral 14771 * Please refer to the generic specification for details 14772 */ 14773 __________________________________________________________ 14774 14775 7.6.31. QtGui/qcursor.h 14776 14777 /* 14778 * This header is architecture neutral 14779 * Please refer to the generic specification for details 14780 */ 14781 __________________________________________________________ 14782 14783 7.6.32. QtGui/qdatetimeedit.h 14784 14785 /* 14786 * This header is architecture neutral 14787 * Please refer to the generic specification for details 14788 */ 14789 __________________________________________________________ 14790 14791 7.6.33. QtGui/qdesktopwidget.h 14792 14793 /* 14794 * This header is architecture neutral 14795 * Please refer to the generic specification for details 14796 */ 14797 __________________________________________________________ 14798 14799 7.6.34. QtGui/qdial.h 14800 14801 /* 14802 * This header is architecture neutral 14803 * Please refer to the generic specification for details 14804 */ 14805 __________________________________________________________ 14806 14807 7.6.35. QtGui/qdialog.h 14808 14809 /* 14810 * This header is architecture neutral 14811 * Please refer to the generic specification for details 14812 */ 14813 __________________________________________________________ 14814 14815 7.6.36. QtGui/qdirmodel.h 14816 14817 /* 14818 * This header is architecture neutral 14819 * Please refer to the generic specification for details 14820 */ 14821 __________________________________________________________ 14822 14823 7.6.37. QtGui/qdockwidget.h 14824 14825 /* 14826 * This header is architecture neutral 14827 * Please refer to the generic specification for details 14828 */ 14829 __________________________________________________________ 14830 14831 7.6.38. QtGui/qdrag.h 14832 14833 /* 14834 * This header is architecture neutral 14835 * Please refer to the generic specification for details 14836 */ 14837 __________________________________________________________ 14838 14839 7.6.39. QtGui/qerrormessage.h 14840 14841 /* 14842 * This header is architecture neutral 14843 * Please refer to the generic specification for details 14844 */ 14845 __________________________________________________________ 14846 14847 7.6.40. QtGui/qevent.h 14848 14849 /* 14850 * This header is architecture neutral 14851 * Please refer to the generic specification for details 14852 */ 14853 __________________________________________________________ 14854 14855 7.6.41. QtGui/qfiledialog.h 14856 14857 /* 14858 * This header is architecture neutral 14859 * Please refer to the generic specification for details 14860 */ 14861 __________________________________________________________ 14862 14863 7.6.42. QtGui/qfocusframe.h 14864 14865 /* 14866 * This header is architecture neutral 14867 * Please refer to the generic specification for details 14868 */ 14869 __________________________________________________________ 14870 14871 7.6.43. QtGui/qfont.h 14872 14873 /* 14874 * This header is architecture neutral 14875 * Please refer to the generic specification for details 14876 */ 14877 __________________________________________________________ 14878 14879 7.6.44. QtGui/qfontdatabase.h 14880 14881 /* 14882 * This header is architecture neutral 14883 * Please refer to the generic specification for details 14884 */ 14885 __________________________________________________________ 14886 14887 7.6.45. QtGui/qfontdialog.h 14888 14889 /* 14890 * This header is architecture neutral 14891 * Please refer to the generic specification for details 14892 */ 14893 __________________________________________________________ 14894 14895 7.6.46. QtGui/qfontinfo.h 14896 14897 /* 14898 * This header is architecture neutral 14899 * Please refer to the generic specification for details 14900 */ 14901 __________________________________________________________ 14902 14903 7.6.47. QtGui/qfontmetrics.h 14904 14905 /* 14906 * This header is architecture neutral 14907 * Please refer to the generic specification for details 14908 */ 14909 __________________________________________________________ 14910 14911 7.6.48. QtGui/qframe.h 14912 14913 /* 14914 * This header is architecture neutral 14915 * Please refer to the generic specification for details 14916 */ 14917 __________________________________________________________ 14918 14919 7.6.49. QtGui/qgridlayout.h 14920 14921 /* 14922 * This header is architecture neutral 14923 * Please refer to the generic specification for details 14924 */ 14925 __________________________________________________________ 14926 14927 7.6.50. QtGui/qgroupbox.h 14928 14929 /* 14930 * This header is architecture neutral 14931 * Please refer to the generic specification for details 14932 */ 14933 __________________________________________________________ 14934 14935 7.6.51. QtGui/qheaderview.h 14936 14937 /* 14938 * This header is architecture neutral 14939 * Please refer to the generic specification for details 14940 */ 14941 __________________________________________________________ 14942 14943 7.6.52. QtGui/qicon.h 14944 14945 /* 14946 * This header is architecture neutral 14947 * Please refer to the generic specification for details 14948 */ 14949 __________________________________________________________ 14950 14951 7.6.53. QtGui/qiconengine.h 14952 14953 /* 14954 * This header is architecture neutral 14955 * Please refer to the generic specification for details 14956 */ 14957 __________________________________________________________ 14958 14959 7.6.54. QtGui/qiconengineplugin.h 14960 14961 /* 14962 * This header is architecture neutral 14963 * Please refer to the generic specification for details 14964 */ 14965 __________________________________________________________ 14966 14967 7.6.55. QtGui/qimage.h 14968 14969 /* 14970 * This header is architecture neutral 14971 * Please refer to the generic specification for details 14972 */ 14973 __________________________________________________________ 14974 14975 7.6.56. QtGui/qimageiohandler.h 14976 14977 /* 14978 * This header is architecture neutral 14979 * Please refer to the generic specification for details 14980 */ 14981 __________________________________________________________ 14982 14983 7.6.57. QtGui/qimagereader.h 14984 14985 /* 14986 * This header is architecture neutral 14987 * Please refer to the generic specification for details 14988 */ 14989 __________________________________________________________ 14990 14991 7.6.58. QtGui/qimagewriter.h 14992 14993 /* 14994 * This header is architecture neutral 14995 * Please refer to the generic specification for details 14996 */ 14997 __________________________________________________________ 14998 14999 7.6.59. QtGui/qinputcontext.h 15000 15001 /* 15002 * This header is architecture neutral 15003 * Please refer to the generic specification for details 15004 */ 15005 __________________________________________________________ 15006 15007 7.6.60. QtGui/qinputcontextfactory.h 15008 15009 /* 15010 * This header is architecture neutral 15011 * Please refer to the generic specification for details 15012 */ 15013 __________________________________________________________ 15014 15015 7.6.61. QtGui/qinputcontextplugin.h 15016 15017 /* 15018 * This header is architecture neutral 15019 * Please refer to the generic specification for details 15020 */ 15021 __________________________________________________________ 15022 15023 7.6.62. QtGui/qinputdialog.h 15024 15025 /* 15026 * This header is architecture neutral 15027 * Please refer to the generic specification for details 15028 */ 15029 __________________________________________________________ 15030 15031 7.6.63. QtGui/qitemdelegate.h 15032 15033 /* 15034 * This header is architecture neutral 15035 * Please refer to the generic specification for details 15036 */ 15037 __________________________________________________________ 15038 15039 7.6.64. QtGui/qitemeditorfactory.h 15040 15041 /* 15042 * This header is architecture neutral 15043 * Please refer to the generic specification for details 15044 */ 15045 __________________________________________________________ 15046 15047 7.6.65. QtGui/qitemselectionmodel.h 15048 15049 /* 15050 * This header is architecture neutral 15051 * Please refer to the generic specification for details 15052 */ 15053 __________________________________________________________ 15054 15055 7.6.66. QtGui/qkeysequence.h 15056 15057 /* 15058 * This header is architecture neutral 15059 * Please refer to the generic specification for details 15060 */ 15061 __________________________________________________________ 15062 15063 7.6.67. QtGui/qlabel.h 15064 15065 /* 15066 * This header is architecture neutral 15067 * Please refer to the generic specification for details 15068 */ 15069 __________________________________________________________ 15070 15071 7.6.68. QtGui/qlayout.h 15072 15073 /* 15074 * This header is architecture neutral 15075 * Please refer to the generic specification for details 15076 */ 15077 __________________________________________________________ 15078 15079 7.6.69. QtGui/qlayoutitem.h 15080 15081 /* 15082 * This header is architecture neutral 15083 * Please refer to the generic specification for details 15084 */ 15085 __________________________________________________________ 15086 15087 7.6.70. QtGui/qlcdnumber.h 15088 15089 /* 15090 * This header is architecture neutral 15091 * Please refer to the generic specification for details 15092 */ 15093 __________________________________________________________ 15094 15095 7.6.71. QtGui/qlineedit.h 15096 15097 /* 15098 * This header is architecture neutral 15099 * Please refer to the generic specification for details 15100 */ 15101 __________________________________________________________ 15102 15103 7.6.72. QtGui/qlistview.h 15104 15105 /* 15106 * This header is architecture neutral 15107 * Please refer to the generic specification for details 15108 */ 15109 __________________________________________________________ 15110 15111 7.6.73. QtGui/qlistwidget.h 15112 15113 /* 15114 * This header is architecture neutral 15115 * Please refer to the generic specification for details 15116 */ 15117 __________________________________________________________ 15118 15119 7.6.74. QtGui/qmainwindow.h 15120 15121 /* 15122 * This header is architecture neutral 15123 * Please refer to the generic specification for details 15124 */ 15125 __________________________________________________________ 15126 15127 7.6.75. QtGui/qmatrix.h 15128 15129 /* 15130 * This header is architecture neutral 15131 * Please refer to the generic specification for details 15132 */ 15133 __________________________________________________________ 15134 15135 7.6.76. QtGui/qmenu.h 15136 15137 /* 15138 * This header is architecture neutral 15139 * Please refer to the generic specification for details 15140 */ 15141 __________________________________________________________ 15142 15143 7.6.77. QtGui/qmenubar.h 15144 15145 /* 15146 * This header is architecture neutral 15147 * Please refer to the generic specification for details 15148 */ 15149 __________________________________________________________ 15150 15151 7.6.78. QtGui/qmenudata.h 15152 15153 /* 15154 * This header is architecture neutral 15155 * Please refer to the generic specification for details 15156 */ 15157 __________________________________________________________ 15158 15159 7.6.79. QtGui/qmessagebox.h 15160 15161 /* 15162 * This header is architecture neutral 15163 * Please refer to the generic specification for details 15164 */ 15165 __________________________________________________________ 15166 15167 7.6.80. QtGui/qmime.h 15168 15169 /* 15170 * This header is architecture neutral 15171 * Please refer to the generic specification for details 15172 */ 15173 __________________________________________________________ 15174 15175 7.6.81. QtGui/qmotifstyle.h 15176 15177 /* 15178 * This header is architecture neutral 15179 * Please refer to the generic specification for details 15180 */ 15181 __________________________________________________________ 15182 15183 7.6.82. QtGui/qmovie.h 15184 15185 /* 15186 * This header is architecture neutral 15187 * Please refer to the generic specification for details 15188 */ 15189 __________________________________________________________ 15190 15191 7.6.83. QtGui/qpagesetupdialog.h 15192 15193 /* 15194 * This header is architecture neutral 15195 * Please refer to the generic specification for details 15196 */ 15197 __________________________________________________________ 15198 15199 7.6.84. QtGui/qpaintdevice.h 15200 15201 /* 15202 * This header is architecture neutral 15203 * Please refer to the generic specification for details 15204 */ 15205 __________________________________________________________ 15206 15207 7.6.85. QtGui/qpaintengine.h 15208 15209 /* 15210 * This header is architecture neutral 15211 * Please refer to the generic specification for details 15212 */ 15213 __________________________________________________________ 15214 15215 7.6.86. QtGui/qpainter.h 15216 15217 /* 15218 * This header is architecture neutral 15219 * Please refer to the generic specification for details 15220 */ 15221 __________________________________________________________ 15222 15223 7.6.87. QtGui/qpainterpath.h 15224 15225 /* 15226 * This header is architecture neutral 15227 * Please refer to the generic specification for details 15228 */ 15229 __________________________________________________________ 15230 15231 7.6.88. QtGui/qpalette.h 15232 15233 /* 15234 * This header is architecture neutral 15235 * Please refer to the generic specification for details 15236 */ 15237 __________________________________________________________ 15238 15239 7.6.89. QtGui/qpen.h 15240 15241 /* 15242 * This header is architecture neutral 15243 * Please refer to the generic specification for details 15244 */ 15245 __________________________________________________________ 15246 15247 7.6.90. QtGui/qpicture.h 15248 15249 /* 15250 * This header is architecture neutral 15251 * Please refer to the generic specification for details 15252 */ 15253 __________________________________________________________ 15254 15255 7.6.91. QtGui/qpictureformatplugin.h 15256 15257 /* 15258 * This header is architecture neutral 15259 * Please refer to the generic specification for details 15260 */ 15261 __________________________________________________________ 15262 15263 7.6.92. QtGui/qpixmap.h 15264 15265 /* 15266 * This header is architecture neutral 15267 * Please refer to the generic specification for details 15268 */ 15269 __________________________________________________________ 15270 15271 7.6.93. QtGui/qpixmapcache.h 15272 15273 /* 15274 * This header is architecture neutral 15275 * Please refer to the generic specification for details 15276 */ 15277 __________________________________________________________ 15278 15279 7.6.94. QtGui/qplastiquestyle.h 15280 15281 /* 15282 * This header is architecture neutral 15283 * Please refer to the generic specification for details 15284 */ 15285 __________________________________________________________ 15286 15287 7.6.95. QtGui/qpolygon.h 15288 15289 /* 15290 * This header is architecture neutral 15291 * Please refer to the generic specification for details 15292 */ 15293 __________________________________________________________ 15294 15295 7.6.96. QtGui/qprintdialog.h 15296 15297 /* 15298 * This header is architecture neutral 15299 * Please refer to the generic specification for details 15300 */ 15301 __________________________________________________________ 15302 15303 7.6.97. QtGui/qprintengine.h 15304 15305 /* 15306 * This header is architecture neutral 15307 * Please refer to the generic specification for details 15308 */ 15309 __________________________________________________________ 15310 15311 7.6.98. QtGui/qprinter.h 15312 15313 /* 15314 * This header is architecture neutral 15315 * Please refer to the generic specification for details 15316 */ 15317 __________________________________________________________ 15318 15319 7.6.99. QtGui/qprogressbar.h 15320 15321 /* 15322 * This header is architecture neutral 15323 * Please refer to the generic specification for details 15324 */ 15325 __________________________________________________________ 15326 15327 7.6.100. QtGui/qprogressdialog.h 15328 15329 /* 15330 * This header is architecture neutral 15331 * Please refer to the generic specification for details 15332 */ 15333 __________________________________________________________ 15334 15335 7.6.101. QtGui/qproxymodel.h 15336 15337 /* 15338 * This header is architecture neutral 15339 * Please refer to the generic specification for details 15340 */ 15341 __________________________________________________________ 15342 15343 7.6.102. QtGui/qpushbutton.h 15344 15345 /* 15346 * This header is architecture neutral 15347 * Please refer to the generic specification for details 15348 */ 15349 __________________________________________________________ 15350 15351 7.6.103. QtGui/qradiobutton.h 15352 15353 /* 15354 * This header is architecture neutral 15355 * Please refer to the generic specification for details 15356 */ 15357 __________________________________________________________ 15358 15359 7.6.104. QtGui/qregion.h 15360 15361 /* 15362 * This header is architecture neutral 15363 * Please refer to the generic specification for details 15364 */ 15365 __________________________________________________________ 15366 15367 7.6.105. QtGui/qrgb.h 15368 15369 /* 15370 * This header is architecture neutral 15371 * Please refer to the generic specification for details 15372 */ 15373 __________________________________________________________ 15374 15375 7.6.106. QtGui/qrubberband.h 15376 15377 /* 15378 * This header is architecture neutral 15379 * Please refer to the generic specification for details 15380 */ 15381 __________________________________________________________ 15382 15383 7.6.107. QtGui/qscrollarea.h 15384 15385 /* 15386 * This header is architecture neutral 15387 * Please refer to the generic specification for details 15388 */ 15389 __________________________________________________________ 15390 15391 7.6.108. QtGui/qscrollbar.h 15392 15393 /* 15394 * This header is architecture neutral 15395 * Please refer to the generic specification for details 15396 */ 15397 __________________________________________________________ 15398 15399 7.6.109. QtGui/qsessionmanager.h 15400 15401 /* 15402 * This header is architecture neutral 15403 * Please refer to the generic specification for details 15404 */ 15405 __________________________________________________________ 15406 15407 7.6.110. QtGui/qshortcut.h 15408 15409 /* 15410 * This header is architecture neutral 15411 * Please refer to the generic specification for details 15412 */ 15413 __________________________________________________________ 15414 15415 7.6.111. QtGui/qsizegrip.h 15416 15417 /* 15418 * This header is architecture neutral 15419 * Please refer to the generic specification for details 15420 */ 15421 __________________________________________________________ 15422 15423 7.6.112. QtGui/qsizepolicy.h 15424 15425 /* 15426 * This header is architecture neutral 15427 * Please refer to the generic specification for details 15428 */ 15429 __________________________________________________________ 15430 15431 7.6.113. QtGui/qslider.h 15432 15433 /* 15434 * This header is architecture neutral 15435 * Please refer to the generic specification for details 15436 */ 15437 __________________________________________________________ 15438 15439 7.6.114. QtGui/qsortfilterproxymodel.h 15440 15441 /* 15442 * This header is architecture neutral 15443 * Please refer to the generic specification for details 15444 */ 15445 __________________________________________________________ 15446 15447 7.6.115. QtGui/qsound.h 15448 15449 /* 15450 * This header is architecture neutral 15451 * Please refer to the generic specification for details 15452 */ 15453 __________________________________________________________ 15454 15455 7.6.116. QtGui/qspinbox.h 15456 15457 /* 15458 * This header is architecture neutral 15459 * Please refer to the generic specification for details 15460 */ 15461 __________________________________________________________ 15462 15463 7.6.117. QtGui/qsplashscreen.h 15464 15465 /* 15466 * This header is architecture neutral 15467 * Please refer to the generic specification for details 15468 */ 15469 __________________________________________________________ 15470 15471 7.6.118. QtGui/qsplitter.h 15472 15473 /* 15474 * This header is architecture neutral 15475 * Please refer to the generic specification for details 15476 */ 15477 __________________________________________________________ 15478 15479 7.6.119. QtGui/qstackedlayout.h 15480 15481 /* 15482 * This header is architecture neutral 15483 * Please refer to the generic specification for details 15484 */ 15485 __________________________________________________________ 15486 15487 7.6.120. QtGui/qstackedwidget.h 15488 15489 /* 15490 * This header is architecture neutral 15491 * Please refer to the generic specification for details 15492 */ 15493 __________________________________________________________ 15494 15495 7.6.121. QtGui/qstandarditemmodel.h 15496 15497 /* 15498 * This header is architecture neutral 15499 * Please refer to the generic specification for details 15500 */ 15501 __________________________________________________________ 15502 15503 7.6.122. QtGui/qstatusbar.h 15504 15505 /* 15506 * This header is architecture neutral 15507 * Please refer to the generic specification for details 15508 */ 15509 __________________________________________________________ 15510 15511 7.6.123. QtGui/qstringlistmodel.h 15512 15513 /* 15514 * This header is architecture neutral 15515 * Please refer to the generic specification for details 15516 */ 15517 __________________________________________________________ 15518 15519 7.6.124. QtGui/qstyle.h 15520 15521 /* 15522 * This header is architecture neutral 15523 * Please refer to the generic specification for details 15524 */ 15525 __________________________________________________________ 15526 15527 7.6.125. QtGui/qstylefactory.h 15528 15529 /* 15530 * This header is architecture neutral 15531 * Please refer to the generic specification for details 15532 */ 15533 __________________________________________________________ 15534 15535 7.6.126. QtGui/qstyleoption.h 15536 15537 /* 15538 * This header is architecture neutral 15539 * Please refer to the generic specification for details 15540 */ 15541 __________________________________________________________ 15542 15543 7.6.127. QtGui/qstylepainter.h 15544 15545 /* 15546 * This header is architecture neutral 15547 * Please refer to the generic specification for details 15548 */ 15549 __________________________________________________________ 15550 15551 7.6.128. QtGui/qstyleplugin.h 15552 15553 /* 15554 * This header is architecture neutral 15555 * Please refer to the generic specification for details 15556 */ 15557 __________________________________________________________ 15558 15559 7.6.129. QtGui/qsyntaxhighlighter.h 15560 15561 /* 15562 * This header is architecture neutral 15563 * Please refer to the generic specification for details 15564 */ 15565 __________________________________________________________ 15566 15567 7.6.130. QtGui/qtabbar.h 15568 15569 /* 15570 * This header is architecture neutral 15571 * Please refer to the generic specification for details 15572 */ 15573 __________________________________________________________ 15574 15575 7.6.131. QtGui/qtableview.h 15576 15577 /* 15578 * This header is architecture neutral 15579 * Please refer to the generic specification for details 15580 */ 15581 __________________________________________________________ 15582 15583 7.6.132. QtGui/qtablewidget.h 15584 15585 /* 15586 * This header is architecture neutral 15587 * Please refer to the generic specification for details 15588 */ 15589 __________________________________________________________ 15590 15591 7.6.133. QtGui/qtabwidget.h 15592 15593 /* 15594 * This header is architecture neutral 15595 * Please refer to the generic specification for details 15596 */ 15597 __________________________________________________________ 15598 15599 7.6.134. QtGui/qtextbrowser.h 15600 15601 /* 15602 * This header is architecture neutral 15603 * Please refer to the generic specification for details 15604 */ 15605 __________________________________________________________ 15606 15607 7.6.135. QtGui/qtextcursor.h 15608 15609 /* 15610 * This header is architecture neutral 15611 * Please refer to the generic specification for details 15612 */ 15613 __________________________________________________________ 15614 15615 7.6.136. QtGui/qtextdocument.h 15616 15617 /* 15618 * This header is architecture neutral 15619 * Please refer to the generic specification for details 15620 */ 15621 __________________________________________________________ 15622 15623 7.6.137. QtGui/qtextdocumentfragment.h 15624 15625 /* 15626 * This header is architecture neutral 15627 * Please refer to the generic specification for details 15628 */ 15629 __________________________________________________________ 15630 15631 7.6.138. QtGui/qtextedit.h 15632 15633 /* 15634 * This header is architecture neutral 15635 * Please refer to the generic specification for details 15636 */ 15637 __________________________________________________________ 15638 15639 7.6.139. QtGui/qtextformat.h 15640 15641 /* 15642 * This header is architecture neutral 15643 * Please refer to the generic specification for details 15644 */ 15645 __________________________________________________________ 15646 15647 7.6.140. QtGui/qtextlayout.h 15648 15649 /* 15650 * This header is architecture neutral 15651 * Please refer to the generic specification for details 15652 */ 15653 __________________________________________________________ 15654 15655 7.6.141. QtGui/qtextlist.h 15656 15657 /* 15658 * This header is architecture neutral 15659 * Please refer to the generic specification for details 15660 */ 15661 __________________________________________________________ 15662 15663 7.6.142. QtGui/qtextobject.h 15664 15665 /* 15666 * This header is architecture neutral 15667 * Please refer to the generic specification for details 15668 */ 15669 __________________________________________________________ 15670 15671 7.6.143. QtGui/qtextoption.h 15672 15673 /* 15674 * This header is architecture neutral 15675 * Please refer to the generic specification for details 15676 */ 15677 __________________________________________________________ 15678 15679 7.6.144. QtGui/qtexttable.h 15680 15681 /* 15682 * This header is architecture neutral 15683 * Please refer to the generic specification for details 15684 */ 15685 __________________________________________________________ 15686 15687 7.6.145. QtGui/qtoolbar.h 15688 15689 /* 15690 * This header is architecture neutral 15691 * Please refer to the generic specification for details 15692 */ 15693 __________________________________________________________ 15694 15695 7.6.146. QtGui/qtoolbox.h 15696 15697 /* 15698 * This header is architecture neutral 15699 * Please refer to the generic specification for details 15700 */ 15701 __________________________________________________________ 15702 15703 7.6.147. QtGui/qtoolbutton.h 15704 15705 /* 15706 * This header is architecture neutral 15707 * Please refer to the generic specification for details 15708 */ 15709 __________________________________________________________ 15710 15711 7.6.148. QtGui/qtooltip.h 15712 15713 /* 15714 * This header is architecture neutral 15715 * Please refer to the generic specification for details 15716 */ 15717 __________________________________________________________ 15718 15719 7.6.149. QtGui/qtreeview.h 15720 15721 /* 15722 * This header is architecture neutral 15723 * Please refer to the generic specification for details 15724 */ 15725 __________________________________________________________ 15726 15727 7.6.150. QtGui/qtreewidget.h 15728 15729 /* 15730 * This header is architecture neutral 15731 * Please refer to the generic specification for details 15732 */ 15733 __________________________________________________________ 15734 15735 7.6.151. QtGui/qtreewidgetitemiterator.h 15736 15737 /* 15738 * This header is architecture neutral 15739 * Please refer to the generic specification for details 15740 */ 15741 __________________________________________________________ 15742 15743 7.6.152. QtGui/qvalidator.h 15744 15745 /* 15746 * This header is architecture neutral 15747 * Please refer to the generic specification for details 15748 */ 15749 __________________________________________________________ 15750 15751 7.6.153. QtGui/qvfbhdr.h 15752 15753 /* 15754 * This header is architecture neutral 15755 * Please refer to the generic specification for details 15756 */ 15757 __________________________________________________________ 15758 15759 7.6.154. QtGui/qwhatsthis.h 15760 15761 /* 15762 * This header is architecture neutral 15763 * Please refer to the generic specification for details 15764 */ 15765 __________________________________________________________ 15766 15767 7.6.155. QtGui/qwidget.h 15768 15769 /* 15770 * This header is architecture neutral 15771 * Please refer to the generic specification for details 15772 */ 15773 __________________________________________________________ 15774 15775 7.6.156. QtGui/qwindowdefs.h 15776 15777 /* 15778 * This header is architecture neutral 15779 * Please refer to the generic specification for details 15780 */ 15781 __________________________________________________________ 15782 15783 7.6.157. QtGui/qwindowsstyle.h 15784 15785 /* 15786 * This header is architecture neutral 15787 * Please refer to the generic specification for details 15788 */ 15789 __________________________________________________________ 15790 15791 7.6.158. QtGui/qwmatrix.h 15792 15793 /* 15794 * This header is architecture neutral 15795 * Please refer to the generic specification for details 15796 */ 15797 __________________________________________________________ 15798 15799 7.6.159. QtGui/qworkspace.h 15800 15801 /* 15802 * This header is architecture neutral 15803 * Please refer to the generic specification for details 15804 */ 15805 __________________________________________________________ 15806 15807 7.7. Interfaces for libQtXml 15808 15809 Table 7-402 defines the library name and shared object name for 15810 the libQtXml library 15811 15812 Table 7-402. libQtXml Definition 15813 Library: libQtXml 15814 SONAME: libQtXml.so.4 15815 15816 The behavior of the interfaces in this library is specified by 15817 the following specifications: 15818 15819 [CXXABI-1.86] Itanium™ C++ ABI 15820 __________________________________________________________ 15821 15822 7.7.1. Qt4 XML 15823 __________________________________________________________ 15824 15825 7.7.1.1. Class data for QXmlAttributes 15826 15827 The virtual table for the QXmlAttributes class is described in 15828 the generic part of this specification. 15829 15830 The Run Time Type Information for the QXmlAttributes class is 15831 described by Table 7-403 15832 15833 Table 7-403. typeinfo for QXmlAttributes 15834 Base Vtable vtable for __cxxabiv1::__class_type_info 15835 Name typeinfo name for QXmlAttributes 15836 __________________________________________________________ 15837 15838 7.7.1.2. Class data for QXmlInputSource 15839 15840 The virtual table for the QXmlInputSource class is described in 15841 the generic part of this specification. 15842 15843 The Run Time Type Information for the QXmlInputSource class is 15844 described by Table 7-404 15845 15846 Table 7-404. typeinfo for QXmlInputSource 15847 Base Vtable vtable for __cxxabiv1::__class_type_info 15848 Name typeinfo name for QXmlInputSource 15849 __________________________________________________________ 15850 15851 7.7.1.3. Class data for QXmlReader 15852 15853 The virtual table for the QXmlReader class is described in the 15854 generic part of this specification. 15855 15856 The Run Time Type Information for the QXmlReader class is 15857 described by Table 7-405 15858 15859 Table 7-405. typeinfo for QXmlReader 15860 Base Vtable vtable for __cxxabiv1::__class_type_info 15861 Name typeinfo name for QXmlReader 15862 __________________________________________________________ 15863 15864 7.7.1.4. Class data for QXmlSimpleReader 15865 15866 The virtual table for the QXmlSimpleReader class is described 15867 in the generic part of this specification. 15868 15869 The Run Time Type Information for the QXmlSimpleReader class is 15870 described by Table 7-406 15871 15872 Table 7-406. typeinfo for QXmlSimpleReader 15873 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15874 Name typeinfo name for QXmlSimpleReader 15875 basetype: typeinfo for QXmlReader 15876 __________________________________________________________ 15877 15878 7.7.1.5. Class data for QXmlLocator 15879 15880 The virtual table for the QXmlLocator class is described in the 15881 generic part of this specification. 15882 15883 The Run Time Type Information for the QXmlLocator class is 15884 described by Table 7-407 15885 15886 Table 7-407. typeinfo for QXmlLocator 15887 Base Vtable vtable for __cxxabiv1::__class_type_info 15888 Name typeinfo name for QXmlLocator 15889 __________________________________________________________ 15890 15891 7.7.1.6. Class data for QXmlContentHandler 15892 15893 The virtual table for the QXmlContentHandler class is described 15894 in the generic part of this specification. 15895 15896 The Run Time Type Information for the QXmlContentHandler class 15897 is described by Table 7-408 15898 15899 Table 7-408. typeinfo for QXmlContentHandler 15900 Base Vtable vtable for __cxxabiv1::__class_type_info 15901 Name typeinfo name for QXmlContentHandler 15902 __________________________________________________________ 15903 15904 7.7.1.7. Class data for QXmlErrorHandler 15905 15906 The virtual table for the QXmlErrorHandler class is described 15907 in the generic part of this specification. 15908 15909 The Run Time Type Information for the QXmlErrorHandler class is 15910 described by Table 7-409 15911 15912 Table 7-409. typeinfo for QXmlErrorHandler 15913 Base Vtable vtable for __cxxabiv1::__class_type_info 15914 Name typeinfo name for QXmlErrorHandler 15915 __________________________________________________________ 15916 15917 7.7.1.8. Class data for QXmlDTDHandler 15918 15919 The virtual table for the QXmlDTDHandler class is described in 15920 the generic part of this specification. 15921 15922 The Run Time Type Information for the QXmlDTDHandler class is 15923 described by Table 7-410 15924 15925 Table 7-410. typeinfo for QXmlDTDHandler 15926 Base Vtable vtable for __cxxabiv1::__class_type_info 15927 Name typeinfo name for QXmlDTDHandler 15928 __________________________________________________________ 15929 15930 7.7.1.9. Class data for QXmlEntityResolver 15931 15932 The virtual table for the QXmlEntityResolver class is described 15933 in the generic part of this specification. 15934 15935 The Run Time Type Information for the QXmlEntityResolver class 15936 is described by Table 7-411 15937 15938 Table 7-411. typeinfo for QXmlEntityResolver 15939 Base Vtable vtable for __cxxabiv1::__class_type_info 15940 Name typeinfo name for QXmlEntityResolver 15941 __________________________________________________________ 15942 15943 7.7.1.10. Class data for QXmlLexicalHandler 15944 15945 The virtual table for the QXmlLexicalHandler class is described 15946 in the generic part of this specification. 15947 15948 The Run Time Type Information for the QXmlLexicalHandler class 15949 is described by Table 7-412 15950 15951 Table 7-412. typeinfo for QXmlLexicalHandler 15952 Base Vtable vtable for __cxxabiv1::__class_type_info 15953 Name typeinfo name for QXmlLexicalHandler 15954 __________________________________________________________ 15955 15956 7.7.1.11. Class data for QXmlDeclHandler 15957 15958 The virtual table for the QXmlDeclHandler class is described in 15959 the generic part of this specification. 15960 15961 The Run Time Type Information for the QXmlDeclHandler class is 15962 described by Table 7-413 15963 15964 Table 7-413. typeinfo for QXmlDeclHandler 15965 Base Vtable vtable for __cxxabiv1::__class_type_info 15966 Name typeinfo name for QXmlDeclHandler 15967 __________________________________________________________ 15968 15969 7.7.1.12. Class data for QXmlDefaultHandler 15970 15971 The virtual table for the QXmlDefaultHandler class is described 15972 by Table 7-414 15973 15974 Table 7-414. Primary vtable for QXmlDefaultHandler 15975 Base Offset 0 15976 Virtual Base Offset 0 15977 RTTI typeinfo for QXmlDefaultHandler 15978 vfunc[0]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 15979 vfunc[1]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 15980 vfunc[2]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) 15981 vfunc[3]: QXmlDefaultHandler::startDocument() 15982 vfunc[4]: QXmlDefaultHandler::endDocument() 15983 vfunc[5]: QXmlDefaultHandler::startPrefixMapping(QString 15984 const&, QString const&) 15985 vfunc[6]: QXmlDefaultHandler::endPrefixMapping(QString const&) 15986 vfunc[7]: QXmlDefaultHandler::startElement(QString const&, 15987 QString const&, QString const&, QXmlAttributes const&) 15988 vfunc[8]: QXmlDefaultHandler::endElement(QString const&, 15989 QString const&, QString const&) 15990 vfunc[9]: QXmlDefaultHandler::characters(QString const&) 15991 vfunc[10]: QXmlDefaultHandler::ignorableWhitespace(QString 15992 const&) 15993 vfunc[11]: QXmlDefaultHandler::processingInstruction(QString 15994 const&, QString const&) 15995 vfunc[12]: QXmlDefaultHandler::skippedEntity(QString const&) 15996 vfunc[13]: QXmlDefaultHandler::errorString() const 15997 vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException 15998 const&) 15999 vfunc[15]: QXmlDefaultHandler::error(QXmlParseException const&) 16000 vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException 16001 const&) 16002 vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, 16003 QString const&, QString const&) 16004 vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString 16005 const&, QString const&, QString const&, QString const&) 16006 vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, 16007 QString const&, QXmlInputSource*&) 16008 vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, QString 16009 const&, QString const&) 16010 vfunc[21]: QXmlDefaultHandler::endDTD() 16011 vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) 16012 vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) 16013 vfunc[24]: QXmlDefaultHandler::startCDATA() 16014 vfunc[25]: QXmlDefaultHandler::endCDATA() 16015 vfunc[26]: QXmlDefaultHandler::comment(QString const&) 16016 vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, 16017 QString const&, QString const&, QString const&, QString const&) 16018 vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString 16019 const&, QString const&) 16020 vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString 16021 const&, QString const&, QString const&) 16022 16023 Table 7-415. Secondary vtable for QXmlDefaultHandler 16024 Base Offset -4 16025 Virtual Base Offset 0 16026 RTTI typeinfo for QXmlDefaultHandler 16027 vfunc[0]: NULL or non-virtual thunk to 16028 QXmlDefaultHandler::~QXmlDefaultHandler() 16029 vfunc[1]: NULL or non-virtual thunk to 16030 QXmlDefaultHandler::~QXmlDefaultHandler() 16031 vfunc[2]: non-virtual thunk to 16032 QXmlDefaultHandler::warning(QXmlParseException const&) 16033 vfunc[3]: non-virtual thunk to 16034 QXmlDefaultHandler::error(QXmlParseException const&) 16035 vfunc[4]: non-virtual thunk to 16036 QXmlDefaultHandler::fatalError(QXmlParseException const&) 16037 vfunc[5]: non-virtual thunk to 16038 QXmlDefaultHandler::errorString() const 16039 16040 Table 7-416. Secondary vtable for QXmlDefaultHandler 16041 Base Offset -8 16042 Virtual Base Offset 0 16043 RTTI typeinfo for QXmlDefaultHandler 16044 vfunc[0]: NULL or non-virtual thunk to 16045 QXmlDefaultHandler::~QXmlDefaultHandler() 16046 vfunc[1]: NULL or non-virtual thunk to 16047 QXmlDefaultHandler::~QXmlDefaultHandler() 16048 vfunc[2]: non-virtual thunk to 16049 QXmlDefaultHandler::notationDecl(QString const&, QString 16050 const&, QString const&) 16051 vfunc[3]: non-virtual thunk to 16052 QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString 16053 const&, QString const&, QString const&) 16054 vfunc[4]: non-virtual thunk to 16055 QXmlDefaultHandler::errorString() const 16056 16057 Table 7-417. Secondary vtable for QXmlDefaultHandler 16058 Base Offset -12 16059 Virtual Base Offset 0 16060 RTTI typeinfo for QXmlDefaultHandler 16061 vfunc[0]: NULL or non-virtual thunk to 16062 QXmlDefaultHandler::~QXmlDefaultHandler() 16063 vfunc[1]: NULL or non-virtual thunk to 16064 QXmlDefaultHandler::~QXmlDefaultHandler() 16065 vfunc[2]: non-virtual thunk to 16066 QXmlDefaultHandler::resolveEntity(QString const&, QString 16067 const&, QXmlInputSource*&) 16068 vfunc[3]: non-virtual thunk to 16069 QXmlDefaultHandler::errorString() const 16070 16071 Table 7-418. Secondary vtable for QXmlDefaultHandler 16072 Base Offset -16 16073 Virtual Base Offset 0 16074 RTTI typeinfo for QXmlDefaultHandler 16075 vfunc[0]: NULL or non-virtual thunk to 16076 QXmlDefaultHandler::~QXmlDefaultHandler() 16077 vfunc[1]: NULL or non-virtual thunk to 16078 QXmlDefaultHandler::~QXmlDefaultHandler() 16079 vfunc[2]: non-virtual thunk to 16080 QXmlDefaultHandler::startDTD(QString const&, QString const&, 16081 QString const&) 16082 vfunc[3]: non-virtual thunk to QXmlDefaultHandler::endDTD() 16083 vfunc[4]: non-virtual thunk to 16084 QXmlDefaultHandler::startEntity(QString const&) 16085 vfunc[5]: non-virtual thunk to 16086 QXmlDefaultHandler::endEntity(QString const&) 16087 vfunc[6]: non-virtual thunk to QXmlDefaultHandler::startCDATA() 16088 vfunc[7]: non-virtual thunk to QXmlDefaultHandler::endCDATA() 16089 vfunc[8]: non-virtual thunk to 16090 QXmlDefaultHandler::comment(QString const&) 16091 vfunc[9]: non-virtual thunk to 16092 QXmlDefaultHandler::errorString() const 16093 16094 Table 7-419. Secondary vtable for QXmlDefaultHandler 16095 Base Offset -20 16096 Virtual Base Offset 0 16097 RTTI typeinfo for QXmlDefaultHandler 16098 vfunc[0]: NULL or non-virtual thunk to 16099 QXmlDefaultHandler::~QXmlDefaultHandler() 16100 vfunc[1]: NULL or non-virtual thunk to 16101 QXmlDefaultHandler::~QXmlDefaultHandler() 16102 vfunc[2]: non-virtual thunk to 16103 QXmlDefaultHandler::attributeDecl(QString const&, QString 16104 const&, QString const&, QString const&, QString const&) 16105 vfunc[3]: non-virtual thunk to 16106 QXmlDefaultHandler::internalEntityDecl(QString const&, QString 16107 const&) 16108 vfunc[4]: non-virtual thunk to 16109 QXmlDefaultHandler::externalEntityDecl(QString const&, QString 16110 const&, QString const&) 16111 vfunc[5]: non-virtual thunk to 16112 QXmlDefaultHandler::errorString() const 16113 16114 The Run Time Type Information for the QXmlDefaultHandler class 16115 is described by Table 7-420 16116 16117 Table 7-420. typeinfo for QXmlDefaultHandler 16118 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 16119 Name typeinfo name for QXmlDefaultHandler 16120 flags: 0 16121 basetype: typeinfo for QXmlContentHandler 2 16122 basetype: typeinfo for QXmlErrorHandler 1026 16123 basetype: typeinfo for QXmlErrorHandler 2050 16124 basetype: typeinfo for QXmlErrorHandler 1026 16125 basetype: typeinfo for QXmlErrorHandler 2050 16126 basetype: typeinfo for QXmlErrorHandler 1026 16127 __________________________________________________________ 16128 16129 7.7.1.13. Interfaces for Qt4 XML 16130 16131 An LSB conforming implementation shall provide the architecture 16132 specific functions for Qt4 XML specified in Table 7-421, with 16133 the full mandatory functionality as described in the referenced 16134 underlying specification. 16135 16136 Table 7-421. libQtXml - Qt4 XML Function Interfaces 16137 _ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15Q 16138 XmlInputSource [CXXABI-1.86] 16139 _ZThn12_NK18QXmlDefaultHandler11errorStringEv [CXXABI-1.86] 16140 _ZThn16_N18QXmlDefaultHandler10startCDATAEv [CXXABI-1.86] 16141 _ZThn16_N18QXmlDefaultHandler11startEntityERK7QString 16142 [CXXABI-1.86] 16143 _ZThn16_N18QXmlDefaultHandler6endDTDEv [CXXABI-1.86] 16144 _ZThn16_N18QXmlDefaultHandler7commentERK7QString [CXXABI-1.86] 16145 _ZThn16_N18QXmlDefaultHandler8endCDATAEv [CXXABI-1.86] 16146 _ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ 16147 [CXXABI-1.86] 16148 _ZThn16_N18QXmlDefaultHandler9endEntityERK7QString 16149 [CXXABI-1.86] _ZThn16_NK18QXmlDefaultHandler11errorStringEv 16150 [CXXABI-1.86] 16151 _ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2 16152 _S2_ [CXXABI-1.86] 16153 _ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_ 16154 S2_ [CXXABI-1.86] 16155 _ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ 16156 [CXXABI-1.86] _ZThn20_NK18QXmlDefaultHandler11errorStringEv 16157 [CXXABI-1.86] 16158 _ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException 16159 [CXXABI-1.86] 16160 _ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException 16161 [CXXABI-1.86] 16162 _ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException 16163 [CXXABI-1.86] _ZThn4_NK18QXmlDefaultHandler11errorStringEv 16164 [CXXABI-1.86] 16165 _ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ 16166 [CXXABI-1.86] 16167 _ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S 16168 2_S2_ [CXXABI-1.86] 16169 _ZThn8_NK18QXmlDefaultHandler11errorStringEv [CXXABI-1.86] 16170 __________________________________________________________ 16171 16172 7.8. Data Definitions for libQtXml 16173 16174 This section defines global identifiers and their values that 16175 are associated with interfaces contained in libQtXml. These 16176 definitions are organized into groups that correspond to system 16177 headers. This convention is used as a convenience for the 16178 reader, and does not imply the existence of these headers, or 16179 their content. Where an interface is defined as requiring a 16180 particular system header file all of the data definitions for 16181 that system header file presented here shall be in effect. 16182 16183 This section gives data definitions to promote binary 16184 application portability, not to repeat source interface 16185 definitions available elsewhere. System providers and 16186 application developers should use this ABI to supplement - not 16187 to replace - source interface definition specifications. 16188 16189 This specification uses the ISO C (1999) C Language as the 16190 reference programming language, and data definitions are 16191 specified in ISO C format. The C language is used here as a 16192 convenient notation. Using a C language description of these 16193 data objects does not preclude their use by other programming 16194 languages. 16195 __________________________________________________________ 16196 16197 7.8.1. QtXml/qdom.h 16198 16199 /* 16200 * This header is architecture neutral 16201 * Please refer to the generic specification for details 16202 */ 16203 __________________________________________________________ 16204 16205 7.8.2. QtXml/qxml.h 16206 16207 /* 16208 * This header is architecture neutral 16209 * Please refer to the generic specification for details 16210 */ 16211 __________________________________________________________ 16212 16213 7.9. Interfaces for libQtOpenGL 16214 16215 Table 7-422 defines the library name and shared object name for 16216 the libQtOpenGL library 16217 16218 Table 7-422. libQtOpenGL Definition 16219 Library: libQtOpenGL 16220 SONAME: libQtOpenGL.so.4 16221 16222 The behavior of the interfaces in this library is specified by 16223 the following specifications: 16224 16225 [CXXABI-1.86] Itanium™ C++ ABI 16226 __________________________________________________________ 16227 16228 7.9.1. Qt4 OpenGL 16229 __________________________________________________________ 16230 16231 7.9.1.1. Class data for QGLContext 16232 16233 The virtual table for the QGLContext class is described in the 16234 generic part of this specification. 16235 16236 The Run Time Type Information for the QGLContext class is 16237 described by Table 7-423 16238 16239 Table 7-423. typeinfo for QGLContext 16240 Base Vtable vtable for __cxxabiv1::__class_type_info 16241 Name typeinfo name for QGLContext 16242 __________________________________________________________ 16243 16244 7.9.1.2. Class data for QGLWidget 16245 16246 The virtual table for the QGLWidget class is described by Table 16247 7-424 16248 16249 Table 7-424. Primary vtable for QGLWidget 16250 Base Offset 0 16251 Virtual Base Offset 0 16252 RTTI typeinfo for QGLWidget 16253 vfunc[0]: QGLWidget::metaObject() const 16254 vfunc[1]: QGLWidget::qt_metacast(char const*) 16255 vfunc[2]: QGLWidget::qt_metacall(QMetaObject::Call, int, 16256 void**) 16257 vfunc[3]: QGLWidget::~QGLWidget() 16258 vfunc[4]: QGLWidget::~QGLWidget() 16259 vfunc[5]: QGLWidget::event(QEvent*) 16260 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16261 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16262 vfunc[8]: QObject::childEvent(QChildEvent*) 16263 vfunc[9]: QObject::customEvent(QEvent*) 16264 vfunc[10]: QObject::connectNotify(char const*) 16265 vfunc[11]: QObject::disconnectNotify(char const*) 16266 vfunc[12]: QWidget::devType() const 16267 vfunc[13]: QWidget::setVisible(bool) 16268 vfunc[14]: QWidget::sizeHint() const 16269 vfunc[15]: QWidget::minimumSizeHint() const 16270 vfunc[16]: QWidget::heightForWidth(int) const 16271 vfunc[17]: QGLWidget::paintEngine() const 16272 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 16273 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 16274 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16275 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 16276 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 16277 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 16278 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16279 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16280 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16281 vfunc[27]: QWidget::enterEvent(QEvent*) 16282 vfunc[28]: QWidget::leaveEvent(QEvent*) 16283 vfunc[29]: QGLWidget::paintEvent(QPaintEvent*) 16284 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16285 vfunc[31]: QGLWidget::resizeEvent(QResizeEvent*) 16286 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16287 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16288 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16289 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16290 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16291 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16292 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16293 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16294 vfunc[40]: QWidget::showEvent(QShowEvent*) 16295 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16296 vfunc[42]: QWidget::x11Event(_XEvent*) 16297 vfunc[43]: QWidget::changeEvent(QEvent*) 16298 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16299 const 16300 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16301 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16302 const 16303 vfunc[47]: QWidget::focusNextPrevChild(bool) 16304 vfunc[48]: QWidget::styleChange(QStyle&) 16305 vfunc[49]: QWidget::enabledChange(bool) 16306 vfunc[50]: QWidget::paletteChange(QPalette const&) 16307 vfunc[51]: QWidget::fontChange(QFont const&) 16308 vfunc[52]: QWidget::windowActivationChange(bool) 16309 vfunc[53]: QWidget::languageChange() 16310 vfunc[54]: QGLWidget::updateGL() 16311 vfunc[55]: QGLWidget::updateOverlayGL() 16312 vfunc[56]: QGLWidget::initializeGL() 16313 vfunc[57]: QGLWidget::resizeGL(int, int) 16314 vfunc[58]: QGLWidget::paintGL() 16315 vfunc[59]: QGLWidget::initializeOverlayGL() 16316 vfunc[60]: QGLWidget::resizeOverlayGL(int, int) 16317 vfunc[61]: QGLWidget::paintOverlayGL() 16318 vfunc[62]: QGLWidget::glInit() 16319 vfunc[63]: QGLWidget::glDraw() 16320 16321 Table 7-425. Secondary vtable for QGLWidget 16322 Base Offset -8 16323 Virtual Base Offset 0 16324 RTTI typeinfo for QGLWidget 16325 vfunc[0]: non-virtual thunk to QGLWidget::~QGLWidget() 16326 vfunc[1]: non-virtual thunk to QGLWidget::~QGLWidget() 16327 vfunc[2]: non-virtual thunk to QWidget::devType() const 16328 vfunc[3]: non-virtual thunk to QGLWidget::paintEngine() const 16329 vfunc[4]: non-virtual thunk to 16330 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16331 16332 The Run Time Type Information for the QGLWidget class is 16333 described by Table 7-426 16334 16335 Table 7-426. typeinfo for QGLWidget 16336 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16337 Name typeinfo name for QGLWidget 16338 basetype: typeinfo for QWidget 16339 __________________________________________________________ 16340 16341 7.9.1.3. Class data for QGLPixelBuffer 16342 16343 The virtual table for the QGLPixelBuffer class is described in 16344 the generic part of this specification. 16345 16346 The Run Time Type Information for the QGLPixelBuffer class is 16347 described by Table 7-427 16348 16349 Table 7-427. typeinfo for QGLPixelBuffer 16350 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16351 Name typeinfo name for QGLPixelBuffer 16352 basetype: typeinfo for QPaintDevice 16353 __________________________________________________________ 16354 16355 7.9.1.4. Class data for QGLFramebufferObject 16356 16357 The virtual table for the QGLFramebufferObject class is 16358 described in the generic part of this specification. 16359 16360 The Run Time Type Information for the QGLFramebufferObject 16361 class is described by Table 7-428 16362 16363 Table 7-428. typeinfo for QGLFramebufferObject 16364 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16365 Name typeinfo name for QGLFramebufferObject 16366 basetype: typeinfo for QPaintDevice 16367 __________________________________________________________ 16368 16369 7.9.1.5. Interfaces for Qt4 OpenGL 16370 16371 An LSB conforming implementation shall provide the architecture 16372 specific functions for Qt4 OpenGL specified in Table 7-429, 16373 with the full mandatory functionality as described in the 16374 referenced underlying specification. 16375 16376 Table 7-429. libQtOpenGL - Qt4 OpenGL Function Interfaces 16377 _ZThn8_N9QGLWidgetD0Ev [CXXABI-1.86] _ZThn8_N9QGLWidgetD1Ev 16378 [CXXABI-1.86] 16379 _ZThn8_NK9QGLWidget11paintEngineEv [CXXABI-1.86] 16380 __________________________________________________________ 16381 16382 7.10. Data Definitions for libQtOpenGL 16383 16384 This section defines global identifiers and their values that 16385 are associated with interfaces contained in libQtOpenGL. These 16386 definitions are organized into groups that correspond to system 16387 headers. This convention is used as a convenience for the 16388 reader, and does not imply the existence of these headers, or 16389 their content. Where an interface is defined as requiring a 16390 particular system header file all of the data definitions for 16391 that system header file presented here shall be in effect. 16392 16393 This section gives data definitions to promote binary 16394 application portability, not to repeat source interface 16395 definitions available elsewhere. System providers and 16396 application developers should use this ABI to supplement - not 16397 to replace - source interface definition specifications. 16398 16399 This specification uses the ISO C (1999) C Language as the 16400 reference programming language, and data definitions are 16401 specified in ISO C format. The C language is used here as a 16402 convenient notation. Using a C language description of these 16403 data objects does not preclude their use by other programming 16404 languages. 16405 __________________________________________________________ 16406 16407 7.10.1. QtOpenGL/qgl.h 16408 16409 /* 16410 * This header is architecture neutral 16411 * Please refer to the generic specification for details 16412 */ 16413 __________________________________________________________ 16414 16415 7.10.2. QtOpenGL/qglcolormap.h 16416 16417 /* 16418 * This header is architecture neutral 16419 * Please refer to the generic specification for details 16420 */ 16421 __________________________________________________________ 16422 16423 7.10.3. QtOpenGL/qglpixelbuffer.h 16424 16425 /* 16426 * This header is architecture neutral 16427 * Please refer to the generic specification for details 16428 */ 16429 __________________________________________________________ 16430 16431 7.11. Interfaces for libQtSql 16432 16433 Table 7-430 defines the library name and shared object name for 16434 the libQtSql library 16435 16436 Table 7-430. libQtSql Definition 16437 Library: libQtSql 16438 SONAME: libQtSql.so.4 16439 16440 The behavior of the interfaces in this library is specified by 16441 the following specifications: 16442 16443 [CXXABI-1.86] Itanium™ C++ ABI 16444 __________________________________________________________ 16445 16446 7.11.1. Qt4 SQL 16447 __________________________________________________________ 16448 16449 7.11.1.1. Class data for QSqlResult 16450 16451 The virtual table for the QSqlResult class is described in the 16452 generic part of this specification. 16453 16454 The Run Time Type Information for the QSqlResult class is 16455 described by Table 7-431 16456 16457 Table 7-431. typeinfo for QSqlResult 16458 Base Vtable vtable for __cxxabiv1::__class_type_info 16459 Name typeinfo name for QSqlResult 16460 __________________________________________________________ 16461 16462 7.11.1.2. Class data for QSqlDriverFactoryInterface 16463 16464 The virtual table for the QSqlDriverFactoryInterface class is 16465 described in the generic part of this specification. 16466 16467 The Run Time Type Information for the 16468 QSqlDriverFactoryInterface class is described by Table 7-432 16469 16470 Table 7-432. typeinfo for QSqlDriverFactoryInterface 16471 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16472 Name typeinfo name for QSqlDriverFactoryInterface 16473 basetype: typeinfo for QFactoryInterface 16474 __________________________________________________________ 16475 16476 7.11.1.3. Class data for QSqlDriverPlugin 16477 16478 The virtual table for the QSqlDriverPlugin class is described 16479 by Table 7-433 16480 16481 Table 7-433. Primary vtable for QSqlDriverPlugin 16482 Base Offset 0 16483 Virtual Base Offset 0 16484 RTTI typeinfo for QSqlDriverPlugin 16485 vfunc[0]: QSqlDriverPlugin::metaObject() const 16486 vfunc[1]: QSqlDriverPlugin::qt_metacast(char const*) 16487 vfunc[2]: QSqlDriverPlugin::qt_metacall(QMetaObject::Call, int, 16488 void**) 16489 vfunc[3]: QSqlDriverPlugin::~QSqlDriverPlugin() 16490 vfunc[4]: QSqlDriverPlugin::~QSqlDriverPlugin() 16491 vfunc[5]: QObject::event(QEvent*) 16492 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16493 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16494 vfunc[8]: QObject::childEvent(QChildEvent*) 16495 vfunc[9]: QObject::customEvent(QEvent*) 16496 vfunc[10]: QObject::connectNotify(char const*) 16497 vfunc[11]: QObject::disconnectNotify(char const*) 16498 vfunc[12]: __cxa_pure_virtual 16499 vfunc[13]: __cxa_pure_virtual 16500 16501 Table 7-434. Secondary vtable for QSqlDriverPlugin 16502 Base Offset -8 16503 Virtual Base Offset 0 16504 RTTI typeinfo for QSqlDriverPlugin 16505 vfunc[0]: non-virtual thunk to 16506 QSqlDriverPlugin::~QSqlDriverPlugin() 16507 vfunc[1]: non-virtual thunk to 16508 QSqlDriverPlugin::~QSqlDriverPlugin() 16509 vfunc[2]: __cxa_pure_virtual 16510 vfunc[3]: __cxa_pure_virtual 16511 16512 The Run Time Type Information for the QSqlDriverPlugin class is 16513 described by Table 7-435 16514 16515 Table 7-435. typeinfo for QSqlDriverPlugin 16516 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 16517 Name typeinfo name for QSqlDriverPlugin 16518 flags: 0 16519 basetype: typeinfo for QObject 2 16520 basetype: typeinfo for QSqlDriverFactoryInterface 2050 16521 __________________________________________________________ 16522 16523 7.11.1.4. Class data for QSqlDriver 16524 16525 The virtual table for the QSqlDriver class is described in the 16526 generic part of this specification. 16527 16528 The Run Time Type Information for the QSqlDriver class is 16529 described by Table 7-436 16530 16531 Table 7-436. typeinfo for QSqlDriver 16532 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16533 Name typeinfo name for QSqlDriver 16534 basetype: typeinfo for QObject 16535 __________________________________________________________ 16536 16537 7.11.1.5. Class data for QSqlQueryModel 16538 16539 The virtual table for the QSqlQueryModel class is described in 16540 the generic part of this specification. 16541 16542 The Run Time Type Information for the QSqlQueryModel class is 16543 described by Table 7-437 16544 16545 Table 7-437. typeinfo for QSqlQueryModel 16546 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16547 Name typeinfo name for QSqlQueryModel 16548 basetype: typeinfo for QAbstractTableModel 16549 __________________________________________________________ 16550 16551 7.11.1.6. Class data for QSqlTableModel 16552 16553 The virtual table for the QSqlTableModel class is described in 16554 the generic part of this specification. 16555 16556 The Run Time Type Information for the QSqlTableModel class is 16557 described by Table 7-438 16558 16559 Table 7-438. typeinfo for QSqlTableModel 16560 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16561 Name typeinfo name for QSqlTableModel 16562 basetype: typeinfo for QSqlQueryModel 16563 __________________________________________________________ 16564 16565 7.11.1.7. Class data for QSqlRelationalTableModel 16566 16567 The virtual table for the QSqlRelationalTableModel class is 16568 described in the generic part of this specification. 16569 16570 The Run Time Type Information for the QSqlRelationalTableModel 16571 class is described by Table 7-439 16572 16573 Table 7-439. typeinfo for QSqlRelationalTableModel 16574 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16575 Name typeinfo name for QSqlRelationalTableModel 16576 basetype: typeinfo for QSqlTableModel 16577 __________________________________________________________ 16578 16579 7.11.1.8. Interfaces for Qt4 SQL 16580 16581 An LSB conforming implementation shall provide the architecture 16582 specific functions for Qt4 SQL specified in Table 7-440, with 16583 the full mandatory functionality as described in the referenced 16584 underlying specification. 16585 16586 Table 7-440. libQtSql - Qt4 SQL Function Interfaces 16587 _ZThn8_N16QSqlDriverPluginD0Ev [CXXABI-1.86] 16588 _ZThn8_N16QSqlDriverPluginD1Ev [CXXABI-1.86] 16589 __________________________________________________________ 16590 16591 7.12. Data Definitions for libQtSql 16592 16593 This section defines global identifiers and their values that 16594 are associated with interfaces contained in libQtSql. These 16595 definitions are organized into groups that correspond to system 16596 headers. This convention is used as a convenience for the 16597 reader, and does not imply the existence of these headers, or 16598 their content. Where an interface is defined as requiring a 16599 particular system header file all of the data definitions for 16600 that system header file presented here shall be in effect. 16601 16602 This section gives data definitions to promote binary 16603 application portability, not to repeat source interface 16604 definitions available elsewhere. System providers and 16605 application developers should use this ABI to supplement - not 16606 to replace - source interface definition specifications. 16607 16608 This specification uses the ISO C (1999) C Language as the 16609 reference programming language, and data definitions are 16610 specified in ISO C format. The C language is used here as a 16611 convenient notation. Using a C language description of these 16612 data objects does not preclude their use by other programming 16613 languages. 16614 __________________________________________________________ 16615 16616 7.12.1. QtSql/qsql.h 16617 16618 /* 16619 * This header is architecture neutral 16620 * Please refer to the generic specification for details 16621 */ 16622 __________________________________________________________ 16623 16624 7.12.2. QtSql/qsqldatabase.h 16625 16626 /* 16627 * This header is architecture neutral 16628 * Please refer to the generic specification for details 16629 */ 16630 __________________________________________________________ 16631 16632 7.12.3. QtSql/qsqldriver.h 16633 16634 /* 16635 * This header is architecture neutral 16636 * Please refer to the generic specification for details 16637 */ 16638 __________________________________________________________ 16639 16640 7.12.4. QtSql/qsqldriverplugin.h 16641 16642 /* 16643 * This header is architecture neutral 16644 * Please refer to the generic specification for details 16645 */ 16646 __________________________________________________________ 16647 16648 7.12.5. QtSql/qsqlerror.h 16649 16650 /* 16651 * This header is architecture neutral 16652 * Please refer to the generic specification for details 16653 */ 16654 __________________________________________________________ 16655 16656 7.12.6. QtSql/qsqlfield.h 16657 16658 /* 16659 * This header is architecture neutral 16660 * Please refer to the generic specification for details 16661 */ 16662 __________________________________________________________ 16663 16664 7.12.7. QtSql/qsqlindex.h 16665 16666 /* 16667 * This header is architecture neutral 16668 * Please refer to the generic specification for details 16669 */ 16670 __________________________________________________________ 16671 16672 7.12.8. QtSql/qsqlquery.h 16673 16674 /* 16675 * This header is architecture neutral 16676 * Please refer to the generic specification for details 16677 */ 16678 __________________________________________________________ 16679 16680 7.12.9. QtSql/qsqlquerymodel.h 16681 16682 /* 16683 * This header is architecture neutral 16684 * Please refer to the generic specification for details 16685 */ 16686 __________________________________________________________ 16687 16688 7.12.10. QtSql/qsqlrecord.h 16689 16690 /* 16691 * This header is architecture neutral 16692 * Please refer to the generic specification for details 16693 */ 16694 __________________________________________________________ 16695 16696 7.12.11. QtSql/qsqlrelationaltablemodel.h 16697 16698 /* 16699 * This header is architecture neutral 16700 * Please refer to the generic specification for details 16701 */ 16702 __________________________________________________________ 16703 16704 7.12.12. QtSql/qsqlresult.h 16705 16706 /* 16707 * This header is architecture neutral 16708 * Please refer to the generic specification for details 16709 */ 16710 __________________________________________________________ 16711 16712 7.12.13. QtSql/qsqltablemodel.h 16713 16714 /* 16715 * This header is architecture neutral 16716 * Please refer to the generic specification for details 16717 */ 16718 __________________________________________________________ 16719 16720 7.13. Interfaces for libQtSvg 16721 16722 Table 7-441 defines the library name and shared object name for 16723 the libQtSvg library 16724 16725 Table 7-441. libQtSvg Definition 16726 Library: libQtSvg 16727 SONAME: libQtSvg.so.4 16728 16729 The behavior of the interfaces in this library is specified by 16730 the following specifications: 16731 16732 [CXXABI-1.86] Itanium™ C++ ABI 16733 __________________________________________________________ 16734 16735 7.13.1. Qt4 Svg 16736 __________________________________________________________ 16737 16738 7.13.1.1. Class data for QSvgRenderer 16739 16740 The virtual table for the QSvgRenderer class is described in 16741 the generic part of this specification. 16742 16743 The Run Time Type Information for the QSvgRenderer class is 16744 described by Table 7-442 16745 16746 Table 7-442. typeinfo for QSvgRenderer 16747 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16748 Name typeinfo name for QSvgRenderer 16749 basetype: typeinfo for QObject 16750 __________________________________________________________ 16751 16752 7.13.1.2. Class data for QSvgWidget 16753 16754 The virtual table for the QSvgWidget class is described by 16755 Table 7-443 16756 16757 Table 7-443. Primary vtable for QSvgWidget 16758 Base Offset 0 16759 Virtual Base Offset 0 16760 RTTI typeinfo for QSvgWidget 16761 vfunc[0]: QSvgWidget::metaObject() const 16762 vfunc[1]: QSvgWidget::qt_metacast(char const*) 16763 vfunc[2]: QSvgWidget::qt_metacall(QMetaObject::Call, int, 16764 void**) 16765 vfunc[3]: QSvgWidget::~QSvgWidget() 16766 vfunc[4]: QSvgWidget::~QSvgWidget() 16767 vfunc[5]: QWidget::event(QEvent*) 16768 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16769 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16770 vfunc[8]: QObject::childEvent(QChildEvent*) 16771 vfunc[9]: QObject::customEvent(QEvent*) 16772 vfunc[10]: QObject::connectNotify(char const*) 16773 vfunc[11]: QObject::disconnectNotify(char const*) 16774 vfunc[12]: QWidget::devType() const 16775 vfunc[13]: QWidget::setVisible(bool) 16776 vfunc[14]: QSvgWidget::sizeHint() const 16777 vfunc[15]: QWidget::minimumSizeHint() const 16778 vfunc[16]: QWidget::heightForWidth(int) const 16779 vfunc[17]: QWidget::paintEngine() const 16780 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 16781 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 16782 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16783 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 16784 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 16785 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 16786 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16787 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16788 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16789 vfunc[27]: QWidget::enterEvent(QEvent*) 16790 vfunc[28]: QWidget::leaveEvent(QEvent*) 16791 vfunc[29]: QSvgWidget::paintEvent(QPaintEvent*) 16792 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16793 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 16794 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16795 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16796 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16797 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16798 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16799 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16800 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16801 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16802 vfunc[40]: QWidget::showEvent(QShowEvent*) 16803 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16804 vfunc[42]: QWidget::x11Event(_XEvent*) 16805 vfunc[43]: QWidget::changeEvent(QEvent*) 16806 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16807 const 16808 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16809 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16810 const 16811 vfunc[47]: QWidget::focusNextPrevChild(bool) 16812 vfunc[48]: QWidget::styleChange(QStyle&) 16813 vfunc[49]: QWidget::enabledChange(bool) 16814 vfunc[50]: QWidget::paletteChange(QPalette const&) 16815 vfunc[51]: QWidget::fontChange(QFont const&) 16816 vfunc[52]: QWidget::windowActivationChange(bool) 16817 vfunc[53]: QWidget::languageChange() 16818 16819 Table 7-444. Secondary vtable for QSvgWidget 16820 Base Offset -8 16821 Virtual Base Offset 0 16822 RTTI typeinfo for QSvgWidget 16823 vfunc[0]: non-virtual thunk to QSvgWidget::~QSvgWidget() 16824 vfunc[1]: non-virtual thunk to QSvgWidget::~QSvgWidget() 16825 vfunc[2]: non-virtual thunk to QWidget::devType() const 16826 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 16827 vfunc[4]: non-virtual thunk to 16828 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16829 16830 The Run Time Type Information for the QSvgWidget class is 16831 described by Table 7-445 16832 16833 Table 7-445. typeinfo for QSvgWidget 16834 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16835 Name typeinfo name for QSvgWidget 16836 basetype: typeinfo for QWidget 16837 __________________________________________________________ 16838 16839 7.13.1.3. Interfaces for Qt4 Svg 16840 16841 An LSB conforming implementation shall provide the architecture 16842 specific functions for Qt4 Svg specified in Table 7-446, with 16843 the full mandatory functionality as described in the referenced 16844 underlying specification. 16845 16846 Table 7-446. libQtSvg - Qt4 Svg Function Interfaces 16847 _ZThn8_N10QSvgWidgetD0Ev [CXXABI-1.86] _ZThn8_N10QSvgWidgetD1Ev 16848 [CXXABI-1.86] 16849 _ZThn8_N16QGraphicsSvgItem5paintEP8QPainterPK24QStyleOptionGrap 16850 hicsItemP7QWidget [CXXABI-1.86] 16851 _ZThn8_NK16QGraphicsSvgItem12boundingRectEv [CXXABI-1.86] 16852 _ZThn8_NK16QGraphicsSvgItem4typeEv [CXXABI-1.86] 16853 __________________________________________________________ 16854 16855 7.14. Data Definitions for libQtSvg 16856 16857 This section defines global identifiers and their values that 16858 are associated with interfaces contained in libQtSvg. These 16859 definitions are organized into groups that correspond to system 16860 headers. This convention is used as a convenience for the 16861 reader, and does not imply the existence of these headers, or 16862 their content. Where an interface is defined as requiring a 16863 particular system header file all of the data definitions for 16864 that system header file presented here shall be in effect. 16865 16866 This section gives data definitions to promote binary 16867 application portability, not to repeat source interface 16868 definitions available elsewhere. System providers and 16869 application developers should use this ABI to supplement - not 16870 to replace - source interface definition specifications. 16871 16872 This specification uses the ISO C (1999) C Language as the 16873 reference programming language, and data definitions are 16874 specified in ISO C format. The C language is used here as a 16875 convenient notation. Using a C language description of these 16876 data objects does not preclude their use by other programming 16877 languages. 16878 __________________________________________________________ 16879 16880 7.14.1. QtSvg/qsvgrenderer.h 16881 16882 /* 16883 * This header is architecture neutral 16884 * Please refer to the generic specification for details 16885 */ 16886 __________________________________________________________ 16887 16888 7.14.2. QtSvg/qsvgwidget.h 16889 16890 /* 16891 * This header is architecture neutral 16892 * Please refer to the generic specification for details 16893 */ 16894 __________________________________________________________ 16895 16896 7.15. Interfaces for libQtNetwork 16897 16898 Table 7-447 defines the library name and shared object name for 16899 the libQtNetwork library 16900 16901 Table 7-447. libQtNetwork Definition 16902 Library: libQtNetwork 16903 SONAME: libQtNetwork.so.4 16904 __________________________________________________________ 16905 16906 7.15.1. Qt4 Network 16907 __________________________________________________________ 16908 16909 7.15.1.1. Class data for QHttpHeader 16910 16911 The virtual table for the QHttpHeader class is described in the 16912 generic part of this specification. 16913 16914 The Run Time Type Information for the QHttpHeader class is 16915 described by Table 7-448 16916 16917 Table 7-448. typeinfo for QHttpHeader 16918 Base Vtable vtable for __cxxabiv1::__class_type_info 16919 Name typeinfo name for QHttpHeader 16920 __________________________________________________________ 16921 16922 7.15.1.2. Class data for QHttpResponseHeader 16923 16924 The virtual table for the QHttpResponseHeader class is 16925 described in the generic part of this specification. 16926 16927 The Run Time Type Information for the QHttpResponseHeader class 16928 is described by Table 7-449 16929 16930 Table 7-449. typeinfo for QHttpResponseHeader 16931 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16932 Name typeinfo name for QHttpResponseHeader 16933 basetype: typeinfo for QHttpHeader 16934 __________________________________________________________ 16935 16936 7.15.1.3. Class data for QHttpRequestHeader 16937 16938 The virtual table for the QHttpRequestHeader class is described 16939 in the generic part of this specification. 16940 16941 The Run Time Type Information for the QHttpRequestHeader class 16942 is described by Table 7-450 16943 16944 Table 7-450. typeinfo for QHttpRequestHeader 16945 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16946 Name typeinfo name for QHttpRequestHeader 16947 basetype: typeinfo for QHttpHeader 16948 __________________________________________________________ 16949 16950 7.15.1.4. Class data for QHttp 16951 16952 The virtual table for the QHttp class is described in the 16953 generic part of this specification. 16954 16955 The Run Time Type Information for the QHttp class is described 16956 by Table 7-451 16957 16958 Table 7-451. typeinfo for QHttp 16959 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16960 Name typeinfo name for QHttp 16961 basetype: typeinfo for QObject 16962 __________________________________________________________ 16963 16964 7.15.1.5. Class data for QAbstractSocket 16965 16966 The virtual table for the QAbstractSocket class is described in 16967 the generic part of this specification. 16968 16969 The Run Time Type Information for the QAbstractSocket class is 16970 described by Table 7-452 16971 16972 Table 7-452. typeinfo for QAbstractSocket 16973 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16974 Name typeinfo name for QAbstractSocket 16975 basetype: typeinfo for QIODevice 16976 __________________________________________________________ 16977 16978 7.15.1.6. Class data for QUrlInfo 16979 16980 The virtual table for the QUrlInfo class is described in the 16981 generic part of this specification. 16982 16983 The Run Time Type Information for the QUrlInfo class is 16984 described by Table 7-453 16985 16986 Table 7-453. typeinfo for QUrlInfo 16987 Base Vtable vtable for __cxxabiv1::__class_type_info 16988 Name typeinfo name for QUrlInfo 16989 __________________________________________________________ 16990 16991 7.15.1.7. Class data for QFtp 16992 16993 The virtual table for the QFtp class is described in the 16994 generic part of this specification. 16995 16996 The Run Time Type Information for the QFtp class is described 16997 by Table 7-454 16998 16999 Table 7-454. typeinfo for QFtp 17000 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17001 Name typeinfo name for QFtp 17002 basetype: typeinfo for QObject 17003 __________________________________________________________ 17004 17005 7.15.1.8. Class data for QTcpServer 17006 17007 The virtual table for the QTcpServer class is described in the 17008 generic part of this specification. 17009 17010 The Run Time Type Information for the QTcpServer class is 17011 described by Table 7-455 17012 17013 Table 7-455. typeinfo for QTcpServer 17014 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17015 Name typeinfo name for QTcpServer 17016 basetype: typeinfo for QObject 17017 __________________________________________________________ 17018 17019 7.15.1.9. Class data for QUdpSocket 17020 17021 The virtual table for the QUdpSocket class is described in the 17022 generic part of this specification. 17023 17024 The Run Time Type Information for the QUdpSocket class is 17025 described by Table 7-456 17026 17027 Table 7-456. typeinfo for QUdpSocket 17028 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17029 Name typeinfo name for QUdpSocket 17030 basetype: typeinfo for QAbstractSocket 17031 __________________________________________________________ 17032 17033 7.15.1.10. Class data for QTcpSocket 17034 17035 The virtual table for the QTcpSocket class is described in the 17036 generic part of this specification. 17037 17038 The Run Time Type Information for the QTcpSocket class is 17039 described by Table 7-457 17040 17041 Table 7-457. typeinfo for QTcpSocket 17042 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17043 Name typeinfo name for QTcpSocket 17044 basetype: typeinfo for QAbstractSocket 17045 __________________________________________________________ 17046 17047 7.15.1.11. Interfaces for Qt4 Network 17048 17049 No external functions are defined for libQtNetwork - Qt4 17050 Network in this part of the specification. See also the generic 17051 specification. 17052 __________________________________________________________ 17053 17054 7.16. Data Definitions for libQtNetwork 17055 17056 This section defines global identifiers and their values that 17057 are associated with interfaces contained in libQtNetwork. These 17058 definitions are organized into groups that correspond to system 17059 headers. This convention is used as a convenience for the 17060 reader, and does not imply the existence of these headers, or 17061 their content. Where an interface is defined as requiring a 17062 particular system header file all of the data definitions for 17063 that system header file presented here shall be in effect. 17064 17065 This section gives data definitions to promote binary 17066 application portability, not to repeat source interface 17067 definitions available elsewhere. System providers and 17068 application developers should use this ABI to supplement - not 17069 to replace - source interface definition specifications. 17070 17071 This specification uses the ISO C (1999) C Language as the 17072 reference programming language, and data definitions are 17073 specified in ISO C format. The C language is used here as a 17074 convenient notation. Using a C language description of these 17075 data objects does not preclude their use by other programming 17076 languages. 17077 __________________________________________________________ 17078 17079 7.16.1. QtNetwork/qabstractsocket.h 17080 17081 /* 17082 * This header is architecture neutral 17083 * Please refer to the generic specification for details 17084 */ 17085 __________________________________________________________ 17086 17087 7.16.2. QtNetwork/qftp.h 17088 17089 /* 17090 * This header is architecture neutral 17091 * Please refer to the generic specification for details 17092 */ 17093 __________________________________________________________ 17094 17095 7.16.3. QtNetwork/qhostaddress.h 17096 17097 /* 17098 * This header is architecture neutral 17099 * Please refer to the generic specification for details 17100 */ 17101 __________________________________________________________ 17102 17103 7.16.4. QtNetwork/qhostinfo.h 17104 17105 /* 17106 * This header is architecture neutral 17107 * Please refer to the generic specification for details 17108 */ 17109 __________________________________________________________ 17110 17111 7.16.5. QtNetwork/qhttp.h 17112 17113 /* 17114 * This header is architecture neutral 17115 * Please refer to the generic specification for details 17116 */ 17117 __________________________________________________________ 17118 17119 7.16.6. QtNetwork/qnetworkproxy.h 17120 17121 /* 17122 * This header is architecture neutral 17123 * Please refer to the generic specification for details 17124 */ 17125 __________________________________________________________ 17126 17127 7.16.7. QtNetwork/qtcpserver.h 17128 17129 /* 17130 * This header is architecture neutral 17131 * Please refer to the generic specification for details 17132 */ 17133 __________________________________________________________ 17134 17135 7.16.8. QtNetwork/qtcpsocket.h 17136 17137 /* 17138 * This header is architecture neutral 17139 * Please refer to the generic specification for details 17140 */ 17141 __________________________________________________________ 17142 17143 7.16.9. QtNetwork/qudpsocket.h 17144 17145 /* 17146 * This header is architecture neutral 17147 * Please refer to the generic specification for details 17148 */ 17149 __________________________________________________________ 17150 17151 7.16.10. QtNetwork/qurlinfo.h 17152 17153 /* 17154 * This header is architecture neutral 17155 * Please refer to the generic specification for details 17156 */ 17157 17158 IV. Qt3 Library 17159 17160 Table of Contents 17161 8. Library 17162 17163 8.1. Introduction 17164 8.2. Interfaces for libqt-mt 17165 17166 8.2.1. Qt 17167 8.2.2. Qt3 Arrays 17168 8.2.3. Qt3 Pointer Collection 17169 8.2.4. Qt3 Template Library 17170 8.2.5. Qt3 COM 17171 8.2.6. Qt3 Date and Time 17172 8.2.7. Qt3 Canvas 17173 8.2.8. Qt3 Drag and Drop 17174 8.2.9. Qt3 Events 17175 8.2.10. Qt3 Internationalization 17176 8.2.11. Qt3 Input/Output 17177 8.2.12. Qt3 Multimedia 17178 8.2.13. Qt3 Network 17179 8.2.14. Qt3 Object Model 17180 8.2.15. Qt3 OpenGL 17181 8.2.16. Qt3 Paint Device 17182 8.2.17. Qt3 SQL 17183 8.2.18. Qt3 Style 17184 8.2.19. Qt3 Text 17185 8.2.20. Qt3 Threading 17186 8.2.21. Qt3 Main Window and Application 17187 8.2.22. Qt3 Widgets 17188 8.2.23. Qt3 Menus 17189 8.2.24. Qt3 Organizers 17190 8.2.25. Qt3 Layouts 17191 8.2.26. Qt3 Dialogs 17192 8.2.27. Qt3 Tables 17193 8.2.28. Qt3 Plugins 17194 8.2.29. Qt3 XML 17195 8.2.30. Qt3 Namespace 17196 8.2.31. Qt3 Colors 17197 8.2.32. Qt3 Fonts 17198 8.2.33. Qt3 2D Graphics 17199 8.2.34. Qt3 Validators 17200 8.2.35. Qt3 Internals 17201 8.2.36. Qt3 Miscellaneous 17202 __________________________________________________________ 17203 17204 Chapter 8. Library 17205 17206 8.1. Introduction 17207 17208 An conforming implementation shall support the following Qt 17209 library which provide interfaces for creating rich user 17210 applications, either graphical or console. 17211 17212 qt-mt 17213 17214 A general-purpose application development library. Proviedes a 17215 GUI-independent layer of tool classes, network support, SQL 17216 database support, XML handling and a GUI layer featuring a 17217 device-independent drawing API for printing, screen output and 17218 OpenGL support. 17219 17220 There are three main parts to the definition of each of this 17221 library. 17222 17223 The "Interfaces" section defines the required library name and 17224 version, and the required public symbols (interfaces and global 17225 data), as well as symbol versions, if any. 17226 17227 The "Interface Definitions" section provides complete or 17228 partial definitions of certain interfaces where either this 17229 specification is the source specification, or where there are 17230 variations from the source specification. If an interface 17231 definition requires one or more header files, one of those 17232 headers shall include the function prototype for the interface. 17233 17234 For source definitions of interfaces which include a reference 17235 to a header file, the contents of such header files form a part 17236 of the specification. The "Data Definitions" section provides 17237 the binary-level details for the header files from the source 17238 specifications, such as values for macros and enumerated types, 17239 as well as structure layouts, sizes and padding, etc. These 17240 data definitions, although presented in the form of header 17241 files for convenience, should not be taken a representing 17242 complete header files, as they are a supplement to the source 17243 specifications. Application developers should follow the 17244 guidelines of the source specifications when determining which 17245 header files need to be included to completely resolve all 17246 references. 17247 17248 Note: While the Data Definitions supplement the source 17249 specifications, this specification itself does not require 17250 conforming implementations to supply any header files. 17251 __________________________________________________________ 17252 17253 8.2. Interfaces for libqt-mt 17254 17255 Table 8-1 defines the library name and shared object name for 17256 the libqt-mt library 17257 17258 Table 8-1. libqt-mt Definition 17259 Library: libqt-mt 17260 SONAME: libqt-mt.so.3 17261 17262 The behavior of the interfaces in this library is specified by 17263 the following specifications: 17264 17265 [CXXABI-1.86] Itanium™ C++ ABI 17266 __________________________________________________________ 17267 17268 8.2.1. Qt 17269 __________________________________________________________ 17270 17271 8.2.1.1. Class data for QNetworkProtocolFactoryBase 17272 17273 The virtual table for the QNetworkProtocolFactoryBase class is 17274 described in the generic part of this specification. 17275 17276 The Run Time Type Information for the 17277 QNetworkProtocolFactoryBase class is described by Table 8-2 17278 17279 Table 8-2. typeinfo for QNetworkProtocolFactoryBase 17280 Base Vtable vtable for __cxxabiv1::__class_type_info 17281 Name typeinfo name for QNetworkProtocolFactoryBase 17282 __________________________________________________________ 17283 17284 8.2.1.2. Interfaces for Qt 17285 17286 No external functions are defined for libqt-mt - Qt in this 17287 part of the specification. See also the generic specification. 17288 __________________________________________________________ 17289 17290 8.2.2. Qt3 Arrays 17291 __________________________________________________________ 17292 17293 8.2.2.1. Class data for QPointArray 17294 17295 The virtual table for the QPointArray class is described in the 17296 generic part of this specification. 17297 17298 The Run Time Type Information for the QPointArray class is 17299 described by Table 8-3 17300 17301 Table 8-3. typeinfo for QPointArray 17302 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17303 Name typeinfo name for QPointArray 17304 basetype: typeinfo for QMemArray 17305 __________________________________________________________ 17306 17307 8.2.2.2. Class data for QBitArray 17308 17309 The virtual table for the QBitArray class is described in the 17310 generic part of this specification. 17311 17312 The Run Time Type Information for the QBitArray class is 17313 described by Table 8-4 17314 17315 Table 8-4. typeinfo for QBitArray 17316 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17317 Name typeinfo name for QBitArray 17318 basetype: typeinfo for QMemArray 17319 __________________________________________________________ 17320 17321 8.2.2.3. Interfaces for Qt3 Arrays 17322 17323 No external functions are defined for libqt-mt - Qt3 Arrays in 17324 this part of the specification. See also the generic 17325 specification. 17326 __________________________________________________________ 17327 17328 8.2.3. Qt3 Pointer Collection 17329 __________________________________________________________ 17330 17331 8.2.3.1. Class data for QPtrCollection 17332 17333 The virtual table for the QPtrCollection class is described in 17334 the generic part of this specification. 17335 17336 The Run Time Type Information for the QPtrCollection class is 17337 described by Table 8-5 17338 17339 Table 8-5. typeinfo for QPtrCollection 17340 Base Vtable vtable for __cxxabiv1::__class_type_info 17341 Name typeinfo name for QPtrCollection 17342 __________________________________________________________ 17343 17344 8.2.3.2. Class data for QObjectList 17345 17346 The virtual table for the QObjectList class is described in the 17347 generic part of this specification. 17348 17349 The Run Time Type Information for the QObjectList class is 17350 described by Table 8-6 17351 17352 Table 8-6. typeinfo for QObjectList 17353 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17354 Name typeinfo name for QObjectList 17355 basetype: typeinfo for QPtrList 17356 __________________________________________________________ 17357 17358 8.2.3.3. Interfaces for Qt3 Pointer Collection 17359 17360 No external functions are defined for libqt-mt - Qt3 Pointer 17361 Collection in this part of the specification. See also the 17362 generic specification. 17363 __________________________________________________________ 17364 17365 8.2.4. Qt3 Template Library 17366 __________________________________________________________ 17367 17368 8.2.4.1. Interfaces for Qt3 Template Library 17369 17370 No external functions are defined for libqt-mt - Qt3 Template 17371 Library in this part of the specification. See also the generic 17372 specification. 17373 __________________________________________________________ 17374 17375 8.2.5. Qt3 COM 17376 __________________________________________________________ 17377 17378 8.2.5.1. Interfaces for Qt3 COM 17379 17380 No external functions are defined for libqt-mt - Qt3 COM in 17381 this part of the specification. See also the generic 17382 specification. 17383 __________________________________________________________ 17384 17385 8.2.6. Qt3 Date and Time 17386 __________________________________________________________ 17387 17388 8.2.6.1. Class data for QTimer 17389 17390 The virtual table for the QTimer class is described in the 17391 generic part of this specification. 17392 17393 The Run Time Type Information for the QTimer class is described 17394 by Table 8-7 17395 17396 Table 8-7. typeinfo for QTimer 17397 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17398 Name typeinfo name for QTimer 17399 basetype: typeinfo for QObject 17400 __________________________________________________________ 17401 17402 8.2.6.2. Class data for QDateTimeEdit 17403 17404 The virtual table for the QDateTimeEdit class is described by 17405 Table 8-8 17406 17407 Table 8-8. Primary vtable for QDateTimeEdit 17408 Base Offset 0 17409 Virtual Base Offset 0 17410 RTTI typeinfo for QDateTimeEdit 17411 vfunc[0]: NULL or QDateTimeEdit::metaObject() const 17412 vfunc[1]: QDateTimeEdit::className() const 17413 vfunc[2]: QDateTimeEdit::qt_cast(char const*) 17414 vfunc[3]: QDateTimeEdit::qt_invoke(int, QUObject*) 17415 vfunc[4]: QDateTimeEdit::qt_emit(int, QUObject*) 17416 vfunc[5]: QDateTimeEdit::qt_property(int, int, QVariant*) 17417 vfunc[6]: QDateTimeEdit::~QDateTimeEdit() 17418 vfunc[7]: QDateTimeEdit::~QDateTimeEdit() 17419 vfunc[8]: QWidget::event(QEvent*) 17420 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 17421 vfunc[10]: QWidget::setName(char const*) 17422 vfunc[11]: QObject::insertChild(QObject*) 17423 vfunc[12]: QObject::removeChild(QObject*) 17424 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 17425 vfunc[14]: QObject::property(char const*) const 17426 vfunc[15]: QObject::timerEvent(QTimerEvent*) 17427 vfunc[16]: QObject::childEvent(QChildEvent*) 17428 vfunc[17]: QObject::customEvent(QCustomEvent*) 17429 vfunc[18]: QObject::connectNotify(char const*) 17430 vfunc[19]: QObject::disconnectNotify(char const*) 17431 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 17432 const*, char const*) 17433 vfunc[21]: QWidget::setEnabled(bool) 17434 vfunc[22]: QWidget::setMinimumSize(int, int) 17435 vfunc[23]: QWidget::setMaximumSize(int, int) 17436 vfunc[24]: QWidget::setSizeIncrement(int, int) 17437 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 17438 vfunc[26]: QWidget::setEraseColor(QColor const&) 17439 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 17440 vfunc[28]: QWidget::setPalette(QPalette const&) 17441 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 17442 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 17443 vfunc[31]: QWidget::setFont(QFont const&) 17444 vfunc[32]: QWidget::setCursor(QCursor const&) 17445 vfunc[33]: QWidget::unsetCursor() 17446 vfunc[34]: QWidget::setMask(QBitmap const&) 17447 vfunc[35]: QWidget::setMask(QRegion const&) 17448 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 17449 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 17450 vfunc[38]: QWidget::setCaption(QString const&) 17451 vfunc[39]: QWidget::setIcon(QPixmap const&) 17452 vfunc[40]: QWidget::setIconText(QString const&) 17453 vfunc[41]: QWidget::setMouseTracking(bool) 17454 vfunc[42]: QWidget::setFocus() 17455 vfunc[43]: QWidget::setActiveWindow() 17456 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 17457 vfunc[45]: QWidget::setFocusProxy(QWidget*) 17458 vfunc[46]: QWidget::setUpdatesEnabled(bool) 17459 vfunc[47]: QWidget::show() 17460 vfunc[48]: QWidget::hide() 17461 vfunc[49]: QWidget::showMinimized() 17462 vfunc[50]: QWidget::showMaximized() 17463 vfunc[51]: QWidget::showNormal() 17464 vfunc[52]: QWidget::polish() 17465 vfunc[53]: QWidget::move(int, int) 17466 vfunc[54]: QWidget::resize(int, int) 17467 vfunc[55]: QWidget::setGeometry(int, int, int, int) 17468 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 17469 vfunc[57]: QWidget::close(bool) 17470 vfunc[58]: QDateTimeEdit::sizeHint() const 17471 vfunc[59]: QDateTimeEdit::minimumSizeHint() const 17472 vfunc[60]: QWidget::sizePolicy() const 17473 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 17474 vfunc[62]: QWidget::heightForWidth(int) const 17475 vfunc[63]: QWidget::adjustSize() 17476 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 17477 const&, bool) 17478 vfunc[65]: QWidget::setAcceptDrops(bool) 17479 vfunc[66]: QWidget::setAutoMask(bool) 17480 vfunc[67]: 17481 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 17482 vfunc[68]: QWidget::customWhatsThis() const 17483 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 17484 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 17485 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 17486 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 17487 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 17488 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 17489 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 17490 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 17491 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 17492 vfunc[78]: QWidget::enterEvent(QEvent*) 17493 vfunc[79]: QWidget::leaveEvent(QEvent*) 17494 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 17495 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 17496 vfunc[82]: QDateTimeEdit::resizeEvent(QResizeEvent*) 17497 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 17498 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 17499 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 17500 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 17501 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 17502 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 17503 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 17504 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 17505 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 17506 vfunc[92]: QWidget::dropEvent(QDropEvent*) 17507 vfunc[93]: QWidget::showEvent(QShowEvent*) 17508 vfunc[94]: QWidget::hideEvent(QHideEvent*) 17509 vfunc[95]: QWidget::x11Event(_XEvent*) 17510 vfunc[96]: QWidget::updateMask() 17511 vfunc[97]: QWidget::styleChange(QStyle&) 17512 vfunc[98]: QWidget::enabledChange(bool) 17513 vfunc[99]: QWidget::paletteChange(QPalette const&) 17514 vfunc[100]: QWidget::fontChange(QFont const&) 17515 vfunc[101]: QWidget::windowActivationChange(bool) 17516 vfunc[102]: QWidget::metric(int) const 17517 vfunc[103]: QWidget::create(unsigned long, bool, bool) 17518 vfunc[104]: QWidget::destroy(bool, bool) 17519 vfunc[105]: NULL or QWidget::setWState(unsigned int) 17520 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 17521 vfunc[107]: QWidget::focusNextPrevChild(bool) 17522 vfunc[108]: QWidget::setKeyCompression(bool) 17523 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 17524 bool, QFont*) 17525 vfunc[110]: QDateTimeEdit::setDateTime(QDateTime const&) 17526 vfunc[111]: QDateTimeEdit::setAutoAdvance(bool) 17527 17528 Table 8-9. Secondary vtable for QDateTimeEdit 17529 Base Offset -40 17530 Virtual Base Offset 0 17531 RTTI typeinfo for QDateTimeEdit 17532 vfunc[0]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 17533 vfunc[1]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 17534 vfunc[2]: QPaintDevice::setResolution(int) 17535 vfunc[3]: QPaintDevice::resolution() const 17536 vfunc[4]: QPaintDevice::handle() const 17537 vfunc[5]: QPaintDevice::x11RenderHandle() const 17538 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 17539 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 17540 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 17541 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 17542 const 17543 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 17544 17545 The Run Time Type Information for the QDateTimeEdit class is 17546 described by Table 8-10 17547 17548 Table 8-10. typeinfo for QDateTimeEdit 17549 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17550 Name typeinfo name for QDateTimeEdit 17551 basetype: typeinfo for QWidget 17552 __________________________________________________________ 17553 17554 8.2.6.3. Class data for QDateTimeEditBase 17555 17556 The virtual table for the QDateTimeEditBase class is described 17557 by Table 8-11 17558 17559 Table 8-11. Primary vtable for QDateTimeEditBase 17560 Base Offset 0 17561 Virtual Base Offset 0 17562 RTTI typeinfo for QDateTimeEditBase 17563 vfunc[0]: NULL or QDateTimeEditBase::metaObject() const 17564 vfunc[1]: QDateTimeEditBase::className() const 17565 vfunc[2]: QDateTimeEditBase::qt_cast(char const*) 17566 vfunc[3]: QDateTimeEditBase::qt_invoke(int, QUObject*) 17567 vfunc[4]: QDateTimeEditBase::qt_emit(int, QUObject*) 17568 vfunc[5]: QDateTimeEditBase::qt_property(int, int, QVariant*) 17569 vfunc[6]: NULL or QDateTimeEditBase::~QDateTimeEditBase() 17570 vfunc[7]: NULL or QDateTimeEditBase::~QDateTimeEditBase() 17571 vfunc[8]: QWidget::event(QEvent*) 17572 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 17573 vfunc[10]: QWidget::setName(char const*) 17574 vfunc[11]: QObject::insertChild(QObject*) 17575 vfunc[12]: QObject::removeChild(QObject*) 17576 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 17577 vfunc[14]: QObject::property(char const*) const 17578 vfunc[15]: QObject::timerEvent(QTimerEvent*) 17579 vfunc[16]: QObject::childEvent(QChildEvent*) 17580 vfunc[17]: QObject::customEvent(QCustomEvent*) 17581 vfunc[18]: QObject::connectNotify(char const*) 17582 vfunc[19]: QObject::disconnectNotify(char const*) 17583 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 17584 const*, char const*) 17585 vfunc[21]: QWidget::setEnabled(bool) 17586 vfunc[22]: QWidget::setMinimumSize(int, int) 17587 vfunc[23]: QWidget::setMaximumSize(int, int) 17588 vfunc[24]: QWidget::setSizeIncrement(int, int) 17589 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 17590 vfunc[26]: QWidget::setEraseColor(QColor const&) 17591 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 17592 vfunc[28]: QWidget::setPalette(QPalette const&) 17593 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 17594 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 17595 vfunc[31]: QWidget::setFont(QFont const&) 17596 vfunc[32]: QWidget::setCursor(QCursor const&) 17597 vfunc[33]: QWidget::unsetCursor() 17598 vfunc[34]: QWidget::setMask(QBitmap const&) 17599 vfunc[35]: QWidget::setMask(QRegion const&) 17600 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 17601 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 17602 vfunc[38]: QWidget::setCaption(QString const&) 17603 vfunc[39]: QWidget::setIcon(QPixmap const&) 17604 vfunc[40]: QWidget::setIconText(QString const&) 17605 vfunc[41]: QWidget::setMouseTracking(bool) 17606 vfunc[42]: QWidget::setFocus() 17607 vfunc[43]: QWidget::setActiveWindow() 17608 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 17609 vfunc[45]: QWidget::setFocusProxy(QWidget*) 17610 vfunc[46]: QWidget::setUpdatesEnabled(bool) 17611 vfunc[47]: QWidget::show() 17612 vfunc[48]: QWidget::hide() 17613 vfunc[49]: QWidget::showMinimized() 17614 vfunc[50]: QWidget::showMaximized() 17615 vfunc[51]: QWidget::showNormal() 17616 vfunc[52]: QWidget::polish() 17617 vfunc[53]: QWidget::move(int, int) 17618 vfunc[54]: QWidget::resize(int, int) 17619 vfunc[55]: QWidget::setGeometry(int, int, int, int) 17620 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 17621 vfunc[57]: QWidget::close(bool) 17622 vfunc[58]: QWidget::sizeHint() const 17623 vfunc[59]: QWidget::minimumSizeHint() const 17624 vfunc[60]: QWidget::sizePolicy() const 17625 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 17626 vfunc[62]: QWidget::heightForWidth(int) const 17627 vfunc[63]: QWidget::adjustSize() 17628 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 17629 const&, bool) 17630 vfunc[65]: QWidget::setAcceptDrops(bool) 17631 vfunc[66]: QWidget::setAutoMask(bool) 17632 vfunc[67]: 17633 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 17634 vfunc[68]: QWidget::customWhatsThis() const 17635 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 17636 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 17637 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 17638 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 17639 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 17640 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 17641 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 17642 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 17643 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 17644 vfunc[78]: QWidget::enterEvent(QEvent*) 17645 vfunc[79]: QWidget::leaveEvent(QEvent*) 17646 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 17647 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 17648 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 17649 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 17650 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 17651 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 17652 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 17653 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 17654 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 17655 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 17656 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 17657 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 17658 vfunc[92]: QWidget::dropEvent(QDropEvent*) 17659 vfunc[93]: QWidget::showEvent(QShowEvent*) 17660 vfunc[94]: QWidget::hideEvent(QHideEvent*) 17661 vfunc[95]: QWidget::x11Event(_XEvent*) 17662 vfunc[96]: QWidget::updateMask() 17663 vfunc[97]: QWidget::styleChange(QStyle&) 17664 vfunc[98]: QWidget::enabledChange(bool) 17665 vfunc[99]: QWidget::paletteChange(QPalette const&) 17666 vfunc[100]: QWidget::fontChange(QFont const&) 17667 vfunc[101]: QWidget::windowActivationChange(bool) 17668 vfunc[102]: QWidget::metric(int) const 17669 vfunc[103]: QWidget::create(unsigned long, bool, bool) 17670 vfunc[104]: QWidget::destroy(bool, bool) 17671 vfunc[105]: NULL or QWidget::setWState(unsigned int) 17672 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 17673 vfunc[107]: QWidget::focusNextPrevChild(bool) 17674 vfunc[108]: QWidget::setKeyCompression(bool) 17675 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 17676 bool, QFont*) 17677 vfunc[110]: __cxa_pure_virtual 17678 vfunc[111]: __cxa_pure_virtual 17679 vfunc[112]: __cxa_pure_virtual 17680 vfunc[113]: __cxa_pure_virtual 17681 vfunc[114]: __cxa_pure_virtual 17682 vfunc[115]: __cxa_pure_virtual 17683 17684 Table 8-12. Secondary vtable for QDateTimeEditBase 17685 Base Offset -40 17686 Virtual Base Offset 0 17687 RTTI typeinfo for QDateTimeEditBase 17688 vfunc[0]: non-virtual thunk to 17689 QDateTimeEditBase::~QDateTimeEditBase() 17690 vfunc[1]: non-virtual thunk to 17691 QDateTimeEditBase::~QDateTimeEditBase() 17692 vfunc[2]: QPaintDevice::setResolution(int) 17693 vfunc[3]: QPaintDevice::resolution() const 17694 vfunc[4]: QPaintDevice::handle() const 17695 vfunc[5]: QPaintDevice::x11RenderHandle() const 17696 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 17697 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 17698 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 17699 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 17700 const 17701 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 17702 17703 The Run Time Type Information for the QDateTimeEditBase class 17704 is described by Table 8-13 17705 17706 Table 8-13. typeinfo for QDateTimeEditBase 17707 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17708 Name typeinfo name for QDateTimeEditBase 17709 basetype: typeinfo for QWidget 17710 __________________________________________________________ 17711 17712 8.2.6.4. Class data for QDateEdit 17713 17714 The virtual table for the QDateEdit class is described by Table 17715 8-14 17716 17717 Table 8-14. Primary vtable for QDateEdit 17718 Base Offset 0 17719 Virtual Base Offset 0 17720 RTTI typeinfo for QDateEdit 17721 vfunc[0]: NULL or QDateEdit::metaObject() const 17722 vfunc[1]: QDateEdit::className() const 17723 vfunc[2]: QDateEdit::qt_cast(char const*) 17724 vfunc[3]: QDateEdit::qt_invoke(int, QUObject*) 17725 vfunc[4]: QDateEdit::qt_emit(int, QUObject*) 17726 vfunc[5]: QDateEdit::qt_property(int, int, QVariant*) 17727 vfunc[6]: QDateEdit::~QDateEdit() 17728 vfunc[7]: QDateEdit::~QDateEdit() 17729 vfunc[8]: QDateEdit::event(QEvent*) 17730 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 17731 vfunc[10]: QWidget::setName(char const*) 17732 vfunc[11]: QObject::insertChild(QObject*) 17733 vfunc[12]: QObject::removeChild(QObject*) 17734 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 17735 vfunc[14]: QObject::property(char const*) const 17736 vfunc[15]: QDateEdit::timerEvent(QTimerEvent*) 17737 vfunc[16]: QObject::childEvent(QChildEvent*) 17738 vfunc[17]: QObject::customEvent(QCustomEvent*) 17739 vfunc[18]: QObject::connectNotify(char const*) 17740 vfunc[19]: QObject::disconnectNotify(char const*) 17741 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 17742 const*, char const*) 17743 vfunc[21]: QWidget::setEnabled(bool) 17744 vfunc[22]: QWidget::setMinimumSize(int, int) 17745 vfunc[23]: QWidget::setMaximumSize(int, int) 17746 vfunc[24]: QWidget::setSizeIncrement(int, int) 17747 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 17748 vfunc[26]: QWidget::setEraseColor(QColor const&) 17749 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 17750 vfunc[28]: QWidget::setPalette(QPalette const&) 17751 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 17752 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 17753 vfunc[31]: QWidget::setFont(QFont const&) 17754 vfunc[32]: QWidget::setCursor(QCursor const&) 17755 vfunc[33]: QWidget::unsetCursor() 17756 vfunc[34]: QWidget::setMask(QBitmap const&) 17757 vfunc[35]: QWidget::setMask(QRegion const&) 17758 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 17759 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 17760 vfunc[38]: QWidget::setCaption(QString const&) 17761 vfunc[39]: QWidget::setIcon(QPixmap const&) 17762 vfunc[40]: QWidget::setIconText(QString const&) 17763 vfunc[41]: QWidget::setMouseTracking(bool) 17764 vfunc[42]: QWidget::setFocus() 17765 vfunc[43]: QWidget::setActiveWindow() 17766 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 17767 vfunc[45]: QWidget::setFocusProxy(QWidget*) 17768 vfunc[46]: QWidget::setUpdatesEnabled(bool) 17769 vfunc[47]: QWidget::show() 17770 vfunc[48]: QWidget::hide() 17771 vfunc[49]: QWidget::showMinimized() 17772 vfunc[50]: QWidget::showMaximized() 17773 vfunc[51]: QWidget::showNormal() 17774 vfunc[52]: QWidget::polish() 17775 vfunc[53]: QWidget::move(int, int) 17776 vfunc[54]: QWidget::resize(int, int) 17777 vfunc[55]: QWidget::setGeometry(int, int, int, int) 17778 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 17779 vfunc[57]: QWidget::close(bool) 17780 vfunc[58]: QDateEdit::sizeHint() const 17781 vfunc[59]: QDateEdit::minimumSizeHint() const 17782 vfunc[60]: QWidget::sizePolicy() const 17783 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 17784 vfunc[62]: QWidget::heightForWidth(int) const 17785 vfunc[63]: QWidget::adjustSize() 17786 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 17787 const&, bool) 17788 vfunc[65]: QWidget::setAcceptDrops(bool) 17789 vfunc[66]: QWidget::setAutoMask(bool) 17790 vfunc[67]: 17791 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 17792 vfunc[68]: QWidget::customWhatsThis() const 17793 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 17794 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 17795 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 17796 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 17797 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 17798 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 17799 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 17800 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 17801 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 17802 vfunc[78]: QWidget::enterEvent(QEvent*) 17803 vfunc[79]: QWidget::leaveEvent(QEvent*) 17804 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 17805 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 17806 vfunc[82]: QDateEdit::resizeEvent(QResizeEvent*) 17807 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 17808 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 17809 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 17810 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 17811 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 17812 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 17813 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 17814 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 17815 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 17816 vfunc[92]: QWidget::dropEvent(QDropEvent*) 17817 vfunc[93]: QWidget::showEvent(QShowEvent*) 17818 vfunc[94]: QWidget::hideEvent(QHideEvent*) 17819 vfunc[95]: QWidget::x11Event(_XEvent*) 17820 vfunc[96]: QWidget::updateMask() 17821 vfunc[97]: QWidget::styleChange(QStyle&) 17822 vfunc[98]: QWidget::enabledChange(bool) 17823 vfunc[99]: QWidget::paletteChange(QPalette const&) 17824 vfunc[100]: QWidget::fontChange(QFont const&) 17825 vfunc[101]: QWidget::windowActivationChange(bool) 17826 vfunc[102]: QWidget::metric(int) const 17827 vfunc[103]: QWidget::create(unsigned long, bool, bool) 17828 vfunc[104]: QWidget::destroy(bool, bool) 17829 vfunc[105]: NULL or QWidget::setWState(unsigned int) 17830 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 17831 vfunc[107]: QWidget::focusNextPrevChild(bool) 17832 vfunc[108]: QWidget::setKeyCompression(bool) 17833 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 17834 bool, QFont*) 17835 vfunc[110]: QDateEdit::setFocusSection(int) 17836 vfunc[111]: QDateEdit::sectionFormattedText(int) 17837 vfunc[112]: QDateEdit::addNumber(int, int) 17838 vfunc[113]: QDateEdit::removeLastNumber(int) 17839 vfunc[114]: QDateEdit::stepUp() 17840 vfunc[115]: QDateEdit::stepDown() 17841 vfunc[116]: QDateEdit::setDate(QDate const&) 17842 vfunc[117]: QDateEdit::setOrder(QDateEdit::Order) 17843 vfunc[118]: QDateEdit::setAutoAdvance(bool) 17844 vfunc[119]: NULL or QDateEdit::setMinValue(QDate const&) 17845 vfunc[120]: NULL or QDateEdit::setMaxValue(QDate const&) 17846 vfunc[121]: QDateEdit::setRange(QDate const&, QDate const&) 17847 vfunc[122]: QDateEdit::setSeparator(QString const&) 17848 vfunc[123]: QDateEdit::setYear(int) 17849 vfunc[124]: QDateEdit::setMonth(int) 17850 vfunc[125]: QDateEdit::setDay(int) 17851 vfunc[126]: QDateEdit::fix() 17852 vfunc[127]: QDateEdit::outOfRange(int, int, int) const 17853 17854 Table 8-15. Secondary vtable for QDateEdit 17855 Base Offset -40 17856 Virtual Base Offset 0 17857 RTTI typeinfo for QDateEdit 17858 vfunc[0]: non-virtual thunk to QDateEdit::~QDateEdit() 17859 vfunc[1]: non-virtual thunk to QDateEdit::~QDateEdit() 17860 vfunc[2]: QPaintDevice::setResolution(int) 17861 vfunc[3]: QPaintDevice::resolution() const 17862 vfunc[4]: QPaintDevice::handle() const 17863 vfunc[5]: QPaintDevice::x11RenderHandle() const 17864 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 17865 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 17866 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 17867 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 17868 const 17869 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 17870 17871 The Run Time Type Information for the QDateEdit class is 17872 described by Table 8-16 17873 17874 Table 8-16. typeinfo for QDateEdit 17875 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17876 Name typeinfo name for QDateEdit 17877 basetype: typeinfo for QDateTimeEditBase 17878 __________________________________________________________ 17879 17880 8.2.6.5. Class data for QTimeEdit 17881 17882 The virtual table for the QTimeEdit class is described by Table 17883 8-17 17884 17885 Table 8-17. Primary vtable for QTimeEdit 17886 Base Offset 0 17887 Virtual Base Offset 0 17888 RTTI typeinfo for QTimeEdit 17889 vfunc[0]: NULL or QTimeEdit::metaObject() const 17890 vfunc[1]: QTimeEdit::className() const 17891 vfunc[2]: QTimeEdit::qt_cast(char const*) 17892 vfunc[3]: QTimeEdit::qt_invoke(int, QUObject*) 17893 vfunc[4]: QTimeEdit::qt_emit(int, QUObject*) 17894 vfunc[5]: QTimeEdit::qt_property(int, int, QVariant*) 17895 vfunc[6]: QTimeEdit::~QTimeEdit() 17896 vfunc[7]: QTimeEdit::~QTimeEdit() 17897 vfunc[8]: QTimeEdit::event(QEvent*) 17898 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 17899 vfunc[10]: QWidget::setName(char const*) 17900 vfunc[11]: QObject::insertChild(QObject*) 17901 vfunc[12]: QObject::removeChild(QObject*) 17902 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 17903 vfunc[14]: QObject::property(char const*) const 17904 vfunc[15]: QTimeEdit::timerEvent(QTimerEvent*) 17905 vfunc[16]: QObject::childEvent(QChildEvent*) 17906 vfunc[17]: QObject::customEvent(QCustomEvent*) 17907 vfunc[18]: QObject::connectNotify(char const*) 17908 vfunc[19]: QObject::disconnectNotify(char const*) 17909 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 17910 const*, char const*) 17911 vfunc[21]: QWidget::setEnabled(bool) 17912 vfunc[22]: QWidget::setMinimumSize(int, int) 17913 vfunc[23]: QWidget::setMaximumSize(int, int) 17914 vfunc[24]: QWidget::setSizeIncrement(int, int) 17915 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 17916 vfunc[26]: QWidget::setEraseColor(QColor const&) 17917 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 17918 vfunc[28]: QWidget::setPalette(QPalette const&) 17919 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 17920 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 17921 vfunc[31]: QWidget::setFont(QFont const&) 17922 vfunc[32]: QWidget::setCursor(QCursor const&) 17923 vfunc[33]: QWidget::unsetCursor() 17924 vfunc[34]: QWidget::setMask(QBitmap const&) 17925 vfunc[35]: QWidget::setMask(QRegion const&) 17926 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 17927 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 17928 vfunc[38]: QWidget::setCaption(QString const&) 17929 vfunc[39]: QWidget::setIcon(QPixmap const&) 17930 vfunc[40]: QWidget::setIconText(QString const&) 17931 vfunc[41]: QWidget::setMouseTracking(bool) 17932 vfunc[42]: QWidget::setFocus() 17933 vfunc[43]: QWidget::setActiveWindow() 17934 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 17935 vfunc[45]: QWidget::setFocusProxy(QWidget*) 17936 vfunc[46]: QWidget::setUpdatesEnabled(bool) 17937 vfunc[47]: QWidget::show() 17938 vfunc[48]: QWidget::hide() 17939 vfunc[49]: QWidget::showMinimized() 17940 vfunc[50]: QWidget::showMaximized() 17941 vfunc[51]: QWidget::showNormal() 17942 vfunc[52]: QWidget::polish() 17943 vfunc[53]: QWidget::move(int, int) 17944 vfunc[54]: QWidget::resize(int, int) 17945 vfunc[55]: QWidget::setGeometry(int, int, int, int) 17946 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 17947 vfunc[57]: QWidget::close(bool) 17948 vfunc[58]: QTimeEdit::sizeHint() const 17949 vfunc[59]: QTimeEdit::minimumSizeHint() const 17950 vfunc[60]: QWidget::sizePolicy() const 17951 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 17952 vfunc[62]: QWidget::heightForWidth(int) const 17953 vfunc[63]: QWidget::adjustSize() 17954 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 17955 const&, bool) 17956 vfunc[65]: QWidget::setAcceptDrops(bool) 17957 vfunc[66]: QWidget::setAutoMask(bool) 17958 vfunc[67]: 17959 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 17960 vfunc[68]: QWidget::customWhatsThis() const 17961 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 17962 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 17963 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 17964 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 17965 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 17966 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 17967 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 17968 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 17969 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 17970 vfunc[78]: QWidget::enterEvent(QEvent*) 17971 vfunc[79]: QWidget::leaveEvent(QEvent*) 17972 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 17973 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 17974 vfunc[82]: QTimeEdit::resizeEvent(QResizeEvent*) 17975 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 17976 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 17977 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 17978 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 17979 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 17980 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 17981 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 17982 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 17983 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 17984 vfunc[92]: QWidget::dropEvent(QDropEvent*) 17985 vfunc[93]: QWidget::showEvent(QShowEvent*) 17986 vfunc[94]: QWidget::hideEvent(QHideEvent*) 17987 vfunc[95]: QWidget::x11Event(_XEvent*) 17988 vfunc[96]: QWidget::updateMask() 17989 vfunc[97]: QWidget::styleChange(QStyle&) 17990 vfunc[98]: QWidget::enabledChange(bool) 17991 vfunc[99]: QWidget::paletteChange(QPalette const&) 17992 vfunc[100]: QWidget::fontChange(QFont const&) 17993 vfunc[101]: QWidget::windowActivationChange(bool) 17994 vfunc[102]: QWidget::metric(int) const 17995 vfunc[103]: QWidget::create(unsigned long, bool, bool) 17996 vfunc[104]: QWidget::destroy(bool, bool) 17997 vfunc[105]: NULL or QWidget::setWState(unsigned int) 17998 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 17999 vfunc[107]: QWidget::focusNextPrevChild(bool) 18000 vfunc[108]: QWidget::setKeyCompression(bool) 18001 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 18002 bool, QFont*) 18003 vfunc[110]: QTimeEdit::setFocusSection(int) 18004 vfunc[111]: QTimeEdit::sectionFormattedText(int) 18005 vfunc[112]: QTimeEdit::addNumber(int, int) 18006 vfunc[113]: QTimeEdit::removeLastNumber(int) 18007 vfunc[114]: QTimeEdit::stepUp() 18008 vfunc[115]: QTimeEdit::stepDown() 18009 vfunc[116]: QTimeEdit::setTime(QTime const&) 18010 vfunc[117]: QTimeEdit::setAutoAdvance(bool) 18011 vfunc[118]: NULL or QTimeEdit::setMinValue(QTime const&) 18012 vfunc[119]: NULL or QTimeEdit::setMaxValue(QTime const&) 18013 vfunc[120]: QTimeEdit::setRange(QTime const&, QTime const&) 18014 vfunc[121]: QTimeEdit::setSeparator(QString const&) 18015 vfunc[122]: QTimeEdit::outOfRange(int, int, int) const 18016 vfunc[123]: QTimeEdit::setHour(int) 18017 vfunc[124]: QTimeEdit::setMinute(int) 18018 vfunc[125]: QTimeEdit::setSecond(int) 18019 18020 Table 8-18. Secondary vtable for QTimeEdit 18021 Base Offset -40 18022 Virtual Base Offset 0 18023 RTTI typeinfo for QTimeEdit 18024 vfunc[0]: non-virtual thunk to QTimeEdit::~QTimeEdit() 18025 vfunc[1]: non-virtual thunk to QTimeEdit::~QTimeEdit() 18026 vfunc[2]: QPaintDevice::setResolution(int) 18027 vfunc[3]: QPaintDevice::resolution() const 18028 vfunc[4]: QPaintDevice::handle() const 18029 vfunc[5]: QPaintDevice::x11RenderHandle() const 18030 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 18031 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 18032 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 18033 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 18034 const 18035 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 18036 18037 The Run Time Type Information for the QTimeEdit class is 18038 described by Table 8-19 18039 18040 Table 8-19. typeinfo for QTimeEdit 18041 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18042 Name typeinfo name for QTimeEdit 18043 basetype: typeinfo for QDateTimeEditBase 18044 __________________________________________________________ 18045 18046 8.2.6.6. Interfaces for Qt3 Date and Time 18047 18048 An LSB conforming implementation shall provide the architecture 18049 specific functions for Qt3 Date and Time specified in Table 18050 8-20, with the full mandatory functionality as described in the 18051 referenced underlying specification. 18052 18053 Table 8-20. libqt-mt - Qt3 Date and Time Function Interfaces 18054 _ZThn40_N13QDateTimeEditD0Ev [CXXABI-1.86] 18055 _ZThn40_N13QDateTimeEditD1Ev [CXXABI-1.86] 18056 _ZThn40_N9QDateEditD0Ev [CXXABI-1.86] _ZThn40_N9QDateEditD1Ev 18057 [CXXABI-1.86] 18058 _ZThn40_N9QTimeEditD0Ev [CXXABI-1.86] _ZThn40_N9QTimeEditD1Ev 18059 [CXXABI-1.86] 18060 __________________________________________________________ 18061 18062 8.2.7. Qt3 Canvas 18063 __________________________________________________________ 18064 18065 8.2.7.1. Class data for QCanvasItem 18066 18067 The virtual table for the QCanvasItem class is described in the 18068 generic part of this specification. 18069 18070 The Run Time Type Information for the QCanvasItem class is 18071 described by Table 8-21 18072 18073 Table 8-21. typeinfo for QCanvasItem 18074 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18075 Name typeinfo name for QCanvasItem 18076 basetype: typeinfo for Qt 18077 __________________________________________________________ 18078 18079 8.2.7.2. Class data for QCanvasSprite 18080 18081 The virtual table for the QCanvasSprite class is described in 18082 the generic part of this specification. 18083 18084 The Run Time Type Information for the QCanvasSprite class is 18085 described by Table 8-22 18086 18087 Table 8-22. typeinfo for QCanvasSprite 18088 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18089 Name typeinfo name for QCanvasSprite 18090 basetype: typeinfo for QCanvasItem 18091 __________________________________________________________ 18092 18093 8.2.7.3. Class data for QCanvasPolygonalItem 18094 18095 The virtual table for the QCanvasPolygonalItem class is 18096 described in the generic part of this specification. 18097 18098 The Run Time Type Information for the QCanvasPolygonalItem 18099 class is described by Table 8-23 18100 18101 Table 8-23. typeinfo for QCanvasPolygonalItem 18102 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18103 Name typeinfo name for QCanvasPolygonalItem 18104 basetype: typeinfo for QCanvasItem 18105 __________________________________________________________ 18106 18107 8.2.7.4. Class data for QCanvasRectangle 18108 18109 The virtual table for the QCanvasRectangle class is described 18110 in the generic part of this specification. 18111 18112 The Run Time Type Information for the QCanvasRectangle class is 18113 described by Table 8-24 18114 18115 Table 8-24. typeinfo for QCanvasRectangle 18116 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18117 Name typeinfo name for QCanvasRectangle 18118 basetype: typeinfo for QCanvasPolygonalItem 18119 __________________________________________________________ 18120 18121 8.2.7.5. Class data for QCanvasView 18122 18123 The virtual table for the QCanvasView class is described by 18124 Table 8-25 18125 18126 Table 8-25. Primary vtable for QCanvasView 18127 Base Offset 0 18128 Virtual Base Offset 0 18129 RTTI typeinfo for QCanvasView 18130 vfunc[0]: NULL or QCanvasView::metaObject() const 18131 vfunc[1]: QCanvasView::className() const 18132 vfunc[2]: QCanvasView::qt_cast(char const*) 18133 vfunc[3]: QCanvasView::qt_invoke(int, QUObject*) 18134 vfunc[4]: QCanvasView::qt_emit(int, QUObject*) 18135 vfunc[5]: QCanvasView::qt_property(int, int, QVariant*) 18136 vfunc[6]: QCanvasView::~QCanvasView() 18137 vfunc[7]: QCanvasView::~QCanvasView() 18138 vfunc[8]: QWidget::event(QEvent*) 18139 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 18140 vfunc[10]: QWidget::setName(char const*) 18141 vfunc[11]: QObject::insertChild(QObject*) 18142 vfunc[12]: QScrollView::removeChild(QObject*) 18143 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18144 vfunc[14]: QObject::property(char const*) const 18145 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18146 vfunc[16]: QObject::childEvent(QChildEvent*) 18147 vfunc[17]: QObject::customEvent(QCustomEvent*) 18148 vfunc[18]: QObject::connectNotify(char const*) 18149 vfunc[19]: QObject::disconnectNotify(char const*) 18150 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18151 const*, char const*) 18152 vfunc[21]: QScrollView::setEnabled(bool) 18153 vfunc[22]: QWidget::setMinimumSize(int, int) 18154 vfunc[23]: QWidget::setMaximumSize(int, int) 18155 vfunc[24]: QWidget::setSizeIncrement(int, int) 18156 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 18157 vfunc[26]: QWidget::setEraseColor(QColor const&) 18158 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 18159 vfunc[28]: QWidget::setPalette(QPalette const&) 18160 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 18161 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 18162 vfunc[31]: QWidget::setFont(QFont const&) 18163 vfunc[32]: QWidget::setCursor(QCursor const&) 18164 vfunc[33]: QWidget::unsetCursor() 18165 vfunc[34]: QWidget::setMask(QBitmap const&) 18166 vfunc[35]: QWidget::setMask(QRegion const&) 18167 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 18168 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 18169 vfunc[38]: QWidget::setCaption(QString const&) 18170 vfunc[39]: QWidget::setIcon(QPixmap const&) 18171 vfunc[40]: QWidget::setIconText(QString const&) 18172 vfunc[41]: QWidget::setMouseTracking(bool) 18173 vfunc[42]: QWidget::setFocus() 18174 vfunc[43]: QWidget::setActiveWindow() 18175 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 18176 vfunc[45]: QWidget::setFocusProxy(QWidget*) 18177 vfunc[46]: QWidget::setUpdatesEnabled(bool) 18178 vfunc[47]: QScrollView::show() 18179 vfunc[48]: QWidget::hide() 18180 vfunc[49]: QWidget::showMinimized() 18181 vfunc[50]: QWidget::showMaximized() 18182 vfunc[51]: QWidget::showNormal() 18183 vfunc[52]: QWidget::polish() 18184 vfunc[53]: QWidget::move(int, int) 18185 vfunc[54]: QScrollView::resize(int, int) 18186 vfunc[55]: QWidget::setGeometry(int, int, int, int) 18187 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 18188 vfunc[57]: QWidget::close(bool) 18189 vfunc[58]: QCanvasView::sizeHint() const 18190 vfunc[59]: QScrollView::minimumSizeHint() const 18191 vfunc[60]: QWidget::sizePolicy() const 18192 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 18193 vfunc[62]: QWidget::heightForWidth(int) const 18194 vfunc[63]: QWidget::adjustSize() 18195 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 18196 const&, bool) 18197 vfunc[65]: QWidget::setAcceptDrops(bool) 18198 vfunc[66]: QWidget::setAutoMask(bool) 18199 vfunc[67]: 18200 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 18201 vfunc[68]: QWidget::customWhatsThis() const 18202 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 18203 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 18204 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 18205 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 18206 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 18207 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 18208 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 18209 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 18210 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 18211 vfunc[78]: QWidget::enterEvent(QEvent*) 18212 vfunc[79]: QWidget::leaveEvent(QEvent*) 18213 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 18214 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 18215 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 18216 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 18217 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 18218 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 18219 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 18220 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 18221 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 18222 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 18223 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 18224 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 18225 vfunc[92]: QWidget::dropEvent(QDropEvent*) 18226 vfunc[93]: QWidget::showEvent(QShowEvent*) 18227 vfunc[94]: QWidget::hideEvent(QHideEvent*) 18228 vfunc[95]: QWidget::x11Event(_XEvent*) 18229 vfunc[96]: QWidget::updateMask() 18230 vfunc[97]: QScrollView::styleChange(QStyle&) 18231 vfunc[98]: QWidget::enabledChange(bool) 18232 vfunc[99]: QWidget::paletteChange(QPalette const&) 18233 vfunc[100]: QScrollView::fontChange(QFont const&) 18234 vfunc[101]: QWidget::windowActivationChange(bool) 18235 vfunc[102]: QWidget::metric(int) const 18236 vfunc[103]: QWidget::create(unsigned long, bool, bool) 18237 vfunc[104]: QWidget::destroy(bool, bool) 18238 vfunc[105]: NULL or QWidget::setWState(unsigned int) 18239 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 18240 vfunc[107]: QScrollView::focusNextPrevChild(bool) 18241 vfunc[108]: QWidget::setKeyCompression(bool) 18242 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 18243 bool, QFont*) 18244 vfunc[110]: QFrame::setFrameStyle(int) 18245 vfunc[111]: QFrame::setLineWidth(int) 18246 vfunc[112]: QFrame::setMargin(int) 18247 vfunc[113]: QFrame::setMidLineWidth(int) 18248 vfunc[114]: QFrame::setFrameRect(QRect const&) 18249 vfunc[115]: QFrame::drawFrame(QPainter*) 18250 vfunc[116]: QCanvasView::drawContents(QPainter*) 18251 vfunc[117]: QScrollView::frameChanged() 18252 vfunc[118]: 18253 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 18254 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 18255 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 18256 vfunc[121]: 18257 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 18258 vfunc[122]: 18259 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 18260 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 18261 vfunc[124]: QScrollView::setDragAutoScroll(bool) 18262 vfunc[125]: QScrollView::resizeContents(int, int) 18263 vfunc[126]: QScrollView::setContentsPos(int, int) 18264 vfunc[127]: QCanvasView::drawContents(QPainter*, int, int, int, 18265 int) 18266 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 18267 int, int, int, int, int) 18268 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 18269 vfunc[130]: 18270 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 18271 vfunc[131]: 18272 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 18273 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 18274 vfunc[133]: 18275 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 18276 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 18277 vfunc[135]: 18278 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 18279 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 18280 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 18281 vfunc[138]: 18282 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 18283 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 18284 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 18285 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 18286 vfunc[142]: 18287 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 18288 vfunc[143]: 18289 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 18290 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 18291 vfunc[145]: 18292 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 18293 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 18294 vfunc[147]: 18295 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 18296 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 18297 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 18298 vfunc[150]: 18299 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 18300 vfunc[151]: QScrollView::setMargins(int, int, int, int) 18301 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 18302 int, int) 18303 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 18304 int, int) 18305 18306 Table 8-26. Secondary vtable for QCanvasView 18307 Base Offset -40 18308 Virtual Base Offset 0 18309 RTTI typeinfo for QCanvasView 18310 vfunc[0]: non-virtual thunk to QCanvasView::~QCanvasView() 18311 vfunc[1]: non-virtual thunk to QCanvasView::~QCanvasView() 18312 vfunc[2]: QPaintDevice::setResolution(int) 18313 vfunc[3]: QPaintDevice::resolution() const 18314 vfunc[4]: QPaintDevice::handle() const 18315 vfunc[5]: QPaintDevice::x11RenderHandle() const 18316 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 18317 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 18318 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 18319 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 18320 const 18321 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 18322 18323 The Run Time Type Information for the QCanvasView class is 18324 described by Table 8-27 18325 18326 Table 8-27. typeinfo for QCanvasView 18327 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18328 Name typeinfo name for QCanvasView 18329 basetype: typeinfo for QScrollView 18330 __________________________________________________________ 18331 18332 8.2.7.6. Class data for QCanvasEllipse 18333 18334 The virtual table for the QCanvasEllipse class is described in 18335 the generic part of this specification. 18336 18337 The Run Time Type Information for the QCanvasEllipse class is 18338 described by Table 8-28 18339 18340 Table 8-28. typeinfo for QCanvasEllipse 18341 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18342 Name typeinfo name for QCanvasEllipse 18343 basetype: typeinfo for QCanvasPolygonalItem 18344 __________________________________________________________ 18345 18346 8.2.7.7. Class data for QCanvasPixmap 18347 18348 The virtual table for the QCanvasPixmap class is described in 18349 the generic part of this specification. 18350 18351 The Run Time Type Information for the QCanvasPixmap class is 18352 described by Table 8-29 18353 18354 Table 8-29. typeinfo for QCanvasPixmap 18355 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18356 Name typeinfo name for QCanvasPixmap 18357 basetype: typeinfo for QPixmap 18358 __________________________________________________________ 18359 18360 8.2.7.8. Class data for QCanvasLine 18361 18362 The virtual table for the QCanvasLine class is described in the 18363 generic part of this specification. 18364 18365 The Run Time Type Information for the QCanvasLine class is 18366 described by Table 8-30 18367 18368 Table 8-30. typeinfo for QCanvasLine 18369 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18370 Name typeinfo name for QCanvasLine 18371 basetype: typeinfo for QCanvasPolygonalItem 18372 __________________________________________________________ 18373 18374 8.2.7.9. Class data for QCanvasSpline 18375 18376 The virtual table for the QCanvasSpline class is described in 18377 the generic part of this specification. 18378 18379 The Run Time Type Information for the QCanvasSpline class is 18380 described by Table 8-31 18381 18382 Table 8-31. typeinfo for QCanvasSpline 18383 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18384 Name typeinfo name for QCanvasSpline 18385 basetype: typeinfo for QCanvasPolygon 18386 __________________________________________________________ 18387 18388 8.2.7.10. Class data for QCanvasText 18389 18390 The virtual table for the QCanvasText class is described in the 18391 generic part of this specification. 18392 18393 The Run Time Type Information for the QCanvasText class is 18394 described by Table 8-32 18395 18396 Table 8-32. typeinfo for QCanvasText 18397 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18398 Name typeinfo name for QCanvasText 18399 basetype: typeinfo for QCanvasItem 18400 __________________________________________________________ 18401 18402 8.2.7.11. Class data for QCanvasPolygon 18403 18404 The virtual table for the QCanvasPolygon class is described in 18405 the generic part of this specification. 18406 18407 The Run Time Type Information for the QCanvasPolygon class is 18408 described by Table 8-33 18409 18410 Table 8-33. typeinfo for QCanvasPolygon 18411 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18412 Name typeinfo name for QCanvasPolygon 18413 basetype: typeinfo for QCanvasPolygonalItem 18414 __________________________________________________________ 18415 18416 8.2.7.12. Class data for QCanvas 18417 18418 The virtual table for the QCanvas class is described in the 18419 generic part of this specification. 18420 18421 The Run Time Type Information for the QCanvas class is 18422 described by Table 8-34 18423 18424 Table 8-34. typeinfo for QCanvas 18425 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18426 Name typeinfo name for QCanvas 18427 basetype: typeinfo for QObject 18428 __________________________________________________________ 18429 18430 8.2.7.13. Interfaces for Qt3 Canvas 18431 18432 An LSB conforming implementation shall provide the architecture 18433 specific functions for Qt3 Canvas specified in Table 8-35, with 18434 the full mandatory functionality as described in the referenced 18435 underlying specification. 18436 18437 Table 8-35. libqt-mt - Qt3 Canvas Function Interfaces 18438 _ZThn40_N11QCanvasViewD0Ev [CXXABI-1.86] 18439 _ZThn40_N11QCanvasViewD1Ev [CXXABI-1.86] 18440 __________________________________________________________ 18441 18442 8.2.8. Qt3 Drag and Drop 18443 __________________________________________________________ 18444 18445 8.2.8.1. Class data for QImageDrag 18446 18447 The virtual table for the QImageDrag class is described by 18448 Table 8-36 18449 18450 Table 8-36. Primary vtable for QImageDrag 18451 Base Offset 0 18452 Virtual Base Offset 0 18453 RTTI typeinfo for QImageDrag 18454 vfunc[0]: NULL or QImageDrag::metaObject() const 18455 vfunc[1]: QImageDrag::className() const 18456 vfunc[2]: QImageDrag::qt_cast(char const*) 18457 vfunc[3]: QImageDrag::qt_invoke(int, QUObject*) 18458 vfunc[4]: QImageDrag::qt_emit(int, QUObject*) 18459 vfunc[5]: QImageDrag::qt_property(int, int, QVariant*) 18460 vfunc[6]: QImageDrag::~QImageDrag() 18461 vfunc[7]: QImageDrag::~QImageDrag() 18462 vfunc[8]: QObject::event(QEvent*) 18463 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18464 vfunc[10]: QObject::setName(char const*) 18465 vfunc[11]: QObject::insertChild(QObject*) 18466 vfunc[12]: QObject::removeChild(QObject*) 18467 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18468 vfunc[14]: QObject::property(char const*) const 18469 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18470 vfunc[16]: QObject::childEvent(QChildEvent*) 18471 vfunc[17]: QObject::customEvent(QCustomEvent*) 18472 vfunc[18]: QObject::connectNotify(char const*) 18473 vfunc[19]: QObject::disconnectNotify(char const*) 18474 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18475 const*, char const*) 18476 vfunc[21]: QDragObject::setPixmap(QPixmap) 18477 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18478 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18479 vfunc[24]: QImageDrag::setImage(QImage) 18480 vfunc[25]: QImageDrag::format(int) const 18481 vfunc[26]: QImageDrag::encodedData(char const*) const 18482 18483 Table 8-37. Secondary vtable for QImageDrag 18484 Base Offset -40 18485 Virtual Base Offset 0 18486 RTTI typeinfo for QImageDrag 18487 vfunc[0]: non-virtual thunk to QImageDrag::~QImageDrag() 18488 vfunc[1]: non-virtual thunk to QImageDrag::~QImageDrag() 18489 vfunc[2]: non-virtual thunk to QImageDrag::format(int) const 18490 vfunc[3]: QMimeSource::provides(char const*) const 18491 vfunc[4]: non-virtual thunk to QImageDrag::encodedData(char 18492 const*) const 18493 18494 The Run Time Type Information for the QImageDrag class is 18495 described by Table 8-38 18496 18497 Table 8-38. typeinfo for QImageDrag 18498 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18499 Name typeinfo name for QImageDrag 18500 basetype: typeinfo for QDragObject 18501 __________________________________________________________ 18502 18503 8.2.8.2. Class data for QDragLeaveEvent 18504 18505 The virtual table for the QDragLeaveEvent class is described in 18506 the generic part of this specification. 18507 18508 The Run Time Type Information for the QDragLeaveEvent class is 18509 described by Table 8-39 18510 18511 Table 8-39. typeinfo for QDragLeaveEvent 18512 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18513 Name typeinfo name for QDragLeaveEvent 18514 basetype: typeinfo for QEvent 18515 __________________________________________________________ 18516 18517 8.2.8.3. Class data for QColorDrag 18518 18519 The virtual table for the QColorDrag class is described by 18520 Table 8-40 18521 18522 Table 8-40. Primary vtable for QColorDrag 18523 Base Offset 0 18524 Virtual Base Offset 0 18525 RTTI typeinfo for QColorDrag 18526 vfunc[0]: NULL or QColorDrag::metaObject() const 18527 vfunc[1]: QColorDrag::className() const 18528 vfunc[2]: QColorDrag::qt_cast(char const*) 18529 vfunc[3]: QColorDrag::qt_invoke(int, QUObject*) 18530 vfunc[4]: QColorDrag::qt_emit(int, QUObject*) 18531 vfunc[5]: QColorDrag::qt_property(int, int, QVariant*) 18532 vfunc[6]: NULL or QColorDrag::~QColorDrag() 18533 vfunc[7]: NULL or QColorDrag::~QColorDrag() 18534 vfunc[8]: QObject::event(QEvent*) 18535 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18536 vfunc[10]: QObject::setName(char const*) 18537 vfunc[11]: QObject::insertChild(QObject*) 18538 vfunc[12]: QObject::removeChild(QObject*) 18539 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18540 vfunc[14]: QObject::property(char const*) const 18541 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18542 vfunc[16]: QObject::childEvent(QChildEvent*) 18543 vfunc[17]: QObject::customEvent(QCustomEvent*) 18544 vfunc[18]: QObject::connectNotify(char const*) 18545 vfunc[19]: QObject::disconnectNotify(char const*) 18546 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18547 const*, char const*) 18548 vfunc[21]: QDragObject::setPixmap(QPixmap) 18549 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18550 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18551 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 18552 vfunc[25]: QStoredDrag::format(int) const 18553 vfunc[26]: QStoredDrag::encodedData(char const*) const 18554 18555 Table 8-41. Secondary vtable for QColorDrag 18556 Base Offset -40 18557 Virtual Base Offset 0 18558 RTTI typeinfo for QColorDrag 18559 vfunc[0]: non-virtual thunk to QColorDrag::~QColorDrag() 18560 vfunc[1]: non-virtual thunk to QColorDrag::~QColorDrag() 18561 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 18562 vfunc[3]: QMimeSource::provides(char const*) const 18563 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 18564 const*) const 18565 18566 The Run Time Type Information for the QColorDrag class is 18567 described by Table 8-42 18568 18569 Table 8-42. typeinfo for QColorDrag 18570 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18571 Name typeinfo name for QColorDrag 18572 basetype: typeinfo for QStoredDrag 18573 __________________________________________________________ 18574 18575 8.2.8.4. Class data for QDragResponseEvent 18576 18577 The virtual table for the QDragResponseEvent class is described 18578 in the generic part of this specification. 18579 18580 The Run Time Type Information for the QDragResponseEvent class 18581 is described by Table 8-43 18582 18583 Table 8-43. typeinfo for QDragResponseEvent 18584 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18585 Name typeinfo name for QDragResponseEvent 18586 basetype: typeinfo for QEvent 18587 __________________________________________________________ 18588 18589 8.2.8.5. Class data for QIconDrag 18590 18591 The virtual table for the QIconDrag class is described by Table 18592 8-44 18593 18594 Table 8-44. Primary vtable for QIconDrag 18595 Base Offset 0 18596 Virtual Base Offset 0 18597 RTTI typeinfo for QIconDrag 18598 vfunc[0]: NULL or QIconDrag::metaObject() const 18599 vfunc[1]: QIconDrag::className() const 18600 vfunc[2]: QIconDrag::qt_cast(char const*) 18601 vfunc[3]: QIconDrag::qt_invoke(int, QUObject*) 18602 vfunc[4]: QIconDrag::qt_emit(int, QUObject*) 18603 vfunc[5]: QIconDrag::qt_property(int, int, QVariant*) 18604 vfunc[6]: QIconDrag::~QIconDrag() 18605 vfunc[7]: QIconDrag::~QIconDrag() 18606 vfunc[8]: QObject::event(QEvent*) 18607 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18608 vfunc[10]: QObject::setName(char const*) 18609 vfunc[11]: QObject::insertChild(QObject*) 18610 vfunc[12]: QObject::removeChild(QObject*) 18611 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18612 vfunc[14]: QObject::property(char const*) const 18613 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18614 vfunc[16]: QObject::childEvent(QChildEvent*) 18615 vfunc[17]: QObject::customEvent(QCustomEvent*) 18616 vfunc[18]: QObject::connectNotify(char const*) 18617 vfunc[19]: QObject::disconnectNotify(char const*) 18618 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18619 const*, char const*) 18620 vfunc[21]: QDragObject::setPixmap(QPixmap) 18621 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18622 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18623 vfunc[24]: QIconDrag::format(int) const 18624 vfunc[25]: QIconDrag::encodedData(char const*) const 18625 18626 Table 8-45. Secondary vtable for QIconDrag 18627 Base Offset -40 18628 Virtual Base Offset 0 18629 RTTI typeinfo for QIconDrag 18630 vfunc[0]: non-virtual thunk to QIconDrag::~QIconDrag() 18631 vfunc[1]: non-virtual thunk to QIconDrag::~QIconDrag() 18632 vfunc[2]: non-virtual thunk to QIconDrag::format(int) const 18633 vfunc[3]: QMimeSource::provides(char const*) const 18634 vfunc[4]: non-virtual thunk to QIconDrag::encodedData(char 18635 const*) const 18636 18637 The Run Time Type Information for the QIconDrag class is 18638 described by Table 8-46 18639 18640 Table 8-46. typeinfo for QIconDrag 18641 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18642 Name typeinfo name for QIconDrag 18643 basetype: typeinfo for QDragObject 18644 __________________________________________________________ 18645 18646 8.2.8.6. Class data for QUriDrag 18647 18648 The virtual table for the QUriDrag class is described by Table 18649 8-47 18650 18651 Table 8-47. Primary vtable for QUriDrag 18652 Base Offset 0 18653 Virtual Base Offset 0 18654 RTTI typeinfo for QUriDrag 18655 vfunc[0]: NULL or QUriDrag::metaObject() const 18656 vfunc[1]: QUriDrag::className() const 18657 vfunc[2]: QUriDrag::qt_cast(char const*) 18658 vfunc[3]: QUriDrag::qt_invoke(int, QUObject*) 18659 vfunc[4]: QUriDrag::qt_emit(int, QUObject*) 18660 vfunc[5]: QUriDrag::qt_property(int, int, QVariant*) 18661 vfunc[6]: QUriDrag::~QUriDrag() 18662 vfunc[7]: QUriDrag::~QUriDrag() 18663 vfunc[8]: QObject::event(QEvent*) 18664 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18665 vfunc[10]: QObject::setName(char const*) 18666 vfunc[11]: QObject::insertChild(QObject*) 18667 vfunc[12]: QObject::removeChild(QObject*) 18668 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18669 vfunc[14]: QObject::property(char const*) const 18670 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18671 vfunc[16]: QObject::childEvent(QChildEvent*) 18672 vfunc[17]: QObject::customEvent(QCustomEvent*) 18673 vfunc[18]: QObject::connectNotify(char const*) 18674 vfunc[19]: QObject::disconnectNotify(char const*) 18675 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18676 const*, char const*) 18677 vfunc[21]: QDragObject::setPixmap(QPixmap) 18678 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18679 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18680 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 18681 vfunc[25]: QStoredDrag::format(int) const 18682 vfunc[26]: QStoredDrag::encodedData(char const*) const 18683 vfunc[27]: QUriDrag::setUris(QStrList) 18684 18685 Table 8-48. Secondary vtable for QUriDrag 18686 Base Offset -40 18687 Virtual Base Offset 0 18688 RTTI typeinfo for QUriDrag 18689 vfunc[0]: non-virtual thunk to QUriDrag::~QUriDrag() 18690 vfunc[1]: non-virtual thunk to QUriDrag::~QUriDrag() 18691 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 18692 vfunc[3]: QMimeSource::provides(char const*) const 18693 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 18694 const*) const 18695 18696 The Run Time Type Information for the QUriDrag class is 18697 described by Table 8-49 18698 18699 Table 8-49. typeinfo for QUriDrag 18700 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18701 Name typeinfo name for QUriDrag 18702 basetype: typeinfo for QStoredDrag 18703 __________________________________________________________ 18704 18705 8.2.8.7. Class data for QDropSite 18706 18707 The virtual table for the QDropSite class is described in the 18708 generic part of this specification. 18709 18710 The Run Time Type Information for the QDropSite class is 18711 described by Table 8-50 18712 18713 Table 8-50. typeinfo for QDropSite 18714 Base Vtable vtable for __cxxabiv1::__class_type_info 18715 Name typeinfo name for QDropSite 18716 __________________________________________________________ 18717 18718 8.2.8.8. Class data for QStoredDrag 18719 18720 The virtual table for the QStoredDrag class is described by 18721 Table 8-51 18722 18723 Table 8-51. Primary vtable for QStoredDrag 18724 Base Offset 0 18725 Virtual Base Offset 0 18726 RTTI typeinfo for QStoredDrag 18727 vfunc[0]: NULL or QStoredDrag::metaObject() const 18728 vfunc[1]: QStoredDrag::className() const 18729 vfunc[2]: QStoredDrag::qt_cast(char const*) 18730 vfunc[3]: QStoredDrag::qt_invoke(int, QUObject*) 18731 vfunc[4]: QStoredDrag::qt_emit(int, QUObject*) 18732 vfunc[5]: QStoredDrag::qt_property(int, int, QVariant*) 18733 vfunc[6]: QStoredDrag::~QStoredDrag() 18734 vfunc[7]: QStoredDrag::~QStoredDrag() 18735 vfunc[8]: QObject::event(QEvent*) 18736 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18737 vfunc[10]: QObject::setName(char const*) 18738 vfunc[11]: QObject::insertChild(QObject*) 18739 vfunc[12]: QObject::removeChild(QObject*) 18740 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18741 vfunc[14]: QObject::property(char const*) const 18742 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18743 vfunc[16]: QObject::childEvent(QChildEvent*) 18744 vfunc[17]: QObject::customEvent(QCustomEvent*) 18745 vfunc[18]: QObject::connectNotify(char const*) 18746 vfunc[19]: QObject::disconnectNotify(char const*) 18747 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18748 const*, char const*) 18749 vfunc[21]: QDragObject::setPixmap(QPixmap) 18750 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18751 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18752 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 18753 vfunc[25]: QStoredDrag::format(int) const 18754 vfunc[26]: QStoredDrag::encodedData(char const*) const 18755 18756 Table 8-52. Secondary vtable for QStoredDrag 18757 Base Offset -40 18758 Virtual Base Offset 0 18759 RTTI typeinfo for QStoredDrag 18760 vfunc[0]: non-virtual thunk to QStoredDrag::~QStoredDrag() 18761 vfunc[1]: non-virtual thunk to QStoredDrag::~QStoredDrag() 18762 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 18763 vfunc[3]: QMimeSource::provides(char const*) const 18764 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 18765 const*) const 18766 18767 The Run Time Type Information for the QStoredDrag class is 18768 described by Table 8-53 18769 18770 Table 8-53. typeinfo for QStoredDrag 18771 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18772 Name typeinfo name for QStoredDrag 18773 basetype: typeinfo for QDragObject 18774 __________________________________________________________ 18775 18776 8.2.8.9. Class data for QTextDrag 18777 18778 The virtual table for the QTextDrag class is described by Table 18779 8-54 18780 18781 Table 8-54. Primary vtable for QTextDrag 18782 Base Offset 0 18783 Virtual Base Offset 0 18784 RTTI typeinfo for QTextDrag 18785 vfunc[0]: NULL or QTextDrag::metaObject() const 18786 vfunc[1]: QTextDrag::className() const 18787 vfunc[2]: QTextDrag::qt_cast(char const*) 18788 vfunc[3]: QTextDrag::qt_invoke(int, QUObject*) 18789 vfunc[4]: QTextDrag::qt_emit(int, QUObject*) 18790 vfunc[5]: QTextDrag::qt_property(int, int, QVariant*) 18791 vfunc[6]: QTextDrag::~QTextDrag() 18792 vfunc[7]: QTextDrag::~QTextDrag() 18793 vfunc[8]: QObject::event(QEvent*) 18794 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18795 vfunc[10]: QObject::setName(char const*) 18796 vfunc[11]: QObject::insertChild(QObject*) 18797 vfunc[12]: QObject::removeChild(QObject*) 18798 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18799 vfunc[14]: QObject::property(char const*) const 18800 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18801 vfunc[16]: QObject::childEvent(QChildEvent*) 18802 vfunc[17]: QObject::customEvent(QCustomEvent*) 18803 vfunc[18]: QObject::connectNotify(char const*) 18804 vfunc[19]: QObject::disconnectNotify(char const*) 18805 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18806 const*, char const*) 18807 vfunc[21]: QDragObject::setPixmap(QPixmap) 18808 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18809 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18810 vfunc[24]: QTextDrag::setText(QString const&) 18811 vfunc[25]: QTextDrag::setSubtype(QCString const&) 18812 vfunc[26]: QTextDrag::format(int) const 18813 vfunc[27]: QTextDrag::encodedData(char const*) const 18814 18815 Table 8-55. Secondary vtable for QTextDrag 18816 Base Offset -40 18817 Virtual Base Offset 0 18818 RTTI typeinfo for QTextDrag 18819 vfunc[0]: non-virtual thunk to QTextDrag::~QTextDrag() 18820 vfunc[1]: non-virtual thunk to QTextDrag::~QTextDrag() 18821 vfunc[2]: non-virtual thunk to QTextDrag::format(int) const 18822 vfunc[3]: QMimeSource::provides(char const*) const 18823 vfunc[4]: non-virtual thunk to QTextDrag::encodedData(char 18824 const*) const 18825 18826 The Run Time Type Information for the QTextDrag class is 18827 described by Table 8-56 18828 18829 Table 8-56. typeinfo for QTextDrag 18830 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18831 Name typeinfo name for QTextDrag 18832 basetype: typeinfo for QDragObject 18833 __________________________________________________________ 18834 18835 8.2.8.10. Class data for QDragEnterEvent 18836 18837 The virtual table for the QDragEnterEvent class is described by 18838 Table 8-57 18839 18840 Table 8-57. Primary vtable for QDragEnterEvent 18841 Base Offset 0 18842 Virtual Base Offset 0 18843 RTTI typeinfo for QDragEnterEvent 18844 vfunc[0]: NULL or QDragEnterEvent::~QDragEnterEvent() 18845 vfunc[1]: NULL or QDragEnterEvent::~QDragEnterEvent() 18846 vfunc[2]: QDropEvent::format(int) const 18847 vfunc[3]: QDropEvent::encodedData(char const*) const 18848 vfunc[4]: QDropEvent::provides(char const*) const 18849 18850 Table 8-58. Secondary vtable for QDragEnterEvent 18851 Base Offset -12 18852 Virtual Base Offset 0 18853 RTTI typeinfo for QDragEnterEvent 18854 vfunc[0]: non-virtual thunk to 18855 QDragEnterEvent::~QDragEnterEvent() 18856 vfunc[1]: non-virtual thunk to 18857 QDragEnterEvent::~QDragEnterEvent() 18858 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 18859 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 18860 const*) const 18861 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 18862 const*) const 18863 18864 The Run Time Type Information for the QDragEnterEvent class is 18865 described by Table 8-59 18866 18867 Table 8-59. typeinfo for QDragEnterEvent 18868 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18869 Name typeinfo name for QDragEnterEvent 18870 basetype: typeinfo for QDragMoveEvent 18871 __________________________________________________________ 18872 18873 8.2.8.11. Class data for QDragMoveEvent 18874 18875 The virtual table for the QDragMoveEvent class is described by 18876 Table 8-60 18877 18878 Table 8-60. Primary vtable for QDragMoveEvent 18879 Base Offset 0 18880 Virtual Base Offset 0 18881 RTTI typeinfo for QDragMoveEvent 18882 vfunc[0]: NULL or QDragMoveEvent::~QDragMoveEvent() 18883 vfunc[1]: NULL or QDragMoveEvent::~QDragMoveEvent() 18884 vfunc[2]: QDropEvent::format(int) const 18885 vfunc[3]: QDropEvent::encodedData(char const*) const 18886 vfunc[4]: QDropEvent::provides(char const*) const 18887 18888 Table 8-61. Secondary vtable for QDragMoveEvent 18889 Base Offset -12 18890 Virtual Base Offset 0 18891 RTTI typeinfo for QDragMoveEvent 18892 vfunc[0]: non-virtual thunk to 18893 QDragMoveEvent::~QDragMoveEvent() 18894 vfunc[1]: non-virtual thunk to 18895 QDragMoveEvent::~QDragMoveEvent() 18896 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 18897 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 18898 const*) const 18899 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 18900 const*) const 18901 18902 The Run Time Type Information for the QDragMoveEvent class is 18903 described by Table 8-62 18904 18905 Table 8-62. typeinfo for QDragMoveEvent 18906 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18907 Name typeinfo name for QDragMoveEvent 18908 basetype: typeinfo for QDropEvent 18909 __________________________________________________________ 18910 18911 8.2.8.12. Class data for QDropEvent 18912 18913 The virtual table for the QDropEvent class is described by 18914 Table 8-63 18915 18916 Table 8-63. Primary vtable for QDropEvent 18917 Base Offset 0 18918 Virtual Base Offset 0 18919 RTTI typeinfo for QDropEvent 18920 vfunc[0]: NULL or QDropEvent::~QDropEvent() 18921 vfunc[1]: NULL or QDropEvent::~QDropEvent() 18922 vfunc[2]: QDropEvent::format(int) const 18923 vfunc[3]: QDropEvent::encodedData(char const*) const 18924 vfunc[4]: QDropEvent::provides(char const*) const 18925 18926 Table 8-64. Secondary vtable for QDropEvent 18927 Base Offset -12 18928 Virtual Base Offset 0 18929 RTTI typeinfo for QDropEvent 18930 vfunc[0]: non-virtual thunk to QDropEvent::~QDropEvent() 18931 vfunc[1]: non-virtual thunk to QDropEvent::~QDropEvent() 18932 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 18933 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 18934 const*) const 18935 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 18936 const*) const 18937 18938 The Run Time Type Information for the QDropEvent class is 18939 described by Table 8-65 18940 18941 Table 8-65. typeinfo for QDropEvent 18942 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 18943 Name typeinfo name for QDropEvent 18944 flags: 0 18945 basetype: typeinfo for QEvent 2 18946 basetype: typeinfo for QMimeSource 3074 18947 __________________________________________________________ 18948 18949 8.2.8.13. Class data for QDragObject 18950 18951 The virtual table for the QDragObject class is described by 18952 Table 8-66 18953 18954 Table 8-66. Primary vtable for QDragObject 18955 Base Offset 0 18956 Virtual Base Offset 0 18957 RTTI typeinfo for QDragObject 18958 vfunc[0]: NULL or QDragObject::metaObject() const 18959 vfunc[1]: QDragObject::className() const 18960 vfunc[2]: QDragObject::qt_cast(char const*) 18961 vfunc[3]: QDragObject::qt_invoke(int, QUObject*) 18962 vfunc[4]: QDragObject::qt_emit(int, QUObject*) 18963 vfunc[5]: QDragObject::qt_property(int, int, QVariant*) 18964 vfunc[6]: QDragObject::~QDragObject() 18965 vfunc[7]: QDragObject::~QDragObject() 18966 vfunc[8]: QObject::event(QEvent*) 18967 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18968 vfunc[10]: QObject::setName(char const*) 18969 vfunc[11]: QObject::insertChild(QObject*) 18970 vfunc[12]: QObject::removeChild(QObject*) 18971 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18972 vfunc[14]: QObject::property(char const*) const 18973 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18974 vfunc[16]: QObject::childEvent(QChildEvent*) 18975 vfunc[17]: QObject::customEvent(QCustomEvent*) 18976 vfunc[18]: QObject::connectNotify(char const*) 18977 vfunc[19]: QObject::disconnectNotify(char const*) 18978 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18979 const*, char const*) 18980 vfunc[21]: QDragObject::setPixmap(QPixmap) 18981 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18982 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18983 18984 Table 8-67. Secondary vtable for QDragObject 18985 Base Offset -40 18986 Virtual Base Offset 0 18987 RTTI typeinfo for QDragObject 18988 vfunc[0]: non-virtual thunk to QDragObject::~QDragObject() 18989 vfunc[1]: non-virtual thunk to QDragObject::~QDragObject() 18990 vfunc[2]: __cxa_pure_virtual 18991 vfunc[3]: QMimeSource::provides(char const*) const 18992 vfunc[4]: __cxa_pure_virtual 18993 18994 The Run Time Type Information for the QDragObject class is 18995 described by Table 8-68 18996 18997 Table 8-68. typeinfo for QDragObject 18998 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 18999 Name typeinfo name for QDragObject 19000 flags: 0 19001 basetype: typeinfo for QObject 2 19002 basetype: typeinfo for QMimeSource 10242 19003 __________________________________________________________ 19004 19005 8.2.8.14. Class data for QIconDragItem 19006 19007 The virtual table for the QIconDragItem class is described in 19008 the generic part of this specification. 19009 19010 The Run Time Type Information for the QIconDragItem class is 19011 described by Table 8-69 19012 19013 Table 8-69. typeinfo for QIconDragItem 19014 Base Vtable vtable for __cxxabiv1::__class_type_info 19015 Name typeinfo name for QIconDragItem 19016 __________________________________________________________ 19017 19018 8.2.8.15. Interfaces for Qt3 Drag and Drop 19019 19020 An LSB conforming implementation shall provide the architecture 19021 specific functions for Qt3 Drag and Drop specified in Table 19022 8-70, with the full mandatory functionality as described in the 19023 referenced underlying specification. 19024 19025 Table 8-70. libqt-mt - Qt3 Drag and Drop Function Interfaces 19026 _ZThn12_NK10QDropEvent11encodedDataEPKc [CXXABI-1.86] 19027 _ZThn12_NK10QDropEvent6formatEi [CXXABI-1.86] 19028 _ZThn12_NK10QDropEvent8providesEPKc [CXXABI-1.86] 19029 _ZThn40_N10QImageDragD0Ev [CXXABI-1.86] 19030 _ZThn40_N10QImageDragD1Ev [CXXABI-1.86] 19031 _ZThn40_N11QDragObjectD0Ev [CXXABI-1.86] 19032 _ZThn40_N11QDragObjectD1Ev [CXXABI-1.86] 19033 _ZThn40_N11QStoredDragD0Ev [CXXABI-1.86] 19034 _ZThn40_N11QStoredDragD1Ev [CXXABI-1.86] _ZThn40_N8QUriDragD0Ev 19035 [CXXABI-1.86] 19036 _ZThn40_N8QUriDragD1Ev [CXXABI-1.86] _ZThn40_N9QIconDragD0Ev 19037 [CXXABI-1.86] 19038 _ZThn40_N9QIconDragD1Ev [CXXABI-1.86] _ZThn40_N9QTextDragD0Ev 19039 [CXXABI-1.86] 19040 _ZThn40_N9QTextDragD1Ev [CXXABI-1.86] 19041 _ZThn40_NK10QImageDrag11encodedDataEPKc [CXXABI-1.86] 19042 _ZThn40_NK10QImageDrag6formatEi [CXXABI-1.86] 19043 _ZThn40_NK11QStoredDrag11encodedDataEPKc [CXXABI-1.86] 19044 _ZThn40_NK11QStoredDrag6formatEi [CXXABI-1.86] 19045 _ZThn40_NK9QIconDrag11encodedDataEPKc [CXXABI-1.86] 19046 _ZThn40_NK9QIconDrag6formatEi [CXXABI-1.86] 19047 _ZThn40_NK9QTextDrag11encodedDataEPKc [CXXABI-1.86] 19048 _ZThn40_NK9QTextDrag6formatEi [CXXABI-1.86] 19049 __________________________________________________________ 19050 19051 8.2.9. Qt3 Events 19052 __________________________________________________________ 19053 19054 8.2.9.1. Class data for QContextMenuEvent 19055 19056 The virtual table for the QContextMenuEvent class is described 19057 in the generic part of this specification. 19058 19059 The Run Time Type Information for the QContextMenuEvent class 19060 is described by Table 8-71 19061 19062 Table 8-71. typeinfo for QContextMenuEvent 19063 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19064 Name typeinfo name for QContextMenuEvent 19065 basetype: typeinfo for QEvent 19066 __________________________________________________________ 19067 19068 8.2.9.2. Class data for QIMEvent 19069 19070 The virtual table for the QIMEvent class is described in the 19071 generic part of this specification. 19072 19073 The Run Time Type Information for the QIMEvent class is 19074 described by Table 8-72 19075 19076 Table 8-72. typeinfo for QIMEvent 19077 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19078 Name typeinfo name for QIMEvent 19079 basetype: typeinfo for QEvent 19080 __________________________________________________________ 19081 19082 8.2.9.3. Class data for QTimerEvent 19083 19084 The virtual table for the QTimerEvent class is described in the 19085 generic part of this specification. 19086 19087 The Run Time Type Information for the QTimerEvent class is 19088 described by Table 8-73 19089 19090 Table 8-73. typeinfo for QTimerEvent 19091 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19092 Name typeinfo name for QTimerEvent 19093 basetype: typeinfo for QEvent 19094 __________________________________________________________ 19095 19096 8.2.9.4. Class data for QKeyEvent 19097 19098 The virtual table for the QKeyEvent class is described in the 19099 generic part of this specification. 19100 19101 The Run Time Type Information for the QKeyEvent class is 19102 described by Table 8-74 19103 19104 Table 8-74. typeinfo for QKeyEvent 19105 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19106 Name typeinfo name for QKeyEvent 19107 basetype: typeinfo for QEvent 19108 __________________________________________________________ 19109 19110 8.2.9.5. Class data for QCustomEvent 19111 19112 The virtual table for the QCustomEvent class is described in 19113 the generic part of this specification. 19114 19115 The Run Time Type Information for the QCustomEvent class is 19116 described by Table 8-75 19117 19118 Table 8-75. typeinfo for QCustomEvent 19119 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19120 Name typeinfo name for QCustomEvent 19121 basetype: typeinfo for QEvent 19122 __________________________________________________________ 19123 19124 8.2.9.6. Class data for QEventLoop 19125 19126 The virtual table for the QEventLoop class is described in the 19127 generic part of this specification. 19128 19129 The Run Time Type Information for the QEventLoop class is 19130 described by Table 8-76 19131 19132 Table 8-76. typeinfo for QEventLoop 19133 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19134 Name typeinfo name for QEventLoop 19135 basetype: typeinfo for QObject 19136 __________________________________________________________ 19137 19138 8.2.9.7. Class data for QHideEvent 19139 19140 The virtual table for the QHideEvent class is described in the 19141 generic part of this specification. 19142 19143 The Run Time Type Information for the QHideEvent class is 19144 described by Table 8-77 19145 19146 Table 8-77. typeinfo for QHideEvent 19147 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19148 Name typeinfo name for QHideEvent 19149 basetype: typeinfo for QEvent 19150 __________________________________________________________ 19151 19152 8.2.9.8. Class data for QResizeEvent 19153 19154 The virtual table for the QResizeEvent class is described in 19155 the generic part of this specification. 19156 19157 The Run Time Type Information for the QResizeEvent class is 19158 described by Table 8-78 19159 19160 Table 8-78. typeinfo for QResizeEvent 19161 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19162 Name typeinfo name for QResizeEvent 19163 basetype: typeinfo for QEvent 19164 __________________________________________________________ 19165 19166 8.2.9.9. Class data for QTabletEvent 19167 19168 The virtual table for the QTabletEvent class is described in 19169 the generic part of this specification. 19170 19171 The Run Time Type Information for the QTabletEvent class is 19172 described by Table 8-79 19173 19174 Table 8-79. typeinfo for QTabletEvent 19175 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19176 Name typeinfo name for QTabletEvent 19177 basetype: typeinfo for QEvent 19178 __________________________________________________________ 19179 19180 8.2.9.10. Class data for QFocusEvent 19181 19182 The virtual table for the QFocusEvent class is described in the 19183 generic part of this specification. 19184 19185 The Run Time Type Information for the QFocusEvent class is 19186 described by Table 8-80 19187 19188 Table 8-80. typeinfo for QFocusEvent 19189 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19190 Name typeinfo name for QFocusEvent 19191 basetype: typeinfo for QEvent 19192 __________________________________________________________ 19193 19194 8.2.9.11. Class data for QMouseEvent 19195 19196 The virtual table for the QMouseEvent class is described in the 19197 generic part of this specification. 19198 19199 The Run Time Type Information for the QMouseEvent class is 19200 described by Table 8-81 19201 19202 Table 8-81. typeinfo for QMouseEvent 19203 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19204 Name typeinfo name for QMouseEvent 19205 basetype: typeinfo for QEvent 19206 __________________________________________________________ 19207 19208 8.2.9.12. Class data for QChildEvent 19209 19210 The virtual table for the QChildEvent class is described in the 19211 generic part of this specification. 19212 19213 The Run Time Type Information for the QChildEvent class is 19214 described by Table 8-82 19215 19216 Table 8-82. typeinfo for QChildEvent 19217 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19218 Name typeinfo name for QChildEvent 19219 basetype: typeinfo for QEvent 19220 __________________________________________________________ 19221 19222 8.2.9.13. Class data for QEvent 19223 19224 The virtual table for the QEvent class is described in the 19225 generic part of this specification. 19226 19227 The Run Time Type Information for the QEvent class is described 19228 by Table 8-83 19229 19230 Table 8-83. typeinfo for QEvent 19231 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19232 Name typeinfo name for QEvent 19233 basetype: typeinfo for Qt 19234 __________________________________________________________ 19235 19236 8.2.9.14. Class data for QIMComposeEvent 19237 19238 The virtual table for the QIMComposeEvent class is described in 19239 the generic part of this specification. 19240 19241 The Run Time Type Information for the QIMComposeEvent class is 19242 described by Table 8-84 19243 19244 Table 8-84. typeinfo for QIMComposeEvent 19245 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19246 Name typeinfo name for QIMComposeEvent 19247 basetype: typeinfo for QIMEvent 19248 __________________________________________________________ 19249 19250 8.2.9.15. Class data for QShowEvent 19251 19252 The virtual table for the QShowEvent class is described in the 19253 generic part of this specification. 19254 19255 The Run Time Type Information for the QShowEvent class is 19256 described by Table 8-85 19257 19258 Table 8-85. typeinfo for QShowEvent 19259 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19260 Name typeinfo name for QShowEvent 19261 basetype: typeinfo for QEvent 19262 __________________________________________________________ 19263 19264 8.2.9.16. Class data for QPaintEvent 19265 19266 The virtual table for the QPaintEvent class is described in the 19267 generic part of this specification. 19268 19269 The Run Time Type Information for the QPaintEvent class is 19270 described by Table 8-86 19271 19272 Table 8-86. typeinfo for QPaintEvent 19273 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19274 Name typeinfo name for QPaintEvent 19275 basetype: typeinfo for QEvent 19276 __________________________________________________________ 19277 19278 8.2.9.17. Class data for QWheelEvent 19279 19280 The virtual table for the QWheelEvent class is described in the 19281 generic part of this specification. 19282 19283 The Run Time Type Information for the QWheelEvent class is 19284 described by Table 8-87 19285 19286 Table 8-87. typeinfo for QWheelEvent 19287 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19288 Name typeinfo name for QWheelEvent 19289 basetype: typeinfo for QEvent 19290 __________________________________________________________ 19291 19292 8.2.9.18. Class data for QMoveEvent 19293 19294 The virtual table for the QMoveEvent class is described in the 19295 generic part of this specification. 19296 19297 The Run Time Type Information for the QMoveEvent class is 19298 described by Table 8-88 19299 19300 Table 8-88. typeinfo for QMoveEvent 19301 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19302 Name typeinfo name for QMoveEvent 19303 basetype: typeinfo for QEvent 19304 __________________________________________________________ 19305 19306 8.2.9.19. Class data for QCloseEvent 19307 19308 The virtual table for the QCloseEvent class is described in the 19309 generic part of this specification. 19310 19311 The Run Time Type Information for the QCloseEvent class is 19312 described by Table 8-89 19313 19314 Table 8-89. typeinfo for QCloseEvent 19315 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19316 Name typeinfo name for QCloseEvent 19317 basetype: typeinfo for QEvent 19318 __________________________________________________________ 19319 19320 8.2.9.20. Interfaces for Qt3 Events 19321 19322 No external functions are defined for libqt-mt - Qt3 Events in 19323 this part of the specification. See also the generic 19324 specification. 19325 __________________________________________________________ 19326 19327 8.2.10. Qt3 Internationalization 19328 __________________________________________________________ 19329 19330 8.2.10.1. Class data for QUtf8Codec 19331 19332 The virtual table for the QUtf8Codec class is described in the 19333 generic part of this specification. 19334 19335 The Run Time Type Information for the QUtf8Codec class is 19336 described by Table 8-90 19337 19338 Table 8-90. typeinfo for QUtf8Codec 19339 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19340 Name typeinfo name for QUtf8Codec 19341 basetype: typeinfo for QTextCodec 19342 __________________________________________________________ 19343 19344 8.2.10.2. Class data for QTranslator 19345 19346 The virtual table for the QTranslator class is described in the 19347 generic part of this specification. 19348 19349 The Run Time Type Information for the QTranslator class is 19350 described by Table 8-91 19351 19352 Table 8-91. typeinfo for QTranslator 19353 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19354 Name typeinfo name for QTranslator 19355 basetype: typeinfo for QObject 19356 __________________________________________________________ 19357 19358 8.2.10.3. Class data for QGb18030Codec 19359 19360 The virtual table for the QGb18030Codec class is described in 19361 the generic part of this specification. 19362 19363 The Run Time Type Information for the QGb18030Codec class is 19364 described by Table 8-92 19365 19366 Table 8-92. typeinfo for QGb18030Codec 19367 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19368 Name typeinfo name for QGb18030Codec 19369 basetype: typeinfo for QTextCodec 19370 __________________________________________________________ 19371 19372 8.2.10.4. Class data for QGbkCodec 19373 19374 The virtual table for the QGbkCodec class is described in the 19375 generic part of this specification. 19376 19377 The Run Time Type Information for the QGbkCodec class is 19378 described by Table 8-93 19379 19380 Table 8-93. typeinfo for QGbkCodec 19381 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19382 Name typeinfo name for QGbkCodec 19383 basetype: typeinfo for QGb18030Codec 19384 __________________________________________________________ 19385 19386 8.2.10.5. Class data for QUtf16Codec 19387 19388 The virtual table for the QUtf16Codec class is described in the 19389 generic part of this specification. 19390 19391 The Run Time Type Information for the QUtf16Codec class is 19392 described by Table 8-94 19393 19394 Table 8-94. typeinfo for QUtf16Codec 19395 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19396 Name typeinfo name for QUtf16Codec 19397 basetype: typeinfo for QTextCodec 19398 __________________________________________________________ 19399 19400 8.2.10.6. Class data for QEucKrCodec 19401 19402 The virtual table for the QEucKrCodec class is described in the 19403 generic part of this specification. 19404 19405 The Run Time Type Information for the QEucKrCodec class is 19406 described by Table 8-95 19407 19408 Table 8-95. typeinfo for QEucKrCodec 19409 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19410 Name typeinfo name for QEucKrCodec 19411 basetype: typeinfo for QTextCodec 19412 __________________________________________________________ 19413 19414 8.2.10.7. Class data for QJisCodec 19415 19416 The virtual table for the QJisCodec class is described in the 19417 generic part of this specification. 19418 19419 The Run Time Type Information for the QJisCodec class is 19420 described by Table 8-96 19421 19422 Table 8-96. typeinfo for QJisCodec 19423 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19424 Name typeinfo name for QJisCodec 19425 basetype: typeinfo for QTextCodec 19426 __________________________________________________________ 19427 19428 8.2.10.8. Class data for QTextEncoder 19429 19430 The virtual table for the QTextEncoder class is described in 19431 the generic part of this specification. 19432 19433 The Run Time Type Information for the QTextEncoder class is 19434 described by Table 8-97 19435 19436 Table 8-97. typeinfo for QTextEncoder 19437 Base Vtable vtable for __cxxabiv1::__class_type_info 19438 Name typeinfo name for QTextEncoder 19439 __________________________________________________________ 19440 19441 8.2.10.9. Class data for QTsciiCodec 19442 19443 The virtual table for the QTsciiCodec class is described in the 19444 generic part of this specification. 19445 19446 The Run Time Type Information for the QTsciiCodec class is 19447 described by Table 8-98 19448 19449 Table 8-98. typeinfo for QTsciiCodec 19450 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19451 Name typeinfo name for QTsciiCodec 19452 basetype: typeinfo for QTextCodec 19453 __________________________________________________________ 19454 19455 8.2.10.10. Class data for QSjisCodec 19456 19457 The virtual table for the QSjisCodec class is described in the 19458 generic part of this specification. 19459 19460 The Run Time Type Information for the QSjisCodec class is 19461 described by Table 8-99 19462 19463 Table 8-99. typeinfo for QSjisCodec 19464 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19465 Name typeinfo name for QSjisCodec 19466 basetype: typeinfo for QTextCodec 19467 __________________________________________________________ 19468 19469 8.2.10.11. Class data for QEucJpCodec 19470 19471 The virtual table for the QEucJpCodec class is described in the 19472 generic part of this specification. 19473 19474 The Run Time Type Information for the QEucJpCodec class is 19475 described by Table 8-100 19476 19477 Table 8-100. typeinfo for QEucJpCodec 19478 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19479 Name typeinfo name for QEucJpCodec 19480 basetype: typeinfo for QTextCodec 19481 __________________________________________________________ 19482 19483 8.2.10.12. Class data for QGb2312Codec 19484 19485 The virtual table for the QGb2312Codec class is described in 19486 the generic part of this specification. 19487 19488 The Run Time Type Information for the QGb2312Codec class is 19489 described by Table 8-101 19490 19491 Table 8-101. typeinfo for QGb2312Codec 19492 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19493 Name typeinfo name for QGb2312Codec 19494 basetype: typeinfo for QGb18030Codec 19495 __________________________________________________________ 19496 19497 8.2.10.13. Class data for QHebrewCodec 19498 19499 The virtual table for the QHebrewCodec class is described in 19500 the generic part of this specification. 19501 19502 The Run Time Type Information for the QHebrewCodec class is 19503 described by Table 8-102 19504 19505 Table 8-102. typeinfo for QHebrewCodec 19506 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19507 Name typeinfo name for QHebrewCodec 19508 basetype: typeinfo for QTextCodec 19509 __________________________________________________________ 19510 19511 8.2.10.14. Class data for QTextDecoder 19512 19513 The virtual table for the QTextDecoder class is described in 19514 the generic part of this specification. 19515 19516 The Run Time Type Information for the QTextDecoder class is 19517 described by Table 8-103 19518 19519 Table 8-103. typeinfo for QTextDecoder 19520 Base Vtable vtable for __cxxabiv1::__class_type_info 19521 Name typeinfo name for QTextDecoder 19522 __________________________________________________________ 19523 19524 8.2.10.15. Class data for QTextCodec 19525 19526 The virtual table for the QTextCodec class is described in the 19527 generic part of this specification. 19528 19529 The Run Time Type Information for the QTextCodec class is 19530 described by Table 8-104 19531 19532 Table 8-104. typeinfo for QTextCodec 19533 Base Vtable vtable for __cxxabiv1::__class_type_info 19534 Name typeinfo name for QTextCodec 19535 __________________________________________________________ 19536 19537 8.2.10.16. Class data for QJpUnicodeConv 19538 19539 The virtual table for the QJpUnicodeConv class is described in 19540 the generic part of this specification. 19541 19542 The Run Time Type Information for the QJpUnicodeConv class is 19543 described by Table 8-105 19544 19545 Table 8-105. typeinfo for QJpUnicodeConv 19546 Base Vtable vtable for __cxxabiv1::__class_type_info 19547 Name typeinfo name for QJpUnicodeConv 19548 __________________________________________________________ 19549 19550 8.2.10.17. Interfaces for Qt3 Internationalization 19551 19552 No external functions are defined for libqt-mt - Qt3 19553 Internationalization in this part of the specification. See 19554 also the generic specification. 19555 __________________________________________________________ 19556 19557 8.2.11. Qt3 Input/Output 19558 __________________________________________________________ 19559 19560 8.2.11.1. Class data for QDataSource 19561 19562 The virtual table for the QDataSource class is described in the 19563 generic part of this specification. 19564 19565 The Run Time Type Information for the QDataSource class is 19566 described by Table 8-106 19567 19568 Table 8-106. typeinfo for QDataSource 19569 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19570 Name typeinfo name for QDataSource 19571 basetype: typeinfo for QAsyncIO 19572 __________________________________________________________ 19573 19574 8.2.11.2. Class data for QProcess 19575 19576 The virtual table for the QProcess class is described in the 19577 generic part of this specification. 19578 19579 The Run Time Type Information for the QProcess class is 19580 described by Table 8-107 19581 19582 Table 8-107. typeinfo for QProcess 19583 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19584 Name typeinfo name for QProcess 19585 basetype: typeinfo for QObject 19586 __________________________________________________________ 19587 19588 8.2.11.3. Class data for QDataPump 19589 19590 The virtual table for the QDataPump class is described in the 19591 generic part of this specification. 19592 19593 The Run Time Type Information for the QDataPump class is 19594 described by Table 8-108 19595 19596 Table 8-108. typeinfo for QDataPump 19597 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19598 Name typeinfo name for QDataPump 19599 basetype: typeinfo for QObject 19600 __________________________________________________________ 19601 19602 8.2.11.4. Class data for QFile 19603 19604 The virtual table for the QFile class is described in the 19605 generic part of this specification. 19606 19607 The Run Time Type Information for the QFile class is described 19608 by Table 8-109 19609 19610 Table 8-109. typeinfo for QFile 19611 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19612 Name typeinfo name for QFile 19613 basetype: typeinfo for QIODevice 19614 __________________________________________________________ 19615 19616 8.2.11.5. Class data for QBuffer 19617 19618 The virtual table for the QBuffer class is described in the 19619 generic part of this specification. 19620 19621 The Run Time Type Information for the QBuffer class is 19622 described by Table 8-110 19623 19624 Table 8-110. typeinfo for QBuffer 19625 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19626 Name typeinfo name for QBuffer 19627 basetype: typeinfo for QIODevice 19628 __________________________________________________________ 19629 19630 8.2.11.6. Class data for QClipboard 19631 19632 The virtual table for the QClipboard class is described in the 19633 generic part of this specification. 19634 19635 The Run Time Type Information for the QClipboard class is 19636 described by Table 8-111 19637 19638 Table 8-111. typeinfo for QClipboard 19639 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19640 Name typeinfo name for QClipboard 19641 basetype: typeinfo for QObject 19642 __________________________________________________________ 19643 19644 8.2.11.7. Class data for QAsyncIO 19645 19646 The virtual table for the QAsyncIO class is described in the 19647 generic part of this specification. 19648 19649 The Run Time Type Information for the QAsyncIO class is 19650 described by Table 8-112 19651 19652 Table 8-112. typeinfo for QAsyncIO 19653 Base Vtable vtable for __cxxabiv1::__class_type_info 19654 Name typeinfo name for QAsyncIO 19655 __________________________________________________________ 19656 19657 8.2.11.8. Class data for QSignal 19658 19659 The virtual table for the QSignal class is described in the 19660 generic part of this specification. 19661 19662 The Run Time Type Information for the QSignal class is 19663 described by Table 8-113 19664 19665 Table 8-113. typeinfo for QSignal 19666 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19667 Name typeinfo name for QSignal 19668 basetype: typeinfo for QObject 19669 __________________________________________________________ 19670 19671 8.2.11.9. Class data for QDataSink 19672 19673 The virtual table for the QDataSink class is described in the 19674 generic part of this specification. 19675 19676 The Run Time Type Information for the QDataSink class is 19677 described by Table 8-114 19678 19679 Table 8-114. typeinfo for QDataSink 19680 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19681 Name typeinfo name for QDataSink 19682 basetype: typeinfo for QAsyncIO 19683 __________________________________________________________ 19684 19685 8.2.11.10. Class data for QDir 19686 19687 The virtual table for the QDir class is described in the 19688 generic part of this specification. 19689 19690 The Run Time Type Information for the QDir class is described 19691 by Table 8-115 19692 19693 Table 8-115. typeinfo for QDir 19694 Base Vtable vtable for __cxxabiv1::__class_type_info 19695 Name typeinfo name for QDir 19696 __________________________________________________________ 19697 19698 8.2.11.11. Class data for QTextOStream 19699 19700 The virtual table for the QTextOStream class is described in 19701 the generic part of this specification. 19702 19703 The Run Time Type Information for the QTextOStream class is 19704 described by Table 8-116 19705 19706 Table 8-116. typeinfo for QTextOStream 19707 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19708 Name typeinfo name for QTextOStream 19709 basetype: typeinfo for QTextStream 19710 __________________________________________________________ 19711 19712 8.2.11.12. Class data for QTextStream 19713 19714 The virtual table for the QTextStream class is described in the 19715 generic part of this specification. 19716 19717 The Run Time Type Information for the QTextStream class is 19718 described by Table 8-117 19719 19720 Table 8-117. typeinfo for QTextStream 19721 Base Vtable vtable for __cxxabiv1::__class_type_info 19722 Name typeinfo name for QTextStream 19723 __________________________________________________________ 19724 19725 8.2.11.13. Class data for QSignalMapper 19726 19727 The virtual table for the QSignalMapper class is described in 19728 the generic part of this specification. 19729 19730 The Run Time Type Information for the QSignalMapper class is 19731 described by Table 8-118 19732 19733 Table 8-118. typeinfo for QSignalMapper 19734 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19735 Name typeinfo name for QSignalMapper 19736 basetype: typeinfo for QObject 19737 __________________________________________________________ 19738 19739 8.2.11.14. Class data for QIODeviceSource 19740 19741 The virtual table for the QIODeviceSource class is described in 19742 the generic part of this specification. 19743 19744 The Run Time Type Information for the QIODeviceSource class is 19745 described by Table 8-119 19746 19747 Table 8-119. typeinfo for QIODeviceSource 19748 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19749 Name typeinfo name for QIODeviceSource 19750 basetype: typeinfo for QDataSource 19751 __________________________________________________________ 19752 19753 8.2.11.15. Class data for QIODevice 19754 19755 The virtual table for the QIODevice class is described in the 19756 generic part of this specification. 19757 19758 The Run Time Type Information for the QIODevice class is 19759 described by Table 8-120 19760 19761 Table 8-120. typeinfo for QIODevice 19762 Base Vtable vtable for __cxxabiv1::__class_type_info 19763 Name typeinfo name for QIODevice 19764 __________________________________________________________ 19765 19766 8.2.11.16. Class data for QDataStream 19767 19768 The virtual table for the QDataStream class is described in the 19769 generic part of this specification. 19770 19771 The Run Time Type Information for the QDataStream class is 19772 described by Table 8-121 19773 19774 Table 8-121. typeinfo for QDataStream 19775 Base Vtable vtable for __cxxabiv1::__class_type_info 19776 Name typeinfo name for QDataStream 19777 __________________________________________________________ 19778 19779 8.2.11.17. Interfaces for Qt3 Input/Output 19780 19781 No external functions are defined for libqt-mt - Qt3 19782 Input/Output in this part of the specification. See also the 19783 generic specification. 19784 __________________________________________________________ 19785 19786 8.2.12. Qt3 Multimedia 19787 __________________________________________________________ 19788 19789 8.2.12.1. Class data for QImageFormat 19790 19791 The virtual table for the QImageFormat class is described in 19792 the generic part of this specification. 19793 19794 The Run Time Type Information for the QImageFormat class is 19795 described by Table 8-122 19796 19797 Table 8-122. typeinfo for QImageFormat 19798 Base Vtable vtable for __cxxabiv1::__class_type_info 19799 Name typeinfo name for QImageFormat 19800 __________________________________________________________ 19801 19802 8.2.12.2. Class data for QSound 19803 19804 The virtual table for the QSound class is described in the 19805 generic part of this specification. 19806 19807 The Run Time Type Information for the QSound class is described 19808 by Table 8-123 19809 19810 Table 8-123. typeinfo for QSound 19811 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19812 Name typeinfo name for QSound 19813 basetype: typeinfo for QObject 19814 __________________________________________________________ 19815 19816 8.2.12.3. Class data for QImageConsumer 19817 19818 The virtual table for the QImageConsumer class is described in 19819 the generic part of this specification. 19820 19821 The Run Time Type Information for the QImageConsumer class is 19822 described by Table 8-124 19823 19824 Table 8-124. typeinfo for QImageConsumer 19825 Base Vtable vtable for __cxxabiv1::__class_type_info 19826 Name typeinfo name for QImageConsumer 19827 __________________________________________________________ 19828 19829 8.2.12.4. Class data for QImageFormatType 19830 19831 The virtual table for the QImageFormatType class is described 19832 in the generic part of this specification. 19833 19834 The Run Time Type Information for the QImageFormatType class is 19835 described by Table 8-125 19836 19837 Table 8-125. typeinfo for QImageFormatType 19838 Base Vtable vtable for __cxxabiv1::__class_type_info 19839 Name typeinfo name for QImageFormatType 19840 __________________________________________________________ 19841 19842 8.2.12.5. Interfaces for Qt3 Multimedia 19843 19844 No external functions are defined for libqt-mt - Qt3 Multimedia 19845 in this part of the specification. See also the generic 19846 specification. 19847 __________________________________________________________ 19848 19849 8.2.13. Qt3 Network 19850 __________________________________________________________ 19851 19852 8.2.13.1. Class data for QMimeSourceFactory 19853 19854 The virtual table for the QMimeSourceFactory class is described 19855 in the generic part of this specification. 19856 19857 The Run Time Type Information for the QMimeSourceFactory class 19858 is described by Table 8-126 19859 19860 Table 8-126. typeinfo for QMimeSourceFactory 19861 Base Vtable vtable for __cxxabiv1::__class_type_info 19862 Name typeinfo name for QMimeSourceFactory 19863 __________________________________________________________ 19864 19865 8.2.13.2. Class data for QUrlOperator 19866 19867 The virtual table for the QUrlOperator class is described by 19868 Table 8-127 19869 19870 Table 8-127. Primary vtable for QUrlOperator 19871 Base Offset 0 19872 Virtual Base Offset 0 19873 RTTI typeinfo for QUrlOperator 19874 vfunc[0]: NULL or QUrlOperator::metaObject() const 19875 vfunc[1]: QUrlOperator::className() const 19876 vfunc[2]: QUrlOperator::qt_cast(char const*) 19877 vfunc[3]: QUrlOperator::qt_invoke(int, QUObject*) 19878 vfunc[4]: QUrlOperator::qt_emit(int, QUObject*) 19879 vfunc[5]: QUrlOperator::qt_property(int, int, QVariant*) 19880 vfunc[6]: QUrlOperator::~QUrlOperator() 19881 vfunc[7]: QUrlOperator::~QUrlOperator() 19882 vfunc[8]: QObject::event(QEvent*) 19883 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 19884 vfunc[10]: QObject::setName(char const*) 19885 vfunc[11]: QObject::insertChild(QObject*) 19886 vfunc[12]: QObject::removeChild(QObject*) 19887 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 19888 vfunc[14]: QObject::property(char const*) const 19889 vfunc[15]: QObject::timerEvent(QTimerEvent*) 19890 vfunc[16]: QObject::childEvent(QChildEvent*) 19891 vfunc[17]: QObject::customEvent(QCustomEvent*) 19892 vfunc[18]: QObject::connectNotify(char const*) 19893 vfunc[19]: QObject::disconnectNotify(char const*) 19894 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 19895 const*, char const*) 19896 vfunc[21]: QUrlOperator::setPath(QString const&) 19897 vfunc[22]: QUrlOperator::cdUp() 19898 vfunc[23]: QUrlOperator::listChildren() 19899 vfunc[24]: QUrlOperator::mkdir(QString const&) 19900 vfunc[25]: QUrlOperator::remove(QString const&) 19901 vfunc[26]: QUrlOperator::rename(QString const&, QString const&) 19902 vfunc[27]: QUrlOperator::get(QString const&) 19903 vfunc[28]: QUrlOperator::put(QMemArray const&, QString 19904 const&) 19905 vfunc[29]: QUrlOperator::copy(QString const&, QString const&, 19906 bool, bool) 19907 vfunc[30]: QUrlOperator::copy(QStringList const&, QString 19908 const&, bool) 19909 vfunc[31]: QUrlOperator::isDir(bool*) 19910 vfunc[32]: QUrlOperator::setNameFilter(QString const&) 19911 vfunc[33]: QUrlOperator::info(QString const&) const 19912 vfunc[34]: QUrlOperator::stop() 19913 vfunc[35]: QUrlOperator::reset() 19914 vfunc[36]: QUrlOperator::parse(QString const&) 19915 vfunc[37]: QUrlOperator::checkValid() 19916 vfunc[38]: QUrlOperator::clearEntries() 19917 19918 Table 8-128. Secondary vtable for QUrlOperator 19919 Base Offset -40 19920 Virtual Base Offset 0 19921 RTTI typeinfo for QUrlOperator 19922 vfunc[0]: non-virtual thunk to QUrlOperator::~QUrlOperator() 19923 vfunc[1]: non-virtual thunk to QUrlOperator::~QUrlOperator() 19924 vfunc[2]: QUrl::setProtocol(QString const&) 19925 vfunc[3]: QUrl::setUser(QString const&) 19926 vfunc[4]: QUrl::setPassword(QString const&) 19927 vfunc[5]: QUrl::setHost(QString const&) 19928 vfunc[6]: QUrl::setPort(int) 19929 vfunc[7]: non-virtual thunk to QUrlOperator::setPath(QString 19930 const&) 19931 vfunc[8]: QUrl::setEncodedPathAndQuery(QString const&) 19932 vfunc[9]: QUrl::setQuery(QString const&) 19933 vfunc[10]: QUrl::setRef(QString const&) 19934 vfunc[11]: QUrl::addPath(QString const&) 19935 vfunc[12]: QUrl::setFileName(QString const&) 19936 vfunc[13]: QUrl::toString(bool, bool) const 19937 vfunc[14]: non-virtual thunk to QUrlOperator::cdUp() 19938 vfunc[15]: non-virtual thunk to QUrlOperator::reset() 19939 vfunc[16]: non-virtual thunk to QUrlOperator::parse(QString 19940 const&) 19941 19942 The Run Time Type Information for the QUrlOperator class is 19943 described by Table 8-129 19944 19945 Table 8-129. typeinfo for QUrlOperator 19946 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 19947 Name typeinfo name for QUrlOperator 19948 flags: 0 19949 basetype: typeinfo for QObject 2 19950 basetype: typeinfo for QUrl 10242 19951 __________________________________________________________ 19952 19953 8.2.13.3. Class data for QSocket 19954 19955 The virtual table for the QSocket class is described by Table 19956 8-130 19957 19958 Table 8-130. Primary vtable for QSocket 19959 Base Offset 0 19960 Virtual Base Offset 0 19961 RTTI typeinfo for QSocket 19962 vfunc[0]: NULL or QSocket::metaObject() const 19963 vfunc[1]: QSocket::className() const 19964 vfunc[2]: QSocket::qt_cast(char const*) 19965 vfunc[3]: QSocket::qt_invoke(int, QUObject*) 19966 vfunc[4]: QSocket::qt_emit(int, QUObject*) 19967 vfunc[5]: QSocket::qt_property(int, int, QVariant*) 19968 vfunc[6]: QSocket::~QSocket() 19969 vfunc[7]: QSocket::~QSocket() 19970 vfunc[8]: QObject::event(QEvent*) 19971 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 19972 vfunc[10]: QObject::setName(char const*) 19973 vfunc[11]: QObject::insertChild(QObject*) 19974 vfunc[12]: QObject::removeChild(QObject*) 19975 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 19976 vfunc[14]: QObject::property(char const*) const 19977 vfunc[15]: QObject::timerEvent(QTimerEvent*) 19978 vfunc[16]: QObject::childEvent(QChildEvent*) 19979 vfunc[17]: QObject::customEvent(QCustomEvent*) 19980 vfunc[18]: QObject::connectNotify(char const*) 19981 vfunc[19]: QObject::disconnectNotify(char const*) 19982 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 19983 const*, char const*) 19984 vfunc[21]: QSocket::setSocket(int) 19985 vfunc[22]: QSocket::setSocketDevice(QSocketDevice*) 19986 vfunc[23]: QSocket::connectToHost(QString const&, unsigned 19987 short) 19988 vfunc[24]: QSocket::open(int) 19989 vfunc[25]: QSocket::close() 19990 vfunc[26]: QSocket::flush() 19991 vfunc[27]: QSocket::size() const 19992 vfunc[28]: QSocket::at() const 19993 vfunc[29]: QSocket::at(unsigned long) 19994 vfunc[30]: QSocket::atEnd() const 19995 vfunc[31]: QSocket::readBlock(char*, unsigned long) 19996 vfunc[32]: QSocket::writeBlock(char const*, unsigned long) 19997 vfunc[33]: QSocket::readLine(char*, unsigned long) 19998 vfunc[34]: QSocket::getch() 19999 vfunc[35]: QSocket::putch(int) 20000 vfunc[36]: QSocket::ungetch(int) 20001 vfunc[37]: QSocket::readLine() 20002 vfunc[38]: QSocket::sn_read(bool) 20003 vfunc[39]: QSocket::sn_write() 20004 20005 Table 8-131. Secondary vtable for QSocket 20006 Base Offset -40 20007 Virtual Base Offset 0 20008 RTTI typeinfo for QSocket 20009 vfunc[0]: non-virtual thunk to QSocket::~QSocket() 20010 vfunc[1]: non-virtual thunk to QSocket::~QSocket() 20011 vfunc[2]: non-virtual thunk to QSocket::open(int) 20012 vfunc[3]: non-virtual thunk to QSocket::close() 20013 vfunc[4]: non-virtual thunk to QSocket::flush() 20014 vfunc[5]: non-virtual thunk to QSocket::size() const 20015 vfunc[6]: non-virtual thunk to QSocket::at() const 20016 vfunc[7]: non-virtual thunk to QSocket::at(unsigned long) 20017 vfunc[8]: non-virtual thunk to QSocket::atEnd() const 20018 vfunc[9]: non-virtual thunk to QSocket::readBlock(char*, 20019 unsigned long) 20020 vfunc[10]: non-virtual thunk to QSocket::writeBlock(char 20021 const*, unsigned long) 20022 vfunc[11]: non-virtual thunk to QSocket::readLine(char*, 20023 unsigned long) 20024 vfunc[12]: QIODevice::readAll() 20025 vfunc[13]: non-virtual thunk to QSocket::getch() 20026 vfunc[14]: non-virtual thunk to QSocket::putch(int) 20027 vfunc[15]: non-virtual thunk to QSocket::ungetch(int) 20028 20029 The Run Time Type Information for the QSocket class is 20030 described by Table 8-132 20031 20032 Table 8-132. typeinfo for QSocket 20033 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 20034 Name typeinfo name for QSocket 20035 flags: 0 20036 basetype: typeinfo for QObject 2 20037 basetype: typeinfo for QIODevice 10242 20038 __________________________________________________________ 20039 20040 8.2.13.4. Class data for QSocketNotifier 20041 20042 The virtual table for the QSocketNotifier class is described in 20043 the generic part of this specification. 20044 20045 The Run Time Type Information for the QSocketNotifier class is 20046 described by Table 8-133 20047 20048 Table 8-133. typeinfo for QSocketNotifier 20049 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20050 Name typeinfo name for QSocketNotifier 20051 basetype: typeinfo for QObject 20052 __________________________________________________________ 20053 20054 8.2.13.5. Class data for QNetworkProtocol 20055 20056 The virtual table for the QNetworkProtocol class is described 20057 in the generic part of this specification. 20058 20059 The Run Time Type Information for the QNetworkProtocol class is 20060 described by Table 8-134 20061 20062 Table 8-134. typeinfo for QNetworkProtocol 20063 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20064 Name typeinfo name for QNetworkProtocol 20065 basetype: typeinfo for QObject 20066 __________________________________________________________ 20067 20068 8.2.13.6. Class data for QUrl 20069 20070 The virtual table for the QUrl class is described in the 20071 generic part of this specification. 20072 20073 The Run Time Type Information for the QUrl class is described 20074 by Table 8-135 20075 20076 Table 8-135. typeinfo for QUrl 20077 Base Vtable vtable for __cxxabiv1::__class_type_info 20078 Name typeinfo name for QUrl 20079 __________________________________________________________ 20080 20081 8.2.13.7. Class data for QSocketDevice 20082 20083 The virtual table for the QSocketDevice class is described in 20084 the generic part of this specification. 20085 20086 The Run Time Type Information for the QSocketDevice class is 20087 described by Table 8-136 20088 20089 Table 8-136. typeinfo for QSocketDevice 20090 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20091 Name typeinfo name for QSocketDevice 20092 basetype: typeinfo for QIODevice 20093 __________________________________________________________ 20094 20095 8.2.13.8. Class data for QHttpResponseHeader 20096 20097 The virtual table for the QHttpResponseHeader class is 20098 described in the generic part of this specification. 20099 20100 The Run Time Type Information for the QHttpResponseHeader class 20101 is described by Table 8-137 20102 20103 Table 8-137. typeinfo for QHttpResponseHeader 20104 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20105 Name typeinfo name for QHttpResponseHeader 20106 basetype: typeinfo for QHttpHeader 20107 __________________________________________________________ 20108 20109 8.2.13.9. Class data for QServerSocket 20110 20111 The virtual table for the QServerSocket class is described in 20112 the generic part of this specification. 20113 20114 The Run Time Type Information for the QServerSocket class is 20115 described by Table 8-138 20116 20117 Table 8-138. typeinfo for QServerSocket 20118 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20119 Name typeinfo name for QServerSocket 20120 basetype: typeinfo for QObject 20121 __________________________________________________________ 20122 20123 8.2.13.10. Class data for QUrlInfo 20124 20125 The virtual table for the QUrlInfo class is described in the 20126 generic part of this specification. 20127 20128 The Run Time Type Information for the QUrlInfo class is 20129 described by Table 8-139 20130 20131 Table 8-139. typeinfo for QUrlInfo 20132 Base Vtable vtable for __cxxabiv1::__class_type_info 20133 Name typeinfo name for QUrlInfo 20134 __________________________________________________________ 20135 20136 8.2.13.11. Class data for QNetworkOperation 20137 20138 The virtual table for the QNetworkOperation class is described 20139 in the generic part of this specification. 20140 20141 The Run Time Type Information for the QNetworkOperation class 20142 is described by Table 8-140 20143 20144 Table 8-140. typeinfo for QNetworkOperation 20145 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20146 Name typeinfo name for QNetworkOperation 20147 basetype: typeinfo for QObject 20148 __________________________________________________________ 20149 20150 8.2.13.12. Class data for QHttp 20151 20152 The virtual table for the QHttp class is described in the 20153 generic part of this specification. 20154 20155 The Run Time Type Information for the QHttp class is described 20156 by Table 8-141 20157 20158 Table 8-141. typeinfo for QHttp 20159 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20160 Name typeinfo name for QHttp 20161 basetype: typeinfo for QNetworkProtocol 20162 __________________________________________________________ 20163 20164 8.2.13.13. Class data for QMimeSource 20165 20166 The virtual table for the QMimeSource class is described in the 20167 generic part of this specification. 20168 20169 The Run Time Type Information for the QMimeSource class is 20170 described by Table 8-142 20171 20172 Table 8-142. typeinfo for QMimeSource 20173 Base Vtable vtable for __cxxabiv1::__class_type_info 20174 Name typeinfo name for QMimeSource 20175 __________________________________________________________ 20176 20177 8.2.13.14. Class data for QDns 20178 20179 The virtual table for the QDns class is described in the 20180 generic part of this specification. 20181 20182 The Run Time Type Information for the QDns class is described 20183 by Table 8-143 20184 20185 Table 8-143. typeinfo for QDns 20186 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20187 Name typeinfo name for QDns 20188 basetype: typeinfo for QObject 20189 __________________________________________________________ 20190 20191 8.2.13.15. Class data for QHttpRequestHeader 20192 20193 The virtual table for the QHttpRequestHeader class is described 20194 in the generic part of this specification. 20195 20196 The Run Time Type Information for the QHttpRequestHeader class 20197 is described by Table 8-144 20198 20199 Table 8-144. typeinfo for QHttpRequestHeader 20200 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20201 Name typeinfo name for QHttpRequestHeader 20202 basetype: typeinfo for QHttpHeader 20203 __________________________________________________________ 20204 20205 8.2.13.16. Class data for QHttpHeader 20206 20207 The virtual table for the QHttpHeader class is described in the 20208 generic part of this specification. 20209 20210 The Run Time Type Information for the QHttpHeader class is 20211 described by Table 8-145 20212 20213 Table 8-145. typeinfo for QHttpHeader 20214 Base Vtable vtable for __cxxabiv1::__class_type_info 20215 Name typeinfo name for QHttpHeader 20216 __________________________________________________________ 20217 20218 8.2.13.17. Class data for QLocalFs 20219 20220 The virtual table for the QLocalFs class is described in the 20221 generic part of this specification. 20222 20223 The Run Time Type Information for the QLocalFs class is 20224 described by Table 8-146 20225 20226 Table 8-146. typeinfo for QLocalFs 20227 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20228 Name typeinfo name for QLocalFs 20229 basetype: typeinfo for QNetworkProtocol 20230 __________________________________________________________ 20231 20232 8.2.13.18. Class data for QConnectionList 20233 20234 The virtual table for the QConnectionList class is described in 20235 the generic part of this specification. 20236 20237 The Run Time Type Information for the QConnectionList class is 20238 described by Table 8-147 20239 20240 Table 8-147. typeinfo for QConnectionList 20241 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20242 Name typeinfo name for QConnectionList 20243 basetype: typeinfo for QPtrList 20244 __________________________________________________________ 20245 20246 8.2.13.19. Class data for QHostAddress 20247 20248 The virtual table for the QHostAddress class is described in 20249 the generic part of this specification. 20250 20251 The Run Time Type Information for the QHostAddress class is 20252 described by Table 8-148 20253 20254 Table 8-148. typeinfo for QHostAddress 20255 Base Vtable vtable for __cxxabiv1::__class_type_info 20256 Name typeinfo name for QHostAddress 20257 __________________________________________________________ 20258 20259 8.2.13.20. Class data for QFtp 20260 20261 The virtual table for the QFtp class is described in the 20262 generic part of this specification. 20263 20264 The Run Time Type Information for the QFtp class is described 20265 by Table 8-149 20266 20267 Table 8-149. typeinfo for QFtp 20268 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20269 Name typeinfo name for QFtp 20270 basetype: typeinfo for QNetworkProtocol 20271 __________________________________________________________ 20272 20273 8.2.13.21. Interfaces for Qt3 Network 20274 20275 An LSB conforming implementation shall provide the architecture 20276 specific functions for Qt3 Network specified in Table 8-150, 20277 with the full mandatory functionality as described in the 20278 referenced underlying specification. 20279 20280 Table 8-150. libqt-mt - Qt3 Network Function Interfaces 20281 _ZThn40_N12QUrlOperator4cdUpEv [CXXABI-1.86] 20282 _ZThn40_N12QUrlOperator5parseERK7QString [CXXABI-1.86] 20283 _ZThn40_N12QUrlOperator5resetEv [CXXABI-1.86] 20284 _ZThn40_N12QUrlOperator7setPathERK7QString [CXXABI-1.86] 20285 _ZThn40_N12QUrlOperatorD0Ev [CXXABI-1.86] 20286 _ZThn40_N12QUrlOperatorD1Ev [CXXABI-1.86] 20287 _ZThn40_N7QSocket10writeBlockEPKcm [CXXABI-1.86] 20288 _ZThn40_N7QSocket2atEm [CXXABI-1.86] 20289 _ZThn40_N7QSocket4openEi [CXXABI-1.86] 20290 _ZThn40_N7QSocket5closeEv [CXXABI-1.86] 20291 _ZThn40_N7QSocket5flushEv [CXXABI-1.86] 20292 _ZThn40_N7QSocket5getchEv [CXXABI-1.86] 20293 _ZThn40_N7QSocket5putchEi [CXXABI-1.86] 20294 _ZThn40_N7QSocket7ungetchEi [CXXABI-1.86] 20295 _ZThn40_N7QSocket8readLineEPcm [CXXABI-1.86] 20296 _ZThn40_N7QSocket9readBlockEPcm [CXXABI-1.86] 20297 _ZThn40_N7QSocketD0Ev [CXXABI-1.86] _ZThn40_N7QSocketD1Ev 20298 [CXXABI-1.86] 20299 _ZThn40_NK7QSocket2atEv [CXXABI-1.86] _ZThn40_NK7QSocket4sizeEv 20300 [CXXABI-1.86] 20301 _ZThn40_NK7QSocket5atEndEv [CXXABI-1.86] 20302 __________________________________________________________ 20303 20304 8.2.14. Qt3 Object Model 20305 __________________________________________________________ 20306 20307 8.2.14.1. Class data for QObjectCleanupHandler 20308 20309 The virtual table for the QObjectCleanupHandler class is 20310 described in the generic part of this specification. 20311 20312 The Run Time Type Information for the QObjectCleanupHandler 20313 class is described by Table 8-151 20314 20315 Table 8-151. typeinfo for QObjectCleanupHandler 20316 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20317 Name typeinfo name for QObjectCleanupHandler 20318 basetype: typeinfo for QObject 20319 __________________________________________________________ 20320 20321 8.2.14.2. Class data for QObjectUserData 20322 20323 The virtual table for the QObjectUserData class is described in 20324 the generic part of this specification. 20325 20326 The Run Time Type Information for the QObjectUserData class is 20327 described by Table 8-152 20328 20329 Table 8-152. typeinfo for QObjectUserData 20330 Base Vtable vtable for __cxxabiv1::__class_type_info 20331 Name typeinfo name for QObjectUserData 20332 __________________________________________________________ 20333 20334 8.2.14.3. Class data for QObject 20335 20336 The virtual table for the QObject class is described in the 20337 generic part of this specification. 20338 20339 The Run Time Type Information for the QObject class is 20340 described by Table 8-153 20341 20342 Table 8-153. typeinfo for QObject 20343 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20344 Name typeinfo name for QObject 20345 basetype: typeinfo for Qt 20346 __________________________________________________________ 20347 20348 8.2.14.4. Class data for QMetaObject 20349 20350 The virtual table for the QMetaObject class is described in the 20351 generic part of this specification. 20352 20353 The Run Time Type Information for the QMetaObject class is 20354 described by Table 8-154 20355 20356 Table 8-154. typeinfo for QMetaObject 20357 Base Vtable vtable for __cxxabiv1::__class_type_info 20358 Name typeinfo name for QMetaObject 20359 __________________________________________________________ 20360 20361 8.2.14.5. Class data for QGuardedPtrPrivate 20362 20363 The virtual table for the QGuardedPtrPrivate class is described 20364 in the generic part of this specification. 20365 20366 The Run Time Type Information for the QGuardedPtrPrivate class 20367 is described by Table 8-155 20368 20369 Table 8-155. typeinfo for QGuardedPtrPrivate 20370 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 20371 Name typeinfo name for QGuardedPtrPrivate 20372 flags: 0 20373 basetype: typeinfo for QObject 2 20374 basetype: typeinfo for QShared 10242 20375 __________________________________________________________ 20376 20377 8.2.14.6. Interfaces for Qt3 Object Model 20378 20379 No external functions are defined for libqt-mt - Qt3 Object 20380 Model in this part of the specification. See also the generic 20381 specification. 20382 __________________________________________________________ 20383 20384 8.2.15. Qt3 OpenGL 20385 __________________________________________________________ 20386 20387 8.2.15.1. Interfaces for Qt3 OpenGL 20388 20389 An LSB conforming implementation shall provide the architecture 20390 specific functions for Qt3 OpenGL specified in Table 8-156, 20391 with the full mandatory functionality as described in the 20392 referenced underlying specification. 20393 20394 Table 8-156. libqt-mt - Qt3 OpenGL Function Interfaces 20395 _ZThn40_N9QGLWidgetD0Ev [CXXABI-1.86] _ZThn40_N9QGLWidgetD1Ev 20396 [CXXABI-1.86] 20397 __________________________________________________________ 20398 20399 8.2.16. Qt3 Paint Device 20400 __________________________________________________________ 20401 20402 8.2.16.1. Class data for QPaintDevice 20403 20404 The virtual table for the QPaintDevice class is described in 20405 the generic part of this specification. 20406 20407 The Run Time Type Information for the QPaintDevice class is 20408 described by Table 8-157 20409 20410 Table 8-157. typeinfo for QPaintDevice 20411 Base Vtable vtable for __cxxabiv1::__class_type_info 20412 Name typeinfo name for QPaintDevice 20413 __________________________________________________________ 20414 20415 8.2.16.2. Class data for QBitmap 20416 20417 The virtual table for the QBitmap class is described in the 20418 generic part of this specification. 20419 20420 The Run Time Type Information for the QBitmap class is 20421 described by Table 8-158 20422 20423 Table 8-158. typeinfo for QBitmap 20424 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20425 Name typeinfo name for QBitmap 20426 basetype: typeinfo for QPixmap 20427 __________________________________________________________ 20428 20429 8.2.16.3. Class data for QPicture 20430 20431 The virtual table for the QPicture class is described in the 20432 generic part of this specification. 20433 20434 The Run Time Type Information for the QPicture class is 20435 described by Table 8-159 20436 20437 Table 8-159. typeinfo for QPicture 20438 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20439 Name typeinfo name for QPicture 20440 basetype: typeinfo for QPaintDevice 20441 __________________________________________________________ 20442 20443 8.2.16.4. Class data for QPixmap 20444 20445 The virtual table for the QPixmap class is described in the 20446 generic part of this specification. 20447 20448 The Run Time Type Information for the QPixmap class is 20449 described by Table 8-160 20450 20451 Table 8-160. typeinfo for QPixmap 20452 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 20453 Name typeinfo name for QPixmap 20454 flags: 0 20455 basetype: typeinfo for QPaintDevice 2 20456 basetype: typeinfo for Qt 2 20457 __________________________________________________________ 20458 20459 8.2.16.5. Class data for QPrinter 20460 20461 The virtual table for the QPrinter class is described in the 20462 generic part of this specification. 20463 20464 The Run Time Type Information for the QPrinter class is 20465 described by Table 8-161 20466 20467 Table 8-161. typeinfo for QPrinter 20468 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20469 Name typeinfo name for QPrinter 20470 basetype: typeinfo for QPaintDevice 20471 __________________________________________________________ 20472 20473 8.2.16.6. Interfaces for Qt3 Paint Device 20474 20475 No external functions are defined for libqt-mt - Qt3 Paint 20476 Device in this part of the specification. See also the generic 20477 specification. 20478 __________________________________________________________ 20479 20480 8.2.17. Qt3 SQL 20481 __________________________________________________________ 20482 20483 8.2.17.1. Class data for QSqlResult 20484 20485 The virtual table for the QSqlResult class is described in the 20486 generic part of this specification. 20487 20488 The Run Time Type Information for the QSqlResult class is 20489 described by Table 8-162 20490 20491 Table 8-162. typeinfo for QSqlResult 20492 Base Vtable vtable for __cxxabiv1::__class_type_info 20493 Name typeinfo name for QSqlResult 20494 __________________________________________________________ 20495 20496 8.2.17.2. Class data for QSqlSelectCursor 20497 20498 The virtual table for the QSqlSelectCursor class is described 20499 by Table 8-163 20500 20501 Table 8-163. Primary vtable for QSqlSelectCursor 20502 Base Offset 0 20503 Virtual Base Offset 0 20504 RTTI typeinfo for QSqlSelectCursor 20505 vfunc[0]: QSqlSelectCursor::~QSqlSelectCursor() 20506 vfunc[1]: QSqlSelectCursor::~QSqlSelectCursor() 20507 vfunc[2]: QSqlCursor::value(int) const 20508 vfunc[3]: QSqlCursor::value(QString const&) const 20509 vfunc[4]: QSqlCursor::setValue(int, QVariant const&) 20510 vfunc[5]: QSqlCursor::setValue(QString const&, QVariant const&) 20511 vfunc[6]: NULL or QSqlSelectCursor::setGenerated(QString 20512 const&, bool) 20513 vfunc[7]: NULL or QSqlSelectCursor::setGenerated(int, bool) 20514 vfunc[8]: QSqlRecord::setNull(int) 20515 vfunc[9]: QSqlRecord::setNull(QString const&) 20516 vfunc[10]: QSqlCursor::append(QSqlField const&) 20517 vfunc[11]: QSqlCursor::insert(int, QSqlField const&) 20518 vfunc[12]: NULL or QSqlSelectCursor::remove(int) 20519 vfunc[13]: NULL or QSqlSelectCursor::clear() 20520 vfunc[14]: QSqlRecord::clearValues(bool) 20521 vfunc[15]: NULL or QSqlSelectCursor::toString(QString const&, 20522 QString const&) const 20523 vfunc[16]: QSqlRecord::toStringList(QString const&) const 20524 vfunc[17]: NULL or QSqlSelectCursor::primaryIndex(bool) const 20525 vfunc[18]: NULL or QSqlSelectCursor::index(QStringList const&) 20526 const 20527 vfunc[19]: NULL or QSqlSelectCursor::setPrimaryIndex(QSqlIndex 20528 const&) 20529 vfunc[20]: NULL or QSqlSelectCursor::append(QSqlFieldInfo 20530 const&) 20531 vfunc[21]: NULL or QSqlSelectCursor::insert(int, QSqlFieldInfo 20532 const&) 20533 vfunc[22]: NULL or QSqlSelectCursor::editBuffer(bool) 20534 vfunc[23]: NULL or QSqlSelectCursor::primeInsert() 20535 vfunc[24]: NULL or QSqlSelectCursor::primeUpdate() 20536 vfunc[25]: NULL or QSqlSelectCursor::primeDelete() 20537 vfunc[26]: NULL or QSqlSelectCursor::insert(bool) 20538 vfunc[27]: NULL or QSqlSelectCursor::update(bool) 20539 vfunc[28]: NULL or QSqlSelectCursor::del(bool) 20540 vfunc[29]: NULL or QSqlSelectCursor::setMode(int) 20541 vfunc[30]: QSqlCursor::setCalculated(QString const&, bool) 20542 vfunc[31]: QSqlCursor::setTrimmed(QString const&, bool) 20543 vfunc[32]: QSqlSelectCursor::select(QString const&, QSqlIndex 20544 const&) 20545 vfunc[33]: NULL or QSqlSelectCursor::setSort(QSqlIndex const&) 20546 vfunc[34]: NULL or QSqlSelectCursor::setFilter(QString const&) 20547 vfunc[35]: NULL or QSqlSelectCursor::setName(QString const&, 20548 bool) 20549 vfunc[36]: QSqlCursor::afterSeek() 20550 vfunc[37]: QSqlSelectCursor::exec(QString const&) 20551 vfunc[38]: QSqlCursor::calculateField(QString const&) 20552 vfunc[39]: QSqlCursor::update(QString const&, bool) 20553 vfunc[40]: QSqlCursor::del(QString const&, bool) 20554 vfunc[41]: QSqlCursor::toString(QString const&, QSqlField*, 20555 QString const&) const 20556 vfunc[42]: QSqlCursor::toString(QSqlRecord*, QString const&, 20557 QString const&, QString const&) const 20558 vfunc[43]: QSqlCursor::toString(QSqlIndex const&, QSqlRecord*, 20559 QString const&, QString const&, QString const&) const 20560 20561 Table 8-164. Secondary vtable for QSqlSelectCursor 20562 Base Offset -8 20563 Virtual Base Offset 0 20564 RTTI typeinfo for QSqlSelectCursor 20565 vfunc[0]: non-virtual thunk to 20566 QSqlSelectCursor::~QSqlSelectCursor() 20567 vfunc[1]: non-virtual thunk to 20568 QSqlSelectCursor::~QSqlSelectCursor() 20569 vfunc[2]: non-virtual thunk to QSqlSelectCursor::exec(QString 20570 const&) 20571 vfunc[3]: non-virtual thunk to QSqlCursor::value(int) const 20572 vfunc[4]: QSqlQuery::seek(int, bool) 20573 vfunc[5]: QSqlQuery::next() 20574 vfunc[6]: QSqlQuery::prev() 20575 vfunc[7]: QSqlQuery::first() 20576 vfunc[8]: QSqlQuery::last() 20577 vfunc[9]: QSqlQuery::beforeSeek() 20578 vfunc[10]: non-virtual thunk to QSqlCursor::afterSeek() 20579 20580 The Run Time Type Information for the QSqlSelectCursor class is 20581 described by Table 8-165 20582 20583 Table 8-165. typeinfo for QSqlSelectCursor 20584 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20585 Name typeinfo name for QSqlSelectCursor 20586 basetype: typeinfo for QSqlCursor 20587 __________________________________________________________ 20588 20589 8.2.17.3. Class data for QSqlDriver 20590 20591 The virtual table for the QSqlDriver class is described in the 20592 generic part of this specification. 20593 20594 The Run Time Type Information for the QSqlDriver class is 20595 described by Table 8-166 20596 20597 Table 8-166. typeinfo for QSqlDriver 20598 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20599 Name typeinfo name for QSqlDriver 20600 basetype: typeinfo for QObject 20601 __________________________________________________________ 20602 20603 8.2.17.4. Class data for QSqlPropertyMap 20604 20605 The virtual table for the QSqlPropertyMap class is described in 20606 the generic part of this specification. 20607 20608 The Run Time Type Information for the QSqlPropertyMap class is 20609 described by Table 8-167 20610 20611 Table 8-167. typeinfo for QSqlPropertyMap 20612 Base Vtable vtable for __cxxabiv1::__class_type_info 20613 Name typeinfo name for QSqlPropertyMap 20614 __________________________________________________________ 20615 20616 8.2.17.5. Class data for QSqlQuery 20617 20618 The virtual table for the QSqlQuery class is described in the 20619 generic part of this specification. 20620 20621 The Run Time Type Information for the QSqlQuery class is 20622 described by Table 8-168 20623 20624 Table 8-168. typeinfo for QSqlQuery 20625 Base Vtable vtable for __cxxabiv1::__class_type_info 20626 Name typeinfo name for QSqlQuery 20627 __________________________________________________________ 20628 20629 8.2.17.6. Class data for QSqlRecord 20630 20631 The virtual table for the QSqlRecord class is described in the 20632 generic part of this specification. 20633 20634 The Run Time Type Information for the QSqlRecord class is 20635 described by Table 8-169 20636 20637 Table 8-169. typeinfo for QSqlRecord 20638 Base Vtable vtable for __cxxabiv1::__class_type_info 20639 Name typeinfo name for QSqlRecord 20640 __________________________________________________________ 20641 20642 8.2.17.7. Class data for QSqlDatabase 20643 20644 The virtual table for the QSqlDatabase class is described in 20645 the generic part of this specification. 20646 20647 The Run Time Type Information for the QSqlDatabase class is 20648 described by Table 8-170 20649 20650 Table 8-170. typeinfo for QSqlDatabase 20651 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20652 Name typeinfo name for QSqlDatabase 20653 basetype: typeinfo for QObject 20654 __________________________________________________________ 20655 20656 8.2.17.8. Class data for QEditorFactory 20657 20658 The virtual table for the QEditorFactory class is described in 20659 the generic part of this specification. 20660 20661 The Run Time Type Information for the QEditorFactory class is 20662 described by Table 8-171 20663 20664 Table 8-171. typeinfo for QEditorFactory 20665 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20666 Name typeinfo name for QEditorFactory 20667 basetype: typeinfo for QObject 20668 __________________________________________________________ 20669 20670 8.2.17.9. Class data for QSqlDriverPlugin 20671 20672 The virtual table for the QSqlDriverPlugin class is described 20673 in the generic part of this specification. 20674 20675 The Run Time Type Information for the QSqlDriverPlugin class is 20676 described by Table 8-172 20677 20678 Table 8-172. typeinfo for QSqlDriverPlugin 20679 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20680 Name typeinfo name for QSqlDriverPlugin 20681 basetype: typeinfo for QGPlugin 20682 __________________________________________________________ 20683 20684 8.2.17.10. Class data for QSqlResultShared 20685 20686 The virtual table for the QSqlResultShared class is described 20687 in the generic part of this specification. 20688 20689 The Run Time Type Information for the QSqlResultShared class is 20690 described by Table 8-173 20691 20692 Table 8-173. typeinfo for QSqlResultShared 20693 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 20694 Name typeinfo name for QSqlResultShared 20695 flags: 0 20696 basetype: typeinfo for QObject 2 20697 basetype: typeinfo for QShared 10242 20698 __________________________________________________________ 20699 20700 8.2.17.11. Class data for QSqlError 20701 20702 The virtual table for the QSqlError class is described in the 20703 generic part of this specification. 20704 20705 The Run Time Type Information for the QSqlError class is 20706 described by Table 8-174 20707 20708 Table 8-174. typeinfo for QSqlError 20709 Base Vtable vtable for __cxxabiv1::__class_type_info 20710 Name typeinfo name for QSqlError 20711 __________________________________________________________ 20712 20713 8.2.17.12. Class data for QSqlForm 20714 20715 The virtual table for the QSqlForm class is described in the 20716 generic part of this specification. 20717 20718 The Run Time Type Information for the QSqlForm class is 20719 described by Table 8-175 20720 20721 Table 8-175. typeinfo for QSqlForm 20722 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20723 Name typeinfo name for QSqlForm 20724 basetype: typeinfo for QObject 20725 __________________________________________________________ 20726 20727 8.2.17.13. Class data for QSqlEditorFactory 20728 20729 The virtual table for the QSqlEditorFactory class is described 20730 in the generic part of this specification. 20731 20732 The Run Time Type Information for the QSqlEditorFactory class 20733 is described by Table 8-176 20734 20735 Table 8-176. typeinfo for QSqlEditorFactory 20736 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20737 Name typeinfo name for QSqlEditorFactory 20738 basetype: typeinfo for QEditorFactory 20739 __________________________________________________________ 20740 20741 8.2.17.14. Class data for QSqlCursor 20742 20743 The virtual table for the QSqlCursor class is described by 20744 Table 8-177 20745 20746 Table 8-177. Primary vtable for QSqlCursor 20747 Base Offset 0 20748 Virtual Base Offset 0 20749 RTTI typeinfo for QSqlCursor 20750 vfunc[0]: QSqlCursor::~QSqlCursor() 20751 vfunc[1]: QSqlCursor::~QSqlCursor() 20752 vfunc[2]: QSqlCursor::value(int) const 20753 vfunc[3]: QSqlCursor::value(QString const&) const 20754 vfunc[4]: QSqlCursor::setValue(int, QVariant const&) 20755 vfunc[5]: QSqlCursor::setValue(QString const&, QVariant const&) 20756 vfunc[6]: QSqlCursor::setGenerated(QString const&, bool) 20757 vfunc[7]: QSqlCursor::setGenerated(int, bool) 20758 vfunc[8]: QSqlRecord::setNull(int) 20759 vfunc[9]: QSqlRecord::setNull(QString const&) 20760 vfunc[10]: QSqlCursor::append(QSqlField const&) 20761 vfunc[11]: QSqlCursor::insert(int, QSqlField const&) 20762 vfunc[12]: QSqlCursor::remove(int) 20763 vfunc[13]: QSqlCursor::clear() 20764 vfunc[14]: QSqlRecord::clearValues(bool) 20765 vfunc[15]: QSqlCursor::toString(QString const&, QString const&) 20766 const 20767 vfunc[16]: QSqlRecord::toStringList(QString const&) const 20768 vfunc[17]: QSqlCursor::primaryIndex(bool) const 20769 vfunc[18]: QSqlCursor::index(QStringList const&) const 20770 vfunc[19]: QSqlCursor::setPrimaryIndex(QSqlIndex const&) 20771 vfunc[20]: QSqlCursor::append(QSqlFieldInfo const&) 20772 vfunc[21]: QSqlCursor::insert(int, QSqlFieldInfo const&) 20773 vfunc[22]: QSqlCursor::editBuffer(bool) 20774 vfunc[23]: QSqlCursor::primeInsert() 20775 vfunc[24]: QSqlCursor::primeUpdate() 20776 vfunc[25]: QSqlCursor::primeDelete() 20777 vfunc[26]: QSqlCursor::insert(bool) 20778 vfunc[27]: QSqlCursor::update(bool) 20779 vfunc[28]: QSqlCursor::del(bool) 20780 vfunc[29]: QSqlCursor::setMode(int) 20781 vfunc[30]: QSqlCursor::setCalculated(QString const&, bool) 20782 vfunc[31]: QSqlCursor::setTrimmed(QString const&, bool) 20783 vfunc[32]: QSqlCursor::select(QString const&, QSqlIndex const&) 20784 vfunc[33]: QSqlCursor::setSort(QSqlIndex const&) 20785 vfunc[34]: QSqlCursor::setFilter(QString const&) 20786 vfunc[35]: QSqlCursor::setName(QString const&, bool) 20787 vfunc[36]: QSqlCursor::afterSeek() 20788 vfunc[37]: QSqlCursor::exec(QString const&) 20789 vfunc[38]: QSqlCursor::calculateField(QString const&) 20790 vfunc[39]: QSqlCursor::update(QString const&, bool) 20791 vfunc[40]: QSqlCursor::del(QString const&, bool) 20792 vfunc[41]: QSqlCursor::toString(QString const&, QSqlField*, 20793 QString const&) const 20794 vfunc[42]: QSqlCursor::toString(QSqlRecord*, QString const&, 20795 QString const&, QString const&) const 20796 vfunc[43]: QSqlCursor::toString(QSqlIndex const&, QSqlRecord*, 20797 QString const&, QString const&, QString const&) const 20798 20799 Table 8-178. Secondary vtable for QSqlCursor 20800 Base Offset -8 20801 Virtual Base Offset 0 20802 RTTI typeinfo for QSqlCursor 20803 vfunc[0]: non-virtual thunk to QSqlCursor::~QSqlCursor() 20804 vfunc[1]: non-virtual thunk to QSqlCursor::~QSqlCursor() 20805 vfunc[2]: non-virtual thunk to QSqlCursor::exec(QString const&) 20806 vfunc[3]: non-virtual thunk to QSqlCursor::value(int) const 20807 vfunc[4]: QSqlQuery::seek(int, bool) 20808 vfunc[5]: QSqlQuery::next() 20809 vfunc[6]: QSqlQuery::prev() 20810 vfunc[7]: QSqlQuery::first() 20811 vfunc[8]: QSqlQuery::last() 20812 vfunc[9]: QSqlQuery::beforeSeek() 20813 vfunc[10]: non-virtual thunk to QSqlCursor::afterSeek() 20814 20815 The Run Time Type Information for the QSqlCursor class is 20816 described by Table 8-179 20817 20818 Table 8-179. typeinfo for QSqlCursor 20819 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 20820 Name typeinfo name for QSqlCursor 20821 flags: 0 20822 basetype: typeinfo for QSqlRecord 2 20823 basetype: typeinfo for QSqlQuery 2050 20824 __________________________________________________________ 20825 20826 8.2.17.15. Class data for QSqlFieldInfo 20827 20828 The virtual table for the QSqlFieldInfo class is described in 20829 the generic part of this specification. 20830 20831 The Run Time Type Information for the QSqlFieldInfo class is 20832 described by Table 8-180 20833 20834 Table 8-180. typeinfo for QSqlFieldInfo 20835 Base Vtable vtable for __cxxabiv1::__class_type_info 20836 Name typeinfo name for QSqlFieldInfo 20837 __________________________________________________________ 20838 20839 8.2.17.16. Class data for QSqlIndex 20840 20841 The virtual table for the QSqlIndex class is described in the 20842 generic part of this specification. 20843 20844 The Run Time Type Information for the QSqlIndex class is 20845 described by Table 8-181 20846 20847 Table 8-181. typeinfo for QSqlIndex 20848 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20849 Name typeinfo name for QSqlIndex 20850 basetype: typeinfo for QSqlRecord 20851 __________________________________________________________ 20852 20853 8.2.17.17. Class data for QSqlField 20854 20855 The virtual table for the QSqlField class is described in the 20856 generic part of this specification. 20857 20858 The Run Time Type Information for the QSqlField class is 20859 described by Table 8-182 20860 20861 Table 8-182. typeinfo for QSqlField 20862 Base Vtable vtable for __cxxabiv1::__class_type_info 20863 Name typeinfo name for QSqlField 20864 __________________________________________________________ 20865 20866 8.2.17.18. Interfaces for Qt3 SQL 20867 20868 An LSB conforming implementation shall provide the architecture 20869 specific functions for Qt3 SQL specified in Table 8-183, with 20870 the full mandatory functionality as described in the referenced 20871 underlying specification. 20872 20873 Table 8-183. libqt-mt - Qt3 SQL Function Interfaces 20874 _ZThn8_N10QSqlCursor4execERK7QString [CXXABI-1.86] 20875 _ZThn8_N10QSqlCursor9afterSeekEv [CXXABI-1.86] 20876 _ZThn8_N10QSqlCursorD0Ev [CXXABI-1.86] _ZThn8_N10QSqlCursorD1Ev 20877 [CXXABI-1.86] 20878 _ZThn8_N16QSqlSelectCursor4execERK7QString [CXXABI-1.86] 20879 _ZThn8_N16QSqlSelectCursorD0Ev [CXXABI-1.86] 20880 _ZThn8_N16QSqlSelectCursorD1Ev [CXXABI-1.86] 20881 _ZThn8_NK10QSqlCursor5valueEi [CXXABI-1.86] 20882 __________________________________________________________ 20883 20884 8.2.18. Qt3 Style 20885 __________________________________________________________ 20886 20887 8.2.18.1. Class data for QCommonStyle 20888 20889 The virtual table for the QCommonStyle class is described in 20890 the generic part of this specification. 20891 20892 The Run Time Type Information for the QCommonStyle class is 20893 described by Table 8-184 20894 20895 Table 8-184. typeinfo for QCommonStyle 20896 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20897 Name typeinfo name for QCommonStyle 20898 basetype: typeinfo for QStyle 20899 __________________________________________________________ 20900 20901 8.2.18.2. Class data for QStyle 20902 20903 The virtual table for the QStyle class is described in the 20904 generic part of this specification. 20905 20906 The Run Time Type Information for the QStyle class is described 20907 by Table 8-185 20908 20909 Table 8-185. typeinfo for QStyle 20910 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20911 Name typeinfo name for QStyle 20912 basetype: typeinfo for QObject 20913 __________________________________________________________ 20914 20915 8.2.18.3. Interfaces for Qt3 Style 20916 20917 No external functions are defined for libqt-mt - Qt3 Style in 20918 this part of the specification. See also the generic 20919 specification. 20920 __________________________________________________________ 20921 20922 8.2.19. Qt3 Text 20923 __________________________________________________________ 20924 20925 8.2.19.1. Class data for QSyntaxHighlighter 20926 20927 The virtual table for the QSyntaxHighlighter class is described 20928 in the generic part of this specification. 20929 20930 The Run Time Type Information for the QSyntaxHighlighter class 20931 is described by Table 8-186 20932 20933 Table 8-186. typeinfo for QSyntaxHighlighter 20934 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20935 Name typeinfo name for QSyntaxHighlighter 20936 basetype: typeinfo for Qt 20937 __________________________________________________________ 20938 20939 8.2.19.2. Class data for QStyleSheet 20940 20941 The virtual table for the QStyleSheet class is described in the 20942 generic part of this specification. 20943 20944 The Run Time Type Information for the QStyleSheet class is 20945 described by Table 8-187 20946 20947 Table 8-187. typeinfo for QStyleSheet 20948 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20949 Name typeinfo name for QStyleSheet 20950 basetype: typeinfo for QObject 20951 __________________________________________________________ 20952 20953 8.2.19.3. Class data for QStrList 20954 20955 The virtual table for the QStrList class is described in the 20956 generic part of this specification. 20957 20958 The Run Time Type Information for the QStrList class is 20959 described by Table 8-188 20960 20961 Table 8-188. typeinfo for QStrList 20962 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20963 Name typeinfo name for QStrList 20964 basetype: typeinfo for QPtrList 20965 __________________________________________________________ 20966 20967 8.2.19.4. Class data for QCString 20968 20969 The virtual table for the QCString class is described in the 20970 generic part of this specification. 20971 20972 The Run Time Type Information for the QCString class is 20973 described by Table 8-189 20974 20975 Table 8-189. typeinfo for QCString 20976 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20977 Name typeinfo name for QCString 20978 basetype: typeinfo for QMemArray 20979 __________________________________________________________ 20980 20981 8.2.19.5. Interfaces for Qt3 Text 20982 20983 No external functions are defined for libqt-mt - Qt3 Text in 20984 this part of the specification. See also the generic 20985 specification. 20986 __________________________________________________________ 20987 20988 8.2.20. Qt3 Threading 20989 __________________________________________________________ 20990 20991 8.2.20.1. Class data for QWaitCondition 20992 20993 The virtual table for the QWaitCondition class is described in 20994 the generic part of this specification. 20995 20996 The Run Time Type Information for the QWaitCondition class is 20997 described by Table 8-190 20998 20999 Table 8-190. typeinfo for QWaitCondition 21000 Base Vtable vtable for __cxxabiv1::__class_type_info 21001 Name typeinfo name for QWaitCondition 21002 __________________________________________________________ 21003 21004 8.2.20.2. Class data for QMutex 21005 21006 The virtual table for the QMutex class is described in the 21007 generic part of this specification. 21008 21009 The Run Time Type Information for the QMutex class is described 21010 by Table 8-191 21011 21012 Table 8-191. typeinfo for QMutex 21013 Base Vtable vtable for __cxxabiv1::__class_type_info 21014 Name typeinfo name for QMutex 21015 __________________________________________________________ 21016 21017 8.2.20.3. Class data for QThread 21018 21019 The virtual table for the QThread class is described in the 21020 generic part of this specification. 21021 21022 The Run Time Type Information for the QThread class is 21023 described by Table 8-192 21024 21025 Table 8-192. typeinfo for QThread 21026 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21027 Name typeinfo name for QThread 21028 basetype: typeinfo for Qt 21029 __________________________________________________________ 21030 21031 8.2.20.4. Class data for QSemaphore 21032 21033 The virtual table for the QSemaphore class is described in the 21034 generic part of this specification. 21035 21036 The Run Time Type Information for the QSemaphore class is 21037 described by Table 8-193 21038 21039 Table 8-193. typeinfo for QSemaphore 21040 Base Vtable vtable for __cxxabiv1::__class_type_info 21041 Name typeinfo name for QSemaphore 21042 __________________________________________________________ 21043 21044 8.2.20.5. Interfaces for Qt3 Threading 21045 21046 No external functions are defined for libqt-mt - Qt3 Threading 21047 in this part of the specification. See also the generic 21048 specification. 21049 __________________________________________________________ 21050 21051 8.2.21. Qt3 Main Window and Application 21052 __________________________________________________________ 21053 21054 8.2.21.1. Class data for QToolBar 21055 21056 The virtual table for the QToolBar class is described by Table 21057 8-194 21058 21059 Table 8-194. Primary vtable for QToolBar 21060 Base Offset 0 21061 Virtual Base Offset 0 21062 RTTI typeinfo for QToolBar 21063 vfunc[0]: NULL or QToolBar::metaObject() const 21064 vfunc[1]: QToolBar::className() const 21065 vfunc[2]: QToolBar::qt_cast(char const*) 21066 vfunc[3]: QToolBar::qt_invoke(int, QUObject*) 21067 vfunc[4]: QToolBar::qt_emit(int, QUObject*) 21068 vfunc[5]: QToolBar::qt_property(int, int, QVariant*) 21069 vfunc[6]: QToolBar::~QToolBar() 21070 vfunc[7]: QToolBar::~QToolBar() 21071 vfunc[8]: QToolBar::event(QEvent*) 21072 vfunc[9]: QDockWindow::eventFilter(QObject*, QEvent*) 21073 vfunc[10]: QWidget::setName(char const*) 21074 vfunc[11]: QObject::insertChild(QObject*) 21075 vfunc[12]: QObject::removeChild(QObject*) 21076 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21077 vfunc[14]: QObject::property(char const*) const 21078 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21079 vfunc[16]: QObject::childEvent(QChildEvent*) 21080 vfunc[17]: QObject::customEvent(QCustomEvent*) 21081 vfunc[18]: QObject::connectNotify(char const*) 21082 vfunc[19]: QObject::disconnectNotify(char const*) 21083 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21084 const*, char const*) 21085 vfunc[21]: QWidget::setEnabled(bool) 21086 vfunc[22]: QToolBar::setMinimumSize(int, int) 21087 vfunc[23]: QWidget::setMaximumSize(int, int) 21088 vfunc[24]: QWidget::setSizeIncrement(int, int) 21089 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21090 vfunc[26]: QWidget::setEraseColor(QColor const&) 21091 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21092 vfunc[28]: QWidget::setPalette(QPalette const&) 21093 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21094 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21095 vfunc[31]: QWidget::setFont(QFont const&) 21096 vfunc[32]: QWidget::setCursor(QCursor const&) 21097 vfunc[33]: QWidget::unsetCursor() 21098 vfunc[34]: QWidget::setMask(QBitmap const&) 21099 vfunc[35]: QWidget::setMask(QRegion const&) 21100 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21101 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21102 vfunc[38]: QDockWindow::setCaption(QString const&) 21103 vfunc[39]: QWidget::setIcon(QPixmap const&) 21104 vfunc[40]: QWidget::setIconText(QString const&) 21105 vfunc[41]: QWidget::setMouseTracking(bool) 21106 vfunc[42]: QWidget::setFocus() 21107 vfunc[43]: QWidget::setActiveWindow() 21108 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21109 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21110 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21111 vfunc[47]: QToolBar::show() 21112 vfunc[48]: QToolBar::hide() 21113 vfunc[49]: QWidget::showMinimized() 21114 vfunc[50]: QWidget::showMaximized() 21115 vfunc[51]: QWidget::showNormal() 21116 vfunc[52]: QWidget::polish() 21117 vfunc[53]: QWidget::move(int, int) 21118 vfunc[54]: QWidget::resize(int, int) 21119 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21120 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21121 vfunc[57]: QWidget::close(bool) 21122 vfunc[58]: QDockWindow::sizeHint() const 21123 vfunc[59]: QToolBar::minimumSizeHint() const 21124 vfunc[60]: QWidget::sizePolicy() const 21125 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21126 vfunc[62]: QWidget::heightForWidth(int) const 21127 vfunc[63]: QWidget::adjustSize() 21128 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21129 const&, bool) 21130 vfunc[65]: QWidget::setAcceptDrops(bool) 21131 vfunc[66]: QWidget::setAutoMask(bool) 21132 vfunc[67]: 21133 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21134 vfunc[68]: QWidget::customWhatsThis() const 21135 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21136 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21137 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21138 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21139 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21140 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21141 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21142 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21143 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21144 vfunc[78]: QWidget::enterEvent(QEvent*) 21145 vfunc[79]: QWidget::leaveEvent(QEvent*) 21146 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 21147 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21148 vfunc[82]: QToolBar::resizeEvent(QResizeEvent*) 21149 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21150 vfunc[84]: QDockWindow::contextMenuEvent(QContextMenuEvent*) 21151 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21152 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21153 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21154 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21155 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21156 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21157 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21158 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21159 vfunc[93]: QDockWindow::showEvent(QShowEvent*) 21160 vfunc[94]: QDockWindow::hideEvent(QHideEvent*) 21161 vfunc[95]: QWidget::x11Event(_XEvent*) 21162 vfunc[96]: QWidget::updateMask() 21163 vfunc[97]: QToolBar::styleChange(QStyle&) 21164 vfunc[98]: QWidget::enabledChange(bool) 21165 vfunc[99]: QWidget::paletteChange(QPalette const&) 21166 vfunc[100]: QWidget::fontChange(QFont const&) 21167 vfunc[101]: QWidget::windowActivationChange(bool) 21168 vfunc[102]: QWidget::metric(int) const 21169 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21170 vfunc[104]: QWidget::destroy(bool, bool) 21171 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21172 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21173 vfunc[107]: QWidget::focusNextPrevChild(bool) 21174 vfunc[108]: QWidget::setKeyCompression(bool) 21175 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21176 bool, QFont*) 21177 vfunc[110]: QFrame::setFrameStyle(int) 21178 vfunc[111]: QFrame::setLineWidth(int) 21179 vfunc[112]: QFrame::setMargin(int) 21180 vfunc[113]: QFrame::setMidLineWidth(int) 21181 vfunc[114]: QFrame::setFrameRect(QRect const&) 21182 vfunc[115]: QDockWindow::drawFrame(QPainter*) 21183 vfunc[116]: QDockWindow::drawContents(QPainter*) 21184 vfunc[117]: QFrame::frameChanged() 21185 vfunc[118]: QDockWindow::setWidget(QWidget*) 21186 vfunc[119]: QDockWindow::setCloseMode(int) 21187 vfunc[120]: QDockWindow::setResizeEnabled(bool) 21188 vfunc[121]: QDockWindow::setMovingEnabled(bool) 21189 vfunc[122]: QDockWindow::setHorizontallyStretchable(bool) 21190 vfunc[123]: QDockWindow::setVerticallyStretchable(bool) 21191 vfunc[124]: QDockWindow::setOffset(int) 21192 vfunc[125]: QDockWindow::setFixedExtentWidth(int) 21193 vfunc[126]: QDockWindow::setFixedExtentHeight(int) 21194 vfunc[127]: QDockWindow::setNewLine(bool) 21195 vfunc[128]: QDockWindow::setOpaqueMoving(bool) 21196 vfunc[129]: QDockWindow::undock(QWidget*) 21197 vfunc[130]: NULL or QDockWindow::undock() 21198 vfunc[131]: QDockWindow::dock() 21199 vfunc[132]: QToolBar::setOrientation(Qt::Orientation) 21200 vfunc[133]: QToolBar::setStretchableWidget(QWidget*) 21201 vfunc[134]: QToolBar::setLabel(QString const&) 21202 vfunc[135]: QToolBar::clear() 21203 21204 Table 8-195. Secondary vtable for QToolBar 21205 Base Offset -40 21206 Virtual Base Offset 0 21207 RTTI typeinfo for QToolBar 21208 vfunc[0]: non-virtual thunk to QToolBar::~QToolBar() 21209 vfunc[1]: non-virtual thunk to QToolBar::~QToolBar() 21210 vfunc[2]: QPaintDevice::setResolution(int) 21211 vfunc[3]: QPaintDevice::resolution() const 21212 vfunc[4]: QPaintDevice::handle() const 21213 vfunc[5]: QPaintDevice::x11RenderHandle() const 21214 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21215 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21216 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21217 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21218 const 21219 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21220 21221 The Run Time Type Information for the QToolBar class is 21222 described by Table 8-196 21223 21224 Table 8-196. typeinfo for QToolBar 21225 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21226 Name typeinfo name for QToolBar 21227 basetype: typeinfo for QDockWindow 21228 __________________________________________________________ 21229 21230 8.2.21.2. Class data for QActionGroup 21231 21232 The virtual table for the QActionGroup class is described in 21233 the generic part of this specification. 21234 21235 The Run Time Type Information for the QActionGroup class is 21236 described by Table 8-197 21237 21238 Table 8-197. typeinfo for QActionGroup 21239 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21240 Name typeinfo name for QActionGroup 21241 basetype: typeinfo for QAction 21242 __________________________________________________________ 21243 21244 8.2.21.3. Class data for QStatusBar 21245 21246 The virtual table for the QStatusBar class is described by 21247 Table 8-198 21248 21249 Table 8-198. Primary vtable for QStatusBar 21250 Base Offset 0 21251 Virtual Base Offset 0 21252 RTTI typeinfo for QStatusBar 21253 vfunc[0]: NULL or QStatusBar::metaObject() const 21254 vfunc[1]: QStatusBar::className() const 21255 vfunc[2]: QStatusBar::qt_cast(char const*) 21256 vfunc[3]: QStatusBar::qt_invoke(int, QUObject*) 21257 vfunc[4]: QStatusBar::qt_emit(int, QUObject*) 21258 vfunc[5]: QStatusBar::qt_property(int, int, QVariant*) 21259 vfunc[6]: QStatusBar::~QStatusBar() 21260 vfunc[7]: QStatusBar::~QStatusBar() 21261 vfunc[8]: QStatusBar::event(QEvent*) 21262 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21263 vfunc[10]: QWidget::setName(char const*) 21264 vfunc[11]: QObject::insertChild(QObject*) 21265 vfunc[12]: QObject::removeChild(QObject*) 21266 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21267 vfunc[14]: QObject::property(char const*) const 21268 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21269 vfunc[16]: QObject::childEvent(QChildEvent*) 21270 vfunc[17]: QObject::customEvent(QCustomEvent*) 21271 vfunc[18]: QObject::connectNotify(char const*) 21272 vfunc[19]: QObject::disconnectNotify(char const*) 21273 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21274 const*, char const*) 21275 vfunc[21]: QWidget::setEnabled(bool) 21276 vfunc[22]: QWidget::setMinimumSize(int, int) 21277 vfunc[23]: QWidget::setMaximumSize(int, int) 21278 vfunc[24]: QWidget::setSizeIncrement(int, int) 21279 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21280 vfunc[26]: QWidget::setEraseColor(QColor const&) 21281 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21282 vfunc[28]: QWidget::setPalette(QPalette const&) 21283 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21284 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21285 vfunc[31]: QWidget::setFont(QFont const&) 21286 vfunc[32]: QWidget::setCursor(QCursor const&) 21287 vfunc[33]: QWidget::unsetCursor() 21288 vfunc[34]: QWidget::setMask(QBitmap const&) 21289 vfunc[35]: QWidget::setMask(QRegion const&) 21290 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21291 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21292 vfunc[38]: QWidget::setCaption(QString const&) 21293 vfunc[39]: QWidget::setIcon(QPixmap const&) 21294 vfunc[40]: QWidget::setIconText(QString const&) 21295 vfunc[41]: QWidget::setMouseTracking(bool) 21296 vfunc[42]: QWidget::setFocus() 21297 vfunc[43]: QWidget::setActiveWindow() 21298 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21299 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21300 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21301 vfunc[47]: QWidget::show() 21302 vfunc[48]: QWidget::hide() 21303 vfunc[49]: QWidget::showMinimized() 21304 vfunc[50]: QWidget::showMaximized() 21305 vfunc[51]: QWidget::showNormal() 21306 vfunc[52]: QWidget::polish() 21307 vfunc[53]: QWidget::move(int, int) 21308 vfunc[54]: QWidget::resize(int, int) 21309 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21310 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21311 vfunc[57]: QWidget::close(bool) 21312 vfunc[58]: QWidget::sizeHint() const 21313 vfunc[59]: QWidget::minimumSizeHint() const 21314 vfunc[60]: QWidget::sizePolicy() const 21315 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21316 vfunc[62]: QWidget::heightForWidth(int) const 21317 vfunc[63]: QWidget::adjustSize() 21318 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21319 const&, bool) 21320 vfunc[65]: QWidget::setAcceptDrops(bool) 21321 vfunc[66]: QWidget::setAutoMask(bool) 21322 vfunc[67]: 21323 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21324 vfunc[68]: QWidget::customWhatsThis() const 21325 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21326 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21327 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21328 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21329 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21330 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21331 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21332 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21333 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21334 vfunc[78]: QWidget::enterEvent(QEvent*) 21335 vfunc[79]: QWidget::leaveEvent(QEvent*) 21336 vfunc[80]: QStatusBar::paintEvent(QPaintEvent*) 21337 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21338 vfunc[82]: QStatusBar::resizeEvent(QResizeEvent*) 21339 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21340 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21341 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21342 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21343 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21344 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21345 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21346 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21347 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21348 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21349 vfunc[93]: QWidget::showEvent(QShowEvent*) 21350 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21351 vfunc[95]: QWidget::x11Event(_XEvent*) 21352 vfunc[96]: QWidget::updateMask() 21353 vfunc[97]: QWidget::styleChange(QStyle&) 21354 vfunc[98]: QWidget::enabledChange(bool) 21355 vfunc[99]: QWidget::paletteChange(QPalette const&) 21356 vfunc[100]: QWidget::fontChange(QFont const&) 21357 vfunc[101]: QWidget::windowActivationChange(bool) 21358 vfunc[102]: QWidget::metric(int) const 21359 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21360 vfunc[104]: QWidget::destroy(bool, bool) 21361 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21362 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21363 vfunc[107]: QWidget::focusNextPrevChild(bool) 21364 vfunc[108]: QWidget::setKeyCompression(bool) 21365 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21366 bool, QFont*) 21367 vfunc[110]: QStatusBar::addWidget(QWidget*, int, bool) 21368 vfunc[111]: QStatusBar::removeWidget(QWidget*) 21369 21370 Table 8-199. Secondary vtable for QStatusBar 21371 Base Offset -40 21372 Virtual Base Offset 0 21373 RTTI typeinfo for QStatusBar 21374 vfunc[0]: non-virtual thunk to QStatusBar::~QStatusBar() 21375 vfunc[1]: non-virtual thunk to QStatusBar::~QStatusBar() 21376 vfunc[2]: QPaintDevice::setResolution(int) 21377 vfunc[3]: QPaintDevice::resolution() const 21378 vfunc[4]: QPaintDevice::handle() const 21379 vfunc[5]: QPaintDevice::x11RenderHandle() const 21380 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21381 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21382 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21383 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21384 const 21385 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21386 21387 The Run Time Type Information for the QStatusBar class is 21388 described by Table 8-200 21389 21390 Table 8-200. typeinfo for QStatusBar 21391 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21392 Name typeinfo name for QStatusBar 21393 basetype: typeinfo for QWidget 21394 __________________________________________________________ 21395 21396 8.2.21.4. Class data for QSizeGrip 21397 21398 The virtual table for the QSizeGrip class is described by Table 21399 8-201 21400 21401 Table 8-201. Primary vtable for QSizeGrip 21402 Base Offset 0 21403 Virtual Base Offset 0 21404 RTTI typeinfo for QSizeGrip 21405 vfunc[0]: NULL or QSizeGrip::metaObject() const 21406 vfunc[1]: QSizeGrip::className() const 21407 vfunc[2]: QSizeGrip::qt_cast(char const*) 21408 vfunc[3]: QSizeGrip::qt_invoke(int, QUObject*) 21409 vfunc[4]: QSizeGrip::qt_emit(int, QUObject*) 21410 vfunc[5]: QSizeGrip::qt_property(int, int, QVariant*) 21411 vfunc[6]: QSizeGrip::~QSizeGrip() 21412 vfunc[7]: QSizeGrip::~QSizeGrip() 21413 vfunc[8]: QWidget::event(QEvent*) 21414 vfunc[9]: QSizeGrip::eventFilter(QObject*, QEvent*) 21415 vfunc[10]: QWidget::setName(char const*) 21416 vfunc[11]: QObject::insertChild(QObject*) 21417 vfunc[12]: QObject::removeChild(QObject*) 21418 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21419 vfunc[14]: QObject::property(char const*) const 21420 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21421 vfunc[16]: QObject::childEvent(QChildEvent*) 21422 vfunc[17]: QObject::customEvent(QCustomEvent*) 21423 vfunc[18]: QObject::connectNotify(char const*) 21424 vfunc[19]: QObject::disconnectNotify(char const*) 21425 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21426 const*, char const*) 21427 vfunc[21]: QWidget::setEnabled(bool) 21428 vfunc[22]: QWidget::setMinimumSize(int, int) 21429 vfunc[23]: QWidget::setMaximumSize(int, int) 21430 vfunc[24]: QWidget::setSizeIncrement(int, int) 21431 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21432 vfunc[26]: QWidget::setEraseColor(QColor const&) 21433 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21434 vfunc[28]: QWidget::setPalette(QPalette const&) 21435 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21436 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21437 vfunc[31]: QWidget::setFont(QFont const&) 21438 vfunc[32]: QWidget::setCursor(QCursor const&) 21439 vfunc[33]: QWidget::unsetCursor() 21440 vfunc[34]: QWidget::setMask(QBitmap const&) 21441 vfunc[35]: QWidget::setMask(QRegion const&) 21442 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21443 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21444 vfunc[38]: QWidget::setCaption(QString const&) 21445 vfunc[39]: QWidget::setIcon(QPixmap const&) 21446 vfunc[40]: QWidget::setIconText(QString const&) 21447 vfunc[41]: QWidget::setMouseTracking(bool) 21448 vfunc[42]: QWidget::setFocus() 21449 vfunc[43]: QWidget::setActiveWindow() 21450 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21451 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21452 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21453 vfunc[47]: QWidget::show() 21454 vfunc[48]: QWidget::hide() 21455 vfunc[49]: QWidget::showMinimized() 21456 vfunc[50]: QWidget::showMaximized() 21457 vfunc[51]: QWidget::showNormal() 21458 vfunc[52]: QWidget::polish() 21459 vfunc[53]: QWidget::move(int, int) 21460 vfunc[54]: QWidget::resize(int, int) 21461 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21462 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21463 vfunc[57]: QWidget::close(bool) 21464 vfunc[58]: QSizeGrip::sizeHint() const 21465 vfunc[59]: QWidget::minimumSizeHint() const 21466 vfunc[60]: QWidget::sizePolicy() const 21467 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21468 vfunc[62]: QWidget::heightForWidth(int) const 21469 vfunc[63]: QWidget::adjustSize() 21470 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21471 const&, bool) 21472 vfunc[65]: QWidget::setAcceptDrops(bool) 21473 vfunc[66]: QWidget::setAutoMask(bool) 21474 vfunc[67]: 21475 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21476 vfunc[68]: QWidget::customWhatsThis() const 21477 vfunc[69]: QSizeGrip::mousePressEvent(QMouseEvent*) 21478 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21479 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21480 vfunc[72]: QSizeGrip::mouseMoveEvent(QMouseEvent*) 21481 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21482 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21483 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21484 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21485 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21486 vfunc[78]: QWidget::enterEvent(QEvent*) 21487 vfunc[79]: QWidget::leaveEvent(QEvent*) 21488 vfunc[80]: QSizeGrip::paintEvent(QPaintEvent*) 21489 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21490 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 21491 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21492 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21493 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21494 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21495 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21496 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21497 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21498 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21499 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21500 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21501 vfunc[93]: QWidget::showEvent(QShowEvent*) 21502 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21503 vfunc[95]: QWidget::x11Event(_XEvent*) 21504 vfunc[96]: QWidget::updateMask() 21505 vfunc[97]: QWidget::styleChange(QStyle&) 21506 vfunc[98]: QWidget::enabledChange(bool) 21507 vfunc[99]: QWidget::paletteChange(QPalette const&) 21508 vfunc[100]: QWidget::fontChange(QFont const&) 21509 vfunc[101]: QWidget::windowActivationChange(bool) 21510 vfunc[102]: QWidget::metric(int) const 21511 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21512 vfunc[104]: QWidget::destroy(bool, bool) 21513 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21514 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21515 vfunc[107]: QWidget::focusNextPrevChild(bool) 21516 vfunc[108]: QWidget::setKeyCompression(bool) 21517 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21518 bool, QFont*) 21519 21520 Table 8-202. Secondary vtable for QSizeGrip 21521 Base Offset -40 21522 Virtual Base Offset 0 21523 RTTI typeinfo for QSizeGrip 21524 vfunc[0]: non-virtual thunk to QSizeGrip::~QSizeGrip() 21525 vfunc[1]: non-virtual thunk to QSizeGrip::~QSizeGrip() 21526 vfunc[2]: QPaintDevice::setResolution(int) 21527 vfunc[3]: QPaintDevice::resolution() const 21528 vfunc[4]: QPaintDevice::handle() const 21529 vfunc[5]: QPaintDevice::x11RenderHandle() const 21530 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21531 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21532 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21533 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21534 const 21535 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21536 21537 The Run Time Type Information for the QSizeGrip class is 21538 described by Table 8-203 21539 21540 Table 8-203. typeinfo for QSizeGrip 21541 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21542 Name typeinfo name for QSizeGrip 21543 basetype: typeinfo for QWidget 21544 __________________________________________________________ 21545 21546 8.2.21.5. Class data for QSessionManager 21547 21548 The virtual table for the QSessionManager class is described in 21549 the generic part of this specification. 21550 21551 The Run Time Type Information for the QSessionManager class is 21552 described by Table 8-204 21553 21554 Table 8-204. typeinfo for QSessionManager 21555 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21556 Name typeinfo name for QSessionManager 21557 basetype: typeinfo for QObject 21558 __________________________________________________________ 21559 21560 8.2.21.6. Class data for QApplication 21561 21562 The virtual table for the QApplication class is described in 21563 the generic part of this specification. 21564 21565 The Run Time Type Information for the QApplication class is 21566 described by Table 8-205 21567 21568 Table 8-205. typeinfo for QApplication 21569 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21570 Name typeinfo name for QApplication 21571 basetype: typeinfo for QObject 21572 __________________________________________________________ 21573 21574 8.2.21.7. Class data for QWorkspace 21575 21576 The virtual table for the QWorkspace class is described by 21577 Table 8-206 21578 21579 Table 8-206. Primary vtable for QWorkspace 21580 Base Offset 0 21581 Virtual Base Offset 0 21582 RTTI typeinfo for QWorkspace 21583 vfunc[0]: NULL or QWorkspace::metaObject() const 21584 vfunc[1]: QWorkspace::className() const 21585 vfunc[2]: QWorkspace::qt_cast(char const*) 21586 vfunc[3]: QWorkspace::qt_invoke(int, QUObject*) 21587 vfunc[4]: QWorkspace::qt_emit(int, QUObject*) 21588 vfunc[5]: QWorkspace::qt_property(int, int, QVariant*) 21589 vfunc[6]: QWorkspace::~QWorkspace() 21590 vfunc[7]: QWorkspace::~QWorkspace() 21591 vfunc[8]: QWidget::event(QEvent*) 21592 vfunc[9]: QWorkspace::eventFilter(QObject*, QEvent*) 21593 vfunc[10]: QWidget::setName(char const*) 21594 vfunc[11]: QObject::insertChild(QObject*) 21595 vfunc[12]: QObject::removeChild(QObject*) 21596 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21597 vfunc[14]: QObject::property(char const*) const 21598 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21599 vfunc[16]: QWorkspace::childEvent(QChildEvent*) 21600 vfunc[17]: QObject::customEvent(QCustomEvent*) 21601 vfunc[18]: QObject::connectNotify(char const*) 21602 vfunc[19]: QObject::disconnectNotify(char const*) 21603 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21604 const*, char const*) 21605 vfunc[21]: QWidget::setEnabled(bool) 21606 vfunc[22]: QWidget::setMinimumSize(int, int) 21607 vfunc[23]: QWidget::setMaximumSize(int, int) 21608 vfunc[24]: QWidget::setSizeIncrement(int, int) 21609 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21610 vfunc[26]: QWidget::setEraseColor(QColor const&) 21611 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21612 vfunc[28]: QWidget::setPalette(QPalette const&) 21613 vfunc[29]: QWorkspace::setPaletteBackgroundColor(QColor const&) 21614 vfunc[30]: QWorkspace::setPaletteBackgroundPixmap(QPixmap 21615 const&) 21616 vfunc[31]: QWidget::setFont(QFont const&) 21617 vfunc[32]: QWidget::setCursor(QCursor const&) 21618 vfunc[33]: QWidget::unsetCursor() 21619 vfunc[34]: QWidget::setMask(QBitmap const&) 21620 vfunc[35]: QWidget::setMask(QRegion const&) 21621 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21622 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21623 vfunc[38]: QWidget::setCaption(QString const&) 21624 vfunc[39]: QWidget::setIcon(QPixmap const&) 21625 vfunc[40]: QWidget::setIconText(QString const&) 21626 vfunc[41]: QWidget::setMouseTracking(bool) 21627 vfunc[42]: QWidget::setFocus() 21628 vfunc[43]: QWidget::setActiveWindow() 21629 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21630 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21631 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21632 vfunc[47]: QWidget::show() 21633 vfunc[48]: QWidget::hide() 21634 vfunc[49]: QWidget::showMinimized() 21635 vfunc[50]: QWidget::showMaximized() 21636 vfunc[51]: QWidget::showNormal() 21637 vfunc[52]: QWidget::polish() 21638 vfunc[53]: QWidget::move(int, int) 21639 vfunc[54]: QWidget::resize(int, int) 21640 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21641 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21642 vfunc[57]: QWidget::close(bool) 21643 vfunc[58]: QWorkspace::sizeHint() const 21644 vfunc[59]: QWidget::minimumSizeHint() const 21645 vfunc[60]: QWidget::sizePolicy() const 21646 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21647 vfunc[62]: QWidget::heightForWidth(int) const 21648 vfunc[63]: QWidget::adjustSize() 21649 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21650 const&, bool) 21651 vfunc[65]: QWidget::setAcceptDrops(bool) 21652 vfunc[66]: QWidget::setAutoMask(bool) 21653 vfunc[67]: 21654 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21655 vfunc[68]: QWidget::customWhatsThis() const 21656 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21657 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21658 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21659 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21660 vfunc[73]: QWorkspace::wheelEvent(QWheelEvent*) 21661 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21662 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21663 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21664 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21665 vfunc[78]: QWidget::enterEvent(QEvent*) 21666 vfunc[79]: QWidget::leaveEvent(QEvent*) 21667 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21668 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21669 vfunc[82]: QWorkspace::resizeEvent(QResizeEvent*) 21670 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21671 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21672 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21673 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21674 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21675 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21676 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21677 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21678 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21679 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21680 vfunc[93]: QWorkspace::showEvent(QShowEvent*) 21681 vfunc[94]: QWorkspace::hideEvent(QHideEvent*) 21682 vfunc[95]: QWidget::x11Event(_XEvent*) 21683 vfunc[96]: QWidget::updateMask() 21684 vfunc[97]: QWorkspace::styleChange(QStyle&) 21685 vfunc[98]: QWidget::enabledChange(bool) 21686 vfunc[99]: QWidget::paletteChange(QPalette const&) 21687 vfunc[100]: QWidget::fontChange(QFont const&) 21688 vfunc[101]: QWidget::windowActivationChange(bool) 21689 vfunc[102]: QWidget::metric(int) const 21690 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21691 vfunc[104]: QWidget::destroy(bool, bool) 21692 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21693 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21694 vfunc[107]: QWidget::focusNextPrevChild(bool) 21695 vfunc[108]: QWidget::setKeyCompression(bool) 21696 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21697 bool, QFont*) 21698 21699 Table 8-207. Secondary vtable for QWorkspace 21700 Base Offset -40 21701 Virtual Base Offset 0 21702 RTTI typeinfo for QWorkspace 21703 vfunc[0]: non-virtual thunk to QWorkspace::~QWorkspace() 21704 vfunc[1]: non-virtual thunk to QWorkspace::~QWorkspace() 21705 vfunc[2]: QPaintDevice::setResolution(int) 21706 vfunc[3]: QPaintDevice::resolution() const 21707 vfunc[4]: QPaintDevice::handle() const 21708 vfunc[5]: QPaintDevice::x11RenderHandle() const 21709 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21710 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21711 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21712 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21713 const 21714 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21715 21716 The Run Time Type Information for the QWorkspace class is 21717 described by Table 8-208 21718 21719 Table 8-208. typeinfo for QWorkspace 21720 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21721 Name typeinfo name for QWorkspace 21722 basetype: typeinfo for QWidget 21723 __________________________________________________________ 21724 21725 8.2.21.8. Class data for QAction 21726 21727 The virtual table for the QAction class is described in the 21728 generic part of this specification. 21729 21730 The Run Time Type Information for the QAction class is 21731 described by Table 8-209 21732 21733 Table 8-209. typeinfo for QAction 21734 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21735 Name typeinfo name for QAction 21736 basetype: typeinfo for QObject 21737 __________________________________________________________ 21738 21739 8.2.21.9. Interfaces for Qt3 Main Window and Application 21740 21741 An LSB conforming implementation shall provide the architecture 21742 specific functions for Qt3 Main Window and Application 21743 specified in Table 8-210, with the full mandatory functionality 21744 as described in the referenced underlying specification. 21745 21746 Table 8-210. libqt-mt - Qt3 Main Window and Application 21747 Function Interfaces 21748 _ZThn40_N10QStatusBarD0Ev [CXXABI-1.86] 21749 _ZThn40_N10QStatusBarD1Ev [CXXABI-1.86] 21750 _ZThn40_N10QWorkspaceD0Ev [CXXABI-1.86] 21751 _ZThn40_N10QWorkspaceD1Ev [CXXABI-1.86] 21752 _ZThn40_N8QToolBarD0Ev [CXXABI-1.86] _ZThn40_N8QToolBarD1Ev 21753 [CXXABI-1.86] 21754 _ZThn40_N9QSizeGripD0Ev [CXXABI-1.86] _ZThn40_N9QSizeGripD1Ev 21755 [CXXABI-1.86] 21756 _ZThn40_N9QTitleBarD0Ev [CXXABI-1.86] _ZThn40_N9QTitleBarD1Ev 21757 [CXXABI-1.86] 21758 __________________________________________________________ 21759 21760 8.2.22. Qt3 Widgets 21761 __________________________________________________________ 21762 21763 8.2.22.1. Class data for QFrame 21764 21765 The virtual table for the QFrame class is described by Table 21766 8-211 21767 21768 Table 8-211. Primary vtable for QFrame 21769 Base Offset 0 21770 Virtual Base Offset 0 21771 RTTI typeinfo for QFrame 21772 vfunc[0]: NULL or QFrame::metaObject() const 21773 vfunc[1]: QFrame::className() const 21774 vfunc[2]: QFrame::qt_cast(char const*) 21775 vfunc[3]: QFrame::qt_invoke(int, QUObject*) 21776 vfunc[4]: QFrame::qt_emit(int, QUObject*) 21777 vfunc[5]: QFrame::qt_property(int, int, QVariant*) 21778 vfunc[6]: NULL or QFrame::~QFrame() 21779 vfunc[7]: NULL or QFrame::~QFrame() 21780 vfunc[8]: QWidget::event(QEvent*) 21781 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21782 vfunc[10]: QWidget::setName(char const*) 21783 vfunc[11]: QObject::insertChild(QObject*) 21784 vfunc[12]: QObject::removeChild(QObject*) 21785 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21786 vfunc[14]: QObject::property(char const*) const 21787 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21788 vfunc[16]: QObject::childEvent(QChildEvent*) 21789 vfunc[17]: QObject::customEvent(QCustomEvent*) 21790 vfunc[18]: QObject::connectNotify(char const*) 21791 vfunc[19]: QObject::disconnectNotify(char const*) 21792 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21793 const*, char const*) 21794 vfunc[21]: QWidget::setEnabled(bool) 21795 vfunc[22]: QWidget::setMinimumSize(int, int) 21796 vfunc[23]: QWidget::setMaximumSize(int, int) 21797 vfunc[24]: QWidget::setSizeIncrement(int, int) 21798 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21799 vfunc[26]: QWidget::setEraseColor(QColor const&) 21800 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21801 vfunc[28]: QWidget::setPalette(QPalette const&) 21802 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21803 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21804 vfunc[31]: QWidget::setFont(QFont const&) 21805 vfunc[32]: QWidget::setCursor(QCursor const&) 21806 vfunc[33]: QWidget::unsetCursor() 21807 vfunc[34]: QWidget::setMask(QBitmap const&) 21808 vfunc[35]: QWidget::setMask(QRegion const&) 21809 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21810 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21811 vfunc[38]: QWidget::setCaption(QString const&) 21812 vfunc[39]: QWidget::setIcon(QPixmap const&) 21813 vfunc[40]: QWidget::setIconText(QString const&) 21814 vfunc[41]: QWidget::setMouseTracking(bool) 21815 vfunc[42]: QWidget::setFocus() 21816 vfunc[43]: QWidget::setActiveWindow() 21817 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21818 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21819 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21820 vfunc[47]: QWidget::show() 21821 vfunc[48]: QWidget::hide() 21822 vfunc[49]: QWidget::showMinimized() 21823 vfunc[50]: QWidget::showMaximized() 21824 vfunc[51]: QWidget::showNormal() 21825 vfunc[52]: QWidget::polish() 21826 vfunc[53]: QWidget::move(int, int) 21827 vfunc[54]: QWidget::resize(int, int) 21828 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21829 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21830 vfunc[57]: QWidget::close(bool) 21831 vfunc[58]: QFrame::sizeHint() const 21832 vfunc[59]: QWidget::minimumSizeHint() const 21833 vfunc[60]: QWidget::sizePolicy() const 21834 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21835 vfunc[62]: QWidget::heightForWidth(int) const 21836 vfunc[63]: QWidget::adjustSize() 21837 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21838 const&, bool) 21839 vfunc[65]: QWidget::setAcceptDrops(bool) 21840 vfunc[66]: QWidget::setAutoMask(bool) 21841 vfunc[67]: 21842 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21843 vfunc[68]: QWidget::customWhatsThis() const 21844 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21845 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21846 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21847 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21848 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21849 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21850 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21851 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21852 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21853 vfunc[78]: QWidget::enterEvent(QEvent*) 21854 vfunc[79]: QWidget::leaveEvent(QEvent*) 21855 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 21856 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21857 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 21858 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21859 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21860 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21861 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21862 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21863 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21864 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21865 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21866 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21867 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21868 vfunc[93]: QWidget::showEvent(QShowEvent*) 21869 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21870 vfunc[95]: QWidget::x11Event(_XEvent*) 21871 vfunc[96]: QWidget::updateMask() 21872 vfunc[97]: QFrame::styleChange(QStyle&) 21873 vfunc[98]: QWidget::enabledChange(bool) 21874 vfunc[99]: QWidget::paletteChange(QPalette const&) 21875 vfunc[100]: QWidget::fontChange(QFont const&) 21876 vfunc[101]: QWidget::windowActivationChange(bool) 21877 vfunc[102]: QWidget::metric(int) const 21878 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21879 vfunc[104]: QWidget::destroy(bool, bool) 21880 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21881 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21882 vfunc[107]: QWidget::focusNextPrevChild(bool) 21883 vfunc[108]: QWidget::setKeyCompression(bool) 21884 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21885 bool, QFont*) 21886 vfunc[110]: QFrame::setFrameStyle(int) 21887 vfunc[111]: QFrame::setLineWidth(int) 21888 vfunc[112]: QFrame::setMargin(int) 21889 vfunc[113]: QFrame::setMidLineWidth(int) 21890 vfunc[114]: QFrame::setFrameRect(QRect const&) 21891 vfunc[115]: QFrame::drawFrame(QPainter*) 21892 vfunc[116]: QFrame::drawContents(QPainter*) 21893 vfunc[117]: QFrame::frameChanged() 21894 21895 Table 8-212. Secondary vtable for QFrame 21896 Base Offset -40 21897 Virtual Base Offset 0 21898 RTTI typeinfo for QFrame 21899 vfunc[0]: non-virtual thunk to QFrame::~QFrame() 21900 vfunc[1]: non-virtual thunk to QFrame::~QFrame() 21901 vfunc[2]: QPaintDevice::setResolution(int) 21902 vfunc[3]: QPaintDevice::resolution() const 21903 vfunc[4]: QPaintDevice::handle() const 21904 vfunc[5]: QPaintDevice::x11RenderHandle() const 21905 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21906 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21907 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21908 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21909 const 21910 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21911 21912 The Run Time Type Information for the QFrame class is described 21913 by Table 8-213 21914 21915 Table 8-213. typeinfo for QFrame 21916 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21917 Name typeinfo name for QFrame 21918 basetype: typeinfo for QWidget 21919 __________________________________________________________ 21920 21921 8.2.22.2. Class data for QScrollView 21922 21923 The virtual table for the QScrollView class is described by 21924 Table 8-214 21925 21926 Table 8-214. Primary vtable for QScrollView 21927 Base Offset 0 21928 Virtual Base Offset 0 21929 RTTI typeinfo for QScrollView 21930 vfunc[0]: NULL or QScrollView::metaObject() const 21931 vfunc[1]: QScrollView::className() const 21932 vfunc[2]: QScrollView::qt_cast(char const*) 21933 vfunc[3]: QScrollView::qt_invoke(int, QUObject*) 21934 vfunc[4]: QScrollView::qt_emit(int, QUObject*) 21935 vfunc[5]: QScrollView::qt_property(int, int, QVariant*) 21936 vfunc[6]: QScrollView::~QScrollView() 21937 vfunc[7]: QScrollView::~QScrollView() 21938 vfunc[8]: QWidget::event(QEvent*) 21939 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 21940 vfunc[10]: QWidget::setName(char const*) 21941 vfunc[11]: QObject::insertChild(QObject*) 21942 vfunc[12]: QScrollView::removeChild(QObject*) 21943 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21944 vfunc[14]: QObject::property(char const*) const 21945 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21946 vfunc[16]: QObject::childEvent(QChildEvent*) 21947 vfunc[17]: QObject::customEvent(QCustomEvent*) 21948 vfunc[18]: QObject::connectNotify(char const*) 21949 vfunc[19]: QObject::disconnectNotify(char const*) 21950 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21951 const*, char const*) 21952 vfunc[21]: QScrollView::setEnabled(bool) 21953 vfunc[22]: QWidget::setMinimumSize(int, int) 21954 vfunc[23]: QWidget::setMaximumSize(int, int) 21955 vfunc[24]: QWidget::setSizeIncrement(int, int) 21956 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21957 vfunc[26]: QWidget::setEraseColor(QColor const&) 21958 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21959 vfunc[28]: QWidget::setPalette(QPalette const&) 21960 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21961 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21962 vfunc[31]: QWidget::setFont(QFont const&) 21963 vfunc[32]: QWidget::setCursor(QCursor const&) 21964 vfunc[33]: QWidget::unsetCursor() 21965 vfunc[34]: QWidget::setMask(QBitmap const&) 21966 vfunc[35]: QWidget::setMask(QRegion const&) 21967 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21968 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21969 vfunc[38]: QWidget::setCaption(QString const&) 21970 vfunc[39]: QWidget::setIcon(QPixmap const&) 21971 vfunc[40]: QWidget::setIconText(QString const&) 21972 vfunc[41]: QWidget::setMouseTracking(bool) 21973 vfunc[42]: QWidget::setFocus() 21974 vfunc[43]: QWidget::setActiveWindow() 21975 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21976 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21977 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21978 vfunc[47]: QScrollView::show() 21979 vfunc[48]: QWidget::hide() 21980 vfunc[49]: QWidget::showMinimized() 21981 vfunc[50]: QWidget::showMaximized() 21982 vfunc[51]: QWidget::showNormal() 21983 vfunc[52]: QWidget::polish() 21984 vfunc[53]: QWidget::move(int, int) 21985 vfunc[54]: QScrollView::resize(int, int) 21986 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21987 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21988 vfunc[57]: QWidget::close(bool) 21989 vfunc[58]: QScrollView::sizeHint() const 21990 vfunc[59]: QScrollView::minimumSizeHint() const 21991 vfunc[60]: QWidget::sizePolicy() const 21992 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21993 vfunc[62]: QWidget::heightForWidth(int) const 21994 vfunc[63]: QWidget::adjustSize() 21995 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21996 const&, bool) 21997 vfunc[65]: QWidget::setAcceptDrops(bool) 21998 vfunc[66]: QWidget::setAutoMask(bool) 21999 vfunc[67]: 22000 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 22001 vfunc[68]: QWidget::customWhatsThis() const 22002 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 22003 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 22004 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 22005 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 22006 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 22007 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 22008 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22009 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 22010 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 22011 vfunc[78]: QWidget::enterEvent(QEvent*) 22012 vfunc[79]: QWidget::leaveEvent(QEvent*) 22013 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22014 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22015 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 22016 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22017 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 22018 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 22019 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 22020 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 22021 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22022 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 22023 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 22024 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 22025 vfunc[92]: QWidget::dropEvent(QDropEvent*) 22026 vfunc[93]: QWidget::showEvent(QShowEvent*) 22027 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22028 vfunc[95]: QWidget::x11Event(_XEvent*) 22029 vfunc[96]: QWidget::updateMask() 22030 vfunc[97]: QScrollView::styleChange(QStyle&) 22031 vfunc[98]: QWidget::enabledChange(bool) 22032 vfunc[99]: QWidget::paletteChange(QPalette const&) 22033 vfunc[100]: QScrollView::fontChange(QFont const&) 22034 vfunc[101]: QWidget::windowActivationChange(bool) 22035 vfunc[102]: QWidget::metric(int) const 22036 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22037 vfunc[104]: QWidget::destroy(bool, bool) 22038 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22039 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22040 vfunc[107]: QScrollView::focusNextPrevChild(bool) 22041 vfunc[108]: QWidget::setKeyCompression(bool) 22042 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22043 bool, QFont*) 22044 vfunc[110]: QFrame::setFrameStyle(int) 22045 vfunc[111]: QFrame::setLineWidth(int) 22046 vfunc[112]: QFrame::setMargin(int) 22047 vfunc[113]: QFrame::setMidLineWidth(int) 22048 vfunc[114]: QFrame::setFrameRect(QRect const&) 22049 vfunc[115]: QFrame::drawFrame(QPainter*) 22050 vfunc[116]: QScrollView::drawContents(QPainter*) 22051 vfunc[117]: QScrollView::frameChanged() 22052 vfunc[118]: 22053 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 22054 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 22055 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 22056 vfunc[121]: 22057 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 22058 vfunc[122]: 22059 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 22060 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 22061 vfunc[124]: QScrollView::setDragAutoScroll(bool) 22062 vfunc[125]: QScrollView::resizeContents(int, int) 22063 vfunc[126]: QScrollView::setContentsPos(int, int) 22064 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 22065 int) 22066 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 22067 int, int, int, int, int) 22068 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 22069 vfunc[130]: 22070 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 22071 vfunc[131]: 22072 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 22073 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 22074 vfunc[133]: 22075 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 22076 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 22077 vfunc[135]: 22078 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 22079 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 22080 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 22081 vfunc[138]: 22082 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 22083 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 22084 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 22085 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 22086 vfunc[142]: 22087 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 22088 vfunc[143]: 22089 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 22090 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 22091 vfunc[145]: 22092 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 22093 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 22094 vfunc[147]: 22095 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 22096 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 22097 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 22098 vfunc[150]: 22099 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 22100 vfunc[151]: QScrollView::setMargins(int, int, int, int) 22101 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 22102 int, int) 22103 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 22104 int, int) 22105 22106 Table 8-215. Secondary vtable for QScrollView 22107 Base Offset -40 22108 Virtual Base Offset 0 22109 RTTI typeinfo for QScrollView 22110 vfunc[0]: non-virtual thunk to QScrollView::~QScrollView() 22111 vfunc[1]: non-virtual thunk to QScrollView::~QScrollView() 22112 vfunc[2]: QPaintDevice::setResolution(int) 22113 vfunc[3]: QPaintDevice::resolution() const 22114 vfunc[4]: QPaintDevice::handle() const 22115 vfunc[5]: QPaintDevice::x11RenderHandle() const 22116 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22117 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22118 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22119 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22120 const 22121 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22122 22123 The Run Time Type Information for the QScrollView class is 22124 described by Table 8-216 22125 22126 Table 8-216. typeinfo for QScrollView 22127 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22128 Name typeinfo name for QScrollView 22129 basetype: typeinfo for QFrame 22130 __________________________________________________________ 22131 22132 8.2.22.3. Class data for QTextBrowser 22133 22134 The virtual table for the QTextBrowser class is described by 22135 Table 8-217 22136 22137 Table 8-217. Primary vtable for QTextBrowser 22138 Base Offset 0 22139 Virtual Base Offset 0 22140 RTTI typeinfo for QTextBrowser 22141 vfunc[0]: NULL or QTextBrowser::metaObject() const 22142 vfunc[1]: QTextBrowser::className() const 22143 vfunc[2]: QTextBrowser::qt_cast(char const*) 22144 vfunc[3]: QTextBrowser::qt_invoke(int, QUObject*) 22145 vfunc[4]: QTextBrowser::qt_emit(int, QUObject*) 22146 vfunc[5]: QTextBrowser::qt_property(int, int, QVariant*) 22147 vfunc[6]: QTextBrowser::~QTextBrowser() 22148 vfunc[7]: QTextBrowser::~QTextBrowser() 22149 vfunc[8]: QTextEdit::event(QEvent*) 22150 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 22151 vfunc[10]: QWidget::setName(char const*) 22152 vfunc[11]: QObject::insertChild(QObject*) 22153 vfunc[12]: QScrollView::removeChild(QObject*) 22154 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22155 vfunc[14]: QObject::property(char const*) const 22156 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22157 vfunc[16]: QObject::childEvent(QChildEvent*) 22158 vfunc[17]: QObject::customEvent(QCustomEvent*) 22159 vfunc[18]: QObject::connectNotify(char const*) 22160 vfunc[19]: QObject::disconnectNotify(char const*) 22161 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22162 const*, char const*) 22163 vfunc[21]: QTextEdit::setEnabled(bool) 22164 vfunc[22]: QWidget::setMinimumSize(int, int) 22165 vfunc[23]: QWidget::setMaximumSize(int, int) 22166 vfunc[24]: QWidget::setSizeIncrement(int, int) 22167 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 22168 vfunc[26]: QWidget::setEraseColor(QColor const&) 22169 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 22170 vfunc[28]: QTextEdit::setPalette(QPalette const&) 22171 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 22172 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 22173 vfunc[31]: QTextEdit::setFont(QFont const&) 22174 vfunc[32]: QWidget::setCursor(QCursor const&) 22175 vfunc[33]: QWidget::unsetCursor() 22176 vfunc[34]: QWidget::setMask(QBitmap const&) 22177 vfunc[35]: QWidget::setMask(QRegion const&) 22178 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 22179 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 22180 vfunc[38]: QWidget::setCaption(QString const&) 22181 vfunc[39]: QWidget::setIcon(QPixmap const&) 22182 vfunc[40]: QWidget::setIconText(QString const&) 22183 vfunc[41]: QWidget::setMouseTracking(bool) 22184 vfunc[42]: QWidget::setFocus() 22185 vfunc[43]: QWidget::setActiveWindow() 22186 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 22187 vfunc[45]: QWidget::setFocusProxy(QWidget*) 22188 vfunc[46]: QWidget::setUpdatesEnabled(bool) 22189 vfunc[47]: QScrollView::show() 22190 vfunc[48]: QWidget::hide() 22191 vfunc[49]: QWidget::showMinimized() 22192 vfunc[50]: QWidget::showMaximized() 22193 vfunc[51]: QWidget::showNormal() 22194 vfunc[52]: QTextEdit::polish() 22195 vfunc[53]: QWidget::move(int, int) 22196 vfunc[54]: QScrollView::resize(int, int) 22197 vfunc[55]: QWidget::setGeometry(int, int, int, int) 22198 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 22199 vfunc[57]: QWidget::close(bool) 22200 vfunc[58]: QTextEdit::sizeHint() const 22201 vfunc[59]: QScrollView::minimumSizeHint() const 22202 vfunc[60]: QWidget::sizePolicy() const 22203 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 22204 vfunc[62]: QTextEdit::heightForWidth(int) const 22205 vfunc[63]: QWidget::adjustSize() 22206 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 22207 const&, bool) 22208 vfunc[65]: QWidget::setAcceptDrops(bool) 22209 vfunc[66]: QWidget::setAutoMask(bool) 22210 vfunc[67]: 22211 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 22212 vfunc[68]: QWidget::customWhatsThis() const 22213 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 22214 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 22215 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 22216 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 22217 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 22218 vfunc[74]: QTextBrowser::keyPressEvent(QKeyEvent*) 22219 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22220 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 22221 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 22222 vfunc[78]: QWidget::enterEvent(QEvent*) 22223 vfunc[79]: QWidget::leaveEvent(QEvent*) 22224 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22225 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22226 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 22227 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22228 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 22229 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 22230 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 22231 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 22232 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22233 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 22234 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 22235 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 22236 vfunc[92]: QWidget::dropEvent(QDropEvent*) 22237 vfunc[93]: QWidget::showEvent(QShowEvent*) 22238 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22239 vfunc[95]: QWidget::x11Event(_XEvent*) 22240 vfunc[96]: QWidget::updateMask() 22241 vfunc[97]: QScrollView::styleChange(QStyle&) 22242 vfunc[98]: QWidget::enabledChange(bool) 22243 vfunc[99]: QWidget::paletteChange(QPalette const&) 22244 vfunc[100]: QScrollView::fontChange(QFont const&) 22245 vfunc[101]: QTextEdit::windowActivationChange(bool) 22246 vfunc[102]: QWidget::metric(int) const 22247 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22248 vfunc[104]: QWidget::destroy(bool, bool) 22249 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22250 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22251 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 22252 vfunc[108]: QWidget::setKeyCompression(bool) 22253 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22254 bool, QFont*) 22255 vfunc[110]: QFrame::setFrameStyle(int) 22256 vfunc[111]: QFrame::setLineWidth(int) 22257 vfunc[112]: QFrame::setMargin(int) 22258 vfunc[113]: QFrame::setMidLineWidth(int) 22259 vfunc[114]: QFrame::setFrameRect(QRect const&) 22260 vfunc[115]: QFrame::drawFrame(QPainter*) 22261 vfunc[116]: QTextEdit::drawContents(QPainter*) 22262 vfunc[117]: QScrollView::frameChanged() 22263 vfunc[118]: 22264 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 22265 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 22266 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 22267 vfunc[121]: 22268 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 22269 vfunc[122]: 22270 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 22271 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 22272 vfunc[124]: QScrollView::setDragAutoScroll(bool) 22273 vfunc[125]: QScrollView::resizeContents(int, int) 22274 vfunc[126]: QScrollView::setContentsPos(int, int) 22275 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 22276 int) 22277 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 22278 int, int, int, int, int) 22279 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 22280 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 22281 vfunc[131]: 22282 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 22283 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 22284 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 22285 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 22286 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 22287 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 22288 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 22289 vfunc[138]: 22290 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 22291 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 22292 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 22293 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 22294 vfunc[142]: 22295 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 22296 vfunc[143]: 22297 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 22298 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 22299 vfunc[145]: 22300 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 22301 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 22302 vfunc[147]: 22303 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 22304 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 22305 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 22306 vfunc[150]: 22307 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 22308 vfunc[151]: QScrollView::setMargins(int, int, int, int) 22309 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 22310 int, int) 22311 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 22312 int, int) 22313 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 22314 int*, int*) 22315 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 22316 QTextEdit::VerticalAlignment*) 22317 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 22318 QTextEdit::VerticalAlignment*, int*, 22319 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 22320 int*) 22321 vfunc[157]: 22322 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 22323 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 22324 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 22325 vfunc[160]: QTextEdit::setPaper(QBrush const&) 22326 vfunc[161]: QTextEdit::setLinkUnderline(bool) 22327 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 22328 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 22329 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 22330 vfunc[165]: QTextEdit::copy() 22331 vfunc[166]: QTextEdit::append(QString const&) 22332 vfunc[167]: QTextBrowser::setText(QString const&, QString 22333 const&) 22334 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 22335 vfunc[169]: QTextEdit::selectAll(bool) 22336 vfunc[170]: QTextEdit::setTabStopWidth(int) 22337 vfunc[171]: QTextEdit::zoomIn(int) 22338 vfunc[172]: NULL or QTextEdit::zoomIn() 22339 vfunc[173]: QTextEdit::zoomOut(int) 22340 vfunc[174]: NULL or QTextEdit::zoomOut() 22341 vfunc[175]: QTextEdit::zoomTo(int) 22342 vfunc[176]: QTextEdit::sync() 22343 vfunc[177]: QTextEdit::setReadOnly(bool) 22344 vfunc[178]: QTextEdit::undo() 22345 vfunc[179]: QTextEdit::redo() 22346 vfunc[180]: QTextEdit::cut() 22347 vfunc[181]: QTextEdit::paste() 22348 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 22349 vfunc[183]: QTextEdit::clear() 22350 vfunc[184]: QTextEdit::del() 22351 vfunc[185]: QTextEdit::indent() 22352 vfunc[186]: QTextEdit::setItalic(bool) 22353 vfunc[187]: QTextEdit::setBold(bool) 22354 vfunc[188]: QTextEdit::setUnderline(bool) 22355 vfunc[189]: QTextEdit::setFamily(QString const&) 22356 vfunc[190]: QTextEdit::setPointSize(int) 22357 vfunc[191]: QTextEdit::setColor(QColor const&) 22358 vfunc[192]: 22359 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 22360 vfunc[193]: QTextEdit::setAlignment(int) 22361 vfunc[194]: 22362 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 22363 QStyleSheetItem::ListStyle) 22364 vfunc[195]: QTextEdit::setCursorPosition(int, int) 22365 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 22366 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 22367 const&, bool) 22368 vfunc[198]: QTextEdit::setModified(bool) 22369 vfunc[199]: QTextEdit::resetFormat() 22370 vfunc[200]: QTextEdit::setUndoDepth(int) 22371 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 22372 vfunc[202]: QTextEdit::ensureCursorVisible() 22373 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 22374 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 22375 bool) 22376 vfunc[205]: 22377 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 22378 vfunc[206]: QTextEdit::removeSelectedText(int) 22379 vfunc[207]: QTextEdit::removeSelection(int) 22380 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 22381 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 22382 vfunc[210]: QTextEdit::scrollToBottom() 22383 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 22384 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 22385 vfunc[213]: QTextEdit::removeParagraph(int) 22386 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 22387 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 22388 const&) 22389 vfunc[216]: QTextEdit::clearParagraphBackground(int) 22390 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 22391 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 22392 vfunc[219]: QTextEdit::createPopupMenu() 22393 vfunc[220]: QTextEdit::doChangeInterval() 22394 vfunc[221]: NULL or QTextBrowser::linksEnabled() const 22395 vfunc[222]: QTextBrowser::emitHighlighted(QString const&) 22396 vfunc[223]: QTextBrowser::emitLinkClicked(QString const&) 22397 vfunc[224]: QTextBrowser::setSource(QString const&) 22398 vfunc[225]: QTextBrowser::backward() 22399 vfunc[226]: QTextBrowser::forward() 22400 vfunc[227]: QTextBrowser::home() 22401 vfunc[228]: QTextBrowser::reload() 22402 22403 Table 8-218. Secondary vtable for QTextBrowser 22404 Base Offset -40 22405 Virtual Base Offset 0 22406 RTTI typeinfo for QTextBrowser 22407 vfunc[0]: non-virtual thunk to QTextBrowser::~QTextBrowser() 22408 vfunc[1]: non-virtual thunk to QTextBrowser::~QTextBrowser() 22409 vfunc[2]: QPaintDevice::setResolution(int) 22410 vfunc[3]: QPaintDevice::resolution() const 22411 vfunc[4]: QPaintDevice::handle() const 22412 vfunc[5]: QPaintDevice::x11RenderHandle() const 22413 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22414 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22415 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22416 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22417 const 22418 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22419 22420 The Run Time Type Information for the QTextBrowser class is 22421 described by Table 8-219 22422 22423 Table 8-219. typeinfo for QTextBrowser 22424 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22425 Name typeinfo name for QTextBrowser 22426 basetype: typeinfo for QTextEdit 22427 __________________________________________________________ 22428 22429 8.2.22.4. Class data for QLineEdit 22430 22431 The virtual table for the QLineEdit class is described by Table 22432 8-220 22433 22434 Table 8-220. Primary vtable for QLineEdit 22435 Base Offset 0 22436 Virtual Base Offset 0 22437 RTTI typeinfo for QLineEdit 22438 vfunc[0]: NULL or QLineEdit::metaObject() const 22439 vfunc[1]: QLineEdit::className() const 22440 vfunc[2]: QLineEdit::qt_cast(char const*) 22441 vfunc[3]: QLineEdit::qt_invoke(int, QUObject*) 22442 vfunc[4]: QLineEdit::qt_emit(int, QUObject*) 22443 vfunc[5]: QLineEdit::qt_property(int, int, QVariant*) 22444 vfunc[6]: QLineEdit::~QLineEdit() 22445 vfunc[7]: QLineEdit::~QLineEdit() 22446 vfunc[8]: QLineEdit::event(QEvent*) 22447 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22448 vfunc[10]: QWidget::setName(char const*) 22449 vfunc[11]: QObject::insertChild(QObject*) 22450 vfunc[12]: QObject::removeChild(QObject*) 22451 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22452 vfunc[14]: QObject::property(char const*) const 22453 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22454 vfunc[16]: QObject::childEvent(QChildEvent*) 22455 vfunc[17]: QObject::customEvent(QCustomEvent*) 22456 vfunc[18]: QObject::connectNotify(char const*) 22457 vfunc[19]: QObject::disconnectNotify(char const*) 22458 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22459 const*, char const*) 22460 vfunc[21]: QWidget::setEnabled(bool) 22461 vfunc[22]: QWidget::setMinimumSize(int, int) 22462 vfunc[23]: QWidget::setMaximumSize(int, int) 22463 vfunc[24]: QWidget::setSizeIncrement(int, int) 22464 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 22465 vfunc[26]: QWidget::setEraseColor(QColor const&) 22466 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 22467 vfunc[28]: QLineEdit::setPalette(QPalette const&) 22468 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 22469 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 22470 vfunc[31]: QLineEdit::setFont(QFont const&) 22471 vfunc[32]: QWidget::setCursor(QCursor const&) 22472 vfunc[33]: QWidget::unsetCursor() 22473 vfunc[34]: QWidget::setMask(QBitmap const&) 22474 vfunc[35]: QWidget::setMask(QRegion const&) 22475 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 22476 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 22477 vfunc[38]: QWidget::setCaption(QString const&) 22478 vfunc[39]: QWidget::setIcon(QPixmap const&) 22479 vfunc[40]: QWidget::setIconText(QString const&) 22480 vfunc[41]: QWidget::setMouseTracking(bool) 22481 vfunc[42]: QWidget::setFocus() 22482 vfunc[43]: QWidget::setActiveWindow() 22483 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 22484 vfunc[45]: QWidget::setFocusProxy(QWidget*) 22485 vfunc[46]: QWidget::setUpdatesEnabled(bool) 22486 vfunc[47]: QWidget::show() 22487 vfunc[48]: QWidget::hide() 22488 vfunc[49]: QWidget::showMinimized() 22489 vfunc[50]: QWidget::showMaximized() 22490 vfunc[51]: QWidget::showNormal() 22491 vfunc[52]: QWidget::polish() 22492 vfunc[53]: QWidget::move(int, int) 22493 vfunc[54]: QWidget::resize(int, int) 22494 vfunc[55]: QWidget::setGeometry(int, int, int, int) 22495 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 22496 vfunc[57]: QWidget::close(bool) 22497 vfunc[58]: QLineEdit::sizeHint() const 22498 vfunc[59]: QLineEdit::minimumSizeHint() const 22499 vfunc[60]: QWidget::sizePolicy() const 22500 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 22501 vfunc[62]: QWidget::heightForWidth(int) const 22502 vfunc[63]: QWidget::adjustSize() 22503 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 22504 const&, bool) 22505 vfunc[65]: QWidget::setAcceptDrops(bool) 22506 vfunc[66]: QWidget::setAutoMask(bool) 22507 vfunc[67]: 22508 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 22509 vfunc[68]: QWidget::customWhatsThis() const 22510 vfunc[69]: QLineEdit::mousePressEvent(QMouseEvent*) 22511 vfunc[70]: QLineEdit::mouseReleaseEvent(QMouseEvent*) 22512 vfunc[71]: QLineEdit::mouseDoubleClickEvent(QMouseEvent*) 22513 vfunc[72]: QLineEdit::mouseMoveEvent(QMouseEvent*) 22514 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 22515 vfunc[74]: QLineEdit::keyPressEvent(QKeyEvent*) 22516 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22517 vfunc[76]: QLineEdit::focusInEvent(QFocusEvent*) 22518 vfunc[77]: QLineEdit::focusOutEvent(QFocusEvent*) 22519 vfunc[78]: QWidget::enterEvent(QEvent*) 22520 vfunc[79]: QWidget::leaveEvent(QEvent*) 22521 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22522 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22523 vfunc[82]: QLineEdit::resizeEvent(QResizeEvent*) 22524 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22525 vfunc[84]: QLineEdit::contextMenuEvent(QContextMenuEvent*) 22526 vfunc[85]: QLineEdit::imStartEvent(QIMEvent*) 22527 vfunc[86]: QLineEdit::imComposeEvent(QIMEvent*) 22528 vfunc[87]: QLineEdit::imEndEvent(QIMEvent*) 22529 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22530 vfunc[89]: QLineEdit::dragEnterEvent(QDragEnterEvent*) 22531 vfunc[90]: QLineEdit::dragMoveEvent(QDragMoveEvent*) 22532 vfunc[91]: QLineEdit::dragLeaveEvent(QDragLeaveEvent*) 22533 vfunc[92]: QLineEdit::dropEvent(QDropEvent*) 22534 vfunc[93]: QWidget::showEvent(QShowEvent*) 22535 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22536 vfunc[95]: QWidget::x11Event(_XEvent*) 22537 vfunc[96]: QWidget::updateMask() 22538 vfunc[97]: QFrame::styleChange(QStyle&) 22539 vfunc[98]: QWidget::enabledChange(bool) 22540 vfunc[99]: QWidget::paletteChange(QPalette const&) 22541 vfunc[100]: QWidget::fontChange(QFont const&) 22542 vfunc[101]: QLineEdit::windowActivationChange(bool) 22543 vfunc[102]: QWidget::metric(int) const 22544 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22545 vfunc[104]: QWidget::destroy(bool, bool) 22546 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22547 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22548 vfunc[107]: QWidget::focusNextPrevChild(bool) 22549 vfunc[108]: QWidget::setKeyCompression(bool) 22550 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22551 bool, QFont*) 22552 vfunc[110]: QFrame::setFrameStyle(int) 22553 vfunc[111]: QFrame::setLineWidth(int) 22554 vfunc[112]: QFrame::setMargin(int) 22555 vfunc[113]: QFrame::setMidLineWidth(int) 22556 vfunc[114]: QFrame::setFrameRect(QRect const&) 22557 vfunc[115]: QFrame::drawFrame(QPainter*) 22558 vfunc[116]: QLineEdit::drawContents(QPainter*) 22559 vfunc[117]: QFrame::frameChanged() 22560 vfunc[118]: QLineEdit::setText(QString const&) 22561 vfunc[119]: QLineEdit::selectAll() 22562 vfunc[120]: QLineEdit::deselect() 22563 vfunc[121]: QLineEdit::clearValidator() 22564 vfunc[122]: QLineEdit::insert(QString const&) 22565 vfunc[123]: QLineEdit::clear() 22566 vfunc[124]: QLineEdit::undo() 22567 vfunc[125]: QLineEdit::redo() 22568 vfunc[126]: QLineEdit::setMaxLength(int) 22569 vfunc[127]: QLineEdit::setFrame(bool) 22570 vfunc[128]: QLineEdit::setEchoMode(QLineEdit::EchoMode) 22571 vfunc[129]: QLineEdit::setReadOnly(bool) 22572 vfunc[130]: QLineEdit::setValidator(QValidator const*) 22573 vfunc[131]: QLineEdit::setSelection(int, int) 22574 vfunc[132]: QLineEdit::setCursorPosition(int) 22575 vfunc[133]: QLineEdit::setAlignment(int) 22576 vfunc[134]: QLineEdit::cut() 22577 vfunc[135]: QLineEdit::copy() const 22578 vfunc[136]: QLineEdit::paste() 22579 vfunc[137]: QLineEdit::setDragEnabled(bool) 22580 vfunc[138]: QLineEdit::createPopupMenu() 22581 22582 Table 8-221. Secondary vtable for QLineEdit 22583 Base Offset -40 22584 Virtual Base Offset 0 22585 RTTI typeinfo for QLineEdit 22586 vfunc[0]: non-virtual thunk to QLineEdit::~QLineEdit() 22587 vfunc[1]: non-virtual thunk to QLineEdit::~QLineEdit() 22588 vfunc[2]: QPaintDevice::setResolution(int) 22589 vfunc[3]: QPaintDevice::resolution() const 22590 vfunc[4]: QPaintDevice::handle() const 22591 vfunc[5]: QPaintDevice::x11RenderHandle() const 22592 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22593 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22594 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22595 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22596 const 22597 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22598 22599 The Run Time Type Information for the QLineEdit class is 22600 described by Table 8-222 22601 22602 Table 8-222. typeinfo for QLineEdit 22603 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22604 Name typeinfo name for QLineEdit 22605 basetype: typeinfo for QFrame 22606 __________________________________________________________ 22607 22608 8.2.22.5. Class data for QListBoxText 22609 22610 The virtual table for the QListBoxText class is described in 22611 the generic part of this specification. 22612 22613 The Run Time Type Information for the QListBoxText class is 22614 described by Table 8-223 22615 22616 Table 8-223. typeinfo for QListBoxText 22617 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22618 Name typeinfo name for QListBoxText 22619 basetype: typeinfo for QListBoxItem 22620 __________________________________________________________ 22621 22622 8.2.22.6. Class data for QLCDNumber 22623 22624 The virtual table for the QLCDNumber class is described by 22625 Table 8-224 22626 22627 Table 8-224. Primary vtable for QLCDNumber 22628 Base Offset 0 22629 Virtual Base Offset 0 22630 RTTI typeinfo for QLCDNumber 22631 vfunc[0]: NULL or QLCDNumber::metaObject() const 22632 vfunc[1]: QLCDNumber::className() const 22633 vfunc[2]: QLCDNumber::qt_cast(char const*) 22634 vfunc[3]: QLCDNumber::qt_invoke(int, QUObject*) 22635 vfunc[4]: QLCDNumber::qt_emit(int, QUObject*) 22636 vfunc[5]: QLCDNumber::qt_property(int, int, QVariant*) 22637 vfunc[6]: QLCDNumber::~QLCDNumber() 22638 vfunc[7]: QLCDNumber::~QLCDNumber() 22639 vfunc[8]: QWidget::event(QEvent*) 22640 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22641 vfunc[10]: QWidget::setName(char const*) 22642 vfunc[11]: QObject::insertChild(QObject*) 22643 vfunc[12]: QObject::removeChild(QObject*) 22644 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22645 vfunc[14]: QObject::property(char const*) const 22646 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22647 vfunc[16]: QObject::childEvent(QChildEvent*) 22648 vfunc[17]: QObject::customEvent(QCustomEvent*) 22649 vfunc[18]: QObject::connectNotify(char const*) 22650 vfunc[19]: QObject::disconnectNotify(char const*) 22651 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22652 const*, char const*) 22653 vfunc[21]: QWidget::setEnabled(bool) 22654 vfunc[22]: QWidget::setMinimumSize(int, int) 22655 vfunc[23]: QWidget::setMaximumSize(int, int) 22656 vfunc[24]: QWidget::setSizeIncrement(int, int) 22657 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 22658 vfunc[26]: QWidget::setEraseColor(QColor const&) 22659 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 22660 vfunc[28]: QWidget::setPalette(QPalette const&) 22661 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 22662 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 22663 vfunc[31]: QWidget::setFont(QFont const&) 22664 vfunc[32]: QWidget::setCursor(QCursor const&) 22665 vfunc[33]: QWidget::unsetCursor() 22666 vfunc[34]: QWidget::setMask(QBitmap const&) 22667 vfunc[35]: QWidget::setMask(QRegion const&) 22668 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 22669 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 22670 vfunc[38]: QWidget::setCaption(QString const&) 22671 vfunc[39]: QWidget::setIcon(QPixmap const&) 22672 vfunc[40]: QWidget::setIconText(QString const&) 22673 vfunc[41]: QWidget::setMouseTracking(bool) 22674 vfunc[42]: QWidget::setFocus() 22675 vfunc[43]: QWidget::setActiveWindow() 22676 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 22677 vfunc[45]: QWidget::setFocusProxy(QWidget*) 22678 vfunc[46]: QWidget::setUpdatesEnabled(bool) 22679 vfunc[47]: QWidget::show() 22680 vfunc[48]: QWidget::hide() 22681 vfunc[49]: QWidget::showMinimized() 22682 vfunc[50]: QWidget::showMaximized() 22683 vfunc[51]: QWidget::showNormal() 22684 vfunc[52]: QWidget::polish() 22685 vfunc[53]: QWidget::move(int, int) 22686 vfunc[54]: QWidget::resize(int, int) 22687 vfunc[55]: QWidget::setGeometry(int, int, int, int) 22688 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 22689 vfunc[57]: QWidget::close(bool) 22690 vfunc[58]: QLCDNumber::sizeHint() const 22691 vfunc[59]: QWidget::minimumSizeHint() const 22692 vfunc[60]: QWidget::sizePolicy() const 22693 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 22694 vfunc[62]: QWidget::heightForWidth(int) const 22695 vfunc[63]: QWidget::adjustSize() 22696 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 22697 const&, bool) 22698 vfunc[65]: QWidget::setAcceptDrops(bool) 22699 vfunc[66]: QWidget::setAutoMask(bool) 22700 vfunc[67]: 22701 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 22702 vfunc[68]: QWidget::customWhatsThis() const 22703 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 22704 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 22705 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 22706 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 22707 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 22708 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 22709 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22710 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 22711 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 22712 vfunc[78]: QWidget::enterEvent(QEvent*) 22713 vfunc[79]: QWidget::leaveEvent(QEvent*) 22714 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22715 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22716 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 22717 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22718 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 22719 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 22720 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 22721 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 22722 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22723 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 22724 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 22725 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 22726 vfunc[92]: QWidget::dropEvent(QDropEvent*) 22727 vfunc[93]: QWidget::showEvent(QShowEvent*) 22728 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22729 vfunc[95]: QWidget::x11Event(_XEvent*) 22730 vfunc[96]: QWidget::updateMask() 22731 vfunc[97]: QFrame::styleChange(QStyle&) 22732 vfunc[98]: QWidget::enabledChange(bool) 22733 vfunc[99]: QWidget::paletteChange(QPalette const&) 22734 vfunc[100]: QWidget::fontChange(QFont const&) 22735 vfunc[101]: QWidget::windowActivationChange(bool) 22736 vfunc[102]: QWidget::metric(int) const 22737 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22738 vfunc[104]: QWidget::destroy(bool, bool) 22739 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22740 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22741 vfunc[107]: QWidget::focusNextPrevChild(bool) 22742 vfunc[108]: QWidget::setKeyCompression(bool) 22743 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22744 bool, QFont*) 22745 vfunc[110]: QFrame::setFrameStyle(int) 22746 vfunc[111]: QFrame::setLineWidth(int) 22747 vfunc[112]: QFrame::setMargin(int) 22748 vfunc[113]: QFrame::setMidLineWidth(int) 22749 vfunc[114]: QFrame::setFrameRect(QRect const&) 22750 vfunc[115]: QFrame::drawFrame(QPainter*) 22751 vfunc[116]: QLCDNumber::drawContents(QPainter*) 22752 vfunc[117]: QFrame::frameChanged() 22753 vfunc[118]: QLCDNumber::setNumDigits(int) 22754 vfunc[119]: QLCDNumber::setMode(QLCDNumber::Mode) 22755 vfunc[120]: 22756 QLCDNumber::setSegmentStyle(QLCDNumber::SegmentStyle) 22757 vfunc[121]: QLCDNumber::setHexMode() 22758 vfunc[122]: QLCDNumber::setDecMode() 22759 vfunc[123]: QLCDNumber::setOctMode() 22760 vfunc[124]: QLCDNumber::setBinMode() 22761 vfunc[125]: QLCDNumber::setSmallDecimalPoint(bool) 22762 22763 Table 8-225. Secondary vtable for QLCDNumber 22764 Base Offset -40 22765 Virtual Base Offset 0 22766 RTTI typeinfo for QLCDNumber 22767 vfunc[0]: non-virtual thunk to QLCDNumber::~QLCDNumber() 22768 vfunc[1]: non-virtual thunk to QLCDNumber::~QLCDNumber() 22769 vfunc[2]: QPaintDevice::setResolution(int) 22770 vfunc[3]: QPaintDevice::resolution() const 22771 vfunc[4]: QPaintDevice::handle() const 22772 vfunc[5]: QPaintDevice::x11RenderHandle() const 22773 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22774 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22775 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22776 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22777 const 22778 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22779 22780 The Run Time Type Information for the QLCDNumber class is 22781 described by Table 8-226 22782 22783 Table 8-226. typeinfo for QLCDNumber 22784 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22785 Name typeinfo name for QLCDNumber 22786 basetype: typeinfo for QFrame 22787 __________________________________________________________ 22788 22789 8.2.22.7. Class data for QGridView 22790 22791 The virtual table for the QGridView class is described by Table 22792 8-227 22793 22794 Table 8-227. Primary vtable for QGridView 22795 Base Offset 0 22796 Virtual Base Offset 0 22797 RTTI typeinfo for QGridView 22798 vfunc[0]: NULL or QGridView::metaObject() const 22799 vfunc[1]: QGridView::className() const 22800 vfunc[2]: QGridView::qt_cast(char const*) 22801 vfunc[3]: QGridView::qt_invoke(int, QUObject*) 22802 vfunc[4]: QGridView::qt_emit(int, QUObject*) 22803 vfunc[5]: QGridView::qt_property(int, int, QVariant*) 22804 vfunc[6]: QGridView::~QGridView() 22805 vfunc[7]: QGridView::~QGridView() 22806 vfunc[8]: QWidget::event(QEvent*) 22807 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 22808 vfunc[10]: QWidget::setName(char const*) 22809 vfunc[11]: QObject::insertChild(QObject*) 22810 vfunc[12]: QScrollView::removeChild(QObject*) 22811 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22812 vfunc[14]: QObject::property(char const*) const 22813 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22814 vfunc[16]: QObject::childEvent(QChildEvent*) 22815 vfunc[17]: QObject::customEvent(QCustomEvent*) 22816 vfunc[18]: QObject::connectNotify(char const*) 22817 vfunc[19]: QObject::disconnectNotify(char const*) 22818 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22819 const*, char const*) 22820 vfunc[21]: QScrollView::setEnabled(bool) 22821 vfunc[22]: QWidget::setMinimumSize(int, int) 22822 vfunc[23]: QWidget::setMaximumSize(int, int) 22823 vfunc[24]: QWidget::setSizeIncrement(int, int) 22824 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 22825 vfunc[26]: QWidget::setEraseColor(QColor const&) 22826 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 22827 vfunc[28]: QWidget::setPalette(QPalette const&) 22828 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 22829 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 22830 vfunc[31]: QWidget::setFont(QFont const&) 22831 vfunc[32]: QWidget::setCursor(QCursor const&) 22832 vfunc[33]: QWidget::unsetCursor() 22833 vfunc[34]: QWidget::setMask(QBitmap const&) 22834 vfunc[35]: QWidget::setMask(QRegion const&) 22835 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 22836 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 22837 vfunc[38]: QWidget::setCaption(QString const&) 22838 vfunc[39]: QWidget::setIcon(QPixmap const&) 22839 vfunc[40]: QWidget::setIconText(QString const&) 22840 vfunc[41]: QWidget::setMouseTracking(bool) 22841 vfunc[42]: QWidget::setFocus() 22842 vfunc[43]: QWidget::setActiveWindow() 22843 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 22844 vfunc[45]: QWidget::setFocusProxy(QWidget*) 22845 vfunc[46]: QWidget::setUpdatesEnabled(bool) 22846 vfunc[47]: QScrollView::show() 22847 vfunc[48]: QWidget::hide() 22848 vfunc[49]: QWidget::showMinimized() 22849 vfunc[50]: QWidget::showMaximized() 22850 vfunc[51]: QWidget::showNormal() 22851 vfunc[52]: QWidget::polish() 22852 vfunc[53]: QWidget::move(int, int) 22853 vfunc[54]: QScrollView::resize(int, int) 22854 vfunc[55]: QWidget::setGeometry(int, int, int, int) 22855 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 22856 vfunc[57]: QWidget::close(bool) 22857 vfunc[58]: QScrollView::sizeHint() const 22858 vfunc[59]: QScrollView::minimumSizeHint() const 22859 vfunc[60]: QWidget::sizePolicy() const 22860 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 22861 vfunc[62]: QWidget::heightForWidth(int) const 22862 vfunc[63]: QWidget::adjustSize() 22863 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 22864 const&, bool) 22865 vfunc[65]: QWidget::setAcceptDrops(bool) 22866 vfunc[66]: QWidget::setAutoMask(bool) 22867 vfunc[67]: 22868 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 22869 vfunc[68]: QWidget::customWhatsThis() const 22870 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 22871 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 22872 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 22873 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 22874 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 22875 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 22876 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22877 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 22878 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 22879 vfunc[78]: QWidget::enterEvent(QEvent*) 22880 vfunc[79]: QWidget::leaveEvent(QEvent*) 22881 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22882 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22883 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 22884 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22885 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 22886 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 22887 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 22888 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 22889 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22890 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 22891 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 22892 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 22893 vfunc[92]: QWidget::dropEvent(QDropEvent*) 22894 vfunc[93]: QWidget::showEvent(QShowEvent*) 22895 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22896 vfunc[95]: QWidget::x11Event(_XEvent*) 22897 vfunc[96]: QWidget::updateMask() 22898 vfunc[97]: QScrollView::styleChange(QStyle&) 22899 vfunc[98]: QWidget::enabledChange(bool) 22900 vfunc[99]: QWidget::paletteChange(QPalette const&) 22901 vfunc[100]: QScrollView::fontChange(QFont const&) 22902 vfunc[101]: QWidget::windowActivationChange(bool) 22903 vfunc[102]: QWidget::metric(int) const 22904 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22905 vfunc[104]: QWidget::destroy(bool, bool) 22906 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22907 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22908 vfunc[107]: QScrollView::focusNextPrevChild(bool) 22909 vfunc[108]: QWidget::setKeyCompression(bool) 22910 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22911 bool, QFont*) 22912 vfunc[110]: QFrame::setFrameStyle(int) 22913 vfunc[111]: QFrame::setLineWidth(int) 22914 vfunc[112]: QFrame::setMargin(int) 22915 vfunc[113]: QFrame::setMidLineWidth(int) 22916 vfunc[114]: QFrame::setFrameRect(QRect const&) 22917 vfunc[115]: QFrame::drawFrame(QPainter*) 22918 vfunc[116]: QGridView::drawContents(QPainter*) 22919 vfunc[117]: QScrollView::frameChanged() 22920 vfunc[118]: 22921 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 22922 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 22923 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 22924 vfunc[121]: 22925 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 22926 vfunc[122]: 22927 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 22928 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 22929 vfunc[124]: QScrollView::setDragAutoScroll(bool) 22930 vfunc[125]: QScrollView::resizeContents(int, int) 22931 vfunc[126]: QScrollView::setContentsPos(int, int) 22932 vfunc[127]: QGridView::drawContents(QPainter*, int, int, int, 22933 int) 22934 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 22935 int, int, int, int, int) 22936 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 22937 vfunc[130]: 22938 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 22939 vfunc[131]: 22940 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 22941 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 22942 vfunc[133]: 22943 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 22944 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 22945 vfunc[135]: 22946 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 22947 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 22948 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 22949 vfunc[138]: 22950 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 22951 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 22952 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 22953 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 22954 vfunc[142]: 22955 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 22956 vfunc[143]: 22957 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 22958 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 22959 vfunc[145]: 22960 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 22961 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 22962 vfunc[147]: 22963 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 22964 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 22965 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 22966 vfunc[150]: 22967 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 22968 vfunc[151]: QScrollView::setMargins(int, int, int, int) 22969 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 22970 int, int) 22971 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 22972 int, int) 22973 vfunc[154]: QGridView::setNumRows(int) 22974 vfunc[155]: QGridView::setNumCols(int) 22975 vfunc[156]: QGridView::setCellWidth(int) 22976 vfunc[157]: QGridView::setCellHeight(int) 22977 vfunc[158]: __cxa_pure_virtual 22978 vfunc[159]: QGridView::paintEmptyArea(QPainter*, int, int, int, 22979 int) 22980 vfunc[160]: QGridView::dimensionChange(int, int) 22981 22982 Table 8-228. Secondary vtable for QGridView 22983 Base Offset -40 22984 Virtual Base Offset 0 22985 RTTI typeinfo for QGridView 22986 vfunc[0]: non-virtual thunk to QGridView::~QGridView() 22987 vfunc[1]: non-virtual thunk to QGridView::~QGridView() 22988 vfunc[2]: QPaintDevice::setResolution(int) 22989 vfunc[3]: QPaintDevice::resolution() const 22990 vfunc[4]: QPaintDevice::handle() const 22991 vfunc[5]: QPaintDevice::x11RenderHandle() const 22992 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22993 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22994 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22995 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22996 const 22997 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22998 22999 The Run Time Type Information for the QGridView class is 23000 described by Table 8-229 23001 23002 Table 8-229. typeinfo for QGridView 23003 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23004 Name typeinfo name for QGridView 23005 basetype: typeinfo for QScrollView 23006 __________________________________________________________ 23007 23008 8.2.22.8. Class data for QButton 23009 23010 The virtual table for the QButton class is described by Table 23011 8-230 23012 23013 Table 8-230. Primary vtable for QButton 23014 Base Offset 0 23015 Virtual Base Offset 0 23016 RTTI typeinfo for QButton 23017 vfunc[0]: NULL or QButton::metaObject() const 23018 vfunc[1]: QButton::className() const 23019 vfunc[2]: QButton::qt_cast(char const*) 23020 vfunc[3]: QButton::qt_invoke(int, QUObject*) 23021 vfunc[4]: QButton::qt_emit(int, QUObject*) 23022 vfunc[5]: QButton::qt_property(int, int, QVariant*) 23023 vfunc[6]: QButton::~QButton() 23024 vfunc[7]: QButton::~QButton() 23025 vfunc[8]: QWidget::event(QEvent*) 23026 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23027 vfunc[10]: QWidget::setName(char const*) 23028 vfunc[11]: QObject::insertChild(QObject*) 23029 vfunc[12]: QObject::removeChild(QObject*) 23030 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23031 vfunc[14]: QObject::property(char const*) const 23032 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23033 vfunc[16]: QObject::childEvent(QChildEvent*) 23034 vfunc[17]: QObject::customEvent(QCustomEvent*) 23035 vfunc[18]: QObject::connectNotify(char const*) 23036 vfunc[19]: QObject::disconnectNotify(char const*) 23037 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23038 const*, char const*) 23039 vfunc[21]: QWidget::setEnabled(bool) 23040 vfunc[22]: QWidget::setMinimumSize(int, int) 23041 vfunc[23]: QWidget::setMaximumSize(int, int) 23042 vfunc[24]: QWidget::setSizeIncrement(int, int) 23043 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 23044 vfunc[26]: QWidget::setEraseColor(QColor const&) 23045 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 23046 vfunc[28]: QWidget::setPalette(QPalette const&) 23047 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 23048 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 23049 vfunc[31]: QWidget::setFont(QFont const&) 23050 vfunc[32]: QWidget::setCursor(QCursor const&) 23051 vfunc[33]: QWidget::unsetCursor() 23052 vfunc[34]: QWidget::setMask(QBitmap const&) 23053 vfunc[35]: QWidget::setMask(QRegion const&) 23054 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 23055 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 23056 vfunc[38]: QWidget::setCaption(QString const&) 23057 vfunc[39]: QWidget::setIcon(QPixmap const&) 23058 vfunc[40]: QWidget::setIconText(QString const&) 23059 vfunc[41]: QWidget::setMouseTracking(bool) 23060 vfunc[42]: QWidget::setFocus() 23061 vfunc[43]: QWidget::setActiveWindow() 23062 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 23063 vfunc[45]: QWidget::setFocusProxy(QWidget*) 23064 vfunc[46]: QWidget::setUpdatesEnabled(bool) 23065 vfunc[47]: QWidget::show() 23066 vfunc[48]: QWidget::hide() 23067 vfunc[49]: QWidget::showMinimized() 23068 vfunc[50]: QWidget::showMaximized() 23069 vfunc[51]: QWidget::showNormal() 23070 vfunc[52]: QWidget::polish() 23071 vfunc[53]: QWidget::move(int, int) 23072 vfunc[54]: QWidget::resize(int, int) 23073 vfunc[55]: QWidget::setGeometry(int, int, int, int) 23074 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 23075 vfunc[57]: QWidget::close(bool) 23076 vfunc[58]: QWidget::sizeHint() const 23077 vfunc[59]: QWidget::minimumSizeHint() const 23078 vfunc[60]: QWidget::sizePolicy() const 23079 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 23080 vfunc[62]: QWidget::heightForWidth(int) const 23081 vfunc[63]: QWidget::adjustSize() 23082 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 23083 const&, bool) 23084 vfunc[65]: QWidget::setAcceptDrops(bool) 23085 vfunc[66]: QWidget::setAutoMask(bool) 23086 vfunc[67]: 23087 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 23088 vfunc[68]: QWidget::customWhatsThis() const 23089 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 23090 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 23091 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 23092 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 23093 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 23094 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 23095 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 23096 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 23097 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 23098 vfunc[78]: QWidget::enterEvent(QEvent*) 23099 vfunc[79]: QWidget::leaveEvent(QEvent*) 23100 vfunc[80]: QButton::paintEvent(QPaintEvent*) 23101 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 23102 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 23103 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 23104 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 23105 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 23106 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 23107 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 23108 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 23109 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 23110 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 23111 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 23112 vfunc[92]: QWidget::dropEvent(QDropEvent*) 23113 vfunc[93]: QWidget::showEvent(QShowEvent*) 23114 vfunc[94]: QWidget::hideEvent(QHideEvent*) 23115 vfunc[95]: QWidget::x11Event(_XEvent*) 23116 vfunc[96]: QWidget::updateMask() 23117 vfunc[97]: QWidget::styleChange(QStyle&) 23118 vfunc[98]: QButton::enabledChange(bool) 23119 vfunc[99]: QWidget::paletteChange(QPalette const&) 23120 vfunc[100]: QWidget::fontChange(QFont const&) 23121 vfunc[101]: QWidget::windowActivationChange(bool) 23122 vfunc[102]: QWidget::metric(int) const 23123 vfunc[103]: QWidget::create(unsigned long, bool, bool) 23124 vfunc[104]: QWidget::destroy(bool, bool) 23125 vfunc[105]: NULL or QWidget::setWState(unsigned int) 23126 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 23127 vfunc[107]: QWidget::focusNextPrevChild(bool) 23128 vfunc[108]: QWidget::setKeyCompression(bool) 23129 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 23130 bool, QFont*) 23131 vfunc[110]: QButton::setText(QString const&) 23132 vfunc[111]: QButton::setPixmap(QPixmap const&) 23133 vfunc[112]: QButton::setAccel(QKeySequence const&) 23134 vfunc[113]: QButton::setDown(bool) 23135 vfunc[114]: QButton::setAutoRepeat(bool) 23136 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 23137 vfunc[116]: QButton::setState(QButton::ToggleState) 23138 vfunc[117]: QButton::hitButton(QPoint const&) const 23139 vfunc[118]: QButton::drawButton(QPainter*) 23140 vfunc[119]: QButton::drawButtonLabel(QPainter*) 23141 vfunc[120]: QButton::setGroup(QButtonGroup*) 23142 23143 Table 8-231. Secondary vtable for QButton 23144 Base Offset -40 23145 Virtual Base Offset 0 23146 RTTI typeinfo for QButton 23147 vfunc[0]: non-virtual thunk to QButton::~QButton() 23148 vfunc[1]: non-virtual thunk to QButton::~QButton() 23149 vfunc[2]: QPaintDevice::setResolution(int) 23150 vfunc[3]: QPaintDevice::resolution() const 23151 vfunc[4]: QPaintDevice::handle() const 23152 vfunc[5]: QPaintDevice::x11RenderHandle() const 23153 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 23154 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 23155 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 23156 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 23157 const 23158 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 23159 23160 The Run Time Type Information for the QButton class is 23161 described by Table 8-232 23162 23163 Table 8-232. typeinfo for QButton 23164 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23165 Name typeinfo name for QButton 23166 basetype: typeinfo for QWidget 23167 __________________________________________________________ 23168 23169 8.2.22.9. Class data for QTabWidget 23170 23171 The virtual table for the QTabWidget class is described by 23172 Table 8-233 23173 23174 Table 8-233. Primary vtable for QTabWidget 23175 Base Offset 0 23176 Virtual Base Offset 0 23177 RTTI typeinfo for QTabWidget 23178 vfunc[0]: NULL or QTabWidget::metaObject() const 23179 vfunc[1]: QTabWidget::className() const 23180 vfunc[2]: QTabWidget::qt_cast(char const*) 23181 vfunc[3]: QTabWidget::qt_invoke(int, QUObject*) 23182 vfunc[4]: QTabWidget::qt_emit(int, QUObject*) 23183 vfunc[5]: QTabWidget::qt_property(int, int, QVariant*) 23184 vfunc[6]: QTabWidget::~QTabWidget() 23185 vfunc[7]: QTabWidget::~QTabWidget() 23186 vfunc[8]: QWidget::event(QEvent*) 23187 vfunc[9]: QTabWidget::eventFilter(QObject*, QEvent*) 23188 vfunc[10]: QWidget::setName(char const*) 23189 vfunc[11]: QObject::insertChild(QObject*) 23190 vfunc[12]: QObject::removeChild(QObject*) 23191 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23192 vfunc[14]: QObject::property(char const*) const 23193 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23194 vfunc[16]: QObject::childEvent(QChildEvent*) 23195 vfunc[17]: QObject::customEvent(QCustomEvent*) 23196 vfunc[18]: QObject::connectNotify(char const*) 23197 vfunc[19]: QObject::disconnectNotify(char const*) 23198 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23199 const*, char const*) 23200 vfunc[21]: QWidget::setEnabled(bool) 23201 vfunc[22]: QWidget::setMinimumSize(int, int) 23202 vfunc[23]: QWidget::setMaximumSize(int, int) 23203 vfunc[24]: QWidget::setSizeIncrement(int, int) 23204 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 23205 vfunc[26]: QWidget::setEraseColor(QColor const&) 23206 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 23207 vfunc[28]: QWidget::setPalette(QPalette const&) 23208 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 23209 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 23210 vfunc[31]: QWidget::setFont(QFont const&) 23211 vfunc[32]: QWidget::setCursor(QCursor const&) 23212 vfunc[33]: QWidget::unsetCursor() 23213 vfunc[34]: QWidget::setMask(QBitmap const&) 23214 vfunc[35]: QWidget::setMask(QRegion const&) 23215 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 23216 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 23217 vfunc[38]: QWidget::setCaption(QString const&) 23218 vfunc[39]: QWidget::setIcon(QPixmap const&) 23219 vfunc[40]: QWidget::setIconText(QString const&) 23220 vfunc[41]: QWidget::setMouseTracking(bool) 23221 vfunc[42]: QWidget::setFocus() 23222 vfunc[43]: QWidget::setActiveWindow() 23223 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 23224 vfunc[45]: QWidget::setFocusProxy(QWidget*) 23225 vfunc[46]: QWidget::setUpdatesEnabled(bool) 23226 vfunc[47]: QWidget::show() 23227 vfunc[48]: QWidget::hide() 23228 vfunc[49]: QWidget::showMinimized() 23229 vfunc[50]: QWidget::showMaximized() 23230 vfunc[51]: QWidget::showNormal() 23231 vfunc[52]: QWidget::polish() 23232 vfunc[53]: QWidget::move(int, int) 23233 vfunc[54]: QWidget::resize(int, int) 23234 vfunc[55]: QWidget::setGeometry(int, int, int, int) 23235 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 23236 vfunc[57]: QWidget::close(bool) 23237 vfunc[58]: QTabWidget::sizeHint() const 23238 vfunc[59]: QTabWidget::minimumSizeHint() const 23239 vfunc[60]: QWidget::sizePolicy() const 23240 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 23241 vfunc[62]: QWidget::heightForWidth(int) const 23242 vfunc[63]: QWidget::adjustSize() 23243 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 23244 const&, bool) 23245 vfunc[65]: QWidget::setAcceptDrops(bool) 23246 vfunc[66]: QWidget::setAutoMask(bool) 23247 vfunc[67]: 23248 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 23249 vfunc[68]: QWidget::customWhatsThis() const 23250 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 23251 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 23252 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 23253 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 23254 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 23255 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 23256 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 23257 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 23258 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 23259 vfunc[78]: QWidget::enterEvent(QEvent*) 23260 vfunc[79]: QWidget::leaveEvent(QEvent*) 23261 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 23262 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 23263 vfunc[82]: QTabWidget::resizeEvent(QResizeEvent*) 23264 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 23265 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 23266 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 23267 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 23268 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 23269 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 23270 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 23271 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 23272 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 23273 vfunc[92]: QWidget::dropEvent(QDropEvent*) 23274 vfunc[93]: QTabWidget::showEvent(QShowEvent*) 23275 vfunc[94]: QWidget::hideEvent(QHideEvent*) 23276 vfunc[95]: QWidget::x11Event(_XEvent*) 23277 vfunc[96]: QTabWidget::updateMask() 23278 vfunc[97]: QTabWidget::styleChange(QStyle&) 23279 vfunc[98]: QWidget::enabledChange(bool) 23280 vfunc[99]: QWidget::paletteChange(QPalette const&) 23281 vfunc[100]: QWidget::fontChange(QFont const&) 23282 vfunc[101]: QWidget::windowActivationChange(bool) 23283 vfunc[102]: QWidget::metric(int) const 23284 vfunc[103]: QWidget::create(unsigned long, bool, bool) 23285 vfunc[104]: QWidget::destroy(bool, bool) 23286 vfunc[105]: NULL or QWidget::setWState(unsigned int) 23287 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 23288 vfunc[107]: QWidget::focusNextPrevChild(bool) 23289 vfunc[108]: QWidget::setKeyCompression(bool) 23290 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 23291 bool, QFont*) 23292 vfunc[110]: QTabWidget::addTab(QWidget*, QString const&) 23293 vfunc[111]: QTabWidget::addTab(QWidget*, QIconSet const&, 23294 QString const&) 23295 vfunc[112]: QTabWidget::addTab(QWidget*, QTab*) 23296 vfunc[113]: QTabWidget::insertTab(QWidget*, QString const&, 23297 int) 23298 vfunc[114]: QTabWidget::insertTab(QWidget*, QIconSet const&, 23299 QString const&, int) 23300 vfunc[115]: QTabWidget::insertTab(QWidget*, QTab*, int) 23301 vfunc[116]: QTabWidget::showPage(QWidget*) 23302 vfunc[117]: QTabWidget::removePage(QWidget*) 23303 23304 Table 8-234. Secondary vtable for QTabWidget 23305 Base Offset -40 23306 Virtual Base Offset 0 23307 RTTI typeinfo for QTabWidget 23308 vfunc[0]: non-virtual thunk to QTabWidget::~QTabWidget() 23309 vfunc[1]: non-virtual thunk to QTabWidget::~QTabWidget() 23310 vfunc[2]: QPaintDevice::setResolution(int) 23311 vfunc[3]: QPaintDevice::resolution() const 23312 vfunc[4]: QPaintDevice::handle() const 23313 vfunc[5]: QPaintDevice::x11RenderHandle() const 23314 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 23315 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 23316 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 23317 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 23318 const 23319 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 23320 23321 The Run Time Type Information for the QTabWidget class is 23322 described by Table 8-235 23323 23324 Table 8-235. typeinfo for QTabWidget 23325 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23326 Name typeinfo name for QTabWidget 23327 basetype: typeinfo for QWidget 23328 __________________________________________________________ 23329 23330 8.2.22.10. Class data for QTextView 23331 23332 The virtual table for the QTextView class is described by Table 23333 8-236 23334 23335 Table 8-236. Primary vtable for QTextView 23336 Base Offset 0 23337 Virtual Base Offset 0 23338 RTTI typeinfo for QTextView 23339 vfunc[0]: NULL or QTextView::metaObject() const 23340 vfunc[1]: QTextView::className() const 23341 vfunc[2]: QTextView::qt_cast(char const*) 23342 vfunc[3]: QTextView::qt_invoke(int, QUObject*) 23343 vfunc[4]: QTextView::qt_emit(int, QUObject*) 23344 vfunc[5]: QTextView::qt_property(int, int, QVariant*) 23345 vfunc[6]: QTextView::~QTextView() 23346 vfunc[7]: QTextView::~QTextView() 23347 vfunc[8]: QTextEdit::event(QEvent*) 23348 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 23349 vfunc[10]: QWidget::setName(char const*) 23350 vfunc[11]: QObject::insertChild(QObject*) 23351 vfunc[12]: QScrollView::removeChild(QObject*) 23352 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23353 vfunc[14]: QObject::property(char const*) const 23354 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23355 vfunc[16]: QObject::childEvent(QChildEvent*) 23356 vfunc[17]: QObject::customEvent(QCustomEvent*) 23357 vfunc[18]: QObject::connectNotify(char const*) 23358 vfunc[19]: QObject::disconnectNotify(char const*) 23359 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23360 const*, char const*) 23361 vfunc[21]: QTextEdit::setEnabled(bool) 23362 vfunc[22]: QWidget::setMinimumSize(int, int) 23363 vfunc[23]: QWidget::setMaximumSize(int, int) 23364 vfunc[24]: QWidget::setSizeIncrement(int, int) 23365 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 23366 vfunc[26]: QWidget::setEraseColor(QColor const&) 23367 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 23368 vfunc[28]: QTextEdit::setPalette(QPalette const&) 23369 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 23370 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 23371 vfunc[31]: QTextEdit::setFont(QFont const&) 23372 vfunc[32]: QWidget::setCursor(QCursor const&) 23373 vfunc[33]: QWidget::unsetCursor() 23374 vfunc[34]: QWidget::setMask(QBitmap const&) 23375 vfunc[35]: QWidget::setMask(QRegion const&) 23376 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 23377 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 23378 vfunc[38]: QWidget::setCaption(QString const&) 23379 vfunc[39]: QWidget::setIcon(QPixmap const&) 23380 vfunc[40]: QWidget::setIconText(QString const&) 23381 vfunc[41]: QWidget::setMouseTracking(bool) 23382 vfunc[42]: QWidget::setFocus() 23383 vfunc[43]: QWidget::setActiveWindow() 23384 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 23385 vfunc[45]: QWidget::setFocusProxy(QWidget*) 23386 vfunc[46]: QWidget::setUpdatesEnabled(bool) 23387 vfunc[47]: QScrollView::show() 23388 vfunc[48]: QWidget::hide() 23389 vfunc[49]: QWidget::showMinimized() 23390 vfunc[50]: QWidget::showMaximized() 23391 vfunc[51]: QWidget::showNormal() 23392 vfunc[52]: QTextEdit::polish() 23393 vfunc[53]: QWidget::move(int, int) 23394 vfunc[54]: QScrollView::resize(int, int) 23395 vfunc[55]: QWidget::setGeometry(int, int, int, int) 23396 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 23397 vfunc[57]: QWidget::close(bool) 23398 vfunc[58]: QTextEdit::sizeHint() const 23399 vfunc[59]: QScrollView::minimumSizeHint() const 23400 vfunc[60]: QWidget::sizePolicy() const 23401 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 23402 vfunc[62]: QTextEdit::heightForWidth(int) const 23403 vfunc[63]: QWidget::adjustSize() 23404 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 23405 const&, bool) 23406 vfunc[65]: QWidget::setAcceptDrops(bool) 23407 vfunc[66]: QWidget::setAutoMask(bool) 23408 vfunc[67]: 23409 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 23410 vfunc[68]: QWidget::customWhatsThis() const 23411 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 23412 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 23413 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 23414 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 23415 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 23416 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 23417 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 23418 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 23419 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 23420 vfunc[78]: QWidget::enterEvent(QEvent*) 23421 vfunc[79]: QWidget::leaveEvent(QEvent*) 23422 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 23423 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 23424 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 23425 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 23426 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 23427 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 23428 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 23429 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 23430 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 23431 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 23432 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 23433 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 23434 vfunc[92]: QWidget::dropEvent(QDropEvent*) 23435 vfunc[93]: QWidget::showEvent(QShowEvent*) 23436 vfunc[94]: QWidget::hideEvent(QHideEvent*) 23437 vfunc[95]: QWidget::x11Event(_XEvent*) 23438 vfunc[96]: QWidget::updateMask() 23439 vfunc[97]: QScrollView::styleChange(QStyle&) 23440 vfunc[98]: QWidget::enabledChange(bool) 23441 vfunc[99]: QWidget::paletteChange(QPalette const&) 23442 vfunc[100]: QScrollView::fontChange(QFont const&) 23443 vfunc[101]: QTextEdit::windowActivationChange(bool) 23444 vfunc[102]: QWidget::metric(int) const 23445 vfunc[103]: QWidget::create(unsigned long, bool, bool) 23446 vfunc[104]: QWidget::destroy(bool, bool) 23447 vfunc[105]: NULL or QWidget::setWState(unsigned int) 23448 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 23449 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 23450 vfunc[108]: QWidget::setKeyCompression(bool) 23451 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 23452 bool, QFont*) 23453 vfunc[110]: QFrame::setFrameStyle(int) 23454 vfunc[111]: QFrame::setLineWidth(int) 23455 vfunc[112]: QFrame::setMargin(int) 23456 vfunc[113]: QFrame::setMidLineWidth(int) 23457 vfunc[114]: QFrame::setFrameRect(QRect const&) 23458 vfunc[115]: QFrame::drawFrame(QPainter*) 23459 vfunc[116]: QTextEdit::drawContents(QPainter*) 23460 vfunc[117]: QScrollView::frameChanged() 23461 vfunc[118]: 23462 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 23463 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 23464 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 23465 vfunc[121]: 23466 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 23467 vfunc[122]: 23468 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 23469 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 23470 vfunc[124]: QScrollView::setDragAutoScroll(bool) 23471 vfunc[125]: QScrollView::resizeContents(int, int) 23472 vfunc[126]: QScrollView::setContentsPos(int, int) 23473 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 23474 int) 23475 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 23476 int, int, int, int, int) 23477 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 23478 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 23479 vfunc[131]: 23480 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 23481 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 23482 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 23483 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 23484 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 23485 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 23486 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 23487 vfunc[138]: 23488 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 23489 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 23490 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 23491 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 23492 vfunc[142]: 23493 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 23494 vfunc[143]: 23495 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 23496 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 23497 vfunc[145]: 23498 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 23499 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 23500 vfunc[147]: 23501 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 23502 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 23503 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 23504 vfunc[150]: 23505 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 23506 vfunc[151]: QScrollView::setMargins(int, int, int, int) 23507 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 23508 int, int) 23509 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 23510 int, int) 23511 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 23512 int*, int*) 23513 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 23514 QTextEdit::VerticalAlignment*) 23515 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 23516 QTextEdit::VerticalAlignment*, int*, 23517 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 23518 int*) 23519 vfunc[157]: 23520 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 23521 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 23522 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 23523 vfunc[160]: QTextEdit::setPaper(QBrush const&) 23524 vfunc[161]: QTextEdit::setLinkUnderline(bool) 23525 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 23526 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 23527 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 23528 vfunc[165]: QTextEdit::copy() 23529 vfunc[166]: QTextEdit::append(QString const&) 23530 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 23531 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 23532 vfunc[169]: QTextEdit::selectAll(bool) 23533 vfunc[170]: QTextEdit::setTabStopWidth(int) 23534 vfunc[171]: QTextEdit::zoomIn(int) 23535 vfunc[172]: NULL or QTextEdit::zoomIn() 23536 vfunc[173]: QTextEdit::zoomOut(int) 23537 vfunc[174]: NULL or QTextEdit::zoomOut() 23538 vfunc[175]: QTextEdit::zoomTo(int) 23539 vfunc[176]: QTextEdit::sync() 23540 vfunc[177]: QTextEdit::setReadOnly(bool) 23541 vfunc[178]: QTextEdit::undo() 23542 vfunc[179]: QTextEdit::redo() 23543 vfunc[180]: QTextEdit::cut() 23544 vfunc[181]: QTextEdit::paste() 23545 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 23546 vfunc[183]: QTextEdit::clear() 23547 vfunc[184]: QTextEdit::del() 23548 vfunc[185]: QTextEdit::indent() 23549 vfunc[186]: QTextEdit::setItalic(bool) 23550 vfunc[187]: QTextEdit::setBold(bool) 23551 vfunc[188]: QTextEdit::setUnderline(bool) 23552 vfunc[189]: QTextEdit::setFamily(QString const&) 23553 vfunc[190]: QTextEdit::setPointSize(int) 23554 vfunc[191]: QTextEdit::setColor(QColor const&) 23555 vfunc[192]: 23556 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 23557 vfunc[193]: QTextEdit::setAlignment(int) 23558 vfunc[194]: 23559 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 23560 QStyleSheetItem::ListStyle) 23561 vfunc[195]: QTextEdit::setCursorPosition(int, int) 23562 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 23563 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 23564 const&, bool) 23565 vfunc[198]: QTextEdit::setModified(bool) 23566 vfunc[199]: QTextEdit::resetFormat() 23567 vfunc[200]: QTextEdit::setUndoDepth(int) 23568 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 23569 vfunc[202]: QTextEdit::ensureCursorVisible() 23570 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 23571 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 23572 bool) 23573 vfunc[205]: 23574 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 23575 vfunc[206]: QTextEdit::removeSelectedText(int) 23576 vfunc[207]: QTextEdit::removeSelection(int) 23577 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 23578 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 23579 vfunc[210]: QTextEdit::scrollToBottom() 23580 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 23581 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 23582 vfunc[213]: QTextEdit::removeParagraph(int) 23583 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 23584 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 23585 const&) 23586 vfunc[216]: QTextEdit::clearParagraphBackground(int) 23587 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 23588 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 23589 vfunc[219]: QTextEdit::createPopupMenu() 23590 vfunc[220]: QTextEdit::doChangeInterval() 23591 vfunc[221]: NULL or QTextEdit::linksEnabled() const 23592 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 23593 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 23594 23595 Table 8-237. Secondary vtable for QTextView 23596 Base Offset -40 23597 Virtual Base Offset 0 23598 RTTI typeinfo for QTextView 23599 vfunc[0]: non-virtual thunk to QTextView::~QTextView() 23600 vfunc[1]: non-virtual thunk to QTextView::~QTextView() 23601 vfunc[2]: QPaintDevice::setResolution(int) 23602 vfunc[3]: QPaintDevice::resolution() const 23603 vfunc[4]: QPaintDevice::handle() const 23604 vfunc[5]: QPaintDevice::x11RenderHandle() const 23605 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 23606 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 23607 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 23608 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 23609 const 23610 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 23611 23612 The Run Time Type Information for the QTextView class is 23613 described by Table 8-238 23614 23615 Table 8-238. typeinfo for QTextView 23616 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23617 Name typeinfo name for QTextView 23618 basetype: typeinfo for QTextEdit 23619 __________________________________________________________ 23620 23621 8.2.22.11. Class data for QTab 23622 23623 The virtual table for the QTab class is described in the 23624 generic part of this specification. 23625 23626 The Run Time Type Information for the QTab class is described 23627 by Table 8-239 23628 23629 Table 8-239. typeinfo for QTab 23630 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23631 Name typeinfo name for QTab 23632 basetype: typeinfo for Qt 23633 __________________________________________________________ 23634 23635 8.2.22.12. Class data for QDial 23636 23637 The virtual table for the QDial class is described by Table 23638 8-240 23639 23640 Table 8-240. Primary vtable for QDial 23641 Base Offset 0 23642 Virtual Base Offset 0 23643 RTTI typeinfo for QDial 23644 vfunc[0]: NULL or QDial::metaObject() const 23645 vfunc[1]: QDial::className() const 23646 vfunc[2]: QDial::qt_cast(char const*) 23647 vfunc[3]: QDial::qt_invoke(int, QUObject*) 23648 vfunc[4]: QDial::qt_emit(int, QUObject*) 23649 vfunc[5]: QDial::qt_property(int, int, QVariant*) 23650 vfunc[6]: QDial::~QDial() 23651 vfunc[7]: QDial::~QDial() 23652 vfunc[8]: QWidget::event(QEvent*) 23653 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23654 vfunc[10]: QWidget::setName(char const*) 23655 vfunc[11]: QObject::insertChild(QObject*) 23656 vfunc[12]: QObject::removeChild(QObject*) 23657 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23658 vfunc[14]: QObject::property(char const*) const 23659 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23660 vfunc[16]: QObject::childEvent(QChildEvent*) 23661 vfunc[17]: QObject::customEvent(QCustomEvent*) 23662 vfunc[18]: QObject::connectNotify(char const*) 23663 vfunc[19]: QObject::disconnectNotify(char const*) 23664 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23665 const*, char const*) 23666 vfunc[21]: QWidget::setEnabled(bool) 23667 vfunc[22]: QWidget::setMinimumSize(int, int) 23668 vfunc[23]: QWidget::setMaximumSize(int, int) 23669 vfunc[24]: QWidget::setSizeIncrement(int, int) 23670 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 23671 vfunc[26]: QWidget::setEraseColor(QColor const&) 23672 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 23673 vfunc[28]: QWidget::setPalette(QPalette const&) 23674 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 23675 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 23676 vfunc[31]: QWidget::setFont(QFont const&) 23677 vfunc[32]: QWidget::setCursor(QCursor const&) 23678 vfunc[33]: QWidget::unsetCursor() 23679 vfunc[34]: QWidget::setMask(QBitmap const&) 23680 vfunc[35]: QWidget::setMask(QRegion const&) 23681 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 23682 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 23683 vfunc[38]: QWidget::setCaption(QString const&) 23684 vfunc[39]: QWidget::setIcon(QPixmap const&) 23685 vfunc[40]: QWidget::setIconText(QString const&) 23686 vfunc[41]: QWidget::setMouseTracking(bool) 23687 vfunc[42]: QWidget::setFocus() 23688 vfunc[43]: QWidget::setActiveWindow() 23689 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 23690 vfunc[45]: QWidget::setFocusProxy(QWidget*) 23691 vfunc[46]: QWidget::setUpdatesEnabled(bool) 23692 vfunc[47]: QWidget::show() 23693 vfunc[48]: QWidget::hide() 23694 vfunc[49]: QWidget::showMinimized() 23695 vfunc[50]: QWidget::showMaximized() 23696 vfunc[51]: QWidget::showNormal() 23697 vfunc[52]: QWidget::polish() 23698 vfunc[53]: QWidget::move(int, int) 23699 vfunc[54]: QWidget::resize(int, int) 23700 vfunc[55]: QWidget::setGeometry(int, int, int, int) 23701 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 23702 vfunc[57]: QWidget::close(bool) 23703 vfunc[58]: QDial::sizeHint() const 23704 vfunc[59]: QDial::minimumSizeHint() const 23705 vfunc[60]: QWidget::sizePolicy() const 23706 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 23707 vfunc[62]: QWidget::heightForWidth(int) const 23708 vfunc[63]: QWidget::adjustSize() 23709 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 23710 const&, bool) 23711 vfunc[65]: QWidget::setAcceptDrops(bool) 23712 vfunc[66]: QWidget::setAutoMask(bool) 23713 vfunc[67]: 23714 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 23715 vfunc[68]: QWidget::customWhatsThis() const 23716 vfunc[69]: QDial::mousePressEvent(QMouseEvent*) 23717 vfunc[70]: QDial::mouseReleaseEvent(QMouseEvent*) 23718 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 23719 vfunc[72]: QDial::mouseMoveEvent(QMouseEvent*) 23720 vfunc[73]: QDial::wheelEvent(QWheelEvent*) 23721 vfunc[74]: QDial::keyPressEvent(QKeyEvent*) 23722 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 23723 vfunc[76]: QDial::focusInEvent(QFocusEvent*) 23724 vfunc[77]: QDial::focusOutEvent(QFocusEvent*) 23725 vfunc[78]: QWidget::enterEvent(QEvent*) 23726 vfunc[79]: QWidget::leaveEvent(QEvent*) 23727 vfunc[80]: QDial::paintEvent(QPaintEvent*) 23728 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 23729 vfunc[82]: QDial::resizeEvent(QResizeEvent*) 23730 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 23731 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 23732 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 23733 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 23734 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 23735 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 23736 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 23737 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 23738 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 23739 vfunc[92]: QWidget::dropEvent(QDropEvent*) 23740 vfunc[93]: QWidget::showEvent(QShowEvent*) 23741 vfunc[94]: QWidget::hideEvent(QHideEvent*) 23742 vfunc[95]: QWidget::x11Event(_XEvent*) 23743 vfunc[96]: QWidget::updateMask() 23744 vfunc[97]: QWidget::styleChange(QStyle&) 23745 vfunc[98]: QWidget::enabledChange(bool) 23746 vfunc[99]: QWidget::paletteChange(QPalette const&) 23747 vfunc[100]: QWidget::fontChange(QFont const&) 23748 vfunc[101]: QWidget::windowActivationChange(bool) 23749 vfunc[102]: QWidget::metric(int) const 23750 vfunc[103]: QWidget::create(unsigned long, bool, bool) 23751 vfunc[104]: QWidget::destroy(bool, bool) 23752 vfunc[105]: NULL or QWidget::setWState(unsigned int) 23753 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 23754 vfunc[107]: QWidget::focusNextPrevChild(bool) 23755 vfunc[108]: QWidget::setKeyCompression(bool) 23756 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 23757 bool, QFont*) 23758 vfunc[110]: QDial::setNotchTarget(double) 23759 vfunc[111]: QDial::setValue(int) 23760 vfunc[112]: QDial::setNotchesVisible(bool) 23761 vfunc[113]: QDial::setWrapping(bool) 23762 vfunc[114]: QDial::setTracking(bool) 23763 vfunc[115]: QDial::valueChange() 23764 vfunc[116]: QDial::rangeChange() 23765 vfunc[117]: QDial::repaintScreen(QRect const*) 23766 23767 Table 8-241. Secondary vtable for QDial 23768 Base Offset -40 23769 Virtual Base Offset 0 23770 RTTI typeinfo for QDial 23771 vfunc[0]: non-virtual thunk to QDial::~QDial() 23772 vfunc[1]: non-virtual thunk to QDial::~QDial() 23773 vfunc[2]: QPaintDevice::setResolution(int) 23774 vfunc[3]: QPaintDevice::resolution() const 23775 vfunc[4]: QPaintDevice::handle() const 23776 vfunc[5]: QPaintDevice::x11RenderHandle() const 23777 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 23778 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 23779 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 23780 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 23781 const 23782 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 23783 23784 Table 8-242. Secondary vtable for QDial 23785 Base Offset -116 23786 Virtual Base Offset 0 23787 RTTI typeinfo for QDial 23788 vfunc[0]: non-virtual thunk to QDial::~QDial() 23789 vfunc[1]: non-virtual thunk to QDial::~QDial() 23790 vfunc[2]: non-virtual thunk to QDial::valueChange() 23791 vfunc[3]: non-virtual thunk to QDial::rangeChange() 23792 vfunc[4]: QRangeControl::stepChange() 23793 23794 The Run Time Type Information for the QDial class is described 23795 by Table 8-243 23796 23797 Table 8-243. typeinfo for QDial 23798 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 23799 Name typeinfo name for QDial 23800 flags: 0 23801 basetype: typeinfo for QWidget 2 23802 basetype: typeinfo for QRangeControl 29698 23803 __________________________________________________________ 23804 23805 8.2.22.13. Class data for QListView 23806 23807 The virtual table for the QListView class is described by Table 23808 8-244 23809 23810 Table 8-244. Primary vtable for QListView 23811 Base Offset 0 23812 Virtual Base Offset 0 23813 RTTI typeinfo for QListView 23814 vfunc[0]: NULL or QListView::metaObject() const 23815 vfunc[1]: QListView::className() const 23816 vfunc[2]: QListView::qt_cast(char const*) 23817 vfunc[3]: QListView::qt_invoke(int, QUObject*) 23818 vfunc[4]: QListView::qt_emit(int, QUObject*) 23819 vfunc[5]: QListView::qt_property(int, int, QVariant*) 23820 vfunc[6]: QListView::~QListView() 23821 vfunc[7]: QListView::~QListView() 23822 vfunc[8]: QWidget::event(QEvent*) 23823 vfunc[9]: QListView::eventFilter(QObject*, QEvent*) 23824 vfunc[10]: QWidget::setName(char const*) 23825 vfunc[11]: QObject::insertChild(QObject*) 23826 vfunc[12]: QScrollView::removeChild(QObject*) 23827 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23828 vfunc[14]: QObject::property(char const*) const 23829 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23830 vfunc[16]: QObject::childEvent(QChildEvent*) 23831 vfunc[17]: QObject::customEvent(QCustomEvent*) 23832 vfunc[18]: QObject::connectNotify(char const*) 23833 vfunc[19]: QObject::disconnectNotify(char const*) 23834 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23835 const*, char const*) 23836 vfunc[21]: QScrollView::setEnabled(bool) 23837 vfunc[22]: QWidget::setMinimumSize(int, int) 23838 vfunc[23]: QWidget::setMaximumSize(int, int) 23839 vfunc[24]: QWidget::setSizeIncrement(int, int) 23840 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 23841 vfunc[26]: QWidget::setEraseColor(QColor const&) 23842 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 23843 vfunc[28]: QListView::setPalette(QPalette const&) 23844 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 23845 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 23846 vfunc[31]: QListView::setFont(QFont const&) 23847 vfunc[32]: QWidget::setCursor(QCursor const&) 23848 vfunc[33]: QWidget::unsetCursor() 23849 vfunc[34]: QWidget::setMask(QBitmap const&) 23850 vfunc[35]: QWidget::setMask(QRegion const&) 23851 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 23852 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 23853 vfunc[38]: QWidget::setCaption(QString const&) 23854 vfunc[39]: QWidget::setIcon(QPixmap const&) 23855 vfunc[40]: QWidget::setIconText(QString const&) 23856 vfunc[41]: QWidget::setMouseTracking(bool) 23857 vfunc[42]: QWidget::setFocus() 23858 vfunc[43]: QWidget::setActiveWindow() 23859 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 23860 vfunc[45]: QWidget::setFocusProxy(QWidget*) 23861 vfunc[46]: QWidget::setUpdatesEnabled(bool) 23862 vfunc[47]: QListView::show() 23863 vfunc[48]: QWidget::hide() 23864 vfunc[49]: QWidget::showMinimized() 23865 vfunc[50]: QWidget::showMaximized() 23866 vfunc[51]: QWidget::showNormal() 23867 vfunc[52]: QWidget::polish() 23868 vfunc[53]: QWidget::move(int, int) 23869 vfunc[54]: QScrollView::resize(int, int) 23870 vfunc[55]: QWidget::setGeometry(int, int, int, int) 23871 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 23872 vfunc[57]: QWidget::close(bool) 23873 vfunc[58]: QListView::sizeHint() const 23874 vfunc[59]: QListView::minimumSizeHint() const 23875 vfunc[60]: QWidget::sizePolicy() const 23876 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 23877 vfunc[62]: QWidget::heightForWidth(int) const 23878 vfunc[63]: QWidget::adjustSize() 23879 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 23880 const&, bool) 23881 vfunc[65]: QWidget::setAcceptDrops(bool) 23882 vfunc[66]: QWidget::setAutoMask(bool) 23883 vfunc[67]: 23884 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 23885 vfunc[68]: QWidget::customWhatsThis() const 23886 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 23887 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 23888 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 23889 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 23890 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 23891 vfunc[74]: QListView::keyPressEvent(QKeyEvent*) 23892 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 23893 vfunc[76]: QListView::focusInEvent(QFocusEvent*) 23894 vfunc[77]: QListView::focusOutEvent(QFocusEvent*) 23895 vfunc[78]: QWidget::enterEvent(QEvent*) 23896 vfunc[79]: QWidget::leaveEvent(QEvent*) 23897 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 23898 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 23899 vfunc[82]: QListView::resizeEvent(QResizeEvent*) 23900 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 23901 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 23902 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 23903 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 23904 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 23905 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 23906 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 23907 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 23908 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 23909 vfunc[92]: QWidget::dropEvent(QDropEvent*) 23910 vfunc[93]: QListView::showEvent(QShowEvent*) 23911 vfunc[94]: QWidget::hideEvent(QHideEvent*) 23912 vfunc[95]: QWidget::x11Event(_XEvent*) 23913 vfunc[96]: QWidget::updateMask() 23914 vfunc[97]: QListView::styleChange(QStyle&) 23915 vfunc[98]: QWidget::enabledChange(bool) 23916 vfunc[99]: QWidget::paletteChange(QPalette const&) 23917 vfunc[100]: QScrollView::fontChange(QFont const&) 23918 vfunc[101]: QListView::windowActivationChange(bool) 23919 vfunc[102]: QWidget::metric(int) const 23920 vfunc[103]: QWidget::create(unsigned long, bool, bool) 23921 vfunc[104]: QWidget::destroy(bool, bool) 23922 vfunc[105]: NULL or QWidget::setWState(unsigned int) 23923 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 23924 vfunc[107]: QScrollView::focusNextPrevChild(bool) 23925 vfunc[108]: QWidget::setKeyCompression(bool) 23926 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 23927 bool, QFont*) 23928 vfunc[110]: QFrame::setFrameStyle(int) 23929 vfunc[111]: QFrame::setLineWidth(int) 23930 vfunc[112]: QFrame::setMargin(int) 23931 vfunc[113]: QFrame::setMidLineWidth(int) 23932 vfunc[114]: QFrame::setFrameRect(QRect const&) 23933 vfunc[115]: QFrame::drawFrame(QPainter*) 23934 vfunc[116]: QScrollView::drawContents(QPainter*) 23935 vfunc[117]: QScrollView::frameChanged() 23936 vfunc[118]: 23937 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 23938 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 23939 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 23940 vfunc[121]: 23941 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 23942 vfunc[122]: 23943 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 23944 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 23945 vfunc[124]: QScrollView::setDragAutoScroll(bool) 23946 vfunc[125]: QScrollView::resizeContents(int, int) 23947 vfunc[126]: QListView::setContentsPos(int, int) 23948 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 23949 int) 23950 vfunc[128]: QListView::drawContentsOffset(QPainter*, int, int, 23951 int, int, int, int) 23952 vfunc[129]: QListView::contentsMousePressEvent(QMouseEvent*) 23953 vfunc[130]: QListView::contentsMouseReleaseEvent(QMouseEvent*) 23954 vfunc[131]: 23955 QListView::contentsMouseDoubleClickEvent(QMouseEvent*) 23956 vfunc[132]: QListView::contentsMouseMoveEvent(QMouseEvent*) 23957 vfunc[133]: QListView::contentsDragEnterEvent(QDragEnterEvent*) 23958 vfunc[134]: QListView::contentsDragMoveEvent(QDragMoveEvent*) 23959 vfunc[135]: QListView::contentsDragLeaveEvent(QDragLeaveEvent*) 23960 vfunc[136]: QListView::contentsDropEvent(QDropEvent*) 23961 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 23962 vfunc[138]: 23963 QListView::contentsContextMenuEvent(QContextMenuEvent*) 23964 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 23965 vfunc[140]: QListView::viewportResizeEvent(QResizeEvent*) 23966 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 23967 vfunc[142]: 23968 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 23969 vfunc[143]: 23970 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 23971 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 23972 vfunc[145]: 23973 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 23974 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 23975 vfunc[147]: 23976 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 23977 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 23978 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 23979 vfunc[150]: 23980 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 23981 vfunc[151]: QScrollView::setMargins(int, int, int, int) 23982 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 23983 int, int) 23984 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 23985 int, int) 23986 vfunc[154]: QListView::setTreeStepSize(int) 23987 vfunc[155]: QListView::insertItem(QListViewItem*) 23988 vfunc[156]: QListView::takeItem(QListViewItem*) 23989 vfunc[157]: NULL or QListView::removeItem(QListViewItem*) 23990 vfunc[158]: QListView::addColumn(QString const&, int) 23991 vfunc[159]: QListView::addColumn(QIconSet const&, QString 23992 const&, int) 23993 vfunc[160]: QListView::removeColumn(int) 23994 vfunc[161]: QListView::setColumnText(int, QString const&) 23995 vfunc[162]: QListView::setColumnText(int, QIconSet const&, 23996 QString const&) 23997 vfunc[163]: QListView::setColumnWidth(int, int) 23998 vfunc[164]: QListView::setColumnWidthMode(int, 23999 QListView::WidthMode) 24000 vfunc[165]: QListView::setColumnAlignment(int, int) 24001 vfunc[166]: QListView::setMultiSelection(bool) 24002 vfunc[167]: QListView::clearSelection() 24003 vfunc[168]: QListView::setSelected(QListViewItem*, bool) 24004 vfunc[169]: QListView::setOpen(QListViewItem*, bool) 24005 vfunc[170]: QListView::setCurrentItem(QListViewItem*) 24006 vfunc[171]: QListView::setAllColumnsShowFocus(bool) 24007 vfunc[172]: QListView::setItemMargin(int) 24008 vfunc[173]: QListView::setRootIsDecorated(bool) 24009 vfunc[174]: QListView::setSorting(int, bool) 24010 vfunc[175]: QListView::sort() 24011 vfunc[176]: QListView::setShowSortIndicator(bool) 24012 vfunc[177]: QListView::setShowToolTips(bool) 24013 vfunc[178]: QListView::setResizeMode(QListView::ResizeMode) 24014 vfunc[179]: 24015 QListView::setDefaultRenameAction(QListView::RenameAction) 24016 vfunc[180]: QListView::clear() 24017 vfunc[181]: QListView::invertSelection() 24018 vfunc[182]: QListView::selectAll(bool) 24019 vfunc[183]: QListView::dragObject() 24020 vfunc[184]: QListView::startDrag() 24021 vfunc[185]: QListView::paintEmptyArea(QPainter*, QRect const&) 24022 24023 Table 8-245. Secondary vtable for QListView 24024 Base Offset -40 24025 Virtual Base Offset 0 24026 RTTI typeinfo for QListView 24027 vfunc[0]: non-virtual thunk to QListView::~QListView() 24028 vfunc[1]: non-virtual thunk to QListView::~QListView() 24029 vfunc[2]: QPaintDevice::setResolution(int) 24030 vfunc[3]: QPaintDevice::resolution() const 24031 vfunc[4]: QPaintDevice::handle() const 24032 vfunc[5]: QPaintDevice::x11RenderHandle() const 24033 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 24034 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 24035 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 24036 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 24037 const 24038 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 24039 24040 The Run Time Type Information for the QListView class is 24041 described by Table 8-246 24042 24043 Table 8-246. typeinfo for QListView 24044 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24045 Name typeinfo name for QListView 24046 basetype: typeinfo for QScrollView 24047 __________________________________________________________ 24048 24049 8.2.22.14. Class data for QDesktopWidget 24050 24051 The virtual table for the QDesktopWidget class is described by 24052 Table 8-247 24053 24054 Table 8-247. Primary vtable for QDesktopWidget 24055 Base Offset 0 24056 Virtual Base Offset 0 24057 RTTI typeinfo for QDesktopWidget 24058 vfunc[0]: NULL or QDesktopWidget::metaObject() const 24059 vfunc[1]: QDesktopWidget::className() const 24060 vfunc[2]: QDesktopWidget::qt_cast(char const*) 24061 vfunc[3]: QDesktopWidget::qt_invoke(int, QUObject*) 24062 vfunc[4]: QDesktopWidget::qt_emit(int, QUObject*) 24063 vfunc[5]: QDesktopWidget::qt_property(int, int, QVariant*) 24064 vfunc[6]: QDesktopWidget::~QDesktopWidget() 24065 vfunc[7]: QDesktopWidget::~QDesktopWidget() 24066 vfunc[8]: QWidget::event(QEvent*) 24067 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24068 vfunc[10]: QWidget::setName(char const*) 24069 vfunc[11]: QDesktopWidget::insertChild(QObject*) 24070 vfunc[12]: QObject::removeChild(QObject*) 24071 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24072 vfunc[14]: QObject::property(char const*) const 24073 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24074 vfunc[16]: QObject::childEvent(QChildEvent*) 24075 vfunc[17]: QObject::customEvent(QCustomEvent*) 24076 vfunc[18]: QObject::connectNotify(char const*) 24077 vfunc[19]: QObject::disconnectNotify(char const*) 24078 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24079 const*, char const*) 24080 vfunc[21]: QWidget::setEnabled(bool) 24081 vfunc[22]: QWidget::setMinimumSize(int, int) 24082 vfunc[23]: QWidget::setMaximumSize(int, int) 24083 vfunc[24]: QWidget::setSizeIncrement(int, int) 24084 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 24085 vfunc[26]: QWidget::setEraseColor(QColor const&) 24086 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 24087 vfunc[28]: QWidget::setPalette(QPalette const&) 24088 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 24089 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 24090 vfunc[31]: QWidget::setFont(QFont const&) 24091 vfunc[32]: QWidget::setCursor(QCursor const&) 24092 vfunc[33]: QWidget::unsetCursor() 24093 vfunc[34]: QWidget::setMask(QBitmap const&) 24094 vfunc[35]: QWidget::setMask(QRegion const&) 24095 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 24096 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 24097 vfunc[38]: QWidget::setCaption(QString const&) 24098 vfunc[39]: QWidget::setIcon(QPixmap const&) 24099 vfunc[40]: QWidget::setIconText(QString const&) 24100 vfunc[41]: QWidget::setMouseTracking(bool) 24101 vfunc[42]: QWidget::setFocus() 24102 vfunc[43]: QWidget::setActiveWindow() 24103 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 24104 vfunc[45]: QWidget::setFocusProxy(QWidget*) 24105 vfunc[46]: QWidget::setUpdatesEnabled(bool) 24106 vfunc[47]: QWidget::show() 24107 vfunc[48]: QWidget::hide() 24108 vfunc[49]: QWidget::showMinimized() 24109 vfunc[50]: QWidget::showMaximized() 24110 vfunc[51]: QWidget::showNormal() 24111 vfunc[52]: QWidget::polish() 24112 vfunc[53]: QWidget::move(int, int) 24113 vfunc[54]: QWidget::resize(int, int) 24114 vfunc[55]: QWidget::setGeometry(int, int, int, int) 24115 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 24116 vfunc[57]: QWidget::close(bool) 24117 vfunc[58]: QWidget::sizeHint() const 24118 vfunc[59]: QWidget::minimumSizeHint() const 24119 vfunc[60]: QWidget::sizePolicy() const 24120 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 24121 vfunc[62]: QWidget::heightForWidth(int) const 24122 vfunc[63]: QWidget::adjustSize() 24123 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 24124 const&, bool) 24125 vfunc[65]: QWidget::setAcceptDrops(bool) 24126 vfunc[66]: QWidget::setAutoMask(bool) 24127 vfunc[67]: 24128 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 24129 vfunc[68]: QWidget::customWhatsThis() const 24130 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 24131 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 24132 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 24133 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 24134 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 24135 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 24136 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 24137 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 24138 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 24139 vfunc[78]: QWidget::enterEvent(QEvent*) 24140 vfunc[79]: QWidget::leaveEvent(QEvent*) 24141 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 24142 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 24143 vfunc[82]: QDesktopWidget::resizeEvent(QResizeEvent*) 24144 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 24145 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 24146 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 24147 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 24148 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 24149 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 24150 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 24151 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 24152 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 24153 vfunc[92]: QWidget::dropEvent(QDropEvent*) 24154 vfunc[93]: QWidget::showEvent(QShowEvent*) 24155 vfunc[94]: QWidget::hideEvent(QHideEvent*) 24156 vfunc[95]: QWidget::x11Event(_XEvent*) 24157 vfunc[96]: QWidget::updateMask() 24158 vfunc[97]: QWidget::styleChange(QStyle&) 24159 vfunc[98]: QWidget::enabledChange(bool) 24160 vfunc[99]: QWidget::paletteChange(QPalette const&) 24161 vfunc[100]: QWidget::fontChange(QFont const&) 24162 vfunc[101]: QWidget::windowActivationChange(bool) 24163 vfunc[102]: QWidget::metric(int) const 24164 vfunc[103]: QWidget::create(unsigned long, bool, bool) 24165 vfunc[104]: QWidget::destroy(bool, bool) 24166 vfunc[105]: NULL or QWidget::setWState(unsigned int) 24167 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 24168 vfunc[107]: QWidget::focusNextPrevChild(bool) 24169 vfunc[108]: QWidget::setKeyCompression(bool) 24170 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 24171 bool, QFont*) 24172 24173 Table 8-248. Secondary vtable for QDesktopWidget 24174 Base Offset -40 24175 Virtual Base Offset 0 24176 RTTI typeinfo for QDesktopWidget 24177 vfunc[0]: non-virtual thunk to 24178 QDesktopWidget::~QDesktopWidget() 24179 vfunc[1]: non-virtual thunk to 24180 QDesktopWidget::~QDesktopWidget() 24181 vfunc[2]: QPaintDevice::setResolution(int) 24182 vfunc[3]: QPaintDevice::resolution() const 24183 vfunc[4]: QPaintDevice::handle() const 24184 vfunc[5]: QPaintDevice::x11RenderHandle() const 24185 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 24186 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 24187 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 24188 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 24189 const 24190 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 24191 24192 The Run Time Type Information for the QDesktopWidget class is 24193 described by Table 8-249 24194 24195 Table 8-249. typeinfo for QDesktopWidget 24196 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24197 Name typeinfo name for QDesktopWidget 24198 basetype: typeinfo for QWidget 24199 __________________________________________________________ 24200 24201 8.2.22.15. Class data for QListBoxItem 24202 24203 The virtual table for the QListBoxItem class is described in 24204 the generic part of this specification. 24205 24206 The Run Time Type Information for the QListBoxItem class is 24207 described by Table 8-250 24208 24209 Table 8-250. typeinfo for QListBoxItem 24210 Base Vtable vtable for __cxxabiv1::__class_type_info 24211 Name typeinfo name for QListBoxItem 24212 __________________________________________________________ 24213 24214 8.2.22.16. Class data for QScrollBar 24215 24216 The virtual table for the QScrollBar class is described by 24217 Table 8-251 24218 24219 Table 8-251. Primary vtable for QScrollBar 24220 Base Offset 0 24221 Virtual Base Offset 0 24222 RTTI typeinfo for QScrollBar 24223 vfunc[0]: NULL or QScrollBar::metaObject() const 24224 vfunc[1]: QScrollBar::className() const 24225 vfunc[2]: QScrollBar::qt_cast(char const*) 24226 vfunc[3]: QScrollBar::qt_invoke(int, QUObject*) 24227 vfunc[4]: QScrollBar::qt_emit(int, QUObject*) 24228 vfunc[5]: QScrollBar::qt_property(int, int, QVariant*) 24229 vfunc[6]: QScrollBar::~QScrollBar() 24230 vfunc[7]: QScrollBar::~QScrollBar() 24231 vfunc[8]: QWidget::event(QEvent*) 24232 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24233 vfunc[10]: QWidget::setName(char const*) 24234 vfunc[11]: QObject::insertChild(QObject*) 24235 vfunc[12]: QObject::removeChild(QObject*) 24236 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24237 vfunc[14]: QObject::property(char const*) const 24238 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24239 vfunc[16]: QObject::childEvent(QChildEvent*) 24240 vfunc[17]: QObject::customEvent(QCustomEvent*) 24241 vfunc[18]: QObject::connectNotify(char const*) 24242 vfunc[19]: QObject::disconnectNotify(char const*) 24243 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24244 const*, char const*) 24245 vfunc[21]: QWidget::setEnabled(bool) 24246 vfunc[22]: QWidget::setMinimumSize(int, int) 24247 vfunc[23]: QWidget::setMaximumSize(int, int) 24248 vfunc[24]: QWidget::setSizeIncrement(int, int) 24249 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 24250 vfunc[26]: QWidget::setEraseColor(QColor const&) 24251 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 24252 vfunc[28]: QScrollBar::setPalette(QPalette const&) 24253 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 24254 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 24255 vfunc[31]: QWidget::setFont(QFont const&) 24256 vfunc[32]: QWidget::setCursor(QCursor const&) 24257 vfunc[33]: QWidget::unsetCursor() 24258 vfunc[34]: QWidget::setMask(QBitmap const&) 24259 vfunc[35]: QWidget::setMask(QRegion const&) 24260 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 24261 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 24262 vfunc[38]: QWidget::setCaption(QString const&) 24263 vfunc[39]: QWidget::setIcon(QPixmap const&) 24264 vfunc[40]: QWidget::setIconText(QString const&) 24265 vfunc[41]: QWidget::setMouseTracking(bool) 24266 vfunc[42]: QWidget::setFocus() 24267 vfunc[43]: QWidget::setActiveWindow() 24268 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 24269 vfunc[45]: QWidget::setFocusProxy(QWidget*) 24270 vfunc[46]: QWidget::setUpdatesEnabled(bool) 24271 vfunc[47]: QWidget::show() 24272 vfunc[48]: QWidget::hide() 24273 vfunc[49]: QWidget::showMinimized() 24274 vfunc[50]: QWidget::showMaximized() 24275 vfunc[51]: QWidget::showNormal() 24276 vfunc[52]: QWidget::polish() 24277 vfunc[53]: QWidget::move(int, int) 24278 vfunc[54]: QWidget::resize(int, int) 24279 vfunc[55]: QWidget::setGeometry(int, int, int, int) 24280 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 24281 vfunc[57]: QWidget::close(bool) 24282 vfunc[58]: QScrollBar::sizeHint() const 24283 vfunc[59]: QWidget::minimumSizeHint() const 24284 vfunc[60]: QWidget::sizePolicy() const 24285 vfunc[61]: QScrollBar::setSizePolicy(QSizePolicy) 24286 vfunc[62]: QWidget::heightForWidth(int) const 24287 vfunc[63]: QWidget::adjustSize() 24288 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 24289 const&, bool) 24290 vfunc[65]: QWidget::setAcceptDrops(bool) 24291 vfunc[66]: QWidget::setAutoMask(bool) 24292 vfunc[67]: 24293 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 24294 vfunc[68]: QWidget::customWhatsThis() const 24295 vfunc[69]: QScrollBar::mousePressEvent(QMouseEvent*) 24296 vfunc[70]: QScrollBar::mouseReleaseEvent(QMouseEvent*) 24297 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 24298 vfunc[72]: QScrollBar::mouseMoveEvent(QMouseEvent*) 24299 vfunc[73]: QScrollBar::wheelEvent(QWheelEvent*) 24300 vfunc[74]: QScrollBar::keyPressEvent(QKeyEvent*) 24301 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 24302 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 24303 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 24304 vfunc[78]: QWidget::enterEvent(QEvent*) 24305 vfunc[79]: QWidget::leaveEvent(QEvent*) 24306 vfunc[80]: QScrollBar::paintEvent(QPaintEvent*) 24307 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 24308 vfunc[82]: QScrollBar::resizeEvent(QResizeEvent*) 24309 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 24310 vfunc[84]: QScrollBar::contextMenuEvent(QContextMenuEvent*) 24311 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 24312 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 24313 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 24314 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 24315 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 24316 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 24317 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 24318 vfunc[92]: QWidget::dropEvent(QDropEvent*) 24319 vfunc[93]: QWidget::showEvent(QShowEvent*) 24320 vfunc[94]: QScrollBar::hideEvent(QHideEvent*) 24321 vfunc[95]: QWidget::x11Event(_XEvent*) 24322 vfunc[96]: QWidget::updateMask() 24323 vfunc[97]: QScrollBar::styleChange(QStyle&) 24324 vfunc[98]: QWidget::enabledChange(bool) 24325 vfunc[99]: QWidget::paletteChange(QPalette const&) 24326 vfunc[100]: QWidget::fontChange(QFont const&) 24327 vfunc[101]: QWidget::windowActivationChange(bool) 24328 vfunc[102]: QWidget::metric(int) const 24329 vfunc[103]: QWidget::create(unsigned long, bool, bool) 24330 vfunc[104]: QWidget::destroy(bool, bool) 24331 vfunc[105]: NULL or QWidget::setWState(unsigned int) 24332 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 24333 vfunc[107]: QWidget::focusNextPrevChild(bool) 24334 vfunc[108]: QWidget::setKeyCompression(bool) 24335 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 24336 bool, QFont*) 24337 vfunc[110]: QScrollBar::setOrientation(Qt::Orientation) 24338 vfunc[111]: NULL or QScrollBar::setTracking(bool) 24339 vfunc[112]: QScrollBar::valueChange() 24340 vfunc[113]: QScrollBar::stepChange() 24341 vfunc[114]: QScrollBar::rangeChange() 24342 24343 Table 8-252. Secondary vtable for QScrollBar 24344 Base Offset -40 24345 Virtual Base Offset 0 24346 RTTI typeinfo for QScrollBar 24347 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 24348 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 24349 vfunc[2]: QPaintDevice::setResolution(int) 24350 vfunc[3]: QPaintDevice::resolution() const 24351 vfunc[4]: QPaintDevice::handle() const 24352 vfunc[5]: QPaintDevice::x11RenderHandle() const 24353 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 24354 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 24355 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 24356 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 24357 const 24358 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 24359 24360 Table 8-253. Secondary vtable for QScrollBar 24361 Base Offset -116 24362 Virtual Base Offset 0 24363 RTTI typeinfo for QScrollBar 24364 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 24365 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 24366 vfunc[2]: non-virtual thunk to QScrollBar::valueChange() 24367 vfunc[3]: non-virtual thunk to QScrollBar::rangeChange() 24368 vfunc[4]: non-virtual thunk to QScrollBar::stepChange() 24369 24370 The Run Time Type Information for the QScrollBar class is 24371 described by Table 8-254 24372 24373 Table 8-254. typeinfo for QScrollBar 24374 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 24375 Name typeinfo name for QScrollBar 24376 flags: 0 24377 basetype: typeinfo for QWidget 2 24378 basetype: typeinfo for QRangeControl 29698 24379 __________________________________________________________ 24380 24381 8.2.22.17. Class data for QIconFactory 24382 24383 The virtual table for the QIconFactory class is described in 24384 the generic part of this specification. 24385 24386 The Run Time Type Information for the QIconFactory class is 24387 described by Table 8-255 24388 24389 Table 8-255. typeinfo for QIconFactory 24390 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 24391 Name typeinfo name for QIconFactory 24392 flags: 0 24393 basetype: typeinfo for QShared 1024 24394 __________________________________________________________ 24395 24396 8.2.22.18. Class data for QSpinBox 24397 24398 The virtual table for the QSpinBox class is described by Table 24399 8-256 24400 24401 Table 8-256. Primary vtable for QSpinBox 24402 Base Offset 0 24403 Virtual Base Offset 0 24404 RTTI typeinfo for QSpinBox 24405 vfunc[0]: NULL or QSpinBox::metaObject() const 24406 vfunc[1]: QSpinBox::className() const 24407 vfunc[2]: QSpinBox::qt_cast(char const*) 24408 vfunc[3]: QSpinBox::qt_invoke(int, QUObject*) 24409 vfunc[4]: QSpinBox::qt_emit(int, QUObject*) 24410 vfunc[5]: QSpinBox::qt_property(int, int, QVariant*) 24411 vfunc[6]: QSpinBox::~QSpinBox() 24412 vfunc[7]: QSpinBox::~QSpinBox() 24413 vfunc[8]: QWidget::event(QEvent*) 24414 vfunc[9]: QSpinBox::eventFilter(QObject*, QEvent*) 24415 vfunc[10]: QWidget::setName(char const*) 24416 vfunc[11]: QObject::insertChild(QObject*) 24417 vfunc[12]: QObject::removeChild(QObject*) 24418 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24419 vfunc[14]: QObject::property(char const*) const 24420 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24421 vfunc[16]: QObject::childEvent(QChildEvent*) 24422 vfunc[17]: QObject::customEvent(QCustomEvent*) 24423 vfunc[18]: QObject::connectNotify(char const*) 24424 vfunc[19]: QObject::disconnectNotify(char const*) 24425 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24426 const*, char const*) 24427 vfunc[21]: QSpinBox::setEnabled(bool) 24428 vfunc[22]: QWidget::setMinimumSize(int, int) 24429 vfunc[23]: QWidget::setMaximumSize(int, int) 24430 vfunc[24]: QWidget::setSizeIncrement(int, int) 24431 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 24432 vfunc[26]: QWidget::setEraseColor(QColor const&) 24433 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 24434 vfunc[28]: QWidget::setPalette(QPalette const&) 24435 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 24436 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 24437 vfunc[31]: QWidget::setFont(QFont const&) 24438 vfunc[32]: QWidget::setCursor(QCursor const&) 24439 vfunc[33]: QWidget::unsetCursor() 24440 vfunc[34]: QWidget::setMask(QBitmap const&) 24441 vfunc[35]: QWidget::setMask(QRegion const&) 24442 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 24443 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 24444 vfunc[38]: QWidget::setCaption(QString const&) 24445 vfunc[39]: QWidget::setIcon(QPixmap const&) 24446 vfunc[40]: QWidget::setIconText(QString const&) 24447 vfunc[41]: QWidget::setMouseTracking(bool) 24448 vfunc[42]: QWidget::setFocus() 24449 vfunc[43]: QWidget::setActiveWindow() 24450 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 24451 vfunc[45]: QWidget::setFocusProxy(QWidget*) 24452 vfunc[46]: QWidget::setUpdatesEnabled(bool) 24453 vfunc[47]: QWidget::show() 24454 vfunc[48]: QWidget::hide() 24455 vfunc[49]: QWidget::showMinimized() 24456 vfunc[50]: QWidget::showMaximized() 24457 vfunc[51]: QWidget::showNormal() 24458 vfunc[52]: QWidget::polish() 24459 vfunc[53]: QWidget::move(int, int) 24460 vfunc[54]: QWidget::resize(int, int) 24461 vfunc[55]: QWidget::setGeometry(int, int, int, int) 24462 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 24463 vfunc[57]: QWidget::close(bool) 24464 vfunc[58]: QSpinBox::sizeHint() const 24465 vfunc[59]: QSpinBox::minimumSizeHint() const 24466 vfunc[60]: QWidget::sizePolicy() const 24467 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 24468 vfunc[62]: QWidget::heightForWidth(int) const 24469 vfunc[63]: QWidget::adjustSize() 24470 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 24471 const&, bool) 24472 vfunc[65]: QWidget::setAcceptDrops(bool) 24473 vfunc[66]: QWidget::setAutoMask(bool) 24474 vfunc[67]: 24475 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 24476 vfunc[68]: QWidget::customWhatsThis() const 24477 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 24478 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 24479 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 24480 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 24481 vfunc[73]: QSpinBox::wheelEvent(QWheelEvent*) 24482 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 24483 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 24484 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 24485 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 24486 vfunc[78]: QWidget::enterEvent(QEvent*) 24487 vfunc[79]: QSpinBox::leaveEvent(QEvent*) 24488 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 24489 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 24490 vfunc[82]: QSpinBox::resizeEvent(QResizeEvent*) 24491 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 24492 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 24493 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 24494 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 24495 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 24496 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 24497 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 24498 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 24499 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 24500 vfunc[92]: QWidget::dropEvent(QDropEvent*) 24501 vfunc[93]: QWidget::showEvent(QShowEvent*) 24502 vfunc[94]: QWidget::hideEvent(QHideEvent*) 24503 vfunc[95]: QWidget::x11Event(_XEvent*) 24504 vfunc[96]: QWidget::updateMask() 24505 vfunc[97]: QSpinBox::styleChange(QStyle&) 24506 vfunc[98]: QWidget::enabledChange(bool) 24507 vfunc[99]: QWidget::paletteChange(QPalette const&) 24508 vfunc[100]: QWidget::fontChange(QFont const&) 24509 vfunc[101]: QWidget::windowActivationChange(bool) 24510 vfunc[102]: QWidget::metric(int) const 24511 vfunc[103]: QWidget::create(unsigned long, bool, bool) 24512 vfunc[104]: QWidget::destroy(bool, bool) 24513 vfunc[105]: NULL or QWidget::setWState(unsigned int) 24514 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 24515 vfunc[107]: QWidget::focusNextPrevChild(bool) 24516 vfunc[108]: QWidget::setKeyCompression(bool) 24517 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 24518 bool, QFont*) 24519 vfunc[110]: QSpinBox::prefix() const 24520 vfunc[111]: QSpinBox::suffix() const 24521 vfunc[112]: QSpinBox::cleanText() const 24522 vfunc[113]: QSpinBox::setSpecialValueText(QString const&) 24523 vfunc[114]: QSpinBox::setWrapping(bool) 24524 vfunc[115]: QSpinBox::setButtonSymbols(QSpinBox::ButtonSymbols) 24525 vfunc[116]: QSpinBox::setValidator(QValidator const*) 24526 vfunc[117]: QSpinBox::setValue(int) 24527 vfunc[118]: QSpinBox::setPrefix(QString const&) 24528 vfunc[119]: QSpinBox::setSuffix(QString const&) 24529 vfunc[120]: QSpinBox::stepUp() 24530 vfunc[121]: QSpinBox::stepDown() 24531 vfunc[122]: QSpinBox::selectAll() 24532 vfunc[123]: QSpinBox::mapValueToText(int) 24533 vfunc[124]: QSpinBox::mapTextToValue(bool*) 24534 vfunc[125]: QSpinBox::updateDisplay() 24535 vfunc[126]: QSpinBox::interpretText() 24536 vfunc[127]: QSpinBox::valueChange() 24537 vfunc[128]: QSpinBox::rangeChange() 24538 24539 Table 8-257. Secondary vtable for QSpinBox 24540 Base Offset -40 24541 Virtual Base Offset 0 24542 RTTI typeinfo for QSpinBox 24543 vfunc[0]: non-virtual thunk to QSpinBox::~QSpinBox() 24544 vfunc[1]: non-virtual thunk to QSpinBox::~QSpinBox() 24545 vfunc[2]: QPaintDevice::setResolution(int) 24546 vfunc[3]: QPaintDevice::resolution() const 24547 vfunc[4]: QPaintDevice::handle() const 24548 vfunc[5]: QPaintDevice::x11RenderHandle() const 24549 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 24550 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 24551 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 24552 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 24553 const 24554 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 24555 24556 Table 8-258. Secondary vtable for QSpinBox 24557 Base Offset -116 24558 Virtual Base Offset 0 24559 RTTI typeinfo for QSpinBox 24560 vfunc[0]: non-virtual thunk to QSpinBox::~QSpinBox() 24561 vfunc[1]: non-virtual thunk to QSpinBox::~QSpinBox() 24562 vfunc[2]: non-virtual thunk to QSpinBox::valueChange() 24563 vfunc[3]: non-virtual thunk to QSpinBox::rangeChange() 24564 vfunc[4]: QRangeControl::stepChange() 24565 24566 The Run Time Type Information for the QSpinBox class is 24567 described by Table 8-259 24568 24569 Table 8-259. typeinfo for QSpinBox 24570 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 24571 Name typeinfo name for QSpinBox 24572 flags: 0 24573 basetype: typeinfo for QWidget 2 24574 basetype: typeinfo for QRangeControl 29698 24575 __________________________________________________________ 24576 24577 8.2.22.19. Class data for QLabel 24578 24579 The virtual table for the QLabel class is described by Table 24580 8-260 24581 24582 Table 8-260. Primary vtable for QLabel 24583 Base Offset 0 24584 Virtual Base Offset 0 24585 RTTI typeinfo for QLabel 24586 vfunc[0]: NULL or QLabel::metaObject() const 24587 vfunc[1]: QLabel::className() const 24588 vfunc[2]: QLabel::qt_cast(char const*) 24589 vfunc[3]: QLabel::qt_invoke(int, QUObject*) 24590 vfunc[4]: QLabel::qt_emit(int, QUObject*) 24591 vfunc[5]: QLabel::qt_property(int, int, QVariant*) 24592 vfunc[6]: QLabel::~QLabel() 24593 vfunc[7]: QLabel::~QLabel() 24594 vfunc[8]: QWidget::event(QEvent*) 24595 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24596 vfunc[10]: QWidget::setName(char const*) 24597 vfunc[11]: QObject::insertChild(QObject*) 24598 vfunc[12]: QObject::removeChild(QObject*) 24599 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24600 vfunc[14]: QObject::property(char const*) const 24601 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24602 vfunc[16]: QObject::childEvent(QChildEvent*) 24603 vfunc[17]: QObject::customEvent(QCustomEvent*) 24604 vfunc[18]: QObject::connectNotify(char const*) 24605 vfunc[19]: QObject::disconnectNotify(char const*) 24606 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24607 const*, char const*) 24608 vfunc[21]: QWidget::setEnabled(bool) 24609 vfunc[22]: QWidget::setMinimumSize(int, int) 24610 vfunc[23]: QWidget::setMaximumSize(int, int) 24611 vfunc[24]: QWidget::setSizeIncrement(int, int) 24612 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 24613 vfunc[26]: QWidget::setEraseColor(QColor const&) 24614 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 24615 vfunc[28]: QWidget::setPalette(QPalette const&) 24616 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 24617 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 24618 vfunc[31]: QLabel::setFont(QFont const&) 24619 vfunc[32]: QWidget::setCursor(QCursor const&) 24620 vfunc[33]: QWidget::unsetCursor() 24621 vfunc[34]: QWidget::setMask(QBitmap const&) 24622 vfunc[35]: QWidget::setMask(QRegion const&) 24623 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 24624 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 24625 vfunc[38]: QWidget::setCaption(QString const&) 24626 vfunc[39]: QWidget::setIcon(QPixmap const&) 24627 vfunc[40]: QWidget::setIconText(QString const&) 24628 vfunc[41]: QWidget::setMouseTracking(bool) 24629 vfunc[42]: QWidget::setFocus() 24630 vfunc[43]: QWidget::setActiveWindow() 24631 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 24632 vfunc[45]: QWidget::setFocusProxy(QWidget*) 24633 vfunc[46]: QWidget::setUpdatesEnabled(bool) 24634 vfunc[47]: QWidget::show() 24635 vfunc[48]: QWidget::hide() 24636 vfunc[49]: QWidget::showMinimized() 24637 vfunc[50]: QWidget::showMaximized() 24638 vfunc[51]: QWidget::showNormal() 24639 vfunc[52]: QWidget::polish() 24640 vfunc[53]: QWidget::move(int, int) 24641 vfunc[54]: QWidget::resize(int, int) 24642 vfunc[55]: QWidget::setGeometry(int, int, int, int) 24643 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 24644 vfunc[57]: QWidget::close(bool) 24645 vfunc[58]: QLabel::sizeHint() const 24646 vfunc[59]: QLabel::minimumSizeHint() const 24647 vfunc[60]: QWidget::sizePolicy() const 24648 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 24649 vfunc[62]: QLabel::heightForWidth(int) const 24650 vfunc[63]: QWidget::adjustSize() 24651 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 24652 const&, bool) 24653 vfunc[65]: QWidget::setAcceptDrops(bool) 24654 vfunc[66]: QWidget::setAutoMask(bool) 24655 vfunc[67]: 24656 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 24657 vfunc[68]: QWidget::customWhatsThis() const 24658 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 24659 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 24660 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 24661 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 24662 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 24663 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 24664 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 24665 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 24666 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 24667 vfunc[78]: QWidget::enterEvent(QEvent*) 24668 vfunc[79]: QWidget::leaveEvent(QEvent*) 24669 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 24670 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 24671 vfunc[82]: QLabel::resizeEvent(QResizeEvent*) 24672 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 24673 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 24674 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 24675 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 24676 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 24677 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 24678 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 24679 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 24680 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 24681 vfunc[92]: QWidget::dropEvent(QDropEvent*) 24682 vfunc[93]: QWidget::showEvent(QShowEvent*) 24683 vfunc[94]: QWidget::hideEvent(QHideEvent*) 24684 vfunc[95]: QWidget::x11Event(_XEvent*) 24685 vfunc[96]: QWidget::updateMask() 24686 vfunc[97]: QFrame::styleChange(QStyle&) 24687 vfunc[98]: QWidget::enabledChange(bool) 24688 vfunc[99]: QWidget::paletteChange(QPalette const&) 24689 vfunc[100]: QLabel::fontChange(QFont const&) 24690 vfunc[101]: QWidget::windowActivationChange(bool) 24691 vfunc[102]: QWidget::metric(int) const 24692 vfunc[103]: QWidget::create(unsigned long, bool, bool) 24693 vfunc[104]: QWidget::destroy(bool, bool) 24694 vfunc[105]: NULL or QWidget::setWState(unsigned int) 24695 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 24696 vfunc[107]: QWidget::focusNextPrevChild(bool) 24697 vfunc[108]: QWidget::setKeyCompression(bool) 24698 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 24699 bool, QFont*) 24700 vfunc[110]: QFrame::setFrameStyle(int) 24701 vfunc[111]: QFrame::setLineWidth(int) 24702 vfunc[112]: QFrame::setMargin(int) 24703 vfunc[113]: QFrame::setMidLineWidth(int) 24704 vfunc[114]: QFrame::setFrameRect(QRect const&) 24705 vfunc[115]: QFrame::drawFrame(QPainter*) 24706 vfunc[116]: QLabel::drawContents(QPainter*) 24707 vfunc[117]: QFrame::frameChanged() 24708 vfunc[118]: QLabel::setAlignment(int) 24709 vfunc[119]: QLabel::setAutoResize(bool) 24710 vfunc[120]: QLabel::setBuddy(QWidget*) 24711 vfunc[121]: QLabel::setText(QString const&) 24712 vfunc[122]: QLabel::setPixmap(QPixmap const&) 24713 vfunc[123]: QLabel::setPicture(QPicture const&) 24714 vfunc[124]: QLabel::setMovie(QMovie const&) 24715 vfunc[125]: QLabel::setNum(int) 24716 vfunc[126]: QLabel::setNum(double) 24717 24718 Table 8-261. Secondary vtable for QLabel 24719 Base Offset -40 24720 Virtual Base Offset 0 24721 RTTI typeinfo for QLabel 24722 vfunc[0]: non-virtual thunk to QLabel::~QLabel() 24723 vfunc[1]: non-virtual thunk to QLabel::~QLabel() 24724 vfunc[2]: QPaintDevice::setResolution(int) 24725 vfunc[3]: QPaintDevice::resolution() const 24726 vfunc[4]: QPaintDevice::handle() const 24727 vfunc[5]: QPaintDevice::x11RenderHandle() const 24728 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 24729 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 24730 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 24731 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 24732 const 24733 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 24734 24735 The Run Time Type Information for the QLabel class is described 24736 by Table 8-262 24737 24738 Table 8-262. typeinfo for QLabel 24739 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24740 Name typeinfo name for QLabel 24741 basetype: typeinfo for QFrame 24742 __________________________________________________________ 24743 24744 8.2.22.20. Class data for QListBoxPixmap 24745 24746 The virtual table for the QListBoxPixmap class is described in 24747 the generic part of this specification. 24748 24749 The Run Time Type Information for the QListBoxPixmap class is 24750 described by Table 8-263 24751 24752 Table 8-263. typeinfo for QListBoxPixmap 24753 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24754 Name typeinfo name for QListBoxPixmap 24755 basetype: typeinfo for QListBoxItem 24756 __________________________________________________________ 24757 24758 8.2.22.21. Class data for QWhatsThis 24759 24760 The virtual table for the QWhatsThis class is described in the 24761 generic part of this specification. 24762 24763 The Run Time Type Information for the QWhatsThis class is 24764 described by Table 8-264 24765 24766 Table 8-264. typeinfo for QWhatsThis 24767 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24768 Name typeinfo name for QWhatsThis 24769 basetype: typeinfo for Qt 24770 __________________________________________________________ 24771 24772 8.2.22.22. Class data for QMultiLineEdit 24773 24774 The virtual table for the QMultiLineEdit class is described by 24775 Table 8-265 24776 24777 Table 8-265. Primary vtable for QMultiLineEdit 24778 Base Offset 0 24779 Virtual Base Offset 0 24780 RTTI typeinfo for QMultiLineEdit 24781 vfunc[0]: NULL or QMultiLineEdit::metaObject() const 24782 vfunc[1]: QMultiLineEdit::className() const 24783 vfunc[2]: QMultiLineEdit::qt_cast(char const*) 24784 vfunc[3]: QMultiLineEdit::qt_invoke(int, QUObject*) 24785 vfunc[4]: QMultiLineEdit::qt_emit(int, QUObject*) 24786 vfunc[5]: QMultiLineEdit::qt_property(int, int, QVariant*) 24787 vfunc[6]: QMultiLineEdit::~QMultiLineEdit() 24788 vfunc[7]: QMultiLineEdit::~QMultiLineEdit() 24789 vfunc[8]: QTextEdit::event(QEvent*) 24790 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 24791 vfunc[10]: QWidget::setName(char const*) 24792 vfunc[11]: QObject::insertChild(QObject*) 24793 vfunc[12]: QScrollView::removeChild(QObject*) 24794 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24795 vfunc[14]: QObject::property(char const*) const 24796 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24797 vfunc[16]: QObject::childEvent(QChildEvent*) 24798 vfunc[17]: QObject::customEvent(QCustomEvent*) 24799 vfunc[18]: QObject::connectNotify(char const*) 24800 vfunc[19]: QObject::disconnectNotify(char const*) 24801 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24802 const*, char const*) 24803 vfunc[21]: QTextEdit::setEnabled(bool) 24804 vfunc[22]: QWidget::setMinimumSize(int, int) 24805 vfunc[23]: QWidget::setMaximumSize(int, int) 24806 vfunc[24]: QWidget::setSizeIncrement(int, int) 24807 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 24808 vfunc[26]: QWidget::setEraseColor(QColor const&) 24809 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 24810 vfunc[28]: QTextEdit::setPalette(QPalette const&) 24811 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 24812 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 24813 vfunc[31]: QTextEdit::setFont(QFont const&) 24814 vfunc[32]: QWidget::setCursor(QCursor const&) 24815 vfunc[33]: QWidget::unsetCursor() 24816 vfunc[34]: QWidget::setMask(QBitmap const&) 24817 vfunc[35]: QWidget::setMask(QRegion const&) 24818 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 24819 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 24820 vfunc[38]: QWidget::setCaption(QString const&) 24821 vfunc[39]: QWidget::setIcon(QPixmap const&) 24822 vfunc[40]: QWidget::setIconText(QString const&) 24823 vfunc[41]: QWidget::setMouseTracking(bool) 24824 vfunc[42]: QWidget::setFocus() 24825 vfunc[43]: QWidget::setActiveWindow() 24826 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 24827 vfunc[45]: QWidget::setFocusProxy(QWidget*) 24828 vfunc[46]: QWidget::setUpdatesEnabled(bool) 24829 vfunc[47]: QScrollView::show() 24830 vfunc[48]: QWidget::hide() 24831 vfunc[49]: QWidget::showMinimized() 24832 vfunc[50]: QWidget::showMaximized() 24833 vfunc[51]: QWidget::showNormal() 24834 vfunc[52]: QTextEdit::polish() 24835 vfunc[53]: QWidget::move(int, int) 24836 vfunc[54]: QScrollView::resize(int, int) 24837 vfunc[55]: QWidget::setGeometry(int, int, int, int) 24838 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 24839 vfunc[57]: QWidget::close(bool) 24840 vfunc[58]: QTextEdit::sizeHint() const 24841 vfunc[59]: QScrollView::minimumSizeHint() const 24842 vfunc[60]: QWidget::sizePolicy() const 24843 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 24844 vfunc[62]: QTextEdit::heightForWidth(int) const 24845 vfunc[63]: QWidget::adjustSize() 24846 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 24847 const&, bool) 24848 vfunc[65]: QWidget::setAcceptDrops(bool) 24849 vfunc[66]: QWidget::setAutoMask(bool) 24850 vfunc[67]: 24851 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 24852 vfunc[68]: QWidget::customWhatsThis() const 24853 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 24854 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 24855 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 24856 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 24857 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 24858 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 24859 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 24860 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 24861 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 24862 vfunc[78]: QWidget::enterEvent(QEvent*) 24863 vfunc[79]: QWidget::leaveEvent(QEvent*) 24864 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 24865 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 24866 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 24867 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 24868 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 24869 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 24870 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 24871 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 24872 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 24873 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 24874 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 24875 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 24876 vfunc[92]: QWidget::dropEvent(QDropEvent*) 24877 vfunc[93]: QWidget::showEvent(QShowEvent*) 24878 vfunc[94]: QWidget::hideEvent(QHideEvent*) 24879 vfunc[95]: QWidget::x11Event(_XEvent*) 24880 vfunc[96]: QWidget::updateMask() 24881 vfunc[97]: QScrollView::styleChange(QStyle&) 24882 vfunc[98]: QWidget::enabledChange(bool) 24883 vfunc[99]: QWidget::paletteChange(QPalette const&) 24884 vfunc[100]: QScrollView::fontChange(QFont const&) 24885 vfunc[101]: QTextEdit::windowActivationChange(bool) 24886 vfunc[102]: QWidget::metric(int) const 24887 vfunc[103]: QWidget::create(unsigned long, bool, bool) 24888 vfunc[104]: QWidget::destroy(bool, bool) 24889 vfunc[105]: NULL or QWidget::setWState(unsigned int) 24890 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 24891 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 24892 vfunc[108]: QWidget::setKeyCompression(bool) 24893 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 24894 bool, QFont*) 24895 vfunc[110]: QFrame::setFrameStyle(int) 24896 vfunc[111]: QFrame::setLineWidth(int) 24897 vfunc[112]: QFrame::setMargin(int) 24898 vfunc[113]: QFrame::setMidLineWidth(int) 24899 vfunc[114]: QFrame::setFrameRect(QRect const&) 24900 vfunc[115]: QFrame::drawFrame(QPainter*) 24901 vfunc[116]: QTextEdit::drawContents(QPainter*) 24902 vfunc[117]: QScrollView::frameChanged() 24903 vfunc[118]: 24904 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 24905 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 24906 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 24907 vfunc[121]: 24908 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 24909 vfunc[122]: 24910 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 24911 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 24912 vfunc[124]: QScrollView::setDragAutoScroll(bool) 24913 vfunc[125]: QScrollView::resizeContents(int, int) 24914 vfunc[126]: QScrollView::setContentsPos(int, int) 24915 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 24916 int) 24917 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 24918 int, int, int, int, int) 24919 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 24920 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 24921 vfunc[131]: 24922 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 24923 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 24924 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 24925 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 24926 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 24927 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 24928 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 24929 vfunc[138]: 24930 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 24931 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 24932 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 24933 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 24934 vfunc[142]: 24935 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 24936 vfunc[143]: 24937 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 24938 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 24939 vfunc[145]: 24940 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 24941 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 24942 vfunc[147]: 24943 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 24944 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 24945 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 24946 vfunc[150]: 24947 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 24948 vfunc[151]: QScrollView::setMargins(int, int, int, int) 24949 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 24950 int, int) 24951 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 24952 int, int) 24953 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 24954 int*, int*) 24955 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 24956 QTextEdit::VerticalAlignment*) 24957 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 24958 QTextEdit::VerticalAlignment*, int*, 24959 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 24960 int*) 24961 vfunc[157]: 24962 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 24963 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 24964 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 24965 vfunc[160]: QTextEdit::setPaper(QBrush const&) 24966 vfunc[161]: QTextEdit::setLinkUnderline(bool) 24967 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 24968 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 24969 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 24970 vfunc[165]: QTextEdit::copy() 24971 vfunc[166]: QTextEdit::append(QString const&) 24972 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 24973 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 24974 vfunc[169]: QTextEdit::selectAll(bool) 24975 vfunc[170]: QTextEdit::setTabStopWidth(int) 24976 vfunc[171]: QTextEdit::zoomIn(int) 24977 vfunc[172]: NULL or QTextEdit::zoomIn() 24978 vfunc[173]: QTextEdit::zoomOut(int) 24979 vfunc[174]: NULL or QTextEdit::zoomOut() 24980 vfunc[175]: QTextEdit::zoomTo(int) 24981 vfunc[176]: QTextEdit::sync() 24982 vfunc[177]: QTextEdit::setReadOnly(bool) 24983 vfunc[178]: QTextEdit::undo() 24984 vfunc[179]: QTextEdit::redo() 24985 vfunc[180]: QTextEdit::cut() 24986 vfunc[181]: QTextEdit::paste() 24987 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 24988 vfunc[183]: QTextEdit::clear() 24989 vfunc[184]: QTextEdit::del() 24990 vfunc[185]: QTextEdit::indent() 24991 vfunc[186]: QTextEdit::setItalic(bool) 24992 vfunc[187]: QTextEdit::setBold(bool) 24993 vfunc[188]: QTextEdit::setUnderline(bool) 24994 vfunc[189]: QTextEdit::setFamily(QString const&) 24995 vfunc[190]: QTextEdit::setPointSize(int) 24996 vfunc[191]: QTextEdit::setColor(QColor const&) 24997 vfunc[192]: 24998 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 24999 vfunc[193]: QMultiLineEdit::setAlignment(int) 25000 vfunc[194]: 25001 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 25002 QStyleSheetItem::ListStyle) 25003 vfunc[195]: NULL or QMultiLineEdit::setCursorPosition(int, int) 25004 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 25005 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 25006 const&, bool) 25007 vfunc[198]: QTextEdit::setModified(bool) 25008 vfunc[199]: QTextEdit::resetFormat() 25009 vfunc[200]: QTextEdit::setUndoDepth(int) 25010 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 25011 vfunc[202]: QTextEdit::ensureCursorVisible() 25012 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 25013 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 25014 bool) 25015 vfunc[205]: 25016 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 25017 vfunc[206]: QTextEdit::removeSelectedText(int) 25018 vfunc[207]: QTextEdit::removeSelection(int) 25019 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 25020 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 25021 vfunc[210]: QTextEdit::scrollToBottom() 25022 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 25023 vfunc[212]: NULL or QMultiLineEdit::insertAt(QString const&, 25024 int, int) 25025 vfunc[213]: QTextEdit::removeParagraph(int) 25026 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 25027 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 25028 const&) 25029 vfunc[216]: QTextEdit::clearParagraphBackground(int) 25030 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 25031 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 25032 vfunc[219]: QTextEdit::createPopupMenu() 25033 vfunc[220]: QTextEdit::doChangeInterval() 25034 vfunc[221]: NULL or QTextEdit::linksEnabled() const 25035 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 25036 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 25037 vfunc[224]: QMultiLineEdit::insertLine(QString const&, int) 25038 vfunc[225]: QMultiLineEdit::insertAt(QString const&, int, int, 25039 bool) 25040 vfunc[226]: QMultiLineEdit::removeLine(int) 25041 vfunc[227]: QMultiLineEdit::setCursorPosition(int, int, bool) 25042 vfunc[228]: NULL or QMultiLineEdit::setAutoUpdate(bool) 25043 vfunc[229]: QMultiLineEdit::insertAndMark(QString const&, bool) 25044 vfunc[230]: QMultiLineEdit::newLine() 25045 vfunc[231]: QMultiLineEdit::killLine() 25046 vfunc[232]: QMultiLineEdit::pageUp(bool) 25047 vfunc[233]: QMultiLineEdit::pageDown(bool) 25048 vfunc[234]: QMultiLineEdit::cursorLeft(bool, bool) 25049 vfunc[235]: QMultiLineEdit::cursorRight(bool, bool) 25050 vfunc[236]: QMultiLineEdit::cursorUp(bool) 25051 vfunc[237]: QMultiLineEdit::cursorDown(bool) 25052 vfunc[238]: QMultiLineEdit::backspace() 25053 vfunc[239]: QMultiLineEdit::home(bool) 25054 vfunc[240]: QMultiLineEdit::end(bool) 25055 25056 Table 8-266. Secondary vtable for QMultiLineEdit 25057 Base Offset -40 25058 Virtual Base Offset 0 25059 RTTI typeinfo for QMultiLineEdit 25060 vfunc[0]: non-virtual thunk to 25061 QMultiLineEdit::~QMultiLineEdit() 25062 vfunc[1]: non-virtual thunk to 25063 QMultiLineEdit::~QMultiLineEdit() 25064 vfunc[2]: QPaintDevice::setResolution(int) 25065 vfunc[3]: QPaintDevice::resolution() const 25066 vfunc[4]: QPaintDevice::handle() const 25067 vfunc[5]: QPaintDevice::x11RenderHandle() const 25068 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 25069 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 25070 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 25071 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 25072 const 25073 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 25074 25075 The Run Time Type Information for the QMultiLineEdit class is 25076 described by Table 8-267 25077 25078 Table 8-267. typeinfo for QMultiLineEdit 25079 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25080 Name typeinfo name for QMultiLineEdit 25081 basetype: typeinfo for QTextEdit 25082 __________________________________________________________ 25083 25084 8.2.22.23. Class data for QListBox 25085 25086 The virtual table for the QListBox class is described by Table 25087 8-268 25088 25089 Table 8-268. Primary vtable for QListBox 25090 Base Offset 0 25091 Virtual Base Offset 0 25092 RTTI typeinfo for QListBox 25093 vfunc[0]: NULL or QListBox::metaObject() const 25094 vfunc[1]: QListBox::className() const 25095 vfunc[2]: QListBox::qt_cast(char const*) 25096 vfunc[3]: QListBox::qt_invoke(int, QUObject*) 25097 vfunc[4]: QListBox::qt_emit(int, QUObject*) 25098 vfunc[5]: QListBox::qt_property(int, int, QVariant*) 25099 vfunc[6]: QListBox::~QListBox() 25100 vfunc[7]: QListBox::~QListBox() 25101 vfunc[8]: QWidget::event(QEvent*) 25102 vfunc[9]: QListBox::eventFilter(QObject*, QEvent*) 25103 vfunc[10]: QWidget::setName(char const*) 25104 vfunc[11]: QObject::insertChild(QObject*) 25105 vfunc[12]: QScrollView::removeChild(QObject*) 25106 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25107 vfunc[14]: QObject::property(char const*) const 25108 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25109 vfunc[16]: QObject::childEvent(QChildEvent*) 25110 vfunc[17]: QObject::customEvent(QCustomEvent*) 25111 vfunc[18]: QObject::connectNotify(char const*) 25112 vfunc[19]: QObject::disconnectNotify(char const*) 25113 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25114 const*, char const*) 25115 vfunc[21]: QScrollView::setEnabled(bool) 25116 vfunc[22]: QWidget::setMinimumSize(int, int) 25117 vfunc[23]: QWidget::setMaximumSize(int, int) 25118 vfunc[24]: QWidget::setSizeIncrement(int, int) 25119 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 25120 vfunc[26]: QWidget::setEraseColor(QColor const&) 25121 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 25122 vfunc[28]: QWidget::setPalette(QPalette const&) 25123 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 25124 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 25125 vfunc[31]: QListBox::setFont(QFont const&) 25126 vfunc[32]: QWidget::setCursor(QCursor const&) 25127 vfunc[33]: QWidget::unsetCursor() 25128 vfunc[34]: QWidget::setMask(QBitmap const&) 25129 vfunc[35]: QWidget::setMask(QRegion const&) 25130 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 25131 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 25132 vfunc[38]: QWidget::setCaption(QString const&) 25133 vfunc[39]: QWidget::setIcon(QPixmap const&) 25134 vfunc[40]: QWidget::setIconText(QString const&) 25135 vfunc[41]: QWidget::setMouseTracking(bool) 25136 vfunc[42]: QWidget::setFocus() 25137 vfunc[43]: QWidget::setActiveWindow() 25138 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 25139 vfunc[45]: QWidget::setFocusProxy(QWidget*) 25140 vfunc[46]: QWidget::setUpdatesEnabled(bool) 25141 vfunc[47]: QScrollView::show() 25142 vfunc[48]: QWidget::hide() 25143 vfunc[49]: QWidget::showMinimized() 25144 vfunc[50]: QWidget::showMaximized() 25145 vfunc[51]: QWidget::showNormal() 25146 vfunc[52]: QWidget::polish() 25147 vfunc[53]: QWidget::move(int, int) 25148 vfunc[54]: QScrollView::resize(int, int) 25149 vfunc[55]: QWidget::setGeometry(int, int, int, int) 25150 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 25151 vfunc[57]: QWidget::close(bool) 25152 vfunc[58]: QListBox::sizeHint() const 25153 vfunc[59]: QListBox::minimumSizeHint() const 25154 vfunc[60]: QWidget::sizePolicy() const 25155 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 25156 vfunc[62]: QWidget::heightForWidth(int) const 25157 vfunc[63]: QWidget::adjustSize() 25158 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 25159 const&, bool) 25160 vfunc[65]: QWidget::setAcceptDrops(bool) 25161 vfunc[66]: QWidget::setAutoMask(bool) 25162 vfunc[67]: 25163 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 25164 vfunc[68]: QWidget::customWhatsThis() const 25165 vfunc[69]: QListBox::mousePressEvent(QMouseEvent*) 25166 vfunc[70]: QListBox::mouseReleaseEvent(QMouseEvent*) 25167 vfunc[71]: QListBox::mouseDoubleClickEvent(QMouseEvent*) 25168 vfunc[72]: QListBox::mouseMoveEvent(QMouseEvent*) 25169 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 25170 vfunc[74]: QListBox::keyPressEvent(QKeyEvent*) 25171 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 25172 vfunc[76]: QListBox::focusInEvent(QFocusEvent*) 25173 vfunc[77]: QListBox::focusOutEvent(QFocusEvent*) 25174 vfunc[78]: QWidget::enterEvent(QEvent*) 25175 vfunc[79]: QWidget::leaveEvent(QEvent*) 25176 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 25177 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 25178 vfunc[82]: QListBox::resizeEvent(QResizeEvent*) 25179 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 25180 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 25181 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 25182 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 25183 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 25184 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 25185 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 25186 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 25187 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 25188 vfunc[92]: QWidget::dropEvent(QDropEvent*) 25189 vfunc[93]: QListBox::showEvent(QShowEvent*) 25190 vfunc[94]: QWidget::hideEvent(QHideEvent*) 25191 vfunc[95]: QWidget::x11Event(_XEvent*) 25192 vfunc[96]: QWidget::updateMask() 25193 vfunc[97]: QScrollView::styleChange(QStyle&) 25194 vfunc[98]: QWidget::enabledChange(bool) 25195 vfunc[99]: QWidget::paletteChange(QPalette const&) 25196 vfunc[100]: QScrollView::fontChange(QFont const&) 25197 vfunc[101]: QListBox::windowActivationChange(bool) 25198 vfunc[102]: QWidget::metric(int) const 25199 vfunc[103]: QWidget::create(unsigned long, bool, bool) 25200 vfunc[104]: QWidget::destroy(bool, bool) 25201 vfunc[105]: NULL or QWidget::setWState(unsigned int) 25202 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 25203 vfunc[107]: QScrollView::focusNextPrevChild(bool) 25204 vfunc[108]: QWidget::setKeyCompression(bool) 25205 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 25206 bool, QFont*) 25207 vfunc[110]: QFrame::setFrameStyle(int) 25208 vfunc[111]: QFrame::setLineWidth(int) 25209 vfunc[112]: QFrame::setMargin(int) 25210 vfunc[113]: QFrame::setMidLineWidth(int) 25211 vfunc[114]: QFrame::setFrameRect(QRect const&) 25212 vfunc[115]: QFrame::drawFrame(QPainter*) 25213 vfunc[116]: QScrollView::drawContents(QPainter*) 25214 vfunc[117]: QScrollView::frameChanged() 25215 vfunc[118]: 25216 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 25217 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 25218 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 25219 vfunc[121]: 25220 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 25221 vfunc[122]: 25222 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 25223 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 25224 vfunc[124]: QScrollView::setDragAutoScroll(bool) 25225 vfunc[125]: QScrollView::resizeContents(int, int) 25226 vfunc[126]: QScrollView::setContentsPos(int, int) 25227 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 25228 int) 25229 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 25230 int, int, int, int, int) 25231 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 25232 vfunc[130]: 25233 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 25234 vfunc[131]: 25235 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 25236 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 25237 vfunc[133]: 25238 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 25239 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 25240 vfunc[135]: 25241 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 25242 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 25243 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 25244 vfunc[138]: 25245 QListBox::contentsContextMenuEvent(QContextMenuEvent*) 25246 vfunc[139]: QListBox::viewportPaintEvent(QPaintEvent*) 25247 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 25248 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 25249 vfunc[142]: 25250 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 25251 vfunc[143]: 25252 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 25253 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 25254 vfunc[145]: 25255 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 25256 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 25257 vfunc[147]: 25258 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 25259 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 25260 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 25261 vfunc[150]: 25262 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 25263 vfunc[151]: QScrollView::setMargins(int, int, int, int) 25264 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 25265 int, int) 25266 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 25267 int, int) 25268 vfunc[154]: QListBox::setCurrentItem(int) 25269 vfunc[155]: QListBox::setCurrentItem(QListBoxItem*) 25270 vfunc[156]: QListBox::setTopItem(int) 25271 vfunc[157]: QListBox::setBottomItem(int) 25272 vfunc[158]: QListBox::setSelectionMode(QListBox::SelectionMode) 25273 vfunc[159]: QListBox::setSelected(QListBoxItem*, bool) 25274 vfunc[160]: QListBox::setColumnMode(QListBox::LayoutMode) 25275 vfunc[161]: QListBox::setColumnMode(int) 25276 vfunc[162]: QListBox::setRowMode(QListBox::LayoutMode) 25277 vfunc[163]: QListBox::setRowMode(int) 25278 vfunc[164]: QListBox::setVariableWidth(bool) 25279 vfunc[165]: QListBox::setVariableHeight(bool) 25280 vfunc[166]: QListBox::ensureCurrentVisible() 25281 vfunc[167]: QListBox::clearSelection() 25282 vfunc[168]: QListBox::selectAll(bool) 25283 vfunc[169]: QListBox::invertSelection() 25284 vfunc[170]: QListBox::paintCell(QPainter*, int, int) 25285 25286 Table 8-269. Secondary vtable for QListBox 25287 Base Offset -40 25288 Virtual Base Offset 0 25289 RTTI typeinfo for QListBox 25290 vfunc[0]: non-virtual thunk to QListBox::~QListBox() 25291 vfunc[1]: non-virtual thunk to QListBox::~QListBox() 25292 vfunc[2]: QPaintDevice::setResolution(int) 25293 vfunc[3]: QPaintDevice::resolution() const 25294 vfunc[4]: QPaintDevice::handle() const 25295 vfunc[5]: QPaintDevice::x11RenderHandle() const 25296 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 25297 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 25298 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 25299 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 25300 const 25301 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 25302 25303 The Run Time Type Information for the QListBox class is 25304 described by Table 8-270 25305 25306 Table 8-270. typeinfo for QListBox 25307 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25308 Name typeinfo name for QListBox 25309 basetype: typeinfo for QScrollView 25310 __________________________________________________________ 25311 25312 8.2.22.24. Class data for QComboBox 25313 25314 The virtual table for the QComboBox class is described by Table 25315 8-271 25316 25317 Table 8-271. Primary vtable for QComboBox 25318 Base Offset 0 25319 Virtual Base Offset 0 25320 RTTI typeinfo for QComboBox 25321 vfunc[0]: NULL or QComboBox::metaObject() const 25322 vfunc[1]: QComboBox::className() const 25323 vfunc[2]: QComboBox::qt_cast(char const*) 25324 vfunc[3]: QComboBox::qt_invoke(int, QUObject*) 25325 vfunc[4]: QComboBox::qt_emit(int, QUObject*) 25326 vfunc[5]: QComboBox::qt_property(int, int, QVariant*) 25327 vfunc[6]: QComboBox::~QComboBox() 25328 vfunc[7]: QComboBox::~QComboBox() 25329 vfunc[8]: QWidget::event(QEvent*) 25330 vfunc[9]: QComboBox::eventFilter(QObject*, QEvent*) 25331 vfunc[10]: QWidget::setName(char const*) 25332 vfunc[11]: QObject::insertChild(QObject*) 25333 vfunc[12]: QObject::removeChild(QObject*) 25334 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25335 vfunc[14]: QObject::property(char const*) const 25336 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25337 vfunc[16]: QObject::childEvent(QChildEvent*) 25338 vfunc[17]: QObject::customEvent(QCustomEvent*) 25339 vfunc[18]: QObject::connectNotify(char const*) 25340 vfunc[19]: QObject::disconnectNotify(char const*) 25341 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25342 const*, char const*) 25343 vfunc[21]: QComboBox::setEnabled(bool) 25344 vfunc[22]: QWidget::setMinimumSize(int, int) 25345 vfunc[23]: QWidget::setMaximumSize(int, int) 25346 vfunc[24]: QWidget::setSizeIncrement(int, int) 25347 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 25348 vfunc[26]: QWidget::setEraseColor(QColor const&) 25349 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 25350 vfunc[28]: QComboBox::setPalette(QPalette const&) 25351 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 25352 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 25353 vfunc[31]: QComboBox::setFont(QFont const&) 25354 vfunc[32]: QWidget::setCursor(QCursor const&) 25355 vfunc[33]: QWidget::unsetCursor() 25356 vfunc[34]: QWidget::setMask(QBitmap const&) 25357 vfunc[35]: QWidget::setMask(QRegion const&) 25358 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 25359 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 25360 vfunc[38]: QWidget::setCaption(QString const&) 25361 vfunc[39]: QWidget::setIcon(QPixmap const&) 25362 vfunc[40]: QWidget::setIconText(QString const&) 25363 vfunc[41]: QWidget::setMouseTracking(bool) 25364 vfunc[42]: QWidget::setFocus() 25365 vfunc[43]: QWidget::setActiveWindow() 25366 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 25367 vfunc[45]: QWidget::setFocusProxy(QWidget*) 25368 vfunc[46]: QWidget::setUpdatesEnabled(bool) 25369 vfunc[47]: QWidget::show() 25370 vfunc[48]: QComboBox::hide() 25371 vfunc[49]: QWidget::showMinimized() 25372 vfunc[50]: QWidget::showMaximized() 25373 vfunc[51]: QWidget::showNormal() 25374 vfunc[52]: QWidget::polish() 25375 vfunc[53]: QWidget::move(int, int) 25376 vfunc[54]: QWidget::resize(int, int) 25377 vfunc[55]: QWidget::setGeometry(int, int, int, int) 25378 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 25379 vfunc[57]: QWidget::close(bool) 25380 vfunc[58]: QComboBox::sizeHint() const 25381 vfunc[59]: QWidget::minimumSizeHint() const 25382 vfunc[60]: QWidget::sizePolicy() const 25383 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 25384 vfunc[62]: QWidget::heightForWidth(int) const 25385 vfunc[63]: QWidget::adjustSize() 25386 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 25387 const&, bool) 25388 vfunc[65]: QWidget::setAcceptDrops(bool) 25389 vfunc[66]: QWidget::setAutoMask(bool) 25390 vfunc[67]: 25391 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 25392 vfunc[68]: QWidget::customWhatsThis() const 25393 vfunc[69]: QComboBox::mousePressEvent(QMouseEvent*) 25394 vfunc[70]: QComboBox::mouseReleaseEvent(QMouseEvent*) 25395 vfunc[71]: QComboBox::mouseDoubleClickEvent(QMouseEvent*) 25396 vfunc[72]: QComboBox::mouseMoveEvent(QMouseEvent*) 25397 vfunc[73]: QComboBox::wheelEvent(QWheelEvent*) 25398 vfunc[74]: QComboBox::keyPressEvent(QKeyEvent*) 25399 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 25400 vfunc[76]: QComboBox::focusInEvent(QFocusEvent*) 25401 vfunc[77]: QComboBox::focusOutEvent(QFocusEvent*) 25402 vfunc[78]: QWidget::enterEvent(QEvent*) 25403 vfunc[79]: QWidget::leaveEvent(QEvent*) 25404 vfunc[80]: QComboBox::paintEvent(QPaintEvent*) 25405 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 25406 vfunc[82]: QComboBox::resizeEvent(QResizeEvent*) 25407 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 25408 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 25409 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 25410 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 25411 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 25412 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 25413 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 25414 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 25415 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 25416 vfunc[92]: QWidget::dropEvent(QDropEvent*) 25417 vfunc[93]: QWidget::showEvent(QShowEvent*) 25418 vfunc[94]: QWidget::hideEvent(QHideEvent*) 25419 vfunc[95]: QWidget::x11Event(_XEvent*) 25420 vfunc[96]: QComboBox::updateMask() 25421 vfunc[97]: QComboBox::styleChange(QStyle&) 25422 vfunc[98]: QWidget::enabledChange(bool) 25423 vfunc[99]: QWidget::paletteChange(QPalette const&) 25424 vfunc[100]: QWidget::fontChange(QFont const&) 25425 vfunc[101]: QWidget::windowActivationChange(bool) 25426 vfunc[102]: QWidget::metric(int) const 25427 vfunc[103]: QWidget::create(unsigned long, bool, bool) 25428 vfunc[104]: QWidget::destroy(bool, bool) 25429 vfunc[105]: NULL or QWidget::setWState(unsigned int) 25430 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 25431 vfunc[107]: QWidget::focusNextPrevChild(bool) 25432 vfunc[108]: QWidget::setKeyCompression(bool) 25433 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 25434 bool, QFont*) 25435 vfunc[110]: QComboBox::setCurrentItem(int) 25436 vfunc[111]: QComboBox::setCurrentText(QString const&) 25437 vfunc[112]: QComboBox::setAutoResize(bool) 25438 vfunc[113]: QComboBox::setSizeLimit(int) 25439 vfunc[114]: QComboBox::setMaxCount(int) 25440 vfunc[115]: QComboBox::setInsertionPolicy(QComboBox::Policy) 25441 vfunc[116]: QComboBox::setValidator(QValidator const*) 25442 vfunc[117]: QComboBox::setListBox(QListBox*) 25443 vfunc[118]: QComboBox::setLineEdit(QLineEdit*) 25444 vfunc[119]: QComboBox::setAutoCompletion(bool) 25445 vfunc[120]: QComboBox::popup() 25446 vfunc[121]: QComboBox::setEditText(QString const&) 25447 25448 Table 8-272. Secondary vtable for QComboBox 25449 Base Offset -40 25450 Virtual Base Offset 0 25451 RTTI typeinfo for QComboBox 25452 vfunc[0]: non-virtual thunk to QComboBox::~QComboBox() 25453 vfunc[1]: non-virtual thunk to QComboBox::~QComboBox() 25454 vfunc[2]: QPaintDevice::setResolution(int) 25455 vfunc[3]: QPaintDevice::resolution() const 25456 vfunc[4]: QPaintDevice::handle() const 25457 vfunc[5]: QPaintDevice::x11RenderHandle() const 25458 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 25459 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 25460 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 25461 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 25462 const 25463 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 25464 25465 The Run Time Type Information for the QComboBox class is 25466 described by Table 8-273 25467 25468 Table 8-273. typeinfo for QComboBox 25469 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25470 Name typeinfo name for QComboBox 25471 basetype: typeinfo for QWidget 25472 __________________________________________________________ 25473 25474 8.2.22.25. Class data for QRadioButton 25475 25476 The virtual table for the QRadioButton class is described by 25477 Table 8-274 25478 25479 Table 8-274. Primary vtable for QRadioButton 25480 Base Offset 0 25481 Virtual Base Offset 0 25482 RTTI typeinfo for QRadioButton 25483 vfunc[0]: NULL or QRadioButton::metaObject() const 25484 vfunc[1]: QRadioButton::className() const 25485 vfunc[2]: QRadioButton::qt_cast(char const*) 25486 vfunc[3]: QRadioButton::qt_invoke(int, QUObject*) 25487 vfunc[4]: QRadioButton::qt_emit(int, QUObject*) 25488 vfunc[5]: QRadioButton::qt_property(int, int, QVariant*) 25489 vfunc[6]: NULL or QRadioButton::~QRadioButton() 25490 vfunc[7]: NULL or QRadioButton::~QRadioButton() 25491 vfunc[8]: QWidget::event(QEvent*) 25492 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25493 vfunc[10]: QWidget::setName(char const*) 25494 vfunc[11]: QObject::insertChild(QObject*) 25495 vfunc[12]: QObject::removeChild(QObject*) 25496 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25497 vfunc[14]: QObject::property(char const*) const 25498 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25499 vfunc[16]: QObject::childEvent(QChildEvent*) 25500 vfunc[17]: QObject::customEvent(QCustomEvent*) 25501 vfunc[18]: QObject::connectNotify(char const*) 25502 vfunc[19]: QObject::disconnectNotify(char const*) 25503 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25504 const*, char const*) 25505 vfunc[21]: QWidget::setEnabled(bool) 25506 vfunc[22]: QWidget::setMinimumSize(int, int) 25507 vfunc[23]: QWidget::setMaximumSize(int, int) 25508 vfunc[24]: QWidget::setSizeIncrement(int, int) 25509 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 25510 vfunc[26]: QWidget::setEraseColor(QColor const&) 25511 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 25512 vfunc[28]: QWidget::setPalette(QPalette const&) 25513 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 25514 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 25515 vfunc[31]: QWidget::setFont(QFont const&) 25516 vfunc[32]: QWidget::setCursor(QCursor const&) 25517 vfunc[33]: QWidget::unsetCursor() 25518 vfunc[34]: QWidget::setMask(QBitmap const&) 25519 vfunc[35]: QWidget::setMask(QRegion const&) 25520 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 25521 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 25522 vfunc[38]: QWidget::setCaption(QString const&) 25523 vfunc[39]: QWidget::setIcon(QPixmap const&) 25524 vfunc[40]: QWidget::setIconText(QString const&) 25525 vfunc[41]: QWidget::setMouseTracking(bool) 25526 vfunc[42]: QWidget::setFocus() 25527 vfunc[43]: QWidget::setActiveWindow() 25528 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 25529 vfunc[45]: QWidget::setFocusProxy(QWidget*) 25530 vfunc[46]: QWidget::setUpdatesEnabled(bool) 25531 vfunc[47]: QWidget::show() 25532 vfunc[48]: QWidget::hide() 25533 vfunc[49]: QWidget::showMinimized() 25534 vfunc[50]: QWidget::showMaximized() 25535 vfunc[51]: QWidget::showNormal() 25536 vfunc[52]: QWidget::polish() 25537 vfunc[53]: QWidget::move(int, int) 25538 vfunc[54]: QWidget::resize(int, int) 25539 vfunc[55]: QWidget::setGeometry(int, int, int, int) 25540 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 25541 vfunc[57]: QWidget::close(bool) 25542 vfunc[58]: QRadioButton::sizeHint() const 25543 vfunc[59]: QWidget::minimumSizeHint() const 25544 vfunc[60]: QWidget::sizePolicy() const 25545 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 25546 vfunc[62]: QWidget::heightForWidth(int) const 25547 vfunc[63]: QWidget::adjustSize() 25548 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 25549 const&, bool) 25550 vfunc[65]: QWidget::setAcceptDrops(bool) 25551 vfunc[66]: QWidget::setAutoMask(bool) 25552 vfunc[67]: 25553 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 25554 vfunc[68]: QWidget::customWhatsThis() const 25555 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 25556 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 25557 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 25558 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 25559 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 25560 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 25561 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 25562 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 25563 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 25564 vfunc[78]: QWidget::enterEvent(QEvent*) 25565 vfunc[79]: QWidget::leaveEvent(QEvent*) 25566 vfunc[80]: QButton::paintEvent(QPaintEvent*) 25567 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 25568 vfunc[82]: QRadioButton::resizeEvent(QResizeEvent*) 25569 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 25570 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 25571 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 25572 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 25573 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 25574 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 25575 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 25576 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 25577 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 25578 vfunc[92]: QWidget::dropEvent(QDropEvent*) 25579 vfunc[93]: QWidget::showEvent(QShowEvent*) 25580 vfunc[94]: QWidget::hideEvent(QHideEvent*) 25581 vfunc[95]: QWidget::x11Event(_XEvent*) 25582 vfunc[96]: QRadioButton::updateMask() 25583 vfunc[97]: QWidget::styleChange(QStyle&) 25584 vfunc[98]: QButton::enabledChange(bool) 25585 vfunc[99]: QWidget::paletteChange(QPalette const&) 25586 vfunc[100]: QWidget::fontChange(QFont const&) 25587 vfunc[101]: QWidget::windowActivationChange(bool) 25588 vfunc[102]: QWidget::metric(int) const 25589 vfunc[103]: QWidget::create(unsigned long, bool, bool) 25590 vfunc[104]: QWidget::destroy(bool, bool) 25591 vfunc[105]: NULL or QWidget::setWState(unsigned int) 25592 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 25593 vfunc[107]: QWidget::focusNextPrevChild(bool) 25594 vfunc[108]: QWidget::setKeyCompression(bool) 25595 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 25596 bool, QFont*) 25597 vfunc[110]: QButton::setText(QString const&) 25598 vfunc[111]: QButton::setPixmap(QPixmap const&) 25599 vfunc[112]: QButton::setAccel(QKeySequence const&) 25600 vfunc[113]: QButton::setDown(bool) 25601 vfunc[114]: QButton::setAutoRepeat(bool) 25602 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 25603 vfunc[116]: QButton::setState(QButton::ToggleState) 25604 vfunc[117]: QRadioButton::hitButton(QPoint const&) const 25605 vfunc[118]: QRadioButton::drawButton(QPainter*) 25606 vfunc[119]: QRadioButton::drawButtonLabel(QPainter*) 25607 vfunc[120]: QButton::setGroup(QButtonGroup*) 25608 vfunc[121]: QRadioButton::setChecked(bool) 25609 25610 Table 8-275. Secondary vtable for QRadioButton 25611 Base Offset -40 25612 Virtual Base Offset 0 25613 RTTI typeinfo for QRadioButton 25614 vfunc[0]: non-virtual thunk to QRadioButton::~QRadioButton() 25615 vfunc[1]: non-virtual thunk to QRadioButton::~QRadioButton() 25616 vfunc[2]: QPaintDevice::setResolution(int) 25617 vfunc[3]: QPaintDevice::resolution() const 25618 vfunc[4]: QPaintDevice::handle() const 25619 vfunc[5]: QPaintDevice::x11RenderHandle() const 25620 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 25621 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 25622 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 25623 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 25624 const 25625 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 25626 25627 The Run Time Type Information for the QRadioButton class is 25628 described by Table 8-276 25629 25630 Table 8-276. typeinfo for QRadioButton 25631 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25632 Name typeinfo name for QRadioButton 25633 basetype: typeinfo for QButton 25634 __________________________________________________________ 25635 25636 8.2.22.26. Class data for QSlider 25637 25638 The virtual table for the QSlider class is described by Table 25639 8-277 25640 25641 Table 8-277. Primary vtable for QSlider 25642 Base Offset 0 25643 Virtual Base Offset 0 25644 RTTI typeinfo for QSlider 25645 vfunc[0]: NULL or QSlider::metaObject() const 25646 vfunc[1]: QSlider::className() const 25647 vfunc[2]: QSlider::qt_cast(char const*) 25648 vfunc[3]: QSlider::qt_invoke(int, QUObject*) 25649 vfunc[4]: QSlider::qt_emit(int, QUObject*) 25650 vfunc[5]: QSlider::qt_property(int, int, QVariant*) 25651 vfunc[6]: QSlider::~QSlider() 25652 vfunc[7]: QSlider::~QSlider() 25653 vfunc[8]: QWidget::event(QEvent*) 25654 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25655 vfunc[10]: QWidget::setName(char const*) 25656 vfunc[11]: QObject::insertChild(QObject*) 25657 vfunc[12]: QObject::removeChild(QObject*) 25658 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25659 vfunc[14]: QObject::property(char const*) const 25660 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25661 vfunc[16]: QObject::childEvent(QChildEvent*) 25662 vfunc[17]: QObject::customEvent(QCustomEvent*) 25663 vfunc[18]: QObject::connectNotify(char const*) 25664 vfunc[19]: QObject::disconnectNotify(char const*) 25665 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25666 const*, char const*) 25667 vfunc[21]: QWidget::setEnabled(bool) 25668 vfunc[22]: QWidget::setMinimumSize(int, int) 25669 vfunc[23]: QWidget::setMaximumSize(int, int) 25670 vfunc[24]: QWidget::setSizeIncrement(int, int) 25671 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 25672 vfunc[26]: QWidget::setEraseColor(QColor const&) 25673 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 25674 vfunc[28]: QSlider::setPalette(QPalette const&) 25675 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 25676 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 25677 vfunc[31]: QWidget::setFont(QFont const&) 25678 vfunc[32]: QWidget::setCursor(QCursor const&) 25679 vfunc[33]: QWidget::unsetCursor() 25680 vfunc[34]: QWidget::setMask(QBitmap const&) 25681 vfunc[35]: QWidget::setMask(QRegion const&) 25682 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 25683 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 25684 vfunc[38]: QWidget::setCaption(QString const&) 25685 vfunc[39]: QWidget::setIcon(QPixmap const&) 25686 vfunc[40]: QWidget::setIconText(QString const&) 25687 vfunc[41]: QWidget::setMouseTracking(bool) 25688 vfunc[42]: QWidget::setFocus() 25689 vfunc[43]: QWidget::setActiveWindow() 25690 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 25691 vfunc[45]: QWidget::setFocusProxy(QWidget*) 25692 vfunc[46]: QWidget::setUpdatesEnabled(bool) 25693 vfunc[47]: QWidget::show() 25694 vfunc[48]: QWidget::hide() 25695 vfunc[49]: QWidget::showMinimized() 25696 vfunc[50]: QWidget::showMaximized() 25697 vfunc[51]: QWidget::showNormal() 25698 vfunc[52]: QWidget::polish() 25699 vfunc[53]: QWidget::move(int, int) 25700 vfunc[54]: QWidget::resize(int, int) 25701 vfunc[55]: QWidget::setGeometry(int, int, int, int) 25702 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 25703 vfunc[57]: QWidget::close(bool) 25704 vfunc[58]: QSlider::sizeHint() const 25705 vfunc[59]: QSlider::minimumSizeHint() const 25706 vfunc[60]: QSlider::sizePolicy() const 25707 vfunc[61]: QSlider::setSizePolicy(QSizePolicy) 25708 vfunc[62]: QWidget::heightForWidth(int) const 25709 vfunc[63]: QWidget::adjustSize() 25710 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 25711 const&, bool) 25712 vfunc[65]: QWidget::setAcceptDrops(bool) 25713 vfunc[66]: QWidget::setAutoMask(bool) 25714 vfunc[67]: 25715 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 25716 vfunc[68]: QWidget::customWhatsThis() const 25717 vfunc[69]: QSlider::mousePressEvent(QMouseEvent*) 25718 vfunc[70]: QSlider::mouseReleaseEvent(QMouseEvent*) 25719 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 25720 vfunc[72]: QSlider::mouseMoveEvent(QMouseEvent*) 25721 vfunc[73]: QSlider::wheelEvent(QWheelEvent*) 25722 vfunc[74]: QSlider::keyPressEvent(QKeyEvent*) 25723 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 25724 vfunc[76]: QSlider::focusInEvent(QFocusEvent*) 25725 vfunc[77]: QSlider::focusOutEvent(QFocusEvent*) 25726 vfunc[78]: QWidget::enterEvent(QEvent*) 25727 vfunc[79]: QWidget::leaveEvent(QEvent*) 25728 vfunc[80]: QSlider::paintEvent(QPaintEvent*) 25729 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 25730 vfunc[82]: QSlider::resizeEvent(QResizeEvent*) 25731 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 25732 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 25733 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 25734 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 25735 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 25736 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 25737 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 25738 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 25739 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 25740 vfunc[92]: QWidget::dropEvent(QDropEvent*) 25741 vfunc[93]: QWidget::showEvent(QShowEvent*) 25742 vfunc[94]: QWidget::hideEvent(QHideEvent*) 25743 vfunc[95]: QWidget::x11Event(_XEvent*) 25744 vfunc[96]: QWidget::updateMask() 25745 vfunc[97]: QSlider::styleChange(QStyle&) 25746 vfunc[98]: QWidget::enabledChange(bool) 25747 vfunc[99]: QWidget::paletteChange(QPalette const&) 25748 vfunc[100]: QWidget::fontChange(QFont const&) 25749 vfunc[101]: QWidget::windowActivationChange(bool) 25750 vfunc[102]: QWidget::metric(int) const 25751 vfunc[103]: QWidget::create(unsigned long, bool, bool) 25752 vfunc[104]: QWidget::destroy(bool, bool) 25753 vfunc[105]: NULL or QWidget::setWState(unsigned int) 25754 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 25755 vfunc[107]: QWidget::focusNextPrevChild(bool) 25756 vfunc[108]: QWidget::setKeyCompression(bool) 25757 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 25758 bool, QFont*) 25759 vfunc[110]: QSlider::setOrientation(Qt::Orientation) 25760 vfunc[111]: QSlider::setTracking(bool) 25761 vfunc[112]: QSlider::setTickmarks(QSlider::TickSetting) 25762 vfunc[113]: QSlider::setTickInterval(int) 25763 vfunc[114]: QSlider::setValue(int) 25764 vfunc[115]: QSlider::valueChange() 25765 vfunc[116]: QSlider::rangeChange() 25766 25767 Table 8-278. Secondary vtable for QSlider 25768 Base Offset -40 25769 Virtual Base Offset 0 25770 RTTI typeinfo for QSlider 25771 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 25772 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 25773 vfunc[2]: QPaintDevice::setResolution(int) 25774 vfunc[3]: QPaintDevice::resolution() const 25775 vfunc[4]: QPaintDevice::handle() const 25776 vfunc[5]: QPaintDevice::x11RenderHandle() const 25777 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 25778 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 25779 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 25780 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 25781 const 25782 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 25783 25784 Table 8-279. Secondary vtable for QSlider 25785 Base Offset -116 25786 Virtual Base Offset 0 25787 RTTI typeinfo for QSlider 25788 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 25789 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 25790 vfunc[2]: non-virtual thunk to QSlider::valueChange() 25791 vfunc[3]: non-virtual thunk to QSlider::rangeChange() 25792 vfunc[4]: QRangeControl::stepChange() 25793 25794 The Run Time Type Information for the QSlider class is 25795 described by Table 8-280 25796 25797 Table 8-280. typeinfo for QSlider 25798 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 25799 Name typeinfo name for QSlider 25800 flags: 0 25801 basetype: typeinfo for QWidget 2 25802 basetype: typeinfo for QRangeControl 29698 25803 __________________________________________________________ 25804 25805 8.2.22.27. Class data for QMainWindow 25806 25807 The virtual table for the QMainWindow class is described by 25808 Table 8-281 25809 25810 Table 8-281. Primary vtable for QMainWindow 25811 Base Offset 0 25812 Virtual Base Offset 0 25813 RTTI typeinfo for QMainWindow 25814 vfunc[0]: NULL or QMainWindow::metaObject() const 25815 vfunc[1]: QMainWindow::className() const 25816 vfunc[2]: QMainWindow::qt_cast(char const*) 25817 vfunc[3]: QMainWindow::qt_invoke(int, QUObject*) 25818 vfunc[4]: QMainWindow::qt_emit(int, QUObject*) 25819 vfunc[5]: QMainWindow::qt_property(int, int, QVariant*) 25820 vfunc[6]: QMainWindow::~QMainWindow() 25821 vfunc[7]: QMainWindow::~QMainWindow() 25822 vfunc[8]: QMainWindow::event(QEvent*) 25823 vfunc[9]: QMainWindow::eventFilter(QObject*, QEvent*) 25824 vfunc[10]: QWidget::setName(char const*) 25825 vfunc[11]: QObject::insertChild(QObject*) 25826 vfunc[12]: QObject::removeChild(QObject*) 25827 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25828 vfunc[14]: QObject::property(char const*) const 25829 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25830 vfunc[16]: QMainWindow::childEvent(QChildEvent*) 25831 vfunc[17]: QObject::customEvent(QCustomEvent*) 25832 vfunc[18]: QObject::connectNotify(char const*) 25833 vfunc[19]: QObject::disconnectNotify(char const*) 25834 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25835 const*, char const*) 25836 vfunc[21]: QWidget::setEnabled(bool) 25837 vfunc[22]: QWidget::setMinimumSize(int, int) 25838 vfunc[23]: QWidget::setMaximumSize(int, int) 25839 vfunc[24]: QWidget::setSizeIncrement(int, int) 25840 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 25841 vfunc[26]: QWidget::setEraseColor(QColor const&) 25842 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 25843 vfunc[28]: QWidget::setPalette(QPalette const&) 25844 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 25845 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 25846 vfunc[31]: QWidget::setFont(QFont const&) 25847 vfunc[32]: QWidget::setCursor(QCursor const&) 25848 vfunc[33]: QWidget::unsetCursor() 25849 vfunc[34]: QWidget::setMask(QBitmap const&) 25850 vfunc[35]: QWidget::setMask(QRegion const&) 25851 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 25852 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 25853 vfunc[38]: QWidget::setCaption(QString const&) 25854 vfunc[39]: QWidget::setIcon(QPixmap const&) 25855 vfunc[40]: QWidget::setIconText(QString const&) 25856 vfunc[41]: QWidget::setMouseTracking(bool) 25857 vfunc[42]: QWidget::setFocus() 25858 vfunc[43]: QWidget::setActiveWindow() 25859 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 25860 vfunc[45]: QWidget::setFocusProxy(QWidget*) 25861 vfunc[46]: QWidget::setUpdatesEnabled(bool) 25862 vfunc[47]: QMainWindow::show() 25863 vfunc[48]: QMainWindow::hide() 25864 vfunc[49]: QWidget::showMinimized() 25865 vfunc[50]: QWidget::showMaximized() 25866 vfunc[51]: QWidget::showNormal() 25867 vfunc[52]: QWidget::polish() 25868 vfunc[53]: QWidget::move(int, int) 25869 vfunc[54]: QWidget::resize(int, int) 25870 vfunc[55]: QWidget::setGeometry(int, int, int, int) 25871 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 25872 vfunc[57]: QWidget::close(bool) 25873 vfunc[58]: QMainWindow::sizeHint() const 25874 vfunc[59]: QMainWindow::minimumSizeHint() const 25875 vfunc[60]: QWidget::sizePolicy() const 25876 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 25877 vfunc[62]: QWidget::heightForWidth(int) const 25878 vfunc[63]: QWidget::adjustSize() 25879 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 25880 const&, bool) 25881 vfunc[65]: QWidget::setAcceptDrops(bool) 25882 vfunc[66]: QWidget::setAutoMask(bool) 25883 vfunc[67]: 25884 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 25885 vfunc[68]: QWidget::customWhatsThis() const 25886 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 25887 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 25888 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 25889 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 25890 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 25891 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 25892 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 25893 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 25894 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 25895 vfunc[78]: QWidget::enterEvent(QEvent*) 25896 vfunc[79]: QWidget::leaveEvent(QEvent*) 25897 vfunc[80]: QMainWindow::paintEvent(QPaintEvent*) 25898 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 25899 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 25900 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 25901 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 25902 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 25903 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 25904 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 25905 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 25906 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 25907 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 25908 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 25909 vfunc[92]: QWidget::dropEvent(QDropEvent*) 25910 vfunc[93]: QWidget::showEvent(QShowEvent*) 25911 vfunc[94]: QWidget::hideEvent(QHideEvent*) 25912 vfunc[95]: QWidget::x11Event(_XEvent*) 25913 vfunc[96]: QWidget::updateMask() 25914 vfunc[97]: QMainWindow::styleChange(QStyle&) 25915 vfunc[98]: QWidget::enabledChange(bool) 25916 vfunc[99]: QWidget::paletteChange(QPalette const&) 25917 vfunc[100]: QWidget::fontChange(QFont const&) 25918 vfunc[101]: QWidget::windowActivationChange(bool) 25919 vfunc[102]: QWidget::metric(int) const 25920 vfunc[103]: QWidget::create(unsigned long, bool, bool) 25921 vfunc[104]: QWidget::destroy(bool, bool) 25922 vfunc[105]: NULL or QWidget::setWState(unsigned int) 25923 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 25924 vfunc[107]: QWidget::focusNextPrevChild(bool) 25925 vfunc[108]: QWidget::setKeyCompression(bool) 25926 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 25927 bool, QFont*) 25928 vfunc[110]: QMainWindow::setCentralWidget(QWidget*) 25929 vfunc[111]: QMainWindow::setDockEnabled(Qt::Dock, bool) 25930 vfunc[112]: QMainWindow::setDockEnabled(QDockWindow*, Qt::Dock, 25931 bool) 25932 vfunc[113]: QMainWindow::addDockWindow(QDockWindow*, Qt::Dock, 25933 bool) 25934 vfunc[114]: QMainWindow::addDockWindow(QDockWindow*, QString 25935 const&, Qt::Dock, bool) 25936 vfunc[115]: QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock) 25937 vfunc[116]: QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock, 25938 bool, int, int) 25939 vfunc[117]: QMainWindow::removeDockWindow(QDockWindow*) 25940 vfunc[118]: QMainWindow::dockingArea(QPoint const&) 25941 vfunc[119]: QMainWindow::isCustomizable() const 25942 vfunc[120]: QMainWindow::setRightJustification(bool) 25943 vfunc[121]: QMainWindow::setUsesBigPixmaps(bool) 25944 vfunc[122]: QMainWindow::setUsesTextLabel(bool) 25945 vfunc[123]: QMainWindow::setDockWindowsMovable(bool) 25946 vfunc[124]: QMainWindow::setOpaqueMoving(bool) 25947 vfunc[125]: QMainWindow::setDockMenuEnabled(bool) 25948 vfunc[126]: QMainWindow::whatsThis() 25949 vfunc[127]: QMainWindow::setAppropriate(QDockWindow*, bool) 25950 vfunc[128]: QMainWindow::customize() 25951 vfunc[129]: QMainWindow::setUpLayout() 25952 vfunc[130]: QMainWindow::showDockMenu(QPoint const&) 25953 vfunc[131]: QMainWindow::setMenuBar(QMenuBar*) 25954 vfunc[132]: QMainWindow::setStatusBar(QStatusBar*) 25955 vfunc[133]: QMainWindow::setToolTipGroup(QToolTipGroup*) 25956 25957 Table 8-282. Secondary vtable for QMainWindow 25958 Base Offset -40 25959 Virtual Base Offset 0 25960 RTTI typeinfo for QMainWindow 25961 vfunc[0]: non-virtual thunk to QMainWindow::~QMainWindow() 25962 vfunc[1]: non-virtual thunk to QMainWindow::~QMainWindow() 25963 vfunc[2]: QPaintDevice::setResolution(int) 25964 vfunc[3]: QPaintDevice::resolution() const 25965 vfunc[4]: QPaintDevice::handle() const 25966 vfunc[5]: QPaintDevice::x11RenderHandle() const 25967 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 25968 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 25969 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 25970 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 25971 const 25972 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 25973 25974 The Run Time Type Information for the QMainWindow class is 25975 described by Table 8-283 25976 25977 Table 8-283. typeinfo for QMainWindow 25978 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25979 Name typeinfo name for QMainWindow 25980 basetype: typeinfo for QWidget 25981 __________________________________________________________ 25982 25983 8.2.22.28. Class data for QToolButton 25984 25985 The virtual table for the QToolButton class is described by 25986 Table 8-284 25987 25988 Table 8-284. Primary vtable for QToolButton 25989 Base Offset 0 25990 Virtual Base Offset 0 25991 RTTI typeinfo for QToolButton 25992 vfunc[0]: NULL or QToolButton::metaObject() const 25993 vfunc[1]: QToolButton::className() const 25994 vfunc[2]: QToolButton::qt_cast(char const*) 25995 vfunc[3]: QToolButton::qt_invoke(int, QUObject*) 25996 vfunc[4]: QToolButton::qt_emit(int, QUObject*) 25997 vfunc[5]: QToolButton::qt_property(int, int, QVariant*) 25998 vfunc[6]: QToolButton::~QToolButton() 25999 vfunc[7]: QToolButton::~QToolButton() 26000 vfunc[8]: QWidget::event(QEvent*) 26001 vfunc[9]: QToolButton::eventFilter(QObject*, QEvent*) 26002 vfunc[10]: QWidget::setName(char const*) 26003 vfunc[11]: QObject::insertChild(QObject*) 26004 vfunc[12]: QObject::removeChild(QObject*) 26005 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26006 vfunc[14]: QObject::property(char const*) const 26007 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26008 vfunc[16]: QObject::childEvent(QChildEvent*) 26009 vfunc[17]: QObject::customEvent(QCustomEvent*) 26010 vfunc[18]: QObject::connectNotify(char const*) 26011 vfunc[19]: QObject::disconnectNotify(char const*) 26012 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26013 const*, char const*) 26014 vfunc[21]: QWidget::setEnabled(bool) 26015 vfunc[22]: QWidget::setMinimumSize(int, int) 26016 vfunc[23]: QWidget::setMaximumSize(int, int) 26017 vfunc[24]: QWidget::setSizeIncrement(int, int) 26018 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 26019 vfunc[26]: QWidget::setEraseColor(QColor const&) 26020 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 26021 vfunc[28]: QWidget::setPalette(QPalette const&) 26022 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 26023 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 26024 vfunc[31]: QWidget::setFont(QFont const&) 26025 vfunc[32]: QWidget::setCursor(QCursor const&) 26026 vfunc[33]: QWidget::unsetCursor() 26027 vfunc[34]: QWidget::setMask(QBitmap const&) 26028 vfunc[35]: QWidget::setMask(QRegion const&) 26029 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 26030 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 26031 vfunc[38]: QWidget::setCaption(QString const&) 26032 vfunc[39]: QWidget::setIcon(QPixmap const&) 26033 vfunc[40]: QWidget::setIconText(QString const&) 26034 vfunc[41]: QWidget::setMouseTracking(bool) 26035 vfunc[42]: QWidget::setFocus() 26036 vfunc[43]: QWidget::setActiveWindow() 26037 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 26038 vfunc[45]: QWidget::setFocusProxy(QWidget*) 26039 vfunc[46]: QWidget::setUpdatesEnabled(bool) 26040 vfunc[47]: QWidget::show() 26041 vfunc[48]: QWidget::hide() 26042 vfunc[49]: QWidget::showMinimized() 26043 vfunc[50]: QWidget::showMaximized() 26044 vfunc[51]: QWidget::showNormal() 26045 vfunc[52]: QWidget::polish() 26046 vfunc[53]: QWidget::move(int, int) 26047 vfunc[54]: QWidget::resize(int, int) 26048 vfunc[55]: QWidget::setGeometry(int, int, int, int) 26049 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 26050 vfunc[57]: QWidget::close(bool) 26051 vfunc[58]: QToolButton::sizeHint() const 26052 vfunc[59]: QToolButton::minimumSizeHint() const 26053 vfunc[60]: QWidget::sizePolicy() const 26054 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 26055 vfunc[62]: QWidget::heightForWidth(int) const 26056 vfunc[63]: QWidget::adjustSize() 26057 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 26058 const&, bool) 26059 vfunc[65]: QWidget::setAcceptDrops(bool) 26060 vfunc[66]: QWidget::setAutoMask(bool) 26061 vfunc[67]: 26062 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 26063 vfunc[68]: QWidget::customWhatsThis() const 26064 vfunc[69]: QToolButton::mousePressEvent(QMouseEvent*) 26065 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 26066 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 26067 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 26068 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 26069 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 26070 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 26071 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 26072 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 26073 vfunc[78]: QToolButton::enterEvent(QEvent*) 26074 vfunc[79]: QToolButton::leaveEvent(QEvent*) 26075 vfunc[80]: QButton::paintEvent(QPaintEvent*) 26076 vfunc[81]: QToolButton::moveEvent(QMoveEvent*) 26077 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 26078 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 26079 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 26080 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 26081 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 26082 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 26083 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 26084 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 26085 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 26086 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 26087 vfunc[92]: QWidget::dropEvent(QDropEvent*) 26088 vfunc[93]: QWidget::showEvent(QShowEvent*) 26089 vfunc[94]: QWidget::hideEvent(QHideEvent*) 26090 vfunc[95]: QWidget::x11Event(_XEvent*) 26091 vfunc[96]: QWidget::updateMask() 26092 vfunc[97]: QWidget::styleChange(QStyle&) 26093 vfunc[98]: QButton::enabledChange(bool) 26094 vfunc[99]: QToolButton::paletteChange(QPalette const&) 26095 vfunc[100]: QWidget::fontChange(QFont const&) 26096 vfunc[101]: QWidget::windowActivationChange(bool) 26097 vfunc[102]: QWidget::metric(int) const 26098 vfunc[103]: QWidget::create(unsigned long, bool, bool) 26099 vfunc[104]: QWidget::destroy(bool, bool) 26100 vfunc[105]: NULL or QWidget::setWState(unsigned int) 26101 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 26102 vfunc[107]: QWidget::focusNextPrevChild(bool) 26103 vfunc[108]: QWidget::setKeyCompression(bool) 26104 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 26105 bool, QFont*) 26106 vfunc[110]: QToolButton::setText(QString const&) 26107 vfunc[111]: QButton::setPixmap(QPixmap const&) 26108 vfunc[112]: QButton::setAccel(QKeySequence const&) 26109 vfunc[113]: QButton::setDown(bool) 26110 vfunc[114]: QButton::setAutoRepeat(bool) 26111 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 26112 vfunc[116]: QButton::setState(QButton::ToggleState) 26113 vfunc[117]: QButton::hitButton(QPoint const&) const 26114 vfunc[118]: QToolButton::drawButton(QPainter*) 26115 vfunc[119]: QToolButton::drawButtonLabel(QPainter*) 26116 vfunc[120]: QButton::setGroup(QButtonGroup*) 26117 vfunc[121]: QToolButton::setIconSet(QIconSet const&) 26118 vfunc[122]: QToolButton::setUsesBigPixmap(bool) 26119 vfunc[123]: QToolButton::setUsesTextLabel(bool) 26120 vfunc[124]: QToolButton::setTextLabel(QString const&, bool) 26121 vfunc[125]: QToolButton::setToggleButton(bool) 26122 vfunc[126]: QToolButton::setOn(bool) 26123 26124 Table 8-285. Secondary vtable for QToolButton 26125 Base Offset -40 26126 Virtual Base Offset 0 26127 RTTI typeinfo for QToolButton 26128 vfunc[0]: non-virtual thunk to QToolButton::~QToolButton() 26129 vfunc[1]: non-virtual thunk to QToolButton::~QToolButton() 26130 vfunc[2]: QPaintDevice::setResolution(int) 26131 vfunc[3]: QPaintDevice::resolution() const 26132 vfunc[4]: QPaintDevice::handle() const 26133 vfunc[5]: QPaintDevice::x11RenderHandle() const 26134 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26135 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26136 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 26137 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26138 const 26139 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26140 26141 The Run Time Type Information for the QToolButton class is 26142 described by Table 8-286 26143 26144 Table 8-286. typeinfo for QToolButton 26145 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26146 Name typeinfo name for QToolButton 26147 basetype: typeinfo for QButton 26148 __________________________________________________________ 26149 26150 8.2.22.29. Class data for QWidgetIntDict 26151 26152 The virtual table for the QWidgetIntDict class is described in 26153 the generic part of this specification. 26154 26155 The Run Time Type Information for the QWidgetIntDict class is 26156 described by Table 8-287 26157 26158 Table 8-287. typeinfo for QWidgetIntDict 26159 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26160 Name typeinfo name for QWidgetIntDict 26161 basetype: typeinfo for QIntDict 26162 __________________________________________________________ 26163 26164 8.2.22.30. Class data for QTabBar 26165 26166 The virtual table for the QTabBar class is described by Table 26167 8-288 26168 26169 Table 8-288. Primary vtable for QTabBar 26170 Base Offset 0 26171 Virtual Base Offset 0 26172 RTTI typeinfo for QTabBar 26173 vfunc[0]: NULL or QTabBar::metaObject() const 26174 vfunc[1]: QTabBar::className() const 26175 vfunc[2]: QTabBar::qt_cast(char const*) 26176 vfunc[3]: QTabBar::qt_invoke(int, QUObject*) 26177 vfunc[4]: QTabBar::qt_emit(int, QUObject*) 26178 vfunc[5]: QTabBar::qt_property(int, int, QVariant*) 26179 vfunc[6]: QTabBar::~QTabBar() 26180 vfunc[7]: QTabBar::~QTabBar() 26181 vfunc[8]: QTabBar::event(QEvent*) 26182 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26183 vfunc[10]: QWidget::setName(char const*) 26184 vfunc[11]: QObject::insertChild(QObject*) 26185 vfunc[12]: QObject::removeChild(QObject*) 26186 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26187 vfunc[14]: QObject::property(char const*) const 26188 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26189 vfunc[16]: QObject::childEvent(QChildEvent*) 26190 vfunc[17]: QObject::customEvent(QCustomEvent*) 26191 vfunc[18]: QObject::connectNotify(char const*) 26192 vfunc[19]: QObject::disconnectNotify(char const*) 26193 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26194 const*, char const*) 26195 vfunc[21]: QWidget::setEnabled(bool) 26196 vfunc[22]: QWidget::setMinimumSize(int, int) 26197 vfunc[23]: QWidget::setMaximumSize(int, int) 26198 vfunc[24]: QWidget::setSizeIncrement(int, int) 26199 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 26200 vfunc[26]: QWidget::setEraseColor(QColor const&) 26201 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 26202 vfunc[28]: QWidget::setPalette(QPalette const&) 26203 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 26204 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 26205 vfunc[31]: QWidget::setFont(QFont const&) 26206 vfunc[32]: QWidget::setCursor(QCursor const&) 26207 vfunc[33]: QWidget::unsetCursor() 26208 vfunc[34]: QWidget::setMask(QBitmap const&) 26209 vfunc[35]: QWidget::setMask(QRegion const&) 26210 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 26211 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 26212 vfunc[38]: QWidget::setCaption(QString const&) 26213 vfunc[39]: QWidget::setIcon(QPixmap const&) 26214 vfunc[40]: QWidget::setIconText(QString const&) 26215 vfunc[41]: QWidget::setMouseTracking(bool) 26216 vfunc[42]: QWidget::setFocus() 26217 vfunc[43]: QWidget::setActiveWindow() 26218 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 26219 vfunc[45]: QWidget::setFocusProxy(QWidget*) 26220 vfunc[46]: QWidget::setUpdatesEnabled(bool) 26221 vfunc[47]: QTabBar::show() 26222 vfunc[48]: QWidget::hide() 26223 vfunc[49]: QWidget::showMinimized() 26224 vfunc[50]: QWidget::showMaximized() 26225 vfunc[51]: QWidget::showNormal() 26226 vfunc[52]: QWidget::polish() 26227 vfunc[53]: QWidget::move(int, int) 26228 vfunc[54]: QWidget::resize(int, int) 26229 vfunc[55]: QWidget::setGeometry(int, int, int, int) 26230 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 26231 vfunc[57]: QWidget::close(bool) 26232 vfunc[58]: QTabBar::sizeHint() const 26233 vfunc[59]: QTabBar::minimumSizeHint() const 26234 vfunc[60]: QWidget::sizePolicy() const 26235 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 26236 vfunc[62]: QWidget::heightForWidth(int) const 26237 vfunc[63]: QWidget::adjustSize() 26238 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 26239 const&, bool) 26240 vfunc[65]: QWidget::setAcceptDrops(bool) 26241 vfunc[66]: QWidget::setAutoMask(bool) 26242 vfunc[67]: 26243 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 26244 vfunc[68]: QWidget::customWhatsThis() const 26245 vfunc[69]: QTabBar::mousePressEvent(QMouseEvent*) 26246 vfunc[70]: QTabBar::mouseReleaseEvent(QMouseEvent*) 26247 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 26248 vfunc[72]: QTabBar::mouseMoveEvent(QMouseEvent*) 26249 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 26250 vfunc[74]: QTabBar::keyPressEvent(QKeyEvent*) 26251 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 26252 vfunc[76]: QTabBar::focusInEvent(QFocusEvent*) 26253 vfunc[77]: QTabBar::focusOutEvent(QFocusEvent*) 26254 vfunc[78]: QWidget::enterEvent(QEvent*) 26255 vfunc[79]: QWidget::leaveEvent(QEvent*) 26256 vfunc[80]: QTabBar::paintEvent(QPaintEvent*) 26257 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 26258 vfunc[82]: QTabBar::resizeEvent(QResizeEvent*) 26259 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 26260 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 26261 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 26262 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 26263 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 26264 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 26265 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 26266 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 26267 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 26268 vfunc[92]: QWidget::dropEvent(QDropEvent*) 26269 vfunc[93]: QWidget::showEvent(QShowEvent*) 26270 vfunc[94]: QWidget::hideEvent(QHideEvent*) 26271 vfunc[95]: QWidget::x11Event(_XEvent*) 26272 vfunc[96]: QWidget::updateMask() 26273 vfunc[97]: QTabBar::styleChange(QStyle&) 26274 vfunc[98]: QWidget::enabledChange(bool) 26275 vfunc[99]: QWidget::paletteChange(QPalette const&) 26276 vfunc[100]: QTabBar::fontChange(QFont const&) 26277 vfunc[101]: QWidget::windowActivationChange(bool) 26278 vfunc[102]: QWidget::metric(int) const 26279 vfunc[103]: QWidget::create(unsigned long, bool, bool) 26280 vfunc[104]: QWidget::destroy(bool, bool) 26281 vfunc[105]: NULL or QWidget::setWState(unsigned int) 26282 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 26283 vfunc[107]: QWidget::focusNextPrevChild(bool) 26284 vfunc[108]: QWidget::setKeyCompression(bool) 26285 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 26286 bool, QFont*) 26287 vfunc[110]: QTabBar::setShape(QTabBar::Shape) 26288 vfunc[111]: QTabBar::addTab(QTab*) 26289 vfunc[112]: QTabBar::insertTab(QTab*, int) 26290 vfunc[113]: QTabBar::removeTab(QTab*) 26291 vfunc[114]: QTabBar::setTabEnabled(int, bool) 26292 vfunc[115]: QTabBar::layoutTabs() 26293 vfunc[116]: QTabBar::selectTab(QPoint const&) const 26294 vfunc[117]: QTabBar::setCurrentTab(int) 26295 vfunc[118]: QTabBar::setCurrentTab(QTab*) 26296 vfunc[119]: QTabBar::paint(QPainter*, QTab*, bool) const 26297 vfunc[120]: QTabBar::paintLabel(QPainter*, QRect const&, QTab*, 26298 bool) const 26299 26300 Table 8-289. Secondary vtable for QTabBar 26301 Base Offset -40 26302 Virtual Base Offset 0 26303 RTTI typeinfo for QTabBar 26304 vfunc[0]: non-virtual thunk to QTabBar::~QTabBar() 26305 vfunc[1]: non-virtual thunk to QTabBar::~QTabBar() 26306 vfunc[2]: QPaintDevice::setResolution(int) 26307 vfunc[3]: QPaintDevice::resolution() const 26308 vfunc[4]: QPaintDevice::handle() const 26309 vfunc[5]: QPaintDevice::x11RenderHandle() const 26310 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26311 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26312 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 26313 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26314 const 26315 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26316 26317 The Run Time Type Information for the QTabBar class is 26318 described by Table 8-290 26319 26320 Table 8-290. typeinfo for QTabBar 26321 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26322 Name typeinfo name for QTabBar 26323 basetype: typeinfo for QWidget 26324 __________________________________________________________ 26325 26326 8.2.22.31. Class data for QToolTip 26327 26328 The virtual table for the QToolTip class is described in the 26329 generic part of this specification. 26330 26331 The Run Time Type Information for the QToolTip class is 26332 described by Table 8-291 26333 26334 Table 8-291. typeinfo for QToolTip 26335 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26336 Name typeinfo name for QToolTip 26337 basetype: typeinfo for Qt 26338 __________________________________________________________ 26339 26340 8.2.22.32. Class data for QCheckBox 26341 26342 The virtual table for the QCheckBox class is described by Table 26343 8-292 26344 26345 Table 8-292. Primary vtable for QCheckBox 26346 Base Offset 0 26347 Virtual Base Offset 0 26348 RTTI typeinfo for QCheckBox 26349 vfunc[0]: NULL or QCheckBox::metaObject() const 26350 vfunc[1]: QCheckBox::className() const 26351 vfunc[2]: QCheckBox::qt_cast(char const*) 26352 vfunc[3]: QCheckBox::qt_invoke(int, QUObject*) 26353 vfunc[4]: QCheckBox::qt_emit(int, QUObject*) 26354 vfunc[5]: QCheckBox::qt_property(int, int, QVariant*) 26355 vfunc[6]: NULL or QCheckBox::~QCheckBox() 26356 vfunc[7]: NULL or QCheckBox::~QCheckBox() 26357 vfunc[8]: QWidget::event(QEvent*) 26358 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26359 vfunc[10]: QWidget::setName(char const*) 26360 vfunc[11]: QObject::insertChild(QObject*) 26361 vfunc[12]: QObject::removeChild(QObject*) 26362 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26363 vfunc[14]: QObject::property(char const*) const 26364 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26365 vfunc[16]: QObject::childEvent(QChildEvent*) 26366 vfunc[17]: QObject::customEvent(QCustomEvent*) 26367 vfunc[18]: QObject::connectNotify(char const*) 26368 vfunc[19]: QObject::disconnectNotify(char const*) 26369 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26370 const*, char const*) 26371 vfunc[21]: QWidget::setEnabled(bool) 26372 vfunc[22]: QWidget::setMinimumSize(int, int) 26373 vfunc[23]: QWidget::setMaximumSize(int, int) 26374 vfunc[24]: QWidget::setSizeIncrement(int, int) 26375 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 26376 vfunc[26]: QWidget::setEraseColor(QColor const&) 26377 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 26378 vfunc[28]: QWidget::setPalette(QPalette const&) 26379 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 26380 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 26381 vfunc[31]: QWidget::setFont(QFont const&) 26382 vfunc[32]: QWidget::setCursor(QCursor const&) 26383 vfunc[33]: QWidget::unsetCursor() 26384 vfunc[34]: QWidget::setMask(QBitmap const&) 26385 vfunc[35]: QWidget::setMask(QRegion const&) 26386 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 26387 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 26388 vfunc[38]: QWidget::setCaption(QString const&) 26389 vfunc[39]: QWidget::setIcon(QPixmap const&) 26390 vfunc[40]: QWidget::setIconText(QString const&) 26391 vfunc[41]: QWidget::setMouseTracking(bool) 26392 vfunc[42]: QWidget::setFocus() 26393 vfunc[43]: QWidget::setActiveWindow() 26394 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 26395 vfunc[45]: QWidget::setFocusProxy(QWidget*) 26396 vfunc[46]: QWidget::setUpdatesEnabled(bool) 26397 vfunc[47]: QWidget::show() 26398 vfunc[48]: QWidget::hide() 26399 vfunc[49]: QWidget::showMinimized() 26400 vfunc[50]: QWidget::showMaximized() 26401 vfunc[51]: QWidget::showNormal() 26402 vfunc[52]: QWidget::polish() 26403 vfunc[53]: QWidget::move(int, int) 26404 vfunc[54]: QWidget::resize(int, int) 26405 vfunc[55]: QWidget::setGeometry(int, int, int, int) 26406 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 26407 vfunc[57]: QWidget::close(bool) 26408 vfunc[58]: QCheckBox::sizeHint() const 26409 vfunc[59]: QWidget::minimumSizeHint() const 26410 vfunc[60]: QWidget::sizePolicy() const 26411 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 26412 vfunc[62]: QWidget::heightForWidth(int) const 26413 vfunc[63]: QWidget::adjustSize() 26414 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 26415 const&, bool) 26416 vfunc[65]: QWidget::setAcceptDrops(bool) 26417 vfunc[66]: QWidget::setAutoMask(bool) 26418 vfunc[67]: 26419 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 26420 vfunc[68]: QWidget::customWhatsThis() const 26421 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 26422 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 26423 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 26424 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 26425 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 26426 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 26427 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 26428 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 26429 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 26430 vfunc[78]: QWidget::enterEvent(QEvent*) 26431 vfunc[79]: QWidget::leaveEvent(QEvent*) 26432 vfunc[80]: QButton::paintEvent(QPaintEvent*) 26433 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 26434 vfunc[82]: QCheckBox::resizeEvent(QResizeEvent*) 26435 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 26436 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 26437 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 26438 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 26439 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 26440 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 26441 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 26442 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 26443 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 26444 vfunc[92]: QWidget::dropEvent(QDropEvent*) 26445 vfunc[93]: QWidget::showEvent(QShowEvent*) 26446 vfunc[94]: QWidget::hideEvent(QHideEvent*) 26447 vfunc[95]: QWidget::x11Event(_XEvent*) 26448 vfunc[96]: QCheckBox::updateMask() 26449 vfunc[97]: QWidget::styleChange(QStyle&) 26450 vfunc[98]: QButton::enabledChange(bool) 26451 vfunc[99]: QWidget::paletteChange(QPalette const&) 26452 vfunc[100]: QWidget::fontChange(QFont const&) 26453 vfunc[101]: QWidget::windowActivationChange(bool) 26454 vfunc[102]: QWidget::metric(int) const 26455 vfunc[103]: QWidget::create(unsigned long, bool, bool) 26456 vfunc[104]: QWidget::destroy(bool, bool) 26457 vfunc[105]: NULL or QWidget::setWState(unsigned int) 26458 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 26459 vfunc[107]: QWidget::focusNextPrevChild(bool) 26460 vfunc[108]: QWidget::setKeyCompression(bool) 26461 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 26462 bool, QFont*) 26463 vfunc[110]: QButton::setText(QString const&) 26464 vfunc[111]: QButton::setPixmap(QPixmap const&) 26465 vfunc[112]: QButton::setAccel(QKeySequence const&) 26466 vfunc[113]: QButton::setDown(bool) 26467 vfunc[114]: QButton::setAutoRepeat(bool) 26468 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 26469 vfunc[116]: QButton::setState(QButton::ToggleState) 26470 vfunc[117]: QCheckBox::hitButton(QPoint const&) const 26471 vfunc[118]: QCheckBox::drawButton(QPainter*) 26472 vfunc[119]: QCheckBox::drawButtonLabel(QPainter*) 26473 vfunc[120]: QButton::setGroup(QButtonGroup*) 26474 26475 Table 8-293. Secondary vtable for QCheckBox 26476 Base Offset -40 26477 Virtual Base Offset 0 26478 RTTI typeinfo for QCheckBox 26479 vfunc[0]: non-virtual thunk to QCheckBox::~QCheckBox() 26480 vfunc[1]: non-virtual thunk to QCheckBox::~QCheckBox() 26481 vfunc[2]: QPaintDevice::setResolution(int) 26482 vfunc[3]: QPaintDevice::resolution() const 26483 vfunc[4]: QPaintDevice::handle() const 26484 vfunc[5]: QPaintDevice::x11RenderHandle() const 26485 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26486 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26487 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 26488 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26489 const 26490 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26491 26492 The Run Time Type Information for the QCheckBox class is 26493 described by Table 8-294 26494 26495 Table 8-294. typeinfo for QCheckBox 26496 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26497 Name typeinfo name for QCheckBox 26498 basetype: typeinfo for QButton 26499 __________________________________________________________ 26500 26501 8.2.22.33. Class data for QDockWindow 26502 26503 The virtual table for the QDockWindow class is described by 26504 Table 8-295 26505 26506 Table 8-295. Primary vtable for QDockWindow 26507 Base Offset 0 26508 Virtual Base Offset 0 26509 RTTI typeinfo for QDockWindow 26510 vfunc[0]: NULL or QDockWindow::metaObject() const 26511 vfunc[1]: QDockWindow::className() const 26512 vfunc[2]: QDockWindow::qt_cast(char const*) 26513 vfunc[3]: QDockWindow::qt_invoke(int, QUObject*) 26514 vfunc[4]: QDockWindow::qt_emit(int, QUObject*) 26515 vfunc[5]: QDockWindow::qt_property(int, int, QVariant*) 26516 vfunc[6]: QDockWindow::~QDockWindow() 26517 vfunc[7]: QDockWindow::~QDockWindow() 26518 vfunc[8]: QDockWindow::event(QEvent*) 26519 vfunc[9]: QDockWindow::eventFilter(QObject*, QEvent*) 26520 vfunc[10]: QWidget::setName(char const*) 26521 vfunc[11]: QObject::insertChild(QObject*) 26522 vfunc[12]: QObject::removeChild(QObject*) 26523 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26524 vfunc[14]: QObject::property(char const*) const 26525 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26526 vfunc[16]: QObject::childEvent(QChildEvent*) 26527 vfunc[17]: QObject::customEvent(QCustomEvent*) 26528 vfunc[18]: QObject::connectNotify(char const*) 26529 vfunc[19]: QObject::disconnectNotify(char const*) 26530 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26531 const*, char const*) 26532 vfunc[21]: QWidget::setEnabled(bool) 26533 vfunc[22]: QWidget::setMinimumSize(int, int) 26534 vfunc[23]: QWidget::setMaximumSize(int, int) 26535 vfunc[24]: QWidget::setSizeIncrement(int, int) 26536 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 26537 vfunc[26]: QWidget::setEraseColor(QColor const&) 26538 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 26539 vfunc[28]: QWidget::setPalette(QPalette const&) 26540 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 26541 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 26542 vfunc[31]: QWidget::setFont(QFont const&) 26543 vfunc[32]: QWidget::setCursor(QCursor const&) 26544 vfunc[33]: QWidget::unsetCursor() 26545 vfunc[34]: QWidget::setMask(QBitmap const&) 26546 vfunc[35]: QWidget::setMask(QRegion const&) 26547 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 26548 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 26549 vfunc[38]: QDockWindow::setCaption(QString const&) 26550 vfunc[39]: QWidget::setIcon(QPixmap const&) 26551 vfunc[40]: QWidget::setIconText(QString const&) 26552 vfunc[41]: QWidget::setMouseTracking(bool) 26553 vfunc[42]: QWidget::setFocus() 26554 vfunc[43]: QWidget::setActiveWindow() 26555 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 26556 vfunc[45]: QWidget::setFocusProxy(QWidget*) 26557 vfunc[46]: QWidget::setUpdatesEnabled(bool) 26558 vfunc[47]: QWidget::show() 26559 vfunc[48]: QWidget::hide() 26560 vfunc[49]: QWidget::showMinimized() 26561 vfunc[50]: QWidget::showMaximized() 26562 vfunc[51]: QWidget::showNormal() 26563 vfunc[52]: QWidget::polish() 26564 vfunc[53]: QWidget::move(int, int) 26565 vfunc[54]: QWidget::resize(int, int) 26566 vfunc[55]: QWidget::setGeometry(int, int, int, int) 26567 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 26568 vfunc[57]: QWidget::close(bool) 26569 vfunc[58]: QDockWindow::sizeHint() const 26570 vfunc[59]: QDockWindow::minimumSizeHint() const 26571 vfunc[60]: QWidget::sizePolicy() const 26572 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 26573 vfunc[62]: QWidget::heightForWidth(int) const 26574 vfunc[63]: QWidget::adjustSize() 26575 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 26576 const&, bool) 26577 vfunc[65]: QWidget::setAcceptDrops(bool) 26578 vfunc[66]: QWidget::setAutoMask(bool) 26579 vfunc[67]: 26580 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 26581 vfunc[68]: QWidget::customWhatsThis() const 26582 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 26583 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 26584 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 26585 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 26586 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 26587 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 26588 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 26589 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 26590 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 26591 vfunc[78]: QWidget::enterEvent(QEvent*) 26592 vfunc[79]: QWidget::leaveEvent(QEvent*) 26593 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 26594 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 26595 vfunc[82]: QDockWindow::resizeEvent(QResizeEvent*) 26596 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 26597 vfunc[84]: QDockWindow::contextMenuEvent(QContextMenuEvent*) 26598 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 26599 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 26600 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 26601 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 26602 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 26603 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 26604 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 26605 vfunc[92]: QWidget::dropEvent(QDropEvent*) 26606 vfunc[93]: QDockWindow::showEvent(QShowEvent*) 26607 vfunc[94]: QDockWindow::hideEvent(QHideEvent*) 26608 vfunc[95]: QWidget::x11Event(_XEvent*) 26609 vfunc[96]: QWidget::updateMask() 26610 vfunc[97]: QFrame::styleChange(QStyle&) 26611 vfunc[98]: QWidget::enabledChange(bool) 26612 vfunc[99]: QWidget::paletteChange(QPalette const&) 26613 vfunc[100]: QWidget::fontChange(QFont const&) 26614 vfunc[101]: QWidget::windowActivationChange(bool) 26615 vfunc[102]: QWidget::metric(int) const 26616 vfunc[103]: QWidget::create(unsigned long, bool, bool) 26617 vfunc[104]: QWidget::destroy(bool, bool) 26618 vfunc[105]: NULL or QWidget::setWState(unsigned int) 26619 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 26620 vfunc[107]: QWidget::focusNextPrevChild(bool) 26621 vfunc[108]: QWidget::setKeyCompression(bool) 26622 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 26623 bool, QFont*) 26624 vfunc[110]: QFrame::setFrameStyle(int) 26625 vfunc[111]: QFrame::setLineWidth(int) 26626 vfunc[112]: QFrame::setMargin(int) 26627 vfunc[113]: QFrame::setMidLineWidth(int) 26628 vfunc[114]: QFrame::setFrameRect(QRect const&) 26629 vfunc[115]: QDockWindow::drawFrame(QPainter*) 26630 vfunc[116]: QDockWindow::drawContents(QPainter*) 26631 vfunc[117]: QFrame::frameChanged() 26632 vfunc[118]: QDockWindow::setWidget(QWidget*) 26633 vfunc[119]: QDockWindow::setCloseMode(int) 26634 vfunc[120]: QDockWindow::setResizeEnabled(bool) 26635 vfunc[121]: QDockWindow::setMovingEnabled(bool) 26636 vfunc[122]: QDockWindow::setHorizontallyStretchable(bool) 26637 vfunc[123]: QDockWindow::setVerticallyStretchable(bool) 26638 vfunc[124]: QDockWindow::setOffset(int) 26639 vfunc[125]: QDockWindow::setFixedExtentWidth(int) 26640 vfunc[126]: QDockWindow::setFixedExtentHeight(int) 26641 vfunc[127]: QDockWindow::setNewLine(bool) 26642 vfunc[128]: QDockWindow::setOpaqueMoving(bool) 26643 vfunc[129]: QDockWindow::undock(QWidget*) 26644 vfunc[130]: NULL or QDockWindow::undock() 26645 vfunc[131]: QDockWindow::dock() 26646 vfunc[132]: QDockWindow::setOrientation(Qt::Orientation) 26647 26648 Table 8-296. Secondary vtable for QDockWindow 26649 Base Offset -40 26650 Virtual Base Offset 0 26651 RTTI typeinfo for QDockWindow 26652 vfunc[0]: non-virtual thunk to QDockWindow::~QDockWindow() 26653 vfunc[1]: non-virtual thunk to QDockWindow::~QDockWindow() 26654 vfunc[2]: QPaintDevice::setResolution(int) 26655 vfunc[3]: QPaintDevice::resolution() const 26656 vfunc[4]: QPaintDevice::handle() const 26657 vfunc[5]: QPaintDevice::x11RenderHandle() const 26658 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26659 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26660 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 26661 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26662 const 26663 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26664 26665 The Run Time Type Information for the QDockWindow class is 26666 described by Table 8-297 26667 26668 Table 8-297. typeinfo for QDockWindow 26669 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26670 Name typeinfo name for QDockWindow 26671 basetype: typeinfo for QFrame 26672 __________________________________________________________ 26673 26674 8.2.22.34. Class data for QSpinWidget 26675 26676 The virtual table for the QSpinWidget class is described by 26677 Table 8-298 26678 26679 Table 8-298. Primary vtable for QSpinWidget 26680 Base Offset 0 26681 Virtual Base Offset 0 26682 RTTI typeinfo for QSpinWidget 26683 vfunc[0]: NULL or QSpinWidget::metaObject() const 26684 vfunc[1]: QSpinWidget::className() const 26685 vfunc[2]: QSpinWidget::qt_cast(char const*) 26686 vfunc[3]: QSpinWidget::qt_invoke(int, QUObject*) 26687 vfunc[4]: QSpinWidget::qt_emit(int, QUObject*) 26688 vfunc[5]: QSpinWidget::qt_property(int, int, QVariant*) 26689 vfunc[6]: QSpinWidget::~QSpinWidget() 26690 vfunc[7]: QSpinWidget::~QSpinWidget() 26691 vfunc[8]: QWidget::event(QEvent*) 26692 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26693 vfunc[10]: QWidget::setName(char const*) 26694 vfunc[11]: QObject::insertChild(QObject*) 26695 vfunc[12]: QObject::removeChild(QObject*) 26696 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26697 vfunc[14]: QObject::property(char const*) const 26698 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26699 vfunc[16]: QObject::childEvent(QChildEvent*) 26700 vfunc[17]: QObject::customEvent(QCustomEvent*) 26701 vfunc[18]: QObject::connectNotify(char const*) 26702 vfunc[19]: QObject::disconnectNotify(char const*) 26703 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26704 const*, char const*) 26705 vfunc[21]: QWidget::setEnabled(bool) 26706 vfunc[22]: QWidget::setMinimumSize(int, int) 26707 vfunc[23]: QWidget::setMaximumSize(int, int) 26708 vfunc[24]: QWidget::setSizeIncrement(int, int) 26709 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 26710 vfunc[26]: QWidget::setEraseColor(QColor const&) 26711 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 26712 vfunc[28]: QWidget::setPalette(QPalette const&) 26713 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 26714 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 26715 vfunc[31]: QWidget::setFont(QFont const&) 26716 vfunc[32]: QWidget::setCursor(QCursor const&) 26717 vfunc[33]: QWidget::unsetCursor() 26718 vfunc[34]: QWidget::setMask(QBitmap const&) 26719 vfunc[35]: QWidget::setMask(QRegion const&) 26720 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 26721 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 26722 vfunc[38]: QWidget::setCaption(QString const&) 26723 vfunc[39]: QWidget::setIcon(QPixmap const&) 26724 vfunc[40]: QWidget::setIconText(QString const&) 26725 vfunc[41]: QWidget::setMouseTracking(bool) 26726 vfunc[42]: QWidget::setFocus() 26727 vfunc[43]: QWidget::setActiveWindow() 26728 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 26729 vfunc[45]: QWidget::setFocusProxy(QWidget*) 26730 vfunc[46]: QWidget::setUpdatesEnabled(bool) 26731 vfunc[47]: QWidget::show() 26732 vfunc[48]: QWidget::hide() 26733 vfunc[49]: QWidget::showMinimized() 26734 vfunc[50]: QWidget::showMaximized() 26735 vfunc[51]: QWidget::showNormal() 26736 vfunc[52]: QWidget::polish() 26737 vfunc[53]: QWidget::move(int, int) 26738 vfunc[54]: QWidget::resize(int, int) 26739 vfunc[55]: QWidget::setGeometry(int, int, int, int) 26740 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 26741 vfunc[57]: QWidget::close(bool) 26742 vfunc[58]: QWidget::sizeHint() const 26743 vfunc[59]: QWidget::minimumSizeHint() const 26744 vfunc[60]: QWidget::sizePolicy() const 26745 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 26746 vfunc[62]: QWidget::heightForWidth(int) const 26747 vfunc[63]: QWidget::adjustSize() 26748 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 26749 const&, bool) 26750 vfunc[65]: QWidget::setAcceptDrops(bool) 26751 vfunc[66]: QWidget::setAutoMask(bool) 26752 vfunc[67]: 26753 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 26754 vfunc[68]: QWidget::customWhatsThis() const 26755 vfunc[69]: QSpinWidget::mousePressEvent(QMouseEvent*) 26756 vfunc[70]: QSpinWidget::mouseReleaseEvent(QMouseEvent*) 26757 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 26758 vfunc[72]: QSpinWidget::mouseMoveEvent(QMouseEvent*) 26759 vfunc[73]: QSpinWidget::wheelEvent(QWheelEvent*) 26760 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 26761 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 26762 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 26763 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 26764 vfunc[78]: QWidget::enterEvent(QEvent*) 26765 vfunc[79]: QWidget::leaveEvent(QEvent*) 26766 vfunc[80]: QSpinWidget::paintEvent(QPaintEvent*) 26767 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 26768 vfunc[82]: QSpinWidget::resizeEvent(QResizeEvent*) 26769 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 26770 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 26771 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 26772 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 26773 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 26774 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 26775 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 26776 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 26777 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 26778 vfunc[92]: QWidget::dropEvent(QDropEvent*) 26779 vfunc[93]: QWidget::showEvent(QShowEvent*) 26780 vfunc[94]: QWidget::hideEvent(QHideEvent*) 26781 vfunc[95]: QWidget::x11Event(_XEvent*) 26782 vfunc[96]: QWidget::updateMask() 26783 vfunc[97]: QSpinWidget::styleChange(QStyle&) 26784 vfunc[98]: QWidget::enabledChange(bool) 26785 vfunc[99]: QWidget::paletteChange(QPalette const&) 26786 vfunc[100]: QWidget::fontChange(QFont const&) 26787 vfunc[101]: QSpinWidget::windowActivationChange(bool) 26788 vfunc[102]: QWidget::metric(int) const 26789 vfunc[103]: QWidget::create(unsigned long, bool, bool) 26790 vfunc[104]: QWidget::destroy(bool, bool) 26791 vfunc[105]: NULL or QWidget::setWState(unsigned int) 26792 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 26793 vfunc[107]: QWidget::focusNextPrevChild(bool) 26794 vfunc[108]: QWidget::setKeyCompression(bool) 26795 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 26796 bool, QFont*) 26797 vfunc[110]: 26798 QSpinWidget::setButtonSymbols(QSpinWidget::ButtonSymbols) 26799 26800 Table 8-299. Secondary vtable for QSpinWidget 26801 Base Offset -40 26802 Virtual Base Offset 0 26803 RTTI typeinfo for QSpinWidget 26804 vfunc[0]: non-virtual thunk to QSpinWidget::~QSpinWidget() 26805 vfunc[1]: non-virtual thunk to QSpinWidget::~QSpinWidget() 26806 vfunc[2]: QPaintDevice::setResolution(int) 26807 vfunc[3]: QPaintDevice::resolution() const 26808 vfunc[4]: QPaintDevice::handle() const 26809 vfunc[5]: QPaintDevice::x11RenderHandle() const 26810 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26811 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26812 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 26813 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26814 const 26815 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26816 26817 The Run Time Type Information for the QSpinWidget class is 26818 described by Table 8-300 26819 26820 Table 8-300. typeinfo for QSpinWidget 26821 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26822 Name typeinfo name for QSpinWidget 26823 basetype: typeinfo for QWidget 26824 __________________________________________________________ 26825 26826 8.2.22.35. Class data for QToolBox 26827 26828 The virtual table for the QToolBox class is described by Table 26829 8-301 26830 26831 Table 8-301. Primary vtable for QToolBox 26832 Base Offset 0 26833 Virtual Base Offset 0 26834 RTTI typeinfo for QToolBox 26835 vfunc[0]: NULL or QToolBox::metaObject() const 26836 vfunc[1]: QToolBox::className() const 26837 vfunc[2]: QToolBox::qt_cast(char const*) 26838 vfunc[3]: QToolBox::qt_invoke(int, QUObject*) 26839 vfunc[4]: QToolBox::qt_emit(int, QUObject*) 26840 vfunc[5]: QToolBox::qt_property(int, int, QVariant*) 26841 vfunc[6]: QToolBox::~QToolBox() 26842 vfunc[7]: QToolBox::~QToolBox() 26843 vfunc[8]: QWidget::event(QEvent*) 26844 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26845 vfunc[10]: QWidget::setName(char const*) 26846 vfunc[11]: QObject::insertChild(QObject*) 26847 vfunc[12]: QObject::removeChild(QObject*) 26848 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26849 vfunc[14]: QObject::property(char const*) const 26850 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26851 vfunc[16]: QObject::childEvent(QChildEvent*) 26852 vfunc[17]: QObject::customEvent(QCustomEvent*) 26853 vfunc[18]: QObject::connectNotify(char const*) 26854 vfunc[19]: QObject::disconnectNotify(char const*) 26855 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26856 const*, char const*) 26857 vfunc[21]: QWidget::setEnabled(bool) 26858 vfunc[22]: QWidget::setMinimumSize(int, int) 26859 vfunc[23]: QWidget::setMaximumSize(int, int) 26860 vfunc[24]: QWidget::setSizeIncrement(int, int) 26861 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 26862 vfunc[26]: QWidget::setEraseColor(QColor const&) 26863 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 26864 vfunc[28]: QWidget::setPalette(QPalette const&) 26865 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 26866 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 26867 vfunc[31]: QWidget::setFont(QFont const&) 26868 vfunc[32]: QWidget::setCursor(QCursor const&) 26869 vfunc[33]: QWidget::unsetCursor() 26870 vfunc[34]: QWidget::setMask(QBitmap const&) 26871 vfunc[35]: QWidget::setMask(QRegion const&) 26872 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 26873 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 26874 vfunc[38]: QWidget::setCaption(QString const&) 26875 vfunc[39]: QWidget::setIcon(QPixmap const&) 26876 vfunc[40]: QWidget::setIconText(QString const&) 26877 vfunc[41]: QWidget::setMouseTracking(bool) 26878 vfunc[42]: QWidget::setFocus() 26879 vfunc[43]: QWidget::setActiveWindow() 26880 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 26881 vfunc[45]: QWidget::setFocusProxy(QWidget*) 26882 vfunc[46]: QWidget::setUpdatesEnabled(bool) 26883 vfunc[47]: QWidget::show() 26884 vfunc[48]: QWidget::hide() 26885 vfunc[49]: QWidget::showMinimized() 26886 vfunc[50]: QWidget::showMaximized() 26887 vfunc[51]: QWidget::showNormal() 26888 vfunc[52]: QWidget::polish() 26889 vfunc[53]: QWidget::move(int, int) 26890 vfunc[54]: QWidget::resize(int, int) 26891 vfunc[55]: QWidget::setGeometry(int, int, int, int) 26892 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 26893 vfunc[57]: QWidget::close(bool) 26894 vfunc[58]: QFrame::sizeHint() const 26895 vfunc[59]: QWidget::minimumSizeHint() const 26896 vfunc[60]: QWidget::sizePolicy() const 26897 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 26898 vfunc[62]: QWidget::heightForWidth(int) const 26899 vfunc[63]: QWidget::adjustSize() 26900 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 26901 const&, bool) 26902 vfunc[65]: QWidget::setAcceptDrops(bool) 26903 vfunc[66]: QWidget::setAutoMask(bool) 26904 vfunc[67]: 26905 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 26906 vfunc[68]: QWidget::customWhatsThis() const 26907 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 26908 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 26909 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 26910 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 26911 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 26912 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 26913 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 26914 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 26915 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 26916 vfunc[78]: QWidget::enterEvent(QEvent*) 26917 vfunc[79]: QWidget::leaveEvent(QEvent*) 26918 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 26919 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 26920 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 26921 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 26922 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 26923 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 26924 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 26925 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 26926 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 26927 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 26928 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 26929 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 26930 vfunc[92]: QWidget::dropEvent(QDropEvent*) 26931 vfunc[93]: QToolBox::showEvent(QShowEvent*) 26932 vfunc[94]: QWidget::hideEvent(QHideEvent*) 26933 vfunc[95]: QWidget::x11Event(_XEvent*) 26934 vfunc[96]: QWidget::updateMask() 26935 vfunc[97]: QToolBox::styleChange(QStyle&) 26936 vfunc[98]: QWidget::enabledChange(bool) 26937 vfunc[99]: QWidget::paletteChange(QPalette const&) 26938 vfunc[100]: QWidget::fontChange(QFont const&) 26939 vfunc[101]: QWidget::windowActivationChange(bool) 26940 vfunc[102]: QWidget::metric(int) const 26941 vfunc[103]: QWidget::create(unsigned long, bool, bool) 26942 vfunc[104]: QWidget::destroy(bool, bool) 26943 vfunc[105]: NULL or QWidget::setWState(unsigned int) 26944 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 26945 vfunc[107]: QWidget::focusNextPrevChild(bool) 26946 vfunc[108]: QWidget::setKeyCompression(bool) 26947 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 26948 bool, QFont*) 26949 vfunc[110]: QFrame::setFrameStyle(int) 26950 vfunc[111]: QFrame::setLineWidth(int) 26951 vfunc[112]: QFrame::setMargin(int) 26952 vfunc[113]: QFrame::setMidLineWidth(int) 26953 vfunc[114]: QFrame::setFrameRect(QRect const&) 26954 vfunc[115]: QFrame::drawFrame(QPainter*) 26955 vfunc[116]: QFrame::drawContents(QPainter*) 26956 vfunc[117]: QToolBox::frameChanged() 26957 vfunc[118]: QToolBox::itemInserted(int) 26958 vfunc[119]: QToolBox::itemRemoved(int) 26959 26960 Table 8-302. Secondary vtable for QToolBox 26961 Base Offset -40 26962 Virtual Base Offset 0 26963 RTTI typeinfo for QToolBox 26964 vfunc[0]: non-virtual thunk to QToolBox::~QToolBox() 26965 vfunc[1]: non-virtual thunk to QToolBox::~QToolBox() 26966 vfunc[2]: QPaintDevice::setResolution(int) 26967 vfunc[3]: QPaintDevice::resolution() const 26968 vfunc[4]: QPaintDevice::handle() const 26969 vfunc[5]: QPaintDevice::x11RenderHandle() const 26970 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26971 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26972 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 26973 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26974 const 26975 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26976 26977 The Run Time Type Information for the QToolBox class is 26978 described by Table 8-303 26979 26980 Table 8-303. typeinfo for QToolBox 26981 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26982 Name typeinfo name for QToolBox 26983 basetype: typeinfo for QFrame 26984 __________________________________________________________ 26985 26986 8.2.22.36. Class data for QProgressBar 26987 26988 The virtual table for the QProgressBar class is described by 26989 Table 8-304 26990 26991 Table 8-304. Primary vtable for QProgressBar 26992 Base Offset 0 26993 Virtual Base Offset 0 26994 RTTI typeinfo for QProgressBar 26995 vfunc[0]: NULL or QProgressBar::metaObject() const 26996 vfunc[1]: QProgressBar::className() const 26997 vfunc[2]: QProgressBar::qt_cast(char const*) 26998 vfunc[3]: QProgressBar::qt_invoke(int, QUObject*) 26999 vfunc[4]: QProgressBar::qt_emit(int, QUObject*) 27000 vfunc[5]: QProgressBar::qt_property(int, int, QVariant*) 27001 vfunc[6]: NULL or QProgressBar::~QProgressBar() 27002 vfunc[7]: NULL or QProgressBar::~QProgressBar() 27003 vfunc[8]: QWidget::event(QEvent*) 27004 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27005 vfunc[10]: QWidget::setName(char const*) 27006 vfunc[11]: QObject::insertChild(QObject*) 27007 vfunc[12]: QObject::removeChild(QObject*) 27008 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27009 vfunc[14]: QObject::property(char const*) const 27010 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27011 vfunc[16]: QObject::childEvent(QChildEvent*) 27012 vfunc[17]: QObject::customEvent(QCustomEvent*) 27013 vfunc[18]: QObject::connectNotify(char const*) 27014 vfunc[19]: QObject::disconnectNotify(char const*) 27015 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27016 const*, char const*) 27017 vfunc[21]: QWidget::setEnabled(bool) 27018 vfunc[22]: QWidget::setMinimumSize(int, int) 27019 vfunc[23]: QWidget::setMaximumSize(int, int) 27020 vfunc[24]: QWidget::setSizeIncrement(int, int) 27021 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27022 vfunc[26]: QWidget::setEraseColor(QColor const&) 27023 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27024 vfunc[28]: QWidget::setPalette(QPalette const&) 27025 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27026 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27027 vfunc[31]: QWidget::setFont(QFont const&) 27028 vfunc[32]: QWidget::setCursor(QCursor const&) 27029 vfunc[33]: QWidget::unsetCursor() 27030 vfunc[34]: QWidget::setMask(QBitmap const&) 27031 vfunc[35]: QWidget::setMask(QRegion const&) 27032 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27033 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27034 vfunc[38]: QWidget::setCaption(QString const&) 27035 vfunc[39]: QWidget::setIcon(QPixmap const&) 27036 vfunc[40]: QWidget::setIconText(QString const&) 27037 vfunc[41]: QWidget::setMouseTracking(bool) 27038 vfunc[42]: QWidget::setFocus() 27039 vfunc[43]: QWidget::setActiveWindow() 27040 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27041 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27042 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27043 vfunc[47]: QProgressBar::show() 27044 vfunc[48]: QWidget::hide() 27045 vfunc[49]: QWidget::showMinimized() 27046 vfunc[50]: QWidget::showMaximized() 27047 vfunc[51]: QWidget::showNormal() 27048 vfunc[52]: QWidget::polish() 27049 vfunc[53]: QWidget::move(int, int) 27050 vfunc[54]: QWidget::resize(int, int) 27051 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27052 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27053 vfunc[57]: QWidget::close(bool) 27054 vfunc[58]: QProgressBar::sizeHint() const 27055 vfunc[59]: QProgressBar::minimumSizeHint() const 27056 vfunc[60]: QWidget::sizePolicy() const 27057 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27058 vfunc[62]: QWidget::heightForWidth(int) const 27059 vfunc[63]: QWidget::adjustSize() 27060 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27061 const&, bool) 27062 vfunc[65]: QWidget::setAcceptDrops(bool) 27063 vfunc[66]: QWidget::setAutoMask(bool) 27064 vfunc[67]: 27065 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27066 vfunc[68]: QWidget::customWhatsThis() const 27067 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27068 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27069 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27070 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27071 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27072 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27073 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27074 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27075 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27076 vfunc[78]: QWidget::enterEvent(QEvent*) 27077 vfunc[79]: QWidget::leaveEvent(QEvent*) 27078 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 27079 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27080 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 27081 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27082 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 27083 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27084 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27085 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27086 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27087 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27088 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27089 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27090 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27091 vfunc[93]: QWidget::showEvent(QShowEvent*) 27092 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27093 vfunc[95]: QWidget::x11Event(_XEvent*) 27094 vfunc[96]: QWidget::updateMask() 27095 vfunc[97]: QProgressBar::styleChange(QStyle&) 27096 vfunc[98]: QWidget::enabledChange(bool) 27097 vfunc[99]: QWidget::paletteChange(QPalette const&) 27098 vfunc[100]: QWidget::fontChange(QFont const&) 27099 vfunc[101]: QWidget::windowActivationChange(bool) 27100 vfunc[102]: QWidget::metric(int) const 27101 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27102 vfunc[104]: QWidget::destroy(bool, bool) 27103 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27104 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27105 vfunc[107]: QWidget::focusNextPrevChild(bool) 27106 vfunc[108]: QWidget::setKeyCompression(bool) 27107 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27108 bool, QFont*) 27109 vfunc[110]: QFrame::setFrameStyle(int) 27110 vfunc[111]: QFrame::setLineWidth(int) 27111 vfunc[112]: QFrame::setMargin(int) 27112 vfunc[113]: QFrame::setMidLineWidth(int) 27113 vfunc[114]: QFrame::setFrameRect(QRect const&) 27114 vfunc[115]: QFrame::drawFrame(QPainter*) 27115 vfunc[116]: QProgressBar::drawContents(QPainter*) 27116 vfunc[117]: QFrame::frameChanged() 27117 vfunc[118]: QProgressBar::setTotalSteps(int) 27118 vfunc[119]: QProgressBar::setProgress(int) 27119 vfunc[120]: QProgressBar::setIndicator(QString&, int, int) 27120 27121 Table 8-305. Secondary vtable for QProgressBar 27122 Base Offset -40 27123 Virtual Base Offset 0 27124 RTTI typeinfo for QProgressBar 27125 vfunc[0]: non-virtual thunk to QProgressBar::~QProgressBar() 27126 vfunc[1]: non-virtual thunk to QProgressBar::~QProgressBar() 27127 vfunc[2]: QPaintDevice::setResolution(int) 27128 vfunc[3]: QPaintDevice::resolution() const 27129 vfunc[4]: QPaintDevice::handle() const 27130 vfunc[5]: QPaintDevice::x11RenderHandle() const 27131 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27132 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27133 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27134 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27135 const 27136 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27137 27138 The Run Time Type Information for the QProgressBar class is 27139 described by Table 8-306 27140 27141 Table 8-306. typeinfo for QProgressBar 27142 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27143 Name typeinfo name for QProgressBar 27144 basetype: typeinfo for QFrame 27145 __________________________________________________________ 27146 27147 8.2.22.37. Class data for QIconViewItem 27148 27149 The virtual table for the QIconViewItem class is described in 27150 the generic part of this specification. 27151 27152 The Run Time Type Information for the QIconViewItem class is 27153 described by Table 8-307 27154 27155 Table 8-307. typeinfo for QIconViewItem 27156 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27157 Name typeinfo name for QIconViewItem 27158 basetype: typeinfo for Qt 27159 __________________________________________________________ 27160 27161 8.2.22.38. Class data for QCheckListItem 27162 27163 The virtual table for the QCheckListItem class is described in 27164 the generic part of this specification. 27165 27166 The Run Time Type Information for the QCheckListItem class is 27167 described by Table 8-308 27168 27169 Table 8-308. typeinfo for QCheckListItem 27170 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27171 Name typeinfo name for QCheckListItem 27172 basetype: typeinfo for QListViewItem 27173 __________________________________________________________ 27174 27175 8.2.22.39. Class data for QDockArea 27176 27177 The virtual table for the QDockArea class is described by Table 27178 8-309 27179 27180 Table 8-309. Primary vtable for QDockArea 27181 Base Offset 0 27182 Virtual Base Offset 0 27183 RTTI typeinfo for QDockArea 27184 vfunc[0]: NULL or QDockArea::metaObject() const 27185 vfunc[1]: QDockArea::className() const 27186 vfunc[2]: QDockArea::qt_cast(char const*) 27187 vfunc[3]: QDockArea::qt_invoke(int, QUObject*) 27188 vfunc[4]: QDockArea::qt_emit(int, QUObject*) 27189 vfunc[5]: QDockArea::qt_property(int, int, QVariant*) 27190 vfunc[6]: QDockArea::~QDockArea() 27191 vfunc[7]: QDockArea::~QDockArea() 27192 vfunc[8]: QWidget::event(QEvent*) 27193 vfunc[9]: QDockArea::eventFilter(QObject*, QEvent*) 27194 vfunc[10]: QWidget::setName(char const*) 27195 vfunc[11]: QObject::insertChild(QObject*) 27196 vfunc[12]: QObject::removeChild(QObject*) 27197 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27198 vfunc[14]: QObject::property(char const*) const 27199 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27200 vfunc[16]: QObject::childEvent(QChildEvent*) 27201 vfunc[17]: QObject::customEvent(QCustomEvent*) 27202 vfunc[18]: QObject::connectNotify(char const*) 27203 vfunc[19]: QObject::disconnectNotify(char const*) 27204 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27205 const*, char const*) 27206 vfunc[21]: QWidget::setEnabled(bool) 27207 vfunc[22]: QWidget::setMinimumSize(int, int) 27208 vfunc[23]: QWidget::setMaximumSize(int, int) 27209 vfunc[24]: QWidget::setSizeIncrement(int, int) 27210 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27211 vfunc[26]: QWidget::setEraseColor(QColor const&) 27212 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27213 vfunc[28]: QWidget::setPalette(QPalette const&) 27214 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27215 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27216 vfunc[31]: QWidget::setFont(QFont const&) 27217 vfunc[32]: QWidget::setCursor(QCursor const&) 27218 vfunc[33]: QWidget::unsetCursor() 27219 vfunc[34]: QWidget::setMask(QBitmap const&) 27220 vfunc[35]: QWidget::setMask(QRegion const&) 27221 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27222 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27223 vfunc[38]: QWidget::setCaption(QString const&) 27224 vfunc[39]: QWidget::setIcon(QPixmap const&) 27225 vfunc[40]: QWidget::setIconText(QString const&) 27226 vfunc[41]: QWidget::setMouseTracking(bool) 27227 vfunc[42]: QWidget::setFocus() 27228 vfunc[43]: QWidget::setActiveWindow() 27229 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27230 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27231 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27232 vfunc[47]: QWidget::show() 27233 vfunc[48]: QWidget::hide() 27234 vfunc[49]: QWidget::showMinimized() 27235 vfunc[50]: QWidget::showMaximized() 27236 vfunc[51]: QWidget::showNormal() 27237 vfunc[52]: QWidget::polish() 27238 vfunc[53]: QWidget::move(int, int) 27239 vfunc[54]: QWidget::resize(int, int) 27240 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27241 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27242 vfunc[57]: QWidget::close(bool) 27243 vfunc[58]: QWidget::sizeHint() const 27244 vfunc[59]: QWidget::minimumSizeHint() const 27245 vfunc[60]: QWidget::sizePolicy() const 27246 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27247 vfunc[62]: QWidget::heightForWidth(int) const 27248 vfunc[63]: QWidget::adjustSize() 27249 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27250 const&, bool) 27251 vfunc[65]: QWidget::setAcceptDrops(bool) 27252 vfunc[66]: QWidget::setAutoMask(bool) 27253 vfunc[67]: 27254 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27255 vfunc[68]: QWidget::customWhatsThis() const 27256 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27257 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27258 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27259 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27260 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27261 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27262 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27263 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27264 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27265 vfunc[78]: QWidget::enterEvent(QEvent*) 27266 vfunc[79]: QWidget::leaveEvent(QEvent*) 27267 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 27268 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27269 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 27270 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27271 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 27272 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27273 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27274 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27275 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27276 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27277 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27278 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27279 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27280 vfunc[93]: QWidget::showEvent(QShowEvent*) 27281 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27282 vfunc[95]: QWidget::x11Event(_XEvent*) 27283 vfunc[96]: QWidget::updateMask() 27284 vfunc[97]: QWidget::styleChange(QStyle&) 27285 vfunc[98]: QWidget::enabledChange(bool) 27286 vfunc[99]: QWidget::paletteChange(QPalette const&) 27287 vfunc[100]: QWidget::fontChange(QFont const&) 27288 vfunc[101]: QWidget::windowActivationChange(bool) 27289 vfunc[102]: QWidget::metric(int) const 27290 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27291 vfunc[104]: QWidget::destroy(bool, bool) 27292 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27293 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27294 vfunc[107]: QWidget::focusNextPrevChild(bool) 27295 vfunc[108]: QWidget::setKeyCompression(bool) 27296 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27297 bool, QFont*) 27298 27299 Table 8-310. Secondary vtable for QDockArea 27300 Base Offset -40 27301 Virtual Base Offset 0 27302 RTTI typeinfo for QDockArea 27303 vfunc[0]: non-virtual thunk to QDockArea::~QDockArea() 27304 vfunc[1]: non-virtual thunk to QDockArea::~QDockArea() 27305 vfunc[2]: QPaintDevice::setResolution(int) 27306 vfunc[3]: QPaintDevice::resolution() const 27307 vfunc[4]: QPaintDevice::handle() const 27308 vfunc[5]: QPaintDevice::x11RenderHandle() const 27309 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27310 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27311 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27312 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27313 const 27314 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27315 27316 The Run Time Type Information for the QDockArea class is 27317 described by Table 8-311 27318 27319 Table 8-311. typeinfo for QDockArea 27320 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27321 Name typeinfo name for QDockArea 27322 basetype: typeinfo for QWidget 27323 __________________________________________________________ 27324 27325 8.2.22.40. Class data for QListViewItem 27326 27327 The virtual table for the QListViewItem class is described in 27328 the generic part of this specification. 27329 27330 The Run Time Type Information for the QListViewItem class is 27331 described by Table 8-312 27332 27333 Table 8-312. typeinfo for QListViewItem 27334 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27335 Name typeinfo name for QListViewItem 27336 basetype: typeinfo for Qt 27337 __________________________________________________________ 27338 27339 8.2.22.41. Class data for QIconView 27340 27341 The virtual table for the QIconView class is described by Table 27342 8-313 27343 27344 Table 8-313. Primary vtable for QIconView 27345 Base Offset 0 27346 Virtual Base Offset 0 27347 RTTI typeinfo for QIconView 27348 vfunc[0]: NULL or QIconView::metaObject() const 27349 vfunc[1]: QIconView::className() const 27350 vfunc[2]: QIconView::qt_cast(char const*) 27351 vfunc[3]: QIconView::qt_invoke(int, QUObject*) 27352 vfunc[4]: QIconView::qt_emit(int, QUObject*) 27353 vfunc[5]: QIconView::qt_property(int, int, QVariant*) 27354 vfunc[6]: QIconView::~QIconView() 27355 vfunc[7]: QIconView::~QIconView() 27356 vfunc[8]: QWidget::event(QEvent*) 27357 vfunc[9]: QIconView::eventFilter(QObject*, QEvent*) 27358 vfunc[10]: QWidget::setName(char const*) 27359 vfunc[11]: QObject::insertChild(QObject*) 27360 vfunc[12]: QScrollView::removeChild(QObject*) 27361 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27362 vfunc[14]: QObject::property(char const*) const 27363 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27364 vfunc[16]: QObject::childEvent(QChildEvent*) 27365 vfunc[17]: QObject::customEvent(QCustomEvent*) 27366 vfunc[18]: QObject::connectNotify(char const*) 27367 vfunc[19]: QObject::disconnectNotify(char const*) 27368 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27369 const*, char const*) 27370 vfunc[21]: QScrollView::setEnabled(bool) 27371 vfunc[22]: QWidget::setMinimumSize(int, int) 27372 vfunc[23]: QWidget::setMaximumSize(int, int) 27373 vfunc[24]: QWidget::setSizeIncrement(int, int) 27374 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27375 vfunc[26]: QWidget::setEraseColor(QColor const&) 27376 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27377 vfunc[28]: QIconView::setPalette(QPalette const&) 27378 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27379 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27380 vfunc[31]: QIconView::setFont(QFont const&) 27381 vfunc[32]: QWidget::setCursor(QCursor const&) 27382 vfunc[33]: QWidget::unsetCursor() 27383 vfunc[34]: QWidget::setMask(QBitmap const&) 27384 vfunc[35]: QWidget::setMask(QRegion const&) 27385 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27386 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27387 vfunc[38]: QWidget::setCaption(QString const&) 27388 vfunc[39]: QWidget::setIcon(QPixmap const&) 27389 vfunc[40]: QWidget::setIconText(QString const&) 27390 vfunc[41]: QWidget::setMouseTracking(bool) 27391 vfunc[42]: QWidget::setFocus() 27392 vfunc[43]: QWidget::setActiveWindow() 27393 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27394 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27395 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27396 vfunc[47]: QScrollView::show() 27397 vfunc[48]: QWidget::hide() 27398 vfunc[49]: QWidget::showMinimized() 27399 vfunc[50]: QWidget::showMaximized() 27400 vfunc[51]: QWidget::showNormal() 27401 vfunc[52]: QWidget::polish() 27402 vfunc[53]: QWidget::move(int, int) 27403 vfunc[54]: QScrollView::resize(int, int) 27404 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27405 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27406 vfunc[57]: QWidget::close(bool) 27407 vfunc[58]: QIconView::sizeHint() const 27408 vfunc[59]: QIconView::minimumSizeHint() const 27409 vfunc[60]: QWidget::sizePolicy() const 27410 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27411 vfunc[62]: QWidget::heightForWidth(int) const 27412 vfunc[63]: QWidget::adjustSize() 27413 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27414 const&, bool) 27415 vfunc[65]: QWidget::setAcceptDrops(bool) 27416 vfunc[66]: QWidget::setAutoMask(bool) 27417 vfunc[67]: 27418 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27419 vfunc[68]: QWidget::customWhatsThis() const 27420 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 27421 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 27422 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 27423 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 27424 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 27425 vfunc[74]: QIconView::keyPressEvent(QKeyEvent*) 27426 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27427 vfunc[76]: QIconView::focusInEvent(QFocusEvent*) 27428 vfunc[77]: QIconView::focusOutEvent(QFocusEvent*) 27429 vfunc[78]: QIconView::enterEvent(QEvent*) 27430 vfunc[79]: QWidget::leaveEvent(QEvent*) 27431 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 27432 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27433 vfunc[82]: QIconView::resizeEvent(QResizeEvent*) 27434 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27435 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 27436 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27437 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27438 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27439 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27440 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27441 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27442 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27443 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27444 vfunc[93]: QIconView::showEvent(QShowEvent*) 27445 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27446 vfunc[95]: QWidget::x11Event(_XEvent*) 27447 vfunc[96]: QWidget::updateMask() 27448 vfunc[97]: QIconView::styleChange(QStyle&) 27449 vfunc[98]: QWidget::enabledChange(bool) 27450 vfunc[99]: QWidget::paletteChange(QPalette const&) 27451 vfunc[100]: QScrollView::fontChange(QFont const&) 27452 vfunc[101]: QIconView::windowActivationChange(bool) 27453 vfunc[102]: QWidget::metric(int) const 27454 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27455 vfunc[104]: QWidget::destroy(bool, bool) 27456 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27457 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27458 vfunc[107]: QScrollView::focusNextPrevChild(bool) 27459 vfunc[108]: QWidget::setKeyCompression(bool) 27460 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27461 bool, QFont*) 27462 vfunc[110]: QFrame::setFrameStyle(int) 27463 vfunc[111]: QFrame::setLineWidth(int) 27464 vfunc[112]: QFrame::setMargin(int) 27465 vfunc[113]: QFrame::setMidLineWidth(int) 27466 vfunc[114]: QFrame::setFrameRect(QRect const&) 27467 vfunc[115]: QFrame::drawFrame(QPainter*) 27468 vfunc[116]: QIconView::drawContents(QPainter*) 27469 vfunc[117]: QScrollView::frameChanged() 27470 vfunc[118]: 27471 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 27472 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 27473 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 27474 vfunc[121]: 27475 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 27476 vfunc[122]: 27477 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 27478 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 27479 vfunc[124]: QScrollView::setDragAutoScroll(bool) 27480 vfunc[125]: QScrollView::resizeContents(int, int) 27481 vfunc[126]: QIconView::setContentsPos(int, int) 27482 vfunc[127]: QIconView::drawContents(QPainter*, int, int, int, 27483 int) 27484 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 27485 int, int, int, int, int) 27486 vfunc[129]: QIconView::contentsMousePressEvent(QMouseEvent*) 27487 vfunc[130]: QIconView::contentsMouseReleaseEvent(QMouseEvent*) 27488 vfunc[131]: 27489 QIconView::contentsMouseDoubleClickEvent(QMouseEvent*) 27490 vfunc[132]: QIconView::contentsMouseMoveEvent(QMouseEvent*) 27491 vfunc[133]: QIconView::contentsDragEnterEvent(QDragEnterEvent*) 27492 vfunc[134]: QIconView::contentsDragMoveEvent(QDragMoveEvent*) 27493 vfunc[135]: QIconView::contentsDragLeaveEvent(QDragLeaveEvent*) 27494 vfunc[136]: QIconView::contentsDropEvent(QDropEvent*) 27495 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 27496 vfunc[138]: 27497 QIconView::contentsContextMenuEvent(QContextMenuEvent*) 27498 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 27499 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 27500 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 27501 vfunc[142]: 27502 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 27503 vfunc[143]: 27504 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 27505 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 27506 vfunc[145]: 27507 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 27508 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 27509 vfunc[147]: 27510 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 27511 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 27512 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 27513 vfunc[150]: 27514 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 27515 vfunc[151]: QScrollView::setMargins(int, int, int, int) 27516 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 27517 int, int) 27518 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 27519 int, int) 27520 vfunc[154]: QIconView::insertItem(QIconViewItem*, 27521 QIconViewItem*) 27522 vfunc[155]: QIconView::takeItem(QIconViewItem*) 27523 vfunc[156]: QIconView::setCurrentItem(QIconViewItem*) 27524 vfunc[157]: QIconView::setSelected(QIconViewItem*, bool, bool) 27525 vfunc[158]: 27526 QIconView::setSelectionMode(QIconView::SelectionMode) 27527 vfunc[159]: QIconView::selectAll(bool) 27528 vfunc[160]: QIconView::clearSelection() 27529 vfunc[161]: QIconView::invertSelection() 27530 vfunc[162]: QIconView::repaintItem(QIconViewItem*) 27531 vfunc[163]: QIconView::clear() 27532 vfunc[164]: QIconView::setGridX(int) 27533 vfunc[165]: QIconView::setGridY(int) 27534 vfunc[166]: QIconView::setSpacing(int) 27535 vfunc[167]: QIconView::setItemTextPos(QIconView::ItemTextPos) 27536 vfunc[168]: QIconView::setItemTextBackground(QBrush const&) 27537 vfunc[169]: QIconView::setArrangement(QIconView::Arrangement) 27538 vfunc[170]: QIconView::setResizeMode(QIconView::ResizeMode) 27539 vfunc[171]: QIconView::setMaxItemWidth(int) 27540 vfunc[172]: QIconView::setMaxItemTextLength(int) 27541 vfunc[173]: QIconView::setAutoArrange(bool) 27542 vfunc[174]: QIconView::setShowToolTips(bool) 27543 vfunc[175]: QIconView::setItemsMovable(bool) 27544 vfunc[176]: QIconView::setWordWrapIconText(bool) 27545 vfunc[177]: QIconView::sort(bool) 27546 vfunc[178]: QIconView::arrangeItemsInGrid(QSize const&, bool) 27547 vfunc[179]: QIconView::arrangeItemsInGrid(bool) 27548 vfunc[180]: QIconView::updateContents() 27549 vfunc[181]: QIconView::doAutoScroll() 27550 vfunc[182]: QIconView::adjustItems() 27551 vfunc[183]: QIconView::slotUpdate() 27552 vfunc[184]: QIconView::drawRubber(QPainter*) 27553 vfunc[185]: QIconView::dragObject() 27554 vfunc[186]: QIconView::startDrag() 27555 vfunc[187]: QIconView::insertInGrid(QIconViewItem*) 27556 vfunc[188]: QIconView::drawBackground(QPainter*, QRect const&) 27557 vfunc[189]: QIconView::drawDragShapes(QPoint const&) 27558 vfunc[190]: QIconView::initDragEnter(QDropEvent*) 27559 27560 Table 8-314. Secondary vtable for QIconView 27561 Base Offset -40 27562 Virtual Base Offset 0 27563 RTTI typeinfo for QIconView 27564 vfunc[0]: non-virtual thunk to QIconView::~QIconView() 27565 vfunc[1]: non-virtual thunk to QIconView::~QIconView() 27566 vfunc[2]: QPaintDevice::setResolution(int) 27567 vfunc[3]: QPaintDevice::resolution() const 27568 vfunc[4]: QPaintDevice::handle() const 27569 vfunc[5]: QPaintDevice::x11RenderHandle() const 27570 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27571 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27572 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27573 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27574 const 27575 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27576 27577 The Run Time Type Information for the QIconView class is 27578 described by Table 8-315 27579 27580 Table 8-315. typeinfo for QIconView 27581 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27582 Name typeinfo name for QIconView 27583 basetype: typeinfo for QScrollView 27584 __________________________________________________________ 27585 27586 8.2.22.42. Class data for QWidget 27587 27588 The virtual table for the QWidget class is described by Table 27589 8-316 27590 27591 Table 8-316. Primary vtable for QWidget 27592 Base Offset 0 27593 Virtual Base Offset 0 27594 RTTI typeinfo for QWidget 27595 vfunc[0]: NULL or QWidget::metaObject() const 27596 vfunc[1]: QWidget::className() const 27597 vfunc[2]: QWidget::qt_cast(char const*) 27598 vfunc[3]: QWidget::qt_invoke(int, QUObject*) 27599 vfunc[4]: QWidget::qt_emit(int, QUObject*) 27600 vfunc[5]: QWidget::qt_property(int, int, QVariant*) 27601 vfunc[6]: QWidget::~QWidget() 27602 vfunc[7]: QWidget::~QWidget() 27603 vfunc[8]: QWidget::event(QEvent*) 27604 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27605 vfunc[10]: QWidget::setName(char const*) 27606 vfunc[11]: QObject::insertChild(QObject*) 27607 vfunc[12]: QObject::removeChild(QObject*) 27608 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27609 vfunc[14]: QObject::property(char const*) const 27610 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27611 vfunc[16]: QObject::childEvent(QChildEvent*) 27612 vfunc[17]: QObject::customEvent(QCustomEvent*) 27613 vfunc[18]: QObject::connectNotify(char const*) 27614 vfunc[19]: QObject::disconnectNotify(char const*) 27615 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27616 const*, char const*) 27617 vfunc[21]: QWidget::setEnabled(bool) 27618 vfunc[22]: QWidget::setMinimumSize(int, int) 27619 vfunc[23]: QWidget::setMaximumSize(int, int) 27620 vfunc[24]: QWidget::setSizeIncrement(int, int) 27621 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27622 vfunc[26]: QWidget::setEraseColor(QColor const&) 27623 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27624 vfunc[28]: QWidget::setPalette(QPalette const&) 27625 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27626 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27627 vfunc[31]: QWidget::setFont(QFont const&) 27628 vfunc[32]: QWidget::setCursor(QCursor const&) 27629 vfunc[33]: QWidget::unsetCursor() 27630 vfunc[34]: QWidget::setMask(QBitmap const&) 27631 vfunc[35]: QWidget::setMask(QRegion const&) 27632 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27633 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27634 vfunc[38]: QWidget::setCaption(QString const&) 27635 vfunc[39]: QWidget::setIcon(QPixmap const&) 27636 vfunc[40]: QWidget::setIconText(QString const&) 27637 vfunc[41]: QWidget::setMouseTracking(bool) 27638 vfunc[42]: QWidget::setFocus() 27639 vfunc[43]: QWidget::setActiveWindow() 27640 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27641 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27642 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27643 vfunc[47]: QWidget::show() 27644 vfunc[48]: QWidget::hide() 27645 vfunc[49]: QWidget::showMinimized() 27646 vfunc[50]: QWidget::showMaximized() 27647 vfunc[51]: QWidget::showNormal() 27648 vfunc[52]: QWidget::polish() 27649 vfunc[53]: QWidget::move(int, int) 27650 vfunc[54]: QWidget::resize(int, int) 27651 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27652 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27653 vfunc[57]: QWidget::close(bool) 27654 vfunc[58]: QWidget::sizeHint() const 27655 vfunc[59]: QWidget::minimumSizeHint() const 27656 vfunc[60]: QWidget::sizePolicy() const 27657 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27658 vfunc[62]: QWidget::heightForWidth(int) const 27659 vfunc[63]: QWidget::adjustSize() 27660 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27661 const&, bool) 27662 vfunc[65]: QWidget::setAcceptDrops(bool) 27663 vfunc[66]: QWidget::setAutoMask(bool) 27664 vfunc[67]: 27665 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27666 vfunc[68]: QWidget::customWhatsThis() const 27667 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27668 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27669 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27670 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27671 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27672 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27673 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27674 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27675 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27676 vfunc[78]: QWidget::enterEvent(QEvent*) 27677 vfunc[79]: QWidget::leaveEvent(QEvent*) 27678 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 27679 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27680 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 27681 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27682 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 27683 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27684 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27685 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27686 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27687 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27688 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27689 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27690 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27691 vfunc[93]: QWidget::showEvent(QShowEvent*) 27692 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27693 vfunc[95]: QWidget::x11Event(_XEvent*) 27694 vfunc[96]: QWidget::updateMask() 27695 vfunc[97]: QWidget::styleChange(QStyle&) 27696 vfunc[98]: QWidget::enabledChange(bool) 27697 vfunc[99]: QWidget::paletteChange(QPalette const&) 27698 vfunc[100]: QWidget::fontChange(QFont const&) 27699 vfunc[101]: QWidget::windowActivationChange(bool) 27700 vfunc[102]: QWidget::metric(int) const 27701 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27702 vfunc[104]: QWidget::destroy(bool, bool) 27703 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27704 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27705 vfunc[107]: QWidget::focusNextPrevChild(bool) 27706 vfunc[108]: QWidget::setKeyCompression(bool) 27707 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27708 bool, QFont*) 27709 27710 Table 8-317. Secondary vtable for QWidget 27711 Base Offset -40 27712 Virtual Base Offset 0 27713 RTTI typeinfo for QWidget 27714 vfunc[0]: non-virtual thunk to QWidget::~QWidget() 27715 vfunc[1]: non-virtual thunk to QWidget::~QWidget() 27716 vfunc[2]: QPaintDevice::setResolution(int) 27717 vfunc[3]: QPaintDevice::resolution() const 27718 vfunc[4]: QPaintDevice::handle() const 27719 vfunc[5]: QPaintDevice::x11RenderHandle() const 27720 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27721 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27722 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27723 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27724 const 27725 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27726 27727 The Run Time Type Information for the QWidget class is 27728 described by Table 8-318 27729 27730 Table 8-318. typeinfo for QWidget 27731 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 27732 Name typeinfo name for QWidget 27733 flags: 0 27734 basetype: typeinfo for QObject 2 27735 basetype: typeinfo for QPaintDevice 10242 27736 __________________________________________________________ 27737 27738 8.2.22.43. Class data for QToolTipGroup 27739 27740 The virtual table for the QToolTipGroup class is described in 27741 the generic part of this specification. 27742 27743 The Run Time Type Information for the QToolTipGroup class is 27744 described by Table 8-319 27745 27746 Table 8-319. typeinfo for QToolTipGroup 27747 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27748 Name typeinfo name for QToolTipGroup 27749 basetype: typeinfo for QObject 27750 __________________________________________________________ 27751 27752 8.2.22.44. Class data for QPushButton 27753 27754 The virtual table for the QPushButton class is described by 27755 Table 8-320 27756 27757 Table 8-320. Primary vtable for QPushButton 27758 Base Offset 0 27759 Virtual Base Offset 0 27760 RTTI typeinfo for QPushButton 27761 vfunc[0]: NULL or QPushButton::metaObject() const 27762 vfunc[1]: QPushButton::className() const 27763 vfunc[2]: QPushButton::qt_cast(char const*) 27764 vfunc[3]: QPushButton::qt_invoke(int, QUObject*) 27765 vfunc[4]: QPushButton::qt_emit(int, QUObject*) 27766 vfunc[5]: QPushButton::qt_property(int, int, QVariant*) 27767 vfunc[6]: QPushButton::~QPushButton() 27768 vfunc[7]: QPushButton::~QPushButton() 27769 vfunc[8]: QWidget::event(QEvent*) 27770 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27771 vfunc[10]: QWidget::setName(char const*) 27772 vfunc[11]: QObject::insertChild(QObject*) 27773 vfunc[12]: QObject::removeChild(QObject*) 27774 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27775 vfunc[14]: QObject::property(char const*) const 27776 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27777 vfunc[16]: QObject::childEvent(QChildEvent*) 27778 vfunc[17]: QObject::customEvent(QCustomEvent*) 27779 vfunc[18]: QObject::connectNotify(char const*) 27780 vfunc[19]: QObject::disconnectNotify(char const*) 27781 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27782 const*, char const*) 27783 vfunc[21]: QWidget::setEnabled(bool) 27784 vfunc[22]: QWidget::setMinimumSize(int, int) 27785 vfunc[23]: QWidget::setMaximumSize(int, int) 27786 vfunc[24]: QWidget::setSizeIncrement(int, int) 27787 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27788 vfunc[26]: QWidget::setEraseColor(QColor const&) 27789 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27790 vfunc[28]: QWidget::setPalette(QPalette const&) 27791 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27792 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27793 vfunc[31]: QWidget::setFont(QFont const&) 27794 vfunc[32]: QWidget::setCursor(QCursor const&) 27795 vfunc[33]: QWidget::unsetCursor() 27796 vfunc[34]: QWidget::setMask(QBitmap const&) 27797 vfunc[35]: QWidget::setMask(QRegion const&) 27798 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27799 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27800 vfunc[38]: QWidget::setCaption(QString const&) 27801 vfunc[39]: QWidget::setIcon(QPixmap const&) 27802 vfunc[40]: QWidget::setIconText(QString const&) 27803 vfunc[41]: QWidget::setMouseTracking(bool) 27804 vfunc[42]: QWidget::setFocus() 27805 vfunc[43]: QWidget::setActiveWindow() 27806 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27807 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27808 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27809 vfunc[47]: QWidget::show() 27810 vfunc[48]: QWidget::hide() 27811 vfunc[49]: QWidget::showMinimized() 27812 vfunc[50]: QWidget::showMaximized() 27813 vfunc[51]: QWidget::showNormal() 27814 vfunc[52]: QWidget::polish() 27815 vfunc[53]: QPushButton::move(int, int) 27816 vfunc[54]: QPushButton::resize(int, int) 27817 vfunc[55]: QPushButton::setGeometry(int, int, int, int) 27818 vfunc[56]: QPushButton::setGeometry(QRect const&) 27819 vfunc[57]: QWidget::close(bool) 27820 vfunc[58]: QPushButton::sizeHint() const 27821 vfunc[59]: QWidget::minimumSizeHint() const 27822 vfunc[60]: QWidget::sizePolicy() const 27823 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27824 vfunc[62]: QWidget::heightForWidth(int) const 27825 vfunc[63]: QWidget::adjustSize() 27826 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27827 const&, bool) 27828 vfunc[65]: QWidget::setAcceptDrops(bool) 27829 vfunc[66]: QWidget::setAutoMask(bool) 27830 vfunc[67]: 27831 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27832 vfunc[68]: QWidget::customWhatsThis() const 27833 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 27834 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 27835 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27836 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 27837 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27838 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 27839 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 27840 vfunc[76]: QPushButton::focusInEvent(QFocusEvent*) 27841 vfunc[77]: QPushButton::focusOutEvent(QFocusEvent*) 27842 vfunc[78]: QWidget::enterEvent(QEvent*) 27843 vfunc[79]: QWidget::leaveEvent(QEvent*) 27844 vfunc[80]: QButton::paintEvent(QPaintEvent*) 27845 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27846 vfunc[82]: QPushButton::resizeEvent(QResizeEvent*) 27847 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27848 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 27849 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27850 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27851 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27852 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27853 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27854 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27855 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27856 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27857 vfunc[93]: QWidget::showEvent(QShowEvent*) 27858 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27859 vfunc[95]: QWidget::x11Event(_XEvent*) 27860 vfunc[96]: QPushButton::updateMask() 27861 vfunc[97]: QWidget::styleChange(QStyle&) 27862 vfunc[98]: QButton::enabledChange(bool) 27863 vfunc[99]: QWidget::paletteChange(QPalette const&) 27864 vfunc[100]: QWidget::fontChange(QFont const&) 27865 vfunc[101]: QWidget::windowActivationChange(bool) 27866 vfunc[102]: QWidget::metric(int) const 27867 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27868 vfunc[104]: QWidget::destroy(bool, bool) 27869 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27870 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27871 vfunc[107]: QWidget::focusNextPrevChild(bool) 27872 vfunc[108]: QWidget::setKeyCompression(bool) 27873 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27874 bool, QFont*) 27875 vfunc[110]: QButton::setText(QString const&) 27876 vfunc[111]: QButton::setPixmap(QPixmap const&) 27877 vfunc[112]: QButton::setAccel(QKeySequence const&) 27878 vfunc[113]: QButton::setDown(bool) 27879 vfunc[114]: QButton::setAutoRepeat(bool) 27880 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 27881 vfunc[116]: QButton::setState(QButton::ToggleState) 27882 vfunc[117]: QButton::hitButton(QPoint const&) const 27883 vfunc[118]: QPushButton::drawButton(QPainter*) 27884 vfunc[119]: QPushButton::drawButtonLabel(QPainter*) 27885 vfunc[120]: QButton::setGroup(QButtonGroup*) 27886 vfunc[121]: QPushButton::setAutoDefault(bool) 27887 vfunc[122]: QPushButton::setDefault(bool) 27888 vfunc[123]: NULL or QPushButton::setIsMenuButton(bool) 27889 vfunc[124]: QPushButton::setOn(bool) 27890 27891 Table 8-321. Secondary vtable for QPushButton 27892 Base Offset -40 27893 Virtual Base Offset 0 27894 RTTI typeinfo for QPushButton 27895 vfunc[0]: non-virtual thunk to QPushButton::~QPushButton() 27896 vfunc[1]: non-virtual thunk to QPushButton::~QPushButton() 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 QPushButton class is 27909 described by Table 8-322 27910 27911 Table 8-322. typeinfo for QPushButton 27912 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27913 Name typeinfo name for QPushButton 27914 basetype: typeinfo for QButton 27915 __________________________________________________________ 27916 27917 8.2.22.45. Class data for QWidgetList 27918 27919 The virtual table for the QWidgetList class is described in the 27920 generic part of this specification. 27921 27922 The Run Time Type Information for the QWidgetList class is 27923 described by Table 8-323 27924 27925 Table 8-323. typeinfo for QWidgetList 27926 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27927 Name typeinfo name for QWidgetList 27928 basetype: typeinfo for QPtrList 27929 __________________________________________________________ 27930 27931 8.2.22.46. Class data for QDataView 27932 27933 The virtual table for the QDataView class is described by Table 27934 8-324 27935 27936 Table 8-324. Primary vtable for QDataView 27937 Base Offset 0 27938 Virtual Base Offset 0 27939 RTTI typeinfo for QDataView 27940 vfunc[0]: NULL or QDataView::metaObject() const 27941 vfunc[1]: QDataView::className() const 27942 vfunc[2]: QDataView::qt_cast(char const*) 27943 vfunc[3]: QDataView::qt_invoke(int, QUObject*) 27944 vfunc[4]: QDataView::qt_emit(int, QUObject*) 27945 vfunc[5]: QDataView::qt_property(int, int, QVariant*) 27946 vfunc[6]: QDataView::~QDataView() 27947 vfunc[7]: QDataView::~QDataView() 27948 vfunc[8]: QWidget::event(QEvent*) 27949 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27950 vfunc[10]: QWidget::setName(char const*) 27951 vfunc[11]: QObject::insertChild(QObject*) 27952 vfunc[12]: QObject::removeChild(QObject*) 27953 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27954 vfunc[14]: QObject::property(char const*) const 27955 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27956 vfunc[16]: QObject::childEvent(QChildEvent*) 27957 vfunc[17]: QObject::customEvent(QCustomEvent*) 27958 vfunc[18]: QObject::connectNotify(char const*) 27959 vfunc[19]: QObject::disconnectNotify(char const*) 27960 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27961 const*, char const*) 27962 vfunc[21]: QWidget::setEnabled(bool) 27963 vfunc[22]: QWidget::setMinimumSize(int, int) 27964 vfunc[23]: QWidget::setMaximumSize(int, int) 27965 vfunc[24]: QWidget::setSizeIncrement(int, int) 27966 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27967 vfunc[26]: QWidget::setEraseColor(QColor const&) 27968 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27969 vfunc[28]: QWidget::setPalette(QPalette const&) 27970 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27971 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27972 vfunc[31]: QWidget::setFont(QFont const&) 27973 vfunc[32]: QWidget::setCursor(QCursor const&) 27974 vfunc[33]: QWidget::unsetCursor() 27975 vfunc[34]: QWidget::setMask(QBitmap const&) 27976 vfunc[35]: QWidget::setMask(QRegion const&) 27977 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27978 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27979 vfunc[38]: QWidget::setCaption(QString const&) 27980 vfunc[39]: QWidget::setIcon(QPixmap const&) 27981 vfunc[40]: QWidget::setIconText(QString const&) 27982 vfunc[41]: QWidget::setMouseTracking(bool) 27983 vfunc[42]: QWidget::setFocus() 27984 vfunc[43]: QWidget::setActiveWindow() 27985 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27986 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27987 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27988 vfunc[47]: QWidget::show() 27989 vfunc[48]: QWidget::hide() 27990 vfunc[49]: QWidget::showMinimized() 27991 vfunc[50]: QWidget::showMaximized() 27992 vfunc[51]: QWidget::showNormal() 27993 vfunc[52]: QWidget::polish() 27994 vfunc[53]: QWidget::move(int, int) 27995 vfunc[54]: QWidget::resize(int, int) 27996 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27997 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27998 vfunc[57]: QWidget::close(bool) 27999 vfunc[58]: QWidget::sizeHint() const 28000 vfunc[59]: QWidget::minimumSizeHint() const 28001 vfunc[60]: QWidget::sizePolicy() const 28002 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28003 vfunc[62]: QWidget::heightForWidth(int) const 28004 vfunc[63]: QWidget::adjustSize() 28005 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28006 const&, bool) 28007 vfunc[65]: QWidget::setAcceptDrops(bool) 28008 vfunc[66]: QWidget::setAutoMask(bool) 28009 vfunc[67]: 28010 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28011 vfunc[68]: QWidget::customWhatsThis() const 28012 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 28013 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28014 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28015 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 28016 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28017 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28018 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28019 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28020 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28021 vfunc[78]: QWidget::enterEvent(QEvent*) 28022 vfunc[79]: QWidget::leaveEvent(QEvent*) 28023 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 28024 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28025 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 28026 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28027 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28028 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28029 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28030 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28031 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28032 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28033 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28034 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28035 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28036 vfunc[93]: QWidget::showEvent(QShowEvent*) 28037 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28038 vfunc[95]: QWidget::x11Event(_XEvent*) 28039 vfunc[96]: QWidget::updateMask() 28040 vfunc[97]: QWidget::styleChange(QStyle&) 28041 vfunc[98]: QWidget::enabledChange(bool) 28042 vfunc[99]: QWidget::paletteChange(QPalette const&) 28043 vfunc[100]: QWidget::fontChange(QFont const&) 28044 vfunc[101]: QWidget::windowActivationChange(bool) 28045 vfunc[102]: QWidget::metric(int) const 28046 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28047 vfunc[104]: QWidget::destroy(bool, bool) 28048 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28049 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28050 vfunc[107]: QWidget::focusNextPrevChild(bool) 28051 vfunc[108]: QWidget::setKeyCompression(bool) 28052 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28053 bool, QFont*) 28054 vfunc[110]: QDataView::setForm(QSqlForm*) 28055 vfunc[111]: QDataView::setRecord(QSqlRecord*) 28056 vfunc[112]: QDataView::refresh(QSqlRecord*) 28057 vfunc[113]: QDataView::readFields() 28058 vfunc[114]: QDataView::writeFields() 28059 vfunc[115]: QDataView::clearValues() 28060 28061 Table 8-325. Secondary vtable for QDataView 28062 Base Offset -40 28063 Virtual Base Offset 0 28064 RTTI typeinfo for QDataView 28065 vfunc[0]: non-virtual thunk to QDataView::~QDataView() 28066 vfunc[1]: non-virtual thunk to QDataView::~QDataView() 28067 vfunc[2]: QPaintDevice::setResolution(int) 28068 vfunc[3]: QPaintDevice::resolution() const 28069 vfunc[4]: QPaintDevice::handle() const 28070 vfunc[5]: QPaintDevice::x11RenderHandle() const 28071 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28072 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28073 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28074 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28075 const 28076 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28077 28078 The Run Time Type Information for the QDataView class is 28079 described by Table 8-326 28080 28081 Table 8-326. typeinfo for QDataView 28082 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28083 Name typeinfo name for QDataView 28084 basetype: typeinfo for QWidget 28085 __________________________________________________________ 28086 28087 8.2.22.47. Class data for QDataBrowser 28088 28089 The virtual table for the QDataBrowser class is described by 28090 Table 8-327 28091 28092 Table 8-327. Primary vtable for QDataBrowser 28093 Base Offset 0 28094 Virtual Base Offset 0 28095 RTTI typeinfo for QDataBrowser 28096 vfunc[0]: NULL or QDataBrowser::metaObject() const 28097 vfunc[1]: QDataBrowser::className() const 28098 vfunc[2]: QDataBrowser::qt_cast(char const*) 28099 vfunc[3]: QDataBrowser::qt_invoke(int, QUObject*) 28100 vfunc[4]: QDataBrowser::qt_emit(int, QUObject*) 28101 vfunc[5]: QDataBrowser::qt_property(int, int, QVariant*) 28102 vfunc[6]: QDataBrowser::~QDataBrowser() 28103 vfunc[7]: QDataBrowser::~QDataBrowser() 28104 vfunc[8]: QWidget::event(QEvent*) 28105 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28106 vfunc[10]: QWidget::setName(char const*) 28107 vfunc[11]: QObject::insertChild(QObject*) 28108 vfunc[12]: QObject::removeChild(QObject*) 28109 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28110 vfunc[14]: QObject::property(char const*) const 28111 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28112 vfunc[16]: QObject::childEvent(QChildEvent*) 28113 vfunc[17]: QObject::customEvent(QCustomEvent*) 28114 vfunc[18]: QObject::connectNotify(char const*) 28115 vfunc[19]: QObject::disconnectNotify(char const*) 28116 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28117 const*, char const*) 28118 vfunc[21]: QWidget::setEnabled(bool) 28119 vfunc[22]: QWidget::setMinimumSize(int, int) 28120 vfunc[23]: QWidget::setMaximumSize(int, int) 28121 vfunc[24]: QWidget::setSizeIncrement(int, int) 28122 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28123 vfunc[26]: QWidget::setEraseColor(QColor const&) 28124 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28125 vfunc[28]: QWidget::setPalette(QPalette const&) 28126 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28127 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28128 vfunc[31]: QWidget::setFont(QFont const&) 28129 vfunc[32]: QWidget::setCursor(QCursor const&) 28130 vfunc[33]: QWidget::unsetCursor() 28131 vfunc[34]: QWidget::setMask(QBitmap const&) 28132 vfunc[35]: QWidget::setMask(QRegion const&) 28133 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28134 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28135 vfunc[38]: QWidget::setCaption(QString const&) 28136 vfunc[39]: QWidget::setIcon(QPixmap const&) 28137 vfunc[40]: QWidget::setIconText(QString const&) 28138 vfunc[41]: QWidget::setMouseTracking(bool) 28139 vfunc[42]: QWidget::setFocus() 28140 vfunc[43]: QWidget::setActiveWindow() 28141 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28142 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28143 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28144 vfunc[47]: QWidget::show() 28145 vfunc[48]: QWidget::hide() 28146 vfunc[49]: QWidget::showMinimized() 28147 vfunc[50]: QWidget::showMaximized() 28148 vfunc[51]: QWidget::showNormal() 28149 vfunc[52]: QWidget::polish() 28150 vfunc[53]: QWidget::move(int, int) 28151 vfunc[54]: QWidget::resize(int, int) 28152 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28153 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28154 vfunc[57]: QWidget::close(bool) 28155 vfunc[58]: QWidget::sizeHint() const 28156 vfunc[59]: QWidget::minimumSizeHint() const 28157 vfunc[60]: QWidget::sizePolicy() const 28158 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28159 vfunc[62]: QWidget::heightForWidth(int) const 28160 vfunc[63]: QWidget::adjustSize() 28161 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28162 const&, bool) 28163 vfunc[65]: QWidget::setAcceptDrops(bool) 28164 vfunc[66]: QWidget::setAutoMask(bool) 28165 vfunc[67]: 28166 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28167 vfunc[68]: QWidget::customWhatsThis() const 28168 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 28169 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28170 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28171 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 28172 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28173 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28174 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28175 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28176 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28177 vfunc[78]: QWidget::enterEvent(QEvent*) 28178 vfunc[79]: QWidget::leaveEvent(QEvent*) 28179 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 28180 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28181 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 28182 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28183 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28184 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28185 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28186 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28187 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28188 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28189 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28190 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28191 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28192 vfunc[93]: QWidget::showEvent(QShowEvent*) 28193 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28194 vfunc[95]: QWidget::x11Event(_XEvent*) 28195 vfunc[96]: QWidget::updateMask() 28196 vfunc[97]: QWidget::styleChange(QStyle&) 28197 vfunc[98]: QWidget::enabledChange(bool) 28198 vfunc[99]: QWidget::paletteChange(QPalette const&) 28199 vfunc[100]: QWidget::fontChange(QFont const&) 28200 vfunc[101]: QWidget::windowActivationChange(bool) 28201 vfunc[102]: QWidget::metric(int) const 28202 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28203 vfunc[104]: QWidget::destroy(bool, bool) 28204 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28205 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28206 vfunc[107]: QWidget::focusNextPrevChild(bool) 28207 vfunc[108]: QWidget::setKeyCompression(bool) 28208 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28209 bool, QFont*) 28210 vfunc[110]: QDataBrowser::setSqlCursor(QSqlCursor*, bool) 28211 vfunc[111]: QDataBrowser::setForm(QSqlForm*) 28212 vfunc[112]: QDataBrowser::setConfirmEdits(bool) 28213 vfunc[113]: QDataBrowser::setConfirmInsert(bool) 28214 vfunc[114]: QDataBrowser::setConfirmUpdate(bool) 28215 vfunc[115]: QDataBrowser::setConfirmDelete(bool) 28216 vfunc[116]: QDataBrowser::setConfirmCancels(bool) 28217 vfunc[117]: QDataBrowser::setReadOnly(bool) 28218 vfunc[118]: QDataBrowser::setAutoEdit(bool) 28219 vfunc[119]: QDataBrowser::seek(int, bool) 28220 vfunc[120]: QDataBrowser::refresh() 28221 vfunc[121]: QDataBrowser::insert() 28222 vfunc[122]: QDataBrowser::update() 28223 vfunc[123]: QDataBrowser::del() 28224 vfunc[124]: QDataBrowser::first() 28225 vfunc[125]: QDataBrowser::last() 28226 vfunc[126]: QDataBrowser::next() 28227 vfunc[127]: QDataBrowser::prev() 28228 vfunc[128]: QDataBrowser::readFields() 28229 vfunc[129]: QDataBrowser::writeFields() 28230 vfunc[130]: QDataBrowser::clearValues() 28231 vfunc[131]: QDataBrowser::insertCurrent() 28232 vfunc[132]: QDataBrowser::updateCurrent() 28233 vfunc[133]: QDataBrowser::deleteCurrent() 28234 vfunc[134]: QDataBrowser::currentEdited() 28235 vfunc[135]: QDataBrowser::confirmEdit(QSql::Op) 28236 vfunc[136]: QDataBrowser::confirmCancel(QSql::Op) 28237 vfunc[137]: QDataBrowser::handleError(QSqlError const&) 28238 28239 Table 8-328. Secondary vtable for QDataBrowser 28240 Base Offset -40 28241 Virtual Base Offset 0 28242 RTTI typeinfo for QDataBrowser 28243 vfunc[0]: non-virtual thunk to QDataBrowser::~QDataBrowser() 28244 vfunc[1]: non-virtual thunk to QDataBrowser::~QDataBrowser() 28245 vfunc[2]: QPaintDevice::setResolution(int) 28246 vfunc[3]: QPaintDevice::resolution() const 28247 vfunc[4]: QPaintDevice::handle() const 28248 vfunc[5]: QPaintDevice::x11RenderHandle() const 28249 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28250 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28251 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28252 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28253 const 28254 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28255 28256 The Run Time Type Information for the QDataBrowser class is 28257 described by Table 8-329 28258 28259 Table 8-329. typeinfo for QDataBrowser 28260 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28261 Name typeinfo name for QDataBrowser 28262 basetype: typeinfo for QWidget 28263 __________________________________________________________ 28264 28265 8.2.22.48. Class data for QTextEdit 28266 28267 The virtual table for the QTextEdit class is described by Table 28268 8-330 28269 28270 Table 8-330. Primary vtable for QTextEdit 28271 Base Offset 0 28272 Virtual Base Offset 0 28273 RTTI typeinfo for QTextEdit 28274 vfunc[0]: NULL or QTextEdit::metaObject() const 28275 vfunc[1]: QTextEdit::className() const 28276 vfunc[2]: QTextEdit::qt_cast(char const*) 28277 vfunc[3]: QTextEdit::qt_invoke(int, QUObject*) 28278 vfunc[4]: QTextEdit::qt_emit(int, QUObject*) 28279 vfunc[5]: QTextEdit::qt_property(int, int, QVariant*) 28280 vfunc[6]: QTextEdit::~QTextEdit() 28281 vfunc[7]: QTextEdit::~QTextEdit() 28282 vfunc[8]: QTextEdit::event(QEvent*) 28283 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 28284 vfunc[10]: QWidget::setName(char const*) 28285 vfunc[11]: QObject::insertChild(QObject*) 28286 vfunc[12]: QScrollView::removeChild(QObject*) 28287 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28288 vfunc[14]: QObject::property(char const*) const 28289 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28290 vfunc[16]: QObject::childEvent(QChildEvent*) 28291 vfunc[17]: QObject::customEvent(QCustomEvent*) 28292 vfunc[18]: QObject::connectNotify(char const*) 28293 vfunc[19]: QObject::disconnectNotify(char const*) 28294 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28295 const*, char const*) 28296 vfunc[21]: QTextEdit::setEnabled(bool) 28297 vfunc[22]: QWidget::setMinimumSize(int, int) 28298 vfunc[23]: QWidget::setMaximumSize(int, int) 28299 vfunc[24]: QWidget::setSizeIncrement(int, int) 28300 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28301 vfunc[26]: QWidget::setEraseColor(QColor const&) 28302 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28303 vfunc[28]: QTextEdit::setPalette(QPalette const&) 28304 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28305 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28306 vfunc[31]: QTextEdit::setFont(QFont const&) 28307 vfunc[32]: QWidget::setCursor(QCursor const&) 28308 vfunc[33]: QWidget::unsetCursor() 28309 vfunc[34]: QWidget::setMask(QBitmap const&) 28310 vfunc[35]: QWidget::setMask(QRegion const&) 28311 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28312 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28313 vfunc[38]: QWidget::setCaption(QString const&) 28314 vfunc[39]: QWidget::setIcon(QPixmap const&) 28315 vfunc[40]: QWidget::setIconText(QString const&) 28316 vfunc[41]: QWidget::setMouseTracking(bool) 28317 vfunc[42]: QWidget::setFocus() 28318 vfunc[43]: QWidget::setActiveWindow() 28319 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28320 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28321 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28322 vfunc[47]: QScrollView::show() 28323 vfunc[48]: QWidget::hide() 28324 vfunc[49]: QWidget::showMinimized() 28325 vfunc[50]: QWidget::showMaximized() 28326 vfunc[51]: QWidget::showNormal() 28327 vfunc[52]: QTextEdit::polish() 28328 vfunc[53]: QWidget::move(int, int) 28329 vfunc[54]: QScrollView::resize(int, int) 28330 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28331 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28332 vfunc[57]: QWidget::close(bool) 28333 vfunc[58]: QTextEdit::sizeHint() const 28334 vfunc[59]: QScrollView::minimumSizeHint() const 28335 vfunc[60]: QWidget::sizePolicy() const 28336 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28337 vfunc[62]: QTextEdit::heightForWidth(int) const 28338 vfunc[63]: QWidget::adjustSize() 28339 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28340 const&, bool) 28341 vfunc[65]: QWidget::setAcceptDrops(bool) 28342 vfunc[66]: QWidget::setAutoMask(bool) 28343 vfunc[67]: 28344 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28345 vfunc[68]: QWidget::customWhatsThis() const 28346 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 28347 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 28348 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 28349 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 28350 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 28351 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 28352 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28353 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28354 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28355 vfunc[78]: QWidget::enterEvent(QEvent*) 28356 vfunc[79]: QWidget::leaveEvent(QEvent*) 28357 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28358 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28359 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 28360 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28361 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 28362 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 28363 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 28364 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 28365 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28366 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28367 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28368 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28369 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28370 vfunc[93]: QWidget::showEvent(QShowEvent*) 28371 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28372 vfunc[95]: QWidget::x11Event(_XEvent*) 28373 vfunc[96]: QWidget::updateMask() 28374 vfunc[97]: QScrollView::styleChange(QStyle&) 28375 vfunc[98]: QWidget::enabledChange(bool) 28376 vfunc[99]: QWidget::paletteChange(QPalette const&) 28377 vfunc[100]: QScrollView::fontChange(QFont const&) 28378 vfunc[101]: QTextEdit::windowActivationChange(bool) 28379 vfunc[102]: QWidget::metric(int) const 28380 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28381 vfunc[104]: QWidget::destroy(bool, bool) 28382 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28383 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28384 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 28385 vfunc[108]: QWidget::setKeyCompression(bool) 28386 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28387 bool, QFont*) 28388 vfunc[110]: QFrame::setFrameStyle(int) 28389 vfunc[111]: QFrame::setLineWidth(int) 28390 vfunc[112]: QFrame::setMargin(int) 28391 vfunc[113]: QFrame::setMidLineWidth(int) 28392 vfunc[114]: QFrame::setFrameRect(QRect const&) 28393 vfunc[115]: QFrame::drawFrame(QPainter*) 28394 vfunc[116]: QTextEdit::drawContents(QPainter*) 28395 vfunc[117]: QScrollView::frameChanged() 28396 vfunc[118]: 28397 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 28398 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 28399 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 28400 vfunc[121]: 28401 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 28402 vfunc[122]: 28403 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 28404 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 28405 vfunc[124]: QScrollView::setDragAutoScroll(bool) 28406 vfunc[125]: QScrollView::resizeContents(int, int) 28407 vfunc[126]: QScrollView::setContentsPos(int, int) 28408 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 28409 int) 28410 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 28411 int, int, int, int, int) 28412 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 28413 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 28414 vfunc[131]: 28415 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 28416 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 28417 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 28418 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 28419 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 28420 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 28421 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 28422 vfunc[138]: 28423 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 28424 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 28425 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 28426 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 28427 vfunc[142]: 28428 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 28429 vfunc[143]: 28430 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 28431 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 28432 vfunc[145]: 28433 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 28434 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 28435 vfunc[147]: 28436 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 28437 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 28438 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 28439 vfunc[150]: 28440 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 28441 vfunc[151]: QScrollView::setMargins(int, int, int, int) 28442 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 28443 int, int) 28444 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 28445 int, int) 28446 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 28447 int*, int*) 28448 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 28449 QTextEdit::VerticalAlignment*) 28450 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 28451 QTextEdit::VerticalAlignment*, int*, 28452 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 28453 int*) 28454 vfunc[157]: 28455 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 28456 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 28457 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 28458 vfunc[160]: QTextEdit::setPaper(QBrush const&) 28459 vfunc[161]: QTextEdit::setLinkUnderline(bool) 28460 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 28461 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 28462 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 28463 vfunc[165]: QTextEdit::copy() 28464 vfunc[166]: QTextEdit::append(QString const&) 28465 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 28466 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 28467 vfunc[169]: QTextEdit::selectAll(bool) 28468 vfunc[170]: QTextEdit::setTabStopWidth(int) 28469 vfunc[171]: QTextEdit::zoomIn(int) 28470 vfunc[172]: NULL or QTextEdit::zoomIn() 28471 vfunc[173]: QTextEdit::zoomOut(int) 28472 vfunc[174]: NULL or QTextEdit::zoomOut() 28473 vfunc[175]: QTextEdit::zoomTo(int) 28474 vfunc[176]: QTextEdit::sync() 28475 vfunc[177]: QTextEdit::setReadOnly(bool) 28476 vfunc[178]: QTextEdit::undo() 28477 vfunc[179]: QTextEdit::redo() 28478 vfunc[180]: QTextEdit::cut() 28479 vfunc[181]: QTextEdit::paste() 28480 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 28481 vfunc[183]: QTextEdit::clear() 28482 vfunc[184]: QTextEdit::del() 28483 vfunc[185]: QTextEdit::indent() 28484 vfunc[186]: QTextEdit::setItalic(bool) 28485 vfunc[187]: QTextEdit::setBold(bool) 28486 vfunc[188]: QTextEdit::setUnderline(bool) 28487 vfunc[189]: QTextEdit::setFamily(QString const&) 28488 vfunc[190]: QTextEdit::setPointSize(int) 28489 vfunc[191]: QTextEdit::setColor(QColor const&) 28490 vfunc[192]: 28491 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 28492 vfunc[193]: QTextEdit::setAlignment(int) 28493 vfunc[194]: 28494 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 28495 QStyleSheetItem::ListStyle) 28496 vfunc[195]: QTextEdit::setCursorPosition(int, int) 28497 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 28498 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 28499 const&, bool) 28500 vfunc[198]: QTextEdit::setModified(bool) 28501 vfunc[199]: QTextEdit::resetFormat() 28502 vfunc[200]: QTextEdit::setUndoDepth(int) 28503 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 28504 vfunc[202]: QTextEdit::ensureCursorVisible() 28505 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 28506 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 28507 bool) 28508 vfunc[205]: 28509 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 28510 vfunc[206]: QTextEdit::removeSelectedText(int) 28511 vfunc[207]: QTextEdit::removeSelection(int) 28512 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 28513 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 28514 vfunc[210]: QTextEdit::scrollToBottom() 28515 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 28516 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 28517 vfunc[213]: QTextEdit::removeParagraph(int) 28518 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 28519 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 28520 const&) 28521 vfunc[216]: QTextEdit::clearParagraphBackground(int) 28522 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 28523 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 28524 vfunc[219]: QTextEdit::createPopupMenu() 28525 vfunc[220]: QTextEdit::doChangeInterval() 28526 vfunc[221]: NULL or QTextEdit::linksEnabled() const 28527 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 28528 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 28529 28530 Table 8-331. Secondary vtable for QTextEdit 28531 Base Offset -40 28532 Virtual Base Offset 0 28533 RTTI typeinfo for QTextEdit 28534 vfunc[0]: non-virtual thunk to QTextEdit::~QTextEdit() 28535 vfunc[1]: non-virtual thunk to QTextEdit::~QTextEdit() 28536 vfunc[2]: QPaintDevice::setResolution(int) 28537 vfunc[3]: QPaintDevice::resolution() const 28538 vfunc[4]: QPaintDevice::handle() const 28539 vfunc[5]: QPaintDevice::x11RenderHandle() const 28540 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28541 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28542 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28543 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28544 const 28545 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28546 28547 The Run Time Type Information for the QTextEdit class is 28548 described by Table 8-332 28549 28550 Table 8-332. typeinfo for QTextEdit 28551 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28552 Name typeinfo name for QTextEdit 28553 basetype: typeinfo for QScrollView 28554 __________________________________________________________ 28555 28556 8.2.22.49. Interfaces for Qt3 Widgets 28557 28558 An LSB conforming implementation shall provide the architecture 28559 specific functions for Qt3 Widgets specified in Table 8-333, 28560 with the full mandatory functionality as described in the 28561 referenced underlying specification. 28562 28563 Table 8-333. libqt-mt - Qt3 Widgets Function Interfaces 28564 _ZThn116_N10QScrollBar10stepChangeEv [CXXABI-1.86] 28565 _ZThn116_N10QScrollBar11rangeChangeEv [CXXABI-1.86] 28566 _ZThn116_N10QScrollBar11valueChangeEv [CXXABI-1.86] 28567 _ZThn116_N10QScrollBarD0Ev [CXXABI-1.86] 28568 _ZThn116_N10QScrollBarD1Ev [CXXABI-1.86] 28569 _ZThn116_N5QDial11rangeChangeEv [CXXABI-1.86] 28570 _ZThn116_N5QDial11valueChangeEv [CXXABI-1.86] 28571 _ZThn116_N5QDialD0Ev [CXXABI-1.86] 28572 _ZThn116_N5QDialD1Ev [CXXABI-1.86] 28573 _ZThn116_N7QSlider11rangeChangeEv [CXXABI-1.86] 28574 _ZThn116_N7QSlider11valueChangeEv [CXXABI-1.86] 28575 _ZThn116_N7QSliderD0Ev [CXXABI-1.86] 28576 _ZThn116_N7QSliderD1Ev [CXXABI-1.86] 28577 _ZThn116_N8QSpinBox11rangeChangeEv [CXXABI-1.86] 28578 _ZThn116_N8QSpinBox11valueChangeEv [CXXABI-1.86] 28579 _ZThn116_N8QSpinBoxD0Ev [CXXABI-1.86] 28580 _ZThn116_N8QSpinBoxD1Ev [CXXABI-1.86] _ZThn40_N10QLCDNumberD0Ev 28581 [CXXABI-1.86] 28582 _ZThn40_N10QLCDNumberD1Ev [CXXABI-1.86] 28583 _ZThn40_N10QScrollBarD0Ev [CXXABI-1.86] 28584 _ZThn40_N10QScrollBarD1Ev [CXXABI-1.86] 28585 _ZThn40_N10QTabWidgetD0Ev [CXXABI-1.86] 28586 _ZThn40_N10QTabWidgetD1Ev [CXXABI-1.86] 28587 _ZThn40_N11QDockWindowD0Ev [CXXABI-1.86] 28588 _ZThn40_N11QDockWindowD1Ev [CXXABI-1.86] 28589 _ZThn40_N11QMainWindowD0Ev [CXXABI-1.86] 28590 _ZThn40_N11QMainWindowD1Ev [CXXABI-1.86] 28591 _ZThn40_N11QPushButtonD0Ev [CXXABI-1.86] 28592 _ZThn40_N11QPushButtonD1Ev [CXXABI-1.86] 28593 _ZThn40_N11QScrollViewD0Ev [CXXABI-1.86] 28594 _ZThn40_N11QScrollViewD1Ev [CXXABI-1.86] 28595 _ZThn40_N11QSpinWidgetD0Ev [CXXABI-1.86] 28596 _ZThn40_N11QSpinWidgetD1Ev [CXXABI-1.86] 28597 _ZThn40_N11QToolButtonD0Ev [CXXABI-1.86] 28598 _ZThn40_N11QToolButtonD1Ev [CXXABI-1.86] 28599 _ZThn40_N12QDataBrowserD0Ev [CXXABI-1.86] 28600 _ZThn40_N12QDataBrowserD1Ev [CXXABI-1.86] 28601 _ZThn40_N12QTextBrowserD0Ev [CXXABI-1.86] 28602 _ZThn40_N12QTextBrowserD1Ev [CXXABI-1.86] 28603 _ZThn40_N14QDesktopWidgetD0Ev [CXXABI-1.86] 28604 _ZThn40_N14QDesktopWidgetD1Ev [CXXABI-1.86] 28605 _ZThn40_N14QMultiLineEditD0Ev [CXXABI-1.86] 28606 _ZThn40_N14QMultiLineEditD1Ev [CXXABI-1.86] _ZThn40_N5QDialD0Ev 28607 [CXXABI-1.86] 28608 _ZThn40_N5QDialD1Ev [CXXABI-1.86] _ZThn40_N6QLabelD0Ev 28609 [CXXABI-1.86] 28610 _ZThn40_N6QLabelD1Ev [CXXABI-1.86] _ZThn40_N7QButtonD0Ev 28611 [CXXABI-1.86] 28612 _ZThn40_N7QButtonD1Ev [CXXABI-1.86] _ZThn40_N7QSliderD0Ev 28613 [CXXABI-1.86] 28614 _ZThn40_N7QSliderD1Ev [CXXABI-1.86] _ZThn40_N7QTabBarD0Ev 28615 [CXXABI-1.86] 28616 _ZThn40_N7QTabBarD1Ev [CXXABI-1.86] _ZThn40_N7QWidgetD0Ev 28617 [CXXABI-1.86] 28618 _ZThn40_N7QWidgetD1Ev [CXXABI-1.86] _ZThn40_N8QListBoxD0Ev 28619 [CXXABI-1.86] 28620 _ZThn40_N8QListBoxD1Ev [CXXABI-1.86] _ZThn40_N8QSpinBoxD0Ev 28621 [CXXABI-1.86] 28622 _ZThn40_N8QSpinBoxD1Ev [CXXABI-1.86] _ZThn40_N8QToolBoxD0Ev 28623 [CXXABI-1.86] 28624 _ZThn40_N8QToolBoxD1Ev [CXXABI-1.86] _ZThn40_N9QComboBoxD0Ev 28625 [CXXABI-1.86] 28626 _ZThn40_N9QComboBoxD1Ev [CXXABI-1.86] _ZThn40_N9QDataViewD0Ev 28627 [CXXABI-1.86] 28628 _ZThn40_N9QDataViewD1Ev [CXXABI-1.86] _ZThn40_N9QDockAreaD0Ev 28629 [CXXABI-1.86] 28630 _ZThn40_N9QDockAreaD1Ev [CXXABI-1.86] _ZThn40_N9QGridViewD0Ev 28631 [CXXABI-1.86] 28632 _ZThn40_N9QGridViewD1Ev [CXXABI-1.86] _ZThn40_N9QIconViewD0Ev 28633 [CXXABI-1.86] 28634 _ZThn40_N9QIconViewD1Ev [CXXABI-1.86] _ZThn40_N9QLineEditD0Ev 28635 [CXXABI-1.86] 28636 _ZThn40_N9QLineEditD1Ev [CXXABI-1.86] _ZThn40_N9QListViewD0Ev 28637 [CXXABI-1.86] 28638 _ZThn40_N9QListViewD1Ev [CXXABI-1.86] _ZThn40_N9QTextEditD0Ev 28639 [CXXABI-1.86] 28640 _ZThn40_N9QTextEditD1Ev [CXXABI-1.86] _ZThn40_N9QTextViewD0Ev 28641 [CXXABI-1.86] 28642 _ZThn40_N9QTextViewD1Ev [CXXABI-1.86] 28643 _ZThn40_NK7QWidget6metricEi [CXXABI-1.86] 28644 __________________________________________________________ 28645 28646 8.2.23. Qt3 Menus 28647 __________________________________________________________ 28648 28649 8.2.23.1. Class data for QPopupMenu 28650 28651 The virtual table for the QPopupMenu class is described by 28652 Table 8-334 28653 28654 Table 8-334. Primary vtable for QPopupMenu 28655 Base Offset 0 28656 Virtual Base Offset 0 28657 RTTI typeinfo for QPopupMenu 28658 vfunc[0]: NULL or QPopupMenu::metaObject() const 28659 vfunc[1]: QPopupMenu::className() const 28660 vfunc[2]: QPopupMenu::qt_cast(char const*) 28661 vfunc[3]: QPopupMenu::qt_invoke(int, QUObject*) 28662 vfunc[4]: QPopupMenu::qt_emit(int, QUObject*) 28663 vfunc[5]: QPopupMenu::qt_property(int, int, QVariant*) 28664 vfunc[6]: QPopupMenu::~QPopupMenu() 28665 vfunc[7]: QPopupMenu::~QPopupMenu() 28666 vfunc[8]: QWidget::event(QEvent*) 28667 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28668 vfunc[10]: QWidget::setName(char const*) 28669 vfunc[11]: QObject::insertChild(QObject*) 28670 vfunc[12]: QObject::removeChild(QObject*) 28671 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28672 vfunc[14]: QObject::property(char const*) const 28673 vfunc[15]: QPopupMenu::timerEvent(QTimerEvent*) 28674 vfunc[16]: QObject::childEvent(QChildEvent*) 28675 vfunc[17]: QObject::customEvent(QCustomEvent*) 28676 vfunc[18]: QObject::connectNotify(char const*) 28677 vfunc[19]: QObject::disconnectNotify(char const*) 28678 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28679 const*, char const*) 28680 vfunc[21]: QWidget::setEnabled(bool) 28681 vfunc[22]: QWidget::setMinimumSize(int, int) 28682 vfunc[23]: QWidget::setMaximumSize(int, int) 28683 vfunc[24]: QWidget::setSizeIncrement(int, int) 28684 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28685 vfunc[26]: QWidget::setEraseColor(QColor const&) 28686 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28687 vfunc[28]: QWidget::setPalette(QPalette const&) 28688 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28689 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28690 vfunc[31]: QPopupMenu::setFont(QFont const&) 28691 vfunc[32]: QWidget::setCursor(QCursor const&) 28692 vfunc[33]: QWidget::unsetCursor() 28693 vfunc[34]: QWidget::setMask(QBitmap const&) 28694 vfunc[35]: QWidget::setMask(QRegion const&) 28695 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28696 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28697 vfunc[38]: QWidget::setCaption(QString const&) 28698 vfunc[39]: QWidget::setIcon(QPixmap const&) 28699 vfunc[40]: QWidget::setIconText(QString const&) 28700 vfunc[41]: QWidget::setMouseTracking(bool) 28701 vfunc[42]: QWidget::setFocus() 28702 vfunc[43]: QWidget::setActiveWindow() 28703 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28704 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28705 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28706 vfunc[47]: QPopupMenu::show() 28707 vfunc[48]: QPopupMenu::hide() 28708 vfunc[49]: QWidget::showMinimized() 28709 vfunc[50]: QWidget::showMaximized() 28710 vfunc[51]: QWidget::showNormal() 28711 vfunc[52]: QWidget::polish() 28712 vfunc[53]: QWidget::move(int, int) 28713 vfunc[54]: QWidget::resize(int, int) 28714 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28715 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28716 vfunc[57]: QWidget::close(bool) 28717 vfunc[58]: QPopupMenu::sizeHint() const 28718 vfunc[59]: QWidget::minimumSizeHint() const 28719 vfunc[60]: QWidget::sizePolicy() const 28720 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28721 vfunc[62]: QWidget::heightForWidth(int) const 28722 vfunc[63]: QWidget::adjustSize() 28723 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28724 const&, bool) 28725 vfunc[65]: QWidget::setAcceptDrops(bool) 28726 vfunc[66]: QWidget::setAutoMask(bool) 28727 vfunc[67]: 28728 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28729 vfunc[68]: QPopupMenu::customWhatsThis() const 28730 vfunc[69]: QPopupMenu::mousePressEvent(QMouseEvent*) 28731 vfunc[70]: QPopupMenu::mouseReleaseEvent(QMouseEvent*) 28732 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28733 vfunc[72]: QPopupMenu::mouseMoveEvent(QMouseEvent*) 28734 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28735 vfunc[74]: QPopupMenu::keyPressEvent(QKeyEvent*) 28736 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28737 vfunc[76]: QPopupMenu::focusInEvent(QFocusEvent*) 28738 vfunc[77]: QPopupMenu::focusOutEvent(QFocusEvent*) 28739 vfunc[78]: QWidget::enterEvent(QEvent*) 28740 vfunc[79]: QPopupMenu::leaveEvent(QEvent*) 28741 vfunc[80]: QPopupMenu::paintEvent(QPaintEvent*) 28742 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28743 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 28744 vfunc[83]: QPopupMenu::closeEvent(QCloseEvent*) 28745 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28746 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28747 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28748 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28749 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28750 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28751 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28752 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28753 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28754 vfunc[93]: QWidget::showEvent(QShowEvent*) 28755 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28756 vfunc[95]: QWidget::x11Event(_XEvent*) 28757 vfunc[96]: QWidget::updateMask() 28758 vfunc[97]: QPopupMenu::styleChange(QStyle&) 28759 vfunc[98]: QPopupMenu::enabledChange(bool) 28760 vfunc[99]: QWidget::paletteChange(QPalette const&) 28761 vfunc[100]: QWidget::fontChange(QFont const&) 28762 vfunc[101]: QWidget::windowActivationChange(bool) 28763 vfunc[102]: QWidget::metric(int) const 28764 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28765 vfunc[104]: QWidget::destroy(bool, bool) 28766 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28767 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28768 vfunc[107]: QPopupMenu::focusNextPrevChild(bool) 28769 vfunc[108]: QWidget::setKeyCompression(bool) 28770 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28771 bool, QFont*) 28772 vfunc[110]: QFrame::setFrameStyle(int) 28773 vfunc[111]: QFrame::setLineWidth(int) 28774 vfunc[112]: QFrame::setMargin(int) 28775 vfunc[113]: QFrame::setMidLineWidth(int) 28776 vfunc[114]: QFrame::setFrameRect(QRect const&) 28777 vfunc[115]: QFrame::drawFrame(QPainter*) 28778 vfunc[116]: QPopupMenu::drawContents(QPainter*) 28779 vfunc[117]: QPopupMenu::frameChanged() 28780 vfunc[118]: QPopupMenu::updateItem(int) 28781 vfunc[119]: QPopupMenu::setCheckable(bool) 28782 vfunc[120]: QPopupMenu::setActiveItem(int) 28783 vfunc[121]: QPopupMenu::activateItemAt(int) 28784 vfunc[122]: QPopupMenu::menuContentsChanged() 28785 vfunc[123]: QPopupMenu::menuStateChanged() 28786 vfunc[124]: QPopupMenu::menuInsPopup(QPopupMenu*) 28787 vfunc[125]: QPopupMenu::menuDelPopup(QPopupMenu*) 28788 vfunc[126]: QPopupMenu::setFirstItemActive() 28789 28790 Table 8-335. Secondary vtable for QPopupMenu 28791 Base Offset -40 28792 Virtual Base Offset 0 28793 RTTI typeinfo for QPopupMenu 28794 vfunc[0]: non-virtual thunk to QPopupMenu::~QPopupMenu() 28795 vfunc[1]: non-virtual thunk to QPopupMenu::~QPopupMenu() 28796 vfunc[2]: QPaintDevice::setResolution(int) 28797 vfunc[3]: QPaintDevice::resolution() const 28798 vfunc[4]: QPaintDevice::handle() const 28799 vfunc[5]: QPaintDevice::x11RenderHandle() const 28800 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28801 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28802 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28803 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28804 const 28805 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28806 28807 Table 8-336. Secondary vtable for QPopupMenu 28808 Base Offset -148 28809 Virtual Base Offset 0 28810 RTTI typeinfo for QPopupMenu 28811 vfunc[0]: non-virtual thunk to QPopupMenu::~QPopupMenu() 28812 vfunc[1]: non-virtual thunk to QPopupMenu::~QPopupMenu() 28813 vfunc[2]: non-virtual thunk to QPopupMenu::updateItem(int) 28814 vfunc[3]: QMenuData::setId(int, int) 28815 vfunc[4]: non-virtual thunk to QPopupMenu::activateItemAt(int) 28816 vfunc[5]: non-virtual thunk to 28817 QPopupMenu::menuContentsChanged() 28818 vfunc[6]: non-virtual thunk to QPopupMenu::menuStateChanged() 28819 vfunc[7]: non-virtual thunk to 28820 QPopupMenu::menuInsPopup(QPopupMenu*) 28821 vfunc[8]: non-virtual thunk to 28822 QPopupMenu::menuDelPopup(QPopupMenu*) 28823 28824 The Run Time Type Information for the QPopupMenu class is 28825 described by Table 8-337 28826 28827 Table 8-337. typeinfo for QPopupMenu 28828 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 28829 Name typeinfo name for QPopupMenu 28830 flags: 0 28831 basetype: typeinfo for QFrame 2 28832 basetype: typeinfo for QMenuData 37890 28833 __________________________________________________________ 28834 28835 8.2.23.2. Class data for QMenuBar 28836 28837 The virtual table for the QMenuBar class is described by Table 28838 8-338 28839 28840 Table 8-338. Primary vtable for QMenuBar 28841 Base Offset 0 28842 Virtual Base Offset 0 28843 RTTI typeinfo for QMenuBar 28844 vfunc[0]: NULL or QMenuBar::metaObject() const 28845 vfunc[1]: QMenuBar::className() const 28846 vfunc[2]: QMenuBar::qt_cast(char const*) 28847 vfunc[3]: QMenuBar::qt_invoke(int, QUObject*) 28848 vfunc[4]: QMenuBar::qt_emit(int, QUObject*) 28849 vfunc[5]: QMenuBar::qt_property(int, int, QVariant*) 28850 vfunc[6]: QMenuBar::~QMenuBar() 28851 vfunc[7]: QMenuBar::~QMenuBar() 28852 vfunc[8]: QWidget::event(QEvent*) 28853 vfunc[9]: QMenuBar::eventFilter(QObject*, QEvent*) 28854 vfunc[10]: QWidget::setName(char const*) 28855 vfunc[11]: QObject::insertChild(QObject*) 28856 vfunc[12]: QObject::removeChild(QObject*) 28857 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28858 vfunc[14]: QObject::property(char const*) const 28859 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28860 vfunc[16]: QObject::childEvent(QChildEvent*) 28861 vfunc[17]: QObject::customEvent(QCustomEvent*) 28862 vfunc[18]: QObject::connectNotify(char const*) 28863 vfunc[19]: QObject::disconnectNotify(char const*) 28864 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28865 const*, char const*) 28866 vfunc[21]: QWidget::setEnabled(bool) 28867 vfunc[22]: QWidget::setMinimumSize(int, int) 28868 vfunc[23]: QWidget::setMaximumSize(int, int) 28869 vfunc[24]: QWidget::setSizeIncrement(int, int) 28870 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28871 vfunc[26]: QWidget::setEraseColor(QColor const&) 28872 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28873 vfunc[28]: QWidget::setPalette(QPalette const&) 28874 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28875 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28876 vfunc[31]: QWidget::setFont(QFont const&) 28877 vfunc[32]: QWidget::setCursor(QCursor const&) 28878 vfunc[33]: QWidget::unsetCursor() 28879 vfunc[34]: QWidget::setMask(QBitmap const&) 28880 vfunc[35]: QWidget::setMask(QRegion const&) 28881 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28882 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28883 vfunc[38]: QWidget::setCaption(QString const&) 28884 vfunc[39]: QWidget::setIcon(QPixmap const&) 28885 vfunc[40]: QWidget::setIconText(QString const&) 28886 vfunc[41]: QWidget::setMouseTracking(bool) 28887 vfunc[42]: QWidget::setFocus() 28888 vfunc[43]: QWidget::setActiveWindow() 28889 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28890 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28891 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28892 vfunc[47]: QMenuBar::show() 28893 vfunc[48]: QMenuBar::hide() 28894 vfunc[49]: QWidget::showMinimized() 28895 vfunc[50]: QWidget::showMaximized() 28896 vfunc[51]: QWidget::showNormal() 28897 vfunc[52]: QWidget::polish() 28898 vfunc[53]: QWidget::move(int, int) 28899 vfunc[54]: QWidget::resize(int, int) 28900 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28901 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28902 vfunc[57]: QWidget::close(bool) 28903 vfunc[58]: QMenuBar::sizeHint() const 28904 vfunc[59]: QMenuBar::minimumSizeHint() const 28905 vfunc[60]: QWidget::sizePolicy() const 28906 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28907 vfunc[62]: QMenuBar::heightForWidth(int) const 28908 vfunc[63]: QWidget::adjustSize() 28909 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28910 const&, bool) 28911 vfunc[65]: QWidget::setAcceptDrops(bool) 28912 vfunc[66]: QWidget::setAutoMask(bool) 28913 vfunc[67]: 28914 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28915 vfunc[68]: QMenuBar::customWhatsThis() const 28916 vfunc[69]: QMenuBar::mousePressEvent(QMouseEvent*) 28917 vfunc[70]: QMenuBar::mouseReleaseEvent(QMouseEvent*) 28918 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28919 vfunc[72]: QMenuBar::mouseMoveEvent(QMouseEvent*) 28920 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28921 vfunc[74]: QMenuBar::keyPressEvent(QKeyEvent*) 28922 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28923 vfunc[76]: QMenuBar::focusInEvent(QFocusEvent*) 28924 vfunc[77]: QMenuBar::focusOutEvent(QFocusEvent*) 28925 vfunc[78]: QWidget::enterEvent(QEvent*) 28926 vfunc[79]: QMenuBar::leaveEvent(QEvent*) 28927 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28928 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28929 vfunc[82]: QMenuBar::resizeEvent(QResizeEvent*) 28930 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28931 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28932 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28933 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28934 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28935 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28936 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28937 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28938 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28939 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28940 vfunc[93]: QWidget::showEvent(QShowEvent*) 28941 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28942 vfunc[95]: QWidget::x11Event(_XEvent*) 28943 vfunc[96]: QWidget::updateMask() 28944 vfunc[97]: QMenuBar::styleChange(QStyle&) 28945 vfunc[98]: QWidget::enabledChange(bool) 28946 vfunc[99]: QWidget::paletteChange(QPalette const&) 28947 vfunc[100]: QMenuBar::fontChange(QFont const&) 28948 vfunc[101]: QWidget::windowActivationChange(bool) 28949 vfunc[102]: QWidget::metric(int) const 28950 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28951 vfunc[104]: QWidget::destroy(bool, bool) 28952 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28953 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28954 vfunc[107]: QWidget::focusNextPrevChild(bool) 28955 vfunc[108]: QWidget::setKeyCompression(bool) 28956 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28957 bool, QFont*) 28958 vfunc[110]: QFrame::setFrameStyle(int) 28959 vfunc[111]: QFrame::setLineWidth(int) 28960 vfunc[112]: QFrame::setMargin(int) 28961 vfunc[113]: QFrame::setMidLineWidth(int) 28962 vfunc[114]: QFrame::setFrameRect(QRect const&) 28963 vfunc[115]: QFrame::drawFrame(QPainter*) 28964 vfunc[116]: QMenuBar::drawContents(QPainter*) 28965 vfunc[117]: QMenuBar::frameChanged() 28966 vfunc[118]: QMenuBar::updateItem(int) 28967 vfunc[119]: QMenuBar::setSeparator(QMenuBar::Separator) 28968 vfunc[120]: QMenuBar::activateItemAt(int) 28969 vfunc[121]: QMenuBar::menuContentsChanged() 28970 vfunc[122]: QMenuBar::menuStateChanged() 28971 vfunc[123]: QMenuBar::menuInsPopup(QPopupMenu*) 28972 vfunc[124]: QMenuBar::menuDelPopup(QPopupMenu*) 28973 28974 Table 8-339. Secondary vtable for QMenuBar 28975 Base Offset -40 28976 Virtual Base Offset 0 28977 RTTI typeinfo for QMenuBar 28978 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 28979 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 28980 vfunc[2]: QPaintDevice::setResolution(int) 28981 vfunc[3]: QPaintDevice::resolution() const 28982 vfunc[4]: QPaintDevice::handle() const 28983 vfunc[5]: QPaintDevice::x11RenderHandle() const 28984 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28985 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28986 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28987 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28988 const 28989 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28990 28991 Table 8-340. Secondary vtable for QMenuBar 28992 Base Offset -148 28993 Virtual Base Offset 0 28994 RTTI typeinfo for QMenuBar 28995 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 28996 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 28997 vfunc[2]: non-virtual thunk to QMenuBar::updateItem(int) 28998 vfunc[3]: QMenuData::setId(int, int) 28999 vfunc[4]: non-virtual thunk to QMenuBar::activateItemAt(int) 29000 vfunc[5]: non-virtual thunk to QMenuBar::menuContentsChanged() 29001 vfunc[6]: non-virtual thunk to QMenuBar::menuStateChanged() 29002 vfunc[7]: non-virtual thunk to 29003 QMenuBar::menuInsPopup(QPopupMenu*) 29004 vfunc[8]: non-virtual thunk to 29005 QMenuBar::menuDelPopup(QPopupMenu*) 29006 29007 The Run Time Type Information for the QMenuBar class is 29008 described by Table 8-341 29009 29010 Table 8-341. typeinfo for QMenuBar 29011 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 29012 Name typeinfo name for QMenuBar 29013 flags: 0 29014 basetype: typeinfo for QFrame 2 29015 basetype: typeinfo for QMenuData 37890 29016 __________________________________________________________ 29017 29018 8.2.23.3. Class data for QCustomMenuItem 29019 29020 The virtual table for the QCustomMenuItem class is described in 29021 the generic part of this specification. 29022 29023 The Run Time Type Information for the QCustomMenuItem class is 29024 described by Table 8-342 29025 29026 Table 8-342. typeinfo for QCustomMenuItem 29027 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29028 Name typeinfo name for QCustomMenuItem 29029 basetype: typeinfo for Qt 29030 __________________________________________________________ 29031 29032 8.2.23.4. Class data for QMenuData 29033 29034 The virtual table for the QMenuData class is described in the 29035 generic part of this specification. 29036 29037 The Run Time Type Information for the QMenuData class is 29038 described by Table 8-343 29039 29040 Table 8-343. typeinfo for QMenuData 29041 Base Vtable vtable for __cxxabiv1::__class_type_info 29042 Name typeinfo name for QMenuData 29043 __________________________________________________________ 29044 29045 8.2.23.5. Interfaces for Qt3 Menus 29046 29047 An LSB conforming implementation shall provide the architecture 29048 specific functions for Qt3 Menus specified in Table 8-344, with 29049 the full mandatory functionality as described in the referenced 29050 underlying specification. 29051 29052 Table 8-344. libqt-mt - Qt3 Menus Function Interfaces 29053 _ZThn148_N10QPopupMenu10updateItemEi [CXXABI-1.86] 29054 _ZThn148_N10QPopupMenu12menuDelPopupEPS_ [CXXABI-1.86] 29055 _ZThn148_N10QPopupMenu12menuInsPopupEPS_ [CXXABI-1.86] 29056 _ZThn148_N10QPopupMenu14activateItemAtEi [CXXABI-1.86] 29057 _ZThn148_N10QPopupMenu16menuStateChangedEv [CXXABI-1.86] 29058 _ZThn148_N10QPopupMenu19menuContentsChangedEv [CXXABI-1.86] 29059 _ZThn148_N10QPopupMenuD0Ev [CXXABI-1.86] 29060 _ZThn148_N10QPopupMenuD1Ev [CXXABI-1.86] 29061 _ZThn148_N8QMenuBar10updateItemEi [CXXABI-1.86] 29062 _ZThn148_N8QMenuBar12menuDelPopupEP10QPopupMenu [CXXABI-1.86] 29063 _ZThn148_N8QMenuBar12menuInsPopupEP10QPopupMenu [CXXABI-1.86] 29064 _ZThn148_N8QMenuBar14activateItemAtEi [CXXABI-1.86] 29065 _ZThn148_N8QMenuBar16menuStateChangedEv [CXXABI-1.86] 29066 _ZThn148_N8QMenuBar19menuContentsChangedEv [CXXABI-1.86] 29067 _ZThn148_N8QMenuBarD0Ev [CXXABI-1.86] _ZThn148_N8QMenuBarD1Ev 29068 [CXXABI-1.86] 29069 _ZThn40_N10QPopupMenuD0Ev [CXXABI-1.86] 29070 _ZThn40_N10QPopupMenuD1Ev [CXXABI-1.86] 29071 _ZThn40_N8QMenuBarD0Ev [CXXABI-1.86] _ZThn40_N8QMenuBarD1Ev 29072 [CXXABI-1.86] 29073 __________________________________________________________ 29074 29075 8.2.24. Qt3 Organizers 29076 __________________________________________________________ 29077 29078 8.2.24.1. Class data for QHBox 29079 29080 The virtual table for the QHBox class is described by Table 29081 8-345 29082 29083 Table 8-345. Primary vtable for QHBox 29084 Base Offset 0 29085 Virtual Base Offset 0 29086 RTTI typeinfo for QHBox 29087 vfunc[0]: NULL or QHBox::metaObject() const 29088 vfunc[1]: QHBox::className() const 29089 vfunc[2]: QHBox::qt_cast(char const*) 29090 vfunc[3]: QHBox::qt_invoke(int, QUObject*) 29091 vfunc[4]: QHBox::qt_emit(int, QUObject*) 29092 vfunc[5]: QHBox::qt_property(int, int, QVariant*) 29093 vfunc[6]: NULL or QHBox::~QHBox() 29094 vfunc[7]: NULL or QHBox::~QHBox() 29095 vfunc[8]: QWidget::event(QEvent*) 29096 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29097 vfunc[10]: QWidget::setName(char const*) 29098 vfunc[11]: QObject::insertChild(QObject*) 29099 vfunc[12]: QObject::removeChild(QObject*) 29100 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29101 vfunc[14]: QObject::property(char const*) const 29102 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29103 vfunc[16]: QObject::childEvent(QChildEvent*) 29104 vfunc[17]: QObject::customEvent(QCustomEvent*) 29105 vfunc[18]: QObject::connectNotify(char const*) 29106 vfunc[19]: QObject::disconnectNotify(char const*) 29107 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29108 const*, char const*) 29109 vfunc[21]: QWidget::setEnabled(bool) 29110 vfunc[22]: QWidget::setMinimumSize(int, int) 29111 vfunc[23]: QWidget::setMaximumSize(int, int) 29112 vfunc[24]: QWidget::setSizeIncrement(int, int) 29113 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29114 vfunc[26]: QWidget::setEraseColor(QColor const&) 29115 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29116 vfunc[28]: QWidget::setPalette(QPalette const&) 29117 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29118 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29119 vfunc[31]: QWidget::setFont(QFont const&) 29120 vfunc[32]: QWidget::setCursor(QCursor const&) 29121 vfunc[33]: QWidget::unsetCursor() 29122 vfunc[34]: QWidget::setMask(QBitmap const&) 29123 vfunc[35]: QWidget::setMask(QRegion const&) 29124 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29125 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29126 vfunc[38]: QWidget::setCaption(QString const&) 29127 vfunc[39]: QWidget::setIcon(QPixmap const&) 29128 vfunc[40]: QWidget::setIconText(QString const&) 29129 vfunc[41]: QWidget::setMouseTracking(bool) 29130 vfunc[42]: QWidget::setFocus() 29131 vfunc[43]: QWidget::setActiveWindow() 29132 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29133 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29134 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29135 vfunc[47]: QWidget::show() 29136 vfunc[48]: QWidget::hide() 29137 vfunc[49]: QWidget::showMinimized() 29138 vfunc[50]: QWidget::showMaximized() 29139 vfunc[51]: QWidget::showNormal() 29140 vfunc[52]: QWidget::polish() 29141 vfunc[53]: QWidget::move(int, int) 29142 vfunc[54]: QWidget::resize(int, int) 29143 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29144 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29145 vfunc[57]: QWidget::close(bool) 29146 vfunc[58]: QHBox::sizeHint() const 29147 vfunc[59]: QWidget::minimumSizeHint() const 29148 vfunc[60]: QWidget::sizePolicy() const 29149 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29150 vfunc[62]: QWidget::heightForWidth(int) const 29151 vfunc[63]: QWidget::adjustSize() 29152 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29153 const&, bool) 29154 vfunc[65]: QWidget::setAcceptDrops(bool) 29155 vfunc[66]: QWidget::setAutoMask(bool) 29156 vfunc[67]: 29157 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29158 vfunc[68]: QWidget::customWhatsThis() const 29159 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29160 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29161 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29162 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29163 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29164 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29165 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29166 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29167 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29168 vfunc[78]: QWidget::enterEvent(QEvent*) 29169 vfunc[79]: QWidget::leaveEvent(QEvent*) 29170 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29171 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29172 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 29173 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29174 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29175 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29176 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29177 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29178 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29179 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29180 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29181 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29182 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29183 vfunc[93]: QWidget::showEvent(QShowEvent*) 29184 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29185 vfunc[95]: QWidget::x11Event(_XEvent*) 29186 vfunc[96]: QWidget::updateMask() 29187 vfunc[97]: QFrame::styleChange(QStyle&) 29188 vfunc[98]: QWidget::enabledChange(bool) 29189 vfunc[99]: QWidget::paletteChange(QPalette const&) 29190 vfunc[100]: QWidget::fontChange(QFont const&) 29191 vfunc[101]: QWidget::windowActivationChange(bool) 29192 vfunc[102]: QWidget::metric(int) const 29193 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29194 vfunc[104]: QWidget::destroy(bool, bool) 29195 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29196 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29197 vfunc[107]: QWidget::focusNextPrevChild(bool) 29198 vfunc[108]: QWidget::setKeyCompression(bool) 29199 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29200 bool, QFont*) 29201 vfunc[110]: QFrame::setFrameStyle(int) 29202 vfunc[111]: QFrame::setLineWidth(int) 29203 vfunc[112]: QFrame::setMargin(int) 29204 vfunc[113]: QFrame::setMidLineWidth(int) 29205 vfunc[114]: QFrame::setFrameRect(QRect const&) 29206 vfunc[115]: QFrame::drawFrame(QPainter*) 29207 vfunc[116]: QFrame::drawContents(QPainter*) 29208 vfunc[117]: QHBox::frameChanged() 29209 29210 Table 8-346. Secondary vtable for QHBox 29211 Base Offset -40 29212 Virtual Base Offset 0 29213 RTTI typeinfo for QHBox 29214 vfunc[0]: non-virtual thunk to QHBox::~QHBox() 29215 vfunc[1]: non-virtual thunk to QHBox::~QHBox() 29216 vfunc[2]: QPaintDevice::setResolution(int) 29217 vfunc[3]: QPaintDevice::resolution() const 29218 vfunc[4]: QPaintDevice::handle() const 29219 vfunc[5]: QPaintDevice::x11RenderHandle() const 29220 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29221 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29222 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29223 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29224 const 29225 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29226 29227 The Run Time Type Information for the QHBox class is described 29228 by Table 8-347 29229 29230 Table 8-347. typeinfo for QHBox 29231 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29232 Name typeinfo name for QHBox 29233 basetype: typeinfo for QFrame 29234 __________________________________________________________ 29235 29236 8.2.24.2. Class data for QSplitter 29237 29238 The virtual table for the QSplitter class is described by Table 29239 8-348 29240 29241 Table 8-348. Primary vtable for QSplitter 29242 Base Offset 0 29243 Virtual Base Offset 0 29244 RTTI typeinfo for QSplitter 29245 vfunc[0]: NULL or QSplitter::metaObject() const 29246 vfunc[1]: QSplitter::className() const 29247 vfunc[2]: QSplitter::qt_cast(char const*) 29248 vfunc[3]: QSplitter::qt_invoke(int, QUObject*) 29249 vfunc[4]: QSplitter::qt_emit(int, QUObject*) 29250 vfunc[5]: QSplitter::qt_property(int, int, QVariant*) 29251 vfunc[6]: QSplitter::~QSplitter() 29252 vfunc[7]: QSplitter::~QSplitter() 29253 vfunc[8]: QSplitter::event(QEvent*) 29254 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29255 vfunc[10]: QWidget::setName(char const*) 29256 vfunc[11]: QObject::insertChild(QObject*) 29257 vfunc[12]: QObject::removeChild(QObject*) 29258 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29259 vfunc[14]: QObject::property(char const*) const 29260 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29261 vfunc[16]: QSplitter::childEvent(QChildEvent*) 29262 vfunc[17]: QObject::customEvent(QCustomEvent*) 29263 vfunc[18]: QObject::connectNotify(char const*) 29264 vfunc[19]: QObject::disconnectNotify(char const*) 29265 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29266 const*, char const*) 29267 vfunc[21]: QWidget::setEnabled(bool) 29268 vfunc[22]: QWidget::setMinimumSize(int, int) 29269 vfunc[23]: QWidget::setMaximumSize(int, int) 29270 vfunc[24]: QWidget::setSizeIncrement(int, int) 29271 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29272 vfunc[26]: QWidget::setEraseColor(QColor const&) 29273 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29274 vfunc[28]: QWidget::setPalette(QPalette const&) 29275 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29276 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29277 vfunc[31]: QWidget::setFont(QFont const&) 29278 vfunc[32]: QWidget::setCursor(QCursor const&) 29279 vfunc[33]: QWidget::unsetCursor() 29280 vfunc[34]: QWidget::setMask(QBitmap const&) 29281 vfunc[35]: QWidget::setMask(QRegion const&) 29282 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29283 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29284 vfunc[38]: QWidget::setCaption(QString const&) 29285 vfunc[39]: QWidget::setIcon(QPixmap const&) 29286 vfunc[40]: QWidget::setIconText(QString const&) 29287 vfunc[41]: QWidget::setMouseTracking(bool) 29288 vfunc[42]: QWidget::setFocus() 29289 vfunc[43]: QWidget::setActiveWindow() 29290 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29291 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29292 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29293 vfunc[47]: QWidget::show() 29294 vfunc[48]: QWidget::hide() 29295 vfunc[49]: QWidget::showMinimized() 29296 vfunc[50]: QWidget::showMaximized() 29297 vfunc[51]: QWidget::showNormal() 29298 vfunc[52]: QWidget::polish() 29299 vfunc[53]: QWidget::move(int, int) 29300 vfunc[54]: QWidget::resize(int, int) 29301 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29302 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29303 vfunc[57]: QWidget::close(bool) 29304 vfunc[58]: QSplitter::sizeHint() const 29305 vfunc[59]: QSplitter::minimumSizeHint() const 29306 vfunc[60]: QWidget::sizePolicy() const 29307 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29308 vfunc[62]: QWidget::heightForWidth(int) const 29309 vfunc[63]: QWidget::adjustSize() 29310 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29311 const&, bool) 29312 vfunc[65]: QWidget::setAcceptDrops(bool) 29313 vfunc[66]: QWidget::setAutoMask(bool) 29314 vfunc[67]: 29315 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29316 vfunc[68]: QWidget::customWhatsThis() const 29317 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29318 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29319 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29320 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29321 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29322 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29323 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29324 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29325 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29326 vfunc[78]: QWidget::enterEvent(QEvent*) 29327 vfunc[79]: QWidget::leaveEvent(QEvent*) 29328 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29329 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29330 vfunc[82]: QSplitter::resizeEvent(QResizeEvent*) 29331 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29332 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29333 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29334 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29335 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29336 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29337 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29338 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29339 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29340 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29341 vfunc[93]: QWidget::showEvent(QShowEvent*) 29342 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29343 vfunc[95]: QWidget::x11Event(_XEvent*) 29344 vfunc[96]: QWidget::updateMask() 29345 vfunc[97]: QSplitter::styleChange(QStyle&) 29346 vfunc[98]: QWidget::enabledChange(bool) 29347 vfunc[99]: QWidget::paletteChange(QPalette const&) 29348 vfunc[100]: QWidget::fontChange(QFont const&) 29349 vfunc[101]: QWidget::windowActivationChange(bool) 29350 vfunc[102]: QWidget::metric(int) const 29351 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29352 vfunc[104]: QWidget::destroy(bool, bool) 29353 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29354 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29355 vfunc[107]: QWidget::focusNextPrevChild(bool) 29356 vfunc[108]: QWidget::setKeyCompression(bool) 29357 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29358 bool, QFont*) 29359 vfunc[110]: QFrame::setFrameStyle(int) 29360 vfunc[111]: QFrame::setLineWidth(int) 29361 vfunc[112]: QFrame::setMargin(int) 29362 vfunc[113]: QFrame::setMidLineWidth(int) 29363 vfunc[114]: QFrame::setFrameRect(QRect const&) 29364 vfunc[115]: QFrame::drawFrame(QPainter*) 29365 vfunc[116]: QFrame::drawContents(QPainter*) 29366 vfunc[117]: QFrame::frameChanged() 29367 vfunc[118]: QSplitter::setOrientation(Qt::Orientation) 29368 vfunc[119]: QSplitter::setResizeMode(QWidget*, 29369 QSplitter::ResizeMode) 29370 vfunc[120]: QSplitter::setOpaqueResize(bool) 29371 vfunc[121]: QSplitter::drawSplitter(QPainter*, int, int, int, 29372 int) 29373 vfunc[122]: QSplitter::setRubberband(int) 29374 29375 Table 8-349. Secondary vtable for QSplitter 29376 Base Offset -40 29377 Virtual Base Offset 0 29378 RTTI typeinfo for QSplitter 29379 vfunc[0]: non-virtual thunk to QSplitter::~QSplitter() 29380 vfunc[1]: non-virtual thunk to QSplitter::~QSplitter() 29381 vfunc[2]: QPaintDevice::setResolution(int) 29382 vfunc[3]: QPaintDevice::resolution() const 29383 vfunc[4]: QPaintDevice::handle() const 29384 vfunc[5]: QPaintDevice::x11RenderHandle() const 29385 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29386 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29387 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29388 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29389 const 29390 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29391 29392 The Run Time Type Information for the QSplitter class is 29393 described by Table 8-350 29394 29395 Table 8-350. typeinfo for QSplitter 29396 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29397 Name typeinfo name for QSplitter 29398 basetype: typeinfo for QFrame 29399 __________________________________________________________ 29400 29401 8.2.24.3. Class data for QVBox 29402 29403 The virtual table for the QVBox class is described by Table 29404 8-351 29405 29406 Table 8-351. Primary vtable for QVBox 29407 Base Offset 0 29408 Virtual Base Offset 0 29409 RTTI typeinfo for QVBox 29410 vfunc[0]: NULL or QVBox::metaObject() const 29411 vfunc[1]: QVBox::className() const 29412 vfunc[2]: QVBox::qt_cast(char const*) 29413 vfunc[3]: QVBox::qt_invoke(int, QUObject*) 29414 vfunc[4]: QVBox::qt_emit(int, QUObject*) 29415 vfunc[5]: QVBox::qt_property(int, int, QVariant*) 29416 vfunc[6]: NULL or QVBox::~QVBox() 29417 vfunc[7]: NULL or QVBox::~QVBox() 29418 vfunc[8]: QWidget::event(QEvent*) 29419 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29420 vfunc[10]: QWidget::setName(char const*) 29421 vfunc[11]: QObject::insertChild(QObject*) 29422 vfunc[12]: QObject::removeChild(QObject*) 29423 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29424 vfunc[14]: QObject::property(char const*) const 29425 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29426 vfunc[16]: QObject::childEvent(QChildEvent*) 29427 vfunc[17]: QObject::customEvent(QCustomEvent*) 29428 vfunc[18]: QObject::connectNotify(char const*) 29429 vfunc[19]: QObject::disconnectNotify(char const*) 29430 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29431 const*, char const*) 29432 vfunc[21]: QWidget::setEnabled(bool) 29433 vfunc[22]: QWidget::setMinimumSize(int, int) 29434 vfunc[23]: QWidget::setMaximumSize(int, int) 29435 vfunc[24]: QWidget::setSizeIncrement(int, int) 29436 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29437 vfunc[26]: QWidget::setEraseColor(QColor const&) 29438 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29439 vfunc[28]: QWidget::setPalette(QPalette const&) 29440 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29441 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29442 vfunc[31]: QWidget::setFont(QFont const&) 29443 vfunc[32]: QWidget::setCursor(QCursor const&) 29444 vfunc[33]: QWidget::unsetCursor() 29445 vfunc[34]: QWidget::setMask(QBitmap const&) 29446 vfunc[35]: QWidget::setMask(QRegion const&) 29447 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29448 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29449 vfunc[38]: QWidget::setCaption(QString const&) 29450 vfunc[39]: QWidget::setIcon(QPixmap const&) 29451 vfunc[40]: QWidget::setIconText(QString const&) 29452 vfunc[41]: QWidget::setMouseTracking(bool) 29453 vfunc[42]: QWidget::setFocus() 29454 vfunc[43]: QWidget::setActiveWindow() 29455 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29456 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29457 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29458 vfunc[47]: QWidget::show() 29459 vfunc[48]: QWidget::hide() 29460 vfunc[49]: QWidget::showMinimized() 29461 vfunc[50]: QWidget::showMaximized() 29462 vfunc[51]: QWidget::showNormal() 29463 vfunc[52]: QWidget::polish() 29464 vfunc[53]: QWidget::move(int, int) 29465 vfunc[54]: QWidget::resize(int, int) 29466 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29467 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29468 vfunc[57]: QWidget::close(bool) 29469 vfunc[58]: QHBox::sizeHint() const 29470 vfunc[59]: QWidget::minimumSizeHint() const 29471 vfunc[60]: QWidget::sizePolicy() const 29472 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29473 vfunc[62]: QWidget::heightForWidth(int) const 29474 vfunc[63]: QWidget::adjustSize() 29475 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29476 const&, bool) 29477 vfunc[65]: QWidget::setAcceptDrops(bool) 29478 vfunc[66]: QWidget::setAutoMask(bool) 29479 vfunc[67]: 29480 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29481 vfunc[68]: QWidget::customWhatsThis() const 29482 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29483 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29484 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29485 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29486 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29487 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29488 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29489 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29490 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29491 vfunc[78]: QWidget::enterEvent(QEvent*) 29492 vfunc[79]: QWidget::leaveEvent(QEvent*) 29493 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29494 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29495 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 29496 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29497 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29498 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29499 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29500 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29501 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29502 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29503 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29504 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29505 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29506 vfunc[93]: QWidget::showEvent(QShowEvent*) 29507 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29508 vfunc[95]: QWidget::x11Event(_XEvent*) 29509 vfunc[96]: QWidget::updateMask() 29510 vfunc[97]: QFrame::styleChange(QStyle&) 29511 vfunc[98]: QWidget::enabledChange(bool) 29512 vfunc[99]: QWidget::paletteChange(QPalette const&) 29513 vfunc[100]: QWidget::fontChange(QFont const&) 29514 vfunc[101]: QWidget::windowActivationChange(bool) 29515 vfunc[102]: QWidget::metric(int) const 29516 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29517 vfunc[104]: QWidget::destroy(bool, bool) 29518 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29519 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29520 vfunc[107]: QWidget::focusNextPrevChild(bool) 29521 vfunc[108]: QWidget::setKeyCompression(bool) 29522 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29523 bool, QFont*) 29524 vfunc[110]: QFrame::setFrameStyle(int) 29525 vfunc[111]: QFrame::setLineWidth(int) 29526 vfunc[112]: QFrame::setMargin(int) 29527 vfunc[113]: QFrame::setMidLineWidth(int) 29528 vfunc[114]: QFrame::setFrameRect(QRect const&) 29529 vfunc[115]: QFrame::drawFrame(QPainter*) 29530 vfunc[116]: QFrame::drawContents(QPainter*) 29531 vfunc[117]: QHBox::frameChanged() 29532 29533 Table 8-352. Secondary vtable for QVBox 29534 Base Offset -40 29535 Virtual Base Offset 0 29536 RTTI typeinfo for QVBox 29537 vfunc[0]: non-virtual thunk to QVBox::~QVBox() 29538 vfunc[1]: non-virtual thunk to QVBox::~QVBox() 29539 vfunc[2]: QPaintDevice::setResolution(int) 29540 vfunc[3]: QPaintDevice::resolution() const 29541 vfunc[4]: QPaintDevice::handle() const 29542 vfunc[5]: QPaintDevice::x11RenderHandle() const 29543 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29544 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29545 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29546 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29547 const 29548 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29549 29550 The Run Time Type Information for the QVBox class is described 29551 by Table 8-353 29552 29553 Table 8-353. typeinfo for QVBox 29554 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29555 Name typeinfo name for QVBox 29556 basetype: typeinfo for QHBox 29557 __________________________________________________________ 29558 29559 8.2.24.4. Class data for QGroupBox 29560 29561 The virtual table for the QGroupBox class is described by Table 29562 8-354 29563 29564 Table 8-354. Primary vtable for QGroupBox 29565 Base Offset 0 29566 Virtual Base Offset 0 29567 RTTI typeinfo for QGroupBox 29568 vfunc[0]: NULL or QGroupBox::metaObject() const 29569 vfunc[1]: QGroupBox::className() const 29570 vfunc[2]: QGroupBox::qt_cast(char const*) 29571 vfunc[3]: QGroupBox::qt_invoke(int, QUObject*) 29572 vfunc[4]: QGroupBox::qt_emit(int, QUObject*) 29573 vfunc[5]: QGroupBox::qt_property(int, int, QVariant*) 29574 vfunc[6]: QGroupBox::~QGroupBox() 29575 vfunc[7]: QGroupBox::~QGroupBox() 29576 vfunc[8]: QGroupBox::event(QEvent*) 29577 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29578 vfunc[10]: QWidget::setName(char const*) 29579 vfunc[11]: QObject::insertChild(QObject*) 29580 vfunc[12]: QObject::removeChild(QObject*) 29581 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29582 vfunc[14]: QObject::property(char const*) const 29583 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29584 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 29585 vfunc[17]: QObject::customEvent(QCustomEvent*) 29586 vfunc[18]: QObject::connectNotify(char const*) 29587 vfunc[19]: QObject::disconnectNotify(char const*) 29588 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29589 const*, char const*) 29590 vfunc[21]: QGroupBox::setEnabled(bool) 29591 vfunc[22]: QWidget::setMinimumSize(int, int) 29592 vfunc[23]: QWidget::setMaximumSize(int, int) 29593 vfunc[24]: QWidget::setSizeIncrement(int, int) 29594 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29595 vfunc[26]: QWidget::setEraseColor(QColor const&) 29596 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29597 vfunc[28]: QWidget::setPalette(QPalette const&) 29598 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29599 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29600 vfunc[31]: QWidget::setFont(QFont const&) 29601 vfunc[32]: QWidget::setCursor(QCursor const&) 29602 vfunc[33]: QWidget::unsetCursor() 29603 vfunc[34]: QWidget::setMask(QBitmap const&) 29604 vfunc[35]: QWidget::setMask(QRegion const&) 29605 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29606 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29607 vfunc[38]: QWidget::setCaption(QString const&) 29608 vfunc[39]: QWidget::setIcon(QPixmap const&) 29609 vfunc[40]: QWidget::setIconText(QString const&) 29610 vfunc[41]: QWidget::setMouseTracking(bool) 29611 vfunc[42]: QWidget::setFocus() 29612 vfunc[43]: QWidget::setActiveWindow() 29613 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29614 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29615 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29616 vfunc[47]: QWidget::show() 29617 vfunc[48]: QWidget::hide() 29618 vfunc[49]: QWidget::showMinimized() 29619 vfunc[50]: QWidget::showMaximized() 29620 vfunc[51]: QWidget::showNormal() 29621 vfunc[52]: QWidget::polish() 29622 vfunc[53]: QWidget::move(int, int) 29623 vfunc[54]: QWidget::resize(int, int) 29624 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29625 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29626 vfunc[57]: QWidget::close(bool) 29627 vfunc[58]: QGroupBox::sizeHint() const 29628 vfunc[59]: QWidget::minimumSizeHint() const 29629 vfunc[60]: QWidget::sizePolicy() const 29630 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29631 vfunc[62]: QWidget::heightForWidth(int) const 29632 vfunc[63]: QWidget::adjustSize() 29633 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29634 const&, bool) 29635 vfunc[65]: QWidget::setAcceptDrops(bool) 29636 vfunc[66]: QWidget::setAutoMask(bool) 29637 vfunc[67]: 29638 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29639 vfunc[68]: QWidget::customWhatsThis() const 29640 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29641 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29642 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29643 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29644 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29645 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29646 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29647 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 29648 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29649 vfunc[78]: QWidget::enterEvent(QEvent*) 29650 vfunc[79]: QWidget::leaveEvent(QEvent*) 29651 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 29652 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29653 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 29654 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29655 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29656 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29657 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29658 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29659 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29660 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29661 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29662 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29663 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29664 vfunc[93]: QWidget::showEvent(QShowEvent*) 29665 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29666 vfunc[95]: QWidget::x11Event(_XEvent*) 29667 vfunc[96]: QWidget::updateMask() 29668 vfunc[97]: QFrame::styleChange(QStyle&) 29669 vfunc[98]: QWidget::enabledChange(bool) 29670 vfunc[99]: QWidget::paletteChange(QPalette const&) 29671 vfunc[100]: QGroupBox::fontChange(QFont const&) 29672 vfunc[101]: QWidget::windowActivationChange(bool) 29673 vfunc[102]: QWidget::metric(int) const 29674 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29675 vfunc[104]: QWidget::destroy(bool, bool) 29676 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29677 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29678 vfunc[107]: QWidget::focusNextPrevChild(bool) 29679 vfunc[108]: QWidget::setKeyCompression(bool) 29680 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29681 bool, QFont*) 29682 vfunc[110]: QFrame::setFrameStyle(int) 29683 vfunc[111]: QFrame::setLineWidth(int) 29684 vfunc[112]: QFrame::setMargin(int) 29685 vfunc[113]: QFrame::setMidLineWidth(int) 29686 vfunc[114]: QFrame::setFrameRect(QRect const&) 29687 vfunc[115]: QFrame::drawFrame(QPainter*) 29688 vfunc[116]: QFrame::drawContents(QPainter*) 29689 vfunc[117]: QFrame::frameChanged() 29690 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 29691 vfunc[119]: QGroupBox::setTitle(QString const&) 29692 vfunc[120]: QGroupBox::setAlignment(int) 29693 29694 Table 8-355. Secondary vtable for QGroupBox 29695 Base Offset -40 29696 Virtual Base Offset 0 29697 RTTI typeinfo for QGroupBox 29698 vfunc[0]: non-virtual thunk to QGroupBox::~QGroupBox() 29699 vfunc[1]: non-virtual thunk to QGroupBox::~QGroupBox() 29700 vfunc[2]: QPaintDevice::setResolution(int) 29701 vfunc[3]: QPaintDevice::resolution() const 29702 vfunc[4]: QPaintDevice::handle() const 29703 vfunc[5]: QPaintDevice::x11RenderHandle() const 29704 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29705 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29706 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29707 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29708 const 29709 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29710 29711 The Run Time Type Information for the QGroupBox class is 29712 described by Table 8-356 29713 29714 Table 8-356. typeinfo for QGroupBox 29715 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29716 Name typeinfo name for QGroupBox 29717 basetype: typeinfo for QFrame 29718 __________________________________________________________ 29719 29720 8.2.24.5. Class data for QHGroupBox 29721 29722 The virtual table for the QHGroupBox class is described by 29723 Table 8-357 29724 29725 Table 8-357. Primary vtable for QHGroupBox 29726 Base Offset 0 29727 Virtual Base Offset 0 29728 RTTI typeinfo for QHGroupBox 29729 vfunc[0]: NULL or QHGroupBox::metaObject() const 29730 vfunc[1]: QHGroupBox::className() const 29731 vfunc[2]: QHGroupBox::qt_cast(char const*) 29732 vfunc[3]: QHGroupBox::qt_invoke(int, QUObject*) 29733 vfunc[4]: QHGroupBox::qt_emit(int, QUObject*) 29734 vfunc[5]: QHGroupBox::qt_property(int, int, QVariant*) 29735 vfunc[6]: QHGroupBox::~QHGroupBox() 29736 vfunc[7]: QHGroupBox::~QHGroupBox() 29737 vfunc[8]: QGroupBox::event(QEvent*) 29738 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29739 vfunc[10]: QWidget::setName(char const*) 29740 vfunc[11]: QObject::insertChild(QObject*) 29741 vfunc[12]: QObject::removeChild(QObject*) 29742 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29743 vfunc[14]: QObject::property(char const*) const 29744 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29745 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 29746 vfunc[17]: QObject::customEvent(QCustomEvent*) 29747 vfunc[18]: QObject::connectNotify(char const*) 29748 vfunc[19]: QObject::disconnectNotify(char const*) 29749 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29750 const*, char const*) 29751 vfunc[21]: QGroupBox::setEnabled(bool) 29752 vfunc[22]: QWidget::setMinimumSize(int, int) 29753 vfunc[23]: QWidget::setMaximumSize(int, int) 29754 vfunc[24]: QWidget::setSizeIncrement(int, int) 29755 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29756 vfunc[26]: QWidget::setEraseColor(QColor const&) 29757 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29758 vfunc[28]: QWidget::setPalette(QPalette const&) 29759 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29760 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29761 vfunc[31]: QWidget::setFont(QFont const&) 29762 vfunc[32]: QWidget::setCursor(QCursor const&) 29763 vfunc[33]: QWidget::unsetCursor() 29764 vfunc[34]: QWidget::setMask(QBitmap const&) 29765 vfunc[35]: QWidget::setMask(QRegion const&) 29766 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29767 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29768 vfunc[38]: QWidget::setCaption(QString const&) 29769 vfunc[39]: QWidget::setIcon(QPixmap const&) 29770 vfunc[40]: QWidget::setIconText(QString const&) 29771 vfunc[41]: QWidget::setMouseTracking(bool) 29772 vfunc[42]: QWidget::setFocus() 29773 vfunc[43]: QWidget::setActiveWindow() 29774 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29775 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29776 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29777 vfunc[47]: QWidget::show() 29778 vfunc[48]: QWidget::hide() 29779 vfunc[49]: QWidget::showMinimized() 29780 vfunc[50]: QWidget::showMaximized() 29781 vfunc[51]: QWidget::showNormal() 29782 vfunc[52]: QWidget::polish() 29783 vfunc[53]: QWidget::move(int, int) 29784 vfunc[54]: QWidget::resize(int, int) 29785 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29786 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29787 vfunc[57]: QWidget::close(bool) 29788 vfunc[58]: QGroupBox::sizeHint() const 29789 vfunc[59]: QWidget::minimumSizeHint() const 29790 vfunc[60]: QWidget::sizePolicy() const 29791 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29792 vfunc[62]: QWidget::heightForWidth(int) const 29793 vfunc[63]: QWidget::adjustSize() 29794 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29795 const&, bool) 29796 vfunc[65]: QWidget::setAcceptDrops(bool) 29797 vfunc[66]: QWidget::setAutoMask(bool) 29798 vfunc[67]: 29799 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29800 vfunc[68]: QWidget::customWhatsThis() const 29801 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29802 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29803 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29804 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29805 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29806 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29807 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29808 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 29809 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29810 vfunc[78]: QWidget::enterEvent(QEvent*) 29811 vfunc[79]: QWidget::leaveEvent(QEvent*) 29812 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 29813 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29814 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 29815 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29816 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29817 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29818 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29819 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29820 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29821 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29822 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29823 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29824 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29825 vfunc[93]: QWidget::showEvent(QShowEvent*) 29826 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29827 vfunc[95]: QWidget::x11Event(_XEvent*) 29828 vfunc[96]: QWidget::updateMask() 29829 vfunc[97]: QFrame::styleChange(QStyle&) 29830 vfunc[98]: QWidget::enabledChange(bool) 29831 vfunc[99]: QWidget::paletteChange(QPalette const&) 29832 vfunc[100]: QGroupBox::fontChange(QFont const&) 29833 vfunc[101]: QWidget::windowActivationChange(bool) 29834 vfunc[102]: QWidget::metric(int) const 29835 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29836 vfunc[104]: QWidget::destroy(bool, bool) 29837 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29838 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29839 vfunc[107]: QWidget::focusNextPrevChild(bool) 29840 vfunc[108]: QWidget::setKeyCompression(bool) 29841 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29842 bool, QFont*) 29843 vfunc[110]: QFrame::setFrameStyle(int) 29844 vfunc[111]: QFrame::setLineWidth(int) 29845 vfunc[112]: QFrame::setMargin(int) 29846 vfunc[113]: QFrame::setMidLineWidth(int) 29847 vfunc[114]: QFrame::setFrameRect(QRect const&) 29848 vfunc[115]: QFrame::drawFrame(QPainter*) 29849 vfunc[116]: QFrame::drawContents(QPainter*) 29850 vfunc[117]: QFrame::frameChanged() 29851 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 29852 vfunc[119]: QGroupBox::setTitle(QString const&) 29853 vfunc[120]: QGroupBox::setAlignment(int) 29854 29855 Table 8-358. Secondary vtable for QHGroupBox 29856 Base Offset -40 29857 Virtual Base Offset 0 29858 RTTI typeinfo for QHGroupBox 29859 vfunc[0]: non-virtual thunk to QHGroupBox::~QHGroupBox() 29860 vfunc[1]: non-virtual thunk to QHGroupBox::~QHGroupBox() 29861 vfunc[2]: QPaintDevice::setResolution(int) 29862 vfunc[3]: QPaintDevice::resolution() const 29863 vfunc[4]: QPaintDevice::handle() const 29864 vfunc[5]: QPaintDevice::x11RenderHandle() const 29865 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29866 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29867 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29868 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29869 const 29870 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29871 29872 The Run Time Type Information for the QHGroupBox class is 29873 described by Table 8-359 29874 29875 Table 8-359. typeinfo for QHGroupBox 29876 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29877 Name typeinfo name for QHGroupBox 29878 basetype: typeinfo for QGroupBox 29879 __________________________________________________________ 29880 29881 8.2.24.6. Class data for QHButtonGroup 29882 29883 The virtual table for the QHButtonGroup class is described by 29884 Table 8-360 29885 29886 Table 8-360. Primary vtable for QHButtonGroup 29887 Base Offset 0 29888 Virtual Base Offset 0 29889 RTTI typeinfo for QHButtonGroup 29890 vfunc[0]: NULL or QHButtonGroup::metaObject() const 29891 vfunc[1]: QHButtonGroup::className() const 29892 vfunc[2]: QHButtonGroup::qt_cast(char const*) 29893 vfunc[3]: QHButtonGroup::qt_invoke(int, QUObject*) 29894 vfunc[4]: QHButtonGroup::qt_emit(int, QUObject*) 29895 vfunc[5]: QHButtonGroup::qt_property(int, int, QVariant*) 29896 vfunc[6]: QHButtonGroup::~QHButtonGroup() 29897 vfunc[7]: QHButtonGroup::~QHButtonGroup() 29898 vfunc[8]: QButtonGroup::event(QEvent*) 29899 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29900 vfunc[10]: QWidget::setName(char const*) 29901 vfunc[11]: QObject::insertChild(QObject*) 29902 vfunc[12]: QObject::removeChild(QObject*) 29903 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29904 vfunc[14]: QObject::property(char const*) const 29905 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29906 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 29907 vfunc[17]: QObject::customEvent(QCustomEvent*) 29908 vfunc[18]: QObject::connectNotify(char const*) 29909 vfunc[19]: QObject::disconnectNotify(char const*) 29910 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29911 const*, char const*) 29912 vfunc[21]: QGroupBox::setEnabled(bool) 29913 vfunc[22]: QWidget::setMinimumSize(int, int) 29914 vfunc[23]: QWidget::setMaximumSize(int, int) 29915 vfunc[24]: QWidget::setSizeIncrement(int, int) 29916 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29917 vfunc[26]: QWidget::setEraseColor(QColor const&) 29918 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29919 vfunc[28]: QWidget::setPalette(QPalette const&) 29920 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29921 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29922 vfunc[31]: QWidget::setFont(QFont const&) 29923 vfunc[32]: QWidget::setCursor(QCursor const&) 29924 vfunc[33]: QWidget::unsetCursor() 29925 vfunc[34]: QWidget::setMask(QBitmap const&) 29926 vfunc[35]: QWidget::setMask(QRegion const&) 29927 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29928 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29929 vfunc[38]: QWidget::setCaption(QString const&) 29930 vfunc[39]: QWidget::setIcon(QPixmap const&) 29931 vfunc[40]: QWidget::setIconText(QString const&) 29932 vfunc[41]: QWidget::setMouseTracking(bool) 29933 vfunc[42]: QWidget::setFocus() 29934 vfunc[43]: QWidget::setActiveWindow() 29935 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29936 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29937 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29938 vfunc[47]: QWidget::show() 29939 vfunc[48]: QWidget::hide() 29940 vfunc[49]: QWidget::showMinimized() 29941 vfunc[50]: QWidget::showMaximized() 29942 vfunc[51]: QWidget::showNormal() 29943 vfunc[52]: QWidget::polish() 29944 vfunc[53]: QWidget::move(int, int) 29945 vfunc[54]: QWidget::resize(int, int) 29946 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29947 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29948 vfunc[57]: QWidget::close(bool) 29949 vfunc[58]: QGroupBox::sizeHint() const 29950 vfunc[59]: QWidget::minimumSizeHint() const 29951 vfunc[60]: QWidget::sizePolicy() const 29952 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29953 vfunc[62]: QWidget::heightForWidth(int) const 29954 vfunc[63]: QWidget::adjustSize() 29955 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29956 const&, bool) 29957 vfunc[65]: QWidget::setAcceptDrops(bool) 29958 vfunc[66]: QWidget::setAutoMask(bool) 29959 vfunc[67]: 29960 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29961 vfunc[68]: QWidget::customWhatsThis() const 29962 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29963 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29964 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29965 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29966 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29967 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29968 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29969 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 29970 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29971 vfunc[78]: QWidget::enterEvent(QEvent*) 29972 vfunc[79]: QWidget::leaveEvent(QEvent*) 29973 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 29974 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29975 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 29976 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29977 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29978 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29979 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29980 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29981 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29982 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29983 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29984 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29985 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29986 vfunc[93]: QWidget::showEvent(QShowEvent*) 29987 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29988 vfunc[95]: QWidget::x11Event(_XEvent*) 29989 vfunc[96]: QWidget::updateMask() 29990 vfunc[97]: QFrame::styleChange(QStyle&) 29991 vfunc[98]: QWidget::enabledChange(bool) 29992 vfunc[99]: QWidget::paletteChange(QPalette const&) 29993 vfunc[100]: QGroupBox::fontChange(QFont const&) 29994 vfunc[101]: QWidget::windowActivationChange(bool) 29995 vfunc[102]: QWidget::metric(int) const 29996 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29997 vfunc[104]: QWidget::destroy(bool, bool) 29998 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29999 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30000 vfunc[107]: QWidget::focusNextPrevChild(bool) 30001 vfunc[108]: QWidget::setKeyCompression(bool) 30002 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30003 bool, QFont*) 30004 vfunc[110]: QFrame::setFrameStyle(int) 30005 vfunc[111]: QFrame::setLineWidth(int) 30006 vfunc[112]: QFrame::setMargin(int) 30007 vfunc[113]: QFrame::setMidLineWidth(int) 30008 vfunc[114]: QFrame::setFrameRect(QRect const&) 30009 vfunc[115]: QFrame::drawFrame(QPainter*) 30010 vfunc[116]: QFrame::drawContents(QPainter*) 30011 vfunc[117]: QFrame::frameChanged() 30012 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 30013 vfunc[119]: QGroupBox::setTitle(QString const&) 30014 vfunc[120]: QGroupBox::setAlignment(int) 30015 vfunc[121]: QButtonGroup::setExclusive(bool) 30016 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 30017 vfunc[123]: QButtonGroup::setButton(int) 30018 vfunc[124]: QButtonGroup::moveFocus(int) 30019 30020 Table 8-361. Secondary vtable for QHButtonGroup 30021 Base Offset -40 30022 Virtual Base Offset 0 30023 RTTI typeinfo for QHButtonGroup 30024 vfunc[0]: non-virtual thunk to QHButtonGroup::~QHButtonGroup() 30025 vfunc[1]: non-virtual thunk to QHButtonGroup::~QHButtonGroup() 30026 vfunc[2]: QPaintDevice::setResolution(int) 30027 vfunc[3]: QPaintDevice::resolution() const 30028 vfunc[4]: QPaintDevice::handle() const 30029 vfunc[5]: QPaintDevice::x11RenderHandle() const 30030 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30031 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30032 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30033 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30034 const 30035 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30036 30037 The Run Time Type Information for the QHButtonGroup class is 30038 described by Table 8-362 30039 30040 Table 8-362. typeinfo for QHButtonGroup 30041 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30042 Name typeinfo name for QHButtonGroup 30043 basetype: typeinfo for QButtonGroup 30044 __________________________________________________________ 30045 30046 8.2.24.7. Class data for QWidgetStack 30047 30048 The virtual table for the QWidgetStack class is described by 30049 Table 8-363 30050 30051 Table 8-363. Primary vtable for QWidgetStack 30052 Base Offset 0 30053 Virtual Base Offset 0 30054 RTTI typeinfo for QWidgetStack 30055 vfunc[0]: NULL or QWidgetStack::metaObject() const 30056 vfunc[1]: QWidgetStack::className() const 30057 vfunc[2]: QWidgetStack::qt_cast(char const*) 30058 vfunc[3]: QWidgetStack::qt_invoke(int, QUObject*) 30059 vfunc[4]: QWidgetStack::qt_emit(int, QUObject*) 30060 vfunc[5]: QWidgetStack::qt_property(int, int, QVariant*) 30061 vfunc[6]: QWidgetStack::~QWidgetStack() 30062 vfunc[7]: QWidgetStack::~QWidgetStack() 30063 vfunc[8]: QWidget::event(QEvent*) 30064 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30065 vfunc[10]: QWidget::setName(char const*) 30066 vfunc[11]: QObject::insertChild(QObject*) 30067 vfunc[12]: QObject::removeChild(QObject*) 30068 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30069 vfunc[14]: QObject::property(char const*) const 30070 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30071 vfunc[16]: QWidgetStack::childEvent(QChildEvent*) 30072 vfunc[17]: QObject::customEvent(QCustomEvent*) 30073 vfunc[18]: QObject::connectNotify(char const*) 30074 vfunc[19]: QObject::disconnectNotify(char const*) 30075 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30076 const*, char const*) 30077 vfunc[21]: QWidget::setEnabled(bool) 30078 vfunc[22]: QWidget::setMinimumSize(int, int) 30079 vfunc[23]: QWidget::setMaximumSize(int, int) 30080 vfunc[24]: QWidget::setSizeIncrement(int, int) 30081 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30082 vfunc[26]: QWidget::setEraseColor(QColor const&) 30083 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30084 vfunc[28]: QWidget::setPalette(QPalette const&) 30085 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30086 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30087 vfunc[31]: QWidget::setFont(QFont const&) 30088 vfunc[32]: QWidget::setCursor(QCursor const&) 30089 vfunc[33]: QWidget::unsetCursor() 30090 vfunc[34]: QWidget::setMask(QBitmap const&) 30091 vfunc[35]: QWidget::setMask(QRegion const&) 30092 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30093 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30094 vfunc[38]: QWidget::setCaption(QString const&) 30095 vfunc[39]: QWidget::setIcon(QPixmap const&) 30096 vfunc[40]: QWidget::setIconText(QString const&) 30097 vfunc[41]: QWidget::setMouseTracking(bool) 30098 vfunc[42]: QWidget::setFocus() 30099 vfunc[43]: QWidget::setActiveWindow() 30100 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30101 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30102 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30103 vfunc[47]: QWidgetStack::show() 30104 vfunc[48]: QWidget::hide() 30105 vfunc[49]: QWidget::showMinimized() 30106 vfunc[50]: QWidget::showMaximized() 30107 vfunc[51]: QWidget::showNormal() 30108 vfunc[52]: QWidget::polish() 30109 vfunc[53]: QWidget::move(int, int) 30110 vfunc[54]: QWidget::resize(int, int) 30111 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30112 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30113 vfunc[57]: QWidget::close(bool) 30114 vfunc[58]: QWidgetStack::sizeHint() const 30115 vfunc[59]: QWidgetStack::minimumSizeHint() const 30116 vfunc[60]: QWidget::sizePolicy() const 30117 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30118 vfunc[62]: QWidget::heightForWidth(int) const 30119 vfunc[63]: QWidget::adjustSize() 30120 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30121 const&, bool) 30122 vfunc[65]: QWidget::setAcceptDrops(bool) 30123 vfunc[66]: QWidget::setAutoMask(bool) 30124 vfunc[67]: 30125 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30126 vfunc[68]: QWidget::customWhatsThis() const 30127 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 30128 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 30129 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30130 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 30131 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 30132 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 30133 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30134 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30135 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30136 vfunc[78]: QWidget::enterEvent(QEvent*) 30137 vfunc[79]: QWidget::leaveEvent(QEvent*) 30138 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 30139 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30140 vfunc[82]: QWidgetStack::resizeEvent(QResizeEvent*) 30141 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30142 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30143 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30144 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30145 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30146 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30147 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30148 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30149 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30150 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30151 vfunc[93]: QWidget::showEvent(QShowEvent*) 30152 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30153 vfunc[95]: QWidget::x11Event(_XEvent*) 30154 vfunc[96]: QWidget::updateMask() 30155 vfunc[97]: QFrame::styleChange(QStyle&) 30156 vfunc[98]: QWidget::enabledChange(bool) 30157 vfunc[99]: QWidget::paletteChange(QPalette const&) 30158 vfunc[100]: QWidget::fontChange(QFont const&) 30159 vfunc[101]: QWidget::windowActivationChange(bool) 30160 vfunc[102]: QWidget::metric(int) const 30161 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30162 vfunc[104]: QWidget::destroy(bool, bool) 30163 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30164 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30165 vfunc[107]: QWidget::focusNextPrevChild(bool) 30166 vfunc[108]: QWidget::setKeyCompression(bool) 30167 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30168 bool, QFont*) 30169 vfunc[110]: QFrame::setFrameStyle(int) 30170 vfunc[111]: QFrame::setLineWidth(int) 30171 vfunc[112]: QFrame::setMargin(int) 30172 vfunc[113]: QFrame::setMidLineWidth(int) 30173 vfunc[114]: QWidgetStack::setFrameRect(QRect const&) 30174 vfunc[115]: QFrame::drawFrame(QPainter*) 30175 vfunc[116]: QFrame::drawContents(QPainter*) 30176 vfunc[117]: QWidgetStack::frameChanged() 30177 vfunc[118]: QWidgetStack::setChildGeometries() 30178 30179 Table 8-364. Secondary vtable for QWidgetStack 30180 Base Offset -40 30181 Virtual Base Offset 0 30182 RTTI typeinfo for QWidgetStack 30183 vfunc[0]: non-virtual thunk to QWidgetStack::~QWidgetStack() 30184 vfunc[1]: non-virtual thunk to QWidgetStack::~QWidgetStack() 30185 vfunc[2]: QPaintDevice::setResolution(int) 30186 vfunc[3]: QPaintDevice::resolution() const 30187 vfunc[4]: QPaintDevice::handle() const 30188 vfunc[5]: QPaintDevice::x11RenderHandle() const 30189 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30190 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30191 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30192 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30193 const 30194 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30195 30196 The Run Time Type Information for the QWidgetStack class is 30197 described by Table 8-365 30198 30199 Table 8-365. typeinfo for QWidgetStack 30200 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30201 Name typeinfo name for QWidgetStack 30202 basetype: typeinfo for QFrame 30203 __________________________________________________________ 30204 30205 8.2.24.8. Class data for QButtonGroup 30206 30207 The virtual table for the QButtonGroup class is described by 30208 Table 8-366 30209 30210 Table 8-366. Primary vtable for QButtonGroup 30211 Base Offset 0 30212 Virtual Base Offset 0 30213 RTTI typeinfo for QButtonGroup 30214 vfunc[0]: NULL or QButtonGroup::metaObject() const 30215 vfunc[1]: QButtonGroup::className() const 30216 vfunc[2]: QButtonGroup::qt_cast(char const*) 30217 vfunc[3]: QButtonGroup::qt_invoke(int, QUObject*) 30218 vfunc[4]: QButtonGroup::qt_emit(int, QUObject*) 30219 vfunc[5]: QButtonGroup::qt_property(int, int, QVariant*) 30220 vfunc[6]: QButtonGroup::~QButtonGroup() 30221 vfunc[7]: QButtonGroup::~QButtonGroup() 30222 vfunc[8]: QButtonGroup::event(QEvent*) 30223 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30224 vfunc[10]: QWidget::setName(char const*) 30225 vfunc[11]: QObject::insertChild(QObject*) 30226 vfunc[12]: QObject::removeChild(QObject*) 30227 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30228 vfunc[14]: QObject::property(char const*) const 30229 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30230 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 30231 vfunc[17]: QObject::customEvent(QCustomEvent*) 30232 vfunc[18]: QObject::connectNotify(char const*) 30233 vfunc[19]: QObject::disconnectNotify(char const*) 30234 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30235 const*, char const*) 30236 vfunc[21]: QGroupBox::setEnabled(bool) 30237 vfunc[22]: QWidget::setMinimumSize(int, int) 30238 vfunc[23]: QWidget::setMaximumSize(int, int) 30239 vfunc[24]: QWidget::setSizeIncrement(int, int) 30240 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30241 vfunc[26]: QWidget::setEraseColor(QColor const&) 30242 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30243 vfunc[28]: QWidget::setPalette(QPalette const&) 30244 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30245 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30246 vfunc[31]: QWidget::setFont(QFont const&) 30247 vfunc[32]: QWidget::setCursor(QCursor const&) 30248 vfunc[33]: QWidget::unsetCursor() 30249 vfunc[34]: QWidget::setMask(QBitmap const&) 30250 vfunc[35]: QWidget::setMask(QRegion const&) 30251 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30252 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30253 vfunc[38]: QWidget::setCaption(QString const&) 30254 vfunc[39]: QWidget::setIcon(QPixmap const&) 30255 vfunc[40]: QWidget::setIconText(QString const&) 30256 vfunc[41]: QWidget::setMouseTracking(bool) 30257 vfunc[42]: QWidget::setFocus() 30258 vfunc[43]: QWidget::setActiveWindow() 30259 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30260 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30261 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30262 vfunc[47]: QWidget::show() 30263 vfunc[48]: QWidget::hide() 30264 vfunc[49]: QWidget::showMinimized() 30265 vfunc[50]: QWidget::showMaximized() 30266 vfunc[51]: QWidget::showNormal() 30267 vfunc[52]: QWidget::polish() 30268 vfunc[53]: QWidget::move(int, int) 30269 vfunc[54]: QWidget::resize(int, int) 30270 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30271 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30272 vfunc[57]: QWidget::close(bool) 30273 vfunc[58]: QGroupBox::sizeHint() const 30274 vfunc[59]: QWidget::minimumSizeHint() const 30275 vfunc[60]: QWidget::sizePolicy() const 30276 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30277 vfunc[62]: QWidget::heightForWidth(int) const 30278 vfunc[63]: QWidget::adjustSize() 30279 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30280 const&, bool) 30281 vfunc[65]: QWidget::setAcceptDrops(bool) 30282 vfunc[66]: QWidget::setAutoMask(bool) 30283 vfunc[67]: 30284 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30285 vfunc[68]: QWidget::customWhatsThis() const 30286 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 30287 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 30288 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30289 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 30290 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 30291 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 30292 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30293 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 30294 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30295 vfunc[78]: QWidget::enterEvent(QEvent*) 30296 vfunc[79]: QWidget::leaveEvent(QEvent*) 30297 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 30298 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30299 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 30300 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30301 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30302 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30303 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30304 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30305 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30306 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30307 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30308 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30309 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30310 vfunc[93]: QWidget::showEvent(QShowEvent*) 30311 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30312 vfunc[95]: QWidget::x11Event(_XEvent*) 30313 vfunc[96]: QWidget::updateMask() 30314 vfunc[97]: QFrame::styleChange(QStyle&) 30315 vfunc[98]: QWidget::enabledChange(bool) 30316 vfunc[99]: QWidget::paletteChange(QPalette const&) 30317 vfunc[100]: QGroupBox::fontChange(QFont const&) 30318 vfunc[101]: QWidget::windowActivationChange(bool) 30319 vfunc[102]: QWidget::metric(int) const 30320 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30321 vfunc[104]: QWidget::destroy(bool, bool) 30322 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30323 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30324 vfunc[107]: QWidget::focusNextPrevChild(bool) 30325 vfunc[108]: QWidget::setKeyCompression(bool) 30326 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30327 bool, QFont*) 30328 vfunc[110]: QFrame::setFrameStyle(int) 30329 vfunc[111]: QFrame::setLineWidth(int) 30330 vfunc[112]: QFrame::setMargin(int) 30331 vfunc[113]: QFrame::setMidLineWidth(int) 30332 vfunc[114]: QFrame::setFrameRect(QRect const&) 30333 vfunc[115]: QFrame::drawFrame(QPainter*) 30334 vfunc[116]: QFrame::drawContents(QPainter*) 30335 vfunc[117]: QFrame::frameChanged() 30336 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 30337 vfunc[119]: QGroupBox::setTitle(QString const&) 30338 vfunc[120]: QGroupBox::setAlignment(int) 30339 vfunc[121]: QButtonGroup::setExclusive(bool) 30340 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 30341 vfunc[123]: QButtonGroup::setButton(int) 30342 vfunc[124]: QButtonGroup::moveFocus(int) 30343 30344 Table 8-367. Secondary vtable for QButtonGroup 30345 Base Offset -40 30346 Virtual Base Offset 0 30347 RTTI typeinfo for QButtonGroup 30348 vfunc[0]: non-virtual thunk to QButtonGroup::~QButtonGroup() 30349 vfunc[1]: non-virtual thunk to QButtonGroup::~QButtonGroup() 30350 vfunc[2]: QPaintDevice::setResolution(int) 30351 vfunc[3]: QPaintDevice::resolution() const 30352 vfunc[4]: QPaintDevice::handle() const 30353 vfunc[5]: QPaintDevice::x11RenderHandle() const 30354 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30355 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30356 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30357 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30358 const 30359 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30360 30361 The Run Time Type Information for the QButtonGroup class is 30362 described by Table 8-368 30363 30364 Table 8-368. typeinfo for QButtonGroup 30365 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30366 Name typeinfo name for QButtonGroup 30367 basetype: typeinfo for QGroupBox 30368 __________________________________________________________ 30369 30370 8.2.24.9. Class data for QVButtonGroup 30371 30372 The virtual table for the QVButtonGroup class is described by 30373 Table 8-369 30374 30375 Table 8-369. Primary vtable for QVButtonGroup 30376 Base Offset 0 30377 Virtual Base Offset 0 30378 RTTI typeinfo for QVButtonGroup 30379 vfunc[0]: NULL or QVButtonGroup::metaObject() const 30380 vfunc[1]: QVButtonGroup::className() const 30381 vfunc[2]: QVButtonGroup::qt_cast(char const*) 30382 vfunc[3]: QVButtonGroup::qt_invoke(int, QUObject*) 30383 vfunc[4]: QVButtonGroup::qt_emit(int, QUObject*) 30384 vfunc[5]: QVButtonGroup::qt_property(int, int, QVariant*) 30385 vfunc[6]: QVButtonGroup::~QVButtonGroup() 30386 vfunc[7]: QVButtonGroup::~QVButtonGroup() 30387 vfunc[8]: QButtonGroup::event(QEvent*) 30388 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30389 vfunc[10]: QWidget::setName(char const*) 30390 vfunc[11]: QObject::insertChild(QObject*) 30391 vfunc[12]: QObject::removeChild(QObject*) 30392 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30393 vfunc[14]: QObject::property(char const*) const 30394 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30395 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 30396 vfunc[17]: QObject::customEvent(QCustomEvent*) 30397 vfunc[18]: QObject::connectNotify(char const*) 30398 vfunc[19]: QObject::disconnectNotify(char const*) 30399 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30400 const*, char const*) 30401 vfunc[21]: QGroupBox::setEnabled(bool) 30402 vfunc[22]: QWidget::setMinimumSize(int, int) 30403 vfunc[23]: QWidget::setMaximumSize(int, int) 30404 vfunc[24]: QWidget::setSizeIncrement(int, int) 30405 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30406 vfunc[26]: QWidget::setEraseColor(QColor const&) 30407 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30408 vfunc[28]: QWidget::setPalette(QPalette const&) 30409 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30410 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30411 vfunc[31]: QWidget::setFont(QFont const&) 30412 vfunc[32]: QWidget::setCursor(QCursor const&) 30413 vfunc[33]: QWidget::unsetCursor() 30414 vfunc[34]: QWidget::setMask(QBitmap const&) 30415 vfunc[35]: QWidget::setMask(QRegion const&) 30416 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30417 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30418 vfunc[38]: QWidget::setCaption(QString const&) 30419 vfunc[39]: QWidget::setIcon(QPixmap const&) 30420 vfunc[40]: QWidget::setIconText(QString const&) 30421 vfunc[41]: QWidget::setMouseTracking(bool) 30422 vfunc[42]: QWidget::setFocus() 30423 vfunc[43]: QWidget::setActiveWindow() 30424 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30425 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30426 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30427 vfunc[47]: QWidget::show() 30428 vfunc[48]: QWidget::hide() 30429 vfunc[49]: QWidget::showMinimized() 30430 vfunc[50]: QWidget::showMaximized() 30431 vfunc[51]: QWidget::showNormal() 30432 vfunc[52]: QWidget::polish() 30433 vfunc[53]: QWidget::move(int, int) 30434 vfunc[54]: QWidget::resize(int, int) 30435 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30436 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30437 vfunc[57]: QWidget::close(bool) 30438 vfunc[58]: QGroupBox::sizeHint() const 30439 vfunc[59]: QWidget::minimumSizeHint() const 30440 vfunc[60]: QWidget::sizePolicy() const 30441 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30442 vfunc[62]: QWidget::heightForWidth(int) const 30443 vfunc[63]: QWidget::adjustSize() 30444 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30445 const&, bool) 30446 vfunc[65]: QWidget::setAcceptDrops(bool) 30447 vfunc[66]: QWidget::setAutoMask(bool) 30448 vfunc[67]: 30449 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30450 vfunc[68]: QWidget::customWhatsThis() const 30451 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 30452 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 30453 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30454 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 30455 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 30456 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 30457 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30458 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 30459 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30460 vfunc[78]: QWidget::enterEvent(QEvent*) 30461 vfunc[79]: QWidget::leaveEvent(QEvent*) 30462 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 30463 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30464 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 30465 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30466 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30467 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30468 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30469 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30470 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30471 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30472 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30473 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30474 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30475 vfunc[93]: QWidget::showEvent(QShowEvent*) 30476 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30477 vfunc[95]: QWidget::x11Event(_XEvent*) 30478 vfunc[96]: QWidget::updateMask() 30479 vfunc[97]: QFrame::styleChange(QStyle&) 30480 vfunc[98]: QWidget::enabledChange(bool) 30481 vfunc[99]: QWidget::paletteChange(QPalette const&) 30482 vfunc[100]: QGroupBox::fontChange(QFont const&) 30483 vfunc[101]: QWidget::windowActivationChange(bool) 30484 vfunc[102]: QWidget::metric(int) const 30485 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30486 vfunc[104]: QWidget::destroy(bool, bool) 30487 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30488 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30489 vfunc[107]: QWidget::focusNextPrevChild(bool) 30490 vfunc[108]: QWidget::setKeyCompression(bool) 30491 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30492 bool, QFont*) 30493 vfunc[110]: QFrame::setFrameStyle(int) 30494 vfunc[111]: QFrame::setLineWidth(int) 30495 vfunc[112]: QFrame::setMargin(int) 30496 vfunc[113]: QFrame::setMidLineWidth(int) 30497 vfunc[114]: QFrame::setFrameRect(QRect const&) 30498 vfunc[115]: QFrame::drawFrame(QPainter*) 30499 vfunc[116]: QFrame::drawContents(QPainter*) 30500 vfunc[117]: QFrame::frameChanged() 30501 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 30502 vfunc[119]: QGroupBox::setTitle(QString const&) 30503 vfunc[120]: QGroupBox::setAlignment(int) 30504 vfunc[121]: QButtonGroup::setExclusive(bool) 30505 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 30506 vfunc[123]: QButtonGroup::setButton(int) 30507 vfunc[124]: QButtonGroup::moveFocus(int) 30508 30509 Table 8-370. Secondary vtable for QVButtonGroup 30510 Base Offset -40 30511 Virtual Base Offset 0 30512 RTTI typeinfo for QVButtonGroup 30513 vfunc[0]: non-virtual thunk to QVButtonGroup::~QVButtonGroup() 30514 vfunc[1]: non-virtual thunk to QVButtonGroup::~QVButtonGroup() 30515 vfunc[2]: QPaintDevice::setResolution(int) 30516 vfunc[3]: QPaintDevice::resolution() const 30517 vfunc[4]: QPaintDevice::handle() const 30518 vfunc[5]: QPaintDevice::x11RenderHandle() const 30519 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30520 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30521 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30522 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30523 const 30524 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30525 30526 The Run Time Type Information for the QVButtonGroup class is 30527 described by Table 8-371 30528 30529 Table 8-371. typeinfo for QVButtonGroup 30530 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30531 Name typeinfo name for QVButtonGroup 30532 basetype: typeinfo for QButtonGroup 30533 __________________________________________________________ 30534 30535 8.2.24.10. Class data for QGrid 30536 30537 The virtual table for the QGrid class is described by Table 30538 8-372 30539 30540 Table 8-372. Primary vtable for QGrid 30541 Base Offset 0 30542 Virtual Base Offset 0 30543 RTTI typeinfo for QGrid 30544 vfunc[0]: NULL or QGrid::metaObject() const 30545 vfunc[1]: QGrid::className() const 30546 vfunc[2]: QGrid::qt_cast(char const*) 30547 vfunc[3]: QGrid::qt_invoke(int, QUObject*) 30548 vfunc[4]: QGrid::qt_emit(int, QUObject*) 30549 vfunc[5]: QGrid::qt_property(int, int, QVariant*) 30550 vfunc[6]: NULL or QGrid::~QGrid() 30551 vfunc[7]: NULL or QGrid::~QGrid() 30552 vfunc[8]: QWidget::event(QEvent*) 30553 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30554 vfunc[10]: QWidget::setName(char const*) 30555 vfunc[11]: QObject::insertChild(QObject*) 30556 vfunc[12]: QObject::removeChild(QObject*) 30557 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30558 vfunc[14]: QObject::property(char const*) const 30559 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30560 vfunc[16]: QObject::childEvent(QChildEvent*) 30561 vfunc[17]: QObject::customEvent(QCustomEvent*) 30562 vfunc[18]: QObject::connectNotify(char const*) 30563 vfunc[19]: QObject::disconnectNotify(char const*) 30564 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30565 const*, char const*) 30566 vfunc[21]: QWidget::setEnabled(bool) 30567 vfunc[22]: QWidget::setMinimumSize(int, int) 30568 vfunc[23]: QWidget::setMaximumSize(int, int) 30569 vfunc[24]: QWidget::setSizeIncrement(int, int) 30570 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30571 vfunc[26]: QWidget::setEraseColor(QColor const&) 30572 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30573 vfunc[28]: QWidget::setPalette(QPalette const&) 30574 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30575 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30576 vfunc[31]: QWidget::setFont(QFont const&) 30577 vfunc[32]: QWidget::setCursor(QCursor const&) 30578 vfunc[33]: QWidget::unsetCursor() 30579 vfunc[34]: QWidget::setMask(QBitmap const&) 30580 vfunc[35]: QWidget::setMask(QRegion const&) 30581 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30582 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30583 vfunc[38]: QWidget::setCaption(QString const&) 30584 vfunc[39]: QWidget::setIcon(QPixmap const&) 30585 vfunc[40]: QWidget::setIconText(QString const&) 30586 vfunc[41]: QWidget::setMouseTracking(bool) 30587 vfunc[42]: QWidget::setFocus() 30588 vfunc[43]: QWidget::setActiveWindow() 30589 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30590 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30591 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30592 vfunc[47]: QWidget::show() 30593 vfunc[48]: QWidget::hide() 30594 vfunc[49]: QWidget::showMinimized() 30595 vfunc[50]: QWidget::showMaximized() 30596 vfunc[51]: QWidget::showNormal() 30597 vfunc[52]: QWidget::polish() 30598 vfunc[53]: QWidget::move(int, int) 30599 vfunc[54]: QWidget::resize(int, int) 30600 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30601 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30602 vfunc[57]: QWidget::close(bool) 30603 vfunc[58]: QGrid::sizeHint() const 30604 vfunc[59]: QWidget::minimumSizeHint() const 30605 vfunc[60]: QWidget::sizePolicy() const 30606 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30607 vfunc[62]: QWidget::heightForWidth(int) const 30608 vfunc[63]: QWidget::adjustSize() 30609 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30610 const&, bool) 30611 vfunc[65]: QWidget::setAcceptDrops(bool) 30612 vfunc[66]: QWidget::setAutoMask(bool) 30613 vfunc[67]: 30614 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30615 vfunc[68]: QWidget::customWhatsThis() const 30616 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 30617 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 30618 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30619 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 30620 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 30621 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 30622 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30623 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30624 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30625 vfunc[78]: QWidget::enterEvent(QEvent*) 30626 vfunc[79]: QWidget::leaveEvent(QEvent*) 30627 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 30628 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30629 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 30630 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30631 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30632 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30633 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30634 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30635 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30636 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30637 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30638 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30639 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30640 vfunc[93]: QWidget::showEvent(QShowEvent*) 30641 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30642 vfunc[95]: QWidget::x11Event(_XEvent*) 30643 vfunc[96]: QWidget::updateMask() 30644 vfunc[97]: QFrame::styleChange(QStyle&) 30645 vfunc[98]: QWidget::enabledChange(bool) 30646 vfunc[99]: QWidget::paletteChange(QPalette const&) 30647 vfunc[100]: QWidget::fontChange(QFont const&) 30648 vfunc[101]: QWidget::windowActivationChange(bool) 30649 vfunc[102]: QWidget::metric(int) const 30650 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30651 vfunc[104]: QWidget::destroy(bool, bool) 30652 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30653 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30654 vfunc[107]: QWidget::focusNextPrevChild(bool) 30655 vfunc[108]: QWidget::setKeyCompression(bool) 30656 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30657 bool, QFont*) 30658 vfunc[110]: QFrame::setFrameStyle(int) 30659 vfunc[111]: QFrame::setLineWidth(int) 30660 vfunc[112]: QFrame::setMargin(int) 30661 vfunc[113]: QFrame::setMidLineWidth(int) 30662 vfunc[114]: QFrame::setFrameRect(QRect const&) 30663 vfunc[115]: QFrame::drawFrame(QPainter*) 30664 vfunc[116]: QFrame::drawContents(QPainter*) 30665 vfunc[117]: QGrid::frameChanged() 30666 30667 Table 8-373. Secondary vtable for QGrid 30668 Base Offset -40 30669 Virtual Base Offset 0 30670 RTTI typeinfo for QGrid 30671 vfunc[0]: non-virtual thunk to QGrid::~QGrid() 30672 vfunc[1]: non-virtual thunk to QGrid::~QGrid() 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 QGrid class is described 30685 by Table 8-374 30686 30687 Table 8-374. typeinfo for QGrid 30688 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30689 Name typeinfo name for QGrid 30690 basetype: typeinfo for QFrame 30691 __________________________________________________________ 30692 30693 8.2.24.11. Class data for QVGroupBox 30694 30695 The virtual table for the QVGroupBox class is described by 30696 Table 8-375 30697 30698 Table 8-375. Primary vtable for QVGroupBox 30699 Base Offset 0 30700 Virtual Base Offset 0 30701 RTTI typeinfo for QVGroupBox 30702 vfunc[0]: NULL or QVGroupBox::metaObject() const 30703 vfunc[1]: QVGroupBox::className() const 30704 vfunc[2]: QVGroupBox::qt_cast(char const*) 30705 vfunc[3]: QVGroupBox::qt_invoke(int, QUObject*) 30706 vfunc[4]: QVGroupBox::qt_emit(int, QUObject*) 30707 vfunc[5]: QVGroupBox::qt_property(int, int, QVariant*) 30708 vfunc[6]: QVGroupBox::~QVGroupBox() 30709 vfunc[7]: QVGroupBox::~QVGroupBox() 30710 vfunc[8]: QGroupBox::event(QEvent*) 30711 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30712 vfunc[10]: QWidget::setName(char const*) 30713 vfunc[11]: QObject::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]: QGroupBox::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]: QGroupBox::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]: QGroupBox::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]: QGroupBox::focusInEvent(QFocusEvent*) 30782 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30783 vfunc[78]: QWidget::enterEvent(QEvent*) 30784 vfunc[79]: QWidget::leaveEvent(QEvent*) 30785 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 30786 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30787 vfunc[82]: QGroupBox::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]: QFrame::styleChange(QStyle&) 30803 vfunc[98]: QWidget::enabledChange(bool) 30804 vfunc[99]: QWidget::paletteChange(QPalette const&) 30805 vfunc[100]: QGroupBox::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 vfunc[110]: QFrame::setFrameStyle(int) 30817 vfunc[111]: QFrame::setLineWidth(int) 30818 vfunc[112]: QFrame::setMargin(int) 30819 vfunc[113]: QFrame::setMidLineWidth(int) 30820 vfunc[114]: QFrame::setFrameRect(QRect const&) 30821 vfunc[115]: QFrame::drawFrame(QPainter*) 30822 vfunc[116]: QFrame::drawContents(QPainter*) 30823 vfunc[117]: QFrame::frameChanged() 30824 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 30825 vfunc[119]: QGroupBox::setTitle(QString const&) 30826 vfunc[120]: QGroupBox::setAlignment(int) 30827 30828 Table 8-376. Secondary vtable for QVGroupBox 30829 Base Offset -40 30830 Virtual Base Offset 0 30831 RTTI typeinfo for QVGroupBox 30832 vfunc[0]: non-virtual thunk to QVGroupBox::~QVGroupBox() 30833 vfunc[1]: non-virtual thunk to QVGroupBox::~QVGroupBox() 30834 vfunc[2]: QPaintDevice::setResolution(int) 30835 vfunc[3]: QPaintDevice::resolution() const 30836 vfunc[4]: QPaintDevice::handle() const 30837 vfunc[5]: QPaintDevice::x11RenderHandle() const 30838 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30839 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30840 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30841 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30842 const 30843 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30844 30845 The Run Time Type Information for the QVGroupBox class is 30846 described by Table 8-377 30847 30848 Table 8-377. typeinfo for QVGroupBox 30849 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30850 Name typeinfo name for QVGroupBox 30851 basetype: typeinfo for QGroupBox 30852 __________________________________________________________ 30853 30854 8.2.24.12. Interfaces for Qt3 Organizers 30855 30856 An LSB conforming implementation shall provide the architecture 30857 specific functions for Qt3 Organizers specified in Table 8-378, 30858 with the full mandatory functionality as described in the 30859 referenced underlying specification. 30860 30861 Table 8-378. libqt-mt - Qt3 Organizers Function Interfaces 30862 _ZThn40_N10QHGroupBoxD0Ev [CXXABI-1.86] 30863 _ZThn40_N10QHGroupBoxD1Ev [CXXABI-1.86] 30864 _ZThn40_N10QVGroupBoxD0Ev [CXXABI-1.86] 30865 _ZThn40_N10QVGroupBoxD1Ev [CXXABI-1.86] 30866 _ZThn40_N12QButtonGroupD0Ev [CXXABI-1.86] 30867 _ZThn40_N12QButtonGroupD1Ev [CXXABI-1.86] 30868 _ZThn40_N12QWidgetStackD0Ev [CXXABI-1.86] 30869 _ZThn40_N12QWidgetStackD1Ev [CXXABI-1.86] 30870 _ZThn40_N13QHButtonGroupD0Ev [CXXABI-1.86] 30871 _ZThn40_N13QHButtonGroupD1Ev [CXXABI-1.86] 30872 _ZThn40_N13QVButtonGroupD0Ev [CXXABI-1.86] 30873 _ZThn40_N13QVButtonGroupD1Ev [CXXABI-1.86] 30874 _ZThn40_N9QGroupBoxD0Ev [CXXABI-1.86] _ZThn40_N9QGroupBoxD1Ev 30875 [CXXABI-1.86] 30876 _ZThn40_N9QSplitterD0Ev [CXXABI-1.86] _ZThn40_N9QSplitterD1Ev 30877 [CXXABI-1.86] 30878 __________________________________________________________ 30879 30880 8.2.25. Qt3 Layouts 30881 __________________________________________________________ 30882 30883 8.2.25.1. Class data for QDockAreaLayout 30884 30885 The virtual table for the QDockAreaLayout class is described by 30886 Table 8-379 30887 30888 Table 8-379. Primary vtable for QDockAreaLayout 30889 Base Offset 0 30890 Virtual Base Offset 0 30891 RTTI typeinfo for QDockAreaLayout 30892 vfunc[0]: NULL or QDockAreaLayout::metaObject() const 30893 vfunc[1]: QDockAreaLayout::className() const 30894 vfunc[2]: QDockAreaLayout::qt_cast(char const*) 30895 vfunc[3]: QDockAreaLayout::qt_invoke(int, QUObject*) 30896 vfunc[4]: QDockAreaLayout::qt_emit(int, QUObject*) 30897 vfunc[5]: QDockAreaLayout::qt_property(int, int, QVariant*) 30898 vfunc[6]: NULL or QDockAreaLayout::~QDockAreaLayout() 30899 vfunc[7]: NULL or QDockAreaLayout::~QDockAreaLayout() 30900 vfunc[8]: QObject::event(QEvent*) 30901 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 30902 vfunc[10]: QObject::setName(char const*) 30903 vfunc[11]: QObject::insertChild(QObject*) 30904 vfunc[12]: QObject::removeChild(QObject*) 30905 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30906 vfunc[14]: QObject::property(char const*) const 30907 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30908 vfunc[16]: QLayout::childEvent(QChildEvent*) 30909 vfunc[17]: QObject::customEvent(QCustomEvent*) 30910 vfunc[18]: QObject::connectNotify(char const*) 30911 vfunc[19]: QObject::disconnectNotify(char const*) 30912 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30913 const*, char const*) 30914 vfunc[21]: QLayout::setMargin(int) 30915 vfunc[22]: QLayout::setSpacing(int) 30916 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 30917 vfunc[24]: QLayout::setAutoAdd(bool) 30918 vfunc[25]: QDockAreaLayout::invalidate() 30919 vfunc[26]: QLayout::geometry() const 30920 vfunc[27]: NULL or QDockAreaLayout::addItem(QLayoutItem*) 30921 vfunc[28]: NULL or QDockAreaLayout::expanding() const 30922 vfunc[29]: QDockAreaLayout::minimumSize() const 30923 vfunc[30]: QLayout::maximumSize() const 30924 vfunc[31]: QDockAreaLayout::setGeometry(QRect const&) 30925 vfunc[32]: QDockAreaLayout::iterator() 30926 vfunc[33]: QLayout::isEmpty() const 30927 vfunc[34]: QLayout::layout() 30928 vfunc[35]: QDockAreaLayout::hasHeightForWidth() const 30929 vfunc[36]: QDockAreaLayout::heightForWidth(int) const 30930 vfunc[37]: QDockAreaLayout::sizeHint() const 30931 30932 Table 8-380. Secondary vtable for QDockAreaLayout 30933 Base Offset -40 30934 Virtual Base Offset 0 30935 RTTI typeinfo for QDockAreaLayout 30936 vfunc[0]: non-virtual thunk to 30937 QDockAreaLayout::~QDockAreaLayout() 30938 vfunc[1]: non-virtual thunk to 30939 QDockAreaLayout::~QDockAreaLayout() 30940 vfunc[2]: non-virtual thunk to QDockAreaLayout::sizeHint() 30941 const 30942 vfunc[3]: non-virtual thunk to QDockAreaLayout::minimumSize() 30943 const 30944 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 30945 vfunc[5]: non-virtual thunk to QDockAreaLayout::expanding() 30946 const 30947 vfunc[6]: non-virtual thunk to 30948 QDockAreaLayout::setGeometry(QRect const&) 30949 vfunc[7]: non-virtual thunk to QLayout::geometry() const 30950 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 30951 vfunc[9]: non-virtual thunk to 30952 QDockAreaLayout::hasHeightForWidth() const 30953 vfunc[10]: non-virtual thunk to 30954 QDockAreaLayout::heightForWidth(int) const 30955 vfunc[11]: non-virtual thunk to QDockAreaLayout::invalidate() 30956 vfunc[12]: QLayoutItem::widget() 30957 vfunc[13]: non-virtual thunk to QDockAreaLayout::iterator() 30958 vfunc[14]: non-virtual thunk to QLayout::layout() 30959 vfunc[15]: QLayoutItem::spacerItem() 30960 vfunc[16]: QLayoutItem::setAlignment(int) 30961 30962 The Run Time Type Information for the QDockAreaLayout class is 30963 described by Table 8-381 30964 30965 Table 8-381. typeinfo for QDockAreaLayout 30966 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30967 Name typeinfo name for QDockAreaLayout 30968 basetype: typeinfo for QLayout 30969 __________________________________________________________ 30970 30971 8.2.25.2. Class data for QBoxLayout 30972 30973 The virtual table for the QBoxLayout class is described by 30974 Table 8-382 30975 30976 Table 8-382. Primary vtable for QBoxLayout 30977 Base Offset 0 30978 Virtual Base Offset 0 30979 RTTI typeinfo for QBoxLayout 30980 vfunc[0]: NULL or QBoxLayout::metaObject() const 30981 vfunc[1]: QBoxLayout::className() const 30982 vfunc[2]: QBoxLayout::qt_cast(char const*) 30983 vfunc[3]: QBoxLayout::qt_invoke(int, QUObject*) 30984 vfunc[4]: QBoxLayout::qt_emit(int, QUObject*) 30985 vfunc[5]: QBoxLayout::qt_property(int, int, QVariant*) 30986 vfunc[6]: QBoxLayout::~QBoxLayout() 30987 vfunc[7]: QBoxLayout::~QBoxLayout() 30988 vfunc[8]: QObject::event(QEvent*) 30989 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 30990 vfunc[10]: QObject::setName(char const*) 30991 vfunc[11]: QObject::insertChild(QObject*) 30992 vfunc[12]: QObject::removeChild(QObject*) 30993 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30994 vfunc[14]: QObject::property(char const*) const 30995 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30996 vfunc[16]: QLayout::childEvent(QChildEvent*) 30997 vfunc[17]: QObject::customEvent(QCustomEvent*) 30998 vfunc[18]: QObject::connectNotify(char const*) 30999 vfunc[19]: QObject::disconnectNotify(char const*) 31000 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31001 const*, char const*) 31002 vfunc[21]: QLayout::setMargin(int) 31003 vfunc[22]: QLayout::setSpacing(int) 31004 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 31005 vfunc[24]: QLayout::setAutoAdd(bool) 31006 vfunc[25]: QBoxLayout::invalidate() 31007 vfunc[26]: QLayout::geometry() const 31008 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 31009 vfunc[28]: QBoxLayout::expanding() const 31010 vfunc[29]: QBoxLayout::minimumSize() const 31011 vfunc[30]: QBoxLayout::maximumSize() const 31012 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 31013 vfunc[32]: QBoxLayout::iterator() 31014 vfunc[33]: QLayout::isEmpty() const 31015 vfunc[34]: QLayout::layout() 31016 vfunc[35]: QBoxLayout::sizeHint() const 31017 vfunc[36]: QBoxLayout::hasHeightForWidth() const 31018 vfunc[37]: QBoxLayout::heightForWidth(int) const 31019 31020 Table 8-383. Secondary vtable for QBoxLayout 31021 Base Offset -40 31022 Virtual Base Offset 0 31023 RTTI typeinfo for QBoxLayout 31024 vfunc[0]: non-virtual thunk to QBoxLayout::~QBoxLayout() 31025 vfunc[1]: non-virtual thunk to QBoxLayout::~QBoxLayout() 31026 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 31027 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 31028 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 31029 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 31030 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 31031 const&) 31032 vfunc[7]: non-virtual thunk to QLayout::geometry() const 31033 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 31034 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 31035 const 31036 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 31037 const 31038 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 31039 vfunc[12]: QLayoutItem::widget() 31040 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 31041 vfunc[14]: non-virtual thunk to QLayout::layout() 31042 vfunc[15]: QLayoutItem::spacerItem() 31043 vfunc[16]: QLayoutItem::setAlignment(int) 31044 31045 The Run Time Type Information for the QBoxLayout class is 31046 described by Table 8-384 31047 31048 Table 8-384. typeinfo for QBoxLayout 31049 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31050 Name typeinfo name for QBoxLayout 31051 basetype: typeinfo for QLayout 31052 __________________________________________________________ 31053 31054 8.2.25.3. Class data for QLayout 31055 31056 The virtual table for the QLayout class is described by Table 31057 8-385 31058 31059 Table 8-385. Primary vtable for QLayout 31060 Base Offset 0 31061 Virtual Base Offset 0 31062 RTTI typeinfo for QLayout 31063 vfunc[0]: NULL or QLayout::metaObject() const 31064 vfunc[1]: QLayout::className() const 31065 vfunc[2]: QLayout::qt_cast(char const*) 31066 vfunc[3]: QLayout::qt_invoke(int, QUObject*) 31067 vfunc[4]: QLayout::qt_emit(int, QUObject*) 31068 vfunc[5]: QLayout::qt_property(int, int, QVariant*) 31069 vfunc[6]: QLayout::~QLayout() 31070 vfunc[7]: QLayout::~QLayout() 31071 vfunc[8]: QObject::event(QEvent*) 31072 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 31073 vfunc[10]: QObject::setName(char const*) 31074 vfunc[11]: QObject::insertChild(QObject*) 31075 vfunc[12]: QObject::removeChild(QObject*) 31076 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31077 vfunc[14]: QObject::property(char const*) const 31078 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31079 vfunc[16]: QLayout::childEvent(QChildEvent*) 31080 vfunc[17]: QObject::customEvent(QCustomEvent*) 31081 vfunc[18]: QObject::connectNotify(char const*) 31082 vfunc[19]: QObject::disconnectNotify(char const*) 31083 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31084 const*, char const*) 31085 vfunc[21]: QLayout::setMargin(int) 31086 vfunc[22]: QLayout::setSpacing(int) 31087 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 31088 vfunc[24]: QLayout::setAutoAdd(bool) 31089 vfunc[25]: QLayout::invalidate() 31090 vfunc[26]: QLayout::geometry() const 31091 vfunc[27]: __cxa_pure_virtual 31092 vfunc[28]: QLayout::expanding() const 31093 vfunc[29]: QLayout::minimumSize() const 31094 vfunc[30]: QLayout::maximumSize() const 31095 vfunc[31]: __cxa_pure_virtual 31096 vfunc[32]: __cxa_pure_virtual 31097 vfunc[33]: QLayout::isEmpty() const 31098 vfunc[34]: QLayout::layout() 31099 31100 Table 8-386. Secondary vtable for QLayout 31101 Base Offset -40 31102 Virtual Base Offset 0 31103 RTTI typeinfo for QLayout 31104 vfunc[0]: non-virtual thunk to QLayout::~QLayout() 31105 vfunc[1]: non-virtual thunk to QLayout::~QLayout() 31106 vfunc[2]: __cxa_pure_virtual 31107 vfunc[3]: non-virtual thunk to QLayout::minimumSize() const 31108 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 31109 vfunc[5]: non-virtual thunk to QLayout::expanding() const 31110 vfunc[6]: __cxa_pure_virtual 31111 vfunc[7]: non-virtual thunk to QLayout::geometry() const 31112 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 31113 vfunc[9]: QLayoutItem::hasHeightForWidth() const 31114 vfunc[10]: QLayoutItem::heightForWidth(int) const 31115 vfunc[11]: non-virtual thunk to QLayout::invalidate() 31116 vfunc[12]: QLayoutItem::widget() 31117 vfunc[13]: __cxa_pure_virtual 31118 vfunc[14]: non-virtual thunk to QLayout::layout() 31119 vfunc[15]: QLayoutItem::spacerItem() 31120 vfunc[16]: QLayoutItem::setAlignment(int) 31121 31122 The Run Time Type Information for the QLayout class is 31123 described by Table 8-387 31124 31125 Table 8-387. typeinfo for QLayout 31126 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31127 Name typeinfo name for QLayout 31128 flags: 0 31129 basetype: typeinfo for QObject 2 31130 basetype: typeinfo for QLayoutItem 10242 31131 __________________________________________________________ 31132 31133 8.2.25.4. Class data for QHBoxLayout 31134 31135 The virtual table for the QHBoxLayout class is described by 31136 Table 8-388 31137 31138 Table 8-388. Primary vtable for QHBoxLayout 31139 Base Offset 0 31140 Virtual Base Offset 0 31141 RTTI typeinfo for QHBoxLayout 31142 vfunc[0]: NULL or QHBoxLayout::metaObject() const 31143 vfunc[1]: QHBoxLayout::className() const 31144 vfunc[2]: QHBoxLayout::qt_cast(char const*) 31145 vfunc[3]: QHBoxLayout::qt_invoke(int, QUObject*) 31146 vfunc[4]: QHBoxLayout::qt_emit(int, QUObject*) 31147 vfunc[5]: QHBoxLayout::qt_property(int, int, QVariant*) 31148 vfunc[6]: QHBoxLayout::~QHBoxLayout() 31149 vfunc[7]: QHBoxLayout::~QHBoxLayout() 31150 vfunc[8]: QObject::event(QEvent*) 31151 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 31152 vfunc[10]: QObject::setName(char const*) 31153 vfunc[11]: QObject::insertChild(QObject*) 31154 vfunc[12]: QObject::removeChild(QObject*) 31155 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31156 vfunc[14]: QObject::property(char const*) const 31157 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31158 vfunc[16]: QLayout::childEvent(QChildEvent*) 31159 vfunc[17]: QObject::customEvent(QCustomEvent*) 31160 vfunc[18]: QObject::connectNotify(char const*) 31161 vfunc[19]: QObject::disconnectNotify(char const*) 31162 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31163 const*, char const*) 31164 vfunc[21]: QLayout::setMargin(int) 31165 vfunc[22]: QLayout::setSpacing(int) 31166 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 31167 vfunc[24]: QLayout::setAutoAdd(bool) 31168 vfunc[25]: QBoxLayout::invalidate() 31169 vfunc[26]: QLayout::geometry() const 31170 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 31171 vfunc[28]: QBoxLayout::expanding() const 31172 vfunc[29]: QBoxLayout::minimumSize() const 31173 vfunc[30]: QBoxLayout::maximumSize() const 31174 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 31175 vfunc[32]: QBoxLayout::iterator() 31176 vfunc[33]: QLayout::isEmpty() const 31177 vfunc[34]: QLayout::layout() 31178 vfunc[35]: QBoxLayout::sizeHint() const 31179 vfunc[36]: QBoxLayout::hasHeightForWidth() const 31180 vfunc[37]: QBoxLayout::heightForWidth(int) const 31181 31182 Table 8-389. Secondary vtable for QHBoxLayout 31183 Base Offset -40 31184 Virtual Base Offset 0 31185 RTTI typeinfo for QHBoxLayout 31186 vfunc[0]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 31187 vfunc[1]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 31188 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 31189 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 31190 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 31191 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 31192 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 31193 const&) 31194 vfunc[7]: non-virtual thunk to QLayout::geometry() const 31195 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 31196 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 31197 const 31198 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 31199 const 31200 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 31201 vfunc[12]: QLayoutItem::widget() 31202 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 31203 vfunc[14]: non-virtual thunk to QLayout::layout() 31204 vfunc[15]: QLayoutItem::spacerItem() 31205 vfunc[16]: QLayoutItem::setAlignment(int) 31206 31207 The Run Time Type Information for the QHBoxLayout class is 31208 described by Table 8-390 31209 31210 Table 8-390. typeinfo for QHBoxLayout 31211 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31212 Name typeinfo name for QHBoxLayout 31213 basetype: typeinfo for QBoxLayout 31214 __________________________________________________________ 31215 31216 8.2.25.5. Class data for QVBoxLayout 31217 31218 The virtual table for the QVBoxLayout class is described by 31219 Table 8-391 31220 31221 Table 8-391. Primary vtable for QVBoxLayout 31222 Base Offset 0 31223 Virtual Base Offset 0 31224 RTTI typeinfo for QVBoxLayout 31225 vfunc[0]: NULL or QVBoxLayout::metaObject() const 31226 vfunc[1]: QVBoxLayout::className() const 31227 vfunc[2]: QVBoxLayout::qt_cast(char const*) 31228 vfunc[3]: QVBoxLayout::qt_invoke(int, QUObject*) 31229 vfunc[4]: QVBoxLayout::qt_emit(int, QUObject*) 31230 vfunc[5]: QVBoxLayout::qt_property(int, int, QVariant*) 31231 vfunc[6]: QVBoxLayout::~QVBoxLayout() 31232 vfunc[7]: QVBoxLayout::~QVBoxLayout() 31233 vfunc[8]: QObject::event(QEvent*) 31234 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 31235 vfunc[10]: QObject::setName(char const*) 31236 vfunc[11]: QObject::insertChild(QObject*) 31237 vfunc[12]: QObject::removeChild(QObject*) 31238 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31239 vfunc[14]: QObject::property(char const*) const 31240 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31241 vfunc[16]: QLayout::childEvent(QChildEvent*) 31242 vfunc[17]: QObject::customEvent(QCustomEvent*) 31243 vfunc[18]: QObject::connectNotify(char const*) 31244 vfunc[19]: QObject::disconnectNotify(char const*) 31245 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31246 const*, char const*) 31247 vfunc[21]: QLayout::setMargin(int) 31248 vfunc[22]: QLayout::setSpacing(int) 31249 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 31250 vfunc[24]: QLayout::setAutoAdd(bool) 31251 vfunc[25]: QBoxLayout::invalidate() 31252 vfunc[26]: QLayout::geometry() const 31253 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 31254 vfunc[28]: QBoxLayout::expanding() const 31255 vfunc[29]: QBoxLayout::minimumSize() const 31256 vfunc[30]: QBoxLayout::maximumSize() const 31257 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 31258 vfunc[32]: QBoxLayout::iterator() 31259 vfunc[33]: QLayout::isEmpty() const 31260 vfunc[34]: QLayout::layout() 31261 vfunc[35]: QBoxLayout::sizeHint() const 31262 vfunc[36]: QBoxLayout::hasHeightForWidth() const 31263 vfunc[37]: QBoxLayout::heightForWidth(int) const 31264 31265 Table 8-392. Secondary vtable for QVBoxLayout 31266 Base Offset -40 31267 Virtual Base Offset 0 31268 RTTI typeinfo for QVBoxLayout 31269 vfunc[0]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 31270 vfunc[1]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 31271 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 31272 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 31273 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 31274 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 31275 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 31276 const&) 31277 vfunc[7]: non-virtual thunk to QLayout::geometry() const 31278 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 31279 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 31280 const 31281 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 31282 const 31283 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 31284 vfunc[12]: QLayoutItem::widget() 31285 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 31286 vfunc[14]: non-virtual thunk to QLayout::layout() 31287 vfunc[15]: QLayoutItem::spacerItem() 31288 vfunc[16]: QLayoutItem::setAlignment(int) 31289 31290 The Run Time Type Information for the QVBoxLayout class is 31291 described by Table 8-393 31292 31293 Table 8-393. typeinfo for QVBoxLayout 31294 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31295 Name typeinfo name for QVBoxLayout 31296 basetype: typeinfo for QBoxLayout 31297 __________________________________________________________ 31298 31299 8.2.25.6. Class data for QGLayoutIterator 31300 31301 The virtual table for the QGLayoutIterator class is described 31302 in the generic part of this specification. 31303 31304 The Run Time Type Information for the QGLayoutIterator class is 31305 described by Table 8-394 31306 31307 Table 8-394. typeinfo for QGLayoutIterator 31308 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31309 Name typeinfo name for QGLayoutIterator 31310 flags: 0 31311 basetype: typeinfo for QShared 1026 31312 __________________________________________________________ 31313 31314 8.2.25.7. Class data for QWidgetItem 31315 31316 The virtual table for the QWidgetItem class is described in the 31317 generic part of this specification. 31318 31319 The Run Time Type Information for the QWidgetItem class is 31320 described by Table 8-395 31321 31322 Table 8-395. typeinfo for QWidgetItem 31323 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31324 Name typeinfo name for QWidgetItem 31325 basetype: typeinfo for QLayoutItem 31326 __________________________________________________________ 31327 31328 8.2.25.8. Class data for QGridLayout 31329 31330 The virtual table for the QGridLayout class is described by 31331 Table 8-396 31332 31333 Table 8-396. Primary vtable for QGridLayout 31334 Base Offset 0 31335 Virtual Base Offset 0 31336 RTTI typeinfo for QGridLayout 31337 vfunc[0]: NULL or QGridLayout::metaObject() const 31338 vfunc[1]: QGridLayout::className() const 31339 vfunc[2]: QGridLayout::qt_cast(char const*) 31340 vfunc[3]: QGridLayout::qt_invoke(int, QUObject*) 31341 vfunc[4]: QGridLayout::qt_emit(int, QUObject*) 31342 vfunc[5]: QGridLayout::qt_property(int, int, QVariant*) 31343 vfunc[6]: QGridLayout::~QGridLayout() 31344 vfunc[7]: QGridLayout::~QGridLayout() 31345 vfunc[8]: QObject::event(QEvent*) 31346 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 31347 vfunc[10]: QObject::setName(char const*) 31348 vfunc[11]: QObject::insertChild(QObject*) 31349 vfunc[12]: QObject::removeChild(QObject*) 31350 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31351 vfunc[14]: QObject::property(char const*) const 31352 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31353 vfunc[16]: QLayout::childEvent(QChildEvent*) 31354 vfunc[17]: QObject::customEvent(QCustomEvent*) 31355 vfunc[18]: QObject::connectNotify(char const*) 31356 vfunc[19]: QObject::disconnectNotify(char const*) 31357 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31358 const*, char const*) 31359 vfunc[21]: QLayout::setMargin(int) 31360 vfunc[22]: QLayout::setSpacing(int) 31361 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 31362 vfunc[24]: QLayout::setAutoAdd(bool) 31363 vfunc[25]: QGridLayout::invalidate() 31364 vfunc[26]: QLayout::geometry() const 31365 vfunc[27]: QGridLayout::addItem(QLayoutItem*) 31366 vfunc[28]: QGridLayout::expanding() const 31367 vfunc[29]: QGridLayout::minimumSize() const 31368 vfunc[30]: QGridLayout::maximumSize() const 31369 vfunc[31]: QGridLayout::setGeometry(QRect const&) 31370 vfunc[32]: QGridLayout::iterator() 31371 vfunc[33]: QLayout::isEmpty() const 31372 vfunc[34]: QLayout::layout() 31373 vfunc[35]: QGridLayout::sizeHint() const 31374 vfunc[36]: QGridLayout::setRowStretch(int, int) 31375 vfunc[37]: QGridLayout::setColStretch(int, int) 31376 vfunc[38]: QGridLayout::hasHeightForWidth() const 31377 vfunc[39]: QGridLayout::heightForWidth(int) const 31378 31379 Table 8-397. Secondary vtable for QGridLayout 31380 Base Offset -40 31381 Virtual Base Offset 0 31382 RTTI typeinfo for QGridLayout 31383 vfunc[0]: non-virtual thunk to QGridLayout::~QGridLayout() 31384 vfunc[1]: non-virtual thunk to QGridLayout::~QGridLayout() 31385 vfunc[2]: non-virtual thunk to QGridLayout::sizeHint() const 31386 vfunc[3]: non-virtual thunk to QGridLayout::minimumSize() const 31387 vfunc[4]: non-virtual thunk to QGridLayout::maximumSize() const 31388 vfunc[5]: non-virtual thunk to QGridLayout::expanding() const 31389 vfunc[6]: non-virtual thunk to QGridLayout::setGeometry(QRect 31390 const&) 31391 vfunc[7]: non-virtual thunk to QLayout::geometry() const 31392 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 31393 vfunc[9]: non-virtual thunk to QGridLayout::hasHeightForWidth() 31394 const 31395 vfunc[10]: non-virtual thunk to 31396 QGridLayout::heightForWidth(int) const 31397 vfunc[11]: non-virtual thunk to QGridLayout::invalidate() 31398 vfunc[12]: QLayoutItem::widget() 31399 vfunc[13]: non-virtual thunk to QGridLayout::iterator() 31400 vfunc[14]: non-virtual thunk to QLayout::layout() 31401 vfunc[15]: QLayoutItem::spacerItem() 31402 vfunc[16]: QLayoutItem::setAlignment(int) 31403 31404 The Run Time Type Information for the QGridLayout class is 31405 described by Table 8-398 31406 31407 Table 8-398. typeinfo for QGridLayout 31408 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31409 Name typeinfo name for QGridLayout 31410 basetype: typeinfo for QLayout 31411 __________________________________________________________ 31412 31413 8.2.25.9. Class data for QSpacerItem 31414 31415 The virtual table for the QSpacerItem class is described in the 31416 generic part of this specification. 31417 31418 The Run Time Type Information for the QSpacerItem class is 31419 described by Table 8-399 31420 31421 Table 8-399. typeinfo for QSpacerItem 31422 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31423 Name typeinfo name for QSpacerItem 31424 basetype: typeinfo for QLayoutItem 31425 __________________________________________________________ 31426 31427 8.2.25.10. Class data for QLayoutItem 31428 31429 The virtual table for the QLayoutItem class is described in the 31430 generic part of this specification. 31431 31432 The Run Time Type Information for the QLayoutItem class is 31433 described by Table 8-400 31434 31435 Table 8-400. typeinfo for QLayoutItem 31436 Base Vtable vtable for __cxxabiv1::__class_type_info 31437 Name typeinfo name for QLayoutItem 31438 __________________________________________________________ 31439 31440 8.2.25.11. Interfaces for Qt3 Layouts 31441 31442 An LSB conforming implementation shall provide the architecture 31443 specific functions for Qt3 Layouts specified in Table 8-401, 31444 with the full mandatory functionality as described in the 31445 referenced underlying specification. 31446 31447 Table 8-401. libqt-mt - Qt3 Layouts Function Interfaces 31448 _ZThn40_N10QBoxLayout10invalidateEv [CXXABI-1.86] 31449 _ZThn40_N10QBoxLayout11setGeometryERK5QRect [CXXABI-1.86] 31450 _ZThn40_N10QBoxLayout8iteratorEv [CXXABI-1.86] 31451 _ZThn40_N10QBoxLayoutD0Ev [CXXABI-1.86] 31452 _ZThn40_N10QBoxLayoutD1Ev [CXXABI-1.86] 31453 _ZThn40_N11QGridLayout10invalidateEv [CXXABI-1.86] 31454 _ZThn40_N11QGridLayout11setGeometryERK5QRect [CXXABI-1.86] 31455 _ZThn40_N11QGridLayout8iteratorEv [CXXABI-1.86] 31456 _ZThn40_N11QGridLayoutD0Ev [CXXABI-1.86] 31457 _ZThn40_N11QGridLayoutD1Ev [CXXABI-1.86] 31458 _ZThn40_N11QHBoxLayoutD0Ev [CXXABI-1.86] 31459 _ZThn40_N11QHBoxLayoutD1Ev [CXXABI-1.86] 31460 _ZThn40_N11QVBoxLayoutD0Ev [CXXABI-1.86] 31461 _ZThn40_N11QVBoxLayoutD1Ev [CXXABI-1.86] 31462 _ZThn40_N15QDockAreaLayout10invalidateEv [CXXABI-1.86] 31463 _ZThn40_N15QDockAreaLayout11setGeometryERK5QRect [CXXABI-1.86] 31464 _ZThn40_N15QDockAreaLayout8iteratorEv [CXXABI-1.86] 31465 _ZThn40_N7QLayout10invalidateEv [CXXABI-1.86] 31466 _ZThn40_N7QLayout6layoutEv [CXXABI-1.86] _ZThn40_N7QLayoutD0Ev 31467 [CXXABI-1.86] 31468 _ZThn40_N7QLayoutD1Ev [CXXABI-1.86] 31469 _ZThn40_NK10QBoxLayout11maximumSizeEv [CXXABI-1.86] 31470 _ZThn40_NK10QBoxLayout11minimumSizeEv [CXXABI-1.86] 31471 _ZThn40_NK10QBoxLayout14heightForWidthEi [CXXABI-1.86] 31472 _ZThn40_NK10QBoxLayout17hasHeightForWidthEv [CXXABI-1.86] 31473 _ZThn40_NK10QBoxLayout8sizeHintEv [CXXABI-1.86] 31474 _ZThn40_NK10QBoxLayout9expandingEv [CXXABI-1.86] 31475 _ZThn40_NK11QGridLayout11maximumSizeEv [CXXABI-1.86] 31476 _ZThn40_NK11QGridLayout11minimumSizeEv [CXXABI-1.86] 31477 _ZThn40_NK11QGridLayout14heightForWidthEi [CXXABI-1.86] 31478 _ZThn40_NK11QGridLayout17hasHeightForWidthEv [CXXABI-1.86] 31479 _ZThn40_NK11QGridLayout8sizeHintEv [CXXABI-1.86] 31480 _ZThn40_NK11QGridLayout9expandingEv [CXXABI-1.86] 31481 _ZThn40_NK15QDockAreaLayout11minimumSizeEv [CXXABI-1.86] 31482 _ZThn40_NK15QDockAreaLayout14heightForWidthEi [CXXABI-1.86] 31483 _ZThn40_NK15QDockAreaLayout17hasHeightForWidthEv [CXXABI-1.86] 31484 _ZThn40_NK15QDockAreaLayout8sizeHintEv [CXXABI-1.86] 31485 _ZThn40_NK7QLayout11maximumSizeEv [CXXABI-1.86] 31486 _ZThn40_NK7QLayout11minimumSizeEv [CXXABI-1.86] 31487 _ZThn40_NK7QLayout7isEmptyEv [CXXABI-1.86] 31488 _ZThn40_NK7QLayout8geometryEv [CXXABI-1.86] 31489 _ZThn40_NK7QLayout9expandingEv [CXXABI-1.86] 31490 __________________________________________________________ 31491 31492 8.2.26. Qt3 Dialogs 31493 __________________________________________________________ 31494 31495 8.2.26.1. Class data for QProgressDialog 31496 31497 The virtual table for the QProgressDialog class is described by 31498 Table 8-402 31499 31500 Table 8-402. Primary vtable for QProgressDialog 31501 Base Offset 0 31502 Virtual Base Offset 0 31503 RTTI typeinfo for QProgressDialog 31504 vfunc[0]: NULL or QProgressDialog::metaObject() const 31505 vfunc[1]: QProgressDialog::className() const 31506 vfunc[2]: QProgressDialog::qt_cast(char const*) 31507 vfunc[3]: QProgressDialog::qt_invoke(int, QUObject*) 31508 vfunc[4]: QProgressDialog::qt_emit(int, QUObject*) 31509 vfunc[5]: QProgressDialog::qt_property(int, int, QVariant*) 31510 vfunc[6]: QProgressDialog::~QProgressDialog() 31511 vfunc[7]: QProgressDialog::~QProgressDialog() 31512 vfunc[8]: QWidget::event(QEvent*) 31513 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 31514 vfunc[10]: QWidget::setName(char const*) 31515 vfunc[11]: QObject::insertChild(QObject*) 31516 vfunc[12]: QObject::removeChild(QObject*) 31517 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31518 vfunc[14]: QObject::property(char const*) const 31519 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31520 vfunc[16]: QObject::childEvent(QChildEvent*) 31521 vfunc[17]: QObject::customEvent(QCustomEvent*) 31522 vfunc[18]: QObject::connectNotify(char const*) 31523 vfunc[19]: QObject::disconnectNotify(char const*) 31524 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31525 const*, char const*) 31526 vfunc[21]: QWidget::setEnabled(bool) 31527 vfunc[22]: QWidget::setMinimumSize(int, int) 31528 vfunc[23]: QWidget::setMaximumSize(int, int) 31529 vfunc[24]: QWidget::setSizeIncrement(int, int) 31530 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31531 vfunc[26]: QWidget::setEraseColor(QColor const&) 31532 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31533 vfunc[28]: QWidget::setPalette(QPalette const&) 31534 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31535 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31536 vfunc[31]: QWidget::setFont(QFont const&) 31537 vfunc[32]: QWidget::setCursor(QCursor const&) 31538 vfunc[33]: QWidget::unsetCursor() 31539 vfunc[34]: QWidget::setMask(QBitmap const&) 31540 vfunc[35]: QWidget::setMask(QRegion const&) 31541 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31542 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31543 vfunc[38]: QWidget::setCaption(QString const&) 31544 vfunc[39]: QWidget::setIcon(QPixmap const&) 31545 vfunc[40]: QWidget::setIconText(QString const&) 31546 vfunc[41]: QWidget::setMouseTracking(bool) 31547 vfunc[42]: QWidget::setFocus() 31548 vfunc[43]: QWidget::setActiveWindow() 31549 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31550 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31551 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31552 vfunc[47]: QDialog::show() 31553 vfunc[48]: QDialog::hide() 31554 vfunc[49]: QWidget::showMinimized() 31555 vfunc[50]: QWidget::showMaximized() 31556 vfunc[51]: QWidget::showNormal() 31557 vfunc[52]: QWidget::polish() 31558 vfunc[53]: QDialog::move(int, int) 31559 vfunc[54]: QDialog::resize(int, int) 31560 vfunc[55]: QDialog::setGeometry(int, int, int, int) 31561 vfunc[56]: QDialog::setGeometry(QRect const&) 31562 vfunc[57]: QWidget::close(bool) 31563 vfunc[58]: QProgressDialog::sizeHint() const 31564 vfunc[59]: QDialog::minimumSizeHint() const 31565 vfunc[60]: QWidget::sizePolicy() const 31566 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31567 vfunc[62]: QWidget::heightForWidth(int) const 31568 vfunc[63]: QWidget::adjustSize() 31569 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31570 const&, bool) 31571 vfunc[65]: QWidget::setAcceptDrops(bool) 31572 vfunc[66]: QWidget::setAutoMask(bool) 31573 vfunc[67]: 31574 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31575 vfunc[68]: QWidget::customWhatsThis() const 31576 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31577 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31578 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31579 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31580 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 31581 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 31582 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31583 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31584 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31585 vfunc[78]: QWidget::enterEvent(QEvent*) 31586 vfunc[79]: QWidget::leaveEvent(QEvent*) 31587 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 31588 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31589 vfunc[82]: QProgressDialog::resizeEvent(QResizeEvent*) 31590 vfunc[83]: QProgressDialog::closeEvent(QCloseEvent*) 31591 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 31592 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31593 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31594 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31595 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31596 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31597 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31598 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31599 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31600 vfunc[93]: QProgressDialog::showEvent(QShowEvent*) 31601 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31602 vfunc[95]: QWidget::x11Event(_XEvent*) 31603 vfunc[96]: QWidget::updateMask() 31604 vfunc[97]: QProgressDialog::styleChange(QStyle&) 31605 vfunc[98]: QWidget::enabledChange(bool) 31606 vfunc[99]: QWidget::paletteChange(QPalette const&) 31607 vfunc[100]: QWidget::fontChange(QFont const&) 31608 vfunc[101]: QWidget::windowActivationChange(bool) 31609 vfunc[102]: QWidget::metric(int) const 31610 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31611 vfunc[104]: QWidget::destroy(bool, bool) 31612 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31613 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31614 vfunc[107]: QWidget::focusNextPrevChild(bool) 31615 vfunc[108]: QWidget::setKeyCompression(bool) 31616 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31617 bool, QFont*) 31618 vfunc[110]: QDialog::done(int) 31619 vfunc[111]: QDialog::accept() 31620 vfunc[112]: QDialog::reject() 31621 31622 Table 8-403. Secondary vtable for QProgressDialog 31623 Base Offset -40 31624 Virtual Base Offset 0 31625 RTTI typeinfo for QProgressDialog 31626 vfunc[0]: non-virtual thunk to 31627 QProgressDialog::~QProgressDialog() 31628 vfunc[1]: non-virtual thunk to 31629 QProgressDialog::~QProgressDialog() 31630 vfunc[2]: QPaintDevice::setResolution(int) 31631 vfunc[3]: QPaintDevice::resolution() const 31632 vfunc[4]: QPaintDevice::handle() const 31633 vfunc[5]: QPaintDevice::x11RenderHandle() const 31634 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31635 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31636 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31637 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31638 const 31639 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31640 31641 The Run Time Type Information for the QProgressDialog class is 31642 described by Table 8-404 31643 31644 Table 8-404. typeinfo for QProgressDialog 31645 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31646 Name typeinfo name for QProgressDialog 31647 basetype: typeinfo for QDialog 31648 __________________________________________________________ 31649 31650 8.2.26.2. Class data for QWizard 31651 31652 The virtual table for the QWizard class is described by Table 31653 8-405 31654 31655 Table 8-405. Primary vtable for QWizard 31656 Base Offset 0 31657 Virtual Base Offset 0 31658 RTTI typeinfo for QWizard 31659 vfunc[0]: NULL or QWizard::metaObject() const 31660 vfunc[1]: QWizard::className() const 31661 vfunc[2]: QWizard::qt_cast(char const*) 31662 vfunc[3]: QWizard::qt_invoke(int, QUObject*) 31663 vfunc[4]: QWizard::qt_emit(int, QUObject*) 31664 vfunc[5]: QWizard::qt_property(int, int, QVariant*) 31665 vfunc[6]: QWizard::~QWizard() 31666 vfunc[7]: QWizard::~QWizard() 31667 vfunc[8]: QWidget::event(QEvent*) 31668 vfunc[9]: QWizard::eventFilter(QObject*, QEvent*) 31669 vfunc[10]: QWidget::setName(char const*) 31670 vfunc[11]: QObject::insertChild(QObject*) 31671 vfunc[12]: QObject::removeChild(QObject*) 31672 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31673 vfunc[14]: QObject::property(char const*) const 31674 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31675 vfunc[16]: QObject::childEvent(QChildEvent*) 31676 vfunc[17]: QObject::customEvent(QCustomEvent*) 31677 vfunc[18]: QObject::connectNotify(char const*) 31678 vfunc[19]: QObject::disconnectNotify(char const*) 31679 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31680 const*, char const*) 31681 vfunc[21]: QWidget::setEnabled(bool) 31682 vfunc[22]: QWidget::setMinimumSize(int, int) 31683 vfunc[23]: QWidget::setMaximumSize(int, int) 31684 vfunc[24]: QWidget::setSizeIncrement(int, int) 31685 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31686 vfunc[26]: QWidget::setEraseColor(QColor const&) 31687 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31688 vfunc[28]: QWidget::setPalette(QPalette const&) 31689 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31690 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31691 vfunc[31]: QWizard::setFont(QFont const&) 31692 vfunc[32]: QWidget::setCursor(QCursor const&) 31693 vfunc[33]: QWidget::unsetCursor() 31694 vfunc[34]: QWidget::setMask(QBitmap const&) 31695 vfunc[35]: QWidget::setMask(QRegion const&) 31696 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31697 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31698 vfunc[38]: QWidget::setCaption(QString const&) 31699 vfunc[39]: QWidget::setIcon(QPixmap const&) 31700 vfunc[40]: QWidget::setIconText(QString const&) 31701 vfunc[41]: QWidget::setMouseTracking(bool) 31702 vfunc[42]: QWidget::setFocus() 31703 vfunc[43]: QWidget::setActiveWindow() 31704 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31705 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31706 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31707 vfunc[47]: QWizard::show() 31708 vfunc[48]: QDialog::hide() 31709 vfunc[49]: QWidget::showMinimized() 31710 vfunc[50]: QWidget::showMaximized() 31711 vfunc[51]: QWidget::showNormal() 31712 vfunc[52]: QWidget::polish() 31713 vfunc[53]: QDialog::move(int, int) 31714 vfunc[54]: QDialog::resize(int, int) 31715 vfunc[55]: QDialog::setGeometry(int, int, int, int) 31716 vfunc[56]: QDialog::setGeometry(QRect const&) 31717 vfunc[57]: QWidget::close(bool) 31718 vfunc[58]: QDialog::sizeHint() const 31719 vfunc[59]: QDialog::minimumSizeHint() const 31720 vfunc[60]: QWidget::sizePolicy() const 31721 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31722 vfunc[62]: QWidget::heightForWidth(int) const 31723 vfunc[63]: QWidget::adjustSize() 31724 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31725 const&, bool) 31726 vfunc[65]: QWidget::setAcceptDrops(bool) 31727 vfunc[66]: QWidget::setAutoMask(bool) 31728 vfunc[67]: 31729 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31730 vfunc[68]: QWidget::customWhatsThis() const 31731 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31732 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31733 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31734 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31735 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 31736 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 31737 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31738 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31739 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31740 vfunc[78]: QWidget::enterEvent(QEvent*) 31741 vfunc[79]: QWidget::leaveEvent(QEvent*) 31742 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 31743 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31744 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 31745 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 31746 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 31747 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31748 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31749 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31750 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31751 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31752 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31753 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31754 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31755 vfunc[93]: QWidget::showEvent(QShowEvent*) 31756 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31757 vfunc[95]: QWidget::x11Event(_XEvent*) 31758 vfunc[96]: QWidget::updateMask() 31759 vfunc[97]: QWidget::styleChange(QStyle&) 31760 vfunc[98]: QWidget::enabledChange(bool) 31761 vfunc[99]: QWidget::paletteChange(QPalette const&) 31762 vfunc[100]: QWidget::fontChange(QFont const&) 31763 vfunc[101]: QWidget::windowActivationChange(bool) 31764 vfunc[102]: QWidget::metric(int) const 31765 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31766 vfunc[104]: QWidget::destroy(bool, bool) 31767 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31768 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31769 vfunc[107]: QWidget::focusNextPrevChild(bool) 31770 vfunc[108]: QWidget::setKeyCompression(bool) 31771 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31772 bool, QFont*) 31773 vfunc[110]: QDialog::done(int) 31774 vfunc[111]: QDialog::accept() 31775 vfunc[112]: QDialog::reject() 31776 vfunc[113]: QWizard::addPage(QWidget*, QString const&) 31777 vfunc[114]: QWizard::insertPage(QWidget*, QString const&, int) 31778 vfunc[115]: QWizard::removePage(QWidget*) 31779 vfunc[116]: QWizard::showPage(QWidget*) 31780 vfunc[117]: QWizard::appropriate(QWidget*) const 31781 vfunc[118]: QWizard::setAppropriate(QWidget*, bool) 31782 vfunc[119]: QWizard::setBackEnabled(QWidget*, bool) 31783 vfunc[120]: QWizard::setNextEnabled(QWidget*, bool) 31784 vfunc[121]: QWizard::setFinishEnabled(QWidget*, bool) 31785 vfunc[122]: QWizard::setHelpEnabled(QWidget*, bool) 31786 vfunc[123]: NULL or QWizard::setFinish(QWidget*, bool) 31787 vfunc[124]: QWizard::back() 31788 vfunc[125]: QWizard::next() 31789 vfunc[126]: QWizard::help() 31790 vfunc[127]: QWizard::layOutButtonRow(QHBoxLayout*) 31791 vfunc[128]: QWizard::layOutTitleRow(QHBoxLayout*, QString 31792 const&) 31793 31794 Table 8-406. Secondary vtable for QWizard 31795 Base Offset -40 31796 Virtual Base Offset 0 31797 RTTI typeinfo for QWizard 31798 vfunc[0]: non-virtual thunk to QWizard::~QWizard() 31799 vfunc[1]: non-virtual thunk to QWizard::~QWizard() 31800 vfunc[2]: QPaintDevice::setResolution(int) 31801 vfunc[3]: QPaintDevice::resolution() const 31802 vfunc[4]: QPaintDevice::handle() const 31803 vfunc[5]: QPaintDevice::x11RenderHandle() const 31804 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31805 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31806 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31807 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31808 const 31809 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31810 31811 The Run Time Type Information for the QWizard class is 31812 described by Table 8-407 31813 31814 Table 8-407. typeinfo for QWizard 31815 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31816 Name typeinfo name for QWizard 31817 basetype: typeinfo for QDialog 31818 __________________________________________________________ 31819 31820 8.2.26.3. Class data for QSemiModal 31821 31822 The virtual table for the QSemiModal class is described by 31823 Table 8-408 31824 31825 Table 8-408. Primary vtable for QSemiModal 31826 Base Offset 0 31827 Virtual Base Offset 0 31828 RTTI typeinfo for QSemiModal 31829 vfunc[0]: NULL or QSemiModal::metaObject() const 31830 vfunc[1]: QSemiModal::className() const 31831 vfunc[2]: QSemiModal::qt_cast(char const*) 31832 vfunc[3]: QSemiModal::qt_invoke(int, QUObject*) 31833 vfunc[4]: QSemiModal::qt_emit(int, QUObject*) 31834 vfunc[5]: QSemiModal::qt_property(int, int, QVariant*) 31835 vfunc[6]: NULL or QSemiModal::~QSemiModal() 31836 vfunc[7]: NULL or QSemiModal::~QSemiModal() 31837 vfunc[8]: QWidget::event(QEvent*) 31838 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 31839 vfunc[10]: QWidget::setName(char const*) 31840 vfunc[11]: QObject::insertChild(QObject*) 31841 vfunc[12]: QObject::removeChild(QObject*) 31842 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31843 vfunc[14]: QObject::property(char const*) const 31844 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31845 vfunc[16]: QObject::childEvent(QChildEvent*) 31846 vfunc[17]: QObject::customEvent(QCustomEvent*) 31847 vfunc[18]: QObject::connectNotify(char const*) 31848 vfunc[19]: QObject::disconnectNotify(char const*) 31849 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31850 const*, char const*) 31851 vfunc[21]: QWidget::setEnabled(bool) 31852 vfunc[22]: QWidget::setMinimumSize(int, int) 31853 vfunc[23]: QWidget::setMaximumSize(int, int) 31854 vfunc[24]: QWidget::setSizeIncrement(int, int) 31855 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31856 vfunc[26]: QWidget::setEraseColor(QColor const&) 31857 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31858 vfunc[28]: QWidget::setPalette(QPalette const&) 31859 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31860 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31861 vfunc[31]: QWidget::setFont(QFont const&) 31862 vfunc[32]: QWidget::setCursor(QCursor const&) 31863 vfunc[33]: QWidget::unsetCursor() 31864 vfunc[34]: QWidget::setMask(QBitmap const&) 31865 vfunc[35]: QWidget::setMask(QRegion const&) 31866 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31867 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31868 vfunc[38]: QWidget::setCaption(QString const&) 31869 vfunc[39]: QWidget::setIcon(QPixmap const&) 31870 vfunc[40]: QWidget::setIconText(QString const&) 31871 vfunc[41]: QWidget::setMouseTracking(bool) 31872 vfunc[42]: QWidget::setFocus() 31873 vfunc[43]: QWidget::setActiveWindow() 31874 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31875 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31876 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31877 vfunc[47]: QDialog::show() 31878 vfunc[48]: QDialog::hide() 31879 vfunc[49]: QWidget::showMinimized() 31880 vfunc[50]: QWidget::showMaximized() 31881 vfunc[51]: QWidget::showNormal() 31882 vfunc[52]: QWidget::polish() 31883 vfunc[53]: QDialog::move(int, int) 31884 vfunc[54]: QDialog::resize(int, int) 31885 vfunc[55]: QDialog::setGeometry(int, int, int, int) 31886 vfunc[56]: QDialog::setGeometry(QRect const&) 31887 vfunc[57]: QWidget::close(bool) 31888 vfunc[58]: QDialog::sizeHint() const 31889 vfunc[59]: QDialog::minimumSizeHint() const 31890 vfunc[60]: QWidget::sizePolicy() const 31891 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31892 vfunc[62]: QWidget::heightForWidth(int) const 31893 vfunc[63]: QWidget::adjustSize() 31894 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31895 const&, bool) 31896 vfunc[65]: QWidget::setAcceptDrops(bool) 31897 vfunc[66]: QWidget::setAutoMask(bool) 31898 vfunc[67]: 31899 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31900 vfunc[68]: QWidget::customWhatsThis() const 31901 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31902 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31903 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31904 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31905 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 31906 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 31907 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31908 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31909 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31910 vfunc[78]: QWidget::enterEvent(QEvent*) 31911 vfunc[79]: QWidget::leaveEvent(QEvent*) 31912 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 31913 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31914 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 31915 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 31916 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 31917 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31918 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31919 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31920 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31921 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31922 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31923 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31924 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31925 vfunc[93]: QWidget::showEvent(QShowEvent*) 31926 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31927 vfunc[95]: QWidget::x11Event(_XEvent*) 31928 vfunc[96]: QWidget::updateMask() 31929 vfunc[97]: QWidget::styleChange(QStyle&) 31930 vfunc[98]: QWidget::enabledChange(bool) 31931 vfunc[99]: QWidget::paletteChange(QPalette const&) 31932 vfunc[100]: QWidget::fontChange(QFont const&) 31933 vfunc[101]: QWidget::windowActivationChange(bool) 31934 vfunc[102]: QWidget::metric(int) const 31935 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31936 vfunc[104]: QWidget::destroy(bool, bool) 31937 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31938 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31939 vfunc[107]: QWidget::focusNextPrevChild(bool) 31940 vfunc[108]: QWidget::setKeyCompression(bool) 31941 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31942 bool, QFont*) 31943 vfunc[110]: QDialog::done(int) 31944 vfunc[111]: QDialog::accept() 31945 vfunc[112]: QDialog::reject() 31946 31947 Table 8-409. Secondary vtable for QSemiModal 31948 Base Offset -40 31949 Virtual Base Offset 0 31950 RTTI typeinfo for QSemiModal 31951 vfunc[0]: non-virtual thunk to QSemiModal::~QSemiModal() 31952 vfunc[1]: non-virtual thunk to QSemiModal::~QSemiModal() 31953 vfunc[2]: QPaintDevice::setResolution(int) 31954 vfunc[3]: QPaintDevice::resolution() const 31955 vfunc[4]: QPaintDevice::handle() const 31956 vfunc[5]: QPaintDevice::x11RenderHandle() const 31957 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31958 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31959 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31960 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31961 const 31962 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31963 31964 The Run Time Type Information for the QSemiModal class is 31965 described by Table 8-410 31966 31967 Table 8-410. typeinfo for QSemiModal 31968 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31969 Name typeinfo name for QSemiModal 31970 basetype: typeinfo for QDialog 31971 __________________________________________________________ 31972 31973 8.2.26.4. Class data for QFileDialog 31974 31975 The virtual table for the QFileDialog class is described by 31976 Table 8-411 31977 31978 Table 8-411. Primary vtable for QFileDialog 31979 Base Offset 0 31980 Virtual Base Offset 0 31981 RTTI typeinfo for QFileDialog 31982 vfunc[0]: NULL or QFileDialog::metaObject() const 31983 vfunc[1]: QFileDialog::className() const 31984 vfunc[2]: QFileDialog::qt_cast(char const*) 31985 vfunc[3]: QFileDialog::qt_invoke(int, QUObject*) 31986 vfunc[4]: QFileDialog::qt_emit(int, QUObject*) 31987 vfunc[5]: QFileDialog::qt_property(int, int, QVariant*) 31988 vfunc[6]: QFileDialog::~QFileDialog() 31989 vfunc[7]: QFileDialog::~QFileDialog() 31990 vfunc[8]: QWidget::event(QEvent*) 31991 vfunc[9]: QFileDialog::eventFilter(QObject*, QEvent*) 31992 vfunc[10]: QWidget::setName(char const*) 31993 vfunc[11]: QObject::insertChild(QObject*) 31994 vfunc[12]: QObject::removeChild(QObject*) 31995 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31996 vfunc[14]: QObject::property(char const*) const 31997 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31998 vfunc[16]: QObject::childEvent(QChildEvent*) 31999 vfunc[17]: QObject::customEvent(QCustomEvent*) 32000 vfunc[18]: QObject::connectNotify(char const*) 32001 vfunc[19]: QObject::disconnectNotify(char const*) 32002 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32003 const*, char const*) 32004 vfunc[21]: QWidget::setEnabled(bool) 32005 vfunc[22]: QWidget::setMinimumSize(int, int) 32006 vfunc[23]: QWidget::setMaximumSize(int, int) 32007 vfunc[24]: QWidget::setSizeIncrement(int, int) 32008 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32009 vfunc[26]: QWidget::setEraseColor(QColor const&) 32010 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32011 vfunc[28]: QWidget::setPalette(QPalette const&) 32012 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32013 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32014 vfunc[31]: QWidget::setFont(QFont const&) 32015 vfunc[32]: QWidget::setCursor(QCursor const&) 32016 vfunc[33]: QWidget::unsetCursor() 32017 vfunc[34]: QWidget::setMask(QBitmap const&) 32018 vfunc[35]: QWidget::setMask(QRegion const&) 32019 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32020 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32021 vfunc[38]: QWidget::setCaption(QString const&) 32022 vfunc[39]: QWidget::setIcon(QPixmap const&) 32023 vfunc[40]: QWidget::setIconText(QString const&) 32024 vfunc[41]: QWidget::setMouseTracking(bool) 32025 vfunc[42]: QWidget::setFocus() 32026 vfunc[43]: QWidget::setActiveWindow() 32027 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32028 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32029 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32030 vfunc[47]: QDialog::show() 32031 vfunc[48]: QDialog::hide() 32032 vfunc[49]: QWidget::showMinimized() 32033 vfunc[50]: QWidget::showMaximized() 32034 vfunc[51]: QWidget::showNormal() 32035 vfunc[52]: QWidget::polish() 32036 vfunc[53]: QDialog::move(int, int) 32037 vfunc[54]: QDialog::resize(int, int) 32038 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32039 vfunc[56]: QDialog::setGeometry(QRect const&) 32040 vfunc[57]: QWidget::close(bool) 32041 vfunc[58]: QDialog::sizeHint() const 32042 vfunc[59]: QDialog::minimumSizeHint() const 32043 vfunc[60]: QWidget::sizePolicy() const 32044 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32045 vfunc[62]: QWidget::heightForWidth(int) const 32046 vfunc[63]: QWidget::adjustSize() 32047 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32048 const&, bool) 32049 vfunc[65]: QWidget::setAcceptDrops(bool) 32050 vfunc[66]: QWidget::setAutoMask(bool) 32051 vfunc[67]: 32052 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32053 vfunc[68]: QWidget::customWhatsThis() const 32054 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32055 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32056 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32057 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32058 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32059 vfunc[74]: QFileDialog::keyPressEvent(QKeyEvent*) 32060 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32061 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32062 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32063 vfunc[78]: QWidget::enterEvent(QEvent*) 32064 vfunc[79]: QWidget::leaveEvent(QEvent*) 32065 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32066 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32067 vfunc[82]: QFileDialog::resizeEvent(QResizeEvent*) 32068 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 32069 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 32070 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32071 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32072 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32073 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32074 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32075 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32076 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32077 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32078 vfunc[93]: QWidget::showEvent(QShowEvent*) 32079 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32080 vfunc[95]: QWidget::x11Event(_XEvent*) 32081 vfunc[96]: QWidget::updateMask() 32082 vfunc[97]: QWidget::styleChange(QStyle&) 32083 vfunc[98]: QWidget::enabledChange(bool) 32084 vfunc[99]: QWidget::paletteChange(QPalette const&) 32085 vfunc[100]: QWidget::fontChange(QFont const&) 32086 vfunc[101]: QWidget::windowActivationChange(bool) 32087 vfunc[102]: QWidget::metric(int) const 32088 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32089 vfunc[104]: QWidget::destroy(bool, bool) 32090 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32091 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32092 vfunc[107]: QWidget::focusNextPrevChild(bool) 32093 vfunc[108]: QWidget::setKeyCompression(bool) 32094 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32095 bool, QFont*) 32096 vfunc[110]: QFileDialog::done(int) 32097 vfunc[111]: QDialog::accept() 32098 vfunc[112]: QDialog::reject() 32099 vfunc[113]: QFileDialog::setSelectedFilter(QString const&) 32100 vfunc[114]: QFileDialog::setSelectedFilter(int) 32101 32102 Table 8-412. Secondary vtable for QFileDialog 32103 Base Offset -40 32104 Virtual Base Offset 0 32105 RTTI typeinfo for QFileDialog 32106 vfunc[0]: non-virtual thunk to QFileDialog::~QFileDialog() 32107 vfunc[1]: non-virtual thunk to QFileDialog::~QFileDialog() 32108 vfunc[2]: QPaintDevice::setResolution(int) 32109 vfunc[3]: QPaintDevice::resolution() const 32110 vfunc[4]: QPaintDevice::handle() const 32111 vfunc[5]: QPaintDevice::x11RenderHandle() const 32112 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32113 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32114 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32115 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32116 const 32117 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32118 32119 The Run Time Type Information for the QFileDialog class is 32120 described by Table 8-413 32121 32122 Table 8-413. typeinfo for QFileDialog 32123 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32124 Name typeinfo name for QFileDialog 32125 basetype: typeinfo for QDialog 32126 __________________________________________________________ 32127 32128 8.2.26.5. Class data for QErrorMessage 32129 32130 The virtual table for the QErrorMessage class is described by 32131 Table 8-414 32132 32133 Table 8-414. Primary vtable for QErrorMessage 32134 Base Offset 0 32135 Virtual Base Offset 0 32136 RTTI typeinfo for QErrorMessage 32137 vfunc[0]: NULL or QErrorMessage::metaObject() const 32138 vfunc[1]: QErrorMessage::className() const 32139 vfunc[2]: QErrorMessage::qt_cast(char const*) 32140 vfunc[3]: QErrorMessage::qt_invoke(int, QUObject*) 32141 vfunc[4]: QErrorMessage::qt_emit(int, QUObject*) 32142 vfunc[5]: QErrorMessage::qt_property(int, int, QVariant*) 32143 vfunc[6]: QErrorMessage::~QErrorMessage() 32144 vfunc[7]: QErrorMessage::~QErrorMessage() 32145 vfunc[8]: QWidget::event(QEvent*) 32146 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 32147 vfunc[10]: QWidget::setName(char const*) 32148 vfunc[11]: QObject::insertChild(QObject*) 32149 vfunc[12]: QObject::removeChild(QObject*) 32150 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32151 vfunc[14]: QObject::property(char const*) const 32152 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32153 vfunc[16]: QObject::childEvent(QChildEvent*) 32154 vfunc[17]: QObject::customEvent(QCustomEvent*) 32155 vfunc[18]: QObject::connectNotify(char const*) 32156 vfunc[19]: QObject::disconnectNotify(char const*) 32157 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32158 const*, char const*) 32159 vfunc[21]: QWidget::setEnabled(bool) 32160 vfunc[22]: QWidget::setMinimumSize(int, int) 32161 vfunc[23]: QWidget::setMaximumSize(int, int) 32162 vfunc[24]: QWidget::setSizeIncrement(int, int) 32163 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32164 vfunc[26]: QWidget::setEraseColor(QColor const&) 32165 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32166 vfunc[28]: QWidget::setPalette(QPalette const&) 32167 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32168 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32169 vfunc[31]: QWidget::setFont(QFont const&) 32170 vfunc[32]: QWidget::setCursor(QCursor const&) 32171 vfunc[33]: QWidget::unsetCursor() 32172 vfunc[34]: QWidget::setMask(QBitmap const&) 32173 vfunc[35]: QWidget::setMask(QRegion const&) 32174 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32175 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32176 vfunc[38]: QWidget::setCaption(QString const&) 32177 vfunc[39]: QWidget::setIcon(QPixmap const&) 32178 vfunc[40]: QWidget::setIconText(QString const&) 32179 vfunc[41]: QWidget::setMouseTracking(bool) 32180 vfunc[42]: QWidget::setFocus() 32181 vfunc[43]: QWidget::setActiveWindow() 32182 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32183 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32184 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32185 vfunc[47]: QDialog::show() 32186 vfunc[48]: QDialog::hide() 32187 vfunc[49]: QWidget::showMinimized() 32188 vfunc[50]: QWidget::showMaximized() 32189 vfunc[51]: QWidget::showNormal() 32190 vfunc[52]: QWidget::polish() 32191 vfunc[53]: QDialog::move(int, int) 32192 vfunc[54]: QDialog::resize(int, int) 32193 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32194 vfunc[56]: QDialog::setGeometry(QRect const&) 32195 vfunc[57]: QWidget::close(bool) 32196 vfunc[58]: QDialog::sizeHint() const 32197 vfunc[59]: QDialog::minimumSizeHint() const 32198 vfunc[60]: QWidget::sizePolicy() const 32199 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32200 vfunc[62]: QWidget::heightForWidth(int) const 32201 vfunc[63]: QWidget::adjustSize() 32202 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32203 const&, bool) 32204 vfunc[65]: QWidget::setAcceptDrops(bool) 32205 vfunc[66]: QWidget::setAutoMask(bool) 32206 vfunc[67]: 32207 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32208 vfunc[68]: QWidget::customWhatsThis() const 32209 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32210 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32211 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32212 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32213 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32214 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 32215 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32216 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32217 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32218 vfunc[78]: QWidget::enterEvent(QEvent*) 32219 vfunc[79]: QWidget::leaveEvent(QEvent*) 32220 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32221 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32222 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 32223 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 32224 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 32225 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32226 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32227 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32228 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32229 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32230 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32231 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32232 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32233 vfunc[93]: QWidget::showEvent(QShowEvent*) 32234 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32235 vfunc[95]: QWidget::x11Event(_XEvent*) 32236 vfunc[96]: QWidget::updateMask() 32237 vfunc[97]: QWidget::styleChange(QStyle&) 32238 vfunc[98]: QWidget::enabledChange(bool) 32239 vfunc[99]: QWidget::paletteChange(QPalette const&) 32240 vfunc[100]: QWidget::fontChange(QFont const&) 32241 vfunc[101]: QWidget::windowActivationChange(bool) 32242 vfunc[102]: QWidget::metric(int) const 32243 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32244 vfunc[104]: QWidget::destroy(bool, bool) 32245 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32246 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32247 vfunc[107]: QWidget::focusNextPrevChild(bool) 32248 vfunc[108]: QWidget::setKeyCompression(bool) 32249 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32250 bool, QFont*) 32251 vfunc[110]: QErrorMessage::done(int) 32252 vfunc[111]: QDialog::accept() 32253 vfunc[112]: QDialog::reject() 32254 32255 Table 8-415. Secondary vtable for QErrorMessage 32256 Base Offset -40 32257 Virtual Base Offset 0 32258 RTTI typeinfo for QErrorMessage 32259 vfunc[0]: non-virtual thunk to QErrorMessage::~QErrorMessage() 32260 vfunc[1]: non-virtual thunk to QErrorMessage::~QErrorMessage() 32261 vfunc[2]: QPaintDevice::setResolution(int) 32262 vfunc[3]: QPaintDevice::resolution() const 32263 vfunc[4]: QPaintDevice::handle() const 32264 vfunc[5]: QPaintDevice::x11RenderHandle() const 32265 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32266 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32267 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32268 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32269 const 32270 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32271 32272 The Run Time Type Information for the QErrorMessage class is 32273 described by Table 8-416 32274 32275 Table 8-416. typeinfo for QErrorMessage 32276 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32277 Name typeinfo name for QErrorMessage 32278 basetype: typeinfo for QDialog 32279 __________________________________________________________ 32280 32281 8.2.26.6. Class data for QFilePreview 32282 32283 The virtual table for the QFilePreview class is described in 32284 the generic part of this specification. 32285 32286 The Run Time Type Information for the QFilePreview class is 32287 described by Table 8-417 32288 32289 Table 8-417. typeinfo for QFilePreview 32290 Base Vtable vtable for __cxxabiv1::__class_type_info 32291 Name typeinfo name for QFilePreview 32292 __________________________________________________________ 32293 32294 8.2.26.7. Class data for QMessageBox 32295 32296 The virtual table for the QMessageBox class is described by 32297 Table 8-418 32298 32299 Table 8-418. Primary vtable for QMessageBox 32300 Base Offset 0 32301 Virtual Base Offset 0 32302 RTTI typeinfo for QMessageBox 32303 vfunc[0]: NULL or QMessageBox::metaObject() const 32304 vfunc[1]: QMessageBox::className() const 32305 vfunc[2]: QMessageBox::qt_cast(char const*) 32306 vfunc[3]: QMessageBox::qt_invoke(int, QUObject*) 32307 vfunc[4]: QMessageBox::qt_emit(int, QUObject*) 32308 vfunc[5]: QMessageBox::qt_property(int, int, QVariant*) 32309 vfunc[6]: QMessageBox::~QMessageBox() 32310 vfunc[7]: QMessageBox::~QMessageBox() 32311 vfunc[8]: QWidget::event(QEvent*) 32312 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 32313 vfunc[10]: QWidget::setName(char const*) 32314 vfunc[11]: QObject::insertChild(QObject*) 32315 vfunc[12]: QObject::removeChild(QObject*) 32316 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32317 vfunc[14]: QObject::property(char const*) const 32318 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32319 vfunc[16]: QObject::childEvent(QChildEvent*) 32320 vfunc[17]: QObject::customEvent(QCustomEvent*) 32321 vfunc[18]: QObject::connectNotify(char const*) 32322 vfunc[19]: QObject::disconnectNotify(char const*) 32323 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32324 const*, char const*) 32325 vfunc[21]: QWidget::setEnabled(bool) 32326 vfunc[22]: QWidget::setMinimumSize(int, int) 32327 vfunc[23]: QWidget::setMaximumSize(int, int) 32328 vfunc[24]: QWidget::setSizeIncrement(int, int) 32329 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32330 vfunc[26]: QWidget::setEraseColor(QColor const&) 32331 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32332 vfunc[28]: QWidget::setPalette(QPalette const&) 32333 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32334 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32335 vfunc[31]: QWidget::setFont(QFont const&) 32336 vfunc[32]: QWidget::setCursor(QCursor const&) 32337 vfunc[33]: QWidget::unsetCursor() 32338 vfunc[34]: QWidget::setMask(QBitmap const&) 32339 vfunc[35]: QWidget::setMask(QRegion const&) 32340 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32341 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32342 vfunc[38]: QWidget::setCaption(QString const&) 32343 vfunc[39]: QMessageBox::setIcon(QPixmap const&) 32344 vfunc[40]: QWidget::setIconText(QString const&) 32345 vfunc[41]: QWidget::setMouseTracking(bool) 32346 vfunc[42]: QWidget::setFocus() 32347 vfunc[43]: QWidget::setActiveWindow() 32348 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32349 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32350 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32351 vfunc[47]: QDialog::show() 32352 vfunc[48]: QDialog::hide() 32353 vfunc[49]: QWidget::showMinimized() 32354 vfunc[50]: QWidget::showMaximized() 32355 vfunc[51]: QWidget::showNormal() 32356 vfunc[52]: QWidget::polish() 32357 vfunc[53]: QDialog::move(int, int) 32358 vfunc[54]: QDialog::resize(int, int) 32359 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32360 vfunc[56]: QDialog::setGeometry(QRect const&) 32361 vfunc[57]: QWidget::close(bool) 32362 vfunc[58]: QDialog::sizeHint() const 32363 vfunc[59]: QDialog::minimumSizeHint() const 32364 vfunc[60]: QWidget::sizePolicy() const 32365 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32366 vfunc[62]: QWidget::heightForWidth(int) const 32367 vfunc[63]: QMessageBox::adjustSize() 32368 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32369 const&, bool) 32370 vfunc[65]: QWidget::setAcceptDrops(bool) 32371 vfunc[66]: QWidget::setAutoMask(bool) 32372 vfunc[67]: 32373 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32374 vfunc[68]: QWidget::customWhatsThis() const 32375 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32376 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32377 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32378 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32379 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32380 vfunc[74]: QMessageBox::keyPressEvent(QKeyEvent*) 32381 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32382 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32383 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32384 vfunc[78]: QWidget::enterEvent(QEvent*) 32385 vfunc[79]: QWidget::leaveEvent(QEvent*) 32386 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32387 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32388 vfunc[82]: QMessageBox::resizeEvent(QResizeEvent*) 32389 vfunc[83]: QMessageBox::closeEvent(QCloseEvent*) 32390 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 32391 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32392 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32393 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32394 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32395 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32396 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32397 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32398 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32399 vfunc[93]: QMessageBox::showEvent(QShowEvent*) 32400 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32401 vfunc[95]: QWidget::x11Event(_XEvent*) 32402 vfunc[96]: QWidget::updateMask() 32403 vfunc[97]: QWidget::styleChange(QStyle&) 32404 vfunc[98]: QWidget::enabledChange(bool) 32405 vfunc[99]: QWidget::paletteChange(QPalette const&) 32406 vfunc[100]: QWidget::fontChange(QFont const&) 32407 vfunc[101]: QWidget::windowActivationChange(bool) 32408 vfunc[102]: QWidget::metric(int) const 32409 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32410 vfunc[104]: QWidget::destroy(bool, bool) 32411 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32412 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32413 vfunc[107]: QWidget::focusNextPrevChild(bool) 32414 vfunc[108]: QWidget::setKeyCompression(bool) 32415 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32416 bool, QFont*) 32417 vfunc[110]: QDialog::done(int) 32418 vfunc[111]: QDialog::accept() 32419 vfunc[112]: QDialog::reject() 32420 32421 Table 8-419. Secondary vtable for QMessageBox 32422 Base Offset -40 32423 Virtual Base Offset 0 32424 RTTI typeinfo for QMessageBox 32425 vfunc[0]: non-virtual thunk to QMessageBox::~QMessageBox() 32426 vfunc[1]: non-virtual thunk to QMessageBox::~QMessageBox() 32427 vfunc[2]: QPaintDevice::setResolution(int) 32428 vfunc[3]: QPaintDevice::resolution() const 32429 vfunc[4]: QPaintDevice::handle() const 32430 vfunc[5]: QPaintDevice::x11RenderHandle() const 32431 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32432 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32433 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32434 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32435 const 32436 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32437 32438 The Run Time Type Information for the QMessageBox class is 32439 described by Table 8-420 32440 32441 Table 8-420. typeinfo for QMessageBox 32442 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32443 Name typeinfo name for QMessageBox 32444 basetype: typeinfo for QDialog 32445 __________________________________________________________ 32446 32447 8.2.26.8. Class data for QDialog 32448 32449 The virtual table for the QDialog class is described by Table 32450 8-421 32451 32452 Table 8-421. Primary vtable for QDialog 32453 Base Offset 0 32454 Virtual Base Offset 0 32455 RTTI typeinfo for QDialog 32456 vfunc[0]: NULL or QDialog::metaObject() const 32457 vfunc[1]: QDialog::className() const 32458 vfunc[2]: QDialog::qt_cast(char const*) 32459 vfunc[3]: QDialog::qt_invoke(int, QUObject*) 32460 vfunc[4]: QDialog::qt_emit(int, QUObject*) 32461 vfunc[5]: QDialog::qt_property(int, int, QVariant*) 32462 vfunc[6]: QDialog::~QDialog() 32463 vfunc[7]: QDialog::~QDialog() 32464 vfunc[8]: QWidget::event(QEvent*) 32465 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 32466 vfunc[10]: QWidget::setName(char const*) 32467 vfunc[11]: QObject::insertChild(QObject*) 32468 vfunc[12]: QObject::removeChild(QObject*) 32469 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32470 vfunc[14]: QObject::property(char const*) const 32471 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32472 vfunc[16]: QObject::childEvent(QChildEvent*) 32473 vfunc[17]: QObject::customEvent(QCustomEvent*) 32474 vfunc[18]: QObject::connectNotify(char const*) 32475 vfunc[19]: QObject::disconnectNotify(char const*) 32476 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32477 const*, char const*) 32478 vfunc[21]: QWidget::setEnabled(bool) 32479 vfunc[22]: QWidget::setMinimumSize(int, int) 32480 vfunc[23]: QWidget::setMaximumSize(int, int) 32481 vfunc[24]: QWidget::setSizeIncrement(int, int) 32482 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32483 vfunc[26]: QWidget::setEraseColor(QColor const&) 32484 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32485 vfunc[28]: QWidget::setPalette(QPalette const&) 32486 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32487 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32488 vfunc[31]: QWidget::setFont(QFont const&) 32489 vfunc[32]: QWidget::setCursor(QCursor const&) 32490 vfunc[33]: QWidget::unsetCursor() 32491 vfunc[34]: QWidget::setMask(QBitmap const&) 32492 vfunc[35]: QWidget::setMask(QRegion const&) 32493 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32494 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32495 vfunc[38]: QWidget::setCaption(QString const&) 32496 vfunc[39]: QWidget::setIcon(QPixmap const&) 32497 vfunc[40]: QWidget::setIconText(QString const&) 32498 vfunc[41]: QWidget::setMouseTracking(bool) 32499 vfunc[42]: QWidget::setFocus() 32500 vfunc[43]: QWidget::setActiveWindow() 32501 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32502 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32503 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32504 vfunc[47]: QDialog::show() 32505 vfunc[48]: QDialog::hide() 32506 vfunc[49]: QWidget::showMinimized() 32507 vfunc[50]: QWidget::showMaximized() 32508 vfunc[51]: QWidget::showNormal() 32509 vfunc[52]: QWidget::polish() 32510 vfunc[53]: QDialog::move(int, int) 32511 vfunc[54]: QDialog::resize(int, int) 32512 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32513 vfunc[56]: QDialog::setGeometry(QRect const&) 32514 vfunc[57]: QWidget::close(bool) 32515 vfunc[58]: QDialog::sizeHint() const 32516 vfunc[59]: QDialog::minimumSizeHint() const 32517 vfunc[60]: QWidget::sizePolicy() const 32518 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32519 vfunc[62]: QWidget::heightForWidth(int) const 32520 vfunc[63]: QWidget::adjustSize() 32521 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32522 const&, bool) 32523 vfunc[65]: QWidget::setAcceptDrops(bool) 32524 vfunc[66]: QWidget::setAutoMask(bool) 32525 vfunc[67]: 32526 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32527 vfunc[68]: QWidget::customWhatsThis() const 32528 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32529 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32530 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32531 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32532 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32533 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 32534 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32535 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32536 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32537 vfunc[78]: QWidget::enterEvent(QEvent*) 32538 vfunc[79]: QWidget::leaveEvent(QEvent*) 32539 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32540 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32541 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 32542 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 32543 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 32544 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32545 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32546 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32547 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32548 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32549 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32550 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32551 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32552 vfunc[93]: QWidget::showEvent(QShowEvent*) 32553 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32554 vfunc[95]: QWidget::x11Event(_XEvent*) 32555 vfunc[96]: QWidget::updateMask() 32556 vfunc[97]: QWidget::styleChange(QStyle&) 32557 vfunc[98]: QWidget::enabledChange(bool) 32558 vfunc[99]: QWidget::paletteChange(QPalette const&) 32559 vfunc[100]: QWidget::fontChange(QFont const&) 32560 vfunc[101]: QWidget::windowActivationChange(bool) 32561 vfunc[102]: QWidget::metric(int) const 32562 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32563 vfunc[104]: QWidget::destroy(bool, bool) 32564 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32565 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32566 vfunc[107]: QWidget::focusNextPrevChild(bool) 32567 vfunc[108]: QWidget::setKeyCompression(bool) 32568 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32569 bool, QFont*) 32570 vfunc[110]: QDialog::done(int) 32571 vfunc[111]: QDialog::accept() 32572 vfunc[112]: QDialog::reject() 32573 32574 Table 8-422. Secondary vtable for QDialog 32575 Base Offset -40 32576 Virtual Base Offset 0 32577 RTTI typeinfo for QDialog 32578 vfunc[0]: non-virtual thunk to QDialog::~QDialog() 32579 vfunc[1]: non-virtual thunk to QDialog::~QDialog() 32580 vfunc[2]: QPaintDevice::setResolution(int) 32581 vfunc[3]: QPaintDevice::resolution() const 32582 vfunc[4]: QPaintDevice::handle() const 32583 vfunc[5]: QPaintDevice::x11RenderHandle() const 32584 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32585 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32586 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32587 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32588 const 32589 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32590 32591 The Run Time Type Information for the QDialog class is 32592 described by Table 8-423 32593 32594 Table 8-423. typeinfo for QDialog 32595 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32596 Name typeinfo name for QDialog 32597 basetype: typeinfo for QWidget 32598 __________________________________________________________ 32599 32600 8.2.26.9. Class data for QFontDialog 32601 32602 The virtual table for the QFontDialog class is described by 32603 Table 8-424 32604 32605 Table 8-424. Primary vtable for QFontDialog 32606 Base Offset 0 32607 Virtual Base Offset 0 32608 RTTI typeinfo for QFontDialog 32609 vfunc[0]: NULL or QFontDialog::metaObject() const 32610 vfunc[1]: QFontDialog::className() const 32611 vfunc[2]: QFontDialog::qt_cast(char const*) 32612 vfunc[3]: QFontDialog::qt_invoke(int, QUObject*) 32613 vfunc[4]: QFontDialog::qt_emit(int, QUObject*) 32614 vfunc[5]: QFontDialog::qt_property(int, int, QVariant*) 32615 vfunc[6]: QFontDialog::~QFontDialog() 32616 vfunc[7]: QFontDialog::~QFontDialog() 32617 vfunc[8]: QWidget::event(QEvent*) 32618 vfunc[9]: QFontDialog::eventFilter(QObject*, QEvent*) 32619 vfunc[10]: QWidget::setName(char const*) 32620 vfunc[11]: QObject::insertChild(QObject*) 32621 vfunc[12]: QObject::removeChild(QObject*) 32622 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32623 vfunc[14]: QObject::property(char const*) const 32624 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32625 vfunc[16]: QObject::childEvent(QChildEvent*) 32626 vfunc[17]: QObject::customEvent(QCustomEvent*) 32627 vfunc[18]: QObject::connectNotify(char const*) 32628 vfunc[19]: QObject::disconnectNotify(char const*) 32629 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32630 const*, char const*) 32631 vfunc[21]: QWidget::setEnabled(bool) 32632 vfunc[22]: QWidget::setMinimumSize(int, int) 32633 vfunc[23]: QWidget::setMaximumSize(int, int) 32634 vfunc[24]: QWidget::setSizeIncrement(int, int) 32635 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32636 vfunc[26]: QWidget::setEraseColor(QColor const&) 32637 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32638 vfunc[28]: QWidget::setPalette(QPalette const&) 32639 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32640 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32641 vfunc[31]: QFontDialog::setFont(QFont const&) 32642 vfunc[32]: QWidget::setCursor(QCursor const&) 32643 vfunc[33]: QWidget::unsetCursor() 32644 vfunc[34]: QWidget::setMask(QBitmap const&) 32645 vfunc[35]: QWidget::setMask(QRegion const&) 32646 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32647 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32648 vfunc[38]: QWidget::setCaption(QString const&) 32649 vfunc[39]: QWidget::setIcon(QPixmap const&) 32650 vfunc[40]: QWidget::setIconText(QString const&) 32651 vfunc[41]: QWidget::setMouseTracking(bool) 32652 vfunc[42]: QWidget::setFocus() 32653 vfunc[43]: QWidget::setActiveWindow() 32654 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32655 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32656 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32657 vfunc[47]: QDialog::show() 32658 vfunc[48]: QDialog::hide() 32659 vfunc[49]: QWidget::showMinimized() 32660 vfunc[50]: QWidget::showMaximized() 32661 vfunc[51]: QWidget::showNormal() 32662 vfunc[52]: QWidget::polish() 32663 vfunc[53]: QDialog::move(int, int) 32664 vfunc[54]: QDialog::resize(int, int) 32665 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32666 vfunc[56]: QDialog::setGeometry(QRect const&) 32667 vfunc[57]: QWidget::close(bool) 32668 vfunc[58]: QDialog::sizeHint() const 32669 vfunc[59]: QDialog::minimumSizeHint() const 32670 vfunc[60]: QWidget::sizePolicy() const 32671 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32672 vfunc[62]: QWidget::heightForWidth(int) const 32673 vfunc[63]: QWidget::adjustSize() 32674 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32675 const&, bool) 32676 vfunc[65]: QWidget::setAcceptDrops(bool) 32677 vfunc[66]: QWidget::setAutoMask(bool) 32678 vfunc[67]: 32679 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32680 vfunc[68]: QWidget::customWhatsThis() const 32681 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32682 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32683 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32684 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32685 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32686 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 32687 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32688 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32689 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32690 vfunc[78]: QWidget::enterEvent(QEvent*) 32691 vfunc[79]: QWidget::leaveEvent(QEvent*) 32692 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32693 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32694 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 32695 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 32696 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 32697 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32698 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32699 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32700 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32701 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32702 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32703 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32704 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32705 vfunc[93]: QWidget::showEvent(QShowEvent*) 32706 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32707 vfunc[95]: QWidget::x11Event(_XEvent*) 32708 vfunc[96]: QWidget::updateMask() 32709 vfunc[97]: QWidget::styleChange(QStyle&) 32710 vfunc[98]: QWidget::enabledChange(bool) 32711 vfunc[99]: QWidget::paletteChange(QPalette const&) 32712 vfunc[100]: QWidget::fontChange(QFont const&) 32713 vfunc[101]: QWidget::windowActivationChange(bool) 32714 vfunc[102]: QWidget::metric(int) const 32715 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32716 vfunc[104]: QWidget::destroy(bool, bool) 32717 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32718 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32719 vfunc[107]: QWidget::focusNextPrevChild(bool) 32720 vfunc[108]: QWidget::setKeyCompression(bool) 32721 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32722 bool, QFont*) 32723 vfunc[110]: QDialog::done(int) 32724 vfunc[111]: QDialog::accept() 32725 vfunc[112]: QDialog::reject() 32726 32727 Table 8-425. Secondary vtable for QFontDialog 32728 Base Offset -40 32729 Virtual Base Offset 0 32730 RTTI typeinfo for QFontDialog 32731 vfunc[0]: non-virtual thunk to QFontDialog::~QFontDialog() 32732 vfunc[1]: non-virtual thunk to QFontDialog::~QFontDialog() 32733 vfunc[2]: QPaintDevice::setResolution(int) 32734 vfunc[3]: QPaintDevice::resolution() const 32735 vfunc[4]: QPaintDevice::handle() const 32736 vfunc[5]: QPaintDevice::x11RenderHandle() const 32737 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32738 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32739 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32740 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32741 const 32742 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32743 32744 The Run Time Type Information for the QFontDialog class is 32745 described by Table 8-426 32746 32747 Table 8-426. typeinfo for QFontDialog 32748 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32749 Name typeinfo name for QFontDialog 32750 basetype: typeinfo for QDialog 32751 __________________________________________________________ 32752 32753 8.2.26.10. Class data for QPrintDialog 32754 32755 The virtual table for the QPrintDialog class is described by 32756 Table 8-427 32757 32758 Table 8-427. Primary vtable for QPrintDialog 32759 Base Offset 0 32760 Virtual Base Offset 0 32761 RTTI typeinfo for QPrintDialog 32762 vfunc[0]: NULL or QPrintDialog::metaObject() const 32763 vfunc[1]: QPrintDialog::className() const 32764 vfunc[2]: QPrintDialog::qt_cast(char const*) 32765 vfunc[3]: QPrintDialog::qt_invoke(int, QUObject*) 32766 vfunc[4]: QPrintDialog::qt_emit(int, QUObject*) 32767 vfunc[5]: QPrintDialog::qt_property(int, int, QVariant*) 32768 vfunc[6]: QPrintDialog::~QPrintDialog() 32769 vfunc[7]: QPrintDialog::~QPrintDialog() 32770 vfunc[8]: QWidget::event(QEvent*) 32771 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 32772 vfunc[10]: QWidget::setName(char const*) 32773 vfunc[11]: QObject::insertChild(QObject*) 32774 vfunc[12]: QObject::removeChild(QObject*) 32775 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32776 vfunc[14]: QObject::property(char const*) const 32777 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32778 vfunc[16]: QObject::childEvent(QChildEvent*) 32779 vfunc[17]: QObject::customEvent(QCustomEvent*) 32780 vfunc[18]: QObject::connectNotify(char const*) 32781 vfunc[19]: QObject::disconnectNotify(char const*) 32782 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32783 const*, char const*) 32784 vfunc[21]: QWidget::setEnabled(bool) 32785 vfunc[22]: QWidget::setMinimumSize(int, int) 32786 vfunc[23]: QWidget::setMaximumSize(int, int) 32787 vfunc[24]: QWidget::setSizeIncrement(int, int) 32788 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32789 vfunc[26]: QWidget::setEraseColor(QColor const&) 32790 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32791 vfunc[28]: QWidget::setPalette(QPalette const&) 32792 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32793 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32794 vfunc[31]: QWidget::setFont(QFont const&) 32795 vfunc[32]: QWidget::setCursor(QCursor const&) 32796 vfunc[33]: QWidget::unsetCursor() 32797 vfunc[34]: QWidget::setMask(QBitmap const&) 32798 vfunc[35]: QWidget::setMask(QRegion const&) 32799 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32800 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32801 vfunc[38]: QWidget::setCaption(QString const&) 32802 vfunc[39]: QWidget::setIcon(QPixmap const&) 32803 vfunc[40]: QWidget::setIconText(QString const&) 32804 vfunc[41]: QWidget::setMouseTracking(bool) 32805 vfunc[42]: QWidget::setFocus() 32806 vfunc[43]: QWidget::setActiveWindow() 32807 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32808 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32809 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32810 vfunc[47]: QDialog::show() 32811 vfunc[48]: QDialog::hide() 32812 vfunc[49]: QWidget::showMinimized() 32813 vfunc[50]: QWidget::showMaximized() 32814 vfunc[51]: QWidget::showNormal() 32815 vfunc[52]: QWidget::polish() 32816 vfunc[53]: QDialog::move(int, int) 32817 vfunc[54]: QDialog::resize(int, int) 32818 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32819 vfunc[56]: QDialog::setGeometry(QRect const&) 32820 vfunc[57]: QWidget::close(bool) 32821 vfunc[58]: QDialog::sizeHint() const 32822 vfunc[59]: QDialog::minimumSizeHint() const 32823 vfunc[60]: QWidget::sizePolicy() const 32824 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32825 vfunc[62]: QWidget::heightForWidth(int) const 32826 vfunc[63]: QWidget::adjustSize() 32827 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32828 const&, bool) 32829 vfunc[65]: QWidget::setAcceptDrops(bool) 32830 vfunc[66]: QWidget::setAutoMask(bool) 32831 vfunc[67]: 32832 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32833 vfunc[68]: QWidget::customWhatsThis() const 32834 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32835 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32836 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32837 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32838 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32839 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 32840 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32841 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32842 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32843 vfunc[78]: QWidget::enterEvent(QEvent*) 32844 vfunc[79]: QWidget::leaveEvent(QEvent*) 32845 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32846 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32847 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 32848 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 32849 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 32850 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32851 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32852 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32853 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32854 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32855 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32856 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32857 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32858 vfunc[93]: QWidget::showEvent(QShowEvent*) 32859 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32860 vfunc[95]: QWidget::x11Event(_XEvent*) 32861 vfunc[96]: QWidget::updateMask() 32862 vfunc[97]: QWidget::styleChange(QStyle&) 32863 vfunc[98]: QWidget::enabledChange(bool) 32864 vfunc[99]: QWidget::paletteChange(QPalette const&) 32865 vfunc[100]: QWidget::fontChange(QFont const&) 32866 vfunc[101]: QWidget::windowActivationChange(bool) 32867 vfunc[102]: QWidget::metric(int) const 32868 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32869 vfunc[104]: QWidget::destroy(bool, bool) 32870 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32871 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32872 vfunc[107]: QWidget::focusNextPrevChild(bool) 32873 vfunc[108]: QWidget::setKeyCompression(bool) 32874 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32875 bool, QFont*) 32876 vfunc[110]: QDialog::done(int) 32877 vfunc[111]: QDialog::accept() 32878 vfunc[112]: QDialog::reject() 32879 32880 Table 8-428. Secondary vtable for QPrintDialog 32881 Base Offset -40 32882 Virtual Base Offset 0 32883 RTTI typeinfo for QPrintDialog 32884 vfunc[0]: non-virtual thunk to QPrintDialog::~QPrintDialog() 32885 vfunc[1]: non-virtual thunk to QPrintDialog::~QPrintDialog() 32886 vfunc[2]: QPaintDevice::setResolution(int) 32887 vfunc[3]: QPaintDevice::resolution() const 32888 vfunc[4]: QPaintDevice::handle() const 32889 vfunc[5]: QPaintDevice::x11RenderHandle() const 32890 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32891 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32892 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32893 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32894 const 32895 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32896 32897 The Run Time Type Information for the QPrintDialog class is 32898 described by Table 8-429 32899 32900 Table 8-429. typeinfo for QPrintDialog 32901 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32902 Name typeinfo name for QPrintDialog 32903 basetype: typeinfo for QDialog 32904 __________________________________________________________ 32905 32906 8.2.26.11. Class data for QColorDialog 32907 32908 The virtual table for the QColorDialog class is described by 32909 Table 8-430 32910 32911 Table 8-430. Primary vtable for QColorDialog 32912 Base Offset 0 32913 Virtual Base Offset 0 32914 RTTI typeinfo for QColorDialog 32915 vfunc[0]: NULL or QColorDialog::metaObject() const 32916 vfunc[1]: QColorDialog::className() const 32917 vfunc[2]: QColorDialog::qt_cast(char const*) 32918 vfunc[3]: QColorDialog::qt_invoke(int, QUObject*) 32919 vfunc[4]: QColorDialog::qt_emit(int, QUObject*) 32920 vfunc[5]: QColorDialog::qt_property(int, int, QVariant*) 32921 vfunc[6]: QColorDialog::~QColorDialog() 32922 vfunc[7]: QColorDialog::~QColorDialog() 32923 vfunc[8]: QWidget::event(QEvent*) 32924 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 32925 vfunc[10]: QWidget::setName(char const*) 32926 vfunc[11]: QObject::insertChild(QObject*) 32927 vfunc[12]: QObject::removeChild(QObject*) 32928 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32929 vfunc[14]: QObject::property(char const*) const 32930 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32931 vfunc[16]: QObject::childEvent(QChildEvent*) 32932 vfunc[17]: QObject::customEvent(QCustomEvent*) 32933 vfunc[18]: QObject::connectNotify(char const*) 32934 vfunc[19]: QObject::disconnectNotify(char const*) 32935 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32936 const*, char const*) 32937 vfunc[21]: QWidget::setEnabled(bool) 32938 vfunc[22]: QWidget::setMinimumSize(int, int) 32939 vfunc[23]: QWidget::setMaximumSize(int, int) 32940 vfunc[24]: QWidget::setSizeIncrement(int, int) 32941 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32942 vfunc[26]: QWidget::setEraseColor(QColor const&) 32943 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32944 vfunc[28]: QWidget::setPalette(QPalette const&) 32945 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32946 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32947 vfunc[31]: QWidget::setFont(QFont const&) 32948 vfunc[32]: QWidget::setCursor(QCursor const&) 32949 vfunc[33]: QWidget::unsetCursor() 32950 vfunc[34]: QWidget::setMask(QBitmap const&) 32951 vfunc[35]: QWidget::setMask(QRegion const&) 32952 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32953 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32954 vfunc[38]: QWidget::setCaption(QString const&) 32955 vfunc[39]: QWidget::setIcon(QPixmap const&) 32956 vfunc[40]: QWidget::setIconText(QString const&) 32957 vfunc[41]: QWidget::setMouseTracking(bool) 32958 vfunc[42]: QWidget::setFocus() 32959 vfunc[43]: QWidget::setActiveWindow() 32960 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32961 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32962 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32963 vfunc[47]: QDialog::show() 32964 vfunc[48]: QDialog::hide() 32965 vfunc[49]: QWidget::showMinimized() 32966 vfunc[50]: QWidget::showMaximized() 32967 vfunc[51]: QWidget::showNormal() 32968 vfunc[52]: QWidget::polish() 32969 vfunc[53]: QDialog::move(int, int) 32970 vfunc[54]: QDialog::resize(int, int) 32971 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32972 vfunc[56]: QDialog::setGeometry(QRect const&) 32973 vfunc[57]: QWidget::close(bool) 32974 vfunc[58]: QDialog::sizeHint() const 32975 vfunc[59]: QDialog::minimumSizeHint() const 32976 vfunc[60]: QWidget::sizePolicy() const 32977 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32978 vfunc[62]: QWidget::heightForWidth(int) const 32979 vfunc[63]: QWidget::adjustSize() 32980 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32981 const&, bool) 32982 vfunc[65]: QWidget::setAcceptDrops(bool) 32983 vfunc[66]: QWidget::setAutoMask(bool) 32984 vfunc[67]: 32985 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32986 vfunc[68]: QWidget::customWhatsThis() const 32987 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32988 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32989 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32990 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32991 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32992 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 32993 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32994 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32995 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32996 vfunc[78]: QWidget::enterEvent(QEvent*) 32997 vfunc[79]: QWidget::leaveEvent(QEvent*) 32998 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32999 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33000 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 33001 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 33002 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 33003 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33004 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33005 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33006 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33007 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33008 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33009 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33010 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33011 vfunc[93]: QWidget::showEvent(QShowEvent*) 33012 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33013 vfunc[95]: QWidget::x11Event(_XEvent*) 33014 vfunc[96]: QWidget::updateMask() 33015 vfunc[97]: QWidget::styleChange(QStyle&) 33016 vfunc[98]: QWidget::enabledChange(bool) 33017 vfunc[99]: QWidget::paletteChange(QPalette const&) 33018 vfunc[100]: QWidget::fontChange(QFont const&) 33019 vfunc[101]: QWidget::windowActivationChange(bool) 33020 vfunc[102]: QWidget::metric(int) const 33021 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33022 vfunc[104]: QWidget::destroy(bool, bool) 33023 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33024 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33025 vfunc[107]: QWidget::focusNextPrevChild(bool) 33026 vfunc[108]: QWidget::setKeyCompression(bool) 33027 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33028 bool, QFont*) 33029 vfunc[110]: QDialog::done(int) 33030 vfunc[111]: QDialog::accept() 33031 vfunc[112]: QDialog::reject() 33032 33033 Table 8-431. Secondary vtable for QColorDialog 33034 Base Offset -40 33035 Virtual Base Offset 0 33036 RTTI typeinfo for QColorDialog 33037 vfunc[0]: non-virtual thunk to QColorDialog::~QColorDialog() 33038 vfunc[1]: non-virtual thunk to QColorDialog::~QColorDialog() 33039 vfunc[2]: QPaintDevice::setResolution(int) 33040 vfunc[3]: QPaintDevice::resolution() const 33041 vfunc[4]: QPaintDevice::handle() const 33042 vfunc[5]: QPaintDevice::x11RenderHandle() const 33043 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33044 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33045 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33046 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33047 const 33048 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33049 33050 The Run Time Type Information for the QColorDialog class is 33051 described by Table 8-432 33052 33053 Table 8-432. typeinfo for QColorDialog 33054 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33055 Name typeinfo name for QColorDialog 33056 basetype: typeinfo for QDialog 33057 __________________________________________________________ 33058 33059 8.2.26.12. Class data for QInputDialog 33060 33061 The virtual table for the QInputDialog class is described by 33062 Table 8-433 33063 33064 Table 8-433. Primary vtable for QInputDialog 33065 Base Offset 0 33066 Virtual Base Offset 0 33067 RTTI typeinfo for QInputDialog 33068 vfunc[0]: NULL or QInputDialog::metaObject() const 33069 vfunc[1]: QInputDialog::className() const 33070 vfunc[2]: QInputDialog::qt_cast(char const*) 33071 vfunc[3]: QInputDialog::qt_invoke(int, QUObject*) 33072 vfunc[4]: QInputDialog::qt_emit(int, QUObject*) 33073 vfunc[5]: QInputDialog::qt_property(int, int, QVariant*) 33074 vfunc[6]: QInputDialog::~QInputDialog() 33075 vfunc[7]: QInputDialog::~QInputDialog() 33076 vfunc[8]: QWidget::event(QEvent*) 33077 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 33078 vfunc[10]: QWidget::setName(char const*) 33079 vfunc[11]: QObject::insertChild(QObject*) 33080 vfunc[12]: QObject::removeChild(QObject*) 33081 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33082 vfunc[14]: QObject::property(char const*) const 33083 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33084 vfunc[16]: QObject::childEvent(QChildEvent*) 33085 vfunc[17]: QObject::customEvent(QCustomEvent*) 33086 vfunc[18]: QObject::connectNotify(char const*) 33087 vfunc[19]: QObject::disconnectNotify(char const*) 33088 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33089 const*, char const*) 33090 vfunc[21]: QWidget::setEnabled(bool) 33091 vfunc[22]: QWidget::setMinimumSize(int, int) 33092 vfunc[23]: QWidget::setMaximumSize(int, int) 33093 vfunc[24]: QWidget::setSizeIncrement(int, int) 33094 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33095 vfunc[26]: QWidget::setEraseColor(QColor const&) 33096 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33097 vfunc[28]: QWidget::setPalette(QPalette const&) 33098 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33099 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33100 vfunc[31]: QWidget::setFont(QFont const&) 33101 vfunc[32]: QWidget::setCursor(QCursor const&) 33102 vfunc[33]: QWidget::unsetCursor() 33103 vfunc[34]: QWidget::setMask(QBitmap const&) 33104 vfunc[35]: QWidget::setMask(QRegion const&) 33105 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33106 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33107 vfunc[38]: QWidget::setCaption(QString const&) 33108 vfunc[39]: QWidget::setIcon(QPixmap const&) 33109 vfunc[40]: QWidget::setIconText(QString const&) 33110 vfunc[41]: QWidget::setMouseTracking(bool) 33111 vfunc[42]: QWidget::setFocus() 33112 vfunc[43]: QWidget::setActiveWindow() 33113 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33114 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33115 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33116 vfunc[47]: QDialog::show() 33117 vfunc[48]: QDialog::hide() 33118 vfunc[49]: QWidget::showMinimized() 33119 vfunc[50]: QWidget::showMaximized() 33120 vfunc[51]: QWidget::showNormal() 33121 vfunc[52]: QWidget::polish() 33122 vfunc[53]: QDialog::move(int, int) 33123 vfunc[54]: QDialog::resize(int, int) 33124 vfunc[55]: QDialog::setGeometry(int, int, int, int) 33125 vfunc[56]: QDialog::setGeometry(QRect const&) 33126 vfunc[57]: QWidget::close(bool) 33127 vfunc[58]: QDialog::sizeHint() const 33128 vfunc[59]: QDialog::minimumSizeHint() const 33129 vfunc[60]: QWidget::sizePolicy() const 33130 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33131 vfunc[62]: QWidget::heightForWidth(int) const 33132 vfunc[63]: QWidget::adjustSize() 33133 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33134 const&, bool) 33135 vfunc[65]: QWidget::setAcceptDrops(bool) 33136 vfunc[66]: QWidget::setAutoMask(bool) 33137 vfunc[67]: 33138 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33139 vfunc[68]: QWidget::customWhatsThis() const 33140 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33141 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33142 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33143 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33144 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33145 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 33146 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33147 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33148 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33149 vfunc[78]: QWidget::enterEvent(QEvent*) 33150 vfunc[79]: QWidget::leaveEvent(QEvent*) 33151 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 33152 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33153 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 33154 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 33155 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 33156 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33157 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33158 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33159 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33160 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33161 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33162 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33163 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33164 vfunc[93]: QWidget::showEvent(QShowEvent*) 33165 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33166 vfunc[95]: QWidget::x11Event(_XEvent*) 33167 vfunc[96]: QWidget::updateMask() 33168 vfunc[97]: QWidget::styleChange(QStyle&) 33169 vfunc[98]: QWidget::enabledChange(bool) 33170 vfunc[99]: QWidget::paletteChange(QPalette const&) 33171 vfunc[100]: QWidget::fontChange(QFont const&) 33172 vfunc[101]: QWidget::windowActivationChange(bool) 33173 vfunc[102]: QWidget::metric(int) const 33174 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33175 vfunc[104]: QWidget::destroy(bool, bool) 33176 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33177 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33178 vfunc[107]: QWidget::focusNextPrevChild(bool) 33179 vfunc[108]: QWidget::setKeyCompression(bool) 33180 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33181 bool, QFont*) 33182 vfunc[110]: QDialog::done(int) 33183 vfunc[111]: QDialog::accept() 33184 vfunc[112]: QDialog::reject() 33185 33186 Table 8-434. Secondary vtable for QInputDialog 33187 Base Offset -40 33188 Virtual Base Offset 0 33189 RTTI typeinfo for QInputDialog 33190 vfunc[0]: non-virtual thunk to QInputDialog::~QInputDialog() 33191 vfunc[1]: non-virtual thunk to QInputDialog::~QInputDialog() 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 QInputDialog class is 33204 described by Table 8-435 33205 33206 Table 8-435. typeinfo for QInputDialog 33207 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33208 Name typeinfo name for QInputDialog 33209 basetype: typeinfo for QDialog 33210 __________________________________________________________ 33211 33212 8.2.26.13. Class data for QTabDialog 33213 33214 The virtual table for the QTabDialog class is described by 33215 Table 8-436 33216 33217 Table 8-436. Primary vtable for QTabDialog 33218 Base Offset 0 33219 Virtual Base Offset 0 33220 RTTI typeinfo for QTabDialog 33221 vfunc[0]: NULL or QTabDialog::metaObject() const 33222 vfunc[1]: QTabDialog::className() const 33223 vfunc[2]: QTabDialog::qt_cast(char const*) 33224 vfunc[3]: QTabDialog::qt_invoke(int, QUObject*) 33225 vfunc[4]: QTabDialog::qt_emit(int, QUObject*) 33226 vfunc[5]: QTabDialog::qt_property(int, int, QVariant*) 33227 vfunc[6]: QTabDialog::~QTabDialog() 33228 vfunc[7]: QTabDialog::~QTabDialog() 33229 vfunc[8]: QWidget::event(QEvent*) 33230 vfunc[9]: QDialog::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]: QTabDialog::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]: QWidget::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]: QTabDialog::show() 33270 vfunc[48]: QDialog::hide() 33271 vfunc[49]: QWidget::showMinimized() 33272 vfunc[50]: QWidget::showMaximized() 33273 vfunc[51]: QWidget::showNormal() 33274 vfunc[52]: QWidget::polish() 33275 vfunc[53]: QDialog::move(int, int) 33276 vfunc[54]: QDialog::resize(int, int) 33277 vfunc[55]: QDialog::setGeometry(int, int, int, int) 33278 vfunc[56]: QDialog::setGeometry(QRect const&) 33279 vfunc[57]: QWidget::close(bool) 33280 vfunc[58]: QDialog::sizeHint() const 33281 vfunc[59]: QDialog::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]: QDialog::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]: QTabDialog::paintEvent(QPaintEvent*) 33305 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33306 vfunc[82]: QTabDialog::resizeEvent(QResizeEvent*) 33307 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 33308 vfunc[84]: QDialog::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]: QWidget::showEvent(QShowEvent*) 33318 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33319 vfunc[95]: QWidget::x11Event(_XEvent*) 33320 vfunc[96]: QWidget::updateMask() 33321 vfunc[97]: QTabDialog::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]: QDialog::done(int) 33336 vfunc[111]: QDialog::accept() 33337 vfunc[112]: QDialog::reject() 33338 33339 Table 8-437. Secondary vtable for QTabDialog 33340 Base Offset -40 33341 Virtual Base Offset 0 33342 RTTI typeinfo for QTabDialog 33343 vfunc[0]: non-virtual thunk to QTabDialog::~QTabDialog() 33344 vfunc[1]: non-virtual thunk to QTabDialog::~QTabDialog() 33345 vfunc[2]: QPaintDevice::setResolution(int) 33346 vfunc[3]: QPaintDevice::resolution() const 33347 vfunc[4]: QPaintDevice::handle() const 33348 vfunc[5]: QPaintDevice::x11RenderHandle() const 33349 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33350 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33351 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33352 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33353 const 33354 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33355 33356 The Run Time Type Information for the QTabDialog class is 33357 described by Table 8-438 33358 33359 Table 8-438. typeinfo for QTabDialog 33360 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33361 Name typeinfo name for QTabDialog 33362 basetype: typeinfo for QDialog 33363 __________________________________________________________ 33364 33365 8.2.26.14. Class data for QFileIconProvider 33366 33367 The virtual table for the QFileIconProvider class is described 33368 in the generic part of this specification. 33369 33370 The Run Time Type Information for the QFileIconProvider class 33371 is described by Table 8-439 33372 33373 Table 8-439. typeinfo for QFileIconProvider 33374 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33375 Name typeinfo name for QFileIconProvider 33376 basetype: typeinfo for QObject 33377 __________________________________________________________ 33378 33379 8.2.26.15. Interfaces for Qt3 Dialogs 33380 33381 An LSB conforming implementation shall provide the architecture 33382 specific functions for Qt3 Dialogs specified in Table 8-440, 33383 with the full mandatory functionality as described in the 33384 referenced underlying specification. 33385 33386 Table 8-440. libqt-mt - Qt3 Dialogs Function Interfaces 33387 _ZThn40_N10QTabDialogD0Ev [CXXABI-1.86] 33388 _ZThn40_N10QTabDialogD1Ev [CXXABI-1.86] 33389 _ZThn40_N11QFileDialogD0Ev [CXXABI-1.86] 33390 _ZThn40_N11QFileDialogD1Ev [CXXABI-1.86] 33391 _ZThn40_N11QFontDialogD0Ev [CXXABI-1.86] 33392 _ZThn40_N11QFontDialogD1Ev [CXXABI-1.86] 33393 _ZThn40_N11QMessageBoxD0Ev [CXXABI-1.86] 33394 _ZThn40_N11QMessageBoxD1Ev [CXXABI-1.86] 33395 _ZThn40_N12QColorDialogD0Ev [CXXABI-1.86] 33396 _ZThn40_N12QColorDialogD1Ev [CXXABI-1.86] 33397 _ZThn40_N12QInputDialogD0Ev [CXXABI-1.86] 33398 _ZThn40_N12QInputDialogD1Ev [CXXABI-1.86] 33399 _ZThn40_N12QPrintDialogD0Ev [CXXABI-1.86] 33400 _ZThn40_N12QPrintDialogD1Ev [CXXABI-1.86] 33401 _ZThn40_N13QErrorMessageD0Ev [CXXABI-1.86] 33402 _ZThn40_N13QErrorMessageD1Ev [CXXABI-1.86] 33403 _ZThn40_N15QProgressDialogD0Ev [CXXABI-1.86] 33404 _ZThn40_N15QProgressDialogD1Ev [CXXABI-1.86] 33405 _ZThn40_N7QDialogD0Ev [CXXABI-1.86] _ZThn40_N7QDialogD1Ev 33406 [CXXABI-1.86] 33407 _ZThn40_N7QWizardD0Ev [CXXABI-1.86] _ZThn40_N7QWizardD1Ev 33408 [CXXABI-1.86] 33409 __________________________________________________________ 33410 33411 8.2.27. Qt3 Tables 33412 __________________________________________________________ 33413 33414 8.2.27.1. Class data for QTableItem 33415 33416 The virtual table for the QTableItem class is described in the 33417 generic part of this specification. 33418 33419 The Run Time Type Information for the QTableItem class is 33420 described by Table 8-441 33421 33422 Table 8-441. typeinfo for QTableItem 33423 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33424 Name typeinfo name for QTableItem 33425 basetype: typeinfo for Qt 33426 __________________________________________________________ 33427 33428 8.2.27.2. Class data for QCheckTableItem 33429 33430 The virtual table for the QCheckTableItem class is described in 33431 the generic part of this specification. 33432 33433 The Run Time Type Information for the QCheckTableItem class is 33434 described by Table 8-442 33435 33436 Table 8-442. typeinfo for QCheckTableItem 33437 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33438 Name typeinfo name for QCheckTableItem 33439 basetype: typeinfo for QTableItem 33440 __________________________________________________________ 33441 33442 8.2.27.3. Class data for QHeader 33443 33444 The virtual table for the QHeader class is described by Table 33445 8-443 33446 33447 Table 8-443. Primary vtable for QHeader 33448 Base Offset 0 33449 Virtual Base Offset 0 33450 RTTI typeinfo for QHeader 33451 vfunc[0]: NULL or QHeader::metaObject() const 33452 vfunc[1]: QHeader::className() const 33453 vfunc[2]: QHeader::qt_cast(char const*) 33454 vfunc[3]: QHeader::qt_invoke(int, QUObject*) 33455 vfunc[4]: QHeader::qt_emit(int, QUObject*) 33456 vfunc[5]: QHeader::qt_property(int, int, QVariant*) 33457 vfunc[6]: QHeader::~QHeader() 33458 vfunc[7]: QHeader::~QHeader() 33459 vfunc[8]: QWidget::event(QEvent*) 33460 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33461 vfunc[10]: QWidget::setName(char const*) 33462 vfunc[11]: QObject::insertChild(QObject*) 33463 vfunc[12]: QObject::removeChild(QObject*) 33464 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33465 vfunc[14]: QObject::property(char const*) const 33466 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33467 vfunc[16]: QObject::childEvent(QChildEvent*) 33468 vfunc[17]: QObject::customEvent(QCustomEvent*) 33469 vfunc[18]: QObject::connectNotify(char const*) 33470 vfunc[19]: QObject::disconnectNotify(char const*) 33471 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33472 const*, char const*) 33473 vfunc[21]: QWidget::setEnabled(bool) 33474 vfunc[22]: QWidget::setMinimumSize(int, int) 33475 vfunc[23]: QWidget::setMaximumSize(int, int) 33476 vfunc[24]: QWidget::setSizeIncrement(int, int) 33477 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33478 vfunc[26]: QWidget::setEraseColor(QColor const&) 33479 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33480 vfunc[28]: QWidget::setPalette(QPalette const&) 33481 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33482 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33483 vfunc[31]: QWidget::setFont(QFont const&) 33484 vfunc[32]: QWidget::setCursor(QCursor const&) 33485 vfunc[33]: QWidget::unsetCursor() 33486 vfunc[34]: QWidget::setMask(QBitmap const&) 33487 vfunc[35]: QWidget::setMask(QRegion const&) 33488 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33489 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33490 vfunc[38]: QWidget::setCaption(QString const&) 33491 vfunc[39]: QWidget::setIcon(QPixmap const&) 33492 vfunc[40]: QWidget::setIconText(QString const&) 33493 vfunc[41]: QWidget::setMouseTracking(bool) 33494 vfunc[42]: QWidget::setFocus() 33495 vfunc[43]: QWidget::setActiveWindow() 33496 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33497 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33498 vfunc[46]: QHeader::setUpdatesEnabled(bool) 33499 vfunc[47]: QWidget::show() 33500 vfunc[48]: QWidget::hide() 33501 vfunc[49]: QWidget::showMinimized() 33502 vfunc[50]: QWidget::showMaximized() 33503 vfunc[51]: QWidget::showNormal() 33504 vfunc[52]: QWidget::polish() 33505 vfunc[53]: QWidget::move(int, int) 33506 vfunc[54]: QWidget::resize(int, int) 33507 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33508 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33509 vfunc[57]: QWidget::close(bool) 33510 vfunc[58]: QHeader::sizeHint() const 33511 vfunc[59]: QWidget::minimumSizeHint() const 33512 vfunc[60]: QWidget::sizePolicy() const 33513 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33514 vfunc[62]: QWidget::heightForWidth(int) const 33515 vfunc[63]: QWidget::adjustSize() 33516 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33517 const&, bool) 33518 vfunc[65]: QWidget::setAcceptDrops(bool) 33519 vfunc[66]: QWidget::setAutoMask(bool) 33520 vfunc[67]: 33521 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33522 vfunc[68]: QWidget::customWhatsThis() const 33523 vfunc[69]: QHeader::mousePressEvent(QMouseEvent*) 33524 vfunc[70]: QHeader::mouseReleaseEvent(QMouseEvent*) 33525 vfunc[71]: QHeader::mouseDoubleClickEvent(QMouseEvent*) 33526 vfunc[72]: QHeader::mouseMoveEvent(QMouseEvent*) 33527 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33528 vfunc[74]: QHeader::keyPressEvent(QKeyEvent*) 33529 vfunc[75]: QHeader::keyReleaseEvent(QKeyEvent*) 33530 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33531 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33532 vfunc[78]: QWidget::enterEvent(QEvent*) 33533 vfunc[79]: QWidget::leaveEvent(QEvent*) 33534 vfunc[80]: QHeader::paintEvent(QPaintEvent*) 33535 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33536 vfunc[82]: QHeader::resizeEvent(QResizeEvent*) 33537 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33538 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33539 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33540 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33541 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33542 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33543 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33544 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33545 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33546 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33547 vfunc[93]: QHeader::showEvent(QShowEvent*) 33548 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33549 vfunc[95]: QWidget::x11Event(_XEvent*) 33550 vfunc[96]: QWidget::updateMask() 33551 vfunc[97]: QWidget::styleChange(QStyle&) 33552 vfunc[98]: QWidget::enabledChange(bool) 33553 vfunc[99]: QWidget::paletteChange(QPalette const&) 33554 vfunc[100]: QHeader::fontChange(QFont const&) 33555 vfunc[101]: QWidget::windowActivationChange(bool) 33556 vfunc[102]: QWidget::metric(int) const 33557 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33558 vfunc[104]: QWidget::destroy(bool, bool) 33559 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33560 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33561 vfunc[107]: QWidget::focusNextPrevChild(bool) 33562 vfunc[108]: QWidget::setKeyCompression(bool) 33563 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33564 bool, QFont*) 33565 vfunc[110]: QHeader::setLabel(int, QString const&, int) 33566 vfunc[111]: QHeader::setLabel(int, QIconSet const&, QString 33567 const&, int) 33568 vfunc[112]: QHeader::setOrientation(Qt::Orientation) 33569 vfunc[113]: NULL or QHeader::setTracking(bool) 33570 vfunc[114]: QHeader::setClickEnabled(bool, int) 33571 vfunc[115]: QHeader::setResizeEnabled(bool, int) 33572 vfunc[116]: QHeader::setMovingEnabled(bool) 33573 vfunc[117]: QHeader::setStretchEnabled(bool, int) 33574 vfunc[118]: QHeader::setCellSize(int, int) 33575 vfunc[119]: QHeader::moveCell(int, int) 33576 vfunc[120]: QHeader::setOffset(int) 33577 vfunc[121]: QHeader::paintSection(QPainter*, int, QRect const&) 33578 vfunc[122]: QHeader::paintSectionLabel(QPainter*, int, QRect 33579 const&) 33580 33581 Table 8-444. Secondary vtable for QHeader 33582 Base Offset -40 33583 Virtual Base Offset 0 33584 RTTI typeinfo for QHeader 33585 vfunc[0]: non-virtual thunk to QHeader::~QHeader() 33586 vfunc[1]: non-virtual thunk to QHeader::~QHeader() 33587 vfunc[2]: QPaintDevice::setResolution(int) 33588 vfunc[3]: QPaintDevice::resolution() const 33589 vfunc[4]: QPaintDevice::handle() const 33590 vfunc[5]: QPaintDevice::x11RenderHandle() const 33591 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33592 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33593 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33594 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33595 const 33596 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33597 33598 The Run Time Type Information for the QHeader class is 33599 described by Table 8-445 33600 33601 Table 8-445. typeinfo for QHeader 33602 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33603 Name typeinfo name for QHeader 33604 basetype: typeinfo for QWidget 33605 __________________________________________________________ 33606 33607 8.2.27.4. Class data for QDataTable 33608 33609 The virtual table for the QDataTable class is described by 33610 Table 8-446 33611 33612 Table 8-446. Primary vtable for QDataTable 33613 Base Offset 0 33614 Virtual Base Offset 0 33615 RTTI typeinfo for QDataTable 33616 vfunc[0]: NULL or QDataTable::metaObject() const 33617 vfunc[1]: QDataTable::className() const 33618 vfunc[2]: QDataTable::qt_cast(char const*) 33619 vfunc[3]: QDataTable::qt_invoke(int, QUObject*) 33620 vfunc[4]: QDataTable::qt_emit(int, QUObject*) 33621 vfunc[5]: QDataTable::qt_property(int, int, QVariant*) 33622 vfunc[6]: QDataTable::~QDataTable() 33623 vfunc[7]: QDataTable::~QDataTable() 33624 vfunc[8]: QWidget::event(QEvent*) 33625 vfunc[9]: QDataTable::eventFilter(QObject*, QEvent*) 33626 vfunc[10]: QWidget::setName(char const*) 33627 vfunc[11]: QObject::insertChild(QObject*) 33628 vfunc[12]: QScrollView::removeChild(QObject*) 33629 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33630 vfunc[14]: QObject::property(char const*) const 33631 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33632 vfunc[16]: QObject::childEvent(QChildEvent*) 33633 vfunc[17]: QObject::customEvent(QCustomEvent*) 33634 vfunc[18]: QObject::connectNotify(char const*) 33635 vfunc[19]: QObject::disconnectNotify(char const*) 33636 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33637 const*, char const*) 33638 vfunc[21]: QTable::setEnabled(bool) 33639 vfunc[22]: QWidget::setMinimumSize(int, int) 33640 vfunc[23]: QWidget::setMaximumSize(int, int) 33641 vfunc[24]: QWidget::setSizeIncrement(int, int) 33642 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33643 vfunc[26]: QWidget::setEraseColor(QColor const&) 33644 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33645 vfunc[28]: QWidget::setPalette(QPalette const&) 33646 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33647 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33648 vfunc[31]: QWidget::setFont(QFont const&) 33649 vfunc[32]: QWidget::setCursor(QCursor const&) 33650 vfunc[33]: QWidget::unsetCursor() 33651 vfunc[34]: QWidget::setMask(QBitmap const&) 33652 vfunc[35]: QWidget::setMask(QRegion const&) 33653 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33654 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33655 vfunc[38]: QWidget::setCaption(QString const&) 33656 vfunc[39]: QWidget::setIcon(QPixmap const&) 33657 vfunc[40]: QWidget::setIconText(QString const&) 33658 vfunc[41]: QWidget::setMouseTracking(bool) 33659 vfunc[42]: QWidget::setFocus() 33660 vfunc[43]: QWidget::setActiveWindow() 33661 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33662 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33663 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33664 vfunc[47]: QScrollView::show() 33665 vfunc[48]: QWidget::hide() 33666 vfunc[49]: QWidget::showMinimized() 33667 vfunc[50]: QWidget::showMaximized() 33668 vfunc[51]: QWidget::showNormal() 33669 vfunc[52]: QWidget::polish() 33670 vfunc[53]: QWidget::move(int, int) 33671 vfunc[54]: QScrollView::resize(int, int) 33672 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33673 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33674 vfunc[57]: QWidget::close(bool) 33675 vfunc[58]: QTable::sizeHint() const 33676 vfunc[59]: QScrollView::minimumSizeHint() const 33677 vfunc[60]: QWidget::sizePolicy() const 33678 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33679 vfunc[62]: QWidget::heightForWidth(int) const 33680 vfunc[63]: QWidget::adjustSize() 33681 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33682 const&, bool) 33683 vfunc[65]: QWidget::setAcceptDrops(bool) 33684 vfunc[66]: QWidget::setAutoMask(bool) 33685 vfunc[67]: 33686 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33687 vfunc[68]: QWidget::customWhatsThis() const 33688 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 33689 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 33690 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 33691 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 33692 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 33693 vfunc[74]: QDataTable::keyPressEvent(QKeyEvent*) 33694 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33695 vfunc[76]: QTable::focusInEvent(QFocusEvent*) 33696 vfunc[77]: QTable::focusOutEvent(QFocusEvent*) 33697 vfunc[78]: QWidget::enterEvent(QEvent*) 33698 vfunc[79]: QWidget::leaveEvent(QEvent*) 33699 vfunc[80]: QTable::paintEvent(QPaintEvent*) 33700 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33701 vfunc[82]: QDataTable::resizeEvent(QResizeEvent*) 33702 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33703 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 33704 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33705 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33706 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33707 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33708 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33709 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33710 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33711 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33712 vfunc[93]: QTable::showEvent(QShowEvent*) 33713 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33714 vfunc[95]: QWidget::x11Event(_XEvent*) 33715 vfunc[96]: QWidget::updateMask() 33716 vfunc[97]: QScrollView::styleChange(QStyle&) 33717 vfunc[98]: QWidget::enabledChange(bool) 33718 vfunc[99]: QWidget::paletteChange(QPalette const&) 33719 vfunc[100]: QScrollView::fontChange(QFont const&) 33720 vfunc[101]: QTable::windowActivationChange(bool) 33721 vfunc[102]: QWidget::metric(int) const 33722 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33723 vfunc[104]: QWidget::destroy(bool, bool) 33724 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33725 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33726 vfunc[107]: QScrollView::focusNextPrevChild(bool) 33727 vfunc[108]: QWidget::setKeyCompression(bool) 33728 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33729 bool, QFont*) 33730 vfunc[110]: QFrame::setFrameStyle(int) 33731 vfunc[111]: QFrame::setLineWidth(int) 33732 vfunc[112]: QFrame::setMargin(int) 33733 vfunc[113]: QFrame::setMidLineWidth(int) 33734 vfunc[114]: QFrame::setFrameRect(QRect const&) 33735 vfunc[115]: QFrame::drawFrame(QPainter*) 33736 vfunc[116]: QTable::drawContents(QPainter*) 33737 vfunc[117]: QScrollView::frameChanged() 33738 vfunc[118]: 33739 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 33740 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 33741 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 33742 vfunc[121]: 33743 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 33744 vfunc[122]: 33745 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 33746 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 33747 vfunc[124]: QScrollView::setDragAutoScroll(bool) 33748 vfunc[125]: QScrollView::resizeContents(int, int) 33749 vfunc[126]: QScrollView::setContentsPos(int, int) 33750 vfunc[127]: QDataTable::drawContents(QPainter*, int, int, int, 33751 int) 33752 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 33753 int, int, int, int, int) 33754 vfunc[129]: QDataTable::contentsMousePressEvent(QMouseEvent*) 33755 vfunc[130]: QTable::contentsMouseReleaseEvent(QMouseEvent*) 33756 vfunc[131]: QTable::contentsMouseDoubleClickEvent(QMouseEvent*) 33757 vfunc[132]: QTable::contentsMouseMoveEvent(QMouseEvent*) 33758 vfunc[133]: QTable::contentsDragEnterEvent(QDragEnterEvent*) 33759 vfunc[134]: QTable::contentsDragMoveEvent(QDragMoveEvent*) 33760 vfunc[135]: QTable::contentsDragLeaveEvent(QDragLeaveEvent*) 33761 vfunc[136]: QTable::contentsDropEvent(QDropEvent*) 33762 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 33763 vfunc[138]: 33764 QDataTable::contentsContextMenuEvent(QContextMenuEvent*) 33765 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 33766 vfunc[140]: QTable::viewportResizeEvent(QResizeEvent*) 33767 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 33768 vfunc[142]: 33769 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 33770 vfunc[143]: 33771 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 33772 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 33773 vfunc[145]: 33774 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 33775 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 33776 vfunc[147]: 33777 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 33778 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 33779 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 33780 vfunc[150]: 33781 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 33782 vfunc[151]: QScrollView::setMargins(int, int, int, int) 33783 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 33784 int, int) 33785 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 33786 int, int) 33787 vfunc[154]: QTable::setSelectionMode(QTable::SelectionMode) 33788 vfunc[155]: QDataTable::setItem(int, int, QTableItem*) 33789 vfunc[156]: QTable::setText(int, int, QString const&) 33790 vfunc[157]: QDataTable::setPixmap(int, int, QPixmap const&) 33791 vfunc[158]: QDataTable::item(int, int) const 33792 vfunc[159]: QDataTable::text(int, int) const 33793 vfunc[160]: QTable::pixmap(int, int) const 33794 vfunc[161]: QDataTable::clearCell(int, int) 33795 vfunc[162]: QTable::cellGeometry(int, int) const 33796 vfunc[163]: QTable::columnWidth(int) const 33797 vfunc[164]: QTable::rowHeight(int) const 33798 vfunc[165]: QTable::columnPos(int) const 33799 vfunc[166]: QTable::rowPos(int) const 33800 vfunc[167]: QTable::columnAt(int) const 33801 vfunc[168]: QTable::rowAt(int) const 33802 vfunc[169]: QDataTable::numRows() const 33803 vfunc[170]: QDataTable::numCols() const 33804 vfunc[171]: QTable::addSelection(QTableSelection const&) 33805 vfunc[172]: QTable::removeSelection(QTableSelection const&) 33806 vfunc[173]: QTable::removeSelection(int) 33807 vfunc[174]: QTable::currentSelection() const 33808 vfunc[175]: QDataTable::sortColumn(int, bool, bool) 33809 vfunc[176]: QDataTable::takeItem(QTableItem*) 33810 vfunc[177]: QTable::setCellWidget(int, int, QWidget*) 33811 vfunc[178]: QTable::cellWidget(int, int) const 33812 vfunc[179]: QTable::clearCellWidget(int, int) 33813 vfunc[180]: QTable::cellRect(int, int) const 33814 vfunc[181]: QTable::paintCell(QPainter*, int, int, QRect 33815 const&, bool) 33816 vfunc[182]: QDataTable::paintCell(QPainter*, int, int, QRect 33817 const&, bool, QColorGroup const&) 33818 vfunc[183]: QTable::paintFocus(QPainter*, QRect const&) 33819 vfunc[184]: QTable::setFocusStyle(QTable::FocusStyle) 33820 vfunc[185]: QDataTable::setNumRows(int) 33821 vfunc[186]: QDataTable::setNumCols(int) 33822 vfunc[187]: QTable::setShowGrid(bool) 33823 vfunc[188]: QTable::hideRow(int) 33824 vfunc[189]: QDataTable::hideColumn(int) 33825 vfunc[190]: QTable::showRow(int) 33826 vfunc[191]: QDataTable::showColumn(int) 33827 vfunc[192]: QDataTable::setColumnWidth(int, int) 33828 vfunc[193]: QTable::setRowHeight(int, int) 33829 vfunc[194]: QDataTable::adjustColumn(int) 33830 vfunc[195]: QTable::adjustRow(int) 33831 vfunc[196]: QDataTable::setColumnStretchable(int, bool) 33832 vfunc[197]: QTable::setRowStretchable(int, bool) 33833 vfunc[198]: QTable::setSorting(bool) 33834 vfunc[199]: QTable::swapRows(int, int, bool) 33835 vfunc[200]: QDataTable::swapColumns(int, int, bool) 33836 vfunc[201]: QTable::swapCells(int, int, int, int) 33837 vfunc[202]: QTable::setLeftMargin(int) 33838 vfunc[203]: QTable::setTopMargin(int) 33839 vfunc[204]: QTable::setCurrentCell(int, int) 33840 vfunc[205]: QTable::setColumnMovingEnabled(bool) 33841 vfunc[206]: QTable::setRowMovingEnabled(bool) 33842 vfunc[207]: QTable::setReadOnly(bool) 33843 vfunc[208]: QTable::setRowReadOnly(int, bool) 33844 vfunc[209]: QTable::setColumnReadOnly(int, bool) 33845 vfunc[210]: QTable::setDragEnabled(bool) 33846 vfunc[211]: QTable::insertRows(int, int) 33847 vfunc[212]: QTable::insertColumns(int, int) 33848 vfunc[213]: QTable::removeRow(int) 33849 vfunc[214]: QTable::removeRows(QMemArray const&) 33850 vfunc[215]: QTable::removeColumn(int) 33851 vfunc[216]: QTable::removeColumns(QMemArray const&) 33852 vfunc[217]: QTable::editCell(int, int, bool) 33853 vfunc[218]: QTable::dragObject() 33854 vfunc[219]: QTable::startDrag() 33855 vfunc[220]: QTable::paintEmptyArea(QPainter*, int, int, int, 33856 int) 33857 vfunc[221]: QDataTable::activateNextCell() 33858 vfunc[222]: QDataTable::createEditor(int, int, bool) const 33859 vfunc[223]: QTable::setCellContentFromEditor(int, int) 33860 vfunc[224]: QDataTable::beginEdit(int, int, bool) 33861 vfunc[225]: QDataTable::endEdit(int, int, bool, bool) 33862 vfunc[226]: QDataTable::resizeData(int) 33863 vfunc[227]: QTable::insertWidget(int, int, QWidget*) 33864 vfunc[228]: QTable::columnWidthChanged(int) 33865 vfunc[229]: QTable::rowHeightChanged(int) 33866 vfunc[230]: QTable::columnIndexChanged(int, int, int) 33867 vfunc[231]: QTable::rowIndexChanged(int, int, int) 33868 vfunc[232]: QDataTable::columnClicked(int) 33869 vfunc[233]: QDataTable::addColumn(QString const&, QString 33870 const&, int, QIconSet const&) 33871 vfunc[234]: QDataTable::removeColumn(unsigned int) 33872 vfunc[235]: QDataTable::setColumn(unsigned int, QString const&, 33873 QString const&, int, QIconSet const&) 33874 vfunc[236]: QDataTable::setSqlCursor(QSqlCursor*, bool, bool) 33875 vfunc[237]: QDataTable::setNullText(QString const&) 33876 vfunc[238]: QDataTable::setTrueText(QString const&) 33877 vfunc[239]: QDataTable::setFalseText(QString const&) 33878 vfunc[240]: QDataTable::setDateFormat(Qt::DateFormat) 33879 vfunc[241]: QDataTable::setConfirmEdits(bool) 33880 vfunc[242]: QDataTable::setConfirmInsert(bool) 33881 vfunc[243]: QDataTable::setConfirmUpdate(bool) 33882 vfunc[244]: QDataTable::setConfirmDelete(bool) 33883 vfunc[245]: QDataTable::setConfirmCancels(bool) 33884 vfunc[246]: QDataTable::setAutoDelete(bool) 33885 vfunc[247]: QDataTable::setAutoEdit(bool) 33886 vfunc[248]: QDataTable::setFilter(QString const&) 33887 vfunc[249]: QDataTable::setSort(QStringList const&) 33888 vfunc[250]: QDataTable::setSort(QSqlIndex const&) 33889 vfunc[251]: QDataTable::find(QString const&, bool, bool) 33890 vfunc[252]: QDataTable::sortAscending(int) 33891 vfunc[253]: QDataTable::sortDescending(int) 33892 vfunc[254]: QDataTable::refresh() 33893 vfunc[255]: QDataTable::insertCurrent() 33894 vfunc[256]: QDataTable::updateCurrent() 33895 vfunc[257]: QDataTable::deleteCurrent() 33896 vfunc[258]: QDataTable::confirmEdit(QSql::Op) 33897 vfunc[259]: QDataTable::confirmCancel(QSql::Op) 33898 vfunc[260]: QDataTable::handleError(QSqlError const&) 33899 vfunc[261]: QDataTable::beginInsert() 33900 vfunc[262]: QDataTable::beginUpdate(int, int, bool) 33901 vfunc[263]: QDataTable::paintField(QPainter*, QSqlField const*, 33902 QRect const&, bool) 33903 vfunc[264]: QDataTable::fieldAlignment(QSqlField const*) 33904 33905 Table 8-447. Secondary vtable for QDataTable 33906 Base Offset -40 33907 Virtual Base Offset 0 33908 RTTI typeinfo for QDataTable 33909 vfunc[0]: non-virtual thunk to QDataTable::~QDataTable() 33910 vfunc[1]: non-virtual thunk to QDataTable::~QDataTable() 33911 vfunc[2]: QPaintDevice::setResolution(int) 33912 vfunc[3]: QPaintDevice::resolution() const 33913 vfunc[4]: QPaintDevice::handle() const 33914 vfunc[5]: QPaintDevice::x11RenderHandle() const 33915 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33916 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33917 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33918 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33919 const 33920 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33921 33922 The Run Time Type Information for the QDataTable class is 33923 described by Table 8-448 33924 33925 Table 8-448. typeinfo for QDataTable 33926 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33927 Name typeinfo name for QDataTable 33928 basetype: typeinfo for QTable 33929 __________________________________________________________ 33930 33931 8.2.27.5. Class data for QComboTableItem 33932 33933 The virtual table for the QComboTableItem class is described in 33934 the generic part of this specification. 33935 33936 The Run Time Type Information for the QComboTableItem class is 33937 described by Table 8-449 33938 33939 Table 8-449. typeinfo for QComboTableItem 33940 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33941 Name typeinfo name for QComboTableItem 33942 basetype: typeinfo for QTableItem 33943 __________________________________________________________ 33944 33945 8.2.27.6. Class data for QTable 33946 33947 The virtual table for the QTable class is described by Table 33948 8-450 33949 33950 Table 8-450. Primary vtable for QTable 33951 Base Offset 0 33952 Virtual Base Offset 0 33953 RTTI typeinfo for QTable 33954 vfunc[0]: NULL or QTable::metaObject() const 33955 vfunc[1]: QTable::className() const 33956 vfunc[2]: QTable::qt_cast(char const*) 33957 vfunc[3]: QTable::qt_invoke(int, QUObject*) 33958 vfunc[4]: QTable::qt_emit(int, QUObject*) 33959 vfunc[5]: QTable::qt_property(int, int, QVariant*) 33960 vfunc[6]: QTable::~QTable() 33961 vfunc[7]: QTable::~QTable() 33962 vfunc[8]: QWidget::event(QEvent*) 33963 vfunc[9]: QTable::eventFilter(QObject*, QEvent*) 33964 vfunc[10]: QWidget::setName(char const*) 33965 vfunc[11]: QObject::insertChild(QObject*) 33966 vfunc[12]: QScrollView::removeChild(QObject*) 33967 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33968 vfunc[14]: QObject::property(char const*) const 33969 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33970 vfunc[16]: QObject::childEvent(QChildEvent*) 33971 vfunc[17]: QObject::customEvent(QCustomEvent*) 33972 vfunc[18]: QObject::connectNotify(char const*) 33973 vfunc[19]: QObject::disconnectNotify(char const*) 33974 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33975 const*, char const*) 33976 vfunc[21]: QTable::setEnabled(bool) 33977 vfunc[22]: QWidget::setMinimumSize(int, int) 33978 vfunc[23]: QWidget::setMaximumSize(int, int) 33979 vfunc[24]: QWidget::setSizeIncrement(int, int) 33980 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33981 vfunc[26]: QWidget::setEraseColor(QColor const&) 33982 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33983 vfunc[28]: QWidget::setPalette(QPalette const&) 33984 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33985 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33986 vfunc[31]: QWidget::setFont(QFont const&) 33987 vfunc[32]: QWidget::setCursor(QCursor const&) 33988 vfunc[33]: QWidget::unsetCursor() 33989 vfunc[34]: QWidget::setMask(QBitmap const&) 33990 vfunc[35]: QWidget::setMask(QRegion const&) 33991 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33992 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33993 vfunc[38]: QWidget::setCaption(QString const&) 33994 vfunc[39]: QWidget::setIcon(QPixmap const&) 33995 vfunc[40]: QWidget::setIconText(QString const&) 33996 vfunc[41]: QWidget::setMouseTracking(bool) 33997 vfunc[42]: QWidget::setFocus() 33998 vfunc[43]: QWidget::setActiveWindow() 33999 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34000 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34001 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34002 vfunc[47]: QScrollView::show() 34003 vfunc[48]: QWidget::hide() 34004 vfunc[49]: QWidget::showMinimized() 34005 vfunc[50]: QWidget::showMaximized() 34006 vfunc[51]: QWidget::showNormal() 34007 vfunc[52]: QWidget::polish() 34008 vfunc[53]: QWidget::move(int, int) 34009 vfunc[54]: QScrollView::resize(int, int) 34010 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34011 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34012 vfunc[57]: QWidget::close(bool) 34013 vfunc[58]: QTable::sizeHint() const 34014 vfunc[59]: QScrollView::minimumSizeHint() const 34015 vfunc[60]: QWidget::sizePolicy() const 34016 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34017 vfunc[62]: QWidget::heightForWidth(int) const 34018 vfunc[63]: QWidget::adjustSize() 34019 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34020 const&, bool) 34021 vfunc[65]: QWidget::setAcceptDrops(bool) 34022 vfunc[66]: QWidget::setAutoMask(bool) 34023 vfunc[67]: 34024 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34025 vfunc[68]: QWidget::customWhatsThis() const 34026 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 34027 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 34028 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 34029 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 34030 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 34031 vfunc[74]: QTable::keyPressEvent(QKeyEvent*) 34032 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34033 vfunc[76]: QTable::focusInEvent(QFocusEvent*) 34034 vfunc[77]: QTable::focusOutEvent(QFocusEvent*) 34035 vfunc[78]: QWidget::enterEvent(QEvent*) 34036 vfunc[79]: QWidget::leaveEvent(QEvent*) 34037 vfunc[80]: QTable::paintEvent(QPaintEvent*) 34038 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34039 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 34040 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34041 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 34042 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34043 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34044 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34045 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34046 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34047 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34048 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34049 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34050 vfunc[93]: QTable::showEvent(QShowEvent*) 34051 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34052 vfunc[95]: QWidget::x11Event(_XEvent*) 34053 vfunc[96]: QWidget::updateMask() 34054 vfunc[97]: QScrollView::styleChange(QStyle&) 34055 vfunc[98]: QWidget::enabledChange(bool) 34056 vfunc[99]: QWidget::paletteChange(QPalette const&) 34057 vfunc[100]: QScrollView::fontChange(QFont const&) 34058 vfunc[101]: QTable::windowActivationChange(bool) 34059 vfunc[102]: QWidget::metric(int) const 34060 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34061 vfunc[104]: QWidget::destroy(bool, bool) 34062 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34063 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34064 vfunc[107]: QScrollView::focusNextPrevChild(bool) 34065 vfunc[108]: QWidget::setKeyCompression(bool) 34066 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34067 bool, QFont*) 34068 vfunc[110]: QFrame::setFrameStyle(int) 34069 vfunc[111]: QFrame::setLineWidth(int) 34070 vfunc[112]: QFrame::setMargin(int) 34071 vfunc[113]: QFrame::setMidLineWidth(int) 34072 vfunc[114]: QFrame::setFrameRect(QRect const&) 34073 vfunc[115]: QFrame::drawFrame(QPainter*) 34074 vfunc[116]: QTable::drawContents(QPainter*) 34075 vfunc[117]: QScrollView::frameChanged() 34076 vfunc[118]: 34077 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 34078 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 34079 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 34080 vfunc[121]: 34081 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 34082 vfunc[122]: 34083 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 34084 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 34085 vfunc[124]: QScrollView::setDragAutoScroll(bool) 34086 vfunc[125]: QScrollView::resizeContents(int, int) 34087 vfunc[126]: QScrollView::setContentsPos(int, int) 34088 vfunc[127]: QTable::drawContents(QPainter*, int, int, int, int) 34089 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 34090 int, int, int, int, int) 34091 vfunc[129]: QTable::contentsMousePressEvent(QMouseEvent*) 34092 vfunc[130]: QTable::contentsMouseReleaseEvent(QMouseEvent*) 34093 vfunc[131]: QTable::contentsMouseDoubleClickEvent(QMouseEvent*) 34094 vfunc[132]: QTable::contentsMouseMoveEvent(QMouseEvent*) 34095 vfunc[133]: QTable::contentsDragEnterEvent(QDragEnterEvent*) 34096 vfunc[134]: QTable::contentsDragMoveEvent(QDragMoveEvent*) 34097 vfunc[135]: QTable::contentsDragLeaveEvent(QDragLeaveEvent*) 34098 vfunc[136]: QTable::contentsDropEvent(QDropEvent*) 34099 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 34100 vfunc[138]: 34101 QTable::contentsContextMenuEvent(QContextMenuEvent*) 34102 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 34103 vfunc[140]: QTable::viewportResizeEvent(QResizeEvent*) 34104 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 34105 vfunc[142]: 34106 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 34107 vfunc[143]: 34108 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 34109 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 34110 vfunc[145]: 34111 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 34112 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 34113 vfunc[147]: 34114 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 34115 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 34116 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 34117 vfunc[150]: 34118 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 34119 vfunc[151]: QScrollView::setMargins(int, int, int, int) 34120 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 34121 int, int) 34122 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 34123 int, int) 34124 vfunc[154]: QTable::setSelectionMode(QTable::SelectionMode) 34125 vfunc[155]: QTable::setItem(int, int, QTableItem*) 34126 vfunc[156]: QTable::setText(int, int, QString const&) 34127 vfunc[157]: QTable::setPixmap(int, int, QPixmap const&) 34128 vfunc[158]: QTable::item(int, int) const 34129 vfunc[159]: QTable::text(int, int) const 34130 vfunc[160]: QTable::pixmap(int, int) const 34131 vfunc[161]: QTable::clearCell(int, int) 34132 vfunc[162]: QTable::cellGeometry(int, int) const 34133 vfunc[163]: QTable::columnWidth(int) const 34134 vfunc[164]: QTable::rowHeight(int) const 34135 vfunc[165]: QTable::columnPos(int) const 34136 vfunc[166]: QTable::rowPos(int) const 34137 vfunc[167]: QTable::columnAt(int) const 34138 vfunc[168]: QTable::rowAt(int) const 34139 vfunc[169]: QTable::numRows() const 34140 vfunc[170]: QTable::numCols() const 34141 vfunc[171]: QTable::addSelection(QTableSelection const&) 34142 vfunc[172]: QTable::removeSelection(QTableSelection const&) 34143 vfunc[173]: QTable::removeSelection(int) 34144 vfunc[174]: QTable::currentSelection() const 34145 vfunc[175]: QTable::sortColumn(int, bool, bool) 34146 vfunc[176]: QTable::takeItem(QTableItem*) 34147 vfunc[177]: QTable::setCellWidget(int, int, QWidget*) 34148 vfunc[178]: QTable::cellWidget(int, int) const 34149 vfunc[179]: QTable::clearCellWidget(int, int) 34150 vfunc[180]: QTable::cellRect(int, int) const 34151 vfunc[181]: QTable::paintCell(QPainter*, int, int, QRect 34152 const&, bool) 34153 vfunc[182]: QTable::paintCell(QPainter*, int, int, QRect 34154 const&, bool, QColorGroup const&) 34155 vfunc[183]: QTable::paintFocus(QPainter*, QRect const&) 34156 vfunc[184]: QTable::setFocusStyle(QTable::FocusStyle) 34157 vfunc[185]: QTable::setNumRows(int) 34158 vfunc[186]: QTable::setNumCols(int) 34159 vfunc[187]: QTable::setShowGrid(bool) 34160 vfunc[188]: QTable::hideRow(int) 34161 vfunc[189]: QTable::hideColumn(int) 34162 vfunc[190]: QTable::showRow(int) 34163 vfunc[191]: QTable::showColumn(int) 34164 vfunc[192]: QTable::setColumnWidth(int, int) 34165 vfunc[193]: QTable::setRowHeight(int, int) 34166 vfunc[194]: QTable::adjustColumn(int) 34167 vfunc[195]: QTable::adjustRow(int) 34168 vfunc[196]: QTable::setColumnStretchable(int, bool) 34169 vfunc[197]: QTable::setRowStretchable(int, bool) 34170 vfunc[198]: QTable::setSorting(bool) 34171 vfunc[199]: QTable::swapRows(int, int, bool) 34172 vfunc[200]: QTable::swapColumns(int, int, bool) 34173 vfunc[201]: QTable::swapCells(int, int, int, int) 34174 vfunc[202]: QTable::setLeftMargin(int) 34175 vfunc[203]: QTable::setTopMargin(int) 34176 vfunc[204]: QTable::setCurrentCell(int, int) 34177 vfunc[205]: QTable::setColumnMovingEnabled(bool) 34178 vfunc[206]: QTable::setRowMovingEnabled(bool) 34179 vfunc[207]: QTable::setReadOnly(bool) 34180 vfunc[208]: QTable::setRowReadOnly(int, bool) 34181 vfunc[209]: QTable::setColumnReadOnly(int, bool) 34182 vfunc[210]: QTable::setDragEnabled(bool) 34183 vfunc[211]: QTable::insertRows(int, int) 34184 vfunc[212]: QTable::insertColumns(int, int) 34185 vfunc[213]: QTable::removeRow(int) 34186 vfunc[214]: QTable::removeRows(QMemArray const&) 34187 vfunc[215]: QTable::removeColumn(int) 34188 vfunc[216]: QTable::removeColumns(QMemArray const&) 34189 vfunc[217]: QTable::editCell(int, int, bool) 34190 vfunc[218]: QTable::dragObject() 34191 vfunc[219]: QTable::startDrag() 34192 vfunc[220]: QTable::paintEmptyArea(QPainter*, int, int, int, 34193 int) 34194 vfunc[221]: QTable::activateNextCell() 34195 vfunc[222]: QTable::createEditor(int, int, bool) const 34196 vfunc[223]: QTable::setCellContentFromEditor(int, int) 34197 vfunc[224]: QTable::beginEdit(int, int, bool) 34198 vfunc[225]: QTable::endEdit(int, int, bool, bool) 34199 vfunc[226]: QTable::resizeData(int) 34200 vfunc[227]: QTable::insertWidget(int, int, QWidget*) 34201 vfunc[228]: QTable::columnWidthChanged(int) 34202 vfunc[229]: QTable::rowHeightChanged(int) 34203 vfunc[230]: QTable::columnIndexChanged(int, int, int) 34204 vfunc[231]: QTable::rowIndexChanged(int, int, int) 34205 vfunc[232]: QTable::columnClicked(int) 34206 34207 Table 8-451. Secondary vtable for QTable 34208 Base Offset -40 34209 Virtual Base Offset 0 34210 RTTI typeinfo for QTable 34211 vfunc[0]: non-virtual thunk to QTable::~QTable() 34212 vfunc[1]: non-virtual thunk to QTable::~QTable() 34213 vfunc[2]: QPaintDevice::setResolution(int) 34214 vfunc[3]: QPaintDevice::resolution() const 34215 vfunc[4]: QPaintDevice::handle() const 34216 vfunc[5]: QPaintDevice::x11RenderHandle() const 34217 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34218 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34219 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34220 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34221 const 34222 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34223 34224 The Run Time Type Information for the QTable class is described 34225 by Table 8-452 34226 34227 Table 8-452. typeinfo for QTable 34228 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34229 Name typeinfo name for QTable 34230 basetype: typeinfo for QScrollView 34231 __________________________________________________________ 34232 34233 8.2.27.7. Interfaces for Qt3 Tables 34234 34235 An LSB conforming implementation shall provide the architecture 34236 specific functions for Qt3 Tables specified in Table 8-453, 34237 with the full mandatory functionality as described in the 34238 referenced underlying specification. 34239 34240 Table 8-453. libqt-mt - Qt3 Tables Function Interfaces 34241 _ZThn40_N10QDataTableD0Ev [CXXABI-1.86] 34242 _ZThn40_N10QDataTableD1Ev [CXXABI-1.86] 34243 _ZThn40_N6QTableD0Ev [CXXABI-1.86] _ZThn40_N6QTableD1Ev 34244 [CXXABI-1.86] 34245 _ZThn40_N7QHeaderD0Ev [CXXABI-1.86] _ZThn40_N7QHeaderD1Ev 34246 [CXXABI-1.86] 34247 __________________________________________________________ 34248 34249 8.2.28. Qt3 Plugins 34250 __________________________________________________________ 34251 34252 8.2.28.1. Class data for QGPlugin 34253 34254 The virtual table for the QGPlugin class is described in the 34255 generic part of this specification. 34256 34257 The Run Time Type Information for the QGPlugin class is 34258 described by Table 8-454 34259 34260 Table 8-454. typeinfo for QGPlugin 34261 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34262 Name typeinfo name for QGPlugin 34263 basetype: typeinfo for QObject 34264 __________________________________________________________ 34265 34266 8.2.28.2. Class data for QStylePlugin 34267 34268 The virtual table for the QStylePlugin class is described in 34269 the generic part of this specification. 34270 34271 The Run Time Type Information for the QStylePlugin class is 34272 described by Table 8-455 34273 34274 Table 8-455. typeinfo for QStylePlugin 34275 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34276 Name typeinfo name for QStylePlugin 34277 basetype: typeinfo for QGPlugin 34278 __________________________________________________________ 34279 34280 8.2.28.3. Class data for QTextCodecPlugin 34281 34282 The virtual table for the QTextCodecPlugin class is described 34283 in the generic part of this specification. 34284 34285 The Run Time Type Information for the QTextCodecPlugin class is 34286 described by Table 8-456 34287 34288 Table 8-456. typeinfo for QTextCodecPlugin 34289 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34290 Name typeinfo name for QTextCodecPlugin 34291 basetype: typeinfo for QGPlugin 34292 __________________________________________________________ 34293 34294 8.2.28.4. Class data for QWidgetPlugin 34295 34296 The virtual table for the QWidgetPlugin class is described in 34297 the generic part of this specification. 34298 34299 The Run Time Type Information for the QWidgetPlugin class is 34300 described by Table 8-457 34301 34302 Table 8-457. typeinfo for QWidgetPlugin 34303 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34304 Name typeinfo name for QWidgetPlugin 34305 basetype: typeinfo for QGPlugin 34306 __________________________________________________________ 34307 34308 8.2.28.5. Class data for QLibrary 34309 34310 The virtual table for the QLibrary class is described in the 34311 generic part of this specification. 34312 34313 The Run Time Type Information for the QLibrary class is 34314 described by Table 8-458 34315 34316 Table 8-458. typeinfo for QLibrary 34317 Base Vtable vtable for __cxxabiv1::__class_type_info 34318 Name typeinfo name for QLibrary 34319 __________________________________________________________ 34320 34321 8.2.28.6. Class data for QImageFormatPlugin 34322 34323 The virtual table for the QImageFormatPlugin class is described 34324 in the generic part of this specification. 34325 34326 The Run Time Type Information for the QImageFormatPlugin class 34327 is described by Table 8-459 34328 34329 Table 8-459. typeinfo for QImageFormatPlugin 34330 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34331 Name typeinfo name for QImageFormatPlugin 34332 basetype: typeinfo for QGPlugin 34333 __________________________________________________________ 34334 34335 8.2.28.7. Interfaces for Qt3 Plugins 34336 34337 No external functions are defined for libqt-mt - Qt3 Plugins in 34338 this part of the specification. See also the generic 34339 specification. 34340 __________________________________________________________ 34341 34342 8.2.29. Qt3 XML 34343 __________________________________________________________ 34344 34345 8.2.29.1. Class data for QXmlEntityResolver 34346 34347 The virtual table for the QXmlEntityResolver class is described 34348 in the generic part of this specification. 34349 34350 The Run Time Type Information for the QXmlEntityResolver class 34351 is described by Table 8-460 34352 34353 Table 8-460. typeinfo for QXmlEntityResolver 34354 Base Vtable vtable for __cxxabiv1::__class_type_info 34355 Name typeinfo name for QXmlEntityResolver 34356 __________________________________________________________ 34357 34358 8.2.29.2. Class data for QXmlLocator 34359 34360 The virtual table for the QXmlLocator class is described in the 34361 generic part of this specification. 34362 34363 The Run Time Type Information for the QXmlLocator class is 34364 described by Table 8-461 34365 34366 Table 8-461. typeinfo for QXmlLocator 34367 Base Vtable vtable for __cxxabiv1::__class_type_info 34368 Name typeinfo name for QXmlLocator 34369 __________________________________________________________ 34370 34371 8.2.29.3. Class data for QDomElement 34372 34373 The virtual table for the QDomElement class is described in the 34374 generic part of this specification. 34375 34376 The Run Time Type Information for the QDomElement class is 34377 described by Table 8-462 34378 34379 Table 8-462. typeinfo for QDomElement 34380 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34381 Name typeinfo name for QDomElement 34382 basetype: typeinfo for QDomNode 34383 __________________________________________________________ 34384 34385 8.2.29.4. Class data for QDomImplementation 34386 34387 The virtual table for the QDomImplementation class is described 34388 in the generic part of this specification. 34389 34390 The Run Time Type Information for the QDomImplementation class 34391 is described by Table 8-463 34392 34393 Table 8-463. typeinfo for QDomImplementation 34394 Base Vtable vtable for __cxxabiv1::__class_type_info 34395 Name typeinfo name for QDomImplementation 34396 __________________________________________________________ 34397 34398 8.2.29.5. Class data for QDomDocumentType 34399 34400 The virtual table for the QDomDocumentType class is described 34401 in the generic part of this specification. 34402 34403 The Run Time Type Information for the QDomDocumentType class is 34404 described by Table 8-464 34405 34406 Table 8-464. typeinfo for QDomDocumentType 34407 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34408 Name typeinfo name for QDomDocumentType 34409 basetype: typeinfo for QDomNode 34410 __________________________________________________________ 34411 34412 8.2.29.6. Class data for QDomDocument 34413 34414 The virtual table for the QDomDocument class is described in 34415 the generic part of this specification. 34416 34417 The Run Time Type Information for the QDomDocument class is 34418 described by Table 8-465 34419 34420 Table 8-465. typeinfo for QDomDocument 34421 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34422 Name typeinfo name for QDomDocument 34423 basetype: typeinfo for QDomNode 34424 __________________________________________________________ 34425 34426 8.2.29.7. Class data for QDomAttr 34427 34428 The virtual table for the QDomAttr class is described in the 34429 generic part of this specification. 34430 34431 The Run Time Type Information for the QDomAttr class is 34432 described by Table 8-466 34433 34434 Table 8-466. typeinfo for QDomAttr 34435 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34436 Name typeinfo name for QDomAttr 34437 basetype: typeinfo for QDomNode 34438 __________________________________________________________ 34439 34440 8.2.29.8. Class data for QDomNodeList 34441 34442 The virtual table for the QDomNodeList class is described in 34443 the generic part of this specification. 34444 34445 The Run Time Type Information for the QDomNodeList class is 34446 described by Table 8-467 34447 34448 Table 8-467. typeinfo for QDomNodeList 34449 Base Vtable vtable for __cxxabiv1::__class_type_info 34450 Name typeinfo name for QDomNodeList 34451 __________________________________________________________ 34452 34453 8.2.29.9. Class data for QXmlReader 34454 34455 The virtual table for the QXmlReader class is described in the 34456 generic part of this specification. 34457 34458 The Run Time Type Information for the QXmlReader class is 34459 described by Table 8-468 34460 34461 Table 8-468. typeinfo for QXmlReader 34462 Base Vtable vtable for __cxxabiv1::__class_type_info 34463 Name typeinfo name for QXmlReader 34464 __________________________________________________________ 34465 34466 8.2.29.10. Class data for QDomEntity 34467 34468 The virtual table for the QDomEntity class is described in the 34469 generic part of this specification. 34470 34471 The Run Time Type Information for the QDomEntity class is 34472 described by Table 8-469 34473 34474 Table 8-469. typeinfo for QDomEntity 34475 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34476 Name typeinfo name for QDomEntity 34477 basetype: typeinfo for QDomNode 34478 __________________________________________________________ 34479 34480 8.2.29.11. Class data for QXmlDeclHandler 34481 34482 The virtual table for the QXmlDeclHandler class is described in 34483 the generic part of this specification. 34484 34485 The Run Time Type Information for the QXmlDeclHandler class is 34486 described by Table 8-470 34487 34488 Table 8-470. typeinfo for QXmlDeclHandler 34489 Base Vtable vtable for __cxxabiv1::__class_type_info 34490 Name typeinfo name for QXmlDeclHandler 34491 __________________________________________________________ 34492 34493 8.2.29.12. Class data for QDomNode 34494 34495 The virtual table for the QDomNode class is described in the 34496 generic part of this specification. 34497 34498 The Run Time Type Information for the QDomNode class is 34499 described by Table 8-471 34500 34501 Table 8-471. typeinfo for QDomNode 34502 Base Vtable vtable for __cxxabiv1::__class_type_info 34503 Name typeinfo name for QDomNode 34504 __________________________________________________________ 34505 34506 8.2.29.13. Class data for QDomText 34507 34508 The virtual table for the QDomText class is described in the 34509 generic part of this specification. 34510 34511 The Run Time Type Information for the QDomText class is 34512 described by Table 8-472 34513 34514 Table 8-472. typeinfo for QDomText 34515 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34516 Name typeinfo name for QDomText 34517 basetype: typeinfo for QDomCharacterData 34518 __________________________________________________________ 34519 34520 8.2.29.14. Class data for QDomCharacterData 34521 34522 The virtual table for the QDomCharacterData class is described 34523 in the generic part of this specification. 34524 34525 The Run Time Type Information for the QDomCharacterData class 34526 is described by Table 8-473 34527 34528 Table 8-473. typeinfo for QDomCharacterData 34529 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34530 Name typeinfo name for QDomCharacterData 34531 basetype: typeinfo for QDomNode 34532 __________________________________________________________ 34533 34534 8.2.29.15. Class data for QDomComment 34535 34536 The virtual table for the QDomComment class is described in the 34537 generic part of this specification. 34538 34539 The Run Time Type Information for the QDomComment class is 34540 described by Table 8-474 34541 34542 Table 8-474. typeinfo for QDomComment 34543 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34544 Name typeinfo name for QDomComment 34545 basetype: typeinfo for QDomCharacterData 34546 __________________________________________________________ 34547 34548 8.2.29.16. Class data for QXmlDefaultHandler 34549 34550 The virtual table for the QXmlDefaultHandler class is described 34551 by Table 8-475 34552 34553 Table 8-475. Primary vtable for QXmlDefaultHandler 34554 Base Offset 0 34555 Virtual Base Offset 0 34556 RTTI typeinfo for QXmlDefaultHandler 34557 vfunc[0]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) 34558 vfunc[1]: QXmlDefaultHandler::startDocument() 34559 vfunc[2]: QXmlDefaultHandler::endDocument() 34560 vfunc[3]: QXmlDefaultHandler::startPrefixMapping(QString 34561 const&, QString const&) 34562 vfunc[4]: QXmlDefaultHandler::endPrefixMapping(QString const&) 34563 vfunc[5]: QXmlDefaultHandler::startElement(QString const&, 34564 QString const&, QString const&, QXmlAttributes const&) 34565 vfunc[6]: QXmlDefaultHandler::endElement(QString const&, 34566 QString const&, QString const&) 34567 vfunc[7]: QXmlDefaultHandler::characters(QString const&) 34568 vfunc[8]: QXmlDefaultHandler::ignorableWhitespace(QString 34569 const&) 34570 vfunc[9]: QXmlDefaultHandler::processingInstruction(QString 34571 const&, QString const&) 34572 vfunc[10]: QXmlDefaultHandler::skippedEntity(QString const&) 34573 vfunc[11]: QXmlDefaultHandler::errorString() 34574 vfunc[12]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 34575 vfunc[13]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 34576 vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException 34577 const&) 34578 vfunc[15]: QXmlDefaultHandler::error(QXmlParseException const&) 34579 vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException 34580 const&) 34581 vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, 34582 QString const&, QString const&) 34583 vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString 34584 const&, QString const&, QString const&, QString const&) 34585 vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, 34586 QString const&, QXmlInputSource*&) 34587 vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, QString 34588 const&, QString const&) 34589 vfunc[21]: QXmlDefaultHandler::endDTD() 34590 vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) 34591 vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) 34592 vfunc[24]: QXmlDefaultHandler::startCDATA() 34593 vfunc[25]: QXmlDefaultHandler::endCDATA() 34594 vfunc[26]: QXmlDefaultHandler::comment(QString const&) 34595 vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, 34596 QString const&, QString const&, QString const&, QString const&) 34597 vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString 34598 const&, QString const&) 34599 vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString 34600 const&, QString const&, QString const&) 34601 34602 Table 8-476. Secondary vtable for QXmlDefaultHandler 34603 Base Offset -4 34604 Virtual Base Offset 0 34605 RTTI typeinfo for QXmlDefaultHandler 34606 vfunc[0]: non-virtual thunk to 34607 QXmlDefaultHandler::warning(QXmlParseException const&) 34608 vfunc[1]: non-virtual thunk to 34609 QXmlDefaultHandler::error(QXmlParseException const&) 34610 vfunc[2]: non-virtual thunk to 34611 QXmlDefaultHandler::fatalError(QXmlParseException const&) 34612 vfunc[3]: non-virtual thunk to 34613 QXmlDefaultHandler::errorString() 34614 34615 Table 8-477. Secondary vtable for QXmlDefaultHandler 34616 Base Offset -8 34617 Virtual Base Offset 0 34618 RTTI typeinfo for QXmlDefaultHandler 34619 vfunc[0]: non-virtual thunk to 34620 QXmlDefaultHandler::notationDecl(QString const&, QString 34621 const&, QString const&) 34622 vfunc[1]: non-virtual thunk to 34623 QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString 34624 const&, QString const&, QString const&) 34625 vfunc[2]: non-virtual thunk to 34626 QXmlDefaultHandler::errorString() 34627 34628 Table 8-478. Secondary vtable for QXmlDefaultHandler 34629 Base Offset -12 34630 Virtual Base Offset 0 34631 RTTI typeinfo for QXmlDefaultHandler 34632 vfunc[0]: non-virtual thunk to 34633 QXmlDefaultHandler::resolveEntity(QString const&, QString 34634 const&, QXmlInputSource*&) 34635 vfunc[1]: non-virtual thunk to 34636 QXmlDefaultHandler::errorString() 34637 34638 Table 8-479. Secondary vtable for QXmlDefaultHandler 34639 Base Offset -16 34640 Virtual Base Offset 0 34641 RTTI typeinfo for QXmlDefaultHandler 34642 vfunc[0]: non-virtual thunk to 34643 QXmlDefaultHandler::startDTD(QString const&, QString const&, 34644 QString const&) 34645 vfunc[1]: non-virtual thunk to QXmlDefaultHandler::endDTD() 34646 vfunc[2]: non-virtual thunk to 34647 QXmlDefaultHandler::startEntity(QString const&) 34648 vfunc[3]: non-virtual thunk to 34649 QXmlDefaultHandler::endEntity(QString const&) 34650 vfunc[4]: non-virtual thunk to QXmlDefaultHandler::startCDATA() 34651 vfunc[5]: non-virtual thunk to QXmlDefaultHandler::endCDATA() 34652 vfunc[6]: non-virtual thunk to 34653 QXmlDefaultHandler::comment(QString const&) 34654 vfunc[7]: non-virtual thunk to 34655 QXmlDefaultHandler::errorString() 34656 34657 Table 8-480. Secondary vtable for QXmlDefaultHandler 34658 Base Offset -20 34659 Virtual Base Offset 0 34660 RTTI typeinfo for QXmlDefaultHandler 34661 vfunc[0]: non-virtual thunk to 34662 QXmlDefaultHandler::attributeDecl(QString const&, QString 34663 const&, QString const&, QString const&, QString const&) 34664 vfunc[1]: non-virtual thunk to 34665 QXmlDefaultHandler::internalEntityDecl(QString const&, QString 34666 const&) 34667 vfunc[2]: non-virtual thunk to 34668 QXmlDefaultHandler::externalEntityDecl(QString const&, QString 34669 const&, QString const&) 34670 vfunc[3]: non-virtual thunk to 34671 QXmlDefaultHandler::errorString() 34672 34673 The Run Time Type Information for the QXmlDefaultHandler class 34674 is described by Table 8-481 34675 34676 Table 8-481. typeinfo for QXmlDefaultHandler 34677 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 34678 Name typeinfo name for QXmlDefaultHandler 34679 flags: 0 34680 basetype: typeinfo for QXmlContentHandler 2 34681 basetype: typeinfo for QXmlErrorHandler 1026 34682 basetype: typeinfo for QXmlErrorHandler 2050 34683 basetype: typeinfo for QXmlErrorHandler 1026 34684 basetype: typeinfo for QXmlErrorHandler 2050 34685 basetype: typeinfo for QXmlErrorHandler 1026 34686 __________________________________________________________ 34687 34688 8.2.29.17. Class data for QDomNotation 34689 34690 The virtual table for the QDomNotation class is described in 34691 the generic part of this specification. 34692 34693 The Run Time Type Information for the QDomNotation class is 34694 described by Table 8-482 34695 34696 Table 8-482. typeinfo for QDomNotation 34697 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34698 Name typeinfo name for QDomNotation 34699 basetype: typeinfo for QDomNode 34700 __________________________________________________________ 34701 34702 8.2.29.18. Class data for QXmlSimpleReader 34703 34704 The virtual table for the QXmlSimpleReader class is described 34705 in the generic part of this specification. 34706 34707 The Run Time Type Information for the QXmlSimpleReader class is 34708 described by Table 8-483 34709 34710 Table 8-483. typeinfo for QXmlSimpleReader 34711 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34712 Name typeinfo name for QXmlSimpleReader 34713 basetype: typeinfo for QXmlReader 34714 __________________________________________________________ 34715 34716 8.2.29.19. Class data for QXmlLexicalHandler 34717 34718 The virtual table for the QXmlLexicalHandler class is described 34719 in the generic part of this specification. 34720 34721 The Run Time Type Information for the QXmlLexicalHandler class 34722 is described by Table 8-484 34723 34724 Table 8-484. typeinfo for QXmlLexicalHandler 34725 Base Vtable vtable for __cxxabiv1::__class_type_info 34726 Name typeinfo name for QXmlLexicalHandler 34727 __________________________________________________________ 34728 34729 8.2.29.20. Class data for QXmlAttributes 34730 34731 The virtual table for the QXmlAttributes class is described in 34732 the generic part of this specification. 34733 34734 The Run Time Type Information for the QXmlAttributes class is 34735 described by Table 8-485 34736 34737 Table 8-485. typeinfo for QXmlAttributes 34738 Base Vtable vtable for __cxxabiv1::__class_type_info 34739 Name typeinfo name for QXmlAttributes 34740 __________________________________________________________ 34741 34742 8.2.29.21. Class data for QDomProcessingInstruction 34743 34744 The virtual table for the QDomProcessingInstruction class is 34745 described in the generic part of this specification. 34746 34747 The Run Time Type Information for the QDomProcessingInstruction 34748 class is described by Table 8-486 34749 34750 Table 8-486. typeinfo for QDomProcessingInstruction 34751 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34752 Name typeinfo name for QDomProcessingInstruction 34753 basetype: typeinfo for QDomNode 34754 __________________________________________________________ 34755 34756 8.2.29.22. Class data for QXmlContentHandler 34757 34758 The virtual table for the QXmlContentHandler class is described 34759 in the generic part of this specification. 34760 34761 The Run Time Type Information for the QXmlContentHandler class 34762 is described by Table 8-487 34763 34764 Table 8-487. typeinfo for QXmlContentHandler 34765 Base Vtable vtable for __cxxabiv1::__class_type_info 34766 Name typeinfo name for QXmlContentHandler 34767 __________________________________________________________ 34768 34769 8.2.29.23. Class data for QDomEntityReference 34770 34771 The virtual table for the QDomEntityReference class is 34772 described in the generic part of this specification. 34773 34774 The Run Time Type Information for the QDomEntityReference class 34775 is described by Table 8-488 34776 34777 Table 8-488. typeinfo for QDomEntityReference 34778 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34779 Name typeinfo name for QDomEntityReference 34780 basetype: typeinfo for QDomNode 34781 __________________________________________________________ 34782 34783 8.2.29.24. Class data for QDomCDATASection 34784 34785 The virtual table for the QDomCDATASection class is described 34786 in the generic part of this specification. 34787 34788 The Run Time Type Information for the QDomCDATASection class is 34789 described by Table 8-489 34790 34791 Table 8-489. typeinfo for QDomCDATASection 34792 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34793 Name typeinfo name for QDomCDATASection 34794 basetype: typeinfo for QDomText 34795 __________________________________________________________ 34796 34797 8.2.29.25. Class data for QXmlDTDHandler 34798 34799 The virtual table for the QXmlDTDHandler class is described in 34800 the generic part of this specification. 34801 34802 The Run Time Type Information for the QXmlDTDHandler class is 34803 described by Table 8-490 34804 34805 Table 8-490. typeinfo for QXmlDTDHandler 34806 Base Vtable vtable for __cxxabiv1::__class_type_info 34807 Name typeinfo name for QXmlDTDHandler 34808 __________________________________________________________ 34809 34810 8.2.29.26. Class data for QXmlInputSource 34811 34812 The virtual table for the QXmlInputSource class is described in 34813 the generic part of this specification. 34814 34815 The Run Time Type Information for the QXmlInputSource class is 34816 described by Table 8-491 34817 34818 Table 8-491. typeinfo for QXmlInputSource 34819 Base Vtable vtable for __cxxabiv1::__class_type_info 34820 Name typeinfo name for QXmlInputSource 34821 __________________________________________________________ 34822 34823 8.2.29.27. Class data for QXmlErrorHandler 34824 34825 The virtual table for the QXmlErrorHandler class is described 34826 in the generic part of this specification. 34827 34828 The Run Time Type Information for the QXmlErrorHandler class is 34829 described by Table 8-492 34830 34831 Table 8-492. typeinfo for QXmlErrorHandler 34832 Base Vtable vtable for __cxxabiv1::__class_type_info 34833 Name typeinfo name for QXmlErrorHandler 34834 __________________________________________________________ 34835 34836 8.2.29.28. Class data for QDomDocumentFragment 34837 34838 The virtual table for the QDomDocumentFragment class is 34839 described in the generic part of this specification. 34840 34841 The Run Time Type Information for the QDomDocumentFragment 34842 class is described by Table 8-493 34843 34844 Table 8-493. typeinfo for QDomDocumentFragment 34845 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34846 Name typeinfo name for QDomDocumentFragment 34847 basetype: typeinfo for QDomNode 34848 __________________________________________________________ 34849 34850 8.2.29.29. Interfaces for Qt3 XML 34851 34852 An LSB conforming implementation shall provide the architecture 34853 specific functions for Qt3 XML specified in Table 8-494, with 34854 the full mandatory functionality as described in the referenced 34855 underlying specification. 34856 34857 Table 8-494. libqt-mt - Qt3 XML Function Interfaces 34858 _ZThn12_N18QXmlDefaultHandler11errorStringEv [CXXABI-1.86] 34859 _ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15Q 34860 XmlInputSource [CXXABI-1.86] 34861 _ZThn16_N18QXmlDefaultHandler10startCDATAEv [CXXABI-1.86] 34862 _ZThn16_N18QXmlDefaultHandler11errorStringEv [CXXABI-1.86] 34863 _ZThn16_N18QXmlDefaultHandler11startEntityERK7QString 34864 [CXXABI-1.86] _ZThn16_N18QXmlDefaultHandler6endDTDEv 34865 [CXXABI-1.86] 34866 _ZThn16_N18QXmlDefaultHandler7commentERK7QString [CXXABI-1.86] 34867 _ZThn16_N18QXmlDefaultHandler8endCDATAEv [CXXABI-1.86] 34868 _ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ 34869 [CXXABI-1.86] 34870 _ZThn16_N18QXmlDefaultHandler9endEntityERK7QString 34871 [CXXABI-1.86] 34872 _ZThn20_N18QXmlDefaultHandler11errorStringEv [CXXABI-1.86] 34873 _ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2 34874 _S2_ [CXXABI-1.86] 34875 _ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_ 34876 S2_ [CXXABI-1.86] 34877 _ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ 34878 [CXXABI-1.86] 34879 _ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException 34880 [CXXABI-1.86] _ZThn4_N18QXmlDefaultHandler11errorStringEv 34881 [CXXABI-1.86] 34882 _ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException 34883 [CXXABI-1.86] 34884 _ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException 34885 [CXXABI-1.86] 34886 _ZThn8_N18QXmlDefaultHandler11errorStringEv [CXXABI-1.86] 34887 _ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ 34888 [CXXABI-1.86] 34889 _ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S 34890 2_S2_ [CXXABI-1.86] 34891 __________________________________________________________ 34892 34893 8.2.30. Qt3 Namespace 34894 __________________________________________________________ 34895 34896 8.2.30.1. Interfaces for Qt3 Namespace 34897 34898 No external functions are defined for libqt-mt - Qt3 Namespace 34899 in this part of the specification. See also the generic 34900 specification. 34901 __________________________________________________________ 34902 34903 8.2.31. Qt3 Colors 34904 __________________________________________________________ 34905 34906 8.2.31.1. Interfaces for Qt3 Colors 34907 34908 No external functions are defined for libqt-mt - Qt3 Colors in 34909 this part of the specification. See also the generic 34910 specification. 34911 __________________________________________________________ 34912 34913 8.2.32. Qt3 Fonts 34914 __________________________________________________________ 34915 34916 8.2.32.1. Interfaces for Qt3 Fonts 34917 34918 No external functions are defined for libqt-mt - Qt3 Fonts in 34919 this part of the specification. See also the generic 34920 specification. 34921 __________________________________________________________ 34922 34923 8.2.33. Qt3 2D Graphics 34924 __________________________________________________________ 34925 34926 8.2.33.1. Class data for QIconSet 34927 34928 The virtual table for the QIconSet class is described in the 34929 generic part of this specification. 34930 34931 The Run Time Type Information for the QIconSet class is 34932 described by Table 8-495 34933 34934 Table 8-495. typeinfo for QIconSet 34935 Base Vtable vtable for __cxxabiv1::__class_type_info 34936 Name typeinfo name for QIconSet 34937 __________________________________________________________ 34938 34939 8.2.33.2. Interfaces for Qt3 2D Graphics 34940 34941 No external functions are defined for libqt-mt - Qt3 2D 34942 Graphics in this part of the specification. See also the 34943 generic specification. 34944 __________________________________________________________ 34945 34946 8.2.34. Qt3 Validators 34947 __________________________________________________________ 34948 34949 8.2.34.1. Class data for QRegExpValidator 34950 34951 The virtual table for the QRegExpValidator class is described 34952 in the generic part of this specification. 34953 34954 The Run Time Type Information for the QRegExpValidator class is 34955 described by Table 8-496 34956 34957 Table 8-496. typeinfo for QRegExpValidator 34958 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34959 Name typeinfo name for QRegExpValidator 34960 basetype: typeinfo for QValidator 34961 __________________________________________________________ 34962 34963 8.2.34.2. Class data for QIntValidator 34964 34965 The virtual table for the QIntValidator class is described in 34966 the generic part of this specification. 34967 34968 The Run Time Type Information for the QIntValidator class is 34969 described by Table 8-497 34970 34971 Table 8-497. typeinfo for QIntValidator 34972 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34973 Name typeinfo name for QIntValidator 34974 basetype: typeinfo for QValidator 34975 __________________________________________________________ 34976 34977 8.2.34.3. Class data for QValidator 34978 34979 The virtual table for the QValidator class is described in the 34980 generic part of this specification. 34981 34982 The Run Time Type Information for the QValidator class is 34983 described by Table 8-498 34984 34985 Table 8-498. typeinfo for QValidator 34986 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34987 Name typeinfo name for QValidator 34988 basetype: typeinfo for QObject 34989 __________________________________________________________ 34990 34991 8.2.34.4. Class data for QDoubleValidator 34992 34993 The virtual table for the QDoubleValidator class is described 34994 in the generic part of this specification. 34995 34996 The Run Time Type Information for the QDoubleValidator class is 34997 described by Table 8-499 34998 34999 Table 8-499. typeinfo for QDoubleValidator 35000 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35001 Name typeinfo name for QDoubleValidator 35002 basetype: typeinfo for QValidator 35003 __________________________________________________________ 35004 35005 8.2.34.5. Interfaces for Qt3 Validators 35006 35007 No external functions are defined for libqt-mt - Qt3 Validators 35008 in this part of the specification. See also the generic 35009 specification. 35010 __________________________________________________________ 35011 35012 8.2.35. Qt3 Internals 35013 __________________________________________________________ 35014 35015 8.2.35.1. Class data for QGVector 35016 35017 The virtual table for the QGVector class is described in the 35018 generic part of this specification. 35019 35020 The Run Time Type Information for the QGVector class is 35021 described by Table 8-500 35022 35023 Table 8-500. typeinfo for QGVector 35024 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35025 Name typeinfo name for QGVector 35026 basetype: typeinfo for QPtrCollection 35027 __________________________________________________________ 35028 35029 8.2.35.2. Class data for QGList 35030 35031 The virtual table for the QGList class is described in the 35032 generic part of this specification. 35033 35034 The Run Time Type Information for the QGList class is described 35035 by Table 8-501 35036 35037 Table 8-501. typeinfo for QGList 35038 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35039 Name typeinfo name for QGList 35040 basetype: typeinfo for QPtrCollection 35041 __________________________________________________________ 35042 35043 8.2.35.3. Class data for QPolygonScanner 35044 35045 The virtual table for the QPolygonScanner class is described in 35046 the generic part of this specification. 35047 35048 The Run Time Type Information for the QPolygonScanner class is 35049 described by Table 8-502 35050 35051 Table 8-502. typeinfo for QPolygonScanner 35052 Base Vtable vtable for __cxxabiv1::__class_type_info 35053 Name typeinfo name for QPolygonScanner 35054 __________________________________________________________ 35055 35056 8.2.35.4. Class data for QGCache 35057 35058 The virtual table for the QGCache class is described in the 35059 generic part of this specification. 35060 35061 The Run Time Type Information for the QGCache class is 35062 described by Table 8-503 35063 35064 Table 8-503. typeinfo for QGCache 35065 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35066 Name typeinfo name for QGCache 35067 basetype: typeinfo for QPtrCollection 35068 __________________________________________________________ 35069 35070 8.2.35.5. Class data for QGArray 35071 35072 The virtual table for the QGArray class is described in the 35073 generic part of this specification. 35074 35075 The Run Time Type Information for the QGArray class is 35076 described by Table 8-504 35077 35078 Table 8-504. typeinfo for QGArray 35079 Base Vtable vtable for __cxxabiv1::__class_type_info 35080 Name typeinfo name for QGArray 35081 __________________________________________________________ 35082 35083 8.2.35.6. Class data for QSignalVec 35084 35085 The virtual table for the QSignalVec class is described in the 35086 generic part of this specification. 35087 35088 The Run Time Type Information for the QSignalVec class is 35089 described by Table 8-505 35090 35091 Table 8-505. typeinfo for QSignalVec 35092 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35093 Name typeinfo name for QSignalVec 35094 basetype: typeinfo for QPtrVector 35095 __________________________________________________________ 35096 35097 8.2.35.7. Class data for QGDict 35098 35099 The virtual table for the QGDict class is described in the 35100 generic part of this specification. 35101 35102 The Run Time Type Information for the QGDict class is described 35103 by Table 8-506 35104 35105 Table 8-506. typeinfo for QGDict 35106 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35107 Name typeinfo name for QGDict 35108 basetype: typeinfo for QPtrCollection 35109 __________________________________________________________ 35110 35111 8.2.35.8. Interfaces for Qt3 Internals 35112 35113 No external functions are defined for libqt-mt - Qt3 Internals 35114 in this part of the specification. See also the generic 35115 specification. 35116 __________________________________________________________ 35117 35118 8.2.36. Qt3 Miscellaneous 35119 __________________________________________________________ 35120 35121 8.2.36.1. Class data for QRangeControl 35122 35123 The virtual table for the QRangeControl class is described in 35124 the generic part of this specification. 35125 35126 The Run Time Type Information for the QRangeControl class is 35127 described by Table 8-507 35128 35129 Table 8-507. typeinfo for QRangeControl 35130 Base Vtable vtable for __cxxabiv1::__class_type_info 35131 Name typeinfo name for QRangeControl 35132 __________________________________________________________ 35133 35134 8.2.36.2. Class data for QSplashScreen 35135 35136 The virtual table for the QSplashScreen class is described by 35137 Table 8-508 35138 35139 Table 8-508. Primary vtable for QSplashScreen 35140 Base Offset 0 35141 Virtual Base Offset 0 35142 RTTI typeinfo for QSplashScreen 35143 vfunc[0]: NULL or QSplashScreen::metaObject() const 35144 vfunc[1]: QSplashScreen::className() const 35145 vfunc[2]: QSplashScreen::qt_cast(char const*) 35146 vfunc[3]: QSplashScreen::qt_invoke(int, QUObject*) 35147 vfunc[4]: QSplashScreen::qt_emit(int, QUObject*) 35148 vfunc[5]: QSplashScreen::qt_property(int, int, QVariant*) 35149 vfunc[6]: QSplashScreen::~QSplashScreen() 35150 vfunc[7]: QSplashScreen::~QSplashScreen() 35151 vfunc[8]: QWidget::event(QEvent*) 35152 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 35153 vfunc[10]: QWidget::setName(char const*) 35154 vfunc[11]: QObject::insertChild(QObject*) 35155 vfunc[12]: QObject::removeChild(QObject*) 35156 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35157 vfunc[14]: QObject::property(char const*) const 35158 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35159 vfunc[16]: QObject::childEvent(QChildEvent*) 35160 vfunc[17]: QObject::customEvent(QCustomEvent*) 35161 vfunc[18]: QObject::connectNotify(char const*) 35162 vfunc[19]: QObject::disconnectNotify(char const*) 35163 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35164 const*, char const*) 35165 vfunc[21]: QWidget::setEnabled(bool) 35166 vfunc[22]: QWidget::setMinimumSize(int, int) 35167 vfunc[23]: QWidget::setMaximumSize(int, int) 35168 vfunc[24]: QWidget::setSizeIncrement(int, int) 35169 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35170 vfunc[26]: QWidget::setEraseColor(QColor const&) 35171 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35172 vfunc[28]: QWidget::setPalette(QPalette const&) 35173 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35174 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35175 vfunc[31]: QWidget::setFont(QFont const&) 35176 vfunc[32]: QWidget::setCursor(QCursor const&) 35177 vfunc[33]: QWidget::unsetCursor() 35178 vfunc[34]: QWidget::setMask(QBitmap const&) 35179 vfunc[35]: QWidget::setMask(QRegion const&) 35180 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35181 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35182 vfunc[38]: QWidget::setCaption(QString const&) 35183 vfunc[39]: QWidget::setIcon(QPixmap const&) 35184 vfunc[40]: QWidget::setIconText(QString const&) 35185 vfunc[41]: QWidget::setMouseTracking(bool) 35186 vfunc[42]: QWidget::setFocus() 35187 vfunc[43]: QWidget::setActiveWindow() 35188 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35189 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35190 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35191 vfunc[47]: QWidget::show() 35192 vfunc[48]: QWidget::hide() 35193 vfunc[49]: QWidget::showMinimized() 35194 vfunc[50]: QWidget::showMaximized() 35195 vfunc[51]: QWidget::showNormal() 35196 vfunc[52]: QWidget::polish() 35197 vfunc[53]: QWidget::move(int, int) 35198 vfunc[54]: QWidget::resize(int, int) 35199 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35200 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35201 vfunc[57]: QWidget::close(bool) 35202 vfunc[58]: QWidget::sizeHint() const 35203 vfunc[59]: QWidget::minimumSizeHint() const 35204 vfunc[60]: QWidget::sizePolicy() const 35205 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35206 vfunc[62]: QWidget::heightForWidth(int) const 35207 vfunc[63]: QWidget::adjustSize() 35208 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35209 const&, bool) 35210 vfunc[65]: QWidget::setAcceptDrops(bool) 35211 vfunc[66]: QWidget::setAutoMask(bool) 35212 vfunc[67]: 35213 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35214 vfunc[68]: QWidget::customWhatsThis() const 35215 vfunc[69]: QSplashScreen::mousePressEvent(QMouseEvent*) 35216 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 35217 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35218 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 35219 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35220 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 35221 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35222 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 35223 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 35224 vfunc[78]: QWidget::enterEvent(QEvent*) 35225 vfunc[79]: QWidget::leaveEvent(QEvent*) 35226 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 35227 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35228 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 35229 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35230 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35231 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35232 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35233 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35234 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35235 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35236 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35237 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35238 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35239 vfunc[93]: QWidget::showEvent(QShowEvent*) 35240 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35241 vfunc[95]: QWidget::x11Event(_XEvent*) 35242 vfunc[96]: QWidget::updateMask() 35243 vfunc[97]: QWidget::styleChange(QStyle&) 35244 vfunc[98]: QWidget::enabledChange(bool) 35245 vfunc[99]: QWidget::paletteChange(QPalette const&) 35246 vfunc[100]: QWidget::fontChange(QFont const&) 35247 vfunc[101]: QWidget::windowActivationChange(bool) 35248 vfunc[102]: QWidget::metric(int) const 35249 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35250 vfunc[104]: QWidget::destroy(bool, bool) 35251 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35252 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35253 vfunc[107]: QWidget::focusNextPrevChild(bool) 35254 vfunc[108]: QWidget::setKeyCompression(bool) 35255 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35256 bool, QFont*) 35257 vfunc[110]: QSplashScreen::drawContents(QPainter*) 35258 35259 Table 8-509. Secondary vtable for QSplashScreen 35260 Base Offset -40 35261 Virtual Base Offset 0 35262 RTTI typeinfo for QSplashScreen 35263 vfunc[0]: non-virtual thunk to QSplashScreen::~QSplashScreen() 35264 vfunc[1]: non-virtual thunk to QSplashScreen::~QSplashScreen() 35265 vfunc[2]: QPaintDevice::setResolution(int) 35266 vfunc[3]: QPaintDevice::resolution() const 35267 vfunc[4]: QPaintDevice::handle() const 35268 vfunc[5]: QPaintDevice::x11RenderHandle() const 35269 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35270 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35271 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35272 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35273 const 35274 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35275 35276 The Run Time Type Information for the QSplashScreen class is 35277 described by Table 8-510 35278 35279 Table 8-510. typeinfo for QSplashScreen 35280 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35281 Name typeinfo name for QSplashScreen 35282 basetype: typeinfo for QWidget 35283 __________________________________________________________ 35284 35285 8.2.36.3. Class data for QAccel 35286 35287 The virtual table for the QAccel class is described in the 35288 generic part of this specification. 35289 35290 The Run Time Type Information for the QAccel class is described 35291 by Table 8-511 35292 35293 Table 8-511. typeinfo for QAccel 35294 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35295 Name typeinfo name for QAccel 35296 basetype: typeinfo for QObject 35297 __________________________________________________________ 35298 35299 8.2.36.4. Interfaces for Qt3 Miscellaneous 35300 35301 An LSB conforming implementation shall provide the architecture 35302 specific functions for Qt3 Miscellaneous specified in Table 35303 8-512, with the full mandatory functionality as described in 35304 the referenced underlying specification. 35305 35306 Table 8-512. libqt-mt - Qt3 Miscellaneous Function Interfaces 35307 _ZThn40_N13QSplashScreenD0Ev [CXXABI-1.86] 35308 _ZThn40_N13QSplashScreenD1Ev [CXXABI-1.86] 35309 35310 V. Package Information 35311 35312 Table of Contents 35313 9. Package Dependencies 35314 35315 9.1. Package Dependencies 35316 __________________________________________________________ 35317 35318 Chapter 9. Package Dependencies 35319 35320 9.1. Package Dependencies 35321 35322 The LSB runtime environment shall provide the following 35323 dependency. 35324 35325 lsb-graphics-ia32 (legacy) 35326 This dependency is used to indicate that the application 35327 is dependent on features contained in the LSB-Graphics 35328 module. 35329 35330 This dependency shall have a version of 3.0. 35331 35332 The lsb-graphics dependencies are deprecated and will be 35333 removed in a future version of this specification. Applications 35334 should no longer indicate a dependency on them. 35335 __________________________________________________________ 35336 35337 Appendix A. GNU Free Documentation License (Informative) 35338 35339 This specification is published under the terms of the GNU Free 35340 Documentation License, Version 1.1, March 2000 35341 35342 Copyright (C) 2000 Free Software Foundation, Inc. 59 Temple 35343 Place, Suite 330, Boston, MA 02111-1307 USA Everyone is 35344 permitted to copy and distribute verbatim copies of this 35345 license document, but changing it is not allowed. 35346 __________________________________________________________ 35347 35348 A.1. PREAMBLE 35349 35350 The purpose of this License is to make a manual, textbook, or 35351 other written document "free" in the sense of freedom: to 35352 assure everyone the effective freedom to copy and redistribute 35353 it, with or without modifying it, either commercially or 35354 noncommercially. Secondarily, this License preserves for the 35355 author and publisher a way to get credit for their work, while 35356 not being considered responsible for modifications made by 35357 others. 35358 35359 This License is a kind of "copyleft", which means that 35360 derivative works of the document must themselves be free in the 35361 same sense. It complements the GNU General Public License, 35362 which is a copyleft license designed for free software. 35363 35364 We have designed this License in order to use it for manuals 35365 for free software, because free software needs free 35366 documentation: a free program should come with manuals 35367 providing the same freedoms that the software does. But this 35368 License is not limited to software manuals; it can be used for 35369 any textual work, regardless of subject matter or whether it is 35370 published as a printed book. We recommend this License 35371 principally for works whose purpose is instruction or 35372 reference. 35373 __________________________________________________________ 35374 35375 A.2. APPLICABILITY AND DEFINITIONS 35376 35377 This License applies to any manual or other work that contains 35378 a notice placed by the copyright holder saying it can be 35379 distributed under the terms of this License. The "Document", 35380 below, refers to any such manual or work. Any member of the 35381 public is a licensee, and is addressed as "you". 35382 35383 A "Modified Version" of the Document means any work containing 35384 the Document or a portion of it, either copied verbatim, or 35385 with modifications and/or translated into another language. 35386 35387 A "Secondary Section" is a named appendix or a front-matter 35388 section of the Document that deals exclusively with the 35389 relationship of the publishers or authors of the Document to 35390 the Document's overall subject (or to related matters) and 35391 contains nothing that could fall directly within that overall 35392 subject. (For example, if the Document is in part a textbook of 35393 mathematics, a Secondary Section may not explain any 35394 mathematics.) The relationship could be a matter of historical 35395 connection with the subject or with related matters, or of 35396 legal, commercial, philosophical, ethical or political position 35397 regarding them. 35398 35399 The "Invariant Sections" are certain Secondary Sections whose 35400 titles are designated, as being those of Invariant Sections, in 35401 the notice that says that the Document is released under this 35402 License. 35403 35404 The "Cover Texts" are certain short passages of text that are 35405 listed, as Front-Cover Texts or Back-Cover Texts, in the notice 35406 that says that the Document is released under this License. 35407 35408 A "Transparent" copy of the Document means a machine-readable 35409 copy, represented in a format whose specification is available 35410 to the general public, whose contents can be viewed and edited 35411 directly and straightforwardly with generic text editors or 35412 (for images composed of pixels) generic paint programs or (for 35413 drawings) some widely available drawing editor, and that is 35414 suitable for input to text formatters or for automatic 35415 translation to a variety of formats suitable for input to text 35416 formatters. A copy made in an otherwise Transparent file format 35417 whose markup has been designed to thwart or discourage 35418 subsequent modification by readers is not Transparent. A copy 35419 that is not "Transparent" is called "Opaque". 35420 35421 Examples of suitable formats for Transparent copies include 35422 plain ASCII without markup, Texinfo input format, LaTeX input 35423 format, SGML or XML using a publicly available DTD, and 35424 standard-conforming simple HTML designed for human 35425 modification. Opaque formats include PostScript, PDF, 35426 proprietary formats that can be read and edited only by 35427 proprietary word processors, SGML or XML for which the DTD 35428 and/or processing tools are not generally available, and the 35429 machine-generated HTML produced by some word processors for 35430 output purposes only. 35431 35432 The "Title Page" means, for a printed book, the title page 35433 itself, plus such following pages as are needed to hold, 35434 legibly, the material this License requires to appear in the 35435 title page. For works in formats which do not have any title 35436 page as such, "Title Page" means the text near the most 35437 prominent appearance of the work's title, preceding the 35438 beginning of the body of the text. 35439 __________________________________________________________ 35440 35441 A.3. VERBATIM COPYING 35442 35443 You may copy and distribute the Document in any medium, either 35444 commercially or noncommercially, provided that this License, 35445 the copyright notices, and the license notice saying this 35446 License applies to the Document are reproduced in all copies, 35447 and that you add no other conditions whatsoever to those of 35448 this License. You may not use technical measures to obstruct or 35449 control the reading or further copying of the copies you make 35450 or distribute. However, you may accept compensation in exchange 35451 for copies. If you distribute a large enough number of copies 35452 you must also follow the conditions in section 3. 35453 35454 You may also lend copies, under the same conditions stated 35455 above, and you may publicly display copies. 35456 __________________________________________________________ 35457 35458 A.4. COPYING IN QUANTITY 35459 35460 If you publish printed copies of the Document numbering more 35461 than 100, and the Document's license notice requires Cover 35462 Texts, you must enclose the copies in covers that carry, 35463 clearly and legibly, all these Cover Texts: Front-Cover Texts 35464 on the front cover, and Back-Cover Texts on the back cover. 35465 Both covers must also clearly and legibly identify you as the 35466 publisher of these copies. The front cover must present the 35467 full title with all words of the title equally prominent and 35468 visible. You may add other material on the covers in addition. 35469 Copying with changes limited to the covers, as long as they 35470 preserve the title of the Document and satisfy these 35471 conditions, can be treated as verbatim copying in other 35472 respects. 35473 35474 If the required texts for either cover are too voluminous to 35475 fit legibly, you should put the first ones listed (as many as 35476 fit reasonably) on the actual cover, and continue the rest onto 35477 adjacent pages. 35478 35479 If you publish or distribute Opaque copies of the Document 35480 numbering more than 100, you must either include a 35481 machine-readable Transparent copy along with each Opaque copy, 35482 or state in or with each Opaque copy a publicly-accessible 35483 computer-network location containing a complete Transparent 35484 copy of the Document, free of added material, which the general 35485 network-using public has access to download anonymously at no 35486 charge using public-standard network protocols. If you use the 35487 latter option, you must take reasonably prudent steps, when you 35488 begin distribution of Opaque copies in quantity, to ensure that 35489 this Transparent copy will remain thus accessible at the stated 35490 location until at least one year after the last time you 35491 distribute an Opaque copy (directly or through your agents or 35492 retailers) of that edition to the public. 35493 35494 It is requested, but not required, that you contact the authors 35495 of the Document well before redistributing any large number of 35496 copies, to give them a chance to provide you with an updated 35497 version of the Document. 35498 __________________________________________________________ 35499 35500 A.5. MODIFICATIONS 35501 35502 You may copy and distribute a Modified Version of the Document 35503 under the conditions of sections 2 and 3 above, provided that 35504 you release the Modified Version under precisely this License, 35505 with the Modified Version filling the role of the Document, 35506 thus licensing distribution and modification of the Modified 35507 Version to whoever possesses a copy of it. In addition, you 35508 must do these things in the Modified Version: 35509 35510 A. Use in the Title Page (and on the covers, if any) a title 35511 distinct from that of the Document, and from those of 35512 previous versions (which should, if there were any, be 35513 listed in the History section of the Document). You may use 35514 the same title as a previous version if the original 35515 publisher of that version gives permission. 35516 B. List on the Title Page, as authors, one or more persons or 35517 entities responsible for authorship of the modifications in 35518 the Modified Version, together with at least five of the 35519 principal authors of the Document (all of its principal 35520 authors, if it has less than five). 35521 C. State on the Title page the name of the publisher of the 35522 Modified Version, as the publisher. 35523 D. Preserve all the copyright notices of the Document. 35524 E. Add an appropriate copyright notice for your modifications 35525 adjacent to the other copyright notices. 35526 F. Include, immediately after the copyright notices, a license 35527 notice giving the public permission to use the Modified 35528 Version under the terms of this License, in the form shown 35529 in the Addendum below. 35530 G. Preserve in that license notice the full lists of Invariant 35531 Sections and required Cover Texts given in the Document's 35532 license notice. 35533 H. Include an unaltered copy of this License. 35534 I. Preserve the section entitled "History", and its title, and 35535 add to it an item stating at least the title, year, new 35536 authors, and publisher of the Modified Version as given on 35537 the Title Page. If there is no section entitled "History" 35538 in the Document, create one stating the title, year, 35539 authors, and publisher of the Document as given on its 35540 Title Page, then add an item describing the Modified 35541 Version as stated in the previous sentence. 35542 J. Preserve the network location, if any, given in the 35543 Document for public access to a Transparent copy of the 35544 Document, and likewise the network locations given in the 35545 Document for previous versions it was based on. These may 35546 be placed in the "History" section. You may omit a network 35547 location for a work that was published at least four years 35548 before the Document itself, or if the original publisher of 35549 the version it refers to gives permission. 35550 K. In any section entitled "Acknowledgements" or 35551 "Dedications", preserve the section's title, and preserve 35552 in the section all the substance and tone of each of the 35553 contributor acknowledgements and/or dedications given 35554 therein. 35555 L. Preserve all the Invariant Sections of the Document, 35556 unaltered in their text and in their titles. Section 35557 numbers or the equivalent are not considered part of the 35558 section titles. 35559 M. Delete any section entitled "Endorsements". Such a section 35560 may not be included in the Modified Version. 35561 N. Do not retitle any existing section as "Endorsements" or to 35562 conflict in title with any Invariant Section. 35563 35564 If the Modified Version includes new front-matter sections or 35565 appendices that qualify as Secondary Sections and contain no 35566 material copied from the Document, you may at your option 35567 designate some or all of these sections as invariant. To do 35568 this, add their titles to the list of Invariant Sections in the 35569 Modified Version's license notice. These titles must be 35570 distinct from any other section titles. 35571 35572 You may add a section entitled "Endorsements", provided it 35573 contains nothing but endorsements of your Modified Version by 35574 various parties--for example, statements of peer review or that 35575 the text has been approved by an organization as the 35576 authoritative definition of a standard. 35577 35578 You may add a passage of up to five words as a Front-Cover 35579 Text, and a passage of up to 25 words as a Back-Cover Text, to 35580 the end of the list of Cover Texts in the Modified Version. 35581 Only one passage of Front-Cover Text and one of Back-Cover Text 35582 may be added by (or through arrangements made by) any one 35583 entity. If the Document already includes a cover text for the 35584 same cover, previously added by you or by arrangement made by 35585 the same entity you are acting on behalf of, you may not add 35586 another; but you may replace the old one, on explicit 35587 permission from the previous publisher that added the old one. 35588 35589 The author(s) and publisher(s) of the Document do not by this 35590 License give permission to use their names for publicity for or 35591 to assert or imply endorsement of any Modified Version. 35592 __________________________________________________________ 35593 35594 A.6. COMBINING DOCUMENTS 35595 35596 You may combine the Document with other documents released 35597 under this License, under the terms defined in section 4 above 35598 for modified versions, provided that you include in the 35599 combination all of the Invariant Sections of all of the 35600 original documents, unmodified, and list them all as Invariant 35601 Sections of your combined work in its license notice. 35602 35603 The combined work need only contain one copy of this License, 35604 and multiple identical Invariant Sections may be replaced with 35605 a single copy. If there are multiple Invariant Sections with 35606 the same name but different contents, make the title of each 35607 such section unique by adding at the end of it, in parentheses, 35608 the name of the original author or publisher of that section if 35609 known, or else a unique number. Make the same adjustment to the 35610 section titles in the list of Invariant Sections in the license 35611 notice of the combined work. 35612 35613 In the combination, you must combine any sections entitled 35614 "History" in the various original documents, forming one 35615 section entitled "History"; likewise combine any sections 35616 entitled "Acknowledgements", and any sections entitled 35617 "Dedications". You must delete all sections entitled 35618 "Endorsements." 35619 __________________________________________________________ 35620 35621 A.7. COLLECTIONS OF DOCUMENTS 35622 35623 You may make a collection consisting of the Document and other 35624 documents released under this License, and replace the 35625 individual copies of this License in the various documents with 35626 a single copy that is included in the collection, provided that 35627 you follow the rules of this License for verbatim copying of 35628 each of the documents in all other respects. 35629 35630 You may extract a single document from such a collection, and 35631 distribute it individually under this License, provided you 35632 insert a copy of this License into the extracted document, and 35633 follow this License in all other respects regarding verbatim 35634 copying of that document. 35635 __________________________________________________________ 35636 35637 A.8. AGGREGATION WITH INDEPENDENT WORKS 35638 35639 A compilation of the Document or its derivatives with other 35640 separate and independent documents or works, in or on a volume 35641 of a storage or distribution medium, does not as a whole count 35642 as a Modified Version of the Document, provided no compilation 35643 copyright is claimed for the compilation. Such a compilation is 35644 called an "aggregate", and this License does not apply to the 35645 other self-contained works thus compiled with the Document, on 35646 account of their being thus compiled, if they are not 35647 themselves derivative works of the Document. 35648 35649 If the Cover Text requirement of section 3 is applicable to 35650 these copies of the Document, then if the Document is less than 35651 one quarter of the entire aggregate, the Document's Cover Texts 35652 may be placed on covers that surround only the Document within 35653 the aggregate. Otherwise they must appear on covers around the 35654 whole aggregate. 35655 __________________________________________________________ 35656 35657 A.9. TRANSLATION 35658 35659 Translation is considered a kind of modification, so you may 35660 distribute translations of the Document under the terms of 35661 section 4. Replacing Invariant Sections with translations 35662 requires special permission from their copyright holders, but 35663 you may include translations of some or all Invariant Sections 35664 in addition to the original versions of these Invariant 35665 Sections. You may include a translation of this License 35666 provided that you also include the original English version of 35667 this License. In case of a disagreement between the translation 35668 and the original English version of this License, the original 35669 English version will prevail. 35670 __________________________________________________________ 35671 35672 A.10. TERMINATION 35673 35674 You may not copy, modify, sublicense, or distribute the 35675 Document except as expressly provided for under this License. 35676 Any other attempt to copy, modify, sublicense or distribute the 35677 Document is void, and will automatically terminate your rights 35678 under this License. However, parties who have received copies, 35679 or rights, from you under this License will not have their 35680 licenses terminated so long as such parties remain in full 35681 compliance. 35682 __________________________________________________________ 35683 35684 A.11. FUTURE REVISIONS OF THIS LICENSE 35685 35686 The Free Software Foundation may publish new, revised versions 35687 of the GNU Free Documentation License from time to time. Such 35688 new versions will be similar in spirit to the present version, 35689 but may differ in detail to address new problems or concerns. 35690 See http://www.gnu.org/copyleft/. 35691 35692 Each version of the License is given a distinguishing version 35693 number. If the Document specifies that a particular numbered 35694 version of this License "or any later version" applies to it, 35695 you have the option of following the terms and conditions 35696 either of that specified version or of any later version that 35697 has been published (not as a draft) by the Free Software 35698 Foundation. If the Document does not specify a version number 35699 of this License, you may choose any version ever published (not 35700 as a draft) by the Free Software Foundation. 35701 __________________________________________________________ 35702 35703 A.12. How to use this License for your documents 35704 35705 To use this License in a document you have written, include a 35706 copy of the License in the document and put the following 35707 copyright and license notices just after the title page: 35708 35709 Copyright (c) YEAR YOUR NAME. Permission is granted to copy, 35710 distribute and/or modify this document under the terms of 35711 the GNU Free Documentation License, Version 1.1 or any later 35712 version published by the Free Software Foundation; with the 35713 Invariant Sections being LIST THEIR TITLES, with the 35714 Front-Cover Texts being LIST, and with the Back-Cover Texts 35715 being LIST. A copy of the license is included in the section 35716 entitled "GNU Free Documentation License". 35717 35718 If you have no Invariant Sections, write "with no Invariant 35719 Sections" instead of saying which ones are invariant. If you 35720 have no Front-Cover Texts, write "no Front-Cover Texts" instead 35721 of "Front-Cover Texts being LIST"; likewise for Back-Cover 35722 Texts. 35723 35724 If your document contains nontrivial examples of program code, 35725 we recommend releasing these examples in parallel under your 35726 choice of free software license, such as the GNU General Public 35727 License, to permit their use in free software.