1 Linux Standard Base Desktop Specification for PPC32 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. typeinfo for QIODevice 194 7-25. typeinfo for QDataStream 195 7-26. typeinfo for QTextStream 196 7-27. typeinfo for QFile 197 7-28. typeinfo for QTemporaryFile 198 7-29. typeinfo for QAbstractFileEngine 199 7-30. typeinfo for QAbstractFileEngineHandler 200 7-31. typeinfo for QFSFileEngine 201 7-32. typeinfo for QProcess 202 7-33. typeinfo for QBuffer 203 7-34. typeinfo for QSettings 204 7-35. typeinfo for QSignalMapper 205 7-36. typeinfo for QSocketNotifier 206 7-37. typeinfo for QCoreApplication 207 7-38. typeinfo for QObject 208 7-39. typeinfo for QObjectUserData 209 7-40. typeinfo for QObjectCleanupHandler 210 7-41. typeinfo for QThread 211 7-42. libQtGui Definition 212 7-43. libQtGui - Qt4 GUI Functions Function Interfaces 213 7-44. typeinfo for QButtonGroup 214 7-45. Primary vtable for QGroupBox 215 7-46. Secondary vtable for QGroupBox 216 7-47. typeinfo for QGroupBox 217 7-48. Primary vtable for QSplitter 218 7-49. Secondary vtable for QSplitter 219 7-50. typeinfo for QSplitter 220 7-51. Primary vtable for QSplitterHandle 221 7-52. Secondary vtable for QSplitterHandle 222 7-53. typeinfo for QSplitterHandle 223 7-54. libQtGui - Qt4 Organizers Function Interfaces 224 7-55. typeinfo for QInputEvent 225 7-56. typeinfo for QMouseEvent 226 7-57. typeinfo for QHoverEvent 227 7-58. typeinfo for QWheelEvent 228 7-59. typeinfo for QTabletEvent 229 7-60. typeinfo for QKeyEvent 230 7-61. typeinfo for QFocusEvent 231 7-62. typeinfo for QPaintEvent 232 7-63. typeinfo for QMoveEvent 233 7-64. typeinfo for QResizeEvent 234 7-65. typeinfo for QCloseEvent 235 7-66. typeinfo for QIconDragEvent 236 7-67. typeinfo for QShowEvent 237 7-68. typeinfo for QHideEvent 238 7-69. typeinfo for QContextMenuEvent 239 7-70. typeinfo for QInputMethodEvent 240 7-71. typeinfo for QHelpEvent 241 7-72. typeinfo for QStatusTipEvent 242 7-73. typeinfo for QWhatsThisClickedEvent 243 7-74. typeinfo for QActionEvent 244 7-75. typeinfo for QFileOpenEvent 245 7-76. typeinfo for QToolBarChangeEvent 246 7-77. typeinfo for QShortcutEvent 247 7-78. typeinfo for QClipboardEvent 248 7-79. typeinfo for QWindowStateChangeEvent 249 7-80. typeinfo for QMenubarUpdatedEvent 250 7-81. typeinfo for QAccessibleBridgeFactoryInterface 251 7-82. Primary vtable for QAccessibleBridgePlugin 252 7-83. Secondary vtable for QAccessibleBridgePlugin 253 7-84. typeinfo for QAccessibleBridgePlugin 254 7-85. typeinfo for QAccessibleInterface 255 7-86. typeinfo for QAccessibleObject 256 7-87. typeinfo for QAccessibleApplication 257 7-88. typeinfo for QAccessibleWidget 258 7-89. typeinfo for QAccessibleFactoryInterface 259 7-90. Primary vtable for QAccessiblePlugin 260 7-91. Secondary vtable for QAccessiblePlugin 261 7-92. typeinfo for QAccessiblePlugin 262 7-93. libQtGui - Qt4 Accessibility Function Interfaces 263 7-94. typeinfo for QValidator 264 7-95. typeinfo for QIntValidator 265 7-96. typeinfo for QDoubleValidator 266 7-97. typeinfo for QRegExpValidator 267 7-98. Primary vtable for QImageIOPlugin 268 7-99. Secondary vtable for QImageIOPlugin 269 7-100. typeinfo for QImageIOPlugin 270 7-101. Primary vtable for QIconEnginePlugin 271 7-102. Secondary vtable for QIconEnginePlugin 272 7-103. typeinfo for QIconEnginePlugin 273 7-104. Primary vtable for QPictureFormatPlugin 274 7-105. Secondary vtable for QPictureFormatPlugin 275 7-106. typeinfo for QPictureFormatPlugin 276 7-107. Primary vtable for QStylePlugin 277 7-108. Secondary vtable for QStylePlugin 278 7-109. typeinfo for QStylePlugin 279 7-110. Primary vtable for QInputContextPlugin 280 7-111. Secondary vtable for QInputContextPlugin 281 7-112. typeinfo for QInputContextPlugin 282 7-113. libQtGui - Qt4 Plugins Function Interfaces 283 7-114. typeinfo for QAbstractTextDocumentLayout 284 7-115. Primary vtable for QAbstractPageSetupDialog 285 7-116. Secondary vtable for QAbstractPageSetupDialog 286 7-117. typeinfo for QAbstractPageSetupDialog 287 7-118. Primary vtable for QAbstractPrintDialog 288 7-119. Secondary vtable for QAbstractPrintDialog 289 7-120. typeinfo for QAbstractPrintDialog 290 7-121. typeinfo for QItemSelectionModel 291 7-122. Primary vtable for QAbstractScrollArea 292 7-123. Secondary vtable for QAbstractScrollArea 293 7-124. typeinfo for QAbstractScrollArea 294 7-125. Primary vtable for QAbstractSpinBox 295 7-126. Secondary vtable for QAbstractSpinBox 296 7-127. typeinfo for QAbstractSpinBox 297 7-128. Primary vtable for QAbstractSlider 298 7-129. Secondary vtable for QAbstractSlider 299 7-130. typeinfo for QAbstractSlider 300 7-131. typeinfo for QAbstractItemDelegate 301 7-132. Primary vtable for QAbstractItemView 302 7-133. Secondary vtable for QAbstractItemView 303 7-134. typeinfo for QAbstractItemView 304 7-135. typeinfo for QStringListModel 305 7-136. typeinfo for QDirModel 306 7-137. typeinfo for QStandardItemModel 307 7-138. typeinfo for QAbstractProxyModel 308 7-139. typeinfo for QSortFilterProxyModel 309 7-140. typeinfo for QItemDelegate 310 7-141. Primary vtable for QTableView 311 7-142. Secondary vtable for QTableView 312 7-143. typeinfo for QTableView 313 7-144. typeinfo for QTableWidgetItem 314 7-145. Primary vtable for QTableWidget 315 7-146. Secondary vtable for QTableWidget 316 7-147. typeinfo for QTableWidget 317 7-148. Primary vtable for QTreeView 318 7-149. Secondary vtable for QTreeView 319 7-150. typeinfo for QTreeView 320 7-151. typeinfo for QProxyModel 321 7-152. Primary vtable for QHeaderView 322 7-153. Secondary vtable for QHeaderView 323 7-154. typeinfo for QHeaderView 324 7-155. typeinfo for QItemEditorFactory 325 7-156. typeinfo for QTreeWidgetItem 326 7-157. Primary vtable for QTreeWidget 327 7-158. Secondary vtable for QTreeWidget 328 7-159. typeinfo for QTreeWidget 329 7-160. Primary vtable for QAbstractButton 330 7-161. Secondary vtable for QAbstractButton 331 7-162. typeinfo for QAbstractButton 332 7-163. libQtGui - Qt4 Models and Views Function Interfaces 333 7-164. Primary vtable for QDialog 334 7-165. Secondary vtable for QDialog 335 7-166. typeinfo for QDialog 336 7-167. Primary vtable for QColorDialog 337 7-168. Secondary vtable for QColorDialog 338 7-169. typeinfo for QColorDialog 339 7-170. Primary vtable for QFontDialog 340 7-171. Secondary vtable for QFontDialog 341 7-172. typeinfo for QFontDialog 342 7-173. Primary vtable for QMessageBox 343 7-174. Secondary vtable for QMessageBox 344 7-175. typeinfo for QMessageBox 345 7-176. Primary vtable for QProgressDialog 346 7-177. Secondary vtable for QProgressDialog 347 7-178. typeinfo for QProgressDialog 348 7-179. Primary vtable for QErrorMessage 349 7-180. Secondary vtable for QErrorMessage 350 7-181. typeinfo for QErrorMessage 351 7-182. Primary vtable for QFileDialog 352 7-183. Secondary vtable for QFileDialog 353 7-184. typeinfo for QFileDialog 354 7-185. Primary vtable for QPrintDialog 355 7-186. Secondary vtable for QPrintDialog 356 7-187. typeinfo for QPrintDialog 357 7-188. Primary vtable for QPageSetupDialog 358 7-189. Secondary vtable for QPageSetupDialog 359 7-190. typeinfo for QPageSetupDialog 360 7-191. Primary vtable for QInputDialog 361 7-192. Secondary vtable for QInputDialog 362 7-193. typeinfo for QInputDialog 363 7-194. typeinfo for QFileIconProvider 364 7-195. libQtGui - Qt4 Dialogs Function Interfaces 365 7-196. Primary vtable for QDateTimeEdit 366 7-197. Secondary vtable for QDateTimeEdit 367 7-198. typeinfo for QDateTimeEdit 368 7-199. Primary vtable for QTimeEdit 369 7-200. Secondary vtable for QTimeEdit 370 7-201. typeinfo for QTimeEdit 371 7-202. Primary vtable for QDateEdit 372 7-203. Secondary vtable for QDateEdit 373 7-204. typeinfo for QDateEdit 374 7-205. Primary vtable for QRubberBand 375 7-206. Secondary vtable for QRubberBand 376 7-207. typeinfo for QRubberBand 377 7-208. typeinfo for QShortcut 378 7-209. Primary vtable for QSplashScreen 379 7-210. Secondary vtable for QSplashScreen 380 7-211. typeinfo for QSplashScreen 381 7-212. libQtGui - Qt4 Miscellaneous Function Interfaces 382 7-213. typeinfo for QPaintDevice 383 7-214. typeinfo for QPixmap 384 7-215. typeinfo for QPicture 385 7-216. typeinfo for QBitmap 386 7-217. typeinfo for QPictureFormatInterface 387 7-218. typeinfo for QPrinter 388 7-219. typeinfo for QPrintEngine 389 7-220. typeinfo for QImage 390 7-221. typeinfo for QImageIOHandler 391 7-222. typeinfo for QImageIOHandlerFactoryInterface 392 7-223. typeinfo for QMovie 393 7-224. typeinfo for QSound 394 7-225. typeinfo for QLayoutItem 395 7-226. typeinfo for QSpacerItem 396 7-227. typeinfo for QWidgetItem 397 7-228. Primary vtable for QLayout 398 7-229. Secondary vtable for QLayout 399 7-230. typeinfo for QLayout 400 7-231. Primary vtable for QGridLayout 401 7-232. Secondary vtable for QGridLayout 402 7-233. typeinfo for QGridLayout 403 7-234. Primary vtable for QBoxLayout 404 7-235. Secondary vtable for QBoxLayout 405 7-236. typeinfo for QBoxLayout 406 7-237. Primary vtable for QHBoxLayout 407 7-238. Secondary vtable for QHBoxLayout 408 7-239. typeinfo for QHBoxLayout 409 7-240. Primary vtable for QVBoxLayout 410 7-241. Secondary vtable for QVBoxLayout 411 7-242. typeinfo for QVBoxLayout 412 7-243. Primary vtable for QStackedLayout 413 7-244. Secondary vtable for QStackedLayout 414 7-245. typeinfo for QStackedLayout 415 7-246. libQtGui - Qt4 Layouts Function Interfaces 416 7-247. typeinfo for QStyle 417 7-248. typeinfo for QCommonStyle 418 7-249. typeinfo for QMotifStyle 419 7-250. typeinfo for QStyleFactoryInterface 420 7-251. typeinfo for QWindowsStyle 421 7-252. typeinfo for QCDEStyle 422 7-253. typeinfo for QPlastiqueStyle 423 7-254. typeinfo for QTextObject 424 7-255. typeinfo for QTextBlockGroup 425 7-256. typeinfo for QTextFrameLayoutData 426 7-257. typeinfo for QTextFrame 427 7-258. typeinfo for QTextBlockUserData 428 7-259. typeinfo for QTextDocument 429 7-260. typeinfo for QTextTable 430 7-261. typeinfo for QTextList 431 7-262. typeinfo for QTextObjectInterface 432 7-263. typeinfo for QSyntaxHighlighter 433 7-264. typeinfo for QClipboard 434 7-265. typeinfo for QSessionManager 435 7-266. typeinfo for QApplication 436 7-267. typeinfo for QAction 437 7-268. typeinfo for QActionGroup 438 7-269. Primary vtable for QWorkspace 439 7-270. Secondary vtable for QWorkspace 440 7-271. typeinfo for QWorkspace 441 7-272. Primary vtable for QSizeGrip 442 7-273. Secondary vtable for QSizeGrip 443 7-274. typeinfo for QSizeGrip 444 7-275. Primary vtable for QStatusBar 445 7-276. Secondary vtable for QStatusBar 446 7-277. typeinfo for QStatusBar 447 7-278. Primary vtable for QToolBar 448 7-279. Secondary vtable for QToolBar 449 7-280. typeinfo for QToolBar 450 7-281. typeinfo for QWidgetAction 451 7-282. libQtGui - Qt4 Main Window and Application Function 452 Interfaces 453 454 7-283. Primary vtable for QMenu 455 7-284. Secondary vtable for QMenu 456 7-285. typeinfo for QMenu 457 7-286. typeinfo for QMenuItem 458 7-287. Primary vtable for QMenuBar 459 7-288. Secondary vtable for QMenuBar 460 7-289. typeinfo for QMenuBar 461 7-290. libQtGui - Qt4 Menus Function Interfaces 462 7-291. Primary vtable for QWidget 463 7-292. Secondary vtable for QWidget 464 7-293. typeinfo for QWidget 465 7-294. Primary vtable for QFrame 466 7-295. Secondary vtable for QFrame 467 7-296. typeinfo for QFrame 468 7-297. Primary vtable for QLineEdit 469 7-298. Secondary vtable for QLineEdit 470 7-299. typeinfo for QLineEdit 471 7-300. Primary vtable for QSlider 472 7-301. Secondary vtable for QSlider 473 7-302. typeinfo for QSlider 474 7-303. Primary vtable for QTabBar 475 7-304. Secondary vtable for QTabBar 476 7-305. typeinfo for QTabBar 477 7-306. Primary vtable for QTabWidget 478 7-307. Secondary vtable for QTabWidget 479 7-308. typeinfo for QTabWidget 480 7-309. Primary vtable for QListView 481 7-310. Secondary vtable for QListView 482 7-311. typeinfo for QListView 483 7-312. typeinfo for QListWidgetItem 484 7-313. Primary vtable for QListWidget 485 7-314. Secondary vtable for QListWidget 486 7-315. typeinfo for QListWidget 487 7-316. Primary vtable for QDesktopWidget 488 7-317. Secondary vtable for QDesktopWidget 489 7-318. typeinfo for QDesktopWidget 490 7-319. typeinfo for QInputContextFactoryInterface 491 7-320. typeinfo for QInputContext 492 7-321. Primary vtable for QCheckBox 493 7-322. Secondary vtable for QCheckBox 494 7-323. typeinfo for QCheckBox 495 7-324. Primary vtable for QSpinBox 496 7-325. Secondary vtable for QSpinBox 497 7-326. typeinfo for QSpinBox 498 7-327. Primary vtable for QDoubleSpinBox 499 7-328. Secondary vtable for QDoubleSpinBox 500 7-329. typeinfo for QDoubleSpinBox 501 7-330. Primary vtable for QLCDNumber 502 7-331. Secondary vtable for QLCDNumber 503 7-332. typeinfo for QLCDNumber 504 7-333. Primary vtable for QStackedWidget 505 7-334. Secondary vtable for QStackedWidget 506 7-335. typeinfo for QStackedWidget 507 7-336. Primary vtable for QPushButton 508 7-337. Secondary vtable for QPushButton 509 7-338. typeinfo for QPushButton 510 7-339. Primary vtable for QLabel 511 7-340. Secondary vtable for QLabel 512 7-341. typeinfo for QLabel 513 7-342. Primary vtable for QDockWidget 514 7-343. Secondary vtable for QDockWidget 515 7-344. typeinfo for QDockWidget 516 7-345. Primary vtable for QMainWindow 517 7-346. Secondary vtable for QMainWindow 518 7-347. typeinfo for QMainWindow 519 7-348. Primary vtable for QTextEdit 520 7-349. Secondary vtable for QTextEdit 521 7-350. typeinfo for QTextEdit 522 7-351. Primary vtable for QProgressBar 523 7-352. Secondary vtable for QProgressBar 524 7-353. typeinfo for QProgressBar 525 7-354. Primary vtable for QScrollBar 526 7-355. Secondary vtable for QScrollBar 527 7-356. typeinfo for QScrollBar 528 7-357. Primary vtable for QTextBrowser 529 7-358. Secondary vtable for QTextBrowser 530 7-359. typeinfo for QTextBrowser 531 7-360. Primary vtable for QScrollArea 532 7-361. Secondary vtable for QScrollArea 533 7-362. typeinfo for QScrollArea 534 7-363. Primary vtable for QToolButton 535 7-364. Secondary vtable for QToolButton 536 7-365. typeinfo for QToolButton 537 7-366. Primary vtable for QComboBox 538 7-367. Secondary vtable for QComboBox 539 7-368. typeinfo for QComboBox 540 7-369. Primary vtable for QRadioButton 541 7-370. Secondary vtable for QRadioButton 542 7-371. typeinfo for QRadioButton 543 7-372. Primary vtable for QFocusFrame 544 7-373. Secondary vtable for QFocusFrame 545 7-374. typeinfo for QFocusFrame 546 7-375. Primary vtable for QToolBox 547 7-376. Secondary vtable for QToolBox 548 7-377. typeinfo for QToolBox 549 7-378. Primary vtable for QDial 550 7-379. Secondary vtable for QDial 551 7-380. typeinfo for QDial 552 7-381. libQtGui - Qt4 Widgets Function Interfaces 553 7-382. typeinfo for QMimeSource 554 7-383. typeinfo for QDrag 555 7-384. Primary vtable for QDropEvent 556 7-385. Secondary vtable for QDropEvent 557 7-386. typeinfo for QDropEvent 558 7-387. Primary vtable for QDragMoveEvent 559 7-388. Secondary vtable for QDragMoveEvent 560 7-389. typeinfo for QDragMoveEvent 561 7-390. Primary vtable for QDragEnterEvent 562 7-391. Secondary vtable for QDragEnterEvent 563 7-392. typeinfo for QDragEnterEvent 564 7-393. typeinfo for QDragResponseEvent 565 7-394. typeinfo for QDragLeaveEvent 566 7-395. libQtGui - Qt4 Drag and Drop Function Interfaces 567 7-396. typeinfo for QIconEngineFactoryInterface 568 7-397. typeinfo for QIconEngine 569 7-398. typeinfo for QPaintEngine 570 7-399. typeinfo for QGraphicsScene 571 7-400. libQtGui - Qt4 2D Graphics Function Interfaces 572 7-401. libQtXml Definition 573 7-402. typeinfo for QXmlAttributes 574 7-403. typeinfo for QXmlInputSource 575 7-404. typeinfo for QXmlReader 576 7-405. typeinfo for QXmlSimpleReader 577 7-406. typeinfo for QXmlLocator 578 7-407. typeinfo for QXmlContentHandler 579 7-408. typeinfo for QXmlErrorHandler 580 7-409. typeinfo for QXmlDTDHandler 581 7-410. typeinfo for QXmlEntityResolver 582 7-411. typeinfo for QXmlLexicalHandler 583 7-412. typeinfo for QXmlDeclHandler 584 7-413. Primary vtable for QXmlDefaultHandler 585 7-414. Secondary 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. typeinfo for QXmlDefaultHandler 591 7-420. libQtXml - Qt4 XML Function Interfaces 592 7-421. libQtOpenGL Definition 593 7-422. typeinfo for QGLContext 594 7-423. Primary vtable for QGLWidget 595 7-424. Secondary vtable for QGLWidget 596 7-425. typeinfo for QGLWidget 597 7-426. typeinfo for QGLPixelBuffer 598 7-427. typeinfo for QGLFramebufferObject 599 7-428. libQtOpenGL - Qt4 OpenGL Function Interfaces 600 7-429. libQtSql Definition 601 7-430. typeinfo for QSqlResult 602 7-431. typeinfo for QSqlDriverFactoryInterface 603 7-432. Primary vtable for QSqlDriverPlugin 604 7-433. Secondary vtable for QSqlDriverPlugin 605 7-434. typeinfo for QSqlDriverPlugin 606 7-435. typeinfo for QSqlDriver 607 7-436. typeinfo for QSqlQueryModel 608 7-437. typeinfo for QSqlTableModel 609 7-438. typeinfo for QSqlRelationalTableModel 610 7-439. libQtSql - Qt4 SQL Function Interfaces 611 7-440. libQtSvg Definition 612 7-441. typeinfo for QSvgRenderer 613 7-442. Primary vtable for QSvgWidget 614 7-443. Secondary vtable for QSvgWidget 615 7-444. typeinfo for QSvgWidget 616 7-445. libQtSvg - Qt4 Svg Function Interfaces 617 7-446. libQtNetwork Definition 618 7-447. typeinfo for QHttpHeader 619 7-448. typeinfo for QHttpResponseHeader 620 7-449. typeinfo for QHttpRequestHeader 621 7-450. typeinfo for QHttp 622 7-451. typeinfo for QAbstractSocket 623 7-452. typeinfo for QUrlInfo 624 7-453. typeinfo for QFtp 625 7-454. typeinfo for QTcpServer 626 7-455. typeinfo for QUdpSocket 627 7-456. typeinfo for QTcpSocket 628 8-1. libqt-mt Definition 629 8-2. typeinfo for QNetworkProtocolFactoryBase 630 8-3. typeinfo for QPointArray 631 8-4. typeinfo for QBitArray 632 8-5. typeinfo for QPtrCollection 633 8-6. typeinfo for QObjectList 634 8-7. typeinfo for QTimer 635 8-8. Primary vtable for QDateTimeEdit 636 8-9. Secondary vtable for QDateTimeEdit 637 8-10. typeinfo for QDateTimeEdit 638 8-11. Primary vtable for QDateTimeEditBase 639 8-12. Secondary vtable for QDateTimeEditBase 640 8-13. typeinfo for QDateTimeEditBase 641 8-14. Primary vtable for QDateEdit 642 8-15. Secondary vtable for QDateEdit 643 8-16. typeinfo for QDateEdit 644 8-17. Primary vtable for QTimeEdit 645 8-18. Secondary vtable for QTimeEdit 646 8-19. typeinfo for QTimeEdit 647 8-20. libqt-mt - Qt3 Date and Time Function Interfaces 648 8-21. typeinfo for QCanvasItem 649 8-22. typeinfo for QCanvasSprite 650 8-23. typeinfo for QCanvasPolygonalItem 651 8-24. typeinfo for QCanvasRectangle 652 8-25. Primary vtable for QCanvasView 653 8-26. Secondary vtable for QCanvasView 654 8-27. typeinfo for QCanvasView 655 8-28. typeinfo for QCanvasEllipse 656 8-29. typeinfo for QCanvasPixmap 657 8-30. typeinfo for QCanvasLine 658 8-31. typeinfo for QCanvasSpline 659 8-32. typeinfo for QCanvasText 660 8-33. typeinfo for QCanvasPolygon 661 8-34. typeinfo for QCanvas 662 8-35. libqt-mt - Qt3 Canvas Function Interfaces 663 8-36. Primary vtable for QImageDrag 664 8-37. Secondary vtable for QImageDrag 665 8-38. typeinfo for QImageDrag 666 8-39. typeinfo for QDragLeaveEvent 667 8-40. Primary vtable for QColorDrag 668 8-41. Secondary vtable for QColorDrag 669 8-42. typeinfo for QColorDrag 670 8-43. typeinfo for QDragResponseEvent 671 8-44. Primary vtable for QIconDrag 672 8-45. Secondary vtable for QIconDrag 673 8-46. typeinfo for QIconDrag 674 8-47. Primary vtable for QUriDrag 675 8-48. Secondary vtable for QUriDrag 676 8-49. typeinfo for QUriDrag 677 8-50. typeinfo for QDropSite 678 8-51. Primary vtable for QStoredDrag 679 8-52. Secondary vtable for QStoredDrag 680 8-53. typeinfo for QStoredDrag 681 8-54. Primary vtable for QTextDrag 682 8-55. Secondary vtable for QTextDrag 683 8-56. typeinfo for QTextDrag 684 8-57. Primary vtable for QDragEnterEvent 685 8-58. Secondary vtable for QDragEnterEvent 686 8-59. typeinfo for QDragEnterEvent 687 8-60. Primary vtable for QDragMoveEvent 688 8-61. Secondary vtable for QDragMoveEvent 689 8-62. typeinfo for QDragMoveEvent 690 8-63. Primary vtable for QDropEvent 691 8-64. Secondary vtable for QDropEvent 692 8-65. typeinfo for QDropEvent 693 8-66. Primary vtable for QDragObject 694 8-67. Secondary vtable for QDragObject 695 8-68. typeinfo for QDragObject 696 8-69. typeinfo for QIconDragItem 697 8-70. libqt-mt - Qt3 Drag and Drop Function Interfaces 698 8-71. typeinfo for QContextMenuEvent 699 8-72. typeinfo for QIMEvent 700 8-73. typeinfo for QTimerEvent 701 8-74. typeinfo for QKeyEvent 702 8-75. typeinfo for QCustomEvent 703 8-76. typeinfo for QEventLoop 704 8-77. typeinfo for QHideEvent 705 8-78. typeinfo for QResizeEvent 706 8-79. typeinfo for QTabletEvent 707 8-80. typeinfo for QFocusEvent 708 8-81. typeinfo for QMouseEvent 709 8-82. typeinfo for QChildEvent 710 8-83. typeinfo for QEvent 711 8-84. typeinfo for QIMComposeEvent 712 8-85. typeinfo for QShowEvent 713 8-86. typeinfo for QPaintEvent 714 8-87. typeinfo for QWheelEvent 715 8-88. typeinfo for QMoveEvent 716 8-89. typeinfo for QCloseEvent 717 8-90. typeinfo for QUtf8Codec 718 8-91. typeinfo for QTranslator 719 8-92. typeinfo for QGb18030Codec 720 8-93. typeinfo for QGbkCodec 721 8-94. typeinfo for QUtf16Codec 722 8-95. typeinfo for QEucKrCodec 723 8-96. typeinfo for QJisCodec 724 8-97. typeinfo for QTextEncoder 725 8-98. typeinfo for QTsciiCodec 726 8-99. typeinfo for QSjisCodec 727 8-100. typeinfo for QEucJpCodec 728 8-101. typeinfo for QGb2312Codec 729 8-102. typeinfo for QHebrewCodec 730 8-103. typeinfo for QTextDecoder 731 8-104. typeinfo for QTextCodec 732 8-105. typeinfo for QJpUnicodeConv 733 8-106. typeinfo for QDataSource 734 8-107. typeinfo for QProcess 735 8-108. typeinfo for QDataPump 736 8-109. typeinfo for QFile 737 8-110. typeinfo for QBuffer 738 8-111. typeinfo for QClipboard 739 8-112. typeinfo for QAsyncIO 740 8-113. typeinfo for QSignal 741 8-114. typeinfo for QDataSink 742 8-115. typeinfo for QDir 743 8-116. typeinfo for QTextOStream 744 8-117. typeinfo for QTextStream 745 8-118. typeinfo for QSignalMapper 746 8-119. typeinfo for QIODeviceSource 747 8-120. typeinfo for QIODevice 748 8-121. typeinfo for QDataStream 749 8-122. typeinfo for QImageFormat 750 8-123. typeinfo for QSound 751 8-124. typeinfo for QImageConsumer 752 8-125. typeinfo for QImageFormatType 753 8-126. typeinfo for QMimeSourceFactory 754 8-127. Primary vtable for QUrlOperator 755 8-128. Secondary vtable for QUrlOperator 756 8-129. typeinfo for QUrlOperator 757 8-130. Primary vtable for QSocket 758 8-131. Secondary vtable for QSocket 759 8-132. typeinfo for QSocket 760 8-133. typeinfo for QSocketNotifier 761 8-134. typeinfo for QNetworkProtocol 762 8-135. typeinfo for QUrl 763 8-136. typeinfo for QSocketDevice 764 8-137. typeinfo for QHttpResponseHeader 765 8-138. typeinfo for QServerSocket 766 8-139. typeinfo for QUrlInfo 767 8-140. typeinfo for QNetworkOperation 768 8-141. typeinfo for QHttp 769 8-142. typeinfo for QMimeSource 770 8-143. typeinfo for QDns 771 8-144. typeinfo for QHttpRequestHeader 772 8-145. typeinfo for QHttpHeader 773 8-146. typeinfo for QLocalFs 774 8-147. typeinfo for QConnectionList 775 8-148. typeinfo for QHostAddress 776 8-149. typeinfo for QFtp 777 8-150. libqt-mt - Qt3 Network Function Interfaces 778 8-151. typeinfo for QObjectCleanupHandler 779 8-152. typeinfo for QObjectUserData 780 8-153. typeinfo for QObject 781 8-154. typeinfo for QMetaObject 782 8-155. typeinfo for QGuardedPtrPrivate 783 8-156. libqt-mt - Qt3 OpenGL Function Interfaces 784 8-157. typeinfo for QPaintDevice 785 8-158. typeinfo for QBitmap 786 8-159. typeinfo for QPicture 787 8-160. typeinfo for QPixmap 788 8-161. typeinfo for QPrinter 789 8-162. typeinfo for QSqlResult 790 8-163. Primary vtable for QSqlSelectCursor 791 8-164. Secondary vtable for QSqlSelectCursor 792 8-165. typeinfo for QSqlSelectCursor 793 8-166. typeinfo for QSqlDriver 794 8-167. typeinfo for QSqlPropertyMap 795 8-168. typeinfo for QSqlQuery 796 8-169. typeinfo for QSqlRecord 797 8-170. typeinfo for QSqlDatabase 798 8-171. typeinfo for QEditorFactory 799 8-172. typeinfo for QSqlDriverPlugin 800 8-173. typeinfo for QSqlResultShared 801 8-174. typeinfo for QSqlError 802 8-175. typeinfo for QSqlForm 803 8-176. typeinfo for QSqlEditorFactory 804 8-177. Primary vtable for QSqlCursor 805 8-178. Secondary vtable for QSqlCursor 806 8-179. typeinfo for QSqlCursor 807 8-180. typeinfo for QSqlFieldInfo 808 8-181. typeinfo for QSqlIndex 809 8-182. typeinfo for QSqlField 810 8-183. libqt-mt - Qt3 SQL Function Interfaces 811 8-184. typeinfo for QCommonStyle 812 8-185. typeinfo for QStyle 813 8-186. typeinfo for QSyntaxHighlighter 814 8-187. typeinfo for QStyleSheet 815 8-188. typeinfo for QStrList 816 8-189. typeinfo for QCString 817 8-190. typeinfo for QWaitCondition 818 8-191. typeinfo for QMutex 819 8-192. typeinfo for QThread 820 8-193. typeinfo for QSemaphore 821 8-194. Primary vtable for QToolBar 822 8-195. Secondary vtable for QToolBar 823 8-196. typeinfo for QToolBar 824 8-197. typeinfo for QActionGroup 825 8-198. Primary vtable for QStatusBar 826 8-199. Secondary vtable for QStatusBar 827 8-200. typeinfo for QStatusBar 828 8-201. Primary vtable for QSizeGrip 829 8-202. Secondary vtable for QSizeGrip 830 8-203. typeinfo for QSizeGrip 831 8-204. typeinfo for QSessionManager 832 8-205. typeinfo for QApplication 833 8-206. Primary vtable for QWorkspace 834 8-207. Secondary vtable for QWorkspace 835 8-208. typeinfo for QWorkspace 836 8-209. typeinfo for QAction 837 8-210. libqt-mt - Qt3 Main Window and Application Function 838 Interfaces 839 840 8-211. Primary vtable for QFrame 841 8-212. Secondary vtable for QFrame 842 8-213. typeinfo for QFrame 843 8-214. Primary vtable for QScrollView 844 8-215. Secondary vtable for QScrollView 845 8-216. typeinfo for QScrollView 846 8-217. Primary vtable for QTextBrowser 847 8-218. Secondary vtable for QTextBrowser 848 8-219. typeinfo for QTextBrowser 849 8-220. Primary vtable for QLineEdit 850 8-221. Secondary vtable for QLineEdit 851 8-222. typeinfo for QLineEdit 852 8-223. typeinfo for QListBoxText 853 8-224. Primary vtable for QLCDNumber 854 8-225. Secondary vtable for QLCDNumber 855 8-226. typeinfo for QLCDNumber 856 8-227. Primary vtable for QGridView 857 8-228. Secondary vtable for QGridView 858 8-229. typeinfo for QGridView 859 8-230. Primary vtable for QButton 860 8-231. Secondary vtable for QButton 861 8-232. typeinfo for QButton 862 8-233. Primary vtable for QTabWidget 863 8-234. Secondary vtable for QTabWidget 864 8-235. typeinfo for QTabWidget 865 8-236. Primary vtable for QTextView 866 8-237. Secondary vtable for QTextView 867 8-238. typeinfo for QTextView 868 8-239. typeinfo for QTab 869 8-240. Primary vtable for QDial 870 8-241. Secondary vtable for QDial 871 8-242. Secondary vtable for QDial 872 8-243. typeinfo for QDial 873 8-244. Primary vtable for QListView 874 8-245. Secondary vtable for QListView 875 8-246. typeinfo for QListView 876 8-247. Primary vtable for QDesktopWidget 877 8-248. Secondary vtable for QDesktopWidget 878 8-249. typeinfo for QDesktopWidget 879 8-250. typeinfo for QListBoxItem 880 8-251. Primary vtable for QScrollBar 881 8-252. Secondary vtable for QScrollBar 882 8-253. Secondary vtable for QScrollBar 883 8-254. typeinfo for QScrollBar 884 8-255. typeinfo for QIconFactory 885 8-256. Primary vtable for QSpinBox 886 8-257. Secondary vtable for QSpinBox 887 8-258. Secondary vtable for QSpinBox 888 8-259. typeinfo for QSpinBox 889 8-260. Primary vtable for QLabel 890 8-261. Secondary vtable for QLabel 891 8-262. typeinfo for QLabel 892 8-263. typeinfo for QListBoxPixmap 893 8-264. typeinfo for QWhatsThis 894 8-265. Primary vtable for QMultiLineEdit 895 8-266. Secondary vtable for QMultiLineEdit 896 8-267. typeinfo for QMultiLineEdit 897 8-268. Primary vtable for QListBox 898 8-269. Secondary vtable for QListBox 899 8-270. typeinfo for QListBox 900 8-271. Primary vtable for QComboBox 901 8-272. Secondary vtable for QComboBox 902 8-273. typeinfo for QComboBox 903 8-274. Primary vtable for QRadioButton 904 8-275. Secondary vtable for QRadioButton 905 8-276. typeinfo for QRadioButton 906 8-277. Primary vtable for QSlider 907 8-278. Secondary vtable for QSlider 908 8-279. Secondary vtable for QSlider 909 8-280. typeinfo for QSlider 910 8-281. Primary vtable for QMainWindow 911 8-282. Secondary vtable for QMainWindow 912 8-283. typeinfo for QMainWindow 913 8-284. Primary vtable for QToolButton 914 8-285. Secondary vtable for QToolButton 915 8-286. typeinfo for QToolButton 916 8-287. typeinfo for QWidgetIntDict 917 8-288. Primary vtable for QTabBar 918 8-289. Secondary vtable for QTabBar 919 8-290. typeinfo for QTabBar 920 8-291. typeinfo for QToolTip 921 8-292. Primary vtable for QCheckBox 922 8-293. Secondary vtable for QCheckBox 923 8-294. typeinfo for QCheckBox 924 8-295. Primary vtable for QDockWindow 925 8-296. Secondary vtable for QDockWindow 926 8-297. typeinfo for QDockWindow 927 8-298. Primary vtable for QSpinWidget 928 8-299. Secondary vtable for QSpinWidget 929 8-300. typeinfo for QSpinWidget 930 8-301. Primary vtable for QToolBox 931 8-302. Secondary vtable for QToolBox 932 8-303. typeinfo for QToolBox 933 8-304. Primary vtable for QProgressBar 934 8-305. Secondary vtable for QProgressBar 935 8-306. typeinfo for QProgressBar 936 8-307. typeinfo for QIconViewItem 937 8-308. typeinfo for QCheckListItem 938 8-309. Primary vtable for QDockArea 939 8-310. Secondary vtable for QDockArea 940 8-311. typeinfo for QDockArea 941 8-312. typeinfo for QListViewItem 942 8-313. Primary vtable for QIconView 943 8-314. Secondary vtable for QIconView 944 8-315. typeinfo for QIconView 945 8-316. Primary vtable for QWidget 946 8-317. Secondary vtable for QWidget 947 8-318. typeinfo for QWidget 948 8-319. typeinfo for QToolTipGroup 949 8-320. Primary vtable for QPushButton 950 8-321. Secondary vtable for QPushButton 951 8-322. typeinfo for QPushButton 952 8-323. typeinfo for QWidgetList 953 8-324. Primary vtable for QDataView 954 8-325. Secondary vtable for QDataView 955 8-326. typeinfo for QDataView 956 8-327. Primary vtable for QDataBrowser 957 8-328. Secondary vtable for QDataBrowser 958 8-329. typeinfo for QDataBrowser 959 8-330. Primary vtable for QTextEdit 960 8-331. Secondary vtable for QTextEdit 961 8-332. typeinfo for QTextEdit 962 8-333. libqt-mt - Qt3 Widgets Function Interfaces 963 8-334. Primary vtable for QPopupMenu 964 8-335. Secondary vtable for QPopupMenu 965 8-336. Secondary vtable for QPopupMenu 966 8-337. typeinfo for QPopupMenu 967 8-338. Primary vtable for QMenuBar 968 8-339. Secondary vtable for QMenuBar 969 8-340. Secondary vtable for QMenuBar 970 8-341. typeinfo for QMenuBar 971 8-342. typeinfo for QCustomMenuItem 972 8-343. typeinfo for QMenuData 973 8-344. libqt-mt - Qt3 Menus Function Interfaces 974 8-345. Primary vtable for QHBox 975 8-346. Secondary vtable for QHBox 976 8-347. typeinfo for QHBox 977 8-348. Primary vtable for QSplitter 978 8-349. Secondary vtable for QSplitter 979 8-350. typeinfo for QSplitter 980 8-351. Primary vtable for QVBox 981 8-352. Secondary vtable for QVBox 982 8-353. typeinfo for QVBox 983 8-354. Primary vtable for QGroupBox 984 8-355. Secondary vtable for QGroupBox 985 8-356. typeinfo for QGroupBox 986 8-357. Primary vtable for QHGroupBox 987 8-358. Secondary vtable for QHGroupBox 988 8-359. typeinfo for QHGroupBox 989 8-360. Primary vtable for QHButtonGroup 990 8-361. Secondary vtable for QHButtonGroup 991 8-362. typeinfo for QHButtonGroup 992 8-363. Primary vtable for QWidgetStack 993 8-364. Secondary vtable for QWidgetStack 994 8-365. typeinfo for QWidgetStack 995 8-366. Primary vtable for QButtonGroup 996 8-367. Secondary vtable for QButtonGroup 997 8-368. typeinfo for QButtonGroup 998 8-369. Primary vtable for QVButtonGroup 999 8-370. Secondary vtable for QVButtonGroup 1000 8-371. typeinfo for QVButtonGroup 1001 8-372. Primary vtable for QGrid 1002 8-373. Secondary vtable for QGrid 1003 8-374. typeinfo for QGrid 1004 8-375. Primary vtable for QVGroupBox 1005 8-376. Secondary vtable for QVGroupBox 1006 8-377. typeinfo for QVGroupBox 1007 8-378. libqt-mt - Qt3 Organizers Function Interfaces 1008 8-379. Primary vtable for QDockAreaLayout 1009 8-380. Secondary vtable for QDockAreaLayout 1010 8-381. typeinfo for QDockAreaLayout 1011 8-382. Primary vtable for QBoxLayout 1012 8-383. Secondary vtable for QBoxLayout 1013 8-384. typeinfo for QBoxLayout 1014 8-385. Primary vtable for QLayout 1015 8-386. Secondary vtable for QLayout 1016 8-387. typeinfo for QLayout 1017 8-388. Primary vtable for QHBoxLayout 1018 8-389. Secondary vtable for QHBoxLayout 1019 8-390. typeinfo for QHBoxLayout 1020 8-391. Primary vtable for QVBoxLayout 1021 8-392. Secondary vtable for QVBoxLayout 1022 8-393. typeinfo for QVBoxLayout 1023 8-394. typeinfo for QGLayoutIterator 1024 8-395. typeinfo for QWidgetItem 1025 8-396. Primary vtable for QGridLayout 1026 8-397. Secondary vtable for QGridLayout 1027 8-398. typeinfo for QGridLayout 1028 8-399. typeinfo for QSpacerItem 1029 8-400. typeinfo for QLayoutItem 1030 8-401. libqt-mt - Qt3 Layouts Function Interfaces 1031 8-402. Primary vtable for QProgressDialog 1032 8-403. Secondary vtable for QProgressDialog 1033 8-404. typeinfo for QProgressDialog 1034 8-405. Primary vtable for QWizard 1035 8-406. Secondary vtable for QWizard 1036 8-407. typeinfo for QWizard 1037 8-408. Primary vtable for QSemiModal 1038 8-409. Secondary vtable for QSemiModal 1039 8-410. typeinfo for QSemiModal 1040 8-411. Primary vtable for QFileDialog 1041 8-412. Secondary vtable for QFileDialog 1042 8-413. typeinfo for QFileDialog 1043 8-414. Primary vtable for QErrorMessage 1044 8-415. Secondary vtable for QErrorMessage 1045 8-416. typeinfo for QErrorMessage 1046 8-417. typeinfo for QFilePreview 1047 8-418. Primary vtable for QMessageBox 1048 8-419. Secondary vtable for QMessageBox 1049 8-420. typeinfo for QMessageBox 1050 8-421. Primary vtable for QDialog 1051 8-422. Secondary vtable for QDialog 1052 8-423. typeinfo for QDialog 1053 8-424. Primary vtable for QFontDialog 1054 8-425. Secondary vtable for QFontDialog 1055 8-426. typeinfo for QFontDialog 1056 8-427. Primary vtable for QPrintDialog 1057 8-428. Secondary vtable for QPrintDialog 1058 8-429. typeinfo for QPrintDialog 1059 8-430. Primary vtable for QColorDialog 1060 8-431. Secondary vtable for QColorDialog 1061 8-432. typeinfo for QColorDialog 1062 8-433. Primary vtable for QInputDialog 1063 8-434. Secondary vtable for QInputDialog 1064 8-435. typeinfo for QInputDialog 1065 8-436. Primary vtable for QTabDialog 1066 8-437. Secondary vtable for QTabDialog 1067 8-438. typeinfo for QTabDialog 1068 8-439. typeinfo for QFileIconProvider 1069 8-440. libqt-mt - Qt3 Dialogs Function Interfaces 1070 8-441. typeinfo for QTableItem 1071 8-442. typeinfo for QCheckTableItem 1072 8-443. Primary vtable for QHeader 1073 8-444. Secondary vtable for QHeader 1074 8-445. typeinfo for QHeader 1075 8-446. Primary vtable for QDataTable 1076 8-447. Secondary vtable for QDataTable 1077 8-448. typeinfo for QDataTable 1078 8-449. typeinfo for QComboTableItem 1079 8-450. Primary vtable for QTable 1080 8-451. Secondary vtable for QTable 1081 8-452. typeinfo for QTable 1082 8-453. libqt-mt - Qt3 Tables Function Interfaces 1083 8-454. typeinfo for QGPlugin 1084 8-455. typeinfo for QStylePlugin 1085 8-456. typeinfo for QTextCodecPlugin 1086 8-457. typeinfo for QWidgetPlugin 1087 8-458. typeinfo for QLibrary 1088 8-459. typeinfo for QImageFormatPlugin 1089 8-460. typeinfo for QXmlEntityResolver 1090 8-461. typeinfo for QXmlLocator 1091 8-462. typeinfo for QDomElement 1092 8-463. typeinfo for QDomImplementation 1093 8-464. typeinfo for QDomDocumentType 1094 8-465. typeinfo for QDomDocument 1095 8-466. typeinfo for QDomAttr 1096 8-467. typeinfo for QDomNodeList 1097 8-468. typeinfo for QXmlReader 1098 8-469. typeinfo for QDomEntity 1099 8-470. typeinfo for QXmlDeclHandler 1100 8-471. typeinfo for QDomNode 1101 8-472. typeinfo for QDomText 1102 8-473. typeinfo for QDomCharacterData 1103 8-474. typeinfo for QDomComment 1104 8-475. Primary vtable for QXmlDefaultHandler 1105 8-476. Secondary vtable for QXmlDefaultHandler 1106 8-477. Secondary vtable for QXmlDefaultHandler 1107 8-478. Secondary vtable for QXmlDefaultHandler 1108 8-479. Secondary vtable for QXmlDefaultHandler 1109 8-480. Secondary vtable for QXmlDefaultHandler 1110 8-481. typeinfo for QXmlDefaultHandler 1111 8-482. typeinfo for QDomNotation 1112 8-483. typeinfo for QXmlSimpleReader 1113 8-484. typeinfo for QXmlLexicalHandler 1114 8-485. typeinfo for QXmlAttributes 1115 8-486. typeinfo for QDomProcessingInstruction 1116 8-487. typeinfo for QXmlContentHandler 1117 8-488. typeinfo for QDomEntityReference 1118 8-489. typeinfo for QDomCDATASection 1119 8-490. typeinfo for QXmlDTDHandler 1120 8-491. typeinfo for QXmlInputSource 1121 8-492. typeinfo for QXmlErrorHandler 1122 8-493. typeinfo for QDomDocumentFragment 1123 8-494. libqt-mt - Qt3 XML Function Interfaces 1124 8-495. typeinfo for QIconSet 1125 8-496. typeinfo for QRegExpValidator 1126 8-497. typeinfo for QIntValidator 1127 8-498. typeinfo for QValidator 1128 8-499. typeinfo for QDoubleValidator 1129 8-500. typeinfo for QGVector 1130 8-501. typeinfo for QGList 1131 8-502. typeinfo for QPolygonScanner 1132 8-503. typeinfo for QGCache 1133 8-504. typeinfo for QGArray 1134 8-505. typeinfo for QSignalVec 1135 8-506. typeinfo for QGDict 1136 8-507. typeinfo for QRangeControl 1137 8-508. Primary vtable for QSplashScreen 1138 8-509. Secondary vtable for QSplashScreen 1139 8-510. typeinfo for QSplashScreen 1140 8-511. typeinfo for QAccel 1141 8-512. libqt-mt - Qt3 Miscellaneous Function Interfaces 1142 __________________________________________________________ 1143 1144 Foreword 1145 1146 This is version 4.1 of the Linux Standard Base Desktop 1147 Specification for PPC32. This specification is one of a series 1148 of volumes under the collective title Linux Standard Base: 1149 1150 * Core 1151 * C++ 1152 * Desktop 1153 * Languages 1154 * Printing 1155 1156 Note that the Core, C++ and Desktop volumes consist of a 1157 generic volume augmented by an architecture-specific volume. 1158 __________________________________________________________ 1159 1160 Status of this Document 1161 1162 This is a released specification. Other documents may supersede 1163 or augment this specification. A list of current Linux Standard 1164 Base (LSB) specifications is available at 1165 http://refspecs.linuxfoundation.org. 1166 1167 If you wish to make comments regarding this document in a 1168 manner that is tracked by the LSB project, please submit them 1169 using our public bug database at http://bugs.linuxbase.org. 1170 Please enter your feedback, carefully indicating the title of 1171 the section for which you are submitting feedback, and the 1172 volume and version of the specification where you found the 1173 problem, quoting the incorrect text if appropriate. If you are 1174 suggesting a new feature, please indicate what the problem you 1175 are trying to solve is. That is more important than the 1176 solution, in fact. 1177 1178 If you do not have or wish to create a bug database account 1179 then you can also e-mail feedback to 1180 (subscribe, archives), 1181 and arrangements will be made to transpose the comments to our 1182 public bug database. 1183 __________________________________________________________ 1184 1185 Introduction 1186 1187 The LSB defines a binary interface for application programs 1188 that are compiled and packaged for LSB-conforming 1189 implementations on many different hardware architectures. A 1190 binary specification must include information specific to the 1191 computer processor architecture for which it is intended. To 1192 avoid the complexity of conditional descriptions, the 1193 specification has instead been divided into generic parts which 1194 are augmented by one of several architecture-specific parts, 1195 depending on the target processor architecture; the generic 1196 part will indicate when reference must be made to the 1197 architecture part, and vice versa. 1198 1199 This document should be used in conjunction with the documents 1200 it references. This document enumerates the system components 1201 it includes, but descriptions of those components may be 1202 included entirely or partly in this document, partly in other 1203 documents, or entirely in other reference documents. For 1204 example, the section that describes system service routines 1205 includes a list of the system routines supported in this 1206 interface, formal declarations of the data structures they use 1207 that are visible to applications, and a pointer to the 1208 underlying referenced specification for information about the 1209 syntax and semantics of each call. Only those routines not 1210 described in standards referenced by this document, or 1211 extensions to those standards, are described in the detail. 1212 Information referenced in this way is as much a part of this 1213 document as is the information explicitly included here. 1214 1215 The specification carries a version number of either the form 1216 x.y or x.y.z. This version number carries the following 1217 meaning: 1218 1219 1. The first number (x) is the major version number. Versions 1220 sharing the same major version number shall be compatible 1221 in a backwards direction; that is, a newer version shall be 1222 compatible with an older version. Any deletion of a library 1223 results in a new major version number. Interfaces marked as 1224 deprecated may be removed from the specification at a major 1225 version change. 1226 2. The second number (y) is the minor version number. 1227 Libraries and individual interfaces may be added, but not 1228 removed. Interfaces may be marked as deprecated at a minor 1229 version change. Other minor changes may be permitted at the 1230 discretion of the LSB workgroup. 1231 3. The third number (z), if present, is the editorial level. 1232 Only editorial changes should be included in such versions. 1233 1234 Since this specification is a descriptive Application Binary 1235 Interface, and not a source level API specification, it is not 1236 possible to make a guarantee of 100% backward compatibility 1237 between major releases. However, it is the intent that those 1238 parts of the binary interface that are visible in the source 1239 level API will remain backward compatible from version to 1240 version, except where a feature marked as "Deprecated" in one 1241 release may be removed from a future release. Implementors are 1242 strongly encouraged to make use of symbol versioning to permit 1243 simultaneous support of applications conforming to different 1244 releases of this specification. 1245 1246 LSB is a trademark of the Linux Foundation. Developers of 1247 applications or implementations interested in using the 1248 trademark should see the Linux Foundation Certification Policy 1249 for details. 1250 1251 I. Introductory Elements 1252 1253 Table of Contents 1254 1. Scope 1255 2. References 1256 1257 2.1. Normative References 1258 2.2. Informative References/Bibliography 1259 1260 3. Requirements 1261 1262 3.1. Relevant Libraries 1263 1264 4. Terms and Definitions 1265 5. Documentation Conventions 1266 __________________________________________________________ 1267 1268 Chapter 1. Scope 1269 1270 The LSB Desktop module defines components found on an LSB 1271 conforming system. 1272 __________________________________________________________ 1273 1274 Chapter 2. References 1275 1276 2.1. Normative References 1277 1278 The specifications listed below are referenced in whole or in 1279 part by the LSB Desktop specification. Such references may be 1280 normative or informative; a reference to specification shall 1281 only be considered normative if it is explicitly cited as such. 1282 The LSB Desktop specification may make normative references to 1283 a portion of these specifications (that is, to define a 1284 specific function or group of functions); in such cases, only 1285 the explicitly referenced portion of the specification is to be 1286 considered normative. 1287 1288 Table 2-1. Normative References 1289 Name Title URL 1290 ATK 1.10.3 Reference Manual ATK 1.10.3 Reference Manual 1291 http://library.gnome.org/devel/atk/1.10/index.html 1292 Double Buffer Extension Library Double Buffer Extension Library 1293 - Protocol Version 1.0 1294 http://refspecs.linux-foundation.org/X11/dbelib.pdf 1295 Fontconfig Developers Reference Fontconfig Developers 1296 Reference, Version 2.6.0 1297 http://refspecs.linuxfoundation.org/fontconfig-2.6.0 1298 Gdk 2.10.14 Reference Manual Gdk 2.10.14 Reference Manual 1299 http://library.gnome.org/devel/gdk/2.10/ 1300 Gdk-pixbuf 2.8.20 Reference Manual Gtk-pixbuf 2.8.20 Reference 1301 Manual http://library.gnome.org/devel/gdk-pixbuf/2.8/index.html 1302 Glib 2.12.13 Reference Manual Glib 2.12.13 Reference Manual 1303 http://library.gnome.org/devel/glib/2.12/ 1304 Gobject 2.12.13 Reference Manual Gobject 2.12.13 Reference 1305 Manual http://library.gnome.org/devel/gobject/2.12/ 1306 Gtk+ 2.10.14 Reference Manual Gtk+ 2.10.14 Reference Manual 1307 http://library.gnome.org/devel/gtk/2.10/ 1308 ISO C (1999) ISO/IEC 9899: 1999, Programming Languages --C 1309 ISO/IEC 14882: 2003 C++ Language ISO/IEC 14882: 2003 1310 Programming languages --C++ 1311 Itanium™ C++ ABI Itanium™ C++ ABI (Revision 1.86) 1312 http://refspecs.linuxfoundation.org/cxxabi-1.86.html 1313 OpenGL The OpenGL® Graphics System: A Specification (Version 1314 1.2.1) 1315 http://www.opengl.org/documentation/specs/version1.2/OpenGL_spe 1316 c_1.2.1.pdf 1317 OpenGL ABI OpenGL® Application Binary Interface for Linux 1318 http://www.opengl.org/registry/ABI/ 1319 OpenGL Extensions OpenGL® Graphics with the X Window System® 1320 (Version 1.3) 1321 http://opengl.org/documentation/specs/glx/glx1.3.pdf 1322 OpenGL Utilities The OpenGL Graphics System Utility Library 1323 (Version 1.3) 1324 http://www.opengl.org/documentation/specs/glu/glu1_3.pdf 1325 Pango 1.10.4 Reference Manual Pango 1.10.4 Reference Manual 1326 http://library.gnome.org/devel/pango/1.10/index.html 1327 POSIX 1003.1-2001 (ISO/IEC 9945-2003) 1328 1329 ISO/IEC 9945-1:2003 Information technology -- Portable 1330 Operating System Interface (POSIX) -- Part 1: Base Definitions 1331 1332 ISO/IEC 9945-2:2003 Information technology -- Portable 1333 Operating System Interface (POSIX) -- Part 2: System Interfaces 1334 1335 ISO/IEC 9945-3:2003 Information technology -- Portable 1336 Operating System Interface (POSIX) -- Part 3: Shell and 1337 Utilities 1338 1339 ISO/IEC 9945-4:2003 Information technology -- Portable 1340 Operating System Interface (POSIX) -- Part 4: Rationale 1341 1342 Including Technical Cor. 1: 2004 1343 http://www.unix.org/version3/ 1344 Qt 3.3.6 Qt 3.3.6 Reference Manual 1345 http://doc.trolltech.com/3.3/index.html 1346 QtCore 4.2.0 Qt 4.2.0 Reference Manual 1347 http://doc.trolltech.com/4.2/qtcore.html 1348 QtGui 4.2.0 Qt 4.2.0 Reference Manual 1349 http://doc.trolltech.com/4.2/qtgui.html 1350 QtNetwork 4.2.0 Qt 4.2.0 Reference Manual 1351 http://doc.trolltech.com/4.2/qtnetwork.html 1352 QtOpenGL 4.2.0 Qt 4.2.0 Reference Manual 1353 http://doc.trolltech.com/4.2/qtopengl.html 1354 QtSql 4.2.0 Qt 4.2.0 Reference Manual 1355 http://doc.trolltech.com/4.2/qtsql.html 1356 QtSvg 4.2.0 Qt 4.2.0 Reference Manual 1357 http://doc.trolltech.com/4.2/qtsvg.html 1358 QtXml 4.2.0 Qt 4.2.0 Reference Manual 1359 http://doc.trolltech.com/4.2/qtxml.html 1360 Reference Manual for libxml2 Reference Manual for libxml2 1361 http://xmlsoft.org/html/index.html 1362 The MIT Shared Memory Extension MIT-SHM - The MIT Shared Memory 1363 Extension - X version 11, Release 5 1364 http://refspecs.linux-foundation.org/X11/mit-shm.pdf 1365 X Display Power Management Signaling X Display Power Management 1366 Signaling (DPMS) Extension - Library Specificationi - Version 1367 1.0 http://refspecs.linux-foundation.org/X11/DPMSlib.pdf 1368 X Extended Visual Interface Extension Extended Visual 1369 Information Extension - Version 1.0 1370 http://refspecs.linux-foundation.org/X11/evi.pdf 1371 X Nonrectangular Window Shape Extension Library X 1372 Nonrectangular Window Shape Extension Library - Version 1.0 1373 http://refspecs.linux-foundation.org/X11/shapelib.pdf 1374 X Record Extension Library X Record Extension Library - Version 1375 1.13 http://refspecs.linux-foundation.org/X11/recordlib.pdf 1376 X Security Extension Specification Security Extension 1377 Specification - Version 7.1 1378 http://refspecs.linux-foundation.org/X11/security.pdf 1379 X Synchronization Extension Library X Synchronization Extension 1380 Library - Version 3.0 1381 http://refspecs.linux-foundation.org/X11/synclib.pdf 1382 X11 C Library Xlib - C Language X Interface - X Version 11 1383 Release 6.4 http://refspecs.linux-foundation.org/X11/xlib.pdf 1384 X11 Input Library X Input Device Extension Library - X Version 1385 11, Release 6.4 1386 http://refspecs.linux-foundation.org/X11/Xinput.pdf 1387 X11 Inter-Client Exchange Inter-Client Exchange Library - 1388 Version 1.0 http://refspecs.linux-foundation.org/X11/ICElib.pdf 1389 X11 Keyboard Extension X Keyboard Extension Library 1390 Specification - X Version 11, Release 6.4 1391 http://refspecs.linux-foundation.org/X11/XKBlib.pdf 1392 X11 Session Management X Session Management Library - Version 1393 1.0 http://refspecs.linux-foundation.org/X11/SMlib.pdf 1394 X11 Toolkit Intrinsics X Toolkit Intrinsics - C Language 1395 Interface - X Version 11, Release 6.4 1396 http://refspecs.linux-foundation.org/X11/intrinsics.pdf 1397 Xft Placeholder Xft Specification Placeholder 1398 Xrender Placeholder Xrender Specification Placeholder 1399 http://refspecs.linux-foundation.org/X11/XRenderProtocol.html 1400 XTEST Extension Library XTEST Extension Library - Version 2.2 1401 http://refspecs.linux-foundation.org/X11/xtestlib.pdf 1402 __________________________________________________________ 1403 1404 2.2. Informative References/Bibliography 1405 1406 In addition, the specifications listed below provide essential 1407 background information to implementors of this specification. 1408 These references are included for information only. 1409 1410 Table 2-2. Other References 1411 Name Title URL 1412 A description on how to use and modify libpng A description on 1413 how to use and modify libpng 1414 http://www.libpng.org/pub/png/libpng-1.2.5-manual.html 1415 ALSA Library API Reference ALSA Library API Reference 1416 http://www.alsa-project.org/alsa-doc/alsa-lib/ 1417 Base Directory Spec XDG Base Directory Specification Version 1418 0.6 1419 http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6. 1420 html 1421 Cairo API Reference Cairo Vector Graphics API Specification for 1422 1.2.0 http://cairographics.org/manual-1.2.0 1423 Desktop Entry Spec Desktop Entry Specification Version 1.0 1424 http://standards.freedesktop.org/desktop-entry-spec/desktop-ent 1425 ry-spec-1.0.html 1426 Desktop Menu Spec Desktop Menu Specification Version 1.0 1427 http://standards.freedesktop.org/menu-spec/menu-spec-1.0.html 1428 FreeType 2.2 Reference FreeType 2.2.1 API Reference 1429 http://refspecs.linuxfoundation.org/freetype/freetype-doc-2.2.1 1430 /docs/reference/ft2-toc.html 1431 Icon Theme Spec Icon Theme Specification Version 0.11 1432 http://standards.freedesktop.org/icon-theme-spec/icon-theme-spe 1433 c-0.11.html 1434 Independent JPEG Group Independent JPEG Group 1435 http://www.ijg.org/ 1436 xdg-utils reference Portland Project XDG Utilities Reference 1437 1.0 http://portland.freedesktop.org/xdg-utils-1.0/ 1438 __________________________________________________________ 1439 1440 Chapter 3. Requirements 1441 1442 3.1. Relevant Libraries 1443 1444 The libraries listed in Table 3-1 shall be available on a Linux 1445 Standard Base - Desktop system, with the specified runtime 1446 names. This list may be supplemented or amended by the 1447 architecture-specific specification. 1448 1449 Table 3-1. Standard Library Names 1450 Library Runtime Name 1451 libX11 libX11.so.6 1452 libXt libXt.so.6 1453 libGL libGL.so.1 1454 libXext libXext.so.6 1455 libICE libICE.so.6 1456 libSM libSM.so.6 1457 libXi libXi.so.6 1458 libGLU libGLU.so.1 1459 libXtst libXtst.so.6 1460 libglib-2.0 libglib-2.0.so.0 1461 libgobject-2.0 libgobject-2.0.so.0 1462 libgmodule-2.0 libgmodule-2.0.so.0 1463 libgthread-2.0 libgthread-2.0.so.0 1464 libatk-1.0 libatk-1.0.so.0 1465 libpango-1.0 libpango-1.0.so.0 1466 libpangoxft-1.0 libpangoxft-1.0.so.0 1467 libpangoft2-1.0 libpangoft2-1.0.so.0 1468 libgdk_pixbuf-2.0 libgdk_pixbuf-2.0.so.0 1469 libgdk_pixbuf_xlib-2.0 libgdk_pixbuf_xlib-2.0.so.0 1470 libgdk-x11-2.0 libgdk-x11-2.0.so.0 1471 libgtk-x11-2.0 libgtk-x11-2.0.so.0 1472 libpangocairo-1.0 libpangocairo-1.0.so.0 1473 libQtCore libQtCore.so.4 1474 libQtGui libQtGui.so.4 1475 libQtNetwork libQtNetwork.so.4 1476 libQtXml libQtXml.so.4 1477 libQtOpenGL libQtOpenGL.so.4 1478 libQtSql libQtSql.so.4 1479 libQtSvg libQtSvg.so.4 1480 libfontconfig libfontconfig.so.1 1481 libpng12 libpng12.so.0 1482 libjpeg libjpeg.so.62 1483 libXrender libXrender.so.1 1484 libfreetype libfreetype.so.6 1485 libXft libXft.so.2 1486 libcairo libcairo.so.2 1487 libxml2 libxml2.so.2 1488 libqt-mt libqt-mt.so.3 1489 libasound libasound.so.2 1490 1491 These libraries will be in an implementation-defined directory 1492 which the dynamic linker shall search by default. 1493 __________________________________________________________ 1494 1495 Chapter 4. Terms and Definitions 1496 1497 For the purposes of this document, the terms given in ISO/IEC 1498 Directives, Part 2, Annex H and the following apply. 1499 1500 archLSB 1501 Some LSB specification documents have both a generic, 1502 architecture-neutral part and an architecture-specific 1503 part. The latter describes elements whose definitions 1504 may be unique to a particular processor architecture. 1505 The term archLSB may be used in the generic part to 1506 refer to the corresponding section of the 1507 architecture-specific part. 1508 1509 Binary Standard, ABI 1510 The total set of interfaces that are available to be 1511 used in the compiled binary code of a conforming 1512 application, including the run-time details such as 1513 calling conventions, binary format, C++ name mangling, 1514 etc. 1515 1516 Implementation-defined 1517 Describes a value or behavior that is not defined by 1518 this document but is selected by an implementor. The 1519 value or behavior may vary among implementations that 1520 conform to this document. An application should not rely 1521 on the existence of the value or behavior. An 1522 application that relies on such a value or behavior 1523 cannot be assured to be portable across conforming 1524 implementations. The implementor shall document such a 1525 value or behavior so that it can be used correctly by an 1526 application. 1527 1528 Shell Script 1529 A file that is read by an interpreter (e.g., awk). The 1530 first line of the shell script includes a reference to 1531 its interpreter binary. 1532 1533 Source Standard, API 1534 The total set of interfaces that are available to be 1535 used in the source code of a conforming application. Due 1536 to translations, the Binary Standard and the Source 1537 Standard may contain some different interfaces. 1538 1539 Undefined 1540 Describes the nature of a value or behavior not defined 1541 by this document which results from use of an invalid 1542 program construct or invalid data input. The value or 1543 behavior may vary among implementations that conform to 1544 this document. An application should not rely on the 1545 existence or validity of the value or behavior. An 1546 application that relies on any particular value or 1547 behavior cannot be assured to be portable across 1548 conforming implementations. 1549 1550 Unspecified 1551 Describes the nature of a value or behavior not 1552 specified by this document which results from use of a 1553 valid program construct or valid data input. The value 1554 or behavior may vary among implementations that conform 1555 to this document. An application should not rely on the 1556 existence or validity of the value or behavior. An 1557 application that relies on any particular value or 1558 behavior cannot be assured to be portable across 1559 conforming implementations. 1560 1561 In addition, for the portions of this specification which build 1562 on IEEE Std 1003.1-2001, the definitions given in IEEE Std 1563 1003.1-2001, Base Definitions, Chapter 3 apply. 1564 __________________________________________________________ 1565 1566 Chapter 5. Documentation Conventions 1567 1568 Throughout this document, the following typographic conventions 1569 are used: 1570 1571 function() 1572 1573 the name of a function 1574 command 1575 1576 the name of a command or utility 1577 CONSTANT 1578 1579 a constant value 1580 parameter 1581 1582 a parameter 1583 variable 1584 1585 a variable 1586 1587 Throughout this specification, several tables of interfaces are 1588 presented. Each entry in these tables has the following format: 1589 1590 name 1591 1592 the name of the interface 1593 (symver) 1594 1595 An optional symbol version identifier, if required. 1596 [refno] 1597 1598 A reference number indexing the table of referenced 1599 specifications that follows this table. 1600 1601 For example, 1602 1603 forkpty(GLIBC_2.0) [SUSv3] 1604 1605 refers to the interface named forkpty() with symbol version 1606 GLIBC_2.0 that is defined in the SUSv3 reference. 1607 1608 Note: For symbols with versions which differ between 1609 architectures, the symbol versions are defined in the 1610 architecture specific parts of ISO/IEC 23360 only. 1611 1612 II. GTK+ Stack Libraries 1613 1614 Table of Contents 1615 6. Libraries 1616 1617 6.1. Introduction 1618 6.2. Interfaces for libglib-2.0 1619 1620 6.2.1. GTK General purpose utility library 1621 6.2.2. Glib Arrays 1622 6.2.3. Glib Asynchronous Queues 1623 6.2.4. Glib Atomic Operations 1624 6.2.5. Glib Automatic String Completion 1625 6.2.6. Glib Balanced Binary Trees 1626 6.2.7. Glib Byte Arrays 1627 6.2.8. Glib Caches 1628 6.2.9. Glib Character Set Conversion 1629 6.2.10. Glib Commandline Option Parser 1630 6.2.11. Glib Datasets 1631 6.2.12. Glib Date and Time Functions 1632 6.2.13. Glib Double-Ended Queues 1633 6.2.14. Glib Doubly-Linked Lists 1634 6.2.15. Glib Error Reporting 1635 6.2.16. Glib File Utilities 1636 6.2.17. Glib Glob-Style Pattern Matching 1637 6.2.18. Glib Hash Tables 1638 6.2.19. Glib Hook Functions 1639 6.2.20. Glib IO Channels 1640 6.2.21. Glib Internationalization 1641 6.2.22. Glib Key-Value File Parser 1642 6.2.23. Glib Keyed Data Lists 1643 6.2.24. Glib Lexical Scanner 1644 6.2.25. Glib Memory Allocation 1645 6.2.26. Glib Memory Allocators 1646 6.2.27. Glib Memory Chunks 1647 6.2.28. Glib Message Logging 1648 6.2.29. Glib Message Output and Debugging Functions 1649 6.2.30. Glib Miscellaneous Utility Functions 1650 6.2.31. Glib N-ary Trees 1651 6.2.32. Glib Pointer Arrays 1652 6.2.33. Glib Quarks 1653 6.2.34. Glib Random Numbers 1654 6.2.35. Glib Relations and Tuples 1655 6.2.36. Glib Shell-related Utilities 1656 6.2.37. Glib Simple XML Subset Parser 1657 6.2.38. Glib Singly-Linked Lists 1658 6.2.39. Glib Spawning Processes 1659 6.2.40. Glib String Chunks 1660 6.2.41. Glib String Utility Functions 1661 6.2.42. Glib Strings 1662 6.2.43. Glib - The Main Event Loop 1663 6.2.44. Glib Thread Pools 1664 6.2.45. Glib Threads 1665 6.2.46. Glib Timers 1666 6.2.47. Glib Trash Stacks 1667 6.2.48. Glib Unicode Manipulation 1668 6.2.49. Glib Version Information 1669 6.2.50. Glib Bookmark File Parser 1670 6.2.51. Glib Memory Slices 1671 6.2.52. Glib Base64 Encoding 1672 1673 6.3. Data Definitions for libglib-2.0 1674 1675 6.3.1. glib-2.0/glib.h 1676 6.3.2. glib-2.0/glib/gi18n.h 1677 6.3.3. glib-2.0/glib/gstdio.h 1678 1679 6.4. Interfaces for libgobject-2.0 1680 1681 6.4.1. Gobject GTypeModule 1682 6.4.2. Gobject Enums and Flags 1683 6.4.3. Gobject Signals 1684 6.4.4. Gobject Value arrays 1685 6.4.5. Gobject Generic Values 1686 6.4.6. Gobject Parameters and Values 1687 6.4.7. Gobject GParamSpec 1688 6.4.8. Gobject GBoxed 1689 6.4.9. Gobject Closures 1690 6.4.10. Gobject Gobject 1691 6.4.11. Gobject GType 1692 6.4.12. Gobject GTypePlugin 1693 1694 6.5. Data Definitions for libgobject-2.0 1695 1696 6.5.1. glib-2.0/glib-object.h 1697 6.5.2. glib-2.0/gobject/gvaluecollector.h 1698 1699 6.6. Interfaces for libgmodule-2.0 1700 1701 6.6.1. Glib-Dynamic loading of Modules 1702 1703 6.7. Data Definitions for libgmodule-2.0 1704 1705 6.7.1. glib-2.0/gmodule.h 1706 1707 6.8. Interfaces for libgthread-2.0 1708 1709 6.8.1. Glib thread abstraction 1710 1711 6.9. Interfaces for libatk-1.0 1712 1713 6.9.1. GTK Accessibility Toolkit 1714 1715 6.10. Data Definitions for libatk-1.0 1716 1717 6.10.1. atk-1.0/atk/atk-enum-types.h 1718 6.10.2. atk-1.0/atk/atk.h 1719 1720 6.11. Interfaces for libpango-1.0 1721 1722 6.11.1. GTK Internationalized Text Layout and 1723 Rendering library 1724 1725 6.12. Data Definitions for libpango-1.0 1726 1727 6.12.1. pango-1.0/pango/pango.h 1728 1729 6.13. Interfaces for libpangocairo-1.0 1730 1731 6.13.1. Pango Cairo Rendering 1732 1733 6.14. Data Definitions for libpangocairo-1.0 1734 1735 6.14.1. pango-1.0/pango/pangocairo.h 1736 1737 6.15. Interfaces for libpangoxft-1.0 1738 1739 6.15.1. Pango Xft Fonts and Rendering library 1740 1741 6.16. Data Definitions for libpangoxft-1.0 1742 1743 6.16.1. pango-1.0/pango/pangoxft.h 1744 1745 6.17. Interfaces for libpangoft2-1.0 1746 1747 6.17.1. Pango Freetype Fonts and Rendering library 1748 1749 6.18. Data Definitions for libpangoft2-1.0 1750 1751 6.18.1. pango-1.0/pango/pangofc-decoder.h 1752 6.18.2. pango-1.0/pango/pangofc-fontmap.h 1753 6.18.3. pango-1.0/pango/pangoft2.h 1754 1755 6.19. Interfaces for libgdk_pixbuf-2.0 1756 1757 6.19.1. GDK pixbuf rendering on drawables library 1758 1759 6.20. Data Definitions for libgdk_pixbuf-2.0 1760 1761 6.20.1. gtk-2.0/gdk-pixbuf/gdk-pixbuf.h 1762 6.20.2. gtk-2.0/gdk-pixbuf/gdk-pixdata.h 1763 1764 6.21. Interfaces for libgdk_pixbuf_xlib-2.0 1765 1766 6.21.1. GDK pixbuf rendering to an X drawable 1767 library 1768 1769 6.22. Data Definitions for libgdk_pixbuf_xlib-2.0 1770 1771 6.22.1. gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h 1772 1773 6.23. Interfaces for libgdk-x11-2.0 1774 1775 6.23.1. GTK Drawing toolkit 1776 1777 6.24. Data Definitions for libgdk-x11-2.0 1778 1779 6.24.1. gtk-2.0/gdk/gdk.h 1780 6.24.2. gtk-2.0/gdk/gdkkeysyms.h 1781 6.24.3. gtk-2.0/gdk/gdkx.h 1782 1783 6.25. Interfaces for libgtk-x11-2.0 1784 1785 6.25.1. GTK main Widgets library 1786 1787 6.26. Data Definitions for libgtk-x11-2.0 1788 1789 6.26.1. gtk-2.0/gtk/gtk.h 1790 6.26.2. gtk-2.0/gtk/gtkenums.h 1791 6.26.3. gtk-2.0/gtk/gtkprintoperationpreview.h 1792 6.26.4. gtk-2.0/gtk/gtkrecentfilter.h 1793 6.26.5. gtk-2.0/gtk/gtkrecentmanager.h 1794 6.26.6. gtk-2.0/gtk/gtkstatusicon.h 1795 6.26.7. gtk-2.0/gtk/gtktextbufferrichtext.h 1796 6.26.8. 1797 gtk-unix-print-2.0/gtk/gtkpagesetupunixdialog 1798 .h 1799 1800 6.26.9. gtk-unix-print-2.0/gtk/gtkprinter.h 1801 6.26.10. gtk-unix-print-2.0/gtk/gtkprintjob.h 1802 6.26.11. gtk-unix-print-2.0/gtk/gtkprintunixdialog.h 1803 6.26.12. gtk-unix-print-2.0/gtk/gtkunixprint.h 1804 __________________________________________________________ 1805 1806 Chapter 6. Libraries 1807 1808 6.1. Introduction 1809 1810 A conforming implementation shall support the following GTK+ 1811 stack libraries which provide interfaces for creating rich 1812 graphical user interface applications. 1813 1814 GLib 1815 1816 A general-purpose utility library, not specific to graphical 1817 user interfaces. GLib provides many useful data types, macros, 1818 type conversions, string utilities, file utilities, a main loop 1819 abstraction, and so on. 1820 1821 libglib-2.0 1822 1823 libgmodule-2.0 1824 1825 libgobject-2.0 1826 1827 libgthread-2.0 1828 ATK 1829 1830 ATK is the Accessibility Toolkit. It provides a set of generic 1831 interfaces allowing accessibility technologies to interact with 1832 a graphical user interface. For example, a screen reader uses 1833 ATK to discover the text in an interface and read it to blind 1834 users. GTK+ widgets have built-in support for accessibility 1835 using the ATK framework. 1836 1837 libatk-1.0 1838 Pango 1839 1840 Pango is a library for internationalized text handling. It 1841 centers around the PangoLayout object, representing a paragraph 1842 of text. Pango provides the engine for GtkTextView, GtkLabel, 1843 GtkEntry, and other widgets that display text. 1844 1845 libpango-1.0 1846 1847 libpangocairo-1.0 1848 1849 libpangoxft-1.0 1850 1851 libpangoft2-1.0 1852 GdkPixbuf 1853 1854 This is a small library which allows you to create GdkPixbuf 1855 ("pixel buffer") objects from image data or image files. Use a 1856 GdkPixbuf in combination with GtkImage to display images. 1857 1858 libgdk_pixbuf-2.0 1859 1860 libgdk_pixbuf_xlib-2.0 1861 GDK 1862 1863 GDK is the abstraction layer that allows GTK+ to support 1864 multiple windowing systems. GDK provides drawing and window 1865 system facilities on X11, Windows, and the Linux framebuffer 1866 device. 1867 1868 libgdk-x11-2.0 1869 GTK+ 1870 1871 The GTK+ library contains widgets, that is, GUI components such 1872 as GtkButton or GtkTextView. 1873 1874 libgtk-x11-2.0 1875 1876 There are three main parts to the definition of each of these 1877 libraries. 1878 1879 The "Interfaces" section defines the required library name and 1880 version, and the required public symbols (interfaces and global 1881 data), as well as symbol versions, if any. 1882 1883 The "Interface Definitions" section provides complete or 1884 partial definitions of certain interfaces where either this 1885 specification is the source specification, or where there are 1886 variations from the source specification. If an interface 1887 definition requires one or more header files, one of those 1888 headers shall include the function prototype for the interface. 1889 1890 For source definitions of interfaces which include a reference 1891 to a header file, the contents of such header files form a part 1892 of the specification. The "Data Definitions" section provides 1893 the binary-level details for the header files from the source 1894 specifications, such as values for macros and enumerated types, 1895 as well as structure layouts, sizes and padding, etc. These 1896 data definitions, although presented in the form of header 1897 files for convenience, should not be taken a representing 1898 complete header files, as they are a supplement to the source 1899 specifications. Application developers should follow the 1900 guidelines of the source specifications when determining which 1901 header files need to be included to completely resolve all 1902 references. 1903 1904 Note: While the Data Definitions supplement the source 1905 specifications, this specification itself does not require 1906 conforming implementations to supply any header files. 1907 __________________________________________________________ 1908 1909 6.2. Interfaces for libglib-2.0 1910 1911 Table 6-1 defines the library name and shared object name for 1912 the libglib-2.0 library 1913 1914 Table 6-1. libglib-2.0 Definition 1915 Library: libglib-2.0 1916 SONAME: libglib-2.0.so.0 1917 __________________________________________________________ 1918 1919 6.2.1. GTK General purpose utility library 1920 __________________________________________________________ 1921 1922 6.2.1.1. Interfaces for GTK General purpose utility library 1923 1924 No external functions are defined for libglib-2.0 - GTK General 1925 purpose utility library in this part of the specification. See 1926 also the generic specification. 1927 __________________________________________________________ 1928 1929 6.2.2. Glib Arrays 1930 __________________________________________________________ 1931 1932 6.2.2.1. Interfaces for Glib Arrays 1933 1934 No external functions are defined for libglib-2.0 - Glib Arrays 1935 in this part of the specification. See also the generic 1936 specification. 1937 __________________________________________________________ 1938 1939 6.2.3. Glib Asynchronous Queues 1940 __________________________________________________________ 1941 1942 6.2.3.1. Interfaces for Glib Asynchronous Queues 1943 1944 No external functions are defined for libglib-2.0 - Glib 1945 Asynchronous Queues in this part of the specification. See also 1946 the generic specification. 1947 __________________________________________________________ 1948 1949 6.2.4. Glib Atomic Operations 1950 __________________________________________________________ 1951 1952 6.2.4.1. Interfaces for Glib Atomic Operations 1953 1954 No external functions are defined for libglib-2.0 - Glib Atomic 1955 Operations in this part of the specification. See also the 1956 generic specification. 1957 __________________________________________________________ 1958 1959 6.2.5. Glib Automatic String Completion 1960 __________________________________________________________ 1961 1962 6.2.5.1. Interfaces for Glib Automatic String Completion 1963 1964 No external functions are defined for libglib-2.0 - Glib 1965 Automatic String Completion in this part of the specification. 1966 See also the generic specification. 1967 __________________________________________________________ 1968 1969 6.2.6. Glib Balanced Binary Trees 1970 __________________________________________________________ 1971 1972 6.2.6.1. Interfaces for Glib Balanced Binary Trees 1973 1974 No external functions are defined for libglib-2.0 - Glib 1975 Balanced Binary Trees in this part of the specification. See 1976 also the generic specification. 1977 __________________________________________________________ 1978 1979 6.2.7. Glib Byte Arrays 1980 __________________________________________________________ 1981 1982 6.2.7.1. Interfaces for Glib Byte Arrays 1983 1984 No external functions are defined for libglib-2.0 - Glib Byte 1985 Arrays in this part of the specification. See also the generic 1986 specification. 1987 __________________________________________________________ 1988 1989 6.2.8. Glib Caches 1990 __________________________________________________________ 1991 1992 6.2.8.1. Interfaces for Glib Caches 1993 1994 No external functions are defined for libglib-2.0 - Glib Caches 1995 in this part of the specification. See also the generic 1996 specification. 1997 __________________________________________________________ 1998 1999 6.2.9. Glib Character Set Conversion 2000 __________________________________________________________ 2001 2002 6.2.9.1. Interfaces for Glib Character Set Conversion 2003 2004 No external functions are defined for libglib-2.0 - Glib 2005 Character Set Conversion in this part of the specification. See 2006 also the generic specification. 2007 __________________________________________________________ 2008 2009 6.2.10. Glib Commandline Option Parser 2010 __________________________________________________________ 2011 2012 6.2.10.1. Interfaces for Glib Commandline Option Parser 2013 2014 No external functions are defined for libglib-2.0 - Glib 2015 Commandline Option Parser in this part of the specification. 2016 See also the generic specification. 2017 __________________________________________________________ 2018 2019 6.2.11. Glib Datasets 2020 __________________________________________________________ 2021 2022 6.2.11.1. Interfaces for Glib Datasets 2023 2024 No external functions are defined for libglib-2.0 - Glib 2025 Datasets in this part of the specification. See also the 2026 generic specification. 2027 __________________________________________________________ 2028 2029 6.2.12. Glib Date and Time Functions 2030 __________________________________________________________ 2031 2032 6.2.12.1. Interfaces for Glib Date and Time Functions 2033 2034 No external functions are defined for libglib-2.0 - Glib Date 2035 and Time Functions in this part of the specification. See also 2036 the generic specification. 2037 __________________________________________________________ 2038 2039 6.2.13. Glib Double-Ended Queues 2040 __________________________________________________________ 2041 2042 6.2.13.1. Interfaces for Glib Double-Ended Queues 2043 2044 No external functions are defined for libglib-2.0 - Glib 2045 Double-Ended Queues in this part of the specification. See also 2046 the generic specification. 2047 __________________________________________________________ 2048 2049 6.2.14. Glib Doubly-Linked Lists 2050 __________________________________________________________ 2051 2052 6.2.14.1. Interfaces for Glib Doubly-Linked Lists 2053 2054 No external functions are defined for libglib-2.0 - Glib 2055 Doubly-Linked Lists in this part of the specification. See also 2056 the generic specification. 2057 __________________________________________________________ 2058 2059 6.2.15. Glib Error Reporting 2060 __________________________________________________________ 2061 2062 6.2.15.1. Interfaces for Glib Error Reporting 2063 2064 No external functions are defined for libglib-2.0 - Glib Error 2065 Reporting in this part of the specification. See also the 2066 generic specification. 2067 __________________________________________________________ 2068 2069 6.2.16. Glib File Utilities 2070 __________________________________________________________ 2071 2072 6.2.16.1. Interfaces for Glib File Utilities 2073 2074 No external functions are defined for libglib-2.0 - Glib File 2075 Utilities in this part of the specification. See also the 2076 generic specification. 2077 __________________________________________________________ 2078 2079 6.2.17. Glib Glob-Style Pattern Matching 2080 __________________________________________________________ 2081 2082 6.2.17.1. Interfaces for Glib Glob-Style Pattern Matching 2083 2084 No external functions are defined for libglib-2.0 - Glib 2085 Glob-Style Pattern Matching in this part of the specification. 2086 See also the generic specification. 2087 __________________________________________________________ 2088 2089 6.2.18. Glib Hash Tables 2090 __________________________________________________________ 2091 2092 6.2.18.1. Interfaces for Glib Hash Tables 2093 2094 No external functions are defined for libglib-2.0 - Glib Hash 2095 Tables in this part of the specification. See also the generic 2096 specification. 2097 __________________________________________________________ 2098 2099 6.2.19. Glib Hook Functions 2100 __________________________________________________________ 2101 2102 6.2.19.1. Interfaces for Glib Hook Functions 2103 2104 No external functions are defined for libglib-2.0 - Glib Hook 2105 Functions in this part of the specification. See also the 2106 generic specification. 2107 __________________________________________________________ 2108 2109 6.2.20. Glib IO Channels 2110 __________________________________________________________ 2111 2112 6.2.20.1. Interfaces for Glib IO Channels 2113 2114 No external functions are defined for libglib-2.0 - Glib IO 2115 Channels in this part of the specification. See also the 2116 generic specification. 2117 __________________________________________________________ 2118 2119 6.2.21. Glib Internationalization 2120 __________________________________________________________ 2121 2122 6.2.21.1. Interfaces for Glib Internationalization 2123 2124 No external functions are defined for libglib-2.0 - Glib 2125 Internationalization in this part of the specification. See 2126 also the generic specification. 2127 __________________________________________________________ 2128 2129 6.2.22. Glib Key-Value File Parser 2130 __________________________________________________________ 2131 2132 6.2.22.1. Interfaces for Glib Key-Value File Parser 2133 2134 No external functions are defined for libglib-2.0 - Glib 2135 Key-Value File Parser in this part of the specification. See 2136 also the generic specification. 2137 __________________________________________________________ 2138 2139 6.2.23. Glib Keyed Data Lists 2140 __________________________________________________________ 2141 2142 6.2.23.1. Interfaces for Glib Keyed Data Lists 2143 2144 No external functions are defined for libglib-2.0 - Glib Keyed 2145 Data Lists in this part of the specification. See also the 2146 generic specification. 2147 __________________________________________________________ 2148 2149 6.2.24. Glib Lexical Scanner 2150 __________________________________________________________ 2151 2152 6.2.24.1. Interfaces for Glib Lexical Scanner 2153 2154 No external functions are defined for libglib-2.0 - Glib 2155 Lexical Scanner in this part of the specification. See also the 2156 generic specification. 2157 __________________________________________________________ 2158 2159 6.2.25. Glib Memory Allocation 2160 __________________________________________________________ 2161 2162 6.2.25.1. Interfaces for Glib Memory Allocation 2163 2164 No external functions are defined for libglib-2.0 - Glib Memory 2165 Allocation in this part of the specification. See also the 2166 generic specification. 2167 __________________________________________________________ 2168 2169 6.2.26. Glib Memory Allocators 2170 __________________________________________________________ 2171 2172 6.2.26.1. Interfaces for Glib Memory Allocators 2173 2174 No external functions are defined for libglib-2.0 - Glib Memory 2175 Allocators in this part of the specification. See also the 2176 generic specification. 2177 __________________________________________________________ 2178 2179 6.2.27. Glib Memory Chunks 2180 __________________________________________________________ 2181 2182 6.2.27.1. Interfaces for Glib Memory Chunks 2183 2184 No external functions are defined for libglib-2.0 - Glib Memory 2185 Chunks in this part of the specification. See also the generic 2186 specification. 2187 __________________________________________________________ 2188 2189 6.2.28. Glib Message Logging 2190 __________________________________________________________ 2191 2192 6.2.28.1. Interfaces for Glib Message Logging 2193 2194 No external functions are defined for libglib-2.0 - Glib 2195 Message Logging in this part of the specification. See also the 2196 generic specification. 2197 __________________________________________________________ 2198 2199 6.2.29. Glib Message Output and Debugging Functions 2200 __________________________________________________________ 2201 2202 6.2.29.1. Interfaces for Glib Message Output and Debugging Functions 2203 2204 No external functions are defined for libglib-2.0 - Glib 2205 Message Output and Debugging Functions in this part of the 2206 specification. See also the generic specification. 2207 __________________________________________________________ 2208 2209 6.2.30. Glib Miscellaneous Utility Functions 2210 __________________________________________________________ 2211 2212 6.2.30.1. Interfaces for Glib Miscellaneous Utility Functions 2213 2214 No external functions are defined for libglib-2.0 - Glib 2215 Miscellaneous Utility Functions in this part of the 2216 specification. See also the generic specification. 2217 __________________________________________________________ 2218 2219 6.2.31. Glib N-ary Trees 2220 __________________________________________________________ 2221 2222 6.2.31.1. Interfaces for Glib N-ary Trees 2223 2224 No external functions are defined for libglib-2.0 - Glib N-ary 2225 Trees in this part of the specification. See also the generic 2226 specification. 2227 __________________________________________________________ 2228 2229 6.2.32. Glib Pointer Arrays 2230 __________________________________________________________ 2231 2232 6.2.32.1. Interfaces for Glib Pointer Arrays 2233 2234 No external functions are defined for libglib-2.0 - Glib 2235 Pointer Arrays in this part of the specification. See also the 2236 generic specification. 2237 __________________________________________________________ 2238 2239 6.2.33. Glib Quarks 2240 __________________________________________________________ 2241 2242 6.2.33.1. Interfaces for Glib Quarks 2243 2244 No external functions are defined for libglib-2.0 - Glib Quarks 2245 in this part of the specification. See also the generic 2246 specification. 2247 __________________________________________________________ 2248 2249 6.2.34. Glib Random Numbers 2250 __________________________________________________________ 2251 2252 6.2.34.1. Interfaces for Glib Random Numbers 2253 2254 No external functions are defined for libglib-2.0 - Glib Random 2255 Numbers in this part of the specification. See also the generic 2256 specification. 2257 __________________________________________________________ 2258 2259 6.2.35. Glib Relations and Tuples 2260 __________________________________________________________ 2261 2262 6.2.35.1. Interfaces for Glib Relations and Tuples 2263 2264 No external functions are defined for libglib-2.0 - Glib 2265 Relations and Tuples in this part of the specification. See 2266 also the generic specification. 2267 __________________________________________________________ 2268 2269 6.2.36. Glib Shell-related Utilities 2270 __________________________________________________________ 2271 2272 6.2.36.1. Interfaces for Glib Shell-related Utilities 2273 2274 No external functions are defined for libglib-2.0 - Glib 2275 Shell-related Utilities in this part of the specification. See 2276 also the generic specification. 2277 __________________________________________________________ 2278 2279 6.2.37. Glib Simple XML Subset Parser 2280 __________________________________________________________ 2281 2282 6.2.37.1. Interfaces for Glib Simple XML Subset Parser 2283 2284 No external functions are defined for libglib-2.0 - Glib Simple 2285 XML Subset Parser in this part of the specification. See also 2286 the generic specification. 2287 __________________________________________________________ 2288 2289 6.2.38. Glib Singly-Linked Lists 2290 __________________________________________________________ 2291 2292 6.2.38.1. Interfaces for Glib Singly-Linked Lists 2293 2294 No external functions are defined for libglib-2.0 - Glib 2295 Singly-Linked Lists in this part of the specification. See also 2296 the generic specification. 2297 __________________________________________________________ 2298 2299 6.2.39. Glib Spawning Processes 2300 __________________________________________________________ 2301 2302 6.2.39.1. Interfaces for Glib Spawning Processes 2303 2304 No external functions are defined for libglib-2.0 - Glib 2305 Spawning Processes in this part of the specification. See also 2306 the generic specification. 2307 __________________________________________________________ 2308 2309 6.2.40. Glib String Chunks 2310 __________________________________________________________ 2311 2312 6.2.40.1. Interfaces for Glib String Chunks 2313 2314 No external functions are defined for libglib-2.0 - Glib String 2315 Chunks in this part of the specification. See also the generic 2316 specification. 2317 __________________________________________________________ 2318 2319 6.2.41. Glib String Utility Functions 2320 __________________________________________________________ 2321 2322 6.2.41.1. Interfaces for Glib String Utility Functions 2323 2324 No external functions are defined for libglib-2.0 - Glib String 2325 Utility Functions in this part of the specification. See also 2326 the generic specification. 2327 __________________________________________________________ 2328 2329 6.2.42. Glib Strings 2330 __________________________________________________________ 2331 2332 6.2.42.1. Interfaces for Glib Strings 2333 2334 No external functions are defined for libglib-2.0 - Glib 2335 Strings in this part of the specification. See also the generic 2336 specification. 2337 __________________________________________________________ 2338 2339 6.2.43. Glib - The Main Event Loop 2340 __________________________________________________________ 2341 2342 6.2.43.1. Interfaces for Glib - The Main Event Loop 2343 2344 No external functions are defined for libglib-2.0 - Glib - The 2345 Main Event Loop in this part of the specification. See also the 2346 generic specification. 2347 __________________________________________________________ 2348 2349 6.2.44. Glib Thread Pools 2350 __________________________________________________________ 2351 2352 6.2.44.1. Interfaces for Glib Thread Pools 2353 2354 No external functions are defined for libglib-2.0 - Glib Thread 2355 Pools in this part of the specification. See also the generic 2356 specification. 2357 __________________________________________________________ 2358 2359 6.2.45. Glib Threads 2360 __________________________________________________________ 2361 2362 6.2.45.1. Interfaces for Glib Threads 2363 2364 No external functions are defined for libglib-2.0 - Glib 2365 Threads in this part of the specification. See also the generic 2366 specification. 2367 __________________________________________________________ 2368 2369 6.2.46. Glib Timers 2370 __________________________________________________________ 2371 2372 6.2.46.1. Interfaces for Glib Timers 2373 2374 No external functions are defined for libglib-2.0 - Glib Timers 2375 in this part of the specification. See also the generic 2376 specification. 2377 __________________________________________________________ 2378 2379 6.2.47. Glib Trash Stacks 2380 __________________________________________________________ 2381 2382 6.2.47.1. Interfaces for Glib Trash Stacks 2383 2384 No external functions are defined for libglib-2.0 - Glib Trash 2385 Stacks in this part of the specification. See also the generic 2386 specification. 2387 __________________________________________________________ 2388 2389 6.2.48. Glib Unicode Manipulation 2390 __________________________________________________________ 2391 2392 6.2.48.1. Interfaces for Glib Unicode Manipulation 2393 2394 No external functions are defined for libglib-2.0 - Glib 2395 Unicode Manipulation in this part of the specification. See 2396 also the generic specification. 2397 __________________________________________________________ 2398 2399 6.2.49. Glib Version Information 2400 __________________________________________________________ 2401 2402 6.2.49.1. Interfaces for Glib Version Information 2403 2404 No external functions are defined for libglib-2.0 - Glib 2405 Version Information in this part of the specification. See also 2406 the generic specification. 2407 __________________________________________________________ 2408 2409 6.2.50. Glib Bookmark File Parser 2410 __________________________________________________________ 2411 2412 6.2.50.1. Interfaces for Glib Bookmark File Parser 2413 2414 No external functions are defined for libglib-2.0 - Glib 2415 Bookmark File Parser in this part of the specification. See 2416 also the generic specification. 2417 __________________________________________________________ 2418 2419 6.2.51. Glib Memory Slices 2420 __________________________________________________________ 2421 2422 6.2.51.1. Interfaces for Glib Memory Slices 2423 2424 No external functions are defined for libglib-2.0 - Glib Memory 2425 Slices in this part of the specification. See also the generic 2426 specification. 2427 __________________________________________________________ 2428 2429 6.2.52. Glib Base64 Encoding 2430 __________________________________________________________ 2431 2432 6.2.52.1. Interfaces for Glib Base64 Encoding 2433 2434 No external functions are defined for libglib-2.0 - Glib Base64 2435 Encoding in this part of the specification. See also the 2436 generic specification. 2437 __________________________________________________________ 2438 2439 6.3. Data Definitions for libglib-2.0 2440 2441 This section defines global identifiers and their values that 2442 are associated with interfaces contained in libglib-2.0. These 2443 definitions are organized into groups that correspond to system 2444 headers. This convention is used as a convenience for the 2445 reader, and does not imply the existence of these headers, or 2446 their content. Where an interface is defined as requiring a 2447 particular system header file all of the data definitions for 2448 that system header file presented here shall be in effect. 2449 2450 This section gives data definitions to promote binary 2451 application portability, not to repeat source interface 2452 definitions available elsewhere. System providers and 2453 application developers should use this ABI to supplement - not 2454 to replace - source interface definition specifications. 2455 2456 This specification uses the ISO C (1999) C Language as the 2457 reference programming language, and data definitions are 2458 specified in ISO C format. The C language is used here as a 2459 convenient notation. Using a C language description of these 2460 data objects does not preclude their use by other programming 2461 languages. 2462 __________________________________________________________ 2463 2464 6.3.1. glib-2.0/glib.h 2465 2466 #define G_GSIZE_MODIFIER "" 2467 #define G_STATIC_MUTEX_INIT \ 2468 { 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} } } 2469 #define GPOINTER_TO_INT(p) ((gint) (p)) 2470 #define GLONG_TO_BE(val) ((glong) GINT32_TO_BE (val)) 2471 #define GLONG_TO_LE(val) ((glong) GINT32_TO_LE (val)) 2472 #define GINT_TO_POINTER(i) ((gpointer) (i)) 2473 #define GUINT_TO_POINTER(u) ((gpointer) (u)) 2474 #define GPOINTER_TO_UINT(p) ((guint) (p)) 2475 #define GULONG_TO_BE(val) ((gulong) GUINT32_TO_BE (val)) 2476 #define GULONG_TO_LE(val) ((gulong) GUINT32_TO_LE (val)) 2477 #define G_GINT64_CONSTANT(val) (G_GNUC_EXTENSION (val ##LL)) 2478 #define G_VA_COPY_AS_ARRAY 1 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_BIG_ENDIAN 2485 #define G_MAXSIZE G_MAXUINT 2486 #define G_BREAKPOINT() G_STMT_START{ raise (SIGTRAP); }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 _Z10qvsnprintfPcjPKcP13__va_list_tag [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 No external functions are defined for libQtCore - Qt4 Text in 4236 this part of the specification. See also the generic 4237 specification. 4238 __________________________________________________________ 4239 4240 7.2.11. Qt4 Input/Output 4241 __________________________________________________________ 4242 4243 7.2.11.1. Class data for QIODevice 4244 4245 The virtual table for the QIODevice class is described in the 4246 generic part of this specification. 4247 4248 The Run Time Type Information for the QIODevice class is 4249 described by Table 7-24 4250 4251 Table 7-24. typeinfo for QIODevice 4252 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4253 Name typeinfo name for QIODevice 4254 basetype: typeinfo for QObject 4255 __________________________________________________________ 4256 4257 7.2.11.2. Class data for QDataStream 4258 4259 The virtual table for the QDataStream class is described in the 4260 generic part of this specification. 4261 4262 The Run Time Type Information for the QDataStream class is 4263 described by Table 7-25 4264 4265 Table 7-25. typeinfo for QDataStream 4266 Base Vtable vtable for __cxxabiv1::__class_type_info 4267 Name typeinfo name for QDataStream 4268 __________________________________________________________ 4269 4270 7.2.11.3. Class data for QTextStream 4271 4272 The virtual table for the QTextStream class is described in the 4273 generic part of this specification. 4274 4275 The Run Time Type Information for the QTextStream class is 4276 described by Table 7-26 4277 4278 Table 7-26. typeinfo for QTextStream 4279 Base Vtable vtable for __cxxabiv1::__class_type_info 4280 Name typeinfo name for QTextStream 4281 __________________________________________________________ 4282 4283 7.2.11.4. Class data for QFile 4284 4285 The virtual table for the QFile class is described in the 4286 generic part of this specification. 4287 4288 The Run Time Type Information for the QFile class is described 4289 by Table 7-27 4290 4291 Table 7-27. typeinfo for QFile 4292 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4293 Name typeinfo name for QFile 4294 basetype: typeinfo for QIODevice 4295 __________________________________________________________ 4296 4297 7.2.11.5. Class data for QTemporaryFile 4298 4299 The virtual table for the QTemporaryFile class is described in 4300 the generic part of this specification. 4301 4302 The Run Time Type Information for the QTemporaryFile class is 4303 described by Table 7-28 4304 4305 Table 7-28. typeinfo for QTemporaryFile 4306 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4307 Name typeinfo name for QTemporaryFile 4308 basetype: typeinfo for QFile 4309 __________________________________________________________ 4310 4311 7.2.11.6. Class data for QAbstractFileEngine 4312 4313 The virtual table for the QAbstractFileEngine class is 4314 described in the generic part of this specification. 4315 4316 The Run Time Type Information for the QAbstractFileEngine class 4317 is described by Table 7-29 4318 4319 Table 7-29. typeinfo for QAbstractFileEngine 4320 Base Vtable vtable for __cxxabiv1::__class_type_info 4321 Name typeinfo name for QAbstractFileEngine 4322 __________________________________________________________ 4323 4324 7.2.11.7. Class data for QAbstractFileEngineHandler 4325 4326 The virtual table for the QAbstractFileEngineHandler class is 4327 described in the generic part of this specification. 4328 4329 The Run Time Type Information for the 4330 QAbstractFileEngineHandler class is described by Table 7-30 4331 4332 Table 7-30. typeinfo for QAbstractFileEngineHandler 4333 Base Vtable vtable for __cxxabiv1::__class_type_info 4334 Name typeinfo name for QAbstractFileEngineHandler 4335 __________________________________________________________ 4336 4337 7.2.11.8. Class data for QFSFileEngine 4338 4339 The virtual table for the QFSFileEngine class is described in 4340 the generic part of this specification. 4341 4342 The Run Time Type Information for the QFSFileEngine class is 4343 described by Table 7-31 4344 4345 Table 7-31. typeinfo for QFSFileEngine 4346 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4347 Name typeinfo name for QFSFileEngine 4348 basetype: typeinfo for QAbstractFileEngine 4349 __________________________________________________________ 4350 4351 7.2.11.9. Class data for QProcess 4352 4353 The virtual table for the QProcess class is described in the 4354 generic part of this specification. 4355 4356 The Run Time Type Information for the QProcess class is 4357 described by Table 7-32 4358 4359 Table 7-32. typeinfo for QProcess 4360 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4361 Name typeinfo name for QProcess 4362 basetype: typeinfo for QIODevice 4363 __________________________________________________________ 4364 4365 7.2.11.10. Class data for QBuffer 4366 4367 The virtual table for the QBuffer class is described in the 4368 generic part of this specification. 4369 4370 The Run Time Type Information for the QBuffer class is 4371 described by Table 7-33 4372 4373 Table 7-33. typeinfo for QBuffer 4374 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4375 Name typeinfo name for QBuffer 4376 basetype: typeinfo for QIODevice 4377 __________________________________________________________ 4378 4379 7.2.11.11. Class data for QSettings 4380 4381 The virtual table for the QSettings class is described in the 4382 generic part of this specification. 4383 4384 The Run Time Type Information for the QSettings class is 4385 described by Table 7-34 4386 4387 Table 7-34. typeinfo for QSettings 4388 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4389 Name typeinfo name for QSettings 4390 basetype: typeinfo for QObject 4391 __________________________________________________________ 4392 4393 7.2.11.12. Class data for QSignalMapper 4394 4395 The virtual table for the QSignalMapper class is described in 4396 the generic part of this specification. 4397 4398 The Run Time Type Information for the QSignalMapper class is 4399 described by Table 7-35 4400 4401 Table 7-35. typeinfo for QSignalMapper 4402 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4403 Name typeinfo name for QSignalMapper 4404 basetype: typeinfo for QObject 4405 __________________________________________________________ 4406 4407 7.2.11.13. Class data for QSocketNotifier 4408 4409 The virtual table for the QSocketNotifier class is described in 4410 the generic part of this specification. 4411 4412 The Run Time Type Information for the QSocketNotifier class is 4413 described by Table 7-36 4414 4415 Table 7-36. typeinfo for QSocketNotifier 4416 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4417 Name typeinfo name for QSocketNotifier 4418 basetype: typeinfo for QObject 4419 __________________________________________________________ 4420 4421 7.2.11.14. Class data for QFileSystemWatcher 4422 4423 The virtual table for the QFileSystemWatcher class is described 4424 in the generic part of this specification. 4425 __________________________________________________________ 4426 4427 7.2.11.15. Interfaces for Qt4 Input/Output 4428 4429 No external functions are defined for libQtCore - Qt4 4430 Input/Output in this part of the specification. See also the 4431 generic specification. 4432 __________________________________________________________ 4433 4434 7.2.12. Qt4 Core Application 4435 __________________________________________________________ 4436 4437 7.2.12.1. Class data for QCoreApplication 4438 4439 The virtual table for the QCoreApplication class is described 4440 in the generic part of this specification. 4441 4442 The Run Time Type Information for the QCoreApplication class is 4443 described by Table 7-37 4444 4445 Table 7-37. typeinfo for QCoreApplication 4446 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4447 Name typeinfo name for QCoreApplication 4448 basetype: typeinfo for QObject 4449 __________________________________________________________ 4450 4451 7.2.12.2. Interfaces for Qt4 Core Application 4452 4453 No external functions are defined for libQtCore - Qt4 Core 4454 Application in this part of the specification. See also the 4455 generic specification. 4456 __________________________________________________________ 4457 4458 7.2.13. Qt4 Object Model 4459 __________________________________________________________ 4460 4461 7.2.13.1. Class data for QObject 4462 4463 The virtual table for the QObject class is described in the 4464 generic part of this specification. 4465 4466 The Run Time Type Information for the QObject class is 4467 described by Table 7-38 4468 4469 Table 7-38. typeinfo for QObject 4470 Base Vtable vtable for __cxxabiv1::__class_type_info 4471 Name typeinfo name for QObject 4472 __________________________________________________________ 4473 4474 7.2.13.2. Class data for QObjectUserData 4475 4476 The virtual table for the QObjectUserData class is described in 4477 the generic part of this specification. 4478 4479 The Run Time Type Information for the QObjectUserData class is 4480 described by Table 7-39 4481 4482 Table 7-39. typeinfo for QObjectUserData 4483 Base Vtable vtable for __cxxabiv1::__class_type_info 4484 Name typeinfo name for QObjectUserData 4485 __________________________________________________________ 4486 4487 7.2.13.3. Class data for QObjectCleanupHandler 4488 4489 The virtual table for the QObjectCleanupHandler class is 4490 described in the generic part of this specification. 4491 4492 The Run Time Type Information for the QObjectCleanupHandler 4493 class is described by Table 7-40 4494 4495 Table 7-40. typeinfo for QObjectCleanupHandler 4496 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4497 Name typeinfo name for QObjectCleanupHandler 4498 basetype: typeinfo for QObject 4499 __________________________________________________________ 4500 4501 7.2.13.4. Interfaces for Qt4 Object Model 4502 4503 No external functions are defined for libQtCore - Qt4 Object 4504 Model in this part of the specification. See also the generic 4505 specification. 4506 __________________________________________________________ 4507 4508 7.2.14. Qt4 Threading 4509 __________________________________________________________ 4510 4511 7.2.14.1. Class data for QThread 4512 4513 The virtual table for the QThread class is described in the 4514 generic part of this specification. 4515 4516 The Run Time Type Information for the QThread class is 4517 described by Table 7-41 4518 4519 Table 7-41. typeinfo for QThread 4520 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4521 Name typeinfo name for QThread 4522 basetype: typeinfo for QObject 4523 __________________________________________________________ 4524 4525 7.2.14.2. Interfaces for Qt4 Threading 4526 4527 No external functions are defined for libQtCore - Qt4 Threading 4528 in this part of the specification. See also the generic 4529 specification. 4530 __________________________________________________________ 4531 4532 7.2.15. Qt4 2D Graphics 4533 __________________________________________________________ 4534 4535 7.2.15.1. Interfaces for Qt4 2D Graphics 4536 4537 No external functions are defined for libQtCore - Qt4 2D 4538 Graphics in this part of the specification. See also the 4539 generic specification. 4540 __________________________________________________________ 4541 4542 7.2.16. Qt4 Internals 4543 __________________________________________________________ 4544 4545 7.2.16.1. Interfaces for Qt4 Internals 4546 4547 No external functions are defined for libQtCore - Qt4 Internals 4548 in this part of the specification. See also the generic 4549 specification. 4550 __________________________________________________________ 4551 4552 7.3. Data Definitions for libQtCore 4553 4554 This section defines global identifiers and their values that 4555 are associated with interfaces contained in libQtCore. These 4556 definitions are organized into groups that correspond to system 4557 headers. This convention is used as a convenience for the 4558 reader, and does not imply the existence of these headers, or 4559 their content. Where an interface is defined as requiring a 4560 particular system header file all of the data definitions for 4561 that system header file presented here shall be in effect. 4562 4563 This section gives data definitions to promote binary 4564 application portability, not to repeat source interface 4565 definitions available elsewhere. System providers and 4566 application developers should use this ABI to supplement - not 4567 to replace - source interface definition specifications. 4568 4569 This specification uses the ISO C (1999) C Language as the 4570 reference programming language, and data definitions are 4571 specified in ISO C format. The C language is used here as a 4572 convenient notation. Using a C language description of these 4573 data objects does not preclude their use by other programming 4574 languages. 4575 __________________________________________________________ 4576 4577 7.3.1. QtCore/qabstracteventdispatcher.h 4578 4579 /* 4580 * This header is architecture neutral 4581 * Please refer to the generic specification for details 4582 */ 4583 __________________________________________________________ 4584 4585 7.3.2. QtCore/qabstractfileengine.h 4586 4587 /* 4588 * This header is architecture neutral 4589 * Please refer to the generic specification for details 4590 */ 4591 __________________________________________________________ 4592 4593 7.3.3. QtCore/qabstractitemmodel.h 4594 4595 /* 4596 * This header is architecture neutral 4597 * Please refer to the generic specification for details 4598 */ 4599 __________________________________________________________ 4600 4601 7.3.4. QtCore/qatomic.h 4602 4603 /* 4604 * This header is architecture neutral 4605 * Please refer to the generic specification for details 4606 */ 4607 __________________________________________________________ 4608 4609 7.3.5. QtCore/qbasictimer.h 4610 4611 /* 4612 * This header is architecture neutral 4613 * Please refer to the generic specification for details 4614 */ 4615 __________________________________________________________ 4616 4617 7.3.6. QtCore/qbitarray.h 4618 4619 /* 4620 * This header is architecture neutral 4621 * Please refer to the generic specification for details 4622 */ 4623 __________________________________________________________ 4624 4625 7.3.7. QtCore/qbuffer.h 4626 4627 /* 4628 * This header is architecture neutral 4629 * Please refer to the generic specification for details 4630 */ 4631 __________________________________________________________ 4632 4633 7.3.8. QtCore/qbytearray.h 4634 4635 /* 4636 * This header is architecture neutral 4637 * Please refer to the generic specification for details 4638 */ 4639 __________________________________________________________ 4640 4641 7.3.9. QtCore/qbytearraymatcher.h 4642 4643 /* 4644 * This header is architecture neutral 4645 * Please refer to the generic specification for details 4646 */ 4647 __________________________________________________________ 4648 4649 7.3.10. QtCore/qchar.h 4650 4651 /* 4652 * This header is architecture neutral 4653 * Please refer to the generic specification for details 4654 */ 4655 __________________________________________________________ 4656 4657 7.3.11. QtCore/qcoreapplication.h 4658 4659 /* 4660 * This header is architecture neutral 4661 * Please refer to the generic specification for details 4662 */ 4663 __________________________________________________________ 4664 4665 7.3.12. QtCore/qcoreevent.h 4666 4667 /* 4668 * This header is architecture neutral 4669 * Please refer to the generic specification for details 4670 */ 4671 __________________________________________________________ 4672 4673 7.3.13. QtCore/qdatastream.h 4674 4675 /* 4676 * This header is architecture neutral 4677 * Please refer to the generic specification for details 4678 */ 4679 __________________________________________________________ 4680 4681 7.3.14. QtCore/qdatetime.h 4682 4683 /* 4684 * This header is architecture neutral 4685 * Please refer to the generic specification for details 4686 */ 4687 __________________________________________________________ 4688 4689 7.3.15. QtCore/qdebug.h 4690 4691 /* 4692 * This header is architecture neutral 4693 * Please refer to the generic specification for details 4694 */ 4695 __________________________________________________________ 4696 4697 7.3.16. QtCore/qdir.h 4698 4699 /* 4700 * This header is architecture neutral 4701 * Please refer to the generic specification for details 4702 */ 4703 __________________________________________________________ 4704 4705 7.3.17. QtCore/qeventloop.h 4706 4707 /* 4708 * This header is architecture neutral 4709 * Please refer to the generic specification for details 4710 */ 4711 __________________________________________________________ 4712 4713 7.3.18. QtCore/qfactoryinterface.h 4714 4715 /* 4716 * This header is architecture neutral 4717 * Please refer to the generic specification for details 4718 */ 4719 __________________________________________________________ 4720 4721 7.3.19. QtCore/qfile.h 4722 4723 /* 4724 * This header is architecture neutral 4725 * Please refer to the generic specification for details 4726 */ 4727 __________________________________________________________ 4728 4729 7.3.20. QtCore/qfileinfo.h 4730 4731 /* 4732 * This header is architecture neutral 4733 * Please refer to the generic specification for details 4734 */ 4735 __________________________________________________________ 4736 4737 7.3.21. QtCore/qfsfileengine.h 4738 4739 /* 4740 * This header is architecture neutral 4741 * Please refer to the generic specification for details 4742 */ 4743 __________________________________________________________ 4744 4745 7.3.22. QtCore/qglobal.h 4746 4747 /* 4748 * This header is architecture neutral 4749 * Please refer to the generic specification for details 4750 */ 4751 __________________________________________________________ 4752 4753 7.3.23. QtCore/qhash.h 4754 4755 /* 4756 * This header is architecture neutral 4757 * Please refer to the generic specification for details 4758 */ 4759 __________________________________________________________ 4760 4761 7.3.24. QtCore/qiodevice.h 4762 4763 /* 4764 * This header is architecture neutral 4765 * Please refer to the generic specification for details 4766 */ 4767 __________________________________________________________ 4768 4769 7.3.25. QtCore/qlibrary.h 4770 4771 /* 4772 * This header is architecture neutral 4773 * Please refer to the generic specification for details 4774 */ 4775 __________________________________________________________ 4776 4777 7.3.26. QtCore/qlibraryinfo.h 4778 4779 /* 4780 * This header is architecture neutral 4781 * Please refer to the generic specification for details 4782 */ 4783 __________________________________________________________ 4784 4785 7.3.27. QtCore/qline.h 4786 4787 /* 4788 * This header is architecture neutral 4789 * Please refer to the generic specification for details 4790 */ 4791 __________________________________________________________ 4792 4793 7.3.28. QtCore/qlinkedlist.h 4794 4795 /* 4796 * This header is architecture neutral 4797 * Please refer to the generic specification for details 4798 */ 4799 __________________________________________________________ 4800 4801 7.3.29. QtCore/qlist.h 4802 4803 /* 4804 * This header is architecture neutral 4805 * Please refer to the generic specification for details 4806 */ 4807 __________________________________________________________ 4808 4809 7.3.30. QtCore/qlocale.h 4810 4811 /* 4812 * This header is architecture neutral 4813 * Please refer to the generic specification for details 4814 */ 4815 __________________________________________________________ 4816 4817 7.3.31. QtCore/qmap.h 4818 4819 /* 4820 * This header is architecture neutral 4821 * Please refer to the generic specification for details 4822 */ 4823 __________________________________________________________ 4824 4825 7.3.32. QtCore/qmetaobject.h 4826 4827 /* 4828 * This header is architecture neutral 4829 * Please refer to the generic specification for details 4830 */ 4831 __________________________________________________________ 4832 4833 7.3.33. QtCore/qmetatype.h 4834 4835 /* 4836 * This header is architecture neutral 4837 * Please refer to the generic specification for details 4838 */ 4839 __________________________________________________________ 4840 4841 7.3.34. QtCore/qmimedata.h 4842 4843 /* 4844 * This header is architecture neutral 4845 * Please refer to the generic specification for details 4846 */ 4847 __________________________________________________________ 4848 4849 7.3.35. QtCore/qmutex.h 4850 4851 /* 4852 * This header is architecture neutral 4853 * Please refer to the generic specification for details 4854 */ 4855 __________________________________________________________ 4856 4857 7.3.36. QtCore/qnamespace.h 4858 4859 /* 4860 * This header is architecture neutral 4861 * Please refer to the generic specification for details 4862 */ 4863 __________________________________________________________ 4864 4865 7.3.37. QtCore/qobject.h 4866 4867 /* 4868 * This header is architecture neutral 4869 * Please refer to the generic specification for details 4870 */ 4871 __________________________________________________________ 4872 4873 7.3.38. QtCore/qobjectcleanuphandler.h 4874 4875 /* 4876 * This header is architecture neutral 4877 * Please refer to the generic specification for details 4878 */ 4879 __________________________________________________________ 4880 4881 7.3.39. QtCore/qobjectdefs.h 4882 4883 /* 4884 * This header is architecture neutral 4885 * Please refer to the generic specification for details 4886 */ 4887 __________________________________________________________ 4888 4889 7.3.40. QtCore/qpair.h 4890 4891 /* 4892 * This header is architecture neutral 4893 * Please refer to the generic specification for details 4894 */ 4895 __________________________________________________________ 4896 4897 7.3.41. QtCore/qplugin.h 4898 4899 /* 4900 * This header is architecture neutral 4901 * Please refer to the generic specification for details 4902 */ 4903 __________________________________________________________ 4904 4905 7.3.42. QtCore/qpluginloader.h 4906 4907 /* 4908 * This header is architecture neutral 4909 * Please refer to the generic specification for details 4910 */ 4911 __________________________________________________________ 4912 4913 7.3.43. QtCore/qpoint.h 4914 4915 /* 4916 * This header is architecture neutral 4917 * Please refer to the generic specification for details 4918 */ 4919 __________________________________________________________ 4920 4921 7.3.44. QtCore/qprocess.h 4922 4923 /* 4924 * This header is architecture neutral 4925 * Please refer to the generic specification for details 4926 */ 4927 __________________________________________________________ 4928 4929 7.3.45. QtCore/qreadwritelock.h 4930 4931 /* 4932 * This header is architecture neutral 4933 * Please refer to the generic specification for details 4934 */ 4935 __________________________________________________________ 4936 4937 7.3.46. QtCore/qrect.h 4938 4939 /* 4940 * This header is architecture neutral 4941 * Please refer to the generic specification for details 4942 */ 4943 __________________________________________________________ 4944 4945 7.3.47. QtCore/qregexp.h 4946 4947 /* 4948 * This header is architecture neutral 4949 * Please refer to the generic specification for details 4950 */ 4951 __________________________________________________________ 4952 4953 7.3.48. QtCore/qsemaphore.h 4954 4955 /* 4956 * This header is architecture neutral 4957 * Please refer to the generic specification for details 4958 */ 4959 __________________________________________________________ 4960 4961 7.3.49. QtCore/qsettings.h 4962 4963 /* 4964 * This header is architecture neutral 4965 * Please refer to the generic specification for details 4966 */ 4967 __________________________________________________________ 4968 4969 7.3.50. QtCore/qshareddata.h 4970 4971 /* 4972 * This header is architecture neutral 4973 * Please refer to the generic specification for details 4974 */ 4975 __________________________________________________________ 4976 4977 7.3.51. QtCore/qsignalmapper.h 4978 4979 /* 4980 * This header is architecture neutral 4981 * Please refer to the generic specification for details 4982 */ 4983 __________________________________________________________ 4984 4985 7.3.52. QtCore/qsize.h 4986 4987 /* 4988 * This header is architecture neutral 4989 * Please refer to the generic specification for details 4990 */ 4991 __________________________________________________________ 4992 4993 7.3.53. QtCore/qsocketnotifier.h 4994 4995 /* 4996 * This header is architecture neutral 4997 * Please refer to the generic specification for details 4998 */ 4999 __________________________________________________________ 5000 5001 7.3.54. QtCore/qstring.h 5002 5003 /* 5004 * This header is architecture neutral 5005 * Please refer to the generic specification for details 5006 */ 5007 __________________________________________________________ 5008 5009 7.3.55. QtCore/qstringlist.h 5010 5011 /* 5012 * This header is architecture neutral 5013 * Please refer to the generic specification for details 5014 */ 5015 __________________________________________________________ 5016 5017 7.3.56. QtCore/qstringmatcher.h 5018 5019 /* 5020 * This header is architecture neutral 5021 * Please refer to the generic specification for details 5022 */ 5023 __________________________________________________________ 5024 5025 7.3.57. QtCore/qtemporaryfile.h 5026 5027 /* 5028 * This header is architecture neutral 5029 * Please refer to the generic specification for details 5030 */ 5031 __________________________________________________________ 5032 5033 7.3.58. QtCore/qtextcodec.h 5034 5035 /* 5036 * This header is architecture neutral 5037 * Please refer to the generic specification for details 5038 */ 5039 __________________________________________________________ 5040 5041 7.3.59. QtCore/qtextcodecplugin.h 5042 5043 /* 5044 * This header is architecture neutral 5045 * Please refer to the generic specification for details 5046 */ 5047 __________________________________________________________ 5048 5049 7.3.60. QtCore/qtextstream.h 5050 5051 /* 5052 * This header is architecture neutral 5053 * Please refer to the generic specification for details 5054 */ 5055 __________________________________________________________ 5056 5057 7.3.61. QtCore/qthread.h 5058 5059 /* 5060 * This header is architecture neutral 5061 * Please refer to the generic specification for details 5062 */ 5063 __________________________________________________________ 5064 5065 7.3.62. QtCore/qthreadstorage.h 5066 5067 /* 5068 * This header is architecture neutral 5069 * Please refer to the generic specification for details 5070 */ 5071 __________________________________________________________ 5072 5073 7.3.63. QtCore/qtimer.h 5074 5075 /* 5076 * This header is architecture neutral 5077 * Please refer to the generic specification for details 5078 */ 5079 __________________________________________________________ 5080 5081 7.3.64. QtCore/qtranslator.h 5082 5083 /* 5084 * This header is architecture neutral 5085 * Please refer to the generic specification for details 5086 */ 5087 __________________________________________________________ 5088 5089 7.3.65. QtCore/qurl.h 5090 5091 /* 5092 * This header is architecture neutral 5093 * Please refer to the generic specification for details 5094 */ 5095 __________________________________________________________ 5096 5097 7.3.66. QtCore/quuid.h 5098 5099 /* 5100 * This header is architecture neutral 5101 * Please refer to the generic specification for details 5102 */ 5103 __________________________________________________________ 5104 5105 7.3.67. QtCore/qvariant.h 5106 5107 /* 5108 * This header is architecture neutral 5109 * Please refer to the generic specification for details 5110 */ 5111 __________________________________________________________ 5112 5113 7.3.68. QtCore/qvector.h 5114 5115 /* 5116 * This header is architecture neutral 5117 * Please refer to the generic specification for details 5118 */ 5119 __________________________________________________________ 5120 5121 7.3.69. QtCore/qwaitcondition.h 5122 5123 /* 5124 * This header is architecture neutral 5125 * Please refer to the generic specification for details 5126 */ 5127 __________________________________________________________ 5128 5129 7.4. Interface Definitions for libQtCore 5130 5131 Table of Contents 5132 _Z7qMallocj -- allocate memory block 5133 _Z7qMemSetPvij -- fill memory with a constant byte 5134 _Z8qMemCopyPvPKvj -- copy memory area 5135 _Z8qReallocPvj -- change the size of memory block 5136 5137 The interfaces defined on the following pages are included in 5138 libQtCore and are defined by this specification. Unless 5139 otherwise noted, these interfaces shall be included in the 5140 source standard. 5141 5142 Other interfaces listed in Section 7.2 shall behave as 5143 described in the referenced base document. For interfaces 5144 referencing LSB and not listed below, please see the generic 5145 part of the specification. 5146 5147 _Z7qMallocj 5148 5149 Name 5150 5151 qMalloc -- allocate memory block 5152 5153 Synopsis 5154 5155 #include 5156 5157 void * qMalloc (size_t size); 5158 5159 Description 5160 5161 The qMalloc() function has the same behavior as the malloc() 5162 function described in POSIX 1003.1-2001 (ISO/IEC 9945-2003). 5163 5164 _Z7qMemSetPvij 5165 5166 Name 5167 5168 qMemSet -- fill memory with a constant byte 5169 5170 Synopsis 5171 5172 #include 5173 5174 void * qMemSet (void *dest, int c, size_t n); 5175 5176 Description 5177 5178 The qMemSet() function has the same behavior as the memset() 5179 function described in POSIX 1003.1-2001 (ISO/IEC 9945-2003). 5180 5181 _Z8qMemCopyPvPKvj 5182 5183 Name 5184 5185 qMemCopy -- copy memory area 5186 5187 Synopsis 5188 5189 #include 5190 5191 void * qMemCopy (void *dest, const void *src, size_t n); 5192 5193 Description 5194 5195 The qMemCopy() function has the same behavior as the memcpy() 5196 function described in POSIX 1003.1-2001 (ISO/IEC 9945-2003). 5197 5198 _Z8qReallocPvj 5199 5200 Name 5201 5202 qRealloc -- change the size of memory block 5203 5204 Synopsis 5205 5206 #include 5207 5208 void * qRealloc (void *ptr, size_t size); 5209 5210 Description 5211 5212 The qRealloc() function has the same behavior as the realloc() 5213 function described in POSIX 1003.1-2001 (ISO/IEC 9945-2003). 5214 __________________________________________________________ 5215 5216 7.5. Interfaces for libQtGui 5217 5218 Table 7-42 defines the library name and shared object name for 5219 the libQtGui library 5220 5221 Table 7-42. libQtGui Definition 5222 Library: libQtGui 5223 SONAME: libQtGui.so.4 5224 5225 The behavior of the interfaces in this library is specified by 5226 the following specifications: 5227 5228 [CXXABI-1.86] Itanium™ C++ ABI 5229 __________________________________________________________ 5230 5231 7.5.1. Qt4 GUI Functions 5232 __________________________________________________________ 5233 5234 7.5.1.1. Interfaces for Qt4 GUI Functions 5235 5236 An LSB conforming implementation shall provide the architecture 5237 specific functions for Qt4 GUI Functions specified in Table 5238 7-43, with the full mandatory functionality as described in the 5239 referenced underlying specification. 5240 5241 Table 7-43. libQtGui - Qt4 GUI Functions Function Interfaces 5242 _ZThn12_NK10QDropEvent11encodedDataEPKc [CXXABI-1.86] 5243 _ZThn12_NK10QDropEvent6formatEi [CXXABI-1.86] 5244 _ZThn12_NK10QDropEvent8providesEPKc [CXXABI-1.86] 5245 _ZThn8_N10QBoxLayout10invalidateEv [CXXABI-1.86] 5246 _ZThn8_N10QBoxLayout11setGeometryERK5QRect [CXXABI-1.86] 5247 _ZThn8_N11QGridLayout10invalidateEv [CXXABI-1.86] 5248 _ZThn8_N11QGridLayout11setGeometryERK5QRect [CXXABI-1.86] 5249 _ZThn8_N14QStackedLayout11setGeometryERK5QRect [CXXABI-1.86] 5250 _ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPic 5251 ture [CXXABI-1.86] 5252 _ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPi 5253 cture [CXXABI-1.86] 5254 _ZThn8_N7QLayout10invalidateEv [CXXABI-1.86] 5255 _ZThn8_N7QLayout6layoutEv [CXXABI-1.86] 5256 _ZThn8_NK10QBoxLayout11maximumSizeEv [CXXABI-1.86] 5257 _ZThn8_NK10QBoxLayout11minimumSizeEv [CXXABI-1.86] 5258 _ZThn8_NK10QBoxLayout14heightForWidthEi [CXXABI-1.86] 5259 _ZThn8_NK10QBoxLayout17hasHeightForWidthEv [CXXABI-1.86] 5260 _ZThn8_NK10QBoxLayout19expandingDirectionsEv [CXXABI-1.86] 5261 _ZThn8_NK10QBoxLayout21minimumHeightForWidthEi [CXXABI-1.86] 5262 _ZThn8_NK10QBoxLayout8sizeHintEv [CXXABI-1.86] 5263 _ZThn8_NK11QGridLayout11maximumSizeEv [CXXABI-1.86] 5264 _ZThn8_NK11QGridLayout11minimumSizeEv [CXXABI-1.86] 5265 _ZThn8_NK11QGridLayout14heightForWidthEi [CXXABI-1.86] 5266 _ZThn8_NK11QGridLayout17hasHeightForWidthEv [CXXABI-1.86] 5267 _ZThn8_NK11QGridLayout19expandingDirectionsEv [CXXABI-1.86] 5268 _ZThn8_NK11QGridLayout21minimumHeightForWidthEi [CXXABI-1.86] 5269 _ZThn8_NK11QGridLayout8sizeHintEv [CXXABI-1.86] 5270 _ZThn8_NK14QStackedLayout11minimumSizeEv [CXXABI-1.86] 5271 _ZThn8_NK14QStackedLayout8sizeHintEv [CXXABI-1.86] 5272 _ZThn8_NK7QLayout11maximumSizeEv [CXXABI-1.86] 5273 _ZThn8_NK7QLayout11minimumSizeEv [CXXABI-1.86] 5274 _ZThn8_NK7QLayout19expandingDirectionsEv [CXXABI-1.86] 5275 _ZThn8_NK7QLayout7isEmptyEv [CXXABI-1.86] 5276 _ZThn8_NK7QLayout8geometryEv [CXXABI-1.86] 5277 _ZThn8_NK7QWidget11paintEngineEv [CXXABI-1.86] 5278 _ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE 5279 [CXXABI-1.86] _ZThn8_NK7QWidget7devTypeEv [CXXABI-1.86] 5280 __________________________________________________________ 5281 5282 7.5.2. Qt4 Organizers 5283 __________________________________________________________ 5284 5285 7.5.2.1. Class data for QButtonGroup 5286 5287 The virtual table for the QButtonGroup class is described in 5288 the generic part of this specification. 5289 5290 The Run Time Type Information for the QButtonGroup class is 5291 described by Table 7-44 5292 5293 Table 7-44. typeinfo for QButtonGroup 5294 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5295 Name typeinfo name for QButtonGroup 5296 basetype: typeinfo for QObject 5297 __________________________________________________________ 5298 5299 7.5.2.2. Class data for QGroupBox 5300 5301 The virtual table for the QGroupBox class is described by Table 5302 7-45 5303 5304 Table 7-45. Primary vtable for QGroupBox 5305 Base Offset 0 5306 Virtual Base Offset 0 5307 RTTI typeinfo for QGroupBox 5308 vfunc[0]: QGroupBox::metaObject() const 5309 vfunc[1]: QGroupBox::qt_metacast(char const*) 5310 vfunc[2]: QGroupBox::qt_metacall(QMetaObject::Call, int, 5311 void**) 5312 vfunc[3]: QGroupBox::~QGroupBox() 5313 vfunc[4]: QGroupBox::~QGroupBox() 5314 vfunc[5]: QGroupBox::event(QEvent*) 5315 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5316 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5317 vfunc[8]: QGroupBox::childEvent(QChildEvent*) 5318 vfunc[9]: QObject::customEvent(QEvent*) 5319 vfunc[10]: QObject::connectNotify(char const*) 5320 vfunc[11]: QObject::disconnectNotify(char const*) 5321 vfunc[12]: QWidget::devType() const 5322 vfunc[13]: QWidget::setVisible(bool) 5323 vfunc[14]: QWidget::sizeHint() const 5324 vfunc[15]: QGroupBox::minimumSizeHint() const 5325 vfunc[16]: QWidget::heightForWidth(int) const 5326 vfunc[17]: QWidget::paintEngine() const 5327 vfunc[18]: QGroupBox::mousePressEvent(QMouseEvent*) 5328 vfunc[19]: QGroupBox::mouseReleaseEvent(QMouseEvent*) 5329 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 5330 vfunc[21]: QGroupBox::mouseMoveEvent(QMouseEvent*) 5331 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5332 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 5333 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5334 vfunc[25]: QGroupBox::focusInEvent(QFocusEvent*) 5335 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 5336 vfunc[27]: QWidget::enterEvent(QEvent*) 5337 vfunc[28]: QWidget::leaveEvent(QEvent*) 5338 vfunc[29]: QGroupBox::paintEvent(QPaintEvent*) 5339 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5340 vfunc[31]: QGroupBox::resizeEvent(QResizeEvent*) 5341 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 5342 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 5343 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5344 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5345 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 5346 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 5347 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 5348 vfunc[39]: QWidget::dropEvent(QDropEvent*) 5349 vfunc[40]: QWidget::showEvent(QShowEvent*) 5350 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5351 vfunc[42]: QWidget::x11Event(_XEvent*) 5352 vfunc[43]: QGroupBox::changeEvent(QEvent*) 5353 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5354 const 5355 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 5356 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 5357 const 5358 vfunc[47]: QWidget::focusNextPrevChild(bool) 5359 vfunc[48]: QWidget::styleChange(QStyle&) 5360 vfunc[49]: QWidget::enabledChange(bool) 5361 vfunc[50]: QWidget::paletteChange(QPalette const&) 5362 vfunc[51]: QWidget::fontChange(QFont const&) 5363 vfunc[52]: QWidget::windowActivationChange(bool) 5364 vfunc[53]: QWidget::languageChange() 5365 5366 Table 7-46. Secondary vtable for QGroupBox 5367 Base Offset -8 5368 Virtual Base Offset 0 5369 RTTI typeinfo for QGroupBox 5370 vfunc[0]: non-virtual thunk to QGroupBox::~QGroupBox() 5371 vfunc[1]: non-virtual thunk to QGroupBox::~QGroupBox() 5372 vfunc[2]: non-virtual thunk to QWidget::devType() const 5373 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5374 vfunc[4]: non-virtual thunk to 5375 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5376 5377 The Run Time Type Information for the QGroupBox class is 5378 described by Table 7-47 5379 5380 Table 7-47. typeinfo for QGroupBox 5381 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5382 Name typeinfo name for QGroupBox 5383 basetype: typeinfo for QWidget 5384 __________________________________________________________ 5385 5386 7.5.2.3. Class data for QSplitter 5387 5388 The virtual table for the QSplitter class is described by Table 5389 7-48 5390 5391 Table 7-48. Primary vtable for QSplitter 5392 Base Offset 0 5393 Virtual Base Offset 0 5394 RTTI typeinfo for QSplitter 5395 vfunc[0]: QSplitter::metaObject() const 5396 vfunc[1]: QSplitter::qt_metacast(char const*) 5397 vfunc[2]: QSplitter::qt_metacall(QMetaObject::Call, int, 5398 void**) 5399 vfunc[3]: QSplitter::~QSplitter() 5400 vfunc[4]: QSplitter::~QSplitter() 5401 vfunc[5]: QSplitter::event(QEvent*) 5402 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5403 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5404 vfunc[8]: QSplitter::childEvent(QChildEvent*) 5405 vfunc[9]: QObject::customEvent(QEvent*) 5406 vfunc[10]: QObject::connectNotify(char const*) 5407 vfunc[11]: QObject::disconnectNotify(char const*) 5408 vfunc[12]: QWidget::devType() const 5409 vfunc[13]: QWidget::setVisible(bool) 5410 vfunc[14]: QSplitter::sizeHint() const 5411 vfunc[15]: QSplitter::minimumSizeHint() const 5412 vfunc[16]: QWidget::heightForWidth(int) const 5413 vfunc[17]: QWidget::paintEngine() const 5414 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 5415 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 5416 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 5417 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 5418 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5419 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 5420 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5421 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 5422 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 5423 vfunc[27]: QWidget::enterEvent(QEvent*) 5424 vfunc[28]: QWidget::leaveEvent(QEvent*) 5425 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 5426 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5427 vfunc[31]: QSplitter::resizeEvent(QResizeEvent*) 5428 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 5429 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 5430 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5431 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5432 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 5433 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 5434 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 5435 vfunc[39]: QWidget::dropEvent(QDropEvent*) 5436 vfunc[40]: QWidget::showEvent(QShowEvent*) 5437 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5438 vfunc[42]: QWidget::x11Event(_XEvent*) 5439 vfunc[43]: QSplitter::changeEvent(QEvent*) 5440 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5441 const 5442 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 5443 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 5444 const 5445 vfunc[47]: QWidget::focusNextPrevChild(bool) 5446 vfunc[48]: QWidget::styleChange(QStyle&) 5447 vfunc[49]: QWidget::enabledChange(bool) 5448 vfunc[50]: QWidget::paletteChange(QPalette const&) 5449 vfunc[51]: QWidget::fontChange(QFont const&) 5450 vfunc[52]: QWidget::windowActivationChange(bool) 5451 vfunc[53]: QWidget::languageChange() 5452 vfunc[54]: QSplitter::createHandle() 5453 5454 Table 7-49. Secondary vtable for QSplitter 5455 Base Offset -8 5456 Virtual Base Offset 0 5457 RTTI typeinfo for QSplitter 5458 vfunc[0]: non-virtual thunk to QSplitter::~QSplitter() 5459 vfunc[1]: non-virtual thunk to QSplitter::~QSplitter() 5460 vfunc[2]: non-virtual thunk to QWidget::devType() const 5461 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5462 vfunc[4]: non-virtual thunk to 5463 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5464 5465 The Run Time Type Information for the QSplitter class is 5466 described by Table 7-50 5467 5468 Table 7-50. typeinfo for QSplitter 5469 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5470 Name typeinfo name for QSplitter 5471 basetype: typeinfo for QFrame 5472 __________________________________________________________ 5473 5474 7.5.2.4. Class data for QSplitterHandle 5475 5476 The virtual table for the QSplitterHandle class is described by 5477 Table 7-51 5478 5479 Table 7-51. Primary vtable for QSplitterHandle 5480 Base Offset 0 5481 Virtual Base Offset 0 5482 RTTI typeinfo for QSplitterHandle 5483 vfunc[0]: QSplitterHandle::metaObject() const 5484 vfunc[1]: QSplitterHandle::qt_metacast(char const*) 5485 vfunc[2]: QSplitterHandle::qt_metacall(QMetaObject::Call, int, 5486 void**) 5487 vfunc[3]: NULL or QSplitterHandle::~QSplitterHandle() 5488 vfunc[4]: NULL or QSplitterHandle::~QSplitterHandle() 5489 vfunc[5]: QSplitterHandle::event(QEvent*) 5490 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5491 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5492 vfunc[8]: QObject::childEvent(QChildEvent*) 5493 vfunc[9]: QObject::customEvent(QEvent*) 5494 vfunc[10]: QObject::connectNotify(char const*) 5495 vfunc[11]: QObject::disconnectNotify(char const*) 5496 vfunc[12]: QWidget::devType() const 5497 vfunc[13]: QWidget::setVisible(bool) 5498 vfunc[14]: QSplitterHandle::sizeHint() const 5499 vfunc[15]: QWidget::minimumSizeHint() const 5500 vfunc[16]: QWidget::heightForWidth(int) const 5501 vfunc[17]: QWidget::paintEngine() const 5502 vfunc[18]: QSplitterHandle::mousePressEvent(QMouseEvent*) 5503 vfunc[19]: QSplitterHandle::mouseReleaseEvent(QMouseEvent*) 5504 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 5505 vfunc[21]: QSplitterHandle::mouseMoveEvent(QMouseEvent*) 5506 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5507 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 5508 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5509 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 5510 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 5511 vfunc[27]: QWidget::enterEvent(QEvent*) 5512 vfunc[28]: QWidget::leaveEvent(QEvent*) 5513 vfunc[29]: QSplitterHandle::paintEvent(QPaintEvent*) 5514 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5515 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 5516 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 5517 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 5518 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5519 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5520 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 5521 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 5522 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 5523 vfunc[39]: QWidget::dropEvent(QDropEvent*) 5524 vfunc[40]: QWidget::showEvent(QShowEvent*) 5525 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5526 vfunc[42]: QWidget::x11Event(_XEvent*) 5527 vfunc[43]: QWidget::changeEvent(QEvent*) 5528 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5529 const 5530 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 5531 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 5532 const 5533 vfunc[47]: QWidget::focusNextPrevChild(bool) 5534 vfunc[48]: QWidget::styleChange(QStyle&) 5535 vfunc[49]: QWidget::enabledChange(bool) 5536 vfunc[50]: QWidget::paletteChange(QPalette const&) 5537 vfunc[51]: QWidget::fontChange(QFont const&) 5538 vfunc[52]: QWidget::windowActivationChange(bool) 5539 vfunc[53]: QWidget::languageChange() 5540 5541 Table 7-52. Secondary vtable for QSplitterHandle 5542 Base Offset -8 5543 Virtual Base Offset 0 5544 RTTI typeinfo for QSplitterHandle 5545 vfunc[0]: NULL or non-virtual thunk to 5546 QSplitterHandle::~QSplitterHandle() 5547 vfunc[1]: NULL or non-virtual thunk to 5548 QSplitterHandle::~QSplitterHandle() 5549 vfunc[2]: non-virtual thunk to QWidget::devType() const 5550 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5551 vfunc[4]: non-virtual thunk to 5552 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5553 5554 The Run Time Type Information for the QSplitterHandle class is 5555 described by Table 7-53 5556 5557 Table 7-53. typeinfo for QSplitterHandle 5558 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5559 Name typeinfo name for QSplitterHandle 5560 basetype: typeinfo for QWidget 5561 __________________________________________________________ 5562 5563 7.5.2.5. Interfaces for Qt4 Organizers 5564 5565 An LSB conforming implementation shall provide the architecture 5566 specific functions for Qt4 Organizers specified in Table 7-54, 5567 with the full mandatory functionality as described in the 5568 referenced underlying specification. 5569 5570 Table 7-54. libQtGui - Qt4 Organizers Function Interfaces 5571 _ZThn8_N9QGroupBoxD0Ev [CXXABI-1.86] _ZThn8_N9QGroupBoxD1Ev 5572 [CXXABI-1.86] 5573 _ZThn8_N9QSplitterD0Ev [CXXABI-1.86] _ZThn8_N9QSplitterD1Ev 5574 [CXXABI-1.86] 5575 __________________________________________________________ 5576 5577 7.5.3. Qt4 Events 5578 __________________________________________________________ 5579 5580 7.5.3.1. Class data for QInputEvent 5581 5582 The virtual table for the QInputEvent class is described in the 5583 generic part of this specification. 5584 5585 The Run Time Type Information for the QInputEvent class is 5586 described by Table 7-55 5587 5588 Table 7-55. typeinfo for QInputEvent 5589 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5590 Name typeinfo name for QInputEvent 5591 basetype: typeinfo for QEvent 5592 __________________________________________________________ 5593 5594 7.5.3.2. Class data for QMouseEvent 5595 5596 The virtual table for the QMouseEvent class is described in the 5597 generic part of this specification. 5598 5599 The Run Time Type Information for the QMouseEvent class is 5600 described by Table 7-56 5601 5602 Table 7-56. typeinfo for QMouseEvent 5603 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5604 Name typeinfo name for QMouseEvent 5605 basetype: typeinfo for QInputEvent 5606 __________________________________________________________ 5607 5608 7.5.3.3. Class data for QHoverEvent 5609 5610 The virtual table for the QHoverEvent class is described in the 5611 generic part of this specification. 5612 5613 The Run Time Type Information for the QHoverEvent class is 5614 described by Table 7-57 5615 5616 Table 7-57. typeinfo for QHoverEvent 5617 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5618 Name typeinfo name for QHoverEvent 5619 basetype: typeinfo for QEvent 5620 __________________________________________________________ 5621 5622 7.5.3.4. Class data for QWheelEvent 5623 5624 The virtual table for the QWheelEvent class is described in the 5625 generic part of this specification. 5626 5627 The Run Time Type Information for the QWheelEvent class is 5628 described by Table 7-58 5629 5630 Table 7-58. typeinfo for QWheelEvent 5631 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5632 Name typeinfo name for QWheelEvent 5633 basetype: typeinfo for QInputEvent 5634 __________________________________________________________ 5635 5636 7.5.3.5. Class data for QTabletEvent 5637 5638 The virtual table for the QTabletEvent class is described in 5639 the generic part of this specification. 5640 5641 The Run Time Type Information for the QTabletEvent class is 5642 described by Table 7-59 5643 5644 Table 7-59. typeinfo for QTabletEvent 5645 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5646 Name typeinfo name for QTabletEvent 5647 basetype: typeinfo for QInputEvent 5648 __________________________________________________________ 5649 5650 7.5.3.6. Class data for QKeyEvent 5651 5652 The virtual table for the QKeyEvent class is described in the 5653 generic part of this specification. 5654 5655 The Run Time Type Information for the QKeyEvent class is 5656 described by Table 7-60 5657 5658 Table 7-60. typeinfo for QKeyEvent 5659 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5660 Name typeinfo name for QKeyEvent 5661 basetype: typeinfo for QInputEvent 5662 __________________________________________________________ 5663 5664 7.5.3.7. Class data for QFocusEvent 5665 5666 The virtual table for the QFocusEvent class is described in the 5667 generic part of this specification. 5668 5669 The Run Time Type Information for the QFocusEvent class is 5670 described by Table 7-61 5671 5672 Table 7-61. typeinfo for QFocusEvent 5673 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5674 Name typeinfo name for QFocusEvent 5675 basetype: typeinfo for QEvent 5676 __________________________________________________________ 5677 5678 7.5.3.8. Class data for QPaintEvent 5679 5680 The virtual table for the QPaintEvent class is described in the 5681 generic part of this specification. 5682 5683 The Run Time Type Information for the QPaintEvent class is 5684 described by Table 7-62 5685 5686 Table 7-62. typeinfo for QPaintEvent 5687 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5688 Name typeinfo name for QPaintEvent 5689 basetype: typeinfo for QEvent 5690 __________________________________________________________ 5691 5692 7.5.3.9. Class data for QMoveEvent 5693 5694 The virtual table for the QMoveEvent class is described in the 5695 generic part of this specification. 5696 5697 The Run Time Type Information for the QMoveEvent class is 5698 described by Table 7-63 5699 5700 Table 7-63. typeinfo for QMoveEvent 5701 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5702 Name typeinfo name for QMoveEvent 5703 basetype: typeinfo for QEvent 5704 __________________________________________________________ 5705 5706 7.5.3.10. Class data for QResizeEvent 5707 5708 The virtual table for the QResizeEvent class is described in 5709 the generic part of this specification. 5710 5711 The Run Time Type Information for the QResizeEvent class is 5712 described by Table 7-64 5713 5714 Table 7-64. typeinfo for QResizeEvent 5715 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5716 Name typeinfo name for QResizeEvent 5717 basetype: typeinfo for QEvent 5718 __________________________________________________________ 5719 5720 7.5.3.11. Class data for QCloseEvent 5721 5722 The virtual table for the QCloseEvent class is described in the 5723 generic part of this specification. 5724 5725 The Run Time Type Information for the QCloseEvent class is 5726 described by Table 7-65 5727 5728 Table 7-65. typeinfo for QCloseEvent 5729 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5730 Name typeinfo name for QCloseEvent 5731 basetype: typeinfo for QEvent 5732 __________________________________________________________ 5733 5734 7.5.3.12. Class data for QIconDragEvent 5735 5736 The virtual table for the QIconDragEvent class is described in 5737 the generic part of this specification. 5738 5739 The Run Time Type Information for the QIconDragEvent class is 5740 described by Table 7-66 5741 5742 Table 7-66. typeinfo for QIconDragEvent 5743 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5744 Name typeinfo name for QIconDragEvent 5745 basetype: typeinfo for QEvent 5746 __________________________________________________________ 5747 5748 7.5.3.13. Class data for QShowEvent 5749 5750 The virtual table for the QShowEvent class is described in the 5751 generic part of this specification. 5752 5753 The Run Time Type Information for the QShowEvent class is 5754 described by Table 7-67 5755 5756 Table 7-67. typeinfo for QShowEvent 5757 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5758 Name typeinfo name for QShowEvent 5759 basetype: typeinfo for QEvent 5760 __________________________________________________________ 5761 5762 7.5.3.14. Class data for QHideEvent 5763 5764 The virtual table for the QHideEvent class is described in the 5765 generic part of this specification. 5766 5767 The Run Time Type Information for the QHideEvent class is 5768 described by Table 7-68 5769 5770 Table 7-68. typeinfo for QHideEvent 5771 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5772 Name typeinfo name for QHideEvent 5773 basetype: typeinfo for QEvent 5774 __________________________________________________________ 5775 5776 7.5.3.15. Class data for QContextMenuEvent 5777 5778 The virtual table for the QContextMenuEvent class is described 5779 in the generic part of this specification. 5780 5781 The Run Time Type Information for the QContextMenuEvent class 5782 is described by Table 7-69 5783 5784 Table 7-69. typeinfo for QContextMenuEvent 5785 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5786 Name typeinfo name for QContextMenuEvent 5787 basetype: typeinfo for QInputEvent 5788 __________________________________________________________ 5789 5790 7.5.3.16. Class data for QInputMethodEvent 5791 5792 The virtual table for the QInputMethodEvent class is described 5793 in the generic part of this specification. 5794 5795 The Run Time Type Information for the QInputMethodEvent class 5796 is described by Table 7-70 5797 5798 Table 7-70. typeinfo for QInputMethodEvent 5799 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5800 Name typeinfo name for QInputMethodEvent 5801 basetype: typeinfo for QEvent 5802 __________________________________________________________ 5803 5804 7.5.3.17. Class data for QHelpEvent 5805 5806 The virtual table for the QHelpEvent class is described in the 5807 generic part of this specification. 5808 5809 The Run Time Type Information for the QHelpEvent class is 5810 described by Table 7-71 5811 5812 Table 7-71. typeinfo for QHelpEvent 5813 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5814 Name typeinfo name for QHelpEvent 5815 basetype: typeinfo for QEvent 5816 __________________________________________________________ 5817 5818 7.5.3.18. Class data for QStatusTipEvent 5819 5820 The virtual table for the QStatusTipEvent class is described in 5821 the generic part of this specification. 5822 5823 The Run Time Type Information for the QStatusTipEvent class is 5824 described by Table 7-72 5825 5826 Table 7-72. typeinfo for QStatusTipEvent 5827 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5828 Name typeinfo name for QStatusTipEvent 5829 basetype: typeinfo for QEvent 5830 __________________________________________________________ 5831 5832 7.5.3.19. Class data for QWhatsThisClickedEvent 5833 5834 The virtual table for the QWhatsThisClickedEvent class is 5835 described in the generic part of this specification. 5836 5837 The Run Time Type Information for the QWhatsThisClickedEvent 5838 class is described by Table 7-73 5839 5840 Table 7-73. typeinfo for QWhatsThisClickedEvent 5841 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5842 Name typeinfo name for QWhatsThisClickedEvent 5843 basetype: typeinfo for QEvent 5844 __________________________________________________________ 5845 5846 7.5.3.20. Class data for QActionEvent 5847 5848 The virtual table for the QActionEvent class is described in 5849 the generic part of this specification. 5850 5851 The Run Time Type Information for the QActionEvent class is 5852 described by Table 7-74 5853 5854 Table 7-74. typeinfo for QActionEvent 5855 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5856 Name typeinfo name for QActionEvent 5857 basetype: typeinfo for QEvent 5858 __________________________________________________________ 5859 5860 7.5.3.21. Class data for QFileOpenEvent 5861 5862 The virtual table for the QFileOpenEvent class is described in 5863 the generic part of this specification. 5864 5865 The Run Time Type Information for the QFileOpenEvent class is 5866 described by Table 7-75 5867 5868 Table 7-75. typeinfo for QFileOpenEvent 5869 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5870 Name typeinfo name for QFileOpenEvent 5871 basetype: typeinfo for QEvent 5872 __________________________________________________________ 5873 5874 7.5.3.22. Class data for QToolBarChangeEvent 5875 5876 The virtual table for the QToolBarChangeEvent class is 5877 described in the generic part of this specification. 5878 5879 The Run Time Type Information for the QToolBarChangeEvent class 5880 is described by Table 7-76 5881 5882 Table 7-76. typeinfo for QToolBarChangeEvent 5883 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5884 Name typeinfo name for QToolBarChangeEvent 5885 basetype: typeinfo for QEvent 5886 __________________________________________________________ 5887 5888 7.5.3.23. Class data for QShortcutEvent 5889 5890 The virtual table for the QShortcutEvent class is described in 5891 the generic part of this specification. 5892 5893 The Run Time Type Information for the QShortcutEvent class is 5894 described by Table 7-77 5895 5896 Table 7-77. typeinfo for QShortcutEvent 5897 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5898 Name typeinfo name for QShortcutEvent 5899 basetype: typeinfo for QEvent 5900 __________________________________________________________ 5901 5902 7.5.3.24. Class data for QClipboardEvent 5903 5904 The virtual table for the QClipboardEvent class is described in 5905 the generic part of this specification. 5906 5907 The Run Time Type Information for the QClipboardEvent class is 5908 described by Table 7-78 5909 5910 Table 7-78. typeinfo for QClipboardEvent 5911 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5912 Name typeinfo name for QClipboardEvent 5913 basetype: typeinfo for QEvent 5914 __________________________________________________________ 5915 5916 7.5.3.25. Class data for QWindowStateChangeEvent 5917 5918 The virtual table for the QWindowStateChangeEvent class is 5919 described in the generic part of this specification. 5920 5921 The Run Time Type Information for the QWindowStateChangeEvent 5922 class is described by Table 7-79 5923 5924 Table 7-79. typeinfo for QWindowStateChangeEvent 5925 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5926 Name typeinfo name for QWindowStateChangeEvent 5927 basetype: typeinfo for QEvent 5928 __________________________________________________________ 5929 5930 7.5.3.26. Class data for QMenubarUpdatedEvent 5931 5932 The virtual table for the QMenubarUpdatedEvent class is 5933 described in the generic part of this specification. 5934 5935 The Run Time Type Information for the QMenubarUpdatedEvent 5936 class is described by Table 7-80 5937 5938 Table 7-80. typeinfo for QMenubarUpdatedEvent 5939 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5940 Name typeinfo name for QMenubarUpdatedEvent 5941 basetype: typeinfo for QEvent 5942 __________________________________________________________ 5943 5944 7.5.3.27. Interfaces for Qt4 Events 5945 5946 No external functions are defined for libQtGui - Qt4 Events in 5947 this part of the specification. See also the generic 5948 specification. 5949 __________________________________________________________ 5950 5951 7.5.4. Qt4 Fonts 5952 __________________________________________________________ 5953 5954 7.5.4.1. Interfaces for Qt4 Fonts 5955 5956 No external functions are defined for libQtGui - Qt4 Fonts in 5957 this part of the specification. See also the generic 5958 specification. 5959 __________________________________________________________ 5960 5961 7.5.5. Qt4 Colors 5962 __________________________________________________________ 5963 5964 7.5.5.1. Interfaces for Qt4 Colors 5965 5966 No external functions are defined for libQtGui - Qt4 Colors in 5967 this part of the specification. See also the generic 5968 specification. 5969 __________________________________________________________ 5970 5971 7.5.6. Qt4 Accessibility 5972 __________________________________________________________ 5973 5974 7.5.6.1. Class data for QAccessibleBridgeFactoryInterface 5975 5976 The virtual table for the QAccessibleBridgeFactoryInterface 5977 class is described in the generic part of this specification. 5978 5979 The Run Time Type Information for the 5980 QAccessibleBridgeFactoryInterface class is described by Table 5981 7-81 5982 5983 Table 7-81. typeinfo for QAccessibleBridgeFactoryInterface 5984 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5985 Name typeinfo name for QAccessibleBridgeFactoryInterface 5986 basetype: typeinfo for QFactoryInterface 5987 __________________________________________________________ 5988 5989 7.5.6.2. Class data for QAccessibleBridgePlugin 5990 5991 The virtual table for the QAccessibleBridgePlugin class is 5992 described by Table 7-82 5993 5994 Table 7-82. Primary vtable for QAccessibleBridgePlugin 5995 Base Offset 0 5996 Virtual Base Offset 0 5997 RTTI typeinfo for QAccessibleBridgePlugin 5998 vfunc[0]: QAccessibleBridgePlugin::metaObject() const 5999 vfunc[1]: QAccessibleBridgePlugin::qt_metacast(char const*) 6000 vfunc[2]: 6001 QAccessibleBridgePlugin::qt_metacall(QMetaObject::Call, int, 6002 void**) 6003 vfunc[3]: QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 6004 vfunc[4]: QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 6005 vfunc[5]: QObject::event(QEvent*) 6006 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6007 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6008 vfunc[8]: QObject::childEvent(QChildEvent*) 6009 vfunc[9]: QObject::customEvent(QEvent*) 6010 vfunc[10]: QObject::connectNotify(char const*) 6011 vfunc[11]: QObject::disconnectNotify(char const*) 6012 vfunc[12]: __cxa_pure_virtual 6013 vfunc[13]: __cxa_pure_virtual 6014 6015 Table 7-83. Secondary vtable for QAccessibleBridgePlugin 6016 Base Offset -8 6017 Virtual Base Offset 0 6018 RTTI typeinfo for QAccessibleBridgePlugin 6019 vfunc[0]: non-virtual thunk to 6020 QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 6021 vfunc[1]: non-virtual thunk to 6022 QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 6023 vfunc[2]: __cxa_pure_virtual 6024 vfunc[3]: __cxa_pure_virtual 6025 6026 The Run Time Type Information for the QAccessibleBridgePlugin 6027 class is described by Table 7-84 6028 6029 Table 7-84. typeinfo for QAccessibleBridgePlugin 6030 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6031 Name typeinfo name for QAccessibleBridgePlugin 6032 flags: 0 6033 basetype: typeinfo for QObject 2 6034 basetype: typeinfo for QAccessibleBridgeFactoryInterface 2050 6035 __________________________________________________________ 6036 6037 7.5.6.3. Class data for QAccessibleInterface 6038 6039 The virtual table for the QAccessibleInterface class is 6040 described in the generic part of this specification. 6041 6042 The Run Time Type Information for the QAccessibleInterface 6043 class is described by Table 7-85 6044 6045 Table 7-85. typeinfo for QAccessibleInterface 6046 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6047 Name typeinfo name for QAccessibleInterface 6048 basetype: typeinfo for QAccessible 6049 __________________________________________________________ 6050 6051 7.5.6.4. Class data for QAccessibleObject 6052 6053 The virtual table for the QAccessibleObject class is described 6054 in the generic part of this specification. 6055 6056 The Run Time Type Information for the QAccessibleObject class 6057 is described by Table 7-86 6058 6059 Table 7-86. typeinfo for QAccessibleObject 6060 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6061 Name typeinfo name for QAccessibleObject 6062 basetype: typeinfo for QAccessibleInterface 6063 __________________________________________________________ 6064 6065 7.5.6.5. Class data for QAccessibleApplication 6066 6067 The virtual table for the QAccessibleApplication class is 6068 described in the generic part of this specification. 6069 6070 The Run Time Type Information for the QAccessibleApplication 6071 class is described by Table 7-87 6072 6073 Table 7-87. typeinfo for QAccessibleApplication 6074 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6075 Name typeinfo name for QAccessibleApplication 6076 basetype: typeinfo for QAccessibleObject 6077 __________________________________________________________ 6078 6079 7.5.6.6. Class data for QAccessibleWidget 6080 6081 The virtual table for the QAccessibleWidget class is described 6082 in the generic part of this specification. 6083 6084 The Run Time Type Information for the QAccessibleWidget class 6085 is described by Table 7-88 6086 6087 Table 7-88. typeinfo for QAccessibleWidget 6088 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6089 Name typeinfo name for QAccessibleWidget 6090 basetype: typeinfo for QAccessibleObject 6091 __________________________________________________________ 6092 6093 7.5.6.7. Class data for QAccessibleFactoryInterface 6094 6095 The virtual table for the QAccessibleFactoryInterface class is 6096 described in the generic part of this specification. 6097 6098 The Run Time Type Information for the 6099 QAccessibleFactoryInterface class is described by Table 7-89 6100 6101 Table 7-89. typeinfo for QAccessibleFactoryInterface 6102 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6103 Name typeinfo name for QAccessibleFactoryInterface 6104 flags: 0 6105 basetype: typeinfo for QAccessible 2 6106 basetype: typeinfo for QFactoryInterface 2 6107 __________________________________________________________ 6108 6109 7.5.6.8. Class data for QAccessiblePlugin 6110 6111 The virtual table for the QAccessiblePlugin class is described 6112 by Table 7-90 6113 6114 Table 7-90. Primary vtable for QAccessiblePlugin 6115 Base Offset 0 6116 Virtual Base Offset 0 6117 RTTI typeinfo for QAccessiblePlugin 6118 vfunc[0]: QAccessiblePlugin::metaObject() const 6119 vfunc[1]: QAccessiblePlugin::qt_metacast(char const*) 6120 vfunc[2]: QAccessiblePlugin::qt_metacall(QMetaObject::Call, 6121 int, void**) 6122 vfunc[3]: QAccessiblePlugin::~QAccessiblePlugin() 6123 vfunc[4]: QAccessiblePlugin::~QAccessiblePlugin() 6124 vfunc[5]: QObject::event(QEvent*) 6125 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6126 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6127 vfunc[8]: QObject::childEvent(QChildEvent*) 6128 vfunc[9]: QObject::customEvent(QEvent*) 6129 vfunc[10]: QObject::connectNotify(char const*) 6130 vfunc[11]: QObject::disconnectNotify(char const*) 6131 vfunc[12]: __cxa_pure_virtual 6132 vfunc[13]: __cxa_pure_virtual 6133 6134 Table 7-91. Secondary vtable for QAccessiblePlugin 6135 Base Offset -8 6136 Virtual Base Offset 0 6137 RTTI typeinfo for QAccessiblePlugin 6138 vfunc[0]: non-virtual thunk to 6139 QAccessiblePlugin::~QAccessiblePlugin() 6140 vfunc[1]: non-virtual thunk to 6141 QAccessiblePlugin::~QAccessiblePlugin() 6142 vfunc[2]: __cxa_pure_virtual 6143 vfunc[3]: __cxa_pure_virtual 6144 6145 The Run Time Type Information for the QAccessiblePlugin class 6146 is described by Table 7-92 6147 6148 Table 7-92. typeinfo for QAccessiblePlugin 6149 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6150 Name typeinfo name for QAccessiblePlugin 6151 flags: 0 6152 basetype: typeinfo for QObject 2 6153 basetype: typeinfo for QAccessibleFactoryInterface 2050 6154 __________________________________________________________ 6155 6156 7.5.6.9. Interfaces for Qt4 Accessibility 6157 6158 An LSB conforming implementation shall provide the architecture 6159 specific functions for Qt4 Accessibility specified in Table 6160 7-93, with the full mandatory functionality as described in the 6161 referenced underlying specification. 6162 6163 Table 7-93. libQtGui - Qt4 Accessibility Function Interfaces 6164 _ZThn8_N17QAccessiblePluginD0Ev [CXXABI-1.86] 6165 _ZThn8_N17QAccessiblePluginD1Ev [CXXABI-1.86] 6166 _ZThn8_N23QAccessibleBridgePluginD0Ev [CXXABI-1.86] 6167 _ZThn8_N23QAccessibleBridgePluginD1Ev [CXXABI-1.86] 6168 __________________________________________________________ 6169 6170 7.5.7. Qt4 Validators 6171 __________________________________________________________ 6172 6173 7.5.7.1. Class data for QValidator 6174 6175 The virtual table for the QValidator class is described in the 6176 generic part of this specification. 6177 6178 The Run Time Type Information for the QValidator class is 6179 described by Table 7-94 6180 6181 Table 7-94. typeinfo for QValidator 6182 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6183 Name typeinfo name for QValidator 6184 basetype: typeinfo for QObject 6185 __________________________________________________________ 6186 6187 7.5.7.2. Class data for QIntValidator 6188 6189 The virtual table for the QIntValidator class is described in 6190 the generic part of this specification. 6191 6192 The Run Time Type Information for the QIntValidator class is 6193 described by Table 7-95 6194 6195 Table 7-95. typeinfo for QIntValidator 6196 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6197 Name typeinfo name for QIntValidator 6198 basetype: typeinfo for QValidator 6199 __________________________________________________________ 6200 6201 7.5.7.3. Class data for QDoubleValidator 6202 6203 The virtual table for the QDoubleValidator class is described 6204 in the generic part of this specification. 6205 6206 The Run Time Type Information for the QDoubleValidator class is 6207 described by Table 7-96 6208 6209 Table 7-96. typeinfo for QDoubleValidator 6210 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6211 Name typeinfo name for QDoubleValidator 6212 basetype: typeinfo for QValidator 6213 __________________________________________________________ 6214 6215 7.5.7.4. Class data for QRegExpValidator 6216 6217 The virtual table for the QRegExpValidator class is described 6218 in the generic part of this specification. 6219 6220 The Run Time Type Information for the QRegExpValidator class is 6221 described by Table 7-97 6222 6223 Table 7-97. typeinfo for QRegExpValidator 6224 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6225 Name typeinfo name for QRegExpValidator 6226 basetype: typeinfo for QValidator 6227 __________________________________________________________ 6228 6229 7.5.7.5. Interfaces for Qt4 Validators 6230 6231 No external functions are defined for libQtGui - Qt4 Validators 6232 in this part of the specification. See also the generic 6233 specification. 6234 __________________________________________________________ 6235 6236 7.5.8. Qt4 Plugins 6237 __________________________________________________________ 6238 6239 7.5.8.1. Class data for QImageIOPlugin 6240 6241 The virtual table for the QImageIOPlugin class is described by 6242 Table 7-98 6243 6244 Table 7-98. Primary vtable for QImageIOPlugin 6245 Base Offset 0 6246 Virtual Base Offset 0 6247 RTTI typeinfo for QImageIOPlugin 6248 vfunc[0]: QImageIOPlugin::metaObject() const 6249 vfunc[1]: QImageIOPlugin::qt_metacast(char const*) 6250 vfunc[2]: QImageIOPlugin::qt_metacall(QMetaObject::Call, int, 6251 void**) 6252 vfunc[3]: QImageIOPlugin::~QImageIOPlugin() 6253 vfunc[4]: QImageIOPlugin::~QImageIOPlugin() 6254 vfunc[5]: QObject::event(QEvent*) 6255 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6256 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6257 vfunc[8]: QObject::childEvent(QChildEvent*) 6258 vfunc[9]: QObject::customEvent(QEvent*) 6259 vfunc[10]: QObject::connectNotify(char const*) 6260 vfunc[11]: QObject::disconnectNotify(char const*) 6261 vfunc[12]: __cxa_pure_virtual 6262 vfunc[13]: __cxa_pure_virtual 6263 vfunc[14]: __cxa_pure_virtual 6264 6265 Table 7-99. Secondary vtable for QImageIOPlugin 6266 Base Offset -8 6267 Virtual Base Offset 0 6268 RTTI typeinfo for QImageIOPlugin 6269 vfunc[0]: non-virtual thunk to 6270 QImageIOPlugin::~QImageIOPlugin() 6271 vfunc[1]: non-virtual thunk to 6272 QImageIOPlugin::~QImageIOPlugin() 6273 vfunc[2]: __cxa_pure_virtual 6274 vfunc[3]: __cxa_pure_virtual 6275 6276 The Run Time Type Information for the QImageIOPlugin class is 6277 described by Table 7-100 6278 6279 Table 7-100. typeinfo for QImageIOPlugin 6280 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6281 Name typeinfo name for QImageIOPlugin 6282 flags: 0 6283 basetype: typeinfo for QObject 2 6284 basetype: typeinfo for QImageIOHandlerFactoryInterface 2050 6285 __________________________________________________________ 6286 6287 7.5.8.2. Class data for QIconEnginePlugin 6288 6289 The virtual table for the QIconEnginePlugin class is described 6290 by Table 7-101 6291 6292 Table 7-101. Primary vtable for QIconEnginePlugin 6293 Base Offset 0 6294 Virtual Base Offset 0 6295 RTTI typeinfo for QIconEnginePlugin 6296 vfunc[0]: QIconEnginePlugin::metaObject() const 6297 vfunc[1]: QIconEnginePlugin::qt_metacast(char const*) 6298 vfunc[2]: QIconEnginePlugin::qt_metacall(QMetaObject::Call, 6299 int, void**) 6300 vfunc[3]: QIconEnginePlugin::~QIconEnginePlugin() 6301 vfunc[4]: QIconEnginePlugin::~QIconEnginePlugin() 6302 vfunc[5]: QObject::event(QEvent*) 6303 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6304 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6305 vfunc[8]: QObject::childEvent(QChildEvent*) 6306 vfunc[9]: QObject::customEvent(QEvent*) 6307 vfunc[10]: QObject::connectNotify(char const*) 6308 vfunc[11]: QObject::disconnectNotify(char const*) 6309 vfunc[12]: __cxa_pure_virtual 6310 vfunc[13]: __cxa_pure_virtual 6311 6312 Table 7-102. Secondary vtable for QIconEnginePlugin 6313 Base Offset -8 6314 Virtual Base Offset 0 6315 RTTI typeinfo for QIconEnginePlugin 6316 vfunc[0]: non-virtual thunk to 6317 QIconEnginePlugin::~QIconEnginePlugin() 6318 vfunc[1]: non-virtual thunk to 6319 QIconEnginePlugin::~QIconEnginePlugin() 6320 vfunc[2]: __cxa_pure_virtual 6321 vfunc[3]: __cxa_pure_virtual 6322 6323 The Run Time Type Information for the QIconEnginePlugin class 6324 is described by Table 7-103 6325 6326 Table 7-103. typeinfo for QIconEnginePlugin 6327 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6328 Name typeinfo name for QIconEnginePlugin 6329 flags: 0 6330 basetype: typeinfo for QObject 2 6331 basetype: typeinfo for QIconEngineFactoryInterface 2050 6332 __________________________________________________________ 6333 6334 7.5.8.3. Class data for QPictureFormatPlugin 6335 6336 The virtual table for the QPictureFormatPlugin class is 6337 described by Table 7-104 6338 6339 Table 7-104. Primary vtable for QPictureFormatPlugin 6340 Base Offset 0 6341 Virtual Base Offset 0 6342 RTTI typeinfo for QPictureFormatPlugin 6343 vfunc[0]: QPictureFormatPlugin::metaObject() const 6344 vfunc[1]: QPictureFormatPlugin::qt_metacast(char const*) 6345 vfunc[2]: QPictureFormatPlugin::qt_metacall(QMetaObject::Call, 6346 int, void**) 6347 vfunc[3]: QPictureFormatPlugin::~QPictureFormatPlugin() 6348 vfunc[4]: QPictureFormatPlugin::~QPictureFormatPlugin() 6349 vfunc[5]: QObject::event(QEvent*) 6350 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6351 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6352 vfunc[8]: QObject::childEvent(QChildEvent*) 6353 vfunc[9]: QObject::customEvent(QEvent*) 6354 vfunc[10]: QObject::connectNotify(char const*) 6355 vfunc[11]: QObject::disconnectNotify(char const*) 6356 vfunc[12]: __cxa_pure_virtual 6357 vfunc[13]: QPictureFormatPlugin::loadPicture(QString const&, 6358 QString const&, QPicture*) 6359 vfunc[14]: QPictureFormatPlugin::savePicture(QString const&, 6360 QString const&, QPicture const&) 6361 vfunc[15]: __cxa_pure_virtual 6362 6363 Table 7-105. Secondary vtable for QPictureFormatPlugin 6364 Base Offset -8 6365 Virtual Base Offset 0 6366 RTTI typeinfo for QPictureFormatPlugin 6367 vfunc[0]: non-virtual thunk to 6368 QPictureFormatPlugin::~QPictureFormatPlugin() 6369 vfunc[1]: non-virtual thunk to 6370 QPictureFormatPlugin::~QPictureFormatPlugin() 6371 vfunc[2]: __cxa_pure_virtual 6372 vfunc[3]: non-virtual thunk to 6373 QPictureFormatPlugin::loadPicture(QString const&, QString 6374 const&, QPicture*) 6375 vfunc[4]: non-virtual thunk to 6376 QPictureFormatPlugin::savePicture(QString const&, QString 6377 const&, QPicture const&) 6378 vfunc[5]: __cxa_pure_virtual 6379 6380 The Run Time Type Information for the QPictureFormatPlugin 6381 class is described by Table 7-106 6382 6383 Table 7-106. typeinfo for QPictureFormatPlugin 6384 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6385 Name typeinfo name for QPictureFormatPlugin 6386 flags: 0 6387 basetype: typeinfo for QObject 2 6388 basetype: typeinfo for QPictureFormatInterface 2050 6389 __________________________________________________________ 6390 6391 7.5.8.4. Class data for QStylePlugin 6392 6393 The virtual table for the QStylePlugin class is described by 6394 Table 7-107 6395 6396 Table 7-107. Primary vtable for QStylePlugin 6397 Base Offset 0 6398 Virtual Base Offset 0 6399 RTTI typeinfo for QStylePlugin 6400 vfunc[0]: QStylePlugin::metaObject() const 6401 vfunc[1]: QStylePlugin::qt_metacast(char const*) 6402 vfunc[2]: QStylePlugin::qt_metacall(QMetaObject::Call, int, 6403 void**) 6404 vfunc[3]: QStylePlugin::~QStylePlugin() 6405 vfunc[4]: QStylePlugin::~QStylePlugin() 6406 vfunc[5]: QObject::event(QEvent*) 6407 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6408 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6409 vfunc[8]: QObject::childEvent(QChildEvent*) 6410 vfunc[9]: QObject::customEvent(QEvent*) 6411 vfunc[10]: QObject::connectNotify(char const*) 6412 vfunc[11]: QObject::disconnectNotify(char const*) 6413 vfunc[12]: __cxa_pure_virtual 6414 vfunc[13]: __cxa_pure_virtual 6415 6416 Table 7-108. Secondary vtable for QStylePlugin 6417 Base Offset -8 6418 Virtual Base Offset 0 6419 RTTI typeinfo for QStylePlugin 6420 vfunc[0]: non-virtual thunk to QStylePlugin::~QStylePlugin() 6421 vfunc[1]: non-virtual thunk to QStylePlugin::~QStylePlugin() 6422 vfunc[2]: __cxa_pure_virtual 6423 vfunc[3]: __cxa_pure_virtual 6424 6425 The Run Time Type Information for the QStylePlugin class is 6426 described by Table 7-109 6427 6428 Table 7-109. typeinfo for QStylePlugin 6429 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6430 Name typeinfo name for QStylePlugin 6431 flags: 0 6432 basetype: typeinfo for QObject 2 6433 basetype: typeinfo for QStyleFactoryInterface 2050 6434 __________________________________________________________ 6435 6436 7.5.8.5. Class data for QInputContextPlugin 6437 6438 The virtual table for the QInputContextPlugin class is 6439 described by Table 7-110 6440 6441 Table 7-110. Primary vtable for QInputContextPlugin 6442 Base Offset 0 6443 Virtual Base Offset 0 6444 RTTI typeinfo for QInputContextPlugin 6445 vfunc[0]: QInputContextPlugin::metaObject() const 6446 vfunc[1]: QInputContextPlugin::qt_metacast(char const*) 6447 vfunc[2]: QInputContextPlugin::qt_metacall(QMetaObject::Call, 6448 int, void**) 6449 vfunc[3]: QInputContextPlugin::~QInputContextPlugin() 6450 vfunc[4]: QInputContextPlugin::~QInputContextPlugin() 6451 vfunc[5]: QObject::event(QEvent*) 6452 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6453 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6454 vfunc[8]: QObject::childEvent(QChildEvent*) 6455 vfunc[9]: QObject::customEvent(QEvent*) 6456 vfunc[10]: QObject::connectNotify(char const*) 6457 vfunc[11]: QObject::disconnectNotify(char const*) 6458 vfunc[12]: __cxa_pure_virtual 6459 vfunc[13]: __cxa_pure_virtual 6460 vfunc[14]: __cxa_pure_virtual 6461 vfunc[15]: __cxa_pure_virtual 6462 vfunc[16]: __cxa_pure_virtual 6463 6464 Table 7-111. Secondary vtable for QInputContextPlugin 6465 Base Offset -8 6466 Virtual Base Offset 0 6467 RTTI typeinfo for QInputContextPlugin 6468 vfunc[0]: non-virtual thunk to 6469 QInputContextPlugin::~QInputContextPlugin() 6470 vfunc[1]: non-virtual thunk to 6471 QInputContextPlugin::~QInputContextPlugin() 6472 vfunc[2]: __cxa_pure_virtual 6473 vfunc[3]: __cxa_pure_virtual 6474 vfunc[4]: __cxa_pure_virtual 6475 vfunc[5]: __cxa_pure_virtual 6476 vfunc[6]: __cxa_pure_virtual 6477 6478 The Run Time Type Information for the QInputContextPlugin class 6479 is described by Table 7-112 6480 6481 Table 7-112. typeinfo for QInputContextPlugin 6482 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6483 Name typeinfo name for QInputContextPlugin 6484 flags: 0 6485 basetype: typeinfo for QObject 2 6486 basetype: typeinfo for QInputContextFactoryInterface 2050 6487 __________________________________________________________ 6488 6489 7.5.8.6. Interfaces for Qt4 Plugins 6490 6491 An LSB conforming implementation shall provide the architecture 6492 specific functions for Qt4 Plugins specified in Table 7-113, 6493 with the full mandatory functionality as described in the 6494 referenced underlying specification. 6495 6496 Table 7-113. libQtGui - Qt4 Plugins Function Interfaces 6497 _ZThn8_N12QStylePluginD0Ev [CXXABI-1.86] 6498 _ZThn8_N12QStylePluginD1Ev [CXXABI-1.86] 6499 _ZThn8_N14QImageIOPluginD0Ev [CXXABI-1.86] 6500 _ZThn8_N14QImageIOPluginD1Ev [CXXABI-1.86] 6501 _ZThn8_N17QIconEnginePluginD0Ev [CXXABI-1.86] 6502 _ZThn8_N17QIconEnginePluginD1Ev [CXXABI-1.86] 6503 _ZThn8_N19QInputContextPluginD0Ev [CXXABI-1.86] 6504 _ZThn8_N19QInputContextPluginD1Ev [CXXABI-1.86] 6505 _ZThn8_N20QPictureFormatPluginD0Ev [CXXABI-1.86] 6506 _ZThn8_N20QPictureFormatPluginD1Ev [CXXABI-1.86] 6507 __________________________________________________________ 6508 6509 7.5.9. Qt4 Models and Views 6510 __________________________________________________________ 6511 6512 7.5.9.1. Class data for QAbstractTextDocumentLayout 6513 6514 The virtual table for the QAbstractTextDocumentLayout class is 6515 described in the generic part of this specification. 6516 6517 The Run Time Type Information for the 6518 QAbstractTextDocumentLayout class is described by Table 7-114 6519 6520 Table 7-114. typeinfo for QAbstractTextDocumentLayout 6521 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6522 Name typeinfo name for QAbstractTextDocumentLayout 6523 basetype: typeinfo for QObject 6524 __________________________________________________________ 6525 6526 7.5.9.2. Class data for QAbstractPageSetupDialog 6527 6528 The virtual table for the QAbstractPageSetupDialog class is 6529 described by Table 7-115 6530 6531 Table 7-115. Primary vtable for QAbstractPageSetupDialog 6532 Base Offset 0 6533 Virtual Base Offset 0 6534 RTTI typeinfo for QAbstractPageSetupDialog 6535 vfunc[0]: QDialog::metaObject() const 6536 vfunc[1]: QDialog::qt_metacast(char const*) 6537 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 6538 vfunc[3]: NULL or 6539 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 6540 vfunc[4]: NULL or 6541 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 6542 vfunc[5]: QWidget::event(QEvent*) 6543 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 6544 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6545 vfunc[8]: QObject::childEvent(QChildEvent*) 6546 vfunc[9]: QObject::customEvent(QEvent*) 6547 vfunc[10]: QObject::connectNotify(char const*) 6548 vfunc[11]: QObject::disconnectNotify(char const*) 6549 vfunc[12]: QWidget::devType() const 6550 vfunc[13]: QDialog::setVisible(bool) 6551 vfunc[14]: QDialog::sizeHint() const 6552 vfunc[15]: QDialog::minimumSizeHint() const 6553 vfunc[16]: QWidget::heightForWidth(int) const 6554 vfunc[17]: QWidget::paintEngine() const 6555 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 6556 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 6557 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6558 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 6559 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 6560 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 6561 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6562 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6563 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6564 vfunc[27]: QWidget::enterEvent(QEvent*) 6565 vfunc[28]: QWidget::leaveEvent(QEvent*) 6566 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 6567 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6568 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 6569 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 6570 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 6571 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6572 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6573 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6574 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6575 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6576 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6577 vfunc[40]: QDialog::showEvent(QShowEvent*) 6578 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6579 vfunc[42]: QWidget::x11Event(_XEvent*) 6580 vfunc[43]: QWidget::changeEvent(QEvent*) 6581 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6582 const 6583 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6584 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6585 const 6586 vfunc[47]: QWidget::focusNextPrevChild(bool) 6587 vfunc[48]: QWidget::styleChange(QStyle&) 6588 vfunc[49]: QWidget::enabledChange(bool) 6589 vfunc[50]: QWidget::paletteChange(QPalette const&) 6590 vfunc[51]: QWidget::fontChange(QFont const&) 6591 vfunc[52]: QWidget::windowActivationChange(bool) 6592 vfunc[53]: QWidget::languageChange() 6593 vfunc[54]: QDialog::done(int) 6594 vfunc[55]: QDialog::accept() 6595 vfunc[56]: QDialog::reject() 6596 vfunc[57]: __cxa_pure_virtual 6597 6598 Table 7-116. Secondary vtable for QAbstractPageSetupDialog 6599 Base Offset -8 6600 Virtual Base Offset 0 6601 RTTI typeinfo for QAbstractPageSetupDialog 6602 vfunc[0]: NULL or non-virtual thunk to 6603 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 6604 vfunc[1]: NULL or non-virtual thunk to 6605 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 6606 vfunc[2]: non-virtual thunk to QWidget::devType() const 6607 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6608 vfunc[4]: non-virtual thunk to 6609 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6610 6611 The Run Time Type Information for the QAbstractPageSetupDialog 6612 class is described by Table 7-117 6613 6614 Table 7-117. typeinfo for QAbstractPageSetupDialog 6615 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6616 Name typeinfo name for QAbstractPageSetupDialog 6617 basetype: typeinfo for QDialog 6618 __________________________________________________________ 6619 6620 7.5.9.3. Class data for QAbstractPrintDialog 6621 6622 The virtual table for the QAbstractPrintDialog class is 6623 described by Table 7-118 6624 6625 Table 7-118. Primary vtable for QAbstractPrintDialog 6626 Base Offset 0 6627 Virtual Base Offset 0 6628 RTTI typeinfo for QAbstractPrintDialog 6629 vfunc[0]: QDialog::metaObject() const 6630 vfunc[1]: QDialog::qt_metacast(char const*) 6631 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 6632 vfunc[3]: NULL or QAbstractPrintDialog::~QAbstractPrintDialog() 6633 vfunc[4]: NULL or QAbstractPrintDialog::~QAbstractPrintDialog() 6634 vfunc[5]: QWidget::event(QEvent*) 6635 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 6636 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6637 vfunc[8]: QObject::childEvent(QChildEvent*) 6638 vfunc[9]: QObject::customEvent(QEvent*) 6639 vfunc[10]: QObject::connectNotify(char const*) 6640 vfunc[11]: QObject::disconnectNotify(char const*) 6641 vfunc[12]: QWidget::devType() const 6642 vfunc[13]: QDialog::setVisible(bool) 6643 vfunc[14]: QDialog::sizeHint() const 6644 vfunc[15]: QDialog::minimumSizeHint() const 6645 vfunc[16]: QWidget::heightForWidth(int) const 6646 vfunc[17]: QWidget::paintEngine() const 6647 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 6648 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 6649 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6650 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 6651 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 6652 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 6653 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6654 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6655 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6656 vfunc[27]: QWidget::enterEvent(QEvent*) 6657 vfunc[28]: QWidget::leaveEvent(QEvent*) 6658 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 6659 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6660 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 6661 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 6662 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 6663 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6664 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6665 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6666 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6667 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6668 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6669 vfunc[40]: QDialog::showEvent(QShowEvent*) 6670 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6671 vfunc[42]: QWidget::x11Event(_XEvent*) 6672 vfunc[43]: QWidget::changeEvent(QEvent*) 6673 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6674 const 6675 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6676 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6677 const 6678 vfunc[47]: QWidget::focusNextPrevChild(bool) 6679 vfunc[48]: QWidget::styleChange(QStyle&) 6680 vfunc[49]: QWidget::enabledChange(bool) 6681 vfunc[50]: QWidget::paletteChange(QPalette const&) 6682 vfunc[51]: QWidget::fontChange(QFont const&) 6683 vfunc[52]: QWidget::windowActivationChange(bool) 6684 vfunc[53]: QWidget::languageChange() 6685 vfunc[54]: QDialog::done(int) 6686 vfunc[55]: QDialog::accept() 6687 vfunc[56]: QDialog::reject() 6688 vfunc[57]: __cxa_pure_virtual 6689 6690 Table 7-119. Secondary vtable for QAbstractPrintDialog 6691 Base Offset -8 6692 Virtual Base Offset 0 6693 RTTI typeinfo for QAbstractPrintDialog 6694 vfunc[0]: NULL or non-virtual thunk to 6695 QAbstractPrintDialog::~QAbstractPrintDialog() 6696 vfunc[1]: NULL or non-virtual thunk to 6697 QAbstractPrintDialog::~QAbstractPrintDialog() 6698 vfunc[2]: non-virtual thunk to QWidget::devType() const 6699 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6700 vfunc[4]: non-virtual thunk to 6701 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6702 6703 The Run Time Type Information for the QAbstractPrintDialog 6704 class is described by Table 7-120 6705 6706 Table 7-120. typeinfo for QAbstractPrintDialog 6707 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6708 Name typeinfo name for QAbstractPrintDialog 6709 basetype: typeinfo for QDialog 6710 __________________________________________________________ 6711 6712 7.5.9.4. Class data for QItemSelectionModel 6713 6714 The virtual table for the QItemSelectionModel class is 6715 described in the generic part of this specification. 6716 6717 The Run Time Type Information for the QItemSelectionModel class 6718 is described by Table 7-121 6719 6720 Table 7-121. typeinfo for QItemSelectionModel 6721 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6722 Name typeinfo name for QItemSelectionModel 6723 basetype: typeinfo for QObject 6724 __________________________________________________________ 6725 6726 7.5.9.5. Class data for QAbstractScrollArea 6727 6728 The virtual table for the QAbstractScrollArea class is 6729 described by Table 7-122 6730 6731 Table 7-122. Primary vtable for QAbstractScrollArea 6732 Base Offset 0 6733 Virtual Base Offset 0 6734 RTTI typeinfo for QAbstractScrollArea 6735 vfunc[0]: QAbstractScrollArea::metaObject() const 6736 vfunc[1]: QAbstractScrollArea::qt_metacast(char const*) 6737 vfunc[2]: QAbstractScrollArea::qt_metacall(QMetaObject::Call, 6738 int, void**) 6739 vfunc[3]: QAbstractScrollArea::~QAbstractScrollArea() 6740 vfunc[4]: QAbstractScrollArea::~QAbstractScrollArea() 6741 vfunc[5]: QAbstractScrollArea::event(QEvent*) 6742 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6743 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6744 vfunc[8]: QObject::childEvent(QChildEvent*) 6745 vfunc[9]: QObject::customEvent(QEvent*) 6746 vfunc[10]: QObject::connectNotify(char const*) 6747 vfunc[11]: QObject::disconnectNotify(char const*) 6748 vfunc[12]: QWidget::devType() const 6749 vfunc[13]: QWidget::setVisible(bool) 6750 vfunc[14]: QAbstractScrollArea::sizeHint() const 6751 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 6752 vfunc[16]: QWidget::heightForWidth(int) const 6753 vfunc[17]: QWidget::paintEngine() const 6754 vfunc[18]: QAbstractScrollArea::mousePressEvent(QMouseEvent*) 6755 vfunc[19]: QAbstractScrollArea::mouseReleaseEvent(QMouseEvent*) 6756 vfunc[20]: 6757 QAbstractScrollArea::mouseDoubleClickEvent(QMouseEvent*) 6758 vfunc[21]: QAbstractScrollArea::mouseMoveEvent(QMouseEvent*) 6759 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 6760 vfunc[23]: QAbstractScrollArea::keyPressEvent(QKeyEvent*) 6761 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6762 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6763 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6764 vfunc[27]: QWidget::enterEvent(QEvent*) 6765 vfunc[28]: QWidget::leaveEvent(QEvent*) 6766 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 6767 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6768 vfunc[31]: QAbstractScrollArea::resizeEvent(QResizeEvent*) 6769 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 6770 vfunc[33]: 6771 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 6772 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6773 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6774 vfunc[36]: 6775 QAbstractScrollArea::dragEnterEvent(QDragEnterEvent*) 6776 vfunc[37]: QAbstractScrollArea::dragMoveEvent(QDragMoveEvent*) 6777 vfunc[38]: 6778 QAbstractScrollArea::dragLeaveEvent(QDragLeaveEvent*) 6779 vfunc[39]: QAbstractScrollArea::dropEvent(QDropEvent*) 6780 vfunc[40]: QWidget::showEvent(QShowEvent*) 6781 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6782 vfunc[42]: QWidget::x11Event(_XEvent*) 6783 vfunc[43]: QFrame::changeEvent(QEvent*) 6784 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6785 const 6786 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6787 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6788 const 6789 vfunc[47]: QWidget::focusNextPrevChild(bool) 6790 vfunc[48]: QWidget::styleChange(QStyle&) 6791 vfunc[49]: QWidget::enabledChange(bool) 6792 vfunc[50]: QWidget::paletteChange(QPalette const&) 6793 vfunc[51]: QWidget::fontChange(QFont const&) 6794 vfunc[52]: QWidget::windowActivationChange(bool) 6795 vfunc[53]: QWidget::languageChange() 6796 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 6797 vfunc[55]: QAbstractScrollArea::scrollContentsBy(int, int) 6798 6799 Table 7-123. Secondary vtable for QAbstractScrollArea 6800 Base Offset -8 6801 Virtual Base Offset 0 6802 RTTI typeinfo for QAbstractScrollArea 6803 vfunc[0]: non-virtual thunk to 6804 QAbstractScrollArea::~QAbstractScrollArea() 6805 vfunc[1]: non-virtual thunk to 6806 QAbstractScrollArea::~QAbstractScrollArea() 6807 vfunc[2]: non-virtual thunk to QWidget::devType() const 6808 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6809 vfunc[4]: non-virtual thunk to 6810 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6811 6812 The Run Time Type Information for the QAbstractScrollArea class 6813 is described by Table 7-124 6814 6815 Table 7-124. typeinfo for QAbstractScrollArea 6816 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6817 Name typeinfo name for QAbstractScrollArea 6818 basetype: typeinfo for QFrame 6819 __________________________________________________________ 6820 6821 7.5.9.6. Class data for QAbstractSpinBox 6822 6823 The virtual table for the QAbstractSpinBox class is described 6824 by Table 7-125 6825 6826 Table 7-125. Primary vtable for QAbstractSpinBox 6827 Base Offset 0 6828 Virtual Base Offset 0 6829 RTTI typeinfo for QAbstractSpinBox 6830 vfunc[0]: QAbstractSpinBox::metaObject() const 6831 vfunc[1]: QAbstractSpinBox::qt_metacast(char const*) 6832 vfunc[2]: QAbstractSpinBox::qt_metacall(QMetaObject::Call, int, 6833 void**) 6834 vfunc[3]: QAbstractSpinBox::~QAbstractSpinBox() 6835 vfunc[4]: QAbstractSpinBox::~QAbstractSpinBox() 6836 vfunc[5]: QAbstractSpinBox::event(QEvent*) 6837 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6838 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 6839 vfunc[8]: QObject::childEvent(QChildEvent*) 6840 vfunc[9]: QObject::customEvent(QEvent*) 6841 vfunc[10]: QObject::connectNotify(char const*) 6842 vfunc[11]: QObject::disconnectNotify(char const*) 6843 vfunc[12]: QWidget::devType() const 6844 vfunc[13]: QWidget::setVisible(bool) 6845 vfunc[14]: QAbstractSpinBox::sizeHint() const 6846 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 6847 vfunc[16]: QWidget::heightForWidth(int) const 6848 vfunc[17]: QWidget::paintEngine() const 6849 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 6850 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 6851 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6852 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 6853 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 6854 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 6855 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 6856 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 6857 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 6858 vfunc[27]: QWidget::enterEvent(QEvent*) 6859 vfunc[28]: QWidget::leaveEvent(QEvent*) 6860 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 6861 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6862 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 6863 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 6864 vfunc[33]: 6865 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 6866 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6867 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6868 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6869 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6870 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6871 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6872 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 6873 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 6874 vfunc[42]: QWidget::x11Event(_XEvent*) 6875 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 6876 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6877 const 6878 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6879 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6880 const 6881 vfunc[47]: QWidget::focusNextPrevChild(bool) 6882 vfunc[48]: QWidget::styleChange(QStyle&) 6883 vfunc[49]: QWidget::enabledChange(bool) 6884 vfunc[50]: QWidget::paletteChange(QPalette const&) 6885 vfunc[51]: QWidget::fontChange(QFont const&) 6886 vfunc[52]: QWidget::windowActivationChange(bool) 6887 vfunc[53]: QWidget::languageChange() 6888 vfunc[54]: QAbstractSpinBox::validate(QString&, int&) const 6889 vfunc[55]: QAbstractSpinBox::fixup(QString&) const 6890 vfunc[56]: QAbstractSpinBox::stepBy(int) 6891 vfunc[57]: QAbstractSpinBox::clear() 6892 vfunc[58]: QAbstractSpinBox::stepEnabled() const 6893 6894 Table 7-126. Secondary vtable for QAbstractSpinBox 6895 Base Offset -8 6896 Virtual Base Offset 0 6897 RTTI typeinfo for QAbstractSpinBox 6898 vfunc[0]: non-virtual thunk to 6899 QAbstractSpinBox::~QAbstractSpinBox() 6900 vfunc[1]: non-virtual thunk to 6901 QAbstractSpinBox::~QAbstractSpinBox() 6902 vfunc[2]: non-virtual thunk to QWidget::devType() const 6903 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6904 vfunc[4]: non-virtual thunk to 6905 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6906 6907 The Run Time Type Information for the QAbstractSpinBox class is 6908 described by Table 7-127 6909 6910 Table 7-127. typeinfo for QAbstractSpinBox 6911 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6912 Name typeinfo name for QAbstractSpinBox 6913 basetype: typeinfo for QWidget 6914 __________________________________________________________ 6915 6916 7.5.9.7. Class data for QAbstractSlider 6917 6918 The virtual table for the QAbstractSlider class is described by 6919 Table 7-128 6920 6921 Table 7-128. Primary vtable for QAbstractSlider 6922 Base Offset 0 6923 Virtual Base Offset 0 6924 RTTI typeinfo for QAbstractSlider 6925 vfunc[0]: QAbstractSlider::metaObject() const 6926 vfunc[1]: QAbstractSlider::qt_metacast(char const*) 6927 vfunc[2]: QAbstractSlider::qt_metacall(QMetaObject::Call, int, 6928 void**) 6929 vfunc[3]: QAbstractSlider::~QAbstractSlider() 6930 vfunc[4]: QAbstractSlider::~QAbstractSlider() 6931 vfunc[5]: QAbstractSlider::event(QEvent*) 6932 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6933 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 6934 vfunc[8]: QObject::childEvent(QChildEvent*) 6935 vfunc[9]: QObject::customEvent(QEvent*) 6936 vfunc[10]: QObject::connectNotify(char const*) 6937 vfunc[11]: QObject::disconnectNotify(char const*) 6938 vfunc[12]: QWidget::devType() const 6939 vfunc[13]: QWidget::setVisible(bool) 6940 vfunc[14]: QWidget::sizeHint() const 6941 vfunc[15]: QWidget::minimumSizeHint() const 6942 vfunc[16]: QWidget::heightForWidth(int) const 6943 vfunc[17]: QWidget::paintEngine() const 6944 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 6945 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 6946 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6947 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 6948 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 6949 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 6950 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6951 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6952 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6953 vfunc[27]: QWidget::enterEvent(QEvent*) 6954 vfunc[28]: QWidget::leaveEvent(QEvent*) 6955 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 6956 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6957 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 6958 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 6959 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 6960 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6961 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6962 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6963 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6964 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6965 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6966 vfunc[40]: QWidget::showEvent(QShowEvent*) 6967 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6968 vfunc[42]: QWidget::x11Event(_XEvent*) 6969 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 6970 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6971 const 6972 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6973 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6974 const 6975 vfunc[47]: QWidget::focusNextPrevChild(bool) 6976 vfunc[48]: QWidget::styleChange(QStyle&) 6977 vfunc[49]: QWidget::enabledChange(bool) 6978 vfunc[50]: QWidget::paletteChange(QPalette const&) 6979 vfunc[51]: QWidget::fontChange(QFont const&) 6980 vfunc[52]: QWidget::windowActivationChange(bool) 6981 vfunc[53]: QWidget::languageChange() 6982 vfunc[54]: 6983 QAbstractSlider::sliderChange(QAbstractSlider::SliderChange) 6984 6985 Table 7-129. Secondary vtable for QAbstractSlider 6986 Base Offset -8 6987 Virtual Base Offset 0 6988 RTTI typeinfo for QAbstractSlider 6989 vfunc[0]: non-virtual thunk to 6990 QAbstractSlider::~QAbstractSlider() 6991 vfunc[1]: non-virtual thunk to 6992 QAbstractSlider::~QAbstractSlider() 6993 vfunc[2]: non-virtual thunk to QWidget::devType() const 6994 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6995 vfunc[4]: non-virtual thunk to 6996 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6997 6998 The Run Time Type Information for the QAbstractSlider class is 6999 described by Table 7-130 7000 7001 Table 7-130. typeinfo for QAbstractSlider 7002 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7003 Name typeinfo name for QAbstractSlider 7004 basetype: typeinfo for QWidget 7005 __________________________________________________________ 7006 7007 7.5.9.8. Class data for QAbstractItemDelegate 7008 7009 The virtual table for the QAbstractItemDelegate class is 7010 described in the generic part of this specification. 7011 7012 The Run Time Type Information for the QAbstractItemDelegate 7013 class is described by Table 7-131 7014 7015 Table 7-131. typeinfo for QAbstractItemDelegate 7016 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7017 Name typeinfo name for QAbstractItemDelegate 7018 basetype: typeinfo for QObject 7019 __________________________________________________________ 7020 7021 7.5.9.9. Class data for QAbstractItemView 7022 7023 The virtual table for the QAbstractItemView class is described 7024 by Table 7-132 7025 7026 Table 7-132. Primary vtable for QAbstractItemView 7027 Base Offset 0 7028 Virtual Base Offset 0 7029 RTTI typeinfo for QAbstractItemView 7030 vfunc[0]: QAbstractItemView::metaObject() const 7031 vfunc[1]: QAbstractItemView::qt_metacast(char const*) 7032 vfunc[2]: QAbstractItemView::qt_metacall(QMetaObject::Call, 7033 int, void**) 7034 vfunc[3]: QAbstractItemView::~QAbstractItemView() 7035 vfunc[4]: QAbstractItemView::~QAbstractItemView() 7036 vfunc[5]: QAbstractItemView::event(QEvent*) 7037 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7038 vfunc[7]: QAbstractItemView::timerEvent(QTimerEvent*) 7039 vfunc[8]: QObject::childEvent(QChildEvent*) 7040 vfunc[9]: QObject::customEvent(QEvent*) 7041 vfunc[10]: QObject::connectNotify(char const*) 7042 vfunc[11]: QObject::disconnectNotify(char const*) 7043 vfunc[12]: QWidget::devType() const 7044 vfunc[13]: QWidget::setVisible(bool) 7045 vfunc[14]: QAbstractScrollArea::sizeHint() const 7046 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7047 vfunc[16]: QWidget::heightForWidth(int) const 7048 vfunc[17]: QWidget::paintEngine() const 7049 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 7050 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 7051 vfunc[20]: 7052 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 7053 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 7054 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7055 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7056 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7057 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7058 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7059 vfunc[27]: QWidget::enterEvent(QEvent*) 7060 vfunc[28]: QWidget::leaveEvent(QEvent*) 7061 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 7062 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7063 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 7064 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7065 vfunc[33]: 7066 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7067 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7068 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7069 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7070 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 7071 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 7072 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 7073 vfunc[40]: QWidget::showEvent(QShowEvent*) 7074 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7075 vfunc[42]: QWidget::x11Event(_XEvent*) 7076 vfunc[43]: QFrame::changeEvent(QEvent*) 7077 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7078 const 7079 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7080 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7081 const 7082 vfunc[47]: QWidget::focusNextPrevChild(bool) 7083 vfunc[48]: QWidget::styleChange(QStyle&) 7084 vfunc[49]: QWidget::enabledChange(bool) 7085 vfunc[50]: QWidget::paletteChange(QPalette const&) 7086 vfunc[51]: QWidget::fontChange(QFont const&) 7087 vfunc[52]: QWidget::windowActivationChange(bool) 7088 vfunc[53]: QWidget::languageChange() 7089 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 7090 vfunc[55]: QAbstractScrollArea::scrollContentsBy(int, int) 7091 vfunc[56]: QAbstractItemView::setModel(QAbstractItemModel*) 7092 vfunc[57]: 7093 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 7094 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 7095 vfunc[59]: __cxa_pure_virtual 7096 vfunc[60]: __cxa_pure_virtual 7097 vfunc[61]: __cxa_pure_virtual 7098 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 7099 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 7100 vfunc[64]: QAbstractItemView::reset() 7101 vfunc[65]: QAbstractItemView::setRootIndex(QModelIndex const&) 7102 vfunc[66]: QAbstractItemView::doItemsLayout() 7103 vfunc[67]: QAbstractItemView::selectAll() 7104 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 7105 QModelIndex const&) 7106 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 7107 int, int) 7108 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 7109 const&, int, int) 7110 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7111 const&, QItemSelection const&) 7112 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 7113 const&, QModelIndex const&) 7114 vfunc[73]: QAbstractItemView::updateEditorData() 7115 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7116 vfunc[75]: QAbstractItemView::updateGeometries() 7117 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 7118 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 7119 vfunc[78]: 7120 QAbstractItemView::verticalScrollbarValueChanged(int) 7121 vfunc[79]: 7122 QAbstractItemView::horizontalScrollbarValueChanged(int) 7123 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7124 QAbstractItemDelegate::EndEditHint) 7125 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7126 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7127 vfunc[83]: __cxa_pure_virtual 7128 vfunc[84]: __cxa_pure_virtual 7129 vfunc[85]: __cxa_pure_virtual 7130 vfunc[86]: __cxa_pure_virtual 7131 vfunc[87]: __cxa_pure_virtual 7132 vfunc[88]: __cxa_pure_virtual 7133 vfunc[89]: QAbstractItemView::selectedIndexes() const 7134 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 7135 QAbstractItemView::EditTrigger, QEvent*) 7136 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 7137 const&, QEvent const*) const 7138 vfunc[92]: QAbstractItemView::startDrag(QFlags) 7139 vfunc[93]: QAbstractItemView::viewOptions() const 7140 7141 Table 7-133. Secondary vtable for QAbstractItemView 7142 Base Offset -8 7143 Virtual Base Offset 0 7144 RTTI typeinfo for QAbstractItemView 7145 vfunc[0]: non-virtual thunk to 7146 QAbstractItemView::~QAbstractItemView() 7147 vfunc[1]: non-virtual thunk to 7148 QAbstractItemView::~QAbstractItemView() 7149 vfunc[2]: non-virtual thunk to QWidget::devType() const 7150 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7151 vfunc[4]: non-virtual thunk to 7152 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7153 7154 The Run Time Type Information for the QAbstractItemView class 7155 is described by Table 7-134 7156 7157 Table 7-134. typeinfo for QAbstractItemView 7158 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7159 Name typeinfo name for QAbstractItemView 7160 basetype: typeinfo for QAbstractScrollArea 7161 __________________________________________________________ 7162 7163 7.5.9.10. Class data for QStringListModel 7164 7165 The virtual table for the QStringListModel class is described 7166 in the generic part of this specification. 7167 7168 The Run Time Type Information for the QStringListModel class is 7169 described by Table 7-135 7170 7171 Table 7-135. typeinfo for QStringListModel 7172 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7173 Name typeinfo name for QStringListModel 7174 basetype: typeinfo for QAbstractListModel 7175 __________________________________________________________ 7176 7177 7.5.9.11. Class data for QDirModel 7178 7179 The virtual table for the QDirModel class is described in the 7180 generic part of this specification. 7181 7182 The Run Time Type Information for the QDirModel class is 7183 described by Table 7-136 7184 7185 Table 7-136. typeinfo for QDirModel 7186 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7187 Name typeinfo name for QDirModel 7188 basetype: typeinfo for QAbstractItemModel 7189 __________________________________________________________ 7190 7191 7.5.9.12. Class data for QStandardItemModel 7192 7193 The virtual table for the QStandardItemModel class is described 7194 in the generic part of this specification. 7195 7196 The Run Time Type Information for the QStandardItemModel class 7197 is described by Table 7-137 7198 7199 Table 7-137. typeinfo for QStandardItemModel 7200 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7201 Name typeinfo name for QStandardItemModel 7202 basetype: typeinfo for QAbstractItemModel 7203 __________________________________________________________ 7204 7205 7.5.9.13. Class data for QAbstractProxyModel 7206 7207 The virtual table for the QAbstractProxyModel class is 7208 described in the generic part of this specification. 7209 7210 The Run Time Type Information for the QAbstractProxyModel class 7211 is described by Table 7-138 7212 7213 Table 7-138. typeinfo for QAbstractProxyModel 7214 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7215 Name typeinfo name for QAbstractProxyModel 7216 basetype: typeinfo for QAbstractItemModel 7217 __________________________________________________________ 7218 7219 7.5.9.14. Class data for QSortFilterProxyModel 7220 7221 The virtual table for the QSortFilterProxyModel class is 7222 described in the generic part of this specification. 7223 7224 The Run Time Type Information for the QSortFilterProxyModel 7225 class is described by Table 7-139 7226 7227 Table 7-139. typeinfo for QSortFilterProxyModel 7228 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7229 Name typeinfo name for QSortFilterProxyModel 7230 basetype: typeinfo for QAbstractProxyModel 7231 __________________________________________________________ 7232 7233 7.5.9.15. Class data for QItemDelegate 7234 7235 The virtual table for the QItemDelegate class is described in 7236 the generic part of this specification. 7237 7238 The Run Time Type Information for the QItemDelegate class is 7239 described by Table 7-140 7240 7241 Table 7-140. typeinfo for QItemDelegate 7242 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7243 Name typeinfo name for QItemDelegate 7244 basetype: typeinfo for QAbstractItemDelegate 7245 __________________________________________________________ 7246 7247 7.5.9.16. Class data for QTableView 7248 7249 The virtual table for the QTableView class is described by 7250 Table 7-141 7251 7252 Table 7-141. Primary vtable for QTableView 7253 Base Offset 0 7254 Virtual Base Offset 0 7255 RTTI typeinfo for QTableView 7256 vfunc[0]: QTableView::metaObject() const 7257 vfunc[1]: QTableView::qt_metacast(char const*) 7258 vfunc[2]: QTableView::qt_metacall(QMetaObject::Call, int, 7259 void**) 7260 vfunc[3]: QTableView::~QTableView() 7261 vfunc[4]: QTableView::~QTableView() 7262 vfunc[5]: QAbstractItemView::event(QEvent*) 7263 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7264 vfunc[7]: QTableView::timerEvent(QTimerEvent*) 7265 vfunc[8]: QObject::childEvent(QChildEvent*) 7266 vfunc[9]: QObject::customEvent(QEvent*) 7267 vfunc[10]: QObject::connectNotify(char const*) 7268 vfunc[11]: QObject::disconnectNotify(char const*) 7269 vfunc[12]: QWidget::devType() const 7270 vfunc[13]: QWidget::setVisible(bool) 7271 vfunc[14]: QAbstractScrollArea::sizeHint() const 7272 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7273 vfunc[16]: QWidget::heightForWidth(int) const 7274 vfunc[17]: QWidget::paintEngine() const 7275 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 7276 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 7277 vfunc[20]: 7278 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 7279 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 7280 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7281 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7282 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7283 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7284 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7285 vfunc[27]: QWidget::enterEvent(QEvent*) 7286 vfunc[28]: QWidget::leaveEvent(QEvent*) 7287 vfunc[29]: QTableView::paintEvent(QPaintEvent*) 7288 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7289 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 7290 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7291 vfunc[33]: 7292 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7293 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7294 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7295 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7296 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 7297 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 7298 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 7299 vfunc[40]: QWidget::showEvent(QShowEvent*) 7300 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7301 vfunc[42]: QWidget::x11Event(_XEvent*) 7302 vfunc[43]: QFrame::changeEvent(QEvent*) 7303 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7304 const 7305 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7306 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7307 const 7308 vfunc[47]: QWidget::focusNextPrevChild(bool) 7309 vfunc[48]: QWidget::styleChange(QStyle&) 7310 vfunc[49]: QWidget::enabledChange(bool) 7311 vfunc[50]: QWidget::paletteChange(QPalette const&) 7312 vfunc[51]: QWidget::fontChange(QFont const&) 7313 vfunc[52]: QWidget::windowActivationChange(bool) 7314 vfunc[53]: QWidget::languageChange() 7315 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 7316 vfunc[55]: QTableView::scrollContentsBy(int, int) 7317 vfunc[56]: QTableView::setModel(QAbstractItemModel*) 7318 vfunc[57]: QTableView::setSelectionModel(QItemSelectionModel*) 7319 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 7320 vfunc[59]: QTableView::visualRect(QModelIndex const&) const 7321 vfunc[60]: QTableView::scrollTo(QModelIndex const&, 7322 QAbstractItemView::ScrollHint) 7323 vfunc[61]: QTableView::indexAt(QPoint const&) const 7324 vfunc[62]: QTableView::sizeHintForRow(int) const 7325 vfunc[63]: QTableView::sizeHintForColumn(int) const 7326 vfunc[64]: QAbstractItemView::reset() 7327 vfunc[65]: QTableView::setRootIndex(QModelIndex const&) 7328 vfunc[66]: QAbstractItemView::doItemsLayout() 7329 vfunc[67]: QAbstractItemView::selectAll() 7330 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 7331 QModelIndex const&) 7332 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 7333 int, int) 7334 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 7335 const&, int, int) 7336 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7337 const&, QItemSelection const&) 7338 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 7339 const&, QModelIndex const&) 7340 vfunc[73]: QAbstractItemView::updateEditorData() 7341 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7342 vfunc[75]: QTableView::updateGeometries() 7343 vfunc[76]: QTableView::verticalScrollbarAction(int) 7344 vfunc[77]: QTableView::horizontalScrollbarAction(int) 7345 vfunc[78]: 7346 QAbstractItemView::verticalScrollbarValueChanged(int) 7347 vfunc[79]: 7348 QAbstractItemView::horizontalScrollbarValueChanged(int) 7349 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7350 QAbstractItemDelegate::EndEditHint) 7351 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7352 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7353 vfunc[83]: 7354 QTableView::moveCursor(QAbstractItemView::CursorAction, 7355 QFlags) 7356 vfunc[84]: QTableView::horizontalOffset() const 7357 vfunc[85]: QTableView::verticalOffset() const 7358 vfunc[86]: QTableView::isIndexHidden(QModelIndex const&) const 7359 vfunc[87]: QTableView::setSelection(QRect const&, 7360 QFlags) 7361 vfunc[88]: QTableView::visualRegionForSelection(QItemSelection 7362 const&) const 7363 vfunc[89]: QTableView::selectedIndexes() const 7364 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 7365 QAbstractItemView::EditTrigger, QEvent*) 7366 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 7367 const&, QEvent const*) const 7368 vfunc[92]: QAbstractItemView::startDrag(QFlags) 7369 vfunc[93]: QTableView::viewOptions() const 7370 7371 Table 7-142. Secondary vtable for QTableView 7372 Base Offset -8 7373 Virtual Base Offset 0 7374 RTTI typeinfo for QTableView 7375 vfunc[0]: non-virtual thunk to QTableView::~QTableView() 7376 vfunc[1]: non-virtual thunk to QTableView::~QTableView() 7377 vfunc[2]: non-virtual thunk to QWidget::devType() const 7378 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7379 vfunc[4]: non-virtual thunk to 7380 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7381 7382 The Run Time Type Information for the QTableView class is 7383 described by Table 7-143 7384 7385 Table 7-143. typeinfo for QTableView 7386 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7387 Name typeinfo name for QTableView 7388 basetype: typeinfo for QAbstractItemView 7389 __________________________________________________________ 7390 7391 7.5.9.17. Class data for QTableWidgetItem 7392 7393 The virtual table for the QTableWidgetItem class is described 7394 in the generic part of this specification. 7395 7396 The Run Time Type Information for the QTableWidgetItem class is 7397 described by Table 7-144 7398 7399 Table 7-144. typeinfo for QTableWidgetItem 7400 Base Vtable vtable for __cxxabiv1::__class_type_info 7401 Name typeinfo name for QTableWidgetItem 7402 __________________________________________________________ 7403 7404 7.5.9.18. Class data for QTableWidget 7405 7406 The virtual table for the QTableWidget class is described by 7407 Table 7-145 7408 7409 Table 7-145. Primary vtable for QTableWidget 7410 Base Offset 0 7411 Virtual Base Offset 0 7412 RTTI typeinfo for QTableWidget 7413 vfunc[0]: QTableWidget::metaObject() const 7414 vfunc[1]: QTableWidget::qt_metacast(char const*) 7415 vfunc[2]: QTableWidget::qt_metacall(QMetaObject::Call, int, 7416 void**) 7417 vfunc[3]: QTableWidget::~QTableWidget() 7418 vfunc[4]: QTableWidget::~QTableWidget() 7419 vfunc[5]: QTableWidget::event(QEvent*) 7420 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7421 vfunc[7]: QTableView::timerEvent(QTimerEvent*) 7422 vfunc[8]: QObject::childEvent(QChildEvent*) 7423 vfunc[9]: QObject::customEvent(QEvent*) 7424 vfunc[10]: QObject::connectNotify(char const*) 7425 vfunc[11]: QObject::disconnectNotify(char const*) 7426 vfunc[12]: QWidget::devType() const 7427 vfunc[13]: QWidget::setVisible(bool) 7428 vfunc[14]: QAbstractScrollArea::sizeHint() const 7429 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7430 vfunc[16]: QWidget::heightForWidth(int) const 7431 vfunc[17]: QWidget::paintEngine() const 7432 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 7433 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 7434 vfunc[20]: 7435 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 7436 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 7437 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7438 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7439 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7440 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7441 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7442 vfunc[27]: QWidget::enterEvent(QEvent*) 7443 vfunc[28]: QWidget::leaveEvent(QEvent*) 7444 vfunc[29]: QTableView::paintEvent(QPaintEvent*) 7445 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7446 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 7447 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7448 vfunc[33]: 7449 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7450 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7451 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7452 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7453 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 7454 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 7455 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 7456 vfunc[40]: QWidget::showEvent(QShowEvent*) 7457 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7458 vfunc[42]: QWidget::x11Event(_XEvent*) 7459 vfunc[43]: QFrame::changeEvent(QEvent*) 7460 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7461 const 7462 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7463 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7464 const 7465 vfunc[47]: QWidget::focusNextPrevChild(bool) 7466 vfunc[48]: QWidget::styleChange(QStyle&) 7467 vfunc[49]: QWidget::enabledChange(bool) 7468 vfunc[50]: QWidget::paletteChange(QPalette const&) 7469 vfunc[51]: QWidget::fontChange(QFont const&) 7470 vfunc[52]: QWidget::windowActivationChange(bool) 7471 vfunc[53]: QWidget::languageChange() 7472 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 7473 vfunc[55]: QTableView::scrollContentsBy(int, int) 7474 vfunc[56]: QTableWidget::setModel(QAbstractItemModel*) 7475 vfunc[57]: QTableView::setSelectionModel(QItemSelectionModel*) 7476 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 7477 vfunc[59]: QTableView::visualRect(QModelIndex const&) const 7478 vfunc[60]: QTableView::scrollTo(QModelIndex const&, 7479 QAbstractItemView::ScrollHint) 7480 vfunc[61]: QTableView::indexAt(QPoint const&) const 7481 vfunc[62]: QTableView::sizeHintForRow(int) const 7482 vfunc[63]: QTableView::sizeHintForColumn(int) const 7483 vfunc[64]: QAbstractItemView::reset() 7484 vfunc[65]: QTableView::setRootIndex(QModelIndex const&) 7485 vfunc[66]: QAbstractItemView::doItemsLayout() 7486 vfunc[67]: QAbstractItemView::selectAll() 7487 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 7488 QModelIndex const&) 7489 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 7490 int, int) 7491 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 7492 const&, int, int) 7493 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7494 const&, QItemSelection const&) 7495 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 7496 const&, QModelIndex const&) 7497 vfunc[73]: QAbstractItemView::updateEditorData() 7498 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7499 vfunc[75]: QTableView::updateGeometries() 7500 vfunc[76]: QTableView::verticalScrollbarAction(int) 7501 vfunc[77]: QTableView::horizontalScrollbarAction(int) 7502 vfunc[78]: 7503 QAbstractItemView::verticalScrollbarValueChanged(int) 7504 vfunc[79]: 7505 QAbstractItemView::horizontalScrollbarValueChanged(int) 7506 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7507 QAbstractItemDelegate::EndEditHint) 7508 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7509 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7510 vfunc[83]: 7511 QTableView::moveCursor(QAbstractItemView::CursorAction, 7512 QFlags) 7513 vfunc[84]: QTableView::horizontalOffset() const 7514 vfunc[85]: QTableView::verticalOffset() const 7515 vfunc[86]: QTableView::isIndexHidden(QModelIndex const&) const 7516 vfunc[87]: QTableView::setSelection(QRect const&, 7517 QFlags) 7518 vfunc[88]: QTableView::visualRegionForSelection(QItemSelection 7519 const&) const 7520 vfunc[89]: QTableView::selectedIndexes() const 7521 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 7522 QAbstractItemView::EditTrigger, QEvent*) 7523 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 7524 const&, QEvent const*) const 7525 vfunc[92]: QAbstractItemView::startDrag(QFlags) 7526 vfunc[93]: QTableView::viewOptions() const 7527 vfunc[94]: QTableWidget::mimeTypes() const 7528 vfunc[95]: QTableWidget::mimeData(QList) 7529 const 7530 vfunc[96]: QTableWidget::dropMimeData(int, int, QMimeData 7531 const*, Qt::DropAction) 7532 vfunc[97]: QTableWidget::supportedDropActions() const 7533 7534 Table 7-146. Secondary vtable for QTableWidget 7535 Base Offset -8 7536 Virtual Base Offset 0 7537 RTTI typeinfo for QTableWidget 7538 vfunc[0]: non-virtual thunk to QTableWidget::~QTableWidget() 7539 vfunc[1]: non-virtual thunk to QTableWidget::~QTableWidget() 7540 vfunc[2]: non-virtual thunk to QWidget::devType() const 7541 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7542 vfunc[4]: non-virtual thunk to 7543 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7544 7545 The Run Time Type Information for the QTableWidget class is 7546 described by Table 7-147 7547 7548 Table 7-147. typeinfo for QTableWidget 7549 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7550 Name typeinfo name for QTableWidget 7551 basetype: typeinfo for QTableView 7552 __________________________________________________________ 7553 7554 7.5.9.19. Class data for QTreeView 7555 7556 The virtual table for the QTreeView class is described by Table 7557 7-148 7558 7559 Table 7-148. Primary vtable for QTreeView 7560 Base Offset 0 7561 Virtual Base Offset 0 7562 RTTI typeinfo for QTreeView 7563 vfunc[0]: QTreeView::metaObject() const 7564 vfunc[1]: QTreeView::qt_metacast(char const*) 7565 vfunc[2]: QTreeView::qt_metacall(QMetaObject::Call, int, 7566 void**) 7567 vfunc[3]: QTreeView::~QTreeView() 7568 vfunc[4]: QTreeView::~QTreeView() 7569 vfunc[5]: QAbstractItemView::event(QEvent*) 7570 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7571 vfunc[7]: QTreeView::timerEvent(QTimerEvent*) 7572 vfunc[8]: QObject::childEvent(QChildEvent*) 7573 vfunc[9]: QObject::customEvent(QEvent*) 7574 vfunc[10]: QObject::connectNotify(char const*) 7575 vfunc[11]: QObject::disconnectNotify(char const*) 7576 vfunc[12]: QWidget::devType() const 7577 vfunc[13]: QWidget::setVisible(bool) 7578 vfunc[14]: QAbstractScrollArea::sizeHint() const 7579 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7580 vfunc[16]: QWidget::heightForWidth(int) const 7581 vfunc[17]: QWidget::paintEngine() const 7582 vfunc[18]: QTreeView::mousePressEvent(QMouseEvent*) 7583 vfunc[19]: QTreeView::mouseReleaseEvent(QMouseEvent*) 7584 vfunc[20]: QTreeView::mouseDoubleClickEvent(QMouseEvent*) 7585 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 7586 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7587 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7588 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7589 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7590 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7591 vfunc[27]: QWidget::enterEvent(QEvent*) 7592 vfunc[28]: QWidget::leaveEvent(QEvent*) 7593 vfunc[29]: QTreeView::paintEvent(QPaintEvent*) 7594 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7595 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 7596 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7597 vfunc[33]: 7598 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7599 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7600 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7601 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7602 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 7603 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 7604 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 7605 vfunc[40]: QWidget::showEvent(QShowEvent*) 7606 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7607 vfunc[42]: QWidget::x11Event(_XEvent*) 7608 vfunc[43]: QFrame::changeEvent(QEvent*) 7609 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7610 const 7611 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7612 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7613 const 7614 vfunc[47]: QWidget::focusNextPrevChild(bool) 7615 vfunc[48]: QWidget::styleChange(QStyle&) 7616 vfunc[49]: QWidget::enabledChange(bool) 7617 vfunc[50]: QWidget::paletteChange(QPalette const&) 7618 vfunc[51]: QWidget::fontChange(QFont const&) 7619 vfunc[52]: QWidget::windowActivationChange(bool) 7620 vfunc[53]: QWidget::languageChange() 7621 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 7622 vfunc[55]: QTreeView::scrollContentsBy(int, int) 7623 vfunc[56]: QTreeView::setModel(QAbstractItemModel*) 7624 vfunc[57]: QTreeView::setSelectionModel(QItemSelectionModel*) 7625 vfunc[58]: QTreeView::keyboardSearch(QString const&) 7626 vfunc[59]: QTreeView::visualRect(QModelIndex const&) const 7627 vfunc[60]: QTreeView::scrollTo(QModelIndex const&, 7628 QAbstractItemView::ScrollHint) 7629 vfunc[61]: QTreeView::indexAt(QPoint const&) const 7630 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 7631 vfunc[63]: QTreeView::sizeHintForColumn(int) const 7632 vfunc[64]: QTreeView::reset() 7633 vfunc[65]: QTreeView::setRootIndex(QModelIndex const&) 7634 vfunc[66]: QTreeView::doItemsLayout() 7635 vfunc[67]: QTreeView::selectAll() 7636 vfunc[68]: QTreeView::dataChanged(QModelIndex const&, 7637 QModelIndex const&) 7638 vfunc[69]: QTreeView::rowsInserted(QModelIndex const&, int, 7639 int) 7640 vfunc[70]: QTreeView::rowsAboutToBeRemoved(QModelIndex const&, 7641 int, int) 7642 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7643 const&, QItemSelection const&) 7644 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 7645 const&, QModelIndex const&) 7646 vfunc[73]: QAbstractItemView::updateEditorData() 7647 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7648 vfunc[75]: QTreeView::updateGeometries() 7649 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 7650 vfunc[77]: QTreeView::horizontalScrollbarAction(int) 7651 vfunc[78]: 7652 QAbstractItemView::verticalScrollbarValueChanged(int) 7653 vfunc[79]: 7654 QAbstractItemView::horizontalScrollbarValueChanged(int) 7655 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7656 QAbstractItemDelegate::EndEditHint) 7657 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7658 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7659 vfunc[83]: 7660 QTreeView::moveCursor(QAbstractItemView::CursorAction, 7661 QFlags) 7662 vfunc[84]: QTreeView::horizontalOffset() const 7663 vfunc[85]: QTreeView::verticalOffset() const 7664 vfunc[86]: QTreeView::isIndexHidden(QModelIndex const&) const 7665 vfunc[87]: QTreeView::setSelection(QRect const&, 7666 QFlags) 7667 vfunc[88]: QTreeView::visualRegionForSelection(QItemSelection 7668 const&) const 7669 vfunc[89]: QTreeView::selectedIndexes() const 7670 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 7671 QAbstractItemView::EditTrigger, QEvent*) 7672 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 7673 const&, QEvent const*) const 7674 vfunc[92]: QAbstractItemView::startDrag(QFlags) 7675 vfunc[93]: QAbstractItemView::viewOptions() const 7676 vfunc[94]: QTreeView::drawRow(QPainter*, QStyleOptionViewItem 7677 const&, QModelIndex const&) const 7678 vfunc[95]: QTreeView::drawBranches(QPainter*, QRect const&, 7679 QModelIndex const&) const 7680 7681 Table 7-149. Secondary vtable for QTreeView 7682 Base Offset -8 7683 Virtual Base Offset 0 7684 RTTI typeinfo for QTreeView 7685 vfunc[0]: non-virtual thunk to QTreeView::~QTreeView() 7686 vfunc[1]: non-virtual thunk to QTreeView::~QTreeView() 7687 vfunc[2]: non-virtual thunk to QWidget::devType() const 7688 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7689 vfunc[4]: non-virtual thunk to 7690 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7691 7692 The Run Time Type Information for the QTreeView class is 7693 described by Table 7-150 7694 7695 Table 7-150. typeinfo for QTreeView 7696 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7697 Name typeinfo name for QTreeView 7698 basetype: typeinfo for QAbstractItemView 7699 __________________________________________________________ 7700 7701 7.5.9.20. Class data for QProxyModel 7702 7703 The virtual table for the QProxyModel class is described in the 7704 generic part of this specification. 7705 7706 The Run Time Type Information for the QProxyModel class is 7707 described by Table 7-151 7708 7709 Table 7-151. typeinfo for QProxyModel 7710 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7711 Name typeinfo name for QProxyModel 7712 basetype: typeinfo for QAbstractItemModel 7713 __________________________________________________________ 7714 7715 7.5.9.21. Class data for QHeaderView 7716 7717 The virtual table for the QHeaderView class is described by 7718 Table 7-152 7719 7720 Table 7-152. Primary vtable for QHeaderView 7721 Base Offset 0 7722 Virtual Base Offset 0 7723 RTTI typeinfo for QHeaderView 7724 vfunc[0]: QHeaderView::metaObject() const 7725 vfunc[1]: QHeaderView::qt_metacast(char const*) 7726 vfunc[2]: QHeaderView::qt_metacall(QMetaObject::Call, int, 7727 void**) 7728 vfunc[3]: QHeaderView::~QHeaderView() 7729 vfunc[4]: QHeaderView::~QHeaderView() 7730 vfunc[5]: QHeaderView::event(QEvent*) 7731 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7732 vfunc[7]: QAbstractItemView::timerEvent(QTimerEvent*) 7733 vfunc[8]: QObject::childEvent(QChildEvent*) 7734 vfunc[9]: QObject::customEvent(QEvent*) 7735 vfunc[10]: QObject::connectNotify(char const*) 7736 vfunc[11]: QObject::disconnectNotify(char const*) 7737 vfunc[12]: QWidget::devType() const 7738 vfunc[13]: QWidget::setVisible(bool) 7739 vfunc[14]: QHeaderView::sizeHint() const 7740 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7741 vfunc[16]: QWidget::heightForWidth(int) const 7742 vfunc[17]: QWidget::paintEngine() const 7743 vfunc[18]: QHeaderView::mousePressEvent(QMouseEvent*) 7744 vfunc[19]: QHeaderView::mouseReleaseEvent(QMouseEvent*) 7745 vfunc[20]: QHeaderView::mouseDoubleClickEvent(QMouseEvent*) 7746 vfunc[21]: QHeaderView::mouseMoveEvent(QMouseEvent*) 7747 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7748 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7749 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7750 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7751 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7752 vfunc[27]: QWidget::enterEvent(QEvent*) 7753 vfunc[28]: QWidget::leaveEvent(QEvent*) 7754 vfunc[29]: QHeaderView::paintEvent(QPaintEvent*) 7755 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7756 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 7757 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7758 vfunc[33]: 7759 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7760 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7761 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7762 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7763 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 7764 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 7765 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 7766 vfunc[40]: QWidget::showEvent(QShowEvent*) 7767 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7768 vfunc[42]: QWidget::x11Event(_XEvent*) 7769 vfunc[43]: QFrame::changeEvent(QEvent*) 7770 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7771 const 7772 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7773 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7774 const 7775 vfunc[47]: QWidget::focusNextPrevChild(bool) 7776 vfunc[48]: QWidget::styleChange(QStyle&) 7777 vfunc[49]: QWidget::enabledChange(bool) 7778 vfunc[50]: QWidget::paletteChange(QPalette const&) 7779 vfunc[51]: QWidget::fontChange(QFont const&) 7780 vfunc[52]: QWidget::windowActivationChange(bool) 7781 vfunc[53]: QWidget::languageChange() 7782 vfunc[54]: QHeaderView::viewportEvent(QEvent*) 7783 vfunc[55]: QHeaderView::scrollContentsBy(int, int) 7784 vfunc[56]: QHeaderView::setModel(QAbstractItemModel*) 7785 vfunc[57]: 7786 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 7787 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 7788 vfunc[59]: QHeaderView::visualRect(QModelIndex const&) const 7789 vfunc[60]: QHeaderView::scrollTo(QModelIndex const&, 7790 QAbstractItemView::ScrollHint) 7791 vfunc[61]: QHeaderView::indexAt(QPoint const&) const 7792 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 7793 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 7794 vfunc[64]: QAbstractItemView::reset() 7795 vfunc[65]: QAbstractItemView::setRootIndex(QModelIndex const&) 7796 vfunc[66]: QHeaderView::doItemsLayout() 7797 vfunc[67]: QAbstractItemView::selectAll() 7798 vfunc[68]: QHeaderView::dataChanged(QModelIndex const&, 7799 QModelIndex const&) 7800 vfunc[69]: QHeaderView::rowsInserted(QModelIndex const&, int, 7801 int) 7802 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 7803 const&, int, int) 7804 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7805 const&, QItemSelection const&) 7806 vfunc[72]: QHeaderView::currentChanged(QModelIndex const&, 7807 QModelIndex const&) 7808 vfunc[73]: QAbstractItemView::updateEditorData() 7809 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7810 vfunc[75]: QHeaderView::updateGeometries() 7811 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 7812 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 7813 vfunc[78]: 7814 QAbstractItemView::verticalScrollbarValueChanged(int) 7815 vfunc[79]: 7816 QAbstractItemView::horizontalScrollbarValueChanged(int) 7817 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7818 QAbstractItemDelegate::EndEditHint) 7819 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7820 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7821 vfunc[83]: 7822 QHeaderView::moveCursor(QAbstractItemView::CursorAction, 7823 QFlags) 7824 vfunc[84]: QHeaderView::horizontalOffset() const 7825 vfunc[85]: QHeaderView::verticalOffset() const 7826 vfunc[86]: QHeaderView::isIndexHidden(QModelIndex const&) const 7827 vfunc[87]: QHeaderView::setSelection(QRect const&, 7828 QFlags) 7829 vfunc[88]: QHeaderView::visualRegionForSelection(QItemSelection 7830 const&) const 7831 vfunc[89]: QAbstractItemView::selectedIndexes() const 7832 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 7833 QAbstractItemView::EditTrigger, QEvent*) 7834 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 7835 const&, QEvent const*) const 7836 vfunc[92]: QAbstractItemView::startDrag(QFlags) 7837 vfunc[93]: QAbstractItemView::viewOptions() const 7838 vfunc[94]: QHeaderView::paintSection(QPainter*, QRect const&, 7839 int) const 7840 vfunc[95]: QHeaderView::sectionSizeFromContents(int) const 7841 7842 Table 7-153. Secondary vtable for QHeaderView 7843 Base Offset -8 7844 Virtual Base Offset 0 7845 RTTI typeinfo for QHeaderView 7846 vfunc[0]: non-virtual thunk to QHeaderView::~QHeaderView() 7847 vfunc[1]: non-virtual thunk to QHeaderView::~QHeaderView() 7848 vfunc[2]: non-virtual thunk to QWidget::devType() const 7849 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7850 vfunc[4]: non-virtual thunk to 7851 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7852 7853 The Run Time Type Information for the QHeaderView class is 7854 described by Table 7-154 7855 7856 Table 7-154. typeinfo for QHeaderView 7857 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7858 Name typeinfo name for QHeaderView 7859 basetype: typeinfo for QAbstractItemView 7860 __________________________________________________________ 7861 7862 7.5.9.22. Class data for QItemEditorFactory 7863 7864 The virtual table for the QItemEditorFactory class is described 7865 in the generic part of this specification. 7866 7867 The Run Time Type Information for the QItemEditorFactory class 7868 is described by Table 7-155 7869 7870 Table 7-155. typeinfo for QItemEditorFactory 7871 Base Vtable vtable for __cxxabiv1::__class_type_info 7872 Name typeinfo name for QItemEditorFactory 7873 __________________________________________________________ 7874 7875 7.5.9.23. Class data for QTreeWidgetItem 7876 7877 The virtual table for the QTreeWidgetItem class is described in 7878 the generic part of this specification. 7879 7880 The Run Time Type Information for the QTreeWidgetItem class is 7881 described by Table 7-156 7882 7883 Table 7-156. typeinfo for QTreeWidgetItem 7884 Base Vtable vtable for __cxxabiv1::__class_type_info 7885 Name typeinfo name for QTreeWidgetItem 7886 __________________________________________________________ 7887 7888 7.5.9.24. Class data for QTreeWidget 7889 7890 The virtual table for the QTreeWidget class is described by 7891 Table 7-157 7892 7893 Table 7-157. Primary vtable for QTreeWidget 7894 Base Offset 0 7895 Virtual Base Offset 0 7896 RTTI typeinfo for QTreeWidget 7897 vfunc[0]: QTreeWidget::metaObject() const 7898 vfunc[1]: QTreeWidget::qt_metacast(char const*) 7899 vfunc[2]: QTreeWidget::qt_metacall(QMetaObject::Call, int, 7900 void**) 7901 vfunc[3]: QTreeWidget::~QTreeWidget() 7902 vfunc[4]: QTreeWidget::~QTreeWidget() 7903 vfunc[5]: QTreeWidget::event(QEvent*) 7904 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7905 vfunc[7]: QTreeView::timerEvent(QTimerEvent*) 7906 vfunc[8]: QObject::childEvent(QChildEvent*) 7907 vfunc[9]: QObject::customEvent(QEvent*) 7908 vfunc[10]: QObject::connectNotify(char const*) 7909 vfunc[11]: QObject::disconnectNotify(char const*) 7910 vfunc[12]: QWidget::devType() const 7911 vfunc[13]: QWidget::setVisible(bool) 7912 vfunc[14]: QAbstractScrollArea::sizeHint() const 7913 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7914 vfunc[16]: QWidget::heightForWidth(int) const 7915 vfunc[17]: QWidget::paintEngine() const 7916 vfunc[18]: QTreeView::mousePressEvent(QMouseEvent*) 7917 vfunc[19]: QTreeView::mouseReleaseEvent(QMouseEvent*) 7918 vfunc[20]: QTreeView::mouseDoubleClickEvent(QMouseEvent*) 7919 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 7920 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7921 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7922 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7923 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7924 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7925 vfunc[27]: QWidget::enterEvent(QEvent*) 7926 vfunc[28]: QWidget::leaveEvent(QEvent*) 7927 vfunc[29]: QTreeView::paintEvent(QPaintEvent*) 7928 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7929 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 7930 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7931 vfunc[33]: 7932 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7933 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7934 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7935 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7936 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 7937 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 7938 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 7939 vfunc[40]: QWidget::showEvent(QShowEvent*) 7940 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7941 vfunc[42]: QWidget::x11Event(_XEvent*) 7942 vfunc[43]: QFrame::changeEvent(QEvent*) 7943 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7944 const 7945 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7946 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7947 const 7948 vfunc[47]: QWidget::focusNextPrevChild(bool) 7949 vfunc[48]: QWidget::styleChange(QStyle&) 7950 vfunc[49]: QWidget::enabledChange(bool) 7951 vfunc[50]: QWidget::paletteChange(QPalette const&) 7952 vfunc[51]: QWidget::fontChange(QFont const&) 7953 vfunc[52]: QWidget::windowActivationChange(bool) 7954 vfunc[53]: QWidget::languageChange() 7955 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 7956 vfunc[55]: QTreeView::scrollContentsBy(int, int) 7957 vfunc[56]: QTreeWidget::setModel(QAbstractItemModel*) 7958 vfunc[57]: QTreeView::setSelectionModel(QItemSelectionModel*) 7959 vfunc[58]: QTreeView::keyboardSearch(QString const&) 7960 vfunc[59]: QTreeView::visualRect(QModelIndex const&) const 7961 vfunc[60]: QTreeView::scrollTo(QModelIndex const&, 7962 QAbstractItemView::ScrollHint) 7963 vfunc[61]: QTreeView::indexAt(QPoint const&) const 7964 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 7965 vfunc[63]: QTreeView::sizeHintForColumn(int) const 7966 vfunc[64]: QTreeView::reset() 7967 vfunc[65]: QTreeView::setRootIndex(QModelIndex const&) 7968 vfunc[66]: QTreeView::doItemsLayout() 7969 vfunc[67]: QTreeView::selectAll() 7970 vfunc[68]: QTreeView::dataChanged(QModelIndex const&, 7971 QModelIndex const&) 7972 vfunc[69]: QTreeView::rowsInserted(QModelIndex const&, int, 7973 int) 7974 vfunc[70]: QTreeView::rowsAboutToBeRemoved(QModelIndex const&, 7975 int, int) 7976 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7977 const&, QItemSelection const&) 7978 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 7979 const&, QModelIndex const&) 7980 vfunc[73]: QAbstractItemView::updateEditorData() 7981 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7982 vfunc[75]: QTreeView::updateGeometries() 7983 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 7984 vfunc[77]: QTreeView::horizontalScrollbarAction(int) 7985 vfunc[78]: 7986 QAbstractItemView::verticalScrollbarValueChanged(int) 7987 vfunc[79]: 7988 QAbstractItemView::horizontalScrollbarValueChanged(int) 7989 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7990 QAbstractItemDelegate::EndEditHint) 7991 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7992 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7993 vfunc[83]: 7994 QTreeView::moveCursor(QAbstractItemView::CursorAction, 7995 QFlags) 7996 vfunc[84]: QTreeView::horizontalOffset() const 7997 vfunc[85]: QTreeView::verticalOffset() const 7998 vfunc[86]: QTreeView::isIndexHidden(QModelIndex const&) const 7999 vfunc[87]: QTreeView::setSelection(QRect const&, 8000 QFlags) 8001 vfunc[88]: QTreeView::visualRegionForSelection(QItemSelection 8002 const&) const 8003 vfunc[89]: QTreeView::selectedIndexes() const 8004 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 8005 QAbstractItemView::EditTrigger, QEvent*) 8006 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 8007 const&, QEvent const*) const 8008 vfunc[92]: QAbstractItemView::startDrag(QFlags) 8009 vfunc[93]: QAbstractItemView::viewOptions() const 8010 vfunc[94]: QTreeView::drawRow(QPainter*, QStyleOptionViewItem 8011 const&, QModelIndex const&) const 8012 vfunc[95]: QTreeView::drawBranches(QPainter*, QRect const&, 8013 QModelIndex const&) const 8014 vfunc[96]: QTreeWidget::mimeTypes() const 8015 vfunc[97]: QTreeWidget::mimeData(QList) const 8016 vfunc[98]: QTreeWidget::dropMimeData(QTreeWidgetItem*, int, 8017 QMimeData const*, Qt::DropAction) 8018 vfunc[99]: QTreeWidget::supportedDropActions() const 8019 8020 Table 7-158. Secondary vtable for QTreeWidget 8021 Base Offset -8 8022 Virtual Base Offset 0 8023 RTTI typeinfo for QTreeWidget 8024 vfunc[0]: non-virtual thunk to QTreeWidget::~QTreeWidget() 8025 vfunc[1]: non-virtual thunk to QTreeWidget::~QTreeWidget() 8026 vfunc[2]: non-virtual thunk to QWidget::devType() const 8027 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8028 vfunc[4]: non-virtual thunk to 8029 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8030 8031 The Run Time Type Information for the QTreeWidget class is 8032 described by Table 7-159 8033 8034 Table 7-159. typeinfo for QTreeWidget 8035 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8036 Name typeinfo name for QTreeWidget 8037 basetype: typeinfo for QTreeView 8038 __________________________________________________________ 8039 8040 7.5.9.25. Class data for QAbstractButton 8041 8042 The virtual table for the QAbstractButton class is described by 8043 Table 7-160 8044 8045 Table 7-160. Primary vtable for QAbstractButton 8046 Base Offset 0 8047 Virtual Base Offset 0 8048 RTTI typeinfo for QAbstractButton 8049 vfunc[0]: QAbstractButton::metaObject() const 8050 vfunc[1]: QAbstractButton::qt_metacast(char const*) 8051 vfunc[2]: QAbstractButton::qt_metacall(QMetaObject::Call, int, 8052 void**) 8053 vfunc[3]: QAbstractButton::~QAbstractButton() 8054 vfunc[4]: QAbstractButton::~QAbstractButton() 8055 vfunc[5]: QAbstractButton::event(QEvent*) 8056 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8057 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 8058 vfunc[8]: QObject::childEvent(QChildEvent*) 8059 vfunc[9]: QObject::customEvent(QEvent*) 8060 vfunc[10]: QObject::connectNotify(char const*) 8061 vfunc[11]: QObject::disconnectNotify(char const*) 8062 vfunc[12]: QWidget::devType() const 8063 vfunc[13]: QWidget::setVisible(bool) 8064 vfunc[14]: QWidget::sizeHint() const 8065 vfunc[15]: QWidget::minimumSizeHint() const 8066 vfunc[16]: QWidget::heightForWidth(int) const 8067 vfunc[17]: QWidget::paintEngine() const 8068 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 8069 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 8070 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8071 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 8072 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8073 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 8074 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 8075 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 8076 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 8077 vfunc[27]: QWidget::enterEvent(QEvent*) 8078 vfunc[28]: QWidget::leaveEvent(QEvent*) 8079 vfunc[29]: __cxa_pure_virtual 8080 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8081 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 8082 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 8083 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 8084 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8085 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8086 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8087 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8088 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8089 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8090 vfunc[40]: QWidget::showEvent(QShowEvent*) 8091 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8092 vfunc[42]: QWidget::x11Event(_XEvent*) 8093 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 8094 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8095 const 8096 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8097 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8098 const 8099 vfunc[47]: QWidget::focusNextPrevChild(bool) 8100 vfunc[48]: QWidget::styleChange(QStyle&) 8101 vfunc[49]: QWidget::enabledChange(bool) 8102 vfunc[50]: QWidget::paletteChange(QPalette const&) 8103 vfunc[51]: QWidget::fontChange(QFont const&) 8104 vfunc[52]: QWidget::windowActivationChange(bool) 8105 vfunc[53]: QWidget::languageChange() 8106 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 8107 vfunc[55]: QAbstractButton::checkStateSet() 8108 vfunc[56]: QAbstractButton::nextCheckState() 8109 8110 Table 7-161. Secondary vtable for QAbstractButton 8111 Base Offset -8 8112 Virtual Base Offset 0 8113 RTTI typeinfo for QAbstractButton 8114 vfunc[0]: non-virtual thunk to 8115 QAbstractButton::~QAbstractButton() 8116 vfunc[1]: non-virtual thunk to 8117 QAbstractButton::~QAbstractButton() 8118 vfunc[2]: non-virtual thunk to QWidget::devType() const 8119 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8120 vfunc[4]: non-virtual thunk to 8121 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8122 8123 The Run Time Type Information for the QAbstractButton class is 8124 described by Table 7-162 8125 8126 Table 7-162. typeinfo for QAbstractButton 8127 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8128 Name typeinfo name for QAbstractButton 8129 basetype: typeinfo for QWidget 8130 __________________________________________________________ 8131 8132 7.5.9.26. Class data for QAbstractGraphicsShapeItem 8133 8134 The virtual table for the QAbstractGraphicsShapeItem class is 8135 described in the generic part of this specification. 8136 __________________________________________________________ 8137 8138 7.5.9.27. Class data for QCompleter 8139 8140 The virtual table for the QCompleter class is described in the 8141 generic part of this specification. 8142 __________________________________________________________ 8143 8144 7.5.9.28. Class data for QDataWidgetMapper 8145 8146 The virtual table for the QDataWidgetMapper class is described 8147 in the generic part of this specification. 8148 __________________________________________________________ 8149 8150 7.5.9.29. Class data for QStandardItem 8151 8152 The virtual table for the QStandardItem class is described in 8153 the generic part of this specification. 8154 __________________________________________________________ 8155 8156 7.5.9.30. Interfaces for Qt4 Models and Views 8157 8158 An LSB conforming implementation shall provide the architecture 8159 specific functions for Qt4 Models and Views specified in Table 8160 7-163, with the full mandatory functionality as described in 8161 the referenced underlying specification. 8162 8163 Table 7-163. libQtGui - Qt4 Models and Views Function 8164 Interfaces 8165 _ZThn8_N10QTableViewD0Ev [CXXABI-1.86] _ZThn8_N10QTableViewD1Ev 8166 [CXXABI-1.86] 8167 _ZThn8_N11QHeaderViewD0Ev [CXXABI-1.86] 8168 _ZThn8_N11QHeaderViewD1Ev [CXXABI-1.86] 8169 _ZThn8_N11QTreeWidgetD0Ev [CXXABI-1.86] 8170 _ZThn8_N11QTreeWidgetD1Ev [CXXABI-1.86] 8171 _ZThn8_N12QTableWidgetD0Ev [CXXABI-1.86] 8172 _ZThn8_N12QTableWidgetD1Ev [CXXABI-1.86] 8173 _ZThn8_N15QAbstractButtonD0Ev [CXXABI-1.86] 8174 _ZThn8_N15QAbstractButtonD1Ev [CXXABI-1.86] 8175 _ZThn8_N15QAbstractSliderD0Ev [CXXABI-1.86] 8176 _ZThn8_N15QAbstractSliderD1Ev [CXXABI-1.86] 8177 _ZThn8_N16QAbstractSpinBoxD0Ev [CXXABI-1.86] 8178 _ZThn8_N16QAbstractSpinBoxD1Ev [CXXABI-1.86] 8179 _ZThn8_N17QAbstractItemViewD0Ev [CXXABI-1.86] 8180 _ZThn8_N17QAbstractItemViewD1Ev [CXXABI-1.86] 8181 _ZThn8_N19QAbstractScrollAreaD0Ev [CXXABI-1.86] 8182 _ZThn8_N19QAbstractScrollAreaD1Ev [CXXABI-1.86] 8183 _ZThn8_N9QTreeViewD0Ev [CXXABI-1.86] _ZThn8_N9QTreeViewD1Ev 8184 [CXXABI-1.86] 8185 __________________________________________________________ 8186 8187 7.5.10. Qt4 Dialogs 8188 __________________________________________________________ 8189 8190 7.5.10.1. Class data for QDialog 8191 8192 The virtual table for the QDialog class is described by Table 8193 7-164 8194 8195 Table 7-164. Primary vtable for QDialog 8196 Base Offset 0 8197 Virtual Base Offset 0 8198 RTTI typeinfo for QDialog 8199 vfunc[0]: QDialog::metaObject() const 8200 vfunc[1]: QDialog::qt_metacast(char const*) 8201 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 8202 vfunc[3]: QDialog::~QDialog() 8203 vfunc[4]: QDialog::~QDialog() 8204 vfunc[5]: QWidget::event(QEvent*) 8205 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8206 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8207 vfunc[8]: QObject::childEvent(QChildEvent*) 8208 vfunc[9]: QObject::customEvent(QEvent*) 8209 vfunc[10]: QObject::connectNotify(char const*) 8210 vfunc[11]: QObject::disconnectNotify(char const*) 8211 vfunc[12]: QWidget::devType() const 8212 vfunc[13]: QDialog::setVisible(bool) 8213 vfunc[14]: QDialog::sizeHint() const 8214 vfunc[15]: QDialog::minimumSizeHint() const 8215 vfunc[16]: QWidget::heightForWidth(int) const 8216 vfunc[17]: QWidget::paintEngine() const 8217 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8218 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8219 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8220 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8221 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8222 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8223 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8224 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8225 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8226 vfunc[27]: QWidget::enterEvent(QEvent*) 8227 vfunc[28]: QWidget::leaveEvent(QEvent*) 8228 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8229 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8230 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8231 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8232 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8233 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8234 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8235 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8236 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8237 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8238 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8239 vfunc[40]: QDialog::showEvent(QShowEvent*) 8240 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8241 vfunc[42]: QWidget::x11Event(_XEvent*) 8242 vfunc[43]: QWidget::changeEvent(QEvent*) 8243 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8244 const 8245 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8246 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8247 const 8248 vfunc[47]: QWidget::focusNextPrevChild(bool) 8249 vfunc[48]: QWidget::styleChange(QStyle&) 8250 vfunc[49]: QWidget::enabledChange(bool) 8251 vfunc[50]: QWidget::paletteChange(QPalette const&) 8252 vfunc[51]: QWidget::fontChange(QFont const&) 8253 vfunc[52]: QWidget::windowActivationChange(bool) 8254 vfunc[53]: QWidget::languageChange() 8255 vfunc[54]: QDialog::done(int) 8256 vfunc[55]: QDialog::accept() 8257 vfunc[56]: QDialog::reject() 8258 8259 Table 7-165. Secondary vtable for QDialog 8260 Base Offset -8 8261 Virtual Base Offset 0 8262 RTTI typeinfo for QDialog 8263 vfunc[0]: non-virtual thunk to QDialog::~QDialog() 8264 vfunc[1]: non-virtual thunk to QDialog::~QDialog() 8265 vfunc[2]: non-virtual thunk to QWidget::devType() const 8266 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8267 vfunc[4]: non-virtual thunk to 8268 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8269 8270 The Run Time Type Information for the QDialog class is 8271 described by Table 7-166 8272 8273 Table 7-166. typeinfo for QDialog 8274 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8275 Name typeinfo name for QDialog 8276 basetype: typeinfo for QWidget 8277 __________________________________________________________ 8278 8279 7.5.10.2. Class data for QColorDialog 8280 8281 The virtual table for the QColorDialog class is described by 8282 Table 7-167 8283 8284 Table 7-167. Primary vtable for QColorDialog 8285 Base Offset 0 8286 Virtual Base Offset 0 8287 RTTI typeinfo for QColorDialog 8288 vfunc[0]: QColorDialog::metaObject() const 8289 vfunc[1]: QColorDialog::qt_metacast(char const*) 8290 vfunc[2]: QColorDialog::qt_metacall(QMetaObject::Call, int, 8291 void**) 8292 vfunc[3]: QColorDialog::~QColorDialog() 8293 vfunc[4]: QColorDialog::~QColorDialog() 8294 vfunc[5]: QWidget::event(QEvent*) 8295 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8296 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8297 vfunc[8]: QObject::childEvent(QChildEvent*) 8298 vfunc[9]: QObject::customEvent(QEvent*) 8299 vfunc[10]: QObject::connectNotify(char const*) 8300 vfunc[11]: QObject::disconnectNotify(char const*) 8301 vfunc[12]: QWidget::devType() const 8302 vfunc[13]: QDialog::setVisible(bool) 8303 vfunc[14]: QDialog::sizeHint() const 8304 vfunc[15]: QDialog::minimumSizeHint() const 8305 vfunc[16]: QWidget::heightForWidth(int) const 8306 vfunc[17]: QWidget::paintEngine() const 8307 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8308 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8309 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8310 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8311 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8312 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8313 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8314 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8315 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8316 vfunc[27]: QWidget::enterEvent(QEvent*) 8317 vfunc[28]: QWidget::leaveEvent(QEvent*) 8318 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8319 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8320 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8321 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8322 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8323 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8324 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8325 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8326 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8327 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8328 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8329 vfunc[40]: QDialog::showEvent(QShowEvent*) 8330 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8331 vfunc[42]: QWidget::x11Event(_XEvent*) 8332 vfunc[43]: QWidget::changeEvent(QEvent*) 8333 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8334 const 8335 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8336 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8337 const 8338 vfunc[47]: QWidget::focusNextPrevChild(bool) 8339 vfunc[48]: QWidget::styleChange(QStyle&) 8340 vfunc[49]: QWidget::enabledChange(bool) 8341 vfunc[50]: QWidget::paletteChange(QPalette const&) 8342 vfunc[51]: QWidget::fontChange(QFont const&) 8343 vfunc[52]: QWidget::windowActivationChange(bool) 8344 vfunc[53]: QWidget::languageChange() 8345 vfunc[54]: QDialog::done(int) 8346 vfunc[55]: QDialog::accept() 8347 vfunc[56]: QDialog::reject() 8348 8349 Table 7-168. Secondary vtable for QColorDialog 8350 Base Offset -8 8351 Virtual Base Offset 0 8352 RTTI typeinfo for QColorDialog 8353 vfunc[0]: non-virtual thunk to QColorDialog::~QColorDialog() 8354 vfunc[1]: non-virtual thunk to QColorDialog::~QColorDialog() 8355 vfunc[2]: non-virtual thunk to QWidget::devType() const 8356 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8357 vfunc[4]: non-virtual thunk to 8358 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8359 8360 The Run Time Type Information for the QColorDialog class is 8361 described by Table 7-169 8362 8363 Table 7-169. typeinfo for QColorDialog 8364 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8365 Name typeinfo name for QColorDialog 8366 basetype: typeinfo for QDialog 8367 __________________________________________________________ 8368 8369 7.5.10.3. Class data for QFontDialog 8370 8371 The virtual table for the QFontDialog class is described by 8372 Table 7-170 8373 8374 Table 7-170. Primary vtable for QFontDialog 8375 Base Offset 0 8376 Virtual Base Offset 0 8377 RTTI typeinfo for QFontDialog 8378 vfunc[0]: QFontDialog::metaObject() const 8379 vfunc[1]: QFontDialog::qt_metacast(char const*) 8380 vfunc[2]: QFontDialog::qt_metacall(QMetaObject::Call, int, 8381 void**) 8382 vfunc[3]: QFontDialog::~QFontDialog() 8383 vfunc[4]: QFontDialog::~QFontDialog() 8384 vfunc[5]: QWidget::event(QEvent*) 8385 vfunc[6]: QFontDialog::eventFilter(QObject*, QEvent*) 8386 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8387 vfunc[8]: QObject::childEvent(QChildEvent*) 8388 vfunc[9]: QObject::customEvent(QEvent*) 8389 vfunc[10]: QObject::connectNotify(char const*) 8390 vfunc[11]: QObject::disconnectNotify(char const*) 8391 vfunc[12]: QWidget::devType() const 8392 vfunc[13]: QDialog::setVisible(bool) 8393 vfunc[14]: QDialog::sizeHint() const 8394 vfunc[15]: QDialog::minimumSizeHint() const 8395 vfunc[16]: QWidget::heightForWidth(int) const 8396 vfunc[17]: QWidget::paintEngine() const 8397 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8398 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8399 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8400 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8401 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8402 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8403 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8404 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8405 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8406 vfunc[27]: QWidget::enterEvent(QEvent*) 8407 vfunc[28]: QWidget::leaveEvent(QEvent*) 8408 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8409 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8410 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8411 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8412 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8413 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8414 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8415 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8416 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8417 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8418 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8419 vfunc[40]: QDialog::showEvent(QShowEvent*) 8420 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8421 vfunc[42]: QWidget::x11Event(_XEvent*) 8422 vfunc[43]: QWidget::changeEvent(QEvent*) 8423 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8424 const 8425 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8426 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8427 const 8428 vfunc[47]: QWidget::focusNextPrevChild(bool) 8429 vfunc[48]: QWidget::styleChange(QStyle&) 8430 vfunc[49]: QWidget::enabledChange(bool) 8431 vfunc[50]: QWidget::paletteChange(QPalette const&) 8432 vfunc[51]: QWidget::fontChange(QFont const&) 8433 vfunc[52]: QWidget::windowActivationChange(bool) 8434 vfunc[53]: QWidget::languageChange() 8435 vfunc[54]: QDialog::done(int) 8436 vfunc[55]: QDialog::accept() 8437 vfunc[56]: QDialog::reject() 8438 8439 Table 7-171. Secondary vtable for QFontDialog 8440 Base Offset -8 8441 Virtual Base Offset 0 8442 RTTI typeinfo for QFontDialog 8443 vfunc[0]: non-virtual thunk to QFontDialog::~QFontDialog() 8444 vfunc[1]: non-virtual thunk to QFontDialog::~QFontDialog() 8445 vfunc[2]: non-virtual thunk to QWidget::devType() const 8446 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8447 vfunc[4]: non-virtual thunk to 8448 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8449 8450 The Run Time Type Information for the QFontDialog class is 8451 described by Table 7-172 8452 8453 Table 7-172. typeinfo for QFontDialog 8454 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8455 Name typeinfo name for QFontDialog 8456 basetype: typeinfo for QDialog 8457 __________________________________________________________ 8458 8459 7.5.10.4. Class data for QMessageBox 8460 8461 The virtual table for the QMessageBox class is described by 8462 Table 7-173 8463 8464 Table 7-173. Primary vtable for QMessageBox 8465 Base Offset 0 8466 Virtual Base Offset 0 8467 RTTI typeinfo for QMessageBox 8468 vfunc[0]: QMessageBox::metaObject() const 8469 vfunc[1]: QMessageBox::qt_metacast(char const*) 8470 vfunc[2]: QMessageBox::qt_metacall(QMetaObject::Call, int, 8471 void**) 8472 vfunc[3]: QMessageBox::~QMessageBox() 8473 vfunc[4]: QMessageBox::~QMessageBox() 8474 vfunc[5]: QWidget::event(QEvent*) 8475 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8476 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8477 vfunc[8]: QObject::childEvent(QChildEvent*) 8478 vfunc[9]: QObject::customEvent(QEvent*) 8479 vfunc[10]: QObject::connectNotify(char const*) 8480 vfunc[11]: QObject::disconnectNotify(char const*) 8481 vfunc[12]: QWidget::devType() const 8482 vfunc[13]: QDialog::setVisible(bool) 8483 vfunc[14]: QMessageBox::sizeHint() const 8484 vfunc[15]: QDialog::minimumSizeHint() const 8485 vfunc[16]: QWidget::heightForWidth(int) const 8486 vfunc[17]: QWidget::paintEngine() const 8487 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8488 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8489 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8490 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8491 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8492 vfunc[23]: QMessageBox::keyPressEvent(QKeyEvent*) 8493 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8494 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8495 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8496 vfunc[27]: QWidget::enterEvent(QEvent*) 8497 vfunc[28]: QWidget::leaveEvent(QEvent*) 8498 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8499 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8500 vfunc[31]: QMessageBox::resizeEvent(QResizeEvent*) 8501 vfunc[32]: QMessageBox::closeEvent(QCloseEvent*) 8502 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8503 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8504 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8505 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8506 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8507 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8508 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8509 vfunc[40]: QMessageBox::showEvent(QShowEvent*) 8510 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8511 vfunc[42]: QWidget::x11Event(_XEvent*) 8512 vfunc[43]: QMessageBox::changeEvent(QEvent*) 8513 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8514 const 8515 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8516 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8517 const 8518 vfunc[47]: QWidget::focusNextPrevChild(bool) 8519 vfunc[48]: QWidget::styleChange(QStyle&) 8520 vfunc[49]: QWidget::enabledChange(bool) 8521 vfunc[50]: QWidget::paletteChange(QPalette const&) 8522 vfunc[51]: QWidget::fontChange(QFont const&) 8523 vfunc[52]: QWidget::windowActivationChange(bool) 8524 vfunc[53]: QWidget::languageChange() 8525 vfunc[54]: QDialog::done(int) 8526 vfunc[55]: QDialog::accept() 8527 vfunc[56]: QDialog::reject() 8528 8529 Table 7-174. Secondary vtable for QMessageBox 8530 Base Offset -8 8531 Virtual Base Offset 0 8532 RTTI typeinfo for QMessageBox 8533 vfunc[0]: non-virtual thunk to QMessageBox::~QMessageBox() 8534 vfunc[1]: non-virtual thunk to QMessageBox::~QMessageBox() 8535 vfunc[2]: non-virtual thunk to QWidget::devType() const 8536 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8537 vfunc[4]: non-virtual thunk to 8538 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8539 8540 The Run Time Type Information for the QMessageBox class is 8541 described by Table 7-175 8542 8543 Table 7-175. typeinfo for QMessageBox 8544 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8545 Name typeinfo name for QMessageBox 8546 basetype: typeinfo for QDialog 8547 __________________________________________________________ 8548 8549 7.5.10.5. Class data for QProgressDialog 8550 8551 The virtual table for the QProgressDialog class is described by 8552 Table 7-176 8553 8554 Table 7-176. Primary vtable for QProgressDialog 8555 Base Offset 0 8556 Virtual Base Offset 0 8557 RTTI typeinfo for QProgressDialog 8558 vfunc[0]: QProgressDialog::metaObject() const 8559 vfunc[1]: QProgressDialog::qt_metacast(char const*) 8560 vfunc[2]: QProgressDialog::qt_metacall(QMetaObject::Call, int, 8561 void**) 8562 vfunc[3]: QProgressDialog::~QProgressDialog() 8563 vfunc[4]: QProgressDialog::~QProgressDialog() 8564 vfunc[5]: QWidget::event(QEvent*) 8565 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8566 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8567 vfunc[8]: QObject::childEvent(QChildEvent*) 8568 vfunc[9]: QObject::customEvent(QEvent*) 8569 vfunc[10]: QObject::connectNotify(char const*) 8570 vfunc[11]: QObject::disconnectNotify(char const*) 8571 vfunc[12]: QWidget::devType() const 8572 vfunc[13]: QDialog::setVisible(bool) 8573 vfunc[14]: QProgressDialog::sizeHint() const 8574 vfunc[15]: QDialog::minimumSizeHint() const 8575 vfunc[16]: QWidget::heightForWidth(int) const 8576 vfunc[17]: QWidget::paintEngine() const 8577 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8578 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8579 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8580 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8581 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8582 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8583 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8584 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8585 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8586 vfunc[27]: QWidget::enterEvent(QEvent*) 8587 vfunc[28]: QWidget::leaveEvent(QEvent*) 8588 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8589 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8590 vfunc[31]: QProgressDialog::resizeEvent(QResizeEvent*) 8591 vfunc[32]: QProgressDialog::closeEvent(QCloseEvent*) 8592 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8593 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8594 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8595 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8596 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8597 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8598 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8599 vfunc[40]: QProgressDialog::showEvent(QShowEvent*) 8600 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8601 vfunc[42]: QWidget::x11Event(_XEvent*) 8602 vfunc[43]: QProgressDialog::changeEvent(QEvent*) 8603 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8604 const 8605 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8606 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8607 const 8608 vfunc[47]: QWidget::focusNextPrevChild(bool) 8609 vfunc[48]: QWidget::styleChange(QStyle&) 8610 vfunc[49]: QWidget::enabledChange(bool) 8611 vfunc[50]: QWidget::paletteChange(QPalette const&) 8612 vfunc[51]: QWidget::fontChange(QFont const&) 8613 vfunc[52]: QWidget::windowActivationChange(bool) 8614 vfunc[53]: QWidget::languageChange() 8615 vfunc[54]: QDialog::done(int) 8616 vfunc[55]: QDialog::accept() 8617 vfunc[56]: QDialog::reject() 8618 8619 Table 7-177. Secondary vtable for QProgressDialog 8620 Base Offset -8 8621 Virtual Base Offset 0 8622 RTTI typeinfo for QProgressDialog 8623 vfunc[0]: non-virtual thunk to 8624 QProgressDialog::~QProgressDialog() 8625 vfunc[1]: non-virtual thunk to 8626 QProgressDialog::~QProgressDialog() 8627 vfunc[2]: non-virtual thunk to QWidget::devType() const 8628 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8629 vfunc[4]: non-virtual thunk to 8630 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8631 8632 The Run Time Type Information for the QProgressDialog class is 8633 described by Table 7-178 8634 8635 Table 7-178. typeinfo for QProgressDialog 8636 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8637 Name typeinfo name for QProgressDialog 8638 basetype: typeinfo for QDialog 8639 __________________________________________________________ 8640 8641 7.5.10.6. Class data for QErrorMessage 8642 8643 The virtual table for the QErrorMessage class is described by 8644 Table 7-179 8645 8646 Table 7-179. Primary vtable for QErrorMessage 8647 Base Offset 0 8648 Virtual Base Offset 0 8649 RTTI typeinfo for QErrorMessage 8650 vfunc[0]: QErrorMessage::metaObject() const 8651 vfunc[1]: QErrorMessage::qt_metacast(char const*) 8652 vfunc[2]: QErrorMessage::qt_metacall(QMetaObject::Call, int, 8653 void**) 8654 vfunc[3]: QErrorMessage::~QErrorMessage() 8655 vfunc[4]: QErrorMessage::~QErrorMessage() 8656 vfunc[5]: QWidget::event(QEvent*) 8657 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8658 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8659 vfunc[8]: QObject::childEvent(QChildEvent*) 8660 vfunc[9]: QObject::customEvent(QEvent*) 8661 vfunc[10]: QObject::connectNotify(char const*) 8662 vfunc[11]: QObject::disconnectNotify(char const*) 8663 vfunc[12]: QWidget::devType() const 8664 vfunc[13]: QDialog::setVisible(bool) 8665 vfunc[14]: QDialog::sizeHint() const 8666 vfunc[15]: QDialog::minimumSizeHint() const 8667 vfunc[16]: QWidget::heightForWidth(int) const 8668 vfunc[17]: QWidget::paintEngine() const 8669 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8670 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8671 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8672 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8673 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8674 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8675 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8676 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8677 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8678 vfunc[27]: QWidget::enterEvent(QEvent*) 8679 vfunc[28]: QWidget::leaveEvent(QEvent*) 8680 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8681 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8682 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8683 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8684 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8685 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8686 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8687 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8688 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8689 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8690 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8691 vfunc[40]: QDialog::showEvent(QShowEvent*) 8692 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8693 vfunc[42]: QWidget::x11Event(_XEvent*) 8694 vfunc[43]: QWidget::changeEvent(QEvent*) 8695 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8696 const 8697 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8698 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8699 const 8700 vfunc[47]: QWidget::focusNextPrevChild(bool) 8701 vfunc[48]: QWidget::styleChange(QStyle&) 8702 vfunc[49]: QWidget::enabledChange(bool) 8703 vfunc[50]: QWidget::paletteChange(QPalette const&) 8704 vfunc[51]: QWidget::fontChange(QFont const&) 8705 vfunc[52]: QWidget::windowActivationChange(bool) 8706 vfunc[53]: QWidget::languageChange() 8707 vfunc[54]: QErrorMessage::done(int) 8708 vfunc[55]: QDialog::accept() 8709 vfunc[56]: QDialog::reject() 8710 8711 Table 7-180. Secondary vtable for QErrorMessage 8712 Base Offset -8 8713 Virtual Base Offset 0 8714 RTTI typeinfo for QErrorMessage 8715 vfunc[0]: non-virtual thunk to QErrorMessage::~QErrorMessage() 8716 vfunc[1]: non-virtual thunk to QErrorMessage::~QErrorMessage() 8717 vfunc[2]: non-virtual thunk to QWidget::devType() const 8718 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8719 vfunc[4]: non-virtual thunk to 8720 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8721 8722 The Run Time Type Information for the QErrorMessage class is 8723 described by Table 7-181 8724 8725 Table 7-181. typeinfo for QErrorMessage 8726 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8727 Name typeinfo name for QErrorMessage 8728 basetype: typeinfo for QDialog 8729 __________________________________________________________ 8730 8731 7.5.10.7. Class data for QFileDialog 8732 8733 The virtual table for the QFileDialog class is described by 8734 Table 7-182 8735 8736 Table 7-182. Primary vtable for QFileDialog 8737 Base Offset 0 8738 Virtual Base Offset 0 8739 RTTI typeinfo for QFileDialog 8740 vfunc[0]: QFileDialog::metaObject() const 8741 vfunc[1]: QFileDialog::qt_metacast(char const*) 8742 vfunc[2]: QFileDialog::qt_metacall(QMetaObject::Call, int, 8743 void**) 8744 vfunc[3]: QFileDialog::~QFileDialog() 8745 vfunc[4]: QFileDialog::~QFileDialog() 8746 vfunc[5]: QWidget::event(QEvent*) 8747 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8748 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8749 vfunc[8]: QObject::childEvent(QChildEvent*) 8750 vfunc[9]: QObject::customEvent(QEvent*) 8751 vfunc[10]: QObject::connectNotify(char const*) 8752 vfunc[11]: QObject::disconnectNotify(char const*) 8753 vfunc[12]: QWidget::devType() const 8754 vfunc[13]: QDialog::setVisible(bool) 8755 vfunc[14]: QDialog::sizeHint() const 8756 vfunc[15]: QDialog::minimumSizeHint() const 8757 vfunc[16]: QWidget::heightForWidth(int) const 8758 vfunc[17]: QWidget::paintEngine() const 8759 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8760 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8761 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8762 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8763 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8764 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8765 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8766 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8767 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8768 vfunc[27]: QWidget::enterEvent(QEvent*) 8769 vfunc[28]: QWidget::leaveEvent(QEvent*) 8770 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8771 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8772 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8773 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8774 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8775 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8776 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8777 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8778 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8779 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8780 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8781 vfunc[40]: QDialog::showEvent(QShowEvent*) 8782 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8783 vfunc[42]: QWidget::x11Event(_XEvent*) 8784 vfunc[43]: QWidget::changeEvent(QEvent*) 8785 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8786 const 8787 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8788 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8789 const 8790 vfunc[47]: QWidget::focusNextPrevChild(bool) 8791 vfunc[48]: QWidget::styleChange(QStyle&) 8792 vfunc[49]: QWidget::enabledChange(bool) 8793 vfunc[50]: QWidget::paletteChange(QPalette const&) 8794 vfunc[51]: QWidget::fontChange(QFont const&) 8795 vfunc[52]: QWidget::windowActivationChange(bool) 8796 vfunc[53]: QWidget::languageChange() 8797 vfunc[54]: QFileDialog::done(int) 8798 vfunc[55]: QFileDialog::accept() 8799 vfunc[56]: QDialog::reject() 8800 8801 Table 7-183. Secondary vtable for QFileDialog 8802 Base Offset -8 8803 Virtual Base Offset 0 8804 RTTI typeinfo for QFileDialog 8805 vfunc[0]: non-virtual thunk to QFileDialog::~QFileDialog() 8806 vfunc[1]: non-virtual thunk to QFileDialog::~QFileDialog() 8807 vfunc[2]: non-virtual thunk to QWidget::devType() const 8808 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8809 vfunc[4]: non-virtual thunk to 8810 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8811 8812 The Run Time Type Information for the QFileDialog class is 8813 described by Table 7-184 8814 8815 Table 7-184. typeinfo for QFileDialog 8816 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8817 Name typeinfo name for QFileDialog 8818 basetype: typeinfo for QDialog 8819 __________________________________________________________ 8820 8821 7.5.10.8. Class data for QPrintDialog 8822 8823 The virtual table for the QPrintDialog class is described by 8824 Table 7-185 8825 8826 Table 7-185. Primary vtable for QPrintDialog 8827 Base Offset 0 8828 Virtual Base Offset 0 8829 RTTI typeinfo for QPrintDialog 8830 vfunc[0]: QPrintDialog::metaObject() const 8831 vfunc[1]: QPrintDialog::qt_metacast(char const*) 8832 vfunc[2]: QPrintDialog::qt_metacall(QMetaObject::Call, int, 8833 void**) 8834 vfunc[3]: QPrintDialog::~QPrintDialog() 8835 vfunc[4]: QPrintDialog::~QPrintDialog() 8836 vfunc[5]: QWidget::event(QEvent*) 8837 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8838 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8839 vfunc[8]: QObject::childEvent(QChildEvent*) 8840 vfunc[9]: QObject::customEvent(QEvent*) 8841 vfunc[10]: QObject::connectNotify(char const*) 8842 vfunc[11]: QObject::disconnectNotify(char const*) 8843 vfunc[12]: QWidget::devType() const 8844 vfunc[13]: QDialog::setVisible(bool) 8845 vfunc[14]: QDialog::sizeHint() const 8846 vfunc[15]: QDialog::minimumSizeHint() const 8847 vfunc[16]: QWidget::heightForWidth(int) const 8848 vfunc[17]: QWidget::paintEngine() const 8849 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8850 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8851 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8852 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8853 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8854 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8855 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8856 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8857 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8858 vfunc[27]: QWidget::enterEvent(QEvent*) 8859 vfunc[28]: QWidget::leaveEvent(QEvent*) 8860 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8861 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8862 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8863 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8864 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8865 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8866 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8867 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8868 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8869 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8870 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8871 vfunc[40]: QDialog::showEvent(QShowEvent*) 8872 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8873 vfunc[42]: QWidget::x11Event(_XEvent*) 8874 vfunc[43]: QWidget::changeEvent(QEvent*) 8875 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8876 const 8877 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8878 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8879 const 8880 vfunc[47]: QWidget::focusNextPrevChild(bool) 8881 vfunc[48]: QWidget::styleChange(QStyle&) 8882 vfunc[49]: QWidget::enabledChange(bool) 8883 vfunc[50]: QWidget::paletteChange(QPalette const&) 8884 vfunc[51]: QWidget::fontChange(QFont const&) 8885 vfunc[52]: QWidget::windowActivationChange(bool) 8886 vfunc[53]: QWidget::languageChange() 8887 vfunc[54]: QDialog::done(int) 8888 vfunc[55]: QDialog::accept() 8889 vfunc[56]: QDialog::reject() 8890 vfunc[57]: QPrintDialog::exec() 8891 8892 Table 7-186. Secondary vtable for QPrintDialog 8893 Base Offset -8 8894 Virtual Base Offset 0 8895 RTTI typeinfo for QPrintDialog 8896 vfunc[0]: non-virtual thunk to QPrintDialog::~QPrintDialog() 8897 vfunc[1]: non-virtual thunk to QPrintDialog::~QPrintDialog() 8898 vfunc[2]: non-virtual thunk to QWidget::devType() const 8899 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8900 vfunc[4]: non-virtual thunk to 8901 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8902 8903 The Run Time Type Information for the QPrintDialog class is 8904 described by Table 7-187 8905 8906 Table 7-187. typeinfo for QPrintDialog 8907 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8908 Name typeinfo name for QPrintDialog 8909 basetype: typeinfo for QAbstractPrintDialog 8910 __________________________________________________________ 8911 8912 7.5.10.9. Class data for QPageSetupDialog 8913 8914 The virtual table for the QPageSetupDialog class is described 8915 by Table 7-188 8916 8917 Table 7-188. Primary vtable for QPageSetupDialog 8918 Base Offset 0 8919 Virtual Base Offset 0 8920 RTTI typeinfo for QPageSetupDialog 8921 vfunc[0]: QDialog::metaObject() const 8922 vfunc[1]: QDialog::qt_metacast(char const*) 8923 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 8924 vfunc[3]: NULL or QPageSetupDialog::~QPageSetupDialog() 8925 vfunc[4]: NULL or QPageSetupDialog::~QPageSetupDialog() 8926 vfunc[5]: QWidget::event(QEvent*) 8927 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8928 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8929 vfunc[8]: QObject::childEvent(QChildEvent*) 8930 vfunc[9]: QObject::customEvent(QEvent*) 8931 vfunc[10]: QObject::connectNotify(char const*) 8932 vfunc[11]: QObject::disconnectNotify(char const*) 8933 vfunc[12]: QWidget::devType() const 8934 vfunc[13]: QDialog::setVisible(bool) 8935 vfunc[14]: QDialog::sizeHint() const 8936 vfunc[15]: QDialog::minimumSizeHint() const 8937 vfunc[16]: QWidget::heightForWidth(int) const 8938 vfunc[17]: QWidget::paintEngine() const 8939 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8940 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8941 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8942 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8943 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8944 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8945 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8946 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8947 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8948 vfunc[27]: QWidget::enterEvent(QEvent*) 8949 vfunc[28]: QWidget::leaveEvent(QEvent*) 8950 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8951 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8952 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8953 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8954 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8955 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8956 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8957 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8958 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8959 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8960 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8961 vfunc[40]: QDialog::showEvent(QShowEvent*) 8962 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8963 vfunc[42]: QWidget::x11Event(_XEvent*) 8964 vfunc[43]: QWidget::changeEvent(QEvent*) 8965 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8966 const 8967 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8968 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8969 const 8970 vfunc[47]: QWidget::focusNextPrevChild(bool) 8971 vfunc[48]: QWidget::styleChange(QStyle&) 8972 vfunc[49]: QWidget::enabledChange(bool) 8973 vfunc[50]: QWidget::paletteChange(QPalette const&) 8974 vfunc[51]: QWidget::fontChange(QFont const&) 8975 vfunc[52]: QWidget::windowActivationChange(bool) 8976 vfunc[53]: QWidget::languageChange() 8977 vfunc[54]: QDialog::done(int) 8978 vfunc[55]: QDialog::accept() 8979 vfunc[56]: QDialog::reject() 8980 vfunc[57]: QPageSetupDialog::exec() 8981 8982 Table 7-189. Secondary vtable for QPageSetupDialog 8983 Base Offset -8 8984 Virtual Base Offset 0 8985 RTTI typeinfo for QPageSetupDialog 8986 vfunc[0]: NULL or non-virtual thunk to 8987 QPageSetupDialog::~QPageSetupDialog() 8988 vfunc[1]: NULL or non-virtual thunk to 8989 QPageSetupDialog::~QPageSetupDialog() 8990 vfunc[2]: non-virtual thunk to QWidget::devType() const 8991 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8992 vfunc[4]: non-virtual thunk to 8993 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8994 8995 The Run Time Type Information for the QPageSetupDialog class is 8996 described by Table 7-190 8997 8998 Table 7-190. typeinfo for QPageSetupDialog 8999 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9000 Name typeinfo name for QPageSetupDialog 9001 basetype: typeinfo for QAbstractPageSetupDialog 9002 __________________________________________________________ 9003 9004 7.5.10.10. Class data for QInputDialog 9005 9006 The virtual table for the QInputDialog class is described by 9007 Table 7-191 9008 9009 Table 7-191. Primary vtable for QInputDialog 9010 Base Offset 0 9011 Virtual Base Offset 0 9012 RTTI typeinfo for QInputDialog 9013 vfunc[0]: QInputDialog::metaObject() const 9014 vfunc[1]: QInputDialog::qt_metacast(char const*) 9015 vfunc[2]: QInputDialog::qt_metacall(QMetaObject::Call, int, 9016 void**) 9017 vfunc[3]: QInputDialog::~QInputDialog() 9018 vfunc[4]: QInputDialog::~QInputDialog() 9019 vfunc[5]: QWidget::event(QEvent*) 9020 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 9021 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9022 vfunc[8]: QObject::childEvent(QChildEvent*) 9023 vfunc[9]: QObject::customEvent(QEvent*) 9024 vfunc[10]: QObject::connectNotify(char const*) 9025 vfunc[11]: QObject::disconnectNotify(char const*) 9026 vfunc[12]: QWidget::devType() const 9027 vfunc[13]: QDialog::setVisible(bool) 9028 vfunc[14]: QDialog::sizeHint() const 9029 vfunc[15]: QDialog::minimumSizeHint() const 9030 vfunc[16]: QWidget::heightForWidth(int) const 9031 vfunc[17]: QWidget::paintEngine() const 9032 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 9033 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 9034 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9035 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 9036 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 9037 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 9038 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9039 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9040 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9041 vfunc[27]: QWidget::enterEvent(QEvent*) 9042 vfunc[28]: QWidget::leaveEvent(QEvent*) 9043 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 9044 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9045 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 9046 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 9047 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 9048 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9049 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9050 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9051 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9052 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9053 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9054 vfunc[40]: QDialog::showEvent(QShowEvent*) 9055 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9056 vfunc[42]: QWidget::x11Event(_XEvent*) 9057 vfunc[43]: QWidget::changeEvent(QEvent*) 9058 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9059 const 9060 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9061 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9062 const 9063 vfunc[47]: QWidget::focusNextPrevChild(bool) 9064 vfunc[48]: QWidget::styleChange(QStyle&) 9065 vfunc[49]: QWidget::enabledChange(bool) 9066 vfunc[50]: QWidget::paletteChange(QPalette const&) 9067 vfunc[51]: QWidget::fontChange(QFont const&) 9068 vfunc[52]: QWidget::windowActivationChange(bool) 9069 vfunc[53]: QWidget::languageChange() 9070 vfunc[54]: QDialog::done(int) 9071 vfunc[55]: QDialog::accept() 9072 vfunc[56]: QDialog::reject() 9073 9074 Table 7-192. Secondary vtable for QInputDialog 9075 Base Offset -8 9076 Virtual Base Offset 0 9077 RTTI typeinfo for QInputDialog 9078 vfunc[0]: non-virtual thunk to QInputDialog::~QInputDialog() 9079 vfunc[1]: non-virtual thunk to QInputDialog::~QInputDialog() 9080 vfunc[2]: non-virtual thunk to QWidget::devType() const 9081 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9082 vfunc[4]: non-virtual thunk to 9083 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9084 9085 The Run Time Type Information for the QInputDialog class is 9086 described by Table 7-193 9087 9088 Table 7-193. typeinfo for QInputDialog 9089 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9090 Name typeinfo name for QInputDialog 9091 basetype: typeinfo for QDialog 9092 __________________________________________________________ 9093 9094 7.5.10.11. Class data for QFileIconProvider 9095 9096 The virtual table for the QFileIconProvider class is described 9097 in the generic part of this specification. 9098 9099 The Run Time Type Information for the QFileIconProvider class 9100 is described by Table 7-194 9101 9102 Table 7-194. typeinfo for QFileIconProvider 9103 Base Vtable vtable for __cxxabiv1::__class_type_info 9104 Name typeinfo name for QFileIconProvider 9105 __________________________________________________________ 9106 9107 7.5.10.12. Interfaces for Qt4 Dialogs 9108 9109 An LSB conforming implementation shall provide the architecture 9110 specific functions for Qt4 Dialogs specified in Table 7-195, 9111 with the full mandatory functionality as described in the 9112 referenced underlying specification. 9113 9114 Table 7-195. libQtGui - Qt4 Dialogs Function Interfaces 9115 _ZThn8_N11QFileDialogD0Ev [CXXABI-1.86] 9116 _ZThn8_N11QFileDialogD1Ev [CXXABI-1.86] 9117 _ZThn8_N11QFontDialogD0Ev [CXXABI-1.86] 9118 _ZThn8_N11QFontDialogD1Ev [CXXABI-1.86] 9119 _ZThn8_N11QMessageBoxD0Ev [CXXABI-1.86] 9120 _ZThn8_N11QMessageBoxD1Ev [CXXABI-1.86] 9121 _ZThn8_N12QColorDialogD0Ev [CXXABI-1.86] 9122 _ZThn8_N12QColorDialogD1Ev [CXXABI-1.86] 9123 _ZThn8_N12QInputDialogD0Ev [CXXABI-1.86] 9124 _ZThn8_N12QInputDialogD1Ev [CXXABI-1.86] 9125 _ZThn8_N12QPrintDialogD0Ev [CXXABI-1.86] 9126 _ZThn8_N12QPrintDialogD1Ev [CXXABI-1.86] 9127 _ZThn8_N13QErrorMessageD0Ev [CXXABI-1.86] 9128 _ZThn8_N13QErrorMessageD1Ev [CXXABI-1.86] 9129 _ZThn8_N15QProgressDialogD0Ev [CXXABI-1.86] 9130 _ZThn8_N15QProgressDialogD1Ev [CXXABI-1.86] 9131 _ZThn8_N7QDialogD0Ev [CXXABI-1.86] _ZThn8_N7QDialogD1Ev 9132 [CXXABI-1.86] 9133 __________________________________________________________ 9134 9135 7.5.11. Qt4 Date and Time 9136 __________________________________________________________ 9137 9138 7.5.11.1. Class data for QDateTimeEdit 9139 9140 The virtual table for the QDateTimeEdit class is described by 9141 Table 7-196 9142 9143 Table 7-196. Primary vtable for QDateTimeEdit 9144 Base Offset 0 9145 Virtual Base Offset 0 9146 RTTI typeinfo for QDateTimeEdit 9147 vfunc[0]: QDateTimeEdit::metaObject() const 9148 vfunc[1]: QDateTimeEdit::qt_metacast(char const*) 9149 vfunc[2]: QDateTimeEdit::qt_metacall(QMetaObject::Call, int, 9150 void**) 9151 vfunc[3]: NULL or QDateTimeEdit::~QDateTimeEdit() 9152 vfunc[4]: NULL or QDateTimeEdit::~QDateTimeEdit() 9153 vfunc[5]: QDateTimeEdit::event(QEvent*) 9154 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9155 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 9156 vfunc[8]: QObject::childEvent(QChildEvent*) 9157 vfunc[9]: QObject::customEvent(QEvent*) 9158 vfunc[10]: QObject::connectNotify(char const*) 9159 vfunc[11]: QObject::disconnectNotify(char const*) 9160 vfunc[12]: QWidget::devType() const 9161 vfunc[13]: QWidget::setVisible(bool) 9162 vfunc[14]: QDateTimeEdit::sizeHint() const 9163 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 9164 vfunc[16]: QWidget::heightForWidth(int) const 9165 vfunc[17]: QWidget::paintEngine() const 9166 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 9167 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 9168 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9169 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 9170 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 9171 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 9172 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 9173 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 9174 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 9175 vfunc[27]: QWidget::enterEvent(QEvent*) 9176 vfunc[28]: QWidget::leaveEvent(QEvent*) 9177 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 9178 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9179 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 9180 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 9181 vfunc[33]: 9182 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 9183 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9184 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9185 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9186 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9187 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9188 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9189 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 9190 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 9191 vfunc[42]: QWidget::x11Event(_XEvent*) 9192 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 9193 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9194 const 9195 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9196 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9197 const 9198 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 9199 vfunc[48]: QWidget::styleChange(QStyle&) 9200 vfunc[49]: QWidget::enabledChange(bool) 9201 vfunc[50]: QWidget::paletteChange(QPalette const&) 9202 vfunc[51]: QWidget::fontChange(QFont const&) 9203 vfunc[52]: QWidget::windowActivationChange(bool) 9204 vfunc[53]: QWidget::languageChange() 9205 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 9206 vfunc[55]: QDateTimeEdit::fixup(QString&) const 9207 vfunc[56]: QDateTimeEdit::stepBy(int) 9208 vfunc[57]: QDateTimeEdit::clear() 9209 vfunc[58]: QDateTimeEdit::stepEnabled() const 9210 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 9211 const 9212 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 9213 const 9214 9215 Table 7-197. Secondary vtable for QDateTimeEdit 9216 Base Offset -8 9217 Virtual Base Offset 0 9218 RTTI typeinfo for QDateTimeEdit 9219 vfunc[0]: NULL or non-virtual thunk to 9220 QDateTimeEdit::~QDateTimeEdit() 9221 vfunc[1]: NULL or non-virtual thunk to 9222 QDateTimeEdit::~QDateTimeEdit() 9223 vfunc[2]: non-virtual thunk to QWidget::devType() const 9224 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9225 vfunc[4]: non-virtual thunk to 9226 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9227 9228 The Run Time Type Information for the QDateTimeEdit class is 9229 described by Table 7-198 9230 9231 Table 7-198. typeinfo for QDateTimeEdit 9232 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9233 Name typeinfo name for QDateTimeEdit 9234 basetype: typeinfo for QAbstractSpinBox 9235 __________________________________________________________ 9236 9237 7.5.11.2. Class data for QTimeEdit 9238 9239 The virtual table for the QTimeEdit class is described by Table 9240 7-199 9241 9242 Table 7-199. Primary vtable for QTimeEdit 9243 Base Offset 0 9244 Virtual Base Offset 0 9245 RTTI typeinfo for QTimeEdit 9246 vfunc[0]: QTimeEdit::metaObject() const 9247 vfunc[1]: QTimeEdit::qt_metacast(char const*) 9248 vfunc[2]: QTimeEdit::qt_metacall(QMetaObject::Call, int, 9249 void**) 9250 vfunc[3]: NULL or QTimeEdit::~QTimeEdit() 9251 vfunc[4]: NULL or QTimeEdit::~QTimeEdit() 9252 vfunc[5]: QDateTimeEdit::event(QEvent*) 9253 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9254 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 9255 vfunc[8]: QObject::childEvent(QChildEvent*) 9256 vfunc[9]: QObject::customEvent(QEvent*) 9257 vfunc[10]: QObject::connectNotify(char const*) 9258 vfunc[11]: QObject::disconnectNotify(char const*) 9259 vfunc[12]: QWidget::devType() const 9260 vfunc[13]: QWidget::setVisible(bool) 9261 vfunc[14]: QDateTimeEdit::sizeHint() const 9262 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 9263 vfunc[16]: QWidget::heightForWidth(int) const 9264 vfunc[17]: QWidget::paintEngine() const 9265 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 9266 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 9267 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9268 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 9269 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 9270 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 9271 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 9272 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 9273 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 9274 vfunc[27]: QWidget::enterEvent(QEvent*) 9275 vfunc[28]: QWidget::leaveEvent(QEvent*) 9276 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 9277 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9278 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 9279 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 9280 vfunc[33]: 9281 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 9282 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9283 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9284 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9285 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9286 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9287 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9288 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 9289 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 9290 vfunc[42]: QWidget::x11Event(_XEvent*) 9291 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 9292 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9293 const 9294 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9295 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9296 const 9297 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 9298 vfunc[48]: QWidget::styleChange(QStyle&) 9299 vfunc[49]: QWidget::enabledChange(bool) 9300 vfunc[50]: QWidget::paletteChange(QPalette const&) 9301 vfunc[51]: QWidget::fontChange(QFont const&) 9302 vfunc[52]: QWidget::windowActivationChange(bool) 9303 vfunc[53]: QWidget::languageChange() 9304 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 9305 vfunc[55]: QDateTimeEdit::fixup(QString&) const 9306 vfunc[56]: QDateTimeEdit::stepBy(int) 9307 vfunc[57]: QDateTimeEdit::clear() 9308 vfunc[58]: QDateTimeEdit::stepEnabled() const 9309 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 9310 const 9311 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 9312 const 9313 9314 Table 7-200. Secondary vtable for QTimeEdit 9315 Base Offset -8 9316 Virtual Base Offset 0 9317 RTTI typeinfo for QTimeEdit 9318 vfunc[0]: NULL or non-virtual thunk to QTimeEdit::~QTimeEdit() 9319 vfunc[1]: NULL or non-virtual thunk to QTimeEdit::~QTimeEdit() 9320 vfunc[2]: non-virtual thunk to QWidget::devType() const 9321 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9322 vfunc[4]: non-virtual thunk to 9323 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9324 9325 The Run Time Type Information for the QTimeEdit class is 9326 described by Table 7-201 9327 9328 Table 7-201. typeinfo for QTimeEdit 9329 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9330 Name typeinfo name for QTimeEdit 9331 basetype: typeinfo for QDateTimeEdit 9332 __________________________________________________________ 9333 9334 7.5.11.3. Class data for QDateEdit 9335 9336 The virtual table for the QDateEdit class is described by Table 9337 7-202 9338 9339 Table 7-202. Primary vtable for QDateEdit 9340 Base Offset 0 9341 Virtual Base Offset 0 9342 RTTI typeinfo for QDateEdit 9343 vfunc[0]: QDateEdit::metaObject() const 9344 vfunc[1]: QDateEdit::qt_metacast(char const*) 9345 vfunc[2]: QDateEdit::qt_metacall(QMetaObject::Call, int, 9346 void**) 9347 vfunc[3]: NULL or QDateEdit::~QDateEdit() 9348 vfunc[4]: NULL or QDateEdit::~QDateEdit() 9349 vfunc[5]: QDateTimeEdit::event(QEvent*) 9350 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9351 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 9352 vfunc[8]: QObject::childEvent(QChildEvent*) 9353 vfunc[9]: QObject::customEvent(QEvent*) 9354 vfunc[10]: QObject::connectNotify(char const*) 9355 vfunc[11]: QObject::disconnectNotify(char const*) 9356 vfunc[12]: QWidget::devType() const 9357 vfunc[13]: QWidget::setVisible(bool) 9358 vfunc[14]: QDateTimeEdit::sizeHint() const 9359 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 9360 vfunc[16]: QWidget::heightForWidth(int) const 9361 vfunc[17]: QWidget::paintEngine() const 9362 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 9363 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 9364 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9365 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 9366 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 9367 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 9368 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 9369 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 9370 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 9371 vfunc[27]: QWidget::enterEvent(QEvent*) 9372 vfunc[28]: QWidget::leaveEvent(QEvent*) 9373 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 9374 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9375 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 9376 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 9377 vfunc[33]: 9378 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 9379 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9380 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9381 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9382 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9383 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9384 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9385 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 9386 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 9387 vfunc[42]: QWidget::x11Event(_XEvent*) 9388 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 9389 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9390 const 9391 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9392 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9393 const 9394 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 9395 vfunc[48]: QWidget::styleChange(QStyle&) 9396 vfunc[49]: QWidget::enabledChange(bool) 9397 vfunc[50]: QWidget::paletteChange(QPalette const&) 9398 vfunc[51]: QWidget::fontChange(QFont const&) 9399 vfunc[52]: QWidget::windowActivationChange(bool) 9400 vfunc[53]: QWidget::languageChange() 9401 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 9402 vfunc[55]: QDateTimeEdit::fixup(QString&) const 9403 vfunc[56]: QDateTimeEdit::stepBy(int) 9404 vfunc[57]: QDateTimeEdit::clear() 9405 vfunc[58]: QDateTimeEdit::stepEnabled() const 9406 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 9407 const 9408 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 9409 const 9410 9411 Table 7-203. Secondary vtable for QDateEdit 9412 Base Offset -8 9413 Virtual Base Offset 0 9414 RTTI typeinfo for QDateEdit 9415 vfunc[0]: NULL or non-virtual thunk to QDateEdit::~QDateEdit() 9416 vfunc[1]: NULL or non-virtual thunk to QDateEdit::~QDateEdit() 9417 vfunc[2]: non-virtual thunk to QWidget::devType() const 9418 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9419 vfunc[4]: non-virtual thunk to 9420 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9421 9422 The Run Time Type Information for the QDateEdit class is 9423 described by Table 7-204 9424 9425 Table 7-204. typeinfo for QDateEdit 9426 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9427 Name typeinfo name for QDateEdit 9428 basetype: typeinfo for QDateTimeEdit 9429 __________________________________________________________ 9430 9431 7.5.11.4. Interfaces for Qt4 Date and Time 9432 9433 No external functions are defined for libQtGui - Qt4 Date and 9434 Time in this part of the specification. See also the generic 9435 specification. 9436 __________________________________________________________ 9437 9438 7.5.12. Qt4 Miscellaneous 9439 __________________________________________________________ 9440 9441 7.5.12.1. Class data for QRubberBand 9442 9443 The virtual table for the QRubberBand class is described by 9444 Table 7-205 9445 9446 Table 7-205. Primary vtable for QRubberBand 9447 Base Offset 0 9448 Virtual Base Offset 0 9449 RTTI typeinfo for QRubberBand 9450 vfunc[0]: QRubberBand::metaObject() const 9451 vfunc[1]: QRubberBand::qt_metacast(char const*) 9452 vfunc[2]: QRubberBand::qt_metacall(QMetaObject::Call, int, 9453 void**) 9454 vfunc[3]: QRubberBand::~QRubberBand() 9455 vfunc[4]: QRubberBand::~QRubberBand() 9456 vfunc[5]: QRubberBand::event(QEvent*) 9457 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9458 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9459 vfunc[8]: QObject::childEvent(QChildEvent*) 9460 vfunc[9]: QObject::customEvent(QEvent*) 9461 vfunc[10]: QObject::connectNotify(char const*) 9462 vfunc[11]: QObject::disconnectNotify(char const*) 9463 vfunc[12]: QWidget::devType() const 9464 vfunc[13]: QWidget::setVisible(bool) 9465 vfunc[14]: QWidget::sizeHint() const 9466 vfunc[15]: QWidget::minimumSizeHint() const 9467 vfunc[16]: QWidget::heightForWidth(int) const 9468 vfunc[17]: QWidget::paintEngine() const 9469 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 9470 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 9471 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9472 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 9473 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 9474 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 9475 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9476 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9477 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9478 vfunc[27]: QWidget::enterEvent(QEvent*) 9479 vfunc[28]: QWidget::leaveEvent(QEvent*) 9480 vfunc[29]: QRubberBand::paintEvent(QPaintEvent*) 9481 vfunc[30]: QRubberBand::moveEvent(QMoveEvent*) 9482 vfunc[31]: QRubberBand::resizeEvent(QResizeEvent*) 9483 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9484 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9485 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9486 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9487 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9488 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9489 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9490 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9491 vfunc[40]: QRubberBand::showEvent(QShowEvent*) 9492 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9493 vfunc[42]: QWidget::x11Event(_XEvent*) 9494 vfunc[43]: QRubberBand::changeEvent(QEvent*) 9495 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9496 const 9497 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9498 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9499 const 9500 vfunc[47]: QWidget::focusNextPrevChild(bool) 9501 vfunc[48]: QWidget::styleChange(QStyle&) 9502 vfunc[49]: QWidget::enabledChange(bool) 9503 vfunc[50]: QWidget::paletteChange(QPalette const&) 9504 vfunc[51]: QWidget::fontChange(QFont const&) 9505 vfunc[52]: QWidget::windowActivationChange(bool) 9506 vfunc[53]: QWidget::languageChange() 9507 9508 Table 7-206. Secondary vtable for QRubberBand 9509 Base Offset -8 9510 Virtual Base Offset 0 9511 RTTI typeinfo for QRubberBand 9512 vfunc[0]: non-virtual thunk to QRubberBand::~QRubberBand() 9513 vfunc[1]: non-virtual thunk to QRubberBand::~QRubberBand() 9514 vfunc[2]: non-virtual thunk to QWidget::devType() const 9515 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9516 vfunc[4]: non-virtual thunk to 9517 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9518 9519 The Run Time Type Information for the QRubberBand class is 9520 described by Table 7-207 9521 9522 Table 7-207. typeinfo for QRubberBand 9523 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9524 Name typeinfo name for QRubberBand 9525 basetype: typeinfo for QWidget 9526 __________________________________________________________ 9527 9528 7.5.12.2. Class data for QShortcut 9529 9530 The virtual table for the QShortcut class is described in the 9531 generic part of this specification. 9532 9533 The Run Time Type Information for the QShortcut class is 9534 described by Table 7-208 9535 9536 Table 7-208. typeinfo for QShortcut 9537 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9538 Name typeinfo name for QShortcut 9539 basetype: typeinfo for QObject 9540 __________________________________________________________ 9541 9542 7.5.12.3. Class data for QSplashScreen 9543 9544 The virtual table for the QSplashScreen class is described by 9545 Table 7-209 9546 9547 Table 7-209. Primary vtable for QSplashScreen 9548 Base Offset 0 9549 Virtual Base Offset 0 9550 RTTI typeinfo for QSplashScreen 9551 vfunc[0]: QSplashScreen::metaObject() const 9552 vfunc[1]: QSplashScreen::qt_metacast(char const*) 9553 vfunc[2]: QSplashScreen::qt_metacall(QMetaObject::Call, int, 9554 void**) 9555 vfunc[3]: QSplashScreen::~QSplashScreen() 9556 vfunc[4]: QSplashScreen::~QSplashScreen() 9557 vfunc[5]: QSplashScreen::event(QEvent*) 9558 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9559 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9560 vfunc[8]: QObject::childEvent(QChildEvent*) 9561 vfunc[9]: QObject::customEvent(QEvent*) 9562 vfunc[10]: QObject::connectNotify(char const*) 9563 vfunc[11]: QObject::disconnectNotify(char const*) 9564 vfunc[12]: QWidget::devType() const 9565 vfunc[13]: QWidget::setVisible(bool) 9566 vfunc[14]: QWidget::sizeHint() const 9567 vfunc[15]: QWidget::minimumSizeHint() const 9568 vfunc[16]: QWidget::heightForWidth(int) const 9569 vfunc[17]: QWidget::paintEngine() const 9570 vfunc[18]: QSplashScreen::mousePressEvent(QMouseEvent*) 9571 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 9572 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9573 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 9574 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 9575 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 9576 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9577 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9578 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9579 vfunc[27]: QWidget::enterEvent(QEvent*) 9580 vfunc[28]: QWidget::leaveEvent(QEvent*) 9581 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 9582 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9583 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 9584 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9585 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9586 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9587 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9588 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9589 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9590 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9591 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9592 vfunc[40]: QWidget::showEvent(QShowEvent*) 9593 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9594 vfunc[42]: QWidget::x11Event(_XEvent*) 9595 vfunc[43]: QWidget::changeEvent(QEvent*) 9596 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9597 const 9598 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9599 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9600 const 9601 vfunc[47]: QWidget::focusNextPrevChild(bool) 9602 vfunc[48]: QWidget::styleChange(QStyle&) 9603 vfunc[49]: QWidget::enabledChange(bool) 9604 vfunc[50]: QWidget::paletteChange(QPalette const&) 9605 vfunc[51]: QWidget::fontChange(QFont const&) 9606 vfunc[52]: QWidget::windowActivationChange(bool) 9607 vfunc[53]: QWidget::languageChange() 9608 vfunc[54]: QSplashScreen::drawContents(QPainter*) 9609 9610 Table 7-210. Secondary vtable for QSplashScreen 9611 Base Offset -8 9612 Virtual Base Offset 0 9613 RTTI typeinfo for QSplashScreen 9614 vfunc[0]: non-virtual thunk to QSplashScreen::~QSplashScreen() 9615 vfunc[1]: non-virtual thunk to QSplashScreen::~QSplashScreen() 9616 vfunc[2]: non-virtual thunk to QWidget::devType() const 9617 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9618 vfunc[4]: non-virtual thunk to 9619 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9620 9621 The Run Time Type Information for the QSplashScreen class is 9622 described by Table 7-211 9623 9624 Table 7-211. typeinfo for QSplashScreen 9625 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9626 Name typeinfo name for QSplashScreen 9627 basetype: typeinfo for QWidget 9628 __________________________________________________________ 9629 9630 7.5.12.4. Class data for QUndoCommand 9631 9632 The virtual table for the QUndoCommand class is described in 9633 the generic part of this specification. 9634 __________________________________________________________ 9635 9636 7.5.12.5. Class data for QUndoStack 9637 9638 The virtual table for the QUndoStack class is described in the 9639 generic part of this specification. 9640 __________________________________________________________ 9641 9642 7.5.12.6. Interfaces for Qt4 Miscellaneous 9643 9644 An LSB conforming implementation shall provide the architecture 9645 specific functions for Qt4 Miscellaneous specified in Table 9646 7-212, with the full mandatory functionality as described in 9647 the referenced underlying specification. 9648 9649 Table 7-212. libQtGui - Qt4 Miscellaneous Function Interfaces 9650 _ZThn8_N11QRubberBandD0Ev [CXXABI-1.86] 9651 _ZThn8_N11QRubberBandD1Ev [CXXABI-1.86] 9652 _ZThn8_N13QSplashScreenD0Ev [CXXABI-1.86] 9653 _ZThn8_N13QSplashScreenD1Ev [CXXABI-1.86] 9654 __________________________________________________________ 9655 9656 7.5.13. Qt4 Paint Device 9657 __________________________________________________________ 9658 9659 7.5.13.1. Class data for QPaintDevice 9660 9661 The virtual table for the QPaintDevice class is described in 9662 the generic part of this specification. 9663 9664 The Run Time Type Information for the QPaintDevice class is 9665 described by Table 7-213 9666 9667 Table 7-213. typeinfo for QPaintDevice 9668 Base Vtable vtable for __cxxabiv1::__class_type_info 9669 Name typeinfo name for QPaintDevice 9670 __________________________________________________________ 9671 9672 7.5.13.2. Class data for QPixmap 9673 9674 The virtual table for the QPixmap class is described in the 9675 generic part of this specification. 9676 9677 The Run Time Type Information for the QPixmap class is 9678 described by Table 7-214 9679 9680 Table 7-214. typeinfo for QPixmap 9681 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9682 Name typeinfo name for QPixmap 9683 basetype: typeinfo for QPaintDevice 9684 __________________________________________________________ 9685 9686 7.5.13.3. Class data for QPicture 9687 9688 The virtual table for the QPicture class is described in the 9689 generic part of this specification. 9690 9691 The Run Time Type Information for the QPicture class is 9692 described by Table 7-215 9693 9694 Table 7-215. typeinfo for QPicture 9695 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9696 Name typeinfo name for QPicture 9697 basetype: typeinfo for QPaintDevice 9698 __________________________________________________________ 9699 9700 7.5.13.4. Class data for QBitmap 9701 9702 The virtual table for the QBitmap class is described in the 9703 generic part of this specification. 9704 9705 The Run Time Type Information for the QBitmap class is 9706 described by Table 7-216 9707 9708 Table 7-216. typeinfo for QBitmap 9709 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9710 Name typeinfo name for QBitmap 9711 basetype: typeinfo for QPixmap 9712 __________________________________________________________ 9713 9714 7.5.13.5. Class data for QPictureFormatInterface 9715 9716 The virtual table for the QPictureFormatInterface class is 9717 described in the generic part of this specification. 9718 9719 The Run Time Type Information for the QPictureFormatInterface 9720 class is described by Table 7-217 9721 9722 Table 7-217. typeinfo for QPictureFormatInterface 9723 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9724 Name typeinfo name for QPictureFormatInterface 9725 basetype: typeinfo for QFactoryInterface 9726 __________________________________________________________ 9727 9728 7.5.13.6. Class data for QPrinter 9729 9730 The virtual table for the QPrinter class is described in the 9731 generic part of this specification. 9732 9733 The Run Time Type Information for the QPrinter class is 9734 described by Table 7-218 9735 9736 Table 7-218. typeinfo for QPrinter 9737 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9738 Name typeinfo name for QPrinter 9739 basetype: typeinfo for QPaintDevice 9740 __________________________________________________________ 9741 9742 7.5.13.7. Class data for QPrintEngine 9743 9744 The virtual table for the QPrintEngine class is described in 9745 the generic part of this specification. 9746 9747 The Run Time Type Information for the QPrintEngine class is 9748 described by Table 7-219 9749 9750 Table 7-219. typeinfo for QPrintEngine 9751 Base Vtable vtable for __cxxabiv1::__class_type_info 9752 Name typeinfo name for QPrintEngine 9753 __________________________________________________________ 9754 9755 7.5.13.8. Interfaces for Qt4 Paint Device 9756 9757 No external functions are defined for libQtGui - Qt4 Paint 9758 Device in this part of the specification. See also the generic 9759 specification. 9760 __________________________________________________________ 9761 9762 7.5.14. Qt4 Multimedia 9763 __________________________________________________________ 9764 9765 7.5.14.1. Class data for QImage 9766 9767 The virtual table for the QImage class is described in the 9768 generic part of this specification. 9769 9770 The Run Time Type Information for the QImage class is described 9771 by Table 7-220 9772 9773 Table 7-220. typeinfo for QImage 9774 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9775 Name typeinfo name for QImage 9776 basetype: typeinfo for QPaintDevice 9777 __________________________________________________________ 9778 9779 7.5.14.2. Class data for QImageIOHandler 9780 9781 The virtual table for the QImageIOHandler class is described in 9782 the generic part of this specification. 9783 9784 The Run Time Type Information for the QImageIOHandler class is 9785 described by Table 7-221 9786 9787 Table 7-221. typeinfo for QImageIOHandler 9788 Base Vtable vtable for __cxxabiv1::__class_type_info 9789 Name typeinfo name for QImageIOHandler 9790 __________________________________________________________ 9791 9792 7.5.14.3. Class data for QImageIOHandlerFactoryInterface 9793 9794 The virtual table for the QImageIOHandlerFactoryInterface class 9795 is described in the generic part of this specification. 9796 9797 The Run Time Type Information for the 9798 QImageIOHandlerFactoryInterface class is described by Table 9799 7-222 9800 9801 Table 7-222. typeinfo for QImageIOHandlerFactoryInterface 9802 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9803 Name typeinfo name for QImageIOHandlerFactoryInterface 9804 basetype: typeinfo for QFactoryInterface 9805 __________________________________________________________ 9806 9807 7.5.14.4. Class data for QMovie 9808 9809 The virtual table for the QMovie class is described in the 9810 generic part of this specification. 9811 9812 The Run Time Type Information for the QMovie class is described 9813 by Table 7-223 9814 9815 Table 7-223. typeinfo for QMovie 9816 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9817 Name typeinfo name for QMovie 9818 basetype: typeinfo for QObject 9819 __________________________________________________________ 9820 9821 7.5.14.5. Class data for QSound 9822 9823 The virtual table for the QSound class is described in the 9824 generic part of this specification. 9825 9826 The Run Time Type Information for the QSound class is described 9827 by Table 7-224 9828 9829 Table 7-224. typeinfo for QSound 9830 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9831 Name typeinfo name for QSound 9832 basetype: typeinfo for QObject 9833 __________________________________________________________ 9834 9835 7.5.14.6. Interfaces for Qt4 Multimedia 9836 9837 No external functions are defined for libQtGui - Qt4 Multimedia 9838 in this part of the specification. See also the generic 9839 specification. 9840 __________________________________________________________ 9841 9842 7.5.15. Qt4 Layouts 9843 __________________________________________________________ 9844 9845 7.5.15.1. Class data for QLayoutItem 9846 9847 The virtual table for the QLayoutItem class is described in the 9848 generic part of this specification. 9849 9850 The Run Time Type Information for the QLayoutItem class is 9851 described by Table 7-225 9852 9853 Table 7-225. typeinfo for QLayoutItem 9854 Base Vtable vtable for __cxxabiv1::__class_type_info 9855 Name typeinfo name for QLayoutItem 9856 __________________________________________________________ 9857 9858 7.5.15.2. Class data for QSpacerItem 9859 9860 The virtual table for the QSpacerItem class is described in the 9861 generic part of this specification. 9862 9863 The Run Time Type Information for the QSpacerItem class is 9864 described by Table 7-226 9865 9866 Table 7-226. typeinfo for QSpacerItem 9867 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9868 Name typeinfo name for QSpacerItem 9869 basetype: typeinfo for QLayoutItem 9870 __________________________________________________________ 9871 9872 7.5.15.3. Class data for QWidgetItem 9873 9874 The virtual table for the QWidgetItem class is described in the 9875 generic part of this specification. 9876 9877 The Run Time Type Information for the QWidgetItem class is 9878 described by Table 7-227 9879 9880 Table 7-227. typeinfo for QWidgetItem 9881 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9882 Name typeinfo name for QWidgetItem 9883 basetype: typeinfo for QLayoutItem 9884 __________________________________________________________ 9885 9886 7.5.15.4. Class data for QLayout 9887 9888 The virtual table for the QLayout class is described by Table 9889 7-228 9890 9891 Table 7-228. Primary vtable for QLayout 9892 Base Offset 0 9893 Virtual Base Offset 0 9894 RTTI typeinfo for QLayout 9895 vfunc[0]: QLayout::metaObject() const 9896 vfunc[1]: QLayout::qt_metacast(char const*) 9897 vfunc[2]: QLayout::qt_metacall(QMetaObject::Call, int, void**) 9898 vfunc[3]: QLayout::~QLayout() 9899 vfunc[4]: QLayout::~QLayout() 9900 vfunc[5]: QObject::event(QEvent*) 9901 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9902 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9903 vfunc[8]: QLayout::childEvent(QChildEvent*) 9904 vfunc[9]: QObject::customEvent(QEvent*) 9905 vfunc[10]: QObject::connectNotify(char const*) 9906 vfunc[11]: QObject::disconnectNotify(char const*) 9907 vfunc[12]: QLayout::invalidate() 9908 vfunc[13]: QLayout::geometry() const 9909 vfunc[14]: __cxa_pure_virtual 9910 vfunc[15]: QLayout::expandingDirections() const 9911 vfunc[16]: QLayout::minimumSize() const 9912 vfunc[17]: QLayout::maximumSize() const 9913 vfunc[18]: __cxa_pure_virtual 9914 vfunc[19]: __cxa_pure_virtual 9915 vfunc[20]: __cxa_pure_virtual 9916 vfunc[21]: QLayout::indexOf(QWidget*) const 9917 vfunc[22]: __cxa_pure_virtual 9918 vfunc[23]: QLayout::isEmpty() const 9919 vfunc[24]: QLayout::layout() 9920 9921 Table 7-229. Secondary vtable for QLayout 9922 Base Offset -8 9923 Virtual Base Offset 0 9924 RTTI typeinfo for QLayout 9925 vfunc[0]: non-virtual thunk to QLayout::~QLayout() 9926 vfunc[1]: non-virtual thunk to QLayout::~QLayout() 9927 vfunc[2]: __cxa_pure_virtual 9928 vfunc[3]: non-virtual thunk to QLayout::minimumSize() const 9929 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 9930 vfunc[5]: non-virtual thunk to QLayout::expandingDirections() 9931 const 9932 vfunc[6]: __cxa_pure_virtual 9933 vfunc[7]: non-virtual thunk to QLayout::geometry() const 9934 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 9935 vfunc[9]: QLayoutItem::hasHeightForWidth() const 9936 vfunc[10]: QLayoutItem::heightForWidth(int) const 9937 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 9938 vfunc[12]: non-virtual thunk to QLayout::invalidate() 9939 vfunc[13]: QLayoutItem::widget() 9940 vfunc[14]: non-virtual thunk to QLayout::layout() 9941 vfunc[15]: QLayoutItem::spacerItem() 9942 9943 The Run Time Type Information for the QLayout class is 9944 described by Table 7-230 9945 9946 Table 7-230. typeinfo for QLayout 9947 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 9948 Name typeinfo name for QLayout 9949 flags: 0 9950 basetype: typeinfo for QObject 2 9951 basetype: typeinfo for QLayoutItem 2050 9952 __________________________________________________________ 9953 9954 7.5.15.5. Class data for QGridLayout 9955 9956 The virtual table for the QGridLayout class is described by 9957 Table 7-231 9958 9959 Table 7-231. Primary vtable for QGridLayout 9960 Base Offset 0 9961 Virtual Base Offset 0 9962 RTTI typeinfo for QGridLayout 9963 vfunc[0]: QGridLayout::metaObject() const 9964 vfunc[1]: QGridLayout::qt_metacast(char const*) 9965 vfunc[2]: QGridLayout::qt_metacall(QMetaObject::Call, int, 9966 void**) 9967 vfunc[3]: QGridLayout::~QGridLayout() 9968 vfunc[4]: QGridLayout::~QGridLayout() 9969 vfunc[5]: QObject::event(QEvent*) 9970 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9971 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9972 vfunc[8]: QLayout::childEvent(QChildEvent*) 9973 vfunc[9]: QObject::customEvent(QEvent*) 9974 vfunc[10]: QObject::connectNotify(char const*) 9975 vfunc[11]: QObject::disconnectNotify(char const*) 9976 vfunc[12]: QGridLayout::invalidate() 9977 vfunc[13]: QLayout::geometry() const 9978 vfunc[14]: QGridLayout::addItem(QLayoutItem*) 9979 vfunc[15]: QGridLayout::expandingDirections() const 9980 vfunc[16]: QGridLayout::minimumSize() const 9981 vfunc[17]: QGridLayout::maximumSize() const 9982 vfunc[18]: QGridLayout::setGeometry(QRect const&) 9983 vfunc[19]: QGridLayout::itemAt(int) const 9984 vfunc[20]: QGridLayout::takeAt(int) 9985 vfunc[21]: QLayout::indexOf(QWidget*) const 9986 vfunc[22]: QGridLayout::count() const 9987 vfunc[23]: QLayout::isEmpty() const 9988 vfunc[24]: QLayout::layout() 9989 vfunc[25]: QGridLayout::sizeHint() const 9990 vfunc[26]: QGridLayout::hasHeightForWidth() const 9991 vfunc[27]: QGridLayout::heightForWidth(int) const 9992 vfunc[28]: QGridLayout::minimumHeightForWidth(int) const 9993 9994 Table 7-232. Secondary vtable for QGridLayout 9995 Base Offset -8 9996 Virtual Base Offset 0 9997 RTTI typeinfo for QGridLayout 9998 vfunc[0]: non-virtual thunk to QGridLayout::~QGridLayout() 9999 vfunc[1]: non-virtual thunk to QGridLayout::~QGridLayout() 10000 vfunc[2]: non-virtual thunk to QGridLayout::sizeHint() const 10001 vfunc[3]: non-virtual thunk to QGridLayout::minimumSize() const 10002 vfunc[4]: non-virtual thunk to QGridLayout::maximumSize() const 10003 vfunc[5]: non-virtual thunk to 10004 QGridLayout::expandingDirections() const 10005 vfunc[6]: non-virtual thunk to QGridLayout::setGeometry(QRect 10006 const&) 10007 vfunc[7]: non-virtual thunk to QLayout::geometry() const 10008 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 10009 vfunc[9]: non-virtual thunk to QGridLayout::hasHeightForWidth() 10010 const 10011 vfunc[10]: non-virtual thunk to 10012 QGridLayout::heightForWidth(int) const 10013 vfunc[11]: non-virtual thunk to 10014 QGridLayout::minimumHeightForWidth(int) const 10015 vfunc[12]: non-virtual thunk to QGridLayout::invalidate() 10016 vfunc[13]: QLayoutItem::widget() 10017 vfunc[14]: non-virtual thunk to QLayout::layout() 10018 vfunc[15]: QLayoutItem::spacerItem() 10019 10020 The Run Time Type Information for the QGridLayout class is 10021 described by Table 7-233 10022 10023 Table 7-233. typeinfo for QGridLayout 10024 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10025 Name typeinfo name for QGridLayout 10026 basetype: typeinfo for QLayout 10027 __________________________________________________________ 10028 10029 7.5.15.6. Class data for QBoxLayout 10030 10031 The virtual table for the QBoxLayout class is described by 10032 Table 7-234 10033 10034 Table 7-234. Primary vtable for QBoxLayout 10035 Base Offset 0 10036 Virtual Base Offset 0 10037 RTTI typeinfo for QBoxLayout 10038 vfunc[0]: QBoxLayout::metaObject() const 10039 vfunc[1]: QBoxLayout::qt_metacast(char const*) 10040 vfunc[2]: QBoxLayout::qt_metacall(QMetaObject::Call, int, 10041 void**) 10042 vfunc[3]: QBoxLayout::~QBoxLayout() 10043 vfunc[4]: QBoxLayout::~QBoxLayout() 10044 vfunc[5]: QObject::event(QEvent*) 10045 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10046 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10047 vfunc[8]: QLayout::childEvent(QChildEvent*) 10048 vfunc[9]: QObject::customEvent(QEvent*) 10049 vfunc[10]: QObject::connectNotify(char const*) 10050 vfunc[11]: QObject::disconnectNotify(char const*) 10051 vfunc[12]: QBoxLayout::invalidate() 10052 vfunc[13]: QLayout::geometry() const 10053 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 10054 vfunc[15]: QBoxLayout::expandingDirections() const 10055 vfunc[16]: QBoxLayout::minimumSize() const 10056 vfunc[17]: QBoxLayout::maximumSize() const 10057 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 10058 vfunc[19]: QBoxLayout::itemAt(int) const 10059 vfunc[20]: QBoxLayout::takeAt(int) 10060 vfunc[21]: QLayout::indexOf(QWidget*) const 10061 vfunc[22]: QBoxLayout::count() const 10062 vfunc[23]: QLayout::isEmpty() const 10063 vfunc[24]: QLayout::layout() 10064 vfunc[25]: QBoxLayout::sizeHint() const 10065 vfunc[26]: QBoxLayout::hasHeightForWidth() const 10066 vfunc[27]: QBoxLayout::heightForWidth(int) const 10067 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 10068 10069 Table 7-235. Secondary vtable for QBoxLayout 10070 Base Offset -8 10071 Virtual Base Offset 0 10072 RTTI typeinfo for QBoxLayout 10073 vfunc[0]: non-virtual thunk to QBoxLayout::~QBoxLayout() 10074 vfunc[1]: non-virtual thunk to QBoxLayout::~QBoxLayout() 10075 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 10076 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 10077 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 10078 vfunc[5]: non-virtual thunk to 10079 QBoxLayout::expandingDirections() const 10080 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 10081 const&) 10082 vfunc[7]: non-virtual thunk to QLayout::geometry() const 10083 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 10084 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 10085 const 10086 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 10087 const 10088 vfunc[11]: non-virtual thunk to 10089 QBoxLayout::minimumHeightForWidth(int) const 10090 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 10091 vfunc[13]: QLayoutItem::widget() 10092 vfunc[14]: non-virtual thunk to QLayout::layout() 10093 vfunc[15]: QLayoutItem::spacerItem() 10094 10095 The Run Time Type Information for the QBoxLayout class is 10096 described by Table 7-236 10097 10098 Table 7-236. typeinfo for QBoxLayout 10099 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10100 Name typeinfo name for QBoxLayout 10101 basetype: typeinfo for QLayout 10102 __________________________________________________________ 10103 10104 7.5.15.7. Class data for QHBoxLayout 10105 10106 The virtual table for the QHBoxLayout class is described by 10107 Table 7-237 10108 10109 Table 7-237. Primary vtable for QHBoxLayout 10110 Base Offset 0 10111 Virtual Base Offset 0 10112 RTTI typeinfo for QHBoxLayout 10113 vfunc[0]: QHBoxLayout::metaObject() const 10114 vfunc[1]: QHBoxLayout::qt_metacast(char const*) 10115 vfunc[2]: QHBoxLayout::qt_metacall(QMetaObject::Call, int, 10116 void**) 10117 vfunc[3]: QHBoxLayout::~QHBoxLayout() 10118 vfunc[4]: QHBoxLayout::~QHBoxLayout() 10119 vfunc[5]: QObject::event(QEvent*) 10120 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10121 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10122 vfunc[8]: QLayout::childEvent(QChildEvent*) 10123 vfunc[9]: QObject::customEvent(QEvent*) 10124 vfunc[10]: QObject::connectNotify(char const*) 10125 vfunc[11]: QObject::disconnectNotify(char const*) 10126 vfunc[12]: QBoxLayout::invalidate() 10127 vfunc[13]: QLayout::geometry() const 10128 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 10129 vfunc[15]: QBoxLayout::expandingDirections() const 10130 vfunc[16]: QBoxLayout::minimumSize() const 10131 vfunc[17]: QBoxLayout::maximumSize() const 10132 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 10133 vfunc[19]: QBoxLayout::itemAt(int) const 10134 vfunc[20]: QBoxLayout::takeAt(int) 10135 vfunc[21]: QLayout::indexOf(QWidget*) const 10136 vfunc[22]: QBoxLayout::count() const 10137 vfunc[23]: QLayout::isEmpty() const 10138 vfunc[24]: QLayout::layout() 10139 vfunc[25]: QBoxLayout::sizeHint() const 10140 vfunc[26]: QBoxLayout::hasHeightForWidth() const 10141 vfunc[27]: QBoxLayout::heightForWidth(int) const 10142 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 10143 10144 Table 7-238. Secondary vtable for QHBoxLayout 10145 Base Offset -8 10146 Virtual Base Offset 0 10147 RTTI typeinfo for QHBoxLayout 10148 vfunc[0]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 10149 vfunc[1]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 10150 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 10151 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 10152 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 10153 vfunc[5]: non-virtual thunk to 10154 QBoxLayout::expandingDirections() const 10155 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 10156 const&) 10157 vfunc[7]: non-virtual thunk to QLayout::geometry() const 10158 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 10159 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 10160 const 10161 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 10162 const 10163 vfunc[11]: non-virtual thunk to 10164 QBoxLayout::minimumHeightForWidth(int) const 10165 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 10166 vfunc[13]: QLayoutItem::widget() 10167 vfunc[14]: non-virtual thunk to QLayout::layout() 10168 vfunc[15]: QLayoutItem::spacerItem() 10169 10170 The Run Time Type Information for the QHBoxLayout class is 10171 described by Table 7-239 10172 10173 Table 7-239. typeinfo for QHBoxLayout 10174 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10175 Name typeinfo name for QHBoxLayout 10176 basetype: typeinfo for QBoxLayout 10177 __________________________________________________________ 10178 10179 7.5.15.8. Class data for QVBoxLayout 10180 10181 The virtual table for the QVBoxLayout class is described by 10182 Table 7-240 10183 10184 Table 7-240. Primary vtable for QVBoxLayout 10185 Base Offset 0 10186 Virtual Base Offset 0 10187 RTTI typeinfo for QVBoxLayout 10188 vfunc[0]: QVBoxLayout::metaObject() const 10189 vfunc[1]: QVBoxLayout::qt_metacast(char const*) 10190 vfunc[2]: QVBoxLayout::qt_metacall(QMetaObject::Call, int, 10191 void**) 10192 vfunc[3]: QVBoxLayout::~QVBoxLayout() 10193 vfunc[4]: QVBoxLayout::~QVBoxLayout() 10194 vfunc[5]: QObject::event(QEvent*) 10195 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10196 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10197 vfunc[8]: QLayout::childEvent(QChildEvent*) 10198 vfunc[9]: QObject::customEvent(QEvent*) 10199 vfunc[10]: QObject::connectNotify(char const*) 10200 vfunc[11]: QObject::disconnectNotify(char const*) 10201 vfunc[12]: QBoxLayout::invalidate() 10202 vfunc[13]: QLayout::geometry() const 10203 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 10204 vfunc[15]: QBoxLayout::expandingDirections() const 10205 vfunc[16]: QBoxLayout::minimumSize() const 10206 vfunc[17]: QBoxLayout::maximumSize() const 10207 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 10208 vfunc[19]: QBoxLayout::itemAt(int) const 10209 vfunc[20]: QBoxLayout::takeAt(int) 10210 vfunc[21]: QLayout::indexOf(QWidget*) const 10211 vfunc[22]: QBoxLayout::count() const 10212 vfunc[23]: QLayout::isEmpty() const 10213 vfunc[24]: QLayout::layout() 10214 vfunc[25]: QBoxLayout::sizeHint() const 10215 vfunc[26]: QBoxLayout::hasHeightForWidth() const 10216 vfunc[27]: QBoxLayout::heightForWidth(int) const 10217 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 10218 10219 Table 7-241. Secondary vtable for QVBoxLayout 10220 Base Offset -8 10221 Virtual Base Offset 0 10222 RTTI typeinfo for QVBoxLayout 10223 vfunc[0]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 10224 vfunc[1]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 10225 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 10226 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 10227 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 10228 vfunc[5]: non-virtual thunk to 10229 QBoxLayout::expandingDirections() const 10230 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 10231 const&) 10232 vfunc[7]: non-virtual thunk to QLayout::geometry() const 10233 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 10234 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 10235 const 10236 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 10237 const 10238 vfunc[11]: non-virtual thunk to 10239 QBoxLayout::minimumHeightForWidth(int) const 10240 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 10241 vfunc[13]: QLayoutItem::widget() 10242 vfunc[14]: non-virtual thunk to QLayout::layout() 10243 vfunc[15]: QLayoutItem::spacerItem() 10244 10245 The Run Time Type Information for the QVBoxLayout class is 10246 described by Table 7-242 10247 10248 Table 7-242. typeinfo for QVBoxLayout 10249 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10250 Name typeinfo name for QVBoxLayout 10251 basetype: typeinfo for QBoxLayout 10252 __________________________________________________________ 10253 10254 7.5.15.9. Class data for QStackedLayout 10255 10256 The virtual table for the QStackedLayout class is described by 10257 Table 7-243 10258 10259 Table 7-243. Primary vtable for QStackedLayout 10260 Base Offset 0 10261 Virtual Base Offset 0 10262 RTTI typeinfo for QStackedLayout 10263 vfunc[0]: QStackedLayout::metaObject() const 10264 vfunc[1]: QStackedLayout::qt_metacast(char const*) 10265 vfunc[2]: QStackedLayout::qt_metacall(QMetaObject::Call, int, 10266 void**) 10267 vfunc[3]: QStackedLayout::~QStackedLayout() 10268 vfunc[4]: QStackedLayout::~QStackedLayout() 10269 vfunc[5]: QObject::event(QEvent*) 10270 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10271 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10272 vfunc[8]: QLayout::childEvent(QChildEvent*) 10273 vfunc[9]: QObject::customEvent(QEvent*) 10274 vfunc[10]: QObject::connectNotify(char const*) 10275 vfunc[11]: QObject::disconnectNotify(char const*) 10276 vfunc[12]: QLayout::invalidate() 10277 vfunc[13]: QLayout::geometry() const 10278 vfunc[14]: QStackedLayout::addItem(QLayoutItem*) 10279 vfunc[15]: QLayout::expandingDirections() const 10280 vfunc[16]: QStackedLayout::minimumSize() const 10281 vfunc[17]: QLayout::maximumSize() const 10282 vfunc[18]: QStackedLayout::setGeometry(QRect const&) 10283 vfunc[19]: QStackedLayout::itemAt(int) const 10284 vfunc[20]: QStackedLayout::takeAt(int) 10285 vfunc[21]: QLayout::indexOf(QWidget*) const 10286 vfunc[22]: QStackedLayout::count() const 10287 vfunc[23]: QLayout::isEmpty() const 10288 vfunc[24]: QLayout::layout() 10289 vfunc[25]: QStackedLayout::sizeHint() const 10290 10291 Table 7-244. Secondary vtable for QStackedLayout 10292 Base Offset -8 10293 Virtual Base Offset 0 10294 RTTI typeinfo for QStackedLayout 10295 vfunc[0]: non-virtual thunk to 10296 QStackedLayout::~QStackedLayout() 10297 vfunc[1]: non-virtual thunk to 10298 QStackedLayout::~QStackedLayout() 10299 vfunc[2]: non-virtual thunk to QStackedLayout::sizeHint() const 10300 vfunc[3]: non-virtual thunk to QStackedLayout::minimumSize() 10301 const 10302 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 10303 vfunc[5]: non-virtual thunk to QLayout::expandingDirections() 10304 const 10305 vfunc[6]: non-virtual thunk to 10306 QStackedLayout::setGeometry(QRect const&) 10307 vfunc[7]: non-virtual thunk to QLayout::geometry() const 10308 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 10309 vfunc[9]: QLayoutItem::hasHeightForWidth() const 10310 vfunc[10]: QLayoutItem::heightForWidth(int) const 10311 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 10312 vfunc[12]: non-virtual thunk to QLayout::invalidate() 10313 vfunc[13]: QLayoutItem::widget() 10314 vfunc[14]: non-virtual thunk to QLayout::layout() 10315 vfunc[15]: QLayoutItem::spacerItem() 10316 10317 The Run Time Type Information for the QStackedLayout class is 10318 described by Table 7-245 10319 10320 Table 7-245. typeinfo for QStackedLayout 10321 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10322 Name typeinfo name for QStackedLayout 10323 basetype: typeinfo for QLayout 10324 __________________________________________________________ 10325 10326 7.5.15.10. Interfaces for Qt4 Layouts 10327 10328 An LSB conforming implementation shall provide the architecture 10329 specific functions for Qt4 Layouts specified in Table 7-246, 10330 with the full mandatory functionality as described in the 10331 referenced underlying specification. 10332 10333 Table 7-246. libQtGui - Qt4 Layouts Function Interfaces 10334 _ZThn8_N10QBoxLayoutD0Ev [CXXABI-1.86] _ZThn8_N10QBoxLayoutD1Ev 10335 [CXXABI-1.86] 10336 _ZThn8_N11QGridLayoutD0Ev [CXXABI-1.86] 10337 _ZThn8_N11QGridLayoutD1Ev [CXXABI-1.86] 10338 _ZThn8_N11QHBoxLayoutD0Ev [CXXABI-1.86] 10339 _ZThn8_N11QHBoxLayoutD1Ev [CXXABI-1.86] 10340 _ZThn8_N11QVBoxLayoutD0Ev [CXXABI-1.86] 10341 _ZThn8_N11QVBoxLayoutD1Ev [CXXABI-1.86] 10342 _ZThn8_N14QStackedLayoutD0Ev [CXXABI-1.86] 10343 _ZThn8_N14QStackedLayoutD1Ev [CXXABI-1.86] 10344 _ZThn8_N7QLayoutD0Ev [CXXABI-1.86] _ZThn8_N7QLayoutD1Ev 10345 [CXXABI-1.86] 10346 __________________________________________________________ 10347 10348 7.5.16. Qt4 Style 10349 __________________________________________________________ 10350 10351 7.5.16.1. Class data for QStyle 10352 10353 The virtual table for the QStyle class is described in the 10354 generic part of this specification. 10355 10356 The Run Time Type Information for the QStyle class is described 10357 by Table 7-247 10358 10359 Table 7-247. typeinfo for QStyle 10360 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10361 Name typeinfo name for QStyle 10362 basetype: typeinfo for QObject 10363 __________________________________________________________ 10364 10365 7.5.16.2. Class data for QCommonStyle 10366 10367 The virtual table for the QCommonStyle class is described in 10368 the generic part of this specification. 10369 10370 The Run Time Type Information for the QCommonStyle class is 10371 described by Table 7-248 10372 10373 Table 7-248. typeinfo for QCommonStyle 10374 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10375 Name typeinfo name for QCommonStyle 10376 basetype: typeinfo for QStyle 10377 __________________________________________________________ 10378 10379 7.5.16.3. Class data for QMotifStyle 10380 10381 The virtual table for the QMotifStyle class is described in the 10382 generic part of this specification. 10383 10384 The Run Time Type Information for the QMotifStyle class is 10385 described by Table 7-249 10386 10387 Table 7-249. typeinfo for QMotifStyle 10388 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10389 Name typeinfo name for QMotifStyle 10390 basetype: typeinfo for QCommonStyle 10391 __________________________________________________________ 10392 10393 7.5.16.4. Class data for QStyleFactoryInterface 10394 10395 The virtual table for the QStyleFactoryInterface class is 10396 described in the generic part of this specification. 10397 10398 The Run Time Type Information for the QStyleFactoryInterface 10399 class is described by Table 7-250 10400 10401 Table 7-250. typeinfo for QStyleFactoryInterface 10402 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10403 Name typeinfo name for QStyleFactoryInterface 10404 basetype: typeinfo for QFactoryInterface 10405 __________________________________________________________ 10406 10407 7.5.16.5. Class data for QWindowsStyle 10408 10409 The virtual table for the QWindowsStyle class is described in 10410 the generic part of this specification. 10411 10412 The Run Time Type Information for the QWindowsStyle class is 10413 described by Table 7-251 10414 10415 Table 7-251. typeinfo for QWindowsStyle 10416 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10417 Name typeinfo name for QWindowsStyle 10418 basetype: typeinfo for QCommonStyle 10419 __________________________________________________________ 10420 10421 7.5.16.6. Class data for QCDEStyle 10422 10423 The virtual table for the QCDEStyle class is described in the 10424 generic part of this specification. 10425 10426 The Run Time Type Information for the QCDEStyle class is 10427 described by Table 7-252 10428 10429 Table 7-252. typeinfo for QCDEStyle 10430 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10431 Name typeinfo name for QCDEStyle 10432 basetype: typeinfo for QMotifStyle 10433 __________________________________________________________ 10434 10435 7.5.16.7. Class data for QPlastiqueStyle 10436 10437 The virtual table for the QPlastiqueStyle class is described in 10438 the generic part of this specification. 10439 10440 The Run Time Type Information for the QPlastiqueStyle class is 10441 described by Table 7-253 10442 10443 Table 7-253. typeinfo for QPlastiqueStyle 10444 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10445 Name typeinfo name for QPlastiqueStyle 10446 basetype: typeinfo for QWindowsStyle 10447 __________________________________________________________ 10448 10449 7.5.16.8. Class data for QCleanlooksStyle 10450 10451 The virtual table for the QCleanlooksStyle class is described 10452 in the generic part of this specification. 10453 __________________________________________________________ 10454 10455 7.5.16.9. Interfaces for Qt4 Style 10456 10457 No external functions are defined for libQtGui - Qt4 Style in 10458 this part of the specification. See also the generic 10459 specification. 10460 __________________________________________________________ 10461 10462 7.5.17. Qt4 Text 10463 __________________________________________________________ 10464 10465 7.5.17.1. Class data for QTextObject 10466 10467 The virtual table for the QTextObject class is described in the 10468 generic part of this specification. 10469 10470 The Run Time Type Information for the QTextObject class is 10471 described by Table 7-254 10472 10473 Table 7-254. typeinfo for QTextObject 10474 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10475 Name typeinfo name for QTextObject 10476 basetype: typeinfo for QObject 10477 __________________________________________________________ 10478 10479 7.5.17.2. Class data for QTextBlockGroup 10480 10481 The virtual table for the QTextBlockGroup class is described in 10482 the generic part of this specification. 10483 10484 The Run Time Type Information for the QTextBlockGroup class is 10485 described by Table 7-255 10486 10487 Table 7-255. typeinfo for QTextBlockGroup 10488 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10489 Name typeinfo name for QTextBlockGroup 10490 basetype: typeinfo for QTextObject 10491 __________________________________________________________ 10492 10493 7.5.17.3. Class data for QTextFrameLayoutData 10494 10495 The virtual table for the QTextFrameLayoutData class is 10496 described in the generic part of this specification. 10497 10498 The Run Time Type Information for the QTextFrameLayoutData 10499 class is described by Table 7-256 10500 10501 Table 7-256. typeinfo for QTextFrameLayoutData 10502 Base Vtable vtable for __cxxabiv1::__class_type_info 10503 Name typeinfo name for QTextFrameLayoutData 10504 __________________________________________________________ 10505 10506 7.5.17.4. Class data for QTextFrame 10507 10508 The virtual table for the QTextFrame class is described in the 10509 generic part of this specification. 10510 10511 The Run Time Type Information for the QTextFrame class is 10512 described by Table 7-257 10513 10514 Table 7-257. typeinfo for QTextFrame 10515 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10516 Name typeinfo name for QTextFrame 10517 basetype: typeinfo for QTextObject 10518 __________________________________________________________ 10519 10520 7.5.17.5. Class data for QTextBlockUserData 10521 10522 The virtual table for the QTextBlockUserData class is described 10523 in the generic part of this specification. 10524 10525 The Run Time Type Information for the QTextBlockUserData class 10526 is described by Table 7-258 10527 10528 Table 7-258. typeinfo for QTextBlockUserData 10529 Base Vtable vtable for __cxxabiv1::__class_type_info 10530 Name typeinfo name for QTextBlockUserData 10531 __________________________________________________________ 10532 10533 7.5.17.6. Class data for QTextDocument 10534 10535 The virtual table for the QTextDocument class is described in 10536 the generic part of this specification. 10537 10538 The Run Time Type Information for the QTextDocument class is 10539 described by Table 7-259 10540 10541 Table 7-259. typeinfo for QTextDocument 10542 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10543 Name typeinfo name for QTextDocument 10544 basetype: typeinfo for QObject 10545 __________________________________________________________ 10546 10547 7.5.17.7. Class data for QTextTable 10548 10549 The virtual table for the QTextTable class is described in the 10550 generic part of this specification. 10551 10552 The Run Time Type Information for the QTextTable class is 10553 described by Table 7-260 10554 10555 Table 7-260. typeinfo for QTextTable 10556 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10557 Name typeinfo name for QTextTable 10558 basetype: typeinfo for QTextFrame 10559 __________________________________________________________ 10560 10561 7.5.17.8. Class data for QTextList 10562 10563 The virtual table for the QTextList class is described in the 10564 generic part of this specification. 10565 10566 The Run Time Type Information for the QTextList class is 10567 described by Table 7-261 10568 10569 Table 7-261. typeinfo for QTextList 10570 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10571 Name typeinfo name for QTextList 10572 basetype: typeinfo for QTextBlockGroup 10573 __________________________________________________________ 10574 10575 7.5.17.9. Class data for QTextObjectInterface 10576 10577 The virtual table for the QTextObjectInterface class is 10578 described in the generic part of this specification. 10579 10580 The Run Time Type Information for the QTextObjectInterface 10581 class is described by Table 7-262 10582 10583 Table 7-262. typeinfo for QTextObjectInterface 10584 Base Vtable vtable for __cxxabiv1::__class_type_info 10585 Name typeinfo name for QTextObjectInterface 10586 __________________________________________________________ 10587 10588 7.5.17.10. Class data for QSyntaxHighlighter 10589 10590 The virtual table for the QSyntaxHighlighter class is described 10591 in the generic part of this specification. 10592 10593 The Run Time Type Information for the QSyntaxHighlighter class 10594 is described by Table 7-263 10595 10596 Table 7-263. typeinfo for QSyntaxHighlighter 10597 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10598 Name typeinfo name for QSyntaxHighlighter 10599 basetype: typeinfo for QObject 10600 __________________________________________________________ 10601 10602 7.5.17.11. Interfaces for Qt4 Text 10603 10604 No external functions are defined for libQtGui - Qt4 Text in 10605 this part of the specification. See also the generic 10606 specification. 10607 __________________________________________________________ 10608 10609 7.5.18. Qt4 Main Window and Application 10610 __________________________________________________________ 10611 10612 7.5.18.1. Class data for QClipboard 10613 10614 The virtual table for the QClipboard class is described in the 10615 generic part of this specification. 10616 10617 The Run Time Type Information for the QClipboard class is 10618 described by Table 7-264 10619 10620 Table 7-264. typeinfo for QClipboard 10621 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10622 Name typeinfo name for QClipboard 10623 basetype: typeinfo for QObject 10624 __________________________________________________________ 10625 10626 7.5.18.2. Class data for QSessionManager 10627 10628 The virtual table for the QSessionManager class is described in 10629 the generic part of this specification. 10630 10631 The Run Time Type Information for the QSessionManager class is 10632 described by Table 7-265 10633 10634 Table 7-265. typeinfo for QSessionManager 10635 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10636 Name typeinfo name for QSessionManager 10637 basetype: typeinfo for QObject 10638 __________________________________________________________ 10639 10640 7.5.18.3. Class data for QApplication 10641 10642 The virtual table for the QApplication class is described in 10643 the generic part of this specification. 10644 10645 The Run Time Type Information for the QApplication class is 10646 described by Table 7-266 10647 10648 Table 7-266. typeinfo for QApplication 10649 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10650 Name typeinfo name for QApplication 10651 basetype: typeinfo for QCoreApplication 10652 __________________________________________________________ 10653 10654 7.5.18.4. Class data for QAction 10655 10656 The virtual table for the QAction class is described in the 10657 generic part of this specification. 10658 10659 The Run Time Type Information for the QAction class is 10660 described by Table 7-267 10661 10662 Table 7-267. typeinfo for QAction 10663 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10664 Name typeinfo name for QAction 10665 basetype: typeinfo for QObject 10666 __________________________________________________________ 10667 10668 7.5.18.5. Class data for QActionGroup 10669 10670 The virtual table for the QActionGroup class is described in 10671 the generic part of this specification. 10672 10673 The Run Time Type Information for the QActionGroup class is 10674 described by Table 7-268 10675 10676 Table 7-268. typeinfo for QActionGroup 10677 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10678 Name typeinfo name for QActionGroup 10679 basetype: typeinfo for QObject 10680 __________________________________________________________ 10681 10682 7.5.18.6. Class data for QWorkspace 10683 10684 The virtual table for the QWorkspace class is described by 10685 Table 7-269 10686 10687 Table 7-269. Primary vtable for QWorkspace 10688 Base Offset 0 10689 Virtual Base Offset 0 10690 RTTI typeinfo for QWorkspace 10691 vfunc[0]: QWorkspace::metaObject() const 10692 vfunc[1]: QWorkspace::qt_metacast(char const*) 10693 vfunc[2]: QWorkspace::qt_metacall(QMetaObject::Call, int, 10694 void**) 10695 vfunc[3]: QWorkspace::~QWorkspace() 10696 vfunc[4]: QWorkspace::~QWorkspace() 10697 vfunc[5]: QWorkspace::event(QEvent*) 10698 vfunc[6]: QWorkspace::eventFilter(QObject*, QEvent*) 10699 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10700 vfunc[8]: QWorkspace::childEvent(QChildEvent*) 10701 vfunc[9]: QObject::customEvent(QEvent*) 10702 vfunc[10]: QObject::connectNotify(char const*) 10703 vfunc[11]: QObject::disconnectNotify(char const*) 10704 vfunc[12]: QWidget::devType() const 10705 vfunc[13]: QWidget::setVisible(bool) 10706 vfunc[14]: QWorkspace::sizeHint() const 10707 vfunc[15]: QWidget::minimumSizeHint() const 10708 vfunc[16]: QWidget::heightForWidth(int) const 10709 vfunc[17]: QWidget::paintEngine() const 10710 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 10711 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 10712 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 10713 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 10714 vfunc[22]: QWorkspace::wheelEvent(QWheelEvent*) 10715 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 10716 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10717 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 10718 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 10719 vfunc[27]: QWidget::enterEvent(QEvent*) 10720 vfunc[28]: QWidget::leaveEvent(QEvent*) 10721 vfunc[29]: QWorkspace::paintEvent(QPaintEvent*) 10722 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10723 vfunc[31]: QWorkspace::resizeEvent(QResizeEvent*) 10724 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10725 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 10726 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10727 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10728 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 10729 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 10730 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 10731 vfunc[39]: QWidget::dropEvent(QDropEvent*) 10732 vfunc[40]: QWorkspace::showEvent(QShowEvent*) 10733 vfunc[41]: QWorkspace::hideEvent(QHideEvent*) 10734 vfunc[42]: QWidget::x11Event(_XEvent*) 10735 vfunc[43]: QWorkspace::changeEvent(QEvent*) 10736 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10737 const 10738 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10739 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10740 const 10741 vfunc[47]: QWidget::focusNextPrevChild(bool) 10742 vfunc[48]: QWidget::styleChange(QStyle&) 10743 vfunc[49]: QWidget::enabledChange(bool) 10744 vfunc[50]: QWidget::paletteChange(QPalette const&) 10745 vfunc[51]: QWidget::fontChange(QFont const&) 10746 vfunc[52]: QWidget::windowActivationChange(bool) 10747 vfunc[53]: QWidget::languageChange() 10748 10749 Table 7-270. Secondary vtable for QWorkspace 10750 Base Offset -8 10751 Virtual Base Offset 0 10752 RTTI typeinfo for QWorkspace 10753 vfunc[0]: non-virtual thunk to QWorkspace::~QWorkspace() 10754 vfunc[1]: non-virtual thunk to QWorkspace::~QWorkspace() 10755 vfunc[2]: non-virtual thunk to QWidget::devType() const 10756 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10757 vfunc[4]: non-virtual thunk to 10758 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10759 10760 The Run Time Type Information for the QWorkspace class is 10761 described by Table 7-271 10762 10763 Table 7-271. typeinfo for QWorkspace 10764 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10765 Name typeinfo name for QWorkspace 10766 basetype: typeinfo for QWidget 10767 __________________________________________________________ 10768 10769 7.5.18.7. Class data for QSizeGrip 10770 10771 The virtual table for the QSizeGrip class is described by Table 10772 7-272 10773 10774 Table 7-272. Primary vtable for QSizeGrip 10775 Base Offset 0 10776 Virtual Base Offset 0 10777 RTTI typeinfo for QSizeGrip 10778 vfunc[0]: QSizeGrip::metaObject() const 10779 vfunc[1]: QSizeGrip::qt_metacast(char const*) 10780 vfunc[2]: QSizeGrip::qt_metacall(QMetaObject::Call, int, 10781 void**) 10782 vfunc[3]: QSizeGrip::~QSizeGrip() 10783 vfunc[4]: QSizeGrip::~QSizeGrip() 10784 vfunc[5]: QSizeGrip::event(QEvent*) 10785 vfunc[6]: QSizeGrip::eventFilter(QObject*, QEvent*) 10786 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10787 vfunc[8]: QObject::childEvent(QChildEvent*) 10788 vfunc[9]: QObject::customEvent(QEvent*) 10789 vfunc[10]: QObject::connectNotify(char const*) 10790 vfunc[11]: QObject::disconnectNotify(char const*) 10791 vfunc[12]: QWidget::devType() const 10792 vfunc[13]: QSizeGrip::setVisible(bool) 10793 vfunc[14]: QSizeGrip::sizeHint() const 10794 vfunc[15]: QWidget::minimumSizeHint() const 10795 vfunc[16]: QWidget::heightForWidth(int) const 10796 vfunc[17]: QWidget::paintEngine() const 10797 vfunc[18]: QSizeGrip::mousePressEvent(QMouseEvent*) 10798 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 10799 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 10800 vfunc[21]: QSizeGrip::mouseMoveEvent(QMouseEvent*) 10801 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 10802 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 10803 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10804 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 10805 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 10806 vfunc[27]: QWidget::enterEvent(QEvent*) 10807 vfunc[28]: QWidget::leaveEvent(QEvent*) 10808 vfunc[29]: QSizeGrip::paintEvent(QPaintEvent*) 10809 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10810 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 10811 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10812 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 10813 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10814 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10815 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 10816 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 10817 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 10818 vfunc[39]: QWidget::dropEvent(QDropEvent*) 10819 vfunc[40]: QWidget::showEvent(QShowEvent*) 10820 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10821 vfunc[42]: QWidget::x11Event(_XEvent*) 10822 vfunc[43]: QWidget::changeEvent(QEvent*) 10823 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10824 const 10825 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10826 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10827 const 10828 vfunc[47]: QWidget::focusNextPrevChild(bool) 10829 vfunc[48]: QWidget::styleChange(QStyle&) 10830 vfunc[49]: QWidget::enabledChange(bool) 10831 vfunc[50]: QWidget::paletteChange(QPalette const&) 10832 vfunc[51]: QWidget::fontChange(QFont const&) 10833 vfunc[52]: QWidget::windowActivationChange(bool) 10834 vfunc[53]: QWidget::languageChange() 10835 10836 Table 7-273. Secondary vtable for QSizeGrip 10837 Base Offset -8 10838 Virtual Base Offset 0 10839 RTTI typeinfo for QSizeGrip 10840 vfunc[0]: non-virtual thunk to QSizeGrip::~QSizeGrip() 10841 vfunc[1]: non-virtual thunk to QSizeGrip::~QSizeGrip() 10842 vfunc[2]: non-virtual thunk to QWidget::devType() const 10843 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10844 vfunc[4]: non-virtual thunk to 10845 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10846 10847 The Run Time Type Information for the QSizeGrip class is 10848 described by Table 7-274 10849 10850 Table 7-274. typeinfo for QSizeGrip 10851 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10852 Name typeinfo name for QSizeGrip 10853 basetype: typeinfo for QWidget 10854 __________________________________________________________ 10855 10856 7.5.18.8. Class data for QStatusBar 10857 10858 The virtual table for the QStatusBar class is described by 10859 Table 7-275 10860 10861 Table 7-275. Primary vtable for QStatusBar 10862 Base Offset 0 10863 Virtual Base Offset 0 10864 RTTI typeinfo for QStatusBar 10865 vfunc[0]: QStatusBar::metaObject() const 10866 vfunc[1]: QStatusBar::qt_metacast(char const*) 10867 vfunc[2]: QStatusBar::qt_metacall(QMetaObject::Call, int, 10868 void**) 10869 vfunc[3]: QStatusBar::~QStatusBar() 10870 vfunc[4]: QStatusBar::~QStatusBar() 10871 vfunc[5]: QStatusBar::event(QEvent*) 10872 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10873 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10874 vfunc[8]: QObject::childEvent(QChildEvent*) 10875 vfunc[9]: QObject::customEvent(QEvent*) 10876 vfunc[10]: QObject::connectNotify(char const*) 10877 vfunc[11]: QObject::disconnectNotify(char const*) 10878 vfunc[12]: QWidget::devType() const 10879 vfunc[13]: QWidget::setVisible(bool) 10880 vfunc[14]: QWidget::sizeHint() const 10881 vfunc[15]: QWidget::minimumSizeHint() const 10882 vfunc[16]: QWidget::heightForWidth(int) const 10883 vfunc[17]: QWidget::paintEngine() const 10884 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 10885 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 10886 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 10887 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 10888 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 10889 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 10890 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10891 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 10892 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 10893 vfunc[27]: QWidget::enterEvent(QEvent*) 10894 vfunc[28]: QWidget::leaveEvent(QEvent*) 10895 vfunc[29]: QStatusBar::paintEvent(QPaintEvent*) 10896 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10897 vfunc[31]: QStatusBar::resizeEvent(QResizeEvent*) 10898 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10899 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 10900 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10901 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10902 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 10903 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 10904 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 10905 vfunc[39]: QWidget::dropEvent(QDropEvent*) 10906 vfunc[40]: QWidget::showEvent(QShowEvent*) 10907 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10908 vfunc[42]: QWidget::x11Event(_XEvent*) 10909 vfunc[43]: QWidget::changeEvent(QEvent*) 10910 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10911 const 10912 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10913 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10914 const 10915 vfunc[47]: QWidget::focusNextPrevChild(bool) 10916 vfunc[48]: QWidget::styleChange(QStyle&) 10917 vfunc[49]: QWidget::enabledChange(bool) 10918 vfunc[50]: QWidget::paletteChange(QPalette const&) 10919 vfunc[51]: QWidget::fontChange(QFont const&) 10920 vfunc[52]: QWidget::windowActivationChange(bool) 10921 vfunc[53]: QWidget::languageChange() 10922 10923 Table 7-276. Secondary vtable for QStatusBar 10924 Base Offset -8 10925 Virtual Base Offset 0 10926 RTTI typeinfo for QStatusBar 10927 vfunc[0]: non-virtual thunk to QStatusBar::~QStatusBar() 10928 vfunc[1]: non-virtual thunk to QStatusBar::~QStatusBar() 10929 vfunc[2]: non-virtual thunk to QWidget::devType() const 10930 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10931 vfunc[4]: non-virtual thunk to 10932 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10933 10934 The Run Time Type Information for the QStatusBar class is 10935 described by Table 7-277 10936 10937 Table 7-277. typeinfo for QStatusBar 10938 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10939 Name typeinfo name for QStatusBar 10940 basetype: typeinfo for QWidget 10941 __________________________________________________________ 10942 10943 7.5.18.9. Class data for QToolBar 10944 10945 The virtual table for the QToolBar class is described by Table 10946 7-278 10947 10948 Table 7-278. Primary vtable for QToolBar 10949 Base Offset 0 10950 Virtual Base Offset 0 10951 RTTI typeinfo for QToolBar 10952 vfunc[0]: QToolBar::metaObject() const 10953 vfunc[1]: QToolBar::qt_metacast(char const*) 10954 vfunc[2]: QToolBar::qt_metacall(QMetaObject::Call, int, void**) 10955 vfunc[3]: QToolBar::~QToolBar() 10956 vfunc[4]: QToolBar::~QToolBar() 10957 vfunc[5]: QToolBar::event(QEvent*) 10958 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10959 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10960 vfunc[8]: QToolBar::childEvent(QChildEvent*) 10961 vfunc[9]: QObject::customEvent(QEvent*) 10962 vfunc[10]: QObject::connectNotify(char const*) 10963 vfunc[11]: QObject::disconnectNotify(char const*) 10964 vfunc[12]: QWidget::devType() const 10965 vfunc[13]: QWidget::setVisible(bool) 10966 vfunc[14]: QWidget::sizeHint() const 10967 vfunc[15]: QWidget::minimumSizeHint() const 10968 vfunc[16]: QWidget::heightForWidth(int) const 10969 vfunc[17]: QWidget::paintEngine() const 10970 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 10971 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 10972 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 10973 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 10974 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 10975 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 10976 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10977 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 10978 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 10979 vfunc[27]: QWidget::enterEvent(QEvent*) 10980 vfunc[28]: QWidget::leaveEvent(QEvent*) 10981 vfunc[29]: QToolBar::paintEvent(QPaintEvent*) 10982 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10983 vfunc[31]: QToolBar::resizeEvent(QResizeEvent*) 10984 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10985 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 10986 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10987 vfunc[35]: QToolBar::actionEvent(QActionEvent*) 10988 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 10989 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 10990 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 10991 vfunc[39]: QWidget::dropEvent(QDropEvent*) 10992 vfunc[40]: QWidget::showEvent(QShowEvent*) 10993 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10994 vfunc[42]: QWidget::x11Event(_XEvent*) 10995 vfunc[43]: QToolBar::changeEvent(QEvent*) 10996 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10997 const 10998 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10999 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11000 const 11001 vfunc[47]: QWidget::focusNextPrevChild(bool) 11002 vfunc[48]: QWidget::styleChange(QStyle&) 11003 vfunc[49]: QWidget::enabledChange(bool) 11004 vfunc[50]: QWidget::paletteChange(QPalette const&) 11005 vfunc[51]: QWidget::fontChange(QFont const&) 11006 vfunc[52]: QWidget::windowActivationChange(bool) 11007 vfunc[53]: QWidget::languageChange() 11008 11009 Table 7-279. Secondary vtable for QToolBar 11010 Base Offset -8 11011 Virtual Base Offset 0 11012 RTTI typeinfo for QToolBar 11013 vfunc[0]: non-virtual thunk to QToolBar::~QToolBar() 11014 vfunc[1]: non-virtual thunk to QToolBar::~QToolBar() 11015 vfunc[2]: non-virtual thunk to QWidget::devType() const 11016 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11017 vfunc[4]: non-virtual thunk to 11018 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11019 11020 The Run Time Type Information for the QToolBar class is 11021 described by Table 7-280 11022 11023 Table 7-280. typeinfo for QToolBar 11024 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11025 Name typeinfo name for QToolBar 11026 basetype: typeinfo for QWidget 11027 __________________________________________________________ 11028 11029 7.5.18.10. Class data for QWidgetAction 11030 11031 The virtual table for the QWidgetAction class is described in 11032 the generic part of this specification. 11033 11034 The Run Time Type Information for the QWidgetAction class is 11035 described by Table 7-281 11036 11037 Table 7-281. typeinfo for QWidgetAction 11038 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11039 Name typeinfo name for QWidgetAction 11040 basetype: typeinfo for QAction 11041 __________________________________________________________ 11042 11043 7.5.18.11. Interfaces for Qt4 Main Window and Application 11044 11045 An LSB conforming implementation shall provide the architecture 11046 specific functions for Qt4 Main Window and Application 11047 specified in Table 7-282, with the full mandatory functionality 11048 as described in the referenced underlying specification. 11049 11050 Table 7-282. libQtGui - Qt4 Main Window and Application 11051 Function Interfaces 11052 _ZThn8_N10QStatusBarD0Ev [CXXABI-1.86] _ZThn8_N10QStatusBarD1Ev 11053 [CXXABI-1.86] 11054 _ZThn8_N10QWorkspaceD0Ev [CXXABI-1.86] _ZThn8_N10QWorkspaceD1Ev 11055 [CXXABI-1.86] 11056 _ZThn8_N8QToolBarD0Ev [CXXABI-1.86] _ZThn8_N8QToolBarD1Ev 11057 [CXXABI-1.86] 11058 _ZThn8_N9QSizeGripD0Ev [CXXABI-1.86] _ZThn8_N9QSizeGripD1Ev 11059 [CXXABI-1.86] 11060 __________________________________________________________ 11061 11062 7.5.19. Qt4 Menus 11063 __________________________________________________________ 11064 11065 7.5.19.1. Class data for QMenu 11066 11067 The virtual table for the QMenu class is described by Table 11068 7-283 11069 11070 Table 7-283. Primary vtable for QMenu 11071 Base Offset 0 11072 Virtual Base Offset 0 11073 RTTI typeinfo for QMenu 11074 vfunc[0]: QMenu::metaObject() const 11075 vfunc[1]: QMenu::qt_metacast(char const*) 11076 vfunc[2]: QMenu::qt_metacall(QMetaObject::Call, int, void**) 11077 vfunc[3]: QMenu::~QMenu() 11078 vfunc[4]: QMenu::~QMenu() 11079 vfunc[5]: QMenu::event(QEvent*) 11080 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11081 vfunc[7]: QMenu::timerEvent(QTimerEvent*) 11082 vfunc[8]: QObject::childEvent(QChildEvent*) 11083 vfunc[9]: QObject::customEvent(QEvent*) 11084 vfunc[10]: QObject::connectNotify(char const*) 11085 vfunc[11]: QObject::disconnectNotify(char const*) 11086 vfunc[12]: QWidget::devType() const 11087 vfunc[13]: QWidget::setVisible(bool) 11088 vfunc[14]: QMenu::sizeHint() const 11089 vfunc[15]: QWidget::minimumSizeHint() const 11090 vfunc[16]: QWidget::heightForWidth(int) const 11091 vfunc[17]: QWidget::paintEngine() const 11092 vfunc[18]: QMenu::mousePressEvent(QMouseEvent*) 11093 vfunc[19]: QMenu::mouseReleaseEvent(QMouseEvent*) 11094 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11095 vfunc[21]: QMenu::mouseMoveEvent(QMouseEvent*) 11096 vfunc[22]: QMenu::wheelEvent(QWheelEvent*) 11097 vfunc[23]: QMenu::keyPressEvent(QKeyEvent*) 11098 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11099 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11100 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11101 vfunc[27]: QMenu::enterEvent(QEvent*) 11102 vfunc[28]: QMenu::leaveEvent(QEvent*) 11103 vfunc[29]: QMenu::paintEvent(QPaintEvent*) 11104 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11105 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11106 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11107 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11108 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11109 vfunc[35]: QMenu::actionEvent(QActionEvent*) 11110 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11111 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11112 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11113 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11114 vfunc[40]: QWidget::showEvent(QShowEvent*) 11115 vfunc[41]: QMenu::hideEvent(QHideEvent*) 11116 vfunc[42]: QWidget::x11Event(_XEvent*) 11117 vfunc[43]: QMenu::changeEvent(QEvent*) 11118 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11119 const 11120 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11121 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11122 const 11123 vfunc[47]: QWidget::focusNextPrevChild(bool) 11124 vfunc[48]: QWidget::styleChange(QStyle&) 11125 vfunc[49]: QWidget::enabledChange(bool) 11126 vfunc[50]: QWidget::paletteChange(QPalette const&) 11127 vfunc[51]: QWidget::fontChange(QFont const&) 11128 vfunc[52]: QWidget::windowActivationChange(bool) 11129 vfunc[53]: QWidget::languageChange() 11130 11131 Table 7-284. Secondary vtable for QMenu 11132 Base Offset -8 11133 Virtual Base Offset 0 11134 RTTI typeinfo for QMenu 11135 vfunc[0]: non-virtual thunk to QMenu::~QMenu() 11136 vfunc[1]: non-virtual thunk to QMenu::~QMenu() 11137 vfunc[2]: non-virtual thunk to QWidget::devType() const 11138 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11139 vfunc[4]: non-virtual thunk to 11140 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11141 11142 The Run Time Type Information for the QMenu class is described 11143 by Table 7-285 11144 11145 Table 7-285. typeinfo for QMenu 11146 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11147 Name typeinfo name for QMenu 11148 basetype: typeinfo for QWidget 11149 __________________________________________________________ 11150 11151 7.5.19.2. Class data for QMenuItem 11152 11153 The virtual table for the QMenuItem class is described in the 11154 generic part of this specification. 11155 11156 The Run Time Type Information for the QMenuItem class is 11157 described by Table 7-286 11158 11159 Table 7-286. typeinfo for QMenuItem 11160 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11161 Name typeinfo name for QMenuItem 11162 basetype: typeinfo for QAction 11163 __________________________________________________________ 11164 11165 7.5.19.3. Class data for QMenuBar 11166 11167 The virtual table for the QMenuBar class is described by Table 11168 7-287 11169 11170 Table 7-287. Primary vtable for QMenuBar 11171 Base Offset 0 11172 Virtual Base Offset 0 11173 RTTI typeinfo for QMenuBar 11174 vfunc[0]: QMenuBar::metaObject() const 11175 vfunc[1]: QMenuBar::qt_metacast(char const*) 11176 vfunc[2]: QMenuBar::qt_metacall(QMetaObject::Call, int, void**) 11177 vfunc[3]: QMenuBar::~QMenuBar() 11178 vfunc[4]: QMenuBar::~QMenuBar() 11179 vfunc[5]: QMenuBar::event(QEvent*) 11180 vfunc[6]: QMenuBar::eventFilter(QObject*, QEvent*) 11181 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11182 vfunc[8]: QObject::childEvent(QChildEvent*) 11183 vfunc[9]: QObject::customEvent(QEvent*) 11184 vfunc[10]: QObject::connectNotify(char const*) 11185 vfunc[11]: QObject::disconnectNotify(char const*) 11186 vfunc[12]: QWidget::devType() const 11187 vfunc[13]: QWidget::setVisible(bool) 11188 vfunc[14]: QMenuBar::sizeHint() const 11189 vfunc[15]: QMenuBar::minimumSizeHint() const 11190 vfunc[16]: QMenuBar::heightForWidth(int) const 11191 vfunc[17]: QWidget::paintEngine() const 11192 vfunc[18]: QMenuBar::mousePressEvent(QMouseEvent*) 11193 vfunc[19]: QMenuBar::mouseReleaseEvent(QMouseEvent*) 11194 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11195 vfunc[21]: QMenuBar::mouseMoveEvent(QMouseEvent*) 11196 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11197 vfunc[23]: QMenuBar::keyPressEvent(QKeyEvent*) 11198 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11199 vfunc[25]: QMenuBar::focusInEvent(QFocusEvent*) 11200 vfunc[26]: QMenuBar::focusOutEvent(QFocusEvent*) 11201 vfunc[27]: QWidget::enterEvent(QEvent*) 11202 vfunc[28]: QMenuBar::leaveEvent(QEvent*) 11203 vfunc[29]: QMenuBar::paintEvent(QPaintEvent*) 11204 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11205 vfunc[31]: QMenuBar::resizeEvent(QResizeEvent*) 11206 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11207 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11208 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11209 vfunc[35]: QMenuBar::actionEvent(QActionEvent*) 11210 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11211 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11212 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11213 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11214 vfunc[40]: QWidget::showEvent(QShowEvent*) 11215 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11216 vfunc[42]: QWidget::x11Event(_XEvent*) 11217 vfunc[43]: QMenuBar::changeEvent(QEvent*) 11218 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11219 const 11220 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11221 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11222 const 11223 vfunc[47]: QWidget::focusNextPrevChild(bool) 11224 vfunc[48]: QWidget::styleChange(QStyle&) 11225 vfunc[49]: QWidget::enabledChange(bool) 11226 vfunc[50]: QWidget::paletteChange(QPalette const&) 11227 vfunc[51]: QWidget::fontChange(QFont const&) 11228 vfunc[52]: QWidget::windowActivationChange(bool) 11229 vfunc[53]: QWidget::languageChange() 11230 11231 Table 7-288. Secondary vtable for QMenuBar 11232 Base Offset -8 11233 Virtual Base Offset 0 11234 RTTI typeinfo for QMenuBar 11235 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 11236 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 11237 vfunc[2]: non-virtual thunk to QWidget::devType() const 11238 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11239 vfunc[4]: non-virtual thunk to 11240 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11241 11242 The Run Time Type Information for the QMenuBar class is 11243 described by Table 7-289 11244 11245 Table 7-289. typeinfo for QMenuBar 11246 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11247 Name typeinfo name for QMenuBar 11248 basetype: typeinfo for QWidget 11249 __________________________________________________________ 11250 11251 7.5.19.4. Interfaces for Qt4 Menus 11252 11253 An LSB conforming implementation shall provide the architecture 11254 specific functions for Qt4 Menus specified in Table 7-290, with 11255 the full mandatory functionality as described in the referenced 11256 underlying specification. 11257 11258 Table 7-290. libQtGui - Qt4 Menus Function Interfaces 11259 _ZThn8_N5QMenuD0Ev [CXXABI-1.86] _ZThn8_N5QMenuD1Ev 11260 [CXXABI-1.86] 11261 _ZThn8_N8QMenuBarD0Ev [CXXABI-1.86] _ZThn8_N8QMenuBarD1Ev 11262 [CXXABI-1.86] 11263 __________________________________________________________ 11264 11265 7.5.20. Qt4 Widgets 11266 __________________________________________________________ 11267 11268 7.5.20.1. Class data for QWidget 11269 11270 The virtual table for the QWidget class is described by Table 11271 7-291 11272 11273 Table 7-291. Primary vtable for QWidget 11274 Base Offset 0 11275 Virtual Base Offset 0 11276 RTTI typeinfo for QWidget 11277 vfunc[0]: QWidget::metaObject() const 11278 vfunc[1]: QWidget::qt_metacast(char const*) 11279 vfunc[2]: QWidget::qt_metacall(QMetaObject::Call, int, void**) 11280 vfunc[3]: QWidget::~QWidget() 11281 vfunc[4]: QWidget::~QWidget() 11282 vfunc[5]: QWidget::event(QEvent*) 11283 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11284 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11285 vfunc[8]: QObject::childEvent(QChildEvent*) 11286 vfunc[9]: QObject::customEvent(QEvent*) 11287 vfunc[10]: QObject::connectNotify(char const*) 11288 vfunc[11]: QObject::disconnectNotify(char const*) 11289 vfunc[12]: QWidget::devType() const 11290 vfunc[13]: QWidget::setVisible(bool) 11291 vfunc[14]: QWidget::sizeHint() const 11292 vfunc[15]: QWidget::minimumSizeHint() const 11293 vfunc[16]: QWidget::heightForWidth(int) const 11294 vfunc[17]: QWidget::paintEngine() const 11295 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 11296 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 11297 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11298 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 11299 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11300 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 11301 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11302 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11303 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11304 vfunc[27]: QWidget::enterEvent(QEvent*) 11305 vfunc[28]: QWidget::leaveEvent(QEvent*) 11306 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 11307 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11308 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11309 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11310 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11311 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11312 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11313 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11314 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11315 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11316 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11317 vfunc[40]: QWidget::showEvent(QShowEvent*) 11318 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11319 vfunc[42]: QWidget::x11Event(_XEvent*) 11320 vfunc[43]: QWidget::changeEvent(QEvent*) 11321 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11322 const 11323 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11324 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11325 const 11326 vfunc[47]: QWidget::focusNextPrevChild(bool) 11327 vfunc[48]: QWidget::styleChange(QStyle&) 11328 vfunc[49]: QWidget::enabledChange(bool) 11329 vfunc[50]: QWidget::paletteChange(QPalette const&) 11330 vfunc[51]: QWidget::fontChange(QFont const&) 11331 vfunc[52]: QWidget::windowActivationChange(bool) 11332 vfunc[53]: QWidget::languageChange() 11333 11334 Table 7-292. Secondary vtable for QWidget 11335 Base Offset -8 11336 Virtual Base Offset 0 11337 RTTI typeinfo for QWidget 11338 vfunc[0]: non-virtual thunk to QWidget::~QWidget() 11339 vfunc[1]: non-virtual thunk to QWidget::~QWidget() 11340 vfunc[2]: non-virtual thunk to QWidget::devType() const 11341 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11342 vfunc[4]: non-virtual thunk to 11343 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11344 11345 The Run Time Type Information for the QWidget class is 11346 described by Table 7-293 11347 11348 Table 7-293. typeinfo for QWidget 11349 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 11350 Name typeinfo name for QWidget 11351 flags: 0 11352 basetype: typeinfo for QObject 2 11353 basetype: typeinfo for QPaintDevice 2050 11354 __________________________________________________________ 11355 11356 7.5.20.2. Class data for QFrame 11357 11358 The virtual table for the QFrame class is described by Table 11359 7-294 11360 11361 Table 7-294. Primary vtable for QFrame 11362 Base Offset 0 11363 Virtual Base Offset 0 11364 RTTI typeinfo for QFrame 11365 vfunc[0]: QFrame::metaObject() const 11366 vfunc[1]: QFrame::qt_metacast(char const*) 11367 vfunc[2]: QFrame::qt_metacall(QMetaObject::Call, int, void**) 11368 vfunc[3]: QFrame::~QFrame() 11369 vfunc[4]: QFrame::~QFrame() 11370 vfunc[5]: QFrame::event(QEvent*) 11371 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11372 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11373 vfunc[8]: QObject::childEvent(QChildEvent*) 11374 vfunc[9]: QObject::customEvent(QEvent*) 11375 vfunc[10]: QObject::connectNotify(char const*) 11376 vfunc[11]: QObject::disconnectNotify(char const*) 11377 vfunc[12]: QWidget::devType() const 11378 vfunc[13]: QWidget::setVisible(bool) 11379 vfunc[14]: QFrame::sizeHint() const 11380 vfunc[15]: QWidget::minimumSizeHint() const 11381 vfunc[16]: QWidget::heightForWidth(int) const 11382 vfunc[17]: QWidget::paintEngine() const 11383 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 11384 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 11385 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11386 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 11387 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11388 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 11389 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11390 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11391 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11392 vfunc[27]: QWidget::enterEvent(QEvent*) 11393 vfunc[28]: QWidget::leaveEvent(QEvent*) 11394 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 11395 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11396 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11397 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11398 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11399 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11400 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11401 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11402 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11403 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11404 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11405 vfunc[40]: QWidget::showEvent(QShowEvent*) 11406 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11407 vfunc[42]: QWidget::x11Event(_XEvent*) 11408 vfunc[43]: QFrame::changeEvent(QEvent*) 11409 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11410 const 11411 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11412 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11413 const 11414 vfunc[47]: QWidget::focusNextPrevChild(bool) 11415 vfunc[48]: QWidget::styleChange(QStyle&) 11416 vfunc[49]: QWidget::enabledChange(bool) 11417 vfunc[50]: QWidget::paletteChange(QPalette const&) 11418 vfunc[51]: QWidget::fontChange(QFont const&) 11419 vfunc[52]: QWidget::windowActivationChange(bool) 11420 vfunc[53]: QWidget::languageChange() 11421 11422 Table 7-295. Secondary vtable for QFrame 11423 Base Offset -8 11424 Virtual Base Offset 0 11425 RTTI typeinfo for QFrame 11426 vfunc[0]: non-virtual thunk to QFrame::~QFrame() 11427 vfunc[1]: non-virtual thunk to QFrame::~QFrame() 11428 vfunc[2]: non-virtual thunk to QWidget::devType() const 11429 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11430 vfunc[4]: non-virtual thunk to 11431 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11432 11433 The Run Time Type Information for the QFrame class is described 11434 by Table 7-296 11435 11436 Table 7-296. typeinfo for QFrame 11437 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11438 Name typeinfo name for QFrame 11439 basetype: typeinfo for QWidget 11440 __________________________________________________________ 11441 11442 7.5.20.3. Class data for QLineEdit 11443 11444 The virtual table for the QLineEdit class is described by Table 11445 7-297 11446 11447 Table 7-297. Primary vtable for QLineEdit 11448 Base Offset 0 11449 Virtual Base Offset 0 11450 RTTI typeinfo for QLineEdit 11451 vfunc[0]: QLineEdit::metaObject() const 11452 vfunc[1]: QLineEdit::qt_metacast(char const*) 11453 vfunc[2]: QLineEdit::qt_metacall(QMetaObject::Call, int, 11454 void**) 11455 vfunc[3]: QLineEdit::~QLineEdit() 11456 vfunc[4]: QLineEdit::~QLineEdit() 11457 vfunc[5]: QLineEdit::event(QEvent*) 11458 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11459 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11460 vfunc[8]: QObject::childEvent(QChildEvent*) 11461 vfunc[9]: QObject::customEvent(QEvent*) 11462 vfunc[10]: QObject::connectNotify(char const*) 11463 vfunc[11]: QObject::disconnectNotify(char const*) 11464 vfunc[12]: QWidget::devType() const 11465 vfunc[13]: QWidget::setVisible(bool) 11466 vfunc[14]: QLineEdit::sizeHint() const 11467 vfunc[15]: QLineEdit::minimumSizeHint() const 11468 vfunc[16]: QWidget::heightForWidth(int) const 11469 vfunc[17]: QWidget::paintEngine() const 11470 vfunc[18]: QLineEdit::mousePressEvent(QMouseEvent*) 11471 vfunc[19]: QLineEdit::mouseReleaseEvent(QMouseEvent*) 11472 vfunc[20]: QLineEdit::mouseDoubleClickEvent(QMouseEvent*) 11473 vfunc[21]: QLineEdit::mouseMoveEvent(QMouseEvent*) 11474 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11475 vfunc[23]: QLineEdit::keyPressEvent(QKeyEvent*) 11476 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11477 vfunc[25]: QLineEdit::focusInEvent(QFocusEvent*) 11478 vfunc[26]: QLineEdit::focusOutEvent(QFocusEvent*) 11479 vfunc[27]: QWidget::enterEvent(QEvent*) 11480 vfunc[28]: QWidget::leaveEvent(QEvent*) 11481 vfunc[29]: QLineEdit::paintEvent(QPaintEvent*) 11482 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11483 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11484 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11485 vfunc[33]: QLineEdit::contextMenuEvent(QContextMenuEvent*) 11486 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11487 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11488 vfunc[36]: QLineEdit::dragEnterEvent(QDragEnterEvent*) 11489 vfunc[37]: QLineEdit::dragMoveEvent(QDragMoveEvent*) 11490 vfunc[38]: QLineEdit::dragLeaveEvent(QDragLeaveEvent*) 11491 vfunc[39]: QLineEdit::dropEvent(QDropEvent*) 11492 vfunc[40]: QWidget::showEvent(QShowEvent*) 11493 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11494 vfunc[42]: QWidget::x11Event(_XEvent*) 11495 vfunc[43]: QLineEdit::changeEvent(QEvent*) 11496 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11497 const 11498 vfunc[45]: QLineEdit::inputMethodEvent(QInputMethodEvent*) 11499 vfunc[46]: QLineEdit::inputMethodQuery(Qt::InputMethodQuery) 11500 const 11501 vfunc[47]: QWidget::focusNextPrevChild(bool) 11502 vfunc[48]: QWidget::styleChange(QStyle&) 11503 vfunc[49]: QWidget::enabledChange(bool) 11504 vfunc[50]: QWidget::paletteChange(QPalette const&) 11505 vfunc[51]: QWidget::fontChange(QFont const&) 11506 vfunc[52]: QWidget::windowActivationChange(bool) 11507 vfunc[53]: QWidget::languageChange() 11508 11509 Table 7-298. Secondary vtable for QLineEdit 11510 Base Offset -8 11511 Virtual Base Offset 0 11512 RTTI typeinfo for QLineEdit 11513 vfunc[0]: non-virtual thunk to QLineEdit::~QLineEdit() 11514 vfunc[1]: non-virtual thunk to QLineEdit::~QLineEdit() 11515 vfunc[2]: non-virtual thunk to QWidget::devType() const 11516 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11517 vfunc[4]: non-virtual thunk to 11518 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11519 11520 The Run Time Type Information for the QLineEdit class is 11521 described by Table 7-299 11522 11523 Table 7-299. typeinfo for QLineEdit 11524 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11525 Name typeinfo name for QLineEdit 11526 basetype: typeinfo for QWidget 11527 __________________________________________________________ 11528 11529 7.5.20.4. Class data for QSlider 11530 11531 The virtual table for the QSlider class is described by Table 11532 7-300 11533 11534 Table 7-300. Primary vtable for QSlider 11535 Base Offset 0 11536 Virtual Base Offset 0 11537 RTTI typeinfo for QSlider 11538 vfunc[0]: QSlider::metaObject() const 11539 vfunc[1]: QSlider::qt_metacast(char const*) 11540 vfunc[2]: QSlider::qt_metacall(QMetaObject::Call, int, void**) 11541 vfunc[3]: QSlider::~QSlider() 11542 vfunc[4]: QSlider::~QSlider() 11543 vfunc[5]: QSlider::event(QEvent*) 11544 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11545 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 11546 vfunc[8]: QObject::childEvent(QChildEvent*) 11547 vfunc[9]: QObject::customEvent(QEvent*) 11548 vfunc[10]: QObject::connectNotify(char const*) 11549 vfunc[11]: QObject::disconnectNotify(char const*) 11550 vfunc[12]: QWidget::devType() const 11551 vfunc[13]: QWidget::setVisible(bool) 11552 vfunc[14]: QSlider::sizeHint() const 11553 vfunc[15]: QSlider::minimumSizeHint() const 11554 vfunc[16]: QWidget::heightForWidth(int) const 11555 vfunc[17]: QWidget::paintEngine() const 11556 vfunc[18]: QSlider::mousePressEvent(QMouseEvent*) 11557 vfunc[19]: QSlider::mouseReleaseEvent(QMouseEvent*) 11558 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11559 vfunc[21]: QSlider::mouseMoveEvent(QMouseEvent*) 11560 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 11561 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 11562 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11563 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11564 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11565 vfunc[27]: QWidget::enterEvent(QEvent*) 11566 vfunc[28]: QWidget::leaveEvent(QEvent*) 11567 vfunc[29]: QSlider::paintEvent(QPaintEvent*) 11568 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11569 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11570 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11571 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11572 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11573 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11574 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11575 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11576 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11577 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11578 vfunc[40]: QWidget::showEvent(QShowEvent*) 11579 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11580 vfunc[42]: QWidget::x11Event(_XEvent*) 11581 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 11582 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11583 const 11584 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11585 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11586 const 11587 vfunc[47]: QWidget::focusNextPrevChild(bool) 11588 vfunc[48]: QWidget::styleChange(QStyle&) 11589 vfunc[49]: QWidget::enabledChange(bool) 11590 vfunc[50]: QWidget::paletteChange(QPalette const&) 11591 vfunc[51]: QWidget::fontChange(QFont const&) 11592 vfunc[52]: QWidget::windowActivationChange(bool) 11593 vfunc[53]: QWidget::languageChange() 11594 vfunc[54]: 11595 QAbstractSlider::sliderChange(QAbstractSlider::SliderChange) 11596 11597 Table 7-301. Secondary vtable for QSlider 11598 Base Offset -8 11599 Virtual Base Offset 0 11600 RTTI typeinfo for QSlider 11601 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 11602 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 11603 vfunc[2]: non-virtual thunk to QWidget::devType() const 11604 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11605 vfunc[4]: non-virtual thunk to 11606 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11607 11608 The Run Time Type Information for the QSlider class is 11609 described by Table 7-302 11610 11611 Table 7-302. typeinfo for QSlider 11612 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11613 Name typeinfo name for QSlider 11614 basetype: typeinfo for QAbstractSlider 11615 __________________________________________________________ 11616 11617 7.5.20.5. Class data for QTabBar 11618 11619 The virtual table for the QTabBar class is described by Table 11620 7-303 11621 11622 Table 7-303. Primary vtable for QTabBar 11623 Base Offset 0 11624 Virtual Base Offset 0 11625 RTTI typeinfo for QTabBar 11626 vfunc[0]: QTabBar::metaObject() const 11627 vfunc[1]: QTabBar::qt_metacast(char const*) 11628 vfunc[2]: QTabBar::qt_metacall(QMetaObject::Call, int, void**) 11629 vfunc[3]: QTabBar::~QTabBar() 11630 vfunc[4]: QTabBar::~QTabBar() 11631 vfunc[5]: QTabBar::event(QEvent*) 11632 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11633 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11634 vfunc[8]: QObject::childEvent(QChildEvent*) 11635 vfunc[9]: QObject::customEvent(QEvent*) 11636 vfunc[10]: QObject::connectNotify(char const*) 11637 vfunc[11]: QObject::disconnectNotify(char const*) 11638 vfunc[12]: QWidget::devType() const 11639 vfunc[13]: QWidget::setVisible(bool) 11640 vfunc[14]: QTabBar::sizeHint() const 11641 vfunc[15]: QTabBar::minimumSizeHint() const 11642 vfunc[16]: QWidget::heightForWidth(int) const 11643 vfunc[17]: QWidget::paintEngine() const 11644 vfunc[18]: QTabBar::mousePressEvent(QMouseEvent*) 11645 vfunc[19]: QTabBar::mouseReleaseEvent(QMouseEvent*) 11646 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11647 vfunc[21]: QTabBar::mouseMoveEvent(QMouseEvent*) 11648 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11649 vfunc[23]: QTabBar::keyPressEvent(QKeyEvent*) 11650 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11651 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11652 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11653 vfunc[27]: QWidget::enterEvent(QEvent*) 11654 vfunc[28]: QWidget::leaveEvent(QEvent*) 11655 vfunc[29]: QTabBar::paintEvent(QPaintEvent*) 11656 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11657 vfunc[31]: QTabBar::resizeEvent(QResizeEvent*) 11658 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11659 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11660 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11661 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11662 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11663 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11664 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11665 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11666 vfunc[40]: QTabBar::showEvent(QShowEvent*) 11667 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11668 vfunc[42]: QWidget::x11Event(_XEvent*) 11669 vfunc[43]: QTabBar::changeEvent(QEvent*) 11670 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11671 const 11672 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11673 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11674 const 11675 vfunc[47]: QWidget::focusNextPrevChild(bool) 11676 vfunc[48]: QWidget::styleChange(QStyle&) 11677 vfunc[49]: QWidget::enabledChange(bool) 11678 vfunc[50]: QWidget::paletteChange(QPalette const&) 11679 vfunc[51]: QWidget::fontChange(QFont const&) 11680 vfunc[52]: QWidget::windowActivationChange(bool) 11681 vfunc[53]: QWidget::languageChange() 11682 vfunc[54]: QTabBar::tabSizeHint(int) const 11683 vfunc[55]: QTabBar::tabInserted(int) 11684 vfunc[56]: QTabBar::tabRemoved(int) 11685 vfunc[57]: QTabBar::tabLayoutChange() 11686 11687 Table 7-304. Secondary vtable for QTabBar 11688 Base Offset -8 11689 Virtual Base Offset 0 11690 RTTI typeinfo for QTabBar 11691 vfunc[0]: non-virtual thunk to QTabBar::~QTabBar() 11692 vfunc[1]: non-virtual thunk to QTabBar::~QTabBar() 11693 vfunc[2]: non-virtual thunk to QWidget::devType() const 11694 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11695 vfunc[4]: non-virtual thunk to 11696 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11697 11698 The Run Time Type Information for the QTabBar class is 11699 described by Table 7-305 11700 11701 Table 7-305. typeinfo for QTabBar 11702 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11703 Name typeinfo name for QTabBar 11704 basetype: typeinfo for QWidget 11705 __________________________________________________________ 11706 11707 7.5.20.6. Class data for QTabWidget 11708 11709 The virtual table for the QTabWidget class is described by 11710 Table 7-306 11711 11712 Table 7-306. Primary vtable for QTabWidget 11713 Base Offset 0 11714 Virtual Base Offset 0 11715 RTTI typeinfo for QTabWidget 11716 vfunc[0]: QTabWidget::metaObject() const 11717 vfunc[1]: QTabWidget::qt_metacast(char const*) 11718 vfunc[2]: QTabWidget::qt_metacall(QMetaObject::Call, int, 11719 void**) 11720 vfunc[3]: QTabWidget::~QTabWidget() 11721 vfunc[4]: QTabWidget::~QTabWidget() 11722 vfunc[5]: QTabWidget::event(QEvent*) 11723 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11724 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11725 vfunc[8]: QObject::childEvent(QChildEvent*) 11726 vfunc[9]: QObject::customEvent(QEvent*) 11727 vfunc[10]: QObject::connectNotify(char const*) 11728 vfunc[11]: QObject::disconnectNotify(char const*) 11729 vfunc[12]: QWidget::devType() const 11730 vfunc[13]: QWidget::setVisible(bool) 11731 vfunc[14]: QTabWidget::sizeHint() const 11732 vfunc[15]: QTabWidget::minimumSizeHint() const 11733 vfunc[16]: QWidget::heightForWidth(int) const 11734 vfunc[17]: QWidget::paintEngine() const 11735 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 11736 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 11737 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11738 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 11739 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11740 vfunc[23]: QTabWidget::keyPressEvent(QKeyEvent*) 11741 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11742 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11743 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11744 vfunc[27]: QWidget::enterEvent(QEvent*) 11745 vfunc[28]: QWidget::leaveEvent(QEvent*) 11746 vfunc[29]: QTabWidget::paintEvent(QPaintEvent*) 11747 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11748 vfunc[31]: QTabWidget::resizeEvent(QResizeEvent*) 11749 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11750 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11751 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11752 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11753 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11754 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11755 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11756 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11757 vfunc[40]: QTabWidget::showEvent(QShowEvent*) 11758 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11759 vfunc[42]: QWidget::x11Event(_XEvent*) 11760 vfunc[43]: QTabWidget::changeEvent(QEvent*) 11761 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11762 const 11763 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11764 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11765 const 11766 vfunc[47]: QWidget::focusNextPrevChild(bool) 11767 vfunc[48]: QWidget::styleChange(QStyle&) 11768 vfunc[49]: QWidget::enabledChange(bool) 11769 vfunc[50]: QWidget::paletteChange(QPalette const&) 11770 vfunc[51]: QWidget::fontChange(QFont const&) 11771 vfunc[52]: QWidget::windowActivationChange(bool) 11772 vfunc[53]: QWidget::languageChange() 11773 vfunc[54]: QTabWidget::tabInserted(int) 11774 vfunc[55]: QTabWidget::tabRemoved(int) 11775 11776 Table 7-307. Secondary vtable for QTabWidget 11777 Base Offset -8 11778 Virtual Base Offset 0 11779 RTTI typeinfo for QTabWidget 11780 vfunc[0]: non-virtual thunk to QTabWidget::~QTabWidget() 11781 vfunc[1]: non-virtual thunk to QTabWidget::~QTabWidget() 11782 vfunc[2]: non-virtual thunk to QWidget::devType() const 11783 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11784 vfunc[4]: non-virtual thunk to 11785 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11786 11787 The Run Time Type Information for the QTabWidget class is 11788 described by Table 7-308 11789 11790 Table 7-308. typeinfo for QTabWidget 11791 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11792 Name typeinfo name for QTabWidget 11793 basetype: typeinfo for QWidget 11794 __________________________________________________________ 11795 11796 7.5.20.7. Class data for QListView 11797 11798 The virtual table for the QListView class is described by Table 11799 7-309 11800 11801 Table 7-309. Primary vtable for QListView 11802 Base Offset 0 11803 Virtual Base Offset 0 11804 RTTI typeinfo for QListView 11805 vfunc[0]: QListView::metaObject() const 11806 vfunc[1]: QListView::qt_metacast(char const*) 11807 vfunc[2]: QListView::qt_metacall(QMetaObject::Call, int, 11808 void**) 11809 vfunc[3]: QListView::~QListView() 11810 vfunc[4]: QListView::~QListView() 11811 vfunc[5]: QListView::event(QEvent*) 11812 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11813 vfunc[7]: QListView::timerEvent(QTimerEvent*) 11814 vfunc[8]: QObject::childEvent(QChildEvent*) 11815 vfunc[9]: QObject::customEvent(QEvent*) 11816 vfunc[10]: QObject::connectNotify(char const*) 11817 vfunc[11]: QObject::disconnectNotify(char const*) 11818 vfunc[12]: QWidget::devType() const 11819 vfunc[13]: QWidget::setVisible(bool) 11820 vfunc[14]: QAbstractScrollArea::sizeHint() const 11821 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 11822 vfunc[16]: QWidget::heightForWidth(int) const 11823 vfunc[17]: QWidget::paintEngine() const 11824 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 11825 vfunc[19]: QListView::mouseReleaseEvent(QMouseEvent*) 11826 vfunc[20]: 11827 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 11828 vfunc[21]: QListView::mouseMoveEvent(QMouseEvent*) 11829 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 11830 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 11831 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11832 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 11833 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 11834 vfunc[27]: QWidget::enterEvent(QEvent*) 11835 vfunc[28]: QWidget::leaveEvent(QEvent*) 11836 vfunc[29]: QListView::paintEvent(QPaintEvent*) 11837 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11838 vfunc[31]: QListView::resizeEvent(QResizeEvent*) 11839 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11840 vfunc[33]: 11841 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 11842 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11843 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11844 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 11845 vfunc[37]: QListView::dragMoveEvent(QDragMoveEvent*) 11846 vfunc[38]: QListView::dragLeaveEvent(QDragLeaveEvent*) 11847 vfunc[39]: QListView::dropEvent(QDropEvent*) 11848 vfunc[40]: QWidget::showEvent(QShowEvent*) 11849 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11850 vfunc[42]: QWidget::x11Event(_XEvent*) 11851 vfunc[43]: QFrame::changeEvent(QEvent*) 11852 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11853 const 11854 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11855 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11856 const 11857 vfunc[47]: QWidget::focusNextPrevChild(bool) 11858 vfunc[48]: QWidget::styleChange(QStyle&) 11859 vfunc[49]: QWidget::enabledChange(bool) 11860 vfunc[50]: QWidget::paletteChange(QPalette const&) 11861 vfunc[51]: QWidget::fontChange(QFont const&) 11862 vfunc[52]: QWidget::windowActivationChange(bool) 11863 vfunc[53]: QWidget::languageChange() 11864 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 11865 vfunc[55]: QListView::scrollContentsBy(int, int) 11866 vfunc[56]: QAbstractItemView::setModel(QAbstractItemModel*) 11867 vfunc[57]: 11868 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 11869 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 11870 vfunc[59]: QListView::visualRect(QModelIndex const&) const 11871 vfunc[60]: QListView::scrollTo(QModelIndex const&, 11872 QAbstractItemView::ScrollHint) 11873 vfunc[61]: QListView::indexAt(QPoint const&) const 11874 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 11875 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 11876 vfunc[64]: QListView::reset() 11877 vfunc[65]: QListView::setRootIndex(QModelIndex const&) 11878 vfunc[66]: QListView::doItemsLayout() 11879 vfunc[67]: QAbstractItemView::selectAll() 11880 vfunc[68]: QListView::dataChanged(QModelIndex const&, 11881 QModelIndex const&) 11882 vfunc[69]: QListView::rowsInserted(QModelIndex const&, int, 11883 int) 11884 vfunc[70]: QListView::rowsAboutToBeRemoved(QModelIndex const&, 11885 int, int) 11886 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 11887 const&, QItemSelection const&) 11888 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 11889 const&, QModelIndex const&) 11890 vfunc[73]: QAbstractItemView::updateEditorData() 11891 vfunc[74]: QAbstractItemView::updateEditorGeometries() 11892 vfunc[75]: QListView::updateGeometries() 11893 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 11894 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 11895 vfunc[78]: 11896 QAbstractItemView::verticalScrollbarValueChanged(int) 11897 vfunc[79]: 11898 QAbstractItemView::horizontalScrollbarValueChanged(int) 11899 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 11900 QAbstractItemDelegate::EndEditHint) 11901 vfunc[81]: QAbstractItemView::commitData(QWidget*) 11902 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 11903 vfunc[83]: 11904 QListView::moveCursor(QAbstractItemView::CursorAction, 11905 QFlags) 11906 vfunc[84]: QListView::horizontalOffset() const 11907 vfunc[85]: QListView::verticalOffset() const 11908 vfunc[86]: QListView::isIndexHidden(QModelIndex const&) const 11909 vfunc[87]: QListView::setSelection(QRect const&, 11910 QFlags) 11911 vfunc[88]: QListView::visualRegionForSelection(QItemSelection 11912 const&) const 11913 vfunc[89]: QListView::selectedIndexes() const 11914 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 11915 QAbstractItemView::EditTrigger, QEvent*) 11916 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 11917 const&, QEvent const*) const 11918 vfunc[92]: QListView::startDrag(QFlags) 11919 vfunc[93]: QListView::viewOptions() const 11920 11921 Table 7-310. Secondary vtable for QListView 11922 Base Offset -8 11923 Virtual Base Offset 0 11924 RTTI typeinfo for QListView 11925 vfunc[0]: non-virtual thunk to QListView::~QListView() 11926 vfunc[1]: non-virtual thunk to QListView::~QListView() 11927 vfunc[2]: non-virtual thunk to QWidget::devType() const 11928 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11929 vfunc[4]: non-virtual thunk to 11930 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11931 11932 The Run Time Type Information for the QListView class is 11933 described by Table 7-311 11934 11935 Table 7-311. typeinfo for QListView 11936 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11937 Name typeinfo name for QListView 11938 basetype: typeinfo for QAbstractItemView 11939 __________________________________________________________ 11940 11941 7.5.20.8. Class data for QListWidgetItem 11942 11943 The virtual table for the QListWidgetItem class is described in 11944 the generic part of this specification. 11945 11946 The Run Time Type Information for the QListWidgetItem class is 11947 described by Table 7-312 11948 11949 Table 7-312. typeinfo for QListWidgetItem 11950 Base Vtable vtable for __cxxabiv1::__class_type_info 11951 Name typeinfo name for QListWidgetItem 11952 __________________________________________________________ 11953 11954 7.5.20.9. Class data for QListWidget 11955 11956 The virtual table for the QListWidget class is described by 11957 Table 7-313 11958 11959 Table 7-313. Primary vtable for QListWidget 11960 Base Offset 0 11961 Virtual Base Offset 0 11962 RTTI typeinfo for QListWidget 11963 vfunc[0]: QListWidget::metaObject() const 11964 vfunc[1]: QListWidget::qt_metacast(char const*) 11965 vfunc[2]: QListWidget::qt_metacall(QMetaObject::Call, int, 11966 void**) 11967 vfunc[3]: QListWidget::~QListWidget() 11968 vfunc[4]: QListWidget::~QListWidget() 11969 vfunc[5]: QListWidget::event(QEvent*) 11970 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11971 vfunc[7]: QListView::timerEvent(QTimerEvent*) 11972 vfunc[8]: QObject::childEvent(QChildEvent*) 11973 vfunc[9]: QObject::customEvent(QEvent*) 11974 vfunc[10]: QObject::connectNotify(char const*) 11975 vfunc[11]: QObject::disconnectNotify(char const*) 11976 vfunc[12]: QWidget::devType() const 11977 vfunc[13]: QWidget::setVisible(bool) 11978 vfunc[14]: QAbstractScrollArea::sizeHint() const 11979 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 11980 vfunc[16]: QWidget::heightForWidth(int) const 11981 vfunc[17]: QWidget::paintEngine() const 11982 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 11983 vfunc[19]: QListView::mouseReleaseEvent(QMouseEvent*) 11984 vfunc[20]: 11985 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 11986 vfunc[21]: QListView::mouseMoveEvent(QMouseEvent*) 11987 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 11988 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 11989 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11990 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 11991 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 11992 vfunc[27]: QWidget::enterEvent(QEvent*) 11993 vfunc[28]: QWidget::leaveEvent(QEvent*) 11994 vfunc[29]: QListView::paintEvent(QPaintEvent*) 11995 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11996 vfunc[31]: QListView::resizeEvent(QResizeEvent*) 11997 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11998 vfunc[33]: 11999 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 12000 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12001 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12002 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 12003 vfunc[37]: QListView::dragMoveEvent(QDragMoveEvent*) 12004 vfunc[38]: QListView::dragLeaveEvent(QDragLeaveEvent*) 12005 vfunc[39]: QListView::dropEvent(QDropEvent*) 12006 vfunc[40]: QWidget::showEvent(QShowEvent*) 12007 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12008 vfunc[42]: QWidget::x11Event(_XEvent*) 12009 vfunc[43]: QFrame::changeEvent(QEvent*) 12010 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12011 const 12012 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12013 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12014 const 12015 vfunc[47]: QWidget::focusNextPrevChild(bool) 12016 vfunc[48]: QWidget::styleChange(QStyle&) 12017 vfunc[49]: QWidget::enabledChange(bool) 12018 vfunc[50]: QWidget::paletteChange(QPalette const&) 12019 vfunc[51]: QWidget::fontChange(QFont const&) 12020 vfunc[52]: QWidget::windowActivationChange(bool) 12021 vfunc[53]: QWidget::languageChange() 12022 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 12023 vfunc[55]: QListView::scrollContentsBy(int, int) 12024 vfunc[56]: QListWidget::setModel(QAbstractItemModel*) 12025 vfunc[57]: 12026 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 12027 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 12028 vfunc[59]: QListView::visualRect(QModelIndex const&) const 12029 vfunc[60]: QListView::scrollTo(QModelIndex const&, 12030 QAbstractItemView::ScrollHint) 12031 vfunc[61]: QListView::indexAt(QPoint const&) const 12032 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 12033 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 12034 vfunc[64]: QListView::reset() 12035 vfunc[65]: QListView::setRootIndex(QModelIndex const&) 12036 vfunc[66]: QListView::doItemsLayout() 12037 vfunc[67]: QAbstractItemView::selectAll() 12038 vfunc[68]: QListView::dataChanged(QModelIndex const&, 12039 QModelIndex const&) 12040 vfunc[69]: QListView::rowsInserted(QModelIndex const&, int, 12041 int) 12042 vfunc[70]: QListView::rowsAboutToBeRemoved(QModelIndex const&, 12043 int, int) 12044 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 12045 const&, QItemSelection const&) 12046 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 12047 const&, QModelIndex const&) 12048 vfunc[73]: QAbstractItemView::updateEditorData() 12049 vfunc[74]: QAbstractItemView::updateEditorGeometries() 12050 vfunc[75]: QListView::updateGeometries() 12051 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 12052 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 12053 vfunc[78]: 12054 QAbstractItemView::verticalScrollbarValueChanged(int) 12055 vfunc[79]: 12056 QAbstractItemView::horizontalScrollbarValueChanged(int) 12057 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 12058 QAbstractItemDelegate::EndEditHint) 12059 vfunc[81]: QAbstractItemView::commitData(QWidget*) 12060 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 12061 vfunc[83]: 12062 QListView::moveCursor(QAbstractItemView::CursorAction, 12063 QFlags) 12064 vfunc[84]: QListView::horizontalOffset() const 12065 vfunc[85]: QListView::verticalOffset() const 12066 vfunc[86]: QListView::isIndexHidden(QModelIndex const&) const 12067 vfunc[87]: QListView::setSelection(QRect const&, 12068 QFlags) 12069 vfunc[88]: QListView::visualRegionForSelection(QItemSelection 12070 const&) const 12071 vfunc[89]: QListView::selectedIndexes() const 12072 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 12073 QAbstractItemView::EditTrigger, QEvent*) 12074 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 12075 const&, QEvent const*) const 12076 vfunc[92]: QListView::startDrag(QFlags) 12077 vfunc[93]: QListView::viewOptions() const 12078 vfunc[94]: QListWidget::mimeTypes() const 12079 vfunc[95]: QListWidget::mimeData(QList) const 12080 vfunc[96]: QListWidget::dropMimeData(int, QMimeData const*, 12081 Qt::DropAction) 12082 vfunc[97]: QListWidget::supportedDropActions() const 12083 12084 Table 7-314. Secondary vtable for QListWidget 12085 Base Offset -8 12086 Virtual Base Offset 0 12087 RTTI typeinfo for QListWidget 12088 vfunc[0]: non-virtual thunk to QListWidget::~QListWidget() 12089 vfunc[1]: non-virtual thunk to QListWidget::~QListWidget() 12090 vfunc[2]: non-virtual thunk to QWidget::devType() const 12091 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12092 vfunc[4]: non-virtual thunk to 12093 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12094 12095 The Run Time Type Information for the QListWidget class is 12096 described by Table 7-315 12097 12098 Table 7-315. typeinfo for QListWidget 12099 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12100 Name typeinfo name for QListWidget 12101 basetype: typeinfo for QListView 12102 __________________________________________________________ 12103 12104 7.5.20.10. Class data for QDesktopWidget 12105 12106 The virtual table for the QDesktopWidget class is described by 12107 Table 7-316 12108 12109 Table 7-316. Primary vtable for QDesktopWidget 12110 Base Offset 0 12111 Virtual Base Offset 0 12112 RTTI typeinfo for QDesktopWidget 12113 vfunc[0]: QDesktopWidget::metaObject() const 12114 vfunc[1]: QDesktopWidget::qt_metacast(char const*) 12115 vfunc[2]: QDesktopWidget::qt_metacall(QMetaObject::Call, int, 12116 void**) 12117 vfunc[3]: QDesktopWidget::~QDesktopWidget() 12118 vfunc[4]: QDesktopWidget::~QDesktopWidget() 12119 vfunc[5]: QWidget::event(QEvent*) 12120 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12121 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12122 vfunc[8]: QObject::childEvent(QChildEvent*) 12123 vfunc[9]: QObject::customEvent(QEvent*) 12124 vfunc[10]: QObject::connectNotify(char const*) 12125 vfunc[11]: QObject::disconnectNotify(char const*) 12126 vfunc[12]: QWidget::devType() const 12127 vfunc[13]: QWidget::setVisible(bool) 12128 vfunc[14]: QWidget::sizeHint() const 12129 vfunc[15]: QWidget::minimumSizeHint() const 12130 vfunc[16]: QWidget::heightForWidth(int) const 12131 vfunc[17]: QWidget::paintEngine() const 12132 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12133 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12134 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12135 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12136 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12137 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12138 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12139 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12140 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12141 vfunc[27]: QWidget::enterEvent(QEvent*) 12142 vfunc[28]: QWidget::leaveEvent(QEvent*) 12143 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 12144 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12145 vfunc[31]: QDesktopWidget::resizeEvent(QResizeEvent*) 12146 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12147 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12148 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12149 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12150 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12151 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12152 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12153 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12154 vfunc[40]: QWidget::showEvent(QShowEvent*) 12155 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12156 vfunc[42]: QWidget::x11Event(_XEvent*) 12157 vfunc[43]: QWidget::changeEvent(QEvent*) 12158 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12159 const 12160 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12161 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12162 const 12163 vfunc[47]: QWidget::focusNextPrevChild(bool) 12164 vfunc[48]: QWidget::styleChange(QStyle&) 12165 vfunc[49]: QWidget::enabledChange(bool) 12166 vfunc[50]: QWidget::paletteChange(QPalette const&) 12167 vfunc[51]: QWidget::fontChange(QFont const&) 12168 vfunc[52]: QWidget::windowActivationChange(bool) 12169 vfunc[53]: QWidget::languageChange() 12170 12171 Table 7-317. Secondary vtable for QDesktopWidget 12172 Base Offset -8 12173 Virtual Base Offset 0 12174 RTTI typeinfo for QDesktopWidget 12175 vfunc[0]: non-virtual thunk to 12176 QDesktopWidget::~QDesktopWidget() 12177 vfunc[1]: non-virtual thunk to 12178 QDesktopWidget::~QDesktopWidget() 12179 vfunc[2]: non-virtual thunk to QWidget::devType() const 12180 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12181 vfunc[4]: non-virtual thunk to 12182 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12183 12184 The Run Time Type Information for the QDesktopWidget class is 12185 described by Table 7-318 12186 12187 Table 7-318. typeinfo for QDesktopWidget 12188 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12189 Name typeinfo name for QDesktopWidget 12190 basetype: typeinfo for QWidget 12191 __________________________________________________________ 12192 12193 7.5.20.11. Class data for QInputContextFactoryInterface 12194 12195 The virtual table for the QInputContextFactoryInterface class 12196 is described in the generic part of this specification. 12197 12198 The Run Time Type Information for the 12199 QInputContextFactoryInterface class is described by Table 7-319 12200 12201 Table 7-319. typeinfo for QInputContextFactoryInterface 12202 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12203 Name typeinfo name for QInputContextFactoryInterface 12204 basetype: typeinfo for QFactoryInterface 12205 __________________________________________________________ 12206 12207 7.5.20.12. Class data for QInputContext 12208 12209 The virtual table for the QInputContext class is described in 12210 the generic part of this specification. 12211 12212 The Run Time Type Information for the QInputContext class is 12213 described by Table 7-320 12214 12215 Table 7-320. typeinfo for QInputContext 12216 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12217 Name typeinfo name for QInputContext 12218 basetype: typeinfo for QObject 12219 __________________________________________________________ 12220 12221 7.5.20.13. Class data for QCheckBox 12222 12223 The virtual table for the QCheckBox class is described by Table 12224 7-321 12225 12226 Table 7-321. Primary vtable for QCheckBox 12227 Base Offset 0 12228 Virtual Base Offset 0 12229 RTTI typeinfo for QCheckBox 12230 vfunc[0]: QCheckBox::metaObject() const 12231 vfunc[1]: QCheckBox::qt_metacast(char const*) 12232 vfunc[2]: QCheckBox::qt_metacall(QMetaObject::Call, int, 12233 void**) 12234 vfunc[3]: NULL or QCheckBox::~QCheckBox() 12235 vfunc[4]: NULL or QCheckBox::~QCheckBox() 12236 vfunc[5]: QCheckBox::event(QEvent*) 12237 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12238 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 12239 vfunc[8]: QObject::childEvent(QChildEvent*) 12240 vfunc[9]: QObject::customEvent(QEvent*) 12241 vfunc[10]: QObject::connectNotify(char const*) 12242 vfunc[11]: QObject::disconnectNotify(char const*) 12243 vfunc[12]: QWidget::devType() const 12244 vfunc[13]: QWidget::setVisible(bool) 12245 vfunc[14]: QCheckBox::sizeHint() const 12246 vfunc[15]: QWidget::minimumSizeHint() const 12247 vfunc[16]: QWidget::heightForWidth(int) const 12248 vfunc[17]: QWidget::paintEngine() const 12249 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 12250 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 12251 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12252 vfunc[21]: QCheckBox::mouseMoveEvent(QMouseEvent*) 12253 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12254 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 12255 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 12256 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 12257 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 12258 vfunc[27]: QWidget::enterEvent(QEvent*) 12259 vfunc[28]: QWidget::leaveEvent(QEvent*) 12260 vfunc[29]: QCheckBox::paintEvent(QPaintEvent*) 12261 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12262 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12263 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12264 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12265 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12266 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12267 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12268 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12269 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12270 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12271 vfunc[40]: QWidget::showEvent(QShowEvent*) 12272 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12273 vfunc[42]: QWidget::x11Event(_XEvent*) 12274 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 12275 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12276 const 12277 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12278 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12279 const 12280 vfunc[47]: QWidget::focusNextPrevChild(bool) 12281 vfunc[48]: QWidget::styleChange(QStyle&) 12282 vfunc[49]: QWidget::enabledChange(bool) 12283 vfunc[50]: QWidget::paletteChange(QPalette const&) 12284 vfunc[51]: QWidget::fontChange(QFont const&) 12285 vfunc[52]: QWidget::windowActivationChange(bool) 12286 vfunc[53]: QWidget::languageChange() 12287 vfunc[54]: QCheckBox::hitButton(QPoint const&) const 12288 vfunc[55]: QCheckBox::checkStateSet() 12289 vfunc[56]: QCheckBox::nextCheckState() 12290 12291 Table 7-322. Secondary vtable for QCheckBox 12292 Base Offset -8 12293 Virtual Base Offset 0 12294 RTTI typeinfo for QCheckBox 12295 vfunc[0]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 12296 vfunc[1]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 12297 vfunc[2]: non-virtual thunk to QWidget::devType() const 12298 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12299 vfunc[4]: non-virtual thunk to 12300 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12301 12302 The Run Time Type Information for the QCheckBox class is 12303 described by Table 7-323 12304 12305 Table 7-323. typeinfo for QCheckBox 12306 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12307 Name typeinfo name for QCheckBox 12308 basetype: typeinfo for QAbstractButton 12309 __________________________________________________________ 12310 12311 7.5.20.14. Class data for QSpinBox 12312 12313 The virtual table for the QSpinBox class is described by Table 12314 7-324 12315 12316 Table 7-324. Primary vtable for QSpinBox 12317 Base Offset 0 12318 Virtual Base Offset 0 12319 RTTI typeinfo for QSpinBox 12320 vfunc[0]: QSpinBox::metaObject() const 12321 vfunc[1]: QSpinBox::qt_metacast(char const*) 12322 vfunc[2]: QSpinBox::qt_metacall(QMetaObject::Call, int, void**) 12323 vfunc[3]: NULL or QSpinBox::~QSpinBox() 12324 vfunc[4]: NULL or QSpinBox::~QSpinBox() 12325 vfunc[5]: QSpinBox::event(QEvent*) 12326 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12327 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 12328 vfunc[8]: QObject::childEvent(QChildEvent*) 12329 vfunc[9]: QObject::customEvent(QEvent*) 12330 vfunc[10]: QObject::connectNotify(char const*) 12331 vfunc[11]: QObject::disconnectNotify(char const*) 12332 vfunc[12]: QWidget::devType() const 12333 vfunc[13]: QWidget::setVisible(bool) 12334 vfunc[14]: QAbstractSpinBox::sizeHint() const 12335 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 12336 vfunc[16]: QWidget::heightForWidth(int) const 12337 vfunc[17]: QWidget::paintEngine() const 12338 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 12339 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 12340 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12341 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 12342 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 12343 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 12344 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 12345 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 12346 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 12347 vfunc[27]: QWidget::enterEvent(QEvent*) 12348 vfunc[28]: QWidget::leaveEvent(QEvent*) 12349 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 12350 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12351 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 12352 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 12353 vfunc[33]: 12354 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 12355 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12356 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12357 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12358 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12359 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12360 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12361 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 12362 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 12363 vfunc[42]: QWidget::x11Event(_XEvent*) 12364 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 12365 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12366 const 12367 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12368 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12369 const 12370 vfunc[47]: QWidget::focusNextPrevChild(bool) 12371 vfunc[48]: QWidget::styleChange(QStyle&) 12372 vfunc[49]: QWidget::enabledChange(bool) 12373 vfunc[50]: QWidget::paletteChange(QPalette const&) 12374 vfunc[51]: QWidget::fontChange(QFont const&) 12375 vfunc[52]: QWidget::windowActivationChange(bool) 12376 vfunc[53]: QWidget::languageChange() 12377 vfunc[54]: QSpinBox::validate(QString&, int&) const 12378 vfunc[55]: QSpinBox::fixup(QString&) const 12379 vfunc[56]: QAbstractSpinBox::stepBy(int) 12380 vfunc[57]: QAbstractSpinBox::clear() 12381 vfunc[58]: QAbstractSpinBox::stepEnabled() const 12382 vfunc[59]: QSpinBox::valueFromText(QString const&) const 12383 vfunc[60]: QSpinBox::textFromValue(int) const 12384 12385 Table 7-325. Secondary vtable for QSpinBox 12386 Base Offset -8 12387 Virtual Base Offset 0 12388 RTTI typeinfo for QSpinBox 12389 vfunc[0]: NULL or non-virtual thunk to QSpinBox::~QSpinBox() 12390 vfunc[1]: NULL or non-virtual thunk to QSpinBox::~QSpinBox() 12391 vfunc[2]: non-virtual thunk to QWidget::devType() const 12392 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12393 vfunc[4]: non-virtual thunk to 12394 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12395 12396 The Run Time Type Information for the QSpinBox class is 12397 described by Table 7-326 12398 12399 Table 7-326. typeinfo for QSpinBox 12400 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12401 Name typeinfo name for QSpinBox 12402 basetype: typeinfo for QAbstractSpinBox 12403 __________________________________________________________ 12404 12405 7.5.20.15. Class data for QDoubleSpinBox 12406 12407 The virtual table for the QDoubleSpinBox class is described by 12408 Table 7-327 12409 12410 Table 7-327. Primary vtable for QDoubleSpinBox 12411 Base Offset 0 12412 Virtual Base Offset 0 12413 RTTI typeinfo for QDoubleSpinBox 12414 vfunc[0]: QDoubleSpinBox::metaObject() const 12415 vfunc[1]: QDoubleSpinBox::qt_metacast(char const*) 12416 vfunc[2]: QDoubleSpinBox::qt_metacall(QMetaObject::Call, int, 12417 void**) 12418 vfunc[3]: NULL or QDoubleSpinBox::~QDoubleSpinBox() 12419 vfunc[4]: NULL or QDoubleSpinBox::~QDoubleSpinBox() 12420 vfunc[5]: QAbstractSpinBox::event(QEvent*) 12421 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12422 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 12423 vfunc[8]: QObject::childEvent(QChildEvent*) 12424 vfunc[9]: QObject::customEvent(QEvent*) 12425 vfunc[10]: QObject::connectNotify(char const*) 12426 vfunc[11]: QObject::disconnectNotify(char const*) 12427 vfunc[12]: QWidget::devType() const 12428 vfunc[13]: QWidget::setVisible(bool) 12429 vfunc[14]: QAbstractSpinBox::sizeHint() const 12430 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 12431 vfunc[16]: QWidget::heightForWidth(int) const 12432 vfunc[17]: QWidget::paintEngine() const 12433 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 12434 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 12435 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12436 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 12437 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 12438 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 12439 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 12440 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 12441 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 12442 vfunc[27]: QWidget::enterEvent(QEvent*) 12443 vfunc[28]: QWidget::leaveEvent(QEvent*) 12444 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 12445 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12446 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 12447 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 12448 vfunc[33]: 12449 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 12450 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12451 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12452 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12453 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12454 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12455 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12456 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 12457 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 12458 vfunc[42]: QWidget::x11Event(_XEvent*) 12459 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 12460 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12461 const 12462 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12463 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12464 const 12465 vfunc[47]: QWidget::focusNextPrevChild(bool) 12466 vfunc[48]: QWidget::styleChange(QStyle&) 12467 vfunc[49]: QWidget::enabledChange(bool) 12468 vfunc[50]: QWidget::paletteChange(QPalette const&) 12469 vfunc[51]: QWidget::fontChange(QFont const&) 12470 vfunc[52]: QWidget::windowActivationChange(bool) 12471 vfunc[53]: QWidget::languageChange() 12472 vfunc[54]: QDoubleSpinBox::validate(QString&, int&) const 12473 vfunc[55]: QDoubleSpinBox::fixup(QString&) const 12474 vfunc[56]: QAbstractSpinBox::stepBy(int) 12475 vfunc[57]: QAbstractSpinBox::clear() 12476 vfunc[58]: QAbstractSpinBox::stepEnabled() const 12477 vfunc[59]: QDoubleSpinBox::valueFromText(QString const&) const 12478 vfunc[60]: QDoubleSpinBox::textFromValue(double) const 12479 12480 Table 7-328. Secondary vtable for QDoubleSpinBox 12481 Base Offset -8 12482 Virtual Base Offset 0 12483 RTTI typeinfo for QDoubleSpinBox 12484 vfunc[0]: NULL or non-virtual thunk to 12485 QDoubleSpinBox::~QDoubleSpinBox() 12486 vfunc[1]: NULL or non-virtual thunk to 12487 QDoubleSpinBox::~QDoubleSpinBox() 12488 vfunc[2]: non-virtual thunk to QWidget::devType() const 12489 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12490 vfunc[4]: non-virtual thunk to 12491 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12492 12493 The Run Time Type Information for the QDoubleSpinBox class is 12494 described by Table 7-329 12495 12496 Table 7-329. typeinfo for QDoubleSpinBox 12497 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12498 Name typeinfo name for QDoubleSpinBox 12499 basetype: typeinfo for QAbstractSpinBox 12500 __________________________________________________________ 12501 12502 7.5.20.16. Class data for QLCDNumber 12503 12504 The virtual table for the QLCDNumber class is described by 12505 Table 7-330 12506 12507 Table 7-330. Primary vtable for QLCDNumber 12508 Base Offset 0 12509 Virtual Base Offset 0 12510 RTTI typeinfo for QLCDNumber 12511 vfunc[0]: QLCDNumber::metaObject() const 12512 vfunc[1]: QLCDNumber::qt_metacast(char const*) 12513 vfunc[2]: QLCDNumber::qt_metacall(QMetaObject::Call, int, 12514 void**) 12515 vfunc[3]: QLCDNumber::~QLCDNumber() 12516 vfunc[4]: QLCDNumber::~QLCDNumber() 12517 vfunc[5]: QLCDNumber::event(QEvent*) 12518 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12519 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12520 vfunc[8]: QObject::childEvent(QChildEvent*) 12521 vfunc[9]: QObject::customEvent(QEvent*) 12522 vfunc[10]: QObject::connectNotify(char const*) 12523 vfunc[11]: QObject::disconnectNotify(char const*) 12524 vfunc[12]: QWidget::devType() const 12525 vfunc[13]: QWidget::setVisible(bool) 12526 vfunc[14]: QLCDNumber::sizeHint() const 12527 vfunc[15]: QWidget::minimumSizeHint() const 12528 vfunc[16]: QWidget::heightForWidth(int) const 12529 vfunc[17]: QWidget::paintEngine() const 12530 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12531 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12532 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12533 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12534 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12535 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12536 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12537 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12538 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12539 vfunc[27]: QWidget::enterEvent(QEvent*) 12540 vfunc[28]: QWidget::leaveEvent(QEvent*) 12541 vfunc[29]: QLCDNumber::paintEvent(QPaintEvent*) 12542 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12543 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12544 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12545 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12546 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12547 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12548 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12549 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12550 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12551 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12552 vfunc[40]: QWidget::showEvent(QShowEvent*) 12553 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12554 vfunc[42]: QWidget::x11Event(_XEvent*) 12555 vfunc[43]: QFrame::changeEvent(QEvent*) 12556 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12557 const 12558 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12559 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12560 const 12561 vfunc[47]: QWidget::focusNextPrevChild(bool) 12562 vfunc[48]: QWidget::styleChange(QStyle&) 12563 vfunc[49]: QWidget::enabledChange(bool) 12564 vfunc[50]: QWidget::paletteChange(QPalette const&) 12565 vfunc[51]: QWidget::fontChange(QFont const&) 12566 vfunc[52]: QWidget::windowActivationChange(bool) 12567 vfunc[53]: QWidget::languageChange() 12568 12569 Table 7-331. Secondary vtable for QLCDNumber 12570 Base Offset -8 12571 Virtual Base Offset 0 12572 RTTI typeinfo for QLCDNumber 12573 vfunc[0]: non-virtual thunk to QLCDNumber::~QLCDNumber() 12574 vfunc[1]: non-virtual thunk to QLCDNumber::~QLCDNumber() 12575 vfunc[2]: non-virtual thunk to QWidget::devType() const 12576 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12577 vfunc[4]: non-virtual thunk to 12578 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12579 12580 The Run Time Type Information for the QLCDNumber class is 12581 described by Table 7-332 12582 12583 Table 7-332. typeinfo for QLCDNumber 12584 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12585 Name typeinfo name for QLCDNumber 12586 basetype: typeinfo for QFrame 12587 __________________________________________________________ 12588 12589 7.5.20.17. Class data for QStackedWidget 12590 12591 The virtual table for the QStackedWidget class is described by 12592 Table 7-333 12593 12594 Table 7-333. Primary vtable for QStackedWidget 12595 Base Offset 0 12596 Virtual Base Offset 0 12597 RTTI typeinfo for QStackedWidget 12598 vfunc[0]: QStackedWidget::metaObject() const 12599 vfunc[1]: QStackedWidget::qt_metacast(char const*) 12600 vfunc[2]: QStackedWidget::qt_metacall(QMetaObject::Call, int, 12601 void**) 12602 vfunc[3]: QStackedWidget::~QStackedWidget() 12603 vfunc[4]: QStackedWidget::~QStackedWidget() 12604 vfunc[5]: QStackedWidget::event(QEvent*) 12605 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12606 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12607 vfunc[8]: QObject::childEvent(QChildEvent*) 12608 vfunc[9]: QObject::customEvent(QEvent*) 12609 vfunc[10]: QObject::connectNotify(char const*) 12610 vfunc[11]: QObject::disconnectNotify(char const*) 12611 vfunc[12]: QWidget::devType() const 12612 vfunc[13]: QWidget::setVisible(bool) 12613 vfunc[14]: QFrame::sizeHint() const 12614 vfunc[15]: QWidget::minimumSizeHint() const 12615 vfunc[16]: QWidget::heightForWidth(int) const 12616 vfunc[17]: QWidget::paintEngine() const 12617 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12618 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12619 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12620 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12621 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12622 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12623 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12624 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12625 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12626 vfunc[27]: QWidget::enterEvent(QEvent*) 12627 vfunc[28]: QWidget::leaveEvent(QEvent*) 12628 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 12629 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12630 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12631 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12632 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12633 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12634 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12635 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12636 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12637 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12638 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12639 vfunc[40]: QWidget::showEvent(QShowEvent*) 12640 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12641 vfunc[42]: QWidget::x11Event(_XEvent*) 12642 vfunc[43]: QFrame::changeEvent(QEvent*) 12643 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12644 const 12645 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12646 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12647 const 12648 vfunc[47]: QWidget::focusNextPrevChild(bool) 12649 vfunc[48]: QWidget::styleChange(QStyle&) 12650 vfunc[49]: QWidget::enabledChange(bool) 12651 vfunc[50]: QWidget::paletteChange(QPalette const&) 12652 vfunc[51]: QWidget::fontChange(QFont const&) 12653 vfunc[52]: QWidget::windowActivationChange(bool) 12654 vfunc[53]: QWidget::languageChange() 12655 12656 Table 7-334. Secondary vtable for QStackedWidget 12657 Base Offset -8 12658 Virtual Base Offset 0 12659 RTTI typeinfo for QStackedWidget 12660 vfunc[0]: non-virtual thunk to 12661 QStackedWidget::~QStackedWidget() 12662 vfunc[1]: non-virtual thunk to 12663 QStackedWidget::~QStackedWidget() 12664 vfunc[2]: non-virtual thunk to QWidget::devType() const 12665 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12666 vfunc[4]: non-virtual thunk to 12667 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12668 12669 The Run Time Type Information for the QStackedWidget class is 12670 described by Table 7-335 12671 12672 Table 7-335. typeinfo for QStackedWidget 12673 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12674 Name typeinfo name for QStackedWidget 12675 basetype: typeinfo for QFrame 12676 __________________________________________________________ 12677 12678 7.5.20.18. Class data for QPushButton 12679 12680 The virtual table for the QPushButton class is described by 12681 Table 7-336 12682 12683 Table 7-336. Primary vtable for QPushButton 12684 Base Offset 0 12685 Virtual Base Offset 0 12686 RTTI typeinfo for QPushButton 12687 vfunc[0]: QPushButton::metaObject() const 12688 vfunc[1]: QPushButton::qt_metacast(char const*) 12689 vfunc[2]: QPushButton::qt_metacall(QMetaObject::Call, int, 12690 void**) 12691 vfunc[3]: QPushButton::~QPushButton() 12692 vfunc[4]: QPushButton::~QPushButton() 12693 vfunc[5]: QPushButton::event(QEvent*) 12694 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12695 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 12696 vfunc[8]: QObject::childEvent(QChildEvent*) 12697 vfunc[9]: QObject::customEvent(QEvent*) 12698 vfunc[10]: QObject::connectNotify(char const*) 12699 vfunc[11]: QObject::disconnectNotify(char const*) 12700 vfunc[12]: QWidget::devType() const 12701 vfunc[13]: QWidget::setVisible(bool) 12702 vfunc[14]: QPushButton::sizeHint() const 12703 vfunc[15]: QWidget::minimumSizeHint() const 12704 vfunc[16]: QWidget::heightForWidth(int) const 12705 vfunc[17]: QWidget::paintEngine() const 12706 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 12707 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 12708 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12709 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 12710 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12711 vfunc[23]: QPushButton::keyPressEvent(QKeyEvent*) 12712 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 12713 vfunc[25]: QPushButton::focusInEvent(QFocusEvent*) 12714 vfunc[26]: QPushButton::focusOutEvent(QFocusEvent*) 12715 vfunc[27]: QWidget::enterEvent(QEvent*) 12716 vfunc[28]: QWidget::leaveEvent(QEvent*) 12717 vfunc[29]: QPushButton::paintEvent(QPaintEvent*) 12718 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12719 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12720 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12721 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12722 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12723 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12724 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12725 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12726 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12727 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12728 vfunc[40]: QWidget::showEvent(QShowEvent*) 12729 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12730 vfunc[42]: QWidget::x11Event(_XEvent*) 12731 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 12732 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12733 const 12734 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12735 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12736 const 12737 vfunc[47]: QWidget::focusNextPrevChild(bool) 12738 vfunc[48]: QWidget::styleChange(QStyle&) 12739 vfunc[49]: QWidget::enabledChange(bool) 12740 vfunc[50]: QWidget::paletteChange(QPalette const&) 12741 vfunc[51]: QWidget::fontChange(QFont const&) 12742 vfunc[52]: QWidget::windowActivationChange(bool) 12743 vfunc[53]: QWidget::languageChange() 12744 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 12745 vfunc[55]: QAbstractButton::checkStateSet() 12746 vfunc[56]: QAbstractButton::nextCheckState() 12747 12748 Table 7-337. Secondary vtable for QPushButton 12749 Base Offset -8 12750 Virtual Base Offset 0 12751 RTTI typeinfo for QPushButton 12752 vfunc[0]: non-virtual thunk to QPushButton::~QPushButton() 12753 vfunc[1]: non-virtual thunk to QPushButton::~QPushButton() 12754 vfunc[2]: non-virtual thunk to QWidget::devType() const 12755 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12756 vfunc[4]: non-virtual thunk to 12757 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12758 12759 The Run Time Type Information for the QPushButton class is 12760 described by Table 7-338 12761 12762 Table 7-338. typeinfo for QPushButton 12763 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12764 Name typeinfo name for QPushButton 12765 basetype: typeinfo for QAbstractButton 12766 __________________________________________________________ 12767 12768 7.5.20.19. Class data for QLabel 12769 12770 The virtual table for the QLabel class is described by Table 12771 7-339 12772 12773 Table 7-339. Primary vtable for QLabel 12774 Base Offset 0 12775 Virtual Base Offset 0 12776 RTTI typeinfo for QLabel 12777 vfunc[0]: QLabel::metaObject() const 12778 vfunc[1]: QLabel::qt_metacast(char const*) 12779 vfunc[2]: QLabel::qt_metacall(QMetaObject::Call, int, void**) 12780 vfunc[3]: QLabel::~QLabel() 12781 vfunc[4]: QLabel::~QLabel() 12782 vfunc[5]: QLabel::event(QEvent*) 12783 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12784 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12785 vfunc[8]: QObject::childEvent(QChildEvent*) 12786 vfunc[9]: QObject::customEvent(QEvent*) 12787 vfunc[10]: QObject::connectNotify(char const*) 12788 vfunc[11]: QObject::disconnectNotify(char const*) 12789 vfunc[12]: QWidget::devType() const 12790 vfunc[13]: QWidget::setVisible(bool) 12791 vfunc[14]: QLabel::sizeHint() const 12792 vfunc[15]: QLabel::minimumSizeHint() const 12793 vfunc[16]: QLabel::heightForWidth(int) const 12794 vfunc[17]: QWidget::paintEngine() const 12795 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12796 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12797 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12798 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12799 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12800 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12801 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12802 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12803 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12804 vfunc[27]: QWidget::enterEvent(QEvent*) 12805 vfunc[28]: QWidget::leaveEvent(QEvent*) 12806 vfunc[29]: QLabel::paintEvent(QPaintEvent*) 12807 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12808 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12809 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12810 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12811 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12812 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12813 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12814 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12815 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12816 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12817 vfunc[40]: QWidget::showEvent(QShowEvent*) 12818 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12819 vfunc[42]: QWidget::x11Event(_XEvent*) 12820 vfunc[43]: QLabel::changeEvent(QEvent*) 12821 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12822 const 12823 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12824 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12825 const 12826 vfunc[47]: QWidget::focusNextPrevChild(bool) 12827 vfunc[48]: QWidget::styleChange(QStyle&) 12828 vfunc[49]: QWidget::enabledChange(bool) 12829 vfunc[50]: QWidget::paletteChange(QPalette const&) 12830 vfunc[51]: QWidget::fontChange(QFont const&) 12831 vfunc[52]: QWidget::windowActivationChange(bool) 12832 vfunc[53]: QWidget::languageChange() 12833 12834 Table 7-340. Secondary vtable for QLabel 12835 Base Offset -8 12836 Virtual Base Offset 0 12837 RTTI typeinfo for QLabel 12838 vfunc[0]: non-virtual thunk to QLabel::~QLabel() 12839 vfunc[1]: non-virtual thunk to QLabel::~QLabel() 12840 vfunc[2]: non-virtual thunk to QWidget::devType() const 12841 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12842 vfunc[4]: non-virtual thunk to 12843 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12844 12845 The Run Time Type Information for the QLabel class is described 12846 by Table 7-341 12847 12848 Table 7-341. typeinfo for QLabel 12849 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12850 Name typeinfo name for QLabel 12851 basetype: typeinfo for QFrame 12852 __________________________________________________________ 12853 12854 7.5.20.20. Class data for QDockWidget 12855 12856 The virtual table for the QDockWidget class is described by 12857 Table 7-342 12858 12859 Table 7-342. Primary vtable for QDockWidget 12860 Base Offset 0 12861 Virtual Base Offset 0 12862 RTTI typeinfo for QDockWidget 12863 vfunc[0]: QDockWidget::metaObject() const 12864 vfunc[1]: QDockWidget::qt_metacast(char const*) 12865 vfunc[2]: QDockWidget::qt_metacall(QMetaObject::Call, int, 12866 void**) 12867 vfunc[3]: QDockWidget::~QDockWidget() 12868 vfunc[4]: QDockWidget::~QDockWidget() 12869 vfunc[5]: QDockWidget::event(QEvent*) 12870 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12871 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12872 vfunc[8]: QObject::childEvent(QChildEvent*) 12873 vfunc[9]: QObject::customEvent(QEvent*) 12874 vfunc[10]: QObject::connectNotify(char const*) 12875 vfunc[11]: QObject::disconnectNotify(char const*) 12876 vfunc[12]: QWidget::devType() const 12877 vfunc[13]: QWidget::setVisible(bool) 12878 vfunc[14]: QWidget::sizeHint() const 12879 vfunc[15]: QWidget::minimumSizeHint() const 12880 vfunc[16]: QWidget::heightForWidth(int) const 12881 vfunc[17]: QWidget::paintEngine() const 12882 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12883 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12884 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12885 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12886 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12887 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12888 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12889 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12890 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12891 vfunc[27]: QWidget::enterEvent(QEvent*) 12892 vfunc[28]: QWidget::leaveEvent(QEvent*) 12893 vfunc[29]: QDockWidget::paintEvent(QPaintEvent*) 12894 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12895 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12896 vfunc[32]: QDockWidget::closeEvent(QCloseEvent*) 12897 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12898 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12899 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12900 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12901 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12902 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12903 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12904 vfunc[40]: QWidget::showEvent(QShowEvent*) 12905 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12906 vfunc[42]: QWidget::x11Event(_XEvent*) 12907 vfunc[43]: QDockWidget::changeEvent(QEvent*) 12908 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12909 const 12910 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12911 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12912 const 12913 vfunc[47]: QWidget::focusNextPrevChild(bool) 12914 vfunc[48]: QWidget::styleChange(QStyle&) 12915 vfunc[49]: QWidget::enabledChange(bool) 12916 vfunc[50]: QWidget::paletteChange(QPalette const&) 12917 vfunc[51]: QWidget::fontChange(QFont const&) 12918 vfunc[52]: QWidget::windowActivationChange(bool) 12919 vfunc[53]: QWidget::languageChange() 12920 12921 Table 7-343. Secondary vtable for QDockWidget 12922 Base Offset -8 12923 Virtual Base Offset 0 12924 RTTI typeinfo for QDockWidget 12925 vfunc[0]: non-virtual thunk to QDockWidget::~QDockWidget() 12926 vfunc[1]: non-virtual thunk to QDockWidget::~QDockWidget() 12927 vfunc[2]: non-virtual thunk to QWidget::devType() const 12928 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12929 vfunc[4]: non-virtual thunk to 12930 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12931 12932 The Run Time Type Information for the QDockWidget class is 12933 described by Table 7-344 12934 12935 Table 7-344. typeinfo for QDockWidget 12936 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12937 Name typeinfo name for QDockWidget 12938 basetype: typeinfo for QWidget 12939 __________________________________________________________ 12940 12941 7.5.20.21. Class data for QMainWindow 12942 12943 The virtual table for the QMainWindow class is described by 12944 Table 7-345 12945 12946 Table 7-345. Primary vtable for QMainWindow 12947 Base Offset 0 12948 Virtual Base Offset 0 12949 RTTI typeinfo for QMainWindow 12950 vfunc[0]: QMainWindow::metaObject() const 12951 vfunc[1]: QMainWindow::qt_metacast(char const*) 12952 vfunc[2]: QMainWindow::qt_metacall(QMetaObject::Call, int, 12953 void**) 12954 vfunc[3]: QMainWindow::~QMainWindow() 12955 vfunc[4]: QMainWindow::~QMainWindow() 12956 vfunc[5]: QMainWindow::event(QEvent*) 12957 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12958 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12959 vfunc[8]: QObject::childEvent(QChildEvent*) 12960 vfunc[9]: QObject::customEvent(QEvent*) 12961 vfunc[10]: QObject::connectNotify(char const*) 12962 vfunc[11]: QObject::disconnectNotify(char const*) 12963 vfunc[12]: QWidget::devType() const 12964 vfunc[13]: QWidget::setVisible(bool) 12965 vfunc[14]: QWidget::sizeHint() const 12966 vfunc[15]: QWidget::minimumSizeHint() const 12967 vfunc[16]: QWidget::heightForWidth(int) const 12968 vfunc[17]: QWidget::paintEngine() const 12969 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12970 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12971 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12972 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12973 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12974 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12975 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12976 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12977 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12978 vfunc[27]: QWidget::enterEvent(QEvent*) 12979 vfunc[28]: QWidget::leaveEvent(QEvent*) 12980 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 12981 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12982 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12983 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12984 vfunc[33]: QMainWindow::contextMenuEvent(QContextMenuEvent*) 12985 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12986 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12987 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12988 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12989 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12990 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12991 vfunc[40]: QWidget::showEvent(QShowEvent*) 12992 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12993 vfunc[42]: QWidget::x11Event(_XEvent*) 12994 vfunc[43]: QWidget::changeEvent(QEvent*) 12995 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12996 const 12997 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12998 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12999 const 13000 vfunc[47]: QWidget::focusNextPrevChild(bool) 13001 vfunc[48]: QWidget::styleChange(QStyle&) 13002 vfunc[49]: QWidget::enabledChange(bool) 13003 vfunc[50]: QWidget::paletteChange(QPalette const&) 13004 vfunc[51]: QWidget::fontChange(QFont const&) 13005 vfunc[52]: QWidget::windowActivationChange(bool) 13006 vfunc[53]: QWidget::languageChange() 13007 vfunc[54]: QMainWindow::createPopupMenu() 13008 13009 Table 7-346. Secondary vtable for QMainWindow 13010 Base Offset -8 13011 Virtual Base Offset 0 13012 RTTI typeinfo for QMainWindow 13013 vfunc[0]: non-virtual thunk to QMainWindow::~QMainWindow() 13014 vfunc[1]: non-virtual thunk to QMainWindow::~QMainWindow() 13015 vfunc[2]: non-virtual thunk to QWidget::devType() const 13016 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13017 vfunc[4]: non-virtual thunk to 13018 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13019 13020 The Run Time Type Information for the QMainWindow class is 13021 described by Table 7-347 13022 13023 Table 7-347. typeinfo for QMainWindow 13024 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13025 Name typeinfo name for QMainWindow 13026 basetype: typeinfo for QWidget 13027 __________________________________________________________ 13028 13029 7.5.20.22. Class data for QTextEdit 13030 13031 The virtual table for the QTextEdit class is described by Table 13032 7-348 13033 13034 Table 7-348. Primary vtable for QTextEdit 13035 Base Offset 0 13036 Virtual Base Offset 0 13037 RTTI typeinfo for QTextEdit 13038 vfunc[0]: QTextEdit::metaObject() const 13039 vfunc[1]: QTextEdit::qt_metacast(char const*) 13040 vfunc[2]: QTextEdit::qt_metacall(QMetaObject::Call, int, 13041 void**) 13042 vfunc[3]: QTextEdit::~QTextEdit() 13043 vfunc[4]: QTextEdit::~QTextEdit() 13044 vfunc[5]: QTextEdit::event(QEvent*) 13045 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13046 vfunc[7]: QTextEdit::timerEvent(QTimerEvent*) 13047 vfunc[8]: QObject::childEvent(QChildEvent*) 13048 vfunc[9]: QObject::customEvent(QEvent*) 13049 vfunc[10]: QObject::connectNotify(char const*) 13050 vfunc[11]: QObject::disconnectNotify(char const*) 13051 vfunc[12]: QWidget::devType() const 13052 vfunc[13]: QWidget::setVisible(bool) 13053 vfunc[14]: QAbstractScrollArea::sizeHint() const 13054 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 13055 vfunc[16]: QWidget::heightForWidth(int) const 13056 vfunc[17]: QWidget::paintEngine() const 13057 vfunc[18]: QTextEdit::mousePressEvent(QMouseEvent*) 13058 vfunc[19]: QTextEdit::mouseReleaseEvent(QMouseEvent*) 13059 vfunc[20]: QTextEdit::mouseDoubleClickEvent(QMouseEvent*) 13060 vfunc[21]: QTextEdit::mouseMoveEvent(QMouseEvent*) 13061 vfunc[22]: QTextEdit::wheelEvent(QWheelEvent*) 13062 vfunc[23]: QTextEdit::keyPressEvent(QKeyEvent*) 13063 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13064 vfunc[25]: QTextEdit::focusInEvent(QFocusEvent*) 13065 vfunc[26]: QTextEdit::focusOutEvent(QFocusEvent*) 13066 vfunc[27]: QWidget::enterEvent(QEvent*) 13067 vfunc[28]: QWidget::leaveEvent(QEvent*) 13068 vfunc[29]: QTextEdit::paintEvent(QPaintEvent*) 13069 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13070 vfunc[31]: QTextEdit::resizeEvent(QResizeEvent*) 13071 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13072 vfunc[33]: QTextEdit::contextMenuEvent(QContextMenuEvent*) 13073 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13074 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13075 vfunc[36]: QTextEdit::dragEnterEvent(QDragEnterEvent*) 13076 vfunc[37]: QTextEdit::dragMoveEvent(QDragMoveEvent*) 13077 vfunc[38]: QTextEdit::dragLeaveEvent(QDragLeaveEvent*) 13078 vfunc[39]: QTextEdit::dropEvent(QDropEvent*) 13079 vfunc[40]: QTextEdit::showEvent(QShowEvent*) 13080 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13081 vfunc[42]: QWidget::x11Event(_XEvent*) 13082 vfunc[43]: QTextEdit::changeEvent(QEvent*) 13083 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13084 const 13085 vfunc[45]: QTextEdit::inputMethodEvent(QInputMethodEvent*) 13086 vfunc[46]: QTextEdit::inputMethodQuery(Qt::InputMethodQuery) 13087 const 13088 vfunc[47]: QTextEdit::focusNextPrevChild(bool) 13089 vfunc[48]: QWidget::styleChange(QStyle&) 13090 vfunc[49]: QWidget::enabledChange(bool) 13091 vfunc[50]: QWidget::paletteChange(QPalette const&) 13092 vfunc[51]: QWidget::fontChange(QFont const&) 13093 vfunc[52]: QWidget::windowActivationChange(bool) 13094 vfunc[53]: QWidget::languageChange() 13095 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 13096 vfunc[55]: QTextEdit::scrollContentsBy(int, int) 13097 vfunc[56]: QTextEdit::loadResource(int, QUrl const&) 13098 vfunc[57]: QTextEdit::createMimeDataFromSelection() const 13099 vfunc[58]: QTextEdit::canInsertFromMimeData(QMimeData const*) 13100 const 13101 vfunc[59]: QTextEdit::insertFromMimeData(QMimeData const*) 13102 13103 Table 7-349. Secondary vtable for QTextEdit 13104 Base Offset -8 13105 Virtual Base Offset 0 13106 RTTI typeinfo for QTextEdit 13107 vfunc[0]: non-virtual thunk to QTextEdit::~QTextEdit() 13108 vfunc[1]: non-virtual thunk to QTextEdit::~QTextEdit() 13109 vfunc[2]: non-virtual thunk to QWidget::devType() const 13110 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13111 vfunc[4]: non-virtual thunk to 13112 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13113 13114 The Run Time Type Information for the QTextEdit class is 13115 described by Table 7-350 13116 13117 Table 7-350. typeinfo for QTextEdit 13118 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13119 Name typeinfo name for QTextEdit 13120 basetype: typeinfo for QAbstractScrollArea 13121 __________________________________________________________ 13122 13123 7.5.20.23. Class data for QProgressBar 13124 13125 The virtual table for the QProgressBar class is described by 13126 Table 7-351 13127 13128 Table 7-351. Primary vtable for QProgressBar 13129 Base Offset 0 13130 Virtual Base Offset 0 13131 RTTI typeinfo for QProgressBar 13132 vfunc[0]: QProgressBar::metaObject() const 13133 vfunc[1]: QProgressBar::qt_metacast(char const*) 13134 vfunc[2]: QProgressBar::qt_metacall(QMetaObject::Call, int, 13135 void**) 13136 vfunc[3]: NULL or QProgressBar::~QProgressBar() 13137 vfunc[4]: NULL or QProgressBar::~QProgressBar() 13138 vfunc[5]: QProgressBar::event(QEvent*) 13139 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13140 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13141 vfunc[8]: QObject::childEvent(QChildEvent*) 13142 vfunc[9]: QObject::customEvent(QEvent*) 13143 vfunc[10]: QObject::connectNotify(char const*) 13144 vfunc[11]: QObject::disconnectNotify(char const*) 13145 vfunc[12]: QWidget::devType() const 13146 vfunc[13]: QWidget::setVisible(bool) 13147 vfunc[14]: QProgressBar::sizeHint() const 13148 vfunc[15]: QProgressBar::minimumSizeHint() const 13149 vfunc[16]: QWidget::heightForWidth(int) const 13150 vfunc[17]: QWidget::paintEngine() const 13151 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13152 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13153 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13154 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13155 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13156 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13157 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13158 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13159 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13160 vfunc[27]: QWidget::enterEvent(QEvent*) 13161 vfunc[28]: QWidget::leaveEvent(QEvent*) 13162 vfunc[29]: QProgressBar::paintEvent(QPaintEvent*) 13163 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13164 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13165 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13166 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13167 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13168 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13169 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13170 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13171 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13172 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13173 vfunc[40]: QWidget::showEvent(QShowEvent*) 13174 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13175 vfunc[42]: QWidget::x11Event(_XEvent*) 13176 vfunc[43]: QWidget::changeEvent(QEvent*) 13177 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13178 const 13179 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13180 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13181 const 13182 vfunc[47]: QWidget::focusNextPrevChild(bool) 13183 vfunc[48]: QWidget::styleChange(QStyle&) 13184 vfunc[49]: QWidget::enabledChange(bool) 13185 vfunc[50]: QWidget::paletteChange(QPalette const&) 13186 vfunc[51]: QWidget::fontChange(QFont const&) 13187 vfunc[52]: QWidget::windowActivationChange(bool) 13188 vfunc[53]: QWidget::languageChange() 13189 vfunc[54]: QProgressBar::text() const 13190 13191 Table 7-352. Secondary vtable for QProgressBar 13192 Base Offset -8 13193 Virtual Base Offset 0 13194 RTTI typeinfo for QProgressBar 13195 vfunc[0]: NULL or non-virtual thunk to 13196 QProgressBar::~QProgressBar() 13197 vfunc[1]: NULL or non-virtual thunk to 13198 QProgressBar::~QProgressBar() 13199 vfunc[2]: non-virtual thunk to QWidget::devType() const 13200 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13201 vfunc[4]: non-virtual thunk to 13202 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13203 13204 The Run Time Type Information for the QProgressBar class is 13205 described by Table 7-353 13206 13207 Table 7-353. typeinfo for QProgressBar 13208 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13209 Name typeinfo name for QProgressBar 13210 basetype: typeinfo for QWidget 13211 __________________________________________________________ 13212 13213 7.5.20.24. Class data for QScrollBar 13214 13215 The virtual table for the QScrollBar class is described by 13216 Table 7-354 13217 13218 Table 7-354. Primary vtable for QScrollBar 13219 Base Offset 0 13220 Virtual Base Offset 0 13221 RTTI typeinfo for QScrollBar 13222 vfunc[0]: QScrollBar::metaObject() const 13223 vfunc[1]: QScrollBar::qt_metacast(char const*) 13224 vfunc[2]: QScrollBar::qt_metacall(QMetaObject::Call, int, 13225 void**) 13226 vfunc[3]: QScrollBar::~QScrollBar() 13227 vfunc[4]: QScrollBar::~QScrollBar() 13228 vfunc[5]: QScrollBar::event(QEvent*) 13229 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13230 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 13231 vfunc[8]: QObject::childEvent(QChildEvent*) 13232 vfunc[9]: QObject::customEvent(QEvent*) 13233 vfunc[10]: QObject::connectNotify(char const*) 13234 vfunc[11]: QObject::disconnectNotify(char const*) 13235 vfunc[12]: QWidget::devType() const 13236 vfunc[13]: QWidget::setVisible(bool) 13237 vfunc[14]: QScrollBar::sizeHint() const 13238 vfunc[15]: QWidget::minimumSizeHint() const 13239 vfunc[16]: QWidget::heightForWidth(int) const 13240 vfunc[17]: QWidget::paintEngine() const 13241 vfunc[18]: QScrollBar::mousePressEvent(QMouseEvent*) 13242 vfunc[19]: QScrollBar::mouseReleaseEvent(QMouseEvent*) 13243 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13244 vfunc[21]: QScrollBar::mouseMoveEvent(QMouseEvent*) 13245 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 13246 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 13247 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13248 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13249 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13250 vfunc[27]: QWidget::enterEvent(QEvent*) 13251 vfunc[28]: QWidget::leaveEvent(QEvent*) 13252 vfunc[29]: QScrollBar::paintEvent(QPaintEvent*) 13253 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13254 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13255 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13256 vfunc[33]: QScrollBar::contextMenuEvent(QContextMenuEvent*) 13257 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13258 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13259 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13260 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13261 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13262 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13263 vfunc[40]: QWidget::showEvent(QShowEvent*) 13264 vfunc[41]: QScrollBar::hideEvent(QHideEvent*) 13265 vfunc[42]: QWidget::x11Event(_XEvent*) 13266 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 13267 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13268 const 13269 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13270 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13271 const 13272 vfunc[47]: QWidget::focusNextPrevChild(bool) 13273 vfunc[48]: QWidget::styleChange(QStyle&) 13274 vfunc[49]: QWidget::enabledChange(bool) 13275 vfunc[50]: QWidget::paletteChange(QPalette const&) 13276 vfunc[51]: QWidget::fontChange(QFont const&) 13277 vfunc[52]: QWidget::windowActivationChange(bool) 13278 vfunc[53]: QWidget::languageChange() 13279 vfunc[54]: 13280 QScrollBar::sliderChange(QAbstractSlider::SliderChange) 13281 13282 Table 7-355. Secondary vtable for QScrollBar 13283 Base Offset -8 13284 Virtual Base Offset 0 13285 RTTI typeinfo for QScrollBar 13286 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 13287 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 13288 vfunc[2]: non-virtual thunk to QWidget::devType() const 13289 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13290 vfunc[4]: non-virtual thunk to 13291 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13292 13293 The Run Time Type Information for the QScrollBar class is 13294 described by Table 7-356 13295 13296 Table 7-356. typeinfo for QScrollBar 13297 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13298 Name typeinfo name for QScrollBar 13299 basetype: typeinfo for QAbstractSlider 13300 __________________________________________________________ 13301 13302 7.5.20.25. Class data for QTextBrowser 13303 13304 The virtual table for the QTextBrowser class is described by 13305 Table 7-357 13306 13307 Table 7-357. Primary vtable for QTextBrowser 13308 Base Offset 0 13309 Virtual Base Offset 0 13310 RTTI typeinfo for QTextBrowser 13311 vfunc[0]: QTextBrowser::metaObject() const 13312 vfunc[1]: QTextBrowser::qt_metacast(char const*) 13313 vfunc[2]: QTextBrowser::qt_metacall(QMetaObject::Call, int, 13314 void**) 13315 vfunc[3]: QTextBrowser::~QTextBrowser() 13316 vfunc[4]: QTextBrowser::~QTextBrowser() 13317 vfunc[5]: QTextBrowser::event(QEvent*) 13318 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13319 vfunc[7]: QTextEdit::timerEvent(QTimerEvent*) 13320 vfunc[8]: QObject::childEvent(QChildEvent*) 13321 vfunc[9]: QObject::customEvent(QEvent*) 13322 vfunc[10]: QObject::connectNotify(char const*) 13323 vfunc[11]: QObject::disconnectNotify(char const*) 13324 vfunc[12]: QWidget::devType() const 13325 vfunc[13]: QWidget::setVisible(bool) 13326 vfunc[14]: QAbstractScrollArea::sizeHint() const 13327 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 13328 vfunc[16]: QWidget::heightForWidth(int) const 13329 vfunc[17]: QWidget::paintEngine() const 13330 vfunc[18]: QTextBrowser::mousePressEvent(QMouseEvent*) 13331 vfunc[19]: QTextBrowser::mouseReleaseEvent(QMouseEvent*) 13332 vfunc[20]: QTextEdit::mouseDoubleClickEvent(QMouseEvent*) 13333 vfunc[21]: QTextBrowser::mouseMoveEvent(QMouseEvent*) 13334 vfunc[22]: QTextEdit::wheelEvent(QWheelEvent*) 13335 vfunc[23]: QTextBrowser::keyPressEvent(QKeyEvent*) 13336 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13337 vfunc[25]: QTextEdit::focusInEvent(QFocusEvent*) 13338 vfunc[26]: QTextBrowser::focusOutEvent(QFocusEvent*) 13339 vfunc[27]: QWidget::enterEvent(QEvent*) 13340 vfunc[28]: QWidget::leaveEvent(QEvent*) 13341 vfunc[29]: QTextBrowser::paintEvent(QPaintEvent*) 13342 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13343 vfunc[31]: QTextEdit::resizeEvent(QResizeEvent*) 13344 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13345 vfunc[33]: QTextEdit::contextMenuEvent(QContextMenuEvent*) 13346 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13347 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13348 vfunc[36]: QTextEdit::dragEnterEvent(QDragEnterEvent*) 13349 vfunc[37]: QTextEdit::dragMoveEvent(QDragMoveEvent*) 13350 vfunc[38]: QTextEdit::dragLeaveEvent(QDragLeaveEvent*) 13351 vfunc[39]: QTextEdit::dropEvent(QDropEvent*) 13352 vfunc[40]: QTextEdit::showEvent(QShowEvent*) 13353 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13354 vfunc[42]: QWidget::x11Event(_XEvent*) 13355 vfunc[43]: QTextEdit::changeEvent(QEvent*) 13356 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13357 const 13358 vfunc[45]: QTextEdit::inputMethodEvent(QInputMethodEvent*) 13359 vfunc[46]: QTextEdit::inputMethodQuery(Qt::InputMethodQuery) 13360 const 13361 vfunc[47]: QTextBrowser::focusNextPrevChild(bool) 13362 vfunc[48]: QWidget::styleChange(QStyle&) 13363 vfunc[49]: QWidget::enabledChange(bool) 13364 vfunc[50]: QWidget::paletteChange(QPalette const&) 13365 vfunc[51]: QWidget::fontChange(QFont const&) 13366 vfunc[52]: QWidget::windowActivationChange(bool) 13367 vfunc[53]: QWidget::languageChange() 13368 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 13369 vfunc[55]: QTextEdit::scrollContentsBy(int, int) 13370 vfunc[56]: QTextBrowser::loadResource(int, QUrl const&) 13371 vfunc[57]: QTextEdit::createMimeDataFromSelection() const 13372 vfunc[58]: QTextEdit::canInsertFromMimeData(QMimeData const*) 13373 const 13374 vfunc[59]: QTextEdit::insertFromMimeData(QMimeData const*) 13375 vfunc[60]: QTextBrowser::setSource(QUrl const&) 13376 vfunc[61]: QTextBrowser::backward() 13377 vfunc[62]: QTextBrowser::forward() 13378 vfunc[63]: QTextBrowser::home() 13379 vfunc[64]: QTextBrowser::reload() 13380 13381 Table 7-358. Secondary vtable for QTextBrowser 13382 Base Offset -8 13383 Virtual Base Offset 0 13384 RTTI typeinfo for QTextBrowser 13385 vfunc[0]: non-virtual thunk to QTextBrowser::~QTextBrowser() 13386 vfunc[1]: non-virtual thunk to QTextBrowser::~QTextBrowser() 13387 vfunc[2]: non-virtual thunk to QWidget::devType() const 13388 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13389 vfunc[4]: non-virtual thunk to 13390 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13391 13392 The Run Time Type Information for the QTextBrowser class is 13393 described by Table 7-359 13394 13395 Table 7-359. typeinfo for QTextBrowser 13396 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13397 Name typeinfo name for QTextBrowser 13398 basetype: typeinfo for QTextEdit 13399 __________________________________________________________ 13400 13401 7.5.20.26. Class data for QScrollArea 13402 13403 The virtual table for the QScrollArea class is described by 13404 Table 7-360 13405 13406 Table 7-360. Primary vtable for QScrollArea 13407 Base Offset 0 13408 Virtual Base Offset 0 13409 RTTI typeinfo for QScrollArea 13410 vfunc[0]: QScrollArea::metaObject() const 13411 vfunc[1]: QScrollArea::qt_metacast(char const*) 13412 vfunc[2]: QScrollArea::qt_metacall(QMetaObject::Call, int, 13413 void**) 13414 vfunc[3]: QScrollArea::~QScrollArea() 13415 vfunc[4]: QScrollArea::~QScrollArea() 13416 vfunc[5]: QScrollArea::event(QEvent*) 13417 vfunc[6]: QScrollArea::eventFilter(QObject*, QEvent*) 13418 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13419 vfunc[8]: QObject::childEvent(QChildEvent*) 13420 vfunc[9]: QObject::customEvent(QEvent*) 13421 vfunc[10]: QObject::connectNotify(char const*) 13422 vfunc[11]: QObject::disconnectNotify(char const*) 13423 vfunc[12]: QWidget::devType() const 13424 vfunc[13]: QWidget::setVisible(bool) 13425 vfunc[14]: QScrollArea::sizeHint() const 13426 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 13427 vfunc[16]: QWidget::heightForWidth(int) const 13428 vfunc[17]: QWidget::paintEngine() const 13429 vfunc[18]: QAbstractScrollArea::mousePressEvent(QMouseEvent*) 13430 vfunc[19]: QAbstractScrollArea::mouseReleaseEvent(QMouseEvent*) 13431 vfunc[20]: 13432 QAbstractScrollArea::mouseDoubleClickEvent(QMouseEvent*) 13433 vfunc[21]: QAbstractScrollArea::mouseMoveEvent(QMouseEvent*) 13434 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 13435 vfunc[23]: QAbstractScrollArea::keyPressEvent(QKeyEvent*) 13436 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13437 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13438 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13439 vfunc[27]: QWidget::enterEvent(QEvent*) 13440 vfunc[28]: QWidget::leaveEvent(QEvent*) 13441 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 13442 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13443 vfunc[31]: QScrollArea::resizeEvent(QResizeEvent*) 13444 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13445 vfunc[33]: 13446 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 13447 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13448 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13449 vfunc[36]: 13450 QAbstractScrollArea::dragEnterEvent(QDragEnterEvent*) 13451 vfunc[37]: QAbstractScrollArea::dragMoveEvent(QDragMoveEvent*) 13452 vfunc[38]: 13453 QAbstractScrollArea::dragLeaveEvent(QDragLeaveEvent*) 13454 vfunc[39]: QAbstractScrollArea::dropEvent(QDropEvent*) 13455 vfunc[40]: QWidget::showEvent(QShowEvent*) 13456 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13457 vfunc[42]: QWidget::x11Event(_XEvent*) 13458 vfunc[43]: QFrame::changeEvent(QEvent*) 13459 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13460 const 13461 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13462 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13463 const 13464 vfunc[47]: QScrollArea::focusNextPrevChild(bool) 13465 vfunc[48]: QWidget::styleChange(QStyle&) 13466 vfunc[49]: QWidget::enabledChange(bool) 13467 vfunc[50]: QWidget::paletteChange(QPalette const&) 13468 vfunc[51]: QWidget::fontChange(QFont const&) 13469 vfunc[52]: QWidget::windowActivationChange(bool) 13470 vfunc[53]: QWidget::languageChange() 13471 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 13472 vfunc[55]: QScrollArea::scrollContentsBy(int, int) 13473 13474 Table 7-361. Secondary vtable for QScrollArea 13475 Base Offset -8 13476 Virtual Base Offset 0 13477 RTTI typeinfo for QScrollArea 13478 vfunc[0]: non-virtual thunk to QScrollArea::~QScrollArea() 13479 vfunc[1]: non-virtual thunk to QScrollArea::~QScrollArea() 13480 vfunc[2]: non-virtual thunk to QWidget::devType() const 13481 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13482 vfunc[4]: non-virtual thunk to 13483 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13484 13485 The Run Time Type Information for the QScrollArea class is 13486 described by Table 7-362 13487 13488 Table 7-362. typeinfo for QScrollArea 13489 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13490 Name typeinfo name for QScrollArea 13491 basetype: typeinfo for QAbstractScrollArea 13492 __________________________________________________________ 13493 13494 7.5.20.27. Class data for QToolButton 13495 13496 The virtual table for the QToolButton class is described by 13497 Table 7-363 13498 13499 Table 7-363. Primary vtable for QToolButton 13500 Base Offset 0 13501 Virtual Base Offset 0 13502 RTTI typeinfo for QToolButton 13503 vfunc[0]: QToolButton::metaObject() const 13504 vfunc[1]: QToolButton::qt_metacast(char const*) 13505 vfunc[2]: QToolButton::qt_metacall(QMetaObject::Call, int, 13506 void**) 13507 vfunc[3]: QToolButton::~QToolButton() 13508 vfunc[4]: QToolButton::~QToolButton() 13509 vfunc[5]: QToolButton::event(QEvent*) 13510 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13511 vfunc[7]: QToolButton::timerEvent(QTimerEvent*) 13512 vfunc[8]: QObject::childEvent(QChildEvent*) 13513 vfunc[9]: QObject::customEvent(QEvent*) 13514 vfunc[10]: QObject::connectNotify(char const*) 13515 vfunc[11]: QObject::disconnectNotify(char const*) 13516 vfunc[12]: QWidget::devType() const 13517 vfunc[13]: QWidget::setVisible(bool) 13518 vfunc[14]: QToolButton::sizeHint() const 13519 vfunc[15]: QToolButton::minimumSizeHint() const 13520 vfunc[16]: QWidget::heightForWidth(int) const 13521 vfunc[17]: QWidget::paintEngine() const 13522 vfunc[18]: QToolButton::mousePressEvent(QMouseEvent*) 13523 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 13524 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13525 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 13526 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13527 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 13528 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 13529 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 13530 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 13531 vfunc[27]: QToolButton::enterEvent(QEvent*) 13532 vfunc[28]: QToolButton::leaveEvent(QEvent*) 13533 vfunc[29]: QToolButton::paintEvent(QPaintEvent*) 13534 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13535 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13536 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13537 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13538 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13539 vfunc[35]: QToolButton::actionEvent(QActionEvent*) 13540 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13541 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13542 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13543 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13544 vfunc[40]: QWidget::showEvent(QShowEvent*) 13545 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13546 vfunc[42]: QWidget::x11Event(_XEvent*) 13547 vfunc[43]: QToolButton::changeEvent(QEvent*) 13548 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13549 const 13550 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13551 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13552 const 13553 vfunc[47]: QWidget::focusNextPrevChild(bool) 13554 vfunc[48]: QWidget::styleChange(QStyle&) 13555 vfunc[49]: QWidget::enabledChange(bool) 13556 vfunc[50]: QWidget::paletteChange(QPalette const&) 13557 vfunc[51]: QWidget::fontChange(QFont const&) 13558 vfunc[52]: QWidget::windowActivationChange(bool) 13559 vfunc[53]: QWidget::languageChange() 13560 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 13561 vfunc[55]: QAbstractButton::checkStateSet() 13562 vfunc[56]: QToolButton::nextCheckState() 13563 13564 Table 7-364. Secondary vtable for QToolButton 13565 Base Offset -8 13566 Virtual Base Offset 0 13567 RTTI typeinfo for QToolButton 13568 vfunc[0]: non-virtual thunk to QToolButton::~QToolButton() 13569 vfunc[1]: non-virtual thunk to QToolButton::~QToolButton() 13570 vfunc[2]: non-virtual thunk to QWidget::devType() const 13571 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13572 vfunc[4]: non-virtual thunk to 13573 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13574 13575 The Run Time Type Information for the QToolButton class is 13576 described by Table 7-365 13577 13578 Table 7-365. typeinfo for QToolButton 13579 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13580 Name typeinfo name for QToolButton 13581 basetype: typeinfo for QAbstractButton 13582 __________________________________________________________ 13583 13584 7.5.20.28. Class data for QComboBox 13585 13586 The virtual table for the QComboBox class is described by Table 13587 7-366 13588 13589 Table 7-366. Primary vtable for QComboBox 13590 Base Offset 0 13591 Virtual Base Offset 0 13592 RTTI typeinfo for QComboBox 13593 vfunc[0]: QComboBox::metaObject() const 13594 vfunc[1]: QComboBox::qt_metacast(char const*) 13595 vfunc[2]: QComboBox::qt_metacall(QMetaObject::Call, int, 13596 void**) 13597 vfunc[3]: QComboBox::~QComboBox() 13598 vfunc[4]: QComboBox::~QComboBox() 13599 vfunc[5]: QComboBox::event(QEvent*) 13600 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13601 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13602 vfunc[8]: QObject::childEvent(QChildEvent*) 13603 vfunc[9]: QObject::customEvent(QEvent*) 13604 vfunc[10]: QObject::connectNotify(char const*) 13605 vfunc[11]: QObject::disconnectNotify(char const*) 13606 vfunc[12]: QWidget::devType() const 13607 vfunc[13]: QWidget::setVisible(bool) 13608 vfunc[14]: QComboBox::sizeHint() const 13609 vfunc[15]: QComboBox::minimumSizeHint() const 13610 vfunc[16]: QWidget::heightForWidth(int) const 13611 vfunc[17]: QWidget::paintEngine() const 13612 vfunc[18]: QComboBox::mousePressEvent(QMouseEvent*) 13613 vfunc[19]: QComboBox::mouseReleaseEvent(QMouseEvent*) 13614 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13615 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13616 vfunc[22]: QComboBox::wheelEvent(QWheelEvent*) 13617 vfunc[23]: QComboBox::keyPressEvent(QKeyEvent*) 13618 vfunc[24]: QComboBox::keyReleaseEvent(QKeyEvent*) 13619 vfunc[25]: QComboBox::focusInEvent(QFocusEvent*) 13620 vfunc[26]: QComboBox::focusOutEvent(QFocusEvent*) 13621 vfunc[27]: QWidget::enterEvent(QEvent*) 13622 vfunc[28]: QWidget::leaveEvent(QEvent*) 13623 vfunc[29]: QComboBox::paintEvent(QPaintEvent*) 13624 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13625 vfunc[31]: QComboBox::resizeEvent(QResizeEvent*) 13626 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13627 vfunc[33]: QComboBox::contextMenuEvent(QContextMenuEvent*) 13628 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13629 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13630 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13631 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13632 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13633 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13634 vfunc[40]: QComboBox::showEvent(QShowEvent*) 13635 vfunc[41]: QComboBox::hideEvent(QHideEvent*) 13636 vfunc[42]: QWidget::x11Event(_XEvent*) 13637 vfunc[43]: QComboBox::changeEvent(QEvent*) 13638 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13639 const 13640 vfunc[45]: QComboBox::inputMethodEvent(QInputMethodEvent*) 13641 vfunc[46]: QComboBox::inputMethodQuery(Qt::InputMethodQuery) 13642 const 13643 vfunc[47]: QWidget::focusNextPrevChild(bool) 13644 vfunc[48]: QWidget::styleChange(QStyle&) 13645 vfunc[49]: QWidget::enabledChange(bool) 13646 vfunc[50]: QWidget::paletteChange(QPalette const&) 13647 vfunc[51]: QWidget::fontChange(QFont const&) 13648 vfunc[52]: QWidget::windowActivationChange(bool) 13649 vfunc[53]: QWidget::languageChange() 13650 vfunc[54]: QComboBox::showPopup() 13651 vfunc[55]: QComboBox::hidePopup() 13652 13653 Table 7-367. Secondary vtable for QComboBox 13654 Base Offset -8 13655 Virtual Base Offset 0 13656 RTTI typeinfo for QComboBox 13657 vfunc[0]: non-virtual thunk to QComboBox::~QComboBox() 13658 vfunc[1]: non-virtual thunk to QComboBox::~QComboBox() 13659 vfunc[2]: non-virtual thunk to QWidget::devType() const 13660 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13661 vfunc[4]: non-virtual thunk to 13662 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13663 13664 The Run Time Type Information for the QComboBox class is 13665 described by Table 7-368 13666 13667 Table 7-368. typeinfo for QComboBox 13668 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13669 Name typeinfo name for QComboBox 13670 basetype: typeinfo for QWidget 13671 __________________________________________________________ 13672 13673 7.5.20.29. Class data for QRadioButton 13674 13675 The virtual table for the QRadioButton class is described by 13676 Table 7-369 13677 13678 Table 7-369. Primary vtable for QRadioButton 13679 Base Offset 0 13680 Virtual Base Offset 0 13681 RTTI typeinfo for QRadioButton 13682 vfunc[0]: QRadioButton::metaObject() const 13683 vfunc[1]: QRadioButton::qt_metacast(char const*) 13684 vfunc[2]: QRadioButton::qt_metacall(QMetaObject::Call, int, 13685 void**) 13686 vfunc[3]: NULL or QRadioButton::~QRadioButton() 13687 vfunc[4]: NULL or QRadioButton::~QRadioButton() 13688 vfunc[5]: QRadioButton::event(QEvent*) 13689 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13690 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 13691 vfunc[8]: QObject::childEvent(QChildEvent*) 13692 vfunc[9]: QObject::customEvent(QEvent*) 13693 vfunc[10]: QObject::connectNotify(char const*) 13694 vfunc[11]: QObject::disconnectNotify(char const*) 13695 vfunc[12]: QWidget::devType() const 13696 vfunc[13]: QWidget::setVisible(bool) 13697 vfunc[14]: QRadioButton::sizeHint() const 13698 vfunc[15]: QWidget::minimumSizeHint() const 13699 vfunc[16]: QWidget::heightForWidth(int) const 13700 vfunc[17]: QWidget::paintEngine() const 13701 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 13702 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 13703 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13704 vfunc[21]: QRadioButton::mouseMoveEvent(QMouseEvent*) 13705 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13706 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 13707 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 13708 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 13709 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 13710 vfunc[27]: QWidget::enterEvent(QEvent*) 13711 vfunc[28]: QWidget::leaveEvent(QEvent*) 13712 vfunc[29]: QRadioButton::paintEvent(QPaintEvent*) 13713 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13714 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13715 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13716 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13717 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13718 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13719 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13720 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13721 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13722 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13723 vfunc[40]: QWidget::showEvent(QShowEvent*) 13724 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13725 vfunc[42]: QWidget::x11Event(_XEvent*) 13726 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 13727 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13728 const 13729 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13730 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13731 const 13732 vfunc[47]: QWidget::focusNextPrevChild(bool) 13733 vfunc[48]: QWidget::styleChange(QStyle&) 13734 vfunc[49]: QWidget::enabledChange(bool) 13735 vfunc[50]: QWidget::paletteChange(QPalette const&) 13736 vfunc[51]: QWidget::fontChange(QFont const&) 13737 vfunc[52]: QWidget::windowActivationChange(bool) 13738 vfunc[53]: QWidget::languageChange() 13739 vfunc[54]: QRadioButton::hitButton(QPoint const&) const 13740 vfunc[55]: QAbstractButton::checkStateSet() 13741 vfunc[56]: QAbstractButton::nextCheckState() 13742 13743 Table 7-370. Secondary vtable for QRadioButton 13744 Base Offset -8 13745 Virtual Base Offset 0 13746 RTTI typeinfo for QRadioButton 13747 vfunc[0]: NULL or non-virtual thunk to 13748 QRadioButton::~QRadioButton() 13749 vfunc[1]: NULL or non-virtual thunk to 13750 QRadioButton::~QRadioButton() 13751 vfunc[2]: non-virtual thunk to QWidget::devType() const 13752 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13753 vfunc[4]: non-virtual thunk to 13754 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13755 13756 The Run Time Type Information for the QRadioButton class is 13757 described by Table 7-371 13758 13759 Table 7-371. typeinfo for QRadioButton 13760 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13761 Name typeinfo name for QRadioButton 13762 basetype: typeinfo for QAbstractButton 13763 __________________________________________________________ 13764 13765 7.5.20.30. Class data for QFocusFrame 13766 13767 The virtual table for the QFocusFrame class is described by 13768 Table 7-372 13769 13770 Table 7-372. Primary vtable for QFocusFrame 13771 Base Offset 0 13772 Virtual Base Offset 0 13773 RTTI typeinfo for QFocusFrame 13774 vfunc[0]: QFocusFrame::metaObject() const 13775 vfunc[1]: QFocusFrame::qt_metacast(char const*) 13776 vfunc[2]: QFocusFrame::qt_metacall(QMetaObject::Call, int, 13777 void**) 13778 vfunc[3]: QFocusFrame::~QFocusFrame() 13779 vfunc[4]: QFocusFrame::~QFocusFrame() 13780 vfunc[5]: QFocusFrame::event(QEvent*) 13781 vfunc[6]: QFocusFrame::eventFilter(QObject*, QEvent*) 13782 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13783 vfunc[8]: QObject::childEvent(QChildEvent*) 13784 vfunc[9]: QObject::customEvent(QEvent*) 13785 vfunc[10]: QObject::connectNotify(char const*) 13786 vfunc[11]: QObject::disconnectNotify(char const*) 13787 vfunc[12]: QWidget::devType() const 13788 vfunc[13]: QWidget::setVisible(bool) 13789 vfunc[14]: QWidget::sizeHint() const 13790 vfunc[15]: QWidget::minimumSizeHint() const 13791 vfunc[16]: QWidget::heightForWidth(int) const 13792 vfunc[17]: QWidget::paintEngine() const 13793 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13794 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13795 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13796 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13797 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13798 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13799 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13800 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13801 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13802 vfunc[27]: QWidget::enterEvent(QEvent*) 13803 vfunc[28]: QWidget::leaveEvent(QEvent*) 13804 vfunc[29]: QFocusFrame::paintEvent(QPaintEvent*) 13805 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13806 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13807 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13808 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13809 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13810 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13811 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13812 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13813 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13814 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13815 vfunc[40]: QWidget::showEvent(QShowEvent*) 13816 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13817 vfunc[42]: QWidget::x11Event(_XEvent*) 13818 vfunc[43]: QWidget::changeEvent(QEvent*) 13819 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13820 const 13821 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13822 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13823 const 13824 vfunc[47]: QWidget::focusNextPrevChild(bool) 13825 vfunc[48]: QWidget::styleChange(QStyle&) 13826 vfunc[49]: QWidget::enabledChange(bool) 13827 vfunc[50]: QWidget::paletteChange(QPalette const&) 13828 vfunc[51]: QWidget::fontChange(QFont const&) 13829 vfunc[52]: QWidget::windowActivationChange(bool) 13830 vfunc[53]: QWidget::languageChange() 13831 13832 Table 7-373. Secondary vtable for QFocusFrame 13833 Base Offset -8 13834 Virtual Base Offset 0 13835 RTTI typeinfo for QFocusFrame 13836 vfunc[0]: non-virtual thunk to QFocusFrame::~QFocusFrame() 13837 vfunc[1]: non-virtual thunk to QFocusFrame::~QFocusFrame() 13838 vfunc[2]: non-virtual thunk to QWidget::devType() const 13839 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13840 vfunc[4]: non-virtual thunk to 13841 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13842 13843 The Run Time Type Information for the QFocusFrame class is 13844 described by Table 7-374 13845 13846 Table 7-374. typeinfo for QFocusFrame 13847 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13848 Name typeinfo name for QFocusFrame 13849 basetype: typeinfo for QWidget 13850 __________________________________________________________ 13851 13852 7.5.20.31. Class data for QToolBox 13853 13854 The virtual table for the QToolBox class is described by Table 13855 7-375 13856 13857 Table 7-375. Primary vtable for QToolBox 13858 Base Offset 0 13859 Virtual Base Offset 0 13860 RTTI typeinfo for QToolBox 13861 vfunc[0]: QToolBox::metaObject() const 13862 vfunc[1]: QToolBox::qt_metacast(char const*) 13863 vfunc[2]: QToolBox::qt_metacall(QMetaObject::Call, int, void**) 13864 vfunc[3]: QToolBox::~QToolBox() 13865 vfunc[4]: QToolBox::~QToolBox() 13866 vfunc[5]: QToolBox::event(QEvent*) 13867 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13868 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13869 vfunc[8]: QObject::childEvent(QChildEvent*) 13870 vfunc[9]: QObject::customEvent(QEvent*) 13871 vfunc[10]: QObject::connectNotify(char const*) 13872 vfunc[11]: QObject::disconnectNotify(char const*) 13873 vfunc[12]: QWidget::devType() const 13874 vfunc[13]: QWidget::setVisible(bool) 13875 vfunc[14]: QFrame::sizeHint() const 13876 vfunc[15]: QWidget::minimumSizeHint() const 13877 vfunc[16]: QWidget::heightForWidth(int) const 13878 vfunc[17]: QWidget::paintEngine() const 13879 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13880 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13881 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13882 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13883 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13884 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13885 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13886 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13887 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13888 vfunc[27]: QWidget::enterEvent(QEvent*) 13889 vfunc[28]: QWidget::leaveEvent(QEvent*) 13890 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 13891 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13892 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13893 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13894 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13895 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13896 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13897 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13898 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13899 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13900 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13901 vfunc[40]: QToolBox::showEvent(QShowEvent*) 13902 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13903 vfunc[42]: QWidget::x11Event(_XEvent*) 13904 vfunc[43]: QToolBox::changeEvent(QEvent*) 13905 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13906 const 13907 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13908 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13909 const 13910 vfunc[47]: QWidget::focusNextPrevChild(bool) 13911 vfunc[48]: QWidget::styleChange(QStyle&) 13912 vfunc[49]: QWidget::enabledChange(bool) 13913 vfunc[50]: QWidget::paletteChange(QPalette const&) 13914 vfunc[51]: QWidget::fontChange(QFont const&) 13915 vfunc[52]: QWidget::windowActivationChange(bool) 13916 vfunc[53]: QWidget::languageChange() 13917 vfunc[54]: QToolBox::itemInserted(int) 13918 vfunc[55]: QToolBox::itemRemoved(int) 13919 13920 Table 7-376. Secondary vtable for QToolBox 13921 Base Offset -8 13922 Virtual Base Offset 0 13923 RTTI typeinfo for QToolBox 13924 vfunc[0]: non-virtual thunk to QToolBox::~QToolBox() 13925 vfunc[1]: non-virtual thunk to QToolBox::~QToolBox() 13926 vfunc[2]: non-virtual thunk to QWidget::devType() const 13927 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13928 vfunc[4]: non-virtual thunk to 13929 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13930 13931 The Run Time Type Information for the QToolBox class is 13932 described by Table 7-377 13933 13934 Table 7-377. typeinfo for QToolBox 13935 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13936 Name typeinfo name for QToolBox 13937 basetype: typeinfo for QFrame 13938 __________________________________________________________ 13939 13940 7.5.20.32. Class data for QDial 13941 13942 The virtual table for the QDial class is described by Table 13943 7-378 13944 13945 Table 7-378. Primary vtable for QDial 13946 Base Offset 0 13947 Virtual Base Offset 0 13948 RTTI typeinfo for QDial 13949 vfunc[0]: QDial::metaObject() const 13950 vfunc[1]: QDial::qt_metacast(char const*) 13951 vfunc[2]: QDial::qt_metacall(QMetaObject::Call, int, void**) 13952 vfunc[3]: QDial::~QDial() 13953 vfunc[4]: QDial::~QDial() 13954 vfunc[5]: QDial::event(QEvent*) 13955 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13956 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 13957 vfunc[8]: QObject::childEvent(QChildEvent*) 13958 vfunc[9]: QObject::customEvent(QEvent*) 13959 vfunc[10]: QObject::connectNotify(char const*) 13960 vfunc[11]: QObject::disconnectNotify(char const*) 13961 vfunc[12]: QWidget::devType() const 13962 vfunc[13]: QWidget::setVisible(bool) 13963 vfunc[14]: QDial::sizeHint() const 13964 vfunc[15]: QDial::minimumSizeHint() const 13965 vfunc[16]: QWidget::heightForWidth(int) const 13966 vfunc[17]: QWidget::paintEngine() const 13967 vfunc[18]: QDial::mousePressEvent(QMouseEvent*) 13968 vfunc[19]: QDial::mouseReleaseEvent(QMouseEvent*) 13969 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13970 vfunc[21]: QDial::mouseMoveEvent(QMouseEvent*) 13971 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 13972 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 13973 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13974 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13975 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13976 vfunc[27]: QWidget::enterEvent(QEvent*) 13977 vfunc[28]: QWidget::leaveEvent(QEvent*) 13978 vfunc[29]: QDial::paintEvent(QPaintEvent*) 13979 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13980 vfunc[31]: QDial::resizeEvent(QResizeEvent*) 13981 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13982 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13983 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13984 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13985 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13986 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13987 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13988 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13989 vfunc[40]: QWidget::showEvent(QShowEvent*) 13990 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13991 vfunc[42]: QWidget::x11Event(_XEvent*) 13992 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 13993 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13994 const 13995 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13996 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13997 const 13998 vfunc[47]: QWidget::focusNextPrevChild(bool) 13999 vfunc[48]: QWidget::styleChange(QStyle&) 14000 vfunc[49]: QWidget::enabledChange(bool) 14001 vfunc[50]: QWidget::paletteChange(QPalette const&) 14002 vfunc[51]: QWidget::fontChange(QFont const&) 14003 vfunc[52]: QWidget::windowActivationChange(bool) 14004 vfunc[53]: QWidget::languageChange() 14005 vfunc[54]: QDial::sliderChange(QAbstractSlider::SliderChange) 14006 14007 Table 7-379. Secondary vtable for QDial 14008 Base Offset -8 14009 Virtual Base Offset 0 14010 RTTI typeinfo for QDial 14011 vfunc[0]: non-virtual thunk to QDial::~QDial() 14012 vfunc[1]: non-virtual thunk to QDial::~QDial() 14013 vfunc[2]: non-virtual thunk to QWidget::devType() const 14014 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14015 vfunc[4]: non-virtual thunk to 14016 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14017 14018 The Run Time Type Information for the QDial class is described 14019 by Table 7-380 14020 14021 Table 7-380. typeinfo for QDial 14022 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14023 Name typeinfo name for QDial 14024 basetype: typeinfo for QAbstractSlider 14025 __________________________________________________________ 14026 14027 7.5.20.33. Class data for QSystemTrayIcon 14028 14029 The virtual table for the QSystemTrayIcon class is described in 14030 the generic part of this specification. 14031 __________________________________________________________ 14032 14033 7.5.20.34. Interfaces for Qt4 Widgets 14034 14035 An LSB conforming implementation shall provide the architecture 14036 specific functions for Qt4 Widgets specified in Table 7-381, 14037 with the full mandatory functionality as described in the 14038 referenced underlying specification. 14039 14040 Table 7-381. libQtGui - Qt4 Widgets Function Interfaces 14041 _ZThn8_N10QLCDNumberD0Ev [CXXABI-1.86] _ZThn8_N10QLCDNumberD1Ev 14042 [CXXABI-1.86] 14043 _ZThn8_N10QScrollBarD0Ev [CXXABI-1.86] _ZThn8_N10QScrollBarD1Ev 14044 [CXXABI-1.86] 14045 _ZThn8_N10QTabWidgetD0Ev [CXXABI-1.86] _ZThn8_N10QTabWidgetD1Ev 14046 [CXXABI-1.86] 14047 _ZThn8_N11QDockWidgetD0Ev [CXXABI-1.86] 14048 _ZThn8_N11QDockWidgetD1Ev [CXXABI-1.86] 14049 _ZThn8_N11QFocusFrameD0Ev [CXXABI-1.86] 14050 _ZThn8_N11QFocusFrameD1Ev [CXXABI-1.86] 14051 _ZThn8_N11QListWidgetD0Ev [CXXABI-1.86] 14052 _ZThn8_N11QListWidgetD1Ev [CXXABI-1.86] 14053 _ZThn8_N11QMainWindowD0Ev [CXXABI-1.86] 14054 _ZThn8_N11QMainWindowD1Ev [CXXABI-1.86] 14055 _ZThn8_N11QPushButtonD0Ev [CXXABI-1.86] 14056 _ZThn8_N11QPushButtonD1Ev [CXXABI-1.86] 14057 _ZThn8_N11QScrollAreaD0Ev [CXXABI-1.86] 14058 _ZThn8_N11QScrollAreaD1Ev [CXXABI-1.86] 14059 _ZThn8_N11QToolButtonD0Ev [CXXABI-1.86] 14060 _ZThn8_N11QToolButtonD1Ev [CXXABI-1.86] 14061 _ZThn8_N12QTextBrowserD0Ev [CXXABI-1.86] 14062 _ZThn8_N12QTextBrowserD1Ev [CXXABI-1.86] 14063 _ZThn8_N14QDesktopWidgetD0Ev [CXXABI-1.86] 14064 _ZThn8_N14QDesktopWidgetD1Ev [CXXABI-1.86] 14065 _ZThn8_N14QStackedWidgetD0Ev [CXXABI-1.86] 14066 _ZThn8_N14QStackedWidgetD1Ev [CXXABI-1.86] 14067 _ZThn8_N15QX11EmbedWidgetD0Ev [CXXABI-1.86] 14068 _ZThn8_N15QX11EmbedWidgetD1Ev [CXXABI-1.86] 14069 _ZThn8_N18QX11EmbedContainerD0Ev [CXXABI-1.86] 14070 _ZThn8_N18QX11EmbedContainerD1Ev [CXXABI-1.86] 14071 _ZThn8_N5QDialD0Ev [CXXABI-1.86] _ZThn8_N5QDialD1Ev 14072 [CXXABI-1.86] 14073 _ZThn8_N6QFrameD0Ev [CXXABI-1.86] _ZThn8_N6QFrameD1Ev 14074 [CXXABI-1.86] 14075 _ZThn8_N6QLabelD0Ev [CXXABI-1.86] _ZThn8_N6QLabelD1Ev 14076 [CXXABI-1.86] 14077 _ZThn8_N7QSliderD0Ev [CXXABI-1.86] _ZThn8_N7QSliderD1Ev 14078 [CXXABI-1.86] 14079 _ZThn8_N7QTabBarD0Ev [CXXABI-1.86] _ZThn8_N7QTabBarD1Ev 14080 [CXXABI-1.86] 14081 _ZThn8_N7QWidgetD0Ev [CXXABI-1.86] _ZThn8_N7QWidgetD1Ev 14082 [CXXABI-1.86] 14083 _ZThn8_N8QToolBoxD0Ev [CXXABI-1.86] _ZThn8_N8QToolBoxD1Ev 14084 [CXXABI-1.86] 14085 _ZThn8_N9QComboBoxD0Ev [CXXABI-1.86] _ZThn8_N9QComboBoxD1Ev 14086 [CXXABI-1.86] 14087 _ZThn8_N9QLineEditD0Ev [CXXABI-1.86] _ZThn8_N9QLineEditD1Ev 14088 [CXXABI-1.86] 14089 _ZThn8_N9QListViewD0Ev [CXXABI-1.86] _ZThn8_N9QListViewD1Ev 14090 [CXXABI-1.86] 14091 _ZThn8_N9QTextEditD0Ev [CXXABI-1.86] _ZThn8_N9QTextEditD1Ev 14092 [CXXABI-1.86] 14093 __________________________________________________________ 14094 14095 7.5.21. Qt4 Drag and Drop 14096 __________________________________________________________ 14097 14098 7.5.21.1. Class data for QMimeSource 14099 14100 The virtual table for the QMimeSource class is described in the 14101 generic part of this specification. 14102 14103 The Run Time Type Information for the QMimeSource class is 14104 described by Table 7-382 14105 14106 Table 7-382. typeinfo for QMimeSource 14107 Base Vtable vtable for __cxxabiv1::__class_type_info 14108 Name typeinfo name for QMimeSource 14109 __________________________________________________________ 14110 14111 7.5.21.2. Class data for QDrag 14112 14113 The virtual table for the QDrag class is described in the 14114 generic part of this specification. 14115 14116 The Run Time Type Information for the QDrag class is described 14117 by Table 7-383 14118 14119 Table 7-383. typeinfo for QDrag 14120 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14121 Name typeinfo name for QDrag 14122 basetype: typeinfo for QObject 14123 __________________________________________________________ 14124 14125 7.5.21.3. Class data for QDropEvent 14126 14127 The virtual table for the QDropEvent class is described by 14128 Table 7-384 14129 14130 Table 7-384. Primary vtable for QDropEvent 14131 Base Offset 0 14132 Virtual Base Offset 0 14133 RTTI typeinfo for QDropEvent 14134 vfunc[0]: QDropEvent::~QDropEvent() 14135 vfunc[1]: QDropEvent::~QDropEvent() 14136 vfunc[2]: QDropEvent::format(int) const 14137 vfunc[3]: QDropEvent::encodedData(char const*) const 14138 vfunc[4]: QDropEvent::provides(char const*) const 14139 14140 Table 7-385. Secondary vtable for QDropEvent 14141 Base Offset -12 14142 Virtual Base Offset 0 14143 RTTI typeinfo for QDropEvent 14144 vfunc[0]: non-virtual thunk to QDropEvent::~QDropEvent() 14145 vfunc[1]: non-virtual thunk to QDropEvent::~QDropEvent() 14146 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 14147 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 14148 const*) const 14149 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 14150 const*) const 14151 14152 The Run Time Type Information for the QDropEvent class is 14153 described by Table 7-386 14154 14155 Table 7-386. typeinfo for QDropEvent 14156 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 14157 Name typeinfo name for QDropEvent 14158 flags: 0 14159 basetype: typeinfo for QEvent 2 14160 basetype: typeinfo for QMimeSource 3074 14161 __________________________________________________________ 14162 14163 7.5.21.4. Class data for QDragMoveEvent 14164 14165 The virtual table for the QDragMoveEvent class is described by 14166 Table 7-387 14167 14168 Table 7-387. Primary vtable for QDragMoveEvent 14169 Base Offset 0 14170 Virtual Base Offset 0 14171 RTTI typeinfo for QDragMoveEvent 14172 vfunc[0]: QDragMoveEvent::~QDragMoveEvent() 14173 vfunc[1]: QDragMoveEvent::~QDragMoveEvent() 14174 vfunc[2]: QDropEvent::format(int) const 14175 vfunc[3]: QDropEvent::encodedData(char const*) const 14176 vfunc[4]: QDropEvent::provides(char const*) const 14177 14178 Table 7-388. Secondary vtable for QDragMoveEvent 14179 Base Offset -12 14180 Virtual Base Offset 0 14181 RTTI typeinfo for QDragMoveEvent 14182 vfunc[0]: non-virtual thunk to 14183 QDragMoveEvent::~QDragMoveEvent() 14184 vfunc[1]: non-virtual thunk to 14185 QDragMoveEvent::~QDragMoveEvent() 14186 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 14187 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 14188 const*) const 14189 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 14190 const*) const 14191 14192 The Run Time Type Information for the QDragMoveEvent class is 14193 described by Table 7-389 14194 14195 Table 7-389. typeinfo for QDragMoveEvent 14196 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14197 Name typeinfo name for QDragMoveEvent 14198 basetype: typeinfo for QDropEvent 14199 __________________________________________________________ 14200 14201 7.5.21.5. Class data for QDragEnterEvent 14202 14203 The virtual table for the QDragEnterEvent class is described by 14204 Table 7-390 14205 14206 Table 7-390. Primary vtable for QDragEnterEvent 14207 Base Offset 0 14208 Virtual Base Offset 0 14209 RTTI typeinfo for QDragEnterEvent 14210 vfunc[0]: QDragEnterEvent::~QDragEnterEvent() 14211 vfunc[1]: QDragEnterEvent::~QDragEnterEvent() 14212 vfunc[2]: QDropEvent::format(int) const 14213 vfunc[3]: QDropEvent::encodedData(char const*) const 14214 vfunc[4]: QDropEvent::provides(char const*) const 14215 14216 Table 7-391. Secondary vtable for QDragEnterEvent 14217 Base Offset -12 14218 Virtual Base Offset 0 14219 RTTI typeinfo for QDragEnterEvent 14220 vfunc[0]: non-virtual thunk to 14221 QDragEnterEvent::~QDragEnterEvent() 14222 vfunc[1]: non-virtual thunk to 14223 QDragEnterEvent::~QDragEnterEvent() 14224 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 14225 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 14226 const*) const 14227 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 14228 const*) const 14229 14230 The Run Time Type Information for the QDragEnterEvent class is 14231 described by Table 7-392 14232 14233 Table 7-392. typeinfo for QDragEnterEvent 14234 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14235 Name typeinfo name for QDragEnterEvent 14236 basetype: typeinfo for QDragMoveEvent 14237 __________________________________________________________ 14238 14239 7.5.21.6. Class data for QDragResponseEvent 14240 14241 The virtual table for the QDragResponseEvent class is described 14242 in the generic part of this specification. 14243 14244 The Run Time Type Information for the QDragResponseEvent class 14245 is described by Table 7-393 14246 14247 Table 7-393. typeinfo for QDragResponseEvent 14248 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14249 Name typeinfo name for QDragResponseEvent 14250 basetype: typeinfo for QEvent 14251 __________________________________________________________ 14252 14253 7.5.21.7. Class data for QDragLeaveEvent 14254 14255 The virtual table for the QDragLeaveEvent class is described in 14256 the generic part of this specification. 14257 14258 The Run Time Type Information for the QDragLeaveEvent class is 14259 described by Table 7-394 14260 14261 Table 7-394. typeinfo for QDragLeaveEvent 14262 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14263 Name typeinfo name for QDragLeaveEvent 14264 basetype: typeinfo for QEvent 14265 __________________________________________________________ 14266 14267 7.5.21.8. Interfaces for Qt4 Drag and Drop 14268 14269 An LSB conforming implementation shall provide the architecture 14270 specific functions for Qt4 Drag and Drop specified in Table 14271 7-395, with the full mandatory functionality as described in 14272 the referenced underlying specification. 14273 14274 Table 7-395. libQtGui - Qt4 Drag and Drop Function Interfaces 14275 _ZThn12_N10QDropEventD0Ev [CXXABI-1.86] 14276 _ZThn12_N10QDropEventD1Ev [CXXABI-1.86] 14277 _ZThn12_N14QDragMoveEventD0Ev [CXXABI-1.86] 14278 _ZThn12_N14QDragMoveEventD1Ev [CXXABI-1.86] 14279 _ZThn12_N15QDragEnterEventD0Ev [CXXABI-1.86] 14280 _ZThn12_N15QDragEnterEventD1Ev [CXXABI-1.86] 14281 __________________________________________________________ 14282 14283 7.5.22. Qt4 2D Graphics 14284 __________________________________________________________ 14285 14286 7.5.22.1. Class data for QIconEngineFactoryInterface 14287 14288 The virtual table for the QIconEngineFactoryInterface class is 14289 described in the generic part of this specification. 14290 14291 The Run Time Type Information for the 14292 QIconEngineFactoryInterface class is described by Table 7-396 14293 14294 Table 7-396. typeinfo for QIconEngineFactoryInterface 14295 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14296 Name typeinfo name for QIconEngineFactoryInterface 14297 basetype: typeinfo for QFactoryInterface 14298 __________________________________________________________ 14299 14300 7.5.22.2. Class data for QIconEngine 14301 14302 The virtual table for the QIconEngine class is described in the 14303 generic part of this specification. 14304 14305 The Run Time Type Information for the QIconEngine class is 14306 described by Table 7-397 14307 14308 Table 7-397. typeinfo for QIconEngine 14309 Base Vtable vtable for __cxxabiv1::__class_type_info 14310 Name typeinfo name for QIconEngine 14311 __________________________________________________________ 14312 14313 7.5.22.3. Class data for QPaintEngine 14314 14315 The virtual table for the QPaintEngine class is described in 14316 the generic part of this specification. 14317 14318 The Run Time Type Information for the QPaintEngine class is 14319 described by Table 7-398 14320 14321 Table 7-398. typeinfo for QPaintEngine 14322 Base Vtable vtable for __cxxabiv1::__class_type_info 14323 Name typeinfo name for QPaintEngine 14324 __________________________________________________________ 14325 14326 7.5.22.4. Class data for QGraphicsEllipseItem 14327 14328 The virtual table for the QGraphicsEllipseItem class is 14329 described in the generic part of this specification. 14330 __________________________________________________________ 14331 14332 7.5.22.5. Class data for QGraphicsItem 14333 14334 The virtual table for the QGraphicsItem class is described in 14335 the generic part of this specification. 14336 __________________________________________________________ 14337 14338 7.5.22.6. Class data for QGraphicsItemAnimation 14339 14340 The virtual table for the QGraphicsItemAnimation class is 14341 described in the generic part of this specification. 14342 __________________________________________________________ 14343 14344 7.5.22.7. Class data for QGraphicsItemGroup 14345 14346 The virtual table for the QGraphicsItemGroup class is described 14347 in the generic part of this specification. 14348 __________________________________________________________ 14349 14350 7.5.22.8. Class data for QGraphicsLineItem 14351 14352 The virtual table for the QGraphicsLineItem class is described 14353 in the generic part of this specification. 14354 __________________________________________________________ 14355 14356 7.5.22.9. Class data for QGraphicsPathItem 14357 14358 The virtual table for the QGraphicsPathItem class is described 14359 in the generic part of this specification. 14360 __________________________________________________________ 14361 14362 7.5.22.10. Class data for QGraphicsPixmapItem 14363 14364 The virtual table for the QGraphicsPixmapItem class is 14365 described in the generic part of this specification. 14366 __________________________________________________________ 14367 14368 7.5.22.11. Class data for QGraphicsPolygonItem 14369 14370 The virtual table for the QGraphicsPolygonItem class is 14371 described in the generic part of this specification. 14372 __________________________________________________________ 14373 14374 7.5.22.12. Class data for QGraphicsRectItem 14375 14376 The virtual table for the QGraphicsRectItem class is described 14377 in the generic part of this specification. 14378 __________________________________________________________ 14379 14380 7.5.22.13. Class data for QGraphicsScene 14381 14382 The virtual table for the QGraphicsScene class is described in 14383 the generic part of this specification. 14384 14385 The Run Time Type Information for the QGraphicsScene class is 14386 described by Table 7-399 14387 14388 Table 7-399. typeinfo for QGraphicsScene 14389 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14390 Name typeinfo name for QGraphicsScene 14391 basetype: typeinfo for QObject 14392 __________________________________________________________ 14393 14394 7.5.22.14. Class data for QGraphicsSceneContextMenuEvent 14395 14396 The virtual table for the QGraphicsSceneContextMenuEvent class 14397 is described in the generic part of this specification. 14398 __________________________________________________________ 14399 14400 7.5.22.15. Class data for QGraphicsSceneDragDropEvent 14401 14402 The virtual table for the QGraphicsSceneDragDropEvent class is 14403 described in the generic part of this specification. 14404 __________________________________________________________ 14405 14406 7.5.22.16. Class data for QGraphicsSceneEvent 14407 14408 The virtual table for the QGraphicsSceneEvent class is 14409 described in the generic part of this specification. 14410 __________________________________________________________ 14411 14412 7.5.22.17. Class data for QGraphicsSceneHelpEvent 14413 14414 The virtual table for the QGraphicsSceneHelpEvent class is 14415 described in the generic part of this specification. 14416 __________________________________________________________ 14417 14418 7.5.22.18. Class data for QGraphicsSceneHoverEvent 14419 14420 The virtual table for the QGraphicsSceneHoverEvent class is 14421 described in the generic part of this specification. 14422 __________________________________________________________ 14423 14424 7.5.22.19. Class data for QGraphicsSceneMouseEvent 14425 14426 The virtual table for the QGraphicsSceneMouseEvent class is 14427 described in the generic part of this specification. 14428 __________________________________________________________ 14429 14430 7.5.22.20. Class data for QGraphicsSceneWheelEvent 14431 14432 The virtual table for the QGraphicsSceneWheelEvent class is 14433 described in the generic part of this specification. 14434 __________________________________________________________ 14435 14436 7.5.22.21. Class data for QGraphicsSimpleTextItem 14437 14438 The virtual table for the QGraphicsSimpleTextItem class is 14439 described in the generic part of this specification. 14440 __________________________________________________________ 14441 14442 7.5.22.22. Interfaces for Qt4 2D Graphics 14443 14444 An LSB conforming implementation shall provide the architecture 14445 specific functions for Qt4 2D Graphics specified in Table 14446 7-400, with the full mandatory functionality as described in 14447 the referenced underlying specification. 14448 14449 Table 7-400. libQtGui - Qt4 2D Graphics Function Interfaces 14450 _ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent [CXXABI-1.86] 14451 _ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent 14452 [CXXABI-1.86] 14453 _ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9Exte 14454 nsionERK8QVariant [CXXABI-1.86] 14455 _ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDra 14456 gDropEvent [CXXABI-1.86] 14457 _ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent 14458 [CXXABI-1.86] 14459 _ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent 14460 [CXXABI-1.86] 14461 _ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDr 14462 agDropEvent [CXXABI-1.86] 14463 _ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDr 14464 agDropEvent [CXXABI-1.86] 14465 _ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHo 14466 verEvent [CXXABI-1.86] 14467 _ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMo 14468 useEvent [CXXABI-1.86] 14469 _ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneH 14470 overEvent [CXXABI-1.86] 14471 _ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneH 14472 overEvent [CXXABI-1.86] 14473 _ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent 14474 [CXXABI-1.86] 14475 _ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneM 14476 ouseEvent [CXXABI-1.86] 14477 _ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsScene 14478 ContextMenuEvent [CXXABI-1.86] 14479 _ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEv 14480 ent [CXXABI-1.86] 14481 _ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsScen 14482 eMouseEvent [CXXABI-1.86] 14483 _ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphics 14484 SceneMouseEvent [CXXABI-1.86] 14485 _ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGra 14486 phicsItemP7QWidget [CXXABI-1.86] 14487 _ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDrop 14488 Event [CXXABI-1.86] 14489 _ZThn8_N17QGraphicsTextItemD0Ev [CXXABI-1.86] 14490 _ZThn8_N17QGraphicsTextItemD1Ev [CXXABI-1.86] 14491 _ZThn8_NK17QGraphicsTextItem10opaqueAreaEv [CXXABI-1.86] 14492 _ZThn8_NK17QGraphicsTextItem12boundingRectEv [CXXABI-1.86] 14493 _ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem 14494 [CXXABI-1.86] 14495 _ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMetho 14496 dQueryE [CXXABI-1.86] 14497 _ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsIte 14498 m9ExtensionE [CXXABI-1.86] _ZThn8_NK17QGraphicsTextItem4typeEv 14499 [CXXABI-1.86] 14500 _ZThn8_NK17QGraphicsTextItem5shapeEv [CXXABI-1.86] 14501 _ZThn8_NK17QGraphicsTextItem8containsERK7QPointF [CXXABI-1.86] 14502 _ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant 14503 [CXXABI-1.86] 14504 __________________________________________________________ 14505 14506 7.6. Data Definitions for libQtGui 14507 14508 This section defines global identifiers and their values that 14509 are associated with interfaces contained in libQtGui. These 14510 definitions are organized into groups that correspond to system 14511 headers. This convention is used as a convenience for the 14512 reader, and does not imply the existence of these headers, or 14513 their content. Where an interface is defined as requiring a 14514 particular system header file all of the data definitions for 14515 that system header file presented here shall be in effect. 14516 14517 This section gives data definitions to promote binary 14518 application portability, not to repeat source interface 14519 definitions available elsewhere. System providers and 14520 application developers should use this ABI to supplement - not 14521 to replace - source interface definition specifications. 14522 14523 This specification uses the ISO C (1999) C Language as the 14524 reference programming language, and data definitions are 14525 specified in ISO C format. The C language is used here as a 14526 convenient notation. Using a C language description of these 14527 data objects does not preclude their use by other programming 14528 languages. 14529 __________________________________________________________ 14530 14531 7.6.1. QtGui/qabstractbutton.h 14532 14533 /* 14534 * This header is architecture neutral 14535 * Please refer to the generic specification for details 14536 */ 14537 __________________________________________________________ 14538 14539 7.6.2. QtGui/qabstractitemdelegate.h 14540 14541 /* 14542 * This header is architecture neutral 14543 * Please refer to the generic specification for details 14544 */ 14545 __________________________________________________________ 14546 14547 7.6.3. QtGui/qabstractitemview.h 14548 14549 /* 14550 * This header is architecture neutral 14551 * Please refer to the generic specification for details 14552 */ 14553 __________________________________________________________ 14554 14555 7.6.4. QtGui/qabstractpagesetupdialog.h 14556 14557 /* 14558 * This header is architecture neutral 14559 * Please refer to the generic specification for details 14560 */ 14561 __________________________________________________________ 14562 14563 7.6.5. QtGui/qabstractprintdialog.h 14564 14565 /* 14566 * This header is architecture neutral 14567 * Please refer to the generic specification for details 14568 */ 14569 __________________________________________________________ 14570 14571 7.6.6. QtGui/qabstractproxymodel.h 14572 14573 /* 14574 * This header is architecture neutral 14575 * Please refer to the generic specification for details 14576 */ 14577 __________________________________________________________ 14578 14579 7.6.7. QtGui/qabstractscrollarea.h 14580 14581 /* 14582 * This header is architecture neutral 14583 * Please refer to the generic specification for details 14584 */ 14585 __________________________________________________________ 14586 14587 7.6.8. QtGui/qabstractslider.h 14588 14589 /* 14590 * This header is architecture neutral 14591 * Please refer to the generic specification for details 14592 */ 14593 __________________________________________________________ 14594 14595 7.6.9. QtGui/qabstractspinbox.h 14596 14597 /* 14598 * This header is architecture neutral 14599 * Please refer to the generic specification for details 14600 */ 14601 __________________________________________________________ 14602 14603 7.6.10. QtGui/qabstracttextdocumentlayout.h 14604 14605 /* 14606 * This header is architecture neutral 14607 * Please refer to the generic specification for details 14608 */ 14609 __________________________________________________________ 14610 14611 7.6.11. QtGui/qaccessible.h 14612 14613 /* 14614 * This header is architecture neutral 14615 * Please refer to the generic specification for details 14616 */ 14617 __________________________________________________________ 14618 14619 7.6.12. QtGui/qaccessiblebridge.h 14620 14621 /* 14622 * This header is architecture neutral 14623 * Please refer to the generic specification for details 14624 */ 14625 __________________________________________________________ 14626 14627 7.6.13. QtGui/qaccessibleobject.h 14628 14629 /* 14630 * This header is architecture neutral 14631 * Please refer to the generic specification for details 14632 */ 14633 __________________________________________________________ 14634 14635 7.6.14. QtGui/qaccessibleplugin.h 14636 14637 /* 14638 * This header is architecture neutral 14639 * Please refer to the generic specification for details 14640 */ 14641 __________________________________________________________ 14642 14643 7.6.15. QtGui/qaccessiblewidget.h 14644 14645 /* 14646 * This header is architecture neutral 14647 * Please refer to the generic specification for details 14648 */ 14649 __________________________________________________________ 14650 14651 7.6.16. QtGui/qaction.h 14652 14653 /* 14654 * This header is architecture neutral 14655 * Please refer to the generic specification for details 14656 */ 14657 __________________________________________________________ 14658 14659 7.6.17. QtGui/qactiongroup.h 14660 14661 /* 14662 * This header is architecture neutral 14663 * Please refer to the generic specification for details 14664 */ 14665 __________________________________________________________ 14666 14667 7.6.18. QtGui/qapplication.h 14668 14669 /* 14670 * This header is architecture neutral 14671 * Please refer to the generic specification for details 14672 */ 14673 __________________________________________________________ 14674 14675 7.6.19. QtGui/qbitmap.h 14676 14677 /* 14678 * This header is architecture neutral 14679 * Please refer to the generic specification for details 14680 */ 14681 __________________________________________________________ 14682 14683 7.6.20. QtGui/qboxlayout.h 14684 14685 /* 14686 * This header is architecture neutral 14687 * Please refer to the generic specification for details 14688 */ 14689 __________________________________________________________ 14690 14691 7.6.21. QtGui/qbrush.h 14692 14693 /* 14694 * This header is architecture neutral 14695 * Please refer to the generic specification for details 14696 */ 14697 __________________________________________________________ 14698 14699 7.6.22. QtGui/qbuttongroup.h 14700 14701 /* 14702 * This header is architecture neutral 14703 * Please refer to the generic specification for details 14704 */ 14705 __________________________________________________________ 14706 14707 7.6.23. QtGui/qcdestyle.h 14708 14709 /* 14710 * This header is architecture neutral 14711 * Please refer to the generic specification for details 14712 */ 14713 __________________________________________________________ 14714 14715 7.6.24. QtGui/qcheckbox.h 14716 14717 /* 14718 * This header is architecture neutral 14719 * Please refer to the generic specification for details 14720 */ 14721 __________________________________________________________ 14722 14723 7.6.25. QtGui/qclipboard.h 14724 14725 /* 14726 * This header is architecture neutral 14727 * Please refer to the generic specification for details 14728 */ 14729 __________________________________________________________ 14730 14731 7.6.26. QtGui/qcolor.h 14732 14733 /* 14734 * This header is architecture neutral 14735 * Please refer to the generic specification for details 14736 */ 14737 __________________________________________________________ 14738 14739 7.6.27. QtGui/qcolordialog.h 14740 14741 /* 14742 * This header is architecture neutral 14743 * Please refer to the generic specification for details 14744 */ 14745 __________________________________________________________ 14746 14747 7.6.28. QtGui/qcolormap.h 14748 14749 /* 14750 * This header is architecture neutral 14751 * Please refer to the generic specification for details 14752 */ 14753 __________________________________________________________ 14754 14755 7.6.29. QtGui/qcombobox.h 14756 14757 /* 14758 * This header is architecture neutral 14759 * Please refer to the generic specification for details 14760 */ 14761 __________________________________________________________ 14762 14763 7.6.30. QtGui/qcommonstyle.h 14764 14765 /* 14766 * This header is architecture neutral 14767 * Please refer to the generic specification for details 14768 */ 14769 __________________________________________________________ 14770 14771 7.6.31. QtGui/qcursor.h 14772 14773 /* 14774 * This header is architecture neutral 14775 * Please refer to the generic specification for details 14776 */ 14777 __________________________________________________________ 14778 14779 7.6.32. QtGui/qdatetimeedit.h 14780 14781 /* 14782 * This header is architecture neutral 14783 * Please refer to the generic specification for details 14784 */ 14785 __________________________________________________________ 14786 14787 7.6.33. QtGui/qdesktopwidget.h 14788 14789 /* 14790 * This header is architecture neutral 14791 * Please refer to the generic specification for details 14792 */ 14793 __________________________________________________________ 14794 14795 7.6.34. QtGui/qdial.h 14796 14797 /* 14798 * This header is architecture neutral 14799 * Please refer to the generic specification for details 14800 */ 14801 __________________________________________________________ 14802 14803 7.6.35. QtGui/qdialog.h 14804 14805 /* 14806 * This header is architecture neutral 14807 * Please refer to the generic specification for details 14808 */ 14809 __________________________________________________________ 14810 14811 7.6.36. QtGui/qdirmodel.h 14812 14813 /* 14814 * This header is architecture neutral 14815 * Please refer to the generic specification for details 14816 */ 14817 __________________________________________________________ 14818 14819 7.6.37. QtGui/qdockwidget.h 14820 14821 /* 14822 * This header is architecture neutral 14823 * Please refer to the generic specification for details 14824 */ 14825 __________________________________________________________ 14826 14827 7.6.38. QtGui/qdrag.h 14828 14829 /* 14830 * This header is architecture neutral 14831 * Please refer to the generic specification for details 14832 */ 14833 __________________________________________________________ 14834 14835 7.6.39. QtGui/qerrormessage.h 14836 14837 /* 14838 * This header is architecture neutral 14839 * Please refer to the generic specification for details 14840 */ 14841 __________________________________________________________ 14842 14843 7.6.40. QtGui/qevent.h 14844 14845 /* 14846 * This header is architecture neutral 14847 * Please refer to the generic specification for details 14848 */ 14849 __________________________________________________________ 14850 14851 7.6.41. QtGui/qfiledialog.h 14852 14853 /* 14854 * This header is architecture neutral 14855 * Please refer to the generic specification for details 14856 */ 14857 __________________________________________________________ 14858 14859 7.6.42. QtGui/qfocusframe.h 14860 14861 /* 14862 * This header is architecture neutral 14863 * Please refer to the generic specification for details 14864 */ 14865 __________________________________________________________ 14866 14867 7.6.43. QtGui/qfont.h 14868 14869 /* 14870 * This header is architecture neutral 14871 * Please refer to the generic specification for details 14872 */ 14873 __________________________________________________________ 14874 14875 7.6.44. QtGui/qfontdatabase.h 14876 14877 /* 14878 * This header is architecture neutral 14879 * Please refer to the generic specification for details 14880 */ 14881 __________________________________________________________ 14882 14883 7.6.45. QtGui/qfontdialog.h 14884 14885 /* 14886 * This header is architecture neutral 14887 * Please refer to the generic specification for details 14888 */ 14889 __________________________________________________________ 14890 14891 7.6.46. QtGui/qfontinfo.h 14892 14893 /* 14894 * This header is architecture neutral 14895 * Please refer to the generic specification for details 14896 */ 14897 __________________________________________________________ 14898 14899 7.6.47. QtGui/qfontmetrics.h 14900 14901 /* 14902 * This header is architecture neutral 14903 * Please refer to the generic specification for details 14904 */ 14905 __________________________________________________________ 14906 14907 7.6.48. QtGui/qframe.h 14908 14909 /* 14910 * This header is architecture neutral 14911 * Please refer to the generic specification for details 14912 */ 14913 __________________________________________________________ 14914 14915 7.6.49. QtGui/qgridlayout.h 14916 14917 /* 14918 * This header is architecture neutral 14919 * Please refer to the generic specification for details 14920 */ 14921 __________________________________________________________ 14922 14923 7.6.50. QtGui/qgroupbox.h 14924 14925 /* 14926 * This header is architecture neutral 14927 * Please refer to the generic specification for details 14928 */ 14929 __________________________________________________________ 14930 14931 7.6.51. QtGui/qheaderview.h 14932 14933 /* 14934 * This header is architecture neutral 14935 * Please refer to the generic specification for details 14936 */ 14937 __________________________________________________________ 14938 14939 7.6.52. QtGui/qicon.h 14940 14941 /* 14942 * This header is architecture neutral 14943 * Please refer to the generic specification for details 14944 */ 14945 __________________________________________________________ 14946 14947 7.6.53. QtGui/qiconengine.h 14948 14949 /* 14950 * This header is architecture neutral 14951 * Please refer to the generic specification for details 14952 */ 14953 __________________________________________________________ 14954 14955 7.6.54. QtGui/qiconengineplugin.h 14956 14957 /* 14958 * This header is architecture neutral 14959 * Please refer to the generic specification for details 14960 */ 14961 __________________________________________________________ 14962 14963 7.6.55. QtGui/qimage.h 14964 14965 /* 14966 * This header is architecture neutral 14967 * Please refer to the generic specification for details 14968 */ 14969 __________________________________________________________ 14970 14971 7.6.56. QtGui/qimageiohandler.h 14972 14973 /* 14974 * This header is architecture neutral 14975 * Please refer to the generic specification for details 14976 */ 14977 __________________________________________________________ 14978 14979 7.6.57. QtGui/qimagereader.h 14980 14981 /* 14982 * This header is architecture neutral 14983 * Please refer to the generic specification for details 14984 */ 14985 __________________________________________________________ 14986 14987 7.6.58. QtGui/qimagewriter.h 14988 14989 /* 14990 * This header is architecture neutral 14991 * Please refer to the generic specification for details 14992 */ 14993 __________________________________________________________ 14994 14995 7.6.59. QtGui/qinputcontext.h 14996 14997 /* 14998 * This header is architecture neutral 14999 * Please refer to the generic specification for details 15000 */ 15001 __________________________________________________________ 15002 15003 7.6.60. QtGui/qinputcontextfactory.h 15004 15005 /* 15006 * This header is architecture neutral 15007 * Please refer to the generic specification for details 15008 */ 15009 __________________________________________________________ 15010 15011 7.6.61. QtGui/qinputcontextplugin.h 15012 15013 /* 15014 * This header is architecture neutral 15015 * Please refer to the generic specification for details 15016 */ 15017 __________________________________________________________ 15018 15019 7.6.62. QtGui/qinputdialog.h 15020 15021 /* 15022 * This header is architecture neutral 15023 * Please refer to the generic specification for details 15024 */ 15025 __________________________________________________________ 15026 15027 7.6.63. QtGui/qitemdelegate.h 15028 15029 /* 15030 * This header is architecture neutral 15031 * Please refer to the generic specification for details 15032 */ 15033 __________________________________________________________ 15034 15035 7.6.64. QtGui/qitemeditorfactory.h 15036 15037 /* 15038 * This header is architecture neutral 15039 * Please refer to the generic specification for details 15040 */ 15041 __________________________________________________________ 15042 15043 7.6.65. QtGui/qitemselectionmodel.h 15044 15045 /* 15046 * This header is architecture neutral 15047 * Please refer to the generic specification for details 15048 */ 15049 __________________________________________________________ 15050 15051 7.6.66. QtGui/qkeysequence.h 15052 15053 /* 15054 * This header is architecture neutral 15055 * Please refer to the generic specification for details 15056 */ 15057 __________________________________________________________ 15058 15059 7.6.67. QtGui/qlabel.h 15060 15061 /* 15062 * This header is architecture neutral 15063 * Please refer to the generic specification for details 15064 */ 15065 __________________________________________________________ 15066 15067 7.6.68. QtGui/qlayout.h 15068 15069 /* 15070 * This header is architecture neutral 15071 * Please refer to the generic specification for details 15072 */ 15073 __________________________________________________________ 15074 15075 7.6.69. QtGui/qlayoutitem.h 15076 15077 /* 15078 * This header is architecture neutral 15079 * Please refer to the generic specification for details 15080 */ 15081 __________________________________________________________ 15082 15083 7.6.70. QtGui/qlcdnumber.h 15084 15085 /* 15086 * This header is architecture neutral 15087 * Please refer to the generic specification for details 15088 */ 15089 __________________________________________________________ 15090 15091 7.6.71. QtGui/qlineedit.h 15092 15093 /* 15094 * This header is architecture neutral 15095 * Please refer to the generic specification for details 15096 */ 15097 __________________________________________________________ 15098 15099 7.6.72. QtGui/qlistview.h 15100 15101 /* 15102 * This header is architecture neutral 15103 * Please refer to the generic specification for details 15104 */ 15105 __________________________________________________________ 15106 15107 7.6.73. QtGui/qlistwidget.h 15108 15109 /* 15110 * This header is architecture neutral 15111 * Please refer to the generic specification for details 15112 */ 15113 __________________________________________________________ 15114 15115 7.6.74. QtGui/qmainwindow.h 15116 15117 /* 15118 * This header is architecture neutral 15119 * Please refer to the generic specification for details 15120 */ 15121 __________________________________________________________ 15122 15123 7.6.75. QtGui/qmatrix.h 15124 15125 /* 15126 * This header is architecture neutral 15127 * Please refer to the generic specification for details 15128 */ 15129 __________________________________________________________ 15130 15131 7.6.76. QtGui/qmenu.h 15132 15133 /* 15134 * This header is architecture neutral 15135 * Please refer to the generic specification for details 15136 */ 15137 __________________________________________________________ 15138 15139 7.6.77. QtGui/qmenubar.h 15140 15141 /* 15142 * This header is architecture neutral 15143 * Please refer to the generic specification for details 15144 */ 15145 __________________________________________________________ 15146 15147 7.6.78. QtGui/qmenudata.h 15148 15149 /* 15150 * This header is architecture neutral 15151 * Please refer to the generic specification for details 15152 */ 15153 __________________________________________________________ 15154 15155 7.6.79. QtGui/qmessagebox.h 15156 15157 /* 15158 * This header is architecture neutral 15159 * Please refer to the generic specification for details 15160 */ 15161 __________________________________________________________ 15162 15163 7.6.80. QtGui/qmime.h 15164 15165 /* 15166 * This header is architecture neutral 15167 * Please refer to the generic specification for details 15168 */ 15169 __________________________________________________________ 15170 15171 7.6.81. QtGui/qmotifstyle.h 15172 15173 /* 15174 * This header is architecture neutral 15175 * Please refer to the generic specification for details 15176 */ 15177 __________________________________________________________ 15178 15179 7.6.82. QtGui/qmovie.h 15180 15181 /* 15182 * This header is architecture neutral 15183 * Please refer to the generic specification for details 15184 */ 15185 __________________________________________________________ 15186 15187 7.6.83. QtGui/qpagesetupdialog.h 15188 15189 /* 15190 * This header is architecture neutral 15191 * Please refer to the generic specification for details 15192 */ 15193 __________________________________________________________ 15194 15195 7.6.84. QtGui/qpaintdevice.h 15196 15197 /* 15198 * This header is architecture neutral 15199 * Please refer to the generic specification for details 15200 */ 15201 __________________________________________________________ 15202 15203 7.6.85. QtGui/qpaintengine.h 15204 15205 /* 15206 * This header is architecture neutral 15207 * Please refer to the generic specification for details 15208 */ 15209 __________________________________________________________ 15210 15211 7.6.86. QtGui/qpainter.h 15212 15213 /* 15214 * This header is architecture neutral 15215 * Please refer to the generic specification for details 15216 */ 15217 __________________________________________________________ 15218 15219 7.6.87. QtGui/qpainterpath.h 15220 15221 /* 15222 * This header is architecture neutral 15223 * Please refer to the generic specification for details 15224 */ 15225 __________________________________________________________ 15226 15227 7.6.88. QtGui/qpalette.h 15228 15229 /* 15230 * This header is architecture neutral 15231 * Please refer to the generic specification for details 15232 */ 15233 __________________________________________________________ 15234 15235 7.6.89. QtGui/qpen.h 15236 15237 /* 15238 * This header is architecture neutral 15239 * Please refer to the generic specification for details 15240 */ 15241 __________________________________________________________ 15242 15243 7.6.90. QtGui/qpicture.h 15244 15245 /* 15246 * This header is architecture neutral 15247 * Please refer to the generic specification for details 15248 */ 15249 __________________________________________________________ 15250 15251 7.6.91. QtGui/qpictureformatplugin.h 15252 15253 /* 15254 * This header is architecture neutral 15255 * Please refer to the generic specification for details 15256 */ 15257 __________________________________________________________ 15258 15259 7.6.92. QtGui/qpixmap.h 15260 15261 /* 15262 * This header is architecture neutral 15263 * Please refer to the generic specification for details 15264 */ 15265 __________________________________________________________ 15266 15267 7.6.93. QtGui/qpixmapcache.h 15268 15269 /* 15270 * This header is architecture neutral 15271 * Please refer to the generic specification for details 15272 */ 15273 __________________________________________________________ 15274 15275 7.6.94. QtGui/qplastiquestyle.h 15276 15277 /* 15278 * This header is architecture neutral 15279 * Please refer to the generic specification for details 15280 */ 15281 __________________________________________________________ 15282 15283 7.6.95. QtGui/qpolygon.h 15284 15285 /* 15286 * This header is architecture neutral 15287 * Please refer to the generic specification for details 15288 */ 15289 __________________________________________________________ 15290 15291 7.6.96. QtGui/qprintdialog.h 15292 15293 /* 15294 * This header is architecture neutral 15295 * Please refer to the generic specification for details 15296 */ 15297 __________________________________________________________ 15298 15299 7.6.97. QtGui/qprintengine.h 15300 15301 /* 15302 * This header is architecture neutral 15303 * Please refer to the generic specification for details 15304 */ 15305 __________________________________________________________ 15306 15307 7.6.98. QtGui/qprinter.h 15308 15309 /* 15310 * This header is architecture neutral 15311 * Please refer to the generic specification for details 15312 */ 15313 __________________________________________________________ 15314 15315 7.6.99. QtGui/qprogressbar.h 15316 15317 /* 15318 * This header is architecture neutral 15319 * Please refer to the generic specification for details 15320 */ 15321 __________________________________________________________ 15322 15323 7.6.100. QtGui/qprogressdialog.h 15324 15325 /* 15326 * This header is architecture neutral 15327 * Please refer to the generic specification for details 15328 */ 15329 __________________________________________________________ 15330 15331 7.6.101. QtGui/qproxymodel.h 15332 15333 /* 15334 * This header is architecture neutral 15335 * Please refer to the generic specification for details 15336 */ 15337 __________________________________________________________ 15338 15339 7.6.102. QtGui/qpushbutton.h 15340 15341 /* 15342 * This header is architecture neutral 15343 * Please refer to the generic specification for details 15344 */ 15345 __________________________________________________________ 15346 15347 7.6.103. QtGui/qradiobutton.h 15348 15349 /* 15350 * This header is architecture neutral 15351 * Please refer to the generic specification for details 15352 */ 15353 __________________________________________________________ 15354 15355 7.6.104. QtGui/qregion.h 15356 15357 /* 15358 * This header is architecture neutral 15359 * Please refer to the generic specification for details 15360 */ 15361 __________________________________________________________ 15362 15363 7.6.105. QtGui/qrgb.h 15364 15365 /* 15366 * This header is architecture neutral 15367 * Please refer to the generic specification for details 15368 */ 15369 __________________________________________________________ 15370 15371 7.6.106. QtGui/qrubberband.h 15372 15373 /* 15374 * This header is architecture neutral 15375 * Please refer to the generic specification for details 15376 */ 15377 __________________________________________________________ 15378 15379 7.6.107. QtGui/qscrollarea.h 15380 15381 /* 15382 * This header is architecture neutral 15383 * Please refer to the generic specification for details 15384 */ 15385 __________________________________________________________ 15386 15387 7.6.108. QtGui/qscrollbar.h 15388 15389 /* 15390 * This header is architecture neutral 15391 * Please refer to the generic specification for details 15392 */ 15393 __________________________________________________________ 15394 15395 7.6.109. QtGui/qsessionmanager.h 15396 15397 /* 15398 * This header is architecture neutral 15399 * Please refer to the generic specification for details 15400 */ 15401 __________________________________________________________ 15402 15403 7.6.110. QtGui/qshortcut.h 15404 15405 /* 15406 * This header is architecture neutral 15407 * Please refer to the generic specification for details 15408 */ 15409 __________________________________________________________ 15410 15411 7.6.111. QtGui/qsizegrip.h 15412 15413 /* 15414 * This header is architecture neutral 15415 * Please refer to the generic specification for details 15416 */ 15417 __________________________________________________________ 15418 15419 7.6.112. QtGui/qsizepolicy.h 15420 15421 /* 15422 * This header is architecture neutral 15423 * Please refer to the generic specification for details 15424 */ 15425 __________________________________________________________ 15426 15427 7.6.113. QtGui/qslider.h 15428 15429 /* 15430 * This header is architecture neutral 15431 * Please refer to the generic specification for details 15432 */ 15433 __________________________________________________________ 15434 15435 7.6.114. QtGui/qsortfilterproxymodel.h 15436 15437 /* 15438 * This header is architecture neutral 15439 * Please refer to the generic specification for details 15440 */ 15441 __________________________________________________________ 15442 15443 7.6.115. QtGui/qsound.h 15444 15445 /* 15446 * This header is architecture neutral 15447 * Please refer to the generic specification for details 15448 */ 15449 __________________________________________________________ 15450 15451 7.6.116. QtGui/qspinbox.h 15452 15453 /* 15454 * This header is architecture neutral 15455 * Please refer to the generic specification for details 15456 */ 15457 __________________________________________________________ 15458 15459 7.6.117. QtGui/qsplashscreen.h 15460 15461 /* 15462 * This header is architecture neutral 15463 * Please refer to the generic specification for details 15464 */ 15465 __________________________________________________________ 15466 15467 7.6.118. QtGui/qsplitter.h 15468 15469 /* 15470 * This header is architecture neutral 15471 * Please refer to the generic specification for details 15472 */ 15473 __________________________________________________________ 15474 15475 7.6.119. QtGui/qstackedlayout.h 15476 15477 /* 15478 * This header is architecture neutral 15479 * Please refer to the generic specification for details 15480 */ 15481 __________________________________________________________ 15482 15483 7.6.120. QtGui/qstackedwidget.h 15484 15485 /* 15486 * This header is architecture neutral 15487 * Please refer to the generic specification for details 15488 */ 15489 __________________________________________________________ 15490 15491 7.6.121. QtGui/qstandarditemmodel.h 15492 15493 /* 15494 * This header is architecture neutral 15495 * Please refer to the generic specification for details 15496 */ 15497 __________________________________________________________ 15498 15499 7.6.122. QtGui/qstatusbar.h 15500 15501 /* 15502 * This header is architecture neutral 15503 * Please refer to the generic specification for details 15504 */ 15505 __________________________________________________________ 15506 15507 7.6.123. QtGui/qstringlistmodel.h 15508 15509 /* 15510 * This header is architecture neutral 15511 * Please refer to the generic specification for details 15512 */ 15513 __________________________________________________________ 15514 15515 7.6.124. QtGui/qstyle.h 15516 15517 /* 15518 * This header is architecture neutral 15519 * Please refer to the generic specification for details 15520 */ 15521 __________________________________________________________ 15522 15523 7.6.125. QtGui/qstylefactory.h 15524 15525 /* 15526 * This header is architecture neutral 15527 * Please refer to the generic specification for details 15528 */ 15529 __________________________________________________________ 15530 15531 7.6.126. QtGui/qstyleoption.h 15532 15533 /* 15534 * This header is architecture neutral 15535 * Please refer to the generic specification for details 15536 */ 15537 __________________________________________________________ 15538 15539 7.6.127. QtGui/qstylepainter.h 15540 15541 /* 15542 * This header is architecture neutral 15543 * Please refer to the generic specification for details 15544 */ 15545 __________________________________________________________ 15546 15547 7.6.128. QtGui/qstyleplugin.h 15548 15549 /* 15550 * This header is architecture neutral 15551 * Please refer to the generic specification for details 15552 */ 15553 __________________________________________________________ 15554 15555 7.6.129. QtGui/qsyntaxhighlighter.h 15556 15557 /* 15558 * This header is architecture neutral 15559 * Please refer to the generic specification for details 15560 */ 15561 __________________________________________________________ 15562 15563 7.6.130. QtGui/qtabbar.h 15564 15565 /* 15566 * This header is architecture neutral 15567 * Please refer to the generic specification for details 15568 */ 15569 __________________________________________________________ 15570 15571 7.6.131. QtGui/qtableview.h 15572 15573 /* 15574 * This header is architecture neutral 15575 * Please refer to the generic specification for details 15576 */ 15577 __________________________________________________________ 15578 15579 7.6.132. QtGui/qtablewidget.h 15580 15581 /* 15582 * This header is architecture neutral 15583 * Please refer to the generic specification for details 15584 */ 15585 __________________________________________________________ 15586 15587 7.6.133. QtGui/qtabwidget.h 15588 15589 /* 15590 * This header is architecture neutral 15591 * Please refer to the generic specification for details 15592 */ 15593 __________________________________________________________ 15594 15595 7.6.134. QtGui/qtextbrowser.h 15596 15597 /* 15598 * This header is architecture neutral 15599 * Please refer to the generic specification for details 15600 */ 15601 __________________________________________________________ 15602 15603 7.6.135. QtGui/qtextcursor.h 15604 15605 /* 15606 * This header is architecture neutral 15607 * Please refer to the generic specification for details 15608 */ 15609 __________________________________________________________ 15610 15611 7.6.136. QtGui/qtextdocument.h 15612 15613 /* 15614 * This header is architecture neutral 15615 * Please refer to the generic specification for details 15616 */ 15617 __________________________________________________________ 15618 15619 7.6.137. QtGui/qtextdocumentfragment.h 15620 15621 /* 15622 * This header is architecture neutral 15623 * Please refer to the generic specification for details 15624 */ 15625 __________________________________________________________ 15626 15627 7.6.138. QtGui/qtextedit.h 15628 15629 /* 15630 * This header is architecture neutral 15631 * Please refer to the generic specification for details 15632 */ 15633 __________________________________________________________ 15634 15635 7.6.139. QtGui/qtextformat.h 15636 15637 /* 15638 * This header is architecture neutral 15639 * Please refer to the generic specification for details 15640 */ 15641 __________________________________________________________ 15642 15643 7.6.140. QtGui/qtextlayout.h 15644 15645 /* 15646 * This header is architecture neutral 15647 * Please refer to the generic specification for details 15648 */ 15649 __________________________________________________________ 15650 15651 7.6.141. QtGui/qtextlist.h 15652 15653 /* 15654 * This header is architecture neutral 15655 * Please refer to the generic specification for details 15656 */ 15657 __________________________________________________________ 15658 15659 7.6.142. QtGui/qtextobject.h 15660 15661 /* 15662 * This header is architecture neutral 15663 * Please refer to the generic specification for details 15664 */ 15665 __________________________________________________________ 15666 15667 7.6.143. QtGui/qtextoption.h 15668 15669 /* 15670 * This header is architecture neutral 15671 * Please refer to the generic specification for details 15672 */ 15673 __________________________________________________________ 15674 15675 7.6.144. QtGui/qtexttable.h 15676 15677 /* 15678 * This header is architecture neutral 15679 * Please refer to the generic specification for details 15680 */ 15681 __________________________________________________________ 15682 15683 7.6.145. QtGui/qtoolbar.h 15684 15685 /* 15686 * This header is architecture neutral 15687 * Please refer to the generic specification for details 15688 */ 15689 __________________________________________________________ 15690 15691 7.6.146. QtGui/qtoolbox.h 15692 15693 /* 15694 * This header is architecture neutral 15695 * Please refer to the generic specification for details 15696 */ 15697 __________________________________________________________ 15698 15699 7.6.147. QtGui/qtoolbutton.h 15700 15701 /* 15702 * This header is architecture neutral 15703 * Please refer to the generic specification for details 15704 */ 15705 __________________________________________________________ 15706 15707 7.6.148. QtGui/qtooltip.h 15708 15709 /* 15710 * This header is architecture neutral 15711 * Please refer to the generic specification for details 15712 */ 15713 __________________________________________________________ 15714 15715 7.6.149. QtGui/qtreeview.h 15716 15717 /* 15718 * This header is architecture neutral 15719 * Please refer to the generic specification for details 15720 */ 15721 __________________________________________________________ 15722 15723 7.6.150. QtGui/qtreewidget.h 15724 15725 /* 15726 * This header is architecture neutral 15727 * Please refer to the generic specification for details 15728 */ 15729 __________________________________________________________ 15730 15731 7.6.151. QtGui/qtreewidgetitemiterator.h 15732 15733 /* 15734 * This header is architecture neutral 15735 * Please refer to the generic specification for details 15736 */ 15737 __________________________________________________________ 15738 15739 7.6.152. QtGui/qvalidator.h 15740 15741 /* 15742 * This header is architecture neutral 15743 * Please refer to the generic specification for details 15744 */ 15745 __________________________________________________________ 15746 15747 7.6.153. QtGui/qvfbhdr.h 15748 15749 /* 15750 * This header is architecture neutral 15751 * Please refer to the generic specification for details 15752 */ 15753 __________________________________________________________ 15754 15755 7.6.154. QtGui/qwhatsthis.h 15756 15757 /* 15758 * This header is architecture neutral 15759 * Please refer to the generic specification for details 15760 */ 15761 __________________________________________________________ 15762 15763 7.6.155. QtGui/qwidget.h 15764 15765 /* 15766 * This header is architecture neutral 15767 * Please refer to the generic specification for details 15768 */ 15769 __________________________________________________________ 15770 15771 7.6.156. QtGui/qwindowdefs.h 15772 15773 /* 15774 * This header is architecture neutral 15775 * Please refer to the generic specification for details 15776 */ 15777 __________________________________________________________ 15778 15779 7.6.157. QtGui/qwindowsstyle.h 15780 15781 /* 15782 * This header is architecture neutral 15783 * Please refer to the generic specification for details 15784 */ 15785 __________________________________________________________ 15786 15787 7.6.158. QtGui/qwmatrix.h 15788 15789 /* 15790 * This header is architecture neutral 15791 * Please refer to the generic specification for details 15792 */ 15793 __________________________________________________________ 15794 15795 7.6.159. QtGui/qworkspace.h 15796 15797 /* 15798 * This header is architecture neutral 15799 * Please refer to the generic specification for details 15800 */ 15801 __________________________________________________________ 15802 15803 7.7. Interfaces for libQtXml 15804 15805 Table 7-401 defines the library name and shared object name for 15806 the libQtXml library 15807 15808 Table 7-401. libQtXml Definition 15809 Library: libQtXml 15810 SONAME: libQtXml.so.4 15811 15812 The behavior of the interfaces in this library is specified by 15813 the following specifications: 15814 15815 [CXXABI-1.86] Itanium™ C++ ABI 15816 __________________________________________________________ 15817 15818 7.7.1. Qt4 XML 15819 __________________________________________________________ 15820 15821 7.7.1.1. Class data for QXmlAttributes 15822 15823 The virtual table for the QXmlAttributes class is described in 15824 the generic part of this specification. 15825 15826 The Run Time Type Information for the QXmlAttributes class is 15827 described by Table 7-402 15828 15829 Table 7-402. typeinfo for QXmlAttributes 15830 Base Vtable vtable for __cxxabiv1::__class_type_info 15831 Name typeinfo name for QXmlAttributes 15832 __________________________________________________________ 15833 15834 7.7.1.2. Class data for QXmlInputSource 15835 15836 The virtual table for the QXmlInputSource class is described in 15837 the generic part of this specification. 15838 15839 The Run Time Type Information for the QXmlInputSource class is 15840 described by Table 7-403 15841 15842 Table 7-403. typeinfo for QXmlInputSource 15843 Base Vtable vtable for __cxxabiv1::__class_type_info 15844 Name typeinfo name for QXmlInputSource 15845 __________________________________________________________ 15846 15847 7.7.1.3. Class data for QXmlReader 15848 15849 The virtual table for the QXmlReader class is described in the 15850 generic part of this specification. 15851 15852 The Run Time Type Information for the QXmlReader class is 15853 described by Table 7-404 15854 15855 Table 7-404. typeinfo for QXmlReader 15856 Base Vtable vtable for __cxxabiv1::__class_type_info 15857 Name typeinfo name for QXmlReader 15858 __________________________________________________________ 15859 15860 7.7.1.4. Class data for QXmlSimpleReader 15861 15862 The virtual table for the QXmlSimpleReader class is described 15863 in the generic part of this specification. 15864 15865 The Run Time Type Information for the QXmlSimpleReader class is 15866 described by Table 7-405 15867 15868 Table 7-405. typeinfo for QXmlSimpleReader 15869 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15870 Name typeinfo name for QXmlSimpleReader 15871 basetype: typeinfo for QXmlReader 15872 __________________________________________________________ 15873 15874 7.7.1.5. Class data for QXmlLocator 15875 15876 The virtual table for the QXmlLocator class is described in the 15877 generic part of this specification. 15878 15879 The Run Time Type Information for the QXmlLocator class is 15880 described by Table 7-406 15881 15882 Table 7-406. typeinfo for QXmlLocator 15883 Base Vtable vtable for __cxxabiv1::__class_type_info 15884 Name typeinfo name for QXmlLocator 15885 __________________________________________________________ 15886 15887 7.7.1.6. Class data for QXmlContentHandler 15888 15889 The virtual table for the QXmlContentHandler class is described 15890 in the generic part of this specification. 15891 15892 The Run Time Type Information for the QXmlContentHandler class 15893 is described by Table 7-407 15894 15895 Table 7-407. typeinfo for QXmlContentHandler 15896 Base Vtable vtable for __cxxabiv1::__class_type_info 15897 Name typeinfo name for QXmlContentHandler 15898 __________________________________________________________ 15899 15900 7.7.1.7. Class data for QXmlErrorHandler 15901 15902 The virtual table for the QXmlErrorHandler class is described 15903 in the generic part of this specification. 15904 15905 The Run Time Type Information for the QXmlErrorHandler class is 15906 described by Table 7-408 15907 15908 Table 7-408. typeinfo for QXmlErrorHandler 15909 Base Vtable vtable for __cxxabiv1::__class_type_info 15910 Name typeinfo name for QXmlErrorHandler 15911 __________________________________________________________ 15912 15913 7.7.1.8. Class data for QXmlDTDHandler 15914 15915 The virtual table for the QXmlDTDHandler class is described in 15916 the generic part of this specification. 15917 15918 The Run Time Type Information for the QXmlDTDHandler class is 15919 described by Table 7-409 15920 15921 Table 7-409. typeinfo for QXmlDTDHandler 15922 Base Vtable vtable for __cxxabiv1::__class_type_info 15923 Name typeinfo name for QXmlDTDHandler 15924 __________________________________________________________ 15925 15926 7.7.1.9. Class data for QXmlEntityResolver 15927 15928 The virtual table for the QXmlEntityResolver class is described 15929 in the generic part of this specification. 15930 15931 The Run Time Type Information for the QXmlEntityResolver class 15932 is described by Table 7-410 15933 15934 Table 7-410. typeinfo for QXmlEntityResolver 15935 Base Vtable vtable for __cxxabiv1::__class_type_info 15936 Name typeinfo name for QXmlEntityResolver 15937 __________________________________________________________ 15938 15939 7.7.1.10. Class data for QXmlLexicalHandler 15940 15941 The virtual table for the QXmlLexicalHandler class is described 15942 in the generic part of this specification. 15943 15944 The Run Time Type Information for the QXmlLexicalHandler class 15945 is described by Table 7-411 15946 15947 Table 7-411. typeinfo for QXmlLexicalHandler 15948 Base Vtable vtable for __cxxabiv1::__class_type_info 15949 Name typeinfo name for QXmlLexicalHandler 15950 __________________________________________________________ 15951 15952 7.7.1.11. Class data for QXmlDeclHandler 15953 15954 The virtual table for the QXmlDeclHandler class is described in 15955 the generic part of this specification. 15956 15957 The Run Time Type Information for the QXmlDeclHandler class is 15958 described by Table 7-412 15959 15960 Table 7-412. typeinfo for QXmlDeclHandler 15961 Base Vtable vtable for __cxxabiv1::__class_type_info 15962 Name typeinfo name for QXmlDeclHandler 15963 __________________________________________________________ 15964 15965 7.7.1.12. Class data for QXmlDefaultHandler 15966 15967 The virtual table for the QXmlDefaultHandler class is described 15968 by Table 7-413 15969 15970 Table 7-413. Primary vtable for QXmlDefaultHandler 15971 Base Offset 0 15972 Virtual Base Offset 0 15973 RTTI typeinfo for QXmlDefaultHandler 15974 vfunc[0]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 15975 vfunc[1]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 15976 vfunc[2]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) 15977 vfunc[3]: QXmlDefaultHandler::startDocument() 15978 vfunc[4]: QXmlDefaultHandler::endDocument() 15979 vfunc[5]: QXmlDefaultHandler::startPrefixMapping(QString 15980 const&, QString const&) 15981 vfunc[6]: QXmlDefaultHandler::endPrefixMapping(QString const&) 15982 vfunc[7]: QXmlDefaultHandler::startElement(QString const&, 15983 QString const&, QString const&, QXmlAttributes const&) 15984 vfunc[8]: QXmlDefaultHandler::endElement(QString const&, 15985 QString const&, QString const&) 15986 vfunc[9]: QXmlDefaultHandler::characters(QString const&) 15987 vfunc[10]: QXmlDefaultHandler::ignorableWhitespace(QString 15988 const&) 15989 vfunc[11]: QXmlDefaultHandler::processingInstruction(QString 15990 const&, QString const&) 15991 vfunc[12]: QXmlDefaultHandler::skippedEntity(QString const&) 15992 vfunc[13]: QXmlDefaultHandler::errorString() const 15993 vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException 15994 const&) 15995 vfunc[15]: QXmlDefaultHandler::error(QXmlParseException const&) 15996 vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException 15997 const&) 15998 vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, 15999 QString const&, QString const&) 16000 vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString 16001 const&, QString const&, QString const&, QString const&) 16002 vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, 16003 QString const&, QXmlInputSource*&) 16004 vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, QString 16005 const&, QString const&) 16006 vfunc[21]: QXmlDefaultHandler::endDTD() 16007 vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) 16008 vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) 16009 vfunc[24]: QXmlDefaultHandler::startCDATA() 16010 vfunc[25]: QXmlDefaultHandler::endCDATA() 16011 vfunc[26]: QXmlDefaultHandler::comment(QString const&) 16012 vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, 16013 QString const&, QString const&, QString const&, QString const&) 16014 vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString 16015 const&, QString const&) 16016 vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString 16017 const&, QString const&, QString const&) 16018 16019 Table 7-414. Secondary vtable for QXmlDefaultHandler 16020 Base Offset -4 16021 Virtual Base Offset 0 16022 RTTI typeinfo for QXmlDefaultHandler 16023 vfunc[0]: NULL or non-virtual thunk to 16024 QXmlDefaultHandler::~QXmlDefaultHandler() 16025 vfunc[1]: NULL or non-virtual thunk to 16026 QXmlDefaultHandler::~QXmlDefaultHandler() 16027 vfunc[2]: non-virtual thunk to 16028 QXmlDefaultHandler::warning(QXmlParseException const&) 16029 vfunc[3]: non-virtual thunk to 16030 QXmlDefaultHandler::error(QXmlParseException const&) 16031 vfunc[4]: non-virtual thunk to 16032 QXmlDefaultHandler::fatalError(QXmlParseException const&) 16033 vfunc[5]: non-virtual thunk to 16034 QXmlDefaultHandler::errorString() const 16035 16036 Table 7-415. Secondary vtable for QXmlDefaultHandler 16037 Base Offset -8 16038 Virtual Base Offset 0 16039 RTTI typeinfo for QXmlDefaultHandler 16040 vfunc[0]: NULL or non-virtual thunk to 16041 QXmlDefaultHandler::~QXmlDefaultHandler() 16042 vfunc[1]: NULL or non-virtual thunk to 16043 QXmlDefaultHandler::~QXmlDefaultHandler() 16044 vfunc[2]: non-virtual thunk to 16045 QXmlDefaultHandler::notationDecl(QString const&, QString 16046 const&, QString const&) 16047 vfunc[3]: non-virtual thunk to 16048 QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString 16049 const&, QString const&, QString const&) 16050 vfunc[4]: non-virtual thunk to 16051 QXmlDefaultHandler::errorString() const 16052 16053 Table 7-416. Secondary vtable for QXmlDefaultHandler 16054 Base Offset -12 16055 Virtual Base Offset 0 16056 RTTI typeinfo for QXmlDefaultHandler 16057 vfunc[0]: NULL or non-virtual thunk to 16058 QXmlDefaultHandler::~QXmlDefaultHandler() 16059 vfunc[1]: NULL or non-virtual thunk to 16060 QXmlDefaultHandler::~QXmlDefaultHandler() 16061 vfunc[2]: non-virtual thunk to 16062 QXmlDefaultHandler::resolveEntity(QString const&, QString 16063 const&, QXmlInputSource*&) 16064 vfunc[3]: non-virtual thunk to 16065 QXmlDefaultHandler::errorString() const 16066 16067 Table 7-417. Secondary vtable for QXmlDefaultHandler 16068 Base Offset -16 16069 Virtual Base Offset 0 16070 RTTI typeinfo for QXmlDefaultHandler 16071 vfunc[0]: NULL or non-virtual thunk to 16072 QXmlDefaultHandler::~QXmlDefaultHandler() 16073 vfunc[1]: NULL or non-virtual thunk to 16074 QXmlDefaultHandler::~QXmlDefaultHandler() 16075 vfunc[2]: non-virtual thunk to 16076 QXmlDefaultHandler::startDTD(QString const&, QString const&, 16077 QString const&) 16078 vfunc[3]: non-virtual thunk to QXmlDefaultHandler::endDTD() 16079 vfunc[4]: non-virtual thunk to 16080 QXmlDefaultHandler::startEntity(QString const&) 16081 vfunc[5]: non-virtual thunk to 16082 QXmlDefaultHandler::endEntity(QString const&) 16083 vfunc[6]: non-virtual thunk to QXmlDefaultHandler::startCDATA() 16084 vfunc[7]: non-virtual thunk to QXmlDefaultHandler::endCDATA() 16085 vfunc[8]: non-virtual thunk to 16086 QXmlDefaultHandler::comment(QString const&) 16087 vfunc[9]: non-virtual thunk to 16088 QXmlDefaultHandler::errorString() const 16089 16090 Table 7-418. Secondary vtable for QXmlDefaultHandler 16091 Base Offset -20 16092 Virtual Base Offset 0 16093 RTTI typeinfo for QXmlDefaultHandler 16094 vfunc[0]: NULL or non-virtual thunk to 16095 QXmlDefaultHandler::~QXmlDefaultHandler() 16096 vfunc[1]: NULL or non-virtual thunk to 16097 QXmlDefaultHandler::~QXmlDefaultHandler() 16098 vfunc[2]: non-virtual thunk to 16099 QXmlDefaultHandler::attributeDecl(QString const&, QString 16100 const&, QString const&, QString const&, QString const&) 16101 vfunc[3]: non-virtual thunk to 16102 QXmlDefaultHandler::internalEntityDecl(QString const&, QString 16103 const&) 16104 vfunc[4]: non-virtual thunk to 16105 QXmlDefaultHandler::externalEntityDecl(QString const&, QString 16106 const&, QString const&) 16107 vfunc[5]: non-virtual thunk to 16108 QXmlDefaultHandler::errorString() const 16109 16110 The Run Time Type Information for the QXmlDefaultHandler class 16111 is described by Table 7-419 16112 16113 Table 7-419. typeinfo for QXmlDefaultHandler 16114 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 16115 Name typeinfo name for QXmlDefaultHandler 16116 flags: 0 16117 basetype: typeinfo for QXmlContentHandler 2 16118 basetype: typeinfo for QXmlErrorHandler 1026 16119 basetype: typeinfo for QXmlErrorHandler 2050 16120 basetype: typeinfo for QXmlErrorHandler 1026 16121 basetype: typeinfo for QXmlErrorHandler 2050 16122 basetype: typeinfo for QXmlErrorHandler 1026 16123 __________________________________________________________ 16124 16125 7.7.1.13. Interfaces for Qt4 XML 16126 16127 An LSB conforming implementation shall provide the architecture 16128 specific functions for Qt4 XML specified in Table 7-420, with 16129 the full mandatory functionality as described in the referenced 16130 underlying specification. 16131 16132 Table 7-420. libQtXml - Qt4 XML Function Interfaces 16133 _ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15Q 16134 XmlInputSource [CXXABI-1.86] 16135 _ZThn12_NK18QXmlDefaultHandler11errorStringEv [CXXABI-1.86] 16136 _ZThn16_N18QXmlDefaultHandler10startCDATAEv [CXXABI-1.86] 16137 _ZThn16_N18QXmlDefaultHandler11startEntityERK7QString 16138 [CXXABI-1.86] 16139 _ZThn16_N18QXmlDefaultHandler6endDTDEv [CXXABI-1.86] 16140 _ZThn16_N18QXmlDefaultHandler7commentERK7QString [CXXABI-1.86] 16141 _ZThn16_N18QXmlDefaultHandler8endCDATAEv [CXXABI-1.86] 16142 _ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ 16143 [CXXABI-1.86] 16144 _ZThn16_N18QXmlDefaultHandler9endEntityERK7QString 16145 [CXXABI-1.86] _ZThn16_NK18QXmlDefaultHandler11errorStringEv 16146 [CXXABI-1.86] 16147 _ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2 16148 _S2_ [CXXABI-1.86] 16149 _ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_ 16150 S2_ [CXXABI-1.86] 16151 _ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ 16152 [CXXABI-1.86] _ZThn20_NK18QXmlDefaultHandler11errorStringEv 16153 [CXXABI-1.86] 16154 _ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException 16155 [CXXABI-1.86] 16156 _ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException 16157 [CXXABI-1.86] 16158 _ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException 16159 [CXXABI-1.86] _ZThn4_NK18QXmlDefaultHandler11errorStringEv 16160 [CXXABI-1.86] 16161 _ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ 16162 [CXXABI-1.86] 16163 _ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S 16164 2_S2_ [CXXABI-1.86] 16165 _ZThn8_NK18QXmlDefaultHandler11errorStringEv [CXXABI-1.86] 16166 __________________________________________________________ 16167 16168 7.8. Data Definitions for libQtXml 16169 16170 This section defines global identifiers and their values that 16171 are associated with interfaces contained in libQtXml. These 16172 definitions are organized into groups that correspond to system 16173 headers. This convention is used as a convenience for the 16174 reader, and does not imply the existence of these headers, or 16175 their content. Where an interface is defined as requiring a 16176 particular system header file all of the data definitions for 16177 that system header file presented here shall be in effect. 16178 16179 This section gives data definitions to promote binary 16180 application portability, not to repeat source interface 16181 definitions available elsewhere. System providers and 16182 application developers should use this ABI to supplement - not 16183 to replace - source interface definition specifications. 16184 16185 This specification uses the ISO C (1999) C Language as the 16186 reference programming language, and data definitions are 16187 specified in ISO C format. The C language is used here as a 16188 convenient notation. Using a C language description of these 16189 data objects does not preclude their use by other programming 16190 languages. 16191 __________________________________________________________ 16192 16193 7.8.1. QtXml/qdom.h 16194 16195 /* 16196 * This header is architecture neutral 16197 * Please refer to the generic specification for details 16198 */ 16199 __________________________________________________________ 16200 16201 7.8.2. QtXml/qxml.h 16202 16203 /* 16204 * This header is architecture neutral 16205 * Please refer to the generic specification for details 16206 */ 16207 __________________________________________________________ 16208 16209 7.9. Interfaces for libQtOpenGL 16210 16211 Table 7-421 defines the library name and shared object name for 16212 the libQtOpenGL library 16213 16214 Table 7-421. libQtOpenGL Definition 16215 Library: libQtOpenGL 16216 SONAME: libQtOpenGL.so.4 16217 16218 The behavior of the interfaces in this library is specified by 16219 the following specifications: 16220 16221 [CXXABI-1.86] Itanium™ C++ ABI 16222 __________________________________________________________ 16223 16224 7.9.1. Qt4 OpenGL 16225 __________________________________________________________ 16226 16227 7.9.1.1. Class data for QGLContext 16228 16229 The virtual table for the QGLContext class is described in the 16230 generic part of this specification. 16231 16232 The Run Time Type Information for the QGLContext class is 16233 described by Table 7-422 16234 16235 Table 7-422. typeinfo for QGLContext 16236 Base Vtable vtable for __cxxabiv1::__class_type_info 16237 Name typeinfo name for QGLContext 16238 __________________________________________________________ 16239 16240 7.9.1.2. Class data for QGLWidget 16241 16242 The virtual table for the QGLWidget class is described by Table 16243 7-423 16244 16245 Table 7-423. Primary vtable for QGLWidget 16246 Base Offset 0 16247 Virtual Base Offset 0 16248 RTTI typeinfo for QGLWidget 16249 vfunc[0]: QGLWidget::metaObject() const 16250 vfunc[1]: QGLWidget::qt_metacast(char const*) 16251 vfunc[2]: QGLWidget::qt_metacall(QMetaObject::Call, int, 16252 void**) 16253 vfunc[3]: QGLWidget::~QGLWidget() 16254 vfunc[4]: QGLWidget::~QGLWidget() 16255 vfunc[5]: QGLWidget::event(QEvent*) 16256 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16257 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16258 vfunc[8]: QObject::childEvent(QChildEvent*) 16259 vfunc[9]: QObject::customEvent(QEvent*) 16260 vfunc[10]: QObject::connectNotify(char const*) 16261 vfunc[11]: QObject::disconnectNotify(char const*) 16262 vfunc[12]: QWidget::devType() const 16263 vfunc[13]: QWidget::setVisible(bool) 16264 vfunc[14]: QWidget::sizeHint() const 16265 vfunc[15]: QWidget::minimumSizeHint() const 16266 vfunc[16]: QWidget::heightForWidth(int) const 16267 vfunc[17]: QGLWidget::paintEngine() const 16268 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 16269 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 16270 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16271 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 16272 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 16273 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 16274 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16275 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16276 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16277 vfunc[27]: QWidget::enterEvent(QEvent*) 16278 vfunc[28]: QWidget::leaveEvent(QEvent*) 16279 vfunc[29]: QGLWidget::paintEvent(QPaintEvent*) 16280 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16281 vfunc[31]: QGLWidget::resizeEvent(QResizeEvent*) 16282 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16283 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16284 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16285 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16286 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16287 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16288 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16289 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16290 vfunc[40]: QWidget::showEvent(QShowEvent*) 16291 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16292 vfunc[42]: QWidget::x11Event(_XEvent*) 16293 vfunc[43]: QWidget::changeEvent(QEvent*) 16294 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16295 const 16296 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16297 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16298 const 16299 vfunc[47]: QWidget::focusNextPrevChild(bool) 16300 vfunc[48]: QWidget::styleChange(QStyle&) 16301 vfunc[49]: QWidget::enabledChange(bool) 16302 vfunc[50]: QWidget::paletteChange(QPalette const&) 16303 vfunc[51]: QWidget::fontChange(QFont const&) 16304 vfunc[52]: QWidget::windowActivationChange(bool) 16305 vfunc[53]: QWidget::languageChange() 16306 vfunc[54]: QGLWidget::updateGL() 16307 vfunc[55]: QGLWidget::updateOverlayGL() 16308 vfunc[56]: QGLWidget::initializeGL() 16309 vfunc[57]: QGLWidget::resizeGL(int, int) 16310 vfunc[58]: QGLWidget::paintGL() 16311 vfunc[59]: QGLWidget::initializeOverlayGL() 16312 vfunc[60]: QGLWidget::resizeOverlayGL(int, int) 16313 vfunc[61]: QGLWidget::paintOverlayGL() 16314 vfunc[62]: QGLWidget::glInit() 16315 vfunc[63]: QGLWidget::glDraw() 16316 16317 Table 7-424. Secondary vtable for QGLWidget 16318 Base Offset -8 16319 Virtual Base Offset 0 16320 RTTI typeinfo for QGLWidget 16321 vfunc[0]: non-virtual thunk to QGLWidget::~QGLWidget() 16322 vfunc[1]: non-virtual thunk to QGLWidget::~QGLWidget() 16323 vfunc[2]: non-virtual thunk to QWidget::devType() const 16324 vfunc[3]: non-virtual thunk to QGLWidget::paintEngine() const 16325 vfunc[4]: non-virtual thunk to 16326 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16327 16328 The Run Time Type Information for the QGLWidget class is 16329 described by Table 7-425 16330 16331 Table 7-425. typeinfo for QGLWidget 16332 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16333 Name typeinfo name for QGLWidget 16334 basetype: typeinfo for QWidget 16335 __________________________________________________________ 16336 16337 7.9.1.3. Class data for QGLPixelBuffer 16338 16339 The virtual table for the QGLPixelBuffer class is described in 16340 the generic part of this specification. 16341 16342 The Run Time Type Information for the QGLPixelBuffer class is 16343 described by Table 7-426 16344 16345 Table 7-426. typeinfo for QGLPixelBuffer 16346 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16347 Name typeinfo name for QGLPixelBuffer 16348 basetype: typeinfo for QPaintDevice 16349 __________________________________________________________ 16350 16351 7.9.1.4. Class data for QGLFramebufferObject 16352 16353 The virtual table for the QGLFramebufferObject class is 16354 described in the generic part of this specification. 16355 16356 The Run Time Type Information for the QGLFramebufferObject 16357 class is described by Table 7-427 16358 16359 Table 7-427. typeinfo for QGLFramebufferObject 16360 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16361 Name typeinfo name for QGLFramebufferObject 16362 basetype: typeinfo for QPaintDevice 16363 __________________________________________________________ 16364 16365 7.9.1.5. Interfaces for Qt4 OpenGL 16366 16367 An LSB conforming implementation shall provide the architecture 16368 specific functions for Qt4 OpenGL specified in Table 7-428, 16369 with the full mandatory functionality as described in the 16370 referenced underlying specification. 16371 16372 Table 7-428. libQtOpenGL - Qt4 OpenGL Function Interfaces 16373 _ZThn8_N9QGLWidgetD0Ev [CXXABI-1.86] _ZThn8_N9QGLWidgetD1Ev 16374 [CXXABI-1.86] 16375 _ZThn8_NK9QGLWidget11paintEngineEv [CXXABI-1.86] 16376 __________________________________________________________ 16377 16378 7.10. Data Definitions for libQtOpenGL 16379 16380 This section defines global identifiers and their values that 16381 are associated with interfaces contained in libQtOpenGL. These 16382 definitions are organized into groups that correspond to system 16383 headers. This convention is used as a convenience for the 16384 reader, and does not imply the existence of these headers, or 16385 their content. Where an interface is defined as requiring a 16386 particular system header file all of the data definitions for 16387 that system header file presented here shall be in effect. 16388 16389 This section gives data definitions to promote binary 16390 application portability, not to repeat source interface 16391 definitions available elsewhere. System providers and 16392 application developers should use this ABI to supplement - not 16393 to replace - source interface definition specifications. 16394 16395 This specification uses the ISO C (1999) C Language as the 16396 reference programming language, and data definitions are 16397 specified in ISO C format. The C language is used here as a 16398 convenient notation. Using a C language description of these 16399 data objects does not preclude their use by other programming 16400 languages. 16401 __________________________________________________________ 16402 16403 7.10.1. QtOpenGL/qgl.h 16404 16405 /* 16406 * This header is architecture neutral 16407 * Please refer to the generic specification for details 16408 */ 16409 __________________________________________________________ 16410 16411 7.10.2. QtOpenGL/qglcolormap.h 16412 16413 /* 16414 * This header is architecture neutral 16415 * Please refer to the generic specification for details 16416 */ 16417 __________________________________________________________ 16418 16419 7.10.3. QtOpenGL/qglpixelbuffer.h 16420 16421 /* 16422 * This header is architecture neutral 16423 * Please refer to the generic specification for details 16424 */ 16425 __________________________________________________________ 16426 16427 7.11. Interfaces for libQtSql 16428 16429 Table 7-429 defines the library name and shared object name for 16430 the libQtSql library 16431 16432 Table 7-429. libQtSql Definition 16433 Library: libQtSql 16434 SONAME: libQtSql.so.4 16435 16436 The behavior of the interfaces in this library is specified by 16437 the following specifications: 16438 16439 [CXXABI-1.86] Itanium™ C++ ABI 16440 __________________________________________________________ 16441 16442 7.11.1. Qt4 SQL 16443 __________________________________________________________ 16444 16445 7.11.1.1. Class data for QSqlResult 16446 16447 The virtual table for the QSqlResult class is described in the 16448 generic part of this specification. 16449 16450 The Run Time Type Information for the QSqlResult class is 16451 described by Table 7-430 16452 16453 Table 7-430. typeinfo for QSqlResult 16454 Base Vtable vtable for __cxxabiv1::__class_type_info 16455 Name typeinfo name for QSqlResult 16456 __________________________________________________________ 16457 16458 7.11.1.2. Class data for QSqlDriverFactoryInterface 16459 16460 The virtual table for the QSqlDriverFactoryInterface class is 16461 described in the generic part of this specification. 16462 16463 The Run Time Type Information for the 16464 QSqlDriverFactoryInterface class is described by Table 7-431 16465 16466 Table 7-431. typeinfo for QSqlDriverFactoryInterface 16467 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16468 Name typeinfo name for QSqlDriverFactoryInterface 16469 basetype: typeinfo for QFactoryInterface 16470 __________________________________________________________ 16471 16472 7.11.1.3. Class data for QSqlDriverPlugin 16473 16474 The virtual table for the QSqlDriverPlugin class is described 16475 by Table 7-432 16476 16477 Table 7-432. Primary vtable for QSqlDriverPlugin 16478 Base Offset 0 16479 Virtual Base Offset 0 16480 RTTI typeinfo for QSqlDriverPlugin 16481 vfunc[0]: QSqlDriverPlugin::metaObject() const 16482 vfunc[1]: QSqlDriverPlugin::qt_metacast(char const*) 16483 vfunc[2]: QSqlDriverPlugin::qt_metacall(QMetaObject::Call, int, 16484 void**) 16485 vfunc[3]: QSqlDriverPlugin::~QSqlDriverPlugin() 16486 vfunc[4]: QSqlDriverPlugin::~QSqlDriverPlugin() 16487 vfunc[5]: QObject::event(QEvent*) 16488 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16489 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16490 vfunc[8]: QObject::childEvent(QChildEvent*) 16491 vfunc[9]: QObject::customEvent(QEvent*) 16492 vfunc[10]: QObject::connectNotify(char const*) 16493 vfunc[11]: QObject::disconnectNotify(char const*) 16494 vfunc[12]: __cxa_pure_virtual 16495 vfunc[13]: __cxa_pure_virtual 16496 16497 Table 7-433. Secondary vtable for QSqlDriverPlugin 16498 Base Offset -8 16499 Virtual Base Offset 0 16500 RTTI typeinfo for QSqlDriverPlugin 16501 vfunc[0]: non-virtual thunk to 16502 QSqlDriverPlugin::~QSqlDriverPlugin() 16503 vfunc[1]: non-virtual thunk to 16504 QSqlDriverPlugin::~QSqlDriverPlugin() 16505 vfunc[2]: __cxa_pure_virtual 16506 vfunc[3]: __cxa_pure_virtual 16507 16508 The Run Time Type Information for the QSqlDriverPlugin class is 16509 described by Table 7-434 16510 16511 Table 7-434. typeinfo for QSqlDriverPlugin 16512 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 16513 Name typeinfo name for QSqlDriverPlugin 16514 flags: 0 16515 basetype: typeinfo for QObject 2 16516 basetype: typeinfo for QSqlDriverFactoryInterface 2050 16517 __________________________________________________________ 16518 16519 7.11.1.4. Class data for QSqlDriver 16520 16521 The virtual table for the QSqlDriver class is described in the 16522 generic part of this specification. 16523 16524 The Run Time Type Information for the QSqlDriver class is 16525 described by Table 7-435 16526 16527 Table 7-435. typeinfo for QSqlDriver 16528 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16529 Name typeinfo name for QSqlDriver 16530 basetype: typeinfo for QObject 16531 __________________________________________________________ 16532 16533 7.11.1.5. Class data for QSqlQueryModel 16534 16535 The virtual table for the QSqlQueryModel class is described in 16536 the generic part of this specification. 16537 16538 The Run Time Type Information for the QSqlQueryModel class is 16539 described by Table 7-436 16540 16541 Table 7-436. typeinfo for QSqlQueryModel 16542 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16543 Name typeinfo name for QSqlQueryModel 16544 basetype: typeinfo for QAbstractTableModel 16545 __________________________________________________________ 16546 16547 7.11.1.6. Class data for QSqlTableModel 16548 16549 The virtual table for the QSqlTableModel class is described in 16550 the generic part of this specification. 16551 16552 The Run Time Type Information for the QSqlTableModel class is 16553 described by Table 7-437 16554 16555 Table 7-437. typeinfo for QSqlTableModel 16556 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16557 Name typeinfo name for QSqlTableModel 16558 basetype: typeinfo for QSqlQueryModel 16559 __________________________________________________________ 16560 16561 7.11.1.7. Class data for QSqlRelationalTableModel 16562 16563 The virtual table for the QSqlRelationalTableModel class is 16564 described in the generic part of this specification. 16565 16566 The Run Time Type Information for the QSqlRelationalTableModel 16567 class is described by Table 7-438 16568 16569 Table 7-438. typeinfo for QSqlRelationalTableModel 16570 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16571 Name typeinfo name for QSqlRelationalTableModel 16572 basetype: typeinfo for QSqlTableModel 16573 __________________________________________________________ 16574 16575 7.11.1.8. Interfaces for Qt4 SQL 16576 16577 An LSB conforming implementation shall provide the architecture 16578 specific functions for Qt4 SQL specified in Table 7-439, with 16579 the full mandatory functionality as described in the referenced 16580 underlying specification. 16581 16582 Table 7-439. libQtSql - Qt4 SQL Function Interfaces 16583 _ZThn8_N16QSqlDriverPluginD0Ev [CXXABI-1.86] 16584 _ZThn8_N16QSqlDriverPluginD1Ev [CXXABI-1.86] 16585 __________________________________________________________ 16586 16587 7.12. Data Definitions for libQtSql 16588 16589 This section defines global identifiers and their values that 16590 are associated with interfaces contained in libQtSql. These 16591 definitions are organized into groups that correspond to system 16592 headers. This convention is used as a convenience for the 16593 reader, and does not imply the existence of these headers, or 16594 their content. Where an interface is defined as requiring a 16595 particular system header file all of the data definitions for 16596 that system header file presented here shall be in effect. 16597 16598 This section gives data definitions to promote binary 16599 application portability, not to repeat source interface 16600 definitions available elsewhere. System providers and 16601 application developers should use this ABI to supplement - not 16602 to replace - source interface definition specifications. 16603 16604 This specification uses the ISO C (1999) C Language as the 16605 reference programming language, and data definitions are 16606 specified in ISO C format. The C language is used here as a 16607 convenient notation. Using a C language description of these 16608 data objects does not preclude their use by other programming 16609 languages. 16610 __________________________________________________________ 16611 16612 7.12.1. QtSql/qsql.h 16613 16614 /* 16615 * This header is architecture neutral 16616 * Please refer to the generic specification for details 16617 */ 16618 __________________________________________________________ 16619 16620 7.12.2. QtSql/qsqldatabase.h 16621 16622 /* 16623 * This header is architecture neutral 16624 * Please refer to the generic specification for details 16625 */ 16626 __________________________________________________________ 16627 16628 7.12.3. QtSql/qsqldriver.h 16629 16630 /* 16631 * This header is architecture neutral 16632 * Please refer to the generic specification for details 16633 */ 16634 __________________________________________________________ 16635 16636 7.12.4. QtSql/qsqldriverplugin.h 16637 16638 /* 16639 * This header is architecture neutral 16640 * Please refer to the generic specification for details 16641 */ 16642 __________________________________________________________ 16643 16644 7.12.5. QtSql/qsqlerror.h 16645 16646 /* 16647 * This header is architecture neutral 16648 * Please refer to the generic specification for details 16649 */ 16650 __________________________________________________________ 16651 16652 7.12.6. QtSql/qsqlfield.h 16653 16654 /* 16655 * This header is architecture neutral 16656 * Please refer to the generic specification for details 16657 */ 16658 __________________________________________________________ 16659 16660 7.12.7. QtSql/qsqlindex.h 16661 16662 /* 16663 * This header is architecture neutral 16664 * Please refer to the generic specification for details 16665 */ 16666 __________________________________________________________ 16667 16668 7.12.8. QtSql/qsqlquery.h 16669 16670 /* 16671 * This header is architecture neutral 16672 * Please refer to the generic specification for details 16673 */ 16674 __________________________________________________________ 16675 16676 7.12.9. QtSql/qsqlquerymodel.h 16677 16678 /* 16679 * This header is architecture neutral 16680 * Please refer to the generic specification for details 16681 */ 16682 __________________________________________________________ 16683 16684 7.12.10. QtSql/qsqlrecord.h 16685 16686 /* 16687 * This header is architecture neutral 16688 * Please refer to the generic specification for details 16689 */ 16690 __________________________________________________________ 16691 16692 7.12.11. QtSql/qsqlrelationaltablemodel.h 16693 16694 /* 16695 * This header is architecture neutral 16696 * Please refer to the generic specification for details 16697 */ 16698 __________________________________________________________ 16699 16700 7.12.12. QtSql/qsqlresult.h 16701 16702 /* 16703 * This header is architecture neutral 16704 * Please refer to the generic specification for details 16705 */ 16706 __________________________________________________________ 16707 16708 7.12.13. QtSql/qsqltablemodel.h 16709 16710 /* 16711 * This header is architecture neutral 16712 * Please refer to the generic specification for details 16713 */ 16714 __________________________________________________________ 16715 16716 7.13. Interfaces for libQtSvg 16717 16718 Table 7-440 defines the library name and shared object name for 16719 the libQtSvg library 16720 16721 Table 7-440. libQtSvg Definition 16722 Library: libQtSvg 16723 SONAME: libQtSvg.so.4 16724 16725 The behavior of the interfaces in this library is specified by 16726 the following specifications: 16727 16728 [CXXABI-1.86] Itanium™ C++ ABI 16729 __________________________________________________________ 16730 16731 7.13.1. Qt4 Svg 16732 __________________________________________________________ 16733 16734 7.13.1.1. Class data for QSvgRenderer 16735 16736 The virtual table for the QSvgRenderer class is described in 16737 the generic part of this specification. 16738 16739 The Run Time Type Information for the QSvgRenderer class is 16740 described by Table 7-441 16741 16742 Table 7-441. typeinfo for QSvgRenderer 16743 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16744 Name typeinfo name for QSvgRenderer 16745 basetype: typeinfo for QObject 16746 __________________________________________________________ 16747 16748 7.13.1.2. Class data for QSvgWidget 16749 16750 The virtual table for the QSvgWidget class is described by 16751 Table 7-442 16752 16753 Table 7-442. Primary vtable for QSvgWidget 16754 Base Offset 0 16755 Virtual Base Offset 0 16756 RTTI typeinfo for QSvgWidget 16757 vfunc[0]: QSvgWidget::metaObject() const 16758 vfunc[1]: QSvgWidget::qt_metacast(char const*) 16759 vfunc[2]: QSvgWidget::qt_metacall(QMetaObject::Call, int, 16760 void**) 16761 vfunc[3]: QSvgWidget::~QSvgWidget() 16762 vfunc[4]: QSvgWidget::~QSvgWidget() 16763 vfunc[5]: QWidget::event(QEvent*) 16764 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16765 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16766 vfunc[8]: QObject::childEvent(QChildEvent*) 16767 vfunc[9]: QObject::customEvent(QEvent*) 16768 vfunc[10]: QObject::connectNotify(char const*) 16769 vfunc[11]: QObject::disconnectNotify(char const*) 16770 vfunc[12]: QWidget::devType() const 16771 vfunc[13]: QWidget::setVisible(bool) 16772 vfunc[14]: QSvgWidget::sizeHint() const 16773 vfunc[15]: QWidget::minimumSizeHint() const 16774 vfunc[16]: QWidget::heightForWidth(int) const 16775 vfunc[17]: QWidget::paintEngine() const 16776 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 16777 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 16778 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16779 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 16780 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 16781 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 16782 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16783 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16784 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16785 vfunc[27]: QWidget::enterEvent(QEvent*) 16786 vfunc[28]: QWidget::leaveEvent(QEvent*) 16787 vfunc[29]: QSvgWidget::paintEvent(QPaintEvent*) 16788 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16789 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 16790 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16791 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16792 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16793 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16794 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16795 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16796 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16797 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16798 vfunc[40]: QWidget::showEvent(QShowEvent*) 16799 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16800 vfunc[42]: QWidget::x11Event(_XEvent*) 16801 vfunc[43]: QWidget::changeEvent(QEvent*) 16802 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16803 const 16804 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16805 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16806 const 16807 vfunc[47]: QWidget::focusNextPrevChild(bool) 16808 vfunc[48]: QWidget::styleChange(QStyle&) 16809 vfunc[49]: QWidget::enabledChange(bool) 16810 vfunc[50]: QWidget::paletteChange(QPalette const&) 16811 vfunc[51]: QWidget::fontChange(QFont const&) 16812 vfunc[52]: QWidget::windowActivationChange(bool) 16813 vfunc[53]: QWidget::languageChange() 16814 16815 Table 7-443. Secondary vtable for QSvgWidget 16816 Base Offset -8 16817 Virtual Base Offset 0 16818 RTTI typeinfo for QSvgWidget 16819 vfunc[0]: non-virtual thunk to QSvgWidget::~QSvgWidget() 16820 vfunc[1]: non-virtual thunk to QSvgWidget::~QSvgWidget() 16821 vfunc[2]: non-virtual thunk to QWidget::devType() const 16822 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 16823 vfunc[4]: non-virtual thunk to 16824 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16825 16826 The Run Time Type Information for the QSvgWidget class is 16827 described by Table 7-444 16828 16829 Table 7-444. typeinfo for QSvgWidget 16830 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16831 Name typeinfo name for QSvgWidget 16832 basetype: typeinfo for QWidget 16833 __________________________________________________________ 16834 16835 7.13.1.3. Interfaces for Qt4 Svg 16836 16837 An LSB conforming implementation shall provide the architecture 16838 specific functions for Qt4 Svg specified in Table 7-445, with 16839 the full mandatory functionality as described in the referenced 16840 underlying specification. 16841 16842 Table 7-445. libQtSvg - Qt4 Svg Function Interfaces 16843 _ZThn8_N10QSvgWidgetD0Ev [CXXABI-1.86] _ZThn8_N10QSvgWidgetD1Ev 16844 [CXXABI-1.86] 16845 _ZThn8_N16QGraphicsSvgItem5paintEP8QPainterPK24QStyleOptionGrap 16846 hicsItemP7QWidget [CXXABI-1.86] 16847 _ZThn8_NK16QGraphicsSvgItem12boundingRectEv [CXXABI-1.86] 16848 _ZThn8_NK16QGraphicsSvgItem4typeEv [CXXABI-1.86] 16849 __________________________________________________________ 16850 16851 7.14. Data Definitions for libQtSvg 16852 16853 This section defines global identifiers and their values that 16854 are associated with interfaces contained in libQtSvg. These 16855 definitions are organized into groups that correspond to system 16856 headers. This convention is used as a convenience for the 16857 reader, and does not imply the existence of these headers, or 16858 their content. Where an interface is defined as requiring a 16859 particular system header file all of the data definitions for 16860 that system header file presented here shall be in effect. 16861 16862 This section gives data definitions to promote binary 16863 application portability, not to repeat source interface 16864 definitions available elsewhere. System providers and 16865 application developers should use this ABI to supplement - not 16866 to replace - source interface definition specifications. 16867 16868 This specification uses the ISO C (1999) C Language as the 16869 reference programming language, and data definitions are 16870 specified in ISO C format. The C language is used here as a 16871 convenient notation. Using a C language description of these 16872 data objects does not preclude their use by other programming 16873 languages. 16874 __________________________________________________________ 16875 16876 7.14.1. QtSvg/qsvgrenderer.h 16877 16878 /* 16879 * This header is architecture neutral 16880 * Please refer to the generic specification for details 16881 */ 16882 __________________________________________________________ 16883 16884 7.14.2. QtSvg/qsvgwidget.h 16885 16886 /* 16887 * This header is architecture neutral 16888 * Please refer to the generic specification for details 16889 */ 16890 __________________________________________________________ 16891 16892 7.15. Interfaces for libQtNetwork 16893 16894 Table 7-446 defines the library name and shared object name for 16895 the libQtNetwork library 16896 16897 Table 7-446. libQtNetwork Definition 16898 Library: libQtNetwork 16899 SONAME: libQtNetwork.so.4 16900 __________________________________________________________ 16901 16902 7.15.1. Qt4 Network 16903 __________________________________________________________ 16904 16905 7.15.1.1. Class data for QHttpHeader 16906 16907 The virtual table for the QHttpHeader class is described in the 16908 generic part of this specification. 16909 16910 The Run Time Type Information for the QHttpHeader class is 16911 described by Table 7-447 16912 16913 Table 7-447. typeinfo for QHttpHeader 16914 Base Vtable vtable for __cxxabiv1::__class_type_info 16915 Name typeinfo name for QHttpHeader 16916 __________________________________________________________ 16917 16918 7.15.1.2. Class data for QHttpResponseHeader 16919 16920 The virtual table for the QHttpResponseHeader class is 16921 described in the generic part of this specification. 16922 16923 The Run Time Type Information for the QHttpResponseHeader class 16924 is described by Table 7-448 16925 16926 Table 7-448. typeinfo for QHttpResponseHeader 16927 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16928 Name typeinfo name for QHttpResponseHeader 16929 basetype: typeinfo for QHttpHeader 16930 __________________________________________________________ 16931 16932 7.15.1.3. Class data for QHttpRequestHeader 16933 16934 The virtual table for the QHttpRequestHeader class is described 16935 in the generic part of this specification. 16936 16937 The Run Time Type Information for the QHttpRequestHeader class 16938 is described by Table 7-449 16939 16940 Table 7-449. typeinfo for QHttpRequestHeader 16941 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16942 Name typeinfo name for QHttpRequestHeader 16943 basetype: typeinfo for QHttpHeader 16944 __________________________________________________________ 16945 16946 7.15.1.4. Class data for QHttp 16947 16948 The virtual table for the QHttp class is described in the 16949 generic part of this specification. 16950 16951 The Run Time Type Information for the QHttp class is described 16952 by Table 7-450 16953 16954 Table 7-450. typeinfo for QHttp 16955 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16956 Name typeinfo name for QHttp 16957 basetype: typeinfo for QObject 16958 __________________________________________________________ 16959 16960 7.15.1.5. Class data for QAbstractSocket 16961 16962 The virtual table for the QAbstractSocket class is described in 16963 the generic part of this specification. 16964 16965 The Run Time Type Information for the QAbstractSocket class is 16966 described by Table 7-451 16967 16968 Table 7-451. typeinfo for QAbstractSocket 16969 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16970 Name typeinfo name for QAbstractSocket 16971 basetype: typeinfo for QIODevice 16972 __________________________________________________________ 16973 16974 7.15.1.6. Class data for QUrlInfo 16975 16976 The virtual table for the QUrlInfo class is described in the 16977 generic part of this specification. 16978 16979 The Run Time Type Information for the QUrlInfo class is 16980 described by Table 7-452 16981 16982 Table 7-452. typeinfo for QUrlInfo 16983 Base Vtable vtable for __cxxabiv1::__class_type_info 16984 Name typeinfo name for QUrlInfo 16985 __________________________________________________________ 16986 16987 7.15.1.7. Class data for QFtp 16988 16989 The virtual table for the QFtp class is described in the 16990 generic part of this specification. 16991 16992 The Run Time Type Information for the QFtp class is described 16993 by Table 7-453 16994 16995 Table 7-453. typeinfo for QFtp 16996 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16997 Name typeinfo name for QFtp 16998 basetype: typeinfo for QObject 16999 __________________________________________________________ 17000 17001 7.15.1.8. Class data for QTcpServer 17002 17003 The virtual table for the QTcpServer class is described in the 17004 generic part of this specification. 17005 17006 The Run Time Type Information for the QTcpServer class is 17007 described by Table 7-454 17008 17009 Table 7-454. typeinfo for QTcpServer 17010 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17011 Name typeinfo name for QTcpServer 17012 basetype: typeinfo for QObject 17013 __________________________________________________________ 17014 17015 7.15.1.9. Class data for QUdpSocket 17016 17017 The virtual table for the QUdpSocket class is described in the 17018 generic part of this specification. 17019 17020 The Run Time Type Information for the QUdpSocket class is 17021 described by Table 7-455 17022 17023 Table 7-455. typeinfo for QUdpSocket 17024 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17025 Name typeinfo name for QUdpSocket 17026 basetype: typeinfo for QAbstractSocket 17027 __________________________________________________________ 17028 17029 7.15.1.10. Class data for QTcpSocket 17030 17031 The virtual table for the QTcpSocket class is described in the 17032 generic part of this specification. 17033 17034 The Run Time Type Information for the QTcpSocket class is 17035 described by Table 7-456 17036 17037 Table 7-456. typeinfo for QTcpSocket 17038 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17039 Name typeinfo name for QTcpSocket 17040 basetype: typeinfo for QAbstractSocket 17041 __________________________________________________________ 17042 17043 7.15.1.11. Interfaces for Qt4 Network 17044 17045 No external functions are defined for libQtNetwork - Qt4 17046 Network in this part of the specification. See also the generic 17047 specification. 17048 __________________________________________________________ 17049 17050 7.16. Data Definitions for libQtNetwork 17051 17052 This section defines global identifiers and their values that 17053 are associated with interfaces contained in libQtNetwork. These 17054 definitions are organized into groups that correspond to system 17055 headers. This convention is used as a convenience for the 17056 reader, and does not imply the existence of these headers, or 17057 their content. Where an interface is defined as requiring a 17058 particular system header file all of the data definitions for 17059 that system header file presented here shall be in effect. 17060 17061 This section gives data definitions to promote binary 17062 application portability, not to repeat source interface 17063 definitions available elsewhere. System providers and 17064 application developers should use this ABI to supplement - not 17065 to replace - source interface definition specifications. 17066 17067 This specification uses the ISO C (1999) C Language as the 17068 reference programming language, and data definitions are 17069 specified in ISO C format. The C language is used here as a 17070 convenient notation. Using a C language description of these 17071 data objects does not preclude their use by other programming 17072 languages. 17073 __________________________________________________________ 17074 17075 7.16.1. QtNetwork/qabstractsocket.h 17076 17077 /* 17078 * This header is architecture neutral 17079 * Please refer to the generic specification for details 17080 */ 17081 __________________________________________________________ 17082 17083 7.16.2. QtNetwork/qftp.h 17084 17085 /* 17086 * This header is architecture neutral 17087 * Please refer to the generic specification for details 17088 */ 17089 __________________________________________________________ 17090 17091 7.16.3. QtNetwork/qhostaddress.h 17092 17093 /* 17094 * This header is architecture neutral 17095 * Please refer to the generic specification for details 17096 */ 17097 __________________________________________________________ 17098 17099 7.16.4. QtNetwork/qhostinfo.h 17100 17101 /* 17102 * This header is architecture neutral 17103 * Please refer to the generic specification for details 17104 */ 17105 __________________________________________________________ 17106 17107 7.16.5. QtNetwork/qhttp.h 17108 17109 /* 17110 * This header is architecture neutral 17111 * Please refer to the generic specification for details 17112 */ 17113 __________________________________________________________ 17114 17115 7.16.6. QtNetwork/qnetworkproxy.h 17116 17117 /* 17118 * This header is architecture neutral 17119 * Please refer to the generic specification for details 17120 */ 17121 __________________________________________________________ 17122 17123 7.16.7. QtNetwork/qtcpserver.h 17124 17125 /* 17126 * This header is architecture neutral 17127 * Please refer to the generic specification for details 17128 */ 17129 __________________________________________________________ 17130 17131 7.16.8. QtNetwork/qtcpsocket.h 17132 17133 /* 17134 * This header is architecture neutral 17135 * Please refer to the generic specification for details 17136 */ 17137 __________________________________________________________ 17138 17139 7.16.9. QtNetwork/qudpsocket.h 17140 17141 /* 17142 * This header is architecture neutral 17143 * Please refer to the generic specification for details 17144 */ 17145 __________________________________________________________ 17146 17147 7.16.10. QtNetwork/qurlinfo.h 17148 17149 /* 17150 * This header is architecture neutral 17151 * Please refer to the generic specification for details 17152 */ 17153 17154 IV. Qt3 Library 17155 17156 Table of Contents 17157 8. Library 17158 17159 8.1. Introduction 17160 8.2. Interfaces for libqt-mt 17161 17162 8.2.1. Qt 17163 8.2.2. Qt3 Arrays 17164 8.2.3. Qt3 Pointer Collection 17165 8.2.4. Qt3 Template Library 17166 8.2.5. Qt3 COM 17167 8.2.6. Qt3 Date and Time 17168 8.2.7. Qt3 Canvas 17169 8.2.8. Qt3 Drag and Drop 17170 8.2.9. Qt3 Events 17171 8.2.10. Qt3 Internationalization 17172 8.2.11. Qt3 Input/Output 17173 8.2.12. Qt3 Multimedia 17174 8.2.13. Qt3 Network 17175 8.2.14. Qt3 Object Model 17176 8.2.15. Qt3 OpenGL 17177 8.2.16. Qt3 Paint Device 17178 8.2.17. Qt3 SQL 17179 8.2.18. Qt3 Style 17180 8.2.19. Qt3 Text 17181 8.2.20. Qt3 Threading 17182 8.2.21. Qt3 Main Window and Application 17183 8.2.22. Qt3 Widgets 17184 8.2.23. Qt3 Menus 17185 8.2.24. Qt3 Organizers 17186 8.2.25. Qt3 Layouts 17187 8.2.26. Qt3 Dialogs 17188 8.2.27. Qt3 Tables 17189 8.2.28. Qt3 Plugins 17190 8.2.29. Qt3 XML 17191 8.2.30. Qt3 Namespace 17192 8.2.31. Qt3 Colors 17193 8.2.32. Qt3 Fonts 17194 8.2.33. Qt3 2D Graphics 17195 8.2.34. Qt3 Validators 17196 8.2.35. Qt3 Internals 17197 8.2.36. Qt3 Miscellaneous 17198 __________________________________________________________ 17199 17200 Chapter 8. Library 17201 17202 8.1. Introduction 17203 17204 An conforming implementation shall support the following Qt 17205 library which provide interfaces for creating rich user 17206 applications, either graphical or console. 17207 17208 qt-mt 17209 17210 A general-purpose application development library. Proviedes a 17211 GUI-independent layer of tool classes, network support, SQL 17212 database support, XML handling and a GUI layer featuring a 17213 device-independent drawing API for printing, screen output and 17214 OpenGL support. 17215 17216 There are three main parts to the definition of each of this 17217 library. 17218 17219 The "Interfaces" section defines the required library name and 17220 version, and the required public symbols (interfaces and global 17221 data), as well as symbol versions, if any. 17222 17223 The "Interface Definitions" section provides complete or 17224 partial definitions of certain interfaces where either this 17225 specification is the source specification, or where there are 17226 variations from the source specification. If an interface 17227 definition requires one or more header files, one of those 17228 headers shall include the function prototype for the interface. 17229 17230 For source definitions of interfaces which include a reference 17231 to a header file, the contents of such header files form a part 17232 of the specification. The "Data Definitions" section provides 17233 the binary-level details for the header files from the source 17234 specifications, such as values for macros and enumerated types, 17235 as well as structure layouts, sizes and padding, etc. These 17236 data definitions, although presented in the form of header 17237 files for convenience, should not be taken a representing 17238 complete header files, as they are a supplement to the source 17239 specifications. Application developers should follow the 17240 guidelines of the source specifications when determining which 17241 header files need to be included to completely resolve all 17242 references. 17243 17244 Note: While the Data Definitions supplement the source 17245 specifications, this specification itself does not require 17246 conforming implementations to supply any header files. 17247 __________________________________________________________ 17248 17249 8.2. Interfaces for libqt-mt 17250 17251 Table 8-1 defines the library name and shared object name for 17252 the libqt-mt library 17253 17254 Table 8-1. libqt-mt Definition 17255 Library: libqt-mt 17256 SONAME: libqt-mt.so.3 17257 17258 The behavior of the interfaces in this library is specified by 17259 the following specifications: 17260 17261 [CXXABI-1.86] Itanium™ C++ ABI 17262 __________________________________________________________ 17263 17264 8.2.1. Qt 17265 __________________________________________________________ 17266 17267 8.2.1.1. Class data for QNetworkProtocolFactoryBase 17268 17269 The virtual table for the QNetworkProtocolFactoryBase class is 17270 described in the generic part of this specification. 17271 17272 The Run Time Type Information for the 17273 QNetworkProtocolFactoryBase class is described by Table 8-2 17274 17275 Table 8-2. typeinfo for QNetworkProtocolFactoryBase 17276 Base Vtable vtable for __cxxabiv1::__class_type_info 17277 Name typeinfo name for QNetworkProtocolFactoryBase 17278 __________________________________________________________ 17279 17280 8.2.1.2. Interfaces for Qt 17281 17282 No external functions are defined for libqt-mt - Qt in this 17283 part of the specification. See also the generic specification. 17284 __________________________________________________________ 17285 17286 8.2.2. Qt3 Arrays 17287 __________________________________________________________ 17288 17289 8.2.2.1. Class data for QPointArray 17290 17291 The virtual table for the QPointArray class is described in the 17292 generic part of this specification. 17293 17294 The Run Time Type Information for the QPointArray class is 17295 described by Table 8-3 17296 17297 Table 8-3. typeinfo for QPointArray 17298 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17299 Name typeinfo name for QPointArray 17300 basetype: typeinfo for QMemArray 17301 __________________________________________________________ 17302 17303 8.2.2.2. Class data for QBitArray 17304 17305 The virtual table for the QBitArray class is described in the 17306 generic part of this specification. 17307 17308 The Run Time Type Information for the QBitArray class is 17309 described by Table 8-4 17310 17311 Table 8-4. typeinfo for QBitArray 17312 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17313 Name typeinfo name for QBitArray 17314 basetype: typeinfo for QMemArray 17315 __________________________________________________________ 17316 17317 8.2.2.3. Interfaces for Qt3 Arrays 17318 17319 No external functions are defined for libqt-mt - Qt3 Arrays in 17320 this part of the specification. See also the generic 17321 specification. 17322 __________________________________________________________ 17323 17324 8.2.3. Qt3 Pointer Collection 17325 __________________________________________________________ 17326 17327 8.2.3.1. Class data for QPtrCollection 17328 17329 The virtual table for the QPtrCollection class is described in 17330 the generic part of this specification. 17331 17332 The Run Time Type Information for the QPtrCollection class is 17333 described by Table 8-5 17334 17335 Table 8-5. typeinfo for QPtrCollection 17336 Base Vtable vtable for __cxxabiv1::__class_type_info 17337 Name typeinfo name for QPtrCollection 17338 __________________________________________________________ 17339 17340 8.2.3.2. Class data for QObjectList 17341 17342 The virtual table for the QObjectList class is described in the 17343 generic part of this specification. 17344 17345 The Run Time Type Information for the QObjectList class is 17346 described by Table 8-6 17347 17348 Table 8-6. typeinfo for QObjectList 17349 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17350 Name typeinfo name for QObjectList 17351 basetype: typeinfo for QPtrList 17352 __________________________________________________________ 17353 17354 8.2.3.3. Interfaces for Qt3 Pointer Collection 17355 17356 No external functions are defined for libqt-mt - Qt3 Pointer 17357 Collection in this part of the specification. See also the 17358 generic specification. 17359 __________________________________________________________ 17360 17361 8.2.4. Qt3 Template Library 17362 __________________________________________________________ 17363 17364 8.2.4.1. Interfaces for Qt3 Template Library 17365 17366 No external functions are defined for libqt-mt - Qt3 Template 17367 Library in this part of the specification. See also the generic 17368 specification. 17369 __________________________________________________________ 17370 17371 8.2.5. Qt3 COM 17372 __________________________________________________________ 17373 17374 8.2.5.1. Interfaces for Qt3 COM 17375 17376 No external functions are defined for libqt-mt - Qt3 COM in 17377 this part of the specification. See also the generic 17378 specification. 17379 __________________________________________________________ 17380 17381 8.2.6. Qt3 Date and Time 17382 __________________________________________________________ 17383 17384 8.2.6.1. Class data for QTimer 17385 17386 The virtual table for the QTimer class is described in the 17387 generic part of this specification. 17388 17389 The Run Time Type Information for the QTimer class is described 17390 by Table 8-7 17391 17392 Table 8-7. typeinfo for QTimer 17393 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17394 Name typeinfo name for QTimer 17395 basetype: typeinfo for QObject 17396 __________________________________________________________ 17397 17398 8.2.6.2. Class data for QDateTimeEdit 17399 17400 The virtual table for the QDateTimeEdit class is described by 17401 Table 8-8 17402 17403 Table 8-8. Primary vtable for QDateTimeEdit 17404 Base Offset 0 17405 Virtual Base Offset 0 17406 RTTI typeinfo for QDateTimeEdit 17407 vfunc[0]: NULL or QDateTimeEdit::metaObject() const 17408 vfunc[1]: QDateTimeEdit::className() const 17409 vfunc[2]: QDateTimeEdit::qt_cast(char const*) 17410 vfunc[3]: QDateTimeEdit::qt_invoke(int, QUObject*) 17411 vfunc[4]: QDateTimeEdit::qt_emit(int, QUObject*) 17412 vfunc[5]: QDateTimeEdit::qt_property(int, int, QVariant*) 17413 vfunc[6]: QDateTimeEdit::~QDateTimeEdit() 17414 vfunc[7]: QDateTimeEdit::~QDateTimeEdit() 17415 vfunc[8]: QWidget::event(QEvent*) 17416 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 17417 vfunc[10]: QWidget::setName(char const*) 17418 vfunc[11]: QObject::insertChild(QObject*) 17419 vfunc[12]: QObject::removeChild(QObject*) 17420 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 17421 vfunc[14]: QObject::property(char const*) const 17422 vfunc[15]: QObject::timerEvent(QTimerEvent*) 17423 vfunc[16]: QObject::childEvent(QChildEvent*) 17424 vfunc[17]: QObject::customEvent(QCustomEvent*) 17425 vfunc[18]: QObject::connectNotify(char const*) 17426 vfunc[19]: QObject::disconnectNotify(char const*) 17427 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 17428 const*, char const*) 17429 vfunc[21]: QWidget::setEnabled(bool) 17430 vfunc[22]: QWidget::setMinimumSize(int, int) 17431 vfunc[23]: QWidget::setMaximumSize(int, int) 17432 vfunc[24]: QWidget::setSizeIncrement(int, int) 17433 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 17434 vfunc[26]: QWidget::setEraseColor(QColor const&) 17435 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 17436 vfunc[28]: QWidget::setPalette(QPalette const&) 17437 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 17438 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 17439 vfunc[31]: QWidget::setFont(QFont const&) 17440 vfunc[32]: QWidget::setCursor(QCursor const&) 17441 vfunc[33]: QWidget::unsetCursor() 17442 vfunc[34]: QWidget::setMask(QBitmap const&) 17443 vfunc[35]: QWidget::setMask(QRegion const&) 17444 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 17445 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 17446 vfunc[38]: QWidget::setCaption(QString const&) 17447 vfunc[39]: QWidget::setIcon(QPixmap const&) 17448 vfunc[40]: QWidget::setIconText(QString const&) 17449 vfunc[41]: QWidget::setMouseTracking(bool) 17450 vfunc[42]: QWidget::setFocus() 17451 vfunc[43]: QWidget::setActiveWindow() 17452 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 17453 vfunc[45]: QWidget::setFocusProxy(QWidget*) 17454 vfunc[46]: QWidget::setUpdatesEnabled(bool) 17455 vfunc[47]: QWidget::show() 17456 vfunc[48]: QWidget::hide() 17457 vfunc[49]: QWidget::showMinimized() 17458 vfunc[50]: QWidget::showMaximized() 17459 vfunc[51]: QWidget::showNormal() 17460 vfunc[52]: QWidget::polish() 17461 vfunc[53]: QWidget::move(int, int) 17462 vfunc[54]: QWidget::resize(int, int) 17463 vfunc[55]: QWidget::setGeometry(int, int, int, int) 17464 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 17465 vfunc[57]: QWidget::close(bool) 17466 vfunc[58]: QDateTimeEdit::sizeHint() const 17467 vfunc[59]: QDateTimeEdit::minimumSizeHint() const 17468 vfunc[60]: QWidget::sizePolicy() const 17469 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 17470 vfunc[62]: QWidget::heightForWidth(int) const 17471 vfunc[63]: QWidget::adjustSize() 17472 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 17473 const&, bool) 17474 vfunc[65]: QWidget::setAcceptDrops(bool) 17475 vfunc[66]: QWidget::setAutoMask(bool) 17476 vfunc[67]: 17477 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 17478 vfunc[68]: QWidget::customWhatsThis() const 17479 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 17480 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 17481 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 17482 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 17483 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 17484 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 17485 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 17486 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 17487 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 17488 vfunc[78]: QWidget::enterEvent(QEvent*) 17489 vfunc[79]: QWidget::leaveEvent(QEvent*) 17490 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 17491 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 17492 vfunc[82]: QDateTimeEdit::resizeEvent(QResizeEvent*) 17493 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 17494 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 17495 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 17496 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 17497 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 17498 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 17499 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 17500 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 17501 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 17502 vfunc[92]: QWidget::dropEvent(QDropEvent*) 17503 vfunc[93]: QWidget::showEvent(QShowEvent*) 17504 vfunc[94]: QWidget::hideEvent(QHideEvent*) 17505 vfunc[95]: QWidget::x11Event(_XEvent*) 17506 vfunc[96]: QWidget::updateMask() 17507 vfunc[97]: QWidget::styleChange(QStyle&) 17508 vfunc[98]: QWidget::enabledChange(bool) 17509 vfunc[99]: QWidget::paletteChange(QPalette const&) 17510 vfunc[100]: QWidget::fontChange(QFont const&) 17511 vfunc[101]: QWidget::windowActivationChange(bool) 17512 vfunc[102]: QWidget::metric(int) const 17513 vfunc[103]: QWidget::create(unsigned long, bool, bool) 17514 vfunc[104]: QWidget::destroy(bool, bool) 17515 vfunc[105]: NULL or QWidget::setWState(unsigned int) 17516 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 17517 vfunc[107]: QWidget::focusNextPrevChild(bool) 17518 vfunc[108]: QWidget::setKeyCompression(bool) 17519 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 17520 bool, QFont*) 17521 vfunc[110]: QDateTimeEdit::setDateTime(QDateTime const&) 17522 vfunc[111]: QDateTimeEdit::setAutoAdvance(bool) 17523 17524 Table 8-9. Secondary vtable for QDateTimeEdit 17525 Base Offset -40 17526 Virtual Base Offset 0 17527 RTTI typeinfo for QDateTimeEdit 17528 vfunc[0]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 17529 vfunc[1]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 17530 vfunc[2]: QPaintDevice::setResolution(int) 17531 vfunc[3]: QPaintDevice::resolution() const 17532 vfunc[4]: QPaintDevice::handle() const 17533 vfunc[5]: QPaintDevice::x11RenderHandle() const 17534 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 17535 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 17536 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 17537 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 17538 const 17539 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 17540 17541 The Run Time Type Information for the QDateTimeEdit class is 17542 described by Table 8-10 17543 17544 Table 8-10. typeinfo for QDateTimeEdit 17545 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17546 Name typeinfo name for QDateTimeEdit 17547 basetype: typeinfo for QWidget 17548 __________________________________________________________ 17549 17550 8.2.6.3. Class data for QDateTimeEditBase 17551 17552 The virtual table for the QDateTimeEditBase class is described 17553 by Table 8-11 17554 17555 Table 8-11. Primary vtable for QDateTimeEditBase 17556 Base Offset 0 17557 Virtual Base Offset 0 17558 RTTI typeinfo for QDateTimeEditBase 17559 vfunc[0]: NULL or QDateTimeEditBase::metaObject() const 17560 vfunc[1]: QDateTimeEditBase::className() const 17561 vfunc[2]: QDateTimeEditBase::qt_cast(char const*) 17562 vfunc[3]: QDateTimeEditBase::qt_invoke(int, QUObject*) 17563 vfunc[4]: QDateTimeEditBase::qt_emit(int, QUObject*) 17564 vfunc[5]: QDateTimeEditBase::qt_property(int, int, QVariant*) 17565 vfunc[6]: NULL or QDateTimeEditBase::~QDateTimeEditBase() 17566 vfunc[7]: NULL or QDateTimeEditBase::~QDateTimeEditBase() 17567 vfunc[8]: QWidget::event(QEvent*) 17568 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 17569 vfunc[10]: QWidget::setName(char const*) 17570 vfunc[11]: QObject::insertChild(QObject*) 17571 vfunc[12]: QObject::removeChild(QObject*) 17572 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 17573 vfunc[14]: QObject::property(char const*) const 17574 vfunc[15]: QObject::timerEvent(QTimerEvent*) 17575 vfunc[16]: QObject::childEvent(QChildEvent*) 17576 vfunc[17]: QObject::customEvent(QCustomEvent*) 17577 vfunc[18]: QObject::connectNotify(char const*) 17578 vfunc[19]: QObject::disconnectNotify(char const*) 17579 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 17580 const*, char const*) 17581 vfunc[21]: QWidget::setEnabled(bool) 17582 vfunc[22]: QWidget::setMinimumSize(int, int) 17583 vfunc[23]: QWidget::setMaximumSize(int, int) 17584 vfunc[24]: QWidget::setSizeIncrement(int, int) 17585 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 17586 vfunc[26]: QWidget::setEraseColor(QColor const&) 17587 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 17588 vfunc[28]: QWidget::setPalette(QPalette const&) 17589 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 17590 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 17591 vfunc[31]: QWidget::setFont(QFont const&) 17592 vfunc[32]: QWidget::setCursor(QCursor const&) 17593 vfunc[33]: QWidget::unsetCursor() 17594 vfunc[34]: QWidget::setMask(QBitmap const&) 17595 vfunc[35]: QWidget::setMask(QRegion const&) 17596 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 17597 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 17598 vfunc[38]: QWidget::setCaption(QString const&) 17599 vfunc[39]: QWidget::setIcon(QPixmap const&) 17600 vfunc[40]: QWidget::setIconText(QString const&) 17601 vfunc[41]: QWidget::setMouseTracking(bool) 17602 vfunc[42]: QWidget::setFocus() 17603 vfunc[43]: QWidget::setActiveWindow() 17604 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 17605 vfunc[45]: QWidget::setFocusProxy(QWidget*) 17606 vfunc[46]: QWidget::setUpdatesEnabled(bool) 17607 vfunc[47]: QWidget::show() 17608 vfunc[48]: QWidget::hide() 17609 vfunc[49]: QWidget::showMinimized() 17610 vfunc[50]: QWidget::showMaximized() 17611 vfunc[51]: QWidget::showNormal() 17612 vfunc[52]: QWidget::polish() 17613 vfunc[53]: QWidget::move(int, int) 17614 vfunc[54]: QWidget::resize(int, int) 17615 vfunc[55]: QWidget::setGeometry(int, int, int, int) 17616 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 17617 vfunc[57]: QWidget::close(bool) 17618 vfunc[58]: QWidget::sizeHint() const 17619 vfunc[59]: QWidget::minimumSizeHint() const 17620 vfunc[60]: QWidget::sizePolicy() const 17621 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 17622 vfunc[62]: QWidget::heightForWidth(int) const 17623 vfunc[63]: QWidget::adjustSize() 17624 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 17625 const&, bool) 17626 vfunc[65]: QWidget::setAcceptDrops(bool) 17627 vfunc[66]: QWidget::setAutoMask(bool) 17628 vfunc[67]: 17629 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 17630 vfunc[68]: QWidget::customWhatsThis() const 17631 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 17632 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 17633 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 17634 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 17635 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 17636 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 17637 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 17638 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 17639 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 17640 vfunc[78]: QWidget::enterEvent(QEvent*) 17641 vfunc[79]: QWidget::leaveEvent(QEvent*) 17642 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 17643 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 17644 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 17645 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 17646 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 17647 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 17648 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 17649 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 17650 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 17651 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 17652 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 17653 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 17654 vfunc[92]: QWidget::dropEvent(QDropEvent*) 17655 vfunc[93]: QWidget::showEvent(QShowEvent*) 17656 vfunc[94]: QWidget::hideEvent(QHideEvent*) 17657 vfunc[95]: QWidget::x11Event(_XEvent*) 17658 vfunc[96]: QWidget::updateMask() 17659 vfunc[97]: QWidget::styleChange(QStyle&) 17660 vfunc[98]: QWidget::enabledChange(bool) 17661 vfunc[99]: QWidget::paletteChange(QPalette const&) 17662 vfunc[100]: QWidget::fontChange(QFont const&) 17663 vfunc[101]: QWidget::windowActivationChange(bool) 17664 vfunc[102]: QWidget::metric(int) const 17665 vfunc[103]: QWidget::create(unsigned long, bool, bool) 17666 vfunc[104]: QWidget::destroy(bool, bool) 17667 vfunc[105]: NULL or QWidget::setWState(unsigned int) 17668 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 17669 vfunc[107]: QWidget::focusNextPrevChild(bool) 17670 vfunc[108]: QWidget::setKeyCompression(bool) 17671 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 17672 bool, QFont*) 17673 vfunc[110]: __cxa_pure_virtual 17674 vfunc[111]: __cxa_pure_virtual 17675 vfunc[112]: __cxa_pure_virtual 17676 vfunc[113]: __cxa_pure_virtual 17677 vfunc[114]: __cxa_pure_virtual 17678 vfunc[115]: __cxa_pure_virtual 17679 17680 Table 8-12. Secondary vtable for QDateTimeEditBase 17681 Base Offset -40 17682 Virtual Base Offset 0 17683 RTTI typeinfo for QDateTimeEditBase 17684 vfunc[0]: non-virtual thunk to 17685 QDateTimeEditBase::~QDateTimeEditBase() 17686 vfunc[1]: non-virtual thunk to 17687 QDateTimeEditBase::~QDateTimeEditBase() 17688 vfunc[2]: QPaintDevice::setResolution(int) 17689 vfunc[3]: QPaintDevice::resolution() const 17690 vfunc[4]: QPaintDevice::handle() const 17691 vfunc[5]: QPaintDevice::x11RenderHandle() const 17692 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 17693 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 17694 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 17695 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 17696 const 17697 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 17698 17699 The Run Time Type Information for the QDateTimeEditBase class 17700 is described by Table 8-13 17701 17702 Table 8-13. typeinfo for QDateTimeEditBase 17703 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17704 Name typeinfo name for QDateTimeEditBase 17705 basetype: typeinfo for QWidget 17706 __________________________________________________________ 17707 17708 8.2.6.4. Class data for QDateEdit 17709 17710 The virtual table for the QDateEdit class is described by Table 17711 8-14 17712 17713 Table 8-14. Primary vtable for QDateEdit 17714 Base Offset 0 17715 Virtual Base Offset 0 17716 RTTI typeinfo for QDateEdit 17717 vfunc[0]: NULL or QDateEdit::metaObject() const 17718 vfunc[1]: QDateEdit::className() const 17719 vfunc[2]: QDateEdit::qt_cast(char const*) 17720 vfunc[3]: QDateEdit::qt_invoke(int, QUObject*) 17721 vfunc[4]: QDateEdit::qt_emit(int, QUObject*) 17722 vfunc[5]: QDateEdit::qt_property(int, int, QVariant*) 17723 vfunc[6]: QDateEdit::~QDateEdit() 17724 vfunc[7]: QDateEdit::~QDateEdit() 17725 vfunc[8]: QDateEdit::event(QEvent*) 17726 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 17727 vfunc[10]: QWidget::setName(char const*) 17728 vfunc[11]: QObject::insertChild(QObject*) 17729 vfunc[12]: QObject::removeChild(QObject*) 17730 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 17731 vfunc[14]: QObject::property(char const*) const 17732 vfunc[15]: QDateEdit::timerEvent(QTimerEvent*) 17733 vfunc[16]: QObject::childEvent(QChildEvent*) 17734 vfunc[17]: QObject::customEvent(QCustomEvent*) 17735 vfunc[18]: QObject::connectNotify(char const*) 17736 vfunc[19]: QObject::disconnectNotify(char const*) 17737 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 17738 const*, char const*) 17739 vfunc[21]: QWidget::setEnabled(bool) 17740 vfunc[22]: QWidget::setMinimumSize(int, int) 17741 vfunc[23]: QWidget::setMaximumSize(int, int) 17742 vfunc[24]: QWidget::setSizeIncrement(int, int) 17743 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 17744 vfunc[26]: QWidget::setEraseColor(QColor const&) 17745 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 17746 vfunc[28]: QWidget::setPalette(QPalette const&) 17747 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 17748 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 17749 vfunc[31]: QWidget::setFont(QFont const&) 17750 vfunc[32]: QWidget::setCursor(QCursor const&) 17751 vfunc[33]: QWidget::unsetCursor() 17752 vfunc[34]: QWidget::setMask(QBitmap const&) 17753 vfunc[35]: QWidget::setMask(QRegion const&) 17754 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 17755 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 17756 vfunc[38]: QWidget::setCaption(QString const&) 17757 vfunc[39]: QWidget::setIcon(QPixmap const&) 17758 vfunc[40]: QWidget::setIconText(QString const&) 17759 vfunc[41]: QWidget::setMouseTracking(bool) 17760 vfunc[42]: QWidget::setFocus() 17761 vfunc[43]: QWidget::setActiveWindow() 17762 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 17763 vfunc[45]: QWidget::setFocusProxy(QWidget*) 17764 vfunc[46]: QWidget::setUpdatesEnabled(bool) 17765 vfunc[47]: QWidget::show() 17766 vfunc[48]: QWidget::hide() 17767 vfunc[49]: QWidget::showMinimized() 17768 vfunc[50]: QWidget::showMaximized() 17769 vfunc[51]: QWidget::showNormal() 17770 vfunc[52]: QWidget::polish() 17771 vfunc[53]: QWidget::move(int, int) 17772 vfunc[54]: QWidget::resize(int, int) 17773 vfunc[55]: QWidget::setGeometry(int, int, int, int) 17774 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 17775 vfunc[57]: QWidget::close(bool) 17776 vfunc[58]: QDateEdit::sizeHint() const 17777 vfunc[59]: QDateEdit::minimumSizeHint() const 17778 vfunc[60]: QWidget::sizePolicy() const 17779 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 17780 vfunc[62]: QWidget::heightForWidth(int) const 17781 vfunc[63]: QWidget::adjustSize() 17782 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 17783 const&, bool) 17784 vfunc[65]: QWidget::setAcceptDrops(bool) 17785 vfunc[66]: QWidget::setAutoMask(bool) 17786 vfunc[67]: 17787 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 17788 vfunc[68]: QWidget::customWhatsThis() const 17789 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 17790 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 17791 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 17792 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 17793 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 17794 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 17795 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 17796 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 17797 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 17798 vfunc[78]: QWidget::enterEvent(QEvent*) 17799 vfunc[79]: QWidget::leaveEvent(QEvent*) 17800 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 17801 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 17802 vfunc[82]: QDateEdit::resizeEvent(QResizeEvent*) 17803 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 17804 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 17805 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 17806 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 17807 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 17808 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 17809 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 17810 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 17811 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 17812 vfunc[92]: QWidget::dropEvent(QDropEvent*) 17813 vfunc[93]: QWidget::showEvent(QShowEvent*) 17814 vfunc[94]: QWidget::hideEvent(QHideEvent*) 17815 vfunc[95]: QWidget::x11Event(_XEvent*) 17816 vfunc[96]: QWidget::updateMask() 17817 vfunc[97]: QWidget::styleChange(QStyle&) 17818 vfunc[98]: QWidget::enabledChange(bool) 17819 vfunc[99]: QWidget::paletteChange(QPalette const&) 17820 vfunc[100]: QWidget::fontChange(QFont const&) 17821 vfunc[101]: QWidget::windowActivationChange(bool) 17822 vfunc[102]: QWidget::metric(int) const 17823 vfunc[103]: QWidget::create(unsigned long, bool, bool) 17824 vfunc[104]: QWidget::destroy(bool, bool) 17825 vfunc[105]: NULL or QWidget::setWState(unsigned int) 17826 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 17827 vfunc[107]: QWidget::focusNextPrevChild(bool) 17828 vfunc[108]: QWidget::setKeyCompression(bool) 17829 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 17830 bool, QFont*) 17831 vfunc[110]: QDateEdit::setFocusSection(int) 17832 vfunc[111]: QDateEdit::sectionFormattedText(int) 17833 vfunc[112]: QDateEdit::addNumber(int, int) 17834 vfunc[113]: QDateEdit::removeLastNumber(int) 17835 vfunc[114]: QDateEdit::stepUp() 17836 vfunc[115]: QDateEdit::stepDown() 17837 vfunc[116]: QDateEdit::setDate(QDate const&) 17838 vfunc[117]: QDateEdit::setOrder(QDateEdit::Order) 17839 vfunc[118]: QDateEdit::setAutoAdvance(bool) 17840 vfunc[119]: NULL or QDateEdit::setMinValue(QDate const&) 17841 vfunc[120]: NULL or QDateEdit::setMaxValue(QDate const&) 17842 vfunc[121]: QDateEdit::setRange(QDate const&, QDate const&) 17843 vfunc[122]: QDateEdit::setSeparator(QString const&) 17844 vfunc[123]: QDateEdit::setYear(int) 17845 vfunc[124]: QDateEdit::setMonth(int) 17846 vfunc[125]: QDateEdit::setDay(int) 17847 vfunc[126]: QDateEdit::fix() 17848 vfunc[127]: QDateEdit::outOfRange(int, int, int) const 17849 17850 Table 8-15. Secondary vtable for QDateEdit 17851 Base Offset -40 17852 Virtual Base Offset 0 17853 RTTI typeinfo for QDateEdit 17854 vfunc[0]: non-virtual thunk to QDateEdit::~QDateEdit() 17855 vfunc[1]: non-virtual thunk to QDateEdit::~QDateEdit() 17856 vfunc[2]: QPaintDevice::setResolution(int) 17857 vfunc[3]: QPaintDevice::resolution() const 17858 vfunc[4]: QPaintDevice::handle() const 17859 vfunc[5]: QPaintDevice::x11RenderHandle() const 17860 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 17861 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 17862 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 17863 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 17864 const 17865 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 17866 17867 The Run Time Type Information for the QDateEdit class is 17868 described by Table 8-16 17869 17870 Table 8-16. typeinfo for QDateEdit 17871 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17872 Name typeinfo name for QDateEdit 17873 basetype: typeinfo for QDateTimeEditBase 17874 __________________________________________________________ 17875 17876 8.2.6.5. Class data for QTimeEdit 17877 17878 The virtual table for the QTimeEdit class is described by Table 17879 8-17 17880 17881 Table 8-17. Primary vtable for QTimeEdit 17882 Base Offset 0 17883 Virtual Base Offset 0 17884 RTTI typeinfo for QTimeEdit 17885 vfunc[0]: NULL or QTimeEdit::metaObject() const 17886 vfunc[1]: QTimeEdit::className() const 17887 vfunc[2]: QTimeEdit::qt_cast(char const*) 17888 vfunc[3]: QTimeEdit::qt_invoke(int, QUObject*) 17889 vfunc[4]: QTimeEdit::qt_emit(int, QUObject*) 17890 vfunc[5]: QTimeEdit::qt_property(int, int, QVariant*) 17891 vfunc[6]: QTimeEdit::~QTimeEdit() 17892 vfunc[7]: QTimeEdit::~QTimeEdit() 17893 vfunc[8]: QTimeEdit::event(QEvent*) 17894 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 17895 vfunc[10]: QWidget::setName(char const*) 17896 vfunc[11]: QObject::insertChild(QObject*) 17897 vfunc[12]: QObject::removeChild(QObject*) 17898 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 17899 vfunc[14]: QObject::property(char const*) const 17900 vfunc[15]: QTimeEdit::timerEvent(QTimerEvent*) 17901 vfunc[16]: QObject::childEvent(QChildEvent*) 17902 vfunc[17]: QObject::customEvent(QCustomEvent*) 17903 vfunc[18]: QObject::connectNotify(char const*) 17904 vfunc[19]: QObject::disconnectNotify(char const*) 17905 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 17906 const*, char const*) 17907 vfunc[21]: QWidget::setEnabled(bool) 17908 vfunc[22]: QWidget::setMinimumSize(int, int) 17909 vfunc[23]: QWidget::setMaximumSize(int, int) 17910 vfunc[24]: QWidget::setSizeIncrement(int, int) 17911 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 17912 vfunc[26]: QWidget::setEraseColor(QColor const&) 17913 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 17914 vfunc[28]: QWidget::setPalette(QPalette const&) 17915 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 17916 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 17917 vfunc[31]: QWidget::setFont(QFont const&) 17918 vfunc[32]: QWidget::setCursor(QCursor const&) 17919 vfunc[33]: QWidget::unsetCursor() 17920 vfunc[34]: QWidget::setMask(QBitmap const&) 17921 vfunc[35]: QWidget::setMask(QRegion const&) 17922 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 17923 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 17924 vfunc[38]: QWidget::setCaption(QString const&) 17925 vfunc[39]: QWidget::setIcon(QPixmap const&) 17926 vfunc[40]: QWidget::setIconText(QString const&) 17927 vfunc[41]: QWidget::setMouseTracking(bool) 17928 vfunc[42]: QWidget::setFocus() 17929 vfunc[43]: QWidget::setActiveWindow() 17930 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 17931 vfunc[45]: QWidget::setFocusProxy(QWidget*) 17932 vfunc[46]: QWidget::setUpdatesEnabled(bool) 17933 vfunc[47]: QWidget::show() 17934 vfunc[48]: QWidget::hide() 17935 vfunc[49]: QWidget::showMinimized() 17936 vfunc[50]: QWidget::showMaximized() 17937 vfunc[51]: QWidget::showNormal() 17938 vfunc[52]: QWidget::polish() 17939 vfunc[53]: QWidget::move(int, int) 17940 vfunc[54]: QWidget::resize(int, int) 17941 vfunc[55]: QWidget::setGeometry(int, int, int, int) 17942 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 17943 vfunc[57]: QWidget::close(bool) 17944 vfunc[58]: QTimeEdit::sizeHint() const 17945 vfunc[59]: QTimeEdit::minimumSizeHint() const 17946 vfunc[60]: QWidget::sizePolicy() const 17947 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 17948 vfunc[62]: QWidget::heightForWidth(int) const 17949 vfunc[63]: QWidget::adjustSize() 17950 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 17951 const&, bool) 17952 vfunc[65]: QWidget::setAcceptDrops(bool) 17953 vfunc[66]: QWidget::setAutoMask(bool) 17954 vfunc[67]: 17955 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 17956 vfunc[68]: QWidget::customWhatsThis() const 17957 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 17958 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 17959 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 17960 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 17961 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 17962 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 17963 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 17964 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 17965 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 17966 vfunc[78]: QWidget::enterEvent(QEvent*) 17967 vfunc[79]: QWidget::leaveEvent(QEvent*) 17968 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 17969 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 17970 vfunc[82]: QTimeEdit::resizeEvent(QResizeEvent*) 17971 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 17972 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 17973 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 17974 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 17975 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 17976 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 17977 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 17978 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 17979 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 17980 vfunc[92]: QWidget::dropEvent(QDropEvent*) 17981 vfunc[93]: QWidget::showEvent(QShowEvent*) 17982 vfunc[94]: QWidget::hideEvent(QHideEvent*) 17983 vfunc[95]: QWidget::x11Event(_XEvent*) 17984 vfunc[96]: QWidget::updateMask() 17985 vfunc[97]: QWidget::styleChange(QStyle&) 17986 vfunc[98]: QWidget::enabledChange(bool) 17987 vfunc[99]: QWidget::paletteChange(QPalette const&) 17988 vfunc[100]: QWidget::fontChange(QFont const&) 17989 vfunc[101]: QWidget::windowActivationChange(bool) 17990 vfunc[102]: QWidget::metric(int) const 17991 vfunc[103]: QWidget::create(unsigned long, bool, bool) 17992 vfunc[104]: QWidget::destroy(bool, bool) 17993 vfunc[105]: NULL or QWidget::setWState(unsigned int) 17994 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 17995 vfunc[107]: QWidget::focusNextPrevChild(bool) 17996 vfunc[108]: QWidget::setKeyCompression(bool) 17997 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 17998 bool, QFont*) 17999 vfunc[110]: QTimeEdit::setFocusSection(int) 18000 vfunc[111]: QTimeEdit::sectionFormattedText(int) 18001 vfunc[112]: QTimeEdit::addNumber(int, int) 18002 vfunc[113]: QTimeEdit::removeLastNumber(int) 18003 vfunc[114]: QTimeEdit::stepUp() 18004 vfunc[115]: QTimeEdit::stepDown() 18005 vfunc[116]: QTimeEdit::setTime(QTime const&) 18006 vfunc[117]: QTimeEdit::setAutoAdvance(bool) 18007 vfunc[118]: NULL or QTimeEdit::setMinValue(QTime const&) 18008 vfunc[119]: NULL or QTimeEdit::setMaxValue(QTime const&) 18009 vfunc[120]: QTimeEdit::setRange(QTime const&, QTime const&) 18010 vfunc[121]: QTimeEdit::setSeparator(QString const&) 18011 vfunc[122]: QTimeEdit::outOfRange(int, int, int) const 18012 vfunc[123]: QTimeEdit::setHour(int) 18013 vfunc[124]: QTimeEdit::setMinute(int) 18014 vfunc[125]: QTimeEdit::setSecond(int) 18015 18016 Table 8-18. Secondary vtable for QTimeEdit 18017 Base Offset -40 18018 Virtual Base Offset 0 18019 RTTI typeinfo for QTimeEdit 18020 vfunc[0]: non-virtual thunk to QTimeEdit::~QTimeEdit() 18021 vfunc[1]: non-virtual thunk to QTimeEdit::~QTimeEdit() 18022 vfunc[2]: QPaintDevice::setResolution(int) 18023 vfunc[3]: QPaintDevice::resolution() const 18024 vfunc[4]: QPaintDevice::handle() const 18025 vfunc[5]: QPaintDevice::x11RenderHandle() const 18026 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 18027 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 18028 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 18029 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 18030 const 18031 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 18032 18033 The Run Time Type Information for the QTimeEdit class is 18034 described by Table 8-19 18035 18036 Table 8-19. typeinfo for QTimeEdit 18037 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18038 Name typeinfo name for QTimeEdit 18039 basetype: typeinfo for QDateTimeEditBase 18040 __________________________________________________________ 18041 18042 8.2.6.6. Interfaces for Qt3 Date and Time 18043 18044 An LSB conforming implementation shall provide the architecture 18045 specific functions for Qt3 Date and Time specified in Table 18046 8-20, with the full mandatory functionality as described in the 18047 referenced underlying specification. 18048 18049 Table 8-20. libqt-mt - Qt3 Date and Time Function Interfaces 18050 _ZThn40_N13QDateTimeEditD0Ev [CXXABI-1.86] 18051 _ZThn40_N13QDateTimeEditD1Ev [CXXABI-1.86] 18052 _ZThn40_N9QDateEditD0Ev [CXXABI-1.86] _ZThn40_N9QDateEditD1Ev 18053 [CXXABI-1.86] 18054 _ZThn40_N9QTimeEditD0Ev [CXXABI-1.86] _ZThn40_N9QTimeEditD1Ev 18055 [CXXABI-1.86] 18056 __________________________________________________________ 18057 18058 8.2.7. Qt3 Canvas 18059 __________________________________________________________ 18060 18061 8.2.7.1. Class data for QCanvasItem 18062 18063 The virtual table for the QCanvasItem class is described in the 18064 generic part of this specification. 18065 18066 The Run Time Type Information for the QCanvasItem class is 18067 described by Table 8-21 18068 18069 Table 8-21. typeinfo for QCanvasItem 18070 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18071 Name typeinfo name for QCanvasItem 18072 basetype: typeinfo for Qt 18073 __________________________________________________________ 18074 18075 8.2.7.2. Class data for QCanvasSprite 18076 18077 The virtual table for the QCanvasSprite class is described in 18078 the generic part of this specification. 18079 18080 The Run Time Type Information for the QCanvasSprite class is 18081 described by Table 8-22 18082 18083 Table 8-22. typeinfo for QCanvasSprite 18084 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18085 Name typeinfo name for QCanvasSprite 18086 basetype: typeinfo for QCanvasItem 18087 __________________________________________________________ 18088 18089 8.2.7.3. Class data for QCanvasPolygonalItem 18090 18091 The virtual table for the QCanvasPolygonalItem class is 18092 described in the generic part of this specification. 18093 18094 The Run Time Type Information for the QCanvasPolygonalItem 18095 class is described by Table 8-23 18096 18097 Table 8-23. typeinfo for QCanvasPolygonalItem 18098 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18099 Name typeinfo name for QCanvasPolygonalItem 18100 basetype: typeinfo for QCanvasItem 18101 __________________________________________________________ 18102 18103 8.2.7.4. Class data for QCanvasRectangle 18104 18105 The virtual table for the QCanvasRectangle class is described 18106 in the generic part of this specification. 18107 18108 The Run Time Type Information for the QCanvasRectangle class is 18109 described by Table 8-24 18110 18111 Table 8-24. typeinfo for QCanvasRectangle 18112 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18113 Name typeinfo name for QCanvasRectangle 18114 basetype: typeinfo for QCanvasPolygonalItem 18115 __________________________________________________________ 18116 18117 8.2.7.5. Class data for QCanvasView 18118 18119 The virtual table for the QCanvasView class is described by 18120 Table 8-25 18121 18122 Table 8-25. Primary vtable for QCanvasView 18123 Base Offset 0 18124 Virtual Base Offset 0 18125 RTTI typeinfo for QCanvasView 18126 vfunc[0]: NULL or QCanvasView::metaObject() const 18127 vfunc[1]: QCanvasView::className() const 18128 vfunc[2]: QCanvasView::qt_cast(char const*) 18129 vfunc[3]: QCanvasView::qt_invoke(int, QUObject*) 18130 vfunc[4]: QCanvasView::qt_emit(int, QUObject*) 18131 vfunc[5]: QCanvasView::qt_property(int, int, QVariant*) 18132 vfunc[6]: QCanvasView::~QCanvasView() 18133 vfunc[7]: QCanvasView::~QCanvasView() 18134 vfunc[8]: QWidget::event(QEvent*) 18135 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 18136 vfunc[10]: QWidget::setName(char const*) 18137 vfunc[11]: QObject::insertChild(QObject*) 18138 vfunc[12]: QScrollView::removeChild(QObject*) 18139 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18140 vfunc[14]: QObject::property(char const*) const 18141 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18142 vfunc[16]: QObject::childEvent(QChildEvent*) 18143 vfunc[17]: QObject::customEvent(QCustomEvent*) 18144 vfunc[18]: QObject::connectNotify(char const*) 18145 vfunc[19]: QObject::disconnectNotify(char const*) 18146 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18147 const*, char const*) 18148 vfunc[21]: QScrollView::setEnabled(bool) 18149 vfunc[22]: QWidget::setMinimumSize(int, int) 18150 vfunc[23]: QWidget::setMaximumSize(int, int) 18151 vfunc[24]: QWidget::setSizeIncrement(int, int) 18152 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 18153 vfunc[26]: QWidget::setEraseColor(QColor const&) 18154 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 18155 vfunc[28]: QWidget::setPalette(QPalette const&) 18156 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 18157 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 18158 vfunc[31]: QWidget::setFont(QFont const&) 18159 vfunc[32]: QWidget::setCursor(QCursor const&) 18160 vfunc[33]: QWidget::unsetCursor() 18161 vfunc[34]: QWidget::setMask(QBitmap const&) 18162 vfunc[35]: QWidget::setMask(QRegion const&) 18163 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 18164 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 18165 vfunc[38]: QWidget::setCaption(QString const&) 18166 vfunc[39]: QWidget::setIcon(QPixmap const&) 18167 vfunc[40]: QWidget::setIconText(QString const&) 18168 vfunc[41]: QWidget::setMouseTracking(bool) 18169 vfunc[42]: QWidget::setFocus() 18170 vfunc[43]: QWidget::setActiveWindow() 18171 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 18172 vfunc[45]: QWidget::setFocusProxy(QWidget*) 18173 vfunc[46]: QWidget::setUpdatesEnabled(bool) 18174 vfunc[47]: QScrollView::show() 18175 vfunc[48]: QWidget::hide() 18176 vfunc[49]: QWidget::showMinimized() 18177 vfunc[50]: QWidget::showMaximized() 18178 vfunc[51]: QWidget::showNormal() 18179 vfunc[52]: QWidget::polish() 18180 vfunc[53]: QWidget::move(int, int) 18181 vfunc[54]: QScrollView::resize(int, int) 18182 vfunc[55]: QWidget::setGeometry(int, int, int, int) 18183 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 18184 vfunc[57]: QWidget::close(bool) 18185 vfunc[58]: QCanvasView::sizeHint() const 18186 vfunc[59]: QScrollView::minimumSizeHint() const 18187 vfunc[60]: QWidget::sizePolicy() const 18188 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 18189 vfunc[62]: QWidget::heightForWidth(int) const 18190 vfunc[63]: QWidget::adjustSize() 18191 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 18192 const&, bool) 18193 vfunc[65]: QWidget::setAcceptDrops(bool) 18194 vfunc[66]: QWidget::setAutoMask(bool) 18195 vfunc[67]: 18196 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 18197 vfunc[68]: QWidget::customWhatsThis() const 18198 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 18199 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 18200 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 18201 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 18202 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 18203 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 18204 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 18205 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 18206 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 18207 vfunc[78]: QWidget::enterEvent(QEvent*) 18208 vfunc[79]: QWidget::leaveEvent(QEvent*) 18209 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 18210 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 18211 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 18212 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 18213 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 18214 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 18215 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 18216 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 18217 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 18218 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 18219 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 18220 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 18221 vfunc[92]: QWidget::dropEvent(QDropEvent*) 18222 vfunc[93]: QWidget::showEvent(QShowEvent*) 18223 vfunc[94]: QWidget::hideEvent(QHideEvent*) 18224 vfunc[95]: QWidget::x11Event(_XEvent*) 18225 vfunc[96]: QWidget::updateMask() 18226 vfunc[97]: QScrollView::styleChange(QStyle&) 18227 vfunc[98]: QWidget::enabledChange(bool) 18228 vfunc[99]: QWidget::paletteChange(QPalette const&) 18229 vfunc[100]: QScrollView::fontChange(QFont const&) 18230 vfunc[101]: QWidget::windowActivationChange(bool) 18231 vfunc[102]: QWidget::metric(int) const 18232 vfunc[103]: QWidget::create(unsigned long, bool, bool) 18233 vfunc[104]: QWidget::destroy(bool, bool) 18234 vfunc[105]: NULL or QWidget::setWState(unsigned int) 18235 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 18236 vfunc[107]: QScrollView::focusNextPrevChild(bool) 18237 vfunc[108]: QWidget::setKeyCompression(bool) 18238 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 18239 bool, QFont*) 18240 vfunc[110]: QFrame::setFrameStyle(int) 18241 vfunc[111]: QFrame::setLineWidth(int) 18242 vfunc[112]: QFrame::setMargin(int) 18243 vfunc[113]: QFrame::setMidLineWidth(int) 18244 vfunc[114]: QFrame::setFrameRect(QRect const&) 18245 vfunc[115]: QFrame::drawFrame(QPainter*) 18246 vfunc[116]: QCanvasView::drawContents(QPainter*) 18247 vfunc[117]: QScrollView::frameChanged() 18248 vfunc[118]: 18249 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 18250 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 18251 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 18252 vfunc[121]: 18253 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 18254 vfunc[122]: 18255 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 18256 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 18257 vfunc[124]: QScrollView::setDragAutoScroll(bool) 18258 vfunc[125]: QScrollView::resizeContents(int, int) 18259 vfunc[126]: QScrollView::setContentsPos(int, int) 18260 vfunc[127]: QCanvasView::drawContents(QPainter*, int, int, int, 18261 int) 18262 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 18263 int, int, int, int, int) 18264 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 18265 vfunc[130]: 18266 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 18267 vfunc[131]: 18268 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 18269 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 18270 vfunc[133]: 18271 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 18272 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 18273 vfunc[135]: 18274 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 18275 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 18276 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 18277 vfunc[138]: 18278 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 18279 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 18280 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 18281 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 18282 vfunc[142]: 18283 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 18284 vfunc[143]: 18285 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 18286 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 18287 vfunc[145]: 18288 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 18289 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 18290 vfunc[147]: 18291 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 18292 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 18293 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 18294 vfunc[150]: 18295 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 18296 vfunc[151]: QScrollView::setMargins(int, int, int, int) 18297 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 18298 int, int) 18299 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 18300 int, int) 18301 18302 Table 8-26. Secondary vtable for QCanvasView 18303 Base Offset -40 18304 Virtual Base Offset 0 18305 RTTI typeinfo for QCanvasView 18306 vfunc[0]: non-virtual thunk to QCanvasView::~QCanvasView() 18307 vfunc[1]: non-virtual thunk to QCanvasView::~QCanvasView() 18308 vfunc[2]: QPaintDevice::setResolution(int) 18309 vfunc[3]: QPaintDevice::resolution() const 18310 vfunc[4]: QPaintDevice::handle() const 18311 vfunc[5]: QPaintDevice::x11RenderHandle() const 18312 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 18313 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 18314 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 18315 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 18316 const 18317 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 18318 18319 The Run Time Type Information for the QCanvasView class is 18320 described by Table 8-27 18321 18322 Table 8-27. typeinfo for QCanvasView 18323 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18324 Name typeinfo name for QCanvasView 18325 basetype: typeinfo for QScrollView 18326 __________________________________________________________ 18327 18328 8.2.7.6. Class data for QCanvasEllipse 18329 18330 The virtual table for the QCanvasEllipse class is described in 18331 the generic part of this specification. 18332 18333 The Run Time Type Information for the QCanvasEllipse class is 18334 described by Table 8-28 18335 18336 Table 8-28. typeinfo for QCanvasEllipse 18337 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18338 Name typeinfo name for QCanvasEllipse 18339 basetype: typeinfo for QCanvasPolygonalItem 18340 __________________________________________________________ 18341 18342 8.2.7.7. Class data for QCanvasPixmap 18343 18344 The virtual table for the QCanvasPixmap class is described in 18345 the generic part of this specification. 18346 18347 The Run Time Type Information for the QCanvasPixmap class is 18348 described by Table 8-29 18349 18350 Table 8-29. typeinfo for QCanvasPixmap 18351 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18352 Name typeinfo name for QCanvasPixmap 18353 basetype: typeinfo for QPixmap 18354 __________________________________________________________ 18355 18356 8.2.7.8. Class data for QCanvasLine 18357 18358 The virtual table for the QCanvasLine class is described in the 18359 generic part of this specification. 18360 18361 The Run Time Type Information for the QCanvasLine class is 18362 described by Table 8-30 18363 18364 Table 8-30. typeinfo for QCanvasLine 18365 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18366 Name typeinfo name for QCanvasLine 18367 basetype: typeinfo for QCanvasPolygonalItem 18368 __________________________________________________________ 18369 18370 8.2.7.9. Class data for QCanvasSpline 18371 18372 The virtual table for the QCanvasSpline class is described in 18373 the generic part of this specification. 18374 18375 The Run Time Type Information for the QCanvasSpline class is 18376 described by Table 8-31 18377 18378 Table 8-31. typeinfo for QCanvasSpline 18379 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18380 Name typeinfo name for QCanvasSpline 18381 basetype: typeinfo for QCanvasPolygon 18382 __________________________________________________________ 18383 18384 8.2.7.10. Class data for QCanvasText 18385 18386 The virtual table for the QCanvasText class is described in the 18387 generic part of this specification. 18388 18389 The Run Time Type Information for the QCanvasText class is 18390 described by Table 8-32 18391 18392 Table 8-32. typeinfo for QCanvasText 18393 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18394 Name typeinfo name for QCanvasText 18395 basetype: typeinfo for QCanvasItem 18396 __________________________________________________________ 18397 18398 8.2.7.11. Class data for QCanvasPolygon 18399 18400 The virtual table for the QCanvasPolygon class is described in 18401 the generic part of this specification. 18402 18403 The Run Time Type Information for the QCanvasPolygon class is 18404 described by Table 8-33 18405 18406 Table 8-33. typeinfo for QCanvasPolygon 18407 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18408 Name typeinfo name for QCanvasPolygon 18409 basetype: typeinfo for QCanvasPolygonalItem 18410 __________________________________________________________ 18411 18412 8.2.7.12. Class data for QCanvas 18413 18414 The virtual table for the QCanvas class is described in the 18415 generic part of this specification. 18416 18417 The Run Time Type Information for the QCanvas class is 18418 described by Table 8-34 18419 18420 Table 8-34. typeinfo for QCanvas 18421 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18422 Name typeinfo name for QCanvas 18423 basetype: typeinfo for QObject 18424 __________________________________________________________ 18425 18426 8.2.7.13. Interfaces for Qt3 Canvas 18427 18428 An LSB conforming implementation shall provide the architecture 18429 specific functions for Qt3 Canvas specified in Table 8-35, with 18430 the full mandatory functionality as described in the referenced 18431 underlying specification. 18432 18433 Table 8-35. libqt-mt - Qt3 Canvas Function Interfaces 18434 _ZThn40_N11QCanvasViewD0Ev [CXXABI-1.86] 18435 _ZThn40_N11QCanvasViewD1Ev [CXXABI-1.86] 18436 __________________________________________________________ 18437 18438 8.2.8. Qt3 Drag and Drop 18439 __________________________________________________________ 18440 18441 8.2.8.1. Class data for QImageDrag 18442 18443 The virtual table for the QImageDrag class is described by 18444 Table 8-36 18445 18446 Table 8-36. Primary vtable for QImageDrag 18447 Base Offset 0 18448 Virtual Base Offset 0 18449 RTTI typeinfo for QImageDrag 18450 vfunc[0]: NULL or QImageDrag::metaObject() const 18451 vfunc[1]: QImageDrag::className() const 18452 vfunc[2]: QImageDrag::qt_cast(char const*) 18453 vfunc[3]: QImageDrag::qt_invoke(int, QUObject*) 18454 vfunc[4]: QImageDrag::qt_emit(int, QUObject*) 18455 vfunc[5]: QImageDrag::qt_property(int, int, QVariant*) 18456 vfunc[6]: QImageDrag::~QImageDrag() 18457 vfunc[7]: QImageDrag::~QImageDrag() 18458 vfunc[8]: QObject::event(QEvent*) 18459 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18460 vfunc[10]: QObject::setName(char const*) 18461 vfunc[11]: QObject::insertChild(QObject*) 18462 vfunc[12]: QObject::removeChild(QObject*) 18463 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18464 vfunc[14]: QObject::property(char const*) const 18465 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18466 vfunc[16]: QObject::childEvent(QChildEvent*) 18467 vfunc[17]: QObject::customEvent(QCustomEvent*) 18468 vfunc[18]: QObject::connectNotify(char const*) 18469 vfunc[19]: QObject::disconnectNotify(char const*) 18470 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18471 const*, char const*) 18472 vfunc[21]: QDragObject::setPixmap(QPixmap) 18473 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18474 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18475 vfunc[24]: QImageDrag::setImage(QImage) 18476 vfunc[25]: QImageDrag::format(int) const 18477 vfunc[26]: QImageDrag::encodedData(char const*) const 18478 18479 Table 8-37. Secondary vtable for QImageDrag 18480 Base Offset -40 18481 Virtual Base Offset 0 18482 RTTI typeinfo for QImageDrag 18483 vfunc[0]: non-virtual thunk to QImageDrag::~QImageDrag() 18484 vfunc[1]: non-virtual thunk to QImageDrag::~QImageDrag() 18485 vfunc[2]: non-virtual thunk to QImageDrag::format(int) const 18486 vfunc[3]: QMimeSource::provides(char const*) const 18487 vfunc[4]: non-virtual thunk to QImageDrag::encodedData(char 18488 const*) const 18489 18490 The Run Time Type Information for the QImageDrag class is 18491 described by Table 8-38 18492 18493 Table 8-38. typeinfo for QImageDrag 18494 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18495 Name typeinfo name for QImageDrag 18496 basetype: typeinfo for QDragObject 18497 __________________________________________________________ 18498 18499 8.2.8.2. Class data for QDragLeaveEvent 18500 18501 The virtual table for the QDragLeaveEvent class is described in 18502 the generic part of this specification. 18503 18504 The Run Time Type Information for the QDragLeaveEvent class is 18505 described by Table 8-39 18506 18507 Table 8-39. typeinfo for QDragLeaveEvent 18508 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18509 Name typeinfo name for QDragLeaveEvent 18510 basetype: typeinfo for QEvent 18511 __________________________________________________________ 18512 18513 8.2.8.3. Class data for QColorDrag 18514 18515 The virtual table for the QColorDrag class is described by 18516 Table 8-40 18517 18518 Table 8-40. Primary vtable for QColorDrag 18519 Base Offset 0 18520 Virtual Base Offset 0 18521 RTTI typeinfo for QColorDrag 18522 vfunc[0]: NULL or QColorDrag::metaObject() const 18523 vfunc[1]: QColorDrag::className() const 18524 vfunc[2]: QColorDrag::qt_cast(char const*) 18525 vfunc[3]: QColorDrag::qt_invoke(int, QUObject*) 18526 vfunc[4]: QColorDrag::qt_emit(int, QUObject*) 18527 vfunc[5]: QColorDrag::qt_property(int, int, QVariant*) 18528 vfunc[6]: NULL or QColorDrag::~QColorDrag() 18529 vfunc[7]: NULL or QColorDrag::~QColorDrag() 18530 vfunc[8]: QObject::event(QEvent*) 18531 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18532 vfunc[10]: QObject::setName(char const*) 18533 vfunc[11]: QObject::insertChild(QObject*) 18534 vfunc[12]: QObject::removeChild(QObject*) 18535 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18536 vfunc[14]: QObject::property(char const*) const 18537 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18538 vfunc[16]: QObject::childEvent(QChildEvent*) 18539 vfunc[17]: QObject::customEvent(QCustomEvent*) 18540 vfunc[18]: QObject::connectNotify(char const*) 18541 vfunc[19]: QObject::disconnectNotify(char const*) 18542 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18543 const*, char const*) 18544 vfunc[21]: QDragObject::setPixmap(QPixmap) 18545 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18546 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18547 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 18548 vfunc[25]: QStoredDrag::format(int) const 18549 vfunc[26]: QStoredDrag::encodedData(char const*) const 18550 18551 Table 8-41. Secondary vtable for QColorDrag 18552 Base Offset -40 18553 Virtual Base Offset 0 18554 RTTI typeinfo for QColorDrag 18555 vfunc[0]: non-virtual thunk to QColorDrag::~QColorDrag() 18556 vfunc[1]: non-virtual thunk to QColorDrag::~QColorDrag() 18557 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 18558 vfunc[3]: QMimeSource::provides(char const*) const 18559 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 18560 const*) const 18561 18562 The Run Time Type Information for the QColorDrag class is 18563 described by Table 8-42 18564 18565 Table 8-42. typeinfo for QColorDrag 18566 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18567 Name typeinfo name for QColorDrag 18568 basetype: typeinfo for QStoredDrag 18569 __________________________________________________________ 18570 18571 8.2.8.4. Class data for QDragResponseEvent 18572 18573 The virtual table for the QDragResponseEvent class is described 18574 in the generic part of this specification. 18575 18576 The Run Time Type Information for the QDragResponseEvent class 18577 is described by Table 8-43 18578 18579 Table 8-43. typeinfo for QDragResponseEvent 18580 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18581 Name typeinfo name for QDragResponseEvent 18582 basetype: typeinfo for QEvent 18583 __________________________________________________________ 18584 18585 8.2.8.5. Class data for QIconDrag 18586 18587 The virtual table for the QIconDrag class is described by Table 18588 8-44 18589 18590 Table 8-44. Primary vtable for QIconDrag 18591 Base Offset 0 18592 Virtual Base Offset 0 18593 RTTI typeinfo for QIconDrag 18594 vfunc[0]: NULL or QIconDrag::metaObject() const 18595 vfunc[1]: QIconDrag::className() const 18596 vfunc[2]: QIconDrag::qt_cast(char const*) 18597 vfunc[3]: QIconDrag::qt_invoke(int, QUObject*) 18598 vfunc[4]: QIconDrag::qt_emit(int, QUObject*) 18599 vfunc[5]: QIconDrag::qt_property(int, int, QVariant*) 18600 vfunc[6]: QIconDrag::~QIconDrag() 18601 vfunc[7]: QIconDrag::~QIconDrag() 18602 vfunc[8]: QObject::event(QEvent*) 18603 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18604 vfunc[10]: QObject::setName(char const*) 18605 vfunc[11]: QObject::insertChild(QObject*) 18606 vfunc[12]: QObject::removeChild(QObject*) 18607 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18608 vfunc[14]: QObject::property(char const*) const 18609 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18610 vfunc[16]: QObject::childEvent(QChildEvent*) 18611 vfunc[17]: QObject::customEvent(QCustomEvent*) 18612 vfunc[18]: QObject::connectNotify(char const*) 18613 vfunc[19]: QObject::disconnectNotify(char const*) 18614 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18615 const*, char const*) 18616 vfunc[21]: QDragObject::setPixmap(QPixmap) 18617 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18618 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18619 vfunc[24]: QIconDrag::format(int) const 18620 vfunc[25]: QIconDrag::encodedData(char const*) const 18621 18622 Table 8-45. Secondary vtable for QIconDrag 18623 Base Offset -40 18624 Virtual Base Offset 0 18625 RTTI typeinfo for QIconDrag 18626 vfunc[0]: non-virtual thunk to QIconDrag::~QIconDrag() 18627 vfunc[1]: non-virtual thunk to QIconDrag::~QIconDrag() 18628 vfunc[2]: non-virtual thunk to QIconDrag::format(int) const 18629 vfunc[3]: QMimeSource::provides(char const*) const 18630 vfunc[4]: non-virtual thunk to QIconDrag::encodedData(char 18631 const*) const 18632 18633 The Run Time Type Information for the QIconDrag class is 18634 described by Table 8-46 18635 18636 Table 8-46. typeinfo for QIconDrag 18637 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18638 Name typeinfo name for QIconDrag 18639 basetype: typeinfo for QDragObject 18640 __________________________________________________________ 18641 18642 8.2.8.6. Class data for QUriDrag 18643 18644 The virtual table for the QUriDrag class is described by Table 18645 8-47 18646 18647 Table 8-47. Primary vtable for QUriDrag 18648 Base Offset 0 18649 Virtual Base Offset 0 18650 RTTI typeinfo for QUriDrag 18651 vfunc[0]: NULL or QUriDrag::metaObject() const 18652 vfunc[1]: QUriDrag::className() const 18653 vfunc[2]: QUriDrag::qt_cast(char const*) 18654 vfunc[3]: QUriDrag::qt_invoke(int, QUObject*) 18655 vfunc[4]: QUriDrag::qt_emit(int, QUObject*) 18656 vfunc[5]: QUriDrag::qt_property(int, int, QVariant*) 18657 vfunc[6]: QUriDrag::~QUriDrag() 18658 vfunc[7]: QUriDrag::~QUriDrag() 18659 vfunc[8]: QObject::event(QEvent*) 18660 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18661 vfunc[10]: QObject::setName(char const*) 18662 vfunc[11]: QObject::insertChild(QObject*) 18663 vfunc[12]: QObject::removeChild(QObject*) 18664 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18665 vfunc[14]: QObject::property(char const*) const 18666 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18667 vfunc[16]: QObject::childEvent(QChildEvent*) 18668 vfunc[17]: QObject::customEvent(QCustomEvent*) 18669 vfunc[18]: QObject::connectNotify(char const*) 18670 vfunc[19]: QObject::disconnectNotify(char const*) 18671 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18672 const*, char const*) 18673 vfunc[21]: QDragObject::setPixmap(QPixmap) 18674 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18675 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18676 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 18677 vfunc[25]: QStoredDrag::format(int) const 18678 vfunc[26]: QStoredDrag::encodedData(char const*) const 18679 vfunc[27]: QUriDrag::setUris(QStrList) 18680 18681 Table 8-48. Secondary vtable for QUriDrag 18682 Base Offset -40 18683 Virtual Base Offset 0 18684 RTTI typeinfo for QUriDrag 18685 vfunc[0]: non-virtual thunk to QUriDrag::~QUriDrag() 18686 vfunc[1]: non-virtual thunk to QUriDrag::~QUriDrag() 18687 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 18688 vfunc[3]: QMimeSource::provides(char const*) const 18689 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 18690 const*) const 18691 18692 The Run Time Type Information for the QUriDrag class is 18693 described by Table 8-49 18694 18695 Table 8-49. typeinfo for QUriDrag 18696 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18697 Name typeinfo name for QUriDrag 18698 basetype: typeinfo for QStoredDrag 18699 __________________________________________________________ 18700 18701 8.2.8.7. Class data for QDropSite 18702 18703 The virtual table for the QDropSite class is described in the 18704 generic part of this specification. 18705 18706 The Run Time Type Information for the QDropSite class is 18707 described by Table 8-50 18708 18709 Table 8-50. typeinfo for QDropSite 18710 Base Vtable vtable for __cxxabiv1::__class_type_info 18711 Name typeinfo name for QDropSite 18712 __________________________________________________________ 18713 18714 8.2.8.8. Class data for QStoredDrag 18715 18716 The virtual table for the QStoredDrag class is described by 18717 Table 8-51 18718 18719 Table 8-51. Primary vtable for QStoredDrag 18720 Base Offset 0 18721 Virtual Base Offset 0 18722 RTTI typeinfo for QStoredDrag 18723 vfunc[0]: NULL or QStoredDrag::metaObject() const 18724 vfunc[1]: QStoredDrag::className() const 18725 vfunc[2]: QStoredDrag::qt_cast(char const*) 18726 vfunc[3]: QStoredDrag::qt_invoke(int, QUObject*) 18727 vfunc[4]: QStoredDrag::qt_emit(int, QUObject*) 18728 vfunc[5]: QStoredDrag::qt_property(int, int, QVariant*) 18729 vfunc[6]: QStoredDrag::~QStoredDrag() 18730 vfunc[7]: QStoredDrag::~QStoredDrag() 18731 vfunc[8]: QObject::event(QEvent*) 18732 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18733 vfunc[10]: QObject::setName(char const*) 18734 vfunc[11]: QObject::insertChild(QObject*) 18735 vfunc[12]: QObject::removeChild(QObject*) 18736 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18737 vfunc[14]: QObject::property(char const*) const 18738 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18739 vfunc[16]: QObject::childEvent(QChildEvent*) 18740 vfunc[17]: QObject::customEvent(QCustomEvent*) 18741 vfunc[18]: QObject::connectNotify(char const*) 18742 vfunc[19]: QObject::disconnectNotify(char const*) 18743 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18744 const*, char const*) 18745 vfunc[21]: QDragObject::setPixmap(QPixmap) 18746 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18747 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18748 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 18749 vfunc[25]: QStoredDrag::format(int) const 18750 vfunc[26]: QStoredDrag::encodedData(char const*) const 18751 18752 Table 8-52. Secondary vtable for QStoredDrag 18753 Base Offset -40 18754 Virtual Base Offset 0 18755 RTTI typeinfo for QStoredDrag 18756 vfunc[0]: non-virtual thunk to QStoredDrag::~QStoredDrag() 18757 vfunc[1]: non-virtual thunk to QStoredDrag::~QStoredDrag() 18758 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 18759 vfunc[3]: QMimeSource::provides(char const*) const 18760 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 18761 const*) const 18762 18763 The Run Time Type Information for the QStoredDrag class is 18764 described by Table 8-53 18765 18766 Table 8-53. typeinfo for QStoredDrag 18767 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18768 Name typeinfo name for QStoredDrag 18769 basetype: typeinfo for QDragObject 18770 __________________________________________________________ 18771 18772 8.2.8.9. Class data for QTextDrag 18773 18774 The virtual table for the QTextDrag class is described by Table 18775 8-54 18776 18777 Table 8-54. Primary vtable for QTextDrag 18778 Base Offset 0 18779 Virtual Base Offset 0 18780 RTTI typeinfo for QTextDrag 18781 vfunc[0]: NULL or QTextDrag::metaObject() const 18782 vfunc[1]: QTextDrag::className() const 18783 vfunc[2]: QTextDrag::qt_cast(char const*) 18784 vfunc[3]: QTextDrag::qt_invoke(int, QUObject*) 18785 vfunc[4]: QTextDrag::qt_emit(int, QUObject*) 18786 vfunc[5]: QTextDrag::qt_property(int, int, QVariant*) 18787 vfunc[6]: QTextDrag::~QTextDrag() 18788 vfunc[7]: QTextDrag::~QTextDrag() 18789 vfunc[8]: QObject::event(QEvent*) 18790 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18791 vfunc[10]: QObject::setName(char const*) 18792 vfunc[11]: QObject::insertChild(QObject*) 18793 vfunc[12]: QObject::removeChild(QObject*) 18794 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18795 vfunc[14]: QObject::property(char const*) const 18796 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18797 vfunc[16]: QObject::childEvent(QChildEvent*) 18798 vfunc[17]: QObject::customEvent(QCustomEvent*) 18799 vfunc[18]: QObject::connectNotify(char const*) 18800 vfunc[19]: QObject::disconnectNotify(char const*) 18801 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18802 const*, char const*) 18803 vfunc[21]: QDragObject::setPixmap(QPixmap) 18804 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18805 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18806 vfunc[24]: QTextDrag::setText(QString const&) 18807 vfunc[25]: QTextDrag::setSubtype(QCString const&) 18808 vfunc[26]: QTextDrag::format(int) const 18809 vfunc[27]: QTextDrag::encodedData(char const*) const 18810 18811 Table 8-55. Secondary vtable for QTextDrag 18812 Base Offset -40 18813 Virtual Base Offset 0 18814 RTTI typeinfo for QTextDrag 18815 vfunc[0]: non-virtual thunk to QTextDrag::~QTextDrag() 18816 vfunc[1]: non-virtual thunk to QTextDrag::~QTextDrag() 18817 vfunc[2]: non-virtual thunk to QTextDrag::format(int) const 18818 vfunc[3]: QMimeSource::provides(char const*) const 18819 vfunc[4]: non-virtual thunk to QTextDrag::encodedData(char 18820 const*) const 18821 18822 The Run Time Type Information for the QTextDrag class is 18823 described by Table 8-56 18824 18825 Table 8-56. typeinfo for QTextDrag 18826 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18827 Name typeinfo name for QTextDrag 18828 basetype: typeinfo for QDragObject 18829 __________________________________________________________ 18830 18831 8.2.8.10. Class data for QDragEnterEvent 18832 18833 The virtual table for the QDragEnterEvent class is described by 18834 Table 8-57 18835 18836 Table 8-57. Primary vtable for QDragEnterEvent 18837 Base Offset 0 18838 Virtual Base Offset 0 18839 RTTI typeinfo for QDragEnterEvent 18840 vfunc[0]: NULL or QDragEnterEvent::~QDragEnterEvent() 18841 vfunc[1]: NULL or QDragEnterEvent::~QDragEnterEvent() 18842 vfunc[2]: QDropEvent::format(int) const 18843 vfunc[3]: QDropEvent::encodedData(char const*) const 18844 vfunc[4]: QDropEvent::provides(char const*) const 18845 18846 Table 8-58. Secondary vtable for QDragEnterEvent 18847 Base Offset -12 18848 Virtual Base Offset 0 18849 RTTI typeinfo for QDragEnterEvent 18850 vfunc[0]: non-virtual thunk to 18851 QDragEnterEvent::~QDragEnterEvent() 18852 vfunc[1]: non-virtual thunk to 18853 QDragEnterEvent::~QDragEnterEvent() 18854 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 18855 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 18856 const*) const 18857 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 18858 const*) const 18859 18860 The Run Time Type Information for the QDragEnterEvent class is 18861 described by Table 8-59 18862 18863 Table 8-59. typeinfo for QDragEnterEvent 18864 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18865 Name typeinfo name for QDragEnterEvent 18866 basetype: typeinfo for QDragMoveEvent 18867 __________________________________________________________ 18868 18869 8.2.8.11. Class data for QDragMoveEvent 18870 18871 The virtual table for the QDragMoveEvent class is described by 18872 Table 8-60 18873 18874 Table 8-60. Primary vtable for QDragMoveEvent 18875 Base Offset 0 18876 Virtual Base Offset 0 18877 RTTI typeinfo for QDragMoveEvent 18878 vfunc[0]: NULL or QDragMoveEvent::~QDragMoveEvent() 18879 vfunc[1]: NULL or QDragMoveEvent::~QDragMoveEvent() 18880 vfunc[2]: QDropEvent::format(int) const 18881 vfunc[3]: QDropEvent::encodedData(char const*) const 18882 vfunc[4]: QDropEvent::provides(char const*) const 18883 18884 Table 8-61. Secondary vtable for QDragMoveEvent 18885 Base Offset -12 18886 Virtual Base Offset 0 18887 RTTI typeinfo for QDragMoveEvent 18888 vfunc[0]: non-virtual thunk to 18889 QDragMoveEvent::~QDragMoveEvent() 18890 vfunc[1]: non-virtual thunk to 18891 QDragMoveEvent::~QDragMoveEvent() 18892 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 18893 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 18894 const*) const 18895 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 18896 const*) const 18897 18898 The Run Time Type Information for the QDragMoveEvent class is 18899 described by Table 8-62 18900 18901 Table 8-62. typeinfo for QDragMoveEvent 18902 Base Vtable vtable for __cxxabiv1::__si_class_type_info 18903 Name typeinfo name for QDragMoveEvent 18904 basetype: typeinfo for QDropEvent 18905 __________________________________________________________ 18906 18907 8.2.8.12. Class data for QDropEvent 18908 18909 The virtual table for the QDropEvent class is described by 18910 Table 8-63 18911 18912 Table 8-63. Primary vtable for QDropEvent 18913 Base Offset 0 18914 Virtual Base Offset 0 18915 RTTI typeinfo for QDropEvent 18916 vfunc[0]: NULL or QDropEvent::~QDropEvent() 18917 vfunc[1]: NULL or QDropEvent::~QDropEvent() 18918 vfunc[2]: QDropEvent::format(int) const 18919 vfunc[3]: QDropEvent::encodedData(char const*) const 18920 vfunc[4]: QDropEvent::provides(char const*) const 18921 18922 Table 8-64. Secondary vtable for QDropEvent 18923 Base Offset -12 18924 Virtual Base Offset 0 18925 RTTI typeinfo for QDropEvent 18926 vfunc[0]: non-virtual thunk to QDropEvent::~QDropEvent() 18927 vfunc[1]: non-virtual thunk to QDropEvent::~QDropEvent() 18928 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 18929 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 18930 const*) const 18931 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 18932 const*) const 18933 18934 The Run Time Type Information for the QDropEvent class is 18935 described by Table 8-65 18936 18937 Table 8-65. typeinfo for QDropEvent 18938 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 18939 Name typeinfo name for QDropEvent 18940 flags: 0 18941 basetype: typeinfo for QEvent 2 18942 basetype: typeinfo for QMimeSource 3074 18943 __________________________________________________________ 18944 18945 8.2.8.13. Class data for QDragObject 18946 18947 The virtual table for the QDragObject class is described by 18948 Table 8-66 18949 18950 Table 8-66. Primary vtable for QDragObject 18951 Base Offset 0 18952 Virtual Base Offset 0 18953 RTTI typeinfo for QDragObject 18954 vfunc[0]: NULL or QDragObject::metaObject() const 18955 vfunc[1]: QDragObject::className() const 18956 vfunc[2]: QDragObject::qt_cast(char const*) 18957 vfunc[3]: QDragObject::qt_invoke(int, QUObject*) 18958 vfunc[4]: QDragObject::qt_emit(int, QUObject*) 18959 vfunc[5]: QDragObject::qt_property(int, int, QVariant*) 18960 vfunc[6]: QDragObject::~QDragObject() 18961 vfunc[7]: QDragObject::~QDragObject() 18962 vfunc[8]: QObject::event(QEvent*) 18963 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 18964 vfunc[10]: QObject::setName(char const*) 18965 vfunc[11]: QObject::insertChild(QObject*) 18966 vfunc[12]: QObject::removeChild(QObject*) 18967 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 18968 vfunc[14]: QObject::property(char const*) const 18969 vfunc[15]: QObject::timerEvent(QTimerEvent*) 18970 vfunc[16]: QObject::childEvent(QChildEvent*) 18971 vfunc[17]: QObject::customEvent(QCustomEvent*) 18972 vfunc[18]: QObject::connectNotify(char const*) 18973 vfunc[19]: QObject::disconnectNotify(char const*) 18974 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 18975 const*, char const*) 18976 vfunc[21]: QDragObject::setPixmap(QPixmap) 18977 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 18978 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 18979 18980 Table 8-67. Secondary vtable for QDragObject 18981 Base Offset -40 18982 Virtual Base Offset 0 18983 RTTI typeinfo for QDragObject 18984 vfunc[0]: non-virtual thunk to QDragObject::~QDragObject() 18985 vfunc[1]: non-virtual thunk to QDragObject::~QDragObject() 18986 vfunc[2]: __cxa_pure_virtual 18987 vfunc[3]: QMimeSource::provides(char const*) const 18988 vfunc[4]: __cxa_pure_virtual 18989 18990 The Run Time Type Information for the QDragObject class is 18991 described by Table 8-68 18992 18993 Table 8-68. typeinfo for QDragObject 18994 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 18995 Name typeinfo name for QDragObject 18996 flags: 0 18997 basetype: typeinfo for QObject 2 18998 basetype: typeinfo for QMimeSource 10242 18999 __________________________________________________________ 19000 19001 8.2.8.14. Class data for QIconDragItem 19002 19003 The virtual table for the QIconDragItem class is described in 19004 the generic part of this specification. 19005 19006 The Run Time Type Information for the QIconDragItem class is 19007 described by Table 8-69 19008 19009 Table 8-69. typeinfo for QIconDragItem 19010 Base Vtable vtable for __cxxabiv1::__class_type_info 19011 Name typeinfo name for QIconDragItem 19012 __________________________________________________________ 19013 19014 8.2.8.15. Interfaces for Qt3 Drag and Drop 19015 19016 An LSB conforming implementation shall provide the architecture 19017 specific functions for Qt3 Drag and Drop specified in Table 19018 8-70, with the full mandatory functionality as described in the 19019 referenced underlying specification. 19020 19021 Table 8-70. libqt-mt - Qt3 Drag and Drop Function Interfaces 19022 _ZThn12_NK10QDropEvent11encodedDataEPKc [CXXABI-1.86] 19023 _ZThn12_NK10QDropEvent6formatEi [CXXABI-1.86] 19024 _ZThn12_NK10QDropEvent8providesEPKc [CXXABI-1.86] 19025 _ZThn40_N10QImageDragD0Ev [CXXABI-1.86] 19026 _ZThn40_N10QImageDragD1Ev [CXXABI-1.86] 19027 _ZThn40_N11QDragObjectD0Ev [CXXABI-1.86] 19028 _ZThn40_N11QDragObjectD1Ev [CXXABI-1.86] 19029 _ZThn40_N11QStoredDragD0Ev [CXXABI-1.86] 19030 _ZThn40_N11QStoredDragD1Ev [CXXABI-1.86] _ZThn40_N8QUriDragD0Ev 19031 [CXXABI-1.86] 19032 _ZThn40_N8QUriDragD1Ev [CXXABI-1.86] _ZThn40_N9QIconDragD0Ev 19033 [CXXABI-1.86] 19034 _ZThn40_N9QIconDragD1Ev [CXXABI-1.86] _ZThn40_N9QTextDragD0Ev 19035 [CXXABI-1.86] 19036 _ZThn40_N9QTextDragD1Ev [CXXABI-1.86] 19037 _ZThn40_NK10QImageDrag11encodedDataEPKc [CXXABI-1.86] 19038 _ZThn40_NK10QImageDrag6formatEi [CXXABI-1.86] 19039 _ZThn40_NK11QStoredDrag11encodedDataEPKc [CXXABI-1.86] 19040 _ZThn40_NK11QStoredDrag6formatEi [CXXABI-1.86] 19041 _ZThn40_NK9QIconDrag11encodedDataEPKc [CXXABI-1.86] 19042 _ZThn40_NK9QIconDrag6formatEi [CXXABI-1.86] 19043 _ZThn40_NK9QTextDrag11encodedDataEPKc [CXXABI-1.86] 19044 _ZThn40_NK9QTextDrag6formatEi [CXXABI-1.86] 19045 __________________________________________________________ 19046 19047 8.2.9. Qt3 Events 19048 __________________________________________________________ 19049 19050 8.2.9.1. Class data for QContextMenuEvent 19051 19052 The virtual table for the QContextMenuEvent class is described 19053 in the generic part of this specification. 19054 19055 The Run Time Type Information for the QContextMenuEvent class 19056 is described by Table 8-71 19057 19058 Table 8-71. typeinfo for QContextMenuEvent 19059 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19060 Name typeinfo name for QContextMenuEvent 19061 basetype: typeinfo for QEvent 19062 __________________________________________________________ 19063 19064 8.2.9.2. Class data for QIMEvent 19065 19066 The virtual table for the QIMEvent class is described in the 19067 generic part of this specification. 19068 19069 The Run Time Type Information for the QIMEvent class is 19070 described by Table 8-72 19071 19072 Table 8-72. typeinfo for QIMEvent 19073 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19074 Name typeinfo name for QIMEvent 19075 basetype: typeinfo for QEvent 19076 __________________________________________________________ 19077 19078 8.2.9.3. Class data for QTimerEvent 19079 19080 The virtual table for the QTimerEvent class is described in the 19081 generic part of this specification. 19082 19083 The Run Time Type Information for the QTimerEvent class is 19084 described by Table 8-73 19085 19086 Table 8-73. typeinfo for QTimerEvent 19087 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19088 Name typeinfo name for QTimerEvent 19089 basetype: typeinfo for QEvent 19090 __________________________________________________________ 19091 19092 8.2.9.4. Class data for QKeyEvent 19093 19094 The virtual table for the QKeyEvent class is described in the 19095 generic part of this specification. 19096 19097 The Run Time Type Information for the QKeyEvent class is 19098 described by Table 8-74 19099 19100 Table 8-74. typeinfo for QKeyEvent 19101 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19102 Name typeinfo name for QKeyEvent 19103 basetype: typeinfo for QEvent 19104 __________________________________________________________ 19105 19106 8.2.9.5. Class data for QCustomEvent 19107 19108 The virtual table for the QCustomEvent class is described in 19109 the generic part of this specification. 19110 19111 The Run Time Type Information for the QCustomEvent class is 19112 described by Table 8-75 19113 19114 Table 8-75. typeinfo for QCustomEvent 19115 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19116 Name typeinfo name for QCustomEvent 19117 basetype: typeinfo for QEvent 19118 __________________________________________________________ 19119 19120 8.2.9.6. Class data for QEventLoop 19121 19122 The virtual table for the QEventLoop class is described in the 19123 generic part of this specification. 19124 19125 The Run Time Type Information for the QEventLoop class is 19126 described by Table 8-76 19127 19128 Table 8-76. typeinfo for QEventLoop 19129 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19130 Name typeinfo name for QEventLoop 19131 basetype: typeinfo for QObject 19132 __________________________________________________________ 19133 19134 8.2.9.7. Class data for QHideEvent 19135 19136 The virtual table for the QHideEvent class is described in the 19137 generic part of this specification. 19138 19139 The Run Time Type Information for the QHideEvent class is 19140 described by Table 8-77 19141 19142 Table 8-77. typeinfo for QHideEvent 19143 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19144 Name typeinfo name for QHideEvent 19145 basetype: typeinfo for QEvent 19146 __________________________________________________________ 19147 19148 8.2.9.8. Class data for QResizeEvent 19149 19150 The virtual table for the QResizeEvent class is described in 19151 the generic part of this specification. 19152 19153 The Run Time Type Information for the QResizeEvent class is 19154 described by Table 8-78 19155 19156 Table 8-78. typeinfo for QResizeEvent 19157 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19158 Name typeinfo name for QResizeEvent 19159 basetype: typeinfo for QEvent 19160 __________________________________________________________ 19161 19162 8.2.9.9. Class data for QTabletEvent 19163 19164 The virtual table for the QTabletEvent class is described in 19165 the generic part of this specification. 19166 19167 The Run Time Type Information for the QTabletEvent class is 19168 described by Table 8-79 19169 19170 Table 8-79. typeinfo for QTabletEvent 19171 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19172 Name typeinfo name for QTabletEvent 19173 basetype: typeinfo for QEvent 19174 __________________________________________________________ 19175 19176 8.2.9.10. Class data for QFocusEvent 19177 19178 The virtual table for the QFocusEvent class is described in the 19179 generic part of this specification. 19180 19181 The Run Time Type Information for the QFocusEvent class is 19182 described by Table 8-80 19183 19184 Table 8-80. typeinfo for QFocusEvent 19185 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19186 Name typeinfo name for QFocusEvent 19187 basetype: typeinfo for QEvent 19188 __________________________________________________________ 19189 19190 8.2.9.11. Class data for QMouseEvent 19191 19192 The virtual table for the QMouseEvent class is described in the 19193 generic part of this specification. 19194 19195 The Run Time Type Information for the QMouseEvent class is 19196 described by Table 8-81 19197 19198 Table 8-81. typeinfo for QMouseEvent 19199 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19200 Name typeinfo name for QMouseEvent 19201 basetype: typeinfo for QEvent 19202 __________________________________________________________ 19203 19204 8.2.9.12. Class data for QChildEvent 19205 19206 The virtual table for the QChildEvent class is described in the 19207 generic part of this specification. 19208 19209 The Run Time Type Information for the QChildEvent class is 19210 described by Table 8-82 19211 19212 Table 8-82. typeinfo for QChildEvent 19213 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19214 Name typeinfo name for QChildEvent 19215 basetype: typeinfo for QEvent 19216 __________________________________________________________ 19217 19218 8.2.9.13. Class data for QEvent 19219 19220 The virtual table for the QEvent class is described in the 19221 generic part of this specification. 19222 19223 The Run Time Type Information for the QEvent class is described 19224 by Table 8-83 19225 19226 Table 8-83. typeinfo for QEvent 19227 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19228 Name typeinfo name for QEvent 19229 basetype: typeinfo for Qt 19230 __________________________________________________________ 19231 19232 8.2.9.14. Class data for QIMComposeEvent 19233 19234 The virtual table for the QIMComposeEvent class is described in 19235 the generic part of this specification. 19236 19237 The Run Time Type Information for the QIMComposeEvent class is 19238 described by Table 8-84 19239 19240 Table 8-84. typeinfo for QIMComposeEvent 19241 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19242 Name typeinfo name for QIMComposeEvent 19243 basetype: typeinfo for QIMEvent 19244 __________________________________________________________ 19245 19246 8.2.9.15. Class data for QShowEvent 19247 19248 The virtual table for the QShowEvent class is described in the 19249 generic part of this specification. 19250 19251 The Run Time Type Information for the QShowEvent class is 19252 described by Table 8-85 19253 19254 Table 8-85. typeinfo for QShowEvent 19255 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19256 Name typeinfo name for QShowEvent 19257 basetype: typeinfo for QEvent 19258 __________________________________________________________ 19259 19260 8.2.9.16. Class data for QPaintEvent 19261 19262 The virtual table for the QPaintEvent class is described in the 19263 generic part of this specification. 19264 19265 The Run Time Type Information for the QPaintEvent class is 19266 described by Table 8-86 19267 19268 Table 8-86. typeinfo for QPaintEvent 19269 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19270 Name typeinfo name for QPaintEvent 19271 basetype: typeinfo for QEvent 19272 __________________________________________________________ 19273 19274 8.2.9.17. Class data for QWheelEvent 19275 19276 The virtual table for the QWheelEvent class is described in the 19277 generic part of this specification. 19278 19279 The Run Time Type Information for the QWheelEvent class is 19280 described by Table 8-87 19281 19282 Table 8-87. typeinfo for QWheelEvent 19283 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19284 Name typeinfo name for QWheelEvent 19285 basetype: typeinfo for QEvent 19286 __________________________________________________________ 19287 19288 8.2.9.18. Class data for QMoveEvent 19289 19290 The virtual table for the QMoveEvent class is described in the 19291 generic part of this specification. 19292 19293 The Run Time Type Information for the QMoveEvent class is 19294 described by Table 8-88 19295 19296 Table 8-88. typeinfo for QMoveEvent 19297 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19298 Name typeinfo name for QMoveEvent 19299 basetype: typeinfo for QEvent 19300 __________________________________________________________ 19301 19302 8.2.9.19. Class data for QCloseEvent 19303 19304 The virtual table for the QCloseEvent class is described in the 19305 generic part of this specification. 19306 19307 The Run Time Type Information for the QCloseEvent class is 19308 described by Table 8-89 19309 19310 Table 8-89. typeinfo for QCloseEvent 19311 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19312 Name typeinfo name for QCloseEvent 19313 basetype: typeinfo for QEvent 19314 __________________________________________________________ 19315 19316 8.2.9.20. Interfaces for Qt3 Events 19317 19318 No external functions are defined for libqt-mt - Qt3 Events in 19319 this part of the specification. See also the generic 19320 specification. 19321 __________________________________________________________ 19322 19323 8.2.10. Qt3 Internationalization 19324 __________________________________________________________ 19325 19326 8.2.10.1. Class data for QUtf8Codec 19327 19328 The virtual table for the QUtf8Codec class is described in the 19329 generic part of this specification. 19330 19331 The Run Time Type Information for the QUtf8Codec class is 19332 described by Table 8-90 19333 19334 Table 8-90. typeinfo for QUtf8Codec 19335 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19336 Name typeinfo name for QUtf8Codec 19337 basetype: typeinfo for QTextCodec 19338 __________________________________________________________ 19339 19340 8.2.10.2. Class data for QTranslator 19341 19342 The virtual table for the QTranslator class is described in the 19343 generic part of this specification. 19344 19345 The Run Time Type Information for the QTranslator class is 19346 described by Table 8-91 19347 19348 Table 8-91. typeinfo for QTranslator 19349 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19350 Name typeinfo name for QTranslator 19351 basetype: typeinfo for QObject 19352 __________________________________________________________ 19353 19354 8.2.10.3. Class data for QGb18030Codec 19355 19356 The virtual table for the QGb18030Codec class is described in 19357 the generic part of this specification. 19358 19359 The Run Time Type Information for the QGb18030Codec class is 19360 described by Table 8-92 19361 19362 Table 8-92. typeinfo for QGb18030Codec 19363 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19364 Name typeinfo name for QGb18030Codec 19365 basetype: typeinfo for QTextCodec 19366 __________________________________________________________ 19367 19368 8.2.10.4. Class data for QGbkCodec 19369 19370 The virtual table for the QGbkCodec class is described in the 19371 generic part of this specification. 19372 19373 The Run Time Type Information for the QGbkCodec class is 19374 described by Table 8-93 19375 19376 Table 8-93. typeinfo for QGbkCodec 19377 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19378 Name typeinfo name for QGbkCodec 19379 basetype: typeinfo for QGb18030Codec 19380 __________________________________________________________ 19381 19382 8.2.10.5. Class data for QUtf16Codec 19383 19384 The virtual table for the QUtf16Codec class is described in the 19385 generic part of this specification. 19386 19387 The Run Time Type Information for the QUtf16Codec class is 19388 described by Table 8-94 19389 19390 Table 8-94. typeinfo for QUtf16Codec 19391 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19392 Name typeinfo name for QUtf16Codec 19393 basetype: typeinfo for QTextCodec 19394 __________________________________________________________ 19395 19396 8.2.10.6. Class data for QEucKrCodec 19397 19398 The virtual table for the QEucKrCodec class is described in the 19399 generic part of this specification. 19400 19401 The Run Time Type Information for the QEucKrCodec class is 19402 described by Table 8-95 19403 19404 Table 8-95. typeinfo for QEucKrCodec 19405 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19406 Name typeinfo name for QEucKrCodec 19407 basetype: typeinfo for QTextCodec 19408 __________________________________________________________ 19409 19410 8.2.10.7. Class data for QJisCodec 19411 19412 The virtual table for the QJisCodec class is described in the 19413 generic part of this specification. 19414 19415 The Run Time Type Information for the QJisCodec class is 19416 described by Table 8-96 19417 19418 Table 8-96. typeinfo for QJisCodec 19419 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19420 Name typeinfo name for QJisCodec 19421 basetype: typeinfo for QTextCodec 19422 __________________________________________________________ 19423 19424 8.2.10.8. Class data for QTextEncoder 19425 19426 The virtual table for the QTextEncoder class is described in 19427 the generic part of this specification. 19428 19429 The Run Time Type Information for the QTextEncoder class is 19430 described by Table 8-97 19431 19432 Table 8-97. typeinfo for QTextEncoder 19433 Base Vtable vtable for __cxxabiv1::__class_type_info 19434 Name typeinfo name for QTextEncoder 19435 __________________________________________________________ 19436 19437 8.2.10.9. Class data for QTsciiCodec 19438 19439 The virtual table for the QTsciiCodec class is described in the 19440 generic part of this specification. 19441 19442 The Run Time Type Information for the QTsciiCodec class is 19443 described by Table 8-98 19444 19445 Table 8-98. typeinfo for QTsciiCodec 19446 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19447 Name typeinfo name for QTsciiCodec 19448 basetype: typeinfo for QTextCodec 19449 __________________________________________________________ 19450 19451 8.2.10.10. Class data for QSjisCodec 19452 19453 The virtual table for the QSjisCodec class is described in the 19454 generic part of this specification. 19455 19456 The Run Time Type Information for the QSjisCodec class is 19457 described by Table 8-99 19458 19459 Table 8-99. typeinfo for QSjisCodec 19460 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19461 Name typeinfo name for QSjisCodec 19462 basetype: typeinfo for QTextCodec 19463 __________________________________________________________ 19464 19465 8.2.10.11. Class data for QEucJpCodec 19466 19467 The virtual table for the QEucJpCodec class is described in the 19468 generic part of this specification. 19469 19470 The Run Time Type Information for the QEucJpCodec class is 19471 described by Table 8-100 19472 19473 Table 8-100. typeinfo for QEucJpCodec 19474 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19475 Name typeinfo name for QEucJpCodec 19476 basetype: typeinfo for QTextCodec 19477 __________________________________________________________ 19478 19479 8.2.10.12. Class data for QGb2312Codec 19480 19481 The virtual table for the QGb2312Codec class is described in 19482 the generic part of this specification. 19483 19484 The Run Time Type Information for the QGb2312Codec class is 19485 described by Table 8-101 19486 19487 Table 8-101. typeinfo for QGb2312Codec 19488 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19489 Name typeinfo name for QGb2312Codec 19490 basetype: typeinfo for QGb18030Codec 19491 __________________________________________________________ 19492 19493 8.2.10.13. Class data for QHebrewCodec 19494 19495 The virtual table for the QHebrewCodec class is described in 19496 the generic part of this specification. 19497 19498 The Run Time Type Information for the QHebrewCodec class is 19499 described by Table 8-102 19500 19501 Table 8-102. typeinfo for QHebrewCodec 19502 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19503 Name typeinfo name for QHebrewCodec 19504 basetype: typeinfo for QTextCodec 19505 __________________________________________________________ 19506 19507 8.2.10.14. Class data for QTextDecoder 19508 19509 The virtual table for the QTextDecoder class is described in 19510 the generic part of this specification. 19511 19512 The Run Time Type Information for the QTextDecoder class is 19513 described by Table 8-103 19514 19515 Table 8-103. typeinfo for QTextDecoder 19516 Base Vtable vtable for __cxxabiv1::__class_type_info 19517 Name typeinfo name for QTextDecoder 19518 __________________________________________________________ 19519 19520 8.2.10.15. Class data for QTextCodec 19521 19522 The virtual table for the QTextCodec class is described in the 19523 generic part of this specification. 19524 19525 The Run Time Type Information for the QTextCodec class is 19526 described by Table 8-104 19527 19528 Table 8-104. typeinfo for QTextCodec 19529 Base Vtable vtable for __cxxabiv1::__class_type_info 19530 Name typeinfo name for QTextCodec 19531 __________________________________________________________ 19532 19533 8.2.10.16. Class data for QJpUnicodeConv 19534 19535 The virtual table for the QJpUnicodeConv class is described in 19536 the generic part of this specification. 19537 19538 The Run Time Type Information for the QJpUnicodeConv class is 19539 described by Table 8-105 19540 19541 Table 8-105. typeinfo for QJpUnicodeConv 19542 Base Vtable vtable for __cxxabiv1::__class_type_info 19543 Name typeinfo name for QJpUnicodeConv 19544 __________________________________________________________ 19545 19546 8.2.10.17. Interfaces for Qt3 Internationalization 19547 19548 No external functions are defined for libqt-mt - Qt3 19549 Internationalization in this part of the specification. See 19550 also the generic specification. 19551 __________________________________________________________ 19552 19553 8.2.11. Qt3 Input/Output 19554 __________________________________________________________ 19555 19556 8.2.11.1. Class data for QDataSource 19557 19558 The virtual table for the QDataSource class is described in the 19559 generic part of this specification. 19560 19561 The Run Time Type Information for the QDataSource class is 19562 described by Table 8-106 19563 19564 Table 8-106. typeinfo for QDataSource 19565 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19566 Name typeinfo name for QDataSource 19567 basetype: typeinfo for QAsyncIO 19568 __________________________________________________________ 19569 19570 8.2.11.2. Class data for QProcess 19571 19572 The virtual table for the QProcess class is described in the 19573 generic part of this specification. 19574 19575 The Run Time Type Information for the QProcess class is 19576 described by Table 8-107 19577 19578 Table 8-107. typeinfo for QProcess 19579 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19580 Name typeinfo name for QProcess 19581 basetype: typeinfo for QObject 19582 __________________________________________________________ 19583 19584 8.2.11.3. Class data for QDataPump 19585 19586 The virtual table for the QDataPump class is described in the 19587 generic part of this specification. 19588 19589 The Run Time Type Information for the QDataPump class is 19590 described by Table 8-108 19591 19592 Table 8-108. typeinfo for QDataPump 19593 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19594 Name typeinfo name for QDataPump 19595 basetype: typeinfo for QObject 19596 __________________________________________________________ 19597 19598 8.2.11.4. Class data for QFile 19599 19600 The virtual table for the QFile class is described in the 19601 generic part of this specification. 19602 19603 The Run Time Type Information for the QFile class is described 19604 by Table 8-109 19605 19606 Table 8-109. typeinfo for QFile 19607 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19608 Name typeinfo name for QFile 19609 basetype: typeinfo for QIODevice 19610 __________________________________________________________ 19611 19612 8.2.11.5. Class data for QBuffer 19613 19614 The virtual table for the QBuffer class is described in the 19615 generic part of this specification. 19616 19617 The Run Time Type Information for the QBuffer class is 19618 described by Table 8-110 19619 19620 Table 8-110. typeinfo for QBuffer 19621 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19622 Name typeinfo name for QBuffer 19623 basetype: typeinfo for QIODevice 19624 __________________________________________________________ 19625 19626 8.2.11.6. Class data for QClipboard 19627 19628 The virtual table for the QClipboard class is described in the 19629 generic part of this specification. 19630 19631 The Run Time Type Information for the QClipboard class is 19632 described by Table 8-111 19633 19634 Table 8-111. typeinfo for QClipboard 19635 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19636 Name typeinfo name for QClipboard 19637 basetype: typeinfo for QObject 19638 __________________________________________________________ 19639 19640 8.2.11.7. Class data for QAsyncIO 19641 19642 The virtual table for the QAsyncIO class is described in the 19643 generic part of this specification. 19644 19645 The Run Time Type Information for the QAsyncIO class is 19646 described by Table 8-112 19647 19648 Table 8-112. typeinfo for QAsyncIO 19649 Base Vtable vtable for __cxxabiv1::__class_type_info 19650 Name typeinfo name for QAsyncIO 19651 __________________________________________________________ 19652 19653 8.2.11.8. Class data for QSignal 19654 19655 The virtual table for the QSignal class is described in the 19656 generic part of this specification. 19657 19658 The Run Time Type Information for the QSignal class is 19659 described by Table 8-113 19660 19661 Table 8-113. typeinfo for QSignal 19662 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19663 Name typeinfo name for QSignal 19664 basetype: typeinfo for QObject 19665 __________________________________________________________ 19666 19667 8.2.11.9. Class data for QDataSink 19668 19669 The virtual table for the QDataSink class is described in the 19670 generic part of this specification. 19671 19672 The Run Time Type Information for the QDataSink class is 19673 described by Table 8-114 19674 19675 Table 8-114. typeinfo for QDataSink 19676 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19677 Name typeinfo name for QDataSink 19678 basetype: typeinfo for QAsyncIO 19679 __________________________________________________________ 19680 19681 8.2.11.10. Class data for QDir 19682 19683 The virtual table for the QDir class is described in the 19684 generic part of this specification. 19685 19686 The Run Time Type Information for the QDir class is described 19687 by Table 8-115 19688 19689 Table 8-115. typeinfo for QDir 19690 Base Vtable vtable for __cxxabiv1::__class_type_info 19691 Name typeinfo name for QDir 19692 __________________________________________________________ 19693 19694 8.2.11.11. Class data for QTextOStream 19695 19696 The virtual table for the QTextOStream class is described in 19697 the generic part of this specification. 19698 19699 The Run Time Type Information for the QTextOStream class is 19700 described by Table 8-116 19701 19702 Table 8-116. typeinfo for QTextOStream 19703 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19704 Name typeinfo name for QTextOStream 19705 basetype: typeinfo for QTextStream 19706 __________________________________________________________ 19707 19708 8.2.11.12. Class data for QTextStream 19709 19710 The virtual table for the QTextStream class is described in the 19711 generic part of this specification. 19712 19713 The Run Time Type Information for the QTextStream class is 19714 described by Table 8-117 19715 19716 Table 8-117. typeinfo for QTextStream 19717 Base Vtable vtable for __cxxabiv1::__class_type_info 19718 Name typeinfo name for QTextStream 19719 __________________________________________________________ 19720 19721 8.2.11.13. Class data for QSignalMapper 19722 19723 The virtual table for the QSignalMapper class is described in 19724 the generic part of this specification. 19725 19726 The Run Time Type Information for the QSignalMapper class is 19727 described by Table 8-118 19728 19729 Table 8-118. typeinfo for QSignalMapper 19730 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19731 Name typeinfo name for QSignalMapper 19732 basetype: typeinfo for QObject 19733 __________________________________________________________ 19734 19735 8.2.11.14. Class data for QIODeviceSource 19736 19737 The virtual table for the QIODeviceSource class is described in 19738 the generic part of this specification. 19739 19740 The Run Time Type Information for the QIODeviceSource class is 19741 described by Table 8-119 19742 19743 Table 8-119. typeinfo for QIODeviceSource 19744 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19745 Name typeinfo name for QIODeviceSource 19746 basetype: typeinfo for QDataSource 19747 __________________________________________________________ 19748 19749 8.2.11.15. Class data for QIODevice 19750 19751 The virtual table for the QIODevice class is described in the 19752 generic part of this specification. 19753 19754 The Run Time Type Information for the QIODevice class is 19755 described by Table 8-120 19756 19757 Table 8-120. typeinfo for QIODevice 19758 Base Vtable vtable for __cxxabiv1::__class_type_info 19759 Name typeinfo name for QIODevice 19760 __________________________________________________________ 19761 19762 8.2.11.16. Class data for QDataStream 19763 19764 The virtual table for the QDataStream class is described in the 19765 generic part of this specification. 19766 19767 The Run Time Type Information for the QDataStream class is 19768 described by Table 8-121 19769 19770 Table 8-121. typeinfo for QDataStream 19771 Base Vtable vtable for __cxxabiv1::__class_type_info 19772 Name typeinfo name for QDataStream 19773 __________________________________________________________ 19774 19775 8.2.11.17. Interfaces for Qt3 Input/Output 19776 19777 No external functions are defined for libqt-mt - Qt3 19778 Input/Output in this part of the specification. See also the 19779 generic specification. 19780 __________________________________________________________ 19781 19782 8.2.12. Qt3 Multimedia 19783 __________________________________________________________ 19784 19785 8.2.12.1. Class data for QImageFormat 19786 19787 The virtual table for the QImageFormat class is described in 19788 the generic part of this specification. 19789 19790 The Run Time Type Information for the QImageFormat class is 19791 described by Table 8-122 19792 19793 Table 8-122. typeinfo for QImageFormat 19794 Base Vtable vtable for __cxxabiv1::__class_type_info 19795 Name typeinfo name for QImageFormat 19796 __________________________________________________________ 19797 19798 8.2.12.2. Class data for QSound 19799 19800 The virtual table for the QSound class is described in the 19801 generic part of this specification. 19802 19803 The Run Time Type Information for the QSound class is described 19804 by Table 8-123 19805 19806 Table 8-123. typeinfo for QSound 19807 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19808 Name typeinfo name for QSound 19809 basetype: typeinfo for QObject 19810 __________________________________________________________ 19811 19812 8.2.12.3. Class data for QImageConsumer 19813 19814 The virtual table for the QImageConsumer class is described in 19815 the generic part of this specification. 19816 19817 The Run Time Type Information for the QImageConsumer class is 19818 described by Table 8-124 19819 19820 Table 8-124. typeinfo for QImageConsumer 19821 Base Vtable vtable for __cxxabiv1::__class_type_info 19822 Name typeinfo name for QImageConsumer 19823 __________________________________________________________ 19824 19825 8.2.12.4. Class data for QImageFormatType 19826 19827 The virtual table for the QImageFormatType class is described 19828 in the generic part of this specification. 19829 19830 The Run Time Type Information for the QImageFormatType class is 19831 described by Table 8-125 19832 19833 Table 8-125. typeinfo for QImageFormatType 19834 Base Vtable vtable for __cxxabiv1::__class_type_info 19835 Name typeinfo name for QImageFormatType 19836 __________________________________________________________ 19837 19838 8.2.12.5. Interfaces for Qt3 Multimedia 19839 19840 No external functions are defined for libqt-mt - Qt3 Multimedia 19841 in this part of the specification. See also the generic 19842 specification. 19843 __________________________________________________________ 19844 19845 8.2.13. Qt3 Network 19846 __________________________________________________________ 19847 19848 8.2.13.1. Class data for QMimeSourceFactory 19849 19850 The virtual table for the QMimeSourceFactory class is described 19851 in the generic part of this specification. 19852 19853 The Run Time Type Information for the QMimeSourceFactory class 19854 is described by Table 8-126 19855 19856 Table 8-126. typeinfo for QMimeSourceFactory 19857 Base Vtable vtable for __cxxabiv1::__class_type_info 19858 Name typeinfo name for QMimeSourceFactory 19859 __________________________________________________________ 19860 19861 8.2.13.2. Class data for QUrlOperator 19862 19863 The virtual table for the QUrlOperator class is described by 19864 Table 8-127 19865 19866 Table 8-127. Primary vtable for QUrlOperator 19867 Base Offset 0 19868 Virtual Base Offset 0 19869 RTTI typeinfo for QUrlOperator 19870 vfunc[0]: NULL or QUrlOperator::metaObject() const 19871 vfunc[1]: QUrlOperator::className() const 19872 vfunc[2]: QUrlOperator::qt_cast(char const*) 19873 vfunc[3]: QUrlOperator::qt_invoke(int, QUObject*) 19874 vfunc[4]: QUrlOperator::qt_emit(int, QUObject*) 19875 vfunc[5]: QUrlOperator::qt_property(int, int, QVariant*) 19876 vfunc[6]: QUrlOperator::~QUrlOperator() 19877 vfunc[7]: QUrlOperator::~QUrlOperator() 19878 vfunc[8]: QObject::event(QEvent*) 19879 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 19880 vfunc[10]: QObject::setName(char const*) 19881 vfunc[11]: QObject::insertChild(QObject*) 19882 vfunc[12]: QObject::removeChild(QObject*) 19883 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 19884 vfunc[14]: QObject::property(char const*) const 19885 vfunc[15]: QObject::timerEvent(QTimerEvent*) 19886 vfunc[16]: QObject::childEvent(QChildEvent*) 19887 vfunc[17]: QObject::customEvent(QCustomEvent*) 19888 vfunc[18]: QObject::connectNotify(char const*) 19889 vfunc[19]: QObject::disconnectNotify(char const*) 19890 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 19891 const*, char const*) 19892 vfunc[21]: QUrlOperator::setPath(QString const&) 19893 vfunc[22]: QUrlOperator::cdUp() 19894 vfunc[23]: QUrlOperator::listChildren() 19895 vfunc[24]: QUrlOperator::mkdir(QString const&) 19896 vfunc[25]: QUrlOperator::remove(QString const&) 19897 vfunc[26]: QUrlOperator::rename(QString const&, QString const&) 19898 vfunc[27]: QUrlOperator::get(QString const&) 19899 vfunc[28]: QUrlOperator::put(QMemArray const&, QString 19900 const&) 19901 vfunc[29]: QUrlOperator::copy(QString const&, QString const&, 19902 bool, bool) 19903 vfunc[30]: QUrlOperator::copy(QStringList const&, QString 19904 const&, bool) 19905 vfunc[31]: QUrlOperator::isDir(bool*) 19906 vfunc[32]: QUrlOperator::setNameFilter(QString const&) 19907 vfunc[33]: QUrlOperator::info(QString const&) const 19908 vfunc[34]: QUrlOperator::stop() 19909 vfunc[35]: QUrlOperator::reset() 19910 vfunc[36]: QUrlOperator::parse(QString const&) 19911 vfunc[37]: QUrlOperator::checkValid() 19912 vfunc[38]: QUrlOperator::clearEntries() 19913 19914 Table 8-128. Secondary vtable for QUrlOperator 19915 Base Offset -40 19916 Virtual Base Offset 0 19917 RTTI typeinfo for QUrlOperator 19918 vfunc[0]: non-virtual thunk to QUrlOperator::~QUrlOperator() 19919 vfunc[1]: non-virtual thunk to QUrlOperator::~QUrlOperator() 19920 vfunc[2]: QUrl::setProtocol(QString const&) 19921 vfunc[3]: QUrl::setUser(QString const&) 19922 vfunc[4]: QUrl::setPassword(QString const&) 19923 vfunc[5]: QUrl::setHost(QString const&) 19924 vfunc[6]: QUrl::setPort(int) 19925 vfunc[7]: non-virtual thunk to QUrlOperator::setPath(QString 19926 const&) 19927 vfunc[8]: QUrl::setEncodedPathAndQuery(QString const&) 19928 vfunc[9]: QUrl::setQuery(QString const&) 19929 vfunc[10]: QUrl::setRef(QString const&) 19930 vfunc[11]: QUrl::addPath(QString const&) 19931 vfunc[12]: QUrl::setFileName(QString const&) 19932 vfunc[13]: QUrl::toString(bool, bool) const 19933 vfunc[14]: non-virtual thunk to QUrlOperator::cdUp() 19934 vfunc[15]: non-virtual thunk to QUrlOperator::reset() 19935 vfunc[16]: non-virtual thunk to QUrlOperator::parse(QString 19936 const&) 19937 19938 The Run Time Type Information for the QUrlOperator class is 19939 described by Table 8-129 19940 19941 Table 8-129. typeinfo for QUrlOperator 19942 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 19943 Name typeinfo name for QUrlOperator 19944 flags: 0 19945 basetype: typeinfo for QObject 2 19946 basetype: typeinfo for QUrl 10242 19947 __________________________________________________________ 19948 19949 8.2.13.3. Class data for QSocket 19950 19951 The virtual table for the QSocket class is described by Table 19952 8-130 19953 19954 Table 8-130. Primary vtable for QSocket 19955 Base Offset 0 19956 Virtual Base Offset 0 19957 RTTI typeinfo for QSocket 19958 vfunc[0]: NULL or QSocket::metaObject() const 19959 vfunc[1]: QSocket::className() const 19960 vfunc[2]: QSocket::qt_cast(char const*) 19961 vfunc[3]: QSocket::qt_invoke(int, QUObject*) 19962 vfunc[4]: QSocket::qt_emit(int, QUObject*) 19963 vfunc[5]: QSocket::qt_property(int, int, QVariant*) 19964 vfunc[6]: QSocket::~QSocket() 19965 vfunc[7]: QSocket::~QSocket() 19966 vfunc[8]: QObject::event(QEvent*) 19967 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 19968 vfunc[10]: QObject::setName(char const*) 19969 vfunc[11]: QObject::insertChild(QObject*) 19970 vfunc[12]: QObject::removeChild(QObject*) 19971 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 19972 vfunc[14]: QObject::property(char const*) const 19973 vfunc[15]: QObject::timerEvent(QTimerEvent*) 19974 vfunc[16]: QObject::childEvent(QChildEvent*) 19975 vfunc[17]: QObject::customEvent(QCustomEvent*) 19976 vfunc[18]: QObject::connectNotify(char const*) 19977 vfunc[19]: QObject::disconnectNotify(char const*) 19978 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 19979 const*, char const*) 19980 vfunc[21]: QSocket::setSocket(int) 19981 vfunc[22]: QSocket::setSocketDevice(QSocketDevice*) 19982 vfunc[23]: QSocket::connectToHost(QString const&, unsigned 19983 short) 19984 vfunc[24]: QSocket::open(int) 19985 vfunc[25]: QSocket::close() 19986 vfunc[26]: QSocket::flush() 19987 vfunc[27]: QSocket::size() const 19988 vfunc[28]: QSocket::at() const 19989 vfunc[29]: QSocket::at(unsigned long) 19990 vfunc[30]: QSocket::atEnd() const 19991 vfunc[31]: QSocket::readBlock(char*, unsigned long) 19992 vfunc[32]: QSocket::writeBlock(char const*, unsigned long) 19993 vfunc[33]: QSocket::readLine(char*, unsigned long) 19994 vfunc[34]: QSocket::getch() 19995 vfunc[35]: QSocket::putch(int) 19996 vfunc[36]: QSocket::ungetch(int) 19997 vfunc[37]: QSocket::readLine() 19998 vfunc[38]: QSocket::sn_read(bool) 19999 vfunc[39]: QSocket::sn_write() 20000 20001 Table 8-131. Secondary vtable for QSocket 20002 Base Offset -40 20003 Virtual Base Offset 0 20004 RTTI typeinfo for QSocket 20005 vfunc[0]: non-virtual thunk to QSocket::~QSocket() 20006 vfunc[1]: non-virtual thunk to QSocket::~QSocket() 20007 vfunc[2]: non-virtual thunk to QSocket::open(int) 20008 vfunc[3]: non-virtual thunk to QSocket::close() 20009 vfunc[4]: non-virtual thunk to QSocket::flush() 20010 vfunc[5]: non-virtual thunk to QSocket::size() const 20011 vfunc[6]: non-virtual thunk to QSocket::at() const 20012 vfunc[7]: non-virtual thunk to QSocket::at(unsigned long) 20013 vfunc[8]: non-virtual thunk to QSocket::atEnd() const 20014 vfunc[9]: non-virtual thunk to QSocket::readBlock(char*, 20015 unsigned long) 20016 vfunc[10]: non-virtual thunk to QSocket::writeBlock(char 20017 const*, unsigned long) 20018 vfunc[11]: non-virtual thunk to QSocket::readLine(char*, 20019 unsigned long) 20020 vfunc[12]: QIODevice::readAll() 20021 vfunc[13]: non-virtual thunk to QSocket::getch() 20022 vfunc[14]: non-virtual thunk to QSocket::putch(int) 20023 vfunc[15]: non-virtual thunk to QSocket::ungetch(int) 20024 20025 The Run Time Type Information for the QSocket class is 20026 described by Table 8-132 20027 20028 Table 8-132. typeinfo for QSocket 20029 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 20030 Name typeinfo name for QSocket 20031 flags: 0 20032 basetype: typeinfo for QObject 2 20033 basetype: typeinfo for QIODevice 10242 20034 __________________________________________________________ 20035 20036 8.2.13.4. Class data for QSocketNotifier 20037 20038 The virtual table for the QSocketNotifier class is described in 20039 the generic part of this specification. 20040 20041 The Run Time Type Information for the QSocketNotifier class is 20042 described by Table 8-133 20043 20044 Table 8-133. typeinfo for QSocketNotifier 20045 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20046 Name typeinfo name for QSocketNotifier 20047 basetype: typeinfo for QObject 20048 __________________________________________________________ 20049 20050 8.2.13.5. Class data for QNetworkProtocol 20051 20052 The virtual table for the QNetworkProtocol class is described 20053 in the generic part of this specification. 20054 20055 The Run Time Type Information for the QNetworkProtocol class is 20056 described by Table 8-134 20057 20058 Table 8-134. typeinfo for QNetworkProtocol 20059 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20060 Name typeinfo name for QNetworkProtocol 20061 basetype: typeinfo for QObject 20062 __________________________________________________________ 20063 20064 8.2.13.6. Class data for QUrl 20065 20066 The virtual table for the QUrl class is described in the 20067 generic part of this specification. 20068 20069 The Run Time Type Information for the QUrl class is described 20070 by Table 8-135 20071 20072 Table 8-135. typeinfo for QUrl 20073 Base Vtable vtable for __cxxabiv1::__class_type_info 20074 Name typeinfo name for QUrl 20075 __________________________________________________________ 20076 20077 8.2.13.7. Class data for QSocketDevice 20078 20079 The virtual table for the QSocketDevice class is described in 20080 the generic part of this specification. 20081 20082 The Run Time Type Information for the QSocketDevice class is 20083 described by Table 8-136 20084 20085 Table 8-136. typeinfo for QSocketDevice 20086 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20087 Name typeinfo name for QSocketDevice 20088 basetype: typeinfo for QIODevice 20089 __________________________________________________________ 20090 20091 8.2.13.8. Class data for QHttpResponseHeader 20092 20093 The virtual table for the QHttpResponseHeader class is 20094 described in the generic part of this specification. 20095 20096 The Run Time Type Information for the QHttpResponseHeader class 20097 is described by Table 8-137 20098 20099 Table 8-137. typeinfo for QHttpResponseHeader 20100 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20101 Name typeinfo name for QHttpResponseHeader 20102 basetype: typeinfo for QHttpHeader 20103 __________________________________________________________ 20104 20105 8.2.13.9. Class data for QServerSocket 20106 20107 The virtual table for the QServerSocket class is described in 20108 the generic part of this specification. 20109 20110 The Run Time Type Information for the QServerSocket class is 20111 described by Table 8-138 20112 20113 Table 8-138. typeinfo for QServerSocket 20114 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20115 Name typeinfo name for QServerSocket 20116 basetype: typeinfo for QObject 20117 __________________________________________________________ 20118 20119 8.2.13.10. Class data for QUrlInfo 20120 20121 The virtual table for the QUrlInfo class is described in the 20122 generic part of this specification. 20123 20124 The Run Time Type Information for the QUrlInfo class is 20125 described by Table 8-139 20126 20127 Table 8-139. typeinfo for QUrlInfo 20128 Base Vtable vtable for __cxxabiv1::__class_type_info 20129 Name typeinfo name for QUrlInfo 20130 __________________________________________________________ 20131 20132 8.2.13.11. Class data for QNetworkOperation 20133 20134 The virtual table for the QNetworkOperation class is described 20135 in the generic part of this specification. 20136 20137 The Run Time Type Information for the QNetworkOperation class 20138 is described by Table 8-140 20139 20140 Table 8-140. typeinfo for QNetworkOperation 20141 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20142 Name typeinfo name for QNetworkOperation 20143 basetype: typeinfo for QObject 20144 __________________________________________________________ 20145 20146 8.2.13.12. Class data for QHttp 20147 20148 The virtual table for the QHttp class is described in the 20149 generic part of this specification. 20150 20151 The Run Time Type Information for the QHttp class is described 20152 by Table 8-141 20153 20154 Table 8-141. typeinfo for QHttp 20155 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20156 Name typeinfo name for QHttp 20157 basetype: typeinfo for QNetworkProtocol 20158 __________________________________________________________ 20159 20160 8.2.13.13. Class data for QMimeSource 20161 20162 The virtual table for the QMimeSource class is described in the 20163 generic part of this specification. 20164 20165 The Run Time Type Information for the QMimeSource class is 20166 described by Table 8-142 20167 20168 Table 8-142. typeinfo for QMimeSource 20169 Base Vtable vtable for __cxxabiv1::__class_type_info 20170 Name typeinfo name for QMimeSource 20171 __________________________________________________________ 20172 20173 8.2.13.14. Class data for QDns 20174 20175 The virtual table for the QDns class is described in the 20176 generic part of this specification. 20177 20178 The Run Time Type Information for the QDns class is described 20179 by Table 8-143 20180 20181 Table 8-143. typeinfo for QDns 20182 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20183 Name typeinfo name for QDns 20184 basetype: typeinfo for QObject 20185 __________________________________________________________ 20186 20187 8.2.13.15. Class data for QHttpRequestHeader 20188 20189 The virtual table for the QHttpRequestHeader class is described 20190 in the generic part of this specification. 20191 20192 The Run Time Type Information for the QHttpRequestHeader class 20193 is described by Table 8-144 20194 20195 Table 8-144. typeinfo for QHttpRequestHeader 20196 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20197 Name typeinfo name for QHttpRequestHeader 20198 basetype: typeinfo for QHttpHeader 20199 __________________________________________________________ 20200 20201 8.2.13.16. Class data for QHttpHeader 20202 20203 The virtual table for the QHttpHeader class is described in the 20204 generic part of this specification. 20205 20206 The Run Time Type Information for the QHttpHeader class is 20207 described by Table 8-145 20208 20209 Table 8-145. typeinfo for QHttpHeader 20210 Base Vtable vtable for __cxxabiv1::__class_type_info 20211 Name typeinfo name for QHttpHeader 20212 __________________________________________________________ 20213 20214 8.2.13.17. Class data for QLocalFs 20215 20216 The virtual table for the QLocalFs class is described in the 20217 generic part of this specification. 20218 20219 The Run Time Type Information for the QLocalFs class is 20220 described by Table 8-146 20221 20222 Table 8-146. typeinfo for QLocalFs 20223 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20224 Name typeinfo name for QLocalFs 20225 basetype: typeinfo for QNetworkProtocol 20226 __________________________________________________________ 20227 20228 8.2.13.18. Class data for QConnectionList 20229 20230 The virtual table for the QConnectionList class is described in 20231 the generic part of this specification. 20232 20233 The Run Time Type Information for the QConnectionList class is 20234 described by Table 8-147 20235 20236 Table 8-147. typeinfo for QConnectionList 20237 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20238 Name typeinfo name for QConnectionList 20239 basetype: typeinfo for QPtrList 20240 __________________________________________________________ 20241 20242 8.2.13.19. Class data for QHostAddress 20243 20244 The virtual table for the QHostAddress class is described in 20245 the generic part of this specification. 20246 20247 The Run Time Type Information for the QHostAddress class is 20248 described by Table 8-148 20249 20250 Table 8-148. typeinfo for QHostAddress 20251 Base Vtable vtable for __cxxabiv1::__class_type_info 20252 Name typeinfo name for QHostAddress 20253 __________________________________________________________ 20254 20255 8.2.13.20. Class data for QFtp 20256 20257 The virtual table for the QFtp class is described in the 20258 generic part of this specification. 20259 20260 The Run Time Type Information for the QFtp class is described 20261 by Table 8-149 20262 20263 Table 8-149. typeinfo for QFtp 20264 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20265 Name typeinfo name for QFtp 20266 basetype: typeinfo for QNetworkProtocol 20267 __________________________________________________________ 20268 20269 8.2.13.21. Interfaces for Qt3 Network 20270 20271 An LSB conforming implementation shall provide the architecture 20272 specific functions for Qt3 Network specified in Table 8-150, 20273 with the full mandatory functionality as described in the 20274 referenced underlying specification. 20275 20276 Table 8-150. libqt-mt - Qt3 Network Function Interfaces 20277 _ZThn40_N12QUrlOperator4cdUpEv [CXXABI-1.86] 20278 _ZThn40_N12QUrlOperator5parseERK7QString [CXXABI-1.86] 20279 _ZThn40_N12QUrlOperator5resetEv [CXXABI-1.86] 20280 _ZThn40_N12QUrlOperator7setPathERK7QString [CXXABI-1.86] 20281 _ZThn40_N12QUrlOperatorD0Ev [CXXABI-1.86] 20282 _ZThn40_N12QUrlOperatorD1Ev [CXXABI-1.86] 20283 _ZThn40_N7QSocket10writeBlockEPKcm [CXXABI-1.86] 20284 _ZThn40_N7QSocket2atEm [CXXABI-1.86] 20285 _ZThn40_N7QSocket4openEi [CXXABI-1.86] 20286 _ZThn40_N7QSocket5closeEv [CXXABI-1.86] 20287 _ZThn40_N7QSocket5flushEv [CXXABI-1.86] 20288 _ZThn40_N7QSocket5getchEv [CXXABI-1.86] 20289 _ZThn40_N7QSocket5putchEi [CXXABI-1.86] 20290 _ZThn40_N7QSocket7ungetchEi [CXXABI-1.86] 20291 _ZThn40_N7QSocket8readLineEPcm [CXXABI-1.86] 20292 _ZThn40_N7QSocket9readBlockEPcm [CXXABI-1.86] 20293 _ZThn40_N7QSocketD0Ev [CXXABI-1.86] _ZThn40_N7QSocketD1Ev 20294 [CXXABI-1.86] 20295 _ZThn40_NK7QSocket2atEv [CXXABI-1.86] _ZThn40_NK7QSocket4sizeEv 20296 [CXXABI-1.86] 20297 _ZThn40_NK7QSocket5atEndEv [CXXABI-1.86] 20298 __________________________________________________________ 20299 20300 8.2.14. Qt3 Object Model 20301 __________________________________________________________ 20302 20303 8.2.14.1. Class data for QObjectCleanupHandler 20304 20305 The virtual table for the QObjectCleanupHandler class is 20306 described in the generic part of this specification. 20307 20308 The Run Time Type Information for the QObjectCleanupHandler 20309 class is described by Table 8-151 20310 20311 Table 8-151. typeinfo for QObjectCleanupHandler 20312 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20313 Name typeinfo name for QObjectCleanupHandler 20314 basetype: typeinfo for QObject 20315 __________________________________________________________ 20316 20317 8.2.14.2. Class data for QObjectUserData 20318 20319 The virtual table for the QObjectUserData class is described in 20320 the generic part of this specification. 20321 20322 The Run Time Type Information for the QObjectUserData class is 20323 described by Table 8-152 20324 20325 Table 8-152. typeinfo for QObjectUserData 20326 Base Vtable vtable for __cxxabiv1::__class_type_info 20327 Name typeinfo name for QObjectUserData 20328 __________________________________________________________ 20329 20330 8.2.14.3. Class data for QObject 20331 20332 The virtual table for the QObject class is described in the 20333 generic part of this specification. 20334 20335 The Run Time Type Information for the QObject class is 20336 described by Table 8-153 20337 20338 Table 8-153. typeinfo for QObject 20339 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20340 Name typeinfo name for QObject 20341 basetype: typeinfo for Qt 20342 __________________________________________________________ 20343 20344 8.2.14.4. Class data for QMetaObject 20345 20346 The virtual table for the QMetaObject class is described in the 20347 generic part of this specification. 20348 20349 The Run Time Type Information for the QMetaObject class is 20350 described by Table 8-154 20351 20352 Table 8-154. typeinfo for QMetaObject 20353 Base Vtable vtable for __cxxabiv1::__class_type_info 20354 Name typeinfo name for QMetaObject 20355 __________________________________________________________ 20356 20357 8.2.14.5. Class data for QGuardedPtrPrivate 20358 20359 The virtual table for the QGuardedPtrPrivate class is described 20360 in the generic part of this specification. 20361 20362 The Run Time Type Information for the QGuardedPtrPrivate class 20363 is described by Table 8-155 20364 20365 Table 8-155. typeinfo for QGuardedPtrPrivate 20366 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 20367 Name typeinfo name for QGuardedPtrPrivate 20368 flags: 0 20369 basetype: typeinfo for QObject 2 20370 basetype: typeinfo for QShared 10242 20371 __________________________________________________________ 20372 20373 8.2.14.6. Interfaces for Qt3 Object Model 20374 20375 No external functions are defined for libqt-mt - Qt3 Object 20376 Model in this part of the specification. See also the generic 20377 specification. 20378 __________________________________________________________ 20379 20380 8.2.15. Qt3 OpenGL 20381 __________________________________________________________ 20382 20383 8.2.15.1. Interfaces for Qt3 OpenGL 20384 20385 An LSB conforming implementation shall provide the architecture 20386 specific functions for Qt3 OpenGL specified in Table 8-156, 20387 with the full mandatory functionality as described in the 20388 referenced underlying specification. 20389 20390 Table 8-156. libqt-mt - Qt3 OpenGL Function Interfaces 20391 _ZThn40_N9QGLWidgetD0Ev [CXXABI-1.86] _ZThn40_N9QGLWidgetD1Ev 20392 [CXXABI-1.86] 20393 __________________________________________________________ 20394 20395 8.2.16. Qt3 Paint Device 20396 __________________________________________________________ 20397 20398 8.2.16.1. Class data for QPaintDevice 20399 20400 The virtual table for the QPaintDevice class is described in 20401 the generic part of this specification. 20402 20403 The Run Time Type Information for the QPaintDevice class is 20404 described by Table 8-157 20405 20406 Table 8-157. typeinfo for QPaintDevice 20407 Base Vtable vtable for __cxxabiv1::__class_type_info 20408 Name typeinfo name for QPaintDevice 20409 __________________________________________________________ 20410 20411 8.2.16.2. Class data for QBitmap 20412 20413 The virtual table for the QBitmap class is described in the 20414 generic part of this specification. 20415 20416 The Run Time Type Information for the QBitmap class is 20417 described by Table 8-158 20418 20419 Table 8-158. typeinfo for QBitmap 20420 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20421 Name typeinfo name for QBitmap 20422 basetype: typeinfo for QPixmap 20423 __________________________________________________________ 20424 20425 8.2.16.3. Class data for QPicture 20426 20427 The virtual table for the QPicture class is described in the 20428 generic part of this specification. 20429 20430 The Run Time Type Information for the QPicture class is 20431 described by Table 8-159 20432 20433 Table 8-159. typeinfo for QPicture 20434 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20435 Name typeinfo name for QPicture 20436 basetype: typeinfo for QPaintDevice 20437 __________________________________________________________ 20438 20439 8.2.16.4. Class data for QPixmap 20440 20441 The virtual table for the QPixmap class is described in the 20442 generic part of this specification. 20443 20444 The Run Time Type Information for the QPixmap class is 20445 described by Table 8-160 20446 20447 Table 8-160. typeinfo for QPixmap 20448 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 20449 Name typeinfo name for QPixmap 20450 flags: 0 20451 basetype: typeinfo for QPaintDevice 2 20452 basetype: typeinfo for Qt 2 20453 __________________________________________________________ 20454 20455 8.2.16.5. Class data for QPrinter 20456 20457 The virtual table for the QPrinter class is described in the 20458 generic part of this specification. 20459 20460 The Run Time Type Information for the QPrinter class is 20461 described by Table 8-161 20462 20463 Table 8-161. typeinfo for QPrinter 20464 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20465 Name typeinfo name for QPrinter 20466 basetype: typeinfo for QPaintDevice 20467 __________________________________________________________ 20468 20469 8.2.16.6. Interfaces for Qt3 Paint Device 20470 20471 No external functions are defined for libqt-mt - Qt3 Paint 20472 Device in this part of the specification. See also the generic 20473 specification. 20474 __________________________________________________________ 20475 20476 8.2.17. Qt3 SQL 20477 __________________________________________________________ 20478 20479 8.2.17.1. Class data for QSqlResult 20480 20481 The virtual table for the QSqlResult class is described in the 20482 generic part of this specification. 20483 20484 The Run Time Type Information for the QSqlResult class is 20485 described by Table 8-162 20486 20487 Table 8-162. typeinfo for QSqlResult 20488 Base Vtable vtable for __cxxabiv1::__class_type_info 20489 Name typeinfo name for QSqlResult 20490 __________________________________________________________ 20491 20492 8.2.17.2. Class data for QSqlSelectCursor 20493 20494 The virtual table for the QSqlSelectCursor class is described 20495 by Table 8-163 20496 20497 Table 8-163. Primary vtable for QSqlSelectCursor 20498 Base Offset 0 20499 Virtual Base Offset 0 20500 RTTI typeinfo for QSqlSelectCursor 20501 vfunc[0]: QSqlSelectCursor::~QSqlSelectCursor() 20502 vfunc[1]: QSqlSelectCursor::~QSqlSelectCursor() 20503 vfunc[2]: QSqlCursor::value(int) const 20504 vfunc[3]: QSqlCursor::value(QString const&) const 20505 vfunc[4]: QSqlCursor::setValue(int, QVariant const&) 20506 vfunc[5]: QSqlCursor::setValue(QString const&, QVariant const&) 20507 vfunc[6]: NULL or QSqlSelectCursor::setGenerated(QString 20508 const&, bool) 20509 vfunc[7]: NULL or QSqlSelectCursor::setGenerated(int, bool) 20510 vfunc[8]: QSqlRecord::setNull(int) 20511 vfunc[9]: QSqlRecord::setNull(QString const&) 20512 vfunc[10]: QSqlCursor::append(QSqlField const&) 20513 vfunc[11]: QSqlCursor::insert(int, QSqlField const&) 20514 vfunc[12]: NULL or QSqlSelectCursor::remove(int) 20515 vfunc[13]: NULL or QSqlSelectCursor::clear() 20516 vfunc[14]: QSqlRecord::clearValues(bool) 20517 vfunc[15]: NULL or QSqlSelectCursor::toString(QString const&, 20518 QString const&) const 20519 vfunc[16]: QSqlRecord::toStringList(QString const&) const 20520 vfunc[17]: NULL or QSqlSelectCursor::primaryIndex(bool) const 20521 vfunc[18]: NULL or QSqlSelectCursor::index(QStringList const&) 20522 const 20523 vfunc[19]: NULL or QSqlSelectCursor::setPrimaryIndex(QSqlIndex 20524 const&) 20525 vfunc[20]: NULL or QSqlSelectCursor::append(QSqlFieldInfo 20526 const&) 20527 vfunc[21]: NULL or QSqlSelectCursor::insert(int, QSqlFieldInfo 20528 const&) 20529 vfunc[22]: NULL or QSqlSelectCursor::editBuffer(bool) 20530 vfunc[23]: NULL or QSqlSelectCursor::primeInsert() 20531 vfunc[24]: NULL or QSqlSelectCursor::primeUpdate() 20532 vfunc[25]: NULL or QSqlSelectCursor::primeDelete() 20533 vfunc[26]: NULL or QSqlSelectCursor::insert(bool) 20534 vfunc[27]: NULL or QSqlSelectCursor::update(bool) 20535 vfunc[28]: NULL or QSqlSelectCursor::del(bool) 20536 vfunc[29]: NULL or QSqlSelectCursor::setMode(int) 20537 vfunc[30]: QSqlCursor::setCalculated(QString const&, bool) 20538 vfunc[31]: QSqlCursor::setTrimmed(QString const&, bool) 20539 vfunc[32]: QSqlSelectCursor::select(QString const&, QSqlIndex 20540 const&) 20541 vfunc[33]: NULL or QSqlSelectCursor::setSort(QSqlIndex const&) 20542 vfunc[34]: NULL or QSqlSelectCursor::setFilter(QString const&) 20543 vfunc[35]: NULL or QSqlSelectCursor::setName(QString const&, 20544 bool) 20545 vfunc[36]: QSqlCursor::afterSeek() 20546 vfunc[37]: QSqlSelectCursor::exec(QString const&) 20547 vfunc[38]: QSqlCursor::calculateField(QString const&) 20548 vfunc[39]: QSqlCursor::update(QString const&, bool) 20549 vfunc[40]: QSqlCursor::del(QString const&, bool) 20550 vfunc[41]: QSqlCursor::toString(QString const&, QSqlField*, 20551 QString const&) const 20552 vfunc[42]: QSqlCursor::toString(QSqlRecord*, QString const&, 20553 QString const&, QString const&) const 20554 vfunc[43]: QSqlCursor::toString(QSqlIndex const&, QSqlRecord*, 20555 QString const&, QString const&, QString const&) const 20556 20557 Table 8-164. Secondary vtable for QSqlSelectCursor 20558 Base Offset -8 20559 Virtual Base Offset 0 20560 RTTI typeinfo for QSqlSelectCursor 20561 vfunc[0]: non-virtual thunk to 20562 QSqlSelectCursor::~QSqlSelectCursor() 20563 vfunc[1]: non-virtual thunk to 20564 QSqlSelectCursor::~QSqlSelectCursor() 20565 vfunc[2]: non-virtual thunk to QSqlSelectCursor::exec(QString 20566 const&) 20567 vfunc[3]: non-virtual thunk to QSqlCursor::value(int) const 20568 vfunc[4]: QSqlQuery::seek(int, bool) 20569 vfunc[5]: QSqlQuery::next() 20570 vfunc[6]: QSqlQuery::prev() 20571 vfunc[7]: QSqlQuery::first() 20572 vfunc[8]: QSqlQuery::last() 20573 vfunc[9]: QSqlQuery::beforeSeek() 20574 vfunc[10]: non-virtual thunk to QSqlCursor::afterSeek() 20575 20576 The Run Time Type Information for the QSqlSelectCursor class is 20577 described by Table 8-165 20578 20579 Table 8-165. typeinfo for QSqlSelectCursor 20580 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20581 Name typeinfo name for QSqlSelectCursor 20582 basetype: typeinfo for QSqlCursor 20583 __________________________________________________________ 20584 20585 8.2.17.3. Class data for QSqlDriver 20586 20587 The virtual table for the QSqlDriver class is described in the 20588 generic part of this specification. 20589 20590 The Run Time Type Information for the QSqlDriver class is 20591 described by Table 8-166 20592 20593 Table 8-166. typeinfo for QSqlDriver 20594 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20595 Name typeinfo name for QSqlDriver 20596 basetype: typeinfo for QObject 20597 __________________________________________________________ 20598 20599 8.2.17.4. Class data for QSqlPropertyMap 20600 20601 The virtual table for the QSqlPropertyMap class is described in 20602 the generic part of this specification. 20603 20604 The Run Time Type Information for the QSqlPropertyMap class is 20605 described by Table 8-167 20606 20607 Table 8-167. typeinfo for QSqlPropertyMap 20608 Base Vtable vtable for __cxxabiv1::__class_type_info 20609 Name typeinfo name for QSqlPropertyMap 20610 __________________________________________________________ 20611 20612 8.2.17.5. Class data for QSqlQuery 20613 20614 The virtual table for the QSqlQuery class is described in the 20615 generic part of this specification. 20616 20617 The Run Time Type Information for the QSqlQuery class is 20618 described by Table 8-168 20619 20620 Table 8-168. typeinfo for QSqlQuery 20621 Base Vtable vtable for __cxxabiv1::__class_type_info 20622 Name typeinfo name for QSqlQuery 20623 __________________________________________________________ 20624 20625 8.2.17.6. Class data for QSqlRecord 20626 20627 The virtual table for the QSqlRecord class is described in the 20628 generic part of this specification. 20629 20630 The Run Time Type Information for the QSqlRecord class is 20631 described by Table 8-169 20632 20633 Table 8-169. typeinfo for QSqlRecord 20634 Base Vtable vtable for __cxxabiv1::__class_type_info 20635 Name typeinfo name for QSqlRecord 20636 __________________________________________________________ 20637 20638 8.2.17.7. Class data for QSqlDatabase 20639 20640 The virtual table for the QSqlDatabase class is described in 20641 the generic part of this specification. 20642 20643 The Run Time Type Information for the QSqlDatabase class is 20644 described by Table 8-170 20645 20646 Table 8-170. typeinfo for QSqlDatabase 20647 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20648 Name typeinfo name for QSqlDatabase 20649 basetype: typeinfo for QObject 20650 __________________________________________________________ 20651 20652 8.2.17.8. Class data for QEditorFactory 20653 20654 The virtual table for the QEditorFactory class is described in 20655 the generic part of this specification. 20656 20657 The Run Time Type Information for the QEditorFactory class is 20658 described by Table 8-171 20659 20660 Table 8-171. typeinfo for QEditorFactory 20661 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20662 Name typeinfo name for QEditorFactory 20663 basetype: typeinfo for QObject 20664 __________________________________________________________ 20665 20666 8.2.17.9. Class data for QSqlDriverPlugin 20667 20668 The virtual table for the QSqlDriverPlugin class is described 20669 in the generic part of this specification. 20670 20671 The Run Time Type Information for the QSqlDriverPlugin class is 20672 described by Table 8-172 20673 20674 Table 8-172. typeinfo for QSqlDriverPlugin 20675 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20676 Name typeinfo name for QSqlDriverPlugin 20677 basetype: typeinfo for QGPlugin 20678 __________________________________________________________ 20679 20680 8.2.17.10. Class data for QSqlResultShared 20681 20682 The virtual table for the QSqlResultShared class is described 20683 in the generic part of this specification. 20684 20685 The Run Time Type Information for the QSqlResultShared class is 20686 described by Table 8-173 20687 20688 Table 8-173. typeinfo for QSqlResultShared 20689 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 20690 Name typeinfo name for QSqlResultShared 20691 flags: 0 20692 basetype: typeinfo for QObject 2 20693 basetype: typeinfo for QShared 10242 20694 __________________________________________________________ 20695 20696 8.2.17.11. Class data for QSqlError 20697 20698 The virtual table for the QSqlError class is described in the 20699 generic part of this specification. 20700 20701 The Run Time Type Information for the QSqlError class is 20702 described by Table 8-174 20703 20704 Table 8-174. typeinfo for QSqlError 20705 Base Vtable vtable for __cxxabiv1::__class_type_info 20706 Name typeinfo name for QSqlError 20707 __________________________________________________________ 20708 20709 8.2.17.12. Class data for QSqlForm 20710 20711 The virtual table for the QSqlForm class is described in the 20712 generic part of this specification. 20713 20714 The Run Time Type Information for the QSqlForm class is 20715 described by Table 8-175 20716 20717 Table 8-175. typeinfo for QSqlForm 20718 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20719 Name typeinfo name for QSqlForm 20720 basetype: typeinfo for QObject 20721 __________________________________________________________ 20722 20723 8.2.17.13. Class data for QSqlEditorFactory 20724 20725 The virtual table for the QSqlEditorFactory class is described 20726 in the generic part of this specification. 20727 20728 The Run Time Type Information for the QSqlEditorFactory class 20729 is described by Table 8-176 20730 20731 Table 8-176. typeinfo for QSqlEditorFactory 20732 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20733 Name typeinfo name for QSqlEditorFactory 20734 basetype: typeinfo for QEditorFactory 20735 __________________________________________________________ 20736 20737 8.2.17.14. Class data for QSqlCursor 20738 20739 The virtual table for the QSqlCursor class is described by 20740 Table 8-177 20741 20742 Table 8-177. Primary vtable for QSqlCursor 20743 Base Offset 0 20744 Virtual Base Offset 0 20745 RTTI typeinfo for QSqlCursor 20746 vfunc[0]: QSqlCursor::~QSqlCursor() 20747 vfunc[1]: QSqlCursor::~QSqlCursor() 20748 vfunc[2]: QSqlCursor::value(int) const 20749 vfunc[3]: QSqlCursor::value(QString const&) const 20750 vfunc[4]: QSqlCursor::setValue(int, QVariant const&) 20751 vfunc[5]: QSqlCursor::setValue(QString const&, QVariant const&) 20752 vfunc[6]: QSqlCursor::setGenerated(QString const&, bool) 20753 vfunc[7]: QSqlCursor::setGenerated(int, bool) 20754 vfunc[8]: QSqlRecord::setNull(int) 20755 vfunc[9]: QSqlRecord::setNull(QString const&) 20756 vfunc[10]: QSqlCursor::append(QSqlField const&) 20757 vfunc[11]: QSqlCursor::insert(int, QSqlField const&) 20758 vfunc[12]: QSqlCursor::remove(int) 20759 vfunc[13]: QSqlCursor::clear() 20760 vfunc[14]: QSqlRecord::clearValues(bool) 20761 vfunc[15]: QSqlCursor::toString(QString const&, QString const&) 20762 const 20763 vfunc[16]: QSqlRecord::toStringList(QString const&) const 20764 vfunc[17]: QSqlCursor::primaryIndex(bool) const 20765 vfunc[18]: QSqlCursor::index(QStringList const&) const 20766 vfunc[19]: QSqlCursor::setPrimaryIndex(QSqlIndex const&) 20767 vfunc[20]: QSqlCursor::append(QSqlFieldInfo const&) 20768 vfunc[21]: QSqlCursor::insert(int, QSqlFieldInfo const&) 20769 vfunc[22]: QSqlCursor::editBuffer(bool) 20770 vfunc[23]: QSqlCursor::primeInsert() 20771 vfunc[24]: QSqlCursor::primeUpdate() 20772 vfunc[25]: QSqlCursor::primeDelete() 20773 vfunc[26]: QSqlCursor::insert(bool) 20774 vfunc[27]: QSqlCursor::update(bool) 20775 vfunc[28]: QSqlCursor::del(bool) 20776 vfunc[29]: QSqlCursor::setMode(int) 20777 vfunc[30]: QSqlCursor::setCalculated(QString const&, bool) 20778 vfunc[31]: QSqlCursor::setTrimmed(QString const&, bool) 20779 vfunc[32]: QSqlCursor::select(QString const&, QSqlIndex const&) 20780 vfunc[33]: QSqlCursor::setSort(QSqlIndex const&) 20781 vfunc[34]: QSqlCursor::setFilter(QString const&) 20782 vfunc[35]: QSqlCursor::setName(QString const&, bool) 20783 vfunc[36]: QSqlCursor::afterSeek() 20784 vfunc[37]: QSqlCursor::exec(QString const&) 20785 vfunc[38]: QSqlCursor::calculateField(QString const&) 20786 vfunc[39]: QSqlCursor::update(QString const&, bool) 20787 vfunc[40]: QSqlCursor::del(QString const&, bool) 20788 vfunc[41]: QSqlCursor::toString(QString const&, QSqlField*, 20789 QString const&) const 20790 vfunc[42]: QSqlCursor::toString(QSqlRecord*, QString const&, 20791 QString const&, QString const&) const 20792 vfunc[43]: QSqlCursor::toString(QSqlIndex const&, QSqlRecord*, 20793 QString const&, QString const&, QString const&) const 20794 20795 Table 8-178. Secondary vtable for QSqlCursor 20796 Base Offset -8 20797 Virtual Base Offset 0 20798 RTTI typeinfo for QSqlCursor 20799 vfunc[0]: non-virtual thunk to QSqlCursor::~QSqlCursor() 20800 vfunc[1]: non-virtual thunk to QSqlCursor::~QSqlCursor() 20801 vfunc[2]: non-virtual thunk to QSqlCursor::exec(QString const&) 20802 vfunc[3]: non-virtual thunk to QSqlCursor::value(int) const 20803 vfunc[4]: QSqlQuery::seek(int, bool) 20804 vfunc[5]: QSqlQuery::next() 20805 vfunc[6]: QSqlQuery::prev() 20806 vfunc[7]: QSqlQuery::first() 20807 vfunc[8]: QSqlQuery::last() 20808 vfunc[9]: QSqlQuery::beforeSeek() 20809 vfunc[10]: non-virtual thunk to QSqlCursor::afterSeek() 20810 20811 The Run Time Type Information for the QSqlCursor class is 20812 described by Table 8-179 20813 20814 Table 8-179. typeinfo for QSqlCursor 20815 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 20816 Name typeinfo name for QSqlCursor 20817 flags: 0 20818 basetype: typeinfo for QSqlRecord 2 20819 basetype: typeinfo for QSqlQuery 2050 20820 __________________________________________________________ 20821 20822 8.2.17.15. Class data for QSqlFieldInfo 20823 20824 The virtual table for the QSqlFieldInfo class is described in 20825 the generic part of this specification. 20826 20827 The Run Time Type Information for the QSqlFieldInfo class is 20828 described by Table 8-180 20829 20830 Table 8-180. typeinfo for QSqlFieldInfo 20831 Base Vtable vtable for __cxxabiv1::__class_type_info 20832 Name typeinfo name for QSqlFieldInfo 20833 __________________________________________________________ 20834 20835 8.2.17.16. Class data for QSqlIndex 20836 20837 The virtual table for the QSqlIndex class is described in the 20838 generic part of this specification. 20839 20840 The Run Time Type Information for the QSqlIndex class is 20841 described by Table 8-181 20842 20843 Table 8-181. typeinfo for QSqlIndex 20844 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20845 Name typeinfo name for QSqlIndex 20846 basetype: typeinfo for QSqlRecord 20847 __________________________________________________________ 20848 20849 8.2.17.17. Class data for QSqlField 20850 20851 The virtual table for the QSqlField class is described in the 20852 generic part of this specification. 20853 20854 The Run Time Type Information for the QSqlField class is 20855 described by Table 8-182 20856 20857 Table 8-182. typeinfo for QSqlField 20858 Base Vtable vtable for __cxxabiv1::__class_type_info 20859 Name typeinfo name for QSqlField 20860 __________________________________________________________ 20861 20862 8.2.17.18. Interfaces for Qt3 SQL 20863 20864 An LSB conforming implementation shall provide the architecture 20865 specific functions for Qt3 SQL specified in Table 8-183, with 20866 the full mandatory functionality as described in the referenced 20867 underlying specification. 20868 20869 Table 8-183. libqt-mt - Qt3 SQL Function Interfaces 20870 _ZThn8_N10QSqlCursor4execERK7QString [CXXABI-1.86] 20871 _ZThn8_N10QSqlCursor9afterSeekEv [CXXABI-1.86] 20872 _ZThn8_N10QSqlCursorD0Ev [CXXABI-1.86] _ZThn8_N10QSqlCursorD1Ev 20873 [CXXABI-1.86] 20874 _ZThn8_N16QSqlSelectCursor4execERK7QString [CXXABI-1.86] 20875 _ZThn8_N16QSqlSelectCursorD0Ev [CXXABI-1.86] 20876 _ZThn8_N16QSqlSelectCursorD1Ev [CXXABI-1.86] 20877 _ZThn8_NK10QSqlCursor5valueEi [CXXABI-1.86] 20878 __________________________________________________________ 20879 20880 8.2.18. Qt3 Style 20881 __________________________________________________________ 20882 20883 8.2.18.1. Class data for QCommonStyle 20884 20885 The virtual table for the QCommonStyle class is described in 20886 the generic part of this specification. 20887 20888 The Run Time Type Information for the QCommonStyle class is 20889 described by Table 8-184 20890 20891 Table 8-184. typeinfo for QCommonStyle 20892 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20893 Name typeinfo name for QCommonStyle 20894 basetype: typeinfo for QStyle 20895 __________________________________________________________ 20896 20897 8.2.18.2. Class data for QStyle 20898 20899 The virtual table for the QStyle class is described in the 20900 generic part of this specification. 20901 20902 The Run Time Type Information for the QStyle class is described 20903 by Table 8-185 20904 20905 Table 8-185. typeinfo for QStyle 20906 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20907 Name typeinfo name for QStyle 20908 basetype: typeinfo for QObject 20909 __________________________________________________________ 20910 20911 8.2.18.3. Interfaces for Qt3 Style 20912 20913 No external functions are defined for libqt-mt - Qt3 Style in 20914 this part of the specification. See also the generic 20915 specification. 20916 __________________________________________________________ 20917 20918 8.2.19. Qt3 Text 20919 __________________________________________________________ 20920 20921 8.2.19.1. Class data for QSyntaxHighlighter 20922 20923 The virtual table for the QSyntaxHighlighter class is described 20924 in the generic part of this specification. 20925 20926 The Run Time Type Information for the QSyntaxHighlighter class 20927 is described by Table 8-186 20928 20929 Table 8-186. typeinfo for QSyntaxHighlighter 20930 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20931 Name typeinfo name for QSyntaxHighlighter 20932 basetype: typeinfo for Qt 20933 __________________________________________________________ 20934 20935 8.2.19.2. Class data for QStyleSheet 20936 20937 The virtual table for the QStyleSheet class is described in the 20938 generic part of this specification. 20939 20940 The Run Time Type Information for the QStyleSheet class is 20941 described by Table 8-187 20942 20943 Table 8-187. typeinfo for QStyleSheet 20944 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20945 Name typeinfo name for QStyleSheet 20946 basetype: typeinfo for QObject 20947 __________________________________________________________ 20948 20949 8.2.19.3. Class data for QStrList 20950 20951 The virtual table for the QStrList class is described in the 20952 generic part of this specification. 20953 20954 The Run Time Type Information for the QStrList class is 20955 described by Table 8-188 20956 20957 Table 8-188. typeinfo for QStrList 20958 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20959 Name typeinfo name for QStrList 20960 basetype: typeinfo for QPtrList 20961 __________________________________________________________ 20962 20963 8.2.19.4. Class data for QCString 20964 20965 The virtual table for the QCString class is described in the 20966 generic part of this specification. 20967 20968 The Run Time Type Information for the QCString class is 20969 described by Table 8-189 20970 20971 Table 8-189. typeinfo for QCString 20972 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20973 Name typeinfo name for QCString 20974 basetype: typeinfo for QMemArray 20975 __________________________________________________________ 20976 20977 8.2.19.5. Interfaces for Qt3 Text 20978 20979 No external functions are defined for libqt-mt - Qt3 Text in 20980 this part of the specification. See also the generic 20981 specification. 20982 __________________________________________________________ 20983 20984 8.2.20. Qt3 Threading 20985 __________________________________________________________ 20986 20987 8.2.20.1. Class data for QWaitCondition 20988 20989 The virtual table for the QWaitCondition class is described in 20990 the generic part of this specification. 20991 20992 The Run Time Type Information for the QWaitCondition class is 20993 described by Table 8-190 20994 20995 Table 8-190. typeinfo for QWaitCondition 20996 Base Vtable vtable for __cxxabiv1::__class_type_info 20997 Name typeinfo name for QWaitCondition 20998 __________________________________________________________ 20999 21000 8.2.20.2. Class data for QMutex 21001 21002 The virtual table for the QMutex class is described in the 21003 generic part of this specification. 21004 21005 The Run Time Type Information for the QMutex class is described 21006 by Table 8-191 21007 21008 Table 8-191. typeinfo for QMutex 21009 Base Vtable vtable for __cxxabiv1::__class_type_info 21010 Name typeinfo name for QMutex 21011 __________________________________________________________ 21012 21013 8.2.20.3. Class data for QThread 21014 21015 The virtual table for the QThread class is described in the 21016 generic part of this specification. 21017 21018 The Run Time Type Information for the QThread class is 21019 described by Table 8-192 21020 21021 Table 8-192. typeinfo for QThread 21022 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21023 Name typeinfo name for QThread 21024 basetype: typeinfo for Qt 21025 __________________________________________________________ 21026 21027 8.2.20.4. Class data for QSemaphore 21028 21029 The virtual table for the QSemaphore class is described in the 21030 generic part of this specification. 21031 21032 The Run Time Type Information for the QSemaphore class is 21033 described by Table 8-193 21034 21035 Table 8-193. typeinfo for QSemaphore 21036 Base Vtable vtable for __cxxabiv1::__class_type_info 21037 Name typeinfo name for QSemaphore 21038 __________________________________________________________ 21039 21040 8.2.20.5. Interfaces for Qt3 Threading 21041 21042 No external functions are defined for libqt-mt - Qt3 Threading 21043 in this part of the specification. See also the generic 21044 specification. 21045 __________________________________________________________ 21046 21047 8.2.21. Qt3 Main Window and Application 21048 __________________________________________________________ 21049 21050 8.2.21.1. Class data for QToolBar 21051 21052 The virtual table for the QToolBar class is described by Table 21053 8-194 21054 21055 Table 8-194. Primary vtable for QToolBar 21056 Base Offset 0 21057 Virtual Base Offset 0 21058 RTTI typeinfo for QToolBar 21059 vfunc[0]: NULL or QToolBar::metaObject() const 21060 vfunc[1]: QToolBar::className() const 21061 vfunc[2]: QToolBar::qt_cast(char const*) 21062 vfunc[3]: QToolBar::qt_invoke(int, QUObject*) 21063 vfunc[4]: QToolBar::qt_emit(int, QUObject*) 21064 vfunc[5]: QToolBar::qt_property(int, int, QVariant*) 21065 vfunc[6]: QToolBar::~QToolBar() 21066 vfunc[7]: QToolBar::~QToolBar() 21067 vfunc[8]: QToolBar::event(QEvent*) 21068 vfunc[9]: QDockWindow::eventFilter(QObject*, QEvent*) 21069 vfunc[10]: QWidget::setName(char const*) 21070 vfunc[11]: QObject::insertChild(QObject*) 21071 vfunc[12]: QObject::removeChild(QObject*) 21072 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21073 vfunc[14]: QObject::property(char const*) const 21074 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21075 vfunc[16]: QObject::childEvent(QChildEvent*) 21076 vfunc[17]: QObject::customEvent(QCustomEvent*) 21077 vfunc[18]: QObject::connectNotify(char const*) 21078 vfunc[19]: QObject::disconnectNotify(char const*) 21079 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21080 const*, char const*) 21081 vfunc[21]: QWidget::setEnabled(bool) 21082 vfunc[22]: QToolBar::setMinimumSize(int, int) 21083 vfunc[23]: QWidget::setMaximumSize(int, int) 21084 vfunc[24]: QWidget::setSizeIncrement(int, int) 21085 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21086 vfunc[26]: QWidget::setEraseColor(QColor const&) 21087 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21088 vfunc[28]: QWidget::setPalette(QPalette const&) 21089 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21090 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21091 vfunc[31]: QWidget::setFont(QFont const&) 21092 vfunc[32]: QWidget::setCursor(QCursor const&) 21093 vfunc[33]: QWidget::unsetCursor() 21094 vfunc[34]: QWidget::setMask(QBitmap const&) 21095 vfunc[35]: QWidget::setMask(QRegion const&) 21096 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21097 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21098 vfunc[38]: QDockWindow::setCaption(QString const&) 21099 vfunc[39]: QWidget::setIcon(QPixmap const&) 21100 vfunc[40]: QWidget::setIconText(QString const&) 21101 vfunc[41]: QWidget::setMouseTracking(bool) 21102 vfunc[42]: QWidget::setFocus() 21103 vfunc[43]: QWidget::setActiveWindow() 21104 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21105 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21106 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21107 vfunc[47]: QToolBar::show() 21108 vfunc[48]: QToolBar::hide() 21109 vfunc[49]: QWidget::showMinimized() 21110 vfunc[50]: QWidget::showMaximized() 21111 vfunc[51]: QWidget::showNormal() 21112 vfunc[52]: QWidget::polish() 21113 vfunc[53]: QWidget::move(int, int) 21114 vfunc[54]: QWidget::resize(int, int) 21115 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21116 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21117 vfunc[57]: QWidget::close(bool) 21118 vfunc[58]: QDockWindow::sizeHint() const 21119 vfunc[59]: QToolBar::minimumSizeHint() const 21120 vfunc[60]: QWidget::sizePolicy() const 21121 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21122 vfunc[62]: QWidget::heightForWidth(int) const 21123 vfunc[63]: QWidget::adjustSize() 21124 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21125 const&, bool) 21126 vfunc[65]: QWidget::setAcceptDrops(bool) 21127 vfunc[66]: QWidget::setAutoMask(bool) 21128 vfunc[67]: 21129 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21130 vfunc[68]: QWidget::customWhatsThis() const 21131 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21132 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21133 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21134 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21135 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21136 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21137 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21138 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21139 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21140 vfunc[78]: QWidget::enterEvent(QEvent*) 21141 vfunc[79]: QWidget::leaveEvent(QEvent*) 21142 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 21143 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21144 vfunc[82]: QToolBar::resizeEvent(QResizeEvent*) 21145 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21146 vfunc[84]: QDockWindow::contextMenuEvent(QContextMenuEvent*) 21147 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21148 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21149 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21150 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21151 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21152 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21153 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21154 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21155 vfunc[93]: QDockWindow::showEvent(QShowEvent*) 21156 vfunc[94]: QDockWindow::hideEvent(QHideEvent*) 21157 vfunc[95]: QWidget::x11Event(_XEvent*) 21158 vfunc[96]: QWidget::updateMask() 21159 vfunc[97]: QToolBar::styleChange(QStyle&) 21160 vfunc[98]: QWidget::enabledChange(bool) 21161 vfunc[99]: QWidget::paletteChange(QPalette const&) 21162 vfunc[100]: QWidget::fontChange(QFont const&) 21163 vfunc[101]: QWidget::windowActivationChange(bool) 21164 vfunc[102]: QWidget::metric(int) const 21165 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21166 vfunc[104]: QWidget::destroy(bool, bool) 21167 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21168 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21169 vfunc[107]: QWidget::focusNextPrevChild(bool) 21170 vfunc[108]: QWidget::setKeyCompression(bool) 21171 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21172 bool, QFont*) 21173 vfunc[110]: QFrame::setFrameStyle(int) 21174 vfunc[111]: QFrame::setLineWidth(int) 21175 vfunc[112]: QFrame::setMargin(int) 21176 vfunc[113]: QFrame::setMidLineWidth(int) 21177 vfunc[114]: QFrame::setFrameRect(QRect const&) 21178 vfunc[115]: QDockWindow::drawFrame(QPainter*) 21179 vfunc[116]: QDockWindow::drawContents(QPainter*) 21180 vfunc[117]: QFrame::frameChanged() 21181 vfunc[118]: QDockWindow::setWidget(QWidget*) 21182 vfunc[119]: QDockWindow::setCloseMode(int) 21183 vfunc[120]: QDockWindow::setResizeEnabled(bool) 21184 vfunc[121]: QDockWindow::setMovingEnabled(bool) 21185 vfunc[122]: QDockWindow::setHorizontallyStretchable(bool) 21186 vfunc[123]: QDockWindow::setVerticallyStretchable(bool) 21187 vfunc[124]: QDockWindow::setOffset(int) 21188 vfunc[125]: QDockWindow::setFixedExtentWidth(int) 21189 vfunc[126]: QDockWindow::setFixedExtentHeight(int) 21190 vfunc[127]: QDockWindow::setNewLine(bool) 21191 vfunc[128]: QDockWindow::setOpaqueMoving(bool) 21192 vfunc[129]: QDockWindow::undock(QWidget*) 21193 vfunc[130]: NULL or QDockWindow::undock() 21194 vfunc[131]: QDockWindow::dock() 21195 vfunc[132]: QToolBar::setOrientation(Qt::Orientation) 21196 vfunc[133]: QToolBar::setStretchableWidget(QWidget*) 21197 vfunc[134]: QToolBar::setLabel(QString const&) 21198 vfunc[135]: QToolBar::clear() 21199 21200 Table 8-195. Secondary vtable for QToolBar 21201 Base Offset -40 21202 Virtual Base Offset 0 21203 RTTI typeinfo for QToolBar 21204 vfunc[0]: non-virtual thunk to QToolBar::~QToolBar() 21205 vfunc[1]: non-virtual thunk to QToolBar::~QToolBar() 21206 vfunc[2]: QPaintDevice::setResolution(int) 21207 vfunc[3]: QPaintDevice::resolution() const 21208 vfunc[4]: QPaintDevice::handle() const 21209 vfunc[5]: QPaintDevice::x11RenderHandle() const 21210 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21211 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21212 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21213 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21214 const 21215 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21216 21217 The Run Time Type Information for the QToolBar class is 21218 described by Table 8-196 21219 21220 Table 8-196. typeinfo for QToolBar 21221 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21222 Name typeinfo name for QToolBar 21223 basetype: typeinfo for QDockWindow 21224 __________________________________________________________ 21225 21226 8.2.21.2. Class data for QActionGroup 21227 21228 The virtual table for the QActionGroup class is described in 21229 the generic part of this specification. 21230 21231 The Run Time Type Information for the QActionGroup class is 21232 described by Table 8-197 21233 21234 Table 8-197. typeinfo for QActionGroup 21235 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21236 Name typeinfo name for QActionGroup 21237 basetype: typeinfo for QAction 21238 __________________________________________________________ 21239 21240 8.2.21.3. Class data for QStatusBar 21241 21242 The virtual table for the QStatusBar class is described by 21243 Table 8-198 21244 21245 Table 8-198. Primary vtable for QStatusBar 21246 Base Offset 0 21247 Virtual Base Offset 0 21248 RTTI typeinfo for QStatusBar 21249 vfunc[0]: NULL or QStatusBar::metaObject() const 21250 vfunc[1]: QStatusBar::className() const 21251 vfunc[2]: QStatusBar::qt_cast(char const*) 21252 vfunc[3]: QStatusBar::qt_invoke(int, QUObject*) 21253 vfunc[4]: QStatusBar::qt_emit(int, QUObject*) 21254 vfunc[5]: QStatusBar::qt_property(int, int, QVariant*) 21255 vfunc[6]: QStatusBar::~QStatusBar() 21256 vfunc[7]: QStatusBar::~QStatusBar() 21257 vfunc[8]: QStatusBar::event(QEvent*) 21258 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21259 vfunc[10]: QWidget::setName(char const*) 21260 vfunc[11]: QObject::insertChild(QObject*) 21261 vfunc[12]: QObject::removeChild(QObject*) 21262 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21263 vfunc[14]: QObject::property(char const*) const 21264 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21265 vfunc[16]: QObject::childEvent(QChildEvent*) 21266 vfunc[17]: QObject::customEvent(QCustomEvent*) 21267 vfunc[18]: QObject::connectNotify(char const*) 21268 vfunc[19]: QObject::disconnectNotify(char const*) 21269 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21270 const*, char const*) 21271 vfunc[21]: QWidget::setEnabled(bool) 21272 vfunc[22]: QWidget::setMinimumSize(int, int) 21273 vfunc[23]: QWidget::setMaximumSize(int, int) 21274 vfunc[24]: QWidget::setSizeIncrement(int, int) 21275 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21276 vfunc[26]: QWidget::setEraseColor(QColor const&) 21277 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21278 vfunc[28]: QWidget::setPalette(QPalette const&) 21279 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21280 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21281 vfunc[31]: QWidget::setFont(QFont const&) 21282 vfunc[32]: QWidget::setCursor(QCursor const&) 21283 vfunc[33]: QWidget::unsetCursor() 21284 vfunc[34]: QWidget::setMask(QBitmap const&) 21285 vfunc[35]: QWidget::setMask(QRegion const&) 21286 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21287 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21288 vfunc[38]: QWidget::setCaption(QString const&) 21289 vfunc[39]: QWidget::setIcon(QPixmap const&) 21290 vfunc[40]: QWidget::setIconText(QString const&) 21291 vfunc[41]: QWidget::setMouseTracking(bool) 21292 vfunc[42]: QWidget::setFocus() 21293 vfunc[43]: QWidget::setActiveWindow() 21294 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21295 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21296 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21297 vfunc[47]: QWidget::show() 21298 vfunc[48]: QWidget::hide() 21299 vfunc[49]: QWidget::showMinimized() 21300 vfunc[50]: QWidget::showMaximized() 21301 vfunc[51]: QWidget::showNormal() 21302 vfunc[52]: QWidget::polish() 21303 vfunc[53]: QWidget::move(int, int) 21304 vfunc[54]: QWidget::resize(int, int) 21305 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21306 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21307 vfunc[57]: QWidget::close(bool) 21308 vfunc[58]: QWidget::sizeHint() const 21309 vfunc[59]: QWidget::minimumSizeHint() const 21310 vfunc[60]: QWidget::sizePolicy() const 21311 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21312 vfunc[62]: QWidget::heightForWidth(int) const 21313 vfunc[63]: QWidget::adjustSize() 21314 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21315 const&, bool) 21316 vfunc[65]: QWidget::setAcceptDrops(bool) 21317 vfunc[66]: QWidget::setAutoMask(bool) 21318 vfunc[67]: 21319 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21320 vfunc[68]: QWidget::customWhatsThis() const 21321 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21322 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21323 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21324 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21325 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21326 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21327 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21328 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21329 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21330 vfunc[78]: QWidget::enterEvent(QEvent*) 21331 vfunc[79]: QWidget::leaveEvent(QEvent*) 21332 vfunc[80]: QStatusBar::paintEvent(QPaintEvent*) 21333 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21334 vfunc[82]: QStatusBar::resizeEvent(QResizeEvent*) 21335 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21336 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21337 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21338 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21339 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21340 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21341 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21342 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21343 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21344 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21345 vfunc[93]: QWidget::showEvent(QShowEvent*) 21346 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21347 vfunc[95]: QWidget::x11Event(_XEvent*) 21348 vfunc[96]: QWidget::updateMask() 21349 vfunc[97]: QWidget::styleChange(QStyle&) 21350 vfunc[98]: QWidget::enabledChange(bool) 21351 vfunc[99]: QWidget::paletteChange(QPalette const&) 21352 vfunc[100]: QWidget::fontChange(QFont const&) 21353 vfunc[101]: QWidget::windowActivationChange(bool) 21354 vfunc[102]: QWidget::metric(int) const 21355 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21356 vfunc[104]: QWidget::destroy(bool, bool) 21357 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21358 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21359 vfunc[107]: QWidget::focusNextPrevChild(bool) 21360 vfunc[108]: QWidget::setKeyCompression(bool) 21361 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21362 bool, QFont*) 21363 vfunc[110]: QStatusBar::addWidget(QWidget*, int, bool) 21364 vfunc[111]: QStatusBar::removeWidget(QWidget*) 21365 21366 Table 8-199. Secondary vtable for QStatusBar 21367 Base Offset -40 21368 Virtual Base Offset 0 21369 RTTI typeinfo for QStatusBar 21370 vfunc[0]: non-virtual thunk to QStatusBar::~QStatusBar() 21371 vfunc[1]: non-virtual thunk to QStatusBar::~QStatusBar() 21372 vfunc[2]: QPaintDevice::setResolution(int) 21373 vfunc[3]: QPaintDevice::resolution() const 21374 vfunc[4]: QPaintDevice::handle() const 21375 vfunc[5]: QPaintDevice::x11RenderHandle() const 21376 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21377 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21378 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21379 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21380 const 21381 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21382 21383 The Run Time Type Information for the QStatusBar class is 21384 described by Table 8-200 21385 21386 Table 8-200. typeinfo for QStatusBar 21387 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21388 Name typeinfo name for QStatusBar 21389 basetype: typeinfo for QWidget 21390 __________________________________________________________ 21391 21392 8.2.21.4. Class data for QSizeGrip 21393 21394 The virtual table for the QSizeGrip class is described by Table 21395 8-201 21396 21397 Table 8-201. Primary vtable for QSizeGrip 21398 Base Offset 0 21399 Virtual Base Offset 0 21400 RTTI typeinfo for QSizeGrip 21401 vfunc[0]: NULL or QSizeGrip::metaObject() const 21402 vfunc[1]: QSizeGrip::className() const 21403 vfunc[2]: QSizeGrip::qt_cast(char const*) 21404 vfunc[3]: QSizeGrip::qt_invoke(int, QUObject*) 21405 vfunc[4]: QSizeGrip::qt_emit(int, QUObject*) 21406 vfunc[5]: QSizeGrip::qt_property(int, int, QVariant*) 21407 vfunc[6]: QSizeGrip::~QSizeGrip() 21408 vfunc[7]: QSizeGrip::~QSizeGrip() 21409 vfunc[8]: QWidget::event(QEvent*) 21410 vfunc[9]: QSizeGrip::eventFilter(QObject*, QEvent*) 21411 vfunc[10]: QWidget::setName(char const*) 21412 vfunc[11]: QObject::insertChild(QObject*) 21413 vfunc[12]: QObject::removeChild(QObject*) 21414 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21415 vfunc[14]: QObject::property(char const*) const 21416 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21417 vfunc[16]: QObject::childEvent(QChildEvent*) 21418 vfunc[17]: QObject::customEvent(QCustomEvent*) 21419 vfunc[18]: QObject::connectNotify(char const*) 21420 vfunc[19]: QObject::disconnectNotify(char const*) 21421 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21422 const*, char const*) 21423 vfunc[21]: QWidget::setEnabled(bool) 21424 vfunc[22]: QWidget::setMinimumSize(int, int) 21425 vfunc[23]: QWidget::setMaximumSize(int, int) 21426 vfunc[24]: QWidget::setSizeIncrement(int, int) 21427 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21428 vfunc[26]: QWidget::setEraseColor(QColor const&) 21429 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21430 vfunc[28]: QWidget::setPalette(QPalette const&) 21431 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21432 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21433 vfunc[31]: QWidget::setFont(QFont const&) 21434 vfunc[32]: QWidget::setCursor(QCursor const&) 21435 vfunc[33]: QWidget::unsetCursor() 21436 vfunc[34]: QWidget::setMask(QBitmap const&) 21437 vfunc[35]: QWidget::setMask(QRegion const&) 21438 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21439 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21440 vfunc[38]: QWidget::setCaption(QString const&) 21441 vfunc[39]: QWidget::setIcon(QPixmap const&) 21442 vfunc[40]: QWidget::setIconText(QString const&) 21443 vfunc[41]: QWidget::setMouseTracking(bool) 21444 vfunc[42]: QWidget::setFocus() 21445 vfunc[43]: QWidget::setActiveWindow() 21446 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21447 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21448 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21449 vfunc[47]: QWidget::show() 21450 vfunc[48]: QWidget::hide() 21451 vfunc[49]: QWidget::showMinimized() 21452 vfunc[50]: QWidget::showMaximized() 21453 vfunc[51]: QWidget::showNormal() 21454 vfunc[52]: QWidget::polish() 21455 vfunc[53]: QWidget::move(int, int) 21456 vfunc[54]: QWidget::resize(int, int) 21457 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21458 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21459 vfunc[57]: QWidget::close(bool) 21460 vfunc[58]: QSizeGrip::sizeHint() const 21461 vfunc[59]: QWidget::minimumSizeHint() const 21462 vfunc[60]: QWidget::sizePolicy() const 21463 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21464 vfunc[62]: QWidget::heightForWidth(int) const 21465 vfunc[63]: QWidget::adjustSize() 21466 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21467 const&, bool) 21468 vfunc[65]: QWidget::setAcceptDrops(bool) 21469 vfunc[66]: QWidget::setAutoMask(bool) 21470 vfunc[67]: 21471 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21472 vfunc[68]: QWidget::customWhatsThis() const 21473 vfunc[69]: QSizeGrip::mousePressEvent(QMouseEvent*) 21474 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21475 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21476 vfunc[72]: QSizeGrip::mouseMoveEvent(QMouseEvent*) 21477 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21478 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21479 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21480 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21481 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21482 vfunc[78]: QWidget::enterEvent(QEvent*) 21483 vfunc[79]: QWidget::leaveEvent(QEvent*) 21484 vfunc[80]: QSizeGrip::paintEvent(QPaintEvent*) 21485 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21486 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 21487 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21488 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21489 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21490 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21491 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21492 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21493 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21494 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21495 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21496 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21497 vfunc[93]: QWidget::showEvent(QShowEvent*) 21498 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21499 vfunc[95]: QWidget::x11Event(_XEvent*) 21500 vfunc[96]: QWidget::updateMask() 21501 vfunc[97]: QWidget::styleChange(QStyle&) 21502 vfunc[98]: QWidget::enabledChange(bool) 21503 vfunc[99]: QWidget::paletteChange(QPalette const&) 21504 vfunc[100]: QWidget::fontChange(QFont const&) 21505 vfunc[101]: QWidget::windowActivationChange(bool) 21506 vfunc[102]: QWidget::metric(int) const 21507 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21508 vfunc[104]: QWidget::destroy(bool, bool) 21509 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21510 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21511 vfunc[107]: QWidget::focusNextPrevChild(bool) 21512 vfunc[108]: QWidget::setKeyCompression(bool) 21513 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21514 bool, QFont*) 21515 21516 Table 8-202. Secondary vtable for QSizeGrip 21517 Base Offset -40 21518 Virtual Base Offset 0 21519 RTTI typeinfo for QSizeGrip 21520 vfunc[0]: non-virtual thunk to QSizeGrip::~QSizeGrip() 21521 vfunc[1]: non-virtual thunk to QSizeGrip::~QSizeGrip() 21522 vfunc[2]: QPaintDevice::setResolution(int) 21523 vfunc[3]: QPaintDevice::resolution() const 21524 vfunc[4]: QPaintDevice::handle() const 21525 vfunc[5]: QPaintDevice::x11RenderHandle() const 21526 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21527 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21528 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21529 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21530 const 21531 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21532 21533 The Run Time Type Information for the QSizeGrip class is 21534 described by Table 8-203 21535 21536 Table 8-203. typeinfo for QSizeGrip 21537 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21538 Name typeinfo name for QSizeGrip 21539 basetype: typeinfo for QWidget 21540 __________________________________________________________ 21541 21542 8.2.21.5. Class data for QSessionManager 21543 21544 The virtual table for the QSessionManager class is described in 21545 the generic part of this specification. 21546 21547 The Run Time Type Information for the QSessionManager class is 21548 described by Table 8-204 21549 21550 Table 8-204. typeinfo for QSessionManager 21551 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21552 Name typeinfo name for QSessionManager 21553 basetype: typeinfo for QObject 21554 __________________________________________________________ 21555 21556 8.2.21.6. Class data for QApplication 21557 21558 The virtual table for the QApplication class is described in 21559 the generic part of this specification. 21560 21561 The Run Time Type Information for the QApplication class is 21562 described by Table 8-205 21563 21564 Table 8-205. typeinfo for QApplication 21565 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21566 Name typeinfo name for QApplication 21567 basetype: typeinfo for QObject 21568 __________________________________________________________ 21569 21570 8.2.21.7. Class data for QWorkspace 21571 21572 The virtual table for the QWorkspace class is described by 21573 Table 8-206 21574 21575 Table 8-206. Primary vtable for QWorkspace 21576 Base Offset 0 21577 Virtual Base Offset 0 21578 RTTI typeinfo for QWorkspace 21579 vfunc[0]: NULL or QWorkspace::metaObject() const 21580 vfunc[1]: QWorkspace::className() const 21581 vfunc[2]: QWorkspace::qt_cast(char const*) 21582 vfunc[3]: QWorkspace::qt_invoke(int, QUObject*) 21583 vfunc[4]: QWorkspace::qt_emit(int, QUObject*) 21584 vfunc[5]: QWorkspace::qt_property(int, int, QVariant*) 21585 vfunc[6]: QWorkspace::~QWorkspace() 21586 vfunc[7]: QWorkspace::~QWorkspace() 21587 vfunc[8]: QWidget::event(QEvent*) 21588 vfunc[9]: QWorkspace::eventFilter(QObject*, QEvent*) 21589 vfunc[10]: QWidget::setName(char const*) 21590 vfunc[11]: QObject::insertChild(QObject*) 21591 vfunc[12]: QObject::removeChild(QObject*) 21592 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21593 vfunc[14]: QObject::property(char const*) const 21594 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21595 vfunc[16]: QWorkspace::childEvent(QChildEvent*) 21596 vfunc[17]: QObject::customEvent(QCustomEvent*) 21597 vfunc[18]: QObject::connectNotify(char const*) 21598 vfunc[19]: QObject::disconnectNotify(char const*) 21599 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21600 const*, char const*) 21601 vfunc[21]: QWidget::setEnabled(bool) 21602 vfunc[22]: QWidget::setMinimumSize(int, int) 21603 vfunc[23]: QWidget::setMaximumSize(int, int) 21604 vfunc[24]: QWidget::setSizeIncrement(int, int) 21605 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21606 vfunc[26]: QWidget::setEraseColor(QColor const&) 21607 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21608 vfunc[28]: QWidget::setPalette(QPalette const&) 21609 vfunc[29]: QWorkspace::setPaletteBackgroundColor(QColor const&) 21610 vfunc[30]: QWorkspace::setPaletteBackgroundPixmap(QPixmap 21611 const&) 21612 vfunc[31]: QWidget::setFont(QFont const&) 21613 vfunc[32]: QWidget::setCursor(QCursor const&) 21614 vfunc[33]: QWidget::unsetCursor() 21615 vfunc[34]: QWidget::setMask(QBitmap const&) 21616 vfunc[35]: QWidget::setMask(QRegion const&) 21617 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21618 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21619 vfunc[38]: QWidget::setCaption(QString const&) 21620 vfunc[39]: QWidget::setIcon(QPixmap const&) 21621 vfunc[40]: QWidget::setIconText(QString const&) 21622 vfunc[41]: QWidget::setMouseTracking(bool) 21623 vfunc[42]: QWidget::setFocus() 21624 vfunc[43]: QWidget::setActiveWindow() 21625 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21626 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21627 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21628 vfunc[47]: QWidget::show() 21629 vfunc[48]: QWidget::hide() 21630 vfunc[49]: QWidget::showMinimized() 21631 vfunc[50]: QWidget::showMaximized() 21632 vfunc[51]: QWidget::showNormal() 21633 vfunc[52]: QWidget::polish() 21634 vfunc[53]: QWidget::move(int, int) 21635 vfunc[54]: QWidget::resize(int, int) 21636 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21637 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21638 vfunc[57]: QWidget::close(bool) 21639 vfunc[58]: QWorkspace::sizeHint() const 21640 vfunc[59]: QWidget::minimumSizeHint() const 21641 vfunc[60]: QWidget::sizePolicy() const 21642 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21643 vfunc[62]: QWidget::heightForWidth(int) const 21644 vfunc[63]: QWidget::adjustSize() 21645 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21646 const&, bool) 21647 vfunc[65]: QWidget::setAcceptDrops(bool) 21648 vfunc[66]: QWidget::setAutoMask(bool) 21649 vfunc[67]: 21650 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21651 vfunc[68]: QWidget::customWhatsThis() const 21652 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21653 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21654 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21655 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21656 vfunc[73]: QWorkspace::wheelEvent(QWheelEvent*) 21657 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21658 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21659 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21660 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21661 vfunc[78]: QWidget::enterEvent(QEvent*) 21662 vfunc[79]: QWidget::leaveEvent(QEvent*) 21663 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21664 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21665 vfunc[82]: QWorkspace::resizeEvent(QResizeEvent*) 21666 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21667 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21668 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21669 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21670 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21671 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21672 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21673 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21674 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21675 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21676 vfunc[93]: QWorkspace::showEvent(QShowEvent*) 21677 vfunc[94]: QWorkspace::hideEvent(QHideEvent*) 21678 vfunc[95]: QWidget::x11Event(_XEvent*) 21679 vfunc[96]: QWidget::updateMask() 21680 vfunc[97]: QWorkspace::styleChange(QStyle&) 21681 vfunc[98]: QWidget::enabledChange(bool) 21682 vfunc[99]: QWidget::paletteChange(QPalette const&) 21683 vfunc[100]: QWidget::fontChange(QFont const&) 21684 vfunc[101]: QWidget::windowActivationChange(bool) 21685 vfunc[102]: QWidget::metric(int) const 21686 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21687 vfunc[104]: QWidget::destroy(bool, bool) 21688 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21689 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21690 vfunc[107]: QWidget::focusNextPrevChild(bool) 21691 vfunc[108]: QWidget::setKeyCompression(bool) 21692 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21693 bool, QFont*) 21694 21695 Table 8-207. Secondary vtable for QWorkspace 21696 Base Offset -40 21697 Virtual Base Offset 0 21698 RTTI typeinfo for QWorkspace 21699 vfunc[0]: non-virtual thunk to QWorkspace::~QWorkspace() 21700 vfunc[1]: non-virtual thunk to QWorkspace::~QWorkspace() 21701 vfunc[2]: QPaintDevice::setResolution(int) 21702 vfunc[3]: QPaintDevice::resolution() const 21703 vfunc[4]: QPaintDevice::handle() const 21704 vfunc[5]: QPaintDevice::x11RenderHandle() const 21705 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21706 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21707 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21708 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21709 const 21710 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21711 21712 The Run Time Type Information for the QWorkspace class is 21713 described by Table 8-208 21714 21715 Table 8-208. typeinfo for QWorkspace 21716 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21717 Name typeinfo name for QWorkspace 21718 basetype: typeinfo for QWidget 21719 __________________________________________________________ 21720 21721 8.2.21.8. Class data for QAction 21722 21723 The virtual table for the QAction class is described in the 21724 generic part of this specification. 21725 21726 The Run Time Type Information for the QAction class is 21727 described by Table 8-209 21728 21729 Table 8-209. typeinfo for QAction 21730 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21731 Name typeinfo name for QAction 21732 basetype: typeinfo for QObject 21733 __________________________________________________________ 21734 21735 8.2.21.9. Interfaces for Qt3 Main Window and Application 21736 21737 An LSB conforming implementation shall provide the architecture 21738 specific functions for Qt3 Main Window and Application 21739 specified in Table 8-210, with the full mandatory functionality 21740 as described in the referenced underlying specification. 21741 21742 Table 8-210. libqt-mt - Qt3 Main Window and Application 21743 Function Interfaces 21744 _ZThn40_N10QStatusBarD0Ev [CXXABI-1.86] 21745 _ZThn40_N10QStatusBarD1Ev [CXXABI-1.86] 21746 _ZThn40_N10QWorkspaceD0Ev [CXXABI-1.86] 21747 _ZThn40_N10QWorkspaceD1Ev [CXXABI-1.86] 21748 _ZThn40_N8QToolBarD0Ev [CXXABI-1.86] _ZThn40_N8QToolBarD1Ev 21749 [CXXABI-1.86] 21750 _ZThn40_N9QSizeGripD0Ev [CXXABI-1.86] _ZThn40_N9QSizeGripD1Ev 21751 [CXXABI-1.86] 21752 _ZThn40_N9QTitleBarD0Ev [CXXABI-1.86] _ZThn40_N9QTitleBarD1Ev 21753 [CXXABI-1.86] 21754 __________________________________________________________ 21755 21756 8.2.22. Qt3 Widgets 21757 __________________________________________________________ 21758 21759 8.2.22.1. Class data for QFrame 21760 21761 The virtual table for the QFrame class is described by Table 21762 8-211 21763 21764 Table 8-211. Primary vtable for QFrame 21765 Base Offset 0 21766 Virtual Base Offset 0 21767 RTTI typeinfo for QFrame 21768 vfunc[0]: NULL or QFrame::metaObject() const 21769 vfunc[1]: QFrame::className() const 21770 vfunc[2]: QFrame::qt_cast(char const*) 21771 vfunc[3]: QFrame::qt_invoke(int, QUObject*) 21772 vfunc[4]: QFrame::qt_emit(int, QUObject*) 21773 vfunc[5]: QFrame::qt_property(int, int, QVariant*) 21774 vfunc[6]: NULL or QFrame::~QFrame() 21775 vfunc[7]: NULL or QFrame::~QFrame() 21776 vfunc[8]: QWidget::event(QEvent*) 21777 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21778 vfunc[10]: QWidget::setName(char const*) 21779 vfunc[11]: QObject::insertChild(QObject*) 21780 vfunc[12]: QObject::removeChild(QObject*) 21781 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21782 vfunc[14]: QObject::property(char const*) const 21783 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21784 vfunc[16]: QObject::childEvent(QChildEvent*) 21785 vfunc[17]: QObject::customEvent(QCustomEvent*) 21786 vfunc[18]: QObject::connectNotify(char const*) 21787 vfunc[19]: QObject::disconnectNotify(char const*) 21788 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21789 const*, char const*) 21790 vfunc[21]: QWidget::setEnabled(bool) 21791 vfunc[22]: QWidget::setMinimumSize(int, int) 21792 vfunc[23]: QWidget::setMaximumSize(int, int) 21793 vfunc[24]: QWidget::setSizeIncrement(int, int) 21794 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21795 vfunc[26]: QWidget::setEraseColor(QColor const&) 21796 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21797 vfunc[28]: QWidget::setPalette(QPalette const&) 21798 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21799 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21800 vfunc[31]: QWidget::setFont(QFont const&) 21801 vfunc[32]: QWidget::setCursor(QCursor const&) 21802 vfunc[33]: QWidget::unsetCursor() 21803 vfunc[34]: QWidget::setMask(QBitmap const&) 21804 vfunc[35]: QWidget::setMask(QRegion const&) 21805 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21806 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21807 vfunc[38]: QWidget::setCaption(QString const&) 21808 vfunc[39]: QWidget::setIcon(QPixmap const&) 21809 vfunc[40]: QWidget::setIconText(QString const&) 21810 vfunc[41]: QWidget::setMouseTracking(bool) 21811 vfunc[42]: QWidget::setFocus() 21812 vfunc[43]: QWidget::setActiveWindow() 21813 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21814 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21815 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21816 vfunc[47]: QWidget::show() 21817 vfunc[48]: QWidget::hide() 21818 vfunc[49]: QWidget::showMinimized() 21819 vfunc[50]: QWidget::showMaximized() 21820 vfunc[51]: QWidget::showNormal() 21821 vfunc[52]: QWidget::polish() 21822 vfunc[53]: QWidget::move(int, int) 21823 vfunc[54]: QWidget::resize(int, int) 21824 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21825 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21826 vfunc[57]: QWidget::close(bool) 21827 vfunc[58]: QFrame::sizeHint() const 21828 vfunc[59]: QWidget::minimumSizeHint() const 21829 vfunc[60]: QWidget::sizePolicy() const 21830 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21831 vfunc[62]: QWidget::heightForWidth(int) const 21832 vfunc[63]: QWidget::adjustSize() 21833 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21834 const&, bool) 21835 vfunc[65]: QWidget::setAcceptDrops(bool) 21836 vfunc[66]: QWidget::setAutoMask(bool) 21837 vfunc[67]: 21838 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21839 vfunc[68]: QWidget::customWhatsThis() const 21840 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21841 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21842 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21843 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21844 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21845 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21846 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21847 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21848 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21849 vfunc[78]: QWidget::enterEvent(QEvent*) 21850 vfunc[79]: QWidget::leaveEvent(QEvent*) 21851 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 21852 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21853 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 21854 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21855 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21856 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21857 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21858 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21859 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21860 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21861 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21862 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21863 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21864 vfunc[93]: QWidget::showEvent(QShowEvent*) 21865 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21866 vfunc[95]: QWidget::x11Event(_XEvent*) 21867 vfunc[96]: QWidget::updateMask() 21868 vfunc[97]: QFrame::styleChange(QStyle&) 21869 vfunc[98]: QWidget::enabledChange(bool) 21870 vfunc[99]: QWidget::paletteChange(QPalette const&) 21871 vfunc[100]: QWidget::fontChange(QFont const&) 21872 vfunc[101]: QWidget::windowActivationChange(bool) 21873 vfunc[102]: QWidget::metric(int) const 21874 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21875 vfunc[104]: QWidget::destroy(bool, bool) 21876 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21877 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21878 vfunc[107]: QWidget::focusNextPrevChild(bool) 21879 vfunc[108]: QWidget::setKeyCompression(bool) 21880 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21881 bool, QFont*) 21882 vfunc[110]: QFrame::setFrameStyle(int) 21883 vfunc[111]: QFrame::setLineWidth(int) 21884 vfunc[112]: QFrame::setMargin(int) 21885 vfunc[113]: QFrame::setMidLineWidth(int) 21886 vfunc[114]: QFrame::setFrameRect(QRect const&) 21887 vfunc[115]: QFrame::drawFrame(QPainter*) 21888 vfunc[116]: QFrame::drawContents(QPainter*) 21889 vfunc[117]: QFrame::frameChanged() 21890 21891 Table 8-212. Secondary vtable for QFrame 21892 Base Offset -40 21893 Virtual Base Offset 0 21894 RTTI typeinfo for QFrame 21895 vfunc[0]: non-virtual thunk to QFrame::~QFrame() 21896 vfunc[1]: non-virtual thunk to QFrame::~QFrame() 21897 vfunc[2]: QPaintDevice::setResolution(int) 21898 vfunc[3]: QPaintDevice::resolution() const 21899 vfunc[4]: QPaintDevice::handle() const 21900 vfunc[5]: QPaintDevice::x11RenderHandle() const 21901 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21902 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21903 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21904 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21905 const 21906 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21907 21908 The Run Time Type Information for the QFrame class is described 21909 by Table 8-213 21910 21911 Table 8-213. typeinfo for QFrame 21912 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21913 Name typeinfo name for QFrame 21914 basetype: typeinfo for QWidget 21915 __________________________________________________________ 21916 21917 8.2.22.2. Class data for QScrollView 21918 21919 The virtual table for the QScrollView class is described by 21920 Table 8-214 21921 21922 Table 8-214. Primary vtable for QScrollView 21923 Base Offset 0 21924 Virtual Base Offset 0 21925 RTTI typeinfo for QScrollView 21926 vfunc[0]: NULL or QScrollView::metaObject() const 21927 vfunc[1]: QScrollView::className() const 21928 vfunc[2]: QScrollView::qt_cast(char const*) 21929 vfunc[3]: QScrollView::qt_invoke(int, QUObject*) 21930 vfunc[4]: QScrollView::qt_emit(int, QUObject*) 21931 vfunc[5]: QScrollView::qt_property(int, int, QVariant*) 21932 vfunc[6]: QScrollView::~QScrollView() 21933 vfunc[7]: QScrollView::~QScrollView() 21934 vfunc[8]: QWidget::event(QEvent*) 21935 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 21936 vfunc[10]: QWidget::setName(char const*) 21937 vfunc[11]: QObject::insertChild(QObject*) 21938 vfunc[12]: QScrollView::removeChild(QObject*) 21939 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21940 vfunc[14]: QObject::property(char const*) const 21941 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21942 vfunc[16]: QObject::childEvent(QChildEvent*) 21943 vfunc[17]: QObject::customEvent(QCustomEvent*) 21944 vfunc[18]: QObject::connectNotify(char const*) 21945 vfunc[19]: QObject::disconnectNotify(char const*) 21946 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21947 const*, char const*) 21948 vfunc[21]: QScrollView::setEnabled(bool) 21949 vfunc[22]: QWidget::setMinimumSize(int, int) 21950 vfunc[23]: QWidget::setMaximumSize(int, int) 21951 vfunc[24]: QWidget::setSizeIncrement(int, int) 21952 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21953 vfunc[26]: QWidget::setEraseColor(QColor const&) 21954 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21955 vfunc[28]: QWidget::setPalette(QPalette const&) 21956 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21957 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21958 vfunc[31]: QWidget::setFont(QFont const&) 21959 vfunc[32]: QWidget::setCursor(QCursor const&) 21960 vfunc[33]: QWidget::unsetCursor() 21961 vfunc[34]: QWidget::setMask(QBitmap const&) 21962 vfunc[35]: QWidget::setMask(QRegion const&) 21963 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21964 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21965 vfunc[38]: QWidget::setCaption(QString const&) 21966 vfunc[39]: QWidget::setIcon(QPixmap const&) 21967 vfunc[40]: QWidget::setIconText(QString const&) 21968 vfunc[41]: QWidget::setMouseTracking(bool) 21969 vfunc[42]: QWidget::setFocus() 21970 vfunc[43]: QWidget::setActiveWindow() 21971 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21972 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21973 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21974 vfunc[47]: QScrollView::show() 21975 vfunc[48]: QWidget::hide() 21976 vfunc[49]: QWidget::showMinimized() 21977 vfunc[50]: QWidget::showMaximized() 21978 vfunc[51]: QWidget::showNormal() 21979 vfunc[52]: QWidget::polish() 21980 vfunc[53]: QWidget::move(int, int) 21981 vfunc[54]: QScrollView::resize(int, int) 21982 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21983 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21984 vfunc[57]: QWidget::close(bool) 21985 vfunc[58]: QScrollView::sizeHint() const 21986 vfunc[59]: QScrollView::minimumSizeHint() const 21987 vfunc[60]: QWidget::sizePolicy() const 21988 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21989 vfunc[62]: QWidget::heightForWidth(int) const 21990 vfunc[63]: QWidget::adjustSize() 21991 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21992 const&, bool) 21993 vfunc[65]: QWidget::setAcceptDrops(bool) 21994 vfunc[66]: QWidget::setAutoMask(bool) 21995 vfunc[67]: 21996 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21997 vfunc[68]: QWidget::customWhatsThis() const 21998 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 21999 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 22000 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 22001 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 22002 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 22003 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 22004 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22005 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 22006 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 22007 vfunc[78]: QWidget::enterEvent(QEvent*) 22008 vfunc[79]: QWidget::leaveEvent(QEvent*) 22009 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22010 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22011 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 22012 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22013 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 22014 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 22015 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 22016 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 22017 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22018 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 22019 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 22020 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 22021 vfunc[92]: QWidget::dropEvent(QDropEvent*) 22022 vfunc[93]: QWidget::showEvent(QShowEvent*) 22023 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22024 vfunc[95]: QWidget::x11Event(_XEvent*) 22025 vfunc[96]: QWidget::updateMask() 22026 vfunc[97]: QScrollView::styleChange(QStyle&) 22027 vfunc[98]: QWidget::enabledChange(bool) 22028 vfunc[99]: QWidget::paletteChange(QPalette const&) 22029 vfunc[100]: QScrollView::fontChange(QFont const&) 22030 vfunc[101]: QWidget::windowActivationChange(bool) 22031 vfunc[102]: QWidget::metric(int) const 22032 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22033 vfunc[104]: QWidget::destroy(bool, bool) 22034 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22035 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22036 vfunc[107]: QScrollView::focusNextPrevChild(bool) 22037 vfunc[108]: QWidget::setKeyCompression(bool) 22038 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22039 bool, QFont*) 22040 vfunc[110]: QFrame::setFrameStyle(int) 22041 vfunc[111]: QFrame::setLineWidth(int) 22042 vfunc[112]: QFrame::setMargin(int) 22043 vfunc[113]: QFrame::setMidLineWidth(int) 22044 vfunc[114]: QFrame::setFrameRect(QRect const&) 22045 vfunc[115]: QFrame::drawFrame(QPainter*) 22046 vfunc[116]: QScrollView::drawContents(QPainter*) 22047 vfunc[117]: QScrollView::frameChanged() 22048 vfunc[118]: 22049 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 22050 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 22051 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 22052 vfunc[121]: 22053 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 22054 vfunc[122]: 22055 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 22056 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 22057 vfunc[124]: QScrollView::setDragAutoScroll(bool) 22058 vfunc[125]: QScrollView::resizeContents(int, int) 22059 vfunc[126]: QScrollView::setContentsPos(int, int) 22060 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 22061 int) 22062 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 22063 int, int, int, int, int) 22064 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 22065 vfunc[130]: 22066 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 22067 vfunc[131]: 22068 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 22069 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 22070 vfunc[133]: 22071 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 22072 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 22073 vfunc[135]: 22074 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 22075 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 22076 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 22077 vfunc[138]: 22078 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 22079 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 22080 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 22081 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 22082 vfunc[142]: 22083 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 22084 vfunc[143]: 22085 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 22086 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 22087 vfunc[145]: 22088 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 22089 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 22090 vfunc[147]: 22091 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 22092 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 22093 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 22094 vfunc[150]: 22095 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 22096 vfunc[151]: QScrollView::setMargins(int, int, int, int) 22097 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 22098 int, int) 22099 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 22100 int, int) 22101 22102 Table 8-215. Secondary vtable for QScrollView 22103 Base Offset -40 22104 Virtual Base Offset 0 22105 RTTI typeinfo for QScrollView 22106 vfunc[0]: non-virtual thunk to QScrollView::~QScrollView() 22107 vfunc[1]: non-virtual thunk to QScrollView::~QScrollView() 22108 vfunc[2]: QPaintDevice::setResolution(int) 22109 vfunc[3]: QPaintDevice::resolution() const 22110 vfunc[4]: QPaintDevice::handle() const 22111 vfunc[5]: QPaintDevice::x11RenderHandle() const 22112 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22113 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22114 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22115 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22116 const 22117 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22118 22119 The Run Time Type Information for the QScrollView class is 22120 described by Table 8-216 22121 22122 Table 8-216. typeinfo for QScrollView 22123 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22124 Name typeinfo name for QScrollView 22125 basetype: typeinfo for QFrame 22126 __________________________________________________________ 22127 22128 8.2.22.3. Class data for QTextBrowser 22129 22130 The virtual table for the QTextBrowser class is described by 22131 Table 8-217 22132 22133 Table 8-217. Primary vtable for QTextBrowser 22134 Base Offset 0 22135 Virtual Base Offset 0 22136 RTTI typeinfo for QTextBrowser 22137 vfunc[0]: NULL or QTextBrowser::metaObject() const 22138 vfunc[1]: QTextBrowser::className() const 22139 vfunc[2]: QTextBrowser::qt_cast(char const*) 22140 vfunc[3]: QTextBrowser::qt_invoke(int, QUObject*) 22141 vfunc[4]: QTextBrowser::qt_emit(int, QUObject*) 22142 vfunc[5]: QTextBrowser::qt_property(int, int, QVariant*) 22143 vfunc[6]: QTextBrowser::~QTextBrowser() 22144 vfunc[7]: QTextBrowser::~QTextBrowser() 22145 vfunc[8]: QTextEdit::event(QEvent*) 22146 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 22147 vfunc[10]: QWidget::setName(char const*) 22148 vfunc[11]: QObject::insertChild(QObject*) 22149 vfunc[12]: QScrollView::removeChild(QObject*) 22150 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22151 vfunc[14]: QObject::property(char const*) const 22152 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22153 vfunc[16]: QObject::childEvent(QChildEvent*) 22154 vfunc[17]: QObject::customEvent(QCustomEvent*) 22155 vfunc[18]: QObject::connectNotify(char const*) 22156 vfunc[19]: QObject::disconnectNotify(char const*) 22157 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22158 const*, char const*) 22159 vfunc[21]: QTextEdit::setEnabled(bool) 22160 vfunc[22]: QWidget::setMinimumSize(int, int) 22161 vfunc[23]: QWidget::setMaximumSize(int, int) 22162 vfunc[24]: QWidget::setSizeIncrement(int, int) 22163 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 22164 vfunc[26]: QWidget::setEraseColor(QColor const&) 22165 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 22166 vfunc[28]: QTextEdit::setPalette(QPalette const&) 22167 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 22168 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 22169 vfunc[31]: QTextEdit::setFont(QFont const&) 22170 vfunc[32]: QWidget::setCursor(QCursor const&) 22171 vfunc[33]: QWidget::unsetCursor() 22172 vfunc[34]: QWidget::setMask(QBitmap const&) 22173 vfunc[35]: QWidget::setMask(QRegion const&) 22174 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 22175 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 22176 vfunc[38]: QWidget::setCaption(QString const&) 22177 vfunc[39]: QWidget::setIcon(QPixmap const&) 22178 vfunc[40]: QWidget::setIconText(QString const&) 22179 vfunc[41]: QWidget::setMouseTracking(bool) 22180 vfunc[42]: QWidget::setFocus() 22181 vfunc[43]: QWidget::setActiveWindow() 22182 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 22183 vfunc[45]: QWidget::setFocusProxy(QWidget*) 22184 vfunc[46]: QWidget::setUpdatesEnabled(bool) 22185 vfunc[47]: QScrollView::show() 22186 vfunc[48]: QWidget::hide() 22187 vfunc[49]: QWidget::showMinimized() 22188 vfunc[50]: QWidget::showMaximized() 22189 vfunc[51]: QWidget::showNormal() 22190 vfunc[52]: QTextEdit::polish() 22191 vfunc[53]: QWidget::move(int, int) 22192 vfunc[54]: QScrollView::resize(int, int) 22193 vfunc[55]: QWidget::setGeometry(int, int, int, int) 22194 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 22195 vfunc[57]: QWidget::close(bool) 22196 vfunc[58]: QTextEdit::sizeHint() const 22197 vfunc[59]: QScrollView::minimumSizeHint() const 22198 vfunc[60]: QWidget::sizePolicy() const 22199 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 22200 vfunc[62]: QTextEdit::heightForWidth(int) const 22201 vfunc[63]: QWidget::adjustSize() 22202 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 22203 const&, bool) 22204 vfunc[65]: QWidget::setAcceptDrops(bool) 22205 vfunc[66]: QWidget::setAutoMask(bool) 22206 vfunc[67]: 22207 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 22208 vfunc[68]: QWidget::customWhatsThis() const 22209 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 22210 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 22211 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 22212 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 22213 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 22214 vfunc[74]: QTextBrowser::keyPressEvent(QKeyEvent*) 22215 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22216 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 22217 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 22218 vfunc[78]: QWidget::enterEvent(QEvent*) 22219 vfunc[79]: QWidget::leaveEvent(QEvent*) 22220 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22221 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22222 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 22223 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22224 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 22225 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 22226 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 22227 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 22228 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22229 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 22230 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 22231 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 22232 vfunc[92]: QWidget::dropEvent(QDropEvent*) 22233 vfunc[93]: QWidget::showEvent(QShowEvent*) 22234 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22235 vfunc[95]: QWidget::x11Event(_XEvent*) 22236 vfunc[96]: QWidget::updateMask() 22237 vfunc[97]: QScrollView::styleChange(QStyle&) 22238 vfunc[98]: QWidget::enabledChange(bool) 22239 vfunc[99]: QWidget::paletteChange(QPalette const&) 22240 vfunc[100]: QScrollView::fontChange(QFont const&) 22241 vfunc[101]: QTextEdit::windowActivationChange(bool) 22242 vfunc[102]: QWidget::metric(int) const 22243 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22244 vfunc[104]: QWidget::destroy(bool, bool) 22245 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22246 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22247 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 22248 vfunc[108]: QWidget::setKeyCompression(bool) 22249 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22250 bool, QFont*) 22251 vfunc[110]: QFrame::setFrameStyle(int) 22252 vfunc[111]: QFrame::setLineWidth(int) 22253 vfunc[112]: QFrame::setMargin(int) 22254 vfunc[113]: QFrame::setMidLineWidth(int) 22255 vfunc[114]: QFrame::setFrameRect(QRect const&) 22256 vfunc[115]: QFrame::drawFrame(QPainter*) 22257 vfunc[116]: QTextEdit::drawContents(QPainter*) 22258 vfunc[117]: QScrollView::frameChanged() 22259 vfunc[118]: 22260 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 22261 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 22262 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 22263 vfunc[121]: 22264 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 22265 vfunc[122]: 22266 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 22267 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 22268 vfunc[124]: QScrollView::setDragAutoScroll(bool) 22269 vfunc[125]: QScrollView::resizeContents(int, int) 22270 vfunc[126]: QScrollView::setContentsPos(int, int) 22271 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 22272 int) 22273 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 22274 int, int, int, int, int) 22275 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 22276 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 22277 vfunc[131]: 22278 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 22279 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 22280 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 22281 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 22282 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 22283 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 22284 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 22285 vfunc[138]: 22286 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 22287 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 22288 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 22289 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 22290 vfunc[142]: 22291 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 22292 vfunc[143]: 22293 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 22294 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 22295 vfunc[145]: 22296 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 22297 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 22298 vfunc[147]: 22299 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 22300 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 22301 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 22302 vfunc[150]: 22303 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 22304 vfunc[151]: QScrollView::setMargins(int, int, int, int) 22305 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 22306 int, int) 22307 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 22308 int, int) 22309 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 22310 int*, int*) 22311 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 22312 QTextEdit::VerticalAlignment*) 22313 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 22314 QTextEdit::VerticalAlignment*, int*, 22315 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 22316 int*) 22317 vfunc[157]: 22318 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 22319 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 22320 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 22321 vfunc[160]: QTextEdit::setPaper(QBrush const&) 22322 vfunc[161]: QTextEdit::setLinkUnderline(bool) 22323 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 22324 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 22325 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 22326 vfunc[165]: QTextEdit::copy() 22327 vfunc[166]: QTextEdit::append(QString const&) 22328 vfunc[167]: QTextBrowser::setText(QString const&, QString 22329 const&) 22330 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 22331 vfunc[169]: QTextEdit::selectAll(bool) 22332 vfunc[170]: QTextEdit::setTabStopWidth(int) 22333 vfunc[171]: QTextEdit::zoomIn(int) 22334 vfunc[172]: NULL or QTextEdit::zoomIn() 22335 vfunc[173]: QTextEdit::zoomOut(int) 22336 vfunc[174]: NULL or QTextEdit::zoomOut() 22337 vfunc[175]: QTextEdit::zoomTo(int) 22338 vfunc[176]: QTextEdit::sync() 22339 vfunc[177]: QTextEdit::setReadOnly(bool) 22340 vfunc[178]: QTextEdit::undo() 22341 vfunc[179]: QTextEdit::redo() 22342 vfunc[180]: QTextEdit::cut() 22343 vfunc[181]: QTextEdit::paste() 22344 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 22345 vfunc[183]: QTextEdit::clear() 22346 vfunc[184]: QTextEdit::del() 22347 vfunc[185]: QTextEdit::indent() 22348 vfunc[186]: QTextEdit::setItalic(bool) 22349 vfunc[187]: QTextEdit::setBold(bool) 22350 vfunc[188]: QTextEdit::setUnderline(bool) 22351 vfunc[189]: QTextEdit::setFamily(QString const&) 22352 vfunc[190]: QTextEdit::setPointSize(int) 22353 vfunc[191]: QTextEdit::setColor(QColor const&) 22354 vfunc[192]: 22355 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 22356 vfunc[193]: QTextEdit::setAlignment(int) 22357 vfunc[194]: 22358 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 22359 QStyleSheetItem::ListStyle) 22360 vfunc[195]: QTextEdit::setCursorPosition(int, int) 22361 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 22362 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 22363 const&, bool) 22364 vfunc[198]: QTextEdit::setModified(bool) 22365 vfunc[199]: QTextEdit::resetFormat() 22366 vfunc[200]: QTextEdit::setUndoDepth(int) 22367 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 22368 vfunc[202]: QTextEdit::ensureCursorVisible() 22369 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 22370 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 22371 bool) 22372 vfunc[205]: 22373 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 22374 vfunc[206]: QTextEdit::removeSelectedText(int) 22375 vfunc[207]: QTextEdit::removeSelection(int) 22376 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 22377 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 22378 vfunc[210]: QTextEdit::scrollToBottom() 22379 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 22380 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 22381 vfunc[213]: QTextEdit::removeParagraph(int) 22382 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 22383 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 22384 const&) 22385 vfunc[216]: QTextEdit::clearParagraphBackground(int) 22386 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 22387 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 22388 vfunc[219]: QTextEdit::createPopupMenu() 22389 vfunc[220]: QTextEdit::doChangeInterval() 22390 vfunc[221]: NULL or QTextBrowser::linksEnabled() const 22391 vfunc[222]: QTextBrowser::emitHighlighted(QString const&) 22392 vfunc[223]: QTextBrowser::emitLinkClicked(QString const&) 22393 vfunc[224]: QTextBrowser::setSource(QString const&) 22394 vfunc[225]: QTextBrowser::backward() 22395 vfunc[226]: QTextBrowser::forward() 22396 vfunc[227]: QTextBrowser::home() 22397 vfunc[228]: QTextBrowser::reload() 22398 22399 Table 8-218. Secondary vtable for QTextBrowser 22400 Base Offset -40 22401 Virtual Base Offset 0 22402 RTTI typeinfo for QTextBrowser 22403 vfunc[0]: non-virtual thunk to QTextBrowser::~QTextBrowser() 22404 vfunc[1]: non-virtual thunk to QTextBrowser::~QTextBrowser() 22405 vfunc[2]: QPaintDevice::setResolution(int) 22406 vfunc[3]: QPaintDevice::resolution() const 22407 vfunc[4]: QPaintDevice::handle() const 22408 vfunc[5]: QPaintDevice::x11RenderHandle() const 22409 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22410 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22411 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22412 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22413 const 22414 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22415 22416 The Run Time Type Information for the QTextBrowser class is 22417 described by Table 8-219 22418 22419 Table 8-219. typeinfo for QTextBrowser 22420 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22421 Name typeinfo name for QTextBrowser 22422 basetype: typeinfo for QTextEdit 22423 __________________________________________________________ 22424 22425 8.2.22.4. Class data for QLineEdit 22426 22427 The virtual table for the QLineEdit class is described by Table 22428 8-220 22429 22430 Table 8-220. Primary vtable for QLineEdit 22431 Base Offset 0 22432 Virtual Base Offset 0 22433 RTTI typeinfo for QLineEdit 22434 vfunc[0]: NULL or QLineEdit::metaObject() const 22435 vfunc[1]: QLineEdit::className() const 22436 vfunc[2]: QLineEdit::qt_cast(char const*) 22437 vfunc[3]: QLineEdit::qt_invoke(int, QUObject*) 22438 vfunc[4]: QLineEdit::qt_emit(int, QUObject*) 22439 vfunc[5]: QLineEdit::qt_property(int, int, QVariant*) 22440 vfunc[6]: QLineEdit::~QLineEdit() 22441 vfunc[7]: QLineEdit::~QLineEdit() 22442 vfunc[8]: QLineEdit::event(QEvent*) 22443 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22444 vfunc[10]: QWidget::setName(char const*) 22445 vfunc[11]: QObject::insertChild(QObject*) 22446 vfunc[12]: QObject::removeChild(QObject*) 22447 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22448 vfunc[14]: QObject::property(char const*) const 22449 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22450 vfunc[16]: QObject::childEvent(QChildEvent*) 22451 vfunc[17]: QObject::customEvent(QCustomEvent*) 22452 vfunc[18]: QObject::connectNotify(char const*) 22453 vfunc[19]: QObject::disconnectNotify(char const*) 22454 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22455 const*, char const*) 22456 vfunc[21]: QWidget::setEnabled(bool) 22457 vfunc[22]: QWidget::setMinimumSize(int, int) 22458 vfunc[23]: QWidget::setMaximumSize(int, int) 22459 vfunc[24]: QWidget::setSizeIncrement(int, int) 22460 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 22461 vfunc[26]: QWidget::setEraseColor(QColor const&) 22462 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 22463 vfunc[28]: QLineEdit::setPalette(QPalette const&) 22464 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 22465 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 22466 vfunc[31]: QLineEdit::setFont(QFont const&) 22467 vfunc[32]: QWidget::setCursor(QCursor const&) 22468 vfunc[33]: QWidget::unsetCursor() 22469 vfunc[34]: QWidget::setMask(QBitmap const&) 22470 vfunc[35]: QWidget::setMask(QRegion const&) 22471 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 22472 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 22473 vfunc[38]: QWidget::setCaption(QString const&) 22474 vfunc[39]: QWidget::setIcon(QPixmap const&) 22475 vfunc[40]: QWidget::setIconText(QString const&) 22476 vfunc[41]: QWidget::setMouseTracking(bool) 22477 vfunc[42]: QWidget::setFocus() 22478 vfunc[43]: QWidget::setActiveWindow() 22479 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 22480 vfunc[45]: QWidget::setFocusProxy(QWidget*) 22481 vfunc[46]: QWidget::setUpdatesEnabled(bool) 22482 vfunc[47]: QWidget::show() 22483 vfunc[48]: QWidget::hide() 22484 vfunc[49]: QWidget::showMinimized() 22485 vfunc[50]: QWidget::showMaximized() 22486 vfunc[51]: QWidget::showNormal() 22487 vfunc[52]: QWidget::polish() 22488 vfunc[53]: QWidget::move(int, int) 22489 vfunc[54]: QWidget::resize(int, int) 22490 vfunc[55]: QWidget::setGeometry(int, int, int, int) 22491 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 22492 vfunc[57]: QWidget::close(bool) 22493 vfunc[58]: QLineEdit::sizeHint() const 22494 vfunc[59]: QLineEdit::minimumSizeHint() const 22495 vfunc[60]: QWidget::sizePolicy() const 22496 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 22497 vfunc[62]: QWidget::heightForWidth(int) const 22498 vfunc[63]: QWidget::adjustSize() 22499 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 22500 const&, bool) 22501 vfunc[65]: QWidget::setAcceptDrops(bool) 22502 vfunc[66]: QWidget::setAutoMask(bool) 22503 vfunc[67]: 22504 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 22505 vfunc[68]: QWidget::customWhatsThis() const 22506 vfunc[69]: QLineEdit::mousePressEvent(QMouseEvent*) 22507 vfunc[70]: QLineEdit::mouseReleaseEvent(QMouseEvent*) 22508 vfunc[71]: QLineEdit::mouseDoubleClickEvent(QMouseEvent*) 22509 vfunc[72]: QLineEdit::mouseMoveEvent(QMouseEvent*) 22510 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 22511 vfunc[74]: QLineEdit::keyPressEvent(QKeyEvent*) 22512 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22513 vfunc[76]: QLineEdit::focusInEvent(QFocusEvent*) 22514 vfunc[77]: QLineEdit::focusOutEvent(QFocusEvent*) 22515 vfunc[78]: QWidget::enterEvent(QEvent*) 22516 vfunc[79]: QWidget::leaveEvent(QEvent*) 22517 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22518 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22519 vfunc[82]: QLineEdit::resizeEvent(QResizeEvent*) 22520 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22521 vfunc[84]: QLineEdit::contextMenuEvent(QContextMenuEvent*) 22522 vfunc[85]: QLineEdit::imStartEvent(QIMEvent*) 22523 vfunc[86]: QLineEdit::imComposeEvent(QIMEvent*) 22524 vfunc[87]: QLineEdit::imEndEvent(QIMEvent*) 22525 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22526 vfunc[89]: QLineEdit::dragEnterEvent(QDragEnterEvent*) 22527 vfunc[90]: QLineEdit::dragMoveEvent(QDragMoveEvent*) 22528 vfunc[91]: QLineEdit::dragLeaveEvent(QDragLeaveEvent*) 22529 vfunc[92]: QLineEdit::dropEvent(QDropEvent*) 22530 vfunc[93]: QWidget::showEvent(QShowEvent*) 22531 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22532 vfunc[95]: QWidget::x11Event(_XEvent*) 22533 vfunc[96]: QWidget::updateMask() 22534 vfunc[97]: QFrame::styleChange(QStyle&) 22535 vfunc[98]: QWidget::enabledChange(bool) 22536 vfunc[99]: QWidget::paletteChange(QPalette const&) 22537 vfunc[100]: QWidget::fontChange(QFont const&) 22538 vfunc[101]: QLineEdit::windowActivationChange(bool) 22539 vfunc[102]: QWidget::metric(int) const 22540 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22541 vfunc[104]: QWidget::destroy(bool, bool) 22542 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22543 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22544 vfunc[107]: QWidget::focusNextPrevChild(bool) 22545 vfunc[108]: QWidget::setKeyCompression(bool) 22546 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22547 bool, QFont*) 22548 vfunc[110]: QFrame::setFrameStyle(int) 22549 vfunc[111]: QFrame::setLineWidth(int) 22550 vfunc[112]: QFrame::setMargin(int) 22551 vfunc[113]: QFrame::setMidLineWidth(int) 22552 vfunc[114]: QFrame::setFrameRect(QRect const&) 22553 vfunc[115]: QFrame::drawFrame(QPainter*) 22554 vfunc[116]: QLineEdit::drawContents(QPainter*) 22555 vfunc[117]: QFrame::frameChanged() 22556 vfunc[118]: QLineEdit::setText(QString const&) 22557 vfunc[119]: QLineEdit::selectAll() 22558 vfunc[120]: QLineEdit::deselect() 22559 vfunc[121]: QLineEdit::clearValidator() 22560 vfunc[122]: QLineEdit::insert(QString const&) 22561 vfunc[123]: QLineEdit::clear() 22562 vfunc[124]: QLineEdit::undo() 22563 vfunc[125]: QLineEdit::redo() 22564 vfunc[126]: QLineEdit::setMaxLength(int) 22565 vfunc[127]: QLineEdit::setFrame(bool) 22566 vfunc[128]: QLineEdit::setEchoMode(QLineEdit::EchoMode) 22567 vfunc[129]: QLineEdit::setReadOnly(bool) 22568 vfunc[130]: QLineEdit::setValidator(QValidator const*) 22569 vfunc[131]: QLineEdit::setSelection(int, int) 22570 vfunc[132]: QLineEdit::setCursorPosition(int) 22571 vfunc[133]: QLineEdit::setAlignment(int) 22572 vfunc[134]: QLineEdit::cut() 22573 vfunc[135]: QLineEdit::copy() const 22574 vfunc[136]: QLineEdit::paste() 22575 vfunc[137]: QLineEdit::setDragEnabled(bool) 22576 vfunc[138]: QLineEdit::createPopupMenu() 22577 22578 Table 8-221. Secondary vtable for QLineEdit 22579 Base Offset -40 22580 Virtual Base Offset 0 22581 RTTI typeinfo for QLineEdit 22582 vfunc[0]: non-virtual thunk to QLineEdit::~QLineEdit() 22583 vfunc[1]: non-virtual thunk to QLineEdit::~QLineEdit() 22584 vfunc[2]: QPaintDevice::setResolution(int) 22585 vfunc[3]: QPaintDevice::resolution() const 22586 vfunc[4]: QPaintDevice::handle() const 22587 vfunc[5]: QPaintDevice::x11RenderHandle() const 22588 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22589 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22590 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22591 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22592 const 22593 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22594 22595 The Run Time Type Information for the QLineEdit class is 22596 described by Table 8-222 22597 22598 Table 8-222. typeinfo for QLineEdit 22599 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22600 Name typeinfo name for QLineEdit 22601 basetype: typeinfo for QFrame 22602 __________________________________________________________ 22603 22604 8.2.22.5. Class data for QListBoxText 22605 22606 The virtual table for the QListBoxText class is described in 22607 the generic part of this specification. 22608 22609 The Run Time Type Information for the QListBoxText class is 22610 described by Table 8-223 22611 22612 Table 8-223. typeinfo for QListBoxText 22613 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22614 Name typeinfo name for QListBoxText 22615 basetype: typeinfo for QListBoxItem 22616 __________________________________________________________ 22617 22618 8.2.22.6. Class data for QLCDNumber 22619 22620 The virtual table for the QLCDNumber class is described by 22621 Table 8-224 22622 22623 Table 8-224. Primary vtable for QLCDNumber 22624 Base Offset 0 22625 Virtual Base Offset 0 22626 RTTI typeinfo for QLCDNumber 22627 vfunc[0]: NULL or QLCDNumber::metaObject() const 22628 vfunc[1]: QLCDNumber::className() const 22629 vfunc[2]: QLCDNumber::qt_cast(char const*) 22630 vfunc[3]: QLCDNumber::qt_invoke(int, QUObject*) 22631 vfunc[4]: QLCDNumber::qt_emit(int, QUObject*) 22632 vfunc[5]: QLCDNumber::qt_property(int, int, QVariant*) 22633 vfunc[6]: QLCDNumber::~QLCDNumber() 22634 vfunc[7]: QLCDNumber::~QLCDNumber() 22635 vfunc[8]: QWidget::event(QEvent*) 22636 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22637 vfunc[10]: QWidget::setName(char const*) 22638 vfunc[11]: QObject::insertChild(QObject*) 22639 vfunc[12]: QObject::removeChild(QObject*) 22640 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22641 vfunc[14]: QObject::property(char const*) const 22642 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22643 vfunc[16]: QObject::childEvent(QChildEvent*) 22644 vfunc[17]: QObject::customEvent(QCustomEvent*) 22645 vfunc[18]: QObject::connectNotify(char const*) 22646 vfunc[19]: QObject::disconnectNotify(char const*) 22647 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22648 const*, char const*) 22649 vfunc[21]: QWidget::setEnabled(bool) 22650 vfunc[22]: QWidget::setMinimumSize(int, int) 22651 vfunc[23]: QWidget::setMaximumSize(int, int) 22652 vfunc[24]: QWidget::setSizeIncrement(int, int) 22653 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 22654 vfunc[26]: QWidget::setEraseColor(QColor const&) 22655 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 22656 vfunc[28]: QWidget::setPalette(QPalette const&) 22657 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 22658 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 22659 vfunc[31]: QWidget::setFont(QFont const&) 22660 vfunc[32]: QWidget::setCursor(QCursor const&) 22661 vfunc[33]: QWidget::unsetCursor() 22662 vfunc[34]: QWidget::setMask(QBitmap const&) 22663 vfunc[35]: QWidget::setMask(QRegion const&) 22664 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 22665 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 22666 vfunc[38]: QWidget::setCaption(QString const&) 22667 vfunc[39]: QWidget::setIcon(QPixmap const&) 22668 vfunc[40]: QWidget::setIconText(QString const&) 22669 vfunc[41]: QWidget::setMouseTracking(bool) 22670 vfunc[42]: QWidget::setFocus() 22671 vfunc[43]: QWidget::setActiveWindow() 22672 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 22673 vfunc[45]: QWidget::setFocusProxy(QWidget*) 22674 vfunc[46]: QWidget::setUpdatesEnabled(bool) 22675 vfunc[47]: QWidget::show() 22676 vfunc[48]: QWidget::hide() 22677 vfunc[49]: QWidget::showMinimized() 22678 vfunc[50]: QWidget::showMaximized() 22679 vfunc[51]: QWidget::showNormal() 22680 vfunc[52]: QWidget::polish() 22681 vfunc[53]: QWidget::move(int, int) 22682 vfunc[54]: QWidget::resize(int, int) 22683 vfunc[55]: QWidget::setGeometry(int, int, int, int) 22684 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 22685 vfunc[57]: QWidget::close(bool) 22686 vfunc[58]: QLCDNumber::sizeHint() const 22687 vfunc[59]: QWidget::minimumSizeHint() const 22688 vfunc[60]: QWidget::sizePolicy() const 22689 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 22690 vfunc[62]: QWidget::heightForWidth(int) const 22691 vfunc[63]: QWidget::adjustSize() 22692 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 22693 const&, bool) 22694 vfunc[65]: QWidget::setAcceptDrops(bool) 22695 vfunc[66]: QWidget::setAutoMask(bool) 22696 vfunc[67]: 22697 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 22698 vfunc[68]: QWidget::customWhatsThis() const 22699 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 22700 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 22701 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 22702 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 22703 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 22704 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 22705 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22706 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 22707 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 22708 vfunc[78]: QWidget::enterEvent(QEvent*) 22709 vfunc[79]: QWidget::leaveEvent(QEvent*) 22710 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22711 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22712 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 22713 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22714 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 22715 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 22716 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 22717 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 22718 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22719 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 22720 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 22721 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 22722 vfunc[92]: QWidget::dropEvent(QDropEvent*) 22723 vfunc[93]: QWidget::showEvent(QShowEvent*) 22724 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22725 vfunc[95]: QWidget::x11Event(_XEvent*) 22726 vfunc[96]: QWidget::updateMask() 22727 vfunc[97]: QFrame::styleChange(QStyle&) 22728 vfunc[98]: QWidget::enabledChange(bool) 22729 vfunc[99]: QWidget::paletteChange(QPalette const&) 22730 vfunc[100]: QWidget::fontChange(QFont const&) 22731 vfunc[101]: QWidget::windowActivationChange(bool) 22732 vfunc[102]: QWidget::metric(int) const 22733 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22734 vfunc[104]: QWidget::destroy(bool, bool) 22735 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22736 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22737 vfunc[107]: QWidget::focusNextPrevChild(bool) 22738 vfunc[108]: QWidget::setKeyCompression(bool) 22739 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22740 bool, QFont*) 22741 vfunc[110]: QFrame::setFrameStyle(int) 22742 vfunc[111]: QFrame::setLineWidth(int) 22743 vfunc[112]: QFrame::setMargin(int) 22744 vfunc[113]: QFrame::setMidLineWidth(int) 22745 vfunc[114]: QFrame::setFrameRect(QRect const&) 22746 vfunc[115]: QFrame::drawFrame(QPainter*) 22747 vfunc[116]: QLCDNumber::drawContents(QPainter*) 22748 vfunc[117]: QFrame::frameChanged() 22749 vfunc[118]: QLCDNumber::setNumDigits(int) 22750 vfunc[119]: QLCDNumber::setMode(QLCDNumber::Mode) 22751 vfunc[120]: 22752 QLCDNumber::setSegmentStyle(QLCDNumber::SegmentStyle) 22753 vfunc[121]: QLCDNumber::setHexMode() 22754 vfunc[122]: QLCDNumber::setDecMode() 22755 vfunc[123]: QLCDNumber::setOctMode() 22756 vfunc[124]: QLCDNumber::setBinMode() 22757 vfunc[125]: QLCDNumber::setSmallDecimalPoint(bool) 22758 22759 Table 8-225. Secondary vtable for QLCDNumber 22760 Base Offset -40 22761 Virtual Base Offset 0 22762 RTTI typeinfo for QLCDNumber 22763 vfunc[0]: non-virtual thunk to QLCDNumber::~QLCDNumber() 22764 vfunc[1]: non-virtual thunk to QLCDNumber::~QLCDNumber() 22765 vfunc[2]: QPaintDevice::setResolution(int) 22766 vfunc[3]: QPaintDevice::resolution() const 22767 vfunc[4]: QPaintDevice::handle() const 22768 vfunc[5]: QPaintDevice::x11RenderHandle() const 22769 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22770 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22771 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22772 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22773 const 22774 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22775 22776 The Run Time Type Information for the QLCDNumber class is 22777 described by Table 8-226 22778 22779 Table 8-226. typeinfo for QLCDNumber 22780 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22781 Name typeinfo name for QLCDNumber 22782 basetype: typeinfo for QFrame 22783 __________________________________________________________ 22784 22785 8.2.22.7. Class data for QGridView 22786 22787 The virtual table for the QGridView class is described by Table 22788 8-227 22789 22790 Table 8-227. Primary vtable for QGridView 22791 Base Offset 0 22792 Virtual Base Offset 0 22793 RTTI typeinfo for QGridView 22794 vfunc[0]: NULL or QGridView::metaObject() const 22795 vfunc[1]: QGridView::className() const 22796 vfunc[2]: QGridView::qt_cast(char const*) 22797 vfunc[3]: QGridView::qt_invoke(int, QUObject*) 22798 vfunc[4]: QGridView::qt_emit(int, QUObject*) 22799 vfunc[5]: QGridView::qt_property(int, int, QVariant*) 22800 vfunc[6]: QGridView::~QGridView() 22801 vfunc[7]: QGridView::~QGridView() 22802 vfunc[8]: QWidget::event(QEvent*) 22803 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 22804 vfunc[10]: QWidget::setName(char const*) 22805 vfunc[11]: QObject::insertChild(QObject*) 22806 vfunc[12]: QScrollView::removeChild(QObject*) 22807 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22808 vfunc[14]: QObject::property(char const*) const 22809 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22810 vfunc[16]: QObject::childEvent(QChildEvent*) 22811 vfunc[17]: QObject::customEvent(QCustomEvent*) 22812 vfunc[18]: QObject::connectNotify(char const*) 22813 vfunc[19]: QObject::disconnectNotify(char const*) 22814 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22815 const*, char const*) 22816 vfunc[21]: QScrollView::setEnabled(bool) 22817 vfunc[22]: QWidget::setMinimumSize(int, int) 22818 vfunc[23]: QWidget::setMaximumSize(int, int) 22819 vfunc[24]: QWidget::setSizeIncrement(int, int) 22820 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 22821 vfunc[26]: QWidget::setEraseColor(QColor const&) 22822 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 22823 vfunc[28]: QWidget::setPalette(QPalette const&) 22824 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 22825 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 22826 vfunc[31]: QWidget::setFont(QFont const&) 22827 vfunc[32]: QWidget::setCursor(QCursor const&) 22828 vfunc[33]: QWidget::unsetCursor() 22829 vfunc[34]: QWidget::setMask(QBitmap const&) 22830 vfunc[35]: QWidget::setMask(QRegion const&) 22831 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 22832 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 22833 vfunc[38]: QWidget::setCaption(QString const&) 22834 vfunc[39]: QWidget::setIcon(QPixmap const&) 22835 vfunc[40]: QWidget::setIconText(QString const&) 22836 vfunc[41]: QWidget::setMouseTracking(bool) 22837 vfunc[42]: QWidget::setFocus() 22838 vfunc[43]: QWidget::setActiveWindow() 22839 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 22840 vfunc[45]: QWidget::setFocusProxy(QWidget*) 22841 vfunc[46]: QWidget::setUpdatesEnabled(bool) 22842 vfunc[47]: QScrollView::show() 22843 vfunc[48]: QWidget::hide() 22844 vfunc[49]: QWidget::showMinimized() 22845 vfunc[50]: QWidget::showMaximized() 22846 vfunc[51]: QWidget::showNormal() 22847 vfunc[52]: QWidget::polish() 22848 vfunc[53]: QWidget::move(int, int) 22849 vfunc[54]: QScrollView::resize(int, int) 22850 vfunc[55]: QWidget::setGeometry(int, int, int, int) 22851 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 22852 vfunc[57]: QWidget::close(bool) 22853 vfunc[58]: QScrollView::sizeHint() const 22854 vfunc[59]: QScrollView::minimumSizeHint() const 22855 vfunc[60]: QWidget::sizePolicy() const 22856 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 22857 vfunc[62]: QWidget::heightForWidth(int) const 22858 vfunc[63]: QWidget::adjustSize() 22859 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 22860 const&, bool) 22861 vfunc[65]: QWidget::setAcceptDrops(bool) 22862 vfunc[66]: QWidget::setAutoMask(bool) 22863 vfunc[67]: 22864 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 22865 vfunc[68]: QWidget::customWhatsThis() const 22866 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 22867 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 22868 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 22869 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 22870 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 22871 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 22872 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22873 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 22874 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 22875 vfunc[78]: QWidget::enterEvent(QEvent*) 22876 vfunc[79]: QWidget::leaveEvent(QEvent*) 22877 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22878 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22879 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 22880 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22881 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 22882 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 22883 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 22884 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 22885 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22886 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 22887 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 22888 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 22889 vfunc[92]: QWidget::dropEvent(QDropEvent*) 22890 vfunc[93]: QWidget::showEvent(QShowEvent*) 22891 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22892 vfunc[95]: QWidget::x11Event(_XEvent*) 22893 vfunc[96]: QWidget::updateMask() 22894 vfunc[97]: QScrollView::styleChange(QStyle&) 22895 vfunc[98]: QWidget::enabledChange(bool) 22896 vfunc[99]: QWidget::paletteChange(QPalette const&) 22897 vfunc[100]: QScrollView::fontChange(QFont const&) 22898 vfunc[101]: QWidget::windowActivationChange(bool) 22899 vfunc[102]: QWidget::metric(int) const 22900 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22901 vfunc[104]: QWidget::destroy(bool, bool) 22902 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22903 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22904 vfunc[107]: QScrollView::focusNextPrevChild(bool) 22905 vfunc[108]: QWidget::setKeyCompression(bool) 22906 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22907 bool, QFont*) 22908 vfunc[110]: QFrame::setFrameStyle(int) 22909 vfunc[111]: QFrame::setLineWidth(int) 22910 vfunc[112]: QFrame::setMargin(int) 22911 vfunc[113]: QFrame::setMidLineWidth(int) 22912 vfunc[114]: QFrame::setFrameRect(QRect const&) 22913 vfunc[115]: QFrame::drawFrame(QPainter*) 22914 vfunc[116]: QGridView::drawContents(QPainter*) 22915 vfunc[117]: QScrollView::frameChanged() 22916 vfunc[118]: 22917 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 22918 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 22919 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 22920 vfunc[121]: 22921 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 22922 vfunc[122]: 22923 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 22924 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 22925 vfunc[124]: QScrollView::setDragAutoScroll(bool) 22926 vfunc[125]: QScrollView::resizeContents(int, int) 22927 vfunc[126]: QScrollView::setContentsPos(int, int) 22928 vfunc[127]: QGridView::drawContents(QPainter*, int, int, int, 22929 int) 22930 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 22931 int, int, int, int, int) 22932 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 22933 vfunc[130]: 22934 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 22935 vfunc[131]: 22936 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 22937 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 22938 vfunc[133]: 22939 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 22940 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 22941 vfunc[135]: 22942 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 22943 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 22944 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 22945 vfunc[138]: 22946 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 22947 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 22948 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 22949 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 22950 vfunc[142]: 22951 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 22952 vfunc[143]: 22953 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 22954 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 22955 vfunc[145]: 22956 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 22957 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 22958 vfunc[147]: 22959 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 22960 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 22961 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 22962 vfunc[150]: 22963 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 22964 vfunc[151]: QScrollView::setMargins(int, int, int, int) 22965 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 22966 int, int) 22967 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 22968 int, int) 22969 vfunc[154]: QGridView::setNumRows(int) 22970 vfunc[155]: QGridView::setNumCols(int) 22971 vfunc[156]: QGridView::setCellWidth(int) 22972 vfunc[157]: QGridView::setCellHeight(int) 22973 vfunc[158]: __cxa_pure_virtual 22974 vfunc[159]: QGridView::paintEmptyArea(QPainter*, int, int, int, 22975 int) 22976 vfunc[160]: QGridView::dimensionChange(int, int) 22977 22978 Table 8-228. Secondary vtable for QGridView 22979 Base Offset -40 22980 Virtual Base Offset 0 22981 RTTI typeinfo for QGridView 22982 vfunc[0]: non-virtual thunk to QGridView::~QGridView() 22983 vfunc[1]: non-virtual thunk to QGridView::~QGridView() 22984 vfunc[2]: QPaintDevice::setResolution(int) 22985 vfunc[3]: QPaintDevice::resolution() const 22986 vfunc[4]: QPaintDevice::handle() const 22987 vfunc[5]: QPaintDevice::x11RenderHandle() const 22988 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22989 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22990 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22991 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22992 const 22993 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22994 22995 The Run Time Type Information for the QGridView class is 22996 described by Table 8-229 22997 22998 Table 8-229. typeinfo for QGridView 22999 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23000 Name typeinfo name for QGridView 23001 basetype: typeinfo for QScrollView 23002 __________________________________________________________ 23003 23004 8.2.22.8. Class data for QButton 23005 23006 The virtual table for the QButton class is described by Table 23007 8-230 23008 23009 Table 8-230. Primary vtable for QButton 23010 Base Offset 0 23011 Virtual Base Offset 0 23012 RTTI typeinfo for QButton 23013 vfunc[0]: NULL or QButton::metaObject() const 23014 vfunc[1]: QButton::className() const 23015 vfunc[2]: QButton::qt_cast(char const*) 23016 vfunc[3]: QButton::qt_invoke(int, QUObject*) 23017 vfunc[4]: QButton::qt_emit(int, QUObject*) 23018 vfunc[5]: QButton::qt_property(int, int, QVariant*) 23019 vfunc[6]: QButton::~QButton() 23020 vfunc[7]: QButton::~QButton() 23021 vfunc[8]: QWidget::event(QEvent*) 23022 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23023 vfunc[10]: QWidget::setName(char const*) 23024 vfunc[11]: QObject::insertChild(QObject*) 23025 vfunc[12]: QObject::removeChild(QObject*) 23026 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23027 vfunc[14]: QObject::property(char const*) const 23028 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23029 vfunc[16]: QObject::childEvent(QChildEvent*) 23030 vfunc[17]: QObject::customEvent(QCustomEvent*) 23031 vfunc[18]: QObject::connectNotify(char const*) 23032 vfunc[19]: QObject::disconnectNotify(char const*) 23033 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23034 const*, char const*) 23035 vfunc[21]: QWidget::setEnabled(bool) 23036 vfunc[22]: QWidget::setMinimumSize(int, int) 23037 vfunc[23]: QWidget::setMaximumSize(int, int) 23038 vfunc[24]: QWidget::setSizeIncrement(int, int) 23039 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 23040 vfunc[26]: QWidget::setEraseColor(QColor const&) 23041 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 23042 vfunc[28]: QWidget::setPalette(QPalette const&) 23043 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 23044 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 23045 vfunc[31]: QWidget::setFont(QFont const&) 23046 vfunc[32]: QWidget::setCursor(QCursor const&) 23047 vfunc[33]: QWidget::unsetCursor() 23048 vfunc[34]: QWidget::setMask(QBitmap const&) 23049 vfunc[35]: QWidget::setMask(QRegion const&) 23050 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 23051 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 23052 vfunc[38]: QWidget::setCaption(QString const&) 23053 vfunc[39]: QWidget::setIcon(QPixmap const&) 23054 vfunc[40]: QWidget::setIconText(QString const&) 23055 vfunc[41]: QWidget::setMouseTracking(bool) 23056 vfunc[42]: QWidget::setFocus() 23057 vfunc[43]: QWidget::setActiveWindow() 23058 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 23059 vfunc[45]: QWidget::setFocusProxy(QWidget*) 23060 vfunc[46]: QWidget::setUpdatesEnabled(bool) 23061 vfunc[47]: QWidget::show() 23062 vfunc[48]: QWidget::hide() 23063 vfunc[49]: QWidget::showMinimized() 23064 vfunc[50]: QWidget::showMaximized() 23065 vfunc[51]: QWidget::showNormal() 23066 vfunc[52]: QWidget::polish() 23067 vfunc[53]: QWidget::move(int, int) 23068 vfunc[54]: QWidget::resize(int, int) 23069 vfunc[55]: QWidget::setGeometry(int, int, int, int) 23070 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 23071 vfunc[57]: QWidget::close(bool) 23072 vfunc[58]: QWidget::sizeHint() const 23073 vfunc[59]: QWidget::minimumSizeHint() const 23074 vfunc[60]: QWidget::sizePolicy() const 23075 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 23076 vfunc[62]: QWidget::heightForWidth(int) const 23077 vfunc[63]: QWidget::adjustSize() 23078 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 23079 const&, bool) 23080 vfunc[65]: QWidget::setAcceptDrops(bool) 23081 vfunc[66]: QWidget::setAutoMask(bool) 23082 vfunc[67]: 23083 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 23084 vfunc[68]: QWidget::customWhatsThis() const 23085 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 23086 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 23087 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 23088 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 23089 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 23090 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 23091 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 23092 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 23093 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 23094 vfunc[78]: QWidget::enterEvent(QEvent*) 23095 vfunc[79]: QWidget::leaveEvent(QEvent*) 23096 vfunc[80]: QButton::paintEvent(QPaintEvent*) 23097 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 23098 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 23099 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 23100 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 23101 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 23102 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 23103 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 23104 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 23105 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 23106 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 23107 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 23108 vfunc[92]: QWidget::dropEvent(QDropEvent*) 23109 vfunc[93]: QWidget::showEvent(QShowEvent*) 23110 vfunc[94]: QWidget::hideEvent(QHideEvent*) 23111 vfunc[95]: QWidget::x11Event(_XEvent*) 23112 vfunc[96]: QWidget::updateMask() 23113 vfunc[97]: QWidget::styleChange(QStyle&) 23114 vfunc[98]: QButton::enabledChange(bool) 23115 vfunc[99]: QWidget::paletteChange(QPalette const&) 23116 vfunc[100]: QWidget::fontChange(QFont const&) 23117 vfunc[101]: QWidget::windowActivationChange(bool) 23118 vfunc[102]: QWidget::metric(int) const 23119 vfunc[103]: QWidget::create(unsigned long, bool, bool) 23120 vfunc[104]: QWidget::destroy(bool, bool) 23121 vfunc[105]: NULL or QWidget::setWState(unsigned int) 23122 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 23123 vfunc[107]: QWidget::focusNextPrevChild(bool) 23124 vfunc[108]: QWidget::setKeyCompression(bool) 23125 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 23126 bool, QFont*) 23127 vfunc[110]: QButton::setText(QString const&) 23128 vfunc[111]: QButton::setPixmap(QPixmap const&) 23129 vfunc[112]: QButton::setAccel(QKeySequence const&) 23130 vfunc[113]: QButton::setDown(bool) 23131 vfunc[114]: QButton::setAutoRepeat(bool) 23132 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 23133 vfunc[116]: QButton::setState(QButton::ToggleState) 23134 vfunc[117]: QButton::hitButton(QPoint const&) const 23135 vfunc[118]: QButton::drawButton(QPainter*) 23136 vfunc[119]: QButton::drawButtonLabel(QPainter*) 23137 vfunc[120]: QButton::setGroup(QButtonGroup*) 23138 23139 Table 8-231. Secondary vtable for QButton 23140 Base Offset -40 23141 Virtual Base Offset 0 23142 RTTI typeinfo for QButton 23143 vfunc[0]: non-virtual thunk to QButton::~QButton() 23144 vfunc[1]: non-virtual thunk to QButton::~QButton() 23145 vfunc[2]: QPaintDevice::setResolution(int) 23146 vfunc[3]: QPaintDevice::resolution() const 23147 vfunc[4]: QPaintDevice::handle() const 23148 vfunc[5]: QPaintDevice::x11RenderHandle() const 23149 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 23150 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 23151 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 23152 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 23153 const 23154 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 23155 23156 The Run Time Type Information for the QButton class is 23157 described by Table 8-232 23158 23159 Table 8-232. typeinfo for QButton 23160 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23161 Name typeinfo name for QButton 23162 basetype: typeinfo for QWidget 23163 __________________________________________________________ 23164 23165 8.2.22.9. Class data for QTabWidget 23166 23167 The virtual table for the QTabWidget class is described by 23168 Table 8-233 23169 23170 Table 8-233. Primary vtable for QTabWidget 23171 Base Offset 0 23172 Virtual Base Offset 0 23173 RTTI typeinfo for QTabWidget 23174 vfunc[0]: NULL or QTabWidget::metaObject() const 23175 vfunc[1]: QTabWidget::className() const 23176 vfunc[2]: QTabWidget::qt_cast(char const*) 23177 vfunc[3]: QTabWidget::qt_invoke(int, QUObject*) 23178 vfunc[4]: QTabWidget::qt_emit(int, QUObject*) 23179 vfunc[5]: QTabWidget::qt_property(int, int, QVariant*) 23180 vfunc[6]: QTabWidget::~QTabWidget() 23181 vfunc[7]: QTabWidget::~QTabWidget() 23182 vfunc[8]: QWidget::event(QEvent*) 23183 vfunc[9]: QTabWidget::eventFilter(QObject*, QEvent*) 23184 vfunc[10]: QWidget::setName(char const*) 23185 vfunc[11]: QObject::insertChild(QObject*) 23186 vfunc[12]: QObject::removeChild(QObject*) 23187 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23188 vfunc[14]: QObject::property(char const*) const 23189 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23190 vfunc[16]: QObject::childEvent(QChildEvent*) 23191 vfunc[17]: QObject::customEvent(QCustomEvent*) 23192 vfunc[18]: QObject::connectNotify(char const*) 23193 vfunc[19]: QObject::disconnectNotify(char const*) 23194 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23195 const*, char const*) 23196 vfunc[21]: QWidget::setEnabled(bool) 23197 vfunc[22]: QWidget::setMinimumSize(int, int) 23198 vfunc[23]: QWidget::setMaximumSize(int, int) 23199 vfunc[24]: QWidget::setSizeIncrement(int, int) 23200 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 23201 vfunc[26]: QWidget::setEraseColor(QColor const&) 23202 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 23203 vfunc[28]: QWidget::setPalette(QPalette const&) 23204 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 23205 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 23206 vfunc[31]: QWidget::setFont(QFont const&) 23207 vfunc[32]: QWidget::setCursor(QCursor const&) 23208 vfunc[33]: QWidget::unsetCursor() 23209 vfunc[34]: QWidget::setMask(QBitmap const&) 23210 vfunc[35]: QWidget::setMask(QRegion const&) 23211 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 23212 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 23213 vfunc[38]: QWidget::setCaption(QString const&) 23214 vfunc[39]: QWidget::setIcon(QPixmap const&) 23215 vfunc[40]: QWidget::setIconText(QString const&) 23216 vfunc[41]: QWidget::setMouseTracking(bool) 23217 vfunc[42]: QWidget::setFocus() 23218 vfunc[43]: QWidget::setActiveWindow() 23219 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 23220 vfunc[45]: QWidget::setFocusProxy(QWidget*) 23221 vfunc[46]: QWidget::setUpdatesEnabled(bool) 23222 vfunc[47]: QWidget::show() 23223 vfunc[48]: QWidget::hide() 23224 vfunc[49]: QWidget::showMinimized() 23225 vfunc[50]: QWidget::showMaximized() 23226 vfunc[51]: QWidget::showNormal() 23227 vfunc[52]: QWidget::polish() 23228 vfunc[53]: QWidget::move(int, int) 23229 vfunc[54]: QWidget::resize(int, int) 23230 vfunc[55]: QWidget::setGeometry(int, int, int, int) 23231 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 23232 vfunc[57]: QWidget::close(bool) 23233 vfunc[58]: QTabWidget::sizeHint() const 23234 vfunc[59]: QTabWidget::minimumSizeHint() const 23235 vfunc[60]: QWidget::sizePolicy() const 23236 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 23237 vfunc[62]: QWidget::heightForWidth(int) const 23238 vfunc[63]: QWidget::adjustSize() 23239 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 23240 const&, bool) 23241 vfunc[65]: QWidget::setAcceptDrops(bool) 23242 vfunc[66]: QWidget::setAutoMask(bool) 23243 vfunc[67]: 23244 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 23245 vfunc[68]: QWidget::customWhatsThis() const 23246 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 23247 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 23248 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 23249 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 23250 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 23251 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 23252 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 23253 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 23254 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 23255 vfunc[78]: QWidget::enterEvent(QEvent*) 23256 vfunc[79]: QWidget::leaveEvent(QEvent*) 23257 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 23258 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 23259 vfunc[82]: QTabWidget::resizeEvent(QResizeEvent*) 23260 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 23261 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 23262 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 23263 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 23264 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 23265 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 23266 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 23267 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 23268 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 23269 vfunc[92]: QWidget::dropEvent(QDropEvent*) 23270 vfunc[93]: QTabWidget::showEvent(QShowEvent*) 23271 vfunc[94]: QWidget::hideEvent(QHideEvent*) 23272 vfunc[95]: QWidget::x11Event(_XEvent*) 23273 vfunc[96]: QTabWidget::updateMask() 23274 vfunc[97]: QTabWidget::styleChange(QStyle&) 23275 vfunc[98]: QWidget::enabledChange(bool) 23276 vfunc[99]: QWidget::paletteChange(QPalette const&) 23277 vfunc[100]: QWidget::fontChange(QFont const&) 23278 vfunc[101]: QWidget::windowActivationChange(bool) 23279 vfunc[102]: QWidget::metric(int) const 23280 vfunc[103]: QWidget::create(unsigned long, bool, bool) 23281 vfunc[104]: QWidget::destroy(bool, bool) 23282 vfunc[105]: NULL or QWidget::setWState(unsigned int) 23283 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 23284 vfunc[107]: QWidget::focusNextPrevChild(bool) 23285 vfunc[108]: QWidget::setKeyCompression(bool) 23286 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 23287 bool, QFont*) 23288 vfunc[110]: QTabWidget::addTab(QWidget*, QString const&) 23289 vfunc[111]: QTabWidget::addTab(QWidget*, QIconSet const&, 23290 QString const&) 23291 vfunc[112]: QTabWidget::addTab(QWidget*, QTab*) 23292 vfunc[113]: QTabWidget::insertTab(QWidget*, QString const&, 23293 int) 23294 vfunc[114]: QTabWidget::insertTab(QWidget*, QIconSet const&, 23295 QString const&, int) 23296 vfunc[115]: QTabWidget::insertTab(QWidget*, QTab*, int) 23297 vfunc[116]: QTabWidget::showPage(QWidget*) 23298 vfunc[117]: QTabWidget::removePage(QWidget*) 23299 23300 Table 8-234. Secondary vtable for QTabWidget 23301 Base Offset -40 23302 Virtual Base Offset 0 23303 RTTI typeinfo for QTabWidget 23304 vfunc[0]: non-virtual thunk to QTabWidget::~QTabWidget() 23305 vfunc[1]: non-virtual thunk to QTabWidget::~QTabWidget() 23306 vfunc[2]: QPaintDevice::setResolution(int) 23307 vfunc[3]: QPaintDevice::resolution() const 23308 vfunc[4]: QPaintDevice::handle() const 23309 vfunc[5]: QPaintDevice::x11RenderHandle() const 23310 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 23311 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 23312 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 23313 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 23314 const 23315 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 23316 23317 The Run Time Type Information for the QTabWidget class is 23318 described by Table 8-235 23319 23320 Table 8-235. typeinfo for QTabWidget 23321 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23322 Name typeinfo name for QTabWidget 23323 basetype: typeinfo for QWidget 23324 __________________________________________________________ 23325 23326 8.2.22.10. Class data for QTextView 23327 23328 The virtual table for the QTextView class is described by Table 23329 8-236 23330 23331 Table 8-236. Primary vtable for QTextView 23332 Base Offset 0 23333 Virtual Base Offset 0 23334 RTTI typeinfo for QTextView 23335 vfunc[0]: NULL or QTextView::metaObject() const 23336 vfunc[1]: QTextView::className() const 23337 vfunc[2]: QTextView::qt_cast(char const*) 23338 vfunc[3]: QTextView::qt_invoke(int, QUObject*) 23339 vfunc[4]: QTextView::qt_emit(int, QUObject*) 23340 vfunc[5]: QTextView::qt_property(int, int, QVariant*) 23341 vfunc[6]: QTextView::~QTextView() 23342 vfunc[7]: QTextView::~QTextView() 23343 vfunc[8]: QTextEdit::event(QEvent*) 23344 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 23345 vfunc[10]: QWidget::setName(char const*) 23346 vfunc[11]: QObject::insertChild(QObject*) 23347 vfunc[12]: QScrollView::removeChild(QObject*) 23348 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23349 vfunc[14]: QObject::property(char const*) const 23350 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23351 vfunc[16]: QObject::childEvent(QChildEvent*) 23352 vfunc[17]: QObject::customEvent(QCustomEvent*) 23353 vfunc[18]: QObject::connectNotify(char const*) 23354 vfunc[19]: QObject::disconnectNotify(char const*) 23355 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23356 const*, char const*) 23357 vfunc[21]: QTextEdit::setEnabled(bool) 23358 vfunc[22]: QWidget::setMinimumSize(int, int) 23359 vfunc[23]: QWidget::setMaximumSize(int, int) 23360 vfunc[24]: QWidget::setSizeIncrement(int, int) 23361 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 23362 vfunc[26]: QWidget::setEraseColor(QColor const&) 23363 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 23364 vfunc[28]: QTextEdit::setPalette(QPalette const&) 23365 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 23366 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 23367 vfunc[31]: QTextEdit::setFont(QFont const&) 23368 vfunc[32]: QWidget::setCursor(QCursor const&) 23369 vfunc[33]: QWidget::unsetCursor() 23370 vfunc[34]: QWidget::setMask(QBitmap const&) 23371 vfunc[35]: QWidget::setMask(QRegion const&) 23372 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 23373 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 23374 vfunc[38]: QWidget::setCaption(QString const&) 23375 vfunc[39]: QWidget::setIcon(QPixmap const&) 23376 vfunc[40]: QWidget::setIconText(QString const&) 23377 vfunc[41]: QWidget::setMouseTracking(bool) 23378 vfunc[42]: QWidget::setFocus() 23379 vfunc[43]: QWidget::setActiveWindow() 23380 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 23381 vfunc[45]: QWidget::setFocusProxy(QWidget*) 23382 vfunc[46]: QWidget::setUpdatesEnabled(bool) 23383 vfunc[47]: QScrollView::show() 23384 vfunc[48]: QWidget::hide() 23385 vfunc[49]: QWidget::showMinimized() 23386 vfunc[50]: QWidget::showMaximized() 23387 vfunc[51]: QWidget::showNormal() 23388 vfunc[52]: QTextEdit::polish() 23389 vfunc[53]: QWidget::move(int, int) 23390 vfunc[54]: QScrollView::resize(int, int) 23391 vfunc[55]: QWidget::setGeometry(int, int, int, int) 23392 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 23393 vfunc[57]: QWidget::close(bool) 23394 vfunc[58]: QTextEdit::sizeHint() const 23395 vfunc[59]: QScrollView::minimumSizeHint() const 23396 vfunc[60]: QWidget::sizePolicy() const 23397 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 23398 vfunc[62]: QTextEdit::heightForWidth(int) const 23399 vfunc[63]: QWidget::adjustSize() 23400 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 23401 const&, bool) 23402 vfunc[65]: QWidget::setAcceptDrops(bool) 23403 vfunc[66]: QWidget::setAutoMask(bool) 23404 vfunc[67]: 23405 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 23406 vfunc[68]: QWidget::customWhatsThis() const 23407 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 23408 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 23409 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 23410 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 23411 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 23412 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 23413 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 23414 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 23415 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 23416 vfunc[78]: QWidget::enterEvent(QEvent*) 23417 vfunc[79]: QWidget::leaveEvent(QEvent*) 23418 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 23419 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 23420 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 23421 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 23422 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 23423 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 23424 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 23425 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 23426 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 23427 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 23428 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 23429 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 23430 vfunc[92]: QWidget::dropEvent(QDropEvent*) 23431 vfunc[93]: QWidget::showEvent(QShowEvent*) 23432 vfunc[94]: QWidget::hideEvent(QHideEvent*) 23433 vfunc[95]: QWidget::x11Event(_XEvent*) 23434 vfunc[96]: QWidget::updateMask() 23435 vfunc[97]: QScrollView::styleChange(QStyle&) 23436 vfunc[98]: QWidget::enabledChange(bool) 23437 vfunc[99]: QWidget::paletteChange(QPalette const&) 23438 vfunc[100]: QScrollView::fontChange(QFont const&) 23439 vfunc[101]: QTextEdit::windowActivationChange(bool) 23440 vfunc[102]: QWidget::metric(int) const 23441 vfunc[103]: QWidget::create(unsigned long, bool, bool) 23442 vfunc[104]: QWidget::destroy(bool, bool) 23443 vfunc[105]: NULL or QWidget::setWState(unsigned int) 23444 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 23445 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 23446 vfunc[108]: QWidget::setKeyCompression(bool) 23447 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 23448 bool, QFont*) 23449 vfunc[110]: QFrame::setFrameStyle(int) 23450 vfunc[111]: QFrame::setLineWidth(int) 23451 vfunc[112]: QFrame::setMargin(int) 23452 vfunc[113]: QFrame::setMidLineWidth(int) 23453 vfunc[114]: QFrame::setFrameRect(QRect const&) 23454 vfunc[115]: QFrame::drawFrame(QPainter*) 23455 vfunc[116]: QTextEdit::drawContents(QPainter*) 23456 vfunc[117]: QScrollView::frameChanged() 23457 vfunc[118]: 23458 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 23459 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 23460 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 23461 vfunc[121]: 23462 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 23463 vfunc[122]: 23464 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 23465 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 23466 vfunc[124]: QScrollView::setDragAutoScroll(bool) 23467 vfunc[125]: QScrollView::resizeContents(int, int) 23468 vfunc[126]: QScrollView::setContentsPos(int, int) 23469 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 23470 int) 23471 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 23472 int, int, int, int, int) 23473 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 23474 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 23475 vfunc[131]: 23476 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 23477 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 23478 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 23479 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 23480 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 23481 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 23482 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 23483 vfunc[138]: 23484 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 23485 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 23486 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 23487 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 23488 vfunc[142]: 23489 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 23490 vfunc[143]: 23491 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 23492 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 23493 vfunc[145]: 23494 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 23495 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 23496 vfunc[147]: 23497 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 23498 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 23499 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 23500 vfunc[150]: 23501 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 23502 vfunc[151]: QScrollView::setMargins(int, int, int, int) 23503 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 23504 int, int) 23505 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 23506 int, int) 23507 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 23508 int*, int*) 23509 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 23510 QTextEdit::VerticalAlignment*) 23511 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 23512 QTextEdit::VerticalAlignment*, int*, 23513 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 23514 int*) 23515 vfunc[157]: 23516 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 23517 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 23518 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 23519 vfunc[160]: QTextEdit::setPaper(QBrush const&) 23520 vfunc[161]: QTextEdit::setLinkUnderline(bool) 23521 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 23522 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 23523 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 23524 vfunc[165]: QTextEdit::copy() 23525 vfunc[166]: QTextEdit::append(QString const&) 23526 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 23527 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 23528 vfunc[169]: QTextEdit::selectAll(bool) 23529 vfunc[170]: QTextEdit::setTabStopWidth(int) 23530 vfunc[171]: QTextEdit::zoomIn(int) 23531 vfunc[172]: NULL or QTextEdit::zoomIn() 23532 vfunc[173]: QTextEdit::zoomOut(int) 23533 vfunc[174]: NULL or QTextEdit::zoomOut() 23534 vfunc[175]: QTextEdit::zoomTo(int) 23535 vfunc[176]: QTextEdit::sync() 23536 vfunc[177]: QTextEdit::setReadOnly(bool) 23537 vfunc[178]: QTextEdit::undo() 23538 vfunc[179]: QTextEdit::redo() 23539 vfunc[180]: QTextEdit::cut() 23540 vfunc[181]: QTextEdit::paste() 23541 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 23542 vfunc[183]: QTextEdit::clear() 23543 vfunc[184]: QTextEdit::del() 23544 vfunc[185]: QTextEdit::indent() 23545 vfunc[186]: QTextEdit::setItalic(bool) 23546 vfunc[187]: QTextEdit::setBold(bool) 23547 vfunc[188]: QTextEdit::setUnderline(bool) 23548 vfunc[189]: QTextEdit::setFamily(QString const&) 23549 vfunc[190]: QTextEdit::setPointSize(int) 23550 vfunc[191]: QTextEdit::setColor(QColor const&) 23551 vfunc[192]: 23552 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 23553 vfunc[193]: QTextEdit::setAlignment(int) 23554 vfunc[194]: 23555 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 23556 QStyleSheetItem::ListStyle) 23557 vfunc[195]: QTextEdit::setCursorPosition(int, int) 23558 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 23559 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 23560 const&, bool) 23561 vfunc[198]: QTextEdit::setModified(bool) 23562 vfunc[199]: QTextEdit::resetFormat() 23563 vfunc[200]: QTextEdit::setUndoDepth(int) 23564 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 23565 vfunc[202]: QTextEdit::ensureCursorVisible() 23566 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 23567 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 23568 bool) 23569 vfunc[205]: 23570 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 23571 vfunc[206]: QTextEdit::removeSelectedText(int) 23572 vfunc[207]: QTextEdit::removeSelection(int) 23573 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 23574 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 23575 vfunc[210]: QTextEdit::scrollToBottom() 23576 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 23577 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 23578 vfunc[213]: QTextEdit::removeParagraph(int) 23579 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 23580 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 23581 const&) 23582 vfunc[216]: QTextEdit::clearParagraphBackground(int) 23583 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 23584 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 23585 vfunc[219]: QTextEdit::createPopupMenu() 23586 vfunc[220]: QTextEdit::doChangeInterval() 23587 vfunc[221]: NULL or QTextEdit::linksEnabled() const 23588 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 23589 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 23590 23591 Table 8-237. Secondary vtable for QTextView 23592 Base Offset -40 23593 Virtual Base Offset 0 23594 RTTI typeinfo for QTextView 23595 vfunc[0]: non-virtual thunk to QTextView::~QTextView() 23596 vfunc[1]: non-virtual thunk to QTextView::~QTextView() 23597 vfunc[2]: QPaintDevice::setResolution(int) 23598 vfunc[3]: QPaintDevice::resolution() const 23599 vfunc[4]: QPaintDevice::handle() const 23600 vfunc[5]: QPaintDevice::x11RenderHandle() const 23601 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 23602 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 23603 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 23604 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 23605 const 23606 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 23607 23608 The Run Time Type Information for the QTextView class is 23609 described by Table 8-238 23610 23611 Table 8-238. typeinfo for QTextView 23612 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23613 Name typeinfo name for QTextView 23614 basetype: typeinfo for QTextEdit 23615 __________________________________________________________ 23616 23617 8.2.22.11. Class data for QTab 23618 23619 The virtual table for the QTab class is described in the 23620 generic part of this specification. 23621 23622 The Run Time Type Information for the QTab class is described 23623 by Table 8-239 23624 23625 Table 8-239. typeinfo for QTab 23626 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23627 Name typeinfo name for QTab 23628 basetype: typeinfo for Qt 23629 __________________________________________________________ 23630 23631 8.2.22.12. Class data for QDial 23632 23633 The virtual table for the QDial class is described by Table 23634 8-240 23635 23636 Table 8-240. Primary vtable for QDial 23637 Base Offset 0 23638 Virtual Base Offset 0 23639 RTTI typeinfo for QDial 23640 vfunc[0]: NULL or QDial::metaObject() const 23641 vfunc[1]: QDial::className() const 23642 vfunc[2]: QDial::qt_cast(char const*) 23643 vfunc[3]: QDial::qt_invoke(int, QUObject*) 23644 vfunc[4]: QDial::qt_emit(int, QUObject*) 23645 vfunc[5]: QDial::qt_property(int, int, QVariant*) 23646 vfunc[6]: QDial::~QDial() 23647 vfunc[7]: QDial::~QDial() 23648 vfunc[8]: QWidget::event(QEvent*) 23649 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23650 vfunc[10]: QWidget::setName(char const*) 23651 vfunc[11]: QObject::insertChild(QObject*) 23652 vfunc[12]: QObject::removeChild(QObject*) 23653 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23654 vfunc[14]: QObject::property(char const*) const 23655 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23656 vfunc[16]: QObject::childEvent(QChildEvent*) 23657 vfunc[17]: QObject::customEvent(QCustomEvent*) 23658 vfunc[18]: QObject::connectNotify(char const*) 23659 vfunc[19]: QObject::disconnectNotify(char const*) 23660 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23661 const*, char const*) 23662 vfunc[21]: QWidget::setEnabled(bool) 23663 vfunc[22]: QWidget::setMinimumSize(int, int) 23664 vfunc[23]: QWidget::setMaximumSize(int, int) 23665 vfunc[24]: QWidget::setSizeIncrement(int, int) 23666 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 23667 vfunc[26]: QWidget::setEraseColor(QColor const&) 23668 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 23669 vfunc[28]: QWidget::setPalette(QPalette const&) 23670 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 23671 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 23672 vfunc[31]: QWidget::setFont(QFont const&) 23673 vfunc[32]: QWidget::setCursor(QCursor const&) 23674 vfunc[33]: QWidget::unsetCursor() 23675 vfunc[34]: QWidget::setMask(QBitmap const&) 23676 vfunc[35]: QWidget::setMask(QRegion const&) 23677 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 23678 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 23679 vfunc[38]: QWidget::setCaption(QString const&) 23680 vfunc[39]: QWidget::setIcon(QPixmap const&) 23681 vfunc[40]: QWidget::setIconText(QString const&) 23682 vfunc[41]: QWidget::setMouseTracking(bool) 23683 vfunc[42]: QWidget::setFocus() 23684 vfunc[43]: QWidget::setActiveWindow() 23685 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 23686 vfunc[45]: QWidget::setFocusProxy(QWidget*) 23687 vfunc[46]: QWidget::setUpdatesEnabled(bool) 23688 vfunc[47]: QWidget::show() 23689 vfunc[48]: QWidget::hide() 23690 vfunc[49]: QWidget::showMinimized() 23691 vfunc[50]: QWidget::showMaximized() 23692 vfunc[51]: QWidget::showNormal() 23693 vfunc[52]: QWidget::polish() 23694 vfunc[53]: QWidget::move(int, int) 23695 vfunc[54]: QWidget::resize(int, int) 23696 vfunc[55]: QWidget::setGeometry(int, int, int, int) 23697 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 23698 vfunc[57]: QWidget::close(bool) 23699 vfunc[58]: QDial::sizeHint() const 23700 vfunc[59]: QDial::minimumSizeHint() const 23701 vfunc[60]: QWidget::sizePolicy() const 23702 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 23703 vfunc[62]: QWidget::heightForWidth(int) const 23704 vfunc[63]: QWidget::adjustSize() 23705 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 23706 const&, bool) 23707 vfunc[65]: QWidget::setAcceptDrops(bool) 23708 vfunc[66]: QWidget::setAutoMask(bool) 23709 vfunc[67]: 23710 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 23711 vfunc[68]: QWidget::customWhatsThis() const 23712 vfunc[69]: QDial::mousePressEvent(QMouseEvent*) 23713 vfunc[70]: QDial::mouseReleaseEvent(QMouseEvent*) 23714 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 23715 vfunc[72]: QDial::mouseMoveEvent(QMouseEvent*) 23716 vfunc[73]: QDial::wheelEvent(QWheelEvent*) 23717 vfunc[74]: QDial::keyPressEvent(QKeyEvent*) 23718 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 23719 vfunc[76]: QDial::focusInEvent(QFocusEvent*) 23720 vfunc[77]: QDial::focusOutEvent(QFocusEvent*) 23721 vfunc[78]: QWidget::enterEvent(QEvent*) 23722 vfunc[79]: QWidget::leaveEvent(QEvent*) 23723 vfunc[80]: QDial::paintEvent(QPaintEvent*) 23724 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 23725 vfunc[82]: QDial::resizeEvent(QResizeEvent*) 23726 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 23727 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 23728 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 23729 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 23730 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 23731 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 23732 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 23733 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 23734 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 23735 vfunc[92]: QWidget::dropEvent(QDropEvent*) 23736 vfunc[93]: QWidget::showEvent(QShowEvent*) 23737 vfunc[94]: QWidget::hideEvent(QHideEvent*) 23738 vfunc[95]: QWidget::x11Event(_XEvent*) 23739 vfunc[96]: QWidget::updateMask() 23740 vfunc[97]: QWidget::styleChange(QStyle&) 23741 vfunc[98]: QWidget::enabledChange(bool) 23742 vfunc[99]: QWidget::paletteChange(QPalette const&) 23743 vfunc[100]: QWidget::fontChange(QFont const&) 23744 vfunc[101]: QWidget::windowActivationChange(bool) 23745 vfunc[102]: QWidget::metric(int) const 23746 vfunc[103]: QWidget::create(unsigned long, bool, bool) 23747 vfunc[104]: QWidget::destroy(bool, bool) 23748 vfunc[105]: NULL or QWidget::setWState(unsigned int) 23749 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 23750 vfunc[107]: QWidget::focusNextPrevChild(bool) 23751 vfunc[108]: QWidget::setKeyCompression(bool) 23752 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 23753 bool, QFont*) 23754 vfunc[110]: QDial::setNotchTarget(double) 23755 vfunc[111]: QDial::setValue(int) 23756 vfunc[112]: QDial::setNotchesVisible(bool) 23757 vfunc[113]: QDial::setWrapping(bool) 23758 vfunc[114]: QDial::setTracking(bool) 23759 vfunc[115]: QDial::valueChange() 23760 vfunc[116]: QDial::rangeChange() 23761 vfunc[117]: QDial::repaintScreen(QRect const*) 23762 23763 Table 8-241. Secondary vtable for QDial 23764 Base Offset -40 23765 Virtual Base Offset 0 23766 RTTI typeinfo for QDial 23767 vfunc[0]: non-virtual thunk to QDial::~QDial() 23768 vfunc[1]: non-virtual thunk to QDial::~QDial() 23769 vfunc[2]: QPaintDevice::setResolution(int) 23770 vfunc[3]: QPaintDevice::resolution() const 23771 vfunc[4]: QPaintDevice::handle() const 23772 vfunc[5]: QPaintDevice::x11RenderHandle() const 23773 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 23774 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 23775 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 23776 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 23777 const 23778 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 23779 23780 Table 8-242. Secondary vtable for QDial 23781 Base Offset -116 23782 Virtual Base Offset 0 23783 RTTI typeinfo for QDial 23784 vfunc[0]: non-virtual thunk to QDial::~QDial() 23785 vfunc[1]: non-virtual thunk to QDial::~QDial() 23786 vfunc[2]: non-virtual thunk to QDial::valueChange() 23787 vfunc[3]: non-virtual thunk to QDial::rangeChange() 23788 vfunc[4]: QRangeControl::stepChange() 23789 23790 The Run Time Type Information for the QDial class is described 23791 by Table 8-243 23792 23793 Table 8-243. typeinfo for QDial 23794 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 23795 Name typeinfo name for QDial 23796 flags: 0 23797 basetype: typeinfo for QWidget 2 23798 basetype: typeinfo for QRangeControl 29698 23799 __________________________________________________________ 23800 23801 8.2.22.13. Class data for QListView 23802 23803 The virtual table for the QListView class is described by Table 23804 8-244 23805 23806 Table 8-244. Primary vtable for QListView 23807 Base Offset 0 23808 Virtual Base Offset 0 23809 RTTI typeinfo for QListView 23810 vfunc[0]: NULL or QListView::metaObject() const 23811 vfunc[1]: QListView::className() const 23812 vfunc[2]: QListView::qt_cast(char const*) 23813 vfunc[3]: QListView::qt_invoke(int, QUObject*) 23814 vfunc[4]: QListView::qt_emit(int, QUObject*) 23815 vfunc[5]: QListView::qt_property(int, int, QVariant*) 23816 vfunc[6]: QListView::~QListView() 23817 vfunc[7]: QListView::~QListView() 23818 vfunc[8]: QWidget::event(QEvent*) 23819 vfunc[9]: QListView::eventFilter(QObject*, QEvent*) 23820 vfunc[10]: QWidget::setName(char const*) 23821 vfunc[11]: QObject::insertChild(QObject*) 23822 vfunc[12]: QScrollView::removeChild(QObject*) 23823 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23824 vfunc[14]: QObject::property(char const*) const 23825 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23826 vfunc[16]: QObject::childEvent(QChildEvent*) 23827 vfunc[17]: QObject::customEvent(QCustomEvent*) 23828 vfunc[18]: QObject::connectNotify(char const*) 23829 vfunc[19]: QObject::disconnectNotify(char const*) 23830 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23831 const*, char const*) 23832 vfunc[21]: QScrollView::setEnabled(bool) 23833 vfunc[22]: QWidget::setMinimumSize(int, int) 23834 vfunc[23]: QWidget::setMaximumSize(int, int) 23835 vfunc[24]: QWidget::setSizeIncrement(int, int) 23836 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 23837 vfunc[26]: QWidget::setEraseColor(QColor const&) 23838 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 23839 vfunc[28]: QListView::setPalette(QPalette const&) 23840 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 23841 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 23842 vfunc[31]: QListView::setFont(QFont const&) 23843 vfunc[32]: QWidget::setCursor(QCursor const&) 23844 vfunc[33]: QWidget::unsetCursor() 23845 vfunc[34]: QWidget::setMask(QBitmap const&) 23846 vfunc[35]: QWidget::setMask(QRegion const&) 23847 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 23848 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 23849 vfunc[38]: QWidget::setCaption(QString const&) 23850 vfunc[39]: QWidget::setIcon(QPixmap const&) 23851 vfunc[40]: QWidget::setIconText(QString const&) 23852 vfunc[41]: QWidget::setMouseTracking(bool) 23853 vfunc[42]: QWidget::setFocus() 23854 vfunc[43]: QWidget::setActiveWindow() 23855 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 23856 vfunc[45]: QWidget::setFocusProxy(QWidget*) 23857 vfunc[46]: QWidget::setUpdatesEnabled(bool) 23858 vfunc[47]: QListView::show() 23859 vfunc[48]: QWidget::hide() 23860 vfunc[49]: QWidget::showMinimized() 23861 vfunc[50]: QWidget::showMaximized() 23862 vfunc[51]: QWidget::showNormal() 23863 vfunc[52]: QWidget::polish() 23864 vfunc[53]: QWidget::move(int, int) 23865 vfunc[54]: QScrollView::resize(int, int) 23866 vfunc[55]: QWidget::setGeometry(int, int, int, int) 23867 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 23868 vfunc[57]: QWidget::close(bool) 23869 vfunc[58]: QListView::sizeHint() const 23870 vfunc[59]: QListView::minimumSizeHint() const 23871 vfunc[60]: QWidget::sizePolicy() const 23872 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 23873 vfunc[62]: QWidget::heightForWidth(int) const 23874 vfunc[63]: QWidget::adjustSize() 23875 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 23876 const&, bool) 23877 vfunc[65]: QWidget::setAcceptDrops(bool) 23878 vfunc[66]: QWidget::setAutoMask(bool) 23879 vfunc[67]: 23880 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 23881 vfunc[68]: QWidget::customWhatsThis() const 23882 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 23883 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 23884 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 23885 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 23886 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 23887 vfunc[74]: QListView::keyPressEvent(QKeyEvent*) 23888 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 23889 vfunc[76]: QListView::focusInEvent(QFocusEvent*) 23890 vfunc[77]: QListView::focusOutEvent(QFocusEvent*) 23891 vfunc[78]: QWidget::enterEvent(QEvent*) 23892 vfunc[79]: QWidget::leaveEvent(QEvent*) 23893 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 23894 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 23895 vfunc[82]: QListView::resizeEvent(QResizeEvent*) 23896 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 23897 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 23898 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 23899 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 23900 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 23901 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 23902 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 23903 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 23904 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 23905 vfunc[92]: QWidget::dropEvent(QDropEvent*) 23906 vfunc[93]: QListView::showEvent(QShowEvent*) 23907 vfunc[94]: QWidget::hideEvent(QHideEvent*) 23908 vfunc[95]: QWidget::x11Event(_XEvent*) 23909 vfunc[96]: QWidget::updateMask() 23910 vfunc[97]: QListView::styleChange(QStyle&) 23911 vfunc[98]: QWidget::enabledChange(bool) 23912 vfunc[99]: QWidget::paletteChange(QPalette const&) 23913 vfunc[100]: QScrollView::fontChange(QFont const&) 23914 vfunc[101]: QListView::windowActivationChange(bool) 23915 vfunc[102]: QWidget::metric(int) const 23916 vfunc[103]: QWidget::create(unsigned long, bool, bool) 23917 vfunc[104]: QWidget::destroy(bool, bool) 23918 vfunc[105]: NULL or QWidget::setWState(unsigned int) 23919 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 23920 vfunc[107]: QScrollView::focusNextPrevChild(bool) 23921 vfunc[108]: QWidget::setKeyCompression(bool) 23922 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 23923 bool, QFont*) 23924 vfunc[110]: QFrame::setFrameStyle(int) 23925 vfunc[111]: QFrame::setLineWidth(int) 23926 vfunc[112]: QFrame::setMargin(int) 23927 vfunc[113]: QFrame::setMidLineWidth(int) 23928 vfunc[114]: QFrame::setFrameRect(QRect const&) 23929 vfunc[115]: QFrame::drawFrame(QPainter*) 23930 vfunc[116]: QScrollView::drawContents(QPainter*) 23931 vfunc[117]: QScrollView::frameChanged() 23932 vfunc[118]: 23933 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 23934 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 23935 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 23936 vfunc[121]: 23937 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 23938 vfunc[122]: 23939 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 23940 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 23941 vfunc[124]: QScrollView::setDragAutoScroll(bool) 23942 vfunc[125]: QScrollView::resizeContents(int, int) 23943 vfunc[126]: QListView::setContentsPos(int, int) 23944 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 23945 int) 23946 vfunc[128]: QListView::drawContentsOffset(QPainter*, int, int, 23947 int, int, int, int) 23948 vfunc[129]: QListView::contentsMousePressEvent(QMouseEvent*) 23949 vfunc[130]: QListView::contentsMouseReleaseEvent(QMouseEvent*) 23950 vfunc[131]: 23951 QListView::contentsMouseDoubleClickEvent(QMouseEvent*) 23952 vfunc[132]: QListView::contentsMouseMoveEvent(QMouseEvent*) 23953 vfunc[133]: QListView::contentsDragEnterEvent(QDragEnterEvent*) 23954 vfunc[134]: QListView::contentsDragMoveEvent(QDragMoveEvent*) 23955 vfunc[135]: QListView::contentsDragLeaveEvent(QDragLeaveEvent*) 23956 vfunc[136]: QListView::contentsDropEvent(QDropEvent*) 23957 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 23958 vfunc[138]: 23959 QListView::contentsContextMenuEvent(QContextMenuEvent*) 23960 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 23961 vfunc[140]: QListView::viewportResizeEvent(QResizeEvent*) 23962 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 23963 vfunc[142]: 23964 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 23965 vfunc[143]: 23966 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 23967 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 23968 vfunc[145]: 23969 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 23970 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 23971 vfunc[147]: 23972 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 23973 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 23974 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 23975 vfunc[150]: 23976 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 23977 vfunc[151]: QScrollView::setMargins(int, int, int, int) 23978 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 23979 int, int) 23980 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 23981 int, int) 23982 vfunc[154]: QListView::setTreeStepSize(int) 23983 vfunc[155]: QListView::insertItem(QListViewItem*) 23984 vfunc[156]: QListView::takeItem(QListViewItem*) 23985 vfunc[157]: NULL or QListView::removeItem(QListViewItem*) 23986 vfunc[158]: QListView::addColumn(QString const&, int) 23987 vfunc[159]: QListView::addColumn(QIconSet const&, QString 23988 const&, int) 23989 vfunc[160]: QListView::removeColumn(int) 23990 vfunc[161]: QListView::setColumnText(int, QString const&) 23991 vfunc[162]: QListView::setColumnText(int, QIconSet const&, 23992 QString const&) 23993 vfunc[163]: QListView::setColumnWidth(int, int) 23994 vfunc[164]: QListView::setColumnWidthMode(int, 23995 QListView::WidthMode) 23996 vfunc[165]: QListView::setColumnAlignment(int, int) 23997 vfunc[166]: QListView::setMultiSelection(bool) 23998 vfunc[167]: QListView::clearSelection() 23999 vfunc[168]: QListView::setSelected(QListViewItem*, bool) 24000 vfunc[169]: QListView::setOpen(QListViewItem*, bool) 24001 vfunc[170]: QListView::setCurrentItem(QListViewItem*) 24002 vfunc[171]: QListView::setAllColumnsShowFocus(bool) 24003 vfunc[172]: QListView::setItemMargin(int) 24004 vfunc[173]: QListView::setRootIsDecorated(bool) 24005 vfunc[174]: QListView::setSorting(int, bool) 24006 vfunc[175]: QListView::sort() 24007 vfunc[176]: QListView::setShowSortIndicator(bool) 24008 vfunc[177]: QListView::setShowToolTips(bool) 24009 vfunc[178]: QListView::setResizeMode(QListView::ResizeMode) 24010 vfunc[179]: 24011 QListView::setDefaultRenameAction(QListView::RenameAction) 24012 vfunc[180]: QListView::clear() 24013 vfunc[181]: QListView::invertSelection() 24014 vfunc[182]: QListView::selectAll(bool) 24015 vfunc[183]: QListView::dragObject() 24016 vfunc[184]: QListView::startDrag() 24017 vfunc[185]: QListView::paintEmptyArea(QPainter*, QRect const&) 24018 24019 Table 8-245. Secondary vtable for QListView 24020 Base Offset -40 24021 Virtual Base Offset 0 24022 RTTI typeinfo for QListView 24023 vfunc[0]: non-virtual thunk to QListView::~QListView() 24024 vfunc[1]: non-virtual thunk to QListView::~QListView() 24025 vfunc[2]: QPaintDevice::setResolution(int) 24026 vfunc[3]: QPaintDevice::resolution() const 24027 vfunc[4]: QPaintDevice::handle() const 24028 vfunc[5]: QPaintDevice::x11RenderHandle() const 24029 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 24030 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 24031 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 24032 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 24033 const 24034 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 24035 24036 The Run Time Type Information for the QListView class is 24037 described by Table 8-246 24038 24039 Table 8-246. typeinfo for QListView 24040 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24041 Name typeinfo name for QListView 24042 basetype: typeinfo for QScrollView 24043 __________________________________________________________ 24044 24045 8.2.22.14. Class data for QDesktopWidget 24046 24047 The virtual table for the QDesktopWidget class is described by 24048 Table 8-247 24049 24050 Table 8-247. Primary vtable for QDesktopWidget 24051 Base Offset 0 24052 Virtual Base Offset 0 24053 RTTI typeinfo for QDesktopWidget 24054 vfunc[0]: NULL or QDesktopWidget::metaObject() const 24055 vfunc[1]: QDesktopWidget::className() const 24056 vfunc[2]: QDesktopWidget::qt_cast(char const*) 24057 vfunc[3]: QDesktopWidget::qt_invoke(int, QUObject*) 24058 vfunc[4]: QDesktopWidget::qt_emit(int, QUObject*) 24059 vfunc[5]: QDesktopWidget::qt_property(int, int, QVariant*) 24060 vfunc[6]: QDesktopWidget::~QDesktopWidget() 24061 vfunc[7]: QDesktopWidget::~QDesktopWidget() 24062 vfunc[8]: QWidget::event(QEvent*) 24063 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24064 vfunc[10]: QWidget::setName(char const*) 24065 vfunc[11]: QDesktopWidget::insertChild(QObject*) 24066 vfunc[12]: QObject::removeChild(QObject*) 24067 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24068 vfunc[14]: QObject::property(char const*) const 24069 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24070 vfunc[16]: QObject::childEvent(QChildEvent*) 24071 vfunc[17]: QObject::customEvent(QCustomEvent*) 24072 vfunc[18]: QObject::connectNotify(char const*) 24073 vfunc[19]: QObject::disconnectNotify(char const*) 24074 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24075 const*, char const*) 24076 vfunc[21]: QWidget::setEnabled(bool) 24077 vfunc[22]: QWidget::setMinimumSize(int, int) 24078 vfunc[23]: QWidget::setMaximumSize(int, int) 24079 vfunc[24]: QWidget::setSizeIncrement(int, int) 24080 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 24081 vfunc[26]: QWidget::setEraseColor(QColor const&) 24082 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 24083 vfunc[28]: QWidget::setPalette(QPalette const&) 24084 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 24085 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 24086 vfunc[31]: QWidget::setFont(QFont const&) 24087 vfunc[32]: QWidget::setCursor(QCursor const&) 24088 vfunc[33]: QWidget::unsetCursor() 24089 vfunc[34]: QWidget::setMask(QBitmap const&) 24090 vfunc[35]: QWidget::setMask(QRegion const&) 24091 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 24092 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 24093 vfunc[38]: QWidget::setCaption(QString const&) 24094 vfunc[39]: QWidget::setIcon(QPixmap const&) 24095 vfunc[40]: QWidget::setIconText(QString const&) 24096 vfunc[41]: QWidget::setMouseTracking(bool) 24097 vfunc[42]: QWidget::setFocus() 24098 vfunc[43]: QWidget::setActiveWindow() 24099 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 24100 vfunc[45]: QWidget::setFocusProxy(QWidget*) 24101 vfunc[46]: QWidget::setUpdatesEnabled(bool) 24102 vfunc[47]: QWidget::show() 24103 vfunc[48]: QWidget::hide() 24104 vfunc[49]: QWidget::showMinimized() 24105 vfunc[50]: QWidget::showMaximized() 24106 vfunc[51]: QWidget::showNormal() 24107 vfunc[52]: QWidget::polish() 24108 vfunc[53]: QWidget::move(int, int) 24109 vfunc[54]: QWidget::resize(int, int) 24110 vfunc[55]: QWidget::setGeometry(int, int, int, int) 24111 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 24112 vfunc[57]: QWidget::close(bool) 24113 vfunc[58]: QWidget::sizeHint() const 24114 vfunc[59]: QWidget::minimumSizeHint() const 24115 vfunc[60]: QWidget::sizePolicy() const 24116 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 24117 vfunc[62]: QWidget::heightForWidth(int) const 24118 vfunc[63]: QWidget::adjustSize() 24119 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 24120 const&, bool) 24121 vfunc[65]: QWidget::setAcceptDrops(bool) 24122 vfunc[66]: QWidget::setAutoMask(bool) 24123 vfunc[67]: 24124 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 24125 vfunc[68]: QWidget::customWhatsThis() const 24126 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 24127 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 24128 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 24129 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 24130 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 24131 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 24132 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 24133 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 24134 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 24135 vfunc[78]: QWidget::enterEvent(QEvent*) 24136 vfunc[79]: QWidget::leaveEvent(QEvent*) 24137 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 24138 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 24139 vfunc[82]: QDesktopWidget::resizeEvent(QResizeEvent*) 24140 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 24141 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 24142 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 24143 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 24144 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 24145 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 24146 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 24147 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 24148 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 24149 vfunc[92]: QWidget::dropEvent(QDropEvent*) 24150 vfunc[93]: QWidget::showEvent(QShowEvent*) 24151 vfunc[94]: QWidget::hideEvent(QHideEvent*) 24152 vfunc[95]: QWidget::x11Event(_XEvent*) 24153 vfunc[96]: QWidget::updateMask() 24154 vfunc[97]: QWidget::styleChange(QStyle&) 24155 vfunc[98]: QWidget::enabledChange(bool) 24156 vfunc[99]: QWidget::paletteChange(QPalette const&) 24157 vfunc[100]: QWidget::fontChange(QFont const&) 24158 vfunc[101]: QWidget::windowActivationChange(bool) 24159 vfunc[102]: QWidget::metric(int) const 24160 vfunc[103]: QWidget::create(unsigned long, bool, bool) 24161 vfunc[104]: QWidget::destroy(bool, bool) 24162 vfunc[105]: NULL or QWidget::setWState(unsigned int) 24163 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 24164 vfunc[107]: QWidget::focusNextPrevChild(bool) 24165 vfunc[108]: QWidget::setKeyCompression(bool) 24166 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 24167 bool, QFont*) 24168 24169 Table 8-248. Secondary vtable for QDesktopWidget 24170 Base Offset -40 24171 Virtual Base Offset 0 24172 RTTI typeinfo for QDesktopWidget 24173 vfunc[0]: non-virtual thunk to 24174 QDesktopWidget::~QDesktopWidget() 24175 vfunc[1]: non-virtual thunk to 24176 QDesktopWidget::~QDesktopWidget() 24177 vfunc[2]: QPaintDevice::setResolution(int) 24178 vfunc[3]: QPaintDevice::resolution() const 24179 vfunc[4]: QPaintDevice::handle() const 24180 vfunc[5]: QPaintDevice::x11RenderHandle() const 24181 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 24182 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 24183 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 24184 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 24185 const 24186 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 24187 24188 The Run Time Type Information for the QDesktopWidget class is 24189 described by Table 8-249 24190 24191 Table 8-249. typeinfo for QDesktopWidget 24192 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24193 Name typeinfo name for QDesktopWidget 24194 basetype: typeinfo for QWidget 24195 __________________________________________________________ 24196 24197 8.2.22.15. Class data for QListBoxItem 24198 24199 The virtual table for the QListBoxItem class is described in 24200 the generic part of this specification. 24201 24202 The Run Time Type Information for the QListBoxItem class is 24203 described by Table 8-250 24204 24205 Table 8-250. typeinfo for QListBoxItem 24206 Base Vtable vtable for __cxxabiv1::__class_type_info 24207 Name typeinfo name for QListBoxItem 24208 __________________________________________________________ 24209 24210 8.2.22.16. Class data for QScrollBar 24211 24212 The virtual table for the QScrollBar class is described by 24213 Table 8-251 24214 24215 Table 8-251. Primary vtable for QScrollBar 24216 Base Offset 0 24217 Virtual Base Offset 0 24218 RTTI typeinfo for QScrollBar 24219 vfunc[0]: NULL or QScrollBar::metaObject() const 24220 vfunc[1]: QScrollBar::className() const 24221 vfunc[2]: QScrollBar::qt_cast(char const*) 24222 vfunc[3]: QScrollBar::qt_invoke(int, QUObject*) 24223 vfunc[4]: QScrollBar::qt_emit(int, QUObject*) 24224 vfunc[5]: QScrollBar::qt_property(int, int, QVariant*) 24225 vfunc[6]: QScrollBar::~QScrollBar() 24226 vfunc[7]: QScrollBar::~QScrollBar() 24227 vfunc[8]: QWidget::event(QEvent*) 24228 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24229 vfunc[10]: QWidget::setName(char const*) 24230 vfunc[11]: QObject::insertChild(QObject*) 24231 vfunc[12]: QObject::removeChild(QObject*) 24232 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24233 vfunc[14]: QObject::property(char const*) const 24234 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24235 vfunc[16]: QObject::childEvent(QChildEvent*) 24236 vfunc[17]: QObject::customEvent(QCustomEvent*) 24237 vfunc[18]: QObject::connectNotify(char const*) 24238 vfunc[19]: QObject::disconnectNotify(char const*) 24239 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24240 const*, char const*) 24241 vfunc[21]: QWidget::setEnabled(bool) 24242 vfunc[22]: QWidget::setMinimumSize(int, int) 24243 vfunc[23]: QWidget::setMaximumSize(int, int) 24244 vfunc[24]: QWidget::setSizeIncrement(int, int) 24245 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 24246 vfunc[26]: QWidget::setEraseColor(QColor const&) 24247 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 24248 vfunc[28]: QScrollBar::setPalette(QPalette const&) 24249 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 24250 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 24251 vfunc[31]: QWidget::setFont(QFont const&) 24252 vfunc[32]: QWidget::setCursor(QCursor const&) 24253 vfunc[33]: QWidget::unsetCursor() 24254 vfunc[34]: QWidget::setMask(QBitmap const&) 24255 vfunc[35]: QWidget::setMask(QRegion const&) 24256 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 24257 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 24258 vfunc[38]: QWidget::setCaption(QString const&) 24259 vfunc[39]: QWidget::setIcon(QPixmap const&) 24260 vfunc[40]: QWidget::setIconText(QString const&) 24261 vfunc[41]: QWidget::setMouseTracking(bool) 24262 vfunc[42]: QWidget::setFocus() 24263 vfunc[43]: QWidget::setActiveWindow() 24264 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 24265 vfunc[45]: QWidget::setFocusProxy(QWidget*) 24266 vfunc[46]: QWidget::setUpdatesEnabled(bool) 24267 vfunc[47]: QWidget::show() 24268 vfunc[48]: QWidget::hide() 24269 vfunc[49]: QWidget::showMinimized() 24270 vfunc[50]: QWidget::showMaximized() 24271 vfunc[51]: QWidget::showNormal() 24272 vfunc[52]: QWidget::polish() 24273 vfunc[53]: QWidget::move(int, int) 24274 vfunc[54]: QWidget::resize(int, int) 24275 vfunc[55]: QWidget::setGeometry(int, int, int, int) 24276 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 24277 vfunc[57]: QWidget::close(bool) 24278 vfunc[58]: QScrollBar::sizeHint() const 24279 vfunc[59]: QWidget::minimumSizeHint() const 24280 vfunc[60]: QWidget::sizePolicy() const 24281 vfunc[61]: QScrollBar::setSizePolicy(QSizePolicy) 24282 vfunc[62]: QWidget::heightForWidth(int) const 24283 vfunc[63]: QWidget::adjustSize() 24284 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 24285 const&, bool) 24286 vfunc[65]: QWidget::setAcceptDrops(bool) 24287 vfunc[66]: QWidget::setAutoMask(bool) 24288 vfunc[67]: 24289 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 24290 vfunc[68]: QWidget::customWhatsThis() const 24291 vfunc[69]: QScrollBar::mousePressEvent(QMouseEvent*) 24292 vfunc[70]: QScrollBar::mouseReleaseEvent(QMouseEvent*) 24293 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 24294 vfunc[72]: QScrollBar::mouseMoveEvent(QMouseEvent*) 24295 vfunc[73]: QScrollBar::wheelEvent(QWheelEvent*) 24296 vfunc[74]: QScrollBar::keyPressEvent(QKeyEvent*) 24297 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 24298 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 24299 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 24300 vfunc[78]: QWidget::enterEvent(QEvent*) 24301 vfunc[79]: QWidget::leaveEvent(QEvent*) 24302 vfunc[80]: QScrollBar::paintEvent(QPaintEvent*) 24303 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 24304 vfunc[82]: QScrollBar::resizeEvent(QResizeEvent*) 24305 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 24306 vfunc[84]: QScrollBar::contextMenuEvent(QContextMenuEvent*) 24307 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 24308 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 24309 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 24310 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 24311 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 24312 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 24313 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 24314 vfunc[92]: QWidget::dropEvent(QDropEvent*) 24315 vfunc[93]: QWidget::showEvent(QShowEvent*) 24316 vfunc[94]: QScrollBar::hideEvent(QHideEvent*) 24317 vfunc[95]: QWidget::x11Event(_XEvent*) 24318 vfunc[96]: QWidget::updateMask() 24319 vfunc[97]: QScrollBar::styleChange(QStyle&) 24320 vfunc[98]: QWidget::enabledChange(bool) 24321 vfunc[99]: QWidget::paletteChange(QPalette const&) 24322 vfunc[100]: QWidget::fontChange(QFont const&) 24323 vfunc[101]: QWidget::windowActivationChange(bool) 24324 vfunc[102]: QWidget::metric(int) const 24325 vfunc[103]: QWidget::create(unsigned long, bool, bool) 24326 vfunc[104]: QWidget::destroy(bool, bool) 24327 vfunc[105]: NULL or QWidget::setWState(unsigned int) 24328 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 24329 vfunc[107]: QWidget::focusNextPrevChild(bool) 24330 vfunc[108]: QWidget::setKeyCompression(bool) 24331 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 24332 bool, QFont*) 24333 vfunc[110]: QScrollBar::setOrientation(Qt::Orientation) 24334 vfunc[111]: NULL or QScrollBar::setTracking(bool) 24335 vfunc[112]: QScrollBar::valueChange() 24336 vfunc[113]: QScrollBar::stepChange() 24337 vfunc[114]: QScrollBar::rangeChange() 24338 24339 Table 8-252. Secondary vtable for QScrollBar 24340 Base Offset -40 24341 Virtual Base Offset 0 24342 RTTI typeinfo for QScrollBar 24343 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 24344 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 24345 vfunc[2]: QPaintDevice::setResolution(int) 24346 vfunc[3]: QPaintDevice::resolution() const 24347 vfunc[4]: QPaintDevice::handle() const 24348 vfunc[5]: QPaintDevice::x11RenderHandle() const 24349 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 24350 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 24351 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 24352 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 24353 const 24354 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 24355 24356 Table 8-253. Secondary vtable for QScrollBar 24357 Base Offset -116 24358 Virtual Base Offset 0 24359 RTTI typeinfo for QScrollBar 24360 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 24361 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 24362 vfunc[2]: non-virtual thunk to QScrollBar::valueChange() 24363 vfunc[3]: non-virtual thunk to QScrollBar::rangeChange() 24364 vfunc[4]: non-virtual thunk to QScrollBar::stepChange() 24365 24366 The Run Time Type Information for the QScrollBar class is 24367 described by Table 8-254 24368 24369 Table 8-254. typeinfo for QScrollBar 24370 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 24371 Name typeinfo name for QScrollBar 24372 flags: 0 24373 basetype: typeinfo for QWidget 2 24374 basetype: typeinfo for QRangeControl 29698 24375 __________________________________________________________ 24376 24377 8.2.22.17. Class data for QIconFactory 24378 24379 The virtual table for the QIconFactory class is described in 24380 the generic part of this specification. 24381 24382 The Run Time Type Information for the QIconFactory class is 24383 described by Table 8-255 24384 24385 Table 8-255. typeinfo for QIconFactory 24386 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 24387 Name typeinfo name for QIconFactory 24388 flags: 0 24389 basetype: typeinfo for QShared 1024 24390 __________________________________________________________ 24391 24392 8.2.22.18. Class data for QSpinBox 24393 24394 The virtual table for the QSpinBox class is described by Table 24395 8-256 24396 24397 Table 8-256. Primary vtable for QSpinBox 24398 Base Offset 0 24399 Virtual Base Offset 0 24400 RTTI typeinfo for QSpinBox 24401 vfunc[0]: NULL or QSpinBox::metaObject() const 24402 vfunc[1]: QSpinBox::className() const 24403 vfunc[2]: QSpinBox::qt_cast(char const*) 24404 vfunc[3]: QSpinBox::qt_invoke(int, QUObject*) 24405 vfunc[4]: QSpinBox::qt_emit(int, QUObject*) 24406 vfunc[5]: QSpinBox::qt_property(int, int, QVariant*) 24407 vfunc[6]: QSpinBox::~QSpinBox() 24408 vfunc[7]: QSpinBox::~QSpinBox() 24409 vfunc[8]: QWidget::event(QEvent*) 24410 vfunc[9]: QSpinBox::eventFilter(QObject*, QEvent*) 24411 vfunc[10]: QWidget::setName(char const*) 24412 vfunc[11]: QObject::insertChild(QObject*) 24413 vfunc[12]: QObject::removeChild(QObject*) 24414 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24415 vfunc[14]: QObject::property(char const*) const 24416 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24417 vfunc[16]: QObject::childEvent(QChildEvent*) 24418 vfunc[17]: QObject::customEvent(QCustomEvent*) 24419 vfunc[18]: QObject::connectNotify(char const*) 24420 vfunc[19]: QObject::disconnectNotify(char const*) 24421 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24422 const*, char const*) 24423 vfunc[21]: QSpinBox::setEnabled(bool) 24424 vfunc[22]: QWidget::setMinimumSize(int, int) 24425 vfunc[23]: QWidget::setMaximumSize(int, int) 24426 vfunc[24]: QWidget::setSizeIncrement(int, int) 24427 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 24428 vfunc[26]: QWidget::setEraseColor(QColor const&) 24429 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 24430 vfunc[28]: QWidget::setPalette(QPalette const&) 24431 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 24432 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 24433 vfunc[31]: QWidget::setFont(QFont const&) 24434 vfunc[32]: QWidget::setCursor(QCursor const&) 24435 vfunc[33]: QWidget::unsetCursor() 24436 vfunc[34]: QWidget::setMask(QBitmap const&) 24437 vfunc[35]: QWidget::setMask(QRegion const&) 24438 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 24439 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 24440 vfunc[38]: QWidget::setCaption(QString const&) 24441 vfunc[39]: QWidget::setIcon(QPixmap const&) 24442 vfunc[40]: QWidget::setIconText(QString const&) 24443 vfunc[41]: QWidget::setMouseTracking(bool) 24444 vfunc[42]: QWidget::setFocus() 24445 vfunc[43]: QWidget::setActiveWindow() 24446 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 24447 vfunc[45]: QWidget::setFocusProxy(QWidget*) 24448 vfunc[46]: QWidget::setUpdatesEnabled(bool) 24449 vfunc[47]: QWidget::show() 24450 vfunc[48]: QWidget::hide() 24451 vfunc[49]: QWidget::showMinimized() 24452 vfunc[50]: QWidget::showMaximized() 24453 vfunc[51]: QWidget::showNormal() 24454 vfunc[52]: QWidget::polish() 24455 vfunc[53]: QWidget::move(int, int) 24456 vfunc[54]: QWidget::resize(int, int) 24457 vfunc[55]: QWidget::setGeometry(int, int, int, int) 24458 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 24459 vfunc[57]: QWidget::close(bool) 24460 vfunc[58]: QSpinBox::sizeHint() const 24461 vfunc[59]: QSpinBox::minimumSizeHint() const 24462 vfunc[60]: QWidget::sizePolicy() const 24463 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 24464 vfunc[62]: QWidget::heightForWidth(int) const 24465 vfunc[63]: QWidget::adjustSize() 24466 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 24467 const&, bool) 24468 vfunc[65]: QWidget::setAcceptDrops(bool) 24469 vfunc[66]: QWidget::setAutoMask(bool) 24470 vfunc[67]: 24471 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 24472 vfunc[68]: QWidget::customWhatsThis() const 24473 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 24474 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 24475 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 24476 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 24477 vfunc[73]: QSpinBox::wheelEvent(QWheelEvent*) 24478 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 24479 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 24480 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 24481 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 24482 vfunc[78]: QWidget::enterEvent(QEvent*) 24483 vfunc[79]: QSpinBox::leaveEvent(QEvent*) 24484 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 24485 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 24486 vfunc[82]: QSpinBox::resizeEvent(QResizeEvent*) 24487 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 24488 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 24489 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 24490 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 24491 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 24492 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 24493 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 24494 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 24495 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 24496 vfunc[92]: QWidget::dropEvent(QDropEvent*) 24497 vfunc[93]: QWidget::showEvent(QShowEvent*) 24498 vfunc[94]: QWidget::hideEvent(QHideEvent*) 24499 vfunc[95]: QWidget::x11Event(_XEvent*) 24500 vfunc[96]: QWidget::updateMask() 24501 vfunc[97]: QSpinBox::styleChange(QStyle&) 24502 vfunc[98]: QWidget::enabledChange(bool) 24503 vfunc[99]: QWidget::paletteChange(QPalette const&) 24504 vfunc[100]: QWidget::fontChange(QFont const&) 24505 vfunc[101]: QWidget::windowActivationChange(bool) 24506 vfunc[102]: QWidget::metric(int) const 24507 vfunc[103]: QWidget::create(unsigned long, bool, bool) 24508 vfunc[104]: QWidget::destroy(bool, bool) 24509 vfunc[105]: NULL or QWidget::setWState(unsigned int) 24510 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 24511 vfunc[107]: QWidget::focusNextPrevChild(bool) 24512 vfunc[108]: QWidget::setKeyCompression(bool) 24513 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 24514 bool, QFont*) 24515 vfunc[110]: QSpinBox::prefix() const 24516 vfunc[111]: QSpinBox::suffix() const 24517 vfunc[112]: QSpinBox::cleanText() const 24518 vfunc[113]: QSpinBox::setSpecialValueText(QString const&) 24519 vfunc[114]: QSpinBox::setWrapping(bool) 24520 vfunc[115]: QSpinBox::setButtonSymbols(QSpinBox::ButtonSymbols) 24521 vfunc[116]: QSpinBox::setValidator(QValidator const*) 24522 vfunc[117]: QSpinBox::setValue(int) 24523 vfunc[118]: QSpinBox::setPrefix(QString const&) 24524 vfunc[119]: QSpinBox::setSuffix(QString const&) 24525 vfunc[120]: QSpinBox::stepUp() 24526 vfunc[121]: QSpinBox::stepDown() 24527 vfunc[122]: QSpinBox::selectAll() 24528 vfunc[123]: QSpinBox::mapValueToText(int) 24529 vfunc[124]: QSpinBox::mapTextToValue(bool*) 24530 vfunc[125]: QSpinBox::updateDisplay() 24531 vfunc[126]: QSpinBox::interpretText() 24532 vfunc[127]: QSpinBox::valueChange() 24533 vfunc[128]: QSpinBox::rangeChange() 24534 24535 Table 8-257. Secondary vtable for QSpinBox 24536 Base Offset -40 24537 Virtual Base Offset 0 24538 RTTI typeinfo for QSpinBox 24539 vfunc[0]: non-virtual thunk to QSpinBox::~QSpinBox() 24540 vfunc[1]: non-virtual thunk to QSpinBox::~QSpinBox() 24541 vfunc[2]: QPaintDevice::setResolution(int) 24542 vfunc[3]: QPaintDevice::resolution() const 24543 vfunc[4]: QPaintDevice::handle() const 24544 vfunc[5]: QPaintDevice::x11RenderHandle() const 24545 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 24546 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 24547 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 24548 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 24549 const 24550 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 24551 24552 Table 8-258. Secondary vtable for QSpinBox 24553 Base Offset -116 24554 Virtual Base Offset 0 24555 RTTI typeinfo for QSpinBox 24556 vfunc[0]: non-virtual thunk to QSpinBox::~QSpinBox() 24557 vfunc[1]: non-virtual thunk to QSpinBox::~QSpinBox() 24558 vfunc[2]: non-virtual thunk to QSpinBox::valueChange() 24559 vfunc[3]: non-virtual thunk to QSpinBox::rangeChange() 24560 vfunc[4]: QRangeControl::stepChange() 24561 24562 The Run Time Type Information for the QSpinBox class is 24563 described by Table 8-259 24564 24565 Table 8-259. typeinfo for QSpinBox 24566 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 24567 Name typeinfo name for QSpinBox 24568 flags: 0 24569 basetype: typeinfo for QWidget 2 24570 basetype: typeinfo for QRangeControl 29698 24571 __________________________________________________________ 24572 24573 8.2.22.19. Class data for QLabel 24574 24575 The virtual table for the QLabel class is described by Table 24576 8-260 24577 24578 Table 8-260. Primary vtable for QLabel 24579 Base Offset 0 24580 Virtual Base Offset 0 24581 RTTI typeinfo for QLabel 24582 vfunc[0]: NULL or QLabel::metaObject() const 24583 vfunc[1]: QLabel::className() const 24584 vfunc[2]: QLabel::qt_cast(char const*) 24585 vfunc[3]: QLabel::qt_invoke(int, QUObject*) 24586 vfunc[4]: QLabel::qt_emit(int, QUObject*) 24587 vfunc[5]: QLabel::qt_property(int, int, QVariant*) 24588 vfunc[6]: QLabel::~QLabel() 24589 vfunc[7]: QLabel::~QLabel() 24590 vfunc[8]: QWidget::event(QEvent*) 24591 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24592 vfunc[10]: QWidget::setName(char const*) 24593 vfunc[11]: QObject::insertChild(QObject*) 24594 vfunc[12]: QObject::removeChild(QObject*) 24595 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24596 vfunc[14]: QObject::property(char const*) const 24597 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24598 vfunc[16]: QObject::childEvent(QChildEvent*) 24599 vfunc[17]: QObject::customEvent(QCustomEvent*) 24600 vfunc[18]: QObject::connectNotify(char const*) 24601 vfunc[19]: QObject::disconnectNotify(char const*) 24602 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24603 const*, char const*) 24604 vfunc[21]: QWidget::setEnabled(bool) 24605 vfunc[22]: QWidget::setMinimumSize(int, int) 24606 vfunc[23]: QWidget::setMaximumSize(int, int) 24607 vfunc[24]: QWidget::setSizeIncrement(int, int) 24608 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 24609 vfunc[26]: QWidget::setEraseColor(QColor const&) 24610 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 24611 vfunc[28]: QWidget::setPalette(QPalette const&) 24612 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 24613 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 24614 vfunc[31]: QLabel::setFont(QFont const&) 24615 vfunc[32]: QWidget::setCursor(QCursor const&) 24616 vfunc[33]: QWidget::unsetCursor() 24617 vfunc[34]: QWidget::setMask(QBitmap const&) 24618 vfunc[35]: QWidget::setMask(QRegion const&) 24619 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 24620 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 24621 vfunc[38]: QWidget::setCaption(QString const&) 24622 vfunc[39]: QWidget::setIcon(QPixmap const&) 24623 vfunc[40]: QWidget::setIconText(QString const&) 24624 vfunc[41]: QWidget::setMouseTracking(bool) 24625 vfunc[42]: QWidget::setFocus() 24626 vfunc[43]: QWidget::setActiveWindow() 24627 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 24628 vfunc[45]: QWidget::setFocusProxy(QWidget*) 24629 vfunc[46]: QWidget::setUpdatesEnabled(bool) 24630 vfunc[47]: QWidget::show() 24631 vfunc[48]: QWidget::hide() 24632 vfunc[49]: QWidget::showMinimized() 24633 vfunc[50]: QWidget::showMaximized() 24634 vfunc[51]: QWidget::showNormal() 24635 vfunc[52]: QWidget::polish() 24636 vfunc[53]: QWidget::move(int, int) 24637 vfunc[54]: QWidget::resize(int, int) 24638 vfunc[55]: QWidget::setGeometry(int, int, int, int) 24639 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 24640 vfunc[57]: QWidget::close(bool) 24641 vfunc[58]: QLabel::sizeHint() const 24642 vfunc[59]: QLabel::minimumSizeHint() const 24643 vfunc[60]: QWidget::sizePolicy() const 24644 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 24645 vfunc[62]: QLabel::heightForWidth(int) const 24646 vfunc[63]: QWidget::adjustSize() 24647 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 24648 const&, bool) 24649 vfunc[65]: QWidget::setAcceptDrops(bool) 24650 vfunc[66]: QWidget::setAutoMask(bool) 24651 vfunc[67]: 24652 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 24653 vfunc[68]: QWidget::customWhatsThis() const 24654 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 24655 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 24656 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 24657 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 24658 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 24659 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 24660 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 24661 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 24662 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 24663 vfunc[78]: QWidget::enterEvent(QEvent*) 24664 vfunc[79]: QWidget::leaveEvent(QEvent*) 24665 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 24666 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 24667 vfunc[82]: QLabel::resizeEvent(QResizeEvent*) 24668 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 24669 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 24670 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 24671 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 24672 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 24673 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 24674 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 24675 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 24676 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 24677 vfunc[92]: QWidget::dropEvent(QDropEvent*) 24678 vfunc[93]: QWidget::showEvent(QShowEvent*) 24679 vfunc[94]: QWidget::hideEvent(QHideEvent*) 24680 vfunc[95]: QWidget::x11Event(_XEvent*) 24681 vfunc[96]: QWidget::updateMask() 24682 vfunc[97]: QFrame::styleChange(QStyle&) 24683 vfunc[98]: QWidget::enabledChange(bool) 24684 vfunc[99]: QWidget::paletteChange(QPalette const&) 24685 vfunc[100]: QLabel::fontChange(QFont const&) 24686 vfunc[101]: QWidget::windowActivationChange(bool) 24687 vfunc[102]: QWidget::metric(int) const 24688 vfunc[103]: QWidget::create(unsigned long, bool, bool) 24689 vfunc[104]: QWidget::destroy(bool, bool) 24690 vfunc[105]: NULL or QWidget::setWState(unsigned int) 24691 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 24692 vfunc[107]: QWidget::focusNextPrevChild(bool) 24693 vfunc[108]: QWidget::setKeyCompression(bool) 24694 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 24695 bool, QFont*) 24696 vfunc[110]: QFrame::setFrameStyle(int) 24697 vfunc[111]: QFrame::setLineWidth(int) 24698 vfunc[112]: QFrame::setMargin(int) 24699 vfunc[113]: QFrame::setMidLineWidth(int) 24700 vfunc[114]: QFrame::setFrameRect(QRect const&) 24701 vfunc[115]: QFrame::drawFrame(QPainter*) 24702 vfunc[116]: QLabel::drawContents(QPainter*) 24703 vfunc[117]: QFrame::frameChanged() 24704 vfunc[118]: QLabel::setAlignment(int) 24705 vfunc[119]: QLabel::setAutoResize(bool) 24706 vfunc[120]: QLabel::setBuddy(QWidget*) 24707 vfunc[121]: QLabel::setText(QString const&) 24708 vfunc[122]: QLabel::setPixmap(QPixmap const&) 24709 vfunc[123]: QLabel::setPicture(QPicture const&) 24710 vfunc[124]: QLabel::setMovie(QMovie const&) 24711 vfunc[125]: QLabel::setNum(int) 24712 vfunc[126]: QLabel::setNum(double) 24713 24714 Table 8-261. Secondary vtable for QLabel 24715 Base Offset -40 24716 Virtual Base Offset 0 24717 RTTI typeinfo for QLabel 24718 vfunc[0]: non-virtual thunk to QLabel::~QLabel() 24719 vfunc[1]: non-virtual thunk to QLabel::~QLabel() 24720 vfunc[2]: QPaintDevice::setResolution(int) 24721 vfunc[3]: QPaintDevice::resolution() const 24722 vfunc[4]: QPaintDevice::handle() const 24723 vfunc[5]: QPaintDevice::x11RenderHandle() const 24724 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 24725 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 24726 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 24727 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 24728 const 24729 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 24730 24731 The Run Time Type Information for the QLabel class is described 24732 by Table 8-262 24733 24734 Table 8-262. typeinfo for QLabel 24735 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24736 Name typeinfo name for QLabel 24737 basetype: typeinfo for QFrame 24738 __________________________________________________________ 24739 24740 8.2.22.20. Class data for QListBoxPixmap 24741 24742 The virtual table for the QListBoxPixmap class is described in 24743 the generic part of this specification. 24744 24745 The Run Time Type Information for the QListBoxPixmap class is 24746 described by Table 8-263 24747 24748 Table 8-263. typeinfo for QListBoxPixmap 24749 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24750 Name typeinfo name for QListBoxPixmap 24751 basetype: typeinfo for QListBoxItem 24752 __________________________________________________________ 24753 24754 8.2.22.21. Class data for QWhatsThis 24755 24756 The virtual table for the QWhatsThis class is described in the 24757 generic part of this specification. 24758 24759 The Run Time Type Information for the QWhatsThis class is 24760 described by Table 8-264 24761 24762 Table 8-264. typeinfo for QWhatsThis 24763 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24764 Name typeinfo name for QWhatsThis 24765 basetype: typeinfo for Qt 24766 __________________________________________________________ 24767 24768 8.2.22.22. Class data for QMultiLineEdit 24769 24770 The virtual table for the QMultiLineEdit class is described by 24771 Table 8-265 24772 24773 Table 8-265. Primary vtable for QMultiLineEdit 24774 Base Offset 0 24775 Virtual Base Offset 0 24776 RTTI typeinfo for QMultiLineEdit 24777 vfunc[0]: NULL or QMultiLineEdit::metaObject() const 24778 vfunc[1]: QMultiLineEdit::className() const 24779 vfunc[2]: QMultiLineEdit::qt_cast(char const*) 24780 vfunc[3]: QMultiLineEdit::qt_invoke(int, QUObject*) 24781 vfunc[4]: QMultiLineEdit::qt_emit(int, QUObject*) 24782 vfunc[5]: QMultiLineEdit::qt_property(int, int, QVariant*) 24783 vfunc[6]: QMultiLineEdit::~QMultiLineEdit() 24784 vfunc[7]: QMultiLineEdit::~QMultiLineEdit() 24785 vfunc[8]: QTextEdit::event(QEvent*) 24786 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 24787 vfunc[10]: QWidget::setName(char const*) 24788 vfunc[11]: QObject::insertChild(QObject*) 24789 vfunc[12]: QScrollView::removeChild(QObject*) 24790 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24791 vfunc[14]: QObject::property(char const*) const 24792 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24793 vfunc[16]: QObject::childEvent(QChildEvent*) 24794 vfunc[17]: QObject::customEvent(QCustomEvent*) 24795 vfunc[18]: QObject::connectNotify(char const*) 24796 vfunc[19]: QObject::disconnectNotify(char const*) 24797 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24798 const*, char const*) 24799 vfunc[21]: QTextEdit::setEnabled(bool) 24800 vfunc[22]: QWidget::setMinimumSize(int, int) 24801 vfunc[23]: QWidget::setMaximumSize(int, int) 24802 vfunc[24]: QWidget::setSizeIncrement(int, int) 24803 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 24804 vfunc[26]: QWidget::setEraseColor(QColor const&) 24805 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 24806 vfunc[28]: QTextEdit::setPalette(QPalette const&) 24807 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 24808 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 24809 vfunc[31]: QTextEdit::setFont(QFont const&) 24810 vfunc[32]: QWidget::setCursor(QCursor const&) 24811 vfunc[33]: QWidget::unsetCursor() 24812 vfunc[34]: QWidget::setMask(QBitmap const&) 24813 vfunc[35]: QWidget::setMask(QRegion const&) 24814 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 24815 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 24816 vfunc[38]: QWidget::setCaption(QString const&) 24817 vfunc[39]: QWidget::setIcon(QPixmap const&) 24818 vfunc[40]: QWidget::setIconText(QString const&) 24819 vfunc[41]: QWidget::setMouseTracking(bool) 24820 vfunc[42]: QWidget::setFocus() 24821 vfunc[43]: QWidget::setActiveWindow() 24822 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 24823 vfunc[45]: QWidget::setFocusProxy(QWidget*) 24824 vfunc[46]: QWidget::setUpdatesEnabled(bool) 24825 vfunc[47]: QScrollView::show() 24826 vfunc[48]: QWidget::hide() 24827 vfunc[49]: QWidget::showMinimized() 24828 vfunc[50]: QWidget::showMaximized() 24829 vfunc[51]: QWidget::showNormal() 24830 vfunc[52]: QTextEdit::polish() 24831 vfunc[53]: QWidget::move(int, int) 24832 vfunc[54]: QScrollView::resize(int, int) 24833 vfunc[55]: QWidget::setGeometry(int, int, int, int) 24834 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 24835 vfunc[57]: QWidget::close(bool) 24836 vfunc[58]: QTextEdit::sizeHint() const 24837 vfunc[59]: QScrollView::minimumSizeHint() const 24838 vfunc[60]: QWidget::sizePolicy() const 24839 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 24840 vfunc[62]: QTextEdit::heightForWidth(int) const 24841 vfunc[63]: QWidget::adjustSize() 24842 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 24843 const&, bool) 24844 vfunc[65]: QWidget::setAcceptDrops(bool) 24845 vfunc[66]: QWidget::setAutoMask(bool) 24846 vfunc[67]: 24847 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 24848 vfunc[68]: QWidget::customWhatsThis() const 24849 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 24850 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 24851 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 24852 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 24853 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 24854 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 24855 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 24856 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 24857 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 24858 vfunc[78]: QWidget::enterEvent(QEvent*) 24859 vfunc[79]: QWidget::leaveEvent(QEvent*) 24860 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 24861 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 24862 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 24863 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 24864 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 24865 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 24866 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 24867 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 24868 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 24869 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 24870 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 24871 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 24872 vfunc[92]: QWidget::dropEvent(QDropEvent*) 24873 vfunc[93]: QWidget::showEvent(QShowEvent*) 24874 vfunc[94]: QWidget::hideEvent(QHideEvent*) 24875 vfunc[95]: QWidget::x11Event(_XEvent*) 24876 vfunc[96]: QWidget::updateMask() 24877 vfunc[97]: QScrollView::styleChange(QStyle&) 24878 vfunc[98]: QWidget::enabledChange(bool) 24879 vfunc[99]: QWidget::paletteChange(QPalette const&) 24880 vfunc[100]: QScrollView::fontChange(QFont const&) 24881 vfunc[101]: QTextEdit::windowActivationChange(bool) 24882 vfunc[102]: QWidget::metric(int) const 24883 vfunc[103]: QWidget::create(unsigned long, bool, bool) 24884 vfunc[104]: QWidget::destroy(bool, bool) 24885 vfunc[105]: NULL or QWidget::setWState(unsigned int) 24886 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 24887 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 24888 vfunc[108]: QWidget::setKeyCompression(bool) 24889 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 24890 bool, QFont*) 24891 vfunc[110]: QFrame::setFrameStyle(int) 24892 vfunc[111]: QFrame::setLineWidth(int) 24893 vfunc[112]: QFrame::setMargin(int) 24894 vfunc[113]: QFrame::setMidLineWidth(int) 24895 vfunc[114]: QFrame::setFrameRect(QRect const&) 24896 vfunc[115]: QFrame::drawFrame(QPainter*) 24897 vfunc[116]: QTextEdit::drawContents(QPainter*) 24898 vfunc[117]: QScrollView::frameChanged() 24899 vfunc[118]: 24900 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 24901 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 24902 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 24903 vfunc[121]: 24904 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 24905 vfunc[122]: 24906 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 24907 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 24908 vfunc[124]: QScrollView::setDragAutoScroll(bool) 24909 vfunc[125]: QScrollView::resizeContents(int, int) 24910 vfunc[126]: QScrollView::setContentsPos(int, int) 24911 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 24912 int) 24913 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 24914 int, int, int, int, int) 24915 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 24916 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 24917 vfunc[131]: 24918 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 24919 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 24920 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 24921 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 24922 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 24923 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 24924 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 24925 vfunc[138]: 24926 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 24927 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 24928 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 24929 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 24930 vfunc[142]: 24931 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 24932 vfunc[143]: 24933 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 24934 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 24935 vfunc[145]: 24936 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 24937 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 24938 vfunc[147]: 24939 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 24940 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 24941 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 24942 vfunc[150]: 24943 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 24944 vfunc[151]: QScrollView::setMargins(int, int, int, int) 24945 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 24946 int, int) 24947 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 24948 int, int) 24949 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 24950 int*, int*) 24951 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 24952 QTextEdit::VerticalAlignment*) 24953 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 24954 QTextEdit::VerticalAlignment*, int*, 24955 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 24956 int*) 24957 vfunc[157]: 24958 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 24959 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 24960 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 24961 vfunc[160]: QTextEdit::setPaper(QBrush const&) 24962 vfunc[161]: QTextEdit::setLinkUnderline(bool) 24963 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 24964 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 24965 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 24966 vfunc[165]: QTextEdit::copy() 24967 vfunc[166]: QTextEdit::append(QString const&) 24968 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 24969 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 24970 vfunc[169]: QTextEdit::selectAll(bool) 24971 vfunc[170]: QTextEdit::setTabStopWidth(int) 24972 vfunc[171]: QTextEdit::zoomIn(int) 24973 vfunc[172]: NULL or QTextEdit::zoomIn() 24974 vfunc[173]: QTextEdit::zoomOut(int) 24975 vfunc[174]: NULL or QTextEdit::zoomOut() 24976 vfunc[175]: QTextEdit::zoomTo(int) 24977 vfunc[176]: QTextEdit::sync() 24978 vfunc[177]: QTextEdit::setReadOnly(bool) 24979 vfunc[178]: QTextEdit::undo() 24980 vfunc[179]: QTextEdit::redo() 24981 vfunc[180]: QTextEdit::cut() 24982 vfunc[181]: QTextEdit::paste() 24983 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 24984 vfunc[183]: QTextEdit::clear() 24985 vfunc[184]: QTextEdit::del() 24986 vfunc[185]: QTextEdit::indent() 24987 vfunc[186]: QTextEdit::setItalic(bool) 24988 vfunc[187]: QTextEdit::setBold(bool) 24989 vfunc[188]: QTextEdit::setUnderline(bool) 24990 vfunc[189]: QTextEdit::setFamily(QString const&) 24991 vfunc[190]: QTextEdit::setPointSize(int) 24992 vfunc[191]: QTextEdit::setColor(QColor const&) 24993 vfunc[192]: 24994 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 24995 vfunc[193]: QMultiLineEdit::setAlignment(int) 24996 vfunc[194]: 24997 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 24998 QStyleSheetItem::ListStyle) 24999 vfunc[195]: NULL or QMultiLineEdit::setCursorPosition(int, int) 25000 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 25001 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 25002 const&, bool) 25003 vfunc[198]: QTextEdit::setModified(bool) 25004 vfunc[199]: QTextEdit::resetFormat() 25005 vfunc[200]: QTextEdit::setUndoDepth(int) 25006 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 25007 vfunc[202]: QTextEdit::ensureCursorVisible() 25008 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 25009 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 25010 bool) 25011 vfunc[205]: 25012 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 25013 vfunc[206]: QTextEdit::removeSelectedText(int) 25014 vfunc[207]: QTextEdit::removeSelection(int) 25015 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 25016 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 25017 vfunc[210]: QTextEdit::scrollToBottom() 25018 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 25019 vfunc[212]: NULL or QMultiLineEdit::insertAt(QString const&, 25020 int, int) 25021 vfunc[213]: QTextEdit::removeParagraph(int) 25022 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 25023 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 25024 const&) 25025 vfunc[216]: QTextEdit::clearParagraphBackground(int) 25026 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 25027 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 25028 vfunc[219]: QTextEdit::createPopupMenu() 25029 vfunc[220]: QTextEdit::doChangeInterval() 25030 vfunc[221]: NULL or QTextEdit::linksEnabled() const 25031 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 25032 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 25033 vfunc[224]: QMultiLineEdit::insertLine(QString const&, int) 25034 vfunc[225]: QMultiLineEdit::insertAt(QString const&, int, int, 25035 bool) 25036 vfunc[226]: QMultiLineEdit::removeLine(int) 25037 vfunc[227]: QMultiLineEdit::setCursorPosition(int, int, bool) 25038 vfunc[228]: NULL or QMultiLineEdit::setAutoUpdate(bool) 25039 vfunc[229]: QMultiLineEdit::insertAndMark(QString const&, bool) 25040 vfunc[230]: QMultiLineEdit::newLine() 25041 vfunc[231]: QMultiLineEdit::killLine() 25042 vfunc[232]: QMultiLineEdit::pageUp(bool) 25043 vfunc[233]: QMultiLineEdit::pageDown(bool) 25044 vfunc[234]: QMultiLineEdit::cursorLeft(bool, bool) 25045 vfunc[235]: QMultiLineEdit::cursorRight(bool, bool) 25046 vfunc[236]: QMultiLineEdit::cursorUp(bool) 25047 vfunc[237]: QMultiLineEdit::cursorDown(bool) 25048 vfunc[238]: QMultiLineEdit::backspace() 25049 vfunc[239]: QMultiLineEdit::home(bool) 25050 vfunc[240]: QMultiLineEdit::end(bool) 25051 25052 Table 8-266. Secondary vtable for QMultiLineEdit 25053 Base Offset -40 25054 Virtual Base Offset 0 25055 RTTI typeinfo for QMultiLineEdit 25056 vfunc[0]: non-virtual thunk to 25057 QMultiLineEdit::~QMultiLineEdit() 25058 vfunc[1]: non-virtual thunk to 25059 QMultiLineEdit::~QMultiLineEdit() 25060 vfunc[2]: QPaintDevice::setResolution(int) 25061 vfunc[3]: QPaintDevice::resolution() const 25062 vfunc[4]: QPaintDevice::handle() const 25063 vfunc[5]: QPaintDevice::x11RenderHandle() const 25064 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 25065 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 25066 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 25067 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 25068 const 25069 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 25070 25071 The Run Time Type Information for the QMultiLineEdit class is 25072 described by Table 8-267 25073 25074 Table 8-267. typeinfo for QMultiLineEdit 25075 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25076 Name typeinfo name for QMultiLineEdit 25077 basetype: typeinfo for QTextEdit 25078 __________________________________________________________ 25079 25080 8.2.22.23. Class data for QListBox 25081 25082 The virtual table for the QListBox class is described by Table 25083 8-268 25084 25085 Table 8-268. Primary vtable for QListBox 25086 Base Offset 0 25087 Virtual Base Offset 0 25088 RTTI typeinfo for QListBox 25089 vfunc[0]: NULL or QListBox::metaObject() const 25090 vfunc[1]: QListBox::className() const 25091 vfunc[2]: QListBox::qt_cast(char const*) 25092 vfunc[3]: QListBox::qt_invoke(int, QUObject*) 25093 vfunc[4]: QListBox::qt_emit(int, QUObject*) 25094 vfunc[5]: QListBox::qt_property(int, int, QVariant*) 25095 vfunc[6]: QListBox::~QListBox() 25096 vfunc[7]: QListBox::~QListBox() 25097 vfunc[8]: QWidget::event(QEvent*) 25098 vfunc[9]: QListBox::eventFilter(QObject*, QEvent*) 25099 vfunc[10]: QWidget::setName(char const*) 25100 vfunc[11]: QObject::insertChild(QObject*) 25101 vfunc[12]: QScrollView::removeChild(QObject*) 25102 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25103 vfunc[14]: QObject::property(char const*) const 25104 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25105 vfunc[16]: QObject::childEvent(QChildEvent*) 25106 vfunc[17]: QObject::customEvent(QCustomEvent*) 25107 vfunc[18]: QObject::connectNotify(char const*) 25108 vfunc[19]: QObject::disconnectNotify(char const*) 25109 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25110 const*, char const*) 25111 vfunc[21]: QScrollView::setEnabled(bool) 25112 vfunc[22]: QWidget::setMinimumSize(int, int) 25113 vfunc[23]: QWidget::setMaximumSize(int, int) 25114 vfunc[24]: QWidget::setSizeIncrement(int, int) 25115 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 25116 vfunc[26]: QWidget::setEraseColor(QColor const&) 25117 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 25118 vfunc[28]: QWidget::setPalette(QPalette const&) 25119 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 25120 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 25121 vfunc[31]: QListBox::setFont(QFont const&) 25122 vfunc[32]: QWidget::setCursor(QCursor const&) 25123 vfunc[33]: QWidget::unsetCursor() 25124 vfunc[34]: QWidget::setMask(QBitmap const&) 25125 vfunc[35]: QWidget::setMask(QRegion const&) 25126 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 25127 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 25128 vfunc[38]: QWidget::setCaption(QString const&) 25129 vfunc[39]: QWidget::setIcon(QPixmap const&) 25130 vfunc[40]: QWidget::setIconText(QString const&) 25131 vfunc[41]: QWidget::setMouseTracking(bool) 25132 vfunc[42]: QWidget::setFocus() 25133 vfunc[43]: QWidget::setActiveWindow() 25134 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 25135 vfunc[45]: QWidget::setFocusProxy(QWidget*) 25136 vfunc[46]: QWidget::setUpdatesEnabled(bool) 25137 vfunc[47]: QScrollView::show() 25138 vfunc[48]: QWidget::hide() 25139 vfunc[49]: QWidget::showMinimized() 25140 vfunc[50]: QWidget::showMaximized() 25141 vfunc[51]: QWidget::showNormal() 25142 vfunc[52]: QWidget::polish() 25143 vfunc[53]: QWidget::move(int, int) 25144 vfunc[54]: QScrollView::resize(int, int) 25145 vfunc[55]: QWidget::setGeometry(int, int, int, int) 25146 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 25147 vfunc[57]: QWidget::close(bool) 25148 vfunc[58]: QListBox::sizeHint() const 25149 vfunc[59]: QListBox::minimumSizeHint() const 25150 vfunc[60]: QWidget::sizePolicy() const 25151 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 25152 vfunc[62]: QWidget::heightForWidth(int) const 25153 vfunc[63]: QWidget::adjustSize() 25154 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 25155 const&, bool) 25156 vfunc[65]: QWidget::setAcceptDrops(bool) 25157 vfunc[66]: QWidget::setAutoMask(bool) 25158 vfunc[67]: 25159 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 25160 vfunc[68]: QWidget::customWhatsThis() const 25161 vfunc[69]: QListBox::mousePressEvent(QMouseEvent*) 25162 vfunc[70]: QListBox::mouseReleaseEvent(QMouseEvent*) 25163 vfunc[71]: QListBox::mouseDoubleClickEvent(QMouseEvent*) 25164 vfunc[72]: QListBox::mouseMoveEvent(QMouseEvent*) 25165 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 25166 vfunc[74]: QListBox::keyPressEvent(QKeyEvent*) 25167 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 25168 vfunc[76]: QListBox::focusInEvent(QFocusEvent*) 25169 vfunc[77]: QListBox::focusOutEvent(QFocusEvent*) 25170 vfunc[78]: QWidget::enterEvent(QEvent*) 25171 vfunc[79]: QWidget::leaveEvent(QEvent*) 25172 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 25173 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 25174 vfunc[82]: QListBox::resizeEvent(QResizeEvent*) 25175 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 25176 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 25177 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 25178 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 25179 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 25180 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 25181 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 25182 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 25183 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 25184 vfunc[92]: QWidget::dropEvent(QDropEvent*) 25185 vfunc[93]: QListBox::showEvent(QShowEvent*) 25186 vfunc[94]: QWidget::hideEvent(QHideEvent*) 25187 vfunc[95]: QWidget::x11Event(_XEvent*) 25188 vfunc[96]: QWidget::updateMask() 25189 vfunc[97]: QScrollView::styleChange(QStyle&) 25190 vfunc[98]: QWidget::enabledChange(bool) 25191 vfunc[99]: QWidget::paletteChange(QPalette const&) 25192 vfunc[100]: QScrollView::fontChange(QFont const&) 25193 vfunc[101]: QListBox::windowActivationChange(bool) 25194 vfunc[102]: QWidget::metric(int) const 25195 vfunc[103]: QWidget::create(unsigned long, bool, bool) 25196 vfunc[104]: QWidget::destroy(bool, bool) 25197 vfunc[105]: NULL or QWidget::setWState(unsigned int) 25198 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 25199 vfunc[107]: QScrollView::focusNextPrevChild(bool) 25200 vfunc[108]: QWidget::setKeyCompression(bool) 25201 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 25202 bool, QFont*) 25203 vfunc[110]: QFrame::setFrameStyle(int) 25204 vfunc[111]: QFrame::setLineWidth(int) 25205 vfunc[112]: QFrame::setMargin(int) 25206 vfunc[113]: QFrame::setMidLineWidth(int) 25207 vfunc[114]: QFrame::setFrameRect(QRect const&) 25208 vfunc[115]: QFrame::drawFrame(QPainter*) 25209 vfunc[116]: QScrollView::drawContents(QPainter*) 25210 vfunc[117]: QScrollView::frameChanged() 25211 vfunc[118]: 25212 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 25213 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 25214 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 25215 vfunc[121]: 25216 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 25217 vfunc[122]: 25218 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 25219 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 25220 vfunc[124]: QScrollView::setDragAutoScroll(bool) 25221 vfunc[125]: QScrollView::resizeContents(int, int) 25222 vfunc[126]: QScrollView::setContentsPos(int, int) 25223 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 25224 int) 25225 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 25226 int, int, int, int, int) 25227 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 25228 vfunc[130]: 25229 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 25230 vfunc[131]: 25231 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 25232 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 25233 vfunc[133]: 25234 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 25235 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 25236 vfunc[135]: 25237 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 25238 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 25239 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 25240 vfunc[138]: 25241 QListBox::contentsContextMenuEvent(QContextMenuEvent*) 25242 vfunc[139]: QListBox::viewportPaintEvent(QPaintEvent*) 25243 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 25244 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 25245 vfunc[142]: 25246 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 25247 vfunc[143]: 25248 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 25249 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 25250 vfunc[145]: 25251 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 25252 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 25253 vfunc[147]: 25254 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 25255 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 25256 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 25257 vfunc[150]: 25258 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 25259 vfunc[151]: QScrollView::setMargins(int, int, int, int) 25260 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 25261 int, int) 25262 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 25263 int, int) 25264 vfunc[154]: QListBox::setCurrentItem(int) 25265 vfunc[155]: QListBox::setCurrentItem(QListBoxItem*) 25266 vfunc[156]: QListBox::setTopItem(int) 25267 vfunc[157]: QListBox::setBottomItem(int) 25268 vfunc[158]: QListBox::setSelectionMode(QListBox::SelectionMode) 25269 vfunc[159]: QListBox::setSelected(QListBoxItem*, bool) 25270 vfunc[160]: QListBox::setColumnMode(QListBox::LayoutMode) 25271 vfunc[161]: QListBox::setColumnMode(int) 25272 vfunc[162]: QListBox::setRowMode(QListBox::LayoutMode) 25273 vfunc[163]: QListBox::setRowMode(int) 25274 vfunc[164]: QListBox::setVariableWidth(bool) 25275 vfunc[165]: QListBox::setVariableHeight(bool) 25276 vfunc[166]: QListBox::ensureCurrentVisible() 25277 vfunc[167]: QListBox::clearSelection() 25278 vfunc[168]: QListBox::selectAll(bool) 25279 vfunc[169]: QListBox::invertSelection() 25280 vfunc[170]: QListBox::paintCell(QPainter*, int, int) 25281 25282 Table 8-269. Secondary vtable for QListBox 25283 Base Offset -40 25284 Virtual Base Offset 0 25285 RTTI typeinfo for QListBox 25286 vfunc[0]: non-virtual thunk to QListBox::~QListBox() 25287 vfunc[1]: non-virtual thunk to QListBox::~QListBox() 25288 vfunc[2]: QPaintDevice::setResolution(int) 25289 vfunc[3]: QPaintDevice::resolution() const 25290 vfunc[4]: QPaintDevice::handle() const 25291 vfunc[5]: QPaintDevice::x11RenderHandle() const 25292 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 25293 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 25294 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 25295 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 25296 const 25297 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 25298 25299 The Run Time Type Information for the QListBox class is 25300 described by Table 8-270 25301 25302 Table 8-270. typeinfo for QListBox 25303 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25304 Name typeinfo name for QListBox 25305 basetype: typeinfo for QScrollView 25306 __________________________________________________________ 25307 25308 8.2.22.24. Class data for QComboBox 25309 25310 The virtual table for the QComboBox class is described by Table 25311 8-271 25312 25313 Table 8-271. Primary vtable for QComboBox 25314 Base Offset 0 25315 Virtual Base Offset 0 25316 RTTI typeinfo for QComboBox 25317 vfunc[0]: NULL or QComboBox::metaObject() const 25318 vfunc[1]: QComboBox::className() const 25319 vfunc[2]: QComboBox::qt_cast(char const*) 25320 vfunc[3]: QComboBox::qt_invoke(int, QUObject*) 25321 vfunc[4]: QComboBox::qt_emit(int, QUObject*) 25322 vfunc[5]: QComboBox::qt_property(int, int, QVariant*) 25323 vfunc[6]: QComboBox::~QComboBox() 25324 vfunc[7]: QComboBox::~QComboBox() 25325 vfunc[8]: QWidget::event(QEvent*) 25326 vfunc[9]: QComboBox::eventFilter(QObject*, QEvent*) 25327 vfunc[10]: QWidget::setName(char const*) 25328 vfunc[11]: QObject::insertChild(QObject*) 25329 vfunc[12]: QObject::removeChild(QObject*) 25330 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25331 vfunc[14]: QObject::property(char const*) const 25332 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25333 vfunc[16]: QObject::childEvent(QChildEvent*) 25334 vfunc[17]: QObject::customEvent(QCustomEvent*) 25335 vfunc[18]: QObject::connectNotify(char const*) 25336 vfunc[19]: QObject::disconnectNotify(char const*) 25337 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25338 const*, char const*) 25339 vfunc[21]: QComboBox::setEnabled(bool) 25340 vfunc[22]: QWidget::setMinimumSize(int, int) 25341 vfunc[23]: QWidget::setMaximumSize(int, int) 25342 vfunc[24]: QWidget::setSizeIncrement(int, int) 25343 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 25344 vfunc[26]: QWidget::setEraseColor(QColor const&) 25345 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 25346 vfunc[28]: QComboBox::setPalette(QPalette const&) 25347 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 25348 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 25349 vfunc[31]: QComboBox::setFont(QFont const&) 25350 vfunc[32]: QWidget::setCursor(QCursor const&) 25351 vfunc[33]: QWidget::unsetCursor() 25352 vfunc[34]: QWidget::setMask(QBitmap const&) 25353 vfunc[35]: QWidget::setMask(QRegion const&) 25354 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 25355 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 25356 vfunc[38]: QWidget::setCaption(QString const&) 25357 vfunc[39]: QWidget::setIcon(QPixmap const&) 25358 vfunc[40]: QWidget::setIconText(QString const&) 25359 vfunc[41]: QWidget::setMouseTracking(bool) 25360 vfunc[42]: QWidget::setFocus() 25361 vfunc[43]: QWidget::setActiveWindow() 25362 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 25363 vfunc[45]: QWidget::setFocusProxy(QWidget*) 25364 vfunc[46]: QWidget::setUpdatesEnabled(bool) 25365 vfunc[47]: QWidget::show() 25366 vfunc[48]: QComboBox::hide() 25367 vfunc[49]: QWidget::showMinimized() 25368 vfunc[50]: QWidget::showMaximized() 25369 vfunc[51]: QWidget::showNormal() 25370 vfunc[52]: QWidget::polish() 25371 vfunc[53]: QWidget::move(int, int) 25372 vfunc[54]: QWidget::resize(int, int) 25373 vfunc[55]: QWidget::setGeometry(int, int, int, int) 25374 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 25375 vfunc[57]: QWidget::close(bool) 25376 vfunc[58]: QComboBox::sizeHint() const 25377 vfunc[59]: QWidget::minimumSizeHint() const 25378 vfunc[60]: QWidget::sizePolicy() const 25379 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 25380 vfunc[62]: QWidget::heightForWidth(int) const 25381 vfunc[63]: QWidget::adjustSize() 25382 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 25383 const&, bool) 25384 vfunc[65]: QWidget::setAcceptDrops(bool) 25385 vfunc[66]: QWidget::setAutoMask(bool) 25386 vfunc[67]: 25387 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 25388 vfunc[68]: QWidget::customWhatsThis() const 25389 vfunc[69]: QComboBox::mousePressEvent(QMouseEvent*) 25390 vfunc[70]: QComboBox::mouseReleaseEvent(QMouseEvent*) 25391 vfunc[71]: QComboBox::mouseDoubleClickEvent(QMouseEvent*) 25392 vfunc[72]: QComboBox::mouseMoveEvent(QMouseEvent*) 25393 vfunc[73]: QComboBox::wheelEvent(QWheelEvent*) 25394 vfunc[74]: QComboBox::keyPressEvent(QKeyEvent*) 25395 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 25396 vfunc[76]: QComboBox::focusInEvent(QFocusEvent*) 25397 vfunc[77]: QComboBox::focusOutEvent(QFocusEvent*) 25398 vfunc[78]: QWidget::enterEvent(QEvent*) 25399 vfunc[79]: QWidget::leaveEvent(QEvent*) 25400 vfunc[80]: QComboBox::paintEvent(QPaintEvent*) 25401 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 25402 vfunc[82]: QComboBox::resizeEvent(QResizeEvent*) 25403 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 25404 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 25405 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 25406 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 25407 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 25408 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 25409 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 25410 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 25411 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 25412 vfunc[92]: QWidget::dropEvent(QDropEvent*) 25413 vfunc[93]: QWidget::showEvent(QShowEvent*) 25414 vfunc[94]: QWidget::hideEvent(QHideEvent*) 25415 vfunc[95]: QWidget::x11Event(_XEvent*) 25416 vfunc[96]: QComboBox::updateMask() 25417 vfunc[97]: QComboBox::styleChange(QStyle&) 25418 vfunc[98]: QWidget::enabledChange(bool) 25419 vfunc[99]: QWidget::paletteChange(QPalette const&) 25420 vfunc[100]: QWidget::fontChange(QFont const&) 25421 vfunc[101]: QWidget::windowActivationChange(bool) 25422 vfunc[102]: QWidget::metric(int) const 25423 vfunc[103]: QWidget::create(unsigned long, bool, bool) 25424 vfunc[104]: QWidget::destroy(bool, bool) 25425 vfunc[105]: NULL or QWidget::setWState(unsigned int) 25426 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 25427 vfunc[107]: QWidget::focusNextPrevChild(bool) 25428 vfunc[108]: QWidget::setKeyCompression(bool) 25429 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 25430 bool, QFont*) 25431 vfunc[110]: QComboBox::setCurrentItem(int) 25432 vfunc[111]: QComboBox::setCurrentText(QString const&) 25433 vfunc[112]: QComboBox::setAutoResize(bool) 25434 vfunc[113]: QComboBox::setSizeLimit(int) 25435 vfunc[114]: QComboBox::setMaxCount(int) 25436 vfunc[115]: QComboBox::setInsertionPolicy(QComboBox::Policy) 25437 vfunc[116]: QComboBox::setValidator(QValidator const*) 25438 vfunc[117]: QComboBox::setListBox(QListBox*) 25439 vfunc[118]: QComboBox::setLineEdit(QLineEdit*) 25440 vfunc[119]: QComboBox::setAutoCompletion(bool) 25441 vfunc[120]: QComboBox::popup() 25442 vfunc[121]: QComboBox::setEditText(QString const&) 25443 25444 Table 8-272. Secondary vtable for QComboBox 25445 Base Offset -40 25446 Virtual Base Offset 0 25447 RTTI typeinfo for QComboBox 25448 vfunc[0]: non-virtual thunk to QComboBox::~QComboBox() 25449 vfunc[1]: non-virtual thunk to QComboBox::~QComboBox() 25450 vfunc[2]: QPaintDevice::setResolution(int) 25451 vfunc[3]: QPaintDevice::resolution() const 25452 vfunc[4]: QPaintDevice::handle() const 25453 vfunc[5]: QPaintDevice::x11RenderHandle() const 25454 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 25455 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 25456 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 25457 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 25458 const 25459 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 25460 25461 The Run Time Type Information for the QComboBox class is 25462 described by Table 8-273 25463 25464 Table 8-273. typeinfo for QComboBox 25465 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25466 Name typeinfo name for QComboBox 25467 basetype: typeinfo for QWidget 25468 __________________________________________________________ 25469 25470 8.2.22.25. Class data for QRadioButton 25471 25472 The virtual table for the QRadioButton class is described by 25473 Table 8-274 25474 25475 Table 8-274. Primary vtable for QRadioButton 25476 Base Offset 0 25477 Virtual Base Offset 0 25478 RTTI typeinfo for QRadioButton 25479 vfunc[0]: NULL or QRadioButton::metaObject() const 25480 vfunc[1]: QRadioButton::className() const 25481 vfunc[2]: QRadioButton::qt_cast(char const*) 25482 vfunc[3]: QRadioButton::qt_invoke(int, QUObject*) 25483 vfunc[4]: QRadioButton::qt_emit(int, QUObject*) 25484 vfunc[5]: QRadioButton::qt_property(int, int, QVariant*) 25485 vfunc[6]: NULL or QRadioButton::~QRadioButton() 25486 vfunc[7]: NULL or QRadioButton::~QRadioButton() 25487 vfunc[8]: QWidget::event(QEvent*) 25488 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25489 vfunc[10]: QWidget::setName(char const*) 25490 vfunc[11]: QObject::insertChild(QObject*) 25491 vfunc[12]: QObject::removeChild(QObject*) 25492 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25493 vfunc[14]: QObject::property(char const*) const 25494 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25495 vfunc[16]: QObject::childEvent(QChildEvent*) 25496 vfunc[17]: QObject::customEvent(QCustomEvent*) 25497 vfunc[18]: QObject::connectNotify(char const*) 25498 vfunc[19]: QObject::disconnectNotify(char const*) 25499 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25500 const*, char const*) 25501 vfunc[21]: QWidget::setEnabled(bool) 25502 vfunc[22]: QWidget::setMinimumSize(int, int) 25503 vfunc[23]: QWidget::setMaximumSize(int, int) 25504 vfunc[24]: QWidget::setSizeIncrement(int, int) 25505 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 25506 vfunc[26]: QWidget::setEraseColor(QColor const&) 25507 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 25508 vfunc[28]: QWidget::setPalette(QPalette const&) 25509 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 25510 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 25511 vfunc[31]: QWidget::setFont(QFont const&) 25512 vfunc[32]: QWidget::setCursor(QCursor const&) 25513 vfunc[33]: QWidget::unsetCursor() 25514 vfunc[34]: QWidget::setMask(QBitmap const&) 25515 vfunc[35]: QWidget::setMask(QRegion const&) 25516 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 25517 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 25518 vfunc[38]: QWidget::setCaption(QString const&) 25519 vfunc[39]: QWidget::setIcon(QPixmap const&) 25520 vfunc[40]: QWidget::setIconText(QString const&) 25521 vfunc[41]: QWidget::setMouseTracking(bool) 25522 vfunc[42]: QWidget::setFocus() 25523 vfunc[43]: QWidget::setActiveWindow() 25524 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 25525 vfunc[45]: QWidget::setFocusProxy(QWidget*) 25526 vfunc[46]: QWidget::setUpdatesEnabled(bool) 25527 vfunc[47]: QWidget::show() 25528 vfunc[48]: QWidget::hide() 25529 vfunc[49]: QWidget::showMinimized() 25530 vfunc[50]: QWidget::showMaximized() 25531 vfunc[51]: QWidget::showNormal() 25532 vfunc[52]: QWidget::polish() 25533 vfunc[53]: QWidget::move(int, int) 25534 vfunc[54]: QWidget::resize(int, int) 25535 vfunc[55]: QWidget::setGeometry(int, int, int, int) 25536 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 25537 vfunc[57]: QWidget::close(bool) 25538 vfunc[58]: QRadioButton::sizeHint() const 25539 vfunc[59]: QWidget::minimumSizeHint() const 25540 vfunc[60]: QWidget::sizePolicy() const 25541 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 25542 vfunc[62]: QWidget::heightForWidth(int) const 25543 vfunc[63]: QWidget::adjustSize() 25544 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 25545 const&, bool) 25546 vfunc[65]: QWidget::setAcceptDrops(bool) 25547 vfunc[66]: QWidget::setAutoMask(bool) 25548 vfunc[67]: 25549 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 25550 vfunc[68]: QWidget::customWhatsThis() const 25551 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 25552 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 25553 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 25554 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 25555 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 25556 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 25557 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 25558 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 25559 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 25560 vfunc[78]: QWidget::enterEvent(QEvent*) 25561 vfunc[79]: QWidget::leaveEvent(QEvent*) 25562 vfunc[80]: QButton::paintEvent(QPaintEvent*) 25563 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 25564 vfunc[82]: QRadioButton::resizeEvent(QResizeEvent*) 25565 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 25566 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 25567 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 25568 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 25569 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 25570 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 25571 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 25572 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 25573 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 25574 vfunc[92]: QWidget::dropEvent(QDropEvent*) 25575 vfunc[93]: QWidget::showEvent(QShowEvent*) 25576 vfunc[94]: QWidget::hideEvent(QHideEvent*) 25577 vfunc[95]: QWidget::x11Event(_XEvent*) 25578 vfunc[96]: QRadioButton::updateMask() 25579 vfunc[97]: QWidget::styleChange(QStyle&) 25580 vfunc[98]: QButton::enabledChange(bool) 25581 vfunc[99]: QWidget::paletteChange(QPalette const&) 25582 vfunc[100]: QWidget::fontChange(QFont const&) 25583 vfunc[101]: QWidget::windowActivationChange(bool) 25584 vfunc[102]: QWidget::metric(int) const 25585 vfunc[103]: QWidget::create(unsigned long, bool, bool) 25586 vfunc[104]: QWidget::destroy(bool, bool) 25587 vfunc[105]: NULL or QWidget::setWState(unsigned int) 25588 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 25589 vfunc[107]: QWidget::focusNextPrevChild(bool) 25590 vfunc[108]: QWidget::setKeyCompression(bool) 25591 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 25592 bool, QFont*) 25593 vfunc[110]: QButton::setText(QString const&) 25594 vfunc[111]: QButton::setPixmap(QPixmap const&) 25595 vfunc[112]: QButton::setAccel(QKeySequence const&) 25596 vfunc[113]: QButton::setDown(bool) 25597 vfunc[114]: QButton::setAutoRepeat(bool) 25598 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 25599 vfunc[116]: QButton::setState(QButton::ToggleState) 25600 vfunc[117]: QRadioButton::hitButton(QPoint const&) const 25601 vfunc[118]: QRadioButton::drawButton(QPainter*) 25602 vfunc[119]: QRadioButton::drawButtonLabel(QPainter*) 25603 vfunc[120]: QButton::setGroup(QButtonGroup*) 25604 vfunc[121]: QRadioButton::setChecked(bool) 25605 25606 Table 8-275. Secondary vtable for QRadioButton 25607 Base Offset -40 25608 Virtual Base Offset 0 25609 RTTI typeinfo for QRadioButton 25610 vfunc[0]: non-virtual thunk to QRadioButton::~QRadioButton() 25611 vfunc[1]: non-virtual thunk to QRadioButton::~QRadioButton() 25612 vfunc[2]: QPaintDevice::setResolution(int) 25613 vfunc[3]: QPaintDevice::resolution() const 25614 vfunc[4]: QPaintDevice::handle() const 25615 vfunc[5]: QPaintDevice::x11RenderHandle() const 25616 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 25617 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 25618 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 25619 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 25620 const 25621 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 25622 25623 The Run Time Type Information for the QRadioButton class is 25624 described by Table 8-276 25625 25626 Table 8-276. typeinfo for QRadioButton 25627 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25628 Name typeinfo name for QRadioButton 25629 basetype: typeinfo for QButton 25630 __________________________________________________________ 25631 25632 8.2.22.26. Class data for QSlider 25633 25634 The virtual table for the QSlider class is described by Table 25635 8-277 25636 25637 Table 8-277. Primary vtable for QSlider 25638 Base Offset 0 25639 Virtual Base Offset 0 25640 RTTI typeinfo for QSlider 25641 vfunc[0]: NULL or QSlider::metaObject() const 25642 vfunc[1]: QSlider::className() const 25643 vfunc[2]: QSlider::qt_cast(char const*) 25644 vfunc[3]: QSlider::qt_invoke(int, QUObject*) 25645 vfunc[4]: QSlider::qt_emit(int, QUObject*) 25646 vfunc[5]: QSlider::qt_property(int, int, QVariant*) 25647 vfunc[6]: QSlider::~QSlider() 25648 vfunc[7]: QSlider::~QSlider() 25649 vfunc[8]: QWidget::event(QEvent*) 25650 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25651 vfunc[10]: QWidget::setName(char const*) 25652 vfunc[11]: QObject::insertChild(QObject*) 25653 vfunc[12]: QObject::removeChild(QObject*) 25654 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25655 vfunc[14]: QObject::property(char const*) const 25656 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25657 vfunc[16]: QObject::childEvent(QChildEvent*) 25658 vfunc[17]: QObject::customEvent(QCustomEvent*) 25659 vfunc[18]: QObject::connectNotify(char const*) 25660 vfunc[19]: QObject::disconnectNotify(char const*) 25661 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25662 const*, char const*) 25663 vfunc[21]: QWidget::setEnabled(bool) 25664 vfunc[22]: QWidget::setMinimumSize(int, int) 25665 vfunc[23]: QWidget::setMaximumSize(int, int) 25666 vfunc[24]: QWidget::setSizeIncrement(int, int) 25667 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 25668 vfunc[26]: QWidget::setEraseColor(QColor const&) 25669 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 25670 vfunc[28]: QSlider::setPalette(QPalette const&) 25671 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 25672 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 25673 vfunc[31]: QWidget::setFont(QFont const&) 25674 vfunc[32]: QWidget::setCursor(QCursor const&) 25675 vfunc[33]: QWidget::unsetCursor() 25676 vfunc[34]: QWidget::setMask(QBitmap const&) 25677 vfunc[35]: QWidget::setMask(QRegion const&) 25678 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 25679 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 25680 vfunc[38]: QWidget::setCaption(QString const&) 25681 vfunc[39]: QWidget::setIcon(QPixmap const&) 25682 vfunc[40]: QWidget::setIconText(QString const&) 25683 vfunc[41]: QWidget::setMouseTracking(bool) 25684 vfunc[42]: QWidget::setFocus() 25685 vfunc[43]: QWidget::setActiveWindow() 25686 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 25687 vfunc[45]: QWidget::setFocusProxy(QWidget*) 25688 vfunc[46]: QWidget::setUpdatesEnabled(bool) 25689 vfunc[47]: QWidget::show() 25690 vfunc[48]: QWidget::hide() 25691 vfunc[49]: QWidget::showMinimized() 25692 vfunc[50]: QWidget::showMaximized() 25693 vfunc[51]: QWidget::showNormal() 25694 vfunc[52]: QWidget::polish() 25695 vfunc[53]: QWidget::move(int, int) 25696 vfunc[54]: QWidget::resize(int, int) 25697 vfunc[55]: QWidget::setGeometry(int, int, int, int) 25698 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 25699 vfunc[57]: QWidget::close(bool) 25700 vfunc[58]: QSlider::sizeHint() const 25701 vfunc[59]: QSlider::minimumSizeHint() const 25702 vfunc[60]: QSlider::sizePolicy() const 25703 vfunc[61]: QSlider::setSizePolicy(QSizePolicy) 25704 vfunc[62]: QWidget::heightForWidth(int) const 25705 vfunc[63]: QWidget::adjustSize() 25706 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 25707 const&, bool) 25708 vfunc[65]: QWidget::setAcceptDrops(bool) 25709 vfunc[66]: QWidget::setAutoMask(bool) 25710 vfunc[67]: 25711 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 25712 vfunc[68]: QWidget::customWhatsThis() const 25713 vfunc[69]: QSlider::mousePressEvent(QMouseEvent*) 25714 vfunc[70]: QSlider::mouseReleaseEvent(QMouseEvent*) 25715 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 25716 vfunc[72]: QSlider::mouseMoveEvent(QMouseEvent*) 25717 vfunc[73]: QSlider::wheelEvent(QWheelEvent*) 25718 vfunc[74]: QSlider::keyPressEvent(QKeyEvent*) 25719 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 25720 vfunc[76]: QSlider::focusInEvent(QFocusEvent*) 25721 vfunc[77]: QSlider::focusOutEvent(QFocusEvent*) 25722 vfunc[78]: QWidget::enterEvent(QEvent*) 25723 vfunc[79]: QWidget::leaveEvent(QEvent*) 25724 vfunc[80]: QSlider::paintEvent(QPaintEvent*) 25725 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 25726 vfunc[82]: QSlider::resizeEvent(QResizeEvent*) 25727 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 25728 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 25729 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 25730 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 25731 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 25732 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 25733 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 25734 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 25735 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 25736 vfunc[92]: QWidget::dropEvent(QDropEvent*) 25737 vfunc[93]: QWidget::showEvent(QShowEvent*) 25738 vfunc[94]: QWidget::hideEvent(QHideEvent*) 25739 vfunc[95]: QWidget::x11Event(_XEvent*) 25740 vfunc[96]: QWidget::updateMask() 25741 vfunc[97]: QSlider::styleChange(QStyle&) 25742 vfunc[98]: QWidget::enabledChange(bool) 25743 vfunc[99]: QWidget::paletteChange(QPalette const&) 25744 vfunc[100]: QWidget::fontChange(QFont const&) 25745 vfunc[101]: QWidget::windowActivationChange(bool) 25746 vfunc[102]: QWidget::metric(int) const 25747 vfunc[103]: QWidget::create(unsigned long, bool, bool) 25748 vfunc[104]: QWidget::destroy(bool, bool) 25749 vfunc[105]: NULL or QWidget::setWState(unsigned int) 25750 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 25751 vfunc[107]: QWidget::focusNextPrevChild(bool) 25752 vfunc[108]: QWidget::setKeyCompression(bool) 25753 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 25754 bool, QFont*) 25755 vfunc[110]: QSlider::setOrientation(Qt::Orientation) 25756 vfunc[111]: QSlider::setTracking(bool) 25757 vfunc[112]: QSlider::setTickmarks(QSlider::TickSetting) 25758 vfunc[113]: QSlider::setTickInterval(int) 25759 vfunc[114]: QSlider::setValue(int) 25760 vfunc[115]: QSlider::valueChange() 25761 vfunc[116]: QSlider::rangeChange() 25762 25763 Table 8-278. Secondary vtable for QSlider 25764 Base Offset -40 25765 Virtual Base Offset 0 25766 RTTI typeinfo for QSlider 25767 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 25768 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 25769 vfunc[2]: QPaintDevice::setResolution(int) 25770 vfunc[3]: QPaintDevice::resolution() const 25771 vfunc[4]: QPaintDevice::handle() const 25772 vfunc[5]: QPaintDevice::x11RenderHandle() const 25773 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 25774 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 25775 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 25776 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 25777 const 25778 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 25779 25780 Table 8-279. Secondary vtable for QSlider 25781 Base Offset -116 25782 Virtual Base Offset 0 25783 RTTI typeinfo for QSlider 25784 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 25785 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 25786 vfunc[2]: non-virtual thunk to QSlider::valueChange() 25787 vfunc[3]: non-virtual thunk to QSlider::rangeChange() 25788 vfunc[4]: QRangeControl::stepChange() 25789 25790 The Run Time Type Information for the QSlider class is 25791 described by Table 8-280 25792 25793 Table 8-280. typeinfo for QSlider 25794 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 25795 Name typeinfo name for QSlider 25796 flags: 0 25797 basetype: typeinfo for QWidget 2 25798 basetype: typeinfo for QRangeControl 29698 25799 __________________________________________________________ 25800 25801 8.2.22.27. Class data for QMainWindow 25802 25803 The virtual table for the QMainWindow class is described by 25804 Table 8-281 25805 25806 Table 8-281. Primary vtable for QMainWindow 25807 Base Offset 0 25808 Virtual Base Offset 0 25809 RTTI typeinfo for QMainWindow 25810 vfunc[0]: NULL or QMainWindow::metaObject() const 25811 vfunc[1]: QMainWindow::className() const 25812 vfunc[2]: QMainWindow::qt_cast(char const*) 25813 vfunc[3]: QMainWindow::qt_invoke(int, QUObject*) 25814 vfunc[4]: QMainWindow::qt_emit(int, QUObject*) 25815 vfunc[5]: QMainWindow::qt_property(int, int, QVariant*) 25816 vfunc[6]: QMainWindow::~QMainWindow() 25817 vfunc[7]: QMainWindow::~QMainWindow() 25818 vfunc[8]: QMainWindow::event(QEvent*) 25819 vfunc[9]: QMainWindow::eventFilter(QObject*, QEvent*) 25820 vfunc[10]: QWidget::setName(char const*) 25821 vfunc[11]: QObject::insertChild(QObject*) 25822 vfunc[12]: QObject::removeChild(QObject*) 25823 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25824 vfunc[14]: QObject::property(char const*) const 25825 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25826 vfunc[16]: QMainWindow::childEvent(QChildEvent*) 25827 vfunc[17]: QObject::customEvent(QCustomEvent*) 25828 vfunc[18]: QObject::connectNotify(char const*) 25829 vfunc[19]: QObject::disconnectNotify(char const*) 25830 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25831 const*, char const*) 25832 vfunc[21]: QWidget::setEnabled(bool) 25833 vfunc[22]: QWidget::setMinimumSize(int, int) 25834 vfunc[23]: QWidget::setMaximumSize(int, int) 25835 vfunc[24]: QWidget::setSizeIncrement(int, int) 25836 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 25837 vfunc[26]: QWidget::setEraseColor(QColor const&) 25838 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 25839 vfunc[28]: QWidget::setPalette(QPalette const&) 25840 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 25841 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 25842 vfunc[31]: QWidget::setFont(QFont const&) 25843 vfunc[32]: QWidget::setCursor(QCursor const&) 25844 vfunc[33]: QWidget::unsetCursor() 25845 vfunc[34]: QWidget::setMask(QBitmap const&) 25846 vfunc[35]: QWidget::setMask(QRegion const&) 25847 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 25848 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 25849 vfunc[38]: QWidget::setCaption(QString const&) 25850 vfunc[39]: QWidget::setIcon(QPixmap const&) 25851 vfunc[40]: QWidget::setIconText(QString const&) 25852 vfunc[41]: QWidget::setMouseTracking(bool) 25853 vfunc[42]: QWidget::setFocus() 25854 vfunc[43]: QWidget::setActiveWindow() 25855 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 25856 vfunc[45]: QWidget::setFocusProxy(QWidget*) 25857 vfunc[46]: QWidget::setUpdatesEnabled(bool) 25858 vfunc[47]: QMainWindow::show() 25859 vfunc[48]: QMainWindow::hide() 25860 vfunc[49]: QWidget::showMinimized() 25861 vfunc[50]: QWidget::showMaximized() 25862 vfunc[51]: QWidget::showNormal() 25863 vfunc[52]: QWidget::polish() 25864 vfunc[53]: QWidget::move(int, int) 25865 vfunc[54]: QWidget::resize(int, int) 25866 vfunc[55]: QWidget::setGeometry(int, int, int, int) 25867 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 25868 vfunc[57]: QWidget::close(bool) 25869 vfunc[58]: QMainWindow::sizeHint() const 25870 vfunc[59]: QMainWindow::minimumSizeHint() const 25871 vfunc[60]: QWidget::sizePolicy() const 25872 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 25873 vfunc[62]: QWidget::heightForWidth(int) const 25874 vfunc[63]: QWidget::adjustSize() 25875 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 25876 const&, bool) 25877 vfunc[65]: QWidget::setAcceptDrops(bool) 25878 vfunc[66]: QWidget::setAutoMask(bool) 25879 vfunc[67]: 25880 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 25881 vfunc[68]: QWidget::customWhatsThis() const 25882 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 25883 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 25884 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 25885 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 25886 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 25887 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 25888 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 25889 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 25890 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 25891 vfunc[78]: QWidget::enterEvent(QEvent*) 25892 vfunc[79]: QWidget::leaveEvent(QEvent*) 25893 vfunc[80]: QMainWindow::paintEvent(QPaintEvent*) 25894 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 25895 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 25896 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 25897 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 25898 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 25899 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 25900 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 25901 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 25902 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 25903 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 25904 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 25905 vfunc[92]: QWidget::dropEvent(QDropEvent*) 25906 vfunc[93]: QWidget::showEvent(QShowEvent*) 25907 vfunc[94]: QWidget::hideEvent(QHideEvent*) 25908 vfunc[95]: QWidget::x11Event(_XEvent*) 25909 vfunc[96]: QWidget::updateMask() 25910 vfunc[97]: QMainWindow::styleChange(QStyle&) 25911 vfunc[98]: QWidget::enabledChange(bool) 25912 vfunc[99]: QWidget::paletteChange(QPalette const&) 25913 vfunc[100]: QWidget::fontChange(QFont const&) 25914 vfunc[101]: QWidget::windowActivationChange(bool) 25915 vfunc[102]: QWidget::metric(int) const 25916 vfunc[103]: QWidget::create(unsigned long, bool, bool) 25917 vfunc[104]: QWidget::destroy(bool, bool) 25918 vfunc[105]: NULL or QWidget::setWState(unsigned int) 25919 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 25920 vfunc[107]: QWidget::focusNextPrevChild(bool) 25921 vfunc[108]: QWidget::setKeyCompression(bool) 25922 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 25923 bool, QFont*) 25924 vfunc[110]: QMainWindow::setCentralWidget(QWidget*) 25925 vfunc[111]: QMainWindow::setDockEnabled(Qt::Dock, bool) 25926 vfunc[112]: QMainWindow::setDockEnabled(QDockWindow*, Qt::Dock, 25927 bool) 25928 vfunc[113]: QMainWindow::addDockWindow(QDockWindow*, Qt::Dock, 25929 bool) 25930 vfunc[114]: QMainWindow::addDockWindow(QDockWindow*, QString 25931 const&, Qt::Dock, bool) 25932 vfunc[115]: QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock) 25933 vfunc[116]: QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock, 25934 bool, int, int) 25935 vfunc[117]: QMainWindow::removeDockWindow(QDockWindow*) 25936 vfunc[118]: QMainWindow::dockingArea(QPoint const&) 25937 vfunc[119]: QMainWindow::isCustomizable() const 25938 vfunc[120]: QMainWindow::setRightJustification(bool) 25939 vfunc[121]: QMainWindow::setUsesBigPixmaps(bool) 25940 vfunc[122]: QMainWindow::setUsesTextLabel(bool) 25941 vfunc[123]: QMainWindow::setDockWindowsMovable(bool) 25942 vfunc[124]: QMainWindow::setOpaqueMoving(bool) 25943 vfunc[125]: QMainWindow::setDockMenuEnabled(bool) 25944 vfunc[126]: QMainWindow::whatsThis() 25945 vfunc[127]: QMainWindow::setAppropriate(QDockWindow*, bool) 25946 vfunc[128]: QMainWindow::customize() 25947 vfunc[129]: QMainWindow::setUpLayout() 25948 vfunc[130]: QMainWindow::showDockMenu(QPoint const&) 25949 vfunc[131]: QMainWindow::setMenuBar(QMenuBar*) 25950 vfunc[132]: QMainWindow::setStatusBar(QStatusBar*) 25951 vfunc[133]: QMainWindow::setToolTipGroup(QToolTipGroup*) 25952 25953 Table 8-282. Secondary vtable for QMainWindow 25954 Base Offset -40 25955 Virtual Base Offset 0 25956 RTTI typeinfo for QMainWindow 25957 vfunc[0]: non-virtual thunk to QMainWindow::~QMainWindow() 25958 vfunc[1]: non-virtual thunk to QMainWindow::~QMainWindow() 25959 vfunc[2]: QPaintDevice::setResolution(int) 25960 vfunc[3]: QPaintDevice::resolution() const 25961 vfunc[4]: QPaintDevice::handle() const 25962 vfunc[5]: QPaintDevice::x11RenderHandle() const 25963 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 25964 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 25965 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 25966 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 25967 const 25968 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 25969 25970 The Run Time Type Information for the QMainWindow class is 25971 described by Table 8-283 25972 25973 Table 8-283. typeinfo for QMainWindow 25974 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25975 Name typeinfo name for QMainWindow 25976 basetype: typeinfo for QWidget 25977 __________________________________________________________ 25978 25979 8.2.22.28. Class data for QToolButton 25980 25981 The virtual table for the QToolButton class is described by 25982 Table 8-284 25983 25984 Table 8-284. Primary vtable for QToolButton 25985 Base Offset 0 25986 Virtual Base Offset 0 25987 RTTI typeinfo for QToolButton 25988 vfunc[0]: NULL or QToolButton::metaObject() const 25989 vfunc[1]: QToolButton::className() const 25990 vfunc[2]: QToolButton::qt_cast(char const*) 25991 vfunc[3]: QToolButton::qt_invoke(int, QUObject*) 25992 vfunc[4]: QToolButton::qt_emit(int, QUObject*) 25993 vfunc[5]: QToolButton::qt_property(int, int, QVariant*) 25994 vfunc[6]: QToolButton::~QToolButton() 25995 vfunc[7]: QToolButton::~QToolButton() 25996 vfunc[8]: QWidget::event(QEvent*) 25997 vfunc[9]: QToolButton::eventFilter(QObject*, QEvent*) 25998 vfunc[10]: QWidget::setName(char const*) 25999 vfunc[11]: QObject::insertChild(QObject*) 26000 vfunc[12]: QObject::removeChild(QObject*) 26001 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26002 vfunc[14]: QObject::property(char const*) const 26003 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26004 vfunc[16]: QObject::childEvent(QChildEvent*) 26005 vfunc[17]: QObject::customEvent(QCustomEvent*) 26006 vfunc[18]: QObject::connectNotify(char const*) 26007 vfunc[19]: QObject::disconnectNotify(char const*) 26008 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26009 const*, char const*) 26010 vfunc[21]: QWidget::setEnabled(bool) 26011 vfunc[22]: QWidget::setMinimumSize(int, int) 26012 vfunc[23]: QWidget::setMaximumSize(int, int) 26013 vfunc[24]: QWidget::setSizeIncrement(int, int) 26014 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 26015 vfunc[26]: QWidget::setEraseColor(QColor const&) 26016 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 26017 vfunc[28]: QWidget::setPalette(QPalette const&) 26018 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 26019 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 26020 vfunc[31]: QWidget::setFont(QFont const&) 26021 vfunc[32]: QWidget::setCursor(QCursor const&) 26022 vfunc[33]: QWidget::unsetCursor() 26023 vfunc[34]: QWidget::setMask(QBitmap const&) 26024 vfunc[35]: QWidget::setMask(QRegion const&) 26025 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 26026 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 26027 vfunc[38]: QWidget::setCaption(QString const&) 26028 vfunc[39]: QWidget::setIcon(QPixmap const&) 26029 vfunc[40]: QWidget::setIconText(QString const&) 26030 vfunc[41]: QWidget::setMouseTracking(bool) 26031 vfunc[42]: QWidget::setFocus() 26032 vfunc[43]: QWidget::setActiveWindow() 26033 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 26034 vfunc[45]: QWidget::setFocusProxy(QWidget*) 26035 vfunc[46]: QWidget::setUpdatesEnabled(bool) 26036 vfunc[47]: QWidget::show() 26037 vfunc[48]: QWidget::hide() 26038 vfunc[49]: QWidget::showMinimized() 26039 vfunc[50]: QWidget::showMaximized() 26040 vfunc[51]: QWidget::showNormal() 26041 vfunc[52]: QWidget::polish() 26042 vfunc[53]: QWidget::move(int, int) 26043 vfunc[54]: QWidget::resize(int, int) 26044 vfunc[55]: QWidget::setGeometry(int, int, int, int) 26045 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 26046 vfunc[57]: QWidget::close(bool) 26047 vfunc[58]: QToolButton::sizeHint() const 26048 vfunc[59]: QToolButton::minimumSizeHint() const 26049 vfunc[60]: QWidget::sizePolicy() const 26050 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 26051 vfunc[62]: QWidget::heightForWidth(int) const 26052 vfunc[63]: QWidget::adjustSize() 26053 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 26054 const&, bool) 26055 vfunc[65]: QWidget::setAcceptDrops(bool) 26056 vfunc[66]: QWidget::setAutoMask(bool) 26057 vfunc[67]: 26058 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 26059 vfunc[68]: QWidget::customWhatsThis() const 26060 vfunc[69]: QToolButton::mousePressEvent(QMouseEvent*) 26061 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 26062 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 26063 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 26064 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 26065 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 26066 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 26067 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 26068 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 26069 vfunc[78]: QToolButton::enterEvent(QEvent*) 26070 vfunc[79]: QToolButton::leaveEvent(QEvent*) 26071 vfunc[80]: QButton::paintEvent(QPaintEvent*) 26072 vfunc[81]: QToolButton::moveEvent(QMoveEvent*) 26073 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 26074 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 26075 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 26076 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 26077 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 26078 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 26079 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 26080 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 26081 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 26082 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 26083 vfunc[92]: QWidget::dropEvent(QDropEvent*) 26084 vfunc[93]: QWidget::showEvent(QShowEvent*) 26085 vfunc[94]: QWidget::hideEvent(QHideEvent*) 26086 vfunc[95]: QWidget::x11Event(_XEvent*) 26087 vfunc[96]: QWidget::updateMask() 26088 vfunc[97]: QWidget::styleChange(QStyle&) 26089 vfunc[98]: QButton::enabledChange(bool) 26090 vfunc[99]: QToolButton::paletteChange(QPalette const&) 26091 vfunc[100]: QWidget::fontChange(QFont const&) 26092 vfunc[101]: QWidget::windowActivationChange(bool) 26093 vfunc[102]: QWidget::metric(int) const 26094 vfunc[103]: QWidget::create(unsigned long, bool, bool) 26095 vfunc[104]: QWidget::destroy(bool, bool) 26096 vfunc[105]: NULL or QWidget::setWState(unsigned int) 26097 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 26098 vfunc[107]: QWidget::focusNextPrevChild(bool) 26099 vfunc[108]: QWidget::setKeyCompression(bool) 26100 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 26101 bool, QFont*) 26102 vfunc[110]: QToolButton::setText(QString const&) 26103 vfunc[111]: QButton::setPixmap(QPixmap const&) 26104 vfunc[112]: QButton::setAccel(QKeySequence const&) 26105 vfunc[113]: QButton::setDown(bool) 26106 vfunc[114]: QButton::setAutoRepeat(bool) 26107 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 26108 vfunc[116]: QButton::setState(QButton::ToggleState) 26109 vfunc[117]: QButton::hitButton(QPoint const&) const 26110 vfunc[118]: QToolButton::drawButton(QPainter*) 26111 vfunc[119]: QToolButton::drawButtonLabel(QPainter*) 26112 vfunc[120]: QButton::setGroup(QButtonGroup*) 26113 vfunc[121]: QToolButton::setIconSet(QIconSet const&) 26114 vfunc[122]: QToolButton::setUsesBigPixmap(bool) 26115 vfunc[123]: QToolButton::setUsesTextLabel(bool) 26116 vfunc[124]: QToolButton::setTextLabel(QString const&, bool) 26117 vfunc[125]: QToolButton::setToggleButton(bool) 26118 vfunc[126]: QToolButton::setOn(bool) 26119 26120 Table 8-285. Secondary vtable for QToolButton 26121 Base Offset -40 26122 Virtual Base Offset 0 26123 RTTI typeinfo for QToolButton 26124 vfunc[0]: non-virtual thunk to QToolButton::~QToolButton() 26125 vfunc[1]: non-virtual thunk to QToolButton::~QToolButton() 26126 vfunc[2]: QPaintDevice::setResolution(int) 26127 vfunc[3]: QPaintDevice::resolution() const 26128 vfunc[4]: QPaintDevice::handle() const 26129 vfunc[5]: QPaintDevice::x11RenderHandle() const 26130 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26131 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26132 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 26133 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26134 const 26135 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26136 26137 The Run Time Type Information for the QToolButton class is 26138 described by Table 8-286 26139 26140 Table 8-286. typeinfo for QToolButton 26141 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26142 Name typeinfo name for QToolButton 26143 basetype: typeinfo for QButton 26144 __________________________________________________________ 26145 26146 8.2.22.29. Class data for QWidgetIntDict 26147 26148 The virtual table for the QWidgetIntDict class is described in 26149 the generic part of this specification. 26150 26151 The Run Time Type Information for the QWidgetIntDict class is 26152 described by Table 8-287 26153 26154 Table 8-287. typeinfo for QWidgetIntDict 26155 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26156 Name typeinfo name for QWidgetIntDict 26157 basetype: typeinfo for QIntDict 26158 __________________________________________________________ 26159 26160 8.2.22.30. Class data for QTabBar 26161 26162 The virtual table for the QTabBar class is described by Table 26163 8-288 26164 26165 Table 8-288. Primary vtable for QTabBar 26166 Base Offset 0 26167 Virtual Base Offset 0 26168 RTTI typeinfo for QTabBar 26169 vfunc[0]: NULL or QTabBar::metaObject() const 26170 vfunc[1]: QTabBar::className() const 26171 vfunc[2]: QTabBar::qt_cast(char const*) 26172 vfunc[3]: QTabBar::qt_invoke(int, QUObject*) 26173 vfunc[4]: QTabBar::qt_emit(int, QUObject*) 26174 vfunc[5]: QTabBar::qt_property(int, int, QVariant*) 26175 vfunc[6]: QTabBar::~QTabBar() 26176 vfunc[7]: QTabBar::~QTabBar() 26177 vfunc[8]: QTabBar::event(QEvent*) 26178 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26179 vfunc[10]: QWidget::setName(char const*) 26180 vfunc[11]: QObject::insertChild(QObject*) 26181 vfunc[12]: QObject::removeChild(QObject*) 26182 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26183 vfunc[14]: QObject::property(char const*) const 26184 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26185 vfunc[16]: QObject::childEvent(QChildEvent*) 26186 vfunc[17]: QObject::customEvent(QCustomEvent*) 26187 vfunc[18]: QObject::connectNotify(char const*) 26188 vfunc[19]: QObject::disconnectNotify(char const*) 26189 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26190 const*, char const*) 26191 vfunc[21]: QWidget::setEnabled(bool) 26192 vfunc[22]: QWidget::setMinimumSize(int, int) 26193 vfunc[23]: QWidget::setMaximumSize(int, int) 26194 vfunc[24]: QWidget::setSizeIncrement(int, int) 26195 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 26196 vfunc[26]: QWidget::setEraseColor(QColor const&) 26197 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 26198 vfunc[28]: QWidget::setPalette(QPalette const&) 26199 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 26200 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 26201 vfunc[31]: QWidget::setFont(QFont const&) 26202 vfunc[32]: QWidget::setCursor(QCursor const&) 26203 vfunc[33]: QWidget::unsetCursor() 26204 vfunc[34]: QWidget::setMask(QBitmap const&) 26205 vfunc[35]: QWidget::setMask(QRegion const&) 26206 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 26207 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 26208 vfunc[38]: QWidget::setCaption(QString const&) 26209 vfunc[39]: QWidget::setIcon(QPixmap const&) 26210 vfunc[40]: QWidget::setIconText(QString const&) 26211 vfunc[41]: QWidget::setMouseTracking(bool) 26212 vfunc[42]: QWidget::setFocus() 26213 vfunc[43]: QWidget::setActiveWindow() 26214 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 26215 vfunc[45]: QWidget::setFocusProxy(QWidget*) 26216 vfunc[46]: QWidget::setUpdatesEnabled(bool) 26217 vfunc[47]: QTabBar::show() 26218 vfunc[48]: QWidget::hide() 26219 vfunc[49]: QWidget::showMinimized() 26220 vfunc[50]: QWidget::showMaximized() 26221 vfunc[51]: QWidget::showNormal() 26222 vfunc[52]: QWidget::polish() 26223 vfunc[53]: QWidget::move(int, int) 26224 vfunc[54]: QWidget::resize(int, int) 26225 vfunc[55]: QWidget::setGeometry(int, int, int, int) 26226 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 26227 vfunc[57]: QWidget::close(bool) 26228 vfunc[58]: QTabBar::sizeHint() const 26229 vfunc[59]: QTabBar::minimumSizeHint() const 26230 vfunc[60]: QWidget::sizePolicy() const 26231 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 26232 vfunc[62]: QWidget::heightForWidth(int) const 26233 vfunc[63]: QWidget::adjustSize() 26234 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 26235 const&, bool) 26236 vfunc[65]: QWidget::setAcceptDrops(bool) 26237 vfunc[66]: QWidget::setAutoMask(bool) 26238 vfunc[67]: 26239 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 26240 vfunc[68]: QWidget::customWhatsThis() const 26241 vfunc[69]: QTabBar::mousePressEvent(QMouseEvent*) 26242 vfunc[70]: QTabBar::mouseReleaseEvent(QMouseEvent*) 26243 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 26244 vfunc[72]: QTabBar::mouseMoveEvent(QMouseEvent*) 26245 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 26246 vfunc[74]: QTabBar::keyPressEvent(QKeyEvent*) 26247 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 26248 vfunc[76]: QTabBar::focusInEvent(QFocusEvent*) 26249 vfunc[77]: QTabBar::focusOutEvent(QFocusEvent*) 26250 vfunc[78]: QWidget::enterEvent(QEvent*) 26251 vfunc[79]: QWidget::leaveEvent(QEvent*) 26252 vfunc[80]: QTabBar::paintEvent(QPaintEvent*) 26253 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 26254 vfunc[82]: QTabBar::resizeEvent(QResizeEvent*) 26255 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 26256 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 26257 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 26258 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 26259 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 26260 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 26261 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 26262 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 26263 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 26264 vfunc[92]: QWidget::dropEvent(QDropEvent*) 26265 vfunc[93]: QWidget::showEvent(QShowEvent*) 26266 vfunc[94]: QWidget::hideEvent(QHideEvent*) 26267 vfunc[95]: QWidget::x11Event(_XEvent*) 26268 vfunc[96]: QWidget::updateMask() 26269 vfunc[97]: QTabBar::styleChange(QStyle&) 26270 vfunc[98]: QWidget::enabledChange(bool) 26271 vfunc[99]: QWidget::paletteChange(QPalette const&) 26272 vfunc[100]: QTabBar::fontChange(QFont const&) 26273 vfunc[101]: QWidget::windowActivationChange(bool) 26274 vfunc[102]: QWidget::metric(int) const 26275 vfunc[103]: QWidget::create(unsigned long, bool, bool) 26276 vfunc[104]: QWidget::destroy(bool, bool) 26277 vfunc[105]: NULL or QWidget::setWState(unsigned int) 26278 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 26279 vfunc[107]: QWidget::focusNextPrevChild(bool) 26280 vfunc[108]: QWidget::setKeyCompression(bool) 26281 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 26282 bool, QFont*) 26283 vfunc[110]: QTabBar::setShape(QTabBar::Shape) 26284 vfunc[111]: QTabBar::addTab(QTab*) 26285 vfunc[112]: QTabBar::insertTab(QTab*, int) 26286 vfunc[113]: QTabBar::removeTab(QTab*) 26287 vfunc[114]: QTabBar::setTabEnabled(int, bool) 26288 vfunc[115]: QTabBar::layoutTabs() 26289 vfunc[116]: QTabBar::selectTab(QPoint const&) const 26290 vfunc[117]: QTabBar::setCurrentTab(int) 26291 vfunc[118]: QTabBar::setCurrentTab(QTab*) 26292 vfunc[119]: QTabBar::paint(QPainter*, QTab*, bool) const 26293 vfunc[120]: QTabBar::paintLabel(QPainter*, QRect const&, QTab*, 26294 bool) const 26295 26296 Table 8-289. Secondary vtable for QTabBar 26297 Base Offset -40 26298 Virtual Base Offset 0 26299 RTTI typeinfo for QTabBar 26300 vfunc[0]: non-virtual thunk to QTabBar::~QTabBar() 26301 vfunc[1]: non-virtual thunk to QTabBar::~QTabBar() 26302 vfunc[2]: QPaintDevice::setResolution(int) 26303 vfunc[3]: QPaintDevice::resolution() const 26304 vfunc[4]: QPaintDevice::handle() const 26305 vfunc[5]: QPaintDevice::x11RenderHandle() const 26306 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26307 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26308 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 26309 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26310 const 26311 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26312 26313 The Run Time Type Information for the QTabBar class is 26314 described by Table 8-290 26315 26316 Table 8-290. typeinfo for QTabBar 26317 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26318 Name typeinfo name for QTabBar 26319 basetype: typeinfo for QWidget 26320 __________________________________________________________ 26321 26322 8.2.22.31. Class data for QToolTip 26323 26324 The virtual table for the QToolTip class is described in the 26325 generic part of this specification. 26326 26327 The Run Time Type Information for the QToolTip class is 26328 described by Table 8-291 26329 26330 Table 8-291. typeinfo for QToolTip 26331 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26332 Name typeinfo name for QToolTip 26333 basetype: typeinfo for Qt 26334 __________________________________________________________ 26335 26336 8.2.22.32. Class data for QCheckBox 26337 26338 The virtual table for the QCheckBox class is described by Table 26339 8-292 26340 26341 Table 8-292. Primary vtable for QCheckBox 26342 Base Offset 0 26343 Virtual Base Offset 0 26344 RTTI typeinfo for QCheckBox 26345 vfunc[0]: NULL or QCheckBox::metaObject() const 26346 vfunc[1]: QCheckBox::className() const 26347 vfunc[2]: QCheckBox::qt_cast(char const*) 26348 vfunc[3]: QCheckBox::qt_invoke(int, QUObject*) 26349 vfunc[4]: QCheckBox::qt_emit(int, QUObject*) 26350 vfunc[5]: QCheckBox::qt_property(int, int, QVariant*) 26351 vfunc[6]: NULL or QCheckBox::~QCheckBox() 26352 vfunc[7]: NULL or QCheckBox::~QCheckBox() 26353 vfunc[8]: QWidget::event(QEvent*) 26354 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26355 vfunc[10]: QWidget::setName(char const*) 26356 vfunc[11]: QObject::insertChild(QObject*) 26357 vfunc[12]: QObject::removeChild(QObject*) 26358 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26359 vfunc[14]: QObject::property(char const*) const 26360 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26361 vfunc[16]: QObject::childEvent(QChildEvent*) 26362 vfunc[17]: QObject::customEvent(QCustomEvent*) 26363 vfunc[18]: QObject::connectNotify(char const*) 26364 vfunc[19]: QObject::disconnectNotify(char const*) 26365 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26366 const*, char const*) 26367 vfunc[21]: QWidget::setEnabled(bool) 26368 vfunc[22]: QWidget::setMinimumSize(int, int) 26369 vfunc[23]: QWidget::setMaximumSize(int, int) 26370 vfunc[24]: QWidget::setSizeIncrement(int, int) 26371 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 26372 vfunc[26]: QWidget::setEraseColor(QColor const&) 26373 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 26374 vfunc[28]: QWidget::setPalette(QPalette const&) 26375 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 26376 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 26377 vfunc[31]: QWidget::setFont(QFont const&) 26378 vfunc[32]: QWidget::setCursor(QCursor const&) 26379 vfunc[33]: QWidget::unsetCursor() 26380 vfunc[34]: QWidget::setMask(QBitmap const&) 26381 vfunc[35]: QWidget::setMask(QRegion const&) 26382 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 26383 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 26384 vfunc[38]: QWidget::setCaption(QString const&) 26385 vfunc[39]: QWidget::setIcon(QPixmap const&) 26386 vfunc[40]: QWidget::setIconText(QString const&) 26387 vfunc[41]: QWidget::setMouseTracking(bool) 26388 vfunc[42]: QWidget::setFocus() 26389 vfunc[43]: QWidget::setActiveWindow() 26390 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 26391 vfunc[45]: QWidget::setFocusProxy(QWidget*) 26392 vfunc[46]: QWidget::setUpdatesEnabled(bool) 26393 vfunc[47]: QWidget::show() 26394 vfunc[48]: QWidget::hide() 26395 vfunc[49]: QWidget::showMinimized() 26396 vfunc[50]: QWidget::showMaximized() 26397 vfunc[51]: QWidget::showNormal() 26398 vfunc[52]: QWidget::polish() 26399 vfunc[53]: QWidget::move(int, int) 26400 vfunc[54]: QWidget::resize(int, int) 26401 vfunc[55]: QWidget::setGeometry(int, int, int, int) 26402 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 26403 vfunc[57]: QWidget::close(bool) 26404 vfunc[58]: QCheckBox::sizeHint() const 26405 vfunc[59]: QWidget::minimumSizeHint() const 26406 vfunc[60]: QWidget::sizePolicy() const 26407 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 26408 vfunc[62]: QWidget::heightForWidth(int) const 26409 vfunc[63]: QWidget::adjustSize() 26410 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 26411 const&, bool) 26412 vfunc[65]: QWidget::setAcceptDrops(bool) 26413 vfunc[66]: QWidget::setAutoMask(bool) 26414 vfunc[67]: 26415 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 26416 vfunc[68]: QWidget::customWhatsThis() const 26417 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 26418 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 26419 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 26420 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 26421 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 26422 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 26423 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 26424 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 26425 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 26426 vfunc[78]: QWidget::enterEvent(QEvent*) 26427 vfunc[79]: QWidget::leaveEvent(QEvent*) 26428 vfunc[80]: QButton::paintEvent(QPaintEvent*) 26429 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 26430 vfunc[82]: QCheckBox::resizeEvent(QResizeEvent*) 26431 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 26432 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 26433 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 26434 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 26435 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 26436 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 26437 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 26438 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 26439 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 26440 vfunc[92]: QWidget::dropEvent(QDropEvent*) 26441 vfunc[93]: QWidget::showEvent(QShowEvent*) 26442 vfunc[94]: QWidget::hideEvent(QHideEvent*) 26443 vfunc[95]: QWidget::x11Event(_XEvent*) 26444 vfunc[96]: QCheckBox::updateMask() 26445 vfunc[97]: QWidget::styleChange(QStyle&) 26446 vfunc[98]: QButton::enabledChange(bool) 26447 vfunc[99]: QWidget::paletteChange(QPalette const&) 26448 vfunc[100]: QWidget::fontChange(QFont const&) 26449 vfunc[101]: QWidget::windowActivationChange(bool) 26450 vfunc[102]: QWidget::metric(int) const 26451 vfunc[103]: QWidget::create(unsigned long, bool, bool) 26452 vfunc[104]: QWidget::destroy(bool, bool) 26453 vfunc[105]: NULL or QWidget::setWState(unsigned int) 26454 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 26455 vfunc[107]: QWidget::focusNextPrevChild(bool) 26456 vfunc[108]: QWidget::setKeyCompression(bool) 26457 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 26458 bool, QFont*) 26459 vfunc[110]: QButton::setText(QString const&) 26460 vfunc[111]: QButton::setPixmap(QPixmap const&) 26461 vfunc[112]: QButton::setAccel(QKeySequence const&) 26462 vfunc[113]: QButton::setDown(bool) 26463 vfunc[114]: QButton::setAutoRepeat(bool) 26464 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 26465 vfunc[116]: QButton::setState(QButton::ToggleState) 26466 vfunc[117]: QCheckBox::hitButton(QPoint const&) const 26467 vfunc[118]: QCheckBox::drawButton(QPainter*) 26468 vfunc[119]: QCheckBox::drawButtonLabel(QPainter*) 26469 vfunc[120]: QButton::setGroup(QButtonGroup*) 26470 26471 Table 8-293. Secondary vtable for QCheckBox 26472 Base Offset -40 26473 Virtual Base Offset 0 26474 RTTI typeinfo for QCheckBox 26475 vfunc[0]: non-virtual thunk to QCheckBox::~QCheckBox() 26476 vfunc[1]: non-virtual thunk to QCheckBox::~QCheckBox() 26477 vfunc[2]: QPaintDevice::setResolution(int) 26478 vfunc[3]: QPaintDevice::resolution() const 26479 vfunc[4]: QPaintDevice::handle() const 26480 vfunc[5]: QPaintDevice::x11RenderHandle() const 26481 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26482 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26483 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 26484 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26485 const 26486 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26487 26488 The Run Time Type Information for the QCheckBox class is 26489 described by Table 8-294 26490 26491 Table 8-294. typeinfo for QCheckBox 26492 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26493 Name typeinfo name for QCheckBox 26494 basetype: typeinfo for QButton 26495 __________________________________________________________ 26496 26497 8.2.22.33. Class data for QDockWindow 26498 26499 The virtual table for the QDockWindow class is described by 26500 Table 8-295 26501 26502 Table 8-295. Primary vtable for QDockWindow 26503 Base Offset 0 26504 Virtual Base Offset 0 26505 RTTI typeinfo for QDockWindow 26506 vfunc[0]: NULL or QDockWindow::metaObject() const 26507 vfunc[1]: QDockWindow::className() const 26508 vfunc[2]: QDockWindow::qt_cast(char const*) 26509 vfunc[3]: QDockWindow::qt_invoke(int, QUObject*) 26510 vfunc[4]: QDockWindow::qt_emit(int, QUObject*) 26511 vfunc[5]: QDockWindow::qt_property(int, int, QVariant*) 26512 vfunc[6]: QDockWindow::~QDockWindow() 26513 vfunc[7]: QDockWindow::~QDockWindow() 26514 vfunc[8]: QDockWindow::event(QEvent*) 26515 vfunc[9]: QDockWindow::eventFilter(QObject*, QEvent*) 26516 vfunc[10]: QWidget::setName(char const*) 26517 vfunc[11]: QObject::insertChild(QObject*) 26518 vfunc[12]: QObject::removeChild(QObject*) 26519 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26520 vfunc[14]: QObject::property(char const*) const 26521 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26522 vfunc[16]: QObject::childEvent(QChildEvent*) 26523 vfunc[17]: QObject::customEvent(QCustomEvent*) 26524 vfunc[18]: QObject::connectNotify(char const*) 26525 vfunc[19]: QObject::disconnectNotify(char const*) 26526 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26527 const*, char const*) 26528 vfunc[21]: QWidget::setEnabled(bool) 26529 vfunc[22]: QWidget::setMinimumSize(int, int) 26530 vfunc[23]: QWidget::setMaximumSize(int, int) 26531 vfunc[24]: QWidget::setSizeIncrement(int, int) 26532 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 26533 vfunc[26]: QWidget::setEraseColor(QColor const&) 26534 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 26535 vfunc[28]: QWidget::setPalette(QPalette const&) 26536 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 26537 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 26538 vfunc[31]: QWidget::setFont(QFont const&) 26539 vfunc[32]: QWidget::setCursor(QCursor const&) 26540 vfunc[33]: QWidget::unsetCursor() 26541 vfunc[34]: QWidget::setMask(QBitmap const&) 26542 vfunc[35]: QWidget::setMask(QRegion const&) 26543 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 26544 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 26545 vfunc[38]: QDockWindow::setCaption(QString const&) 26546 vfunc[39]: QWidget::setIcon(QPixmap const&) 26547 vfunc[40]: QWidget::setIconText(QString const&) 26548 vfunc[41]: QWidget::setMouseTracking(bool) 26549 vfunc[42]: QWidget::setFocus() 26550 vfunc[43]: QWidget::setActiveWindow() 26551 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 26552 vfunc[45]: QWidget::setFocusProxy(QWidget*) 26553 vfunc[46]: QWidget::setUpdatesEnabled(bool) 26554 vfunc[47]: QWidget::show() 26555 vfunc[48]: QWidget::hide() 26556 vfunc[49]: QWidget::showMinimized() 26557 vfunc[50]: QWidget::showMaximized() 26558 vfunc[51]: QWidget::showNormal() 26559 vfunc[52]: QWidget::polish() 26560 vfunc[53]: QWidget::move(int, int) 26561 vfunc[54]: QWidget::resize(int, int) 26562 vfunc[55]: QWidget::setGeometry(int, int, int, int) 26563 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 26564 vfunc[57]: QWidget::close(bool) 26565 vfunc[58]: QDockWindow::sizeHint() const 26566 vfunc[59]: QDockWindow::minimumSizeHint() const 26567 vfunc[60]: QWidget::sizePolicy() const 26568 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 26569 vfunc[62]: QWidget::heightForWidth(int) const 26570 vfunc[63]: QWidget::adjustSize() 26571 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 26572 const&, bool) 26573 vfunc[65]: QWidget::setAcceptDrops(bool) 26574 vfunc[66]: QWidget::setAutoMask(bool) 26575 vfunc[67]: 26576 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 26577 vfunc[68]: QWidget::customWhatsThis() const 26578 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 26579 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 26580 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 26581 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 26582 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 26583 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 26584 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 26585 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 26586 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 26587 vfunc[78]: QWidget::enterEvent(QEvent*) 26588 vfunc[79]: QWidget::leaveEvent(QEvent*) 26589 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 26590 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 26591 vfunc[82]: QDockWindow::resizeEvent(QResizeEvent*) 26592 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 26593 vfunc[84]: QDockWindow::contextMenuEvent(QContextMenuEvent*) 26594 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 26595 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 26596 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 26597 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 26598 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 26599 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 26600 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 26601 vfunc[92]: QWidget::dropEvent(QDropEvent*) 26602 vfunc[93]: QDockWindow::showEvent(QShowEvent*) 26603 vfunc[94]: QDockWindow::hideEvent(QHideEvent*) 26604 vfunc[95]: QWidget::x11Event(_XEvent*) 26605 vfunc[96]: QWidget::updateMask() 26606 vfunc[97]: QFrame::styleChange(QStyle&) 26607 vfunc[98]: QWidget::enabledChange(bool) 26608 vfunc[99]: QWidget::paletteChange(QPalette const&) 26609 vfunc[100]: QWidget::fontChange(QFont const&) 26610 vfunc[101]: QWidget::windowActivationChange(bool) 26611 vfunc[102]: QWidget::metric(int) const 26612 vfunc[103]: QWidget::create(unsigned long, bool, bool) 26613 vfunc[104]: QWidget::destroy(bool, bool) 26614 vfunc[105]: NULL or QWidget::setWState(unsigned int) 26615 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 26616 vfunc[107]: QWidget::focusNextPrevChild(bool) 26617 vfunc[108]: QWidget::setKeyCompression(bool) 26618 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 26619 bool, QFont*) 26620 vfunc[110]: QFrame::setFrameStyle(int) 26621 vfunc[111]: QFrame::setLineWidth(int) 26622 vfunc[112]: QFrame::setMargin(int) 26623 vfunc[113]: QFrame::setMidLineWidth(int) 26624 vfunc[114]: QFrame::setFrameRect(QRect const&) 26625 vfunc[115]: QDockWindow::drawFrame(QPainter*) 26626 vfunc[116]: QDockWindow::drawContents(QPainter*) 26627 vfunc[117]: QFrame::frameChanged() 26628 vfunc[118]: QDockWindow::setWidget(QWidget*) 26629 vfunc[119]: QDockWindow::setCloseMode(int) 26630 vfunc[120]: QDockWindow::setResizeEnabled(bool) 26631 vfunc[121]: QDockWindow::setMovingEnabled(bool) 26632 vfunc[122]: QDockWindow::setHorizontallyStretchable(bool) 26633 vfunc[123]: QDockWindow::setVerticallyStretchable(bool) 26634 vfunc[124]: QDockWindow::setOffset(int) 26635 vfunc[125]: QDockWindow::setFixedExtentWidth(int) 26636 vfunc[126]: QDockWindow::setFixedExtentHeight(int) 26637 vfunc[127]: QDockWindow::setNewLine(bool) 26638 vfunc[128]: QDockWindow::setOpaqueMoving(bool) 26639 vfunc[129]: QDockWindow::undock(QWidget*) 26640 vfunc[130]: NULL or QDockWindow::undock() 26641 vfunc[131]: QDockWindow::dock() 26642 vfunc[132]: QDockWindow::setOrientation(Qt::Orientation) 26643 26644 Table 8-296. Secondary vtable for QDockWindow 26645 Base Offset -40 26646 Virtual Base Offset 0 26647 RTTI typeinfo for QDockWindow 26648 vfunc[0]: non-virtual thunk to QDockWindow::~QDockWindow() 26649 vfunc[1]: non-virtual thunk to QDockWindow::~QDockWindow() 26650 vfunc[2]: QPaintDevice::setResolution(int) 26651 vfunc[3]: QPaintDevice::resolution() const 26652 vfunc[4]: QPaintDevice::handle() const 26653 vfunc[5]: QPaintDevice::x11RenderHandle() const 26654 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26655 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26656 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 26657 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26658 const 26659 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26660 26661 The Run Time Type Information for the QDockWindow class is 26662 described by Table 8-297 26663 26664 Table 8-297. typeinfo for QDockWindow 26665 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26666 Name typeinfo name for QDockWindow 26667 basetype: typeinfo for QFrame 26668 __________________________________________________________ 26669 26670 8.2.22.34. Class data for QSpinWidget 26671 26672 The virtual table for the QSpinWidget class is described by 26673 Table 8-298 26674 26675 Table 8-298. Primary vtable for QSpinWidget 26676 Base Offset 0 26677 Virtual Base Offset 0 26678 RTTI typeinfo for QSpinWidget 26679 vfunc[0]: NULL or QSpinWidget::metaObject() const 26680 vfunc[1]: QSpinWidget::className() const 26681 vfunc[2]: QSpinWidget::qt_cast(char const*) 26682 vfunc[3]: QSpinWidget::qt_invoke(int, QUObject*) 26683 vfunc[4]: QSpinWidget::qt_emit(int, QUObject*) 26684 vfunc[5]: QSpinWidget::qt_property(int, int, QVariant*) 26685 vfunc[6]: QSpinWidget::~QSpinWidget() 26686 vfunc[7]: QSpinWidget::~QSpinWidget() 26687 vfunc[8]: QWidget::event(QEvent*) 26688 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26689 vfunc[10]: QWidget::setName(char const*) 26690 vfunc[11]: QObject::insertChild(QObject*) 26691 vfunc[12]: QObject::removeChild(QObject*) 26692 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26693 vfunc[14]: QObject::property(char const*) const 26694 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26695 vfunc[16]: QObject::childEvent(QChildEvent*) 26696 vfunc[17]: QObject::customEvent(QCustomEvent*) 26697 vfunc[18]: QObject::connectNotify(char const*) 26698 vfunc[19]: QObject::disconnectNotify(char const*) 26699 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26700 const*, char const*) 26701 vfunc[21]: QWidget::setEnabled(bool) 26702 vfunc[22]: QWidget::setMinimumSize(int, int) 26703 vfunc[23]: QWidget::setMaximumSize(int, int) 26704 vfunc[24]: QWidget::setSizeIncrement(int, int) 26705 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 26706 vfunc[26]: QWidget::setEraseColor(QColor const&) 26707 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 26708 vfunc[28]: QWidget::setPalette(QPalette const&) 26709 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 26710 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 26711 vfunc[31]: QWidget::setFont(QFont const&) 26712 vfunc[32]: QWidget::setCursor(QCursor const&) 26713 vfunc[33]: QWidget::unsetCursor() 26714 vfunc[34]: QWidget::setMask(QBitmap const&) 26715 vfunc[35]: QWidget::setMask(QRegion const&) 26716 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 26717 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 26718 vfunc[38]: QWidget::setCaption(QString const&) 26719 vfunc[39]: QWidget::setIcon(QPixmap const&) 26720 vfunc[40]: QWidget::setIconText(QString const&) 26721 vfunc[41]: QWidget::setMouseTracking(bool) 26722 vfunc[42]: QWidget::setFocus() 26723 vfunc[43]: QWidget::setActiveWindow() 26724 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 26725 vfunc[45]: QWidget::setFocusProxy(QWidget*) 26726 vfunc[46]: QWidget::setUpdatesEnabled(bool) 26727 vfunc[47]: QWidget::show() 26728 vfunc[48]: QWidget::hide() 26729 vfunc[49]: QWidget::showMinimized() 26730 vfunc[50]: QWidget::showMaximized() 26731 vfunc[51]: QWidget::showNormal() 26732 vfunc[52]: QWidget::polish() 26733 vfunc[53]: QWidget::move(int, int) 26734 vfunc[54]: QWidget::resize(int, int) 26735 vfunc[55]: QWidget::setGeometry(int, int, int, int) 26736 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 26737 vfunc[57]: QWidget::close(bool) 26738 vfunc[58]: QWidget::sizeHint() const 26739 vfunc[59]: QWidget::minimumSizeHint() const 26740 vfunc[60]: QWidget::sizePolicy() const 26741 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 26742 vfunc[62]: QWidget::heightForWidth(int) const 26743 vfunc[63]: QWidget::adjustSize() 26744 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 26745 const&, bool) 26746 vfunc[65]: QWidget::setAcceptDrops(bool) 26747 vfunc[66]: QWidget::setAutoMask(bool) 26748 vfunc[67]: 26749 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 26750 vfunc[68]: QWidget::customWhatsThis() const 26751 vfunc[69]: QSpinWidget::mousePressEvent(QMouseEvent*) 26752 vfunc[70]: QSpinWidget::mouseReleaseEvent(QMouseEvent*) 26753 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 26754 vfunc[72]: QSpinWidget::mouseMoveEvent(QMouseEvent*) 26755 vfunc[73]: QSpinWidget::wheelEvent(QWheelEvent*) 26756 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 26757 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 26758 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 26759 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 26760 vfunc[78]: QWidget::enterEvent(QEvent*) 26761 vfunc[79]: QWidget::leaveEvent(QEvent*) 26762 vfunc[80]: QSpinWidget::paintEvent(QPaintEvent*) 26763 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 26764 vfunc[82]: QSpinWidget::resizeEvent(QResizeEvent*) 26765 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 26766 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 26767 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 26768 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 26769 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 26770 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 26771 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 26772 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 26773 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 26774 vfunc[92]: QWidget::dropEvent(QDropEvent*) 26775 vfunc[93]: QWidget::showEvent(QShowEvent*) 26776 vfunc[94]: QWidget::hideEvent(QHideEvent*) 26777 vfunc[95]: QWidget::x11Event(_XEvent*) 26778 vfunc[96]: QWidget::updateMask() 26779 vfunc[97]: QSpinWidget::styleChange(QStyle&) 26780 vfunc[98]: QWidget::enabledChange(bool) 26781 vfunc[99]: QWidget::paletteChange(QPalette const&) 26782 vfunc[100]: QWidget::fontChange(QFont const&) 26783 vfunc[101]: QSpinWidget::windowActivationChange(bool) 26784 vfunc[102]: QWidget::metric(int) const 26785 vfunc[103]: QWidget::create(unsigned long, bool, bool) 26786 vfunc[104]: QWidget::destroy(bool, bool) 26787 vfunc[105]: NULL or QWidget::setWState(unsigned int) 26788 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 26789 vfunc[107]: QWidget::focusNextPrevChild(bool) 26790 vfunc[108]: QWidget::setKeyCompression(bool) 26791 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 26792 bool, QFont*) 26793 vfunc[110]: 26794 QSpinWidget::setButtonSymbols(QSpinWidget::ButtonSymbols) 26795 26796 Table 8-299. Secondary vtable for QSpinWidget 26797 Base Offset -40 26798 Virtual Base Offset 0 26799 RTTI typeinfo for QSpinWidget 26800 vfunc[0]: non-virtual thunk to QSpinWidget::~QSpinWidget() 26801 vfunc[1]: non-virtual thunk to QSpinWidget::~QSpinWidget() 26802 vfunc[2]: QPaintDevice::setResolution(int) 26803 vfunc[3]: QPaintDevice::resolution() const 26804 vfunc[4]: QPaintDevice::handle() const 26805 vfunc[5]: QPaintDevice::x11RenderHandle() const 26806 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26807 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26808 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 26809 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26810 const 26811 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26812 26813 The Run Time Type Information for the QSpinWidget class is 26814 described by Table 8-300 26815 26816 Table 8-300. typeinfo for QSpinWidget 26817 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26818 Name typeinfo name for QSpinWidget 26819 basetype: typeinfo for QWidget 26820 __________________________________________________________ 26821 26822 8.2.22.35. Class data for QToolBox 26823 26824 The virtual table for the QToolBox class is described by Table 26825 8-301 26826 26827 Table 8-301. Primary vtable for QToolBox 26828 Base Offset 0 26829 Virtual Base Offset 0 26830 RTTI typeinfo for QToolBox 26831 vfunc[0]: NULL or QToolBox::metaObject() const 26832 vfunc[1]: QToolBox::className() const 26833 vfunc[2]: QToolBox::qt_cast(char const*) 26834 vfunc[3]: QToolBox::qt_invoke(int, QUObject*) 26835 vfunc[4]: QToolBox::qt_emit(int, QUObject*) 26836 vfunc[5]: QToolBox::qt_property(int, int, QVariant*) 26837 vfunc[6]: QToolBox::~QToolBox() 26838 vfunc[7]: QToolBox::~QToolBox() 26839 vfunc[8]: QWidget::event(QEvent*) 26840 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26841 vfunc[10]: QWidget::setName(char const*) 26842 vfunc[11]: QObject::insertChild(QObject*) 26843 vfunc[12]: QObject::removeChild(QObject*) 26844 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26845 vfunc[14]: QObject::property(char const*) const 26846 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26847 vfunc[16]: QObject::childEvent(QChildEvent*) 26848 vfunc[17]: QObject::customEvent(QCustomEvent*) 26849 vfunc[18]: QObject::connectNotify(char const*) 26850 vfunc[19]: QObject::disconnectNotify(char const*) 26851 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26852 const*, char const*) 26853 vfunc[21]: QWidget::setEnabled(bool) 26854 vfunc[22]: QWidget::setMinimumSize(int, int) 26855 vfunc[23]: QWidget::setMaximumSize(int, int) 26856 vfunc[24]: QWidget::setSizeIncrement(int, int) 26857 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 26858 vfunc[26]: QWidget::setEraseColor(QColor const&) 26859 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 26860 vfunc[28]: QWidget::setPalette(QPalette const&) 26861 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 26862 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 26863 vfunc[31]: QWidget::setFont(QFont const&) 26864 vfunc[32]: QWidget::setCursor(QCursor const&) 26865 vfunc[33]: QWidget::unsetCursor() 26866 vfunc[34]: QWidget::setMask(QBitmap const&) 26867 vfunc[35]: QWidget::setMask(QRegion const&) 26868 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 26869 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 26870 vfunc[38]: QWidget::setCaption(QString const&) 26871 vfunc[39]: QWidget::setIcon(QPixmap const&) 26872 vfunc[40]: QWidget::setIconText(QString const&) 26873 vfunc[41]: QWidget::setMouseTracking(bool) 26874 vfunc[42]: QWidget::setFocus() 26875 vfunc[43]: QWidget::setActiveWindow() 26876 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 26877 vfunc[45]: QWidget::setFocusProxy(QWidget*) 26878 vfunc[46]: QWidget::setUpdatesEnabled(bool) 26879 vfunc[47]: QWidget::show() 26880 vfunc[48]: QWidget::hide() 26881 vfunc[49]: QWidget::showMinimized() 26882 vfunc[50]: QWidget::showMaximized() 26883 vfunc[51]: QWidget::showNormal() 26884 vfunc[52]: QWidget::polish() 26885 vfunc[53]: QWidget::move(int, int) 26886 vfunc[54]: QWidget::resize(int, int) 26887 vfunc[55]: QWidget::setGeometry(int, int, int, int) 26888 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 26889 vfunc[57]: QWidget::close(bool) 26890 vfunc[58]: QFrame::sizeHint() const 26891 vfunc[59]: QWidget::minimumSizeHint() const 26892 vfunc[60]: QWidget::sizePolicy() const 26893 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 26894 vfunc[62]: QWidget::heightForWidth(int) const 26895 vfunc[63]: QWidget::adjustSize() 26896 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 26897 const&, bool) 26898 vfunc[65]: QWidget::setAcceptDrops(bool) 26899 vfunc[66]: QWidget::setAutoMask(bool) 26900 vfunc[67]: 26901 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 26902 vfunc[68]: QWidget::customWhatsThis() const 26903 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 26904 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 26905 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 26906 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 26907 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 26908 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 26909 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 26910 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 26911 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 26912 vfunc[78]: QWidget::enterEvent(QEvent*) 26913 vfunc[79]: QWidget::leaveEvent(QEvent*) 26914 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 26915 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 26916 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 26917 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 26918 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 26919 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 26920 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 26921 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 26922 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 26923 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 26924 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 26925 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 26926 vfunc[92]: QWidget::dropEvent(QDropEvent*) 26927 vfunc[93]: QToolBox::showEvent(QShowEvent*) 26928 vfunc[94]: QWidget::hideEvent(QHideEvent*) 26929 vfunc[95]: QWidget::x11Event(_XEvent*) 26930 vfunc[96]: QWidget::updateMask() 26931 vfunc[97]: QToolBox::styleChange(QStyle&) 26932 vfunc[98]: QWidget::enabledChange(bool) 26933 vfunc[99]: QWidget::paletteChange(QPalette const&) 26934 vfunc[100]: QWidget::fontChange(QFont const&) 26935 vfunc[101]: QWidget::windowActivationChange(bool) 26936 vfunc[102]: QWidget::metric(int) const 26937 vfunc[103]: QWidget::create(unsigned long, bool, bool) 26938 vfunc[104]: QWidget::destroy(bool, bool) 26939 vfunc[105]: NULL or QWidget::setWState(unsigned int) 26940 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 26941 vfunc[107]: QWidget::focusNextPrevChild(bool) 26942 vfunc[108]: QWidget::setKeyCompression(bool) 26943 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 26944 bool, QFont*) 26945 vfunc[110]: QFrame::setFrameStyle(int) 26946 vfunc[111]: QFrame::setLineWidth(int) 26947 vfunc[112]: QFrame::setMargin(int) 26948 vfunc[113]: QFrame::setMidLineWidth(int) 26949 vfunc[114]: QFrame::setFrameRect(QRect const&) 26950 vfunc[115]: QFrame::drawFrame(QPainter*) 26951 vfunc[116]: QFrame::drawContents(QPainter*) 26952 vfunc[117]: QToolBox::frameChanged() 26953 vfunc[118]: QToolBox::itemInserted(int) 26954 vfunc[119]: QToolBox::itemRemoved(int) 26955 26956 Table 8-302. Secondary vtable for QToolBox 26957 Base Offset -40 26958 Virtual Base Offset 0 26959 RTTI typeinfo for QToolBox 26960 vfunc[0]: non-virtual thunk to QToolBox::~QToolBox() 26961 vfunc[1]: non-virtual thunk to QToolBox::~QToolBox() 26962 vfunc[2]: QPaintDevice::setResolution(int) 26963 vfunc[3]: QPaintDevice::resolution() const 26964 vfunc[4]: QPaintDevice::handle() const 26965 vfunc[5]: QPaintDevice::x11RenderHandle() const 26966 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26967 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26968 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 26969 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26970 const 26971 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26972 26973 The Run Time Type Information for the QToolBox class is 26974 described by Table 8-303 26975 26976 Table 8-303. typeinfo for QToolBox 26977 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26978 Name typeinfo name for QToolBox 26979 basetype: typeinfo for QFrame 26980 __________________________________________________________ 26981 26982 8.2.22.36. Class data for QProgressBar 26983 26984 The virtual table for the QProgressBar class is described by 26985 Table 8-304 26986 26987 Table 8-304. Primary vtable for QProgressBar 26988 Base Offset 0 26989 Virtual Base Offset 0 26990 RTTI typeinfo for QProgressBar 26991 vfunc[0]: NULL or QProgressBar::metaObject() const 26992 vfunc[1]: QProgressBar::className() const 26993 vfunc[2]: QProgressBar::qt_cast(char const*) 26994 vfunc[3]: QProgressBar::qt_invoke(int, QUObject*) 26995 vfunc[4]: QProgressBar::qt_emit(int, QUObject*) 26996 vfunc[5]: QProgressBar::qt_property(int, int, QVariant*) 26997 vfunc[6]: NULL or QProgressBar::~QProgressBar() 26998 vfunc[7]: NULL or QProgressBar::~QProgressBar() 26999 vfunc[8]: QWidget::event(QEvent*) 27000 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27001 vfunc[10]: QWidget::setName(char const*) 27002 vfunc[11]: QObject::insertChild(QObject*) 27003 vfunc[12]: QObject::removeChild(QObject*) 27004 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27005 vfunc[14]: QObject::property(char const*) const 27006 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27007 vfunc[16]: QObject::childEvent(QChildEvent*) 27008 vfunc[17]: QObject::customEvent(QCustomEvent*) 27009 vfunc[18]: QObject::connectNotify(char const*) 27010 vfunc[19]: QObject::disconnectNotify(char const*) 27011 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27012 const*, char const*) 27013 vfunc[21]: QWidget::setEnabled(bool) 27014 vfunc[22]: QWidget::setMinimumSize(int, int) 27015 vfunc[23]: QWidget::setMaximumSize(int, int) 27016 vfunc[24]: QWidget::setSizeIncrement(int, int) 27017 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27018 vfunc[26]: QWidget::setEraseColor(QColor const&) 27019 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27020 vfunc[28]: QWidget::setPalette(QPalette const&) 27021 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27022 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27023 vfunc[31]: QWidget::setFont(QFont const&) 27024 vfunc[32]: QWidget::setCursor(QCursor const&) 27025 vfunc[33]: QWidget::unsetCursor() 27026 vfunc[34]: QWidget::setMask(QBitmap const&) 27027 vfunc[35]: QWidget::setMask(QRegion const&) 27028 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27029 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27030 vfunc[38]: QWidget::setCaption(QString const&) 27031 vfunc[39]: QWidget::setIcon(QPixmap const&) 27032 vfunc[40]: QWidget::setIconText(QString const&) 27033 vfunc[41]: QWidget::setMouseTracking(bool) 27034 vfunc[42]: QWidget::setFocus() 27035 vfunc[43]: QWidget::setActiveWindow() 27036 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27037 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27038 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27039 vfunc[47]: QProgressBar::show() 27040 vfunc[48]: QWidget::hide() 27041 vfunc[49]: QWidget::showMinimized() 27042 vfunc[50]: QWidget::showMaximized() 27043 vfunc[51]: QWidget::showNormal() 27044 vfunc[52]: QWidget::polish() 27045 vfunc[53]: QWidget::move(int, int) 27046 vfunc[54]: QWidget::resize(int, int) 27047 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27048 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27049 vfunc[57]: QWidget::close(bool) 27050 vfunc[58]: QProgressBar::sizeHint() const 27051 vfunc[59]: QProgressBar::minimumSizeHint() const 27052 vfunc[60]: QWidget::sizePolicy() const 27053 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27054 vfunc[62]: QWidget::heightForWidth(int) const 27055 vfunc[63]: QWidget::adjustSize() 27056 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27057 const&, bool) 27058 vfunc[65]: QWidget::setAcceptDrops(bool) 27059 vfunc[66]: QWidget::setAutoMask(bool) 27060 vfunc[67]: 27061 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27062 vfunc[68]: QWidget::customWhatsThis() const 27063 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27064 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27065 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27066 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27067 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27068 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27069 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27070 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27071 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27072 vfunc[78]: QWidget::enterEvent(QEvent*) 27073 vfunc[79]: QWidget::leaveEvent(QEvent*) 27074 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 27075 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27076 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 27077 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27078 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 27079 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27080 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27081 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27082 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27083 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27084 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27085 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27086 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27087 vfunc[93]: QWidget::showEvent(QShowEvent*) 27088 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27089 vfunc[95]: QWidget::x11Event(_XEvent*) 27090 vfunc[96]: QWidget::updateMask() 27091 vfunc[97]: QProgressBar::styleChange(QStyle&) 27092 vfunc[98]: QWidget::enabledChange(bool) 27093 vfunc[99]: QWidget::paletteChange(QPalette const&) 27094 vfunc[100]: QWidget::fontChange(QFont const&) 27095 vfunc[101]: QWidget::windowActivationChange(bool) 27096 vfunc[102]: QWidget::metric(int) const 27097 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27098 vfunc[104]: QWidget::destroy(bool, bool) 27099 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27100 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27101 vfunc[107]: QWidget::focusNextPrevChild(bool) 27102 vfunc[108]: QWidget::setKeyCompression(bool) 27103 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27104 bool, QFont*) 27105 vfunc[110]: QFrame::setFrameStyle(int) 27106 vfunc[111]: QFrame::setLineWidth(int) 27107 vfunc[112]: QFrame::setMargin(int) 27108 vfunc[113]: QFrame::setMidLineWidth(int) 27109 vfunc[114]: QFrame::setFrameRect(QRect const&) 27110 vfunc[115]: QFrame::drawFrame(QPainter*) 27111 vfunc[116]: QProgressBar::drawContents(QPainter*) 27112 vfunc[117]: QFrame::frameChanged() 27113 vfunc[118]: QProgressBar::setTotalSteps(int) 27114 vfunc[119]: QProgressBar::setProgress(int) 27115 vfunc[120]: QProgressBar::setIndicator(QString&, int, int) 27116 27117 Table 8-305. Secondary vtable for QProgressBar 27118 Base Offset -40 27119 Virtual Base Offset 0 27120 RTTI typeinfo for QProgressBar 27121 vfunc[0]: non-virtual thunk to QProgressBar::~QProgressBar() 27122 vfunc[1]: non-virtual thunk to QProgressBar::~QProgressBar() 27123 vfunc[2]: QPaintDevice::setResolution(int) 27124 vfunc[3]: QPaintDevice::resolution() const 27125 vfunc[4]: QPaintDevice::handle() const 27126 vfunc[5]: QPaintDevice::x11RenderHandle() const 27127 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27128 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27129 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27130 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27131 const 27132 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27133 27134 The Run Time Type Information for the QProgressBar class is 27135 described by Table 8-306 27136 27137 Table 8-306. typeinfo for QProgressBar 27138 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27139 Name typeinfo name for QProgressBar 27140 basetype: typeinfo for QFrame 27141 __________________________________________________________ 27142 27143 8.2.22.37. Class data for QIconViewItem 27144 27145 The virtual table for the QIconViewItem class is described in 27146 the generic part of this specification. 27147 27148 The Run Time Type Information for the QIconViewItem class is 27149 described by Table 8-307 27150 27151 Table 8-307. typeinfo for QIconViewItem 27152 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27153 Name typeinfo name for QIconViewItem 27154 basetype: typeinfo for Qt 27155 __________________________________________________________ 27156 27157 8.2.22.38. Class data for QCheckListItem 27158 27159 The virtual table for the QCheckListItem class is described in 27160 the generic part of this specification. 27161 27162 The Run Time Type Information for the QCheckListItem class is 27163 described by Table 8-308 27164 27165 Table 8-308. typeinfo for QCheckListItem 27166 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27167 Name typeinfo name for QCheckListItem 27168 basetype: typeinfo for QListViewItem 27169 __________________________________________________________ 27170 27171 8.2.22.39. Class data for QDockArea 27172 27173 The virtual table for the QDockArea class is described by Table 27174 8-309 27175 27176 Table 8-309. Primary vtable for QDockArea 27177 Base Offset 0 27178 Virtual Base Offset 0 27179 RTTI typeinfo for QDockArea 27180 vfunc[0]: NULL or QDockArea::metaObject() const 27181 vfunc[1]: QDockArea::className() const 27182 vfunc[2]: QDockArea::qt_cast(char const*) 27183 vfunc[3]: QDockArea::qt_invoke(int, QUObject*) 27184 vfunc[4]: QDockArea::qt_emit(int, QUObject*) 27185 vfunc[5]: QDockArea::qt_property(int, int, QVariant*) 27186 vfunc[6]: QDockArea::~QDockArea() 27187 vfunc[7]: QDockArea::~QDockArea() 27188 vfunc[8]: QWidget::event(QEvent*) 27189 vfunc[9]: QDockArea::eventFilter(QObject*, QEvent*) 27190 vfunc[10]: QWidget::setName(char const*) 27191 vfunc[11]: QObject::insertChild(QObject*) 27192 vfunc[12]: QObject::removeChild(QObject*) 27193 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27194 vfunc[14]: QObject::property(char const*) const 27195 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27196 vfunc[16]: QObject::childEvent(QChildEvent*) 27197 vfunc[17]: QObject::customEvent(QCustomEvent*) 27198 vfunc[18]: QObject::connectNotify(char const*) 27199 vfunc[19]: QObject::disconnectNotify(char const*) 27200 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27201 const*, char const*) 27202 vfunc[21]: QWidget::setEnabled(bool) 27203 vfunc[22]: QWidget::setMinimumSize(int, int) 27204 vfunc[23]: QWidget::setMaximumSize(int, int) 27205 vfunc[24]: QWidget::setSizeIncrement(int, int) 27206 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27207 vfunc[26]: QWidget::setEraseColor(QColor const&) 27208 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27209 vfunc[28]: QWidget::setPalette(QPalette const&) 27210 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27211 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27212 vfunc[31]: QWidget::setFont(QFont const&) 27213 vfunc[32]: QWidget::setCursor(QCursor const&) 27214 vfunc[33]: QWidget::unsetCursor() 27215 vfunc[34]: QWidget::setMask(QBitmap const&) 27216 vfunc[35]: QWidget::setMask(QRegion const&) 27217 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27218 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27219 vfunc[38]: QWidget::setCaption(QString const&) 27220 vfunc[39]: QWidget::setIcon(QPixmap const&) 27221 vfunc[40]: QWidget::setIconText(QString const&) 27222 vfunc[41]: QWidget::setMouseTracking(bool) 27223 vfunc[42]: QWidget::setFocus() 27224 vfunc[43]: QWidget::setActiveWindow() 27225 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27226 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27227 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27228 vfunc[47]: QWidget::show() 27229 vfunc[48]: QWidget::hide() 27230 vfunc[49]: QWidget::showMinimized() 27231 vfunc[50]: QWidget::showMaximized() 27232 vfunc[51]: QWidget::showNormal() 27233 vfunc[52]: QWidget::polish() 27234 vfunc[53]: QWidget::move(int, int) 27235 vfunc[54]: QWidget::resize(int, int) 27236 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27237 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27238 vfunc[57]: QWidget::close(bool) 27239 vfunc[58]: QWidget::sizeHint() const 27240 vfunc[59]: QWidget::minimumSizeHint() const 27241 vfunc[60]: QWidget::sizePolicy() const 27242 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27243 vfunc[62]: QWidget::heightForWidth(int) const 27244 vfunc[63]: QWidget::adjustSize() 27245 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27246 const&, bool) 27247 vfunc[65]: QWidget::setAcceptDrops(bool) 27248 vfunc[66]: QWidget::setAutoMask(bool) 27249 vfunc[67]: 27250 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27251 vfunc[68]: QWidget::customWhatsThis() const 27252 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27253 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27254 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27255 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27256 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27257 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27258 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27259 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27260 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27261 vfunc[78]: QWidget::enterEvent(QEvent*) 27262 vfunc[79]: QWidget::leaveEvent(QEvent*) 27263 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 27264 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27265 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 27266 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27267 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 27268 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27269 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27270 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27271 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27272 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27273 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27274 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27275 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27276 vfunc[93]: QWidget::showEvent(QShowEvent*) 27277 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27278 vfunc[95]: QWidget::x11Event(_XEvent*) 27279 vfunc[96]: QWidget::updateMask() 27280 vfunc[97]: QWidget::styleChange(QStyle&) 27281 vfunc[98]: QWidget::enabledChange(bool) 27282 vfunc[99]: QWidget::paletteChange(QPalette const&) 27283 vfunc[100]: QWidget::fontChange(QFont const&) 27284 vfunc[101]: QWidget::windowActivationChange(bool) 27285 vfunc[102]: QWidget::metric(int) const 27286 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27287 vfunc[104]: QWidget::destroy(bool, bool) 27288 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27289 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27290 vfunc[107]: QWidget::focusNextPrevChild(bool) 27291 vfunc[108]: QWidget::setKeyCompression(bool) 27292 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27293 bool, QFont*) 27294 27295 Table 8-310. Secondary vtable for QDockArea 27296 Base Offset -40 27297 Virtual Base Offset 0 27298 RTTI typeinfo for QDockArea 27299 vfunc[0]: non-virtual thunk to QDockArea::~QDockArea() 27300 vfunc[1]: non-virtual thunk to QDockArea::~QDockArea() 27301 vfunc[2]: QPaintDevice::setResolution(int) 27302 vfunc[3]: QPaintDevice::resolution() const 27303 vfunc[4]: QPaintDevice::handle() const 27304 vfunc[5]: QPaintDevice::x11RenderHandle() const 27305 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27306 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27307 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27308 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27309 const 27310 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27311 27312 The Run Time Type Information for the QDockArea class is 27313 described by Table 8-311 27314 27315 Table 8-311. typeinfo for QDockArea 27316 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27317 Name typeinfo name for QDockArea 27318 basetype: typeinfo for QWidget 27319 __________________________________________________________ 27320 27321 8.2.22.40. Class data for QListViewItem 27322 27323 The virtual table for the QListViewItem class is described in 27324 the generic part of this specification. 27325 27326 The Run Time Type Information for the QListViewItem class is 27327 described by Table 8-312 27328 27329 Table 8-312. typeinfo for QListViewItem 27330 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27331 Name typeinfo name for QListViewItem 27332 basetype: typeinfo for Qt 27333 __________________________________________________________ 27334 27335 8.2.22.41. Class data for QIconView 27336 27337 The virtual table for the QIconView class is described by Table 27338 8-313 27339 27340 Table 8-313. Primary vtable for QIconView 27341 Base Offset 0 27342 Virtual Base Offset 0 27343 RTTI typeinfo for QIconView 27344 vfunc[0]: NULL or QIconView::metaObject() const 27345 vfunc[1]: QIconView::className() const 27346 vfunc[2]: QIconView::qt_cast(char const*) 27347 vfunc[3]: QIconView::qt_invoke(int, QUObject*) 27348 vfunc[4]: QIconView::qt_emit(int, QUObject*) 27349 vfunc[5]: QIconView::qt_property(int, int, QVariant*) 27350 vfunc[6]: QIconView::~QIconView() 27351 vfunc[7]: QIconView::~QIconView() 27352 vfunc[8]: QWidget::event(QEvent*) 27353 vfunc[9]: QIconView::eventFilter(QObject*, QEvent*) 27354 vfunc[10]: QWidget::setName(char const*) 27355 vfunc[11]: QObject::insertChild(QObject*) 27356 vfunc[12]: QScrollView::removeChild(QObject*) 27357 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27358 vfunc[14]: QObject::property(char const*) const 27359 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27360 vfunc[16]: QObject::childEvent(QChildEvent*) 27361 vfunc[17]: QObject::customEvent(QCustomEvent*) 27362 vfunc[18]: QObject::connectNotify(char const*) 27363 vfunc[19]: QObject::disconnectNotify(char const*) 27364 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27365 const*, char const*) 27366 vfunc[21]: QScrollView::setEnabled(bool) 27367 vfunc[22]: QWidget::setMinimumSize(int, int) 27368 vfunc[23]: QWidget::setMaximumSize(int, int) 27369 vfunc[24]: QWidget::setSizeIncrement(int, int) 27370 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27371 vfunc[26]: QWidget::setEraseColor(QColor const&) 27372 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27373 vfunc[28]: QIconView::setPalette(QPalette const&) 27374 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27375 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27376 vfunc[31]: QIconView::setFont(QFont const&) 27377 vfunc[32]: QWidget::setCursor(QCursor const&) 27378 vfunc[33]: QWidget::unsetCursor() 27379 vfunc[34]: QWidget::setMask(QBitmap const&) 27380 vfunc[35]: QWidget::setMask(QRegion const&) 27381 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27382 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27383 vfunc[38]: QWidget::setCaption(QString const&) 27384 vfunc[39]: QWidget::setIcon(QPixmap const&) 27385 vfunc[40]: QWidget::setIconText(QString const&) 27386 vfunc[41]: QWidget::setMouseTracking(bool) 27387 vfunc[42]: QWidget::setFocus() 27388 vfunc[43]: QWidget::setActiveWindow() 27389 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27390 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27391 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27392 vfunc[47]: QScrollView::show() 27393 vfunc[48]: QWidget::hide() 27394 vfunc[49]: QWidget::showMinimized() 27395 vfunc[50]: QWidget::showMaximized() 27396 vfunc[51]: QWidget::showNormal() 27397 vfunc[52]: QWidget::polish() 27398 vfunc[53]: QWidget::move(int, int) 27399 vfunc[54]: QScrollView::resize(int, int) 27400 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27401 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27402 vfunc[57]: QWidget::close(bool) 27403 vfunc[58]: QIconView::sizeHint() const 27404 vfunc[59]: QIconView::minimumSizeHint() const 27405 vfunc[60]: QWidget::sizePolicy() const 27406 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27407 vfunc[62]: QWidget::heightForWidth(int) const 27408 vfunc[63]: QWidget::adjustSize() 27409 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27410 const&, bool) 27411 vfunc[65]: QWidget::setAcceptDrops(bool) 27412 vfunc[66]: QWidget::setAutoMask(bool) 27413 vfunc[67]: 27414 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27415 vfunc[68]: QWidget::customWhatsThis() const 27416 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 27417 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 27418 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 27419 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 27420 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 27421 vfunc[74]: QIconView::keyPressEvent(QKeyEvent*) 27422 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27423 vfunc[76]: QIconView::focusInEvent(QFocusEvent*) 27424 vfunc[77]: QIconView::focusOutEvent(QFocusEvent*) 27425 vfunc[78]: QIconView::enterEvent(QEvent*) 27426 vfunc[79]: QWidget::leaveEvent(QEvent*) 27427 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 27428 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27429 vfunc[82]: QIconView::resizeEvent(QResizeEvent*) 27430 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27431 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 27432 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27433 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27434 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27435 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27436 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27437 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27438 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27439 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27440 vfunc[93]: QIconView::showEvent(QShowEvent*) 27441 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27442 vfunc[95]: QWidget::x11Event(_XEvent*) 27443 vfunc[96]: QWidget::updateMask() 27444 vfunc[97]: QIconView::styleChange(QStyle&) 27445 vfunc[98]: QWidget::enabledChange(bool) 27446 vfunc[99]: QWidget::paletteChange(QPalette const&) 27447 vfunc[100]: QScrollView::fontChange(QFont const&) 27448 vfunc[101]: QIconView::windowActivationChange(bool) 27449 vfunc[102]: QWidget::metric(int) const 27450 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27451 vfunc[104]: QWidget::destroy(bool, bool) 27452 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27453 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27454 vfunc[107]: QScrollView::focusNextPrevChild(bool) 27455 vfunc[108]: QWidget::setKeyCompression(bool) 27456 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27457 bool, QFont*) 27458 vfunc[110]: QFrame::setFrameStyle(int) 27459 vfunc[111]: QFrame::setLineWidth(int) 27460 vfunc[112]: QFrame::setMargin(int) 27461 vfunc[113]: QFrame::setMidLineWidth(int) 27462 vfunc[114]: QFrame::setFrameRect(QRect const&) 27463 vfunc[115]: QFrame::drawFrame(QPainter*) 27464 vfunc[116]: QIconView::drawContents(QPainter*) 27465 vfunc[117]: QScrollView::frameChanged() 27466 vfunc[118]: 27467 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 27468 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 27469 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 27470 vfunc[121]: 27471 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 27472 vfunc[122]: 27473 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 27474 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 27475 vfunc[124]: QScrollView::setDragAutoScroll(bool) 27476 vfunc[125]: QScrollView::resizeContents(int, int) 27477 vfunc[126]: QIconView::setContentsPos(int, int) 27478 vfunc[127]: QIconView::drawContents(QPainter*, int, int, int, 27479 int) 27480 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 27481 int, int, int, int, int) 27482 vfunc[129]: QIconView::contentsMousePressEvent(QMouseEvent*) 27483 vfunc[130]: QIconView::contentsMouseReleaseEvent(QMouseEvent*) 27484 vfunc[131]: 27485 QIconView::contentsMouseDoubleClickEvent(QMouseEvent*) 27486 vfunc[132]: QIconView::contentsMouseMoveEvent(QMouseEvent*) 27487 vfunc[133]: QIconView::contentsDragEnterEvent(QDragEnterEvent*) 27488 vfunc[134]: QIconView::contentsDragMoveEvent(QDragMoveEvent*) 27489 vfunc[135]: QIconView::contentsDragLeaveEvent(QDragLeaveEvent*) 27490 vfunc[136]: QIconView::contentsDropEvent(QDropEvent*) 27491 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 27492 vfunc[138]: 27493 QIconView::contentsContextMenuEvent(QContextMenuEvent*) 27494 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 27495 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 27496 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 27497 vfunc[142]: 27498 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 27499 vfunc[143]: 27500 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 27501 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 27502 vfunc[145]: 27503 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 27504 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 27505 vfunc[147]: 27506 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 27507 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 27508 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 27509 vfunc[150]: 27510 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 27511 vfunc[151]: QScrollView::setMargins(int, int, int, int) 27512 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 27513 int, int) 27514 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 27515 int, int) 27516 vfunc[154]: QIconView::insertItem(QIconViewItem*, 27517 QIconViewItem*) 27518 vfunc[155]: QIconView::takeItem(QIconViewItem*) 27519 vfunc[156]: QIconView::setCurrentItem(QIconViewItem*) 27520 vfunc[157]: QIconView::setSelected(QIconViewItem*, bool, bool) 27521 vfunc[158]: 27522 QIconView::setSelectionMode(QIconView::SelectionMode) 27523 vfunc[159]: QIconView::selectAll(bool) 27524 vfunc[160]: QIconView::clearSelection() 27525 vfunc[161]: QIconView::invertSelection() 27526 vfunc[162]: QIconView::repaintItem(QIconViewItem*) 27527 vfunc[163]: QIconView::clear() 27528 vfunc[164]: QIconView::setGridX(int) 27529 vfunc[165]: QIconView::setGridY(int) 27530 vfunc[166]: QIconView::setSpacing(int) 27531 vfunc[167]: QIconView::setItemTextPos(QIconView::ItemTextPos) 27532 vfunc[168]: QIconView::setItemTextBackground(QBrush const&) 27533 vfunc[169]: QIconView::setArrangement(QIconView::Arrangement) 27534 vfunc[170]: QIconView::setResizeMode(QIconView::ResizeMode) 27535 vfunc[171]: QIconView::setMaxItemWidth(int) 27536 vfunc[172]: QIconView::setMaxItemTextLength(int) 27537 vfunc[173]: QIconView::setAutoArrange(bool) 27538 vfunc[174]: QIconView::setShowToolTips(bool) 27539 vfunc[175]: QIconView::setItemsMovable(bool) 27540 vfunc[176]: QIconView::setWordWrapIconText(bool) 27541 vfunc[177]: QIconView::sort(bool) 27542 vfunc[178]: QIconView::arrangeItemsInGrid(QSize const&, bool) 27543 vfunc[179]: QIconView::arrangeItemsInGrid(bool) 27544 vfunc[180]: QIconView::updateContents() 27545 vfunc[181]: QIconView::doAutoScroll() 27546 vfunc[182]: QIconView::adjustItems() 27547 vfunc[183]: QIconView::slotUpdate() 27548 vfunc[184]: QIconView::drawRubber(QPainter*) 27549 vfunc[185]: QIconView::dragObject() 27550 vfunc[186]: QIconView::startDrag() 27551 vfunc[187]: QIconView::insertInGrid(QIconViewItem*) 27552 vfunc[188]: QIconView::drawBackground(QPainter*, QRect const&) 27553 vfunc[189]: QIconView::drawDragShapes(QPoint const&) 27554 vfunc[190]: QIconView::initDragEnter(QDropEvent*) 27555 27556 Table 8-314. Secondary vtable for QIconView 27557 Base Offset -40 27558 Virtual Base Offset 0 27559 RTTI typeinfo for QIconView 27560 vfunc[0]: non-virtual thunk to QIconView::~QIconView() 27561 vfunc[1]: non-virtual thunk to QIconView::~QIconView() 27562 vfunc[2]: QPaintDevice::setResolution(int) 27563 vfunc[3]: QPaintDevice::resolution() const 27564 vfunc[4]: QPaintDevice::handle() const 27565 vfunc[5]: QPaintDevice::x11RenderHandle() const 27566 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27567 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27568 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27569 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27570 const 27571 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27572 27573 The Run Time Type Information for the QIconView class is 27574 described by Table 8-315 27575 27576 Table 8-315. typeinfo for QIconView 27577 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27578 Name typeinfo name for QIconView 27579 basetype: typeinfo for QScrollView 27580 __________________________________________________________ 27581 27582 8.2.22.42. Class data for QWidget 27583 27584 The virtual table for the QWidget class is described by Table 27585 8-316 27586 27587 Table 8-316. Primary vtable for QWidget 27588 Base Offset 0 27589 Virtual Base Offset 0 27590 RTTI typeinfo for QWidget 27591 vfunc[0]: NULL or QWidget::metaObject() const 27592 vfunc[1]: QWidget::className() const 27593 vfunc[2]: QWidget::qt_cast(char const*) 27594 vfunc[3]: QWidget::qt_invoke(int, QUObject*) 27595 vfunc[4]: QWidget::qt_emit(int, QUObject*) 27596 vfunc[5]: QWidget::qt_property(int, int, QVariant*) 27597 vfunc[6]: QWidget::~QWidget() 27598 vfunc[7]: QWidget::~QWidget() 27599 vfunc[8]: QWidget::event(QEvent*) 27600 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27601 vfunc[10]: QWidget::setName(char const*) 27602 vfunc[11]: QObject::insertChild(QObject*) 27603 vfunc[12]: QObject::removeChild(QObject*) 27604 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27605 vfunc[14]: QObject::property(char const*) const 27606 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27607 vfunc[16]: QObject::childEvent(QChildEvent*) 27608 vfunc[17]: QObject::customEvent(QCustomEvent*) 27609 vfunc[18]: QObject::connectNotify(char const*) 27610 vfunc[19]: QObject::disconnectNotify(char const*) 27611 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27612 const*, char const*) 27613 vfunc[21]: QWidget::setEnabled(bool) 27614 vfunc[22]: QWidget::setMinimumSize(int, int) 27615 vfunc[23]: QWidget::setMaximumSize(int, int) 27616 vfunc[24]: QWidget::setSizeIncrement(int, int) 27617 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27618 vfunc[26]: QWidget::setEraseColor(QColor const&) 27619 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27620 vfunc[28]: QWidget::setPalette(QPalette const&) 27621 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27622 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27623 vfunc[31]: QWidget::setFont(QFont const&) 27624 vfunc[32]: QWidget::setCursor(QCursor const&) 27625 vfunc[33]: QWidget::unsetCursor() 27626 vfunc[34]: QWidget::setMask(QBitmap const&) 27627 vfunc[35]: QWidget::setMask(QRegion const&) 27628 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27629 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27630 vfunc[38]: QWidget::setCaption(QString const&) 27631 vfunc[39]: QWidget::setIcon(QPixmap const&) 27632 vfunc[40]: QWidget::setIconText(QString const&) 27633 vfunc[41]: QWidget::setMouseTracking(bool) 27634 vfunc[42]: QWidget::setFocus() 27635 vfunc[43]: QWidget::setActiveWindow() 27636 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27637 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27638 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27639 vfunc[47]: QWidget::show() 27640 vfunc[48]: QWidget::hide() 27641 vfunc[49]: QWidget::showMinimized() 27642 vfunc[50]: QWidget::showMaximized() 27643 vfunc[51]: QWidget::showNormal() 27644 vfunc[52]: QWidget::polish() 27645 vfunc[53]: QWidget::move(int, int) 27646 vfunc[54]: QWidget::resize(int, int) 27647 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27648 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27649 vfunc[57]: QWidget::close(bool) 27650 vfunc[58]: QWidget::sizeHint() const 27651 vfunc[59]: QWidget::minimumSizeHint() const 27652 vfunc[60]: QWidget::sizePolicy() const 27653 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27654 vfunc[62]: QWidget::heightForWidth(int) const 27655 vfunc[63]: QWidget::adjustSize() 27656 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27657 const&, bool) 27658 vfunc[65]: QWidget::setAcceptDrops(bool) 27659 vfunc[66]: QWidget::setAutoMask(bool) 27660 vfunc[67]: 27661 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27662 vfunc[68]: QWidget::customWhatsThis() const 27663 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27664 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27665 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27666 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27667 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27668 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27669 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27670 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27671 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27672 vfunc[78]: QWidget::enterEvent(QEvent*) 27673 vfunc[79]: QWidget::leaveEvent(QEvent*) 27674 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 27675 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27676 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 27677 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27678 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 27679 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27680 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27681 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27682 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27683 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27684 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27685 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27686 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27687 vfunc[93]: QWidget::showEvent(QShowEvent*) 27688 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27689 vfunc[95]: QWidget::x11Event(_XEvent*) 27690 vfunc[96]: QWidget::updateMask() 27691 vfunc[97]: QWidget::styleChange(QStyle&) 27692 vfunc[98]: QWidget::enabledChange(bool) 27693 vfunc[99]: QWidget::paletteChange(QPalette const&) 27694 vfunc[100]: QWidget::fontChange(QFont const&) 27695 vfunc[101]: QWidget::windowActivationChange(bool) 27696 vfunc[102]: QWidget::metric(int) const 27697 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27698 vfunc[104]: QWidget::destroy(bool, bool) 27699 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27700 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27701 vfunc[107]: QWidget::focusNextPrevChild(bool) 27702 vfunc[108]: QWidget::setKeyCompression(bool) 27703 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27704 bool, QFont*) 27705 27706 Table 8-317. Secondary vtable for QWidget 27707 Base Offset -40 27708 Virtual Base Offset 0 27709 RTTI typeinfo for QWidget 27710 vfunc[0]: non-virtual thunk to QWidget::~QWidget() 27711 vfunc[1]: non-virtual thunk to QWidget::~QWidget() 27712 vfunc[2]: QPaintDevice::setResolution(int) 27713 vfunc[3]: QPaintDevice::resolution() const 27714 vfunc[4]: QPaintDevice::handle() const 27715 vfunc[5]: QPaintDevice::x11RenderHandle() const 27716 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27717 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27718 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27719 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27720 const 27721 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27722 27723 The Run Time Type Information for the QWidget class is 27724 described by Table 8-318 27725 27726 Table 8-318. typeinfo for QWidget 27727 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 27728 Name typeinfo name for QWidget 27729 flags: 0 27730 basetype: typeinfo for QObject 2 27731 basetype: typeinfo for QPaintDevice 10242 27732 __________________________________________________________ 27733 27734 8.2.22.43. Class data for QToolTipGroup 27735 27736 The virtual table for the QToolTipGroup class is described in 27737 the generic part of this specification. 27738 27739 The Run Time Type Information for the QToolTipGroup class is 27740 described by Table 8-319 27741 27742 Table 8-319. typeinfo for QToolTipGroup 27743 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27744 Name typeinfo name for QToolTipGroup 27745 basetype: typeinfo for QObject 27746 __________________________________________________________ 27747 27748 8.2.22.44. Class data for QPushButton 27749 27750 The virtual table for the QPushButton class is described by 27751 Table 8-320 27752 27753 Table 8-320. Primary vtable for QPushButton 27754 Base Offset 0 27755 Virtual Base Offset 0 27756 RTTI typeinfo for QPushButton 27757 vfunc[0]: NULL or QPushButton::metaObject() const 27758 vfunc[1]: QPushButton::className() const 27759 vfunc[2]: QPushButton::qt_cast(char const*) 27760 vfunc[3]: QPushButton::qt_invoke(int, QUObject*) 27761 vfunc[4]: QPushButton::qt_emit(int, QUObject*) 27762 vfunc[5]: QPushButton::qt_property(int, int, QVariant*) 27763 vfunc[6]: QPushButton::~QPushButton() 27764 vfunc[7]: QPushButton::~QPushButton() 27765 vfunc[8]: QWidget::event(QEvent*) 27766 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27767 vfunc[10]: QWidget::setName(char const*) 27768 vfunc[11]: QObject::insertChild(QObject*) 27769 vfunc[12]: QObject::removeChild(QObject*) 27770 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27771 vfunc[14]: QObject::property(char const*) const 27772 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27773 vfunc[16]: QObject::childEvent(QChildEvent*) 27774 vfunc[17]: QObject::customEvent(QCustomEvent*) 27775 vfunc[18]: QObject::connectNotify(char const*) 27776 vfunc[19]: QObject::disconnectNotify(char const*) 27777 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27778 const*, char const*) 27779 vfunc[21]: QWidget::setEnabled(bool) 27780 vfunc[22]: QWidget::setMinimumSize(int, int) 27781 vfunc[23]: QWidget::setMaximumSize(int, int) 27782 vfunc[24]: QWidget::setSizeIncrement(int, int) 27783 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27784 vfunc[26]: QWidget::setEraseColor(QColor const&) 27785 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27786 vfunc[28]: QWidget::setPalette(QPalette const&) 27787 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27788 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27789 vfunc[31]: QWidget::setFont(QFont const&) 27790 vfunc[32]: QWidget::setCursor(QCursor const&) 27791 vfunc[33]: QWidget::unsetCursor() 27792 vfunc[34]: QWidget::setMask(QBitmap const&) 27793 vfunc[35]: QWidget::setMask(QRegion const&) 27794 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27795 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27796 vfunc[38]: QWidget::setCaption(QString const&) 27797 vfunc[39]: QWidget::setIcon(QPixmap const&) 27798 vfunc[40]: QWidget::setIconText(QString const&) 27799 vfunc[41]: QWidget::setMouseTracking(bool) 27800 vfunc[42]: QWidget::setFocus() 27801 vfunc[43]: QWidget::setActiveWindow() 27802 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27803 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27804 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27805 vfunc[47]: QWidget::show() 27806 vfunc[48]: QWidget::hide() 27807 vfunc[49]: QWidget::showMinimized() 27808 vfunc[50]: QWidget::showMaximized() 27809 vfunc[51]: QWidget::showNormal() 27810 vfunc[52]: QWidget::polish() 27811 vfunc[53]: QPushButton::move(int, int) 27812 vfunc[54]: QPushButton::resize(int, int) 27813 vfunc[55]: QPushButton::setGeometry(int, int, int, int) 27814 vfunc[56]: QPushButton::setGeometry(QRect const&) 27815 vfunc[57]: QWidget::close(bool) 27816 vfunc[58]: QPushButton::sizeHint() const 27817 vfunc[59]: QWidget::minimumSizeHint() const 27818 vfunc[60]: QWidget::sizePolicy() const 27819 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27820 vfunc[62]: QWidget::heightForWidth(int) const 27821 vfunc[63]: QWidget::adjustSize() 27822 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27823 const&, bool) 27824 vfunc[65]: QWidget::setAcceptDrops(bool) 27825 vfunc[66]: QWidget::setAutoMask(bool) 27826 vfunc[67]: 27827 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27828 vfunc[68]: QWidget::customWhatsThis() const 27829 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 27830 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 27831 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27832 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 27833 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27834 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 27835 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 27836 vfunc[76]: QPushButton::focusInEvent(QFocusEvent*) 27837 vfunc[77]: QPushButton::focusOutEvent(QFocusEvent*) 27838 vfunc[78]: QWidget::enterEvent(QEvent*) 27839 vfunc[79]: QWidget::leaveEvent(QEvent*) 27840 vfunc[80]: QButton::paintEvent(QPaintEvent*) 27841 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27842 vfunc[82]: QPushButton::resizeEvent(QResizeEvent*) 27843 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27844 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 27845 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27846 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27847 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27848 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27849 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27850 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27851 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27852 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27853 vfunc[93]: QWidget::showEvent(QShowEvent*) 27854 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27855 vfunc[95]: QWidget::x11Event(_XEvent*) 27856 vfunc[96]: QPushButton::updateMask() 27857 vfunc[97]: QWidget::styleChange(QStyle&) 27858 vfunc[98]: QButton::enabledChange(bool) 27859 vfunc[99]: QWidget::paletteChange(QPalette const&) 27860 vfunc[100]: QWidget::fontChange(QFont const&) 27861 vfunc[101]: QWidget::windowActivationChange(bool) 27862 vfunc[102]: QWidget::metric(int) const 27863 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27864 vfunc[104]: QWidget::destroy(bool, bool) 27865 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27866 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27867 vfunc[107]: QWidget::focusNextPrevChild(bool) 27868 vfunc[108]: QWidget::setKeyCompression(bool) 27869 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27870 bool, QFont*) 27871 vfunc[110]: QButton::setText(QString const&) 27872 vfunc[111]: QButton::setPixmap(QPixmap const&) 27873 vfunc[112]: QButton::setAccel(QKeySequence const&) 27874 vfunc[113]: QButton::setDown(bool) 27875 vfunc[114]: QButton::setAutoRepeat(bool) 27876 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 27877 vfunc[116]: QButton::setState(QButton::ToggleState) 27878 vfunc[117]: QButton::hitButton(QPoint const&) const 27879 vfunc[118]: QPushButton::drawButton(QPainter*) 27880 vfunc[119]: QPushButton::drawButtonLabel(QPainter*) 27881 vfunc[120]: QButton::setGroup(QButtonGroup*) 27882 vfunc[121]: QPushButton::setAutoDefault(bool) 27883 vfunc[122]: QPushButton::setDefault(bool) 27884 vfunc[123]: NULL or QPushButton::setIsMenuButton(bool) 27885 vfunc[124]: QPushButton::setOn(bool) 27886 27887 Table 8-321. Secondary vtable for QPushButton 27888 Base Offset -40 27889 Virtual Base Offset 0 27890 RTTI typeinfo for QPushButton 27891 vfunc[0]: non-virtual thunk to QPushButton::~QPushButton() 27892 vfunc[1]: non-virtual thunk to QPushButton::~QPushButton() 27893 vfunc[2]: QPaintDevice::setResolution(int) 27894 vfunc[3]: QPaintDevice::resolution() const 27895 vfunc[4]: QPaintDevice::handle() const 27896 vfunc[5]: QPaintDevice::x11RenderHandle() const 27897 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27898 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27899 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27900 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27901 const 27902 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27903 27904 The Run Time Type Information for the QPushButton class is 27905 described by Table 8-322 27906 27907 Table 8-322. typeinfo for QPushButton 27908 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27909 Name typeinfo name for QPushButton 27910 basetype: typeinfo for QButton 27911 __________________________________________________________ 27912 27913 8.2.22.45. Class data for QWidgetList 27914 27915 The virtual table for the QWidgetList class is described in the 27916 generic part of this specification. 27917 27918 The Run Time Type Information for the QWidgetList class is 27919 described by Table 8-323 27920 27921 Table 8-323. typeinfo for QWidgetList 27922 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27923 Name typeinfo name for QWidgetList 27924 basetype: typeinfo for QPtrList 27925 __________________________________________________________ 27926 27927 8.2.22.46. Class data for QDataView 27928 27929 The virtual table for the QDataView class is described by Table 27930 8-324 27931 27932 Table 8-324. Primary vtable for QDataView 27933 Base Offset 0 27934 Virtual Base Offset 0 27935 RTTI typeinfo for QDataView 27936 vfunc[0]: NULL or QDataView::metaObject() const 27937 vfunc[1]: QDataView::className() const 27938 vfunc[2]: QDataView::qt_cast(char const*) 27939 vfunc[3]: QDataView::qt_invoke(int, QUObject*) 27940 vfunc[4]: QDataView::qt_emit(int, QUObject*) 27941 vfunc[5]: QDataView::qt_property(int, int, QVariant*) 27942 vfunc[6]: QDataView::~QDataView() 27943 vfunc[7]: QDataView::~QDataView() 27944 vfunc[8]: QWidget::event(QEvent*) 27945 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27946 vfunc[10]: QWidget::setName(char const*) 27947 vfunc[11]: QObject::insertChild(QObject*) 27948 vfunc[12]: QObject::removeChild(QObject*) 27949 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27950 vfunc[14]: QObject::property(char const*) const 27951 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27952 vfunc[16]: QObject::childEvent(QChildEvent*) 27953 vfunc[17]: QObject::customEvent(QCustomEvent*) 27954 vfunc[18]: QObject::connectNotify(char const*) 27955 vfunc[19]: QObject::disconnectNotify(char const*) 27956 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27957 const*, char const*) 27958 vfunc[21]: QWidget::setEnabled(bool) 27959 vfunc[22]: QWidget::setMinimumSize(int, int) 27960 vfunc[23]: QWidget::setMaximumSize(int, int) 27961 vfunc[24]: QWidget::setSizeIncrement(int, int) 27962 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27963 vfunc[26]: QWidget::setEraseColor(QColor const&) 27964 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27965 vfunc[28]: QWidget::setPalette(QPalette const&) 27966 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27967 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27968 vfunc[31]: QWidget::setFont(QFont const&) 27969 vfunc[32]: QWidget::setCursor(QCursor const&) 27970 vfunc[33]: QWidget::unsetCursor() 27971 vfunc[34]: QWidget::setMask(QBitmap const&) 27972 vfunc[35]: QWidget::setMask(QRegion const&) 27973 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27974 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27975 vfunc[38]: QWidget::setCaption(QString const&) 27976 vfunc[39]: QWidget::setIcon(QPixmap const&) 27977 vfunc[40]: QWidget::setIconText(QString const&) 27978 vfunc[41]: QWidget::setMouseTracking(bool) 27979 vfunc[42]: QWidget::setFocus() 27980 vfunc[43]: QWidget::setActiveWindow() 27981 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27982 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27983 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27984 vfunc[47]: QWidget::show() 27985 vfunc[48]: QWidget::hide() 27986 vfunc[49]: QWidget::showMinimized() 27987 vfunc[50]: QWidget::showMaximized() 27988 vfunc[51]: QWidget::showNormal() 27989 vfunc[52]: QWidget::polish() 27990 vfunc[53]: QWidget::move(int, int) 27991 vfunc[54]: QWidget::resize(int, int) 27992 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27993 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27994 vfunc[57]: QWidget::close(bool) 27995 vfunc[58]: QWidget::sizeHint() const 27996 vfunc[59]: QWidget::minimumSizeHint() const 27997 vfunc[60]: QWidget::sizePolicy() const 27998 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27999 vfunc[62]: QWidget::heightForWidth(int) const 28000 vfunc[63]: QWidget::adjustSize() 28001 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28002 const&, bool) 28003 vfunc[65]: QWidget::setAcceptDrops(bool) 28004 vfunc[66]: QWidget::setAutoMask(bool) 28005 vfunc[67]: 28006 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28007 vfunc[68]: QWidget::customWhatsThis() const 28008 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 28009 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28010 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28011 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 28012 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28013 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28014 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28015 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28016 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28017 vfunc[78]: QWidget::enterEvent(QEvent*) 28018 vfunc[79]: QWidget::leaveEvent(QEvent*) 28019 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 28020 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28021 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 28022 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28023 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28024 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28025 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28026 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28027 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28028 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28029 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28030 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28031 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28032 vfunc[93]: QWidget::showEvent(QShowEvent*) 28033 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28034 vfunc[95]: QWidget::x11Event(_XEvent*) 28035 vfunc[96]: QWidget::updateMask() 28036 vfunc[97]: QWidget::styleChange(QStyle&) 28037 vfunc[98]: QWidget::enabledChange(bool) 28038 vfunc[99]: QWidget::paletteChange(QPalette const&) 28039 vfunc[100]: QWidget::fontChange(QFont const&) 28040 vfunc[101]: QWidget::windowActivationChange(bool) 28041 vfunc[102]: QWidget::metric(int) const 28042 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28043 vfunc[104]: QWidget::destroy(bool, bool) 28044 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28045 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28046 vfunc[107]: QWidget::focusNextPrevChild(bool) 28047 vfunc[108]: QWidget::setKeyCompression(bool) 28048 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28049 bool, QFont*) 28050 vfunc[110]: QDataView::setForm(QSqlForm*) 28051 vfunc[111]: QDataView::setRecord(QSqlRecord*) 28052 vfunc[112]: QDataView::refresh(QSqlRecord*) 28053 vfunc[113]: QDataView::readFields() 28054 vfunc[114]: QDataView::writeFields() 28055 vfunc[115]: QDataView::clearValues() 28056 28057 Table 8-325. Secondary vtable for QDataView 28058 Base Offset -40 28059 Virtual Base Offset 0 28060 RTTI typeinfo for QDataView 28061 vfunc[0]: non-virtual thunk to QDataView::~QDataView() 28062 vfunc[1]: non-virtual thunk to QDataView::~QDataView() 28063 vfunc[2]: QPaintDevice::setResolution(int) 28064 vfunc[3]: QPaintDevice::resolution() const 28065 vfunc[4]: QPaintDevice::handle() const 28066 vfunc[5]: QPaintDevice::x11RenderHandle() const 28067 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28068 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28069 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28070 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28071 const 28072 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28073 28074 The Run Time Type Information for the QDataView class is 28075 described by Table 8-326 28076 28077 Table 8-326. typeinfo for QDataView 28078 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28079 Name typeinfo name for QDataView 28080 basetype: typeinfo for QWidget 28081 __________________________________________________________ 28082 28083 8.2.22.47. Class data for QDataBrowser 28084 28085 The virtual table for the QDataBrowser class is described by 28086 Table 8-327 28087 28088 Table 8-327. Primary vtable for QDataBrowser 28089 Base Offset 0 28090 Virtual Base Offset 0 28091 RTTI typeinfo for QDataBrowser 28092 vfunc[0]: NULL or QDataBrowser::metaObject() const 28093 vfunc[1]: QDataBrowser::className() const 28094 vfunc[2]: QDataBrowser::qt_cast(char const*) 28095 vfunc[3]: QDataBrowser::qt_invoke(int, QUObject*) 28096 vfunc[4]: QDataBrowser::qt_emit(int, QUObject*) 28097 vfunc[5]: QDataBrowser::qt_property(int, int, QVariant*) 28098 vfunc[6]: QDataBrowser::~QDataBrowser() 28099 vfunc[7]: QDataBrowser::~QDataBrowser() 28100 vfunc[8]: QWidget::event(QEvent*) 28101 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28102 vfunc[10]: QWidget::setName(char const*) 28103 vfunc[11]: QObject::insertChild(QObject*) 28104 vfunc[12]: QObject::removeChild(QObject*) 28105 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28106 vfunc[14]: QObject::property(char const*) const 28107 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28108 vfunc[16]: QObject::childEvent(QChildEvent*) 28109 vfunc[17]: QObject::customEvent(QCustomEvent*) 28110 vfunc[18]: QObject::connectNotify(char const*) 28111 vfunc[19]: QObject::disconnectNotify(char const*) 28112 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28113 const*, char const*) 28114 vfunc[21]: QWidget::setEnabled(bool) 28115 vfunc[22]: QWidget::setMinimumSize(int, int) 28116 vfunc[23]: QWidget::setMaximumSize(int, int) 28117 vfunc[24]: QWidget::setSizeIncrement(int, int) 28118 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28119 vfunc[26]: QWidget::setEraseColor(QColor const&) 28120 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28121 vfunc[28]: QWidget::setPalette(QPalette const&) 28122 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28123 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28124 vfunc[31]: QWidget::setFont(QFont const&) 28125 vfunc[32]: QWidget::setCursor(QCursor const&) 28126 vfunc[33]: QWidget::unsetCursor() 28127 vfunc[34]: QWidget::setMask(QBitmap const&) 28128 vfunc[35]: QWidget::setMask(QRegion const&) 28129 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28130 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28131 vfunc[38]: QWidget::setCaption(QString const&) 28132 vfunc[39]: QWidget::setIcon(QPixmap const&) 28133 vfunc[40]: QWidget::setIconText(QString const&) 28134 vfunc[41]: QWidget::setMouseTracking(bool) 28135 vfunc[42]: QWidget::setFocus() 28136 vfunc[43]: QWidget::setActiveWindow() 28137 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28138 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28139 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28140 vfunc[47]: QWidget::show() 28141 vfunc[48]: QWidget::hide() 28142 vfunc[49]: QWidget::showMinimized() 28143 vfunc[50]: QWidget::showMaximized() 28144 vfunc[51]: QWidget::showNormal() 28145 vfunc[52]: QWidget::polish() 28146 vfunc[53]: QWidget::move(int, int) 28147 vfunc[54]: QWidget::resize(int, int) 28148 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28149 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28150 vfunc[57]: QWidget::close(bool) 28151 vfunc[58]: QWidget::sizeHint() const 28152 vfunc[59]: QWidget::minimumSizeHint() const 28153 vfunc[60]: QWidget::sizePolicy() const 28154 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28155 vfunc[62]: QWidget::heightForWidth(int) const 28156 vfunc[63]: QWidget::adjustSize() 28157 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28158 const&, bool) 28159 vfunc[65]: QWidget::setAcceptDrops(bool) 28160 vfunc[66]: QWidget::setAutoMask(bool) 28161 vfunc[67]: 28162 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28163 vfunc[68]: QWidget::customWhatsThis() const 28164 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 28165 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28166 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28167 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 28168 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28169 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28170 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28171 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28172 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28173 vfunc[78]: QWidget::enterEvent(QEvent*) 28174 vfunc[79]: QWidget::leaveEvent(QEvent*) 28175 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 28176 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28177 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 28178 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28179 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28180 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28181 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28182 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28183 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28184 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28185 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28186 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28187 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28188 vfunc[93]: QWidget::showEvent(QShowEvent*) 28189 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28190 vfunc[95]: QWidget::x11Event(_XEvent*) 28191 vfunc[96]: QWidget::updateMask() 28192 vfunc[97]: QWidget::styleChange(QStyle&) 28193 vfunc[98]: QWidget::enabledChange(bool) 28194 vfunc[99]: QWidget::paletteChange(QPalette const&) 28195 vfunc[100]: QWidget::fontChange(QFont const&) 28196 vfunc[101]: QWidget::windowActivationChange(bool) 28197 vfunc[102]: QWidget::metric(int) const 28198 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28199 vfunc[104]: QWidget::destroy(bool, bool) 28200 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28201 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28202 vfunc[107]: QWidget::focusNextPrevChild(bool) 28203 vfunc[108]: QWidget::setKeyCompression(bool) 28204 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28205 bool, QFont*) 28206 vfunc[110]: QDataBrowser::setSqlCursor(QSqlCursor*, bool) 28207 vfunc[111]: QDataBrowser::setForm(QSqlForm*) 28208 vfunc[112]: QDataBrowser::setConfirmEdits(bool) 28209 vfunc[113]: QDataBrowser::setConfirmInsert(bool) 28210 vfunc[114]: QDataBrowser::setConfirmUpdate(bool) 28211 vfunc[115]: QDataBrowser::setConfirmDelete(bool) 28212 vfunc[116]: QDataBrowser::setConfirmCancels(bool) 28213 vfunc[117]: QDataBrowser::setReadOnly(bool) 28214 vfunc[118]: QDataBrowser::setAutoEdit(bool) 28215 vfunc[119]: QDataBrowser::seek(int, bool) 28216 vfunc[120]: QDataBrowser::refresh() 28217 vfunc[121]: QDataBrowser::insert() 28218 vfunc[122]: QDataBrowser::update() 28219 vfunc[123]: QDataBrowser::del() 28220 vfunc[124]: QDataBrowser::first() 28221 vfunc[125]: QDataBrowser::last() 28222 vfunc[126]: QDataBrowser::next() 28223 vfunc[127]: QDataBrowser::prev() 28224 vfunc[128]: QDataBrowser::readFields() 28225 vfunc[129]: QDataBrowser::writeFields() 28226 vfunc[130]: QDataBrowser::clearValues() 28227 vfunc[131]: QDataBrowser::insertCurrent() 28228 vfunc[132]: QDataBrowser::updateCurrent() 28229 vfunc[133]: QDataBrowser::deleteCurrent() 28230 vfunc[134]: QDataBrowser::currentEdited() 28231 vfunc[135]: QDataBrowser::confirmEdit(QSql::Op) 28232 vfunc[136]: QDataBrowser::confirmCancel(QSql::Op) 28233 vfunc[137]: QDataBrowser::handleError(QSqlError const&) 28234 28235 Table 8-328. Secondary vtable for QDataBrowser 28236 Base Offset -40 28237 Virtual Base Offset 0 28238 RTTI typeinfo for QDataBrowser 28239 vfunc[0]: non-virtual thunk to QDataBrowser::~QDataBrowser() 28240 vfunc[1]: non-virtual thunk to QDataBrowser::~QDataBrowser() 28241 vfunc[2]: QPaintDevice::setResolution(int) 28242 vfunc[3]: QPaintDevice::resolution() const 28243 vfunc[4]: QPaintDevice::handle() const 28244 vfunc[5]: QPaintDevice::x11RenderHandle() const 28245 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28246 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28247 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28248 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28249 const 28250 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28251 28252 The Run Time Type Information for the QDataBrowser class is 28253 described by Table 8-329 28254 28255 Table 8-329. typeinfo for QDataBrowser 28256 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28257 Name typeinfo name for QDataBrowser 28258 basetype: typeinfo for QWidget 28259 __________________________________________________________ 28260 28261 8.2.22.48. Class data for QTextEdit 28262 28263 The virtual table for the QTextEdit class is described by Table 28264 8-330 28265 28266 Table 8-330. Primary vtable for QTextEdit 28267 Base Offset 0 28268 Virtual Base Offset 0 28269 RTTI typeinfo for QTextEdit 28270 vfunc[0]: NULL or QTextEdit::metaObject() const 28271 vfunc[1]: QTextEdit::className() const 28272 vfunc[2]: QTextEdit::qt_cast(char const*) 28273 vfunc[3]: QTextEdit::qt_invoke(int, QUObject*) 28274 vfunc[4]: QTextEdit::qt_emit(int, QUObject*) 28275 vfunc[5]: QTextEdit::qt_property(int, int, QVariant*) 28276 vfunc[6]: QTextEdit::~QTextEdit() 28277 vfunc[7]: QTextEdit::~QTextEdit() 28278 vfunc[8]: QTextEdit::event(QEvent*) 28279 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 28280 vfunc[10]: QWidget::setName(char const*) 28281 vfunc[11]: QObject::insertChild(QObject*) 28282 vfunc[12]: QScrollView::removeChild(QObject*) 28283 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28284 vfunc[14]: QObject::property(char const*) const 28285 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28286 vfunc[16]: QObject::childEvent(QChildEvent*) 28287 vfunc[17]: QObject::customEvent(QCustomEvent*) 28288 vfunc[18]: QObject::connectNotify(char const*) 28289 vfunc[19]: QObject::disconnectNotify(char const*) 28290 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28291 const*, char const*) 28292 vfunc[21]: QTextEdit::setEnabled(bool) 28293 vfunc[22]: QWidget::setMinimumSize(int, int) 28294 vfunc[23]: QWidget::setMaximumSize(int, int) 28295 vfunc[24]: QWidget::setSizeIncrement(int, int) 28296 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28297 vfunc[26]: QWidget::setEraseColor(QColor const&) 28298 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28299 vfunc[28]: QTextEdit::setPalette(QPalette const&) 28300 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28301 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28302 vfunc[31]: QTextEdit::setFont(QFont const&) 28303 vfunc[32]: QWidget::setCursor(QCursor const&) 28304 vfunc[33]: QWidget::unsetCursor() 28305 vfunc[34]: QWidget::setMask(QBitmap const&) 28306 vfunc[35]: QWidget::setMask(QRegion const&) 28307 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28308 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28309 vfunc[38]: QWidget::setCaption(QString const&) 28310 vfunc[39]: QWidget::setIcon(QPixmap const&) 28311 vfunc[40]: QWidget::setIconText(QString const&) 28312 vfunc[41]: QWidget::setMouseTracking(bool) 28313 vfunc[42]: QWidget::setFocus() 28314 vfunc[43]: QWidget::setActiveWindow() 28315 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28316 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28317 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28318 vfunc[47]: QScrollView::show() 28319 vfunc[48]: QWidget::hide() 28320 vfunc[49]: QWidget::showMinimized() 28321 vfunc[50]: QWidget::showMaximized() 28322 vfunc[51]: QWidget::showNormal() 28323 vfunc[52]: QTextEdit::polish() 28324 vfunc[53]: QWidget::move(int, int) 28325 vfunc[54]: QScrollView::resize(int, int) 28326 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28327 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28328 vfunc[57]: QWidget::close(bool) 28329 vfunc[58]: QTextEdit::sizeHint() const 28330 vfunc[59]: QScrollView::minimumSizeHint() const 28331 vfunc[60]: QWidget::sizePolicy() const 28332 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28333 vfunc[62]: QTextEdit::heightForWidth(int) const 28334 vfunc[63]: QWidget::adjustSize() 28335 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28336 const&, bool) 28337 vfunc[65]: QWidget::setAcceptDrops(bool) 28338 vfunc[66]: QWidget::setAutoMask(bool) 28339 vfunc[67]: 28340 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28341 vfunc[68]: QWidget::customWhatsThis() const 28342 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 28343 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 28344 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 28345 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 28346 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 28347 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 28348 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28349 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28350 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28351 vfunc[78]: QWidget::enterEvent(QEvent*) 28352 vfunc[79]: QWidget::leaveEvent(QEvent*) 28353 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28354 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28355 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 28356 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28357 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 28358 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 28359 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 28360 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 28361 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28362 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28363 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28364 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28365 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28366 vfunc[93]: QWidget::showEvent(QShowEvent*) 28367 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28368 vfunc[95]: QWidget::x11Event(_XEvent*) 28369 vfunc[96]: QWidget::updateMask() 28370 vfunc[97]: QScrollView::styleChange(QStyle&) 28371 vfunc[98]: QWidget::enabledChange(bool) 28372 vfunc[99]: QWidget::paletteChange(QPalette const&) 28373 vfunc[100]: QScrollView::fontChange(QFont const&) 28374 vfunc[101]: QTextEdit::windowActivationChange(bool) 28375 vfunc[102]: QWidget::metric(int) const 28376 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28377 vfunc[104]: QWidget::destroy(bool, bool) 28378 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28379 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28380 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 28381 vfunc[108]: QWidget::setKeyCompression(bool) 28382 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28383 bool, QFont*) 28384 vfunc[110]: QFrame::setFrameStyle(int) 28385 vfunc[111]: QFrame::setLineWidth(int) 28386 vfunc[112]: QFrame::setMargin(int) 28387 vfunc[113]: QFrame::setMidLineWidth(int) 28388 vfunc[114]: QFrame::setFrameRect(QRect const&) 28389 vfunc[115]: QFrame::drawFrame(QPainter*) 28390 vfunc[116]: QTextEdit::drawContents(QPainter*) 28391 vfunc[117]: QScrollView::frameChanged() 28392 vfunc[118]: 28393 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 28394 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 28395 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 28396 vfunc[121]: 28397 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 28398 vfunc[122]: 28399 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 28400 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 28401 vfunc[124]: QScrollView::setDragAutoScroll(bool) 28402 vfunc[125]: QScrollView::resizeContents(int, int) 28403 vfunc[126]: QScrollView::setContentsPos(int, int) 28404 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 28405 int) 28406 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 28407 int, int, int, int, int) 28408 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 28409 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 28410 vfunc[131]: 28411 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 28412 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 28413 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 28414 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 28415 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 28416 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 28417 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 28418 vfunc[138]: 28419 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 28420 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 28421 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 28422 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 28423 vfunc[142]: 28424 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 28425 vfunc[143]: 28426 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 28427 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 28428 vfunc[145]: 28429 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 28430 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 28431 vfunc[147]: 28432 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 28433 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 28434 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 28435 vfunc[150]: 28436 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 28437 vfunc[151]: QScrollView::setMargins(int, int, int, int) 28438 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 28439 int, int) 28440 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 28441 int, int) 28442 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 28443 int*, int*) 28444 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 28445 QTextEdit::VerticalAlignment*) 28446 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 28447 QTextEdit::VerticalAlignment*, int*, 28448 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 28449 int*) 28450 vfunc[157]: 28451 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 28452 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 28453 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 28454 vfunc[160]: QTextEdit::setPaper(QBrush const&) 28455 vfunc[161]: QTextEdit::setLinkUnderline(bool) 28456 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 28457 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 28458 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 28459 vfunc[165]: QTextEdit::copy() 28460 vfunc[166]: QTextEdit::append(QString const&) 28461 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 28462 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 28463 vfunc[169]: QTextEdit::selectAll(bool) 28464 vfunc[170]: QTextEdit::setTabStopWidth(int) 28465 vfunc[171]: QTextEdit::zoomIn(int) 28466 vfunc[172]: NULL or QTextEdit::zoomIn() 28467 vfunc[173]: QTextEdit::zoomOut(int) 28468 vfunc[174]: NULL or QTextEdit::zoomOut() 28469 vfunc[175]: QTextEdit::zoomTo(int) 28470 vfunc[176]: QTextEdit::sync() 28471 vfunc[177]: QTextEdit::setReadOnly(bool) 28472 vfunc[178]: QTextEdit::undo() 28473 vfunc[179]: QTextEdit::redo() 28474 vfunc[180]: QTextEdit::cut() 28475 vfunc[181]: QTextEdit::paste() 28476 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 28477 vfunc[183]: QTextEdit::clear() 28478 vfunc[184]: QTextEdit::del() 28479 vfunc[185]: QTextEdit::indent() 28480 vfunc[186]: QTextEdit::setItalic(bool) 28481 vfunc[187]: QTextEdit::setBold(bool) 28482 vfunc[188]: QTextEdit::setUnderline(bool) 28483 vfunc[189]: QTextEdit::setFamily(QString const&) 28484 vfunc[190]: QTextEdit::setPointSize(int) 28485 vfunc[191]: QTextEdit::setColor(QColor const&) 28486 vfunc[192]: 28487 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 28488 vfunc[193]: QTextEdit::setAlignment(int) 28489 vfunc[194]: 28490 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 28491 QStyleSheetItem::ListStyle) 28492 vfunc[195]: QTextEdit::setCursorPosition(int, int) 28493 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 28494 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 28495 const&, bool) 28496 vfunc[198]: QTextEdit::setModified(bool) 28497 vfunc[199]: QTextEdit::resetFormat() 28498 vfunc[200]: QTextEdit::setUndoDepth(int) 28499 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 28500 vfunc[202]: QTextEdit::ensureCursorVisible() 28501 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 28502 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 28503 bool) 28504 vfunc[205]: 28505 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 28506 vfunc[206]: QTextEdit::removeSelectedText(int) 28507 vfunc[207]: QTextEdit::removeSelection(int) 28508 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 28509 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 28510 vfunc[210]: QTextEdit::scrollToBottom() 28511 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 28512 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 28513 vfunc[213]: QTextEdit::removeParagraph(int) 28514 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 28515 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 28516 const&) 28517 vfunc[216]: QTextEdit::clearParagraphBackground(int) 28518 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 28519 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 28520 vfunc[219]: QTextEdit::createPopupMenu() 28521 vfunc[220]: QTextEdit::doChangeInterval() 28522 vfunc[221]: NULL or QTextEdit::linksEnabled() const 28523 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 28524 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 28525 28526 Table 8-331. Secondary vtable for QTextEdit 28527 Base Offset -40 28528 Virtual Base Offset 0 28529 RTTI typeinfo for QTextEdit 28530 vfunc[0]: non-virtual thunk to QTextEdit::~QTextEdit() 28531 vfunc[1]: non-virtual thunk to QTextEdit::~QTextEdit() 28532 vfunc[2]: QPaintDevice::setResolution(int) 28533 vfunc[3]: QPaintDevice::resolution() const 28534 vfunc[4]: QPaintDevice::handle() const 28535 vfunc[5]: QPaintDevice::x11RenderHandle() const 28536 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28537 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28538 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28539 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28540 const 28541 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28542 28543 The Run Time Type Information for the QTextEdit class is 28544 described by Table 8-332 28545 28546 Table 8-332. typeinfo for QTextEdit 28547 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28548 Name typeinfo name for QTextEdit 28549 basetype: typeinfo for QScrollView 28550 __________________________________________________________ 28551 28552 8.2.22.49. Interfaces for Qt3 Widgets 28553 28554 An LSB conforming implementation shall provide the architecture 28555 specific functions for Qt3 Widgets specified in Table 8-333, 28556 with the full mandatory functionality as described in the 28557 referenced underlying specification. 28558 28559 Table 8-333. libqt-mt - Qt3 Widgets Function Interfaces 28560 _ZThn116_N10QScrollBar10stepChangeEv [CXXABI-1.86] 28561 _ZThn116_N10QScrollBar11rangeChangeEv [CXXABI-1.86] 28562 _ZThn116_N10QScrollBar11valueChangeEv [CXXABI-1.86] 28563 _ZThn116_N10QScrollBarD0Ev [CXXABI-1.86] 28564 _ZThn116_N10QScrollBarD1Ev [CXXABI-1.86] 28565 _ZThn116_N5QDial11rangeChangeEv [CXXABI-1.86] 28566 _ZThn116_N5QDial11valueChangeEv [CXXABI-1.86] 28567 _ZThn116_N5QDialD0Ev [CXXABI-1.86] 28568 _ZThn116_N5QDialD1Ev [CXXABI-1.86] 28569 _ZThn116_N7QSlider11rangeChangeEv [CXXABI-1.86] 28570 _ZThn116_N7QSlider11valueChangeEv [CXXABI-1.86] 28571 _ZThn116_N7QSliderD0Ev [CXXABI-1.86] 28572 _ZThn116_N7QSliderD1Ev [CXXABI-1.86] 28573 _ZThn116_N8QSpinBox11rangeChangeEv [CXXABI-1.86] 28574 _ZThn116_N8QSpinBox11valueChangeEv [CXXABI-1.86] 28575 _ZThn116_N8QSpinBoxD0Ev [CXXABI-1.86] 28576 _ZThn116_N8QSpinBoxD1Ev [CXXABI-1.86] _ZThn40_N10QLCDNumberD0Ev 28577 [CXXABI-1.86] 28578 _ZThn40_N10QLCDNumberD1Ev [CXXABI-1.86] 28579 _ZThn40_N10QScrollBarD0Ev [CXXABI-1.86] 28580 _ZThn40_N10QScrollBarD1Ev [CXXABI-1.86] 28581 _ZThn40_N10QTabWidgetD0Ev [CXXABI-1.86] 28582 _ZThn40_N10QTabWidgetD1Ev [CXXABI-1.86] 28583 _ZThn40_N11QDockWindowD0Ev [CXXABI-1.86] 28584 _ZThn40_N11QDockWindowD1Ev [CXXABI-1.86] 28585 _ZThn40_N11QMainWindowD0Ev [CXXABI-1.86] 28586 _ZThn40_N11QMainWindowD1Ev [CXXABI-1.86] 28587 _ZThn40_N11QPushButtonD0Ev [CXXABI-1.86] 28588 _ZThn40_N11QPushButtonD1Ev [CXXABI-1.86] 28589 _ZThn40_N11QScrollViewD0Ev [CXXABI-1.86] 28590 _ZThn40_N11QScrollViewD1Ev [CXXABI-1.86] 28591 _ZThn40_N11QSpinWidgetD0Ev [CXXABI-1.86] 28592 _ZThn40_N11QSpinWidgetD1Ev [CXXABI-1.86] 28593 _ZThn40_N11QToolButtonD0Ev [CXXABI-1.86] 28594 _ZThn40_N11QToolButtonD1Ev [CXXABI-1.86] 28595 _ZThn40_N12QDataBrowserD0Ev [CXXABI-1.86] 28596 _ZThn40_N12QDataBrowserD1Ev [CXXABI-1.86] 28597 _ZThn40_N12QTextBrowserD0Ev [CXXABI-1.86] 28598 _ZThn40_N12QTextBrowserD1Ev [CXXABI-1.86] 28599 _ZThn40_N14QDesktopWidgetD0Ev [CXXABI-1.86] 28600 _ZThn40_N14QDesktopWidgetD1Ev [CXXABI-1.86] 28601 _ZThn40_N14QMultiLineEditD0Ev [CXXABI-1.86] 28602 _ZThn40_N14QMultiLineEditD1Ev [CXXABI-1.86] _ZThn40_N5QDialD0Ev 28603 [CXXABI-1.86] 28604 _ZThn40_N5QDialD1Ev [CXXABI-1.86] _ZThn40_N6QLabelD0Ev 28605 [CXXABI-1.86] 28606 _ZThn40_N6QLabelD1Ev [CXXABI-1.86] _ZThn40_N7QButtonD0Ev 28607 [CXXABI-1.86] 28608 _ZThn40_N7QButtonD1Ev [CXXABI-1.86] _ZThn40_N7QSliderD0Ev 28609 [CXXABI-1.86] 28610 _ZThn40_N7QSliderD1Ev [CXXABI-1.86] _ZThn40_N7QTabBarD0Ev 28611 [CXXABI-1.86] 28612 _ZThn40_N7QTabBarD1Ev [CXXABI-1.86] _ZThn40_N7QWidgetD0Ev 28613 [CXXABI-1.86] 28614 _ZThn40_N7QWidgetD1Ev [CXXABI-1.86] _ZThn40_N8QListBoxD0Ev 28615 [CXXABI-1.86] 28616 _ZThn40_N8QListBoxD1Ev [CXXABI-1.86] _ZThn40_N8QSpinBoxD0Ev 28617 [CXXABI-1.86] 28618 _ZThn40_N8QSpinBoxD1Ev [CXXABI-1.86] _ZThn40_N8QToolBoxD0Ev 28619 [CXXABI-1.86] 28620 _ZThn40_N8QToolBoxD1Ev [CXXABI-1.86] _ZThn40_N9QComboBoxD0Ev 28621 [CXXABI-1.86] 28622 _ZThn40_N9QComboBoxD1Ev [CXXABI-1.86] _ZThn40_N9QDataViewD0Ev 28623 [CXXABI-1.86] 28624 _ZThn40_N9QDataViewD1Ev [CXXABI-1.86] _ZThn40_N9QDockAreaD0Ev 28625 [CXXABI-1.86] 28626 _ZThn40_N9QDockAreaD1Ev [CXXABI-1.86] _ZThn40_N9QGridViewD0Ev 28627 [CXXABI-1.86] 28628 _ZThn40_N9QGridViewD1Ev [CXXABI-1.86] _ZThn40_N9QIconViewD0Ev 28629 [CXXABI-1.86] 28630 _ZThn40_N9QIconViewD1Ev [CXXABI-1.86] _ZThn40_N9QLineEditD0Ev 28631 [CXXABI-1.86] 28632 _ZThn40_N9QLineEditD1Ev [CXXABI-1.86] _ZThn40_N9QListViewD0Ev 28633 [CXXABI-1.86] 28634 _ZThn40_N9QListViewD1Ev [CXXABI-1.86] _ZThn40_N9QTextEditD0Ev 28635 [CXXABI-1.86] 28636 _ZThn40_N9QTextEditD1Ev [CXXABI-1.86] _ZThn40_N9QTextViewD0Ev 28637 [CXXABI-1.86] 28638 _ZThn40_N9QTextViewD1Ev [CXXABI-1.86] 28639 _ZThn40_NK7QWidget6metricEi [CXXABI-1.86] 28640 __________________________________________________________ 28641 28642 8.2.23. Qt3 Menus 28643 __________________________________________________________ 28644 28645 8.2.23.1. Class data for QPopupMenu 28646 28647 The virtual table for the QPopupMenu class is described by 28648 Table 8-334 28649 28650 Table 8-334. Primary vtable for QPopupMenu 28651 Base Offset 0 28652 Virtual Base Offset 0 28653 RTTI typeinfo for QPopupMenu 28654 vfunc[0]: NULL or QPopupMenu::metaObject() const 28655 vfunc[1]: QPopupMenu::className() const 28656 vfunc[2]: QPopupMenu::qt_cast(char const*) 28657 vfunc[3]: QPopupMenu::qt_invoke(int, QUObject*) 28658 vfunc[4]: QPopupMenu::qt_emit(int, QUObject*) 28659 vfunc[5]: QPopupMenu::qt_property(int, int, QVariant*) 28660 vfunc[6]: QPopupMenu::~QPopupMenu() 28661 vfunc[7]: QPopupMenu::~QPopupMenu() 28662 vfunc[8]: QWidget::event(QEvent*) 28663 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28664 vfunc[10]: QWidget::setName(char const*) 28665 vfunc[11]: QObject::insertChild(QObject*) 28666 vfunc[12]: QObject::removeChild(QObject*) 28667 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28668 vfunc[14]: QObject::property(char const*) const 28669 vfunc[15]: QPopupMenu::timerEvent(QTimerEvent*) 28670 vfunc[16]: QObject::childEvent(QChildEvent*) 28671 vfunc[17]: QObject::customEvent(QCustomEvent*) 28672 vfunc[18]: QObject::connectNotify(char const*) 28673 vfunc[19]: QObject::disconnectNotify(char const*) 28674 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28675 const*, char const*) 28676 vfunc[21]: QWidget::setEnabled(bool) 28677 vfunc[22]: QWidget::setMinimumSize(int, int) 28678 vfunc[23]: QWidget::setMaximumSize(int, int) 28679 vfunc[24]: QWidget::setSizeIncrement(int, int) 28680 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28681 vfunc[26]: QWidget::setEraseColor(QColor const&) 28682 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28683 vfunc[28]: QWidget::setPalette(QPalette const&) 28684 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28685 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28686 vfunc[31]: QPopupMenu::setFont(QFont const&) 28687 vfunc[32]: QWidget::setCursor(QCursor const&) 28688 vfunc[33]: QWidget::unsetCursor() 28689 vfunc[34]: QWidget::setMask(QBitmap const&) 28690 vfunc[35]: QWidget::setMask(QRegion const&) 28691 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28692 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28693 vfunc[38]: QWidget::setCaption(QString const&) 28694 vfunc[39]: QWidget::setIcon(QPixmap const&) 28695 vfunc[40]: QWidget::setIconText(QString const&) 28696 vfunc[41]: QWidget::setMouseTracking(bool) 28697 vfunc[42]: QWidget::setFocus() 28698 vfunc[43]: QWidget::setActiveWindow() 28699 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28700 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28701 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28702 vfunc[47]: QPopupMenu::show() 28703 vfunc[48]: QPopupMenu::hide() 28704 vfunc[49]: QWidget::showMinimized() 28705 vfunc[50]: QWidget::showMaximized() 28706 vfunc[51]: QWidget::showNormal() 28707 vfunc[52]: QWidget::polish() 28708 vfunc[53]: QWidget::move(int, int) 28709 vfunc[54]: QWidget::resize(int, int) 28710 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28711 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28712 vfunc[57]: QWidget::close(bool) 28713 vfunc[58]: QPopupMenu::sizeHint() const 28714 vfunc[59]: QWidget::minimumSizeHint() const 28715 vfunc[60]: QWidget::sizePolicy() const 28716 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28717 vfunc[62]: QWidget::heightForWidth(int) const 28718 vfunc[63]: QWidget::adjustSize() 28719 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28720 const&, bool) 28721 vfunc[65]: QWidget::setAcceptDrops(bool) 28722 vfunc[66]: QWidget::setAutoMask(bool) 28723 vfunc[67]: 28724 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28725 vfunc[68]: QPopupMenu::customWhatsThis() const 28726 vfunc[69]: QPopupMenu::mousePressEvent(QMouseEvent*) 28727 vfunc[70]: QPopupMenu::mouseReleaseEvent(QMouseEvent*) 28728 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28729 vfunc[72]: QPopupMenu::mouseMoveEvent(QMouseEvent*) 28730 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28731 vfunc[74]: QPopupMenu::keyPressEvent(QKeyEvent*) 28732 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28733 vfunc[76]: QPopupMenu::focusInEvent(QFocusEvent*) 28734 vfunc[77]: QPopupMenu::focusOutEvent(QFocusEvent*) 28735 vfunc[78]: QWidget::enterEvent(QEvent*) 28736 vfunc[79]: QPopupMenu::leaveEvent(QEvent*) 28737 vfunc[80]: QPopupMenu::paintEvent(QPaintEvent*) 28738 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28739 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 28740 vfunc[83]: QPopupMenu::closeEvent(QCloseEvent*) 28741 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28742 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28743 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28744 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28745 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28746 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28747 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28748 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28749 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28750 vfunc[93]: QWidget::showEvent(QShowEvent*) 28751 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28752 vfunc[95]: QWidget::x11Event(_XEvent*) 28753 vfunc[96]: QWidget::updateMask() 28754 vfunc[97]: QPopupMenu::styleChange(QStyle&) 28755 vfunc[98]: QPopupMenu::enabledChange(bool) 28756 vfunc[99]: QWidget::paletteChange(QPalette const&) 28757 vfunc[100]: QWidget::fontChange(QFont const&) 28758 vfunc[101]: QWidget::windowActivationChange(bool) 28759 vfunc[102]: QWidget::metric(int) const 28760 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28761 vfunc[104]: QWidget::destroy(bool, bool) 28762 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28763 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28764 vfunc[107]: QPopupMenu::focusNextPrevChild(bool) 28765 vfunc[108]: QWidget::setKeyCompression(bool) 28766 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28767 bool, QFont*) 28768 vfunc[110]: QFrame::setFrameStyle(int) 28769 vfunc[111]: QFrame::setLineWidth(int) 28770 vfunc[112]: QFrame::setMargin(int) 28771 vfunc[113]: QFrame::setMidLineWidth(int) 28772 vfunc[114]: QFrame::setFrameRect(QRect const&) 28773 vfunc[115]: QFrame::drawFrame(QPainter*) 28774 vfunc[116]: QPopupMenu::drawContents(QPainter*) 28775 vfunc[117]: QPopupMenu::frameChanged() 28776 vfunc[118]: QPopupMenu::updateItem(int) 28777 vfunc[119]: QPopupMenu::setCheckable(bool) 28778 vfunc[120]: QPopupMenu::setActiveItem(int) 28779 vfunc[121]: QPopupMenu::activateItemAt(int) 28780 vfunc[122]: QPopupMenu::menuContentsChanged() 28781 vfunc[123]: QPopupMenu::menuStateChanged() 28782 vfunc[124]: QPopupMenu::menuInsPopup(QPopupMenu*) 28783 vfunc[125]: QPopupMenu::menuDelPopup(QPopupMenu*) 28784 vfunc[126]: QPopupMenu::setFirstItemActive() 28785 28786 Table 8-335. Secondary vtable for QPopupMenu 28787 Base Offset -40 28788 Virtual Base Offset 0 28789 RTTI typeinfo for QPopupMenu 28790 vfunc[0]: non-virtual thunk to QPopupMenu::~QPopupMenu() 28791 vfunc[1]: non-virtual thunk to QPopupMenu::~QPopupMenu() 28792 vfunc[2]: QPaintDevice::setResolution(int) 28793 vfunc[3]: QPaintDevice::resolution() const 28794 vfunc[4]: QPaintDevice::handle() const 28795 vfunc[5]: QPaintDevice::x11RenderHandle() const 28796 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28797 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28798 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28799 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28800 const 28801 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28802 28803 Table 8-336. Secondary vtable for QPopupMenu 28804 Base Offset -148 28805 Virtual Base Offset 0 28806 RTTI typeinfo for QPopupMenu 28807 vfunc[0]: non-virtual thunk to QPopupMenu::~QPopupMenu() 28808 vfunc[1]: non-virtual thunk to QPopupMenu::~QPopupMenu() 28809 vfunc[2]: non-virtual thunk to QPopupMenu::updateItem(int) 28810 vfunc[3]: QMenuData::setId(int, int) 28811 vfunc[4]: non-virtual thunk to QPopupMenu::activateItemAt(int) 28812 vfunc[5]: non-virtual thunk to 28813 QPopupMenu::menuContentsChanged() 28814 vfunc[6]: non-virtual thunk to QPopupMenu::menuStateChanged() 28815 vfunc[7]: non-virtual thunk to 28816 QPopupMenu::menuInsPopup(QPopupMenu*) 28817 vfunc[8]: non-virtual thunk to 28818 QPopupMenu::menuDelPopup(QPopupMenu*) 28819 28820 The Run Time Type Information for the QPopupMenu class is 28821 described by Table 8-337 28822 28823 Table 8-337. typeinfo for QPopupMenu 28824 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 28825 Name typeinfo name for QPopupMenu 28826 flags: 0 28827 basetype: typeinfo for QFrame 2 28828 basetype: typeinfo for QMenuData 37890 28829 __________________________________________________________ 28830 28831 8.2.23.2. Class data for QMenuBar 28832 28833 The virtual table for the QMenuBar class is described by Table 28834 8-338 28835 28836 Table 8-338. Primary vtable for QMenuBar 28837 Base Offset 0 28838 Virtual Base Offset 0 28839 RTTI typeinfo for QMenuBar 28840 vfunc[0]: NULL or QMenuBar::metaObject() const 28841 vfunc[1]: QMenuBar::className() const 28842 vfunc[2]: QMenuBar::qt_cast(char const*) 28843 vfunc[3]: QMenuBar::qt_invoke(int, QUObject*) 28844 vfunc[4]: QMenuBar::qt_emit(int, QUObject*) 28845 vfunc[5]: QMenuBar::qt_property(int, int, QVariant*) 28846 vfunc[6]: QMenuBar::~QMenuBar() 28847 vfunc[7]: QMenuBar::~QMenuBar() 28848 vfunc[8]: QWidget::event(QEvent*) 28849 vfunc[9]: QMenuBar::eventFilter(QObject*, QEvent*) 28850 vfunc[10]: QWidget::setName(char const*) 28851 vfunc[11]: QObject::insertChild(QObject*) 28852 vfunc[12]: QObject::removeChild(QObject*) 28853 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28854 vfunc[14]: QObject::property(char const*) const 28855 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28856 vfunc[16]: QObject::childEvent(QChildEvent*) 28857 vfunc[17]: QObject::customEvent(QCustomEvent*) 28858 vfunc[18]: QObject::connectNotify(char const*) 28859 vfunc[19]: QObject::disconnectNotify(char const*) 28860 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28861 const*, char const*) 28862 vfunc[21]: QWidget::setEnabled(bool) 28863 vfunc[22]: QWidget::setMinimumSize(int, int) 28864 vfunc[23]: QWidget::setMaximumSize(int, int) 28865 vfunc[24]: QWidget::setSizeIncrement(int, int) 28866 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28867 vfunc[26]: QWidget::setEraseColor(QColor const&) 28868 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28869 vfunc[28]: QWidget::setPalette(QPalette const&) 28870 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28871 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28872 vfunc[31]: QWidget::setFont(QFont const&) 28873 vfunc[32]: QWidget::setCursor(QCursor const&) 28874 vfunc[33]: QWidget::unsetCursor() 28875 vfunc[34]: QWidget::setMask(QBitmap const&) 28876 vfunc[35]: QWidget::setMask(QRegion const&) 28877 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28878 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28879 vfunc[38]: QWidget::setCaption(QString const&) 28880 vfunc[39]: QWidget::setIcon(QPixmap const&) 28881 vfunc[40]: QWidget::setIconText(QString const&) 28882 vfunc[41]: QWidget::setMouseTracking(bool) 28883 vfunc[42]: QWidget::setFocus() 28884 vfunc[43]: QWidget::setActiveWindow() 28885 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28886 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28887 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28888 vfunc[47]: QMenuBar::show() 28889 vfunc[48]: QMenuBar::hide() 28890 vfunc[49]: QWidget::showMinimized() 28891 vfunc[50]: QWidget::showMaximized() 28892 vfunc[51]: QWidget::showNormal() 28893 vfunc[52]: QWidget::polish() 28894 vfunc[53]: QWidget::move(int, int) 28895 vfunc[54]: QWidget::resize(int, int) 28896 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28897 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28898 vfunc[57]: QWidget::close(bool) 28899 vfunc[58]: QMenuBar::sizeHint() const 28900 vfunc[59]: QMenuBar::minimumSizeHint() const 28901 vfunc[60]: QWidget::sizePolicy() const 28902 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28903 vfunc[62]: QMenuBar::heightForWidth(int) const 28904 vfunc[63]: QWidget::adjustSize() 28905 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28906 const&, bool) 28907 vfunc[65]: QWidget::setAcceptDrops(bool) 28908 vfunc[66]: QWidget::setAutoMask(bool) 28909 vfunc[67]: 28910 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28911 vfunc[68]: QMenuBar::customWhatsThis() const 28912 vfunc[69]: QMenuBar::mousePressEvent(QMouseEvent*) 28913 vfunc[70]: QMenuBar::mouseReleaseEvent(QMouseEvent*) 28914 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28915 vfunc[72]: QMenuBar::mouseMoveEvent(QMouseEvent*) 28916 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28917 vfunc[74]: QMenuBar::keyPressEvent(QKeyEvent*) 28918 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28919 vfunc[76]: QMenuBar::focusInEvent(QFocusEvent*) 28920 vfunc[77]: QMenuBar::focusOutEvent(QFocusEvent*) 28921 vfunc[78]: QWidget::enterEvent(QEvent*) 28922 vfunc[79]: QMenuBar::leaveEvent(QEvent*) 28923 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28924 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28925 vfunc[82]: QMenuBar::resizeEvent(QResizeEvent*) 28926 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28927 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28928 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28929 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28930 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28931 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28932 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28933 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28934 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28935 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28936 vfunc[93]: QWidget::showEvent(QShowEvent*) 28937 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28938 vfunc[95]: QWidget::x11Event(_XEvent*) 28939 vfunc[96]: QWidget::updateMask() 28940 vfunc[97]: QMenuBar::styleChange(QStyle&) 28941 vfunc[98]: QWidget::enabledChange(bool) 28942 vfunc[99]: QWidget::paletteChange(QPalette const&) 28943 vfunc[100]: QMenuBar::fontChange(QFont const&) 28944 vfunc[101]: QWidget::windowActivationChange(bool) 28945 vfunc[102]: QWidget::metric(int) const 28946 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28947 vfunc[104]: QWidget::destroy(bool, bool) 28948 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28949 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28950 vfunc[107]: QWidget::focusNextPrevChild(bool) 28951 vfunc[108]: QWidget::setKeyCompression(bool) 28952 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28953 bool, QFont*) 28954 vfunc[110]: QFrame::setFrameStyle(int) 28955 vfunc[111]: QFrame::setLineWidth(int) 28956 vfunc[112]: QFrame::setMargin(int) 28957 vfunc[113]: QFrame::setMidLineWidth(int) 28958 vfunc[114]: QFrame::setFrameRect(QRect const&) 28959 vfunc[115]: QFrame::drawFrame(QPainter*) 28960 vfunc[116]: QMenuBar::drawContents(QPainter*) 28961 vfunc[117]: QMenuBar::frameChanged() 28962 vfunc[118]: QMenuBar::updateItem(int) 28963 vfunc[119]: QMenuBar::setSeparator(QMenuBar::Separator) 28964 vfunc[120]: QMenuBar::activateItemAt(int) 28965 vfunc[121]: QMenuBar::menuContentsChanged() 28966 vfunc[122]: QMenuBar::menuStateChanged() 28967 vfunc[123]: QMenuBar::menuInsPopup(QPopupMenu*) 28968 vfunc[124]: QMenuBar::menuDelPopup(QPopupMenu*) 28969 28970 Table 8-339. Secondary vtable for QMenuBar 28971 Base Offset -40 28972 Virtual Base Offset 0 28973 RTTI typeinfo for QMenuBar 28974 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 28975 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 28976 vfunc[2]: QPaintDevice::setResolution(int) 28977 vfunc[3]: QPaintDevice::resolution() const 28978 vfunc[4]: QPaintDevice::handle() const 28979 vfunc[5]: QPaintDevice::x11RenderHandle() const 28980 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28981 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28982 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28983 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28984 const 28985 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28986 28987 Table 8-340. Secondary vtable for QMenuBar 28988 Base Offset -148 28989 Virtual Base Offset 0 28990 RTTI typeinfo for QMenuBar 28991 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 28992 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 28993 vfunc[2]: non-virtual thunk to QMenuBar::updateItem(int) 28994 vfunc[3]: QMenuData::setId(int, int) 28995 vfunc[4]: non-virtual thunk to QMenuBar::activateItemAt(int) 28996 vfunc[5]: non-virtual thunk to QMenuBar::menuContentsChanged() 28997 vfunc[6]: non-virtual thunk to QMenuBar::menuStateChanged() 28998 vfunc[7]: non-virtual thunk to 28999 QMenuBar::menuInsPopup(QPopupMenu*) 29000 vfunc[8]: non-virtual thunk to 29001 QMenuBar::menuDelPopup(QPopupMenu*) 29002 29003 The Run Time Type Information for the QMenuBar class is 29004 described by Table 8-341 29005 29006 Table 8-341. typeinfo for QMenuBar 29007 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 29008 Name typeinfo name for QMenuBar 29009 flags: 0 29010 basetype: typeinfo for QFrame 2 29011 basetype: typeinfo for QMenuData 37890 29012 __________________________________________________________ 29013 29014 8.2.23.3. Class data for QCustomMenuItem 29015 29016 The virtual table for the QCustomMenuItem class is described in 29017 the generic part of this specification. 29018 29019 The Run Time Type Information for the QCustomMenuItem class is 29020 described by Table 8-342 29021 29022 Table 8-342. typeinfo for QCustomMenuItem 29023 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29024 Name typeinfo name for QCustomMenuItem 29025 basetype: typeinfo for Qt 29026 __________________________________________________________ 29027 29028 8.2.23.4. Class data for QMenuData 29029 29030 The virtual table for the QMenuData class is described in the 29031 generic part of this specification. 29032 29033 The Run Time Type Information for the QMenuData class is 29034 described by Table 8-343 29035 29036 Table 8-343. typeinfo for QMenuData 29037 Base Vtable vtable for __cxxabiv1::__class_type_info 29038 Name typeinfo name for QMenuData 29039 __________________________________________________________ 29040 29041 8.2.23.5. Interfaces for Qt3 Menus 29042 29043 An LSB conforming implementation shall provide the architecture 29044 specific functions for Qt3 Menus specified in Table 8-344, with 29045 the full mandatory functionality as described in the referenced 29046 underlying specification. 29047 29048 Table 8-344. libqt-mt - Qt3 Menus Function Interfaces 29049 _ZThn148_N10QPopupMenu10updateItemEi [CXXABI-1.86] 29050 _ZThn148_N10QPopupMenu12menuDelPopupEPS_ [CXXABI-1.86] 29051 _ZThn148_N10QPopupMenu12menuInsPopupEPS_ [CXXABI-1.86] 29052 _ZThn148_N10QPopupMenu14activateItemAtEi [CXXABI-1.86] 29053 _ZThn148_N10QPopupMenu16menuStateChangedEv [CXXABI-1.86] 29054 _ZThn148_N10QPopupMenu19menuContentsChangedEv [CXXABI-1.86] 29055 _ZThn148_N10QPopupMenuD0Ev [CXXABI-1.86] 29056 _ZThn148_N10QPopupMenuD1Ev [CXXABI-1.86] 29057 _ZThn148_N8QMenuBar10updateItemEi [CXXABI-1.86] 29058 _ZThn148_N8QMenuBar12menuDelPopupEP10QPopupMenu [CXXABI-1.86] 29059 _ZThn148_N8QMenuBar12menuInsPopupEP10QPopupMenu [CXXABI-1.86] 29060 _ZThn148_N8QMenuBar14activateItemAtEi [CXXABI-1.86] 29061 _ZThn148_N8QMenuBar16menuStateChangedEv [CXXABI-1.86] 29062 _ZThn148_N8QMenuBar19menuContentsChangedEv [CXXABI-1.86] 29063 _ZThn148_N8QMenuBarD0Ev [CXXABI-1.86] _ZThn148_N8QMenuBarD1Ev 29064 [CXXABI-1.86] 29065 _ZThn40_N10QPopupMenuD0Ev [CXXABI-1.86] 29066 _ZThn40_N10QPopupMenuD1Ev [CXXABI-1.86] 29067 _ZThn40_N8QMenuBarD0Ev [CXXABI-1.86] _ZThn40_N8QMenuBarD1Ev 29068 [CXXABI-1.86] 29069 __________________________________________________________ 29070 29071 8.2.24. Qt3 Organizers 29072 __________________________________________________________ 29073 29074 8.2.24.1. Class data for QHBox 29075 29076 The virtual table for the QHBox class is described by Table 29077 8-345 29078 29079 Table 8-345. Primary vtable for QHBox 29080 Base Offset 0 29081 Virtual Base Offset 0 29082 RTTI typeinfo for QHBox 29083 vfunc[0]: NULL or QHBox::metaObject() const 29084 vfunc[1]: QHBox::className() const 29085 vfunc[2]: QHBox::qt_cast(char const*) 29086 vfunc[3]: QHBox::qt_invoke(int, QUObject*) 29087 vfunc[4]: QHBox::qt_emit(int, QUObject*) 29088 vfunc[5]: QHBox::qt_property(int, int, QVariant*) 29089 vfunc[6]: NULL or QHBox::~QHBox() 29090 vfunc[7]: NULL or QHBox::~QHBox() 29091 vfunc[8]: QWidget::event(QEvent*) 29092 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29093 vfunc[10]: QWidget::setName(char const*) 29094 vfunc[11]: QObject::insertChild(QObject*) 29095 vfunc[12]: QObject::removeChild(QObject*) 29096 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29097 vfunc[14]: QObject::property(char const*) const 29098 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29099 vfunc[16]: QObject::childEvent(QChildEvent*) 29100 vfunc[17]: QObject::customEvent(QCustomEvent*) 29101 vfunc[18]: QObject::connectNotify(char const*) 29102 vfunc[19]: QObject::disconnectNotify(char const*) 29103 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29104 const*, char const*) 29105 vfunc[21]: QWidget::setEnabled(bool) 29106 vfunc[22]: QWidget::setMinimumSize(int, int) 29107 vfunc[23]: QWidget::setMaximumSize(int, int) 29108 vfunc[24]: QWidget::setSizeIncrement(int, int) 29109 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29110 vfunc[26]: QWidget::setEraseColor(QColor const&) 29111 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29112 vfunc[28]: QWidget::setPalette(QPalette const&) 29113 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29114 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29115 vfunc[31]: QWidget::setFont(QFont const&) 29116 vfunc[32]: QWidget::setCursor(QCursor const&) 29117 vfunc[33]: QWidget::unsetCursor() 29118 vfunc[34]: QWidget::setMask(QBitmap const&) 29119 vfunc[35]: QWidget::setMask(QRegion const&) 29120 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29121 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29122 vfunc[38]: QWidget::setCaption(QString const&) 29123 vfunc[39]: QWidget::setIcon(QPixmap const&) 29124 vfunc[40]: QWidget::setIconText(QString const&) 29125 vfunc[41]: QWidget::setMouseTracking(bool) 29126 vfunc[42]: QWidget::setFocus() 29127 vfunc[43]: QWidget::setActiveWindow() 29128 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29129 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29130 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29131 vfunc[47]: QWidget::show() 29132 vfunc[48]: QWidget::hide() 29133 vfunc[49]: QWidget::showMinimized() 29134 vfunc[50]: QWidget::showMaximized() 29135 vfunc[51]: QWidget::showNormal() 29136 vfunc[52]: QWidget::polish() 29137 vfunc[53]: QWidget::move(int, int) 29138 vfunc[54]: QWidget::resize(int, int) 29139 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29140 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29141 vfunc[57]: QWidget::close(bool) 29142 vfunc[58]: QHBox::sizeHint() const 29143 vfunc[59]: QWidget::minimumSizeHint() const 29144 vfunc[60]: QWidget::sizePolicy() const 29145 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29146 vfunc[62]: QWidget::heightForWidth(int) const 29147 vfunc[63]: QWidget::adjustSize() 29148 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29149 const&, bool) 29150 vfunc[65]: QWidget::setAcceptDrops(bool) 29151 vfunc[66]: QWidget::setAutoMask(bool) 29152 vfunc[67]: 29153 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29154 vfunc[68]: QWidget::customWhatsThis() const 29155 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29156 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29157 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29158 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29159 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29160 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29161 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29162 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29163 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29164 vfunc[78]: QWidget::enterEvent(QEvent*) 29165 vfunc[79]: QWidget::leaveEvent(QEvent*) 29166 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29167 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29168 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 29169 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29170 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29171 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29172 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29173 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29174 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29175 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29176 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29177 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29178 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29179 vfunc[93]: QWidget::showEvent(QShowEvent*) 29180 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29181 vfunc[95]: QWidget::x11Event(_XEvent*) 29182 vfunc[96]: QWidget::updateMask() 29183 vfunc[97]: QFrame::styleChange(QStyle&) 29184 vfunc[98]: QWidget::enabledChange(bool) 29185 vfunc[99]: QWidget::paletteChange(QPalette const&) 29186 vfunc[100]: QWidget::fontChange(QFont const&) 29187 vfunc[101]: QWidget::windowActivationChange(bool) 29188 vfunc[102]: QWidget::metric(int) const 29189 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29190 vfunc[104]: QWidget::destroy(bool, bool) 29191 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29192 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29193 vfunc[107]: QWidget::focusNextPrevChild(bool) 29194 vfunc[108]: QWidget::setKeyCompression(bool) 29195 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29196 bool, QFont*) 29197 vfunc[110]: QFrame::setFrameStyle(int) 29198 vfunc[111]: QFrame::setLineWidth(int) 29199 vfunc[112]: QFrame::setMargin(int) 29200 vfunc[113]: QFrame::setMidLineWidth(int) 29201 vfunc[114]: QFrame::setFrameRect(QRect const&) 29202 vfunc[115]: QFrame::drawFrame(QPainter*) 29203 vfunc[116]: QFrame::drawContents(QPainter*) 29204 vfunc[117]: QHBox::frameChanged() 29205 29206 Table 8-346. Secondary vtable for QHBox 29207 Base Offset -40 29208 Virtual Base Offset 0 29209 RTTI typeinfo for QHBox 29210 vfunc[0]: non-virtual thunk to QHBox::~QHBox() 29211 vfunc[1]: non-virtual thunk to QHBox::~QHBox() 29212 vfunc[2]: QPaintDevice::setResolution(int) 29213 vfunc[3]: QPaintDevice::resolution() const 29214 vfunc[4]: QPaintDevice::handle() const 29215 vfunc[5]: QPaintDevice::x11RenderHandle() const 29216 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29217 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29218 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29219 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29220 const 29221 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29222 29223 The Run Time Type Information for the QHBox class is described 29224 by Table 8-347 29225 29226 Table 8-347. typeinfo for QHBox 29227 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29228 Name typeinfo name for QHBox 29229 basetype: typeinfo for QFrame 29230 __________________________________________________________ 29231 29232 8.2.24.2. Class data for QSplitter 29233 29234 The virtual table for the QSplitter class is described by Table 29235 8-348 29236 29237 Table 8-348. Primary vtable for QSplitter 29238 Base Offset 0 29239 Virtual Base Offset 0 29240 RTTI typeinfo for QSplitter 29241 vfunc[0]: NULL or QSplitter::metaObject() const 29242 vfunc[1]: QSplitter::className() const 29243 vfunc[2]: QSplitter::qt_cast(char const*) 29244 vfunc[3]: QSplitter::qt_invoke(int, QUObject*) 29245 vfunc[4]: QSplitter::qt_emit(int, QUObject*) 29246 vfunc[5]: QSplitter::qt_property(int, int, QVariant*) 29247 vfunc[6]: QSplitter::~QSplitter() 29248 vfunc[7]: QSplitter::~QSplitter() 29249 vfunc[8]: QSplitter::event(QEvent*) 29250 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29251 vfunc[10]: QWidget::setName(char const*) 29252 vfunc[11]: QObject::insertChild(QObject*) 29253 vfunc[12]: QObject::removeChild(QObject*) 29254 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29255 vfunc[14]: QObject::property(char const*) const 29256 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29257 vfunc[16]: QSplitter::childEvent(QChildEvent*) 29258 vfunc[17]: QObject::customEvent(QCustomEvent*) 29259 vfunc[18]: QObject::connectNotify(char const*) 29260 vfunc[19]: QObject::disconnectNotify(char const*) 29261 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29262 const*, char const*) 29263 vfunc[21]: QWidget::setEnabled(bool) 29264 vfunc[22]: QWidget::setMinimumSize(int, int) 29265 vfunc[23]: QWidget::setMaximumSize(int, int) 29266 vfunc[24]: QWidget::setSizeIncrement(int, int) 29267 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29268 vfunc[26]: QWidget::setEraseColor(QColor const&) 29269 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29270 vfunc[28]: QWidget::setPalette(QPalette const&) 29271 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29272 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29273 vfunc[31]: QWidget::setFont(QFont const&) 29274 vfunc[32]: QWidget::setCursor(QCursor const&) 29275 vfunc[33]: QWidget::unsetCursor() 29276 vfunc[34]: QWidget::setMask(QBitmap const&) 29277 vfunc[35]: QWidget::setMask(QRegion const&) 29278 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29279 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29280 vfunc[38]: QWidget::setCaption(QString const&) 29281 vfunc[39]: QWidget::setIcon(QPixmap const&) 29282 vfunc[40]: QWidget::setIconText(QString const&) 29283 vfunc[41]: QWidget::setMouseTracking(bool) 29284 vfunc[42]: QWidget::setFocus() 29285 vfunc[43]: QWidget::setActiveWindow() 29286 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29287 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29288 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29289 vfunc[47]: QWidget::show() 29290 vfunc[48]: QWidget::hide() 29291 vfunc[49]: QWidget::showMinimized() 29292 vfunc[50]: QWidget::showMaximized() 29293 vfunc[51]: QWidget::showNormal() 29294 vfunc[52]: QWidget::polish() 29295 vfunc[53]: QWidget::move(int, int) 29296 vfunc[54]: QWidget::resize(int, int) 29297 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29298 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29299 vfunc[57]: QWidget::close(bool) 29300 vfunc[58]: QSplitter::sizeHint() const 29301 vfunc[59]: QSplitter::minimumSizeHint() const 29302 vfunc[60]: QWidget::sizePolicy() const 29303 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29304 vfunc[62]: QWidget::heightForWidth(int) const 29305 vfunc[63]: QWidget::adjustSize() 29306 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29307 const&, bool) 29308 vfunc[65]: QWidget::setAcceptDrops(bool) 29309 vfunc[66]: QWidget::setAutoMask(bool) 29310 vfunc[67]: 29311 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29312 vfunc[68]: QWidget::customWhatsThis() const 29313 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29314 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29315 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29316 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29317 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29318 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29319 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29320 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29321 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29322 vfunc[78]: QWidget::enterEvent(QEvent*) 29323 vfunc[79]: QWidget::leaveEvent(QEvent*) 29324 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29325 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29326 vfunc[82]: QSplitter::resizeEvent(QResizeEvent*) 29327 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29328 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29329 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29330 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29331 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29332 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29333 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29334 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29335 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29336 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29337 vfunc[93]: QWidget::showEvent(QShowEvent*) 29338 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29339 vfunc[95]: QWidget::x11Event(_XEvent*) 29340 vfunc[96]: QWidget::updateMask() 29341 vfunc[97]: QSplitter::styleChange(QStyle&) 29342 vfunc[98]: QWidget::enabledChange(bool) 29343 vfunc[99]: QWidget::paletteChange(QPalette const&) 29344 vfunc[100]: QWidget::fontChange(QFont const&) 29345 vfunc[101]: QWidget::windowActivationChange(bool) 29346 vfunc[102]: QWidget::metric(int) const 29347 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29348 vfunc[104]: QWidget::destroy(bool, bool) 29349 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29350 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29351 vfunc[107]: QWidget::focusNextPrevChild(bool) 29352 vfunc[108]: QWidget::setKeyCompression(bool) 29353 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29354 bool, QFont*) 29355 vfunc[110]: QFrame::setFrameStyle(int) 29356 vfunc[111]: QFrame::setLineWidth(int) 29357 vfunc[112]: QFrame::setMargin(int) 29358 vfunc[113]: QFrame::setMidLineWidth(int) 29359 vfunc[114]: QFrame::setFrameRect(QRect const&) 29360 vfunc[115]: QFrame::drawFrame(QPainter*) 29361 vfunc[116]: QFrame::drawContents(QPainter*) 29362 vfunc[117]: QFrame::frameChanged() 29363 vfunc[118]: QSplitter::setOrientation(Qt::Orientation) 29364 vfunc[119]: QSplitter::setResizeMode(QWidget*, 29365 QSplitter::ResizeMode) 29366 vfunc[120]: QSplitter::setOpaqueResize(bool) 29367 vfunc[121]: QSplitter::drawSplitter(QPainter*, int, int, int, 29368 int) 29369 vfunc[122]: QSplitter::setRubberband(int) 29370 29371 Table 8-349. Secondary vtable for QSplitter 29372 Base Offset -40 29373 Virtual Base Offset 0 29374 RTTI typeinfo for QSplitter 29375 vfunc[0]: non-virtual thunk to QSplitter::~QSplitter() 29376 vfunc[1]: non-virtual thunk to QSplitter::~QSplitter() 29377 vfunc[2]: QPaintDevice::setResolution(int) 29378 vfunc[3]: QPaintDevice::resolution() const 29379 vfunc[4]: QPaintDevice::handle() const 29380 vfunc[5]: QPaintDevice::x11RenderHandle() const 29381 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29382 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29383 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29384 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29385 const 29386 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29387 29388 The Run Time Type Information for the QSplitter class is 29389 described by Table 8-350 29390 29391 Table 8-350. typeinfo for QSplitter 29392 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29393 Name typeinfo name for QSplitter 29394 basetype: typeinfo for QFrame 29395 __________________________________________________________ 29396 29397 8.2.24.3. Class data for QVBox 29398 29399 The virtual table for the QVBox class is described by Table 29400 8-351 29401 29402 Table 8-351. Primary vtable for QVBox 29403 Base Offset 0 29404 Virtual Base Offset 0 29405 RTTI typeinfo for QVBox 29406 vfunc[0]: NULL or QVBox::metaObject() const 29407 vfunc[1]: QVBox::className() const 29408 vfunc[2]: QVBox::qt_cast(char const*) 29409 vfunc[3]: QVBox::qt_invoke(int, QUObject*) 29410 vfunc[4]: QVBox::qt_emit(int, QUObject*) 29411 vfunc[5]: QVBox::qt_property(int, int, QVariant*) 29412 vfunc[6]: NULL or QVBox::~QVBox() 29413 vfunc[7]: NULL or QVBox::~QVBox() 29414 vfunc[8]: QWidget::event(QEvent*) 29415 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29416 vfunc[10]: QWidget::setName(char const*) 29417 vfunc[11]: QObject::insertChild(QObject*) 29418 vfunc[12]: QObject::removeChild(QObject*) 29419 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29420 vfunc[14]: QObject::property(char const*) const 29421 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29422 vfunc[16]: QObject::childEvent(QChildEvent*) 29423 vfunc[17]: QObject::customEvent(QCustomEvent*) 29424 vfunc[18]: QObject::connectNotify(char const*) 29425 vfunc[19]: QObject::disconnectNotify(char const*) 29426 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29427 const*, char const*) 29428 vfunc[21]: QWidget::setEnabled(bool) 29429 vfunc[22]: QWidget::setMinimumSize(int, int) 29430 vfunc[23]: QWidget::setMaximumSize(int, int) 29431 vfunc[24]: QWidget::setSizeIncrement(int, int) 29432 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29433 vfunc[26]: QWidget::setEraseColor(QColor const&) 29434 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29435 vfunc[28]: QWidget::setPalette(QPalette const&) 29436 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29437 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29438 vfunc[31]: QWidget::setFont(QFont const&) 29439 vfunc[32]: QWidget::setCursor(QCursor const&) 29440 vfunc[33]: QWidget::unsetCursor() 29441 vfunc[34]: QWidget::setMask(QBitmap const&) 29442 vfunc[35]: QWidget::setMask(QRegion const&) 29443 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29444 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29445 vfunc[38]: QWidget::setCaption(QString const&) 29446 vfunc[39]: QWidget::setIcon(QPixmap const&) 29447 vfunc[40]: QWidget::setIconText(QString const&) 29448 vfunc[41]: QWidget::setMouseTracking(bool) 29449 vfunc[42]: QWidget::setFocus() 29450 vfunc[43]: QWidget::setActiveWindow() 29451 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29452 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29453 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29454 vfunc[47]: QWidget::show() 29455 vfunc[48]: QWidget::hide() 29456 vfunc[49]: QWidget::showMinimized() 29457 vfunc[50]: QWidget::showMaximized() 29458 vfunc[51]: QWidget::showNormal() 29459 vfunc[52]: QWidget::polish() 29460 vfunc[53]: QWidget::move(int, int) 29461 vfunc[54]: QWidget::resize(int, int) 29462 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29463 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29464 vfunc[57]: QWidget::close(bool) 29465 vfunc[58]: QHBox::sizeHint() const 29466 vfunc[59]: QWidget::minimumSizeHint() const 29467 vfunc[60]: QWidget::sizePolicy() const 29468 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29469 vfunc[62]: QWidget::heightForWidth(int) const 29470 vfunc[63]: QWidget::adjustSize() 29471 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29472 const&, bool) 29473 vfunc[65]: QWidget::setAcceptDrops(bool) 29474 vfunc[66]: QWidget::setAutoMask(bool) 29475 vfunc[67]: 29476 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29477 vfunc[68]: QWidget::customWhatsThis() const 29478 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29479 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29480 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29481 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29482 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29483 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29484 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29485 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29486 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29487 vfunc[78]: QWidget::enterEvent(QEvent*) 29488 vfunc[79]: QWidget::leaveEvent(QEvent*) 29489 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29490 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29491 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 29492 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29493 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29494 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29495 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29496 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29497 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29498 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29499 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29500 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29501 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29502 vfunc[93]: QWidget::showEvent(QShowEvent*) 29503 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29504 vfunc[95]: QWidget::x11Event(_XEvent*) 29505 vfunc[96]: QWidget::updateMask() 29506 vfunc[97]: QFrame::styleChange(QStyle&) 29507 vfunc[98]: QWidget::enabledChange(bool) 29508 vfunc[99]: QWidget::paletteChange(QPalette const&) 29509 vfunc[100]: QWidget::fontChange(QFont const&) 29510 vfunc[101]: QWidget::windowActivationChange(bool) 29511 vfunc[102]: QWidget::metric(int) const 29512 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29513 vfunc[104]: QWidget::destroy(bool, bool) 29514 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29515 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29516 vfunc[107]: QWidget::focusNextPrevChild(bool) 29517 vfunc[108]: QWidget::setKeyCompression(bool) 29518 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29519 bool, QFont*) 29520 vfunc[110]: QFrame::setFrameStyle(int) 29521 vfunc[111]: QFrame::setLineWidth(int) 29522 vfunc[112]: QFrame::setMargin(int) 29523 vfunc[113]: QFrame::setMidLineWidth(int) 29524 vfunc[114]: QFrame::setFrameRect(QRect const&) 29525 vfunc[115]: QFrame::drawFrame(QPainter*) 29526 vfunc[116]: QFrame::drawContents(QPainter*) 29527 vfunc[117]: QHBox::frameChanged() 29528 29529 Table 8-352. Secondary vtable for QVBox 29530 Base Offset -40 29531 Virtual Base Offset 0 29532 RTTI typeinfo for QVBox 29533 vfunc[0]: non-virtual thunk to QVBox::~QVBox() 29534 vfunc[1]: non-virtual thunk to QVBox::~QVBox() 29535 vfunc[2]: QPaintDevice::setResolution(int) 29536 vfunc[3]: QPaintDevice::resolution() const 29537 vfunc[4]: QPaintDevice::handle() const 29538 vfunc[5]: QPaintDevice::x11RenderHandle() const 29539 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29540 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29541 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29542 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29543 const 29544 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29545 29546 The Run Time Type Information for the QVBox class is described 29547 by Table 8-353 29548 29549 Table 8-353. typeinfo for QVBox 29550 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29551 Name typeinfo name for QVBox 29552 basetype: typeinfo for QHBox 29553 __________________________________________________________ 29554 29555 8.2.24.4. Class data for QGroupBox 29556 29557 The virtual table for the QGroupBox class is described by Table 29558 8-354 29559 29560 Table 8-354. Primary vtable for QGroupBox 29561 Base Offset 0 29562 Virtual Base Offset 0 29563 RTTI typeinfo for QGroupBox 29564 vfunc[0]: NULL or QGroupBox::metaObject() const 29565 vfunc[1]: QGroupBox::className() const 29566 vfunc[2]: QGroupBox::qt_cast(char const*) 29567 vfunc[3]: QGroupBox::qt_invoke(int, QUObject*) 29568 vfunc[4]: QGroupBox::qt_emit(int, QUObject*) 29569 vfunc[5]: QGroupBox::qt_property(int, int, QVariant*) 29570 vfunc[6]: QGroupBox::~QGroupBox() 29571 vfunc[7]: QGroupBox::~QGroupBox() 29572 vfunc[8]: QGroupBox::event(QEvent*) 29573 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29574 vfunc[10]: QWidget::setName(char const*) 29575 vfunc[11]: QObject::insertChild(QObject*) 29576 vfunc[12]: QObject::removeChild(QObject*) 29577 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29578 vfunc[14]: QObject::property(char const*) const 29579 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29580 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 29581 vfunc[17]: QObject::customEvent(QCustomEvent*) 29582 vfunc[18]: QObject::connectNotify(char const*) 29583 vfunc[19]: QObject::disconnectNotify(char const*) 29584 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29585 const*, char const*) 29586 vfunc[21]: QGroupBox::setEnabled(bool) 29587 vfunc[22]: QWidget::setMinimumSize(int, int) 29588 vfunc[23]: QWidget::setMaximumSize(int, int) 29589 vfunc[24]: QWidget::setSizeIncrement(int, int) 29590 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29591 vfunc[26]: QWidget::setEraseColor(QColor const&) 29592 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29593 vfunc[28]: QWidget::setPalette(QPalette const&) 29594 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29595 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29596 vfunc[31]: QWidget::setFont(QFont const&) 29597 vfunc[32]: QWidget::setCursor(QCursor const&) 29598 vfunc[33]: QWidget::unsetCursor() 29599 vfunc[34]: QWidget::setMask(QBitmap const&) 29600 vfunc[35]: QWidget::setMask(QRegion const&) 29601 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29602 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29603 vfunc[38]: QWidget::setCaption(QString const&) 29604 vfunc[39]: QWidget::setIcon(QPixmap const&) 29605 vfunc[40]: QWidget::setIconText(QString const&) 29606 vfunc[41]: QWidget::setMouseTracking(bool) 29607 vfunc[42]: QWidget::setFocus() 29608 vfunc[43]: QWidget::setActiveWindow() 29609 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29610 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29611 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29612 vfunc[47]: QWidget::show() 29613 vfunc[48]: QWidget::hide() 29614 vfunc[49]: QWidget::showMinimized() 29615 vfunc[50]: QWidget::showMaximized() 29616 vfunc[51]: QWidget::showNormal() 29617 vfunc[52]: QWidget::polish() 29618 vfunc[53]: QWidget::move(int, int) 29619 vfunc[54]: QWidget::resize(int, int) 29620 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29621 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29622 vfunc[57]: QWidget::close(bool) 29623 vfunc[58]: QGroupBox::sizeHint() const 29624 vfunc[59]: QWidget::minimumSizeHint() const 29625 vfunc[60]: QWidget::sizePolicy() const 29626 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29627 vfunc[62]: QWidget::heightForWidth(int) const 29628 vfunc[63]: QWidget::adjustSize() 29629 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29630 const&, bool) 29631 vfunc[65]: QWidget::setAcceptDrops(bool) 29632 vfunc[66]: QWidget::setAutoMask(bool) 29633 vfunc[67]: 29634 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29635 vfunc[68]: QWidget::customWhatsThis() const 29636 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29637 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29638 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29639 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29640 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29641 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29642 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29643 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 29644 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29645 vfunc[78]: QWidget::enterEvent(QEvent*) 29646 vfunc[79]: QWidget::leaveEvent(QEvent*) 29647 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 29648 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29649 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 29650 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29651 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29652 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29653 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29654 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29655 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29656 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29657 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29658 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29659 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29660 vfunc[93]: QWidget::showEvent(QShowEvent*) 29661 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29662 vfunc[95]: QWidget::x11Event(_XEvent*) 29663 vfunc[96]: QWidget::updateMask() 29664 vfunc[97]: QFrame::styleChange(QStyle&) 29665 vfunc[98]: QWidget::enabledChange(bool) 29666 vfunc[99]: QWidget::paletteChange(QPalette const&) 29667 vfunc[100]: QGroupBox::fontChange(QFont const&) 29668 vfunc[101]: QWidget::windowActivationChange(bool) 29669 vfunc[102]: QWidget::metric(int) const 29670 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29671 vfunc[104]: QWidget::destroy(bool, bool) 29672 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29673 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29674 vfunc[107]: QWidget::focusNextPrevChild(bool) 29675 vfunc[108]: QWidget::setKeyCompression(bool) 29676 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29677 bool, QFont*) 29678 vfunc[110]: QFrame::setFrameStyle(int) 29679 vfunc[111]: QFrame::setLineWidth(int) 29680 vfunc[112]: QFrame::setMargin(int) 29681 vfunc[113]: QFrame::setMidLineWidth(int) 29682 vfunc[114]: QFrame::setFrameRect(QRect const&) 29683 vfunc[115]: QFrame::drawFrame(QPainter*) 29684 vfunc[116]: QFrame::drawContents(QPainter*) 29685 vfunc[117]: QFrame::frameChanged() 29686 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 29687 vfunc[119]: QGroupBox::setTitle(QString const&) 29688 vfunc[120]: QGroupBox::setAlignment(int) 29689 29690 Table 8-355. Secondary vtable for QGroupBox 29691 Base Offset -40 29692 Virtual Base Offset 0 29693 RTTI typeinfo for QGroupBox 29694 vfunc[0]: non-virtual thunk to QGroupBox::~QGroupBox() 29695 vfunc[1]: non-virtual thunk to QGroupBox::~QGroupBox() 29696 vfunc[2]: QPaintDevice::setResolution(int) 29697 vfunc[3]: QPaintDevice::resolution() const 29698 vfunc[4]: QPaintDevice::handle() const 29699 vfunc[5]: QPaintDevice::x11RenderHandle() const 29700 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29701 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29702 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29703 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29704 const 29705 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29706 29707 The Run Time Type Information for the QGroupBox class is 29708 described by Table 8-356 29709 29710 Table 8-356. typeinfo for QGroupBox 29711 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29712 Name typeinfo name for QGroupBox 29713 basetype: typeinfo for QFrame 29714 __________________________________________________________ 29715 29716 8.2.24.5. Class data for QHGroupBox 29717 29718 The virtual table for the QHGroupBox class is described by 29719 Table 8-357 29720 29721 Table 8-357. Primary vtable for QHGroupBox 29722 Base Offset 0 29723 Virtual Base Offset 0 29724 RTTI typeinfo for QHGroupBox 29725 vfunc[0]: NULL or QHGroupBox::metaObject() const 29726 vfunc[1]: QHGroupBox::className() const 29727 vfunc[2]: QHGroupBox::qt_cast(char const*) 29728 vfunc[3]: QHGroupBox::qt_invoke(int, QUObject*) 29729 vfunc[4]: QHGroupBox::qt_emit(int, QUObject*) 29730 vfunc[5]: QHGroupBox::qt_property(int, int, QVariant*) 29731 vfunc[6]: QHGroupBox::~QHGroupBox() 29732 vfunc[7]: QHGroupBox::~QHGroupBox() 29733 vfunc[8]: QGroupBox::event(QEvent*) 29734 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29735 vfunc[10]: QWidget::setName(char const*) 29736 vfunc[11]: QObject::insertChild(QObject*) 29737 vfunc[12]: QObject::removeChild(QObject*) 29738 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29739 vfunc[14]: QObject::property(char const*) const 29740 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29741 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 29742 vfunc[17]: QObject::customEvent(QCustomEvent*) 29743 vfunc[18]: QObject::connectNotify(char const*) 29744 vfunc[19]: QObject::disconnectNotify(char const*) 29745 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29746 const*, char const*) 29747 vfunc[21]: QGroupBox::setEnabled(bool) 29748 vfunc[22]: QWidget::setMinimumSize(int, int) 29749 vfunc[23]: QWidget::setMaximumSize(int, int) 29750 vfunc[24]: QWidget::setSizeIncrement(int, int) 29751 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29752 vfunc[26]: QWidget::setEraseColor(QColor const&) 29753 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29754 vfunc[28]: QWidget::setPalette(QPalette const&) 29755 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29756 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29757 vfunc[31]: QWidget::setFont(QFont const&) 29758 vfunc[32]: QWidget::setCursor(QCursor const&) 29759 vfunc[33]: QWidget::unsetCursor() 29760 vfunc[34]: QWidget::setMask(QBitmap const&) 29761 vfunc[35]: QWidget::setMask(QRegion const&) 29762 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29763 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29764 vfunc[38]: QWidget::setCaption(QString const&) 29765 vfunc[39]: QWidget::setIcon(QPixmap const&) 29766 vfunc[40]: QWidget::setIconText(QString const&) 29767 vfunc[41]: QWidget::setMouseTracking(bool) 29768 vfunc[42]: QWidget::setFocus() 29769 vfunc[43]: QWidget::setActiveWindow() 29770 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29771 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29772 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29773 vfunc[47]: QWidget::show() 29774 vfunc[48]: QWidget::hide() 29775 vfunc[49]: QWidget::showMinimized() 29776 vfunc[50]: QWidget::showMaximized() 29777 vfunc[51]: QWidget::showNormal() 29778 vfunc[52]: QWidget::polish() 29779 vfunc[53]: QWidget::move(int, int) 29780 vfunc[54]: QWidget::resize(int, int) 29781 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29782 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29783 vfunc[57]: QWidget::close(bool) 29784 vfunc[58]: QGroupBox::sizeHint() const 29785 vfunc[59]: QWidget::minimumSizeHint() const 29786 vfunc[60]: QWidget::sizePolicy() const 29787 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29788 vfunc[62]: QWidget::heightForWidth(int) const 29789 vfunc[63]: QWidget::adjustSize() 29790 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29791 const&, bool) 29792 vfunc[65]: QWidget::setAcceptDrops(bool) 29793 vfunc[66]: QWidget::setAutoMask(bool) 29794 vfunc[67]: 29795 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29796 vfunc[68]: QWidget::customWhatsThis() const 29797 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29798 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29799 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29800 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29801 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29802 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29803 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29804 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 29805 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29806 vfunc[78]: QWidget::enterEvent(QEvent*) 29807 vfunc[79]: QWidget::leaveEvent(QEvent*) 29808 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 29809 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29810 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 29811 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29812 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29813 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29814 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29815 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29816 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29817 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29818 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29819 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29820 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29821 vfunc[93]: QWidget::showEvent(QShowEvent*) 29822 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29823 vfunc[95]: QWidget::x11Event(_XEvent*) 29824 vfunc[96]: QWidget::updateMask() 29825 vfunc[97]: QFrame::styleChange(QStyle&) 29826 vfunc[98]: QWidget::enabledChange(bool) 29827 vfunc[99]: QWidget::paletteChange(QPalette const&) 29828 vfunc[100]: QGroupBox::fontChange(QFont const&) 29829 vfunc[101]: QWidget::windowActivationChange(bool) 29830 vfunc[102]: QWidget::metric(int) const 29831 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29832 vfunc[104]: QWidget::destroy(bool, bool) 29833 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29834 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29835 vfunc[107]: QWidget::focusNextPrevChild(bool) 29836 vfunc[108]: QWidget::setKeyCompression(bool) 29837 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29838 bool, QFont*) 29839 vfunc[110]: QFrame::setFrameStyle(int) 29840 vfunc[111]: QFrame::setLineWidth(int) 29841 vfunc[112]: QFrame::setMargin(int) 29842 vfunc[113]: QFrame::setMidLineWidth(int) 29843 vfunc[114]: QFrame::setFrameRect(QRect const&) 29844 vfunc[115]: QFrame::drawFrame(QPainter*) 29845 vfunc[116]: QFrame::drawContents(QPainter*) 29846 vfunc[117]: QFrame::frameChanged() 29847 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 29848 vfunc[119]: QGroupBox::setTitle(QString const&) 29849 vfunc[120]: QGroupBox::setAlignment(int) 29850 29851 Table 8-358. Secondary vtable for QHGroupBox 29852 Base Offset -40 29853 Virtual Base Offset 0 29854 RTTI typeinfo for QHGroupBox 29855 vfunc[0]: non-virtual thunk to QHGroupBox::~QHGroupBox() 29856 vfunc[1]: non-virtual thunk to QHGroupBox::~QHGroupBox() 29857 vfunc[2]: QPaintDevice::setResolution(int) 29858 vfunc[3]: QPaintDevice::resolution() const 29859 vfunc[4]: QPaintDevice::handle() const 29860 vfunc[5]: QPaintDevice::x11RenderHandle() const 29861 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29862 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29863 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29864 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29865 const 29866 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29867 29868 The Run Time Type Information for the QHGroupBox class is 29869 described by Table 8-359 29870 29871 Table 8-359. typeinfo for QHGroupBox 29872 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29873 Name typeinfo name for QHGroupBox 29874 basetype: typeinfo for QGroupBox 29875 __________________________________________________________ 29876 29877 8.2.24.6. Class data for QHButtonGroup 29878 29879 The virtual table for the QHButtonGroup class is described by 29880 Table 8-360 29881 29882 Table 8-360. Primary vtable for QHButtonGroup 29883 Base Offset 0 29884 Virtual Base Offset 0 29885 RTTI typeinfo for QHButtonGroup 29886 vfunc[0]: NULL or QHButtonGroup::metaObject() const 29887 vfunc[1]: QHButtonGroup::className() const 29888 vfunc[2]: QHButtonGroup::qt_cast(char const*) 29889 vfunc[3]: QHButtonGroup::qt_invoke(int, QUObject*) 29890 vfunc[4]: QHButtonGroup::qt_emit(int, QUObject*) 29891 vfunc[5]: QHButtonGroup::qt_property(int, int, QVariant*) 29892 vfunc[6]: QHButtonGroup::~QHButtonGroup() 29893 vfunc[7]: QHButtonGroup::~QHButtonGroup() 29894 vfunc[8]: QButtonGroup::event(QEvent*) 29895 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29896 vfunc[10]: QWidget::setName(char const*) 29897 vfunc[11]: QObject::insertChild(QObject*) 29898 vfunc[12]: QObject::removeChild(QObject*) 29899 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29900 vfunc[14]: QObject::property(char const*) const 29901 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29902 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 29903 vfunc[17]: QObject::customEvent(QCustomEvent*) 29904 vfunc[18]: QObject::connectNotify(char const*) 29905 vfunc[19]: QObject::disconnectNotify(char const*) 29906 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29907 const*, char const*) 29908 vfunc[21]: QGroupBox::setEnabled(bool) 29909 vfunc[22]: QWidget::setMinimumSize(int, int) 29910 vfunc[23]: QWidget::setMaximumSize(int, int) 29911 vfunc[24]: QWidget::setSizeIncrement(int, int) 29912 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29913 vfunc[26]: QWidget::setEraseColor(QColor const&) 29914 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29915 vfunc[28]: QWidget::setPalette(QPalette const&) 29916 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29917 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29918 vfunc[31]: QWidget::setFont(QFont const&) 29919 vfunc[32]: QWidget::setCursor(QCursor const&) 29920 vfunc[33]: QWidget::unsetCursor() 29921 vfunc[34]: QWidget::setMask(QBitmap const&) 29922 vfunc[35]: QWidget::setMask(QRegion const&) 29923 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29924 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29925 vfunc[38]: QWidget::setCaption(QString const&) 29926 vfunc[39]: QWidget::setIcon(QPixmap const&) 29927 vfunc[40]: QWidget::setIconText(QString const&) 29928 vfunc[41]: QWidget::setMouseTracking(bool) 29929 vfunc[42]: QWidget::setFocus() 29930 vfunc[43]: QWidget::setActiveWindow() 29931 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29932 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29933 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29934 vfunc[47]: QWidget::show() 29935 vfunc[48]: QWidget::hide() 29936 vfunc[49]: QWidget::showMinimized() 29937 vfunc[50]: QWidget::showMaximized() 29938 vfunc[51]: QWidget::showNormal() 29939 vfunc[52]: QWidget::polish() 29940 vfunc[53]: QWidget::move(int, int) 29941 vfunc[54]: QWidget::resize(int, int) 29942 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29943 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29944 vfunc[57]: QWidget::close(bool) 29945 vfunc[58]: QGroupBox::sizeHint() const 29946 vfunc[59]: QWidget::minimumSizeHint() const 29947 vfunc[60]: QWidget::sizePolicy() const 29948 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29949 vfunc[62]: QWidget::heightForWidth(int) const 29950 vfunc[63]: QWidget::adjustSize() 29951 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29952 const&, bool) 29953 vfunc[65]: QWidget::setAcceptDrops(bool) 29954 vfunc[66]: QWidget::setAutoMask(bool) 29955 vfunc[67]: 29956 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29957 vfunc[68]: QWidget::customWhatsThis() const 29958 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29959 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29960 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29961 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29962 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29963 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29964 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29965 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 29966 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29967 vfunc[78]: QWidget::enterEvent(QEvent*) 29968 vfunc[79]: QWidget::leaveEvent(QEvent*) 29969 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 29970 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29971 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 29972 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29973 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29974 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29975 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29976 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29977 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29978 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29979 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29980 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29981 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29982 vfunc[93]: QWidget::showEvent(QShowEvent*) 29983 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29984 vfunc[95]: QWidget::x11Event(_XEvent*) 29985 vfunc[96]: QWidget::updateMask() 29986 vfunc[97]: QFrame::styleChange(QStyle&) 29987 vfunc[98]: QWidget::enabledChange(bool) 29988 vfunc[99]: QWidget::paletteChange(QPalette const&) 29989 vfunc[100]: QGroupBox::fontChange(QFont const&) 29990 vfunc[101]: QWidget::windowActivationChange(bool) 29991 vfunc[102]: QWidget::metric(int) const 29992 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29993 vfunc[104]: QWidget::destroy(bool, bool) 29994 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29995 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29996 vfunc[107]: QWidget::focusNextPrevChild(bool) 29997 vfunc[108]: QWidget::setKeyCompression(bool) 29998 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29999 bool, QFont*) 30000 vfunc[110]: QFrame::setFrameStyle(int) 30001 vfunc[111]: QFrame::setLineWidth(int) 30002 vfunc[112]: QFrame::setMargin(int) 30003 vfunc[113]: QFrame::setMidLineWidth(int) 30004 vfunc[114]: QFrame::setFrameRect(QRect const&) 30005 vfunc[115]: QFrame::drawFrame(QPainter*) 30006 vfunc[116]: QFrame::drawContents(QPainter*) 30007 vfunc[117]: QFrame::frameChanged() 30008 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 30009 vfunc[119]: QGroupBox::setTitle(QString const&) 30010 vfunc[120]: QGroupBox::setAlignment(int) 30011 vfunc[121]: QButtonGroup::setExclusive(bool) 30012 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 30013 vfunc[123]: QButtonGroup::setButton(int) 30014 vfunc[124]: QButtonGroup::moveFocus(int) 30015 30016 Table 8-361. Secondary vtable for QHButtonGroup 30017 Base Offset -40 30018 Virtual Base Offset 0 30019 RTTI typeinfo for QHButtonGroup 30020 vfunc[0]: non-virtual thunk to QHButtonGroup::~QHButtonGroup() 30021 vfunc[1]: non-virtual thunk to QHButtonGroup::~QHButtonGroup() 30022 vfunc[2]: QPaintDevice::setResolution(int) 30023 vfunc[3]: QPaintDevice::resolution() const 30024 vfunc[4]: QPaintDevice::handle() const 30025 vfunc[5]: QPaintDevice::x11RenderHandle() const 30026 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30027 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30028 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30029 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30030 const 30031 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30032 30033 The Run Time Type Information for the QHButtonGroup class is 30034 described by Table 8-362 30035 30036 Table 8-362. typeinfo for QHButtonGroup 30037 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30038 Name typeinfo name for QHButtonGroup 30039 basetype: typeinfo for QButtonGroup 30040 __________________________________________________________ 30041 30042 8.2.24.7. Class data for QWidgetStack 30043 30044 The virtual table for the QWidgetStack class is described by 30045 Table 8-363 30046 30047 Table 8-363. Primary vtable for QWidgetStack 30048 Base Offset 0 30049 Virtual Base Offset 0 30050 RTTI typeinfo for QWidgetStack 30051 vfunc[0]: NULL or QWidgetStack::metaObject() const 30052 vfunc[1]: QWidgetStack::className() const 30053 vfunc[2]: QWidgetStack::qt_cast(char const*) 30054 vfunc[3]: QWidgetStack::qt_invoke(int, QUObject*) 30055 vfunc[4]: QWidgetStack::qt_emit(int, QUObject*) 30056 vfunc[5]: QWidgetStack::qt_property(int, int, QVariant*) 30057 vfunc[6]: QWidgetStack::~QWidgetStack() 30058 vfunc[7]: QWidgetStack::~QWidgetStack() 30059 vfunc[8]: QWidget::event(QEvent*) 30060 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30061 vfunc[10]: QWidget::setName(char const*) 30062 vfunc[11]: QObject::insertChild(QObject*) 30063 vfunc[12]: QObject::removeChild(QObject*) 30064 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30065 vfunc[14]: QObject::property(char const*) const 30066 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30067 vfunc[16]: QWidgetStack::childEvent(QChildEvent*) 30068 vfunc[17]: QObject::customEvent(QCustomEvent*) 30069 vfunc[18]: QObject::connectNotify(char const*) 30070 vfunc[19]: QObject::disconnectNotify(char const*) 30071 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30072 const*, char const*) 30073 vfunc[21]: QWidget::setEnabled(bool) 30074 vfunc[22]: QWidget::setMinimumSize(int, int) 30075 vfunc[23]: QWidget::setMaximumSize(int, int) 30076 vfunc[24]: QWidget::setSizeIncrement(int, int) 30077 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30078 vfunc[26]: QWidget::setEraseColor(QColor const&) 30079 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30080 vfunc[28]: QWidget::setPalette(QPalette const&) 30081 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30082 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30083 vfunc[31]: QWidget::setFont(QFont const&) 30084 vfunc[32]: QWidget::setCursor(QCursor const&) 30085 vfunc[33]: QWidget::unsetCursor() 30086 vfunc[34]: QWidget::setMask(QBitmap const&) 30087 vfunc[35]: QWidget::setMask(QRegion const&) 30088 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30089 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30090 vfunc[38]: QWidget::setCaption(QString const&) 30091 vfunc[39]: QWidget::setIcon(QPixmap const&) 30092 vfunc[40]: QWidget::setIconText(QString const&) 30093 vfunc[41]: QWidget::setMouseTracking(bool) 30094 vfunc[42]: QWidget::setFocus() 30095 vfunc[43]: QWidget::setActiveWindow() 30096 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30097 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30098 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30099 vfunc[47]: QWidgetStack::show() 30100 vfunc[48]: QWidget::hide() 30101 vfunc[49]: QWidget::showMinimized() 30102 vfunc[50]: QWidget::showMaximized() 30103 vfunc[51]: QWidget::showNormal() 30104 vfunc[52]: QWidget::polish() 30105 vfunc[53]: QWidget::move(int, int) 30106 vfunc[54]: QWidget::resize(int, int) 30107 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30108 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30109 vfunc[57]: QWidget::close(bool) 30110 vfunc[58]: QWidgetStack::sizeHint() const 30111 vfunc[59]: QWidgetStack::minimumSizeHint() const 30112 vfunc[60]: QWidget::sizePolicy() const 30113 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30114 vfunc[62]: QWidget::heightForWidth(int) const 30115 vfunc[63]: QWidget::adjustSize() 30116 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30117 const&, bool) 30118 vfunc[65]: QWidget::setAcceptDrops(bool) 30119 vfunc[66]: QWidget::setAutoMask(bool) 30120 vfunc[67]: 30121 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30122 vfunc[68]: QWidget::customWhatsThis() const 30123 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 30124 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 30125 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30126 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 30127 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 30128 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 30129 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30130 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30131 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30132 vfunc[78]: QWidget::enterEvent(QEvent*) 30133 vfunc[79]: QWidget::leaveEvent(QEvent*) 30134 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 30135 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30136 vfunc[82]: QWidgetStack::resizeEvent(QResizeEvent*) 30137 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30138 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30139 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30140 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30141 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30142 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30143 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30144 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30145 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30146 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30147 vfunc[93]: QWidget::showEvent(QShowEvent*) 30148 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30149 vfunc[95]: QWidget::x11Event(_XEvent*) 30150 vfunc[96]: QWidget::updateMask() 30151 vfunc[97]: QFrame::styleChange(QStyle&) 30152 vfunc[98]: QWidget::enabledChange(bool) 30153 vfunc[99]: QWidget::paletteChange(QPalette const&) 30154 vfunc[100]: QWidget::fontChange(QFont const&) 30155 vfunc[101]: QWidget::windowActivationChange(bool) 30156 vfunc[102]: QWidget::metric(int) const 30157 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30158 vfunc[104]: QWidget::destroy(bool, bool) 30159 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30160 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30161 vfunc[107]: QWidget::focusNextPrevChild(bool) 30162 vfunc[108]: QWidget::setKeyCompression(bool) 30163 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30164 bool, QFont*) 30165 vfunc[110]: QFrame::setFrameStyle(int) 30166 vfunc[111]: QFrame::setLineWidth(int) 30167 vfunc[112]: QFrame::setMargin(int) 30168 vfunc[113]: QFrame::setMidLineWidth(int) 30169 vfunc[114]: QWidgetStack::setFrameRect(QRect const&) 30170 vfunc[115]: QFrame::drawFrame(QPainter*) 30171 vfunc[116]: QFrame::drawContents(QPainter*) 30172 vfunc[117]: QWidgetStack::frameChanged() 30173 vfunc[118]: QWidgetStack::setChildGeometries() 30174 30175 Table 8-364. Secondary vtable for QWidgetStack 30176 Base Offset -40 30177 Virtual Base Offset 0 30178 RTTI typeinfo for QWidgetStack 30179 vfunc[0]: non-virtual thunk to QWidgetStack::~QWidgetStack() 30180 vfunc[1]: non-virtual thunk to QWidgetStack::~QWidgetStack() 30181 vfunc[2]: QPaintDevice::setResolution(int) 30182 vfunc[3]: QPaintDevice::resolution() const 30183 vfunc[4]: QPaintDevice::handle() const 30184 vfunc[5]: QPaintDevice::x11RenderHandle() const 30185 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30186 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30187 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30188 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30189 const 30190 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30191 30192 The Run Time Type Information for the QWidgetStack class is 30193 described by Table 8-365 30194 30195 Table 8-365. typeinfo for QWidgetStack 30196 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30197 Name typeinfo name for QWidgetStack 30198 basetype: typeinfo for QFrame 30199 __________________________________________________________ 30200 30201 8.2.24.8. Class data for QButtonGroup 30202 30203 The virtual table for the QButtonGroup class is described by 30204 Table 8-366 30205 30206 Table 8-366. Primary vtable for QButtonGroup 30207 Base Offset 0 30208 Virtual Base Offset 0 30209 RTTI typeinfo for QButtonGroup 30210 vfunc[0]: NULL or QButtonGroup::metaObject() const 30211 vfunc[1]: QButtonGroup::className() const 30212 vfunc[2]: QButtonGroup::qt_cast(char const*) 30213 vfunc[3]: QButtonGroup::qt_invoke(int, QUObject*) 30214 vfunc[4]: QButtonGroup::qt_emit(int, QUObject*) 30215 vfunc[5]: QButtonGroup::qt_property(int, int, QVariant*) 30216 vfunc[6]: QButtonGroup::~QButtonGroup() 30217 vfunc[7]: QButtonGroup::~QButtonGroup() 30218 vfunc[8]: QButtonGroup::event(QEvent*) 30219 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30220 vfunc[10]: QWidget::setName(char const*) 30221 vfunc[11]: QObject::insertChild(QObject*) 30222 vfunc[12]: QObject::removeChild(QObject*) 30223 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30224 vfunc[14]: QObject::property(char const*) const 30225 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30226 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 30227 vfunc[17]: QObject::customEvent(QCustomEvent*) 30228 vfunc[18]: QObject::connectNotify(char const*) 30229 vfunc[19]: QObject::disconnectNotify(char const*) 30230 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30231 const*, char const*) 30232 vfunc[21]: QGroupBox::setEnabled(bool) 30233 vfunc[22]: QWidget::setMinimumSize(int, int) 30234 vfunc[23]: QWidget::setMaximumSize(int, int) 30235 vfunc[24]: QWidget::setSizeIncrement(int, int) 30236 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30237 vfunc[26]: QWidget::setEraseColor(QColor const&) 30238 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30239 vfunc[28]: QWidget::setPalette(QPalette const&) 30240 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30241 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30242 vfunc[31]: QWidget::setFont(QFont const&) 30243 vfunc[32]: QWidget::setCursor(QCursor const&) 30244 vfunc[33]: QWidget::unsetCursor() 30245 vfunc[34]: QWidget::setMask(QBitmap const&) 30246 vfunc[35]: QWidget::setMask(QRegion const&) 30247 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30248 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30249 vfunc[38]: QWidget::setCaption(QString const&) 30250 vfunc[39]: QWidget::setIcon(QPixmap const&) 30251 vfunc[40]: QWidget::setIconText(QString const&) 30252 vfunc[41]: QWidget::setMouseTracking(bool) 30253 vfunc[42]: QWidget::setFocus() 30254 vfunc[43]: QWidget::setActiveWindow() 30255 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30256 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30257 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30258 vfunc[47]: QWidget::show() 30259 vfunc[48]: QWidget::hide() 30260 vfunc[49]: QWidget::showMinimized() 30261 vfunc[50]: QWidget::showMaximized() 30262 vfunc[51]: QWidget::showNormal() 30263 vfunc[52]: QWidget::polish() 30264 vfunc[53]: QWidget::move(int, int) 30265 vfunc[54]: QWidget::resize(int, int) 30266 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30267 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30268 vfunc[57]: QWidget::close(bool) 30269 vfunc[58]: QGroupBox::sizeHint() const 30270 vfunc[59]: QWidget::minimumSizeHint() const 30271 vfunc[60]: QWidget::sizePolicy() const 30272 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30273 vfunc[62]: QWidget::heightForWidth(int) const 30274 vfunc[63]: QWidget::adjustSize() 30275 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30276 const&, bool) 30277 vfunc[65]: QWidget::setAcceptDrops(bool) 30278 vfunc[66]: QWidget::setAutoMask(bool) 30279 vfunc[67]: 30280 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30281 vfunc[68]: QWidget::customWhatsThis() const 30282 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 30283 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 30284 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30285 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 30286 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 30287 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 30288 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30289 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 30290 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30291 vfunc[78]: QWidget::enterEvent(QEvent*) 30292 vfunc[79]: QWidget::leaveEvent(QEvent*) 30293 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 30294 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30295 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 30296 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30297 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30298 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30299 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30300 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30301 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30302 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30303 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30304 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30305 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30306 vfunc[93]: QWidget::showEvent(QShowEvent*) 30307 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30308 vfunc[95]: QWidget::x11Event(_XEvent*) 30309 vfunc[96]: QWidget::updateMask() 30310 vfunc[97]: QFrame::styleChange(QStyle&) 30311 vfunc[98]: QWidget::enabledChange(bool) 30312 vfunc[99]: QWidget::paletteChange(QPalette const&) 30313 vfunc[100]: QGroupBox::fontChange(QFont const&) 30314 vfunc[101]: QWidget::windowActivationChange(bool) 30315 vfunc[102]: QWidget::metric(int) const 30316 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30317 vfunc[104]: QWidget::destroy(bool, bool) 30318 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30319 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30320 vfunc[107]: QWidget::focusNextPrevChild(bool) 30321 vfunc[108]: QWidget::setKeyCompression(bool) 30322 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30323 bool, QFont*) 30324 vfunc[110]: QFrame::setFrameStyle(int) 30325 vfunc[111]: QFrame::setLineWidth(int) 30326 vfunc[112]: QFrame::setMargin(int) 30327 vfunc[113]: QFrame::setMidLineWidth(int) 30328 vfunc[114]: QFrame::setFrameRect(QRect const&) 30329 vfunc[115]: QFrame::drawFrame(QPainter*) 30330 vfunc[116]: QFrame::drawContents(QPainter*) 30331 vfunc[117]: QFrame::frameChanged() 30332 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 30333 vfunc[119]: QGroupBox::setTitle(QString const&) 30334 vfunc[120]: QGroupBox::setAlignment(int) 30335 vfunc[121]: QButtonGroup::setExclusive(bool) 30336 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 30337 vfunc[123]: QButtonGroup::setButton(int) 30338 vfunc[124]: QButtonGroup::moveFocus(int) 30339 30340 Table 8-367. Secondary vtable for QButtonGroup 30341 Base Offset -40 30342 Virtual Base Offset 0 30343 RTTI typeinfo for QButtonGroup 30344 vfunc[0]: non-virtual thunk to QButtonGroup::~QButtonGroup() 30345 vfunc[1]: non-virtual thunk to QButtonGroup::~QButtonGroup() 30346 vfunc[2]: QPaintDevice::setResolution(int) 30347 vfunc[3]: QPaintDevice::resolution() const 30348 vfunc[4]: QPaintDevice::handle() const 30349 vfunc[5]: QPaintDevice::x11RenderHandle() const 30350 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30351 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30352 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30353 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30354 const 30355 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30356 30357 The Run Time Type Information for the QButtonGroup class is 30358 described by Table 8-368 30359 30360 Table 8-368. typeinfo for QButtonGroup 30361 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30362 Name typeinfo name for QButtonGroup 30363 basetype: typeinfo for QGroupBox 30364 __________________________________________________________ 30365 30366 8.2.24.9. Class data for QVButtonGroup 30367 30368 The virtual table for the QVButtonGroup class is described by 30369 Table 8-369 30370 30371 Table 8-369. Primary vtable for QVButtonGroup 30372 Base Offset 0 30373 Virtual Base Offset 0 30374 RTTI typeinfo for QVButtonGroup 30375 vfunc[0]: NULL or QVButtonGroup::metaObject() const 30376 vfunc[1]: QVButtonGroup::className() const 30377 vfunc[2]: QVButtonGroup::qt_cast(char const*) 30378 vfunc[3]: QVButtonGroup::qt_invoke(int, QUObject*) 30379 vfunc[4]: QVButtonGroup::qt_emit(int, QUObject*) 30380 vfunc[5]: QVButtonGroup::qt_property(int, int, QVariant*) 30381 vfunc[6]: QVButtonGroup::~QVButtonGroup() 30382 vfunc[7]: QVButtonGroup::~QVButtonGroup() 30383 vfunc[8]: QButtonGroup::event(QEvent*) 30384 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30385 vfunc[10]: QWidget::setName(char const*) 30386 vfunc[11]: QObject::insertChild(QObject*) 30387 vfunc[12]: QObject::removeChild(QObject*) 30388 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30389 vfunc[14]: QObject::property(char const*) const 30390 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30391 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 30392 vfunc[17]: QObject::customEvent(QCustomEvent*) 30393 vfunc[18]: QObject::connectNotify(char const*) 30394 vfunc[19]: QObject::disconnectNotify(char const*) 30395 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30396 const*, char const*) 30397 vfunc[21]: QGroupBox::setEnabled(bool) 30398 vfunc[22]: QWidget::setMinimumSize(int, int) 30399 vfunc[23]: QWidget::setMaximumSize(int, int) 30400 vfunc[24]: QWidget::setSizeIncrement(int, int) 30401 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30402 vfunc[26]: QWidget::setEraseColor(QColor const&) 30403 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30404 vfunc[28]: QWidget::setPalette(QPalette const&) 30405 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30406 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30407 vfunc[31]: QWidget::setFont(QFont const&) 30408 vfunc[32]: QWidget::setCursor(QCursor const&) 30409 vfunc[33]: QWidget::unsetCursor() 30410 vfunc[34]: QWidget::setMask(QBitmap const&) 30411 vfunc[35]: QWidget::setMask(QRegion const&) 30412 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30413 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30414 vfunc[38]: QWidget::setCaption(QString const&) 30415 vfunc[39]: QWidget::setIcon(QPixmap const&) 30416 vfunc[40]: QWidget::setIconText(QString const&) 30417 vfunc[41]: QWidget::setMouseTracking(bool) 30418 vfunc[42]: QWidget::setFocus() 30419 vfunc[43]: QWidget::setActiveWindow() 30420 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30421 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30422 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30423 vfunc[47]: QWidget::show() 30424 vfunc[48]: QWidget::hide() 30425 vfunc[49]: QWidget::showMinimized() 30426 vfunc[50]: QWidget::showMaximized() 30427 vfunc[51]: QWidget::showNormal() 30428 vfunc[52]: QWidget::polish() 30429 vfunc[53]: QWidget::move(int, int) 30430 vfunc[54]: QWidget::resize(int, int) 30431 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30432 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30433 vfunc[57]: QWidget::close(bool) 30434 vfunc[58]: QGroupBox::sizeHint() const 30435 vfunc[59]: QWidget::minimumSizeHint() const 30436 vfunc[60]: QWidget::sizePolicy() const 30437 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30438 vfunc[62]: QWidget::heightForWidth(int) const 30439 vfunc[63]: QWidget::adjustSize() 30440 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30441 const&, bool) 30442 vfunc[65]: QWidget::setAcceptDrops(bool) 30443 vfunc[66]: QWidget::setAutoMask(bool) 30444 vfunc[67]: 30445 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30446 vfunc[68]: QWidget::customWhatsThis() const 30447 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 30448 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 30449 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30450 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 30451 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 30452 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 30453 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30454 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 30455 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30456 vfunc[78]: QWidget::enterEvent(QEvent*) 30457 vfunc[79]: QWidget::leaveEvent(QEvent*) 30458 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 30459 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30460 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 30461 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30462 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30463 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30464 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30465 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30466 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30467 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30468 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30469 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30470 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30471 vfunc[93]: QWidget::showEvent(QShowEvent*) 30472 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30473 vfunc[95]: QWidget::x11Event(_XEvent*) 30474 vfunc[96]: QWidget::updateMask() 30475 vfunc[97]: QFrame::styleChange(QStyle&) 30476 vfunc[98]: QWidget::enabledChange(bool) 30477 vfunc[99]: QWidget::paletteChange(QPalette const&) 30478 vfunc[100]: QGroupBox::fontChange(QFont const&) 30479 vfunc[101]: QWidget::windowActivationChange(bool) 30480 vfunc[102]: QWidget::metric(int) const 30481 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30482 vfunc[104]: QWidget::destroy(bool, bool) 30483 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30484 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30485 vfunc[107]: QWidget::focusNextPrevChild(bool) 30486 vfunc[108]: QWidget::setKeyCompression(bool) 30487 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30488 bool, QFont*) 30489 vfunc[110]: QFrame::setFrameStyle(int) 30490 vfunc[111]: QFrame::setLineWidth(int) 30491 vfunc[112]: QFrame::setMargin(int) 30492 vfunc[113]: QFrame::setMidLineWidth(int) 30493 vfunc[114]: QFrame::setFrameRect(QRect const&) 30494 vfunc[115]: QFrame::drawFrame(QPainter*) 30495 vfunc[116]: QFrame::drawContents(QPainter*) 30496 vfunc[117]: QFrame::frameChanged() 30497 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 30498 vfunc[119]: QGroupBox::setTitle(QString const&) 30499 vfunc[120]: QGroupBox::setAlignment(int) 30500 vfunc[121]: QButtonGroup::setExclusive(bool) 30501 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 30502 vfunc[123]: QButtonGroup::setButton(int) 30503 vfunc[124]: QButtonGroup::moveFocus(int) 30504 30505 Table 8-370. Secondary vtable for QVButtonGroup 30506 Base Offset -40 30507 Virtual Base Offset 0 30508 RTTI typeinfo for QVButtonGroup 30509 vfunc[0]: non-virtual thunk to QVButtonGroup::~QVButtonGroup() 30510 vfunc[1]: non-virtual thunk to QVButtonGroup::~QVButtonGroup() 30511 vfunc[2]: QPaintDevice::setResolution(int) 30512 vfunc[3]: QPaintDevice::resolution() const 30513 vfunc[4]: QPaintDevice::handle() const 30514 vfunc[5]: QPaintDevice::x11RenderHandle() const 30515 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30516 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30517 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30518 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30519 const 30520 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30521 30522 The Run Time Type Information for the QVButtonGroup class is 30523 described by Table 8-371 30524 30525 Table 8-371. typeinfo for QVButtonGroup 30526 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30527 Name typeinfo name for QVButtonGroup 30528 basetype: typeinfo for QButtonGroup 30529 __________________________________________________________ 30530 30531 8.2.24.10. Class data for QGrid 30532 30533 The virtual table for the QGrid class is described by Table 30534 8-372 30535 30536 Table 8-372. Primary vtable for QGrid 30537 Base Offset 0 30538 Virtual Base Offset 0 30539 RTTI typeinfo for QGrid 30540 vfunc[0]: NULL or QGrid::metaObject() const 30541 vfunc[1]: QGrid::className() const 30542 vfunc[2]: QGrid::qt_cast(char const*) 30543 vfunc[3]: QGrid::qt_invoke(int, QUObject*) 30544 vfunc[4]: QGrid::qt_emit(int, QUObject*) 30545 vfunc[5]: QGrid::qt_property(int, int, QVariant*) 30546 vfunc[6]: NULL or QGrid::~QGrid() 30547 vfunc[7]: NULL or QGrid::~QGrid() 30548 vfunc[8]: QWidget::event(QEvent*) 30549 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30550 vfunc[10]: QWidget::setName(char const*) 30551 vfunc[11]: QObject::insertChild(QObject*) 30552 vfunc[12]: QObject::removeChild(QObject*) 30553 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30554 vfunc[14]: QObject::property(char const*) const 30555 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30556 vfunc[16]: QObject::childEvent(QChildEvent*) 30557 vfunc[17]: QObject::customEvent(QCustomEvent*) 30558 vfunc[18]: QObject::connectNotify(char const*) 30559 vfunc[19]: QObject::disconnectNotify(char const*) 30560 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30561 const*, char const*) 30562 vfunc[21]: QWidget::setEnabled(bool) 30563 vfunc[22]: QWidget::setMinimumSize(int, int) 30564 vfunc[23]: QWidget::setMaximumSize(int, int) 30565 vfunc[24]: QWidget::setSizeIncrement(int, int) 30566 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30567 vfunc[26]: QWidget::setEraseColor(QColor const&) 30568 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30569 vfunc[28]: QWidget::setPalette(QPalette const&) 30570 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30571 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30572 vfunc[31]: QWidget::setFont(QFont const&) 30573 vfunc[32]: QWidget::setCursor(QCursor const&) 30574 vfunc[33]: QWidget::unsetCursor() 30575 vfunc[34]: QWidget::setMask(QBitmap const&) 30576 vfunc[35]: QWidget::setMask(QRegion const&) 30577 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30578 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30579 vfunc[38]: QWidget::setCaption(QString const&) 30580 vfunc[39]: QWidget::setIcon(QPixmap const&) 30581 vfunc[40]: QWidget::setIconText(QString const&) 30582 vfunc[41]: QWidget::setMouseTracking(bool) 30583 vfunc[42]: QWidget::setFocus() 30584 vfunc[43]: QWidget::setActiveWindow() 30585 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30586 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30587 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30588 vfunc[47]: QWidget::show() 30589 vfunc[48]: QWidget::hide() 30590 vfunc[49]: QWidget::showMinimized() 30591 vfunc[50]: QWidget::showMaximized() 30592 vfunc[51]: QWidget::showNormal() 30593 vfunc[52]: QWidget::polish() 30594 vfunc[53]: QWidget::move(int, int) 30595 vfunc[54]: QWidget::resize(int, int) 30596 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30597 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30598 vfunc[57]: QWidget::close(bool) 30599 vfunc[58]: QGrid::sizeHint() const 30600 vfunc[59]: QWidget::minimumSizeHint() const 30601 vfunc[60]: QWidget::sizePolicy() const 30602 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30603 vfunc[62]: QWidget::heightForWidth(int) const 30604 vfunc[63]: QWidget::adjustSize() 30605 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30606 const&, bool) 30607 vfunc[65]: QWidget::setAcceptDrops(bool) 30608 vfunc[66]: QWidget::setAutoMask(bool) 30609 vfunc[67]: 30610 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30611 vfunc[68]: QWidget::customWhatsThis() const 30612 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 30613 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 30614 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30615 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 30616 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 30617 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 30618 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30619 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30620 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30621 vfunc[78]: QWidget::enterEvent(QEvent*) 30622 vfunc[79]: QWidget::leaveEvent(QEvent*) 30623 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 30624 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30625 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 30626 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30627 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30628 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30629 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30630 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30631 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30632 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30633 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30634 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30635 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30636 vfunc[93]: QWidget::showEvent(QShowEvent*) 30637 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30638 vfunc[95]: QWidget::x11Event(_XEvent*) 30639 vfunc[96]: QWidget::updateMask() 30640 vfunc[97]: QFrame::styleChange(QStyle&) 30641 vfunc[98]: QWidget::enabledChange(bool) 30642 vfunc[99]: QWidget::paletteChange(QPalette const&) 30643 vfunc[100]: QWidget::fontChange(QFont const&) 30644 vfunc[101]: QWidget::windowActivationChange(bool) 30645 vfunc[102]: QWidget::metric(int) const 30646 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30647 vfunc[104]: QWidget::destroy(bool, bool) 30648 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30649 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30650 vfunc[107]: QWidget::focusNextPrevChild(bool) 30651 vfunc[108]: QWidget::setKeyCompression(bool) 30652 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30653 bool, QFont*) 30654 vfunc[110]: QFrame::setFrameStyle(int) 30655 vfunc[111]: QFrame::setLineWidth(int) 30656 vfunc[112]: QFrame::setMargin(int) 30657 vfunc[113]: QFrame::setMidLineWidth(int) 30658 vfunc[114]: QFrame::setFrameRect(QRect const&) 30659 vfunc[115]: QFrame::drawFrame(QPainter*) 30660 vfunc[116]: QFrame::drawContents(QPainter*) 30661 vfunc[117]: QGrid::frameChanged() 30662 30663 Table 8-373. Secondary vtable for QGrid 30664 Base Offset -40 30665 Virtual Base Offset 0 30666 RTTI typeinfo for QGrid 30667 vfunc[0]: non-virtual thunk to QGrid::~QGrid() 30668 vfunc[1]: non-virtual thunk to QGrid::~QGrid() 30669 vfunc[2]: QPaintDevice::setResolution(int) 30670 vfunc[3]: QPaintDevice::resolution() const 30671 vfunc[4]: QPaintDevice::handle() const 30672 vfunc[5]: QPaintDevice::x11RenderHandle() const 30673 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30674 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30675 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30676 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30677 const 30678 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30679 30680 The Run Time Type Information for the QGrid class is described 30681 by Table 8-374 30682 30683 Table 8-374. typeinfo for QGrid 30684 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30685 Name typeinfo name for QGrid 30686 basetype: typeinfo for QFrame 30687 __________________________________________________________ 30688 30689 8.2.24.11. Class data for QVGroupBox 30690 30691 The virtual table for the QVGroupBox class is described by 30692 Table 8-375 30693 30694 Table 8-375. Primary vtable for QVGroupBox 30695 Base Offset 0 30696 Virtual Base Offset 0 30697 RTTI typeinfo for QVGroupBox 30698 vfunc[0]: NULL or QVGroupBox::metaObject() const 30699 vfunc[1]: QVGroupBox::className() const 30700 vfunc[2]: QVGroupBox::qt_cast(char const*) 30701 vfunc[3]: QVGroupBox::qt_invoke(int, QUObject*) 30702 vfunc[4]: QVGroupBox::qt_emit(int, QUObject*) 30703 vfunc[5]: QVGroupBox::qt_property(int, int, QVariant*) 30704 vfunc[6]: QVGroupBox::~QVGroupBox() 30705 vfunc[7]: QVGroupBox::~QVGroupBox() 30706 vfunc[8]: QGroupBox::event(QEvent*) 30707 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30708 vfunc[10]: QWidget::setName(char const*) 30709 vfunc[11]: QObject::insertChild(QObject*) 30710 vfunc[12]: QObject::removeChild(QObject*) 30711 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30712 vfunc[14]: QObject::property(char const*) const 30713 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30714 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 30715 vfunc[17]: QObject::customEvent(QCustomEvent*) 30716 vfunc[18]: QObject::connectNotify(char const*) 30717 vfunc[19]: QObject::disconnectNotify(char const*) 30718 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30719 const*, char const*) 30720 vfunc[21]: QGroupBox::setEnabled(bool) 30721 vfunc[22]: QWidget::setMinimumSize(int, int) 30722 vfunc[23]: QWidget::setMaximumSize(int, int) 30723 vfunc[24]: QWidget::setSizeIncrement(int, int) 30724 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30725 vfunc[26]: QWidget::setEraseColor(QColor const&) 30726 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30727 vfunc[28]: QWidget::setPalette(QPalette const&) 30728 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30729 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30730 vfunc[31]: QWidget::setFont(QFont const&) 30731 vfunc[32]: QWidget::setCursor(QCursor const&) 30732 vfunc[33]: QWidget::unsetCursor() 30733 vfunc[34]: QWidget::setMask(QBitmap const&) 30734 vfunc[35]: QWidget::setMask(QRegion const&) 30735 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30736 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30737 vfunc[38]: QWidget::setCaption(QString const&) 30738 vfunc[39]: QWidget::setIcon(QPixmap const&) 30739 vfunc[40]: QWidget::setIconText(QString const&) 30740 vfunc[41]: QWidget::setMouseTracking(bool) 30741 vfunc[42]: QWidget::setFocus() 30742 vfunc[43]: QWidget::setActiveWindow() 30743 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30744 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30745 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30746 vfunc[47]: QWidget::show() 30747 vfunc[48]: QWidget::hide() 30748 vfunc[49]: QWidget::showMinimized() 30749 vfunc[50]: QWidget::showMaximized() 30750 vfunc[51]: QWidget::showNormal() 30751 vfunc[52]: QWidget::polish() 30752 vfunc[53]: QWidget::move(int, int) 30753 vfunc[54]: QWidget::resize(int, int) 30754 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30755 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30756 vfunc[57]: QWidget::close(bool) 30757 vfunc[58]: QGroupBox::sizeHint() const 30758 vfunc[59]: QWidget::minimumSizeHint() const 30759 vfunc[60]: QWidget::sizePolicy() const 30760 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30761 vfunc[62]: QWidget::heightForWidth(int) const 30762 vfunc[63]: QWidget::adjustSize() 30763 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30764 const&, bool) 30765 vfunc[65]: QWidget::setAcceptDrops(bool) 30766 vfunc[66]: QWidget::setAutoMask(bool) 30767 vfunc[67]: 30768 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30769 vfunc[68]: QWidget::customWhatsThis() const 30770 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 30771 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 30772 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30773 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 30774 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 30775 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 30776 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30777 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 30778 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30779 vfunc[78]: QWidget::enterEvent(QEvent*) 30780 vfunc[79]: QWidget::leaveEvent(QEvent*) 30781 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 30782 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30783 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 30784 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30785 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30786 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30787 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30788 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30789 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30790 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30791 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30792 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30793 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30794 vfunc[93]: QWidget::showEvent(QShowEvent*) 30795 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30796 vfunc[95]: QWidget::x11Event(_XEvent*) 30797 vfunc[96]: QWidget::updateMask() 30798 vfunc[97]: QFrame::styleChange(QStyle&) 30799 vfunc[98]: QWidget::enabledChange(bool) 30800 vfunc[99]: QWidget::paletteChange(QPalette const&) 30801 vfunc[100]: QGroupBox::fontChange(QFont const&) 30802 vfunc[101]: QWidget::windowActivationChange(bool) 30803 vfunc[102]: QWidget::metric(int) const 30804 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30805 vfunc[104]: QWidget::destroy(bool, bool) 30806 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30807 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30808 vfunc[107]: QWidget::focusNextPrevChild(bool) 30809 vfunc[108]: QWidget::setKeyCompression(bool) 30810 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30811 bool, QFont*) 30812 vfunc[110]: QFrame::setFrameStyle(int) 30813 vfunc[111]: QFrame::setLineWidth(int) 30814 vfunc[112]: QFrame::setMargin(int) 30815 vfunc[113]: QFrame::setMidLineWidth(int) 30816 vfunc[114]: QFrame::setFrameRect(QRect const&) 30817 vfunc[115]: QFrame::drawFrame(QPainter*) 30818 vfunc[116]: QFrame::drawContents(QPainter*) 30819 vfunc[117]: QFrame::frameChanged() 30820 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 30821 vfunc[119]: QGroupBox::setTitle(QString const&) 30822 vfunc[120]: QGroupBox::setAlignment(int) 30823 30824 Table 8-376. Secondary vtable for QVGroupBox 30825 Base Offset -40 30826 Virtual Base Offset 0 30827 RTTI typeinfo for QVGroupBox 30828 vfunc[0]: non-virtual thunk to QVGroupBox::~QVGroupBox() 30829 vfunc[1]: non-virtual thunk to QVGroupBox::~QVGroupBox() 30830 vfunc[2]: QPaintDevice::setResolution(int) 30831 vfunc[3]: QPaintDevice::resolution() const 30832 vfunc[4]: QPaintDevice::handle() const 30833 vfunc[5]: QPaintDevice::x11RenderHandle() const 30834 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30835 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30836 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30837 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30838 const 30839 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30840 30841 The Run Time Type Information for the QVGroupBox class is 30842 described by Table 8-377 30843 30844 Table 8-377. typeinfo for QVGroupBox 30845 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30846 Name typeinfo name for QVGroupBox 30847 basetype: typeinfo for QGroupBox 30848 __________________________________________________________ 30849 30850 8.2.24.12. Interfaces for Qt3 Organizers 30851 30852 An LSB conforming implementation shall provide the architecture 30853 specific functions for Qt3 Organizers specified in Table 8-378, 30854 with the full mandatory functionality as described in the 30855 referenced underlying specification. 30856 30857 Table 8-378. libqt-mt - Qt3 Organizers Function Interfaces 30858 _ZThn40_N10QHGroupBoxD0Ev [CXXABI-1.86] 30859 _ZThn40_N10QHGroupBoxD1Ev [CXXABI-1.86] 30860 _ZThn40_N10QVGroupBoxD0Ev [CXXABI-1.86] 30861 _ZThn40_N10QVGroupBoxD1Ev [CXXABI-1.86] 30862 _ZThn40_N12QButtonGroupD0Ev [CXXABI-1.86] 30863 _ZThn40_N12QButtonGroupD1Ev [CXXABI-1.86] 30864 _ZThn40_N12QWidgetStackD0Ev [CXXABI-1.86] 30865 _ZThn40_N12QWidgetStackD1Ev [CXXABI-1.86] 30866 _ZThn40_N13QHButtonGroupD0Ev [CXXABI-1.86] 30867 _ZThn40_N13QHButtonGroupD1Ev [CXXABI-1.86] 30868 _ZThn40_N13QVButtonGroupD0Ev [CXXABI-1.86] 30869 _ZThn40_N13QVButtonGroupD1Ev [CXXABI-1.86] 30870 _ZThn40_N9QGroupBoxD0Ev [CXXABI-1.86] _ZThn40_N9QGroupBoxD1Ev 30871 [CXXABI-1.86] 30872 _ZThn40_N9QSplitterD0Ev [CXXABI-1.86] _ZThn40_N9QSplitterD1Ev 30873 [CXXABI-1.86] 30874 __________________________________________________________ 30875 30876 8.2.25. Qt3 Layouts 30877 __________________________________________________________ 30878 30879 8.2.25.1. Class data for QDockAreaLayout 30880 30881 The virtual table for the QDockAreaLayout class is described by 30882 Table 8-379 30883 30884 Table 8-379. Primary vtable for QDockAreaLayout 30885 Base Offset 0 30886 Virtual Base Offset 0 30887 RTTI typeinfo for QDockAreaLayout 30888 vfunc[0]: NULL or QDockAreaLayout::metaObject() const 30889 vfunc[1]: QDockAreaLayout::className() const 30890 vfunc[2]: QDockAreaLayout::qt_cast(char const*) 30891 vfunc[3]: QDockAreaLayout::qt_invoke(int, QUObject*) 30892 vfunc[4]: QDockAreaLayout::qt_emit(int, QUObject*) 30893 vfunc[5]: QDockAreaLayout::qt_property(int, int, QVariant*) 30894 vfunc[6]: NULL or QDockAreaLayout::~QDockAreaLayout() 30895 vfunc[7]: NULL or QDockAreaLayout::~QDockAreaLayout() 30896 vfunc[8]: QObject::event(QEvent*) 30897 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 30898 vfunc[10]: QObject::setName(char const*) 30899 vfunc[11]: QObject::insertChild(QObject*) 30900 vfunc[12]: QObject::removeChild(QObject*) 30901 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30902 vfunc[14]: QObject::property(char const*) const 30903 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30904 vfunc[16]: QLayout::childEvent(QChildEvent*) 30905 vfunc[17]: QObject::customEvent(QCustomEvent*) 30906 vfunc[18]: QObject::connectNotify(char const*) 30907 vfunc[19]: QObject::disconnectNotify(char const*) 30908 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30909 const*, char const*) 30910 vfunc[21]: QLayout::setMargin(int) 30911 vfunc[22]: QLayout::setSpacing(int) 30912 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 30913 vfunc[24]: QLayout::setAutoAdd(bool) 30914 vfunc[25]: QDockAreaLayout::invalidate() 30915 vfunc[26]: QLayout::geometry() const 30916 vfunc[27]: NULL or QDockAreaLayout::addItem(QLayoutItem*) 30917 vfunc[28]: NULL or QDockAreaLayout::expanding() const 30918 vfunc[29]: QDockAreaLayout::minimumSize() const 30919 vfunc[30]: QLayout::maximumSize() const 30920 vfunc[31]: QDockAreaLayout::setGeometry(QRect const&) 30921 vfunc[32]: QDockAreaLayout::iterator() 30922 vfunc[33]: QLayout::isEmpty() const 30923 vfunc[34]: QLayout::layout() 30924 vfunc[35]: QDockAreaLayout::hasHeightForWidth() const 30925 vfunc[36]: QDockAreaLayout::heightForWidth(int) const 30926 vfunc[37]: QDockAreaLayout::sizeHint() const 30927 30928 Table 8-380. Secondary vtable for QDockAreaLayout 30929 Base Offset -40 30930 Virtual Base Offset 0 30931 RTTI typeinfo for QDockAreaLayout 30932 vfunc[0]: non-virtual thunk to 30933 QDockAreaLayout::~QDockAreaLayout() 30934 vfunc[1]: non-virtual thunk to 30935 QDockAreaLayout::~QDockAreaLayout() 30936 vfunc[2]: non-virtual thunk to QDockAreaLayout::sizeHint() 30937 const 30938 vfunc[3]: non-virtual thunk to QDockAreaLayout::minimumSize() 30939 const 30940 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 30941 vfunc[5]: non-virtual thunk to QDockAreaLayout::expanding() 30942 const 30943 vfunc[6]: non-virtual thunk to 30944 QDockAreaLayout::setGeometry(QRect const&) 30945 vfunc[7]: non-virtual thunk to QLayout::geometry() const 30946 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 30947 vfunc[9]: non-virtual thunk to 30948 QDockAreaLayout::hasHeightForWidth() const 30949 vfunc[10]: non-virtual thunk to 30950 QDockAreaLayout::heightForWidth(int) const 30951 vfunc[11]: non-virtual thunk to QDockAreaLayout::invalidate() 30952 vfunc[12]: QLayoutItem::widget() 30953 vfunc[13]: non-virtual thunk to QDockAreaLayout::iterator() 30954 vfunc[14]: non-virtual thunk to QLayout::layout() 30955 vfunc[15]: QLayoutItem::spacerItem() 30956 vfunc[16]: QLayoutItem::setAlignment(int) 30957 30958 The Run Time Type Information for the QDockAreaLayout class is 30959 described by Table 8-381 30960 30961 Table 8-381. typeinfo for QDockAreaLayout 30962 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30963 Name typeinfo name for QDockAreaLayout 30964 basetype: typeinfo for QLayout 30965 __________________________________________________________ 30966 30967 8.2.25.2. Class data for QBoxLayout 30968 30969 The virtual table for the QBoxLayout class is described by 30970 Table 8-382 30971 30972 Table 8-382. Primary vtable for QBoxLayout 30973 Base Offset 0 30974 Virtual Base Offset 0 30975 RTTI typeinfo for QBoxLayout 30976 vfunc[0]: NULL or QBoxLayout::metaObject() const 30977 vfunc[1]: QBoxLayout::className() const 30978 vfunc[2]: QBoxLayout::qt_cast(char const*) 30979 vfunc[3]: QBoxLayout::qt_invoke(int, QUObject*) 30980 vfunc[4]: QBoxLayout::qt_emit(int, QUObject*) 30981 vfunc[5]: QBoxLayout::qt_property(int, int, QVariant*) 30982 vfunc[6]: QBoxLayout::~QBoxLayout() 30983 vfunc[7]: QBoxLayout::~QBoxLayout() 30984 vfunc[8]: QObject::event(QEvent*) 30985 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 30986 vfunc[10]: QObject::setName(char const*) 30987 vfunc[11]: QObject::insertChild(QObject*) 30988 vfunc[12]: QObject::removeChild(QObject*) 30989 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30990 vfunc[14]: QObject::property(char const*) const 30991 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30992 vfunc[16]: QLayout::childEvent(QChildEvent*) 30993 vfunc[17]: QObject::customEvent(QCustomEvent*) 30994 vfunc[18]: QObject::connectNotify(char const*) 30995 vfunc[19]: QObject::disconnectNotify(char const*) 30996 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30997 const*, char const*) 30998 vfunc[21]: QLayout::setMargin(int) 30999 vfunc[22]: QLayout::setSpacing(int) 31000 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 31001 vfunc[24]: QLayout::setAutoAdd(bool) 31002 vfunc[25]: QBoxLayout::invalidate() 31003 vfunc[26]: QLayout::geometry() const 31004 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 31005 vfunc[28]: QBoxLayout::expanding() const 31006 vfunc[29]: QBoxLayout::minimumSize() const 31007 vfunc[30]: QBoxLayout::maximumSize() const 31008 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 31009 vfunc[32]: QBoxLayout::iterator() 31010 vfunc[33]: QLayout::isEmpty() const 31011 vfunc[34]: QLayout::layout() 31012 vfunc[35]: QBoxLayout::sizeHint() const 31013 vfunc[36]: QBoxLayout::hasHeightForWidth() const 31014 vfunc[37]: QBoxLayout::heightForWidth(int) const 31015 31016 Table 8-383. Secondary vtable for QBoxLayout 31017 Base Offset -40 31018 Virtual Base Offset 0 31019 RTTI typeinfo for QBoxLayout 31020 vfunc[0]: non-virtual thunk to QBoxLayout::~QBoxLayout() 31021 vfunc[1]: non-virtual thunk to QBoxLayout::~QBoxLayout() 31022 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 31023 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 31024 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 31025 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 31026 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 31027 const&) 31028 vfunc[7]: non-virtual thunk to QLayout::geometry() const 31029 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 31030 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 31031 const 31032 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 31033 const 31034 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 31035 vfunc[12]: QLayoutItem::widget() 31036 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 31037 vfunc[14]: non-virtual thunk to QLayout::layout() 31038 vfunc[15]: QLayoutItem::spacerItem() 31039 vfunc[16]: QLayoutItem::setAlignment(int) 31040 31041 The Run Time Type Information for the QBoxLayout class is 31042 described by Table 8-384 31043 31044 Table 8-384. typeinfo for QBoxLayout 31045 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31046 Name typeinfo name for QBoxLayout 31047 basetype: typeinfo for QLayout 31048 __________________________________________________________ 31049 31050 8.2.25.3. Class data for QLayout 31051 31052 The virtual table for the QLayout class is described by Table 31053 8-385 31054 31055 Table 8-385. Primary vtable for QLayout 31056 Base Offset 0 31057 Virtual Base Offset 0 31058 RTTI typeinfo for QLayout 31059 vfunc[0]: NULL or QLayout::metaObject() const 31060 vfunc[1]: QLayout::className() const 31061 vfunc[2]: QLayout::qt_cast(char const*) 31062 vfunc[3]: QLayout::qt_invoke(int, QUObject*) 31063 vfunc[4]: QLayout::qt_emit(int, QUObject*) 31064 vfunc[5]: QLayout::qt_property(int, int, QVariant*) 31065 vfunc[6]: QLayout::~QLayout() 31066 vfunc[7]: QLayout::~QLayout() 31067 vfunc[8]: QObject::event(QEvent*) 31068 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 31069 vfunc[10]: QObject::setName(char const*) 31070 vfunc[11]: QObject::insertChild(QObject*) 31071 vfunc[12]: QObject::removeChild(QObject*) 31072 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31073 vfunc[14]: QObject::property(char const*) const 31074 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31075 vfunc[16]: QLayout::childEvent(QChildEvent*) 31076 vfunc[17]: QObject::customEvent(QCustomEvent*) 31077 vfunc[18]: QObject::connectNotify(char const*) 31078 vfunc[19]: QObject::disconnectNotify(char const*) 31079 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31080 const*, char const*) 31081 vfunc[21]: QLayout::setMargin(int) 31082 vfunc[22]: QLayout::setSpacing(int) 31083 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 31084 vfunc[24]: QLayout::setAutoAdd(bool) 31085 vfunc[25]: QLayout::invalidate() 31086 vfunc[26]: QLayout::geometry() const 31087 vfunc[27]: __cxa_pure_virtual 31088 vfunc[28]: QLayout::expanding() const 31089 vfunc[29]: QLayout::minimumSize() const 31090 vfunc[30]: QLayout::maximumSize() const 31091 vfunc[31]: __cxa_pure_virtual 31092 vfunc[32]: __cxa_pure_virtual 31093 vfunc[33]: QLayout::isEmpty() const 31094 vfunc[34]: QLayout::layout() 31095 31096 Table 8-386. Secondary vtable for QLayout 31097 Base Offset -40 31098 Virtual Base Offset 0 31099 RTTI typeinfo for QLayout 31100 vfunc[0]: non-virtual thunk to QLayout::~QLayout() 31101 vfunc[1]: non-virtual thunk to QLayout::~QLayout() 31102 vfunc[2]: __cxa_pure_virtual 31103 vfunc[3]: non-virtual thunk to QLayout::minimumSize() const 31104 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 31105 vfunc[5]: non-virtual thunk to QLayout::expanding() const 31106 vfunc[6]: __cxa_pure_virtual 31107 vfunc[7]: non-virtual thunk to QLayout::geometry() const 31108 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 31109 vfunc[9]: QLayoutItem::hasHeightForWidth() const 31110 vfunc[10]: QLayoutItem::heightForWidth(int) const 31111 vfunc[11]: non-virtual thunk to QLayout::invalidate() 31112 vfunc[12]: QLayoutItem::widget() 31113 vfunc[13]: __cxa_pure_virtual 31114 vfunc[14]: non-virtual thunk to QLayout::layout() 31115 vfunc[15]: QLayoutItem::spacerItem() 31116 vfunc[16]: QLayoutItem::setAlignment(int) 31117 31118 The Run Time Type Information for the QLayout class is 31119 described by Table 8-387 31120 31121 Table 8-387. typeinfo for QLayout 31122 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31123 Name typeinfo name for QLayout 31124 flags: 0 31125 basetype: typeinfo for QObject 2 31126 basetype: typeinfo for QLayoutItem 10242 31127 __________________________________________________________ 31128 31129 8.2.25.4. Class data for QHBoxLayout 31130 31131 The virtual table for the QHBoxLayout class is described by 31132 Table 8-388 31133 31134 Table 8-388. Primary vtable for QHBoxLayout 31135 Base Offset 0 31136 Virtual Base Offset 0 31137 RTTI typeinfo for QHBoxLayout 31138 vfunc[0]: NULL or QHBoxLayout::metaObject() const 31139 vfunc[1]: QHBoxLayout::className() const 31140 vfunc[2]: QHBoxLayout::qt_cast(char const*) 31141 vfunc[3]: QHBoxLayout::qt_invoke(int, QUObject*) 31142 vfunc[4]: QHBoxLayout::qt_emit(int, QUObject*) 31143 vfunc[5]: QHBoxLayout::qt_property(int, int, QVariant*) 31144 vfunc[6]: QHBoxLayout::~QHBoxLayout() 31145 vfunc[7]: QHBoxLayout::~QHBoxLayout() 31146 vfunc[8]: QObject::event(QEvent*) 31147 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 31148 vfunc[10]: QObject::setName(char const*) 31149 vfunc[11]: QObject::insertChild(QObject*) 31150 vfunc[12]: QObject::removeChild(QObject*) 31151 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31152 vfunc[14]: QObject::property(char const*) const 31153 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31154 vfunc[16]: QLayout::childEvent(QChildEvent*) 31155 vfunc[17]: QObject::customEvent(QCustomEvent*) 31156 vfunc[18]: QObject::connectNotify(char const*) 31157 vfunc[19]: QObject::disconnectNotify(char const*) 31158 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31159 const*, char const*) 31160 vfunc[21]: QLayout::setMargin(int) 31161 vfunc[22]: QLayout::setSpacing(int) 31162 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 31163 vfunc[24]: QLayout::setAutoAdd(bool) 31164 vfunc[25]: QBoxLayout::invalidate() 31165 vfunc[26]: QLayout::geometry() const 31166 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 31167 vfunc[28]: QBoxLayout::expanding() const 31168 vfunc[29]: QBoxLayout::minimumSize() const 31169 vfunc[30]: QBoxLayout::maximumSize() const 31170 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 31171 vfunc[32]: QBoxLayout::iterator() 31172 vfunc[33]: QLayout::isEmpty() const 31173 vfunc[34]: QLayout::layout() 31174 vfunc[35]: QBoxLayout::sizeHint() const 31175 vfunc[36]: QBoxLayout::hasHeightForWidth() const 31176 vfunc[37]: QBoxLayout::heightForWidth(int) const 31177 31178 Table 8-389. Secondary vtable for QHBoxLayout 31179 Base Offset -40 31180 Virtual Base Offset 0 31181 RTTI typeinfo for QHBoxLayout 31182 vfunc[0]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 31183 vfunc[1]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 31184 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 31185 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 31186 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 31187 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 31188 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 31189 const&) 31190 vfunc[7]: non-virtual thunk to QLayout::geometry() const 31191 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 31192 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 31193 const 31194 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 31195 const 31196 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 31197 vfunc[12]: QLayoutItem::widget() 31198 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 31199 vfunc[14]: non-virtual thunk to QLayout::layout() 31200 vfunc[15]: QLayoutItem::spacerItem() 31201 vfunc[16]: QLayoutItem::setAlignment(int) 31202 31203 The Run Time Type Information for the QHBoxLayout class is 31204 described by Table 8-390 31205 31206 Table 8-390. typeinfo for QHBoxLayout 31207 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31208 Name typeinfo name for QHBoxLayout 31209 basetype: typeinfo for QBoxLayout 31210 __________________________________________________________ 31211 31212 8.2.25.5. Class data for QVBoxLayout 31213 31214 The virtual table for the QVBoxLayout class is described by 31215 Table 8-391 31216 31217 Table 8-391. Primary vtable for QVBoxLayout 31218 Base Offset 0 31219 Virtual Base Offset 0 31220 RTTI typeinfo for QVBoxLayout 31221 vfunc[0]: NULL or QVBoxLayout::metaObject() const 31222 vfunc[1]: QVBoxLayout::className() const 31223 vfunc[2]: QVBoxLayout::qt_cast(char const*) 31224 vfunc[3]: QVBoxLayout::qt_invoke(int, QUObject*) 31225 vfunc[4]: QVBoxLayout::qt_emit(int, QUObject*) 31226 vfunc[5]: QVBoxLayout::qt_property(int, int, QVariant*) 31227 vfunc[6]: QVBoxLayout::~QVBoxLayout() 31228 vfunc[7]: QVBoxLayout::~QVBoxLayout() 31229 vfunc[8]: QObject::event(QEvent*) 31230 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 31231 vfunc[10]: QObject::setName(char const*) 31232 vfunc[11]: QObject::insertChild(QObject*) 31233 vfunc[12]: QObject::removeChild(QObject*) 31234 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31235 vfunc[14]: QObject::property(char const*) const 31236 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31237 vfunc[16]: QLayout::childEvent(QChildEvent*) 31238 vfunc[17]: QObject::customEvent(QCustomEvent*) 31239 vfunc[18]: QObject::connectNotify(char const*) 31240 vfunc[19]: QObject::disconnectNotify(char const*) 31241 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31242 const*, char const*) 31243 vfunc[21]: QLayout::setMargin(int) 31244 vfunc[22]: QLayout::setSpacing(int) 31245 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 31246 vfunc[24]: QLayout::setAutoAdd(bool) 31247 vfunc[25]: QBoxLayout::invalidate() 31248 vfunc[26]: QLayout::geometry() const 31249 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 31250 vfunc[28]: QBoxLayout::expanding() const 31251 vfunc[29]: QBoxLayout::minimumSize() const 31252 vfunc[30]: QBoxLayout::maximumSize() const 31253 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 31254 vfunc[32]: QBoxLayout::iterator() 31255 vfunc[33]: QLayout::isEmpty() const 31256 vfunc[34]: QLayout::layout() 31257 vfunc[35]: QBoxLayout::sizeHint() const 31258 vfunc[36]: QBoxLayout::hasHeightForWidth() const 31259 vfunc[37]: QBoxLayout::heightForWidth(int) const 31260 31261 Table 8-392. Secondary vtable for QVBoxLayout 31262 Base Offset -40 31263 Virtual Base Offset 0 31264 RTTI typeinfo for QVBoxLayout 31265 vfunc[0]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 31266 vfunc[1]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 31267 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 31268 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 31269 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 31270 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 31271 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 31272 const&) 31273 vfunc[7]: non-virtual thunk to QLayout::geometry() const 31274 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 31275 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 31276 const 31277 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 31278 const 31279 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 31280 vfunc[12]: QLayoutItem::widget() 31281 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 31282 vfunc[14]: non-virtual thunk to QLayout::layout() 31283 vfunc[15]: QLayoutItem::spacerItem() 31284 vfunc[16]: QLayoutItem::setAlignment(int) 31285 31286 The Run Time Type Information for the QVBoxLayout class is 31287 described by Table 8-393 31288 31289 Table 8-393. typeinfo for QVBoxLayout 31290 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31291 Name typeinfo name for QVBoxLayout 31292 basetype: typeinfo for QBoxLayout 31293 __________________________________________________________ 31294 31295 8.2.25.6. Class data for QGLayoutIterator 31296 31297 The virtual table for the QGLayoutIterator class is described 31298 in the generic part of this specification. 31299 31300 The Run Time Type Information for the QGLayoutIterator class is 31301 described by Table 8-394 31302 31303 Table 8-394. typeinfo for QGLayoutIterator 31304 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31305 Name typeinfo name for QGLayoutIterator 31306 flags: 0 31307 basetype: typeinfo for QShared 1026 31308 __________________________________________________________ 31309 31310 8.2.25.7. Class data for QWidgetItem 31311 31312 The virtual table for the QWidgetItem class is described in the 31313 generic part of this specification. 31314 31315 The Run Time Type Information for the QWidgetItem class is 31316 described by Table 8-395 31317 31318 Table 8-395. typeinfo for QWidgetItem 31319 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31320 Name typeinfo name for QWidgetItem 31321 basetype: typeinfo for QLayoutItem 31322 __________________________________________________________ 31323 31324 8.2.25.8. Class data for QGridLayout 31325 31326 The virtual table for the QGridLayout class is described by 31327 Table 8-396 31328 31329 Table 8-396. Primary vtable for QGridLayout 31330 Base Offset 0 31331 Virtual Base Offset 0 31332 RTTI typeinfo for QGridLayout 31333 vfunc[0]: NULL or QGridLayout::metaObject() const 31334 vfunc[1]: QGridLayout::className() const 31335 vfunc[2]: QGridLayout::qt_cast(char const*) 31336 vfunc[3]: QGridLayout::qt_invoke(int, QUObject*) 31337 vfunc[4]: QGridLayout::qt_emit(int, QUObject*) 31338 vfunc[5]: QGridLayout::qt_property(int, int, QVariant*) 31339 vfunc[6]: QGridLayout::~QGridLayout() 31340 vfunc[7]: QGridLayout::~QGridLayout() 31341 vfunc[8]: QObject::event(QEvent*) 31342 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 31343 vfunc[10]: QObject::setName(char const*) 31344 vfunc[11]: QObject::insertChild(QObject*) 31345 vfunc[12]: QObject::removeChild(QObject*) 31346 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31347 vfunc[14]: QObject::property(char const*) const 31348 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31349 vfunc[16]: QLayout::childEvent(QChildEvent*) 31350 vfunc[17]: QObject::customEvent(QCustomEvent*) 31351 vfunc[18]: QObject::connectNotify(char const*) 31352 vfunc[19]: QObject::disconnectNotify(char const*) 31353 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31354 const*, char const*) 31355 vfunc[21]: QLayout::setMargin(int) 31356 vfunc[22]: QLayout::setSpacing(int) 31357 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 31358 vfunc[24]: QLayout::setAutoAdd(bool) 31359 vfunc[25]: QGridLayout::invalidate() 31360 vfunc[26]: QLayout::geometry() const 31361 vfunc[27]: QGridLayout::addItem(QLayoutItem*) 31362 vfunc[28]: QGridLayout::expanding() const 31363 vfunc[29]: QGridLayout::minimumSize() const 31364 vfunc[30]: QGridLayout::maximumSize() const 31365 vfunc[31]: QGridLayout::setGeometry(QRect const&) 31366 vfunc[32]: QGridLayout::iterator() 31367 vfunc[33]: QLayout::isEmpty() const 31368 vfunc[34]: QLayout::layout() 31369 vfunc[35]: QGridLayout::sizeHint() const 31370 vfunc[36]: QGridLayout::setRowStretch(int, int) 31371 vfunc[37]: QGridLayout::setColStretch(int, int) 31372 vfunc[38]: QGridLayout::hasHeightForWidth() const 31373 vfunc[39]: QGridLayout::heightForWidth(int) const 31374 31375 Table 8-397. Secondary vtable for QGridLayout 31376 Base Offset -40 31377 Virtual Base Offset 0 31378 RTTI typeinfo for QGridLayout 31379 vfunc[0]: non-virtual thunk to QGridLayout::~QGridLayout() 31380 vfunc[1]: non-virtual thunk to QGridLayout::~QGridLayout() 31381 vfunc[2]: non-virtual thunk to QGridLayout::sizeHint() const 31382 vfunc[3]: non-virtual thunk to QGridLayout::minimumSize() const 31383 vfunc[4]: non-virtual thunk to QGridLayout::maximumSize() const 31384 vfunc[5]: non-virtual thunk to QGridLayout::expanding() const 31385 vfunc[6]: non-virtual thunk to QGridLayout::setGeometry(QRect 31386 const&) 31387 vfunc[7]: non-virtual thunk to QLayout::geometry() const 31388 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 31389 vfunc[9]: non-virtual thunk to QGridLayout::hasHeightForWidth() 31390 const 31391 vfunc[10]: non-virtual thunk to 31392 QGridLayout::heightForWidth(int) const 31393 vfunc[11]: non-virtual thunk to QGridLayout::invalidate() 31394 vfunc[12]: QLayoutItem::widget() 31395 vfunc[13]: non-virtual thunk to QGridLayout::iterator() 31396 vfunc[14]: non-virtual thunk to QLayout::layout() 31397 vfunc[15]: QLayoutItem::spacerItem() 31398 vfunc[16]: QLayoutItem::setAlignment(int) 31399 31400 The Run Time Type Information for the QGridLayout class is 31401 described by Table 8-398 31402 31403 Table 8-398. typeinfo for QGridLayout 31404 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31405 Name typeinfo name for QGridLayout 31406 basetype: typeinfo for QLayout 31407 __________________________________________________________ 31408 31409 8.2.25.9. Class data for QSpacerItem 31410 31411 The virtual table for the QSpacerItem class is described in the 31412 generic part of this specification. 31413 31414 The Run Time Type Information for the QSpacerItem class is 31415 described by Table 8-399 31416 31417 Table 8-399. typeinfo for QSpacerItem 31418 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31419 Name typeinfo name for QSpacerItem 31420 basetype: typeinfo for QLayoutItem 31421 __________________________________________________________ 31422 31423 8.2.25.10. Class data for QLayoutItem 31424 31425 The virtual table for the QLayoutItem class is described in the 31426 generic part of this specification. 31427 31428 The Run Time Type Information for the QLayoutItem class is 31429 described by Table 8-400 31430 31431 Table 8-400. typeinfo for QLayoutItem 31432 Base Vtable vtable for __cxxabiv1::__class_type_info 31433 Name typeinfo name for QLayoutItem 31434 __________________________________________________________ 31435 31436 8.2.25.11. Interfaces for Qt3 Layouts 31437 31438 An LSB conforming implementation shall provide the architecture 31439 specific functions for Qt3 Layouts specified in Table 8-401, 31440 with the full mandatory functionality as described in the 31441 referenced underlying specification. 31442 31443 Table 8-401. libqt-mt - Qt3 Layouts Function Interfaces 31444 _ZThn40_N10QBoxLayout10invalidateEv [CXXABI-1.86] 31445 _ZThn40_N10QBoxLayout11setGeometryERK5QRect [CXXABI-1.86] 31446 _ZThn40_N10QBoxLayout8iteratorEv [CXXABI-1.86] 31447 _ZThn40_N10QBoxLayoutD0Ev [CXXABI-1.86] 31448 _ZThn40_N10QBoxLayoutD1Ev [CXXABI-1.86] 31449 _ZThn40_N11QGridLayout10invalidateEv [CXXABI-1.86] 31450 _ZThn40_N11QGridLayout11setGeometryERK5QRect [CXXABI-1.86] 31451 _ZThn40_N11QGridLayout8iteratorEv [CXXABI-1.86] 31452 _ZThn40_N11QGridLayoutD0Ev [CXXABI-1.86] 31453 _ZThn40_N11QGridLayoutD1Ev [CXXABI-1.86] 31454 _ZThn40_N11QHBoxLayoutD0Ev [CXXABI-1.86] 31455 _ZThn40_N11QHBoxLayoutD1Ev [CXXABI-1.86] 31456 _ZThn40_N11QVBoxLayoutD0Ev [CXXABI-1.86] 31457 _ZThn40_N11QVBoxLayoutD1Ev [CXXABI-1.86] 31458 _ZThn40_N15QDockAreaLayout10invalidateEv [CXXABI-1.86] 31459 _ZThn40_N15QDockAreaLayout11setGeometryERK5QRect [CXXABI-1.86] 31460 _ZThn40_N15QDockAreaLayout8iteratorEv [CXXABI-1.86] 31461 _ZThn40_N7QLayout10invalidateEv [CXXABI-1.86] 31462 _ZThn40_N7QLayout6layoutEv [CXXABI-1.86] _ZThn40_N7QLayoutD0Ev 31463 [CXXABI-1.86] 31464 _ZThn40_N7QLayoutD1Ev [CXXABI-1.86] 31465 _ZThn40_NK10QBoxLayout11maximumSizeEv [CXXABI-1.86] 31466 _ZThn40_NK10QBoxLayout11minimumSizeEv [CXXABI-1.86] 31467 _ZThn40_NK10QBoxLayout14heightForWidthEi [CXXABI-1.86] 31468 _ZThn40_NK10QBoxLayout17hasHeightForWidthEv [CXXABI-1.86] 31469 _ZThn40_NK10QBoxLayout8sizeHintEv [CXXABI-1.86] 31470 _ZThn40_NK10QBoxLayout9expandingEv [CXXABI-1.86] 31471 _ZThn40_NK11QGridLayout11maximumSizeEv [CXXABI-1.86] 31472 _ZThn40_NK11QGridLayout11minimumSizeEv [CXXABI-1.86] 31473 _ZThn40_NK11QGridLayout14heightForWidthEi [CXXABI-1.86] 31474 _ZThn40_NK11QGridLayout17hasHeightForWidthEv [CXXABI-1.86] 31475 _ZThn40_NK11QGridLayout8sizeHintEv [CXXABI-1.86] 31476 _ZThn40_NK11QGridLayout9expandingEv [CXXABI-1.86] 31477 _ZThn40_NK15QDockAreaLayout11minimumSizeEv [CXXABI-1.86] 31478 _ZThn40_NK15QDockAreaLayout14heightForWidthEi [CXXABI-1.86] 31479 _ZThn40_NK15QDockAreaLayout17hasHeightForWidthEv [CXXABI-1.86] 31480 _ZThn40_NK15QDockAreaLayout8sizeHintEv [CXXABI-1.86] 31481 _ZThn40_NK7QLayout11maximumSizeEv [CXXABI-1.86] 31482 _ZThn40_NK7QLayout11minimumSizeEv [CXXABI-1.86] 31483 _ZThn40_NK7QLayout7isEmptyEv [CXXABI-1.86] 31484 _ZThn40_NK7QLayout8geometryEv [CXXABI-1.86] 31485 _ZThn40_NK7QLayout9expandingEv [CXXABI-1.86] 31486 __________________________________________________________ 31487 31488 8.2.26. Qt3 Dialogs 31489 __________________________________________________________ 31490 31491 8.2.26.1. Class data for QProgressDialog 31492 31493 The virtual table for the QProgressDialog class is described by 31494 Table 8-402 31495 31496 Table 8-402. Primary vtable for QProgressDialog 31497 Base Offset 0 31498 Virtual Base Offset 0 31499 RTTI typeinfo for QProgressDialog 31500 vfunc[0]: NULL or QProgressDialog::metaObject() const 31501 vfunc[1]: QProgressDialog::className() const 31502 vfunc[2]: QProgressDialog::qt_cast(char const*) 31503 vfunc[3]: QProgressDialog::qt_invoke(int, QUObject*) 31504 vfunc[4]: QProgressDialog::qt_emit(int, QUObject*) 31505 vfunc[5]: QProgressDialog::qt_property(int, int, QVariant*) 31506 vfunc[6]: QProgressDialog::~QProgressDialog() 31507 vfunc[7]: QProgressDialog::~QProgressDialog() 31508 vfunc[8]: QWidget::event(QEvent*) 31509 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 31510 vfunc[10]: QWidget::setName(char const*) 31511 vfunc[11]: QObject::insertChild(QObject*) 31512 vfunc[12]: QObject::removeChild(QObject*) 31513 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31514 vfunc[14]: QObject::property(char const*) const 31515 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31516 vfunc[16]: QObject::childEvent(QChildEvent*) 31517 vfunc[17]: QObject::customEvent(QCustomEvent*) 31518 vfunc[18]: QObject::connectNotify(char const*) 31519 vfunc[19]: QObject::disconnectNotify(char const*) 31520 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31521 const*, char const*) 31522 vfunc[21]: QWidget::setEnabled(bool) 31523 vfunc[22]: QWidget::setMinimumSize(int, int) 31524 vfunc[23]: QWidget::setMaximumSize(int, int) 31525 vfunc[24]: QWidget::setSizeIncrement(int, int) 31526 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31527 vfunc[26]: QWidget::setEraseColor(QColor const&) 31528 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31529 vfunc[28]: QWidget::setPalette(QPalette const&) 31530 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31531 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31532 vfunc[31]: QWidget::setFont(QFont const&) 31533 vfunc[32]: QWidget::setCursor(QCursor const&) 31534 vfunc[33]: QWidget::unsetCursor() 31535 vfunc[34]: QWidget::setMask(QBitmap const&) 31536 vfunc[35]: QWidget::setMask(QRegion const&) 31537 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31538 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31539 vfunc[38]: QWidget::setCaption(QString const&) 31540 vfunc[39]: QWidget::setIcon(QPixmap const&) 31541 vfunc[40]: QWidget::setIconText(QString const&) 31542 vfunc[41]: QWidget::setMouseTracking(bool) 31543 vfunc[42]: QWidget::setFocus() 31544 vfunc[43]: QWidget::setActiveWindow() 31545 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31546 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31547 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31548 vfunc[47]: QDialog::show() 31549 vfunc[48]: QDialog::hide() 31550 vfunc[49]: QWidget::showMinimized() 31551 vfunc[50]: QWidget::showMaximized() 31552 vfunc[51]: QWidget::showNormal() 31553 vfunc[52]: QWidget::polish() 31554 vfunc[53]: QDialog::move(int, int) 31555 vfunc[54]: QDialog::resize(int, int) 31556 vfunc[55]: QDialog::setGeometry(int, int, int, int) 31557 vfunc[56]: QDialog::setGeometry(QRect const&) 31558 vfunc[57]: QWidget::close(bool) 31559 vfunc[58]: QProgressDialog::sizeHint() const 31560 vfunc[59]: QDialog::minimumSizeHint() const 31561 vfunc[60]: QWidget::sizePolicy() const 31562 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31563 vfunc[62]: QWidget::heightForWidth(int) const 31564 vfunc[63]: QWidget::adjustSize() 31565 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31566 const&, bool) 31567 vfunc[65]: QWidget::setAcceptDrops(bool) 31568 vfunc[66]: QWidget::setAutoMask(bool) 31569 vfunc[67]: 31570 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31571 vfunc[68]: QWidget::customWhatsThis() const 31572 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31573 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31574 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31575 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31576 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 31577 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 31578 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31579 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31580 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31581 vfunc[78]: QWidget::enterEvent(QEvent*) 31582 vfunc[79]: QWidget::leaveEvent(QEvent*) 31583 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 31584 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31585 vfunc[82]: QProgressDialog::resizeEvent(QResizeEvent*) 31586 vfunc[83]: QProgressDialog::closeEvent(QCloseEvent*) 31587 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 31588 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31589 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31590 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31591 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31592 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31593 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31594 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31595 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31596 vfunc[93]: QProgressDialog::showEvent(QShowEvent*) 31597 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31598 vfunc[95]: QWidget::x11Event(_XEvent*) 31599 vfunc[96]: QWidget::updateMask() 31600 vfunc[97]: QProgressDialog::styleChange(QStyle&) 31601 vfunc[98]: QWidget::enabledChange(bool) 31602 vfunc[99]: QWidget::paletteChange(QPalette const&) 31603 vfunc[100]: QWidget::fontChange(QFont const&) 31604 vfunc[101]: QWidget::windowActivationChange(bool) 31605 vfunc[102]: QWidget::metric(int) const 31606 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31607 vfunc[104]: QWidget::destroy(bool, bool) 31608 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31609 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31610 vfunc[107]: QWidget::focusNextPrevChild(bool) 31611 vfunc[108]: QWidget::setKeyCompression(bool) 31612 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31613 bool, QFont*) 31614 vfunc[110]: QDialog::done(int) 31615 vfunc[111]: QDialog::accept() 31616 vfunc[112]: QDialog::reject() 31617 31618 Table 8-403. Secondary vtable for QProgressDialog 31619 Base Offset -40 31620 Virtual Base Offset 0 31621 RTTI typeinfo for QProgressDialog 31622 vfunc[0]: non-virtual thunk to 31623 QProgressDialog::~QProgressDialog() 31624 vfunc[1]: non-virtual thunk to 31625 QProgressDialog::~QProgressDialog() 31626 vfunc[2]: QPaintDevice::setResolution(int) 31627 vfunc[3]: QPaintDevice::resolution() const 31628 vfunc[4]: QPaintDevice::handle() const 31629 vfunc[5]: QPaintDevice::x11RenderHandle() const 31630 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31631 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31632 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31633 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31634 const 31635 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31636 31637 The Run Time Type Information for the QProgressDialog class is 31638 described by Table 8-404 31639 31640 Table 8-404. typeinfo for QProgressDialog 31641 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31642 Name typeinfo name for QProgressDialog 31643 basetype: typeinfo for QDialog 31644 __________________________________________________________ 31645 31646 8.2.26.2. Class data for QWizard 31647 31648 The virtual table for the QWizard class is described by Table 31649 8-405 31650 31651 Table 8-405. Primary vtable for QWizard 31652 Base Offset 0 31653 Virtual Base Offset 0 31654 RTTI typeinfo for QWizard 31655 vfunc[0]: NULL or QWizard::metaObject() const 31656 vfunc[1]: QWizard::className() const 31657 vfunc[2]: QWizard::qt_cast(char const*) 31658 vfunc[3]: QWizard::qt_invoke(int, QUObject*) 31659 vfunc[4]: QWizard::qt_emit(int, QUObject*) 31660 vfunc[5]: QWizard::qt_property(int, int, QVariant*) 31661 vfunc[6]: QWizard::~QWizard() 31662 vfunc[7]: QWizard::~QWizard() 31663 vfunc[8]: QWidget::event(QEvent*) 31664 vfunc[9]: QWizard::eventFilter(QObject*, QEvent*) 31665 vfunc[10]: QWidget::setName(char const*) 31666 vfunc[11]: QObject::insertChild(QObject*) 31667 vfunc[12]: QObject::removeChild(QObject*) 31668 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31669 vfunc[14]: QObject::property(char const*) const 31670 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31671 vfunc[16]: QObject::childEvent(QChildEvent*) 31672 vfunc[17]: QObject::customEvent(QCustomEvent*) 31673 vfunc[18]: QObject::connectNotify(char const*) 31674 vfunc[19]: QObject::disconnectNotify(char const*) 31675 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31676 const*, char const*) 31677 vfunc[21]: QWidget::setEnabled(bool) 31678 vfunc[22]: QWidget::setMinimumSize(int, int) 31679 vfunc[23]: QWidget::setMaximumSize(int, int) 31680 vfunc[24]: QWidget::setSizeIncrement(int, int) 31681 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31682 vfunc[26]: QWidget::setEraseColor(QColor const&) 31683 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31684 vfunc[28]: QWidget::setPalette(QPalette const&) 31685 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31686 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31687 vfunc[31]: QWizard::setFont(QFont const&) 31688 vfunc[32]: QWidget::setCursor(QCursor const&) 31689 vfunc[33]: QWidget::unsetCursor() 31690 vfunc[34]: QWidget::setMask(QBitmap const&) 31691 vfunc[35]: QWidget::setMask(QRegion const&) 31692 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31693 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31694 vfunc[38]: QWidget::setCaption(QString const&) 31695 vfunc[39]: QWidget::setIcon(QPixmap const&) 31696 vfunc[40]: QWidget::setIconText(QString const&) 31697 vfunc[41]: QWidget::setMouseTracking(bool) 31698 vfunc[42]: QWidget::setFocus() 31699 vfunc[43]: QWidget::setActiveWindow() 31700 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31701 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31702 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31703 vfunc[47]: QWizard::show() 31704 vfunc[48]: QDialog::hide() 31705 vfunc[49]: QWidget::showMinimized() 31706 vfunc[50]: QWidget::showMaximized() 31707 vfunc[51]: QWidget::showNormal() 31708 vfunc[52]: QWidget::polish() 31709 vfunc[53]: QDialog::move(int, int) 31710 vfunc[54]: QDialog::resize(int, int) 31711 vfunc[55]: QDialog::setGeometry(int, int, int, int) 31712 vfunc[56]: QDialog::setGeometry(QRect const&) 31713 vfunc[57]: QWidget::close(bool) 31714 vfunc[58]: QDialog::sizeHint() const 31715 vfunc[59]: QDialog::minimumSizeHint() const 31716 vfunc[60]: QWidget::sizePolicy() const 31717 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31718 vfunc[62]: QWidget::heightForWidth(int) const 31719 vfunc[63]: QWidget::adjustSize() 31720 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31721 const&, bool) 31722 vfunc[65]: QWidget::setAcceptDrops(bool) 31723 vfunc[66]: QWidget::setAutoMask(bool) 31724 vfunc[67]: 31725 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31726 vfunc[68]: QWidget::customWhatsThis() const 31727 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31728 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31729 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31730 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31731 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 31732 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 31733 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31734 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31735 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31736 vfunc[78]: QWidget::enterEvent(QEvent*) 31737 vfunc[79]: QWidget::leaveEvent(QEvent*) 31738 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 31739 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31740 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 31741 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 31742 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 31743 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31744 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31745 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31746 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31747 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31748 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31749 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31750 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31751 vfunc[93]: QWidget::showEvent(QShowEvent*) 31752 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31753 vfunc[95]: QWidget::x11Event(_XEvent*) 31754 vfunc[96]: QWidget::updateMask() 31755 vfunc[97]: QWidget::styleChange(QStyle&) 31756 vfunc[98]: QWidget::enabledChange(bool) 31757 vfunc[99]: QWidget::paletteChange(QPalette const&) 31758 vfunc[100]: QWidget::fontChange(QFont const&) 31759 vfunc[101]: QWidget::windowActivationChange(bool) 31760 vfunc[102]: QWidget::metric(int) const 31761 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31762 vfunc[104]: QWidget::destroy(bool, bool) 31763 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31764 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31765 vfunc[107]: QWidget::focusNextPrevChild(bool) 31766 vfunc[108]: QWidget::setKeyCompression(bool) 31767 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31768 bool, QFont*) 31769 vfunc[110]: QDialog::done(int) 31770 vfunc[111]: QDialog::accept() 31771 vfunc[112]: QDialog::reject() 31772 vfunc[113]: QWizard::addPage(QWidget*, QString const&) 31773 vfunc[114]: QWizard::insertPage(QWidget*, QString const&, int) 31774 vfunc[115]: QWizard::removePage(QWidget*) 31775 vfunc[116]: QWizard::showPage(QWidget*) 31776 vfunc[117]: QWizard::appropriate(QWidget*) const 31777 vfunc[118]: QWizard::setAppropriate(QWidget*, bool) 31778 vfunc[119]: QWizard::setBackEnabled(QWidget*, bool) 31779 vfunc[120]: QWizard::setNextEnabled(QWidget*, bool) 31780 vfunc[121]: QWizard::setFinishEnabled(QWidget*, bool) 31781 vfunc[122]: QWizard::setHelpEnabled(QWidget*, bool) 31782 vfunc[123]: NULL or QWizard::setFinish(QWidget*, bool) 31783 vfunc[124]: QWizard::back() 31784 vfunc[125]: QWizard::next() 31785 vfunc[126]: QWizard::help() 31786 vfunc[127]: QWizard::layOutButtonRow(QHBoxLayout*) 31787 vfunc[128]: QWizard::layOutTitleRow(QHBoxLayout*, QString 31788 const&) 31789 31790 Table 8-406. Secondary vtable for QWizard 31791 Base Offset -40 31792 Virtual Base Offset 0 31793 RTTI typeinfo for QWizard 31794 vfunc[0]: non-virtual thunk to QWizard::~QWizard() 31795 vfunc[1]: non-virtual thunk to QWizard::~QWizard() 31796 vfunc[2]: QPaintDevice::setResolution(int) 31797 vfunc[3]: QPaintDevice::resolution() const 31798 vfunc[4]: QPaintDevice::handle() const 31799 vfunc[5]: QPaintDevice::x11RenderHandle() const 31800 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31801 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31802 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31803 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31804 const 31805 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31806 31807 The Run Time Type Information for the QWizard class is 31808 described by Table 8-407 31809 31810 Table 8-407. typeinfo for QWizard 31811 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31812 Name typeinfo name for QWizard 31813 basetype: typeinfo for QDialog 31814 __________________________________________________________ 31815 31816 8.2.26.3. Class data for QSemiModal 31817 31818 The virtual table for the QSemiModal class is described by 31819 Table 8-408 31820 31821 Table 8-408. Primary vtable for QSemiModal 31822 Base Offset 0 31823 Virtual Base Offset 0 31824 RTTI typeinfo for QSemiModal 31825 vfunc[0]: NULL or QSemiModal::metaObject() const 31826 vfunc[1]: QSemiModal::className() const 31827 vfunc[2]: QSemiModal::qt_cast(char const*) 31828 vfunc[3]: QSemiModal::qt_invoke(int, QUObject*) 31829 vfunc[4]: QSemiModal::qt_emit(int, QUObject*) 31830 vfunc[5]: QSemiModal::qt_property(int, int, QVariant*) 31831 vfunc[6]: NULL or QSemiModal::~QSemiModal() 31832 vfunc[7]: NULL or QSemiModal::~QSemiModal() 31833 vfunc[8]: QWidget::event(QEvent*) 31834 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 31835 vfunc[10]: QWidget::setName(char const*) 31836 vfunc[11]: QObject::insertChild(QObject*) 31837 vfunc[12]: QObject::removeChild(QObject*) 31838 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31839 vfunc[14]: QObject::property(char const*) const 31840 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31841 vfunc[16]: QObject::childEvent(QChildEvent*) 31842 vfunc[17]: QObject::customEvent(QCustomEvent*) 31843 vfunc[18]: QObject::connectNotify(char const*) 31844 vfunc[19]: QObject::disconnectNotify(char const*) 31845 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31846 const*, char const*) 31847 vfunc[21]: QWidget::setEnabled(bool) 31848 vfunc[22]: QWidget::setMinimumSize(int, int) 31849 vfunc[23]: QWidget::setMaximumSize(int, int) 31850 vfunc[24]: QWidget::setSizeIncrement(int, int) 31851 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31852 vfunc[26]: QWidget::setEraseColor(QColor const&) 31853 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31854 vfunc[28]: QWidget::setPalette(QPalette const&) 31855 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31856 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31857 vfunc[31]: QWidget::setFont(QFont const&) 31858 vfunc[32]: QWidget::setCursor(QCursor const&) 31859 vfunc[33]: QWidget::unsetCursor() 31860 vfunc[34]: QWidget::setMask(QBitmap const&) 31861 vfunc[35]: QWidget::setMask(QRegion const&) 31862 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31863 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31864 vfunc[38]: QWidget::setCaption(QString const&) 31865 vfunc[39]: QWidget::setIcon(QPixmap const&) 31866 vfunc[40]: QWidget::setIconText(QString const&) 31867 vfunc[41]: QWidget::setMouseTracking(bool) 31868 vfunc[42]: QWidget::setFocus() 31869 vfunc[43]: QWidget::setActiveWindow() 31870 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31871 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31872 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31873 vfunc[47]: QDialog::show() 31874 vfunc[48]: QDialog::hide() 31875 vfunc[49]: QWidget::showMinimized() 31876 vfunc[50]: QWidget::showMaximized() 31877 vfunc[51]: QWidget::showNormal() 31878 vfunc[52]: QWidget::polish() 31879 vfunc[53]: QDialog::move(int, int) 31880 vfunc[54]: QDialog::resize(int, int) 31881 vfunc[55]: QDialog::setGeometry(int, int, int, int) 31882 vfunc[56]: QDialog::setGeometry(QRect const&) 31883 vfunc[57]: QWidget::close(bool) 31884 vfunc[58]: QDialog::sizeHint() const 31885 vfunc[59]: QDialog::minimumSizeHint() const 31886 vfunc[60]: QWidget::sizePolicy() const 31887 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31888 vfunc[62]: QWidget::heightForWidth(int) const 31889 vfunc[63]: QWidget::adjustSize() 31890 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31891 const&, bool) 31892 vfunc[65]: QWidget::setAcceptDrops(bool) 31893 vfunc[66]: QWidget::setAutoMask(bool) 31894 vfunc[67]: 31895 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31896 vfunc[68]: QWidget::customWhatsThis() const 31897 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31898 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31899 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31900 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31901 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 31902 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 31903 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31904 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31905 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31906 vfunc[78]: QWidget::enterEvent(QEvent*) 31907 vfunc[79]: QWidget::leaveEvent(QEvent*) 31908 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 31909 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31910 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 31911 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 31912 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 31913 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31914 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31915 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31916 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31917 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31918 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31919 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31920 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31921 vfunc[93]: QWidget::showEvent(QShowEvent*) 31922 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31923 vfunc[95]: QWidget::x11Event(_XEvent*) 31924 vfunc[96]: QWidget::updateMask() 31925 vfunc[97]: QWidget::styleChange(QStyle&) 31926 vfunc[98]: QWidget::enabledChange(bool) 31927 vfunc[99]: QWidget::paletteChange(QPalette const&) 31928 vfunc[100]: QWidget::fontChange(QFont const&) 31929 vfunc[101]: QWidget::windowActivationChange(bool) 31930 vfunc[102]: QWidget::metric(int) const 31931 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31932 vfunc[104]: QWidget::destroy(bool, bool) 31933 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31934 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31935 vfunc[107]: QWidget::focusNextPrevChild(bool) 31936 vfunc[108]: QWidget::setKeyCompression(bool) 31937 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31938 bool, QFont*) 31939 vfunc[110]: QDialog::done(int) 31940 vfunc[111]: QDialog::accept() 31941 vfunc[112]: QDialog::reject() 31942 31943 Table 8-409. Secondary vtable for QSemiModal 31944 Base Offset -40 31945 Virtual Base Offset 0 31946 RTTI typeinfo for QSemiModal 31947 vfunc[0]: non-virtual thunk to QSemiModal::~QSemiModal() 31948 vfunc[1]: non-virtual thunk to QSemiModal::~QSemiModal() 31949 vfunc[2]: QPaintDevice::setResolution(int) 31950 vfunc[3]: QPaintDevice::resolution() const 31951 vfunc[4]: QPaintDevice::handle() const 31952 vfunc[5]: QPaintDevice::x11RenderHandle() const 31953 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31954 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31955 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31956 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31957 const 31958 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31959 31960 The Run Time Type Information for the QSemiModal class is 31961 described by Table 8-410 31962 31963 Table 8-410. typeinfo for QSemiModal 31964 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31965 Name typeinfo name for QSemiModal 31966 basetype: typeinfo for QDialog 31967 __________________________________________________________ 31968 31969 8.2.26.4. Class data for QFileDialog 31970 31971 The virtual table for the QFileDialog class is described by 31972 Table 8-411 31973 31974 Table 8-411. Primary vtable for QFileDialog 31975 Base Offset 0 31976 Virtual Base Offset 0 31977 RTTI typeinfo for QFileDialog 31978 vfunc[0]: NULL or QFileDialog::metaObject() const 31979 vfunc[1]: QFileDialog::className() const 31980 vfunc[2]: QFileDialog::qt_cast(char const*) 31981 vfunc[3]: QFileDialog::qt_invoke(int, QUObject*) 31982 vfunc[4]: QFileDialog::qt_emit(int, QUObject*) 31983 vfunc[5]: QFileDialog::qt_property(int, int, QVariant*) 31984 vfunc[6]: QFileDialog::~QFileDialog() 31985 vfunc[7]: QFileDialog::~QFileDialog() 31986 vfunc[8]: QWidget::event(QEvent*) 31987 vfunc[9]: QFileDialog::eventFilter(QObject*, QEvent*) 31988 vfunc[10]: QWidget::setName(char const*) 31989 vfunc[11]: QObject::insertChild(QObject*) 31990 vfunc[12]: QObject::removeChild(QObject*) 31991 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31992 vfunc[14]: QObject::property(char const*) const 31993 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31994 vfunc[16]: QObject::childEvent(QChildEvent*) 31995 vfunc[17]: QObject::customEvent(QCustomEvent*) 31996 vfunc[18]: QObject::connectNotify(char const*) 31997 vfunc[19]: QObject::disconnectNotify(char const*) 31998 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31999 const*, char const*) 32000 vfunc[21]: QWidget::setEnabled(bool) 32001 vfunc[22]: QWidget::setMinimumSize(int, int) 32002 vfunc[23]: QWidget::setMaximumSize(int, int) 32003 vfunc[24]: QWidget::setSizeIncrement(int, int) 32004 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32005 vfunc[26]: QWidget::setEraseColor(QColor const&) 32006 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32007 vfunc[28]: QWidget::setPalette(QPalette const&) 32008 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32009 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32010 vfunc[31]: QWidget::setFont(QFont const&) 32011 vfunc[32]: QWidget::setCursor(QCursor const&) 32012 vfunc[33]: QWidget::unsetCursor() 32013 vfunc[34]: QWidget::setMask(QBitmap const&) 32014 vfunc[35]: QWidget::setMask(QRegion const&) 32015 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32016 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32017 vfunc[38]: QWidget::setCaption(QString const&) 32018 vfunc[39]: QWidget::setIcon(QPixmap const&) 32019 vfunc[40]: QWidget::setIconText(QString const&) 32020 vfunc[41]: QWidget::setMouseTracking(bool) 32021 vfunc[42]: QWidget::setFocus() 32022 vfunc[43]: QWidget::setActiveWindow() 32023 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32024 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32025 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32026 vfunc[47]: QDialog::show() 32027 vfunc[48]: QDialog::hide() 32028 vfunc[49]: QWidget::showMinimized() 32029 vfunc[50]: QWidget::showMaximized() 32030 vfunc[51]: QWidget::showNormal() 32031 vfunc[52]: QWidget::polish() 32032 vfunc[53]: QDialog::move(int, int) 32033 vfunc[54]: QDialog::resize(int, int) 32034 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32035 vfunc[56]: QDialog::setGeometry(QRect const&) 32036 vfunc[57]: QWidget::close(bool) 32037 vfunc[58]: QDialog::sizeHint() const 32038 vfunc[59]: QDialog::minimumSizeHint() const 32039 vfunc[60]: QWidget::sizePolicy() const 32040 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32041 vfunc[62]: QWidget::heightForWidth(int) const 32042 vfunc[63]: QWidget::adjustSize() 32043 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32044 const&, bool) 32045 vfunc[65]: QWidget::setAcceptDrops(bool) 32046 vfunc[66]: QWidget::setAutoMask(bool) 32047 vfunc[67]: 32048 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32049 vfunc[68]: QWidget::customWhatsThis() const 32050 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32051 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32052 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32053 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32054 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32055 vfunc[74]: QFileDialog::keyPressEvent(QKeyEvent*) 32056 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32057 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32058 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32059 vfunc[78]: QWidget::enterEvent(QEvent*) 32060 vfunc[79]: QWidget::leaveEvent(QEvent*) 32061 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32062 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32063 vfunc[82]: QFileDialog::resizeEvent(QResizeEvent*) 32064 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 32065 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 32066 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32067 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32068 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32069 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32070 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32071 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32072 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32073 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32074 vfunc[93]: QWidget::showEvent(QShowEvent*) 32075 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32076 vfunc[95]: QWidget::x11Event(_XEvent*) 32077 vfunc[96]: QWidget::updateMask() 32078 vfunc[97]: QWidget::styleChange(QStyle&) 32079 vfunc[98]: QWidget::enabledChange(bool) 32080 vfunc[99]: QWidget::paletteChange(QPalette const&) 32081 vfunc[100]: QWidget::fontChange(QFont const&) 32082 vfunc[101]: QWidget::windowActivationChange(bool) 32083 vfunc[102]: QWidget::metric(int) const 32084 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32085 vfunc[104]: QWidget::destroy(bool, bool) 32086 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32087 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32088 vfunc[107]: QWidget::focusNextPrevChild(bool) 32089 vfunc[108]: QWidget::setKeyCompression(bool) 32090 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32091 bool, QFont*) 32092 vfunc[110]: QFileDialog::done(int) 32093 vfunc[111]: QDialog::accept() 32094 vfunc[112]: QDialog::reject() 32095 vfunc[113]: QFileDialog::setSelectedFilter(QString const&) 32096 vfunc[114]: QFileDialog::setSelectedFilter(int) 32097 32098 Table 8-412. Secondary vtable for QFileDialog 32099 Base Offset -40 32100 Virtual Base Offset 0 32101 RTTI typeinfo for QFileDialog 32102 vfunc[0]: non-virtual thunk to QFileDialog::~QFileDialog() 32103 vfunc[1]: non-virtual thunk to QFileDialog::~QFileDialog() 32104 vfunc[2]: QPaintDevice::setResolution(int) 32105 vfunc[3]: QPaintDevice::resolution() const 32106 vfunc[4]: QPaintDevice::handle() const 32107 vfunc[5]: QPaintDevice::x11RenderHandle() const 32108 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32109 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32110 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32111 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32112 const 32113 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32114 32115 The Run Time Type Information for the QFileDialog class is 32116 described by Table 8-413 32117 32118 Table 8-413. typeinfo for QFileDialog 32119 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32120 Name typeinfo name for QFileDialog 32121 basetype: typeinfo for QDialog 32122 __________________________________________________________ 32123 32124 8.2.26.5. Class data for QErrorMessage 32125 32126 The virtual table for the QErrorMessage class is described by 32127 Table 8-414 32128 32129 Table 8-414. Primary vtable for QErrorMessage 32130 Base Offset 0 32131 Virtual Base Offset 0 32132 RTTI typeinfo for QErrorMessage 32133 vfunc[0]: NULL or QErrorMessage::metaObject() const 32134 vfunc[1]: QErrorMessage::className() const 32135 vfunc[2]: QErrorMessage::qt_cast(char const*) 32136 vfunc[3]: QErrorMessage::qt_invoke(int, QUObject*) 32137 vfunc[4]: QErrorMessage::qt_emit(int, QUObject*) 32138 vfunc[5]: QErrorMessage::qt_property(int, int, QVariant*) 32139 vfunc[6]: QErrorMessage::~QErrorMessage() 32140 vfunc[7]: QErrorMessage::~QErrorMessage() 32141 vfunc[8]: QWidget::event(QEvent*) 32142 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 32143 vfunc[10]: QWidget::setName(char const*) 32144 vfunc[11]: QObject::insertChild(QObject*) 32145 vfunc[12]: QObject::removeChild(QObject*) 32146 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32147 vfunc[14]: QObject::property(char const*) const 32148 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32149 vfunc[16]: QObject::childEvent(QChildEvent*) 32150 vfunc[17]: QObject::customEvent(QCustomEvent*) 32151 vfunc[18]: QObject::connectNotify(char const*) 32152 vfunc[19]: QObject::disconnectNotify(char const*) 32153 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32154 const*, char const*) 32155 vfunc[21]: QWidget::setEnabled(bool) 32156 vfunc[22]: QWidget::setMinimumSize(int, int) 32157 vfunc[23]: QWidget::setMaximumSize(int, int) 32158 vfunc[24]: QWidget::setSizeIncrement(int, int) 32159 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32160 vfunc[26]: QWidget::setEraseColor(QColor const&) 32161 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32162 vfunc[28]: QWidget::setPalette(QPalette const&) 32163 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32164 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32165 vfunc[31]: QWidget::setFont(QFont const&) 32166 vfunc[32]: QWidget::setCursor(QCursor const&) 32167 vfunc[33]: QWidget::unsetCursor() 32168 vfunc[34]: QWidget::setMask(QBitmap const&) 32169 vfunc[35]: QWidget::setMask(QRegion const&) 32170 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32171 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32172 vfunc[38]: QWidget::setCaption(QString const&) 32173 vfunc[39]: QWidget::setIcon(QPixmap const&) 32174 vfunc[40]: QWidget::setIconText(QString const&) 32175 vfunc[41]: QWidget::setMouseTracking(bool) 32176 vfunc[42]: QWidget::setFocus() 32177 vfunc[43]: QWidget::setActiveWindow() 32178 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32179 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32180 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32181 vfunc[47]: QDialog::show() 32182 vfunc[48]: QDialog::hide() 32183 vfunc[49]: QWidget::showMinimized() 32184 vfunc[50]: QWidget::showMaximized() 32185 vfunc[51]: QWidget::showNormal() 32186 vfunc[52]: QWidget::polish() 32187 vfunc[53]: QDialog::move(int, int) 32188 vfunc[54]: QDialog::resize(int, int) 32189 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32190 vfunc[56]: QDialog::setGeometry(QRect const&) 32191 vfunc[57]: QWidget::close(bool) 32192 vfunc[58]: QDialog::sizeHint() const 32193 vfunc[59]: QDialog::minimumSizeHint() const 32194 vfunc[60]: QWidget::sizePolicy() const 32195 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32196 vfunc[62]: QWidget::heightForWidth(int) const 32197 vfunc[63]: QWidget::adjustSize() 32198 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32199 const&, bool) 32200 vfunc[65]: QWidget::setAcceptDrops(bool) 32201 vfunc[66]: QWidget::setAutoMask(bool) 32202 vfunc[67]: 32203 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32204 vfunc[68]: QWidget::customWhatsThis() const 32205 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32206 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32207 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32208 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32209 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32210 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 32211 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32212 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32213 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32214 vfunc[78]: QWidget::enterEvent(QEvent*) 32215 vfunc[79]: QWidget::leaveEvent(QEvent*) 32216 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32217 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32218 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 32219 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 32220 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 32221 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32222 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32223 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32224 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32225 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32226 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32227 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32228 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32229 vfunc[93]: QWidget::showEvent(QShowEvent*) 32230 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32231 vfunc[95]: QWidget::x11Event(_XEvent*) 32232 vfunc[96]: QWidget::updateMask() 32233 vfunc[97]: QWidget::styleChange(QStyle&) 32234 vfunc[98]: QWidget::enabledChange(bool) 32235 vfunc[99]: QWidget::paletteChange(QPalette const&) 32236 vfunc[100]: QWidget::fontChange(QFont const&) 32237 vfunc[101]: QWidget::windowActivationChange(bool) 32238 vfunc[102]: QWidget::metric(int) const 32239 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32240 vfunc[104]: QWidget::destroy(bool, bool) 32241 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32242 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32243 vfunc[107]: QWidget::focusNextPrevChild(bool) 32244 vfunc[108]: QWidget::setKeyCompression(bool) 32245 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32246 bool, QFont*) 32247 vfunc[110]: QErrorMessage::done(int) 32248 vfunc[111]: QDialog::accept() 32249 vfunc[112]: QDialog::reject() 32250 32251 Table 8-415. Secondary vtable for QErrorMessage 32252 Base Offset -40 32253 Virtual Base Offset 0 32254 RTTI typeinfo for QErrorMessage 32255 vfunc[0]: non-virtual thunk to QErrorMessage::~QErrorMessage() 32256 vfunc[1]: non-virtual thunk to QErrorMessage::~QErrorMessage() 32257 vfunc[2]: QPaintDevice::setResolution(int) 32258 vfunc[3]: QPaintDevice::resolution() const 32259 vfunc[4]: QPaintDevice::handle() const 32260 vfunc[5]: QPaintDevice::x11RenderHandle() const 32261 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32262 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32263 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32264 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32265 const 32266 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32267 32268 The Run Time Type Information for the QErrorMessage class is 32269 described by Table 8-416 32270 32271 Table 8-416. typeinfo for QErrorMessage 32272 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32273 Name typeinfo name for QErrorMessage 32274 basetype: typeinfo for QDialog 32275 __________________________________________________________ 32276 32277 8.2.26.6. Class data for QFilePreview 32278 32279 The virtual table for the QFilePreview class is described in 32280 the generic part of this specification. 32281 32282 The Run Time Type Information for the QFilePreview class is 32283 described by Table 8-417 32284 32285 Table 8-417. typeinfo for QFilePreview 32286 Base Vtable vtable for __cxxabiv1::__class_type_info 32287 Name typeinfo name for QFilePreview 32288 __________________________________________________________ 32289 32290 8.2.26.7. Class data for QMessageBox 32291 32292 The virtual table for the QMessageBox class is described by 32293 Table 8-418 32294 32295 Table 8-418. Primary vtable for QMessageBox 32296 Base Offset 0 32297 Virtual Base Offset 0 32298 RTTI typeinfo for QMessageBox 32299 vfunc[0]: NULL or QMessageBox::metaObject() const 32300 vfunc[1]: QMessageBox::className() const 32301 vfunc[2]: QMessageBox::qt_cast(char const*) 32302 vfunc[3]: QMessageBox::qt_invoke(int, QUObject*) 32303 vfunc[4]: QMessageBox::qt_emit(int, QUObject*) 32304 vfunc[5]: QMessageBox::qt_property(int, int, QVariant*) 32305 vfunc[6]: QMessageBox::~QMessageBox() 32306 vfunc[7]: QMessageBox::~QMessageBox() 32307 vfunc[8]: QWidget::event(QEvent*) 32308 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 32309 vfunc[10]: QWidget::setName(char const*) 32310 vfunc[11]: QObject::insertChild(QObject*) 32311 vfunc[12]: QObject::removeChild(QObject*) 32312 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32313 vfunc[14]: QObject::property(char const*) const 32314 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32315 vfunc[16]: QObject::childEvent(QChildEvent*) 32316 vfunc[17]: QObject::customEvent(QCustomEvent*) 32317 vfunc[18]: QObject::connectNotify(char const*) 32318 vfunc[19]: QObject::disconnectNotify(char const*) 32319 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32320 const*, char const*) 32321 vfunc[21]: QWidget::setEnabled(bool) 32322 vfunc[22]: QWidget::setMinimumSize(int, int) 32323 vfunc[23]: QWidget::setMaximumSize(int, int) 32324 vfunc[24]: QWidget::setSizeIncrement(int, int) 32325 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32326 vfunc[26]: QWidget::setEraseColor(QColor const&) 32327 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32328 vfunc[28]: QWidget::setPalette(QPalette const&) 32329 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32330 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32331 vfunc[31]: QWidget::setFont(QFont const&) 32332 vfunc[32]: QWidget::setCursor(QCursor const&) 32333 vfunc[33]: QWidget::unsetCursor() 32334 vfunc[34]: QWidget::setMask(QBitmap const&) 32335 vfunc[35]: QWidget::setMask(QRegion const&) 32336 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32337 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32338 vfunc[38]: QWidget::setCaption(QString const&) 32339 vfunc[39]: QMessageBox::setIcon(QPixmap const&) 32340 vfunc[40]: QWidget::setIconText(QString const&) 32341 vfunc[41]: QWidget::setMouseTracking(bool) 32342 vfunc[42]: QWidget::setFocus() 32343 vfunc[43]: QWidget::setActiveWindow() 32344 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32345 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32346 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32347 vfunc[47]: QDialog::show() 32348 vfunc[48]: QDialog::hide() 32349 vfunc[49]: QWidget::showMinimized() 32350 vfunc[50]: QWidget::showMaximized() 32351 vfunc[51]: QWidget::showNormal() 32352 vfunc[52]: QWidget::polish() 32353 vfunc[53]: QDialog::move(int, int) 32354 vfunc[54]: QDialog::resize(int, int) 32355 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32356 vfunc[56]: QDialog::setGeometry(QRect const&) 32357 vfunc[57]: QWidget::close(bool) 32358 vfunc[58]: QDialog::sizeHint() const 32359 vfunc[59]: QDialog::minimumSizeHint() const 32360 vfunc[60]: QWidget::sizePolicy() const 32361 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32362 vfunc[62]: QWidget::heightForWidth(int) const 32363 vfunc[63]: QMessageBox::adjustSize() 32364 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32365 const&, bool) 32366 vfunc[65]: QWidget::setAcceptDrops(bool) 32367 vfunc[66]: QWidget::setAutoMask(bool) 32368 vfunc[67]: 32369 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32370 vfunc[68]: QWidget::customWhatsThis() const 32371 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32372 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32373 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32374 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32375 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32376 vfunc[74]: QMessageBox::keyPressEvent(QKeyEvent*) 32377 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32378 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32379 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32380 vfunc[78]: QWidget::enterEvent(QEvent*) 32381 vfunc[79]: QWidget::leaveEvent(QEvent*) 32382 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32383 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32384 vfunc[82]: QMessageBox::resizeEvent(QResizeEvent*) 32385 vfunc[83]: QMessageBox::closeEvent(QCloseEvent*) 32386 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 32387 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32388 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32389 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32390 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32391 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32392 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32393 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32394 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32395 vfunc[93]: QMessageBox::showEvent(QShowEvent*) 32396 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32397 vfunc[95]: QWidget::x11Event(_XEvent*) 32398 vfunc[96]: QWidget::updateMask() 32399 vfunc[97]: QWidget::styleChange(QStyle&) 32400 vfunc[98]: QWidget::enabledChange(bool) 32401 vfunc[99]: QWidget::paletteChange(QPalette const&) 32402 vfunc[100]: QWidget::fontChange(QFont const&) 32403 vfunc[101]: QWidget::windowActivationChange(bool) 32404 vfunc[102]: QWidget::metric(int) const 32405 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32406 vfunc[104]: QWidget::destroy(bool, bool) 32407 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32408 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32409 vfunc[107]: QWidget::focusNextPrevChild(bool) 32410 vfunc[108]: QWidget::setKeyCompression(bool) 32411 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32412 bool, QFont*) 32413 vfunc[110]: QDialog::done(int) 32414 vfunc[111]: QDialog::accept() 32415 vfunc[112]: QDialog::reject() 32416 32417 Table 8-419. Secondary vtable for QMessageBox 32418 Base Offset -40 32419 Virtual Base Offset 0 32420 RTTI typeinfo for QMessageBox 32421 vfunc[0]: non-virtual thunk to QMessageBox::~QMessageBox() 32422 vfunc[1]: non-virtual thunk to QMessageBox::~QMessageBox() 32423 vfunc[2]: QPaintDevice::setResolution(int) 32424 vfunc[3]: QPaintDevice::resolution() const 32425 vfunc[4]: QPaintDevice::handle() const 32426 vfunc[5]: QPaintDevice::x11RenderHandle() const 32427 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32428 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32429 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32430 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32431 const 32432 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32433 32434 The Run Time Type Information for the QMessageBox class is 32435 described by Table 8-420 32436 32437 Table 8-420. typeinfo for QMessageBox 32438 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32439 Name typeinfo name for QMessageBox 32440 basetype: typeinfo for QDialog 32441 __________________________________________________________ 32442 32443 8.2.26.8. Class data for QDialog 32444 32445 The virtual table for the QDialog class is described by Table 32446 8-421 32447 32448 Table 8-421. Primary vtable for QDialog 32449 Base Offset 0 32450 Virtual Base Offset 0 32451 RTTI typeinfo for QDialog 32452 vfunc[0]: NULL or QDialog::metaObject() const 32453 vfunc[1]: QDialog::className() const 32454 vfunc[2]: QDialog::qt_cast(char const*) 32455 vfunc[3]: QDialog::qt_invoke(int, QUObject*) 32456 vfunc[4]: QDialog::qt_emit(int, QUObject*) 32457 vfunc[5]: QDialog::qt_property(int, int, QVariant*) 32458 vfunc[6]: QDialog::~QDialog() 32459 vfunc[7]: QDialog::~QDialog() 32460 vfunc[8]: QWidget::event(QEvent*) 32461 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 32462 vfunc[10]: QWidget::setName(char const*) 32463 vfunc[11]: QObject::insertChild(QObject*) 32464 vfunc[12]: QObject::removeChild(QObject*) 32465 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32466 vfunc[14]: QObject::property(char const*) const 32467 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32468 vfunc[16]: QObject::childEvent(QChildEvent*) 32469 vfunc[17]: QObject::customEvent(QCustomEvent*) 32470 vfunc[18]: QObject::connectNotify(char const*) 32471 vfunc[19]: QObject::disconnectNotify(char const*) 32472 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32473 const*, char const*) 32474 vfunc[21]: QWidget::setEnabled(bool) 32475 vfunc[22]: QWidget::setMinimumSize(int, int) 32476 vfunc[23]: QWidget::setMaximumSize(int, int) 32477 vfunc[24]: QWidget::setSizeIncrement(int, int) 32478 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32479 vfunc[26]: QWidget::setEraseColor(QColor const&) 32480 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32481 vfunc[28]: QWidget::setPalette(QPalette const&) 32482 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32483 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32484 vfunc[31]: QWidget::setFont(QFont const&) 32485 vfunc[32]: QWidget::setCursor(QCursor const&) 32486 vfunc[33]: QWidget::unsetCursor() 32487 vfunc[34]: QWidget::setMask(QBitmap const&) 32488 vfunc[35]: QWidget::setMask(QRegion const&) 32489 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32490 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32491 vfunc[38]: QWidget::setCaption(QString const&) 32492 vfunc[39]: QWidget::setIcon(QPixmap const&) 32493 vfunc[40]: QWidget::setIconText(QString const&) 32494 vfunc[41]: QWidget::setMouseTracking(bool) 32495 vfunc[42]: QWidget::setFocus() 32496 vfunc[43]: QWidget::setActiveWindow() 32497 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32498 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32499 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32500 vfunc[47]: QDialog::show() 32501 vfunc[48]: QDialog::hide() 32502 vfunc[49]: QWidget::showMinimized() 32503 vfunc[50]: QWidget::showMaximized() 32504 vfunc[51]: QWidget::showNormal() 32505 vfunc[52]: QWidget::polish() 32506 vfunc[53]: QDialog::move(int, int) 32507 vfunc[54]: QDialog::resize(int, int) 32508 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32509 vfunc[56]: QDialog::setGeometry(QRect const&) 32510 vfunc[57]: QWidget::close(bool) 32511 vfunc[58]: QDialog::sizeHint() const 32512 vfunc[59]: QDialog::minimumSizeHint() const 32513 vfunc[60]: QWidget::sizePolicy() const 32514 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32515 vfunc[62]: QWidget::heightForWidth(int) const 32516 vfunc[63]: QWidget::adjustSize() 32517 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32518 const&, bool) 32519 vfunc[65]: QWidget::setAcceptDrops(bool) 32520 vfunc[66]: QWidget::setAutoMask(bool) 32521 vfunc[67]: 32522 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32523 vfunc[68]: QWidget::customWhatsThis() const 32524 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32525 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32526 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32527 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32528 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32529 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 32530 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32531 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32532 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32533 vfunc[78]: QWidget::enterEvent(QEvent*) 32534 vfunc[79]: QWidget::leaveEvent(QEvent*) 32535 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32536 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32537 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 32538 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 32539 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 32540 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32541 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32542 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32543 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32544 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32545 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32546 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32547 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32548 vfunc[93]: QWidget::showEvent(QShowEvent*) 32549 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32550 vfunc[95]: QWidget::x11Event(_XEvent*) 32551 vfunc[96]: QWidget::updateMask() 32552 vfunc[97]: QWidget::styleChange(QStyle&) 32553 vfunc[98]: QWidget::enabledChange(bool) 32554 vfunc[99]: QWidget::paletteChange(QPalette const&) 32555 vfunc[100]: QWidget::fontChange(QFont const&) 32556 vfunc[101]: QWidget::windowActivationChange(bool) 32557 vfunc[102]: QWidget::metric(int) const 32558 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32559 vfunc[104]: QWidget::destroy(bool, bool) 32560 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32561 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32562 vfunc[107]: QWidget::focusNextPrevChild(bool) 32563 vfunc[108]: QWidget::setKeyCompression(bool) 32564 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32565 bool, QFont*) 32566 vfunc[110]: QDialog::done(int) 32567 vfunc[111]: QDialog::accept() 32568 vfunc[112]: QDialog::reject() 32569 32570 Table 8-422. Secondary vtable for QDialog 32571 Base Offset -40 32572 Virtual Base Offset 0 32573 RTTI typeinfo for QDialog 32574 vfunc[0]: non-virtual thunk to QDialog::~QDialog() 32575 vfunc[1]: non-virtual thunk to QDialog::~QDialog() 32576 vfunc[2]: QPaintDevice::setResolution(int) 32577 vfunc[3]: QPaintDevice::resolution() const 32578 vfunc[4]: QPaintDevice::handle() const 32579 vfunc[5]: QPaintDevice::x11RenderHandle() const 32580 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32581 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32582 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32583 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32584 const 32585 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32586 32587 The Run Time Type Information for the QDialog class is 32588 described by Table 8-423 32589 32590 Table 8-423. typeinfo for QDialog 32591 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32592 Name typeinfo name for QDialog 32593 basetype: typeinfo for QWidget 32594 __________________________________________________________ 32595 32596 8.2.26.9. Class data for QFontDialog 32597 32598 The virtual table for the QFontDialog class is described by 32599 Table 8-424 32600 32601 Table 8-424. Primary vtable for QFontDialog 32602 Base Offset 0 32603 Virtual Base Offset 0 32604 RTTI typeinfo for QFontDialog 32605 vfunc[0]: NULL or QFontDialog::metaObject() const 32606 vfunc[1]: QFontDialog::className() const 32607 vfunc[2]: QFontDialog::qt_cast(char const*) 32608 vfunc[3]: QFontDialog::qt_invoke(int, QUObject*) 32609 vfunc[4]: QFontDialog::qt_emit(int, QUObject*) 32610 vfunc[5]: QFontDialog::qt_property(int, int, QVariant*) 32611 vfunc[6]: QFontDialog::~QFontDialog() 32612 vfunc[7]: QFontDialog::~QFontDialog() 32613 vfunc[8]: QWidget::event(QEvent*) 32614 vfunc[9]: QFontDialog::eventFilter(QObject*, QEvent*) 32615 vfunc[10]: QWidget::setName(char const*) 32616 vfunc[11]: QObject::insertChild(QObject*) 32617 vfunc[12]: QObject::removeChild(QObject*) 32618 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32619 vfunc[14]: QObject::property(char const*) const 32620 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32621 vfunc[16]: QObject::childEvent(QChildEvent*) 32622 vfunc[17]: QObject::customEvent(QCustomEvent*) 32623 vfunc[18]: QObject::connectNotify(char const*) 32624 vfunc[19]: QObject::disconnectNotify(char const*) 32625 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32626 const*, char const*) 32627 vfunc[21]: QWidget::setEnabled(bool) 32628 vfunc[22]: QWidget::setMinimumSize(int, int) 32629 vfunc[23]: QWidget::setMaximumSize(int, int) 32630 vfunc[24]: QWidget::setSizeIncrement(int, int) 32631 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32632 vfunc[26]: QWidget::setEraseColor(QColor const&) 32633 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32634 vfunc[28]: QWidget::setPalette(QPalette const&) 32635 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32636 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32637 vfunc[31]: QFontDialog::setFont(QFont const&) 32638 vfunc[32]: QWidget::setCursor(QCursor const&) 32639 vfunc[33]: QWidget::unsetCursor() 32640 vfunc[34]: QWidget::setMask(QBitmap const&) 32641 vfunc[35]: QWidget::setMask(QRegion const&) 32642 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32643 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32644 vfunc[38]: QWidget::setCaption(QString const&) 32645 vfunc[39]: QWidget::setIcon(QPixmap const&) 32646 vfunc[40]: QWidget::setIconText(QString const&) 32647 vfunc[41]: QWidget::setMouseTracking(bool) 32648 vfunc[42]: QWidget::setFocus() 32649 vfunc[43]: QWidget::setActiveWindow() 32650 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32651 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32652 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32653 vfunc[47]: QDialog::show() 32654 vfunc[48]: QDialog::hide() 32655 vfunc[49]: QWidget::showMinimized() 32656 vfunc[50]: QWidget::showMaximized() 32657 vfunc[51]: QWidget::showNormal() 32658 vfunc[52]: QWidget::polish() 32659 vfunc[53]: QDialog::move(int, int) 32660 vfunc[54]: QDialog::resize(int, int) 32661 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32662 vfunc[56]: QDialog::setGeometry(QRect const&) 32663 vfunc[57]: QWidget::close(bool) 32664 vfunc[58]: QDialog::sizeHint() const 32665 vfunc[59]: QDialog::minimumSizeHint() const 32666 vfunc[60]: QWidget::sizePolicy() const 32667 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32668 vfunc[62]: QWidget::heightForWidth(int) const 32669 vfunc[63]: QWidget::adjustSize() 32670 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32671 const&, bool) 32672 vfunc[65]: QWidget::setAcceptDrops(bool) 32673 vfunc[66]: QWidget::setAutoMask(bool) 32674 vfunc[67]: 32675 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32676 vfunc[68]: QWidget::customWhatsThis() const 32677 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32678 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32679 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32680 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32681 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32682 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 32683 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32684 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32685 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32686 vfunc[78]: QWidget::enterEvent(QEvent*) 32687 vfunc[79]: QWidget::leaveEvent(QEvent*) 32688 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32689 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32690 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 32691 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 32692 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 32693 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32694 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32695 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32696 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32697 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32698 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32699 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32700 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32701 vfunc[93]: QWidget::showEvent(QShowEvent*) 32702 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32703 vfunc[95]: QWidget::x11Event(_XEvent*) 32704 vfunc[96]: QWidget::updateMask() 32705 vfunc[97]: QWidget::styleChange(QStyle&) 32706 vfunc[98]: QWidget::enabledChange(bool) 32707 vfunc[99]: QWidget::paletteChange(QPalette const&) 32708 vfunc[100]: QWidget::fontChange(QFont const&) 32709 vfunc[101]: QWidget::windowActivationChange(bool) 32710 vfunc[102]: QWidget::metric(int) const 32711 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32712 vfunc[104]: QWidget::destroy(bool, bool) 32713 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32714 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32715 vfunc[107]: QWidget::focusNextPrevChild(bool) 32716 vfunc[108]: QWidget::setKeyCompression(bool) 32717 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32718 bool, QFont*) 32719 vfunc[110]: QDialog::done(int) 32720 vfunc[111]: QDialog::accept() 32721 vfunc[112]: QDialog::reject() 32722 32723 Table 8-425. Secondary vtable for QFontDialog 32724 Base Offset -40 32725 Virtual Base Offset 0 32726 RTTI typeinfo for QFontDialog 32727 vfunc[0]: non-virtual thunk to QFontDialog::~QFontDialog() 32728 vfunc[1]: non-virtual thunk to QFontDialog::~QFontDialog() 32729 vfunc[2]: QPaintDevice::setResolution(int) 32730 vfunc[3]: QPaintDevice::resolution() const 32731 vfunc[4]: QPaintDevice::handle() const 32732 vfunc[5]: QPaintDevice::x11RenderHandle() const 32733 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32734 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32735 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32736 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32737 const 32738 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32739 32740 The Run Time Type Information for the QFontDialog class is 32741 described by Table 8-426 32742 32743 Table 8-426. typeinfo for QFontDialog 32744 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32745 Name typeinfo name for QFontDialog 32746 basetype: typeinfo for QDialog 32747 __________________________________________________________ 32748 32749 8.2.26.10. Class data for QPrintDialog 32750 32751 The virtual table for the QPrintDialog class is described by 32752 Table 8-427 32753 32754 Table 8-427. Primary vtable for QPrintDialog 32755 Base Offset 0 32756 Virtual Base Offset 0 32757 RTTI typeinfo for QPrintDialog 32758 vfunc[0]: NULL or QPrintDialog::metaObject() const 32759 vfunc[1]: QPrintDialog::className() const 32760 vfunc[2]: QPrintDialog::qt_cast(char const*) 32761 vfunc[3]: QPrintDialog::qt_invoke(int, QUObject*) 32762 vfunc[4]: QPrintDialog::qt_emit(int, QUObject*) 32763 vfunc[5]: QPrintDialog::qt_property(int, int, QVariant*) 32764 vfunc[6]: QPrintDialog::~QPrintDialog() 32765 vfunc[7]: QPrintDialog::~QPrintDialog() 32766 vfunc[8]: QWidget::event(QEvent*) 32767 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 32768 vfunc[10]: QWidget::setName(char const*) 32769 vfunc[11]: QObject::insertChild(QObject*) 32770 vfunc[12]: QObject::removeChild(QObject*) 32771 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32772 vfunc[14]: QObject::property(char const*) const 32773 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32774 vfunc[16]: QObject::childEvent(QChildEvent*) 32775 vfunc[17]: QObject::customEvent(QCustomEvent*) 32776 vfunc[18]: QObject::connectNotify(char const*) 32777 vfunc[19]: QObject::disconnectNotify(char const*) 32778 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32779 const*, char const*) 32780 vfunc[21]: QWidget::setEnabled(bool) 32781 vfunc[22]: QWidget::setMinimumSize(int, int) 32782 vfunc[23]: QWidget::setMaximumSize(int, int) 32783 vfunc[24]: QWidget::setSizeIncrement(int, int) 32784 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32785 vfunc[26]: QWidget::setEraseColor(QColor const&) 32786 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32787 vfunc[28]: QWidget::setPalette(QPalette const&) 32788 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32789 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32790 vfunc[31]: QWidget::setFont(QFont const&) 32791 vfunc[32]: QWidget::setCursor(QCursor const&) 32792 vfunc[33]: QWidget::unsetCursor() 32793 vfunc[34]: QWidget::setMask(QBitmap const&) 32794 vfunc[35]: QWidget::setMask(QRegion const&) 32795 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32796 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32797 vfunc[38]: QWidget::setCaption(QString const&) 32798 vfunc[39]: QWidget::setIcon(QPixmap const&) 32799 vfunc[40]: QWidget::setIconText(QString const&) 32800 vfunc[41]: QWidget::setMouseTracking(bool) 32801 vfunc[42]: QWidget::setFocus() 32802 vfunc[43]: QWidget::setActiveWindow() 32803 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32804 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32805 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32806 vfunc[47]: QDialog::show() 32807 vfunc[48]: QDialog::hide() 32808 vfunc[49]: QWidget::showMinimized() 32809 vfunc[50]: QWidget::showMaximized() 32810 vfunc[51]: QWidget::showNormal() 32811 vfunc[52]: QWidget::polish() 32812 vfunc[53]: QDialog::move(int, int) 32813 vfunc[54]: QDialog::resize(int, int) 32814 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32815 vfunc[56]: QDialog::setGeometry(QRect const&) 32816 vfunc[57]: QWidget::close(bool) 32817 vfunc[58]: QDialog::sizeHint() const 32818 vfunc[59]: QDialog::minimumSizeHint() const 32819 vfunc[60]: QWidget::sizePolicy() const 32820 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32821 vfunc[62]: QWidget::heightForWidth(int) const 32822 vfunc[63]: QWidget::adjustSize() 32823 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32824 const&, bool) 32825 vfunc[65]: QWidget::setAcceptDrops(bool) 32826 vfunc[66]: QWidget::setAutoMask(bool) 32827 vfunc[67]: 32828 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32829 vfunc[68]: QWidget::customWhatsThis() const 32830 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32831 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32832 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32833 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32834 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32835 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 32836 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32837 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32838 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32839 vfunc[78]: QWidget::enterEvent(QEvent*) 32840 vfunc[79]: QWidget::leaveEvent(QEvent*) 32841 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32842 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32843 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 32844 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 32845 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 32846 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32847 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32848 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32849 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32850 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32851 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32852 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32853 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32854 vfunc[93]: QWidget::showEvent(QShowEvent*) 32855 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32856 vfunc[95]: QWidget::x11Event(_XEvent*) 32857 vfunc[96]: QWidget::updateMask() 32858 vfunc[97]: QWidget::styleChange(QStyle&) 32859 vfunc[98]: QWidget::enabledChange(bool) 32860 vfunc[99]: QWidget::paletteChange(QPalette const&) 32861 vfunc[100]: QWidget::fontChange(QFont const&) 32862 vfunc[101]: QWidget::windowActivationChange(bool) 32863 vfunc[102]: QWidget::metric(int) const 32864 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32865 vfunc[104]: QWidget::destroy(bool, bool) 32866 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32867 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32868 vfunc[107]: QWidget::focusNextPrevChild(bool) 32869 vfunc[108]: QWidget::setKeyCompression(bool) 32870 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32871 bool, QFont*) 32872 vfunc[110]: QDialog::done(int) 32873 vfunc[111]: QDialog::accept() 32874 vfunc[112]: QDialog::reject() 32875 32876 Table 8-428. Secondary vtable for QPrintDialog 32877 Base Offset -40 32878 Virtual Base Offset 0 32879 RTTI typeinfo for QPrintDialog 32880 vfunc[0]: non-virtual thunk to QPrintDialog::~QPrintDialog() 32881 vfunc[1]: non-virtual thunk to QPrintDialog::~QPrintDialog() 32882 vfunc[2]: QPaintDevice::setResolution(int) 32883 vfunc[3]: QPaintDevice::resolution() const 32884 vfunc[4]: QPaintDevice::handle() const 32885 vfunc[5]: QPaintDevice::x11RenderHandle() const 32886 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32887 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32888 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32889 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32890 const 32891 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32892 32893 The Run Time Type Information for the QPrintDialog class is 32894 described by Table 8-429 32895 32896 Table 8-429. typeinfo for QPrintDialog 32897 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32898 Name typeinfo name for QPrintDialog 32899 basetype: typeinfo for QDialog 32900 __________________________________________________________ 32901 32902 8.2.26.11. Class data for QColorDialog 32903 32904 The virtual table for the QColorDialog class is described by 32905 Table 8-430 32906 32907 Table 8-430. Primary vtable for QColorDialog 32908 Base Offset 0 32909 Virtual Base Offset 0 32910 RTTI typeinfo for QColorDialog 32911 vfunc[0]: NULL or QColorDialog::metaObject() const 32912 vfunc[1]: QColorDialog::className() const 32913 vfunc[2]: QColorDialog::qt_cast(char const*) 32914 vfunc[3]: QColorDialog::qt_invoke(int, QUObject*) 32915 vfunc[4]: QColorDialog::qt_emit(int, QUObject*) 32916 vfunc[5]: QColorDialog::qt_property(int, int, QVariant*) 32917 vfunc[6]: QColorDialog::~QColorDialog() 32918 vfunc[7]: QColorDialog::~QColorDialog() 32919 vfunc[8]: QWidget::event(QEvent*) 32920 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 32921 vfunc[10]: QWidget::setName(char const*) 32922 vfunc[11]: QObject::insertChild(QObject*) 32923 vfunc[12]: QObject::removeChild(QObject*) 32924 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32925 vfunc[14]: QObject::property(char const*) const 32926 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32927 vfunc[16]: QObject::childEvent(QChildEvent*) 32928 vfunc[17]: QObject::customEvent(QCustomEvent*) 32929 vfunc[18]: QObject::connectNotify(char const*) 32930 vfunc[19]: QObject::disconnectNotify(char const*) 32931 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32932 const*, char const*) 32933 vfunc[21]: QWidget::setEnabled(bool) 32934 vfunc[22]: QWidget::setMinimumSize(int, int) 32935 vfunc[23]: QWidget::setMaximumSize(int, int) 32936 vfunc[24]: QWidget::setSizeIncrement(int, int) 32937 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32938 vfunc[26]: QWidget::setEraseColor(QColor const&) 32939 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32940 vfunc[28]: QWidget::setPalette(QPalette const&) 32941 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32942 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32943 vfunc[31]: QWidget::setFont(QFont const&) 32944 vfunc[32]: QWidget::setCursor(QCursor const&) 32945 vfunc[33]: QWidget::unsetCursor() 32946 vfunc[34]: QWidget::setMask(QBitmap const&) 32947 vfunc[35]: QWidget::setMask(QRegion const&) 32948 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32949 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32950 vfunc[38]: QWidget::setCaption(QString const&) 32951 vfunc[39]: QWidget::setIcon(QPixmap const&) 32952 vfunc[40]: QWidget::setIconText(QString const&) 32953 vfunc[41]: QWidget::setMouseTracking(bool) 32954 vfunc[42]: QWidget::setFocus() 32955 vfunc[43]: QWidget::setActiveWindow() 32956 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32957 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32958 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32959 vfunc[47]: QDialog::show() 32960 vfunc[48]: QDialog::hide() 32961 vfunc[49]: QWidget::showMinimized() 32962 vfunc[50]: QWidget::showMaximized() 32963 vfunc[51]: QWidget::showNormal() 32964 vfunc[52]: QWidget::polish() 32965 vfunc[53]: QDialog::move(int, int) 32966 vfunc[54]: QDialog::resize(int, int) 32967 vfunc[55]: QDialog::setGeometry(int, int, int, int) 32968 vfunc[56]: QDialog::setGeometry(QRect const&) 32969 vfunc[57]: QWidget::close(bool) 32970 vfunc[58]: QDialog::sizeHint() const 32971 vfunc[59]: QDialog::minimumSizeHint() const 32972 vfunc[60]: QWidget::sizePolicy() const 32973 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32974 vfunc[62]: QWidget::heightForWidth(int) const 32975 vfunc[63]: QWidget::adjustSize() 32976 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32977 const&, bool) 32978 vfunc[65]: QWidget::setAcceptDrops(bool) 32979 vfunc[66]: QWidget::setAutoMask(bool) 32980 vfunc[67]: 32981 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32982 vfunc[68]: QWidget::customWhatsThis() const 32983 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32984 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32985 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32986 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32987 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32988 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 32989 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32990 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32991 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32992 vfunc[78]: QWidget::enterEvent(QEvent*) 32993 vfunc[79]: QWidget::leaveEvent(QEvent*) 32994 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 32995 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32996 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 32997 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 32998 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 32999 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33000 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33001 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33002 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33003 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33004 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33005 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33006 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33007 vfunc[93]: QWidget::showEvent(QShowEvent*) 33008 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33009 vfunc[95]: QWidget::x11Event(_XEvent*) 33010 vfunc[96]: QWidget::updateMask() 33011 vfunc[97]: QWidget::styleChange(QStyle&) 33012 vfunc[98]: QWidget::enabledChange(bool) 33013 vfunc[99]: QWidget::paletteChange(QPalette const&) 33014 vfunc[100]: QWidget::fontChange(QFont const&) 33015 vfunc[101]: QWidget::windowActivationChange(bool) 33016 vfunc[102]: QWidget::metric(int) const 33017 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33018 vfunc[104]: QWidget::destroy(bool, bool) 33019 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33020 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33021 vfunc[107]: QWidget::focusNextPrevChild(bool) 33022 vfunc[108]: QWidget::setKeyCompression(bool) 33023 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33024 bool, QFont*) 33025 vfunc[110]: QDialog::done(int) 33026 vfunc[111]: QDialog::accept() 33027 vfunc[112]: QDialog::reject() 33028 33029 Table 8-431. Secondary vtable for QColorDialog 33030 Base Offset -40 33031 Virtual Base Offset 0 33032 RTTI typeinfo for QColorDialog 33033 vfunc[0]: non-virtual thunk to QColorDialog::~QColorDialog() 33034 vfunc[1]: non-virtual thunk to QColorDialog::~QColorDialog() 33035 vfunc[2]: QPaintDevice::setResolution(int) 33036 vfunc[3]: QPaintDevice::resolution() const 33037 vfunc[4]: QPaintDevice::handle() const 33038 vfunc[5]: QPaintDevice::x11RenderHandle() const 33039 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33040 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33041 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33042 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33043 const 33044 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33045 33046 The Run Time Type Information for the QColorDialog class is 33047 described by Table 8-432 33048 33049 Table 8-432. typeinfo for QColorDialog 33050 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33051 Name typeinfo name for QColorDialog 33052 basetype: typeinfo for QDialog 33053 __________________________________________________________ 33054 33055 8.2.26.12. Class data for QInputDialog 33056 33057 The virtual table for the QInputDialog class is described by 33058 Table 8-433 33059 33060 Table 8-433. Primary vtable for QInputDialog 33061 Base Offset 0 33062 Virtual Base Offset 0 33063 RTTI typeinfo for QInputDialog 33064 vfunc[0]: NULL or QInputDialog::metaObject() const 33065 vfunc[1]: QInputDialog::className() const 33066 vfunc[2]: QInputDialog::qt_cast(char const*) 33067 vfunc[3]: QInputDialog::qt_invoke(int, QUObject*) 33068 vfunc[4]: QInputDialog::qt_emit(int, QUObject*) 33069 vfunc[5]: QInputDialog::qt_property(int, int, QVariant*) 33070 vfunc[6]: QInputDialog::~QInputDialog() 33071 vfunc[7]: QInputDialog::~QInputDialog() 33072 vfunc[8]: QWidget::event(QEvent*) 33073 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 33074 vfunc[10]: QWidget::setName(char const*) 33075 vfunc[11]: QObject::insertChild(QObject*) 33076 vfunc[12]: QObject::removeChild(QObject*) 33077 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33078 vfunc[14]: QObject::property(char const*) const 33079 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33080 vfunc[16]: QObject::childEvent(QChildEvent*) 33081 vfunc[17]: QObject::customEvent(QCustomEvent*) 33082 vfunc[18]: QObject::connectNotify(char const*) 33083 vfunc[19]: QObject::disconnectNotify(char const*) 33084 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33085 const*, char const*) 33086 vfunc[21]: QWidget::setEnabled(bool) 33087 vfunc[22]: QWidget::setMinimumSize(int, int) 33088 vfunc[23]: QWidget::setMaximumSize(int, int) 33089 vfunc[24]: QWidget::setSizeIncrement(int, int) 33090 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33091 vfunc[26]: QWidget::setEraseColor(QColor const&) 33092 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33093 vfunc[28]: QWidget::setPalette(QPalette const&) 33094 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33095 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33096 vfunc[31]: QWidget::setFont(QFont const&) 33097 vfunc[32]: QWidget::setCursor(QCursor const&) 33098 vfunc[33]: QWidget::unsetCursor() 33099 vfunc[34]: QWidget::setMask(QBitmap const&) 33100 vfunc[35]: QWidget::setMask(QRegion const&) 33101 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33102 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33103 vfunc[38]: QWidget::setCaption(QString const&) 33104 vfunc[39]: QWidget::setIcon(QPixmap const&) 33105 vfunc[40]: QWidget::setIconText(QString const&) 33106 vfunc[41]: QWidget::setMouseTracking(bool) 33107 vfunc[42]: QWidget::setFocus() 33108 vfunc[43]: QWidget::setActiveWindow() 33109 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33110 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33111 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33112 vfunc[47]: QDialog::show() 33113 vfunc[48]: QDialog::hide() 33114 vfunc[49]: QWidget::showMinimized() 33115 vfunc[50]: QWidget::showMaximized() 33116 vfunc[51]: QWidget::showNormal() 33117 vfunc[52]: QWidget::polish() 33118 vfunc[53]: QDialog::move(int, int) 33119 vfunc[54]: QDialog::resize(int, int) 33120 vfunc[55]: QDialog::setGeometry(int, int, int, int) 33121 vfunc[56]: QDialog::setGeometry(QRect const&) 33122 vfunc[57]: QWidget::close(bool) 33123 vfunc[58]: QDialog::sizeHint() const 33124 vfunc[59]: QDialog::minimumSizeHint() const 33125 vfunc[60]: QWidget::sizePolicy() const 33126 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33127 vfunc[62]: QWidget::heightForWidth(int) const 33128 vfunc[63]: QWidget::adjustSize() 33129 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33130 const&, bool) 33131 vfunc[65]: QWidget::setAcceptDrops(bool) 33132 vfunc[66]: QWidget::setAutoMask(bool) 33133 vfunc[67]: 33134 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33135 vfunc[68]: QWidget::customWhatsThis() const 33136 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33137 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33138 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33139 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33140 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33141 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 33142 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33143 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33144 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33145 vfunc[78]: QWidget::enterEvent(QEvent*) 33146 vfunc[79]: QWidget::leaveEvent(QEvent*) 33147 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 33148 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33149 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 33150 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 33151 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 33152 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33153 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33154 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33155 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33156 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33157 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33158 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33159 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33160 vfunc[93]: QWidget::showEvent(QShowEvent*) 33161 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33162 vfunc[95]: QWidget::x11Event(_XEvent*) 33163 vfunc[96]: QWidget::updateMask() 33164 vfunc[97]: QWidget::styleChange(QStyle&) 33165 vfunc[98]: QWidget::enabledChange(bool) 33166 vfunc[99]: QWidget::paletteChange(QPalette const&) 33167 vfunc[100]: QWidget::fontChange(QFont const&) 33168 vfunc[101]: QWidget::windowActivationChange(bool) 33169 vfunc[102]: QWidget::metric(int) const 33170 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33171 vfunc[104]: QWidget::destroy(bool, bool) 33172 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33173 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33174 vfunc[107]: QWidget::focusNextPrevChild(bool) 33175 vfunc[108]: QWidget::setKeyCompression(bool) 33176 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33177 bool, QFont*) 33178 vfunc[110]: QDialog::done(int) 33179 vfunc[111]: QDialog::accept() 33180 vfunc[112]: QDialog::reject() 33181 33182 Table 8-434. Secondary vtable for QInputDialog 33183 Base Offset -40 33184 Virtual Base Offset 0 33185 RTTI typeinfo for QInputDialog 33186 vfunc[0]: non-virtual thunk to QInputDialog::~QInputDialog() 33187 vfunc[1]: non-virtual thunk to QInputDialog::~QInputDialog() 33188 vfunc[2]: QPaintDevice::setResolution(int) 33189 vfunc[3]: QPaintDevice::resolution() const 33190 vfunc[4]: QPaintDevice::handle() const 33191 vfunc[5]: QPaintDevice::x11RenderHandle() const 33192 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33193 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33194 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33195 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33196 const 33197 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33198 33199 The Run Time Type Information for the QInputDialog class is 33200 described by Table 8-435 33201 33202 Table 8-435. typeinfo for QInputDialog 33203 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33204 Name typeinfo name for QInputDialog 33205 basetype: typeinfo for QDialog 33206 __________________________________________________________ 33207 33208 8.2.26.13. Class data for QTabDialog 33209 33210 The virtual table for the QTabDialog class is described by 33211 Table 8-436 33212 33213 Table 8-436. Primary vtable for QTabDialog 33214 Base Offset 0 33215 Virtual Base Offset 0 33216 RTTI typeinfo for QTabDialog 33217 vfunc[0]: NULL or QTabDialog::metaObject() const 33218 vfunc[1]: QTabDialog::className() const 33219 vfunc[2]: QTabDialog::qt_cast(char const*) 33220 vfunc[3]: QTabDialog::qt_invoke(int, QUObject*) 33221 vfunc[4]: QTabDialog::qt_emit(int, QUObject*) 33222 vfunc[5]: QTabDialog::qt_property(int, int, QVariant*) 33223 vfunc[6]: QTabDialog::~QTabDialog() 33224 vfunc[7]: QTabDialog::~QTabDialog() 33225 vfunc[8]: QWidget::event(QEvent*) 33226 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 33227 vfunc[10]: QWidget::setName(char const*) 33228 vfunc[11]: QObject::insertChild(QObject*) 33229 vfunc[12]: QObject::removeChild(QObject*) 33230 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33231 vfunc[14]: QObject::property(char const*) const 33232 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33233 vfunc[16]: QObject::childEvent(QChildEvent*) 33234 vfunc[17]: QObject::customEvent(QCustomEvent*) 33235 vfunc[18]: QObject::connectNotify(char const*) 33236 vfunc[19]: QObject::disconnectNotify(char const*) 33237 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33238 const*, char const*) 33239 vfunc[21]: QWidget::setEnabled(bool) 33240 vfunc[22]: QWidget::setMinimumSize(int, int) 33241 vfunc[23]: QWidget::setMaximumSize(int, int) 33242 vfunc[24]: QWidget::setSizeIncrement(int, int) 33243 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33244 vfunc[26]: QWidget::setEraseColor(QColor const&) 33245 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33246 vfunc[28]: QWidget::setPalette(QPalette const&) 33247 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33248 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33249 vfunc[31]: QTabDialog::setFont(QFont const&) 33250 vfunc[32]: QWidget::setCursor(QCursor const&) 33251 vfunc[33]: QWidget::unsetCursor() 33252 vfunc[34]: QWidget::setMask(QBitmap const&) 33253 vfunc[35]: QWidget::setMask(QRegion const&) 33254 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33255 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33256 vfunc[38]: QWidget::setCaption(QString const&) 33257 vfunc[39]: QWidget::setIcon(QPixmap const&) 33258 vfunc[40]: QWidget::setIconText(QString const&) 33259 vfunc[41]: QWidget::setMouseTracking(bool) 33260 vfunc[42]: QWidget::setFocus() 33261 vfunc[43]: QWidget::setActiveWindow() 33262 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33263 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33264 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33265 vfunc[47]: QTabDialog::show() 33266 vfunc[48]: QDialog::hide() 33267 vfunc[49]: QWidget::showMinimized() 33268 vfunc[50]: QWidget::showMaximized() 33269 vfunc[51]: QWidget::showNormal() 33270 vfunc[52]: QWidget::polish() 33271 vfunc[53]: QDialog::move(int, int) 33272 vfunc[54]: QDialog::resize(int, int) 33273 vfunc[55]: QDialog::setGeometry(int, int, int, int) 33274 vfunc[56]: QDialog::setGeometry(QRect const&) 33275 vfunc[57]: QWidget::close(bool) 33276 vfunc[58]: QDialog::sizeHint() const 33277 vfunc[59]: QDialog::minimumSizeHint() const 33278 vfunc[60]: QWidget::sizePolicy() const 33279 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33280 vfunc[62]: QWidget::heightForWidth(int) const 33281 vfunc[63]: QWidget::adjustSize() 33282 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33283 const&, bool) 33284 vfunc[65]: QWidget::setAcceptDrops(bool) 33285 vfunc[66]: QWidget::setAutoMask(bool) 33286 vfunc[67]: 33287 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33288 vfunc[68]: QWidget::customWhatsThis() const 33289 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33290 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33291 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33292 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33293 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33294 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 33295 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33296 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33297 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33298 vfunc[78]: QWidget::enterEvent(QEvent*) 33299 vfunc[79]: QWidget::leaveEvent(QEvent*) 33300 vfunc[80]: QTabDialog::paintEvent(QPaintEvent*) 33301 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33302 vfunc[82]: QTabDialog::resizeEvent(QResizeEvent*) 33303 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 33304 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 33305 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33306 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33307 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33308 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33309 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33310 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33311 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33312 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33313 vfunc[93]: QWidget::showEvent(QShowEvent*) 33314 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33315 vfunc[95]: QWidget::x11Event(_XEvent*) 33316 vfunc[96]: QWidget::updateMask() 33317 vfunc[97]: QTabDialog::styleChange(QStyle&) 33318 vfunc[98]: QWidget::enabledChange(bool) 33319 vfunc[99]: QWidget::paletteChange(QPalette const&) 33320 vfunc[100]: QWidget::fontChange(QFont const&) 33321 vfunc[101]: QWidget::windowActivationChange(bool) 33322 vfunc[102]: QWidget::metric(int) const 33323 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33324 vfunc[104]: QWidget::destroy(bool, bool) 33325 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33326 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33327 vfunc[107]: QWidget::focusNextPrevChild(bool) 33328 vfunc[108]: QWidget::setKeyCompression(bool) 33329 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33330 bool, QFont*) 33331 vfunc[110]: QDialog::done(int) 33332 vfunc[111]: QDialog::accept() 33333 vfunc[112]: QDialog::reject() 33334 33335 Table 8-437. Secondary vtable for QTabDialog 33336 Base Offset -40 33337 Virtual Base Offset 0 33338 RTTI typeinfo for QTabDialog 33339 vfunc[0]: non-virtual thunk to QTabDialog::~QTabDialog() 33340 vfunc[1]: non-virtual thunk to QTabDialog::~QTabDialog() 33341 vfunc[2]: QPaintDevice::setResolution(int) 33342 vfunc[3]: QPaintDevice::resolution() const 33343 vfunc[4]: QPaintDevice::handle() const 33344 vfunc[5]: QPaintDevice::x11RenderHandle() const 33345 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33346 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33347 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33348 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33349 const 33350 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33351 33352 The Run Time Type Information for the QTabDialog class is 33353 described by Table 8-438 33354 33355 Table 8-438. typeinfo for QTabDialog 33356 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33357 Name typeinfo name for QTabDialog 33358 basetype: typeinfo for QDialog 33359 __________________________________________________________ 33360 33361 8.2.26.14. Class data for QFileIconProvider 33362 33363 The virtual table for the QFileIconProvider class is described 33364 in the generic part of this specification. 33365 33366 The Run Time Type Information for the QFileIconProvider class 33367 is described by Table 8-439 33368 33369 Table 8-439. typeinfo for QFileIconProvider 33370 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33371 Name typeinfo name for QFileIconProvider 33372 basetype: typeinfo for QObject 33373 __________________________________________________________ 33374 33375 8.2.26.15. Interfaces for Qt3 Dialogs 33376 33377 An LSB conforming implementation shall provide the architecture 33378 specific functions for Qt3 Dialogs specified in Table 8-440, 33379 with the full mandatory functionality as described in the 33380 referenced underlying specification. 33381 33382 Table 8-440. libqt-mt - Qt3 Dialogs Function Interfaces 33383 _ZThn40_N10QTabDialogD0Ev [CXXABI-1.86] 33384 _ZThn40_N10QTabDialogD1Ev [CXXABI-1.86] 33385 _ZThn40_N11QFileDialogD0Ev [CXXABI-1.86] 33386 _ZThn40_N11QFileDialogD1Ev [CXXABI-1.86] 33387 _ZThn40_N11QFontDialogD0Ev [CXXABI-1.86] 33388 _ZThn40_N11QFontDialogD1Ev [CXXABI-1.86] 33389 _ZThn40_N11QMessageBoxD0Ev [CXXABI-1.86] 33390 _ZThn40_N11QMessageBoxD1Ev [CXXABI-1.86] 33391 _ZThn40_N12QColorDialogD0Ev [CXXABI-1.86] 33392 _ZThn40_N12QColorDialogD1Ev [CXXABI-1.86] 33393 _ZThn40_N12QInputDialogD0Ev [CXXABI-1.86] 33394 _ZThn40_N12QInputDialogD1Ev [CXXABI-1.86] 33395 _ZThn40_N12QPrintDialogD0Ev [CXXABI-1.86] 33396 _ZThn40_N12QPrintDialogD1Ev [CXXABI-1.86] 33397 _ZThn40_N13QErrorMessageD0Ev [CXXABI-1.86] 33398 _ZThn40_N13QErrorMessageD1Ev [CXXABI-1.86] 33399 _ZThn40_N15QProgressDialogD0Ev [CXXABI-1.86] 33400 _ZThn40_N15QProgressDialogD1Ev [CXXABI-1.86] 33401 _ZThn40_N7QDialogD0Ev [CXXABI-1.86] _ZThn40_N7QDialogD1Ev 33402 [CXXABI-1.86] 33403 _ZThn40_N7QWizardD0Ev [CXXABI-1.86] _ZThn40_N7QWizardD1Ev 33404 [CXXABI-1.86] 33405 __________________________________________________________ 33406 33407 8.2.27. Qt3 Tables 33408 __________________________________________________________ 33409 33410 8.2.27.1. Class data for QTableItem 33411 33412 The virtual table for the QTableItem class is described in the 33413 generic part of this specification. 33414 33415 The Run Time Type Information for the QTableItem class is 33416 described by Table 8-441 33417 33418 Table 8-441. typeinfo for QTableItem 33419 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33420 Name typeinfo name for QTableItem 33421 basetype: typeinfo for Qt 33422 __________________________________________________________ 33423 33424 8.2.27.2. Class data for QCheckTableItem 33425 33426 The virtual table for the QCheckTableItem class is described in 33427 the generic part of this specification. 33428 33429 The Run Time Type Information for the QCheckTableItem class is 33430 described by Table 8-442 33431 33432 Table 8-442. typeinfo for QCheckTableItem 33433 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33434 Name typeinfo name for QCheckTableItem 33435 basetype: typeinfo for QTableItem 33436 __________________________________________________________ 33437 33438 8.2.27.3. Class data for QHeader 33439 33440 The virtual table for the QHeader class is described by Table 33441 8-443 33442 33443 Table 8-443. Primary vtable for QHeader 33444 Base Offset 0 33445 Virtual Base Offset 0 33446 RTTI typeinfo for QHeader 33447 vfunc[0]: NULL or QHeader::metaObject() const 33448 vfunc[1]: QHeader::className() const 33449 vfunc[2]: QHeader::qt_cast(char const*) 33450 vfunc[3]: QHeader::qt_invoke(int, QUObject*) 33451 vfunc[4]: QHeader::qt_emit(int, QUObject*) 33452 vfunc[5]: QHeader::qt_property(int, int, QVariant*) 33453 vfunc[6]: QHeader::~QHeader() 33454 vfunc[7]: QHeader::~QHeader() 33455 vfunc[8]: QWidget::event(QEvent*) 33456 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33457 vfunc[10]: QWidget::setName(char const*) 33458 vfunc[11]: QObject::insertChild(QObject*) 33459 vfunc[12]: QObject::removeChild(QObject*) 33460 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33461 vfunc[14]: QObject::property(char const*) const 33462 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33463 vfunc[16]: QObject::childEvent(QChildEvent*) 33464 vfunc[17]: QObject::customEvent(QCustomEvent*) 33465 vfunc[18]: QObject::connectNotify(char const*) 33466 vfunc[19]: QObject::disconnectNotify(char const*) 33467 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33468 const*, char const*) 33469 vfunc[21]: QWidget::setEnabled(bool) 33470 vfunc[22]: QWidget::setMinimumSize(int, int) 33471 vfunc[23]: QWidget::setMaximumSize(int, int) 33472 vfunc[24]: QWidget::setSizeIncrement(int, int) 33473 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33474 vfunc[26]: QWidget::setEraseColor(QColor const&) 33475 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33476 vfunc[28]: QWidget::setPalette(QPalette const&) 33477 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33478 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33479 vfunc[31]: QWidget::setFont(QFont const&) 33480 vfunc[32]: QWidget::setCursor(QCursor const&) 33481 vfunc[33]: QWidget::unsetCursor() 33482 vfunc[34]: QWidget::setMask(QBitmap const&) 33483 vfunc[35]: QWidget::setMask(QRegion const&) 33484 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33485 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33486 vfunc[38]: QWidget::setCaption(QString const&) 33487 vfunc[39]: QWidget::setIcon(QPixmap const&) 33488 vfunc[40]: QWidget::setIconText(QString const&) 33489 vfunc[41]: QWidget::setMouseTracking(bool) 33490 vfunc[42]: QWidget::setFocus() 33491 vfunc[43]: QWidget::setActiveWindow() 33492 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33493 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33494 vfunc[46]: QHeader::setUpdatesEnabled(bool) 33495 vfunc[47]: QWidget::show() 33496 vfunc[48]: QWidget::hide() 33497 vfunc[49]: QWidget::showMinimized() 33498 vfunc[50]: QWidget::showMaximized() 33499 vfunc[51]: QWidget::showNormal() 33500 vfunc[52]: QWidget::polish() 33501 vfunc[53]: QWidget::move(int, int) 33502 vfunc[54]: QWidget::resize(int, int) 33503 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33504 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33505 vfunc[57]: QWidget::close(bool) 33506 vfunc[58]: QHeader::sizeHint() const 33507 vfunc[59]: QWidget::minimumSizeHint() const 33508 vfunc[60]: QWidget::sizePolicy() const 33509 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33510 vfunc[62]: QWidget::heightForWidth(int) const 33511 vfunc[63]: QWidget::adjustSize() 33512 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33513 const&, bool) 33514 vfunc[65]: QWidget::setAcceptDrops(bool) 33515 vfunc[66]: QWidget::setAutoMask(bool) 33516 vfunc[67]: 33517 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33518 vfunc[68]: QWidget::customWhatsThis() const 33519 vfunc[69]: QHeader::mousePressEvent(QMouseEvent*) 33520 vfunc[70]: QHeader::mouseReleaseEvent(QMouseEvent*) 33521 vfunc[71]: QHeader::mouseDoubleClickEvent(QMouseEvent*) 33522 vfunc[72]: QHeader::mouseMoveEvent(QMouseEvent*) 33523 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33524 vfunc[74]: QHeader::keyPressEvent(QKeyEvent*) 33525 vfunc[75]: QHeader::keyReleaseEvent(QKeyEvent*) 33526 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33527 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33528 vfunc[78]: QWidget::enterEvent(QEvent*) 33529 vfunc[79]: QWidget::leaveEvent(QEvent*) 33530 vfunc[80]: QHeader::paintEvent(QPaintEvent*) 33531 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33532 vfunc[82]: QHeader::resizeEvent(QResizeEvent*) 33533 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33534 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33535 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33536 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33537 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33538 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33539 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33540 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33541 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33542 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33543 vfunc[93]: QHeader::showEvent(QShowEvent*) 33544 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33545 vfunc[95]: QWidget::x11Event(_XEvent*) 33546 vfunc[96]: QWidget::updateMask() 33547 vfunc[97]: QWidget::styleChange(QStyle&) 33548 vfunc[98]: QWidget::enabledChange(bool) 33549 vfunc[99]: QWidget::paletteChange(QPalette const&) 33550 vfunc[100]: QHeader::fontChange(QFont const&) 33551 vfunc[101]: QWidget::windowActivationChange(bool) 33552 vfunc[102]: QWidget::metric(int) const 33553 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33554 vfunc[104]: QWidget::destroy(bool, bool) 33555 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33556 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33557 vfunc[107]: QWidget::focusNextPrevChild(bool) 33558 vfunc[108]: QWidget::setKeyCompression(bool) 33559 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33560 bool, QFont*) 33561 vfunc[110]: QHeader::setLabel(int, QString const&, int) 33562 vfunc[111]: QHeader::setLabel(int, QIconSet const&, QString 33563 const&, int) 33564 vfunc[112]: QHeader::setOrientation(Qt::Orientation) 33565 vfunc[113]: NULL or QHeader::setTracking(bool) 33566 vfunc[114]: QHeader::setClickEnabled(bool, int) 33567 vfunc[115]: QHeader::setResizeEnabled(bool, int) 33568 vfunc[116]: QHeader::setMovingEnabled(bool) 33569 vfunc[117]: QHeader::setStretchEnabled(bool, int) 33570 vfunc[118]: QHeader::setCellSize(int, int) 33571 vfunc[119]: QHeader::moveCell(int, int) 33572 vfunc[120]: QHeader::setOffset(int) 33573 vfunc[121]: QHeader::paintSection(QPainter*, int, QRect const&) 33574 vfunc[122]: QHeader::paintSectionLabel(QPainter*, int, QRect 33575 const&) 33576 33577 Table 8-444. Secondary vtable for QHeader 33578 Base Offset -40 33579 Virtual Base Offset 0 33580 RTTI typeinfo for QHeader 33581 vfunc[0]: non-virtual thunk to QHeader::~QHeader() 33582 vfunc[1]: non-virtual thunk to QHeader::~QHeader() 33583 vfunc[2]: QPaintDevice::setResolution(int) 33584 vfunc[3]: QPaintDevice::resolution() const 33585 vfunc[4]: QPaintDevice::handle() const 33586 vfunc[5]: QPaintDevice::x11RenderHandle() const 33587 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33588 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33589 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33590 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33591 const 33592 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33593 33594 The Run Time Type Information for the QHeader class is 33595 described by Table 8-445 33596 33597 Table 8-445. typeinfo for QHeader 33598 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33599 Name typeinfo name for QHeader 33600 basetype: typeinfo for QWidget 33601 __________________________________________________________ 33602 33603 8.2.27.4. Class data for QDataTable 33604 33605 The virtual table for the QDataTable class is described by 33606 Table 8-446 33607 33608 Table 8-446. Primary vtable for QDataTable 33609 Base Offset 0 33610 Virtual Base Offset 0 33611 RTTI typeinfo for QDataTable 33612 vfunc[0]: NULL or QDataTable::metaObject() const 33613 vfunc[1]: QDataTable::className() const 33614 vfunc[2]: QDataTable::qt_cast(char const*) 33615 vfunc[3]: QDataTable::qt_invoke(int, QUObject*) 33616 vfunc[4]: QDataTable::qt_emit(int, QUObject*) 33617 vfunc[5]: QDataTable::qt_property(int, int, QVariant*) 33618 vfunc[6]: QDataTable::~QDataTable() 33619 vfunc[7]: QDataTable::~QDataTable() 33620 vfunc[8]: QWidget::event(QEvent*) 33621 vfunc[9]: QDataTable::eventFilter(QObject*, QEvent*) 33622 vfunc[10]: QWidget::setName(char const*) 33623 vfunc[11]: QObject::insertChild(QObject*) 33624 vfunc[12]: QScrollView::removeChild(QObject*) 33625 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33626 vfunc[14]: QObject::property(char const*) const 33627 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33628 vfunc[16]: QObject::childEvent(QChildEvent*) 33629 vfunc[17]: QObject::customEvent(QCustomEvent*) 33630 vfunc[18]: QObject::connectNotify(char const*) 33631 vfunc[19]: QObject::disconnectNotify(char const*) 33632 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33633 const*, char const*) 33634 vfunc[21]: QTable::setEnabled(bool) 33635 vfunc[22]: QWidget::setMinimumSize(int, int) 33636 vfunc[23]: QWidget::setMaximumSize(int, int) 33637 vfunc[24]: QWidget::setSizeIncrement(int, int) 33638 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33639 vfunc[26]: QWidget::setEraseColor(QColor const&) 33640 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33641 vfunc[28]: QWidget::setPalette(QPalette const&) 33642 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33643 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33644 vfunc[31]: QWidget::setFont(QFont const&) 33645 vfunc[32]: QWidget::setCursor(QCursor const&) 33646 vfunc[33]: QWidget::unsetCursor() 33647 vfunc[34]: QWidget::setMask(QBitmap const&) 33648 vfunc[35]: QWidget::setMask(QRegion const&) 33649 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33650 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33651 vfunc[38]: QWidget::setCaption(QString const&) 33652 vfunc[39]: QWidget::setIcon(QPixmap const&) 33653 vfunc[40]: QWidget::setIconText(QString const&) 33654 vfunc[41]: QWidget::setMouseTracking(bool) 33655 vfunc[42]: QWidget::setFocus() 33656 vfunc[43]: QWidget::setActiveWindow() 33657 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33658 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33659 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33660 vfunc[47]: QScrollView::show() 33661 vfunc[48]: QWidget::hide() 33662 vfunc[49]: QWidget::showMinimized() 33663 vfunc[50]: QWidget::showMaximized() 33664 vfunc[51]: QWidget::showNormal() 33665 vfunc[52]: QWidget::polish() 33666 vfunc[53]: QWidget::move(int, int) 33667 vfunc[54]: QScrollView::resize(int, int) 33668 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33669 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33670 vfunc[57]: QWidget::close(bool) 33671 vfunc[58]: QTable::sizeHint() const 33672 vfunc[59]: QScrollView::minimumSizeHint() const 33673 vfunc[60]: QWidget::sizePolicy() const 33674 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33675 vfunc[62]: QWidget::heightForWidth(int) const 33676 vfunc[63]: QWidget::adjustSize() 33677 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33678 const&, bool) 33679 vfunc[65]: QWidget::setAcceptDrops(bool) 33680 vfunc[66]: QWidget::setAutoMask(bool) 33681 vfunc[67]: 33682 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33683 vfunc[68]: QWidget::customWhatsThis() const 33684 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 33685 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 33686 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 33687 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 33688 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 33689 vfunc[74]: QDataTable::keyPressEvent(QKeyEvent*) 33690 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33691 vfunc[76]: QTable::focusInEvent(QFocusEvent*) 33692 vfunc[77]: QTable::focusOutEvent(QFocusEvent*) 33693 vfunc[78]: QWidget::enterEvent(QEvent*) 33694 vfunc[79]: QWidget::leaveEvent(QEvent*) 33695 vfunc[80]: QTable::paintEvent(QPaintEvent*) 33696 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33697 vfunc[82]: QDataTable::resizeEvent(QResizeEvent*) 33698 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33699 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 33700 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33701 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33702 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33703 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33704 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33705 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33706 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33707 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33708 vfunc[93]: QTable::showEvent(QShowEvent*) 33709 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33710 vfunc[95]: QWidget::x11Event(_XEvent*) 33711 vfunc[96]: QWidget::updateMask() 33712 vfunc[97]: QScrollView::styleChange(QStyle&) 33713 vfunc[98]: QWidget::enabledChange(bool) 33714 vfunc[99]: QWidget::paletteChange(QPalette const&) 33715 vfunc[100]: QScrollView::fontChange(QFont const&) 33716 vfunc[101]: QTable::windowActivationChange(bool) 33717 vfunc[102]: QWidget::metric(int) const 33718 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33719 vfunc[104]: QWidget::destroy(bool, bool) 33720 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33721 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33722 vfunc[107]: QScrollView::focusNextPrevChild(bool) 33723 vfunc[108]: QWidget::setKeyCompression(bool) 33724 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33725 bool, QFont*) 33726 vfunc[110]: QFrame::setFrameStyle(int) 33727 vfunc[111]: QFrame::setLineWidth(int) 33728 vfunc[112]: QFrame::setMargin(int) 33729 vfunc[113]: QFrame::setMidLineWidth(int) 33730 vfunc[114]: QFrame::setFrameRect(QRect const&) 33731 vfunc[115]: QFrame::drawFrame(QPainter*) 33732 vfunc[116]: QTable::drawContents(QPainter*) 33733 vfunc[117]: QScrollView::frameChanged() 33734 vfunc[118]: 33735 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 33736 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 33737 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 33738 vfunc[121]: 33739 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 33740 vfunc[122]: 33741 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 33742 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 33743 vfunc[124]: QScrollView::setDragAutoScroll(bool) 33744 vfunc[125]: QScrollView::resizeContents(int, int) 33745 vfunc[126]: QScrollView::setContentsPos(int, int) 33746 vfunc[127]: QDataTable::drawContents(QPainter*, int, int, int, 33747 int) 33748 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 33749 int, int, int, int, int) 33750 vfunc[129]: QDataTable::contentsMousePressEvent(QMouseEvent*) 33751 vfunc[130]: QTable::contentsMouseReleaseEvent(QMouseEvent*) 33752 vfunc[131]: QTable::contentsMouseDoubleClickEvent(QMouseEvent*) 33753 vfunc[132]: QTable::contentsMouseMoveEvent(QMouseEvent*) 33754 vfunc[133]: QTable::contentsDragEnterEvent(QDragEnterEvent*) 33755 vfunc[134]: QTable::contentsDragMoveEvent(QDragMoveEvent*) 33756 vfunc[135]: QTable::contentsDragLeaveEvent(QDragLeaveEvent*) 33757 vfunc[136]: QTable::contentsDropEvent(QDropEvent*) 33758 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 33759 vfunc[138]: 33760 QDataTable::contentsContextMenuEvent(QContextMenuEvent*) 33761 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 33762 vfunc[140]: QTable::viewportResizeEvent(QResizeEvent*) 33763 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 33764 vfunc[142]: 33765 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 33766 vfunc[143]: 33767 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 33768 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 33769 vfunc[145]: 33770 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 33771 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 33772 vfunc[147]: 33773 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 33774 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 33775 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 33776 vfunc[150]: 33777 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 33778 vfunc[151]: QScrollView::setMargins(int, int, int, int) 33779 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 33780 int, int) 33781 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 33782 int, int) 33783 vfunc[154]: QTable::setSelectionMode(QTable::SelectionMode) 33784 vfunc[155]: QDataTable::setItem(int, int, QTableItem*) 33785 vfunc[156]: QTable::setText(int, int, QString const&) 33786 vfunc[157]: QDataTable::setPixmap(int, int, QPixmap const&) 33787 vfunc[158]: QDataTable::item(int, int) const 33788 vfunc[159]: QDataTable::text(int, int) const 33789 vfunc[160]: QTable::pixmap(int, int) const 33790 vfunc[161]: QDataTable::clearCell(int, int) 33791 vfunc[162]: QTable::cellGeometry(int, int) const 33792 vfunc[163]: QTable::columnWidth(int) const 33793 vfunc[164]: QTable::rowHeight(int) const 33794 vfunc[165]: QTable::columnPos(int) const 33795 vfunc[166]: QTable::rowPos(int) const 33796 vfunc[167]: QTable::columnAt(int) const 33797 vfunc[168]: QTable::rowAt(int) const 33798 vfunc[169]: QDataTable::numRows() const 33799 vfunc[170]: QDataTable::numCols() const 33800 vfunc[171]: QTable::addSelection(QTableSelection const&) 33801 vfunc[172]: QTable::removeSelection(QTableSelection const&) 33802 vfunc[173]: QTable::removeSelection(int) 33803 vfunc[174]: QTable::currentSelection() const 33804 vfunc[175]: QDataTable::sortColumn(int, bool, bool) 33805 vfunc[176]: QDataTable::takeItem(QTableItem*) 33806 vfunc[177]: QTable::setCellWidget(int, int, QWidget*) 33807 vfunc[178]: QTable::cellWidget(int, int) const 33808 vfunc[179]: QTable::clearCellWidget(int, int) 33809 vfunc[180]: QTable::cellRect(int, int) const 33810 vfunc[181]: QTable::paintCell(QPainter*, int, int, QRect 33811 const&, bool) 33812 vfunc[182]: QDataTable::paintCell(QPainter*, int, int, QRect 33813 const&, bool, QColorGroup const&) 33814 vfunc[183]: QTable::paintFocus(QPainter*, QRect const&) 33815 vfunc[184]: QTable::setFocusStyle(QTable::FocusStyle) 33816 vfunc[185]: QDataTable::setNumRows(int) 33817 vfunc[186]: QDataTable::setNumCols(int) 33818 vfunc[187]: QTable::setShowGrid(bool) 33819 vfunc[188]: QTable::hideRow(int) 33820 vfunc[189]: QDataTable::hideColumn(int) 33821 vfunc[190]: QTable::showRow(int) 33822 vfunc[191]: QDataTable::showColumn(int) 33823 vfunc[192]: QDataTable::setColumnWidth(int, int) 33824 vfunc[193]: QTable::setRowHeight(int, int) 33825 vfunc[194]: QDataTable::adjustColumn(int) 33826 vfunc[195]: QTable::adjustRow(int) 33827 vfunc[196]: QDataTable::setColumnStretchable(int, bool) 33828 vfunc[197]: QTable::setRowStretchable(int, bool) 33829 vfunc[198]: QTable::setSorting(bool) 33830 vfunc[199]: QTable::swapRows(int, int, bool) 33831 vfunc[200]: QDataTable::swapColumns(int, int, bool) 33832 vfunc[201]: QTable::swapCells(int, int, int, int) 33833 vfunc[202]: QTable::setLeftMargin(int) 33834 vfunc[203]: QTable::setTopMargin(int) 33835 vfunc[204]: QTable::setCurrentCell(int, int) 33836 vfunc[205]: QTable::setColumnMovingEnabled(bool) 33837 vfunc[206]: QTable::setRowMovingEnabled(bool) 33838 vfunc[207]: QTable::setReadOnly(bool) 33839 vfunc[208]: QTable::setRowReadOnly(int, bool) 33840 vfunc[209]: QTable::setColumnReadOnly(int, bool) 33841 vfunc[210]: QTable::setDragEnabled(bool) 33842 vfunc[211]: QTable::insertRows(int, int) 33843 vfunc[212]: QTable::insertColumns(int, int) 33844 vfunc[213]: QTable::removeRow(int) 33845 vfunc[214]: QTable::removeRows(QMemArray const&) 33846 vfunc[215]: QTable::removeColumn(int) 33847 vfunc[216]: QTable::removeColumns(QMemArray const&) 33848 vfunc[217]: QTable::editCell(int, int, bool) 33849 vfunc[218]: QTable::dragObject() 33850 vfunc[219]: QTable::startDrag() 33851 vfunc[220]: QTable::paintEmptyArea(QPainter*, int, int, int, 33852 int) 33853 vfunc[221]: QDataTable::activateNextCell() 33854 vfunc[222]: QDataTable::createEditor(int, int, bool) const 33855 vfunc[223]: QTable::setCellContentFromEditor(int, int) 33856 vfunc[224]: QDataTable::beginEdit(int, int, bool) 33857 vfunc[225]: QDataTable::endEdit(int, int, bool, bool) 33858 vfunc[226]: QDataTable::resizeData(int) 33859 vfunc[227]: QTable::insertWidget(int, int, QWidget*) 33860 vfunc[228]: QTable::columnWidthChanged(int) 33861 vfunc[229]: QTable::rowHeightChanged(int) 33862 vfunc[230]: QTable::columnIndexChanged(int, int, int) 33863 vfunc[231]: QTable::rowIndexChanged(int, int, int) 33864 vfunc[232]: QDataTable::columnClicked(int) 33865 vfunc[233]: QDataTable::addColumn(QString const&, QString 33866 const&, int, QIconSet const&) 33867 vfunc[234]: QDataTable::removeColumn(unsigned int) 33868 vfunc[235]: QDataTable::setColumn(unsigned int, QString const&, 33869 QString const&, int, QIconSet const&) 33870 vfunc[236]: QDataTable::setSqlCursor(QSqlCursor*, bool, bool) 33871 vfunc[237]: QDataTable::setNullText(QString const&) 33872 vfunc[238]: QDataTable::setTrueText(QString const&) 33873 vfunc[239]: QDataTable::setFalseText(QString const&) 33874 vfunc[240]: QDataTable::setDateFormat(Qt::DateFormat) 33875 vfunc[241]: QDataTable::setConfirmEdits(bool) 33876 vfunc[242]: QDataTable::setConfirmInsert(bool) 33877 vfunc[243]: QDataTable::setConfirmUpdate(bool) 33878 vfunc[244]: QDataTable::setConfirmDelete(bool) 33879 vfunc[245]: QDataTable::setConfirmCancels(bool) 33880 vfunc[246]: QDataTable::setAutoDelete(bool) 33881 vfunc[247]: QDataTable::setAutoEdit(bool) 33882 vfunc[248]: QDataTable::setFilter(QString const&) 33883 vfunc[249]: QDataTable::setSort(QStringList const&) 33884 vfunc[250]: QDataTable::setSort(QSqlIndex const&) 33885 vfunc[251]: QDataTable::find(QString const&, bool, bool) 33886 vfunc[252]: QDataTable::sortAscending(int) 33887 vfunc[253]: QDataTable::sortDescending(int) 33888 vfunc[254]: QDataTable::refresh() 33889 vfunc[255]: QDataTable::insertCurrent() 33890 vfunc[256]: QDataTable::updateCurrent() 33891 vfunc[257]: QDataTable::deleteCurrent() 33892 vfunc[258]: QDataTable::confirmEdit(QSql::Op) 33893 vfunc[259]: QDataTable::confirmCancel(QSql::Op) 33894 vfunc[260]: QDataTable::handleError(QSqlError const&) 33895 vfunc[261]: QDataTable::beginInsert() 33896 vfunc[262]: QDataTable::beginUpdate(int, int, bool) 33897 vfunc[263]: QDataTable::paintField(QPainter*, QSqlField const*, 33898 QRect const&, bool) 33899 vfunc[264]: QDataTable::fieldAlignment(QSqlField const*) 33900 33901 Table 8-447. Secondary vtable for QDataTable 33902 Base Offset -40 33903 Virtual Base Offset 0 33904 RTTI typeinfo for QDataTable 33905 vfunc[0]: non-virtual thunk to QDataTable::~QDataTable() 33906 vfunc[1]: non-virtual thunk to QDataTable::~QDataTable() 33907 vfunc[2]: QPaintDevice::setResolution(int) 33908 vfunc[3]: QPaintDevice::resolution() const 33909 vfunc[4]: QPaintDevice::handle() const 33910 vfunc[5]: QPaintDevice::x11RenderHandle() const 33911 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33912 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33913 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33914 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33915 const 33916 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33917 33918 The Run Time Type Information for the QDataTable class is 33919 described by Table 8-448 33920 33921 Table 8-448. typeinfo for QDataTable 33922 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33923 Name typeinfo name for QDataTable 33924 basetype: typeinfo for QTable 33925 __________________________________________________________ 33926 33927 8.2.27.5. Class data for QComboTableItem 33928 33929 The virtual table for the QComboTableItem class is described in 33930 the generic part of this specification. 33931 33932 The Run Time Type Information for the QComboTableItem class is 33933 described by Table 8-449 33934 33935 Table 8-449. typeinfo for QComboTableItem 33936 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33937 Name typeinfo name for QComboTableItem 33938 basetype: typeinfo for QTableItem 33939 __________________________________________________________ 33940 33941 8.2.27.6. Class data for QTable 33942 33943 The virtual table for the QTable class is described by Table 33944 8-450 33945 33946 Table 8-450. Primary vtable for QTable 33947 Base Offset 0 33948 Virtual Base Offset 0 33949 RTTI typeinfo for QTable 33950 vfunc[0]: NULL or QTable::metaObject() const 33951 vfunc[1]: QTable::className() const 33952 vfunc[2]: QTable::qt_cast(char const*) 33953 vfunc[3]: QTable::qt_invoke(int, QUObject*) 33954 vfunc[4]: QTable::qt_emit(int, QUObject*) 33955 vfunc[5]: QTable::qt_property(int, int, QVariant*) 33956 vfunc[6]: QTable::~QTable() 33957 vfunc[7]: QTable::~QTable() 33958 vfunc[8]: QWidget::event(QEvent*) 33959 vfunc[9]: QTable::eventFilter(QObject*, QEvent*) 33960 vfunc[10]: QWidget::setName(char const*) 33961 vfunc[11]: QObject::insertChild(QObject*) 33962 vfunc[12]: QScrollView::removeChild(QObject*) 33963 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33964 vfunc[14]: QObject::property(char const*) const 33965 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33966 vfunc[16]: QObject::childEvent(QChildEvent*) 33967 vfunc[17]: QObject::customEvent(QCustomEvent*) 33968 vfunc[18]: QObject::connectNotify(char const*) 33969 vfunc[19]: QObject::disconnectNotify(char const*) 33970 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33971 const*, char const*) 33972 vfunc[21]: QTable::setEnabled(bool) 33973 vfunc[22]: QWidget::setMinimumSize(int, int) 33974 vfunc[23]: QWidget::setMaximumSize(int, int) 33975 vfunc[24]: QWidget::setSizeIncrement(int, int) 33976 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33977 vfunc[26]: QWidget::setEraseColor(QColor const&) 33978 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33979 vfunc[28]: QWidget::setPalette(QPalette const&) 33980 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33981 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33982 vfunc[31]: QWidget::setFont(QFont const&) 33983 vfunc[32]: QWidget::setCursor(QCursor const&) 33984 vfunc[33]: QWidget::unsetCursor() 33985 vfunc[34]: QWidget::setMask(QBitmap const&) 33986 vfunc[35]: QWidget::setMask(QRegion const&) 33987 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33988 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33989 vfunc[38]: QWidget::setCaption(QString const&) 33990 vfunc[39]: QWidget::setIcon(QPixmap const&) 33991 vfunc[40]: QWidget::setIconText(QString const&) 33992 vfunc[41]: QWidget::setMouseTracking(bool) 33993 vfunc[42]: QWidget::setFocus() 33994 vfunc[43]: QWidget::setActiveWindow() 33995 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33996 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33997 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33998 vfunc[47]: QScrollView::show() 33999 vfunc[48]: QWidget::hide() 34000 vfunc[49]: QWidget::showMinimized() 34001 vfunc[50]: QWidget::showMaximized() 34002 vfunc[51]: QWidget::showNormal() 34003 vfunc[52]: QWidget::polish() 34004 vfunc[53]: QWidget::move(int, int) 34005 vfunc[54]: QScrollView::resize(int, int) 34006 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34007 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34008 vfunc[57]: QWidget::close(bool) 34009 vfunc[58]: QTable::sizeHint() const 34010 vfunc[59]: QScrollView::minimumSizeHint() const 34011 vfunc[60]: QWidget::sizePolicy() const 34012 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34013 vfunc[62]: QWidget::heightForWidth(int) const 34014 vfunc[63]: QWidget::adjustSize() 34015 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34016 const&, bool) 34017 vfunc[65]: QWidget::setAcceptDrops(bool) 34018 vfunc[66]: QWidget::setAutoMask(bool) 34019 vfunc[67]: 34020 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34021 vfunc[68]: QWidget::customWhatsThis() const 34022 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 34023 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 34024 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 34025 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 34026 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 34027 vfunc[74]: QTable::keyPressEvent(QKeyEvent*) 34028 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34029 vfunc[76]: QTable::focusInEvent(QFocusEvent*) 34030 vfunc[77]: QTable::focusOutEvent(QFocusEvent*) 34031 vfunc[78]: QWidget::enterEvent(QEvent*) 34032 vfunc[79]: QWidget::leaveEvent(QEvent*) 34033 vfunc[80]: QTable::paintEvent(QPaintEvent*) 34034 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34035 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 34036 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34037 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 34038 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34039 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34040 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34041 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34042 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34043 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34044 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34045 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34046 vfunc[93]: QTable::showEvent(QShowEvent*) 34047 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34048 vfunc[95]: QWidget::x11Event(_XEvent*) 34049 vfunc[96]: QWidget::updateMask() 34050 vfunc[97]: QScrollView::styleChange(QStyle&) 34051 vfunc[98]: QWidget::enabledChange(bool) 34052 vfunc[99]: QWidget::paletteChange(QPalette const&) 34053 vfunc[100]: QScrollView::fontChange(QFont const&) 34054 vfunc[101]: QTable::windowActivationChange(bool) 34055 vfunc[102]: QWidget::metric(int) const 34056 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34057 vfunc[104]: QWidget::destroy(bool, bool) 34058 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34059 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34060 vfunc[107]: QScrollView::focusNextPrevChild(bool) 34061 vfunc[108]: QWidget::setKeyCompression(bool) 34062 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34063 bool, QFont*) 34064 vfunc[110]: QFrame::setFrameStyle(int) 34065 vfunc[111]: QFrame::setLineWidth(int) 34066 vfunc[112]: QFrame::setMargin(int) 34067 vfunc[113]: QFrame::setMidLineWidth(int) 34068 vfunc[114]: QFrame::setFrameRect(QRect const&) 34069 vfunc[115]: QFrame::drawFrame(QPainter*) 34070 vfunc[116]: QTable::drawContents(QPainter*) 34071 vfunc[117]: QScrollView::frameChanged() 34072 vfunc[118]: 34073 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 34074 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 34075 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 34076 vfunc[121]: 34077 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 34078 vfunc[122]: 34079 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 34080 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 34081 vfunc[124]: QScrollView::setDragAutoScroll(bool) 34082 vfunc[125]: QScrollView::resizeContents(int, int) 34083 vfunc[126]: QScrollView::setContentsPos(int, int) 34084 vfunc[127]: QTable::drawContents(QPainter*, int, int, int, int) 34085 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 34086 int, int, int, int, int) 34087 vfunc[129]: QTable::contentsMousePressEvent(QMouseEvent*) 34088 vfunc[130]: QTable::contentsMouseReleaseEvent(QMouseEvent*) 34089 vfunc[131]: QTable::contentsMouseDoubleClickEvent(QMouseEvent*) 34090 vfunc[132]: QTable::contentsMouseMoveEvent(QMouseEvent*) 34091 vfunc[133]: QTable::contentsDragEnterEvent(QDragEnterEvent*) 34092 vfunc[134]: QTable::contentsDragMoveEvent(QDragMoveEvent*) 34093 vfunc[135]: QTable::contentsDragLeaveEvent(QDragLeaveEvent*) 34094 vfunc[136]: QTable::contentsDropEvent(QDropEvent*) 34095 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 34096 vfunc[138]: 34097 QTable::contentsContextMenuEvent(QContextMenuEvent*) 34098 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 34099 vfunc[140]: QTable::viewportResizeEvent(QResizeEvent*) 34100 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 34101 vfunc[142]: 34102 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 34103 vfunc[143]: 34104 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 34105 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 34106 vfunc[145]: 34107 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 34108 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 34109 vfunc[147]: 34110 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 34111 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 34112 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 34113 vfunc[150]: 34114 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 34115 vfunc[151]: QScrollView::setMargins(int, int, int, int) 34116 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 34117 int, int) 34118 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 34119 int, int) 34120 vfunc[154]: QTable::setSelectionMode(QTable::SelectionMode) 34121 vfunc[155]: QTable::setItem(int, int, QTableItem*) 34122 vfunc[156]: QTable::setText(int, int, QString const&) 34123 vfunc[157]: QTable::setPixmap(int, int, QPixmap const&) 34124 vfunc[158]: QTable::item(int, int) const 34125 vfunc[159]: QTable::text(int, int) const 34126 vfunc[160]: QTable::pixmap(int, int) const 34127 vfunc[161]: QTable::clearCell(int, int) 34128 vfunc[162]: QTable::cellGeometry(int, int) const 34129 vfunc[163]: QTable::columnWidth(int) const 34130 vfunc[164]: QTable::rowHeight(int) const 34131 vfunc[165]: QTable::columnPos(int) const 34132 vfunc[166]: QTable::rowPos(int) const 34133 vfunc[167]: QTable::columnAt(int) const 34134 vfunc[168]: QTable::rowAt(int) const 34135 vfunc[169]: QTable::numRows() const 34136 vfunc[170]: QTable::numCols() const 34137 vfunc[171]: QTable::addSelection(QTableSelection const&) 34138 vfunc[172]: QTable::removeSelection(QTableSelection const&) 34139 vfunc[173]: QTable::removeSelection(int) 34140 vfunc[174]: QTable::currentSelection() const 34141 vfunc[175]: QTable::sortColumn(int, bool, bool) 34142 vfunc[176]: QTable::takeItem(QTableItem*) 34143 vfunc[177]: QTable::setCellWidget(int, int, QWidget*) 34144 vfunc[178]: QTable::cellWidget(int, int) const 34145 vfunc[179]: QTable::clearCellWidget(int, int) 34146 vfunc[180]: QTable::cellRect(int, int) const 34147 vfunc[181]: QTable::paintCell(QPainter*, int, int, QRect 34148 const&, bool) 34149 vfunc[182]: QTable::paintCell(QPainter*, int, int, QRect 34150 const&, bool, QColorGroup const&) 34151 vfunc[183]: QTable::paintFocus(QPainter*, QRect const&) 34152 vfunc[184]: QTable::setFocusStyle(QTable::FocusStyle) 34153 vfunc[185]: QTable::setNumRows(int) 34154 vfunc[186]: QTable::setNumCols(int) 34155 vfunc[187]: QTable::setShowGrid(bool) 34156 vfunc[188]: QTable::hideRow(int) 34157 vfunc[189]: QTable::hideColumn(int) 34158 vfunc[190]: QTable::showRow(int) 34159 vfunc[191]: QTable::showColumn(int) 34160 vfunc[192]: QTable::setColumnWidth(int, int) 34161 vfunc[193]: QTable::setRowHeight(int, int) 34162 vfunc[194]: QTable::adjustColumn(int) 34163 vfunc[195]: QTable::adjustRow(int) 34164 vfunc[196]: QTable::setColumnStretchable(int, bool) 34165 vfunc[197]: QTable::setRowStretchable(int, bool) 34166 vfunc[198]: QTable::setSorting(bool) 34167 vfunc[199]: QTable::swapRows(int, int, bool) 34168 vfunc[200]: QTable::swapColumns(int, int, bool) 34169 vfunc[201]: QTable::swapCells(int, int, int, int) 34170 vfunc[202]: QTable::setLeftMargin(int) 34171 vfunc[203]: QTable::setTopMargin(int) 34172 vfunc[204]: QTable::setCurrentCell(int, int) 34173 vfunc[205]: QTable::setColumnMovingEnabled(bool) 34174 vfunc[206]: QTable::setRowMovingEnabled(bool) 34175 vfunc[207]: QTable::setReadOnly(bool) 34176 vfunc[208]: QTable::setRowReadOnly(int, bool) 34177 vfunc[209]: QTable::setColumnReadOnly(int, bool) 34178 vfunc[210]: QTable::setDragEnabled(bool) 34179 vfunc[211]: QTable::insertRows(int, int) 34180 vfunc[212]: QTable::insertColumns(int, int) 34181 vfunc[213]: QTable::removeRow(int) 34182 vfunc[214]: QTable::removeRows(QMemArray const&) 34183 vfunc[215]: QTable::removeColumn(int) 34184 vfunc[216]: QTable::removeColumns(QMemArray const&) 34185 vfunc[217]: QTable::editCell(int, int, bool) 34186 vfunc[218]: QTable::dragObject() 34187 vfunc[219]: QTable::startDrag() 34188 vfunc[220]: QTable::paintEmptyArea(QPainter*, int, int, int, 34189 int) 34190 vfunc[221]: QTable::activateNextCell() 34191 vfunc[222]: QTable::createEditor(int, int, bool) const 34192 vfunc[223]: QTable::setCellContentFromEditor(int, int) 34193 vfunc[224]: QTable::beginEdit(int, int, bool) 34194 vfunc[225]: QTable::endEdit(int, int, bool, bool) 34195 vfunc[226]: QTable::resizeData(int) 34196 vfunc[227]: QTable::insertWidget(int, int, QWidget*) 34197 vfunc[228]: QTable::columnWidthChanged(int) 34198 vfunc[229]: QTable::rowHeightChanged(int) 34199 vfunc[230]: QTable::columnIndexChanged(int, int, int) 34200 vfunc[231]: QTable::rowIndexChanged(int, int, int) 34201 vfunc[232]: QTable::columnClicked(int) 34202 34203 Table 8-451. Secondary vtable for QTable 34204 Base Offset -40 34205 Virtual Base Offset 0 34206 RTTI typeinfo for QTable 34207 vfunc[0]: non-virtual thunk to QTable::~QTable() 34208 vfunc[1]: non-virtual thunk to QTable::~QTable() 34209 vfunc[2]: QPaintDevice::setResolution(int) 34210 vfunc[3]: QPaintDevice::resolution() const 34211 vfunc[4]: QPaintDevice::handle() const 34212 vfunc[5]: QPaintDevice::x11RenderHandle() const 34213 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34214 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34215 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34216 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34217 const 34218 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34219 34220 The Run Time Type Information for the QTable class is described 34221 by Table 8-452 34222 34223 Table 8-452. typeinfo for QTable 34224 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34225 Name typeinfo name for QTable 34226 basetype: typeinfo for QScrollView 34227 __________________________________________________________ 34228 34229 8.2.27.7. Interfaces for Qt3 Tables 34230 34231 An LSB conforming implementation shall provide the architecture 34232 specific functions for Qt3 Tables specified in Table 8-453, 34233 with the full mandatory functionality as described in the 34234 referenced underlying specification. 34235 34236 Table 8-453. libqt-mt - Qt3 Tables Function Interfaces 34237 _ZThn40_N10QDataTableD0Ev [CXXABI-1.86] 34238 _ZThn40_N10QDataTableD1Ev [CXXABI-1.86] 34239 _ZThn40_N6QTableD0Ev [CXXABI-1.86] _ZThn40_N6QTableD1Ev 34240 [CXXABI-1.86] 34241 _ZThn40_N7QHeaderD0Ev [CXXABI-1.86] _ZThn40_N7QHeaderD1Ev 34242 [CXXABI-1.86] 34243 __________________________________________________________ 34244 34245 8.2.28. Qt3 Plugins 34246 __________________________________________________________ 34247 34248 8.2.28.1. Class data for QGPlugin 34249 34250 The virtual table for the QGPlugin class is described in the 34251 generic part of this specification. 34252 34253 The Run Time Type Information for the QGPlugin class is 34254 described by Table 8-454 34255 34256 Table 8-454. typeinfo for QGPlugin 34257 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34258 Name typeinfo name for QGPlugin 34259 basetype: typeinfo for QObject 34260 __________________________________________________________ 34261 34262 8.2.28.2. Class data for QStylePlugin 34263 34264 The virtual table for the QStylePlugin class is described in 34265 the generic part of this specification. 34266 34267 The Run Time Type Information for the QStylePlugin class is 34268 described by Table 8-455 34269 34270 Table 8-455. typeinfo for QStylePlugin 34271 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34272 Name typeinfo name for QStylePlugin 34273 basetype: typeinfo for QGPlugin 34274 __________________________________________________________ 34275 34276 8.2.28.3. Class data for QTextCodecPlugin 34277 34278 The virtual table for the QTextCodecPlugin class is described 34279 in the generic part of this specification. 34280 34281 The Run Time Type Information for the QTextCodecPlugin class is 34282 described by Table 8-456 34283 34284 Table 8-456. typeinfo for QTextCodecPlugin 34285 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34286 Name typeinfo name for QTextCodecPlugin 34287 basetype: typeinfo for QGPlugin 34288 __________________________________________________________ 34289 34290 8.2.28.4. Class data for QWidgetPlugin 34291 34292 The virtual table for the QWidgetPlugin class is described in 34293 the generic part of this specification. 34294 34295 The Run Time Type Information for the QWidgetPlugin class is 34296 described by Table 8-457 34297 34298 Table 8-457. typeinfo for QWidgetPlugin 34299 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34300 Name typeinfo name for QWidgetPlugin 34301 basetype: typeinfo for QGPlugin 34302 __________________________________________________________ 34303 34304 8.2.28.5. Class data for QLibrary 34305 34306 The virtual table for the QLibrary class is described in the 34307 generic part of this specification. 34308 34309 The Run Time Type Information for the QLibrary class is 34310 described by Table 8-458 34311 34312 Table 8-458. typeinfo for QLibrary 34313 Base Vtable vtable for __cxxabiv1::__class_type_info 34314 Name typeinfo name for QLibrary 34315 __________________________________________________________ 34316 34317 8.2.28.6. Class data for QImageFormatPlugin 34318 34319 The virtual table for the QImageFormatPlugin class is described 34320 in the generic part of this specification. 34321 34322 The Run Time Type Information for the QImageFormatPlugin class 34323 is described by Table 8-459 34324 34325 Table 8-459. typeinfo for QImageFormatPlugin 34326 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34327 Name typeinfo name for QImageFormatPlugin 34328 basetype: typeinfo for QGPlugin 34329 __________________________________________________________ 34330 34331 8.2.28.7. Interfaces for Qt3 Plugins 34332 34333 No external functions are defined for libqt-mt - Qt3 Plugins in 34334 this part of the specification. See also the generic 34335 specification. 34336 __________________________________________________________ 34337 34338 8.2.29. Qt3 XML 34339 __________________________________________________________ 34340 34341 8.2.29.1. Class data for QXmlEntityResolver 34342 34343 The virtual table for the QXmlEntityResolver class is described 34344 in the generic part of this specification. 34345 34346 The Run Time Type Information for the QXmlEntityResolver class 34347 is described by Table 8-460 34348 34349 Table 8-460. typeinfo for QXmlEntityResolver 34350 Base Vtable vtable for __cxxabiv1::__class_type_info 34351 Name typeinfo name for QXmlEntityResolver 34352 __________________________________________________________ 34353 34354 8.2.29.2. Class data for QXmlLocator 34355 34356 The virtual table for the QXmlLocator class is described in the 34357 generic part of this specification. 34358 34359 The Run Time Type Information for the QXmlLocator class is 34360 described by Table 8-461 34361 34362 Table 8-461. typeinfo for QXmlLocator 34363 Base Vtable vtable for __cxxabiv1::__class_type_info 34364 Name typeinfo name for QXmlLocator 34365 __________________________________________________________ 34366 34367 8.2.29.3. Class data for QDomElement 34368 34369 The virtual table for the QDomElement class is described in the 34370 generic part of this specification. 34371 34372 The Run Time Type Information for the QDomElement class is 34373 described by Table 8-462 34374 34375 Table 8-462. typeinfo for QDomElement 34376 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34377 Name typeinfo name for QDomElement 34378 basetype: typeinfo for QDomNode 34379 __________________________________________________________ 34380 34381 8.2.29.4. Class data for QDomImplementation 34382 34383 The virtual table for the QDomImplementation class is described 34384 in the generic part of this specification. 34385 34386 The Run Time Type Information for the QDomImplementation class 34387 is described by Table 8-463 34388 34389 Table 8-463. typeinfo for QDomImplementation 34390 Base Vtable vtable for __cxxabiv1::__class_type_info 34391 Name typeinfo name for QDomImplementation 34392 __________________________________________________________ 34393 34394 8.2.29.5. Class data for QDomDocumentType 34395 34396 The virtual table for the QDomDocumentType class is described 34397 in the generic part of this specification. 34398 34399 The Run Time Type Information for the QDomDocumentType class is 34400 described by Table 8-464 34401 34402 Table 8-464. typeinfo for QDomDocumentType 34403 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34404 Name typeinfo name for QDomDocumentType 34405 basetype: typeinfo for QDomNode 34406 __________________________________________________________ 34407 34408 8.2.29.6. Class data for QDomDocument 34409 34410 The virtual table for the QDomDocument class is described in 34411 the generic part of this specification. 34412 34413 The Run Time Type Information for the QDomDocument class is 34414 described by Table 8-465 34415 34416 Table 8-465. typeinfo for QDomDocument 34417 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34418 Name typeinfo name for QDomDocument 34419 basetype: typeinfo for QDomNode 34420 __________________________________________________________ 34421 34422 8.2.29.7. Class data for QDomAttr 34423 34424 The virtual table for the QDomAttr class is described in the 34425 generic part of this specification. 34426 34427 The Run Time Type Information for the QDomAttr class is 34428 described by Table 8-466 34429 34430 Table 8-466. typeinfo for QDomAttr 34431 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34432 Name typeinfo name for QDomAttr 34433 basetype: typeinfo for QDomNode 34434 __________________________________________________________ 34435 34436 8.2.29.8. Class data for QDomNodeList 34437 34438 The virtual table for the QDomNodeList class is described in 34439 the generic part of this specification. 34440 34441 The Run Time Type Information for the QDomNodeList class is 34442 described by Table 8-467 34443 34444 Table 8-467. typeinfo for QDomNodeList 34445 Base Vtable vtable for __cxxabiv1::__class_type_info 34446 Name typeinfo name for QDomNodeList 34447 __________________________________________________________ 34448 34449 8.2.29.9. Class data for QXmlReader 34450 34451 The virtual table for the QXmlReader class is described in the 34452 generic part of this specification. 34453 34454 The Run Time Type Information for the QXmlReader class is 34455 described by Table 8-468 34456 34457 Table 8-468. typeinfo for QXmlReader 34458 Base Vtable vtable for __cxxabiv1::__class_type_info 34459 Name typeinfo name for QXmlReader 34460 __________________________________________________________ 34461 34462 8.2.29.10. Class data for QDomEntity 34463 34464 The virtual table for the QDomEntity class is described in the 34465 generic part of this specification. 34466 34467 The Run Time Type Information for the QDomEntity class is 34468 described by Table 8-469 34469 34470 Table 8-469. typeinfo for QDomEntity 34471 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34472 Name typeinfo name for QDomEntity 34473 basetype: typeinfo for QDomNode 34474 __________________________________________________________ 34475 34476 8.2.29.11. Class data for QXmlDeclHandler 34477 34478 The virtual table for the QXmlDeclHandler class is described in 34479 the generic part of this specification. 34480 34481 The Run Time Type Information for the QXmlDeclHandler class is 34482 described by Table 8-470 34483 34484 Table 8-470. typeinfo for QXmlDeclHandler 34485 Base Vtable vtable for __cxxabiv1::__class_type_info 34486 Name typeinfo name for QXmlDeclHandler 34487 __________________________________________________________ 34488 34489 8.2.29.12. Class data for QDomNode 34490 34491 The virtual table for the QDomNode class is described in the 34492 generic part of this specification. 34493 34494 The Run Time Type Information for the QDomNode class is 34495 described by Table 8-471 34496 34497 Table 8-471. typeinfo for QDomNode 34498 Base Vtable vtable for __cxxabiv1::__class_type_info 34499 Name typeinfo name for QDomNode 34500 __________________________________________________________ 34501 34502 8.2.29.13. Class data for QDomText 34503 34504 The virtual table for the QDomText class is described in the 34505 generic part of this specification. 34506 34507 The Run Time Type Information for the QDomText class is 34508 described by Table 8-472 34509 34510 Table 8-472. typeinfo for QDomText 34511 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34512 Name typeinfo name for QDomText 34513 basetype: typeinfo for QDomCharacterData 34514 __________________________________________________________ 34515 34516 8.2.29.14. Class data for QDomCharacterData 34517 34518 The virtual table for the QDomCharacterData class is described 34519 in the generic part of this specification. 34520 34521 The Run Time Type Information for the QDomCharacterData class 34522 is described by Table 8-473 34523 34524 Table 8-473. typeinfo for QDomCharacterData 34525 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34526 Name typeinfo name for QDomCharacterData 34527 basetype: typeinfo for QDomNode 34528 __________________________________________________________ 34529 34530 8.2.29.15. Class data for QDomComment 34531 34532 The virtual table for the QDomComment class is described in the 34533 generic part of this specification. 34534 34535 The Run Time Type Information for the QDomComment class is 34536 described by Table 8-474 34537 34538 Table 8-474. typeinfo for QDomComment 34539 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34540 Name typeinfo name for QDomComment 34541 basetype: typeinfo for QDomCharacterData 34542 __________________________________________________________ 34543 34544 8.2.29.16. Class data for QXmlDefaultHandler 34545 34546 The virtual table for the QXmlDefaultHandler class is described 34547 by Table 8-475 34548 34549 Table 8-475. Primary vtable for QXmlDefaultHandler 34550 Base Offset 0 34551 Virtual Base Offset 0 34552 RTTI typeinfo for QXmlDefaultHandler 34553 vfunc[0]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) 34554 vfunc[1]: QXmlDefaultHandler::startDocument() 34555 vfunc[2]: QXmlDefaultHandler::endDocument() 34556 vfunc[3]: QXmlDefaultHandler::startPrefixMapping(QString 34557 const&, QString const&) 34558 vfunc[4]: QXmlDefaultHandler::endPrefixMapping(QString const&) 34559 vfunc[5]: QXmlDefaultHandler::startElement(QString const&, 34560 QString const&, QString const&, QXmlAttributes const&) 34561 vfunc[6]: QXmlDefaultHandler::endElement(QString const&, 34562 QString const&, QString const&) 34563 vfunc[7]: QXmlDefaultHandler::characters(QString const&) 34564 vfunc[8]: QXmlDefaultHandler::ignorableWhitespace(QString 34565 const&) 34566 vfunc[9]: QXmlDefaultHandler::processingInstruction(QString 34567 const&, QString const&) 34568 vfunc[10]: QXmlDefaultHandler::skippedEntity(QString const&) 34569 vfunc[11]: QXmlDefaultHandler::errorString() 34570 vfunc[12]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 34571 vfunc[13]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 34572 vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException 34573 const&) 34574 vfunc[15]: QXmlDefaultHandler::error(QXmlParseException const&) 34575 vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException 34576 const&) 34577 vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, 34578 QString const&, QString const&) 34579 vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString 34580 const&, QString const&, QString const&, QString const&) 34581 vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, 34582 QString const&, QXmlInputSource*&) 34583 vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, QString 34584 const&, QString const&) 34585 vfunc[21]: QXmlDefaultHandler::endDTD() 34586 vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) 34587 vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) 34588 vfunc[24]: QXmlDefaultHandler::startCDATA() 34589 vfunc[25]: QXmlDefaultHandler::endCDATA() 34590 vfunc[26]: QXmlDefaultHandler::comment(QString const&) 34591 vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, 34592 QString const&, QString const&, QString const&, QString const&) 34593 vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString 34594 const&, QString const&) 34595 vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString 34596 const&, QString const&, QString const&) 34597 34598 Table 8-476. Secondary vtable for QXmlDefaultHandler 34599 Base Offset -4 34600 Virtual Base Offset 0 34601 RTTI typeinfo for QXmlDefaultHandler 34602 vfunc[0]: non-virtual thunk to 34603 QXmlDefaultHandler::warning(QXmlParseException const&) 34604 vfunc[1]: non-virtual thunk to 34605 QXmlDefaultHandler::error(QXmlParseException const&) 34606 vfunc[2]: non-virtual thunk to 34607 QXmlDefaultHandler::fatalError(QXmlParseException const&) 34608 vfunc[3]: non-virtual thunk to 34609 QXmlDefaultHandler::errorString() 34610 34611 Table 8-477. Secondary vtable for QXmlDefaultHandler 34612 Base Offset -8 34613 Virtual Base Offset 0 34614 RTTI typeinfo for QXmlDefaultHandler 34615 vfunc[0]: non-virtual thunk to 34616 QXmlDefaultHandler::notationDecl(QString const&, QString 34617 const&, QString const&) 34618 vfunc[1]: non-virtual thunk to 34619 QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString 34620 const&, QString const&, QString const&) 34621 vfunc[2]: non-virtual thunk to 34622 QXmlDefaultHandler::errorString() 34623 34624 Table 8-478. Secondary vtable for QXmlDefaultHandler 34625 Base Offset -12 34626 Virtual Base Offset 0 34627 RTTI typeinfo for QXmlDefaultHandler 34628 vfunc[0]: non-virtual thunk to 34629 QXmlDefaultHandler::resolveEntity(QString const&, QString 34630 const&, QXmlInputSource*&) 34631 vfunc[1]: non-virtual thunk to 34632 QXmlDefaultHandler::errorString() 34633 34634 Table 8-479. Secondary vtable for QXmlDefaultHandler 34635 Base Offset -16 34636 Virtual Base Offset 0 34637 RTTI typeinfo for QXmlDefaultHandler 34638 vfunc[0]: non-virtual thunk to 34639 QXmlDefaultHandler::startDTD(QString const&, QString const&, 34640 QString const&) 34641 vfunc[1]: non-virtual thunk to QXmlDefaultHandler::endDTD() 34642 vfunc[2]: non-virtual thunk to 34643 QXmlDefaultHandler::startEntity(QString const&) 34644 vfunc[3]: non-virtual thunk to 34645 QXmlDefaultHandler::endEntity(QString const&) 34646 vfunc[4]: non-virtual thunk to QXmlDefaultHandler::startCDATA() 34647 vfunc[5]: non-virtual thunk to QXmlDefaultHandler::endCDATA() 34648 vfunc[6]: non-virtual thunk to 34649 QXmlDefaultHandler::comment(QString const&) 34650 vfunc[7]: non-virtual thunk to 34651 QXmlDefaultHandler::errorString() 34652 34653 Table 8-480. Secondary vtable for QXmlDefaultHandler 34654 Base Offset -20 34655 Virtual Base Offset 0 34656 RTTI typeinfo for QXmlDefaultHandler 34657 vfunc[0]: non-virtual thunk to 34658 QXmlDefaultHandler::attributeDecl(QString const&, QString 34659 const&, QString const&, QString const&, QString const&) 34660 vfunc[1]: non-virtual thunk to 34661 QXmlDefaultHandler::internalEntityDecl(QString const&, QString 34662 const&) 34663 vfunc[2]: non-virtual thunk to 34664 QXmlDefaultHandler::externalEntityDecl(QString const&, QString 34665 const&, QString const&) 34666 vfunc[3]: non-virtual thunk to 34667 QXmlDefaultHandler::errorString() 34668 34669 The Run Time Type Information for the QXmlDefaultHandler class 34670 is described by Table 8-481 34671 34672 Table 8-481. typeinfo for QXmlDefaultHandler 34673 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 34674 Name typeinfo name for QXmlDefaultHandler 34675 flags: 0 34676 basetype: typeinfo for QXmlContentHandler 2 34677 basetype: typeinfo for QXmlErrorHandler 1026 34678 basetype: typeinfo for QXmlErrorHandler 2050 34679 basetype: typeinfo for QXmlErrorHandler 1026 34680 basetype: typeinfo for QXmlErrorHandler 2050 34681 basetype: typeinfo for QXmlErrorHandler 1026 34682 __________________________________________________________ 34683 34684 8.2.29.17. Class data for QDomNotation 34685 34686 The virtual table for the QDomNotation class is described in 34687 the generic part of this specification. 34688 34689 The Run Time Type Information for the QDomNotation class is 34690 described by Table 8-482 34691 34692 Table 8-482. typeinfo for QDomNotation 34693 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34694 Name typeinfo name for QDomNotation 34695 basetype: typeinfo for QDomNode 34696 __________________________________________________________ 34697 34698 8.2.29.18. Class data for QXmlSimpleReader 34699 34700 The virtual table for the QXmlSimpleReader class is described 34701 in the generic part of this specification. 34702 34703 The Run Time Type Information for the QXmlSimpleReader class is 34704 described by Table 8-483 34705 34706 Table 8-483. typeinfo for QXmlSimpleReader 34707 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34708 Name typeinfo name for QXmlSimpleReader 34709 basetype: typeinfo for QXmlReader 34710 __________________________________________________________ 34711 34712 8.2.29.19. Class data for QXmlLexicalHandler 34713 34714 The virtual table for the QXmlLexicalHandler class is described 34715 in the generic part of this specification. 34716 34717 The Run Time Type Information for the QXmlLexicalHandler class 34718 is described by Table 8-484 34719 34720 Table 8-484. typeinfo for QXmlLexicalHandler 34721 Base Vtable vtable for __cxxabiv1::__class_type_info 34722 Name typeinfo name for QXmlLexicalHandler 34723 __________________________________________________________ 34724 34725 8.2.29.20. Class data for QXmlAttributes 34726 34727 The virtual table for the QXmlAttributes class is described in 34728 the generic part of this specification. 34729 34730 The Run Time Type Information for the QXmlAttributes class is 34731 described by Table 8-485 34732 34733 Table 8-485. typeinfo for QXmlAttributes 34734 Base Vtable vtable for __cxxabiv1::__class_type_info 34735 Name typeinfo name for QXmlAttributes 34736 __________________________________________________________ 34737 34738 8.2.29.21. Class data for QDomProcessingInstruction 34739 34740 The virtual table for the QDomProcessingInstruction class is 34741 described in the generic part of this specification. 34742 34743 The Run Time Type Information for the QDomProcessingInstruction 34744 class is described by Table 8-486 34745 34746 Table 8-486. typeinfo for QDomProcessingInstruction 34747 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34748 Name typeinfo name for QDomProcessingInstruction 34749 basetype: typeinfo for QDomNode 34750 __________________________________________________________ 34751 34752 8.2.29.22. Class data for QXmlContentHandler 34753 34754 The virtual table for the QXmlContentHandler class is described 34755 in the generic part of this specification. 34756 34757 The Run Time Type Information for the QXmlContentHandler class 34758 is described by Table 8-487 34759 34760 Table 8-487. typeinfo for QXmlContentHandler 34761 Base Vtable vtable for __cxxabiv1::__class_type_info 34762 Name typeinfo name for QXmlContentHandler 34763 __________________________________________________________ 34764 34765 8.2.29.23. Class data for QDomEntityReference 34766 34767 The virtual table for the QDomEntityReference class is 34768 described in the generic part of this specification. 34769 34770 The Run Time Type Information for the QDomEntityReference class 34771 is described by Table 8-488 34772 34773 Table 8-488. typeinfo for QDomEntityReference 34774 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34775 Name typeinfo name for QDomEntityReference 34776 basetype: typeinfo for QDomNode 34777 __________________________________________________________ 34778 34779 8.2.29.24. Class data for QDomCDATASection 34780 34781 The virtual table for the QDomCDATASection class is described 34782 in the generic part of this specification. 34783 34784 The Run Time Type Information for the QDomCDATASection class is 34785 described by Table 8-489 34786 34787 Table 8-489. typeinfo for QDomCDATASection 34788 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34789 Name typeinfo name for QDomCDATASection 34790 basetype: typeinfo for QDomText 34791 __________________________________________________________ 34792 34793 8.2.29.25. Class data for QXmlDTDHandler 34794 34795 The virtual table for the QXmlDTDHandler class is described in 34796 the generic part of this specification. 34797 34798 The Run Time Type Information for the QXmlDTDHandler class is 34799 described by Table 8-490 34800 34801 Table 8-490. typeinfo for QXmlDTDHandler 34802 Base Vtable vtable for __cxxabiv1::__class_type_info 34803 Name typeinfo name for QXmlDTDHandler 34804 __________________________________________________________ 34805 34806 8.2.29.26. Class data for QXmlInputSource 34807 34808 The virtual table for the QXmlInputSource class is described in 34809 the generic part of this specification. 34810 34811 The Run Time Type Information for the QXmlInputSource class is 34812 described by Table 8-491 34813 34814 Table 8-491. typeinfo for QXmlInputSource 34815 Base Vtable vtable for __cxxabiv1::__class_type_info 34816 Name typeinfo name for QXmlInputSource 34817 __________________________________________________________ 34818 34819 8.2.29.27. Class data for QXmlErrorHandler 34820 34821 The virtual table for the QXmlErrorHandler class is described 34822 in the generic part of this specification. 34823 34824 The Run Time Type Information for the QXmlErrorHandler class is 34825 described by Table 8-492 34826 34827 Table 8-492. typeinfo for QXmlErrorHandler 34828 Base Vtable vtable for __cxxabiv1::__class_type_info 34829 Name typeinfo name for QXmlErrorHandler 34830 __________________________________________________________ 34831 34832 8.2.29.28. Class data for QDomDocumentFragment 34833 34834 The virtual table for the QDomDocumentFragment class is 34835 described in the generic part of this specification. 34836 34837 The Run Time Type Information for the QDomDocumentFragment 34838 class is described by Table 8-493 34839 34840 Table 8-493. typeinfo for QDomDocumentFragment 34841 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34842 Name typeinfo name for QDomDocumentFragment 34843 basetype: typeinfo for QDomNode 34844 __________________________________________________________ 34845 34846 8.2.29.29. Interfaces for Qt3 XML 34847 34848 An LSB conforming implementation shall provide the architecture 34849 specific functions for Qt3 XML specified in Table 8-494, with 34850 the full mandatory functionality as described in the referenced 34851 underlying specification. 34852 34853 Table 8-494. libqt-mt - Qt3 XML Function Interfaces 34854 _ZThn12_N18QXmlDefaultHandler11errorStringEv [CXXABI-1.86] 34855 _ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15Q 34856 XmlInputSource [CXXABI-1.86] 34857 _ZThn16_N18QXmlDefaultHandler10startCDATAEv [CXXABI-1.86] 34858 _ZThn16_N18QXmlDefaultHandler11errorStringEv [CXXABI-1.86] 34859 _ZThn16_N18QXmlDefaultHandler11startEntityERK7QString 34860 [CXXABI-1.86] _ZThn16_N18QXmlDefaultHandler6endDTDEv 34861 [CXXABI-1.86] 34862 _ZThn16_N18QXmlDefaultHandler7commentERK7QString [CXXABI-1.86] 34863 _ZThn16_N18QXmlDefaultHandler8endCDATAEv [CXXABI-1.86] 34864 _ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ 34865 [CXXABI-1.86] 34866 _ZThn16_N18QXmlDefaultHandler9endEntityERK7QString 34867 [CXXABI-1.86] 34868 _ZThn20_N18QXmlDefaultHandler11errorStringEv [CXXABI-1.86] 34869 _ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2 34870 _S2_ [CXXABI-1.86] 34871 _ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_ 34872 S2_ [CXXABI-1.86] 34873 _ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ 34874 [CXXABI-1.86] 34875 _ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException 34876 [CXXABI-1.86] _ZThn4_N18QXmlDefaultHandler11errorStringEv 34877 [CXXABI-1.86] 34878 _ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException 34879 [CXXABI-1.86] 34880 _ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException 34881 [CXXABI-1.86] 34882 _ZThn8_N18QXmlDefaultHandler11errorStringEv [CXXABI-1.86] 34883 _ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ 34884 [CXXABI-1.86] 34885 _ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S 34886 2_S2_ [CXXABI-1.86] 34887 __________________________________________________________ 34888 34889 8.2.30. Qt3 Namespace 34890 __________________________________________________________ 34891 34892 8.2.30.1. Interfaces for Qt3 Namespace 34893 34894 No external functions are defined for libqt-mt - Qt3 Namespace 34895 in this part of the specification. See also the generic 34896 specification. 34897 __________________________________________________________ 34898 34899 8.2.31. Qt3 Colors 34900 __________________________________________________________ 34901 34902 8.2.31.1. Interfaces for Qt3 Colors 34903 34904 No external functions are defined for libqt-mt - Qt3 Colors in 34905 this part of the specification. See also the generic 34906 specification. 34907 __________________________________________________________ 34908 34909 8.2.32. Qt3 Fonts 34910 __________________________________________________________ 34911 34912 8.2.32.1. Interfaces for Qt3 Fonts 34913 34914 No external functions are defined for libqt-mt - Qt3 Fonts in 34915 this part of the specification. See also the generic 34916 specification. 34917 __________________________________________________________ 34918 34919 8.2.33. Qt3 2D Graphics 34920 __________________________________________________________ 34921 34922 8.2.33.1. Class data for QIconSet 34923 34924 The virtual table for the QIconSet class is described in the 34925 generic part of this specification. 34926 34927 The Run Time Type Information for the QIconSet class is 34928 described by Table 8-495 34929 34930 Table 8-495. typeinfo for QIconSet 34931 Base Vtable vtable for __cxxabiv1::__class_type_info 34932 Name typeinfo name for QIconSet 34933 __________________________________________________________ 34934 34935 8.2.33.2. Interfaces for Qt3 2D Graphics 34936 34937 No external functions are defined for libqt-mt - Qt3 2D 34938 Graphics in this part of the specification. See also the 34939 generic specification. 34940 __________________________________________________________ 34941 34942 8.2.34. Qt3 Validators 34943 __________________________________________________________ 34944 34945 8.2.34.1. Class data for QRegExpValidator 34946 34947 The virtual table for the QRegExpValidator class is described 34948 in the generic part of this specification. 34949 34950 The Run Time Type Information for the QRegExpValidator class is 34951 described by Table 8-496 34952 34953 Table 8-496. typeinfo for QRegExpValidator 34954 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34955 Name typeinfo name for QRegExpValidator 34956 basetype: typeinfo for QValidator 34957 __________________________________________________________ 34958 34959 8.2.34.2. Class data for QIntValidator 34960 34961 The virtual table for the QIntValidator class is described in 34962 the generic part of this specification. 34963 34964 The Run Time Type Information for the QIntValidator class is 34965 described by Table 8-497 34966 34967 Table 8-497. typeinfo for QIntValidator 34968 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34969 Name typeinfo name for QIntValidator 34970 basetype: typeinfo for QValidator 34971 __________________________________________________________ 34972 34973 8.2.34.3. Class data for QValidator 34974 34975 The virtual table for the QValidator class is described in the 34976 generic part of this specification. 34977 34978 The Run Time Type Information for the QValidator class is 34979 described by Table 8-498 34980 34981 Table 8-498. typeinfo for QValidator 34982 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34983 Name typeinfo name for QValidator 34984 basetype: typeinfo for QObject 34985 __________________________________________________________ 34986 34987 8.2.34.4. Class data for QDoubleValidator 34988 34989 The virtual table for the QDoubleValidator class is described 34990 in the generic part of this specification. 34991 34992 The Run Time Type Information for the QDoubleValidator class is 34993 described by Table 8-499 34994 34995 Table 8-499. typeinfo for QDoubleValidator 34996 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34997 Name typeinfo name for QDoubleValidator 34998 basetype: typeinfo for QValidator 34999 __________________________________________________________ 35000 35001 8.2.34.5. Interfaces for Qt3 Validators 35002 35003 No external functions are defined for libqt-mt - Qt3 Validators 35004 in this part of the specification. See also the generic 35005 specification. 35006 __________________________________________________________ 35007 35008 8.2.35. Qt3 Internals 35009 __________________________________________________________ 35010 35011 8.2.35.1. Class data for QGVector 35012 35013 The virtual table for the QGVector class is described in the 35014 generic part of this specification. 35015 35016 The Run Time Type Information for the QGVector class is 35017 described by Table 8-500 35018 35019 Table 8-500. typeinfo for QGVector 35020 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35021 Name typeinfo name for QGVector 35022 basetype: typeinfo for QPtrCollection 35023 __________________________________________________________ 35024 35025 8.2.35.2. Class data for QGList 35026 35027 The virtual table for the QGList class is described in the 35028 generic part of this specification. 35029 35030 The Run Time Type Information for the QGList class is described 35031 by Table 8-501 35032 35033 Table 8-501. typeinfo for QGList 35034 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35035 Name typeinfo name for QGList 35036 basetype: typeinfo for QPtrCollection 35037 __________________________________________________________ 35038 35039 8.2.35.3. Class data for QPolygonScanner 35040 35041 The virtual table for the QPolygonScanner class is described in 35042 the generic part of this specification. 35043 35044 The Run Time Type Information for the QPolygonScanner class is 35045 described by Table 8-502 35046 35047 Table 8-502. typeinfo for QPolygonScanner 35048 Base Vtable vtable for __cxxabiv1::__class_type_info 35049 Name typeinfo name for QPolygonScanner 35050 __________________________________________________________ 35051 35052 8.2.35.4. Class data for QGCache 35053 35054 The virtual table for the QGCache class is described in the 35055 generic part of this specification. 35056 35057 The Run Time Type Information for the QGCache class is 35058 described by Table 8-503 35059 35060 Table 8-503. typeinfo for QGCache 35061 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35062 Name typeinfo name for QGCache 35063 basetype: typeinfo for QPtrCollection 35064 __________________________________________________________ 35065 35066 8.2.35.5. Class data for QGArray 35067 35068 The virtual table for the QGArray class is described in the 35069 generic part of this specification. 35070 35071 The Run Time Type Information for the QGArray class is 35072 described by Table 8-504 35073 35074 Table 8-504. typeinfo for QGArray 35075 Base Vtable vtable for __cxxabiv1::__class_type_info 35076 Name typeinfo name for QGArray 35077 __________________________________________________________ 35078 35079 8.2.35.6. Class data for QSignalVec 35080 35081 The virtual table for the QSignalVec class is described in the 35082 generic part of this specification. 35083 35084 The Run Time Type Information for the QSignalVec class is 35085 described by Table 8-505 35086 35087 Table 8-505. typeinfo for QSignalVec 35088 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35089 Name typeinfo name for QSignalVec 35090 basetype: typeinfo for QPtrVector 35091 __________________________________________________________ 35092 35093 8.2.35.7. Class data for QGDict 35094 35095 The virtual table for the QGDict class is described in the 35096 generic part of this specification. 35097 35098 The Run Time Type Information for the QGDict class is described 35099 by Table 8-506 35100 35101 Table 8-506. typeinfo for QGDict 35102 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35103 Name typeinfo name for QGDict 35104 basetype: typeinfo for QPtrCollection 35105 __________________________________________________________ 35106 35107 8.2.35.8. Interfaces for Qt3 Internals 35108 35109 No external functions are defined for libqt-mt - Qt3 Internals 35110 in this part of the specification. See also the generic 35111 specification. 35112 __________________________________________________________ 35113 35114 8.2.36. Qt3 Miscellaneous 35115 __________________________________________________________ 35116 35117 8.2.36.1. Class data for QRangeControl 35118 35119 The virtual table for the QRangeControl class is described in 35120 the generic part of this specification. 35121 35122 The Run Time Type Information for the QRangeControl class is 35123 described by Table 8-507 35124 35125 Table 8-507. typeinfo for QRangeControl 35126 Base Vtable vtable for __cxxabiv1::__class_type_info 35127 Name typeinfo name for QRangeControl 35128 __________________________________________________________ 35129 35130 8.2.36.2. Class data for QSplashScreen 35131 35132 The virtual table for the QSplashScreen class is described by 35133 Table 8-508 35134 35135 Table 8-508. Primary vtable for QSplashScreen 35136 Base Offset 0 35137 Virtual Base Offset 0 35138 RTTI typeinfo for QSplashScreen 35139 vfunc[0]: NULL or QSplashScreen::metaObject() const 35140 vfunc[1]: QSplashScreen::className() const 35141 vfunc[2]: QSplashScreen::qt_cast(char const*) 35142 vfunc[3]: QSplashScreen::qt_invoke(int, QUObject*) 35143 vfunc[4]: QSplashScreen::qt_emit(int, QUObject*) 35144 vfunc[5]: QSplashScreen::qt_property(int, int, QVariant*) 35145 vfunc[6]: QSplashScreen::~QSplashScreen() 35146 vfunc[7]: QSplashScreen::~QSplashScreen() 35147 vfunc[8]: QWidget::event(QEvent*) 35148 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 35149 vfunc[10]: QWidget::setName(char const*) 35150 vfunc[11]: QObject::insertChild(QObject*) 35151 vfunc[12]: QObject::removeChild(QObject*) 35152 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35153 vfunc[14]: QObject::property(char const*) const 35154 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35155 vfunc[16]: QObject::childEvent(QChildEvent*) 35156 vfunc[17]: QObject::customEvent(QCustomEvent*) 35157 vfunc[18]: QObject::connectNotify(char const*) 35158 vfunc[19]: QObject::disconnectNotify(char const*) 35159 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35160 const*, char const*) 35161 vfunc[21]: QWidget::setEnabled(bool) 35162 vfunc[22]: QWidget::setMinimumSize(int, int) 35163 vfunc[23]: QWidget::setMaximumSize(int, int) 35164 vfunc[24]: QWidget::setSizeIncrement(int, int) 35165 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35166 vfunc[26]: QWidget::setEraseColor(QColor const&) 35167 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35168 vfunc[28]: QWidget::setPalette(QPalette const&) 35169 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35170 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35171 vfunc[31]: QWidget::setFont(QFont const&) 35172 vfunc[32]: QWidget::setCursor(QCursor const&) 35173 vfunc[33]: QWidget::unsetCursor() 35174 vfunc[34]: QWidget::setMask(QBitmap const&) 35175 vfunc[35]: QWidget::setMask(QRegion const&) 35176 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35177 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35178 vfunc[38]: QWidget::setCaption(QString const&) 35179 vfunc[39]: QWidget::setIcon(QPixmap const&) 35180 vfunc[40]: QWidget::setIconText(QString const&) 35181 vfunc[41]: QWidget::setMouseTracking(bool) 35182 vfunc[42]: QWidget::setFocus() 35183 vfunc[43]: QWidget::setActiveWindow() 35184 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35185 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35186 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35187 vfunc[47]: QWidget::show() 35188 vfunc[48]: QWidget::hide() 35189 vfunc[49]: QWidget::showMinimized() 35190 vfunc[50]: QWidget::showMaximized() 35191 vfunc[51]: QWidget::showNormal() 35192 vfunc[52]: QWidget::polish() 35193 vfunc[53]: QWidget::move(int, int) 35194 vfunc[54]: QWidget::resize(int, int) 35195 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35196 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35197 vfunc[57]: QWidget::close(bool) 35198 vfunc[58]: QWidget::sizeHint() const 35199 vfunc[59]: QWidget::minimumSizeHint() const 35200 vfunc[60]: QWidget::sizePolicy() const 35201 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35202 vfunc[62]: QWidget::heightForWidth(int) const 35203 vfunc[63]: QWidget::adjustSize() 35204 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35205 const&, bool) 35206 vfunc[65]: QWidget::setAcceptDrops(bool) 35207 vfunc[66]: QWidget::setAutoMask(bool) 35208 vfunc[67]: 35209 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35210 vfunc[68]: QWidget::customWhatsThis() const 35211 vfunc[69]: QSplashScreen::mousePressEvent(QMouseEvent*) 35212 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 35213 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35214 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 35215 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35216 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 35217 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35218 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 35219 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 35220 vfunc[78]: QWidget::enterEvent(QEvent*) 35221 vfunc[79]: QWidget::leaveEvent(QEvent*) 35222 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 35223 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35224 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 35225 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35226 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35227 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35228 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35229 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35230 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35231 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35232 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35233 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35234 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35235 vfunc[93]: QWidget::showEvent(QShowEvent*) 35236 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35237 vfunc[95]: QWidget::x11Event(_XEvent*) 35238 vfunc[96]: QWidget::updateMask() 35239 vfunc[97]: QWidget::styleChange(QStyle&) 35240 vfunc[98]: QWidget::enabledChange(bool) 35241 vfunc[99]: QWidget::paletteChange(QPalette const&) 35242 vfunc[100]: QWidget::fontChange(QFont const&) 35243 vfunc[101]: QWidget::windowActivationChange(bool) 35244 vfunc[102]: QWidget::metric(int) const 35245 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35246 vfunc[104]: QWidget::destroy(bool, bool) 35247 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35248 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35249 vfunc[107]: QWidget::focusNextPrevChild(bool) 35250 vfunc[108]: QWidget::setKeyCompression(bool) 35251 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35252 bool, QFont*) 35253 vfunc[110]: QSplashScreen::drawContents(QPainter*) 35254 35255 Table 8-509. Secondary vtable for QSplashScreen 35256 Base Offset -40 35257 Virtual Base Offset 0 35258 RTTI typeinfo for QSplashScreen 35259 vfunc[0]: non-virtual thunk to QSplashScreen::~QSplashScreen() 35260 vfunc[1]: non-virtual thunk to QSplashScreen::~QSplashScreen() 35261 vfunc[2]: QPaintDevice::setResolution(int) 35262 vfunc[3]: QPaintDevice::resolution() const 35263 vfunc[4]: QPaintDevice::handle() const 35264 vfunc[5]: QPaintDevice::x11RenderHandle() const 35265 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35266 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35267 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35268 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35269 const 35270 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35271 35272 The Run Time Type Information for the QSplashScreen class is 35273 described by Table 8-510 35274 35275 Table 8-510. typeinfo for QSplashScreen 35276 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35277 Name typeinfo name for QSplashScreen 35278 basetype: typeinfo for QWidget 35279 __________________________________________________________ 35280 35281 8.2.36.3. Class data for QAccel 35282 35283 The virtual table for the QAccel class is described in the 35284 generic part of this specification. 35285 35286 The Run Time Type Information for the QAccel class is described 35287 by Table 8-511 35288 35289 Table 8-511. typeinfo for QAccel 35290 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35291 Name typeinfo name for QAccel 35292 basetype: typeinfo for QObject 35293 __________________________________________________________ 35294 35295 8.2.36.4. Interfaces for Qt3 Miscellaneous 35296 35297 An LSB conforming implementation shall provide the architecture 35298 specific functions for Qt3 Miscellaneous specified in Table 35299 8-512, with the full mandatory functionality as described in 35300 the referenced underlying specification. 35301 35302 Table 8-512. libqt-mt - Qt3 Miscellaneous Function Interfaces 35303 _ZThn40_N13QSplashScreenD0Ev [CXXABI-1.86] 35304 _ZThn40_N13QSplashScreenD1Ev [CXXABI-1.86] 35305 35306 V. Package Information 35307 35308 Table of Contents 35309 9. Package Dependencies 35310 35311 9.1. Package Dependencies 35312 __________________________________________________________ 35313 35314 Chapter 9. Package Dependencies 35315 35316 9.1. Package Dependencies 35317 35318 The LSB runtime environment shall provide the following 35319 dependency. 35320 35321 lsb-graphics-ppc32 (legacy) 35322 This dependency is used to indicate that the application 35323 is dependent on features contained in the LSB-Graphics 35324 module. 35325 35326 This dependency shall have a version of 3.0. 35327 35328 The lsb-graphics dependencies are deprecated and will be 35329 removed in a future version of this specification. Applications 35330 should no longer indicate a dependency on them. 35331 __________________________________________________________ 35332 35333 Appendix A. GNU Free Documentation License (Informative) 35334 35335 This specification is published under the terms of the GNU Free 35336 Documentation License, Version 1.1, March 2000 35337 35338 Copyright (C) 2000 Free Software Foundation, Inc. 59 Temple 35339 Place, Suite 330, Boston, MA 02111-1307 USA Everyone is 35340 permitted to copy and distribute verbatim copies of this 35341 license document, but changing it is not allowed. 35342 __________________________________________________________ 35343 35344 A.1. PREAMBLE 35345 35346 The purpose of this License is to make a manual, textbook, or 35347 other written document "free" in the sense of freedom: to 35348 assure everyone the effective freedom to copy and redistribute 35349 it, with or without modifying it, either commercially or 35350 noncommercially. Secondarily, this License preserves for the 35351 author and publisher a way to get credit for their work, while 35352 not being considered responsible for modifications made by 35353 others. 35354 35355 This License is a kind of "copyleft", which means that 35356 derivative works of the document must themselves be free in the 35357 same sense. It complements the GNU General Public License, 35358 which is a copyleft license designed for free software. 35359 35360 We have designed this License in order to use it for manuals 35361 for free software, because free software needs free 35362 documentation: a free program should come with manuals 35363 providing the same freedoms that the software does. But this 35364 License is not limited to software manuals; it can be used for 35365 any textual work, regardless of subject matter or whether it is 35366 published as a printed book. We recommend this License 35367 principally for works whose purpose is instruction or 35368 reference. 35369 __________________________________________________________ 35370 35371 A.2. APPLICABILITY AND DEFINITIONS 35372 35373 This License applies to any manual or other work that contains 35374 a notice placed by the copyright holder saying it can be 35375 distributed under the terms of this License. The "Document", 35376 below, refers to any such manual or work. Any member of the 35377 public is a licensee, and is addressed as "you". 35378 35379 A "Modified Version" of the Document means any work containing 35380 the Document or a portion of it, either copied verbatim, or 35381 with modifications and/or translated into another language. 35382 35383 A "Secondary Section" is a named appendix or a front-matter 35384 section of the Document that deals exclusively with the 35385 relationship of the publishers or authors of the Document to 35386 the Document's overall subject (or to related matters) and 35387 contains nothing that could fall directly within that overall 35388 subject. (For example, if the Document is in part a textbook of 35389 mathematics, a Secondary Section may not explain any 35390 mathematics.) The relationship could be a matter of historical 35391 connection with the subject or with related matters, or of 35392 legal, commercial, philosophical, ethical or political position 35393 regarding them. 35394 35395 The "Invariant Sections" are certain Secondary Sections whose 35396 titles are designated, as being those of Invariant Sections, in 35397 the notice that says that the Document is released under this 35398 License. 35399 35400 The "Cover Texts" are certain short passages of text that are 35401 listed, as Front-Cover Texts or Back-Cover Texts, in the notice 35402 that says that the Document is released under this License. 35403 35404 A "Transparent" copy of the Document means a machine-readable 35405 copy, represented in a format whose specification is available 35406 to the general public, whose contents can be viewed and edited 35407 directly and straightforwardly with generic text editors or 35408 (for images composed of pixels) generic paint programs or (for 35409 drawings) some widely available drawing editor, and that is 35410 suitable for input to text formatters or for automatic 35411 translation to a variety of formats suitable for input to text 35412 formatters. A copy made in an otherwise Transparent file format 35413 whose markup has been designed to thwart or discourage 35414 subsequent modification by readers is not Transparent. A copy 35415 that is not "Transparent" is called "Opaque". 35416 35417 Examples of suitable formats for Transparent copies include 35418 plain ASCII without markup, Texinfo input format, LaTeX input 35419 format, SGML or XML using a publicly available DTD, and 35420 standard-conforming simple HTML designed for human 35421 modification. Opaque formats include PostScript, PDF, 35422 proprietary formats that can be read and edited only by 35423 proprietary word processors, SGML or XML for which the DTD 35424 and/or processing tools are not generally available, and the 35425 machine-generated HTML produced by some word processors for 35426 output purposes only. 35427 35428 The "Title Page" means, for a printed book, the title page 35429 itself, plus such following pages as are needed to hold, 35430 legibly, the material this License requires to appear in the 35431 title page. For works in formats which do not have any title 35432 page as such, "Title Page" means the text near the most 35433 prominent appearance of the work's title, preceding the 35434 beginning of the body of the text. 35435 __________________________________________________________ 35436 35437 A.3. VERBATIM COPYING 35438 35439 You may copy and distribute the Document in any medium, either 35440 commercially or noncommercially, provided that this License, 35441 the copyright notices, and the license notice saying this 35442 License applies to the Document are reproduced in all copies, 35443 and that you add no other conditions whatsoever to those of 35444 this License. You may not use technical measures to obstruct or 35445 control the reading or further copying of the copies you make 35446 or distribute. However, you may accept compensation in exchange 35447 for copies. If you distribute a large enough number of copies 35448 you must also follow the conditions in section 3. 35449 35450 You may also lend copies, under the same conditions stated 35451 above, and you may publicly display copies. 35452 __________________________________________________________ 35453 35454 A.4. COPYING IN QUANTITY 35455 35456 If you publish printed copies of the Document numbering more 35457 than 100, and the Document's license notice requires Cover 35458 Texts, you must enclose the copies in covers that carry, 35459 clearly and legibly, all these Cover Texts: Front-Cover Texts 35460 on the front cover, and Back-Cover Texts on the back cover. 35461 Both covers must also clearly and legibly identify you as the 35462 publisher of these copies. The front cover must present the 35463 full title with all words of the title equally prominent and 35464 visible. You may add other material on the covers in addition. 35465 Copying with changes limited to the covers, as long as they 35466 preserve the title of the Document and satisfy these 35467 conditions, can be treated as verbatim copying in other 35468 respects. 35469 35470 If the required texts for either cover are too voluminous to 35471 fit legibly, you should put the first ones listed (as many as 35472 fit reasonably) on the actual cover, and continue the rest onto 35473 adjacent pages. 35474 35475 If you publish or distribute Opaque copies of the Document 35476 numbering more than 100, you must either include a 35477 machine-readable Transparent copy along with each Opaque copy, 35478 or state in or with each Opaque copy a publicly-accessible 35479 computer-network location containing a complete Transparent 35480 copy of the Document, free of added material, which the general 35481 network-using public has access to download anonymously at no 35482 charge using public-standard network protocols. If you use the 35483 latter option, you must take reasonably prudent steps, when you 35484 begin distribution of Opaque copies in quantity, to ensure that 35485 this Transparent copy will remain thus accessible at the stated 35486 location until at least one year after the last time you 35487 distribute an Opaque copy (directly or through your agents or 35488 retailers) of that edition to the public. 35489 35490 It is requested, but not required, that you contact the authors 35491 of the Document well before redistributing any large number of 35492 copies, to give them a chance to provide you with an updated 35493 version of the Document. 35494 __________________________________________________________ 35495 35496 A.5. MODIFICATIONS 35497 35498 You may copy and distribute a Modified Version of the Document 35499 under the conditions of sections 2 and 3 above, provided that 35500 you release the Modified Version under precisely this License, 35501 with the Modified Version filling the role of the Document, 35502 thus licensing distribution and modification of the Modified 35503 Version to whoever possesses a copy of it. In addition, you 35504 must do these things in the Modified Version: 35505 35506 A. Use in the Title Page (and on the covers, if any) a title 35507 distinct from that of the Document, and from those of 35508 previous versions (which should, if there were any, be 35509 listed in the History section of the Document). You may use 35510 the same title as a previous version if the original 35511 publisher of that version gives permission. 35512 B. List on the Title Page, as authors, one or more persons or 35513 entities responsible for authorship of the modifications in 35514 the Modified Version, together with at least five of the 35515 principal authors of the Document (all of its principal 35516 authors, if it has less than five). 35517 C. State on the Title page the name of the publisher of the 35518 Modified Version, as the publisher. 35519 D. Preserve all the copyright notices of the Document. 35520 E. Add an appropriate copyright notice for your modifications 35521 adjacent to the other copyright notices. 35522 F. Include, immediately after the copyright notices, a license 35523 notice giving the public permission to use the Modified 35524 Version under the terms of this License, in the form shown 35525 in the Addendum below. 35526 G. Preserve in that license notice the full lists of Invariant 35527 Sections and required Cover Texts given in the Document's 35528 license notice. 35529 H. Include an unaltered copy of this License. 35530 I. Preserve the section entitled "History", and its title, and 35531 add to it an item stating at least the title, year, new 35532 authors, and publisher of the Modified Version as given on 35533 the Title Page. If there is no section entitled "History" 35534 in the Document, create one stating the title, year, 35535 authors, and publisher of the Document as given on its 35536 Title Page, then add an item describing the Modified 35537 Version as stated in the previous sentence. 35538 J. Preserve the network location, if any, given in the 35539 Document for public access to a Transparent copy of the 35540 Document, and likewise the network locations given in the 35541 Document for previous versions it was based on. These may 35542 be placed in the "History" section. You may omit a network 35543 location for a work that was published at least four years 35544 before the Document itself, or if the original publisher of 35545 the version it refers to gives permission. 35546 K. In any section entitled "Acknowledgements" or 35547 "Dedications", preserve the section's title, and preserve 35548 in the section all the substance and tone of each of the 35549 contributor acknowledgements and/or dedications given 35550 therein. 35551 L. Preserve all the Invariant Sections of the Document, 35552 unaltered in their text and in their titles. Section 35553 numbers or the equivalent are not considered part of the 35554 section titles. 35555 M. Delete any section entitled "Endorsements". Such a section 35556 may not be included in the Modified Version. 35557 N. Do not retitle any existing section as "Endorsements" or to 35558 conflict in title with any Invariant Section. 35559 35560 If the Modified Version includes new front-matter sections or 35561 appendices that qualify as Secondary Sections and contain no 35562 material copied from the Document, you may at your option 35563 designate some or all of these sections as invariant. To do 35564 this, add their titles to the list of Invariant Sections in the 35565 Modified Version's license notice. These titles must be 35566 distinct from any other section titles. 35567 35568 You may add a section entitled "Endorsements", provided it 35569 contains nothing but endorsements of your Modified Version by 35570 various parties--for example, statements of peer review or that 35571 the text has been approved by an organization as the 35572 authoritative definition of a standard. 35573 35574 You may add a passage of up to five words as a Front-Cover 35575 Text, and a passage of up to 25 words as a Back-Cover Text, to 35576 the end of the list of Cover Texts in the Modified Version. 35577 Only one passage of Front-Cover Text and one of Back-Cover Text 35578 may be added by (or through arrangements made by) any one 35579 entity. If the Document already includes a cover text for the 35580 same cover, previously added by you or by arrangement made by 35581 the same entity you are acting on behalf of, you may not add 35582 another; but you may replace the old one, on explicit 35583 permission from the previous publisher that added the old one. 35584 35585 The author(s) and publisher(s) of the Document do not by this 35586 License give permission to use their names for publicity for or 35587 to assert or imply endorsement of any Modified Version. 35588 __________________________________________________________ 35589 35590 A.6. COMBINING DOCUMENTS 35591 35592 You may combine the Document with other documents released 35593 under this License, under the terms defined in section 4 above 35594 for modified versions, provided that you include in the 35595 combination all of the Invariant Sections of all of the 35596 original documents, unmodified, and list them all as Invariant 35597 Sections of your combined work in its license notice. 35598 35599 The combined work need only contain one copy of this License, 35600 and multiple identical Invariant Sections may be replaced with 35601 a single copy. If there are multiple Invariant Sections with 35602 the same name but different contents, make the title of each 35603 such section unique by adding at the end of it, in parentheses, 35604 the name of the original author or publisher of that section if 35605 known, or else a unique number. Make the same adjustment to the 35606 section titles in the list of Invariant Sections in the license 35607 notice of the combined work. 35608 35609 In the combination, you must combine any sections entitled 35610 "History" in the various original documents, forming one 35611 section entitled "History"; likewise combine any sections 35612 entitled "Acknowledgements", and any sections entitled 35613 "Dedications". You must delete all sections entitled 35614 "Endorsements." 35615 __________________________________________________________ 35616 35617 A.7. COLLECTIONS OF DOCUMENTS 35618 35619 You may make a collection consisting of the Document and other 35620 documents released under this License, and replace the 35621 individual copies of this License in the various documents with 35622 a single copy that is included in the collection, provided that 35623 you follow the rules of this License for verbatim copying of 35624 each of the documents in all other respects. 35625 35626 You may extract a single document from such a collection, and 35627 distribute it individually under this License, provided you 35628 insert a copy of this License into the extracted document, and 35629 follow this License in all other respects regarding verbatim 35630 copying of that document. 35631 __________________________________________________________ 35632 35633 A.8. AGGREGATION WITH INDEPENDENT WORKS 35634 35635 A compilation of the Document or its derivatives with other 35636 separate and independent documents or works, in or on a volume 35637 of a storage or distribution medium, does not as a whole count 35638 as a Modified Version of the Document, provided no compilation 35639 copyright is claimed for the compilation. Such a compilation is 35640 called an "aggregate", and this License does not apply to the 35641 other self-contained works thus compiled with the Document, on 35642 account of their being thus compiled, if they are not 35643 themselves derivative works of the Document. 35644 35645 If the Cover Text requirement of section 3 is applicable to 35646 these copies of the Document, then if the Document is less than 35647 one quarter of the entire aggregate, the Document's Cover Texts 35648 may be placed on covers that surround only the Document within 35649 the aggregate. Otherwise they must appear on covers around the 35650 whole aggregate. 35651 __________________________________________________________ 35652 35653 A.9. TRANSLATION 35654 35655 Translation is considered a kind of modification, so you may 35656 distribute translations of the Document under the terms of 35657 section 4. Replacing Invariant Sections with translations 35658 requires special permission from their copyright holders, but 35659 you may include translations of some or all Invariant Sections 35660 in addition to the original versions of these Invariant 35661 Sections. You may include a translation of this License 35662 provided that you also include the original English version of 35663 this License. In case of a disagreement between the translation 35664 and the original English version of this License, the original 35665 English version will prevail. 35666 __________________________________________________________ 35667 35668 A.10. TERMINATION 35669 35670 You may not copy, modify, sublicense, or distribute the 35671 Document except as expressly provided for under this License. 35672 Any other attempt to copy, modify, sublicense or distribute the 35673 Document is void, and will automatically terminate your rights 35674 under this License. However, parties who have received copies, 35675 or rights, from you under this License will not have their 35676 licenses terminated so long as such parties remain in full 35677 compliance. 35678 __________________________________________________________ 35679 35680 A.11. FUTURE REVISIONS OF THIS LICENSE 35681 35682 The Free Software Foundation may publish new, revised versions 35683 of the GNU Free Documentation License from time to time. Such 35684 new versions will be similar in spirit to the present version, 35685 but may differ in detail to address new problems or concerns. 35686 See http://www.gnu.org/copyleft/. 35687 35688 Each version of the License is given a distinguishing version 35689 number. If the Document specifies that a particular numbered 35690 version of this License "or any later version" applies to it, 35691 you have the option of following the terms and conditions 35692 either of that specified version or of any later version that 35693 has been published (not as a draft) by the Free Software 35694 Foundation. If the Document does not specify a version number 35695 of this License, you may choose any version ever published (not 35696 as a draft) by the Free Software Foundation. 35697 __________________________________________________________ 35698 35699 A.12. How to use this License for your documents 35700 35701 To use this License in a document you have written, include a 35702 copy of the License in the document and put the following 35703 copyright and license notices just after the title page: 35704 35705 Copyright (c) YEAR YOUR NAME. Permission is granted to copy, 35706 distribute and/or modify this document under the terms of 35707 the GNU Free Documentation License, Version 1.1 or any later 35708 version published by the Free Software Foundation; with the 35709 Invariant Sections being LIST THEIR TITLES, with the 35710 Front-Cover Texts being LIST, and with the Back-Cover Texts 35711 being LIST. A copy of the license is included in the section 35712 entitled "GNU Free Documentation License". 35713 35714 If you have no Invariant Sections, write "with no Invariant 35715 Sections" instead of saying which ones are invariant. If you 35716 have no Front-Cover Texts, write "no Front-Cover Texts" instead 35717 of "Front-Cover Texts being LIST"; likewise for Back-Cover 35718 Texts. 35719 35720 If your document contains nontrivial examples of program code, 35721 we recommend releasing these examples in parallel under your 35722 choice of free software license, such as the GNU General Public 35723 License, to permit their use in free software.