Linux Standard Base Desktop Specification for IA64 3.2 Copyright © 2007 Linux Foundation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". Portions of the text may be copyrighted by the following parties: * The Regents of the University of California * Free Software Foundation * Ian F. Darwin * Paul Vixie * BSDI (now Wind River) * Andrew G Morgan * Jean-loup Gailly and Mark Adler * Massachusetts Institute of Technology * Apple Inc. * Easy Software Products * artofcode LLC * Till Kamppeter * Manfred Wassman * Python Software Foundation These excerpts are being used in accordance with their respective licenses. Linux is the registered trademark of Linus Torvalds in the U.S. and other countries. UNIX is a registered trademark of The Open Group. LSB is a trademark of the Linux Foundation in the United States and other countries. AMD is a trademark of Advanced Micro Devices, Inc. Intel and Itanium are registered trademarks and Intel386 is a trademark of Intel Corporation. PowerPC is a registered trademark and PowerPC Architecture is a trademark of the IBM Corporation. S/390 is a registered trademark of the IBM Corporation. OpenGL is a registered trademark of Silicon Graphics, Inc. __________________________________________________________ Table of Contents Foreword Introduction I. Introductory Elements 1. Scope 2. References 2.1. Normative References 2.2. Informative References/Bibliography 3. Requirements 3.1. Relevant Libraries 4. Definitions 5. Terminology II. GTK+ Stack Libraries 6. Libraries 6.1. Introduction 6.2. Interfaces for libglib-2.0 6.3. Data Definitions for libglib-2.0 6.4. Interfaces for libgobject-2.0 6.5. Data Definitions for libgobject-2.0 6.6. Interfaces for libgmodule-2.0 6.7. Data Definitions for libgmodule-2.0 6.8. Interfaces for libgthread-2.0 6.9. Interfaces for libatk-1.0 6.10. Data Definitions for libatk-1.0 6.11. Interfaces for libpango-1.0 6.12. Data Definitions for libpango-1.0 6.13. Interfaces for libpangoxft-1.0 6.14. Data Definitions for libpangoxft-1.0 6.15. Interfaces for libpangoft2-1.0 6.16. Data Definitions for libpangoft2-1.0 6.17. Interfaces for libgdk_pixbuf-2.0 6.18. Data Definitions for libgdk_pixbuf-2.0 6.19. Interfaces for libgdk_pixbuf_xlib-2.0 6.20. Data Definitions for libgdk_pixbuf_xlib-2.0 6.21. Interfaces for libgdk-x11-2.0 6.22. Data Definitions for libgdk-x11-2.0 6.23. Interfaces for libgtk-x11-2.0 6.24. Data Definitions for libgtk-x11-2.0 III. Qt Libraries 7. Libraries 7.1. Introduction 7.2. Interfaces for libQtCore 7.3. Data Definitions for libQtCore 7.4. Interfaces for libQtGui 7.5. Data Definitions for libQtGui 7.6. Interfaces for libQtXml 7.7. Data Definitions for libQtXml 7.8. Interfaces for libQtOpenGL 7.9. Data Definitions for libQtOpenGL 7.10. Interfaces for libQtSql 7.11. Data Definitions for libQtSql 7.12. Interfaces for libQtSvg 7.13. Data Definitions for libQtSvg 7.14. Interfaces for libQtNetwork 7.15. Data Definitions for libQtNetwork IV. Qt3 Library 8. Library 8.1. Introduction 8.2. Interfaces for libqt-mt V. Package Information 9. Package Dependencies 9.1. Package Dependencies A. GNU Free Documentation License (Informative) A.1. PREAMBLE A.2. APPLICABILITY AND DEFINITIONS A.3. VERBATIM COPYING A.4. COPYING IN QUANTITY A.5. MODIFICATIONS A.6. COMBINING DOCUMENTS A.7. COLLECTIONS OF DOCUMENTS A.8. AGGREGATION WITH INDEPENDENT WORKS A.9. TRANSLATION A.10. TERMINATION A.11. FUTURE REVISIONS OF THIS LICENSE A.12. How to use this License for your documents List of Tables 2-1. Normative References 2-2. Other References 3-1. Standard Library Names 6-1. libglib-2.0 Definition 6-2. libgobject-2.0 Definition 6-3. libgmodule-2.0 Definition 6-4. libgthread-2.0 Definition 6-5. libatk-1.0 Definition 6-6. libpango-1.0 Definition 6-7. libpangoxft-1.0 Definition 6-8. libpangoft2-1.0 Definition 6-9. libgdk_pixbuf-2.0 Definition 6-10. libgdk_pixbuf_xlib-2.0 Definition 6-11. libgdk-x11-2.0 Definition 6-12. libgtk-x11-2.0 Definition 7-1. libQtCore Definition 7-2. Primary vtable for QObject 7-3. typeinfo for QObject 7-4. Primary vtable for QObjectUserData 7-5. typeinfo for QObjectUserData 7-6. Primary vtable for QIODevice 7-7. typeinfo for QIODevice 7-8. Primary vtable for QDataStream 7-9. typeinfo for QDataStream 7-10. Primary vtable for QTextCodec 7-11. typeinfo for QTextCodec 7-12. Primary vtable for QTextStream 7-13. typeinfo for QTextStream 7-14. Primary vtable for QFile 7-15. typeinfo for QFile 7-16. Primary vtable for QTemporaryFile 7-17. typeinfo for QTemporaryFile 7-18. Primary vtable for QAbstractFileEngine 7-19. typeinfo for QAbstractFileEngine 7-20. Primary vtable for QAbstractFileEngineHandler 7-21. typeinfo for QAbstractFileEngineHandler 7-22. Primary vtable for QFSFileEngine 7-23. typeinfo for QFSFileEngine 7-24. Primary vtable for QProcess 7-25. typeinfo for QProcess 7-26. Primary vtable for QBuffer 7-27. typeinfo for QBuffer 7-28. Primary vtable for QSettings 7-29. typeinfo for QSettings 7-30. Primary vtable for QFactoryInterface 7-31. typeinfo for QFactoryInterface 7-32. Primary vtable for QTextCodecFactoryInterface 7-33. typeinfo for QTextCodecFactoryInterface 7-34. Primary vtable for QTextCodecPlugin 7-35. Secondary vtable for QTextCodecPlugin 7-36. typeinfo for QTextCodecPlugin 7-37. Primary vtable for QTranslator 7-38. typeinfo for QTranslator 7-39. Primary vtable for QMimeData 7-40. typeinfo for QMimeData 7-41. Primary vtable for QEventLoop 7-42. typeinfo for QEventLoop 7-43. Primary vtable for QEvent 7-44. typeinfo for QEvent 7-45. Primary vtable for QTimerEvent 7-46. typeinfo for QTimerEvent 7-47. Primary vtable for QChildEvent 7-48. typeinfo for QChildEvent 7-49. Primary vtable for QCustomEvent 7-50. typeinfo for QCustomEvent 7-51. Primary vtable for QCoreApplication 7-52. typeinfo for QCoreApplication 7-53. Primary vtable for QAbstractItemModel 7-54. typeinfo for QAbstractItemModel 7-55. Primary vtable for QAbstractTableModel 7-56. typeinfo for QAbstractTableModel 7-57. Primary vtable for QAbstractListModel 7-58. typeinfo for QAbstractListModel 7-59. Primary vtable for QSignalMapper 7-60. typeinfo for QSignalMapper 7-61. Primary vtable for QObjectCleanupHandler 7-62. typeinfo for QObjectCleanupHandler 7-63. Primary vtable for QSocketNotifier 7-64. typeinfo for QSocketNotifier 7-65. Primary vtable for QTimer 7-66. typeinfo for QTimer 7-67. Primary vtable for QAbstractEventDispatcher 7-68. typeinfo for QAbstractEventDispatcher 7-69. Primary vtable for QPluginLoader 7-70. typeinfo for QPluginLoader 7-71. Primary vtable for QLibrary 7-72. typeinfo for QLibrary 7-73. Primary vtable for QThread 7-74. typeinfo for QThread 7-75. Primary vtable for QDynamicPropertyChangeEvent 7-76. Primary vtable for QFileSystemWatcher 7-77. Primary vtable for QSystemLocale 7-78. Primary vtable for QTimeLine 7-79. libQtCore - QtCore Function Interfaces 7-80. libQtGui Definition 7-81. Primary vtable for QTextObject 7-82. typeinfo for QTextObject 7-83. Primary vtable for QTextBlockGroup 7-84. typeinfo for QTextBlockGroup 7-85. Primary vtable for QTextFrameLayoutData 7-86. typeinfo for QTextFrameLayoutData 7-87. Primary vtable for QTextFrame 7-88. typeinfo for QTextFrame 7-89. Primary vtable for QTextBlockUserData 7-90. typeinfo for QTextBlockUserData 7-91. Primary vtable for QTextDocument 7-92. typeinfo for QTextDocument 7-93. Primary vtable for QTextTable 7-94. typeinfo for QTextTable 7-95. Primary vtable for QMimeSource 7-96. typeinfo for QMimeSource 7-97. Primary vtable for QDrag 7-98. typeinfo for QDrag 7-99. Primary vtable for QInputEvent 7-100. typeinfo for QInputEvent 7-101. Primary vtable for QMouseEvent 7-102. typeinfo for QMouseEvent 7-103. Primary vtable for QHoverEvent 7-104. typeinfo for QHoverEvent 7-105. Primary vtable for QWheelEvent 7-106. typeinfo for QWheelEvent 7-107. Primary vtable for QTabletEvent 7-108. typeinfo for QTabletEvent 7-109. Primary vtable for QKeyEvent 7-110. typeinfo for QKeyEvent 7-111. Primary vtable for QFocusEvent 7-112. typeinfo for QFocusEvent 7-113. Primary vtable for QPaintEvent 7-114. typeinfo for QPaintEvent 7-115. Primary vtable for QMoveEvent 7-116. typeinfo for QMoveEvent 7-117. Primary vtable for QResizeEvent 7-118. typeinfo for QResizeEvent 7-119. Primary vtable for QCloseEvent 7-120. typeinfo for QCloseEvent 7-121. Primary vtable for QIconDragEvent 7-122. typeinfo for QIconDragEvent 7-123. Primary vtable for QShowEvent 7-124. typeinfo for QShowEvent 7-125. Primary vtable for QHideEvent 7-126. typeinfo for QHideEvent 7-127. Primary vtable for QContextMenuEvent 7-128. typeinfo for QContextMenuEvent 7-129. Primary vtable for QInputMethodEvent 7-130. typeinfo for QInputMethodEvent 7-131. Primary vtable for QDropEvent 7-132. Secondary vtable for QDropEvent 7-133. typeinfo for QDropEvent 7-134. Primary vtable for QDragMoveEvent 7-135. Secondary vtable for QDragMoveEvent 7-136. typeinfo for QDragMoveEvent 7-137. Primary vtable for QDragEnterEvent 7-138. Secondary vtable for QDragEnterEvent 7-139. typeinfo for QDragEnterEvent 7-140. Primary vtable for QDragResponseEvent 7-141. typeinfo for QDragResponseEvent 7-142. Primary vtable for QDragLeaveEvent 7-143. typeinfo for QDragLeaveEvent 7-144. Primary vtable for QHelpEvent 7-145. typeinfo for QHelpEvent 7-146. Primary vtable for QStatusTipEvent 7-147. typeinfo for QStatusTipEvent 7-148. Primary vtable for QWhatsThisClickedEvent 7-149. typeinfo for QWhatsThisClickedEvent 7-150. Primary vtable for QActionEvent 7-151. typeinfo for QActionEvent 7-152. Primary vtable for QFileOpenEvent 7-153. typeinfo for QFileOpenEvent 7-154. Primary vtable for QToolBarChangeEvent 7-155. typeinfo for QToolBarChangeEvent 7-156. Primary vtable for QShortcutEvent 7-157. typeinfo for QShortcutEvent 7-158. Primary vtable for QClipboardEvent 7-159. typeinfo for QClipboardEvent 7-160. Primary vtable for QWindowStateChangeEvent 7-161. typeinfo for QWindowStateChangeEvent 7-162. Primary vtable for QMenubarUpdatedEvent 7-163. typeinfo for QMenubarUpdatedEvent 7-164. Primary vtable for QTextList 7-165. typeinfo for QTextList 7-166. Primary vtable for QAbstractTextDocumentLayout 7-167. typeinfo for QAbstractTextDocumentLayout 7-168. Primary vtable for QTextObjectInterface 7-169. typeinfo for QTextObjectInterface 7-170. Primary vtable for QSyntaxHighlighter 7-171. typeinfo for QSyntaxHighlighter 7-172. Primary vtable for QPaintDevice 7-173. typeinfo for QPaintDevice 7-174. Primary vtable for QWidget 7-175. Secondary vtable for QWidget 7-176. typeinfo for QWidget 7-177. Primary vtable for QDialog 7-178. Secondary vtable for QDialog 7-179. typeinfo for QDialog 7-180. Primary vtable for QAbstractPageSetupDialog 7-181. Secondary vtable for QAbstractPageSetupDialog 7-182. typeinfo for QAbstractPageSetupDialog 7-183. Primary vtable for QColorDialog 7-184. Secondary vtable for QColorDialog 7-185. typeinfo for QColorDialog 7-186. Primary vtable for QFontDialog 7-187. Secondary vtable for QFontDialog 7-188. typeinfo for QFontDialog 7-189. Primary vtable for QMessageBox 7-190. Secondary vtable for QMessageBox 7-191. typeinfo for QMessageBox 7-192. Primary vtable for QProgressDialog 7-193. Secondary vtable for QProgressDialog 7-194. typeinfo for QProgressDialog 7-195. Primary vtable for QErrorMessage 7-196. Secondary vtable for QErrorMessage 7-197. typeinfo for QErrorMessage 7-198. Primary vtable for QFileDialog 7-199. Secondary vtable for QFileDialog 7-200. typeinfo for QFileDialog 7-201. Primary vtable for QAbstractPrintDialog 7-202. Secondary vtable for QAbstractPrintDialog 7-203. typeinfo for QAbstractPrintDialog 7-204. Primary vtable for QPrintDialog 7-205. Secondary vtable for QPrintDialog 7-206. typeinfo for QPrintDialog 7-207. Primary vtable for QPageSetupDialog 7-208. Secondary vtable for QPageSetupDialog 7-209. typeinfo for QPageSetupDialog 7-210. Primary vtable for QFrame 7-211. Secondary vtable for QFrame 7-212. typeinfo for QFrame 7-213. Primary vtable for QLineEdit 7-214. Secondary vtable for QLineEdit 7-215. typeinfo for QLineEdit 7-216. Primary vtable for QInputDialog 7-217. Secondary vtable for QInputDialog 7-218. typeinfo for QInputDialog 7-219. Primary vtable for QImage 7-220. typeinfo for QImage 7-221. Primary vtable for QPixmap 7-222. typeinfo for QPixmap 7-223. Primary vtable for QImageIOHandler 7-224. typeinfo for QImageIOHandler 7-225. Primary vtable for QImageIOHandlerFactoryInterface 7-226. typeinfo for QImageIOHandlerFactoryInterface 7-227. Primary vtable for QImageIOPlugin 7-228. Secondary vtable for QImageIOPlugin 7-229. typeinfo for QImageIOPlugin 7-230. Primary vtable for QPicture 7-231. typeinfo for QPicture 7-232. Primary vtable for QMovie 7-233. typeinfo for QMovie 7-234. Primary vtable for QIconEngineFactoryInterface 7-235. typeinfo for QIconEngineFactoryInterface 7-236. Primary vtable for QIconEnginePlugin 7-237. Secondary vtable for QIconEnginePlugin 7-238. typeinfo for QIconEnginePlugin 7-239. Primary vtable for QIconEngine 7-240. typeinfo for QIconEngine 7-241. Primary vtable for QBitmap 7-242. typeinfo for QBitmap 7-243. Primary vtable for QPictureFormatInterface 7-244. typeinfo for QPictureFormatInterface 7-245. Primary vtable for QPictureFormatPlugin 7-246. Secondary vtable for QPictureFormatPlugin 7-247. typeinfo for QPictureFormatPlugin 7-248. Primary vtable for QPrinter 7-249. typeinfo for QPrinter 7-250. Primary vtable for QPrintEngine 7-251. typeinfo for QPrintEngine 7-252. Primary vtable for QStyle 7-253. typeinfo for QStyle 7-254. Primary vtable for QPaintEngine 7-255. typeinfo for QPaintEngine 7-256. Primary vtable for QItemSelectionModel 7-257. typeinfo for QItemSelectionModel 7-258. Primary vtable for QAbstractScrollArea 7-259. Secondary vtable for QAbstractScrollArea 7-260. typeinfo for QAbstractScrollArea 7-261. Primary vtable for QValidator 7-262. typeinfo for QValidator 7-263. Primary vtable for QIntValidator 7-264. typeinfo for QIntValidator 7-265. Primary vtable for QDoubleValidator 7-266. typeinfo for QDoubleValidator 7-267. Primary vtable for QRegExpValidator 7-268. typeinfo for QRegExpValidator 7-269. Primary vtable for QAbstractSpinBox 7-270. Secondary vtable for QAbstractSpinBox 7-271. typeinfo for QAbstractSpinBox 7-272. Primary vtable for QAbstractSlider 7-273. Secondary vtable for QAbstractSlider 7-274. typeinfo for QAbstractSlider 7-275. Primary vtable for QSlider 7-276. Secondary vtable for QSlider 7-277. typeinfo for QSlider 7-278. Primary vtable for QTabBar 7-279. Secondary vtable for QTabBar 7-280. typeinfo for QTabBar 7-281. Primary vtable for QTabWidget 7-282. Secondary vtable for QTabWidget 7-283. typeinfo for QTabWidget 7-284. Primary vtable for QRubberBand 7-285. Secondary vtable for QRubberBand 7-286. typeinfo for QRubberBand 7-287. Primary vtable for QAbstractItemDelegate 7-288. typeinfo for QAbstractItemDelegate 7-289. Primary vtable for QAbstractItemView 7-290. Secondary vtable for QAbstractItemView 7-291. typeinfo for QAbstractItemView 7-292. Primary vtable for QStringListModel 7-293. typeinfo for QStringListModel 7-294. Primary vtable for QListView 7-295. Secondary vtable for QListView 7-296. typeinfo for QListView 7-297. Primary vtable for QListWidgetItem 7-298. typeinfo for QListWidgetItem 7-299. Primary vtable for QListWidget 7-300. Secondary vtable for QListWidget 7-301. typeinfo for QListWidget 7-302. Primary vtable for QFileIconProvider 7-303. typeinfo for QFileIconProvider 7-304. Primary vtable for QDirModel 7-305. typeinfo for QDirModel 7-306. Primary vtable for QStandardItemModel 7-307. typeinfo for QStandardItemModel 7-308. Primary vtable for QAbstractProxyModel 7-309. typeinfo for QAbstractProxyModel 7-310. Primary vtable for QSortFilterProxyModel 7-311. typeinfo for QSortFilterProxyModel 7-312. Primary vtable for QItemDelegate 7-313. typeinfo for QItemDelegate 7-314. Primary vtable for QTableView 7-315. Secondary vtable for QTableView 7-316. typeinfo for QTableView 7-317. Primary vtable for QTableWidgetItem 7-318. typeinfo for QTableWidgetItem 7-319. Primary vtable for QTableWidget 7-320. Secondary vtable for QTableWidget 7-321. typeinfo for QTableWidget 7-322. Primary vtable for QTreeView 7-323. Secondary vtable for QTreeView 7-324. typeinfo for QTreeView 7-325. Primary vtable for QProxyModel 7-326. typeinfo for QProxyModel 7-327. Primary vtable for QHeaderView 7-328. Secondary vtable for QHeaderView 7-329. typeinfo for QHeaderView 7-330. Primary vtable for QItemEditorFactory 7-331. typeinfo for QItemEditorFactory 7-332. Primary vtable for QTreeWidgetItem 7-333. typeinfo for QTreeWidgetItem 7-334. Primary vtable for QTreeWidget 7-335. Secondary vtable for QTreeWidget 7-336. typeinfo for QTreeWidget 7-337. Primary vtable for QAccessibleBridgeFactoryInterface 7-338. typeinfo for QAccessibleBridgeFactoryInterface 7-339. Primary vtable for QAccessibleBridgePlugin 7-340. Secondary vtable for QAccessibleBridgePlugin 7-341. typeinfo for QAccessibleBridgePlugin 7-342. Primary vtable for QAccessibleInterface 7-343. typeinfo for QAccessibleInterface 7-344. Primary vtable for QAccessibleObject 7-345. typeinfo for QAccessibleObject 7-346. Primary vtable for QAccessibleApplication 7-347. typeinfo for QAccessibleApplication 7-348. Primary vtable for QAccessibleWidget 7-349. typeinfo for QAccessibleWidget 7-350. Primary vtable for QAccessibleFactoryInterface 7-351. typeinfo for QAccessibleFactoryInterface 7-352. Primary vtable for QAccessiblePlugin 7-353. Secondary vtable for QAccessiblePlugin 7-354. typeinfo for QAccessiblePlugin 7-355. Primary vtable for QClipboard 7-356. typeinfo for QClipboard 7-357. Primary vtable for QDesktopWidget 7-358. Secondary vtable for QDesktopWidget 7-359. typeinfo for QDesktopWidget 7-360. Primary vtable for QLayoutItem 7-361. typeinfo for QLayoutItem 7-362. Primary vtable for QSpacerItem 7-363. typeinfo for QSpacerItem 7-364. Primary vtable for QWidgetItem 7-365. typeinfo for QWidgetItem 7-366. Primary vtable for QLayout 7-367. Secondary vtable for QLayout 7-368. typeinfo for QLayout 7-369. Primary vtable for QGridLayout 7-370. Secondary vtable for QGridLayout 7-371. typeinfo for QGridLayout 7-372. Primary vtable for QBoxLayout 7-373. Secondary vtable for QBoxLayout 7-374. typeinfo for QBoxLayout 7-375. Primary vtable for QHBoxLayout 7-376. Secondary vtable for QHBoxLayout 7-377. typeinfo for QHBoxLayout 7-378. Primary vtable for QVBoxLayout 7-379. Secondary vtable for QVBoxLayout 7-380. typeinfo for QVBoxLayout 7-381. Primary vtable for QShortcut 7-382. typeinfo for QShortcut 7-383. Primary vtable for QSessionManager 7-384. typeinfo for QSessionManager 7-385. Primary vtable for QApplication 7-386. typeinfo for QApplication 7-387. Primary vtable for QAction 7-388. typeinfo for QAction 7-389. Primary vtable for QActionGroup 7-390. typeinfo for QActionGroup 7-391. Primary vtable for QSound 7-392. typeinfo for QSound 7-393. Primary vtable for QStackedLayout 7-394. Secondary vtable for QStackedLayout 7-395. typeinfo for QStackedLayout 7-396. Primary vtable for QCommonStyle 7-397. typeinfo for QCommonStyle 7-398. Primary vtable for QMotifStyle 7-399. typeinfo for QMotifStyle 7-400. Primary vtable for QStyleFactoryInterface 7-401. typeinfo for QStyleFactoryInterface 7-402. Primary vtable for QStylePlugin 7-403. Secondary vtable for QStylePlugin 7-404. typeinfo for QStylePlugin 7-405. Primary vtable for QWindowsStyle 7-406. typeinfo for QWindowsStyle 7-407. Primary vtable for QCDEStyle 7-408. typeinfo for QCDEStyle 7-409. Primary vtable for QPlastiqueStyle 7-410. typeinfo for QPlastiqueStyle 7-411. Primary vtable for QInputContextFactoryInterface 7-412. typeinfo for QInputContextFactoryInterface 7-413. Primary vtable for QInputContextPlugin 7-414. Secondary vtable for QInputContextPlugin 7-415. typeinfo for QInputContextPlugin 7-416. Primary vtable for QInputContext 7-417. typeinfo for QInputContext 7-418. Primary vtable for QAbstractButton 7-419. Secondary vtable for QAbstractButton 7-420. typeinfo for QAbstractButton 7-421. Primary vtable for QCheckBox 7-422. Secondary vtable for QCheckBox 7-423. typeinfo for QCheckBox 7-424. Primary vtable for QMenu 7-425. Secondary vtable for QMenu 7-426. typeinfo for QMenu 7-427. Primary vtable for QWorkspace 7-428. Secondary vtable for QWorkspace 7-429. typeinfo for QWorkspace 7-430. Primary vtable for QButtonGroup 7-431. typeinfo for QButtonGroup 7-432. Primary vtable for QSpinBox 7-433. Secondary vtable for QSpinBox 7-434. typeinfo for QSpinBox 7-435. Primary vtable for QDoubleSpinBox 7-436. Secondary vtable for QDoubleSpinBox 7-437. typeinfo for QDoubleSpinBox 7-438. Primary vtable for QLCDNumber 7-439. Secondary vtable for QLCDNumber 7-440. typeinfo for QLCDNumber 7-441. Primary vtable for QStackedWidget 7-442. Secondary vtable for QStackedWidget 7-443. typeinfo for QStackedWidget 7-444. Primary vtable for QPushButton 7-445. Secondary vtable for QPushButton 7-446. typeinfo for QPushButton 7-447. Primary vtable for QSplashScreen 7-448. Secondary vtable for QSplashScreen 7-449. typeinfo for QSplashScreen 7-450. Primary vtable for QDateTimeEdit 7-451. Secondary vtable for QDateTimeEdit 7-452. typeinfo for QDateTimeEdit 7-453. Primary vtable for QTimeEdit 7-454. Secondary vtable for QTimeEdit 7-455. typeinfo for QTimeEdit 7-456. Primary vtable for QDateEdit 7-457. Secondary vtable for QDateEdit 7-458. typeinfo for QDateEdit 7-459. Primary vtable for QLabel 7-460. Secondary vtable for QLabel 7-461. typeinfo for QLabel 7-462. Primary vtable for QDockWidget 7-463. Secondary vtable for QDockWidget 7-464. typeinfo for QDockWidget 7-465. Primary vtable for QGroupBox 7-466. Secondary vtable for QGroupBox 7-467. typeinfo for QGroupBox 7-468. Primary vtable for QMainWindow 7-469. Secondary vtable for QMainWindow 7-470. typeinfo for QMainWindow 7-471. Primary vtable for QTextEdit 7-472. Secondary vtable for QTextEdit 7-473. typeinfo for QTextEdit 7-474. Primary vtable for QProgressBar 7-475. Secondary vtable for QProgressBar 7-476. typeinfo for QProgressBar 7-477. Primary vtable for QScrollBar 7-478. Secondary vtable for QScrollBar 7-479. typeinfo for QScrollBar 7-480. Primary vtable for QSizeGrip 7-481. Secondary vtable for QSizeGrip 7-482. typeinfo for QSizeGrip 7-483. Primary vtable for QTextBrowser 7-484. Secondary vtable for QTextBrowser 7-485. typeinfo for QTextBrowser 7-486. Primary vtable for QStatusBar 7-487. Secondary vtable for QStatusBar 7-488. typeinfo for QStatusBar 7-489. Primary vtable for QScrollArea 7-490. Secondary vtable for QScrollArea 7-491. typeinfo for QScrollArea 7-492. Primary vtable for QToolButton 7-493. Secondary vtable for QToolButton 7-494. typeinfo for QToolButton 7-495. Primary vtable for QComboBox 7-496. Secondary vtable for QComboBox 7-497. typeinfo for QComboBox 7-498. Primary vtable for QMenuItem 7-499. typeinfo for QMenuItem 7-500. Primary vtable for QRadioButton 7-501. Secondary vtable for QRadioButton 7-502. typeinfo for QRadioButton 7-503. Primary vtable for QMenuBar 7-504. Secondary vtable for QMenuBar 7-505. typeinfo for QMenuBar 7-506. Primary vtable for QFocusFrame 7-507. Secondary vtable for QFocusFrame 7-508. typeinfo for QFocusFrame 7-509. Primary vtable for QToolBar 7-510. Secondary vtable for QToolBar 7-511. typeinfo for QToolBar 7-512. Primary vtable for QToolBox 7-513. Secondary vtable for QToolBox 7-514. typeinfo for QToolBox 7-515. Primary vtable for QSplitter 7-516. Secondary vtable for QSplitter 7-517. typeinfo for QSplitter 7-518. Primary vtable for QSplitterHandle 7-519. Secondary vtable for QSplitterHandle 7-520. typeinfo for QSplitterHandle 7-521. Primary vtable for QDial 7-522. Secondary vtable for QDial 7-523. typeinfo for QDial 7-524. Primary vtable for QAbstractGraphicsShapeItem 7-525. Primary vtable for QCleanlooksStyle 7-526. Primary vtable for QCompleter 7-527. Primary vtable for QDataWidgetMapper 7-528. Primary vtable for QGraphicsEllipseItem 7-529. Primary vtable for QGraphicsItem 7-530. Primary vtable for QGraphicsItemAnimation 7-531. Primary vtable for QGraphicsItemGroup 7-532. Primary vtable for QGraphicsLineItem 7-533. Primary vtable for QGraphicsPathItem 7-534. Primary vtable for QGraphicsPixmapItem 7-535. Primary vtable for QGraphicsPolygonItem 7-536. Primary vtable for QGraphicsRectItem 7-537. Primary vtable for QGraphicsScene 7-538. Primary vtable for QGraphicsSceneContextMenuEvent 7-539. Primary vtable for QGraphicsSceneDragDropEvent 7-540. Primary vtable for QGraphicsSceneEvent 7-541. Primary vtable for QGraphicsSceneHelpEvent 7-542. Primary vtable for QGraphicsSceneHoverEvent 7-543. Primary vtable for QGraphicsSceneMouseEvent 7-544. Primary vtable for QGraphicsSceneWheelEvent 7-545. Primary vtable for QGraphicsSimpleTextItem 7-546. Primary vtable for QStandardItem 7-547. Primary vtable for QSystemTrayIcon 7-548. Primary vtable for QUndoCommand 7-549. Primary vtable for QUndoStack 7-550. Primary vtable for QWidgetAction 7-551. libQtGui - QtGui Function Interfaces 7-552. libQtXml Definition 7-553. Primary vtable for QXmlAttributes 7-554. typeinfo for QXmlAttributes 7-555. Primary vtable for QXmlInputSource 7-556. typeinfo for QXmlInputSource 7-557. Primary vtable for QXmlReader 7-558. typeinfo for QXmlReader 7-559. Primary vtable for QXmlSimpleReader 7-560. typeinfo for QXmlSimpleReader 7-561. Primary vtable for QXmlLocator 7-562. typeinfo for QXmlLocator 7-563. Primary vtable for QXmlContentHandler 7-564. typeinfo for QXmlContentHandler 7-565. Primary vtable for QXmlErrorHandler 7-566. typeinfo for QXmlErrorHandler 7-567. Primary vtable for QXmlDTDHandler 7-568. typeinfo for QXmlDTDHandler 7-569. Primary vtable for QXmlEntityResolver 7-570. typeinfo for QXmlEntityResolver 7-571. Primary vtable for QXmlLexicalHandler 7-572. typeinfo for QXmlLexicalHandler 7-573. Primary vtable for QXmlDeclHandler 7-574. typeinfo for QXmlDeclHandler 7-575. Primary vtable for QXmlDefaultHandler 7-576. Secondary vtable for QXmlDefaultHandler 7-577. Secondary vtable for QXmlDefaultHandler 7-578. Secondary vtable for QXmlDefaultHandler 7-579. Secondary vtable for QXmlDefaultHandler 7-580. Secondary vtable for QXmlDefaultHandler 7-581. typeinfo for QXmlDefaultHandler 7-582. libQtXml - QtXml Function Interfaces 7-583. libQtOpenGL Definition 7-584. Primary vtable for QGLContext 7-585. typeinfo for QGLContext 7-586. Primary vtable for QGLWidget 7-587. Secondary vtable for QGLWidget 7-588. typeinfo for QGLWidget 7-589. Primary vtable for QGLPixelBuffer 7-590. typeinfo for QGLPixelBuffer 7-591. libQtOpenGL - QtOpenGL Function Interfaces 7-592. libQtSql Definition 7-593. Primary vtable for QSqlResult 7-594. typeinfo for QSqlResult 7-595. Primary vtable for QSqlDriverFactoryInterface 7-596. typeinfo for QSqlDriverFactoryInterface 7-597. Primary vtable for QSqlDriverPlugin 7-598. Secondary vtable for QSqlDriverPlugin 7-599. typeinfo for QSqlDriverPlugin 7-600. Primary vtable for QSqlDriver 7-601. typeinfo for QSqlDriver 7-602. Primary vtable for QSqlQueryModel 7-603. typeinfo for QSqlQueryModel 7-604. Primary vtable for QSqlTableModel 7-605. typeinfo for QSqlTableModel 7-606. Primary vtable for QSqlRelationalTableModel 7-607. typeinfo for QSqlRelationalTableModel 7-608. libQtSql - QtSql Function Interfaces 7-609. libQtSvg Definition 7-610. Primary vtable for QSvgRenderer 7-611. typeinfo for QSvgRenderer 7-612. Primary vtable for QSvgWidget 7-613. Secondary vtable for QSvgWidget 7-614. typeinfo for QSvgWidget 7-615. libQtSvg - QtSvg Function Interfaces 7-616. libQtNetwork Definition 7-617. Primary vtable for QHttpHeader 7-618. typeinfo for QHttpHeader 7-619. Primary vtable for QHttpResponseHeader 7-620. typeinfo for QHttpResponseHeader 7-621. Primary vtable for QHttpRequestHeader 7-622. typeinfo for QHttpRequestHeader 7-623. Primary vtable for QHttp 7-624. typeinfo for QHttp 7-625. Primary vtable for QAbstractSocket 7-626. typeinfo for QAbstractSocket 7-627. Primary vtable for QUrlInfo 7-628. typeinfo for QUrlInfo 7-629. Primary vtable for QFtp 7-630. typeinfo for QFtp 7-631. Primary vtable for QTcpServer 7-632. typeinfo for QTcpServer 7-633. Primary vtable for QUdpSocket 7-634. typeinfo for QUdpSocket 7-635. Primary vtable for QTcpSocket 7-636. typeinfo for QTcpSocket 8-1. libqt-mt Definition 8-2. Primary vtable for QNetworkProtocolFactoryBase 8-3. typeinfo for QNetworkProtocolFactoryBase 8-4. Primary vtable for QPointArray 8-5. typeinfo for QPointArray 8-6. Primary vtable for QBitArray 8-7. typeinfo for QBitArray 8-8. Primary vtable for QPtrCollection 8-9. typeinfo for QPtrCollection 8-10. Primary vtable for QObjectList 8-11. typeinfo for QObjectList 8-12. Primary vtable for QTimer 8-13. typeinfo for QTimer 8-14. Primary vtable for QDateTimeEdit 8-15. Secondary vtable for QDateTimeEdit 8-16. typeinfo for QDateTimeEdit 8-17. Primary vtable for QDateTimeEditBase 8-18. Secondary vtable for QDateTimeEditBase 8-19. typeinfo for QDateTimeEditBase 8-20. Primary vtable for QDateEdit 8-21. Secondary vtable for QDateEdit 8-22. typeinfo for QDateEdit 8-23. Primary vtable for QTimeEdit 8-24. Secondary vtable for QTimeEdit 8-25. typeinfo for QTimeEdit 8-26. libqt-mt - Qt3 Date and Time Function Interfaces 8-27. Primary vtable for QCanvasItem 8-28. typeinfo for QCanvasItem 8-29. Primary vtable for QCanvasSprite 8-30. typeinfo for QCanvasSprite 8-31. Primary vtable for QCanvasPolygonalItem 8-32. typeinfo for QCanvasPolygonalItem 8-33. Primary vtable for QCanvasRectangle 8-34. typeinfo for QCanvasRectangle 8-35. Primary vtable for QCanvasView 8-36. Secondary vtable for QCanvasView 8-37. typeinfo for QCanvasView 8-38. Primary vtable for QCanvasEllipse 8-39. typeinfo for QCanvasEllipse 8-40. Primary vtable for QCanvasPixmap 8-41. typeinfo for QCanvasPixmap 8-42. Primary vtable for QCanvasLine 8-43. typeinfo for QCanvasLine 8-44. Primary vtable for QCanvasSpline 8-45. typeinfo for QCanvasSpline 8-46. Primary vtable for QCanvasText 8-47. typeinfo for QCanvasText 8-48. Primary vtable for QCanvasPolygon 8-49. typeinfo for QCanvasPolygon 8-50. Primary vtable for QCanvas 8-51. typeinfo for QCanvas 8-52. libqt-mt - Qt3 Canvas Function Interfaces 8-53. Primary vtable for QImageDrag 8-54. Secondary vtable for QImageDrag 8-55. typeinfo for QImageDrag 8-56. Primary vtable for QDragLeaveEvent 8-57. typeinfo for QDragLeaveEvent 8-58. Primary vtable for QColorDrag 8-59. Secondary vtable for QColorDrag 8-60. typeinfo for QColorDrag 8-61. Primary vtable for QDragResponseEvent 8-62. typeinfo for QDragResponseEvent 8-63. Primary vtable for QIconDrag 8-64. Secondary vtable for QIconDrag 8-65. typeinfo for QIconDrag 8-66. Primary vtable for QUriDrag 8-67. Secondary vtable for QUriDrag 8-68. typeinfo for QUriDrag 8-69. Primary vtable for QDropSite 8-70. typeinfo for QDropSite 8-71. Primary vtable for QStoredDrag 8-72. Secondary vtable for QStoredDrag 8-73. typeinfo for QStoredDrag 8-74. Primary vtable for QTextDrag 8-75. Secondary vtable for QTextDrag 8-76. typeinfo for QTextDrag 8-77. Primary vtable for QDragEnterEvent 8-78. Secondary vtable for QDragEnterEvent 8-79. typeinfo for QDragEnterEvent 8-80. Primary vtable for QDragMoveEvent 8-81. Secondary vtable for QDragMoveEvent 8-82. typeinfo for QDragMoveEvent 8-83. Primary vtable for QDropEvent 8-84. Secondary vtable for QDropEvent 8-85. typeinfo for QDropEvent 8-86. Primary vtable for QDragObject 8-87. Secondary vtable for QDragObject 8-88. typeinfo for QDragObject 8-89. Primary vtable for QIconDragItem 8-90. typeinfo for QIconDragItem 8-91. libqt-mt - Qt3 Drag and Drop Function Interfaces 8-92. Primary vtable for QContextMenuEvent 8-93. typeinfo for QContextMenuEvent 8-94. Primary vtable for QIMEvent 8-95. typeinfo for QIMEvent 8-96. Primary vtable for QTimerEvent 8-97. typeinfo for QTimerEvent 8-98. Primary vtable for QKeyEvent 8-99. typeinfo for QKeyEvent 8-100. Primary vtable for QCustomEvent 8-101. typeinfo for QCustomEvent 8-102. Primary vtable for QEventLoop 8-103. typeinfo for QEventLoop 8-104. Primary vtable for QHideEvent 8-105. typeinfo for QHideEvent 8-106. Primary vtable for QResizeEvent 8-107. typeinfo for QResizeEvent 8-108. Primary vtable for QTabletEvent 8-109. typeinfo for QTabletEvent 8-110. Primary vtable for QFocusEvent 8-111. typeinfo for QFocusEvent 8-112. Primary vtable for QMouseEvent 8-113. typeinfo for QMouseEvent 8-114. Primary vtable for QChildEvent 8-115. typeinfo for QChildEvent 8-116. Primary vtable for QEvent 8-117. typeinfo for QEvent 8-118. Primary vtable for QIMComposeEvent 8-119. typeinfo for QIMComposeEvent 8-120. Primary vtable for QShowEvent 8-121. typeinfo for QShowEvent 8-122. Primary vtable for QPaintEvent 8-123. typeinfo for QPaintEvent 8-124. Primary vtable for QWheelEvent 8-125. typeinfo for QWheelEvent 8-126. Primary vtable for QMoveEvent 8-127. typeinfo for QMoveEvent 8-128. Primary vtable for QCloseEvent 8-129. typeinfo for QCloseEvent 8-130. Primary vtable for QUtf8Codec 8-131. typeinfo for QUtf8Codec 8-132. Primary vtable for QTranslator 8-133. typeinfo for QTranslator 8-134. Primary vtable for QGb18030Codec 8-135. typeinfo for QGb18030Codec 8-136. Primary vtable for QGbkCodec 8-137. typeinfo for QGbkCodec 8-138. Primary vtable for QUtf16Codec 8-139. typeinfo for QUtf16Codec 8-140. Primary vtable for QEucKrCodec 8-141. typeinfo for QEucKrCodec 8-142. Primary vtable for QJisCodec 8-143. typeinfo for QJisCodec 8-144. Primary vtable for QTextEncoder 8-145. typeinfo for QTextEncoder 8-146. Primary vtable for QTsciiCodec 8-147. typeinfo for QTsciiCodec 8-148. Primary vtable for QSjisCodec 8-149. typeinfo for QSjisCodec 8-150. Primary vtable for QEucJpCodec 8-151. typeinfo for QEucJpCodec 8-152. Primary vtable for QGb2312Codec 8-153. typeinfo for QGb2312Codec 8-154. Primary vtable for QHebrewCodec 8-155. typeinfo for QHebrewCodec 8-156. Primary vtable for QTextDecoder 8-157. typeinfo for QTextDecoder 8-158. Primary vtable for QTextCodec 8-159. typeinfo for QTextCodec 8-160. Primary vtable for QJpUnicodeConv 8-161. typeinfo for QJpUnicodeConv 8-162. Primary vtable for QDataSource 8-163. typeinfo for QDataSource 8-164. Primary vtable for QProcess 8-165. typeinfo for QProcess 8-166. Primary vtable for QDataPump 8-167. typeinfo for QDataPump 8-168. Primary vtable for QFile 8-169. typeinfo for QFile 8-170. Primary vtable for QBuffer 8-171. typeinfo for QBuffer 8-172. Primary vtable for QClipboard 8-173. typeinfo for QClipboard 8-174. Primary vtable for QAsyncIO 8-175. typeinfo for QAsyncIO 8-176. Primary vtable for QSignal 8-177. typeinfo for QSignal 8-178. Primary vtable for QDataSink 8-179. typeinfo for QDataSink 8-180. Primary vtable for QDir 8-181. typeinfo for QDir 8-182. Primary vtable for QTextOStream 8-183. typeinfo for QTextOStream 8-184. Primary vtable for QTextStream 8-185. typeinfo for QTextStream 8-186. Primary vtable for QSignalMapper 8-187. typeinfo for QSignalMapper 8-188. Primary vtable for QIODeviceSource 8-189. typeinfo for QIODeviceSource 8-190. Primary vtable for QIODevice 8-191. typeinfo for QIODevice 8-192. Primary vtable for QDataStream 8-193. typeinfo for QDataStream 8-194. Primary vtable for QImageFormat 8-195. typeinfo for QImageFormat 8-196. Primary vtable for QSound 8-197. typeinfo for QSound 8-198. Primary vtable for QImageConsumer 8-199. typeinfo for QImageConsumer 8-200. Primary vtable for QImageFormatType 8-201. typeinfo for QImageFormatType 8-202. Primary vtable for QMimeSourceFactory 8-203. typeinfo for QMimeSourceFactory 8-204. Primary vtable for QUrlOperator 8-205. Secondary vtable for QUrlOperator 8-206. typeinfo for QUrlOperator 8-207. Primary vtable for QSocket 8-208. Secondary vtable for QSocket 8-209. typeinfo for QSocket 8-210. Primary vtable for QSocketNotifier 8-211. typeinfo for QSocketNotifier 8-212. Primary vtable for QNetworkProtocol 8-213. typeinfo for QNetworkProtocol 8-214. Primary vtable for QUrl 8-215. typeinfo for QUrl 8-216. Primary vtable for QSocketDevice 8-217. typeinfo for QSocketDevice 8-218. Primary vtable for QHttpResponseHeader 8-219. typeinfo for QHttpResponseHeader 8-220. Primary vtable for QServerSocket 8-221. typeinfo for QServerSocket 8-222. Primary vtable for QUrlInfo 8-223. typeinfo for QUrlInfo 8-224. Primary vtable for QNetworkOperation 8-225. typeinfo for QNetworkOperation 8-226. Primary vtable for QHttp 8-227. typeinfo for QHttp 8-228. Primary vtable for QMimeSource 8-229. typeinfo for QMimeSource 8-230. Primary vtable for QDns 8-231. typeinfo for QDns 8-232. Primary vtable for QHttpRequestHeader 8-233. typeinfo for QHttpRequestHeader 8-234. Primary vtable for QHttpHeader 8-235. typeinfo for QHttpHeader 8-236. Primary vtable for QLocalFs 8-237. typeinfo for QLocalFs 8-238. Primary vtable for QConnectionList 8-239. typeinfo for QConnectionList 8-240. Primary vtable for QHostAddress 8-241. typeinfo for QHostAddress 8-242. Primary vtable for QFtp 8-243. typeinfo for QFtp 8-244. libqt-mt - Qt3 Network Function Interfaces 8-245. Primary vtable for QObjectCleanupHandler 8-246. typeinfo for QObjectCleanupHandler 8-247. Primary vtable for QObjectUserData 8-248. typeinfo for QObjectUserData 8-249. Primary vtable for QObject 8-250. typeinfo for QObject 8-251. Primary vtable for QMetaObject 8-252. typeinfo for QMetaObject 8-253. Primary vtable for QGuardedPtrPrivate 8-254. typeinfo for QGuardedPtrPrivate 8-255. libqt-mt - Qt3 OpenGL Function Interfaces 8-256. Primary vtable for QPaintDevice 8-257. typeinfo for QPaintDevice 8-258. Primary vtable for QBitmap 8-259. typeinfo for QBitmap 8-260. Primary vtable for QPicture 8-261. typeinfo for QPicture 8-262. Primary vtable for QPixmap 8-263. typeinfo for QPixmap 8-264. Primary vtable for QPrinter 8-265. typeinfo for QPrinter 8-266. Primary vtable for QSqlResult 8-267. typeinfo for QSqlResult 8-268. Primary vtable for QSqlSelectCursor 8-269. Secondary vtable for QSqlSelectCursor 8-270. typeinfo for QSqlSelectCursor 8-271. Primary vtable for QSqlDriver 8-272. typeinfo for QSqlDriver 8-273. Primary vtable for QSqlPropertyMap 8-274. typeinfo for QSqlPropertyMap 8-275. Primary vtable for QSqlQuery 8-276. typeinfo for QSqlQuery 8-277. Primary vtable for QSqlRecord 8-278. typeinfo for QSqlRecord 8-279. Primary vtable for QSqlDatabase 8-280. typeinfo for QSqlDatabase 8-281. Primary vtable for QEditorFactory 8-282. typeinfo for QEditorFactory 8-283. Primary vtable for QSqlDriverPlugin 8-284. typeinfo for QSqlDriverPlugin 8-285. Primary vtable for QSqlResultShared 8-286. typeinfo for QSqlResultShared 8-287. Primary vtable for QSqlError 8-288. typeinfo for QSqlError 8-289. Primary vtable for QSqlForm 8-290. typeinfo for QSqlForm 8-291. Primary vtable for QSqlEditorFactory 8-292. typeinfo for QSqlEditorFactory 8-293. Primary vtable for QSqlCursor 8-294. Secondary vtable for QSqlCursor 8-295. typeinfo for QSqlCursor 8-296. Primary vtable for QSqlFieldInfo 8-297. typeinfo for QSqlFieldInfo 8-298. Primary vtable for QSqlIndex 8-299. typeinfo for QSqlIndex 8-300. Primary vtable for QSqlField 8-301. typeinfo for QSqlField 8-302. libqt-mt - Qt3 SQL Function Interfaces 8-303. Primary vtable for QCommonStyle 8-304. typeinfo for QCommonStyle 8-305. Primary vtable for QStyle 8-306. typeinfo for QStyle 8-307. Primary vtable for QSyntaxHighlighter 8-308. typeinfo for QSyntaxHighlighter 8-309. Primary vtable for QStyleSheet 8-310. typeinfo for QStyleSheet 8-311. Primary vtable for QStrList 8-312. typeinfo for QStrList 8-313. Primary vtable for QCString 8-314. typeinfo for QCString 8-315. Primary vtable for QWaitCondition 8-316. typeinfo for QWaitCondition 8-317. Primary vtable for QMutex 8-318. typeinfo for QMutex 8-319. Primary vtable for QThread 8-320. typeinfo for QThread 8-321. Primary vtable for QSemaphore 8-322. typeinfo for QSemaphore 8-323. Primary vtable for QToolBar 8-324. Secondary vtable for QToolBar 8-325. typeinfo for QToolBar 8-326. Primary vtable for QActionGroup 8-327. typeinfo for QActionGroup 8-328. Primary vtable for QStatusBar 8-329. Secondary vtable for QStatusBar 8-330. typeinfo for QStatusBar 8-331. Primary vtable for QSizeGrip 8-332. Secondary vtable for QSizeGrip 8-333. typeinfo for QSizeGrip 8-334. Primary vtable for QSessionManager 8-335. typeinfo for QSessionManager 8-336. Primary vtable for QApplication 8-337. typeinfo for QApplication 8-338. Primary vtable for QWorkspace 8-339. Secondary vtable for QWorkspace 8-340. typeinfo for QWorkspace 8-341. Primary vtable for QAction 8-342. typeinfo for QAction 8-343. libqt-mt - Qt3 Main Window and Application Function Interfaces 8-344. Primary vtable for QFrame 8-345. Secondary vtable for QFrame 8-346. typeinfo for QFrame 8-347. Primary vtable for QScrollView 8-348. Secondary vtable for QScrollView 8-349. typeinfo for QScrollView 8-350. Primary vtable for QTextBrowser 8-351. Secondary vtable for QTextBrowser 8-352. typeinfo for QTextBrowser 8-353. Primary vtable for QLineEdit 8-354. Secondary vtable for QLineEdit 8-355. typeinfo for QLineEdit 8-356. Primary vtable for QListBoxText 8-357. typeinfo for QListBoxText 8-358. Primary vtable for QLCDNumber 8-359. Secondary vtable for QLCDNumber 8-360. typeinfo for QLCDNumber 8-361. Primary vtable for QGridView 8-362. Secondary vtable for QGridView 8-363. typeinfo for QGridView 8-364. Primary vtable for QButton 8-365. Secondary vtable for QButton 8-366. typeinfo for QButton 8-367. Primary vtable for QTabWidget 8-368. Secondary vtable for QTabWidget 8-369. typeinfo for QTabWidget 8-370. Primary vtable for QTextView 8-371. Secondary vtable for QTextView 8-372. typeinfo for QTextView 8-373. Primary vtable for QTab 8-374. typeinfo for QTab 8-375. Primary vtable for QDial 8-376. Secondary vtable for QDial 8-377. Secondary vtable for QDial 8-378. typeinfo for QDial 8-379. Primary vtable for QListView 8-380. Secondary vtable for QListView 8-381. typeinfo for QListView 8-382. Primary vtable for QDesktopWidget 8-383. Secondary vtable for QDesktopWidget 8-384. typeinfo for QDesktopWidget 8-385. Primary vtable for QListBoxItem 8-386. typeinfo for QListBoxItem 8-387. Primary vtable for QScrollBar 8-388. Secondary vtable for QScrollBar 8-389. Secondary vtable for QScrollBar 8-390. typeinfo for QScrollBar 8-391. Primary vtable for QIconFactory 8-392. typeinfo for QIconFactory 8-393. Primary vtable for QSpinBox 8-394. Secondary vtable for QSpinBox 8-395. Secondary vtable for QSpinBox 8-396. typeinfo for QSpinBox 8-397. Primary vtable for QLabel 8-398. Secondary vtable for QLabel 8-399. typeinfo for QLabel 8-400. Primary vtable for QListBoxPixmap 8-401. typeinfo for QListBoxPixmap 8-402. Primary vtable for QWhatsThis 8-403. typeinfo for QWhatsThis 8-404. Primary vtable for QMultiLineEdit 8-405. Secondary vtable for QMultiLineEdit 8-406. typeinfo for QMultiLineEdit 8-407. Primary vtable for QListBox 8-408. Secondary vtable for QListBox 8-409. typeinfo for QListBox 8-410. Primary vtable for QComboBox 8-411. Secondary vtable for QComboBox 8-412. typeinfo for QComboBox 8-413. Primary vtable for QRadioButton 8-414. Secondary vtable for QRadioButton 8-415. typeinfo for QRadioButton 8-416. Primary vtable for QSlider 8-417. Secondary vtable for QSlider 8-418. Secondary vtable for QSlider 8-419. typeinfo for QSlider 8-420. Primary vtable for QMainWindow 8-421. Secondary vtable for QMainWindow 8-422. typeinfo for QMainWindow 8-423. Primary vtable for QToolButton 8-424. Secondary vtable for QToolButton 8-425. typeinfo for QToolButton 8-426. Primary vtable for QWidgetIntDict 8-427. typeinfo for QWidgetIntDict 8-428. Primary vtable for QTabBar 8-429. Secondary vtable for QTabBar 8-430. typeinfo for QTabBar 8-431. Primary vtable for QToolTip 8-432. typeinfo for QToolTip 8-433. Primary vtable for QCheckBox 8-434. Secondary vtable for QCheckBox 8-435. typeinfo for QCheckBox 8-436. Primary vtable for QDockWindow 8-437. Secondary vtable for QDockWindow 8-438. typeinfo for QDockWindow 8-439. Primary vtable for QSpinWidget 8-440. Secondary vtable for QSpinWidget 8-441. typeinfo for QSpinWidget 8-442. Primary vtable for QToolBox 8-443. Secondary vtable for QToolBox 8-444. typeinfo for QToolBox 8-445. Primary vtable for QProgressBar 8-446. Secondary vtable for QProgressBar 8-447. typeinfo for QProgressBar 8-448. Primary vtable for QIconViewItem 8-449. typeinfo for QIconViewItem 8-450. Primary vtable for QCheckListItem 8-451. typeinfo for QCheckListItem 8-452. Primary vtable for QDockArea 8-453. Secondary vtable for QDockArea 8-454. typeinfo for QDockArea 8-455. Primary vtable for QListViewItem 8-456. typeinfo for QListViewItem 8-457. Primary vtable for QIconView 8-458. Secondary vtable for QIconView 8-459. typeinfo for QIconView 8-460. Primary vtable for QWidget 8-461. Secondary vtable for QWidget 8-462. typeinfo for QWidget 8-463. Primary vtable for QToolTipGroup 8-464. typeinfo for QToolTipGroup 8-465. Primary vtable for QPushButton 8-466. Secondary vtable for QPushButton 8-467. typeinfo for QPushButton 8-468. Primary vtable for QWidgetList 8-469. typeinfo for QWidgetList 8-470. Primary vtable for QDataView 8-471. Secondary vtable for QDataView 8-472. typeinfo for QDataView 8-473. Primary vtable for QDataBrowser 8-474. Secondary vtable for QDataBrowser 8-475. typeinfo for QDataBrowser 8-476. Primary vtable for QTextEdit 8-477. Secondary vtable for QTextEdit 8-478. typeinfo for QTextEdit 8-479. libqt-mt - Qt3 Widgets Function Interfaces 8-480. Primary vtable for QPopupMenu 8-481. Secondary vtable for QPopupMenu 8-482. Secondary vtable for QPopupMenu 8-483. typeinfo for QPopupMenu 8-484. Primary vtable for QMenuBar 8-485. Secondary vtable for QMenuBar 8-486. Secondary vtable for QMenuBar 8-487. typeinfo for QMenuBar 8-488. Primary vtable for QCustomMenuItem 8-489. typeinfo for QCustomMenuItem 8-490. Primary vtable for QMenuData 8-491. typeinfo for QMenuData 8-492. libqt-mt - Qt3 Menus Function Interfaces 8-493. Primary vtable for QHBox 8-494. Secondary vtable for QHBox 8-495. typeinfo for QHBox 8-496. Primary vtable for QSplitter 8-497. Secondary vtable for QSplitter 8-498. typeinfo for QSplitter 8-499. Primary vtable for QVBox 8-500. Secondary vtable for QVBox 8-501. typeinfo for QVBox 8-502. Primary vtable for QGroupBox 8-503. Secondary vtable for QGroupBox 8-504. typeinfo for QGroupBox 8-505. Primary vtable for QHGroupBox 8-506. Secondary vtable for QHGroupBox 8-507. typeinfo for QHGroupBox 8-508. Primary vtable for QHButtonGroup 8-509. Secondary vtable for QHButtonGroup 8-510. typeinfo for QHButtonGroup 8-511. Primary vtable for QWidgetStack 8-512. Secondary vtable for QWidgetStack 8-513. typeinfo for QWidgetStack 8-514. Primary vtable for QButtonGroup 8-515. Secondary vtable for QButtonGroup 8-516. typeinfo for QButtonGroup 8-517. Primary vtable for QVButtonGroup 8-518. Secondary vtable for QVButtonGroup 8-519. typeinfo for QVButtonGroup 8-520. Primary vtable for QGrid 8-521. Secondary vtable for QGrid 8-522. typeinfo for QGrid 8-523. Primary vtable for QVGroupBox 8-524. Secondary vtable for QVGroupBox 8-525. typeinfo for QVGroupBox 8-526. libqt-mt - Qt3 Organizers Function Interfaces 8-527. Primary vtable for QDockAreaLayout 8-528. Secondary vtable for QDockAreaLayout 8-529. typeinfo for QDockAreaLayout 8-530. Primary vtable for QBoxLayout 8-531. Secondary vtable for QBoxLayout 8-532. typeinfo for QBoxLayout 8-533. Primary vtable for QLayout 8-534. Secondary vtable for QLayout 8-535. typeinfo for QLayout 8-536. Primary vtable for QHBoxLayout 8-537. Secondary vtable for QHBoxLayout 8-538. typeinfo for QHBoxLayout 8-539. Primary vtable for QVBoxLayout 8-540. Secondary vtable for QVBoxLayout 8-541. typeinfo for QVBoxLayout 8-542. Primary vtable for QGLayoutIterator 8-543. typeinfo for QGLayoutIterator 8-544. Primary vtable for QWidgetItem 8-545. typeinfo for QWidgetItem 8-546. Primary vtable for QGridLayout 8-547. Secondary vtable for QGridLayout 8-548. typeinfo for QGridLayout 8-549. Primary vtable for QSpacerItem 8-550. typeinfo for QSpacerItem 8-551. Primary vtable for QLayoutItem 8-552. typeinfo for QLayoutItem 8-553. libqt-mt - Qt3 Layouts Function Interfaces 8-554. Primary vtable for QProgressDialog 8-555. Secondary vtable for QProgressDialog 8-556. typeinfo for QProgressDialog 8-557. Primary vtable for QWizard 8-558. Secondary vtable for QWizard 8-559. typeinfo for QWizard 8-560. Primary vtable for QSemiModal 8-561. Secondary vtable for QSemiModal 8-562. typeinfo for QSemiModal 8-563. Primary vtable for QFileDialog 8-564. Secondary vtable for QFileDialog 8-565. typeinfo for QFileDialog 8-566. Primary vtable for QErrorMessage 8-567. Secondary vtable for QErrorMessage 8-568. typeinfo for QErrorMessage 8-569. Primary vtable for QFilePreview 8-570. typeinfo for QFilePreview 8-571. Primary vtable for QMessageBox 8-572. Secondary vtable for QMessageBox 8-573. typeinfo for QMessageBox 8-574. Primary vtable for QDialog 8-575. Secondary vtable for QDialog 8-576. typeinfo for QDialog 8-577. Primary vtable for QFontDialog 8-578. Secondary vtable for QFontDialog 8-579. typeinfo for QFontDialog 8-580. Primary vtable for QPrintDialog 8-581. Secondary vtable for QPrintDialog 8-582. typeinfo for QPrintDialog 8-583. Primary vtable for QColorDialog 8-584. Secondary vtable for QColorDialog 8-585. typeinfo for QColorDialog 8-586. Primary vtable for QInputDialog 8-587. Secondary vtable for QInputDialog 8-588. typeinfo for QInputDialog 8-589. Primary vtable for QTabDialog 8-590. Secondary vtable for QTabDialog 8-591. typeinfo for QTabDialog 8-592. Primary vtable for QFileIconProvider 8-593. typeinfo for QFileIconProvider 8-594. libqt-mt - Qt3 Dialogs Function Interfaces 8-595. Primary vtable for QTableItem 8-596. typeinfo for QTableItem 8-597. Primary vtable for QCheckTableItem 8-598. typeinfo for QCheckTableItem 8-599. Primary vtable for QHeader 8-600. Secondary vtable for QHeader 8-601. typeinfo for QHeader 8-602. Primary vtable for QDataTable 8-603. Secondary vtable for QDataTable 8-604. typeinfo for QDataTable 8-605. Primary vtable for QComboTableItem 8-606. typeinfo for QComboTableItem 8-607. Primary vtable for QTable 8-608. Secondary vtable for QTable 8-609. typeinfo for QTable 8-610. libqt-mt - Qt3 Tables Function Interfaces 8-611. Primary vtable for QGPlugin 8-612. typeinfo for QGPlugin 8-613. Primary vtable for QStylePlugin 8-614. typeinfo for QStylePlugin 8-615. Primary vtable for QTextCodecPlugin 8-616. typeinfo for QTextCodecPlugin 8-617. Primary vtable for QWidgetPlugin 8-618. typeinfo for QWidgetPlugin 8-619. Primary vtable for QLibrary 8-620. typeinfo for QLibrary 8-621. Primary vtable for QImageFormatPlugin 8-622. typeinfo for QImageFormatPlugin 8-623. Primary vtable for QXmlEntityResolver 8-624. typeinfo for QXmlEntityResolver 8-625. Primary vtable for QXmlLocator 8-626. typeinfo for QXmlLocator 8-627. Primary vtable for QDomElement 8-628. typeinfo for QDomElement 8-629. Primary vtable for QDomImplementation 8-630. typeinfo for QDomImplementation 8-631. Primary vtable for QDomDocumentType 8-632. typeinfo for QDomDocumentType 8-633. Primary vtable for QDomDocument 8-634. typeinfo for QDomDocument 8-635. Primary vtable for QDomAttr 8-636. typeinfo for QDomAttr 8-637. Primary vtable for QDomNodeList 8-638. typeinfo for QDomNodeList 8-639. Primary vtable for QXmlReader 8-640. typeinfo for QXmlReader 8-641. Primary vtable for QDomEntity 8-642. typeinfo for QDomEntity 8-643. Primary vtable for QXmlDeclHandler 8-644. typeinfo for QXmlDeclHandler 8-645. Primary vtable for QDomNode 8-646. typeinfo for QDomNode 8-647. Primary vtable for QDomText 8-648. typeinfo for QDomText 8-649. Primary vtable for QDomCharacterData 8-650. typeinfo for QDomCharacterData 8-651. Primary vtable for QDomComment 8-652. typeinfo for QDomComment 8-653. Primary vtable for QXmlDefaultHandler 8-654. Secondary vtable for QXmlDefaultHandler 8-655. Secondary vtable for QXmlDefaultHandler 8-656. Secondary vtable for QXmlDefaultHandler 8-657. Secondary vtable for QXmlDefaultHandler 8-658. Secondary vtable for QXmlDefaultHandler 8-659. typeinfo for QXmlDefaultHandler 8-660. Primary vtable for QDomNotation 8-661. typeinfo for QDomNotation 8-662. Primary vtable for QXmlSimpleReader 8-663. typeinfo for QXmlSimpleReader 8-664. Primary vtable for QXmlLexicalHandler 8-665. typeinfo for QXmlLexicalHandler 8-666. Primary vtable for QXmlAttributes 8-667. typeinfo for QXmlAttributes 8-668. Primary vtable for QDomProcessingInstruction 8-669. typeinfo for QDomProcessingInstruction 8-670. Primary vtable for QXmlContentHandler 8-671. typeinfo for QXmlContentHandler 8-672. Primary vtable for QDomEntityReference 8-673. typeinfo for QDomEntityReference 8-674. Primary vtable for QDomCDATASection 8-675. typeinfo for QDomCDATASection 8-676. Primary vtable for QXmlDTDHandler 8-677. typeinfo for QXmlDTDHandler 8-678. Primary vtable for QXmlInputSource 8-679. typeinfo for QXmlInputSource 8-680. Primary vtable for QXmlErrorHandler 8-681. typeinfo for QXmlErrorHandler 8-682. Primary vtable for QDomDocumentFragment 8-683. typeinfo for QDomDocumentFragment 8-684. libqt-mt - Qt3 XML Function Interfaces 8-685. Primary vtable for QIconSet 8-686. typeinfo for QIconSet 8-687. Primary vtable for QRegExpValidator 8-688. typeinfo for QRegExpValidator 8-689. Primary vtable for QIntValidator 8-690. typeinfo for QIntValidator 8-691. Primary vtable for QValidator 8-692. typeinfo for QValidator 8-693. Primary vtable for QDoubleValidator 8-694. typeinfo for QDoubleValidator 8-695. Primary vtable for QGVector 8-696. typeinfo for QGVector 8-697. Primary vtable for QGList 8-698. typeinfo for QGList 8-699. Primary vtable for QPolygonScanner 8-700. typeinfo for QPolygonScanner 8-701. Primary vtable for QGCache 8-702. typeinfo for QGCache 8-703. Primary vtable for QGArray 8-704. typeinfo for QGArray 8-705. Primary vtable for QSignalVec 8-706. typeinfo for QSignalVec 8-707. Primary vtable for QGDict 8-708. typeinfo for QGDict 8-709. Primary vtable for QRangeControl 8-710. typeinfo for QRangeControl 8-711. Primary vtable for QSplashScreen 8-712. Secondary vtable for QSplashScreen 8-713. typeinfo for QSplashScreen 8-714. Primary vtable for QAccel 8-715. typeinfo for QAccel 8-716. libqt-mt - Qt3 Miscellaneous Function Interfaces __________________________________________________________ Foreword This is version 3.2 of the LSB Desktop Specification. This specification is part of a family of specifications under the general title"Linux Standard Base". Developers of applications or implementations interested in using the LSB trademark should see the Linux Foundation Certification Policy for details. __________________________________________________________ Introduction The LSB Desktop specification defines components that are required to be present on an LSB conforming system. This document should be used in conjunction with the documents it references. Information referenced in this way is as much a part of this document as is the information explicitly included here. I. Introductory Elements Table of Contents 1. Scope 2. References 2.1. Normative References 2.2. Informative References/Bibliography 3. Requirements 3.1. Relevant Libraries 4. Definitions 5. Terminology __________________________________________________________ Chapter 1. Scope The LSB Desktop module defines components found on an LSB conforming system. __________________________________________________________ Chapter 2. References 2.1. Normative References The specifications listed below are referenced in whole or in part by the LSB Desktop specification. Such references may be normative or informative; a reference to specification shall only be considered normative if it is explicitly cited as such. The LSB Desktop specification may make normative references to a portion of these specifications (that is, to define a specific function or group of functions); in such cases, only the explicitly referenced portion of the specification is to be considered normative. Table 2-1. Normative References Name Title URL ATK 1.9.0 Reference Manual ATK 1.9.0 Reference Manual http://www.gtk.org/api/2.6/atk/index.html Double Buffer Extension Library Double Buffer Extension Library - Protocol Version 1.0 http://refspecs.linux-foundation.org/X11/dbelib.pdf Fontconfig Developers Reference Fontconfig Developers Reference, Version 2.3.0 http://fontconfig.org/fontconfig-devel/ Gdk 2.6.2 Reference Manual Gdk 2.6.2 Reference Manual http://www.gtk.org/api/2.6/gdk/index.html Gdk-pixbuf 2.6.2 Reference Manual Gdk-pixbuf 2.6.2 Reference Manual http://www.gtk.org/api/2.6/gdk-pixbuf/index.html Glib 2.6.2 Reference Manual Glib 2.6.2 Reference Manual http://www.gtk.org/api/2.6/glib/index.html Gobject 2.6.2 Reference Manual Gobject 2.6.2 Reference Manual http://www.gtk.org/api/2.6/gobject/index.html Gtk 2.6.2 Reference Manual Gtk 2.6.2 Reference Manual http://www.gtk.org/api/2.6/gtk/index.html ISO C (1999) ISO/IEC 9899: 1999, Programming Languages --C ISO/IEC 14882: 2003 C++ Language ISO/IEC 14882: 2003 Programming languages --C++ Itanium(TM) C++ ABI Itanium(TM) C++ ABI (Revision 1.83) http://refspecs.linux-foundation.org/cxxabi-1.83.html OpenGL OpenGL Application Binary Interface for Linux http://oss.sgi.com/projects/ogl-sample/ABI/ Pango 1.8.0 Reference Manual Pango 1.8.0 Reference Manual http://www.gtk.org/api/2.6/pango/index.html Qt 3.3.6 Qt 3.3.6 Reference Manual http://doc.trolltech.com/3.3/index.html QtCore 4.2.0 Qt 4.2.0 Reference Manual http://doc.trolltech.com/4.2/qtcore.html QtGui 4.2.0 Qt 4.2.0 Reference Manual http://doc.trolltech.com/4.2/qtgui.html QtNetwork 4.2.0 Qt 4.2.0 Reference Manual http://doc.trolltech.com/4.2/qtnetwork.html QtOpenGL 4.2.0 Qt 4.2.0 Reference Manual http://doc.trolltech.com/4.2/qtopengl.html QtSql 4.2.0 Qt 4.2.0 Reference Manual http://doc.trolltech.com/4.2/qtsql.html QtSvg 4.2.0 Qt 4.2.0 Reference Manual http://doc.trolltech.com/4.2/qtsvg.html QtXml 4.2.0 Qt 4.2.0 Reference Manual http://doc.trolltech.com/4.2/qtxml.html Reference Manual for libxml2 Reference Manual for libxml2 http://xmlsoft.org/html/index.html The MIT Shared Memory Extension MIT-SHM - The MIT Shared Memory Extension - X version 11, Release 5 http://refspecs.linux-foundation.org/X11/mit-shm.pdf X Display Power Management Signaling X Display Power Management Signaling (DPMS) Extension - Library Specificationi - Version 1.0 http://refspecs.linux-foundation.org/X11/DPMSlib.pdf X Extended Visual Interface Extension Extended Visual Information Extension - Version 1.0 http://refspecs.linux-foundation.org/X11/evi.pdf X Nonrectangular Window Shape Extension Library X Nonrectangular Window Shape Extension Library - Version 1.0 http://refspecs.linux-foundation.org/X11/shapelib.pdf X Record Extension Library X Record Extension Library - Version 1.13 http://refspecs.linux-foundation.org/X11/recordlib.pdf X Security Extension Specification Security Extension Specification - Version 7.1 http://refspecs.linux-foundation.org/X11/security.pdf X Synchronization Extension Library X Synchronization Extension Library - Version 3.0 http://refspecs.linux-foundation.org/X11/synclib.pdf X11 C Library Xlib - C Language X Interface - X Version 11 Release 6.4 http://refspecs.linux-foundation.org/X11/xlib.pdf X11 Input Library X Input Device Extension Library - X Version 11, Release 6.4 http://refspecs.linux-foundation.org/X11/Xinput.pdf X11 Inter-Client Exchange Inter-Client Exchange Library - Version 1.0 http://refspecs.linux-foundation.org/X11/ICElib.pdf X11 Session Management X Session Management Library - Version 1.0 http://refspecs.linux-foundation.org/X11/SMlib.pdf X11 Toolkit Intrinsics X Toolkit Intrinsics - C Language Interface - X Version 11, Release 6.4 http://refspecs.linux-foundation.org/X11/intrinsics.pdf Xft Placeholder Xft Specification Placeholder Xrender Placeholder Xrender Specification Placeholder http://refspecs.linux-foundation.org/X11/XRenderProtocol.html __________________________________________________________ 2.2. Informative References/Bibliography In addition, the specifications listed below provide essential background information to implementors of this specification. These references are included for information only. Table 2-2. Other References Name Title URL A description on how to use and modify libpng A description on how to use and modify libpng http://www.libpng.org/pub/png/libpng-1.2.5-manual.html Base Directory Spec XDG Base Directory Specification Versio 0.6 http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6. html Desktop Entry Spec Desktop Entry Specification Version 1.0 http://standards.freedesktop.org/desktop-entry-spec/desktop-ent ry-spec-1.0.html Desktop Menu Spec Desktop Menu Specification Version 1.0 http://standards.freedesktop.org/menu-spec/menu-spec-1.0.html FreeType Reference FreeType 2.1.10 API Reference http://refspecs.linux-foundation.org/freetype/freetype-doc-2.1. 10/docs/reference/ft2-toc.html Icon Theme Spec Icon Theme Specification Version 0.11 http://standards.freedesktop.org/icon-theme-spec/icon-theme-spe c-0.11.html Independent JPEG Group Independent JPEG Group http://www.ijg.org/ __________________________________________________________ Chapter 3. Requirements 3.1. Relevant Libraries The libraries listed in Table 3-1 shall be available on a Linux Standard Base - Desktop system, with the specified runtime names. This list may be supplemented or amended by the architecture-specific specification. Table 3-1. Standard Library Names Library Runtime Name libX11 libX11.so.6 libXt libXt.so.6 libGL libGL.so.1 libXext libXext.so.6 libICE libICE.so.6 libSM libSM.so.6 libXi libXi.so.6 libglib-2.0 libglib-2.0.so.0 libgobject-2.0 libgobject-2.0.so.0 libgmodule-2.0 libgmodule-2.0.so.0 libgthread-2.0 libgthread-2.0.so.0 libatk-1.0 libatk-1.0.so.0 libpango-1.0 libpango-1.0.so.0 libpangoxft-1.0 libpangoxft-1.0.so.0 libpangoft2-1.0 libpangoft2-1.0.so.0 libgdk_pixbuf-2.0 libgdk_pixbuf-2.0.so.0 libgdk_pixbuf_xlib-2.0 libgdk_pixbuf_xlib-2.0.so.0 libgdk-x11-2.0 libgdk-x11-2.0.so.0 libgtk-x11-2.0 libgtk-x11-2.0.so.0 libQtCore libQtCore.so.4 libQtGui libQtGui.so.4 libQtNetwork libQtNetwork.so.4 libQtXml libQtXml.so.4 libQtOpenGL libQtOpenGL.so.4 libQtSql libQtSql.so.4 libQtSvg libQtSvg.so.4 libfontconfig libfontconfig.so.1 libpng12 libpng12.so.0 libjpeg libjpeg.so.62 libXrender libXrender.so.1 libfreetype libfreetype.so.6 libXft libXft.so.2 libxml2 libxml2.so.2 libqt-mt libqt-mt.so.3 These libraries will be in an implementation-defined directory which the dynamic linker shall search by default. __________________________________________________________ Chapter 4. Definitions For the purposes of this document, the following definitions, as specified in the ISO/IEC Directives, Part 2, 2001, 4th Edition, apply: can be able to; there is a possibility of; it is possible to cannot be unable to; there is no possibilty of; it is not possible to may is permitted; is allowed; is permissible need not it is not required that; no...is required shall is to; is required to; it is required that; has to; only...is permitted; it is necessary shall not is not allowed [permitted] [acceptable] [permissible]; is required to be not; is required that...be not; is not to be should it is recommended that; ought to should not it is not recommended that; ought not to __________________________________________________________ Chapter 5. Terminology For the purposes of this document, the following terms apply: implementation-defined Describes a value or behavior that is not defined by this document but is selected by an implementor. The value or behavior may vary among implementations that conform to this document. An application should not rely on the existence of the value or behavior. An application that relies on such a value or behavior cannot be assured to be portable across conforming implementations. The implementor shall document such a value or behavior so that it can be used correctly by an application. Shell Script A file that is read by an interpreter (e.g., awk). The first line of the shell script includes a reference to its interpreter binary. undefined Describes the nature of a value or behavior not defined by this document which results from use of an invalid program construct or invalid data input. The value or behavior may vary among implementations that conform to this document. An application should not rely on the existence or validity of the value or behavior. An application that relies on any particular value or behavior cannot be assured to be portable across conforming implementations. unspecified Describes the nature of a value or behavior not specified by this document which results from use of a valid program construct or valid data input. The value or behavior may vary among implementations that conform to this document. An application should not rely on the existence or validity of the value or behavior. An application that relies on any particular value or behavior cannot be assured to be portable across conforming implementations. II. GTK+ Stack Libraries Table of Contents 6. Libraries 6.1. Introduction 6.2. Interfaces for libglib-2.0 6.2.1. GTK General purpose utility library 6.2.2. Glib Arrays 6.2.3. Glib Asynchronous Queues 6.2.4. Glib Atomic Operations 6.2.5. Glib Automatic String Completion 6.2.6. Glib Balanced Binary Trees 6.2.7. Glib Byte Arrays 6.2.8. Glib Caches 6.2.9. Glib Character Set Conversion 6.2.10. Glib Commandline Option Parser 6.2.11. Glib Datasets 6.2.12. Glib Date and Time Functions 6.2.13. Glib Double-Ended Queues 6.2.14. Glib Doubly-Linked Lists 6.2.15. Glib Error Reporting 6.2.16. Glib File Utilities 6.2.17. Glib Glob-Style Pattern Matching 6.2.18. Glib Hash Tables 6.2.19. Glib Hook Functions 6.2.20. Glib IO Channels 6.2.21. Glib Internationalization 6.2.22. Glib Key-Value File Parser 6.2.23. Glib Keyed Data Lists 6.2.24. Glib Lexical Scanner 6.2.25. Glib Memory Allocation 6.2.26. Glib Memory Allocators 6.2.27. Glib Memory Chunks 6.2.28. Glib Message Logging 6.2.29. Glib Message Output and Debugging Functions 6.2.30. Glib Miscellaneous Utility Functions 6.2.31. Glib N-ary Trees 6.2.32. Glib Pointer Arrays 6.2.33. Glib Quarks 6.2.34. Glib Random Numbers 6.2.35. Glib Relations and Tuples 6.2.36. Glib Shell-related Utilities 6.2.37. Glib Simple XML Subset Parser 6.2.38. Glib Singly-Linked Lists 6.2.39. Glib Spawning Processes 6.2.40. Glib String Chunks 6.2.41. Glib String Utility Functions 6.2.42. Glib Strings 6.2.43. Glib - The Main Event Loop 6.2.44. Glib Thread Pools 6.2.45. Glib Threads 6.2.46. Glib Timers 6.2.47. Glib Trash Stacks 6.2.48. Glib Unicode Manipulation 6.2.49. Glib Version Information 6.3. Data Definitions for libglib-2.0 6.3.1. glib-2.0/glib.h 6.3.2. glib-2.0/glib/gstdio.h 6.4. Interfaces for libgobject-2.0 6.4.1. Glib Object System 6.5. Data Definitions for libgobject-2.0 6.5.1. glib-2.0/glib-object.h 6.5.2. glib-2.0/gobject/gvaluecollector.h 6.6. Interfaces for libgmodule-2.0 6.6.1. Glib-Dynamic loading of Modules 6.7. Data Definitions for libgmodule-2.0 6.7.1. glib-2.0/gmodule.h 6.8. Interfaces for libgthread-2.0 6.8.1. Glib thread abstraction 6.9. Interfaces for libatk-1.0 6.9.1. GTK Accessibility Toolkit 6.10. Data Definitions for libatk-1.0 6.10.1. atk-1.0/atk/atk-enum-types.h 6.10.2. atk-1.0/atk/atk.h 6.11. Interfaces for libpango-1.0 6.11.1. GTK Internationalized Text Layout and Rendering library 6.12. Data Definitions for libpango-1.0 6.12.1. pango-1.0/pango/pango.h 6.13. Interfaces for libpangoxft-1.0 6.13.1. Pango Xft Fonts and Rendering library 6.14. Data Definitions for libpangoxft-1.0 6.14.1. pango-1.0/pango/pangoxft.h 6.15. Interfaces for libpangoft2-1.0 6.15.1. Pango Freetype Fonts and Rendering library 6.16. Data Definitions for libpangoft2-1.0 6.16.1. pango-1.0/pango/pangofc-decoder.h 6.16.2. pango-1.0/pango/pangofc-fontmap.h 6.16.3. pango-1.0/pango/pangoft2.h 6.17. Interfaces for libgdk_pixbuf-2.0 6.17.1. GDK pixbuf rendering on drawables library 6.18. Data Definitions for libgdk_pixbuf-2.0 6.18.1. gtk-2.0/gdk-pixbuf/gdk-pixbuf.h 6.18.2. gtk-2.0/gdk-pixbuf/gdk-pixdata.h 6.19. Interfaces for libgdk_pixbuf_xlib-2.0 6.19.1. GDK pixbuf rendering to an X drawable library 6.20. Data Definitions for libgdk_pixbuf_xlib-2.0 6.20.1. gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h 6.21. Interfaces for libgdk-x11-2.0 6.21.1. GTK Drawing toolkit 6.22. Data Definitions for libgdk-x11-2.0 6.22.1. gtk-2.0/gdk/gdk.h 6.22.2. gtk-2.0/gdk/gdkkeysyms.h 6.22.3. gtk-2.0/gdk/gdkx.h 6.23. Interfaces for libgtk-x11-2.0 6.23.1. GTK main Widgets library 6.24. Data Definitions for libgtk-x11-2.0 6.24.1. gtk-2.0/gtk/gtk.h __________________________________________________________ Chapter 6. Libraries 6.1. Introduction A conforming implementation shall support the following GTK+ stack libraries which provide interfaces for creating rich graphical user interface applications. GLib A general-purpose utility library, not specific to graphical user interfaces. GLib provides many useful data types, macros, type conversions, string utilities, file utilities, a main loop abstraction, and so on. libglib-2.0 libgmodule-2.0 libgobject-2.0 libgthread-2.0 ATK ATK is the Accessibility Toolkit. It provides a set of generic interfaces allowing accessibility technologies to interact with a graphical user interface. For example, a screen reader uses ATK to discover the text in an interface and read it to blind users. GTK+ widgets have built-in support for accessibility using the ATK framework. libatk-1.0 Pango Pango is a library for internationalized text handling. It centers around the PangoLayout object, representing a paragraph of text. Pango provides the engine for GtkTextView, GtkLabel, GtkEntry, and other widgets that display text. libpango-1.0 libpangoxft-1.0 libpangoft2-1.0 GdkPixbuf This is a small library which allows you to create GdkPixbuf ("pixel buffer") objects from image data or image files. Use a GdkPixbuf in combination with GtkImage to display images. libgdk_pixbuf-2.0 libgdk_pixbuf_xlib-2.0 GDK GDK is the abstraction layer that allows GTK+ to support multiple windowing systems. GDK provides drawing and window system facilities on X11, Windows, and the Linux framebuffer device. libgdk-x11-2.0 GTK+ The GTK+ library contains widgets, that is, GUI components such as GtkButton or GtkTextView. libgtk-x11-2.0 There are three main parts to the definition of each of these libraries. The "Interfaces" section defines the required library name and version, and the required public symbols (interfaces and global data), as well as symbol versions, if any. The "Interface Definitions" section provides complete or partial definitions of certain interfaces where either this specification is the source specification, or where there are variations from the source specification. If an interface definition requires one or more header files, one of those headers shall include the function prototype for the interface. For source definitions of interfaces which include a reference to a header file, the contents of such header files form a part of the specification. The "Data Definitions" section provides the binary-level details for the header files from the source specifications, such as values for macros and enumerated types, as well as structure layouts, sizes and padding, etc. These data definitions, although presented in the form of header files for convenience, should not be taken a representing complete header files, as they are a supplement to the source specifications. Application developers should follow the guidelines of the source specifications when determining which header files need to be included to completely resolve all references. Note: While the Data Definitions supplement the source specifications, this specification itself does not require conforming implementations to supply any header files. __________________________________________________________ 6.2. Interfaces for libglib-2.0 Table 6-1 defines the library name and shared object name for the libglib-2.0 library Table 6-1. libglib-2.0 Definition Library: libglib-2.0 SONAME: libglib-2.0.so.0 __________________________________________________________ 6.2.1. GTK General purpose utility library __________________________________________________________ 6.2.1.1. Interfaces for GTK General purpose utility library No external functions are defined for libglib-2.0 - GTK General purpose utility library in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.2. Glib Arrays __________________________________________________________ 6.2.2.1. Interfaces for Glib Arrays No external functions are defined for libglib-2.0 - Glib Arrays in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.3. Glib Asynchronous Queues __________________________________________________________ 6.2.3.1. Interfaces for Glib Asynchronous Queues No external functions are defined for libglib-2.0 - Glib Asynchronous Queues in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.4. Glib Atomic Operations __________________________________________________________ 6.2.4.1. Interfaces for Glib Atomic Operations No external functions are defined for libglib-2.0 - Glib Atomic Operations in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.5. Glib Automatic String Completion __________________________________________________________ 6.2.5.1. Interfaces for Glib Automatic String Completion No external functions are defined for libglib-2.0 - Glib Automatic String Completion in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.6. Glib Balanced Binary Trees __________________________________________________________ 6.2.6.1. Interfaces for Glib Balanced Binary Trees No external functions are defined for libglib-2.0 - Glib Balanced Binary Trees in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.7. Glib Byte Arrays __________________________________________________________ 6.2.7.1. Interfaces for Glib Byte Arrays No external functions are defined for libglib-2.0 - Glib Byte Arrays in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.8. Glib Caches __________________________________________________________ 6.2.8.1. Interfaces for Glib Caches No external functions are defined for libglib-2.0 - Glib Caches in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.9. Glib Character Set Conversion __________________________________________________________ 6.2.9.1. Interfaces for Glib Character Set Conversion No external functions are defined for libglib-2.0 - Glib Character Set Conversion in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.10. Glib Commandline Option Parser __________________________________________________________ 6.2.10.1. Interfaces for Glib Commandline Option Parser No external functions are defined for libglib-2.0 - Glib Commandline Option Parser in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.11. Glib Datasets __________________________________________________________ 6.2.11.1. Interfaces for Glib Datasets No external functions are defined for libglib-2.0 - Glib Datasets in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.12. Glib Date and Time Functions __________________________________________________________ 6.2.12.1. Interfaces for Glib Date and Time Functions No external functions are defined for libglib-2.0 - Glib Date and Time Functions in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.13. Glib Double-Ended Queues __________________________________________________________ 6.2.13.1. Interfaces for Glib Double-Ended Queues No external functions are defined for libglib-2.0 - Glib Double-Ended Queues in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.14. Glib Doubly-Linked Lists __________________________________________________________ 6.2.14.1. Interfaces for Glib Doubly-Linked Lists No external functions are defined for libglib-2.0 - Glib Doubly-Linked Lists in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.15. Glib Error Reporting __________________________________________________________ 6.2.15.1. Interfaces for Glib Error Reporting No external functions are defined for libglib-2.0 - Glib Error Reporting in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.16. Glib File Utilities __________________________________________________________ 6.2.16.1. Interfaces for Glib File Utilities No external functions are defined for libglib-2.0 - Glib File Utilities in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.17. Glib Glob-Style Pattern Matching __________________________________________________________ 6.2.17.1. Interfaces for Glib Glob-Style Pattern Matching No external functions are defined for libglib-2.0 - Glib Glob-Style Pattern Matching in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.18. Glib Hash Tables __________________________________________________________ 6.2.18.1. Interfaces for Glib Hash Tables No external functions are defined for libglib-2.0 - Glib Hash Tables in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.19. Glib Hook Functions __________________________________________________________ 6.2.19.1. Interfaces for Glib Hook Functions No external functions are defined for libglib-2.0 - Glib Hook Functions in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.20. Glib IO Channels __________________________________________________________ 6.2.20.1. Interfaces for Glib IO Channels No external functions are defined for libglib-2.0 - Glib IO Channels in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.21. Glib Internationalization __________________________________________________________ 6.2.21.1. Interfaces for Glib Internationalization No external functions are defined for libglib-2.0 - Glib Internationalization in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.22. Glib Key-Value File Parser __________________________________________________________ 6.2.22.1. Interfaces for Glib Key-Value File Parser No external functions are defined for libglib-2.0 - Glib Key-Value File Parser in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.23. Glib Keyed Data Lists __________________________________________________________ 6.2.23.1. Interfaces for Glib Keyed Data Lists No external functions are defined for libglib-2.0 - Glib Keyed Data Lists in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.24. Glib Lexical Scanner __________________________________________________________ 6.2.24.1. Interfaces for Glib Lexical Scanner No external functions are defined for libglib-2.0 - Glib Lexical Scanner in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.25. Glib Memory Allocation __________________________________________________________ 6.2.25.1. Interfaces for Glib Memory Allocation No external functions are defined for libglib-2.0 - Glib Memory Allocation in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.26. Glib Memory Allocators __________________________________________________________ 6.2.26.1. Interfaces for Glib Memory Allocators No external functions are defined for libglib-2.0 - Glib Memory Allocators in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.27. Glib Memory Chunks __________________________________________________________ 6.2.27.1. Interfaces for Glib Memory Chunks No external functions are defined for libglib-2.0 - Glib Memory Chunks in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.28. Glib Message Logging __________________________________________________________ 6.2.28.1. Interfaces for Glib Message Logging No external functions are defined for libglib-2.0 - Glib Message Logging in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.29. Glib Message Output and Debugging Functions __________________________________________________________ 6.2.29.1. Interfaces for Glib Message Output and Debugging Functions No external functions are defined for libglib-2.0 - Glib Message Output and Debugging Functions in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.30. Glib Miscellaneous Utility Functions __________________________________________________________ 6.2.30.1. Interfaces for Glib Miscellaneous Utility Functions No external functions are defined for libglib-2.0 - Glib Miscellaneous Utility Functions in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.31. Glib N-ary Trees __________________________________________________________ 6.2.31.1. Interfaces for Glib N-ary Trees No external functions are defined for libglib-2.0 - Glib N-ary Trees in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.32. Glib Pointer Arrays __________________________________________________________ 6.2.32.1. Interfaces for Glib Pointer Arrays No external functions are defined for libglib-2.0 - Glib Pointer Arrays in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.33. Glib Quarks __________________________________________________________ 6.2.33.1. Interfaces for Glib Quarks No external functions are defined for libglib-2.0 - Glib Quarks in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.34. Glib Random Numbers __________________________________________________________ 6.2.34.1. Interfaces for Glib Random Numbers No external functions are defined for libglib-2.0 - Glib Random Numbers in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.35. Glib Relations and Tuples __________________________________________________________ 6.2.35.1. Interfaces for Glib Relations and Tuples No external functions are defined for libglib-2.0 - Glib Relations and Tuples in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.36. Glib Shell-related Utilities __________________________________________________________ 6.2.36.1. Interfaces for Glib Shell-related Utilities No external functions are defined for libglib-2.0 - Glib Shell-related Utilities in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.37. Glib Simple XML Subset Parser __________________________________________________________ 6.2.37.1. Interfaces for Glib Simple XML Subset Parser No external functions are defined for libglib-2.0 - Glib Simple XML Subset Parser in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.38. Glib Singly-Linked Lists __________________________________________________________ 6.2.38.1. Interfaces for Glib Singly-Linked Lists No external functions are defined for libglib-2.0 - Glib Singly-Linked Lists in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.39. Glib Spawning Processes __________________________________________________________ 6.2.39.1. Interfaces for Glib Spawning Processes No external functions are defined for libglib-2.0 - Glib Spawning Processes in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.40. Glib String Chunks __________________________________________________________ 6.2.40.1. Interfaces for Glib String Chunks No external functions are defined for libglib-2.0 - Glib String Chunks in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.41. Glib String Utility Functions __________________________________________________________ 6.2.41.1. Interfaces for Glib String Utility Functions No external functions are defined for libglib-2.0 - Glib String Utility Functions in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.42. Glib Strings __________________________________________________________ 6.2.42.1. Interfaces for Glib Strings No external functions are defined for libglib-2.0 - Glib Strings in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.43. Glib - The Main Event Loop __________________________________________________________ 6.2.43.1. Interfaces for Glib - The Main Event Loop No external functions are defined for libglib-2.0 - Glib - The Main Event Loop in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.44. Glib Thread Pools __________________________________________________________ 6.2.44.1. Interfaces for Glib Thread Pools No external functions are defined for libglib-2.0 - Glib Thread Pools in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.45. Glib Threads __________________________________________________________ 6.2.45.1. Interfaces for Glib Threads No external functions are defined for libglib-2.0 - Glib Threads in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.46. Glib Timers __________________________________________________________ 6.2.46.1. Interfaces for Glib Timers No external functions are defined for libglib-2.0 - Glib Timers in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.47. Glib Trash Stacks __________________________________________________________ 6.2.47.1. Interfaces for Glib Trash Stacks No external functions are defined for libglib-2.0 - Glib Trash Stacks in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.48. Glib Unicode Manipulation __________________________________________________________ 6.2.48.1. Interfaces for Glib Unicode Manipulation No external functions are defined for libglib-2.0 - Glib Unicode Manipulation in this part of the specification. See also the generic specification. __________________________________________________________ 6.2.49. Glib Version Information __________________________________________________________ 6.2.49.1. Interfaces for Glib Version Information No external functions are defined for libglib-2.0 - Glib Version Information in this part of the specification. See also the generic specification. __________________________________________________________ 6.3. Data Definitions for libglib-2.0 This section defines global identifiers and their values that are associated with interfaces contained in libglib-2.0. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 6.3.1. glib-2.0/glib.h #define G_STATIC_MUTEX_INIT \ { NULL, { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0} } } #define GPOINTER_TO_INT(p) ((glong) (p)) #define GLONG_TO_BE(val) ((glong) GINT64_TO_BE (val)) #define GLONG_TO_LE(val) ((glong) GINT64_TO_LE (val)) #define GINT_TO_POINTER(i) ((gpointer) (glong) (i)) #define GUINT_TO_POINTER(u) ((gpointer) (gulong) (u)) #define GPOINTER_TO_UINT(p) ((gulong) (p)) #define GULONG_TO_BE(val) ((gulong) GUINT64_TO_BE (val)) #define GULONG_TO_LE(val) ((gulong) GUINT64_TO_LE (val)) #define G_GINT64_CONSTANT(val) (G_GNUC_EXTENSION (val ##L)) #define G_VA_COPY_AS_ARRAY 1 #define GLIB_LSB_PADDING_SIZE 40 #define GLIB_LSB_DATA_SIZE 8 #define GLIB_SIZEOF_LONG 8 #define GLIB_SIZEOF_SIZE_T 8 #define GLIB_SIZEOF_VOID_P 8 #define G_BYTE_ORDER G_LITTLE_ENDIAN #define G_MAXSIZE G_MAXULONG #define G_GINT64_MODIFIER "l" #define G_GSIZE_MODIFIER "l" #define G_GINT64_FORMAT "li" #define G_GSSIZE_FORMAT "li" #define G_GSIZE_FORMAT "lu" #define G_GUINT64_FORMAT "lu" typedef long int gssize; typedef long int gint64; typedef unsigned long int guint64; typedef unsigned long int gsize; __________________________________________________________ 6.3.2. glib-2.0/glib/gstdio.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.4. Interfaces for libgobject-2.0 Table 6-2 defines the library name and shared object name for the libgobject-2.0 library Table 6-2. libgobject-2.0 Definition Library: libgobject-2.0 SONAME: libgobject-2.0.so.0 __________________________________________________________ 6.4.1. Glib Object System __________________________________________________________ 6.4.1.1. Interfaces for Glib Object System No external functions are defined for libgobject-2.0 - Glib Object System in this part of the specification. See also the generic specification. __________________________________________________________ 6.5. Data Definitions for libgobject-2.0 This section defines global identifiers and their values that are associated with interfaces contained in libgobject-2.0. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 6.5.1. glib-2.0/glib-object.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.5.2. glib-2.0/gobject/gvaluecollector.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.6. Interfaces for libgmodule-2.0 Table 6-3 defines the library name and shared object name for the libgmodule-2.0 library Table 6-3. libgmodule-2.0 Definition Library: libgmodule-2.0 SONAME: libgmodule-2.0.so.0 __________________________________________________________ 6.6.1. Glib-Dynamic loading of Modules __________________________________________________________ 6.6.1.1. Interfaces for Glib-Dynamic loading of Modules No external functions are defined for libgmodule-2.0 - Glib-Dynamic loading of Modules in this part of the specification. See also the generic specification. __________________________________________________________ 6.7. Data Definitions for libgmodule-2.0 This section defines global identifiers and their values that are associated with interfaces contained in libgmodule-2.0. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 6.7.1. glib-2.0/gmodule.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.8. Interfaces for libgthread-2.0 Table 6-4 defines the library name and shared object name for the libgthread-2.0 library Table 6-4. libgthread-2.0 Definition Library: libgthread-2.0 SONAME: libgthread-2.0.so.0 __________________________________________________________ 6.8.1. Glib thread abstraction __________________________________________________________ 6.8.1.1. Interfaces for Glib thread abstraction No external functions are defined for libgthread-2.0 - Glib thread abstraction in this part of the specification. See also the generic specification. __________________________________________________________ 6.9. Interfaces for libatk-1.0 Table 6-5 defines the library name and shared object name for the libatk-1.0 library Table 6-5. libatk-1.0 Definition Library: libatk-1.0 SONAME: libatk-1.0.so.0 __________________________________________________________ 6.9.1. GTK Accessibility Toolkit __________________________________________________________ 6.9.1.1. Interfaces for GTK Accessibility Toolkit No external functions are defined for libatk-1.0 - GTK Accessibility Toolkit in this part of the specification. See also the generic specification. __________________________________________________________ 6.10. Data Definitions for libatk-1.0 This section defines global identifiers and their values that are associated with interfaces contained in libatk-1.0. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 6.10.1. atk-1.0/atk/atk-enum-types.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.10.2. atk-1.0/atk/atk.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.11. Interfaces for libpango-1.0 Table 6-6 defines the library name and shared object name for the libpango-1.0 library Table 6-6. libpango-1.0 Definition Library: libpango-1.0 SONAME: libpango-1.0.so.0 __________________________________________________________ 6.11.1. GTK Internationalized Text Layout and Rendering library __________________________________________________________ 6.11.1.1. Interfaces for GTK Internationalized Text Layout and Rendering library No external functions are defined for libpango-1.0 - GTK Internationalized Text Layout and Rendering library in this part of the specification. See also the generic specification. __________________________________________________________ 6.12. Data Definitions for libpango-1.0 This section defines global identifiers and their values that are associated with interfaces contained in libpango-1.0. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 6.12.1. pango-1.0/pango/pango.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.13. Interfaces for libpangoxft-1.0 Table 6-7 defines the library name and shared object name for the libpangoxft-1.0 library Table 6-7. libpangoxft-1.0 Definition Library: libpangoxft-1.0 SONAME: libpangoxft-1.0.so.0 __________________________________________________________ 6.13.1. Pango Xft Fonts and Rendering library __________________________________________________________ 6.13.1.1. Interfaces for Pango Xft Fonts and Rendering library No external functions are defined for libpangoxft-1.0 - Pango Xft Fonts and Rendering library in this part of the specification. See also the generic specification. __________________________________________________________ 6.14. Data Definitions for libpangoxft-1.0 This section defines global identifiers and their values that are associated with interfaces contained in libpangoxft-1.0. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 6.14.1. pango-1.0/pango/pangoxft.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.15. Interfaces for libpangoft2-1.0 Table 6-8 defines the library name and shared object name for the libpangoft2-1.0 library Table 6-8. libpangoft2-1.0 Definition Library: libpangoft2-1.0 SONAME: libpangoft2-1.0.so.0 __________________________________________________________ 6.15.1. Pango Freetype Fonts and Rendering library __________________________________________________________ 6.15.1.1. Interfaces for Pango Freetype Fonts and Rendering library No external functions are defined for libpangoft2-1.0 - Pango Freetype Fonts and Rendering library in this part of the specification. See also the generic specification. __________________________________________________________ 6.16. Data Definitions for libpangoft2-1.0 This section defines global identifiers and their values that are associated with interfaces contained in libpangoft2-1.0. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 6.16.1. pango-1.0/pango/pangofc-decoder.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.16.2. pango-1.0/pango/pangofc-fontmap.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.16.3. pango-1.0/pango/pangoft2.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.17. Interfaces for libgdk_pixbuf-2.0 Table 6-9 defines the library name and shared object name for the libgdk_pixbuf-2.0 library Table 6-9. libgdk_pixbuf-2.0 Definition Library: libgdk_pixbuf-2.0 SONAME: libgdk_pixbuf-2.0.so.0 __________________________________________________________ 6.17.1. GDK pixbuf rendering on drawables library __________________________________________________________ 6.17.1.1. Interfaces for GDK pixbuf rendering on drawables library No external functions are defined for libgdk_pixbuf-2.0 - GDK pixbuf rendering on drawables library in this part of the specification. See also the generic specification. __________________________________________________________ 6.18. Data Definitions for libgdk_pixbuf-2.0 This section defines global identifiers and their values that are associated with interfaces contained in libgdk_pixbuf-2.0. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 6.18.1. gtk-2.0/gdk-pixbuf/gdk-pixbuf.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.18.2. gtk-2.0/gdk-pixbuf/gdk-pixdata.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.19. Interfaces for libgdk_pixbuf_xlib-2.0 Table 6-10 defines the library name and shared object name for the libgdk_pixbuf_xlib-2.0 library Table 6-10. libgdk_pixbuf_xlib-2.0 Definition Library: libgdk_pixbuf_xlib-2.0 SONAME: libgdk_pixbuf_xlib-2.0.so.0 __________________________________________________________ 6.19.1. GDK pixbuf rendering to an X drawable library __________________________________________________________ 6.19.1.1. Interfaces for GDK pixbuf rendering to an X drawable library No external functions are defined for libgdk_pixbuf_xlib-2.0 - GDK pixbuf rendering to an X drawable library in this part of the specification. See also the generic specification. __________________________________________________________ 6.20. Data Definitions for libgdk_pixbuf_xlib-2.0 This section defines global identifiers and their values that are associated with interfaces contained in libgdk_pixbuf_xlib-2.0. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 6.20.1. gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.21. Interfaces for libgdk-x11-2.0 Table 6-11 defines the library name and shared object name for the libgdk-x11-2.0 library Table 6-11. libgdk-x11-2.0 Definition Library: libgdk-x11-2.0 SONAME: libgdk-x11-2.0.so.0 __________________________________________________________ 6.21.1. GTK Drawing toolkit __________________________________________________________ 6.21.1.1. Interfaces for GTK Drawing toolkit No external functions are defined for libgdk-x11-2.0 - GTK Drawing toolkit in this part of the specification. See also the generic specification. __________________________________________________________ 6.22. Data Definitions for libgdk-x11-2.0 This section defines global identifiers and their values that are associated with interfaces contained in libgdk-x11-2.0. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 6.22.1. gtk-2.0/gdk/gdk.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.22.2. gtk-2.0/gdk/gdkkeysyms.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.22.3. gtk-2.0/gdk/gdkx.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 6.23. Interfaces for libgtk-x11-2.0 Table 6-12 defines the library name and shared object name for the libgtk-x11-2.0 library Table 6-12. libgtk-x11-2.0 Definition Library: libgtk-x11-2.0 SONAME: libgtk-x11-2.0.so.0 __________________________________________________________ 6.23.1. GTK main Widgets library __________________________________________________________ 6.23.1.1. Interfaces for GTK main Widgets library No external functions are defined for libgtk-x11-2.0 - GTK main Widgets library in this part of the specification. See also the generic specification. __________________________________________________________ 6.24. Data Definitions for libgtk-x11-2.0 This section defines global identifiers and their values that are associated with interfaces contained in libgtk-x11-2.0. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 6.24.1. gtk-2.0/gtk/gtk.h /* * This header is architecture neutral * Please refer to the generic specification for details */ III. Qt Libraries Table of Contents 7. Libraries 7.1. Introduction 7.2. Interfaces for libQtCore 7.2.1. QtCore 7.3. Data Definitions for libQtCore 7.3.1. QtCore/qabstracteventdispatcher.h 7.3.2. QtCore/qabstractfileengine.h 7.3.3. QtCore/qabstractitemmodel.h 7.3.4. QtCore/qatomic.h 7.3.5. QtCore/qbasictimer.h 7.3.6. QtCore/qbitarray.h 7.3.7. QtCore/qbuffer.h 7.3.8. QtCore/qbytearray.h 7.3.9. QtCore/qbytearraymatcher.h 7.3.10. QtCore/qchar.h 7.3.11. QtCore/qcoreapplication.h 7.3.12. QtCore/qcoreevent.h 7.3.13. QtCore/qdatastream.h 7.3.14. QtCore/qdatetime.h 7.3.15. QtCore/qdebug.h 7.3.16. QtCore/qdir.h 7.3.17. QtCore/qeventloop.h 7.3.18. QtCore/qfactoryinterface.h 7.3.19. QtCore/qfile.h 7.3.20. QtCore/qfileinfo.h 7.3.21. QtCore/qfsfileengine.h 7.3.22. QtCore/qglobal.h 7.3.23. QtCore/qhash.h 7.3.24. QtCore/qiodevice.h 7.3.25. QtCore/qlibrary.h 7.3.26. QtCore/qlibraryinfo.h 7.3.27. QtCore/qline.h 7.3.28. QtCore/qlinkedlist.h 7.3.29. QtCore/qlist.h 7.3.30. QtCore/qlocale.h 7.3.31. QtCore/qmap.h 7.3.32. QtCore/qmetaobject.h 7.3.33. QtCore/qmetatype.h 7.3.34. QtCore/qmimedata.h 7.3.35. QtCore/qmutex.h 7.3.36. QtCore/qnamespace.h 7.3.37. QtCore/qobject.h 7.3.38. QtCore/qobjectcleanuphandler.h 7.3.39. QtCore/qobjectdefs.h 7.3.40. QtCore/qpair.h 7.3.41. QtCore/qplugin.h 7.3.42. QtCore/qpluginloader.h 7.3.43. QtCore/qpoint.h 7.3.44. QtCore/qprocess.h 7.3.45. QtCore/qreadwritelock.h 7.3.46. QtCore/qrect.h 7.3.47. QtCore/qregexp.h 7.3.48. QtCore/qsemaphore.h 7.3.49. QtCore/qsettings.h 7.3.50. QtCore/qshareddata.h 7.3.51. QtCore/qsignalmapper.h 7.3.52. QtCore/qsize.h 7.3.53. QtCore/qsocketnotifier.h 7.3.54. QtCore/qstring.h 7.3.55. QtCore/qstringlist.h 7.3.56. QtCore/qstringmatcher.h 7.3.57. QtCore/qtemporaryfile.h 7.3.58. QtCore/qtextcodec.h 7.3.59. QtCore/qtextcodecplugin.h 7.3.60. QtCore/qtextstream.h 7.3.61. QtCore/qthread.h 7.3.62. QtCore/qthreadstorage.h 7.3.63. QtCore/qtimer.h 7.3.64. QtCore/qtranslator.h 7.3.65. QtCore/qurl.h 7.3.66. QtCore/quuid.h 7.3.67. QtCore/qvariant.h 7.3.68. QtCore/qvector.h 7.3.69. QtCore/qwaitcondition.h 7.4. Interfaces for libQtGui 7.4.1. QtGui 7.5. Data Definitions for libQtGui 7.5.1. QtGui/qabstractbutton.h 7.5.2. QtGui/qabstractitemdelegate.h 7.5.3. QtGui/qabstractitemview.h 7.5.4. QtGui/qabstractpagesetupdialog.h 7.5.5. QtGui/qabstractprintdialog.h 7.5.6. QtGui/qabstractproxymodel.h 7.5.7. QtGui/qabstractscrollarea.h 7.5.8. QtGui/qabstractslider.h 7.5.9. QtGui/qabstractspinbox.h 7.5.10. QtGui/qabstracttextdocumentlayout.h 7.5.11. QtGui/qaccessible.h 7.5.12. QtGui/qaccessiblebridge.h 7.5.13. QtGui/qaccessibleobject.h 7.5.14. QtGui/qaccessibleplugin.h 7.5.15. QtGui/qaccessiblewidget.h 7.5.16. QtGui/qaction.h 7.5.17. QtGui/qactiongroup.h 7.5.18. QtGui/qapplication.h 7.5.19. QtGui/qbitmap.h 7.5.20. QtGui/qboxlayout.h 7.5.21. QtGui/qbrush.h 7.5.22. QtGui/qbuttongroup.h 7.5.23. QtGui/qcdestyle.h 7.5.24. QtGui/qcheckbox.h 7.5.25. QtGui/qclipboard.h 7.5.26. QtGui/qcolor.h 7.5.27. QtGui/qcolordialog.h 7.5.28. QtGui/qcolormap.h 7.5.29. QtGui/qcombobox.h 7.5.30. QtGui/qcommonstyle.h 7.5.31. QtGui/qcursor.h 7.5.32. QtGui/qdatetimeedit.h 7.5.33. QtGui/qdesktopwidget.h 7.5.34. QtGui/qdial.h 7.5.35. QtGui/qdialog.h 7.5.36. QtGui/qdirmodel.h 7.5.37. QtGui/qdockwidget.h 7.5.38. QtGui/qdrag.h 7.5.39. QtGui/qerrormessage.h 7.5.40. QtGui/qevent.h 7.5.41. QtGui/qfiledialog.h 7.5.42. QtGui/qfocusframe.h 7.5.43. QtGui/qfont.h 7.5.44. QtGui/qfontdatabase.h 7.5.45. QtGui/qfontdialog.h 7.5.46. QtGui/qfontinfo.h 7.5.47. QtGui/qfontmetrics.h 7.5.48. QtGui/qframe.h 7.5.49. QtGui/qgridlayout.h 7.5.50. QtGui/qgroupbox.h 7.5.51. QtGui/qheaderview.h 7.5.52. QtGui/qicon.h 7.5.53. QtGui/qiconengine.h 7.5.54. QtGui/qiconengineplugin.h 7.5.55. QtGui/qimage.h 7.5.56. QtGui/qimageiohandler.h 7.5.57. QtGui/qimagereader.h 7.5.58. QtGui/qimagewriter.h 7.5.59. QtGui/qinputcontext.h 7.5.60. QtGui/qinputcontextfactory.h 7.5.61. QtGui/qinputcontextplugin.h 7.5.62. QtGui/qinputdialog.h 7.5.63. QtGui/qitemdelegate.h 7.5.64. QtGui/qitemeditorfactory.h 7.5.65. QtGui/qitemselectionmodel.h 7.5.66. QtGui/qkeysequence.h 7.5.67. QtGui/qlabel.h 7.5.68. QtGui/qlayout.h 7.5.69. QtGui/qlayoutitem.h 7.5.70. QtGui/qlcdnumber.h 7.5.71. QtGui/qlineedit.h 7.5.72. QtGui/qlistview.h 7.5.73. QtGui/qlistwidget.h 7.5.74. QtGui/qmainwindow.h 7.5.75. QtGui/qmatrix.h 7.5.76. QtGui/qmenu.h 7.5.77. QtGui/qmenubar.h 7.5.78. QtGui/qmenudata.h 7.5.79. QtGui/qmessagebox.h 7.5.80. QtGui/qmime.h 7.5.81. QtGui/qmotifstyle.h 7.5.82. QtGui/qmovie.h 7.5.83. QtGui/qpagesetupdialog.h 7.5.84. QtGui/qpaintdevice.h 7.5.85. QtGui/qpaintengine.h 7.5.86. QtGui/qpainter.h 7.5.87. QtGui/qpainterpath.h 7.5.88. QtGui/qpalette.h 7.5.89. QtGui/qpen.h 7.5.90. QtGui/qpicture.h 7.5.91. QtGui/qpictureformatplugin.h 7.5.92. QtGui/qpixmap.h 7.5.93. QtGui/qpixmapcache.h 7.5.94. QtGui/qplastiquestyle.h 7.5.95. QtGui/qpolygon.h 7.5.96. QtGui/qprintdialog.h 7.5.97. QtGui/qprintengine.h 7.5.98. QtGui/qprinter.h 7.5.99. QtGui/qprogressbar.h 7.5.100. QtGui/qprogressdialog.h 7.5.101. QtGui/qproxymodel.h 7.5.102. QtGui/qpushbutton.h 7.5.103. QtGui/qradiobutton.h 7.5.104. QtGui/qregion.h 7.5.105. QtGui/qrgb.h 7.5.106. QtGui/qrubberband.h 7.5.107. QtGui/qscrollarea.h 7.5.108. QtGui/qscrollbar.h 7.5.109. QtGui/qsessionmanager.h 7.5.110. QtGui/qshortcut.h 7.5.111. QtGui/qsizegrip.h 7.5.112. QtGui/qsizepolicy.h 7.5.113. QtGui/qslider.h 7.5.114. QtGui/qsortfilterproxymodel.h 7.5.115. QtGui/qsound.h 7.5.116. QtGui/qspinbox.h 7.5.117. QtGui/qsplashscreen.h 7.5.118. QtGui/qsplitter.h 7.5.119. QtGui/qstackedlayout.h 7.5.120. QtGui/qstackedwidget.h 7.5.121. QtGui/qstandarditemmodel.h 7.5.122. QtGui/qstatusbar.h 7.5.123. QtGui/qstringlistmodel.h 7.5.124. QtGui/qstyle.h 7.5.125. QtGui/qstylefactory.h 7.5.126. QtGui/qstyleoption.h 7.5.127. QtGui/qstylepainter.h 7.5.128. QtGui/qstyleplugin.h 7.5.129. QtGui/qsyntaxhighlighter.h 7.5.130. QtGui/qtabbar.h 7.5.131. QtGui/qtableview.h 7.5.132. QtGui/qtablewidget.h 7.5.133. QtGui/qtabwidget.h 7.5.134. QtGui/qtextbrowser.h 7.5.135. QtGui/qtextcursor.h 7.5.136. QtGui/qtextdocument.h 7.5.137. QtGui/qtextdocumentfragment.h 7.5.138. QtGui/qtextedit.h 7.5.139. QtGui/qtextformat.h 7.5.140. QtGui/qtextlayout.h 7.5.141. QtGui/qtextlist.h 7.5.142. QtGui/qtextobject.h 7.5.143. QtGui/qtextoption.h 7.5.144. QtGui/qtexttable.h 7.5.145. QtGui/qtoolbar.h 7.5.146. QtGui/qtoolbox.h 7.5.147. QtGui/qtoolbutton.h 7.5.148. QtGui/qtooltip.h 7.5.149. QtGui/qtreeview.h 7.5.150. QtGui/qtreewidget.h 7.5.151. QtGui/qtreewidgetitemiterator.h 7.5.152. QtGui/qvalidator.h 7.5.153. QtGui/qvfbhdr.h 7.5.154. QtGui/qwhatsthis.h 7.5.155. QtGui/qwidget.h 7.5.156. QtGui/qwindowdefs.h 7.5.157. QtGui/qwindowsstyle.h 7.5.158. QtGui/qwmatrix.h 7.5.159. QtGui/qworkspace.h 7.6. Interfaces for libQtXml 7.6.1. QtXml 7.7. Data Definitions for libQtXml 7.7.1. QtXml/qdom.h 7.7.2. QtXml/qxml.h 7.8. Interfaces for libQtOpenGL 7.8.1. QtOpenGL 7.9. Data Definitions for libQtOpenGL 7.9.1. QtOpenGL/qgl.h 7.9.2. QtOpenGL/qglcolormap.h 7.9.3. QtOpenGL/qglpixelbuffer.h 7.10. Interfaces for libQtSql 7.10.1. QtSql 7.11. Data Definitions for libQtSql 7.11.1. QtSql/qsql.h 7.11.2. QtSql/qsqldatabase.h 7.11.3. QtSql/qsqldriver.h 7.11.4. QtSql/qsqldriverplugin.h 7.11.5. QtSql/qsqlerror.h 7.11.6. QtSql/qsqlfield.h 7.11.7. QtSql/qsqlindex.h 7.11.8. QtSql/qsqlquery.h 7.11.9. QtSql/qsqlquerymodel.h 7.11.10. QtSql/qsqlrecord.h 7.11.11. QtSql/qsqlrelationaltablemodel.h 7.11.12. QtSql/qsqlresult.h 7.11.13. QtSql/qsqltablemodel.h 7.12. Interfaces for libQtSvg 7.12.1. QtSvg 7.13. Data Definitions for libQtSvg 7.13.1. QtSvg/qsvgrenderer.h 7.13.2. QtSvg/qsvgwidget.h 7.14. Interfaces for libQtNetwork 7.14.1. QtNetwork 7.15. Data Definitions for libQtNetwork 7.15.1. QtNetwork/qabstractsocket.h 7.15.2. QtNetwork/qftp.h 7.15.3. QtNetwork/qhostaddress.h 7.15.4. QtNetwork/qhostinfo.h 7.15.5. QtNetwork/qhttp.h 7.15.6. QtNetwork/qnetworkproxy.h 7.15.7. QtNetwork/qtcpserver.h 7.15.8. QtNetwork/qtcpsocket.h 7.15.9. QtNetwork/qudpsocket.h 7.15.10. QtNetwork/qurlinfo.h __________________________________________________________ Chapter 7. Libraries 7.1. Introduction An conforming implementation shall support the following Qt libraries which provide interfaces for creating rich user applications, either graphical or console. QtCore A general-purpose application development library, not specific to graphical user interfaces. QtCore provides a main loop, threading classes, tool classes, template container classes, IO classes, and so on. QtGui The GUI part of Qt, provides a paint engine, text rendering engine, widgets, printing, PDF generation, accessibility classes, and so on. QtXml The XML support for Qt, provides fast XML parsing and DOM classes to traverse the XML tree. QtOpenGL The OpenGL integration for Qt, provides OpenGL rendering and embedding. QtSql The database part of Qt, provides access to databases and models that connect databases into the model/view framework of QtGui. QtSvg Renders Svg files into any context, for displaying on the screen, printing or embedding in PDF. QtNetwork Provides network server and client classes, TCP/IP, UDP, Http, Ftp, Url parsing support, and so on. There are three main parts to the definition of each of these libraries. The "Interfaces" section defines the required library name and version, and the required public symbols (interfaces and global data), as well as symbol versions, if any. The "Interface Definitions" section provides complete or partial definitions of certain interfaces where either this specification is the source specification, or where there are variations from the source specification. If an interface definition requires one or more header files, one of those headers shall include the function prototype for the interface. For source definitions of interfaces which include a reference to a header file, the contents of such header files form a part of the specification. The "Data Definitions" section provides the binary-level details for the header files from the source specifications, such as values for macros and enumerated types, as well as structure layouts, sizes and padding, etc. These data definitions, although presented in the form of header files for convenience, should not be taken a representing complete header files, as they are a supplement to the source specifications. Application developers should follow the guidelines of the source specifications when determining which header files need to be included to completely resolve all references. Note: While the Data Definitions supplement the source specifications, this specification itself does not require conforming implementations to supply any header files. __________________________________________________________ 7.2. Interfaces for libQtCore Table 7-1 defines the library name and shared object name for the libQtCore library Table 7-1. libQtCore Definition Library: libQtCore SONAME: libQtCore.so.4 The behavior of the interfaces in this library is specified by the following specifications: [CXXABI] Itanium(TM) C++ ABI [QtCore] QtCore 4.2.0 __________________________________________________________ 7.2.1. QtCore __________________________________________________________ 7.2.1.1. Class data for QObject The virtual table for the QObject class is described by Table 7-2 Table 7-2. Primary vtable for QObject Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QObject vfunc[0]: QObject::metaObject() const vfunc[1]: QObject::qt_metacast(char const*) vfunc[2]: QObject::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QObject::~QObject() vfunc[4]: QObject::~QObject() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QObject class is described by Table 7-3 Table 7-3. typeinfo for QObject Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QObject __________________________________________________________ 7.2.1.2. Class data for QObjectUserData The virtual table for the QObjectUserData class is described by Table 7-4 Table 7-4. Primary vtable for QObjectUserData Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QObjectUserData vfunc[0]: QObjectUserData::~QObjectUserData() vfunc[1]: QObjectUserData::~QObjectUserData() The Run Time Type Information for the QObjectUserData class is described by Table 7-5 Table 7-5. typeinfo for QObjectUserData Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QObjectUserData __________________________________________________________ 7.2.1.3. Class data for QIODevice The virtual table for the QIODevice class is described by Table 7-6 Table 7-6. Primary vtable for QIODevice Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QIODevice vfunc[0]: QIODevice::metaObject() const vfunc[1]: QIODevice::qt_metacast(char const*) vfunc[2]: QIODevice::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QIODevice::~QIODevice() vfunc[4]: QIODevice::~QIODevice() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QIODevice::isSequential() const vfunc[13]: QIODevice::open(QFlags) vfunc[14]: QIODevice::close() vfunc[15]: QIODevice::pos() const vfunc[16]: QIODevice::size() const vfunc[17]: QIODevice::seek(long long) vfunc[18]: QIODevice::atEnd() const vfunc[19]: QIODevice::reset() vfunc[20]: QIODevice::bytesAvailable() const vfunc[21]: QIODevice::bytesToWrite() const vfunc[22]: QIODevice::canReadLine() const vfunc[23]: QIODevice::waitForReadyRead(int) vfunc[24]: QIODevice::waitForBytesWritten(int) vfunc[25]: __cxa_pure_virtual vfunc[26]: QIODevice::readLineData(char*, long long) vfunc[27]: __cxa_pure_virtual The Run Time Type Information for the QIODevice class is described by Table 7-7 Table 7-7. typeinfo for QIODevice Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QIODevice basetype: typeinfo for QObject __________________________________________________________ 7.2.1.4. Class data for QDataStream The virtual table for the QDataStream class is described by Table 7-8 Table 7-8. Primary vtable for QDataStream Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDataStream vfunc[0]: QDataStream::~QDataStream() vfunc[1]: QDataStream::~QDataStream() The Run Time Type Information for the QDataStream class is described by Table 7-9 Table 7-9. typeinfo for QDataStream Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QDataStream __________________________________________________________ 7.2.1.5. Class data for QTextCodec The virtual table for the QTextCodec class is described by Table 7-10 Table 7-10. Primary vtable for QTextCodec Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextCodec vfunc[0]: __cxa_pure_virtual vfunc[1]: QTextCodec::aliases() const vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: QTextCodec::~QTextCodec() vfunc[6]: QTextCodec::~QTextCodec() The Run Time Type Information for the QTextCodec class is described by Table 7-11 Table 7-11. typeinfo for QTextCodec Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QTextCodec __________________________________________________________ 7.2.1.6. Class data for QTextStream The virtual table for the QTextStream class is described by Table 7-12 Table 7-12. Primary vtable for QTextStream Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextStream vfunc[0]: QTextStream::~QTextStream() vfunc[1]: QTextStream::~QTextStream() The Run Time Type Information for the QTextStream class is described by Table 7-13 Table 7-13. typeinfo for QTextStream Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QTextStream __________________________________________________________ 7.2.1.7. Class data for QFile The virtual table for the QFile class is described by Table 7-14 Table 7-14. Primary vtable for QFile Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFile vfunc[0]: QFile::metaObject() const vfunc[1]: QFile::qt_metacast(char const*) vfunc[2]: QFile::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QFile::~QFile() vfunc[4]: QFile::~QFile() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QFile::isSequential() const vfunc[13]: QFile::open(QFlags) vfunc[14]: QFile::close() vfunc[15]: QFile::pos() const vfunc[16]: QFile::size() const vfunc[17]: QFile::seek(long long) vfunc[18]: QFile::atEnd() const vfunc[19]: QIODevice::reset() vfunc[20]: QIODevice::bytesAvailable() const vfunc[21]: QIODevice::bytesToWrite() const vfunc[22]: QIODevice::canReadLine() const vfunc[23]: QIODevice::waitForReadyRead(int) vfunc[24]: QIODevice::waitForBytesWritten(int) vfunc[25]: QFile::readData(char*, long long) vfunc[26]: QFile::readLineData(char*, long long) vfunc[27]: QFile::writeData(char const*, long long) vfunc[28]: QFile::fileEngine() const The Run Time Type Information for the QFile class is described by Table 7-15 Table 7-15. typeinfo for QFile Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QFile basetype: typeinfo for QIODevice __________________________________________________________ 7.2.1.8. Class data for QTemporaryFile The virtual table for the QTemporaryFile class is described by Table 7-16 Table 7-16. Primary vtable for QTemporaryFile Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTemporaryFile vfunc[0]: QTemporaryFile::metaObject() const vfunc[1]: QTemporaryFile::qt_metacast(char const*) vfunc[2]: QTemporaryFile::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTemporaryFile::~QTemporaryFile() vfunc[4]: QTemporaryFile::~QTemporaryFile() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QFile::isSequential() const vfunc[13]: QTemporaryFile::open(QFlags) vfunc[14]: QFile::close() vfunc[15]: QFile::pos() const vfunc[16]: QFile::size() const vfunc[17]: QFile::seek(long long) vfunc[18]: QFile::atEnd() const vfunc[19]: QIODevice::reset() vfunc[20]: QIODevice::bytesAvailable() const vfunc[21]: QIODevice::bytesToWrite() const vfunc[22]: QIODevice::canReadLine() const vfunc[23]: QIODevice::waitForReadyRead(int) vfunc[24]: QIODevice::waitForBytesWritten(int) vfunc[25]: QFile::readData(char*, long long) vfunc[26]: QFile::readLineData(char*, long long) vfunc[27]: QFile::writeData(char const*, long long) vfunc[28]: QTemporaryFile::fileEngine() const The Run Time Type Information for the QTemporaryFile class is described by Table 7-17 Table 7-17. typeinfo for QTemporaryFile Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTemporaryFile basetype: typeinfo for QFile __________________________________________________________ 7.2.1.9. Class data for QAbstractFileEngine The virtual table for the QAbstractFileEngine class is described by Table 7-18 Table 7-18. Primary vtable for QAbstractFileEngine Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractFileEngine vfunc[0]: QAbstractFileEngine::~QAbstractFileEngine() vfunc[1]: QAbstractFileEngine::~QAbstractFileEngine() vfunc[2]: QAbstractFileEngine::open(QFlags) vfunc[3]: QAbstractFileEngine::close() vfunc[4]: QAbstractFileEngine::flush() vfunc[5]: QAbstractFileEngine::size() const vfunc[6]: QAbstractFileEngine::pos() const vfunc[7]: QAbstractFileEngine::seek(long long) vfunc[8]: QAbstractFileEngine::isSequential() const vfunc[9]: QAbstractFileEngine::remove() vfunc[10]: QAbstractFileEngine::copy(QString const&) vfunc[11]: QAbstractFileEngine::rename(QString const&) vfunc[12]: QAbstractFileEngine::link(QString const&) vfunc[13]: QAbstractFileEngine::mkdir(QString const&, bool) const vfunc[14]: QAbstractFileEngine::rmdir(QString const&, bool) const vfunc[15]: QAbstractFileEngine::setSize(long long) vfunc[16]: QAbstractFileEngine::caseSensitive() const vfunc[17]: QAbstractFileEngine::isRelativePath() const vfunc[18]: QAbstractFileEngine::entryList(QFlags, QStringList const&) const vfunc[19]: QAbstractFileEngine::fileFlags(QFlags) const vfunc[20]: QAbstractFileEngine::setPermissions(unsigned int) vfunc[21]: QAbstractFileEngine::fileName(QAbstractFileEngine::FileName) const vfunc[22]: QAbstractFileEngine::ownerId(QAbstractFileEngine::FileOwner) const vfunc[23]: QAbstractFileEngine::owner(QAbstractFileEngine::FileOwner) const vfunc[24]: QAbstractFileEngine::fileTime(QAbstractFileEngine::FileTime) const vfunc[25]: QAbstractFileEngine::setFileName(QString const&) vfunc[26]: QAbstractFileEngine::handle() const vfunc[27]: QAbstractFileEngine::beginEntryList(QFlags, QStringList const&) vfunc[28]: QAbstractFileEngine::endEntryList() vfunc[29]: QAbstractFileEngine::read(char*, long long) vfunc[30]: QAbstractFileEngine::readLine(char*, long long) vfunc[31]: QAbstractFileEngine::write(char const*, long long) vfunc[32]: QAbstractFileEngine::extension(QAbstractFileEngine::Extension, QAbstractFileEngine::ExtensionOption const*, QAbstractFileEngine::ExtensionReturn*) vfunc[33]: QAbstractFileEngine::supportsExtension(QAbstractFileEngine::Ext ension) const The Run Time Type Information for the QAbstractFileEngine class is described by Table 7-19 Table 7-19. typeinfo for QAbstractFileEngine Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QAbstractFileEngine __________________________________________________________ 7.2.1.10. Class data for QAbstractFileEngineHandler The virtual table for the QAbstractFileEngineHandler class is described by Table 7-20 Table 7-20. Primary vtable for QAbstractFileEngineHandler Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractFileEngineHandler vfunc[0]: QAbstractFileEngineHandler::~QAbstractFileEngineHandler() vfunc[1]: QAbstractFileEngineHandler::~QAbstractFileEngineHandler() vfunc[2]: __cxa_pure_virtual The Run Time Type Information for the QAbstractFileEngineHandler class is described by Table 7-21 Table 7-21. typeinfo for QAbstractFileEngineHandler Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QAbstractFileEngineHandler __________________________________________________________ 7.2.1.11. Class data for QFSFileEngine The virtual table for the QFSFileEngine class is described by Table 7-22 Table 7-22. Primary vtable for QFSFileEngine Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFSFileEngine vfunc[0]: QFSFileEngine::~QFSFileEngine() vfunc[1]: QFSFileEngine::~QFSFileEngine() vfunc[2]: QFSFileEngine::open(QFlags) vfunc[3]: QFSFileEngine::close() vfunc[4]: QFSFileEngine::flush() vfunc[5]: QFSFileEngine::size() const vfunc[6]: QFSFileEngine::pos() const vfunc[7]: QFSFileEngine::seek(long long) vfunc[8]: QFSFileEngine::isSequential() const vfunc[9]: QFSFileEngine::remove() vfunc[10]: QFSFileEngine::copy(QString const&) vfunc[11]: QFSFileEngine::rename(QString const&) vfunc[12]: QFSFileEngine::link(QString const&) vfunc[13]: QFSFileEngine::mkdir(QString const&, bool) const vfunc[14]: QFSFileEngine::rmdir(QString const&, bool) const vfunc[15]: QFSFileEngine::setSize(long long) vfunc[16]: QFSFileEngine::caseSensitive() const vfunc[17]: QFSFileEngine::isRelativePath() const vfunc[18]: QFSFileEngine::entryList(QFlags, QStringList const&) const vfunc[19]: QFSFileEngine::fileFlags(QFlags) const vfunc[20]: QFSFileEngine::setPermissions(unsigned int) vfunc[21]: QFSFileEngine::fileName(QAbstractFileEngine::FileName) const vfunc[22]: QFSFileEngine::ownerId(QAbstractFileEngine::FileOwner) const vfunc[23]: QFSFileEngine::owner(QAbstractFileEngine::FileOwner) const vfunc[24]: QFSFileEngine::fileTime(QAbstractFileEngine::FileTime) const vfunc[25]: QFSFileEngine::setFileName(QString const&) vfunc[26]: QFSFileEngine::handle() const vfunc[27]: QFSFileEngine::beginEntryList(QFlags, QStringList const&) vfunc[28]: QFSFileEngine::endEntryList() vfunc[29]: QFSFileEngine::read(char*, long long) vfunc[30]: QFSFileEngine::readLine(char*, long long) vfunc[31]: QFSFileEngine::write(char const*, long long) vfunc[32]: QFSFileEngine::extension(QAbstractFileEngine::Extension, QAbstractFileEngine::ExtensionOption const*, QAbstractFileEngine::ExtensionReturn*) vfunc[33]: QFSFileEngine::supportsExtension(QAbstractFileEngine::Extension ) const The Run Time Type Information for the QFSFileEngine class is described by Table 7-23 Table 7-23. typeinfo for QFSFileEngine Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QFSFileEngine basetype: typeinfo for QAbstractFileEngine __________________________________________________________ 7.2.1.12. Class data for QProcess The virtual table for the QProcess class is described by Table 7-24 Table 7-24. Primary vtable for QProcess Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QProcess vfunc[0]: QProcess::metaObject() const vfunc[1]: QProcess::qt_metacast(char const*) vfunc[2]: QProcess::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QProcess::~QProcess() vfunc[4]: QProcess::~QProcess() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QProcess::isSequential() const vfunc[13]: QIODevice::open(QFlags) vfunc[14]: QProcess::close() vfunc[15]: QIODevice::pos() const vfunc[16]: QIODevice::size() const vfunc[17]: QIODevice::seek(long long) vfunc[18]: QProcess::atEnd() const vfunc[19]: QIODevice::reset() vfunc[20]: QProcess::bytesAvailable() const vfunc[21]: QProcess::bytesToWrite() const vfunc[22]: QProcess::canReadLine() const vfunc[23]: QProcess::waitForReadyRead(int) vfunc[24]: QProcess::waitForBytesWritten(int) vfunc[25]: QProcess::readData(char*, long long) vfunc[26]: QIODevice::readLineData(char*, long long) vfunc[27]: QProcess::writeData(char const*, long long) vfunc[28]: QProcess::setupChildProcess() The Run Time Type Information for the QProcess class is described by Table 7-25 Table 7-25. typeinfo for QProcess Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QProcess basetype: typeinfo for QIODevice __________________________________________________________ 7.2.1.13. Class data for QBuffer The virtual table for the QBuffer class is described by Table 7-26 Table 7-26. Primary vtable for QBuffer Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QBuffer vfunc[0]: QBuffer::metaObject() const vfunc[1]: QBuffer::qt_metacast(char const*) vfunc[2]: QBuffer::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QBuffer::~QBuffer() vfunc[4]: QBuffer::~QBuffer() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QIODevice::isSequential() const vfunc[13]: QBuffer::open(QFlags) vfunc[14]: QBuffer::close() vfunc[15]: QBuffer::pos() const vfunc[16]: QBuffer::size() const vfunc[17]: QBuffer::seek(long long) vfunc[18]: QBuffer::atEnd() const vfunc[19]: QIODevice::reset() vfunc[20]: QIODevice::bytesAvailable() const vfunc[21]: QIODevice::bytesToWrite() const vfunc[22]: QBuffer::canReadLine() const vfunc[23]: QIODevice::waitForReadyRead(int) vfunc[24]: QIODevice::waitForBytesWritten(int) vfunc[25]: QBuffer::readData(char*, long long) vfunc[26]: QIODevice::readLineData(char*, long long) vfunc[27]: QBuffer::writeData(char const*, long long) The Run Time Type Information for the QBuffer class is described by Table 7-27 Table 7-27. typeinfo for QBuffer Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QBuffer basetype: typeinfo for QIODevice __________________________________________________________ 7.2.1.14. Class data for QSettings The virtual table for the QSettings class is described by Table 7-28 Table 7-28. Primary vtable for QSettings Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSettings vfunc[0]: QSettings::metaObject() const vfunc[1]: QSettings::qt_metacast(char const*) vfunc[2]: QSettings::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSettings::~QSettings() vfunc[4]: QSettings::~QSettings() vfunc[5]: QSettings::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QSettings class is described by Table 7-29 Table 7-29. typeinfo for QSettings Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSettings basetype: typeinfo for QObject __________________________________________________________ 7.2.1.15. Class data for QFactoryInterface The virtual table for the QFactoryInterface class is described by Table 7-30 Table 7-30. Primary vtable for QFactoryInterface Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFactoryInterface vfunc[0]: NULL or QFactoryInterface::~QFactoryInterface() vfunc[1]: NULL or QFactoryInterface::~QFactoryInterface() vfunc[2]: __cxa_pure_virtual The Run Time Type Information for the QFactoryInterface class is described by Table 7-31 Table 7-31. typeinfo for QFactoryInterface Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QFactoryInterface __________________________________________________________ 7.2.1.16. Class data for QTextCodecFactoryInterface The virtual table for the QTextCodecFactoryInterface class is described by Table 7-32 Table 7-32. Primary vtable for QTextCodecFactoryInterface Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextCodecFactoryInterface vfunc[0]: NULL or QTextCodecFactoryInterface::~QTextCodecFactoryInterface() vfunc[1]: NULL or QTextCodecFactoryInterface::~QTextCodecFactoryInterface() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QTextCodecFactoryInterface class is described by Table 7-33 Table 7-33. typeinfo for QTextCodecFactoryInterface Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTextCodecFactoryInterface basetype: typeinfo for QFactoryInterface __________________________________________________________ 7.2.1.17. Class data for QTextCodecPlugin The virtual table for the QTextCodecPlugin class is described by Table 7-34 Table 7-34. Primary vtable for QTextCodecPlugin Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextCodecPlugin vfunc[0]: QTextCodecPlugin::metaObject() const vfunc[1]: QTextCodecPlugin::qt_metacast(char const*) vfunc[2]: QTextCodecPlugin::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTextCodecPlugin::~QTextCodecPlugin() vfunc[4]: QTextCodecPlugin::~QTextCodecPlugin() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual vfunc[14]: __cxa_pure_virtual vfunc[15]: __cxa_pure_virtual vfunc[16]: __cxa_pure_virtual vfunc[17]: QTextCodecPlugin::keys() const vfunc[18]: QTextCodecPlugin::create(QString const&) Table 7-35. Secondary vtable for QTextCodecPlugin Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QTextCodecPlugin vfunc[0]: non-virtual thunk to QTextCodecPlugin::~QTextCodecPlugin() vfunc[1]: non-virtual thunk to QTextCodecPlugin::~QTextCodecPlugin() vfunc[2]: non-virtual thunk to QTextCodecPlugin::keys() const vfunc[3]: non-virtual thunk to QTextCodecPlugin::create(QString const&) The Run Time Type Information for the QTextCodecPlugin class is described by Table 7-36 Table 7-36. typeinfo for QTextCodecPlugin Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QTextCodecPlugin flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QTextCodecFactoryInterface 2050 __________________________________________________________ 7.2.1.18. Class data for QTranslator The virtual table for the QTranslator class is described by Table 7-37 Table 7-37. Primary vtable for QTranslator Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTranslator vfunc[0]: QTranslator::metaObject() const vfunc[1]: QTranslator::qt_metacast(char const*) vfunc[2]: QTranslator::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTranslator::~QTranslator() vfunc[4]: QTranslator::~QTranslator() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QTranslator::translate(char const*, char const*, char const*) const vfunc[13]: QTranslator::isEmpty() const The Run Time Type Information for the QTranslator class is described by Table 7-38 Table 7-38. typeinfo for QTranslator Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTranslator basetype: typeinfo for QObject __________________________________________________________ 7.2.1.19. Class data for QMimeData The virtual table for the QMimeData class is described by Table 7-39 Table 7-39. Primary vtable for QMimeData Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMimeData vfunc[0]: QMimeData::metaObject() const vfunc[1]: QMimeData::qt_metacast(char const*) vfunc[2]: QMimeData::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QMimeData::~QMimeData() vfunc[4]: QMimeData::~QMimeData() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QMimeData::hasFormat(QString const&) const vfunc[13]: QMimeData::formats() const vfunc[14]: QMimeData::retrieveData(QString const&, QVariant::Type) const The Run Time Type Information for the QMimeData class is described by Table 7-40 Table 7-40. typeinfo for QMimeData Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QMimeData basetype: typeinfo for QObject __________________________________________________________ 7.2.1.20. Class data for QEventLoop The virtual table for the QEventLoop class is described by Table 7-41 Table 7-41. Primary vtable for QEventLoop Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QEventLoop vfunc[0]: QEventLoop::metaObject() const vfunc[1]: QEventLoop::qt_metacast(char const*) vfunc[2]: QEventLoop::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QEventLoop::~QEventLoop() vfunc[4]: QEventLoop::~QEventLoop() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QEventLoop class is described by Table 7-42 Table 7-42. typeinfo for QEventLoop Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QEventLoop basetype: typeinfo for QObject __________________________________________________________ 7.2.1.21. Class data for QEvent The virtual table for the QEvent class is described by Table 7-43 Table 7-43. Primary vtable for QEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QEvent vfunc[0]: QEvent::~QEvent() vfunc[1]: QEvent::~QEvent() The Run Time Type Information for the QEvent class is described by Table 7-44 Table 7-44. typeinfo for QEvent Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QEvent __________________________________________________________ 7.2.1.22. Class data for QTimerEvent The virtual table for the QTimerEvent class is described by Table 7-45 Table 7-45. Primary vtable for QTimerEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTimerEvent vfunc[0]: QTimerEvent::~QTimerEvent() vfunc[1]: QTimerEvent::~QTimerEvent() The Run Time Type Information for the QTimerEvent class is described by Table 7-46 Table 7-46. typeinfo for QTimerEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTimerEvent basetype: typeinfo for QEvent __________________________________________________________ 7.2.1.23. Class data for QChildEvent The virtual table for the QChildEvent class is described by Table 7-47 Table 7-47. Primary vtable for QChildEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QChildEvent vfunc[0]: QChildEvent::~QChildEvent() vfunc[1]: QChildEvent::~QChildEvent() The Run Time Type Information for the QChildEvent class is described by Table 7-48 Table 7-48. typeinfo for QChildEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QChildEvent basetype: typeinfo for QEvent __________________________________________________________ 7.2.1.24. Class data for QCustomEvent The virtual table for the QCustomEvent class is described by Table 7-49 Table 7-49. Primary vtable for QCustomEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCustomEvent vfunc[0]: QCustomEvent::~QCustomEvent() vfunc[1]: QCustomEvent::~QCustomEvent() The Run Time Type Information for the QCustomEvent class is described by Table 7-50 Table 7-50. typeinfo for QCustomEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCustomEvent basetype: typeinfo for QEvent __________________________________________________________ 7.2.1.25. Class data for QCoreApplication The virtual table for the QCoreApplication class is described by Table 7-51 Table 7-51. Primary vtable for QCoreApplication Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCoreApplication vfunc[0]: QCoreApplication::metaObject() const vfunc[1]: QCoreApplication::qt_metacast(char const*) vfunc[2]: QCoreApplication::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QCoreApplication::~QCoreApplication() vfunc[4]: QCoreApplication::~QCoreApplication() vfunc[5]: QCoreApplication::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QCoreApplication::notify(QObject*, QEvent*) vfunc[13]: QCoreApplication::compressEvent(QEvent*, QObject*, QPostEventList*) The Run Time Type Information for the QCoreApplication class is described by Table 7-52 Table 7-52. typeinfo for QCoreApplication Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCoreApplication basetype: typeinfo for QObject __________________________________________________________ 7.2.1.26. Class data for QAbstractItemModel The virtual table for the QAbstractItemModel class is described by Table 7-53 Table 7-53. Primary vtable for QAbstractItemModel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractItemModel vfunc[0]: QAbstractItemModel::metaObject() const vfunc[1]: QAbstractItemModel::qt_metacast(char const*) vfunc[2]: QAbstractItemModel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAbstractItemModel::~QAbstractItemModel() vfunc[4]: QAbstractItemModel::~QAbstractItemModel() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual vfunc[14]: __cxa_pure_virtual vfunc[15]: __cxa_pure_virtual vfunc[16]: QAbstractItemModel::hasChildren(QModelIndex const&) const vfunc[17]: __cxa_pure_virtual vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, QVariant const&, int) vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, int) const vfunc[20]: QAbstractItemModel::setHeaderData(int, Qt::Orientation, QVariant const&, int) vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) const vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, QMap const&) vfunc[23]: QAbstractItemModel::mimeTypes() const vfunc[24]: QAbstractItemModel::mimeData(QList const&) const vfunc[25]: QAbstractItemModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&) vfunc[26]: QAbstractItemModel::supportedDropActions() const vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex const&) vfunc[28]: QAbstractItemModel::insertColumns(int, int, QModelIndex const&) vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex const&) vfunc[30]: QAbstractItemModel::removeColumns(int, int, QModelIndex const&) vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) const vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, QVariant const&, int, QFlags) const vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const vfunc[38]: QAbstractItemModel::submit() vfunc[39]: QAbstractItemModel::revert() The Run Time Type Information for the QAbstractItemModel class is described by Table 7-54 Table 7-54. typeinfo for QAbstractItemModel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractItemModel basetype: typeinfo for QObject __________________________________________________________ 7.2.1.27. Class data for QAbstractTableModel The virtual table for the QAbstractTableModel class is described by Table 7-55 Table 7-55. Primary vtable for QAbstractTableModel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractTableModel vfunc[0]: QAbstractTableModel::metaObject() const vfunc[1]: QAbstractTableModel::qt_metacast(char const*) vfunc[2]: QAbstractTableModel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAbstractTableModel::~QAbstractTableModel() vfunc[4]: QAbstractTableModel::~QAbstractTableModel() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex const&) const vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) const vfunc[14]: __cxa_pure_virtual vfunc[15]: __cxa_pure_virtual vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) const vfunc[17]: __cxa_pure_virtual vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, QVariant const&, int) vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, int) const vfunc[20]: QAbstractItemModel::setHeaderData(int, Qt::Orientation, QVariant const&, int) vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) const vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, QMap const&) vfunc[23]: QAbstractItemModel::mimeTypes() const vfunc[24]: QAbstractItemModel::mimeData(QList const&) const vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&) vfunc[26]: QAbstractItemModel::supportedDropActions() const vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex const&) vfunc[28]: QAbstractItemModel::insertColumns(int, int, QModelIndex const&) vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex const&) vfunc[30]: QAbstractItemModel::removeColumns(int, int, QModelIndex const&) vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) const vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, QVariant const&, int, QFlags) const vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const vfunc[38]: QAbstractItemModel::submit() vfunc[39]: QAbstractItemModel::revert() The Run Time Type Information for the QAbstractTableModel class is described by Table 7-56 Table 7-56. typeinfo for QAbstractTableModel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractTableModel basetype: typeinfo for QAbstractItemModel __________________________________________________________ 7.2.1.28. Class data for QAbstractListModel The virtual table for the QAbstractListModel class is described by Table 7-57 Table 7-57. Primary vtable for QAbstractListModel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractListModel vfunc[0]: QAbstractListModel::metaObject() const vfunc[1]: QAbstractListModel::qt_metacast(char const*) vfunc[2]: QAbstractListModel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAbstractListModel::~QAbstractListModel() vfunc[4]: QAbstractListModel::~QAbstractListModel() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QAbstractListModel::index(int, int, QModelIndex const&) const vfunc[13]: QAbstractListModel::parent(QModelIndex const&) const vfunc[14]: __cxa_pure_virtual vfunc[15]: QAbstractListModel::columnCount(QModelIndex const&) const vfunc[16]: QAbstractListModel::hasChildren(QModelIndex const&) const vfunc[17]: __cxa_pure_virtual vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, QVariant const&, int) vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, int) const vfunc[20]: QAbstractItemModel::setHeaderData(int, Qt::Orientation, QVariant const&, int) vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) const vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, QMap const&) vfunc[23]: QAbstractItemModel::mimeTypes() const vfunc[24]: QAbstractItemModel::mimeData(QList const&) const vfunc[25]: QAbstractListModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&) vfunc[26]: QAbstractItemModel::supportedDropActions() const vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex const&) vfunc[28]: QAbstractItemModel::insertColumns(int, int, QModelIndex const&) vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex const&) vfunc[30]: QAbstractItemModel::removeColumns(int, int, QModelIndex const&) vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) const vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, QVariant const&, int, QFlags) const vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const vfunc[38]: QAbstractItemModel::submit() vfunc[39]: QAbstractItemModel::revert() The Run Time Type Information for the QAbstractListModel class is described by Table 7-58 Table 7-58. typeinfo for QAbstractListModel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractListModel basetype: typeinfo for QAbstractItemModel __________________________________________________________ 7.2.1.29. Class data for QSignalMapper The virtual table for the QSignalMapper class is described by Table 7-59 Table 7-59. Primary vtable for QSignalMapper Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSignalMapper vfunc[0]: QSignalMapper::metaObject() const vfunc[1]: QSignalMapper::qt_metacast(char const*) vfunc[2]: QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSignalMapper::~QSignalMapper() vfunc[4]: QSignalMapper::~QSignalMapper() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QSignalMapper class is described by Table 7-60 Table 7-60. typeinfo for QSignalMapper Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSignalMapper basetype: typeinfo for QObject __________________________________________________________ 7.2.1.30. Class data for QObjectCleanupHandler The virtual table for the QObjectCleanupHandler class is described by Table 7-61 Table 7-61. Primary vtable for QObjectCleanupHandler Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QObjectCleanupHandler vfunc[0]: QObjectCleanupHandler::metaObject() const vfunc[1]: QObjectCleanupHandler::qt_metacast(char const*) vfunc[2]: QObjectCleanupHandler::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QObjectCleanupHandler::~QObjectCleanupHandler() vfunc[4]: QObjectCleanupHandler::~QObjectCleanupHandler() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QObjectCleanupHandler class is described by Table 7-62 Table 7-62. typeinfo for QObjectCleanupHandler Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QObjectCleanupHandler basetype: typeinfo for QObject __________________________________________________________ 7.2.1.31. Class data for QSocketNotifier The virtual table for the QSocketNotifier class is described by Table 7-63 Table 7-63. Primary vtable for QSocketNotifier Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSocketNotifier vfunc[0]: QSocketNotifier::metaObject() const vfunc[1]: QSocketNotifier::qt_metacast(char const*) vfunc[2]: QSocketNotifier::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSocketNotifier::~QSocketNotifier() vfunc[4]: QSocketNotifier::~QSocketNotifier() vfunc[5]: QSocketNotifier::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QSocketNotifier class is described by Table 7-64 Table 7-64. typeinfo for QSocketNotifier Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSocketNotifier basetype: typeinfo for QObject __________________________________________________________ 7.2.1.32. Class data for QTimer The virtual table for the QTimer class is described by Table 7-65 Table 7-65. Primary vtable for QTimer Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTimer vfunc[0]: QTimer::metaObject() const vfunc[1]: QTimer::qt_metacast(char const*) vfunc[2]: QTimer::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTimer::~QTimer() vfunc[4]: QTimer::~QTimer() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QTimer::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QTimer class is described by Table 7-66 Table 7-66. typeinfo for QTimer Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTimer basetype: typeinfo for QObject __________________________________________________________ 7.2.1.33. Class data for QAbstractEventDispatcher The virtual table for the QAbstractEventDispatcher class is described by Table 7-67 Table 7-67. Primary vtable for QAbstractEventDispatcher Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractEventDispatcher vfunc[0]: QAbstractEventDispatcher::metaObject() const vfunc[1]: QAbstractEventDispatcher::qt_metacast(char const*) vfunc[2]: QAbstractEventDispatcher::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAbstractEventDispatcher::~QAbstractEventDispatcher() vfunc[4]: QAbstractEventDispatcher::~QAbstractEventDispatcher() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual vfunc[14]: __cxa_pure_virtual vfunc[15]: __cxa_pure_virtual vfunc[16]: __cxa_pure_virtual vfunc[17]: __cxa_pure_virtual vfunc[18]: __cxa_pure_virtual vfunc[19]: __cxa_pure_virtual vfunc[20]: __cxa_pure_virtual vfunc[21]: __cxa_pure_virtual vfunc[22]: __cxa_pure_virtual vfunc[23]: QAbstractEventDispatcher::startingUp() vfunc[24]: QAbstractEventDispatcher::closingDown() The Run Time Type Information for the QAbstractEventDispatcher class is described by Table 7-68 Table 7-68. typeinfo for QAbstractEventDispatcher Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractEventDispatcher basetype: typeinfo for QObject __________________________________________________________ 7.2.1.34. Class data for QPluginLoader The virtual table for the QPluginLoader class is described by Table 7-69 Table 7-69. Primary vtable for QPluginLoader Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPluginLoader vfunc[0]: QPluginLoader::metaObject() const vfunc[1]: QPluginLoader::qt_metacast(char const*) vfunc[2]: QPluginLoader::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QPluginLoader::~QPluginLoader() vfunc[4]: QPluginLoader::~QPluginLoader() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QPluginLoader class is described by Table 7-70 Table 7-70. typeinfo for QPluginLoader Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPluginLoader basetype: typeinfo for QObject __________________________________________________________ 7.2.1.35. Class data for QLibrary The virtual table for the QLibrary class is described by Table 7-71 Table 7-71. Primary vtable for QLibrary Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QLibrary vfunc[0]: QLibrary::metaObject() const vfunc[1]: QLibrary::qt_metacast(char const*) vfunc[2]: QLibrary::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QLibrary::~QLibrary() vfunc[4]: QLibrary::~QLibrary() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QLibrary class is described by Table 7-72 Table 7-72. typeinfo for QLibrary Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QLibrary basetype: typeinfo for QObject __________________________________________________________ 7.2.1.36. Class data for QThread The virtual table for the QThread class is described by Table 7-73 Table 7-73. Primary vtable for QThread Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QThread vfunc[0]: QThread::metaObject() const vfunc[1]: QThread::qt_metacast(char const*) vfunc[2]: QThread::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QThread::~QThread() vfunc[4]: QThread::~QThread() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual The Run Time Type Information for the QThread class is described by Table 7-74 Table 7-74. typeinfo for QThread Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QThread basetype: typeinfo for QObject __________________________________________________________ 7.2.1.37. Class data for QDynamicPropertyChangeEvent The virtual table for the QDynamicPropertyChangeEvent class is described by Table 7-75 Table 7-75. Primary vtable for QDynamicPropertyChangeEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDynamicPropertyChangeEvent vfunc[0]: QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent() vfunc[1]: QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent() __________________________________________________________ 7.2.1.38. Class data for QFileSystemWatcher The virtual table for the QFileSystemWatcher class is described by Table 7-76 Table 7-76. Primary vtable for QFileSystemWatcher Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFileSystemWatcher vfunc[0]: QFileSystemWatcher::metaObject() const vfunc[1]: QFileSystemWatcher::qt_metacast(char const*) vfunc[2]: QFileSystemWatcher::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QFileSystemWatcher::~QFileSystemWatcher() vfunc[4]: QFileSystemWatcher::~QFileSystemWatcher() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) __________________________________________________________ 7.2.1.39. Class data for QSystemLocale The virtual table for the QSystemLocale class is described by Table 7-77 Table 7-77. Primary vtable for QSystemLocale Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSystemLocale vfunc[0]: QSystemLocale::~QSystemLocale() vfunc[1]: QSystemLocale::~QSystemLocale() vfunc[2]: QSystemLocale::query(QSystemLocale::QueryType, QVariant) const vfunc[3]: QSystemLocale::fallbackLocale() const __________________________________________________________ 7.2.1.40. Class data for QTimeLine The virtual table for the QTimeLine class is described by Table 7-78 Table 7-78. Primary vtable for QTimeLine Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTimeLine vfunc[0]: QTimeLine::metaObject() const vfunc[1]: QTimeLine::qt_metacast(char const*) vfunc[2]: QTimeLine::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTimeLine::~QTimeLine() vfunc[4]: QTimeLine::~QTimeLine() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QTimeLine::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QTimeLine::valueForTime(int) const __________________________________________________________ 7.2.1.41. Interfaces for QtCore An LSB conforming implementation shall provide the architecture specific functions for QtCore specified in Table 7-79, with the full mandatory functionality as described in the referenced underlying specification. Table 7-79. libQtCore - QtCore Function Interfaces _Z10qvsnprintfPcmPKcPv [QtCore] _Z7qMallocm [QtCore] _Z7qMemSetPvim [QtCore] _Z8qMemCopyPvPKvm [QtCore] _Z8qReallocPvm [QtCore] _Z9qsnprintfPcmPKcz [QtCore] _ZThn16_N16QTextCodecPlugin6createERK7QString [CXXABI] _ZThn16_N16QTextCodecPluginD0Ev [CXXABI] _ZThn16_N16QTextCodecPluginD1Ev [CXXABI] _ZThn16_NK16QTextCodecPlugin4keysEv [CXXABI] __________________________________________________________ 7.3. Data Definitions for libQtCore This section defines global identifiers and their values that are associated with interfaces contained in libQtCore. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 7.3.1. QtCore/qabstracteventdispatcher.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.2. QtCore/qabstractfileengine.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.3. QtCore/qabstractitemmodel.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.4. QtCore/qatomic.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.5. QtCore/qbasictimer.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.6. QtCore/qbitarray.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.7. QtCore/qbuffer.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.8. QtCore/qbytearray.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.9. QtCore/qbytearraymatcher.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.10. QtCore/qchar.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.11. QtCore/qcoreapplication.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.12. QtCore/qcoreevent.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.13. QtCore/qdatastream.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.14. QtCore/qdatetime.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.15. QtCore/qdebug.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.16. QtCore/qdir.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.17. QtCore/qeventloop.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.18. QtCore/qfactoryinterface.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.19. QtCore/qfile.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.20. QtCore/qfileinfo.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.21. QtCore/qfsfileengine.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.22. QtCore/qglobal.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.23. QtCore/qhash.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.24. QtCore/qiodevice.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.25. QtCore/qlibrary.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.26. QtCore/qlibraryinfo.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.27. QtCore/qline.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.28. QtCore/qlinkedlist.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.29. QtCore/qlist.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.30. QtCore/qlocale.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.31. QtCore/qmap.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.32. QtCore/qmetaobject.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.33. QtCore/qmetatype.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.34. QtCore/qmimedata.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.35. QtCore/qmutex.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.36. QtCore/qnamespace.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.37. QtCore/qobject.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.38. QtCore/qobjectcleanuphandler.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.39. QtCore/qobjectdefs.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.40. QtCore/qpair.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.41. QtCore/qplugin.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.42. QtCore/qpluginloader.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.43. QtCore/qpoint.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.44. QtCore/qprocess.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.45. QtCore/qreadwritelock.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.46. QtCore/qrect.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.47. QtCore/qregexp.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.48. QtCore/qsemaphore.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.49. QtCore/qsettings.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.50. QtCore/qshareddata.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.51. QtCore/qsignalmapper.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.52. QtCore/qsize.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.53. QtCore/qsocketnotifier.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.54. QtCore/qstring.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.55. QtCore/qstringlist.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.56. QtCore/qstringmatcher.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.57. QtCore/qtemporaryfile.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.58. QtCore/qtextcodec.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.59. QtCore/qtextcodecplugin.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.60. QtCore/qtextstream.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.61. QtCore/qthread.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.62. QtCore/qthreadstorage.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.63. QtCore/qtimer.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.64. QtCore/qtranslator.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.65. QtCore/qurl.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.66. QtCore/quuid.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.67. QtCore/qvariant.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.68. QtCore/qvector.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.3.69. QtCore/qwaitcondition.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.4. Interfaces for libQtGui Table 7-80 defines the library name and shared object name for the libQtGui library Table 7-80. libQtGui Definition Library: libQtGui SONAME: libQtGui.so.4 The behavior of the interfaces in this library is specified by the following specifications: [CXXABI] Itanium(TM) C++ ABI __________________________________________________________ 7.4.1. QtGui __________________________________________________________ 7.4.1.1. Class data for QTextObject The virtual table for the QTextObject class is described by Table 7-81 Table 7-81. Primary vtable for QTextObject Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextObject vfunc[0]: QTextObject::metaObject() const vfunc[1]: QTextObject::qt_metacast(char const*) vfunc[2]: QTextObject::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTextObject::~QTextObject() vfunc[4]: QTextObject::~QTextObject() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QTextObject class is described by Table 7-82 Table 7-82. typeinfo for QTextObject Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTextObject basetype: typeinfo for QObject __________________________________________________________ 7.4.1.2. Class data for QTextBlockGroup The virtual table for the QTextBlockGroup class is described by Table 7-83 Table 7-83. Primary vtable for QTextBlockGroup Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextBlockGroup vfunc[0]: QTextBlockGroup::metaObject() const vfunc[1]: QTextBlockGroup::qt_metacast(char const*) vfunc[2]: QTextBlockGroup::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTextBlockGroup::~QTextBlockGroup() vfunc[4]: QTextBlockGroup::~QTextBlockGroup() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QTextBlockGroup::blockInserted(QTextBlock const&) vfunc[13]: QTextBlockGroup::blockRemoved(QTextBlock const&) vfunc[14]: QTextBlockGroup::blockFormatChanged(QTextBlock const&) The Run Time Type Information for the QTextBlockGroup class is described by Table 7-84 Table 7-84. typeinfo for QTextBlockGroup Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTextBlockGroup basetype: typeinfo for QTextObject __________________________________________________________ 7.4.1.3. Class data for QTextFrameLayoutData The virtual table for the QTextFrameLayoutData class is described by Table 7-85 Table 7-85. Primary vtable for QTextFrameLayoutData Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextFrameLayoutData vfunc[0]: QTextFrameLayoutData::~QTextFrameLayoutData() vfunc[1]: QTextFrameLayoutData::~QTextFrameLayoutData() The Run Time Type Information for the QTextFrameLayoutData class is described by Table 7-86 Table 7-86. typeinfo for QTextFrameLayoutData Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QTextFrameLayoutData __________________________________________________________ 7.4.1.4. Class data for QTextFrame The virtual table for the QTextFrame class is described by Table 7-87 Table 7-87. Primary vtable for QTextFrame Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextFrame vfunc[0]: QTextFrame::metaObject() const vfunc[1]: QTextFrame::qt_metacast(char const*) vfunc[2]: QTextFrame::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTextFrame::~QTextFrame() vfunc[4]: QTextFrame::~QTextFrame() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QTextFrame class is described by Table 7-88 Table 7-88. typeinfo for QTextFrame Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTextFrame basetype: typeinfo for QTextObject __________________________________________________________ 7.4.1.5. Class data for QTextBlockUserData The virtual table for the QTextBlockUserData class is described by Table 7-89 Table 7-89. Primary vtable for QTextBlockUserData Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextBlockUserData vfunc[0]: QTextBlockUserData::~QTextBlockUserData() vfunc[1]: QTextBlockUserData::~QTextBlockUserData() The Run Time Type Information for the QTextBlockUserData class is described by Table 7-90 Table 7-90. typeinfo for QTextBlockUserData Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QTextBlockUserData __________________________________________________________ 7.4.1.6. Class data for QTextDocument The virtual table for the QTextDocument class is described by Table 7-91 Table 7-91. Primary vtable for QTextDocument Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextDocument vfunc[0]: QTextDocument::metaObject() const vfunc[1]: QTextDocument::qt_metacast(char const*) vfunc[2]: QTextDocument::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTextDocument::~QTextDocument() vfunc[4]: QTextDocument::~QTextDocument() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QTextDocument::clear() vfunc[13]: QTextDocument::createObject(QTextFormat const&) vfunc[14]: QTextDocument::loadResource(int, QUrl const&) The Run Time Type Information for the QTextDocument class is described by Table 7-92 Table 7-92. typeinfo for QTextDocument Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTextDocument basetype: typeinfo for QObject __________________________________________________________ 7.4.1.7. Class data for QTextTable The virtual table for the QTextTable class is described by Table 7-93 Table 7-93. Primary vtable for QTextTable Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextTable vfunc[0]: QTextTable::metaObject() const vfunc[1]: QTextTable::qt_metacast(char const*) vfunc[2]: QTextTable::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTextTable::~QTextTable() vfunc[4]: QTextTable::~QTextTable() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QTextTable class is described by Table 7-94 Table 7-94. typeinfo for QTextTable Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTextTable basetype: typeinfo for QTextFrame __________________________________________________________ 7.4.1.8. Class data for QMimeSource The virtual table for the QMimeSource class is described by Table 7-95 Table 7-95. Primary vtable for QMimeSource Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMimeSource vfunc[0]: QMimeSource::~QMimeSource() vfunc[1]: QMimeSource::~QMimeSource() vfunc[2]: __cxa_pure_virtual vfunc[3]: QMimeSource::provides(char const*) const vfunc[4]: __cxa_pure_virtual The Run Time Type Information for the QMimeSource class is described by Table 7-96 Table 7-96. typeinfo for QMimeSource Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QMimeSource __________________________________________________________ 7.4.1.9. Class data for QDrag The virtual table for the QDrag class is described by Table 7-97 Table 7-97. Primary vtable for QDrag Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDrag vfunc[0]: QDrag::metaObject() const vfunc[1]: QDrag::qt_metacast(char const*) vfunc[2]: QDrag::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QDrag::~QDrag() vfunc[4]: QDrag::~QDrag() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QDrag class is described by Table 7-98 Table 7-98. typeinfo for QDrag Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDrag basetype: typeinfo for QObject __________________________________________________________ 7.4.1.10. Class data for QInputEvent The virtual table for the QInputEvent class is described by Table 7-99 Table 7-99. Primary vtable for QInputEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QInputEvent vfunc[0]: QInputEvent::~QInputEvent() vfunc[1]: QInputEvent::~QInputEvent() The Run Time Type Information for the QInputEvent class is described by Table 7-100 Table 7-100. typeinfo for QInputEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QInputEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.11. Class data for QMouseEvent The virtual table for the QMouseEvent class is described by Table 7-101 Table 7-101. Primary vtable for QMouseEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMouseEvent vfunc[0]: QMouseEvent::~QMouseEvent() vfunc[1]: QMouseEvent::~QMouseEvent() The Run Time Type Information for the QMouseEvent class is described by Table 7-102 Table 7-102. typeinfo for QMouseEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QMouseEvent basetype: typeinfo for QInputEvent __________________________________________________________ 7.4.1.12. Class data for QHoverEvent The virtual table for the QHoverEvent class is described by Table 7-103 Table 7-103. Primary vtable for QHoverEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHoverEvent vfunc[0]: QHoverEvent::~QHoverEvent() vfunc[1]: QHoverEvent::~QHoverEvent() The Run Time Type Information for the QHoverEvent class is described by Table 7-104 Table 7-104. typeinfo for QHoverEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QHoverEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.13. Class data for QWheelEvent The virtual table for the QWheelEvent class is described by Table 7-105 Table 7-105. Primary vtable for QWheelEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QWheelEvent vfunc[0]: QWheelEvent::~QWheelEvent() vfunc[1]: QWheelEvent::~QWheelEvent() The Run Time Type Information for the QWheelEvent class is described by Table 7-106 Table 7-106. typeinfo for QWheelEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QWheelEvent basetype: typeinfo for QInputEvent __________________________________________________________ 7.4.1.14. Class data for QTabletEvent The virtual table for the QTabletEvent class is described by Table 7-107 Table 7-107. Primary vtable for QTabletEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTabletEvent vfunc[0]: QTabletEvent::~QTabletEvent() vfunc[1]: QTabletEvent::~QTabletEvent() The Run Time Type Information for the QTabletEvent class is described by Table 7-108 Table 7-108. typeinfo for QTabletEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTabletEvent basetype: typeinfo for QInputEvent __________________________________________________________ 7.4.1.15. Class data for QKeyEvent The virtual table for the QKeyEvent class is described by Table 7-109 Table 7-109. Primary vtable for QKeyEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QKeyEvent vfunc[0]: QKeyEvent::~QKeyEvent() vfunc[1]: QKeyEvent::~QKeyEvent() The Run Time Type Information for the QKeyEvent class is described by Table 7-110 Table 7-110. typeinfo for QKeyEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QKeyEvent basetype: typeinfo for QInputEvent __________________________________________________________ 7.4.1.16. Class data for QFocusEvent The virtual table for the QFocusEvent class is described by Table 7-111 Table 7-111. Primary vtable for QFocusEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFocusEvent vfunc[0]: QFocusEvent::~QFocusEvent() vfunc[1]: QFocusEvent::~QFocusEvent() The Run Time Type Information for the QFocusEvent class is described by Table 7-112 Table 7-112. typeinfo for QFocusEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QFocusEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.17. Class data for QPaintEvent The virtual table for the QPaintEvent class is described by Table 7-113 Table 7-113. Primary vtable for QPaintEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPaintEvent vfunc[0]: QPaintEvent::~QPaintEvent() vfunc[1]: QPaintEvent::~QPaintEvent() The Run Time Type Information for the QPaintEvent class is described by Table 7-114 Table 7-114. typeinfo for QPaintEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPaintEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.18. Class data for QMoveEvent The virtual table for the QMoveEvent class is described by Table 7-115 Table 7-115. Primary vtable for QMoveEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMoveEvent vfunc[0]: QMoveEvent::~QMoveEvent() vfunc[1]: QMoveEvent::~QMoveEvent() The Run Time Type Information for the QMoveEvent class is described by Table 7-116 Table 7-116. typeinfo for QMoveEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QMoveEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.19. Class data for QResizeEvent The virtual table for the QResizeEvent class is described by Table 7-117 Table 7-117. Primary vtable for QResizeEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QResizeEvent vfunc[0]: QResizeEvent::~QResizeEvent() vfunc[1]: QResizeEvent::~QResizeEvent() The Run Time Type Information for the QResizeEvent class is described by Table 7-118 Table 7-118. typeinfo for QResizeEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QResizeEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.20. Class data for QCloseEvent The virtual table for the QCloseEvent class is described by Table 7-119 Table 7-119. Primary vtable for QCloseEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCloseEvent vfunc[0]: QCloseEvent::~QCloseEvent() vfunc[1]: QCloseEvent::~QCloseEvent() The Run Time Type Information for the QCloseEvent class is described by Table 7-120 Table 7-120. typeinfo for QCloseEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCloseEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.21. Class data for QIconDragEvent The virtual table for the QIconDragEvent class is described by Table 7-121 Table 7-121. Primary vtable for QIconDragEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QIconDragEvent vfunc[0]: QIconDragEvent::~QIconDragEvent() vfunc[1]: QIconDragEvent::~QIconDragEvent() The Run Time Type Information for the QIconDragEvent class is described by Table 7-122 Table 7-122. typeinfo for QIconDragEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QIconDragEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.22. Class data for QShowEvent The virtual table for the QShowEvent class is described by Table 7-123 Table 7-123. Primary vtable for QShowEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QShowEvent vfunc[0]: QShowEvent::~QShowEvent() vfunc[1]: QShowEvent::~QShowEvent() The Run Time Type Information for the QShowEvent class is described by Table 7-124 Table 7-124. typeinfo for QShowEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QShowEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.23. Class data for QHideEvent The virtual table for the QHideEvent class is described by Table 7-125 Table 7-125. Primary vtable for QHideEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHideEvent vfunc[0]: QHideEvent::~QHideEvent() vfunc[1]: QHideEvent::~QHideEvent() The Run Time Type Information for the QHideEvent class is described by Table 7-126 Table 7-126. typeinfo for QHideEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QHideEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.24. Class data for QContextMenuEvent The virtual table for the QContextMenuEvent class is described by Table 7-127 Table 7-127. Primary vtable for QContextMenuEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QContextMenuEvent vfunc[0]: QContextMenuEvent::~QContextMenuEvent() vfunc[1]: QContextMenuEvent::~QContextMenuEvent() The Run Time Type Information for the QContextMenuEvent class is described by Table 7-128 Table 7-128. typeinfo for QContextMenuEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QContextMenuEvent basetype: typeinfo for QInputEvent __________________________________________________________ 7.4.1.25. Class data for QInputMethodEvent The virtual table for the QInputMethodEvent class is described by Table 7-129 Table 7-129. Primary vtable for QInputMethodEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QInputMethodEvent vfunc[0]: NULL or QInputMethodEvent::~QInputMethodEvent() vfunc[1]: NULL or QInputMethodEvent::~QInputMethodEvent() The Run Time Type Information for the QInputMethodEvent class is described by Table 7-130 Table 7-130. typeinfo for QInputMethodEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QInputMethodEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.26. Class data for QDropEvent The virtual table for the QDropEvent class is described by Table 7-131 Table 7-131. Primary vtable for QDropEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDropEvent vfunc[0]: QDropEvent::~QDropEvent() vfunc[1]: QDropEvent::~QDropEvent() vfunc[2]: QDropEvent::format(int) const vfunc[3]: QDropEvent::encodedData(char const*) const vfunc[4]: QDropEvent::provides(char const*) const Table 7-132. Secondary vtable for QDropEvent Base Offset -24 Virtual Base Offset 0 RTTI typeinfo for QDropEvent vfunc[0]: non-virtual thunk to QDropEvent::~QDropEvent() vfunc[1]: non-virtual thunk to QDropEvent::~QDropEvent() vfunc[2]: non-virtual thunk to QDropEvent::format(int) const vfunc[3]: non-virtual thunk to QDropEvent::provides(char const*) const vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char const*) const The Run Time Type Information for the QDropEvent class is described by Table 7-133 Table 7-133. typeinfo for QDropEvent Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QDropEvent flags: 0 basetype: typeinfo for QEvent 2 basetype: typeinfo for QMimeSource 3074 __________________________________________________________ 7.4.1.27. Class data for QDragMoveEvent The virtual table for the QDragMoveEvent class is described by Table 7-134 Table 7-134. Primary vtable for QDragMoveEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDragMoveEvent vfunc[0]: QDragMoveEvent::~QDragMoveEvent() vfunc[1]: QDragMoveEvent::~QDragMoveEvent() vfunc[2]: QDropEvent::format(int) const vfunc[3]: QDropEvent::encodedData(char const*) const vfunc[4]: QDropEvent::provides(char const*) const Table 7-135. Secondary vtable for QDragMoveEvent Base Offset -24 Virtual Base Offset 0 RTTI typeinfo for QDragMoveEvent vfunc[0]: non-virtual thunk to QDragMoveEvent::~QDragMoveEvent() vfunc[1]: non-virtual thunk to QDragMoveEvent::~QDragMoveEvent() vfunc[2]: non-virtual thunk to QDropEvent::format(int) const vfunc[3]: non-virtual thunk to QDropEvent::provides(char const*) const vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char const*) const The Run Time Type Information for the QDragMoveEvent class is described by Table 7-136 Table 7-136. typeinfo for QDragMoveEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDragMoveEvent basetype: typeinfo for QDropEvent __________________________________________________________ 7.4.1.28. Class data for QDragEnterEvent The virtual table for the QDragEnterEvent class is described by Table 7-137 Table 7-137. Primary vtable for QDragEnterEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDragEnterEvent vfunc[0]: QDragEnterEvent::~QDragEnterEvent() vfunc[1]: QDragEnterEvent::~QDragEnterEvent() vfunc[2]: QDropEvent::format(int) const vfunc[3]: QDropEvent::encodedData(char const*) const vfunc[4]: QDropEvent::provides(char const*) const Table 7-138. Secondary vtable for QDragEnterEvent Base Offset -24 Virtual Base Offset 0 RTTI typeinfo for QDragEnterEvent vfunc[0]: non-virtual thunk to QDragEnterEvent::~QDragEnterEvent() vfunc[1]: non-virtual thunk to QDragEnterEvent::~QDragEnterEvent() vfunc[2]: non-virtual thunk to QDropEvent::format(int) const vfunc[3]: non-virtual thunk to QDropEvent::provides(char const*) const vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char const*) const The Run Time Type Information for the QDragEnterEvent class is described by Table 7-139 Table 7-139. typeinfo for QDragEnterEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDragEnterEvent basetype: typeinfo for QDragMoveEvent __________________________________________________________ 7.4.1.29. Class data for QDragResponseEvent The virtual table for the QDragResponseEvent class is described by Table 7-140 Table 7-140. Primary vtable for QDragResponseEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDragResponseEvent vfunc[0]: QDragResponseEvent::~QDragResponseEvent() vfunc[1]: QDragResponseEvent::~QDragResponseEvent() The Run Time Type Information for the QDragResponseEvent class is described by Table 7-141 Table 7-141. typeinfo for QDragResponseEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDragResponseEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.30. Class data for QDragLeaveEvent The virtual table for the QDragLeaveEvent class is described by Table 7-142 Table 7-142. Primary vtable for QDragLeaveEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDragLeaveEvent vfunc[0]: QDragLeaveEvent::~QDragLeaveEvent() vfunc[1]: QDragLeaveEvent::~QDragLeaveEvent() The Run Time Type Information for the QDragLeaveEvent class is described by Table 7-143 Table 7-143. typeinfo for QDragLeaveEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDragLeaveEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.31. Class data for QHelpEvent The virtual table for the QHelpEvent class is described by Table 7-144 Table 7-144. Primary vtable for QHelpEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHelpEvent vfunc[0]: QHelpEvent::~QHelpEvent() vfunc[1]: QHelpEvent::~QHelpEvent() The Run Time Type Information for the QHelpEvent class is described by Table 7-145 Table 7-145. typeinfo for QHelpEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QHelpEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.32. Class data for QStatusTipEvent The virtual table for the QStatusTipEvent class is described by Table 7-146 Table 7-146. Primary vtable for QStatusTipEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QStatusTipEvent vfunc[0]: QStatusTipEvent::~QStatusTipEvent() vfunc[1]: QStatusTipEvent::~QStatusTipEvent() The Run Time Type Information for the QStatusTipEvent class is described by Table 7-147 Table 7-147. typeinfo for QStatusTipEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QStatusTipEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.33. Class data for QWhatsThisClickedEvent The virtual table for the QWhatsThisClickedEvent class is described by Table 7-148 Table 7-148. Primary vtable for QWhatsThisClickedEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QWhatsThisClickedEvent vfunc[0]: QWhatsThisClickedEvent::~QWhatsThisClickedEvent() vfunc[1]: QWhatsThisClickedEvent::~QWhatsThisClickedEvent() The Run Time Type Information for the QWhatsThisClickedEvent class is described by Table 7-149 Table 7-149. typeinfo for QWhatsThisClickedEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QWhatsThisClickedEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.34. Class data for QActionEvent The virtual table for the QActionEvent class is described by Table 7-150 Table 7-150. Primary vtable for QActionEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QActionEvent vfunc[0]: QActionEvent::~QActionEvent() vfunc[1]: QActionEvent::~QActionEvent() The Run Time Type Information for the QActionEvent class is described by Table 7-151 Table 7-151. typeinfo for QActionEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QActionEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.35. Class data for QFileOpenEvent The virtual table for the QFileOpenEvent class is described by Table 7-152 Table 7-152. Primary vtable for QFileOpenEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFileOpenEvent vfunc[0]: QFileOpenEvent::~QFileOpenEvent() vfunc[1]: QFileOpenEvent::~QFileOpenEvent() The Run Time Type Information for the QFileOpenEvent class is described by Table 7-153 Table 7-153. typeinfo for QFileOpenEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QFileOpenEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.36. Class data for QToolBarChangeEvent The virtual table for the QToolBarChangeEvent class is described by Table 7-154 Table 7-154. Primary vtable for QToolBarChangeEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QToolBarChangeEvent vfunc[0]: QToolBarChangeEvent::~QToolBarChangeEvent() vfunc[1]: QToolBarChangeEvent::~QToolBarChangeEvent() The Run Time Type Information for the QToolBarChangeEvent class is described by Table 7-155 Table 7-155. typeinfo for QToolBarChangeEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QToolBarChangeEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.37. Class data for QShortcutEvent The virtual table for the QShortcutEvent class is described by Table 7-156 Table 7-156. Primary vtable for QShortcutEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QShortcutEvent vfunc[0]: QShortcutEvent::~QShortcutEvent() vfunc[1]: QShortcutEvent::~QShortcutEvent() The Run Time Type Information for the QShortcutEvent class is described by Table 7-157 Table 7-157. typeinfo for QShortcutEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QShortcutEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.38. Class data for QClipboardEvent The virtual table for the QClipboardEvent class is described by Table 7-158 Table 7-158. Primary vtable for QClipboardEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QClipboardEvent vfunc[0]: QClipboardEvent::~QClipboardEvent() vfunc[1]: QClipboardEvent::~QClipboardEvent() The Run Time Type Information for the QClipboardEvent class is described by Table 7-159 Table 7-159. typeinfo for QClipboardEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QClipboardEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.39. Class data for QWindowStateChangeEvent The virtual table for the QWindowStateChangeEvent class is described by Table 7-160 Table 7-160. Primary vtable for QWindowStateChangeEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QWindowStateChangeEvent vfunc[0]: QWindowStateChangeEvent::~QWindowStateChangeEvent() vfunc[1]: QWindowStateChangeEvent::~QWindowStateChangeEvent() The Run Time Type Information for the QWindowStateChangeEvent class is described by Table 7-161 Table 7-161. typeinfo for QWindowStateChangeEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QWindowStateChangeEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.40. Class data for QMenubarUpdatedEvent The virtual table for the QMenubarUpdatedEvent class is described by Table 7-162 Table 7-162. Primary vtable for QMenubarUpdatedEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMenubarUpdatedEvent vfunc[0]: NULL or QMenubarUpdatedEvent::~QMenubarUpdatedEvent() vfunc[1]: NULL or QMenubarUpdatedEvent::~QMenubarUpdatedEvent() The Run Time Type Information for the QMenubarUpdatedEvent class is described by Table 7-163 Table 7-163. typeinfo for QMenubarUpdatedEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QMenubarUpdatedEvent basetype: typeinfo for QEvent __________________________________________________________ 7.4.1.41. Class data for QTextList The virtual table for the QTextList class is described by Table 7-164 Table 7-164. Primary vtable for QTextList Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextList vfunc[0]: QTextList::metaObject() const vfunc[1]: QTextList::qt_metacast(char const*) vfunc[2]: QTextList::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTextList::~QTextList() vfunc[4]: QTextList::~QTextList() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QTextBlockGroup::blockInserted(QTextBlock const&) vfunc[13]: QTextBlockGroup::blockRemoved(QTextBlock const&) vfunc[14]: QTextBlockGroup::blockFormatChanged(QTextBlock const&) The Run Time Type Information for the QTextList class is described by Table 7-165 Table 7-165. typeinfo for QTextList Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTextList basetype: typeinfo for QTextBlockGroup __________________________________________________________ 7.4.1.42. Class data for QAbstractTextDocumentLayout The virtual table for the QAbstractTextDocumentLayout class is described by Table 7-166 Table 7-166. Primary vtable for QAbstractTextDocumentLayout Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractTextDocumentLayout vfunc[0]: QAbstractTextDocumentLayout::metaObject() const vfunc[1]: QAbstractTextDocumentLayout::qt_metacast(char const*) vfunc[2]: QAbstractTextDocumentLayout::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout() vfunc[4]: QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual vfunc[14]: __cxa_pure_virtual vfunc[15]: __cxa_pure_virtual vfunc[16]: __cxa_pure_virtual vfunc[17]: __cxa_pure_virtual vfunc[18]: __cxa_pure_virtual vfunc[19]: QAbstractTextDocumentLayout::resizeInlineObject(QTextInlineObje ct, int, QTextFormat const&) vfunc[20]: QAbstractTextDocumentLayout::positionInlineObject(QTextInlineOb ject, int, QTextFormat const&) vfunc[21]: QAbstractTextDocumentLayout::drawInlineObject(QPainter*, QRectF const&, QTextInlineObject, int, QTextFormat const&) The Run Time Type Information for the QAbstractTextDocumentLayout class is described by Table 7-167 Table 7-167. typeinfo for QAbstractTextDocumentLayout Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractTextDocumentLayout basetype: typeinfo for QObject __________________________________________________________ 7.4.1.43. Class data for QTextObjectInterface The virtual table for the QTextObjectInterface class is described by Table 7-168 Table 7-168. Primary vtable for QTextObjectInterface Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextObjectInterface vfunc[0]: NULL or QTextObjectInterface::~QTextObjectInterface() vfunc[1]: NULL or QTextObjectInterface::~QTextObjectInterface() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QTextObjectInterface class is described by Table 7-169 Table 7-169. typeinfo for QTextObjectInterface Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QTextObjectInterface __________________________________________________________ 7.4.1.44. Class data for QSyntaxHighlighter The virtual table for the QSyntaxHighlighter class is described by Table 7-170 Table 7-170. Primary vtable for QSyntaxHighlighter Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSyntaxHighlighter vfunc[0]: QSyntaxHighlighter::metaObject() const vfunc[1]: QSyntaxHighlighter::qt_metacast(char const*) vfunc[2]: QSyntaxHighlighter::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSyntaxHighlighter::~QSyntaxHighlighter() vfunc[4]: QSyntaxHighlighter::~QSyntaxHighlighter() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual The Run Time Type Information for the QSyntaxHighlighter class is described by Table 7-171 Table 7-171. typeinfo for QSyntaxHighlighter Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSyntaxHighlighter basetype: typeinfo for QObject __________________________________________________________ 7.4.1.45. Class data for QPaintDevice The virtual table for the QPaintDevice class is described by Table 7-172 Table 7-172. Primary vtable for QPaintDevice Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPaintDevice vfunc[0]: QPaintDevice::~QPaintDevice() vfunc[1]: QPaintDevice::~QPaintDevice() vfunc[2]: NULL or QPaintDevice::devType() const vfunc[3]: __cxa_pure_virtual vfunc[4]: QPaintDevice::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QPaintDevice class is described by Table 7-173 Table 7-173. typeinfo for QPaintDevice Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QPaintDevice __________________________________________________________ 7.4.1.46. Class data for QWidget The virtual table for the QWidget class is described by Table 7-174 Table 7-174. Primary vtable for QWidget Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QWidget vfunc[0]: QWidget::metaObject() const vfunc[1]: QWidget::qt_metacast(char const*) vfunc[2]: QWidget::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QWidget::~QWidget() vfunc[4]: QWidget::~QWidget() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWidget::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-175. Secondary vtable for QWidget Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QWidget vfunc[0]: non-virtual thunk to QWidget::~QWidget() vfunc[1]: non-virtual thunk to QWidget::~QWidget() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QWidget class is described by Table 7-176 Table 7-176. typeinfo for QWidget Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QWidget flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QPaintDevice 2050 __________________________________________________________ 7.4.1.47. Class data for QDialog The virtual table for the QDialog class is described by Table 7-177 Table 7-177. Primary vtable for QDialog Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDialog vfunc[0]: QDialog::metaObject() const vfunc[1]: QDialog::qt_metacast(char const*) vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QDialog::~QDialog() vfunc[4]: QDialog::~QDialog() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QDialog::setVisible(bool) vfunc[14]: QDialog::sizeHint() const vfunc[15]: QDialog::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QDialog::resizeEvent(QResizeEvent*) vfunc[32]: QDialog::closeEvent(QCloseEvent*) vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QDialog::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDialog::done(int) vfunc[55]: QDialog::accept() vfunc[56]: QDialog::reject() Table 7-178. Secondary vtable for QDialog Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QDialog vfunc[0]: non-virtual thunk to QDialog::~QDialog() vfunc[1]: non-virtual thunk to QDialog::~QDialog() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QDialog class is described by Table 7-179 Table 7-179. typeinfo for QDialog Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDialog basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.48. Class data for QAbstractPageSetupDialog The virtual table for the QAbstractPageSetupDialog class is described by Table 7-180 Table 7-180. Primary vtable for QAbstractPageSetupDialog Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractPageSetupDialog vfunc[0]: QDialog::metaObject() const vfunc[1]: QDialog::qt_metacast(char const*) vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QAbstractPageSetupDialog::~QAbstractPageSetupDialog() vfunc[4]: NULL or QAbstractPageSetupDialog::~QAbstractPageSetupDialog() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QDialog::setVisible(bool) vfunc[14]: QDialog::sizeHint() const vfunc[15]: QDialog::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QDialog::resizeEvent(QResizeEvent*) vfunc[32]: QDialog::closeEvent(QCloseEvent*) vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QDialog::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDialog::done(int) vfunc[55]: QDialog::accept() vfunc[56]: QDialog::reject() vfunc[57]: __cxa_pure_virtual Table 7-181. Secondary vtable for QAbstractPageSetupDialog Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QAbstractPageSetupDialog vfunc[0]: NULL or non-virtual thunk to QAbstractPageSetupDialog::~QAbstractPageSetupDialog() vfunc[1]: NULL or non-virtual thunk to QAbstractPageSetupDialog::~QAbstractPageSetupDialog() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QAbstractPageSetupDialog class is described by Table 7-182 Table 7-182. typeinfo for QAbstractPageSetupDialog Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractPageSetupDialog basetype: typeinfo for QDialog __________________________________________________________ 7.4.1.49. Class data for QColorDialog The virtual table for the QColorDialog class is described by Table 7-183 Table 7-183. Primary vtable for QColorDialog Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QColorDialog vfunc[0]: QColorDialog::metaObject() const vfunc[1]: QColorDialog::qt_metacast(char const*) vfunc[2]: QColorDialog::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QColorDialog::~QColorDialog() vfunc[4]: QColorDialog::~QColorDialog() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QDialog::setVisible(bool) vfunc[14]: QDialog::sizeHint() const vfunc[15]: QDialog::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QDialog::resizeEvent(QResizeEvent*) vfunc[32]: QDialog::closeEvent(QCloseEvent*) vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QDialog::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDialog::done(int) vfunc[55]: QDialog::accept() vfunc[56]: QDialog::reject() Table 7-184. Secondary vtable for QColorDialog Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QColorDialog vfunc[0]: non-virtual thunk to QColorDialog::~QColorDialog() vfunc[1]: non-virtual thunk to QColorDialog::~QColorDialog() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QColorDialog class is described by Table 7-185 Table 7-185. typeinfo for QColorDialog Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QColorDialog basetype: typeinfo for QDialog __________________________________________________________ 7.4.1.50. Class data for QFontDialog The virtual table for the QFontDialog class is described by Table 7-186 Table 7-186. Primary vtable for QFontDialog Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFontDialog vfunc[0]: QFontDialog::metaObject() const vfunc[1]: QFontDialog::qt_metacast(char const*) vfunc[2]: QFontDialog::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QFontDialog::~QFontDialog() vfunc[4]: QFontDialog::~QFontDialog() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QFontDialog::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QDialog::setVisible(bool) vfunc[14]: QDialog::sizeHint() const vfunc[15]: QDialog::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QDialog::resizeEvent(QResizeEvent*) vfunc[32]: QDialog::closeEvent(QCloseEvent*) vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QDialog::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDialog::done(int) vfunc[55]: QDialog::accept() vfunc[56]: QDialog::reject() Table 7-187. Secondary vtable for QFontDialog Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QFontDialog vfunc[0]: non-virtual thunk to QFontDialog::~QFontDialog() vfunc[1]: non-virtual thunk to QFontDialog::~QFontDialog() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QFontDialog class is described by Table 7-188 Table 7-188. typeinfo for QFontDialog Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QFontDialog basetype: typeinfo for QDialog __________________________________________________________ 7.4.1.51. Class data for QMessageBox The virtual table for the QMessageBox class is described by Table 7-189 Table 7-189. Primary vtable for QMessageBox Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMessageBox vfunc[0]: QMessageBox::metaObject() const vfunc[1]: QMessageBox::qt_metacast(char const*) vfunc[2]: QMessageBox::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QMessageBox::~QMessageBox() vfunc[4]: QMessageBox::~QMessageBox() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QDialog::setVisible(bool) vfunc[14]: QMessageBox::sizeHint() const vfunc[15]: QDialog::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QMessageBox::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QMessageBox::resizeEvent(QResizeEvent*) vfunc[32]: QMessageBox::closeEvent(QCloseEvent*) vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QMessageBox::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QMessageBox::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDialog::done(int) vfunc[55]: QDialog::accept() vfunc[56]: QDialog::reject() Table 7-190. Secondary vtable for QMessageBox Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QMessageBox vfunc[0]: non-virtual thunk to QMessageBox::~QMessageBox() vfunc[1]: non-virtual thunk to QMessageBox::~QMessageBox() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QMessageBox class is described by Table 7-191 Table 7-191. typeinfo for QMessageBox Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QMessageBox basetype: typeinfo for QDialog __________________________________________________________ 7.4.1.52. Class data for QProgressDialog The virtual table for the QProgressDialog class is described by Table 7-192 Table 7-192. Primary vtable for QProgressDialog Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QProgressDialog vfunc[0]: QProgressDialog::metaObject() const vfunc[1]: QProgressDialog::qt_metacast(char const*) vfunc[2]: QProgressDialog::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QProgressDialog::~QProgressDialog() vfunc[4]: QProgressDialog::~QProgressDialog() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QDialog::setVisible(bool) vfunc[14]: QProgressDialog::sizeHint() const vfunc[15]: QDialog::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QProgressDialog::resizeEvent(QResizeEvent*) vfunc[32]: QProgressDialog::closeEvent(QCloseEvent*) vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QProgressDialog::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QProgressDialog::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDialog::done(int) vfunc[55]: QDialog::accept() vfunc[56]: QDialog::reject() Table 7-193. Secondary vtable for QProgressDialog Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QProgressDialog vfunc[0]: non-virtual thunk to QProgressDialog::~QProgressDialog() vfunc[1]: non-virtual thunk to QProgressDialog::~QProgressDialog() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QProgressDialog class is described by Table 7-194 Table 7-194. typeinfo for QProgressDialog Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QProgressDialog basetype: typeinfo for QDialog __________________________________________________________ 7.4.1.53. Class data for QErrorMessage The virtual table for the QErrorMessage class is described by Table 7-195 Table 7-195. Primary vtable for QErrorMessage Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QErrorMessage vfunc[0]: QErrorMessage::metaObject() const vfunc[1]: QErrorMessage::qt_metacast(char const*) vfunc[2]: QErrorMessage::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QErrorMessage::~QErrorMessage() vfunc[4]: QErrorMessage::~QErrorMessage() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QDialog::setVisible(bool) vfunc[14]: QDialog::sizeHint() const vfunc[15]: QDialog::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QDialog::resizeEvent(QResizeEvent*) vfunc[32]: QDialog::closeEvent(QCloseEvent*) vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QDialog::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QErrorMessage::done(int) vfunc[55]: QDialog::accept() vfunc[56]: QDialog::reject() Table 7-196. Secondary vtable for QErrorMessage Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QErrorMessage vfunc[0]: non-virtual thunk to QErrorMessage::~QErrorMessage() vfunc[1]: non-virtual thunk to QErrorMessage::~QErrorMessage() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QErrorMessage class is described by Table 7-197 Table 7-197. typeinfo for QErrorMessage Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QErrorMessage basetype: typeinfo for QDialog __________________________________________________________ 7.4.1.54. Class data for QFileDialog The virtual table for the QFileDialog class is described by Table 7-198 Table 7-198. Primary vtable for QFileDialog Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFileDialog vfunc[0]: QFileDialog::metaObject() const vfunc[1]: QFileDialog::qt_metacast(char const*) vfunc[2]: QFileDialog::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QFileDialog::~QFileDialog() vfunc[4]: QFileDialog::~QFileDialog() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QDialog::setVisible(bool) vfunc[14]: QDialog::sizeHint() const vfunc[15]: QDialog::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QDialog::resizeEvent(QResizeEvent*) vfunc[32]: QDialog::closeEvent(QCloseEvent*) vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QDialog::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QFileDialog::done(int) vfunc[55]: QFileDialog::accept() vfunc[56]: QDialog::reject() Table 7-199. Secondary vtable for QFileDialog Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QFileDialog vfunc[0]: non-virtual thunk to QFileDialog::~QFileDialog() vfunc[1]: non-virtual thunk to QFileDialog::~QFileDialog() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QFileDialog class is described by Table 7-200 Table 7-200. typeinfo for QFileDialog Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QFileDialog basetype: typeinfo for QDialog __________________________________________________________ 7.4.1.55. Class data for QAbstractPrintDialog The virtual table for the QAbstractPrintDialog class is described by Table 7-201 Table 7-201. Primary vtable for QAbstractPrintDialog Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractPrintDialog vfunc[0]: QDialog::metaObject() const vfunc[1]: QDialog::qt_metacast(char const*) vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QAbstractPrintDialog::~QAbstractPrintDialog() vfunc[4]: NULL or QAbstractPrintDialog::~QAbstractPrintDialog() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QDialog::setVisible(bool) vfunc[14]: QDialog::sizeHint() const vfunc[15]: QDialog::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QDialog::resizeEvent(QResizeEvent*) vfunc[32]: QDialog::closeEvent(QCloseEvent*) vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QDialog::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDialog::done(int) vfunc[55]: QDialog::accept() vfunc[56]: QDialog::reject() vfunc[57]: __cxa_pure_virtual Table 7-202. Secondary vtable for QAbstractPrintDialog Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QAbstractPrintDialog vfunc[0]: NULL or non-virtual thunk to QAbstractPrintDialog::~QAbstractPrintDialog() vfunc[1]: NULL or non-virtual thunk to QAbstractPrintDialog::~QAbstractPrintDialog() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QAbstractPrintDialog class is described by Table 7-203 Table 7-203. typeinfo for QAbstractPrintDialog Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractPrintDialog basetype: typeinfo for QDialog __________________________________________________________ 7.4.1.56. Class data for QPrintDialog The virtual table for the QPrintDialog class is described by Table 7-204 Table 7-204. Primary vtable for QPrintDialog Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPrintDialog vfunc[0]: QPrintDialog::metaObject() const vfunc[1]: QPrintDialog::qt_metacast(char const*) vfunc[2]: QPrintDialog::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QPrintDialog::~QPrintDialog() vfunc[4]: QPrintDialog::~QPrintDialog() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QDialog::setVisible(bool) vfunc[14]: QDialog::sizeHint() const vfunc[15]: QDialog::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QDialog::resizeEvent(QResizeEvent*) vfunc[32]: QDialog::closeEvent(QCloseEvent*) vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QDialog::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDialog::done(int) vfunc[55]: QDialog::accept() vfunc[56]: QDialog::reject() vfunc[57]: QPrintDialog::exec() Table 7-205. Secondary vtable for QPrintDialog Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QPrintDialog vfunc[0]: non-virtual thunk to QPrintDialog::~QPrintDialog() vfunc[1]: non-virtual thunk to QPrintDialog::~QPrintDialog() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QPrintDialog class is described by Table 7-206 Table 7-206. typeinfo for QPrintDialog Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPrintDialog basetype: typeinfo for QAbstractPrintDialog __________________________________________________________ 7.4.1.57. Class data for QPageSetupDialog The virtual table for the QPageSetupDialog class is described by Table 7-207 Table 7-207. Primary vtable for QPageSetupDialog Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPageSetupDialog vfunc[0]: QDialog::metaObject() const vfunc[1]: QDialog::qt_metacast(char const*) vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QPageSetupDialog::~QPageSetupDialog() vfunc[4]: NULL or QPageSetupDialog::~QPageSetupDialog() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QDialog::setVisible(bool) vfunc[14]: QDialog::sizeHint() const vfunc[15]: QDialog::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QDialog::resizeEvent(QResizeEvent*) vfunc[32]: QDialog::closeEvent(QCloseEvent*) vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QDialog::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDialog::done(int) vfunc[55]: QDialog::accept() vfunc[56]: QDialog::reject() vfunc[57]: QPageSetupDialog::exec() Table 7-208. Secondary vtable for QPageSetupDialog Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QPageSetupDialog vfunc[0]: NULL or non-virtual thunk to QPageSetupDialog::~QPageSetupDialog() vfunc[1]: NULL or non-virtual thunk to QPageSetupDialog::~QPageSetupDialog() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QPageSetupDialog class is described by Table 7-209 Table 7-209. typeinfo for QPageSetupDialog Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPageSetupDialog basetype: typeinfo for QAbstractPageSetupDialog __________________________________________________________ 7.4.1.58. Class data for QFrame The virtual table for the QFrame class is described by Table 7-210 Table 7-210. Primary vtable for QFrame Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFrame vfunc[0]: QFrame::metaObject() const vfunc[1]: QFrame::qt_metacast(char const*) vfunc[2]: QFrame::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QFrame::~QFrame() vfunc[4]: QFrame::~QFrame() vfunc[5]: QFrame::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QFrame::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QFrame::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QFrame::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-211. Secondary vtable for QFrame Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QFrame vfunc[0]: non-virtual thunk to QFrame::~QFrame() vfunc[1]: non-virtual thunk to QFrame::~QFrame() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QFrame class is described by Table 7-212 Table 7-212. typeinfo for QFrame Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QFrame basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.59. Class data for QLineEdit The virtual table for the QLineEdit class is described by Table 7-213 Table 7-213. Primary vtable for QLineEdit Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QLineEdit vfunc[0]: QLineEdit::metaObject() const vfunc[1]: QLineEdit::qt_metacast(char const*) vfunc[2]: QLineEdit::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QLineEdit::~QLineEdit() vfunc[4]: QLineEdit::~QLineEdit() vfunc[5]: QLineEdit::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QLineEdit::sizeHint() const vfunc[15]: QLineEdit::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QLineEdit::mousePressEvent(QMouseEvent*) vfunc[19]: QLineEdit::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QLineEdit::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QLineEdit::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QLineEdit::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QLineEdit::focusInEvent(QFocusEvent*) vfunc[26]: QLineEdit::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QLineEdit::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QLineEdit::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QLineEdit::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QLineEdit::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QLineEdit::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QLineEdit::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QLineEdit::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QLineEdit::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QLineEdit::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-214. Secondary vtable for QLineEdit Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QLineEdit vfunc[0]: non-virtual thunk to QLineEdit::~QLineEdit() vfunc[1]: non-virtual thunk to QLineEdit::~QLineEdit() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QLineEdit class is described by Table 7-215 Table 7-215. typeinfo for QLineEdit Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QLineEdit basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.60. Class data for QInputDialog The virtual table for the QInputDialog class is described by Table 7-216 Table 7-216. Primary vtable for QInputDialog Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QInputDialog vfunc[0]: QInputDialog::metaObject() const vfunc[1]: QInputDialog::qt_metacast(char const*) vfunc[2]: QInputDialog::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QInputDialog::~QInputDialog() vfunc[4]: QInputDialog::~QInputDialog() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QDialog::setVisible(bool) vfunc[14]: QDialog::sizeHint() const vfunc[15]: QDialog::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QDialog::resizeEvent(QResizeEvent*) vfunc[32]: QDialog::closeEvent(QCloseEvent*) vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QDialog::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDialog::done(int) vfunc[55]: QDialog::accept() vfunc[56]: QDialog::reject() Table 7-217. Secondary vtable for QInputDialog Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QInputDialog vfunc[0]: non-virtual thunk to QInputDialog::~QInputDialog() vfunc[1]: non-virtual thunk to QInputDialog::~QInputDialog() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QInputDialog class is described by Table 7-218 Table 7-218. typeinfo for QInputDialog Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QInputDialog basetype: typeinfo for QDialog __________________________________________________________ 7.4.1.61. Class data for QImage The virtual table for the QImage class is described by Table 7-219 Table 7-219. Primary vtable for QImage Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QImage vfunc[0]: QImage::~QImage() vfunc[1]: QImage::~QImage() vfunc[2]: QImage::devType() const vfunc[3]: QImage::paintEngine() const vfunc[4]: QImage::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QImage class is described by Table 7-220 Table 7-220. typeinfo for QImage Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QImage basetype: typeinfo for QPaintDevice __________________________________________________________ 7.4.1.62. Class data for QPixmap The virtual table for the QPixmap class is described by Table 7-221 Table 7-221. Primary vtable for QPixmap Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPixmap vfunc[0]: QPixmap::~QPixmap() vfunc[1]: QPixmap::~QPixmap() vfunc[2]: QPixmap::devType() const vfunc[3]: QPixmap::paintEngine() const vfunc[4]: QPixmap::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QPixmap class is described by Table 7-222 Table 7-222. typeinfo for QPixmap Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPixmap basetype: typeinfo for QPaintDevice __________________________________________________________ 7.4.1.63. Class data for QImageIOHandler The virtual table for the QImageIOHandler class is described by Table 7-223 Table 7-223. Primary vtable for QImageIOHandler Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QImageIOHandler vfunc[0]: QImageIOHandler::~QImageIOHandler() vfunc[1]: QImageIOHandler::~QImageIOHandler() vfunc[2]: QImageIOHandler::name() const vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: QImageIOHandler::write(QImage const&) vfunc[6]: QImageIOHandler::option(QImageIOHandler::ImageOption) const vfunc[7]: QImageIOHandler::setOption(QImageIOHandler::ImageOption, QVariant const&) vfunc[8]: QImageIOHandler::supportsOption(QImageIOHandler::ImageOption) const vfunc[9]: QImageIOHandler::jumpToNextImage() vfunc[10]: QImageIOHandler::jumpToImage(int) vfunc[11]: QImageIOHandler::loopCount() const vfunc[12]: QImageIOHandler::imageCount() const vfunc[13]: QImageIOHandler::nextImageDelay() const vfunc[14]: QImageIOHandler::currentImageNumber() const vfunc[15]: QImageIOHandler::currentImageRect() const The Run Time Type Information for the QImageIOHandler class is described by Table 7-224 Table 7-224. typeinfo for QImageIOHandler Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QImageIOHandler __________________________________________________________ 7.4.1.64. Class data for QImageIOHandlerFactoryInterface The virtual table for the QImageIOHandlerFactoryInterface class is described by Table 7-225 Table 7-225. Primary vtable for QImageIOHandlerFactoryInterface Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QImageIOHandlerFactoryInterface vfunc[0]: NULL or QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterfa ce() vfunc[1]: NULL or QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterfa ce() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QImageIOHandlerFactoryInterface class is described by Table 7-226 Table 7-226. typeinfo for QImageIOHandlerFactoryInterface Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QImageIOHandlerFactoryInterface basetype: typeinfo for QFactoryInterface __________________________________________________________ 7.4.1.65. Class data for QImageIOPlugin The virtual table for the QImageIOPlugin class is described by Table 7-227 Table 7-227. Primary vtable for QImageIOPlugin Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QImageIOPlugin vfunc[0]: QImageIOPlugin::metaObject() const vfunc[1]: QImageIOPlugin::qt_metacast(char const*) vfunc[2]: QImageIOPlugin::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QImageIOPlugin::~QImageIOPlugin() vfunc[4]: QImageIOPlugin::~QImageIOPlugin() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual vfunc[14]: __cxa_pure_virtual Table 7-228. Secondary vtable for QImageIOPlugin Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QImageIOPlugin vfunc[0]: non-virtual thunk to QImageIOPlugin::~QImageIOPlugin() vfunc[1]: non-virtual thunk to QImageIOPlugin::~QImageIOPlugin() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QImageIOPlugin class is described by Table 7-229 Table 7-229. typeinfo for QImageIOPlugin Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QImageIOPlugin flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QImageIOHandlerFactoryInterface 2050 __________________________________________________________ 7.4.1.66. Class data for QPicture The virtual table for the QPicture class is described by Table 7-230 Table 7-230. Primary vtable for QPicture Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPicture vfunc[0]: QPicture::~QPicture() vfunc[1]: QPicture::~QPicture() vfunc[2]: QPicture::devType() const vfunc[3]: QPicture::paintEngine() const vfunc[4]: QPicture::metric(QPaintDevice::PaintDeviceMetric) const vfunc[5]: QPicture::setData(char const*, unsigned int) The Run Time Type Information for the QPicture class is described by Table 7-231 Table 7-231. typeinfo for QPicture Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPicture basetype: typeinfo for QPaintDevice __________________________________________________________ 7.4.1.67. Class data for QMovie The virtual table for the QMovie class is described by Table 7-232 Table 7-232. Primary vtable for QMovie Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMovie vfunc[0]: QMovie::metaObject() const vfunc[1]: QMovie::qt_metacast(char const*) vfunc[2]: QMovie::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QMovie::~QMovie() vfunc[4]: QMovie::~QMovie() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QMovie class is described by Table 7-233 Table 7-233. typeinfo for QMovie Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QMovie basetype: typeinfo for QObject __________________________________________________________ 7.4.1.68. Class data for QIconEngineFactoryInterface The virtual table for the QIconEngineFactoryInterface class is described by Table 7-234 Table 7-234. Primary vtable for QIconEngineFactoryInterface Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QIconEngineFactoryInterface vfunc[0]: NULL or QIconEngineFactoryInterface::~QIconEngineFactoryInterface() vfunc[1]: NULL or QIconEngineFactoryInterface::~QIconEngineFactoryInterface() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QIconEngineFactoryInterface class is described by Table 7-235 Table 7-235. typeinfo for QIconEngineFactoryInterface Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QIconEngineFactoryInterface basetype: typeinfo for QFactoryInterface __________________________________________________________ 7.4.1.69. Class data for QIconEnginePlugin The virtual table for the QIconEnginePlugin class is described by Table 7-236 Table 7-236. Primary vtable for QIconEnginePlugin Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QIconEnginePlugin vfunc[0]: QIconEnginePlugin::metaObject() const vfunc[1]: QIconEnginePlugin::qt_metacast(char const*) vfunc[2]: QIconEnginePlugin::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QIconEnginePlugin::~QIconEnginePlugin() vfunc[4]: QIconEnginePlugin::~QIconEnginePlugin() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual Table 7-237. Secondary vtable for QIconEnginePlugin Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QIconEnginePlugin vfunc[0]: non-virtual thunk to QIconEnginePlugin::~QIconEnginePlugin() vfunc[1]: non-virtual thunk to QIconEnginePlugin::~QIconEnginePlugin() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QIconEnginePlugin class is described by Table 7-238 Table 7-238. typeinfo for QIconEnginePlugin Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QIconEnginePlugin flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QIconEngineFactoryInterface 2050 __________________________________________________________ 7.4.1.70. Class data for QIconEngine The virtual table for the QIconEngine class is described by Table 7-239 Table 7-239. Primary vtable for QIconEngine Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QIconEngine vfunc[0]: QIconEngine::~QIconEngine() vfunc[1]: QIconEngine::~QIconEngine() vfunc[2]: __cxa_pure_virtual vfunc[3]: QIconEngine::actualSize(QSize const&, QIcon::Mode, QIcon::State) vfunc[4]: QIconEngine::pixmap(QSize const&, QIcon::Mode, QIcon::State) vfunc[5]: QIconEngine::addPixmap(QPixmap const&, QIcon::Mode, QIcon::State) vfunc[6]: QIconEngine::addFile(QString const&, QSize const&, QIcon::Mode, QIcon::State) The Run Time Type Information for the QIconEngine class is described by Table 7-240 Table 7-240. typeinfo for QIconEngine Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QIconEngine __________________________________________________________ 7.4.1.71. Class data for QBitmap The virtual table for the QBitmap class is described by Table 7-241 Table 7-241. Primary vtable for QBitmap Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QBitmap vfunc[0]: QBitmap::~QBitmap() vfunc[1]: QBitmap::~QBitmap() vfunc[2]: QPixmap::devType() const vfunc[3]: QPixmap::paintEngine() const vfunc[4]: QPixmap::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QBitmap class is described by Table 7-242 Table 7-242. typeinfo for QBitmap Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QBitmap basetype: typeinfo for QPixmap __________________________________________________________ 7.4.1.72. Class data for QPictureFormatInterface The virtual table for the QPictureFormatInterface class is described by Table 7-243 Table 7-243. Primary vtable for QPictureFormatInterface Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPictureFormatInterface vfunc[0]: NULL or QPictureFormatInterface::~QPictureFormatInterface() vfunc[1]: NULL or QPictureFormatInterface::~QPictureFormatInterface() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual The Run Time Type Information for the QPictureFormatInterface class is described by Table 7-244 Table 7-244. typeinfo for QPictureFormatInterface Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPictureFormatInterface basetype: typeinfo for QFactoryInterface __________________________________________________________ 7.4.1.73. Class data for QPictureFormatPlugin The virtual table for the QPictureFormatPlugin class is described by Table 7-245 Table 7-245. Primary vtable for QPictureFormatPlugin Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPictureFormatPlugin vfunc[0]: QPictureFormatPlugin::metaObject() const vfunc[1]: QPictureFormatPlugin::qt_metacast(char const*) vfunc[2]: QPictureFormatPlugin::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QPictureFormatPlugin::~QPictureFormatPlugin() vfunc[4]: QPictureFormatPlugin::~QPictureFormatPlugin() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: QPictureFormatPlugin::loadPicture(QString const&, QString const&, QPicture*) vfunc[14]: QPictureFormatPlugin::savePicture(QString const&, QString const&, QPicture const&) vfunc[15]: __cxa_pure_virtual Table 7-246. Secondary vtable for QPictureFormatPlugin Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QPictureFormatPlugin vfunc[0]: non-virtual thunk to QPictureFormatPlugin::~QPictureFormatPlugin() vfunc[1]: non-virtual thunk to QPictureFormatPlugin::~QPictureFormatPlugin() vfunc[2]: __cxa_pure_virtual vfunc[3]: non-virtual thunk to QPictureFormatPlugin::loadPicture(QString const&, QString const&, QPicture*) vfunc[4]: non-virtual thunk to QPictureFormatPlugin::savePicture(QString const&, QString const&, QPicture const&) vfunc[5]: __cxa_pure_virtual The Run Time Type Information for the QPictureFormatPlugin class is described by Table 7-247 Table 7-247. typeinfo for QPictureFormatPlugin Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QPictureFormatPlugin flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QPictureFormatInterface 2050 __________________________________________________________ 7.4.1.74. Class data for QPrinter The virtual table for the QPrinter class is described by Table 7-248 Table 7-248. Primary vtable for QPrinter Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPrinter vfunc[0]: QPrinter::~QPrinter() vfunc[1]: QPrinter::~QPrinter() vfunc[2]: QPrinter::devType() const vfunc[3]: QPrinter::paintEngine() const vfunc[4]: QPrinter::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QPrinter class is described by Table 7-249 Table 7-249. typeinfo for QPrinter Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPrinter basetype: typeinfo for QPaintDevice __________________________________________________________ 7.4.1.75. Class data for QPrintEngine The virtual table for the QPrintEngine class is described by Table 7-250 Table 7-250. Primary vtable for QPrintEngine Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPrintEngine vfunc[0]: NULL or QPrintEngine::~QPrintEngine() vfunc[1]: NULL or QPrintEngine::~QPrintEngine() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual vfunc[6]: __cxa_pure_virtual vfunc[7]: __cxa_pure_virtual The Run Time Type Information for the QPrintEngine class is described by Table 7-251 Table 7-251. typeinfo for QPrintEngine Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QPrintEngine __________________________________________________________ 7.4.1.76. Class data for QStyle The virtual table for the QStyle class is described by Table 7-252 Table 7-252. Primary vtable for QStyle Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QStyle vfunc[0]: QStyle::metaObject() const vfunc[1]: QStyle::qt_metacast(char const*) vfunc[2]: QStyle::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QStyle::~QStyle() vfunc[4]: QStyle::~QStyle() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QStyle::polish(QWidget*) vfunc[13]: QStyle::unpolish(QWidget*) vfunc[14]: QStyle::polish(QApplication*) vfunc[15]: QStyle::unpolish(QApplication*) vfunc[16]: QStyle::polish(QPalette&) vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect const&, int, bool, QString const&) const vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap const&) const vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole) const vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&) const vfunc[21]: QStyle::standardPalette() const vfunc[22]: __cxa_pure_virtual vfunc[23]: __cxa_pure_virtual vfunc[24]: __cxa_pure_virtual vfunc[25]: __cxa_pure_virtual vfunc[26]: __cxa_pure_virtual vfunc[27]: __cxa_pure_virtual vfunc[28]: __cxa_pure_virtual vfunc[29]: __cxa_pure_virtual vfunc[30]: __cxa_pure_virtual vfunc[31]: __cxa_pure_virtual vfunc[32]: __cxa_pure_virtual The Run Time Type Information for the QStyle class is described by Table 7-253 Table 7-253. typeinfo for QStyle Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QStyle basetype: typeinfo for QObject __________________________________________________________ 7.4.1.77. Class data for QPaintEngine The virtual table for the QPaintEngine class is described by Table 7-254 Table 7-254. Primary vtable for QPaintEngine Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPaintEngine vfunc[0]: QPaintEngine::~QPaintEngine() vfunc[1]: QPaintEngine::~QPaintEngine() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: QPaintEngine::drawRects(QRect const*, int) vfunc[6]: QPaintEngine::drawRects(QRectF const*, int) vfunc[7]: QPaintEngine::drawLines(QLine const*, int) vfunc[8]: QPaintEngine::drawLines(QLineF const*, int) vfunc[9]: QPaintEngine::drawEllipse(QRectF const&) vfunc[10]: QPaintEngine::drawEllipse(QRect const&) vfunc[11]: QPaintEngine::drawPath(QPainterPath const&) vfunc[12]: QPaintEngine::drawPoints(QPointF const*, int) vfunc[13]: QPaintEngine::drawPoints(QPoint const*, int) vfunc[14]: QPaintEngine::drawPolygon(QPointF const*, int, QPaintEngine::PolygonDrawMode) vfunc[15]: QPaintEngine::drawPolygon(QPoint const*, int, QPaintEngine::PolygonDrawMode) vfunc[16]: __cxa_pure_virtual vfunc[17]: QPaintEngine::drawTextItem(QPointF const&, QTextItem const&) vfunc[18]: QPaintEngine::drawTiledPixmap(QRectF const&, QPixmap const&, QPointF const&) vfunc[19]: QPaintEngine::drawImage(QRectF const&, QImage const&, QRectF const&, QFlags) vfunc[20]: QPaintEngine::coordinateOffset() const vfunc[21]: __cxa_pure_virtual The Run Time Type Information for the QPaintEngine class is described by Table 7-255 Table 7-255. typeinfo for QPaintEngine Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QPaintEngine __________________________________________________________ 7.4.1.78. Class data for QItemSelectionModel The virtual table for the QItemSelectionModel class is described by Table 7-256 Table 7-256. Primary vtable for QItemSelectionModel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QItemSelectionModel vfunc[0]: QItemSelectionModel::metaObject() const vfunc[1]: QItemSelectionModel::qt_metacast(char const*) vfunc[2]: QItemSelectionModel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QItemSelectionModel::~QItemSelectionModel() vfunc[4]: QItemSelectionModel::~QItemSelectionModel() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QItemSelectionModel::select(QModelIndex const&, QFlags) vfunc[13]: QItemSelectionModel::select(QItemSelection const&, QFlags) vfunc[14]: QItemSelectionModel::clear() vfunc[15]: QItemSelectionModel::reset() The Run Time Type Information for the QItemSelectionModel class is described by Table 7-257 Table 7-257. typeinfo for QItemSelectionModel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QItemSelectionModel basetype: typeinfo for QObject __________________________________________________________ 7.4.1.79. Class data for QAbstractScrollArea The virtual table for the QAbstractScrollArea class is described by Table 7-258 Table 7-258. Primary vtable for QAbstractScrollArea Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractScrollArea vfunc[0]: QAbstractScrollArea::metaObject() const vfunc[1]: QAbstractScrollArea::qt_metacast(char const*) vfunc[2]: QAbstractScrollArea::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAbstractScrollArea::~QAbstractScrollArea() vfunc[4]: QAbstractScrollArea::~QAbstractScrollArea() vfunc[5]: QAbstractScrollArea::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QAbstractScrollArea::sizeHint() const vfunc[15]: QAbstractScrollArea::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractScrollArea::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractScrollArea::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QAbstractScrollArea::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractScrollArea::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractScrollArea::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QAbstractScrollArea::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QAbstractScrollArea::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QAbstractScrollArea::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QAbstractScrollArea::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QAbstractScrollArea::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QFrame::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) vfunc[55]: QAbstractScrollArea::scrollContentsBy(int, int) Table 7-259. Secondary vtable for QAbstractScrollArea Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QAbstractScrollArea vfunc[0]: non-virtual thunk to QAbstractScrollArea::~QAbstractScrollArea() vfunc[1]: non-virtual thunk to QAbstractScrollArea::~QAbstractScrollArea() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QAbstractScrollArea class is described by Table 7-260 Table 7-260. typeinfo for QAbstractScrollArea Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractScrollArea basetype: typeinfo for QFrame __________________________________________________________ 7.4.1.80. Class data for QValidator The virtual table for the QValidator class is described by Table 7-261 Table 7-261. Primary vtable for QValidator Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QValidator vfunc[0]: QValidator::metaObject() const vfunc[1]: QValidator::qt_metacast(char const*) vfunc[2]: QValidator::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QValidator::~QValidator() vfunc[4]: QValidator::~QValidator() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: QValidator::fixup(QString&) const The Run Time Type Information for the QValidator class is described by Table 7-262 Table 7-262. typeinfo for QValidator Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QValidator basetype: typeinfo for QObject __________________________________________________________ 7.4.1.81. Class data for QIntValidator The virtual table for the QIntValidator class is described by Table 7-263 Table 7-263. Primary vtable for QIntValidator Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QIntValidator vfunc[0]: QIntValidator::metaObject() const vfunc[1]: QIntValidator::qt_metacast(char const*) vfunc[2]: QIntValidator::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QIntValidator::~QIntValidator() vfunc[4]: QIntValidator::~QIntValidator() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QIntValidator::validate(QString&, int&) const vfunc[13]: QValidator::fixup(QString&) const vfunc[14]: QIntValidator::setRange(int, int) The Run Time Type Information for the QIntValidator class is described by Table 7-264 Table 7-264. typeinfo for QIntValidator Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QIntValidator basetype: typeinfo for QValidator __________________________________________________________ 7.4.1.82. Class data for QDoubleValidator The virtual table for the QDoubleValidator class is described by Table 7-265 Table 7-265. Primary vtable for QDoubleValidator Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDoubleValidator vfunc[0]: QDoubleValidator::metaObject() const vfunc[1]: QDoubleValidator::qt_metacast(char const*) vfunc[2]: QDoubleValidator::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QDoubleValidator::~QDoubleValidator() vfunc[4]: QDoubleValidator::~QDoubleValidator() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QDoubleValidator::validate(QString&, int&) const vfunc[13]: QValidator::fixup(QString&) const vfunc[14]: QDoubleValidator::setRange(double, double, int) The Run Time Type Information for the QDoubleValidator class is described by Table 7-266 Table 7-266. typeinfo for QDoubleValidator Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDoubleValidator basetype: typeinfo for QValidator __________________________________________________________ 7.4.1.83. Class data for QRegExpValidator The virtual table for the QRegExpValidator class is described by Table 7-267 Table 7-267. Primary vtable for QRegExpValidator Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QRegExpValidator vfunc[0]: QRegExpValidator::metaObject() const vfunc[1]: QRegExpValidator::qt_metacast(char const*) vfunc[2]: QRegExpValidator::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QRegExpValidator::~QRegExpValidator() vfunc[4]: QRegExpValidator::~QRegExpValidator() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QRegExpValidator::validate(QString&, int&) const vfunc[13]: QValidator::fixup(QString&) const The Run Time Type Information for the QRegExpValidator class is described by Table 7-268 Table 7-268. typeinfo for QRegExpValidator Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QRegExpValidator basetype: typeinfo for QValidator __________________________________________________________ 7.4.1.84. Class data for QAbstractSpinBox The virtual table for the QAbstractSpinBox class is described by Table 7-269 Table 7-269. Primary vtable for QAbstractSpinBox Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractSpinBox vfunc[0]: QAbstractSpinBox::metaObject() const vfunc[1]: QAbstractSpinBox::qt_metacast(char const*) vfunc[2]: QAbstractSpinBox::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAbstractSpinBox::~QAbstractSpinBox() vfunc[4]: QAbstractSpinBox::~QAbstractSpinBox() vfunc[5]: QAbstractSpinBox::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QAbstractSpinBox::sizeHint() const vfunc[15]: QAbstractSpinBox::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) vfunc[33]: QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractSpinBox::validate(QString&, int&) const vfunc[55]: QAbstractSpinBox::fixup(QString&) const vfunc[56]: QAbstractSpinBox::stepBy(int) vfunc[57]: QAbstractSpinBox::clear() vfunc[58]: QAbstractSpinBox::stepEnabled() const Table 7-270. Secondary vtable for QAbstractSpinBox Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QAbstractSpinBox vfunc[0]: non-virtual thunk to QAbstractSpinBox::~QAbstractSpinBox() vfunc[1]: non-virtual thunk to QAbstractSpinBox::~QAbstractSpinBox() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QAbstractSpinBox class is described by Table 7-271 Table 7-271. typeinfo for QAbstractSpinBox Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractSpinBox basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.85. Class data for QAbstractSlider The virtual table for the QAbstractSlider class is described by Table 7-272 Table 7-272. Primary vtable for QAbstractSlider Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractSlider vfunc[0]: QAbstractSlider::metaObject() const vfunc[1]: QAbstractSlider::qt_metacast(char const*) vfunc[2]: QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAbstractSlider::~QAbstractSlider() vfunc[4]: QAbstractSlider::~QAbstractSlider() vfunc[5]: QAbstractSlider::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWidget::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractSlider::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractSlider::sliderChange(QAbstractSlider::SliderChange) Table 7-273. Secondary vtable for QAbstractSlider Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QAbstractSlider vfunc[0]: non-virtual thunk to QAbstractSlider::~QAbstractSlider() vfunc[1]: non-virtual thunk to QAbstractSlider::~QAbstractSlider() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QAbstractSlider class is described by Table 7-274 Table 7-274. typeinfo for QAbstractSlider Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractSlider basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.86. Class data for QSlider The virtual table for the QSlider class is described by Table 7-275 Table 7-275. Primary vtable for QSlider Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSlider vfunc[0]: QSlider::metaObject() const vfunc[1]: QSlider::qt_metacast(char const*) vfunc[2]: QSlider::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSlider::~QSlider() vfunc[4]: QSlider::~QSlider() vfunc[5]: QSlider::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QSlider::sizeHint() const vfunc[15]: QSlider::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QSlider::mousePressEvent(QMouseEvent*) vfunc[19]: QSlider::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QSlider::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QSlider::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractSlider::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractSlider::sliderChange(QAbstractSlider::SliderChange) Table 7-276. Secondary vtable for QSlider Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QSlider vfunc[0]: non-virtual thunk to QSlider::~QSlider() vfunc[1]: non-virtual thunk to QSlider::~QSlider() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QSlider class is described by Table 7-277 Table 7-277. typeinfo for QSlider Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSlider basetype: typeinfo for QAbstractSlider __________________________________________________________ 7.4.1.87. Class data for QTabBar The virtual table for the QTabBar class is described by Table 7-278 Table 7-278. Primary vtable for QTabBar Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTabBar vfunc[0]: QTabBar::metaObject() const vfunc[1]: QTabBar::qt_metacast(char const*) vfunc[2]: QTabBar::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTabBar::~QTabBar() vfunc[4]: QTabBar::~QTabBar() vfunc[5]: QTabBar::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QTabBar::sizeHint() const vfunc[15]: QTabBar::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QTabBar::mousePressEvent(QMouseEvent*) vfunc[19]: QTabBar::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QTabBar::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QTabBar::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QTabBar::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QTabBar::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QTabBar::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QTabBar::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QTabBar::tabSizeHint(int) const vfunc[55]: QTabBar::tabInserted(int) vfunc[56]: QTabBar::tabRemoved(int) vfunc[57]: QTabBar::tabLayoutChange() Table 7-279. Secondary vtable for QTabBar Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QTabBar vfunc[0]: non-virtual thunk to QTabBar::~QTabBar() vfunc[1]: non-virtual thunk to QTabBar::~QTabBar() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QTabBar class is described by Table 7-280 Table 7-280. typeinfo for QTabBar Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTabBar basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.88. Class data for QTabWidget The virtual table for the QTabWidget class is described by Table 7-281 Table 7-281. Primary vtable for QTabWidget Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTabWidget vfunc[0]: QTabWidget::metaObject() const vfunc[1]: QTabWidget::qt_metacast(char const*) vfunc[2]: QTabWidget::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTabWidget::~QTabWidget() vfunc[4]: QTabWidget::~QTabWidget() vfunc[5]: QTabWidget::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QTabWidget::sizeHint() const vfunc[15]: QTabWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QTabWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QTabWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QTabWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QTabWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QTabWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QTabWidget::tabInserted(int) vfunc[55]: QTabWidget::tabRemoved(int) Table 7-282. Secondary vtable for QTabWidget Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QTabWidget vfunc[0]: non-virtual thunk to QTabWidget::~QTabWidget() vfunc[1]: non-virtual thunk to QTabWidget::~QTabWidget() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QTabWidget class is described by Table 7-283 Table 7-283. typeinfo for QTabWidget Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTabWidget basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.89. Class data for QRubberBand The virtual table for the QRubberBand class is described by Table 7-284 Table 7-284. Primary vtable for QRubberBand Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QRubberBand vfunc[0]: QRubberBand::metaObject() const vfunc[1]: QRubberBand::qt_metacast(char const*) vfunc[2]: QRubberBand::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QRubberBand::~QRubberBand() vfunc[4]: QRubberBand::~QRubberBand() vfunc[5]: QRubberBand::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWidget::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QRubberBand::paintEvent(QPaintEvent*) vfunc[30]: QRubberBand::moveEvent(QMoveEvent*) vfunc[31]: QRubberBand::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QRubberBand::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QRubberBand::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-285. Secondary vtable for QRubberBand Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QRubberBand vfunc[0]: non-virtual thunk to QRubberBand::~QRubberBand() vfunc[1]: non-virtual thunk to QRubberBand::~QRubberBand() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QRubberBand class is described by Table 7-286 Table 7-286. typeinfo for QRubberBand Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QRubberBand basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.90. Class data for QAbstractItemDelegate The virtual table for the QAbstractItemDelegate class is described by Table 7-287 Table 7-287. Primary vtable for QAbstractItemDelegate Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractItemDelegate vfunc[0]: QAbstractItemDelegate::metaObject() const vfunc[1]: QAbstractItemDelegate::qt_metacast(char const*) vfunc[2]: QAbstractItemDelegate::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAbstractItemDelegate::~QAbstractItemDelegate() vfunc[4]: QAbstractItemDelegate::~QAbstractItemDelegate() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual vfunc[14]: QAbstractItemDelegate::createEditor(QWidget*, QStyleOptionViewItem const&, QModelIndex const&) const vfunc[15]: QAbstractItemDelegate::setEditorData(QWidget*, QModelIndex const&) const vfunc[16]: QAbstractItemDelegate::setModelData(QWidget*, QAbstractItemModel*, QModelIndex const&) const vfunc[17]: QAbstractItemDelegate::updateEditorGeometry(QWidget*, QStyleOptionViewItem const&, QModelIndex const&) const vfunc[18]: QAbstractItemDelegate::editorEvent(QEvent*, QAbstractItemModel*, QStyleOptionViewItem const&, QModelIndex const&) The Run Time Type Information for the QAbstractItemDelegate class is described by Table 7-288 Table 7-288. typeinfo for QAbstractItemDelegate Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractItemDelegate basetype: typeinfo for QObject __________________________________________________________ 7.4.1.91. Class data for QAbstractItemView The virtual table for the QAbstractItemView class is described by Table 7-289 Table 7-289. Primary vtable for QAbstractItemView Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractItemView vfunc[0]: QAbstractItemView::metaObject() const vfunc[1]: QAbstractItemView::qt_metacast(char const*) vfunc[2]: QAbstractItemView::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAbstractItemView::~QAbstractItemView() vfunc[4]: QAbstractItemView::~QAbstractItemView() vfunc[5]: QAbstractItemView::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractItemView::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QAbstractScrollArea::sizeHint() const vfunc[15]: QAbstractScrollArea::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QFrame::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) vfunc[55]: QAbstractScrollArea::scrollContentsBy(int, int) vfunc[56]: QAbstractItemView::setModel(QAbstractItemModel*) vfunc[57]: QAbstractItemView::setSelectionModel(QItemSelectionModel*) vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) vfunc[59]: __cxa_pure_virtual vfunc[60]: __cxa_pure_virtual vfunc[61]: __cxa_pure_virtual vfunc[62]: QAbstractItemView::sizeHintForRow(int) const vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const vfunc[64]: QAbstractItemView::reset() vfunc[65]: QAbstractItemView::setRootIndex(QModelIndex const&) vfunc[66]: QAbstractItemView::doItemsLayout() vfunc[67]: QAbstractItemView::selectAll() vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, QModelIndex const&) vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, int, int) vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex const&, int, int) vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection const&, QItemSelection const&) vfunc[72]: QAbstractItemView::currentChanged(QModelIndex const&, QModelIndex const&) vfunc[73]: QAbstractItemView::updateEditorData() vfunc[74]: QAbstractItemView::updateEditorGeometries() vfunc[75]: QAbstractItemView::updateGeometries() vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) vfunc[78]: QAbstractItemView::verticalScrollbarValueChanged(int) vfunc[79]: QAbstractItemView::horizontalScrollbarValueChanged(int) vfunc[80]: QAbstractItemView::closeEditor(QWidget*, QAbstractItemDelegate::EndEditHint) vfunc[81]: QAbstractItemView::commitData(QWidget*) vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) vfunc[83]: __cxa_pure_virtual vfunc[84]: __cxa_pure_virtual vfunc[85]: __cxa_pure_virtual vfunc[86]: __cxa_pure_virtual vfunc[87]: __cxa_pure_virtual vfunc[88]: __cxa_pure_virtual vfunc[89]: QAbstractItemView::selectedIndexes() const vfunc[90]: QAbstractItemView::edit(QModelIndex const&, QAbstractItemView::EditTrigger, QEvent*) vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex const&, QEvent const*) const vfunc[92]: QAbstractItemView::startDrag(QFlags) vfunc[93]: QAbstractItemView::viewOptions() const Table 7-290. Secondary vtable for QAbstractItemView Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QAbstractItemView vfunc[0]: non-virtual thunk to QAbstractItemView::~QAbstractItemView() vfunc[1]: non-virtual thunk to QAbstractItemView::~QAbstractItemView() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QAbstractItemView class is described by Table 7-291 Table 7-291. typeinfo for QAbstractItemView Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractItemView basetype: typeinfo for QAbstractScrollArea __________________________________________________________ 7.4.1.92. Class data for QStringListModel The virtual table for the QStringListModel class is described by Table 7-292 Table 7-292. Primary vtable for QStringListModel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QStringListModel vfunc[0]: QStringListModel::metaObject() const vfunc[1]: QStringListModel::qt_metacast(char const*) vfunc[2]: QStringListModel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QStringListModel::~QStringListModel() vfunc[4]: NULL or QStringListModel::~QStringListModel() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QAbstractListModel::index(int, int, QModelIndex const&) const vfunc[13]: QAbstractListModel::parent(QModelIndex const&) const vfunc[14]: QStringListModel::rowCount(QModelIndex const&) const vfunc[15]: QAbstractListModel::columnCount(QModelIndex const&) const vfunc[16]: QAbstractListModel::hasChildren(QModelIndex const&) const vfunc[17]: QStringListModel::data(QModelIndex const&, int) const vfunc[18]: QStringListModel::setData(QModelIndex const&, QVariant const&, int) vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, int) const vfunc[20]: QAbstractItemModel::setHeaderData(int, Qt::Orientation, QVariant const&, int) vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) const vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, QMap const&) vfunc[23]: QAbstractItemModel::mimeTypes() const vfunc[24]: QAbstractItemModel::mimeData(QList const&) const vfunc[25]: QAbstractListModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&) vfunc[26]: QAbstractItemModel::supportedDropActions() const vfunc[27]: QStringListModel::insertRows(int, int, QModelIndex const&) vfunc[28]: QAbstractItemModel::insertColumns(int, int, QModelIndex const&) vfunc[29]: QStringListModel::removeRows(int, int, QModelIndex const&) vfunc[30]: QAbstractItemModel::removeColumns(int, int, QModelIndex const&) vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) const vfunc[33]: QStringListModel::flags(QModelIndex const&) const vfunc[34]: QStringListModel::sort(int, Qt::SortOrder) vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, QVariant const&, int, QFlags) const vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const vfunc[38]: QAbstractItemModel::submit() vfunc[39]: QAbstractItemModel::revert() The Run Time Type Information for the QStringListModel class is described by Table 7-293 Table 7-293. typeinfo for QStringListModel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QStringListModel basetype: typeinfo for QAbstractListModel __________________________________________________________ 7.4.1.93. Class data for QListView The virtual table for the QListView class is described by Table 7-294 Table 7-294. Primary vtable for QListView Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QListView vfunc[0]: QListView::metaObject() const vfunc[1]: QListView::qt_metacast(char const*) vfunc[2]: QListView::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QListView::~QListView() vfunc[4]: QListView::~QListView() vfunc[5]: QListView::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QListView::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QAbstractScrollArea::sizeHint() const vfunc[15]: QAbstractScrollArea::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) vfunc[19]: QListView::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QListView::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QListView::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QListView::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QListView::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QListView::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QListView::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QFrame::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) vfunc[55]: QListView::scrollContentsBy(int, int) vfunc[56]: QAbstractItemView::setModel(QAbstractItemModel*) vfunc[57]: QAbstractItemView::setSelectionModel(QItemSelectionModel*) vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) vfunc[59]: QListView::visualRect(QModelIndex const&) const vfunc[60]: QListView::scrollTo(QModelIndex const&, QAbstractItemView::ScrollHint) vfunc[61]: QListView::indexAt(QPoint const&) const vfunc[62]: QAbstractItemView::sizeHintForRow(int) const vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const vfunc[64]: QListView::reset() vfunc[65]: QListView::setRootIndex(QModelIndex const&) vfunc[66]: QListView::doItemsLayout() vfunc[67]: QAbstractItemView::selectAll() vfunc[68]: QListView::dataChanged(QModelIndex const&, QModelIndex const&) vfunc[69]: QListView::rowsInserted(QModelIndex const&, int, int) vfunc[70]: QListView::rowsAboutToBeRemoved(QModelIndex const&, int, int) vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection const&, QItemSelection const&) vfunc[72]: QAbstractItemView::currentChanged(QModelIndex const&, QModelIndex const&) vfunc[73]: QAbstractItemView::updateEditorData() vfunc[74]: QAbstractItemView::updateEditorGeometries() vfunc[75]: QListView::updateGeometries() vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) vfunc[78]: QAbstractItemView::verticalScrollbarValueChanged(int) vfunc[79]: QAbstractItemView::horizontalScrollbarValueChanged(int) vfunc[80]: QAbstractItemView::closeEditor(QWidget*, QAbstractItemDelegate::EndEditHint) vfunc[81]: QAbstractItemView::commitData(QWidget*) vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) vfunc[83]: QListView::moveCursor(QAbstractItemView::CursorAction, QFlags) vfunc[84]: QListView::horizontalOffset() const vfunc[85]: QListView::verticalOffset() const vfunc[86]: QListView::isIndexHidden(QModelIndex const&) const vfunc[87]: QListView::setSelection(QRect const&, QFlags) vfunc[88]: QListView::visualRegionForSelection(QItemSelection const&) const vfunc[89]: QListView::selectedIndexes() const vfunc[90]: QAbstractItemView::edit(QModelIndex const&, QAbstractItemView::EditTrigger, QEvent*) vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex const&, QEvent const*) const vfunc[92]: QListView::startDrag(QFlags) vfunc[93]: QListView::viewOptions() const Table 7-295. Secondary vtable for QListView Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QListView vfunc[0]: non-virtual thunk to QListView::~QListView() vfunc[1]: non-virtual thunk to QListView::~QListView() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QListView class is described by Table 7-296 Table 7-296. typeinfo for QListView Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QListView basetype: typeinfo for QAbstractItemView __________________________________________________________ 7.4.1.94. Class data for QListWidgetItem The virtual table for the QListWidgetItem class is described by Table 7-297 Table 7-297. Primary vtable for QListWidgetItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QListWidgetItem vfunc[0]: QListWidgetItem::~QListWidgetItem() vfunc[1]: QListWidgetItem::~QListWidgetItem() vfunc[2]: QListWidgetItem::clone() const vfunc[3]: NULL or QListWidgetItem::setBackgroundColor(QColor const&) vfunc[4]: QListWidgetItem::data(int) const vfunc[5]: QListWidgetItem::setData(int, QVariant const&) vfunc[6]: QListWidgetItem::operator<(QListWidgetItem const&) const vfunc[7]: QListWidgetItem::read(QDataStream&) vfunc[8]: QListWidgetItem::write(QDataStream&) const The Run Time Type Information for the QListWidgetItem class is described by Table 7-298 Table 7-298. typeinfo for QListWidgetItem Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QListWidgetItem __________________________________________________________ 7.4.1.95. Class data for QListWidget The virtual table for the QListWidget class is described by Table 7-299 Table 7-299. Primary vtable for QListWidget Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QListWidget vfunc[0]: QListWidget::metaObject() const vfunc[1]: QListWidget::qt_metacast(char const*) vfunc[2]: QListWidget::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QListWidget::~QListWidget() vfunc[4]: QListWidget::~QListWidget() vfunc[5]: QListWidget::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QListView::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QAbstractScrollArea::sizeHint() const vfunc[15]: QAbstractScrollArea::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) vfunc[19]: QListView::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QListView::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QListView::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QListView::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QListView::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QListView::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QListView::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QFrame::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) vfunc[55]: QListView::scrollContentsBy(int, int) vfunc[56]: QListWidget::setModel(QAbstractItemModel*) vfunc[57]: QAbstractItemView::setSelectionModel(QItemSelectionModel*) vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) vfunc[59]: QListView::visualRect(QModelIndex const&) const vfunc[60]: QListView::scrollTo(QModelIndex const&, QAbstractItemView::ScrollHint) vfunc[61]: QListView::indexAt(QPoint const&) const vfunc[62]: QAbstractItemView::sizeHintForRow(int) const vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const vfunc[64]: QListView::reset() vfunc[65]: QListView::setRootIndex(QModelIndex const&) vfunc[66]: QListView::doItemsLayout() vfunc[67]: QAbstractItemView::selectAll() vfunc[68]: QListView::dataChanged(QModelIndex const&, QModelIndex const&) vfunc[69]: QListView::rowsInserted(QModelIndex const&, int, int) vfunc[70]: QListView::rowsAboutToBeRemoved(QModelIndex const&, int, int) vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection const&, QItemSelection const&) vfunc[72]: QAbstractItemView::currentChanged(QModelIndex const&, QModelIndex const&) vfunc[73]: QAbstractItemView::updateEditorData() vfunc[74]: QAbstractItemView::updateEditorGeometries() vfunc[75]: QListView::updateGeometries() vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) vfunc[78]: QAbstractItemView::verticalScrollbarValueChanged(int) vfunc[79]: QAbstractItemView::horizontalScrollbarValueChanged(int) vfunc[80]: QAbstractItemView::closeEditor(QWidget*, QAbstractItemDelegate::EndEditHint) vfunc[81]: QAbstractItemView::commitData(QWidget*) vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) vfunc[83]: QListView::moveCursor(QAbstractItemView::CursorAction, QFlags) vfunc[84]: QListView::horizontalOffset() const vfunc[85]: QListView::verticalOffset() const vfunc[86]: QListView::isIndexHidden(QModelIndex const&) const vfunc[87]: QListView::setSelection(QRect const&, QFlags) vfunc[88]: QListView::visualRegionForSelection(QItemSelection const&) const vfunc[89]: QListView::selectedIndexes() const vfunc[90]: QAbstractItemView::edit(QModelIndex const&, QAbstractItemView::EditTrigger, QEvent*) vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex const&, QEvent const*) const vfunc[92]: QListView::startDrag(QFlags) vfunc[93]: QListView::viewOptions() const vfunc[94]: QListWidget::mimeTypes() const vfunc[95]: QListWidget::mimeData(QList) const vfunc[96]: QListWidget::dropMimeData(int, QMimeData const*, Qt::DropAction) vfunc[97]: QListWidget::supportedDropActions() const Table 7-300. Secondary vtable for QListWidget Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QListWidget vfunc[0]: non-virtual thunk to QListWidget::~QListWidget() vfunc[1]: non-virtual thunk to QListWidget::~QListWidget() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QListWidget class is described by Table 7-301 Table 7-301. typeinfo for QListWidget Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QListWidget basetype: typeinfo for QListView __________________________________________________________ 7.4.1.96. Class data for QFileIconProvider The virtual table for the QFileIconProvider class is described by Table 7-302 Table 7-302. Primary vtable for QFileIconProvider Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFileIconProvider vfunc[0]: QFileIconProvider::~QFileIconProvider() vfunc[1]: QFileIconProvider::~QFileIconProvider() vfunc[2]: QFileIconProvider::icon(QFileIconProvider::IconType) const vfunc[3]: QFileIconProvider::icon(QFileInfo const&) const vfunc[4]: QFileIconProvider::type(QFileInfo const&) const The Run Time Type Information for the QFileIconProvider class is described by Table 7-303 Table 7-303. typeinfo for QFileIconProvider Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QFileIconProvider __________________________________________________________ 7.4.1.97. Class data for QDirModel The virtual table for the QDirModel class is described by Table 7-304 Table 7-304. Primary vtable for QDirModel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDirModel vfunc[0]: QDirModel::metaObject() const vfunc[1]: QDirModel::qt_metacast(char const*) vfunc[2]: QDirModel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QDirModel::~QDirModel() vfunc[4]: QDirModel::~QDirModel() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QDirModel::index(int, int, QModelIndex const&) const vfunc[13]: QDirModel::parent(QModelIndex const&) const vfunc[14]: QDirModel::rowCount(QModelIndex const&) const vfunc[15]: QDirModel::columnCount(QModelIndex const&) const vfunc[16]: QDirModel::hasChildren(QModelIndex const&) const vfunc[17]: QDirModel::data(QModelIndex const&, int) const vfunc[18]: QDirModel::setData(QModelIndex const&, QVariant const&, int) vfunc[19]: QDirModel::headerData(int, Qt::Orientation, int) const vfunc[20]: QAbstractItemModel::setHeaderData(int, Qt::Orientation, QVariant const&, int) vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) const vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, QMap const&) vfunc[23]: QDirModel::mimeTypes() const vfunc[24]: QDirModel::mimeData(QList const&) const vfunc[25]: QDirModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&) vfunc[26]: QDirModel::supportedDropActions() const vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex const&) vfunc[28]: QAbstractItemModel::insertColumns(int, int, QModelIndex const&) vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex const&) vfunc[30]: QAbstractItemModel::removeColumns(int, int, QModelIndex const&) vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) const vfunc[33]: QDirModel::flags(QModelIndex const&) const vfunc[34]: QDirModel::sort(int, Qt::SortOrder) vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, QVariant const&, int, QFlags) const vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const vfunc[38]: QAbstractItemModel::submit() vfunc[39]: QAbstractItemModel::revert() The Run Time Type Information for the QDirModel class is described by Table 7-305 Table 7-305. typeinfo for QDirModel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDirModel basetype: typeinfo for QAbstractItemModel __________________________________________________________ 7.4.1.98. Class data for QStandardItemModel The virtual table for the QStandardItemModel class is described by Table 7-306 Table 7-306. Primary vtable for QStandardItemModel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QStandardItemModel vfunc[0]: QStandardItemModel::metaObject() const vfunc[1]: QStandardItemModel::qt_metacast(char const*) vfunc[2]: QStandardItemModel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QStandardItemModel::~QStandardItemModel() vfunc[4]: QStandardItemModel::~QStandardItemModel() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QStandardItemModel::index(int, int, QModelIndex const&) const vfunc[13]: QStandardItemModel::parent(QModelIndex const&) const vfunc[14]: QStandardItemModel::rowCount(QModelIndex const&) const vfunc[15]: QStandardItemModel::columnCount(QModelIndex const&) const vfunc[16]: QStandardItemModel::hasChildren(QModelIndex const&) const vfunc[17]: QStandardItemModel::data(QModelIndex const&, int) const vfunc[18]: QStandardItemModel::setData(QModelIndex const&, QVariant const&, int) vfunc[19]: QStandardItemModel::headerData(int, Qt::Orientation, int) const vfunc[20]: QStandardItemModel::setHeaderData(int, Qt::Orientation, QVariant const&, int) vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) const vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, QMap const&) vfunc[23]: QAbstractItemModel::mimeTypes() const vfunc[24]: QAbstractItemModel::mimeData(QList const&) const vfunc[25]: QAbstractItemModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&) vfunc[26]: QAbstractItemModel::supportedDropActions() const vfunc[27]: QStandardItemModel::insertRows(int, int, QModelIndex const&) vfunc[28]: QStandardItemModel::insertColumns(int, int, QModelIndex const&) vfunc[29]: QStandardItemModel::removeRows(int, int, QModelIndex const&) vfunc[30]: QStandardItemModel::removeColumns(int, int, QModelIndex const&) vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) const vfunc[33]: QStandardItemModel::flags(QModelIndex const&) const vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, QVariant const&, int, QFlags) const vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const vfunc[38]: QAbstractItemModel::submit() vfunc[39]: QAbstractItemModel::revert() The Run Time Type Information for the QStandardItemModel class is described by Table 7-307 Table 7-307. typeinfo for QStandardItemModel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QStandardItemModel basetype: typeinfo for QAbstractItemModel __________________________________________________________ 7.4.1.99. Class data for QAbstractProxyModel The virtual table for the QAbstractProxyModel class is described by Table 7-308 Table 7-308. Primary vtable for QAbstractProxyModel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractProxyModel vfunc[0]: QAbstractProxyModel::metaObject() const vfunc[1]: QAbstractProxyModel::qt_metacast(char const*) vfunc[2]: QAbstractProxyModel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAbstractProxyModel::~QAbstractProxyModel() vfunc[4]: QAbstractProxyModel::~QAbstractProxyModel() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual vfunc[14]: __cxa_pure_virtual vfunc[15]: __cxa_pure_virtual vfunc[16]: QAbstractItemModel::hasChildren(QModelIndex const&) const vfunc[17]: __cxa_pure_virtual vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, QVariant const&, int) vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, int) const vfunc[20]: QAbstractItemModel::setHeaderData(int, Qt::Orientation, QVariant const&, int) vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) const vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, QMap const&) vfunc[23]: QAbstractItemModel::mimeTypes() const vfunc[24]: QAbstractItemModel::mimeData(QList const&) const vfunc[25]: QAbstractItemModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&) vfunc[26]: QAbstractItemModel::supportedDropActions() const vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex const&) vfunc[28]: QAbstractItemModel::insertColumns(int, int, QModelIndex const&) vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex const&) vfunc[30]: QAbstractItemModel::removeColumns(int, int, QModelIndex const&) vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) const vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, QVariant const&, int, QFlags) const vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const vfunc[38]: QAbstractProxyModel::submit() vfunc[39]: QAbstractProxyModel::revert() vfunc[40]: QAbstractProxyModel::setSourceModel(QAbstractItemModel*) vfunc[41]: __cxa_pure_virtual vfunc[42]: __cxa_pure_virtual vfunc[43]: QAbstractProxyModel::mapSelectionToSource(QItemSelection const&) const vfunc[44]: QAbstractProxyModel::mapSelectionFromSource(QItemSelection const&) const The Run Time Type Information for the QAbstractProxyModel class is described by Table 7-309 Table 7-309. typeinfo for QAbstractProxyModel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractProxyModel basetype: typeinfo for QAbstractItemModel __________________________________________________________ 7.4.1.100. Class data for QSortFilterProxyModel The virtual table for the QSortFilterProxyModel class is described by Table 7-310 Table 7-310. Primary vtable for QSortFilterProxyModel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSortFilterProxyModel vfunc[0]: QSortFilterProxyModel::metaObject() const vfunc[1]: QSortFilterProxyModel::qt_metacast(char const*) vfunc[2]: QSortFilterProxyModel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSortFilterProxyModel::~QSortFilterProxyModel() vfunc[4]: QSortFilterProxyModel::~QSortFilterProxyModel() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QSortFilterProxyModel::index(int, int, QModelIndex const&) const vfunc[13]: QSortFilterProxyModel::parent(QModelIndex const&) const vfunc[14]: QSortFilterProxyModel::rowCount(QModelIndex const&) const vfunc[15]: QSortFilterProxyModel::columnCount(QModelIndex const&) const vfunc[16]: QSortFilterProxyModel::hasChildren(QModelIndex const&) const vfunc[17]: QSortFilterProxyModel::data(QModelIndex const&, int) const vfunc[18]: QSortFilterProxyModel::setData(QModelIndex const&, QVariant const&, int) vfunc[19]: QSortFilterProxyModel::headerData(int, Qt::Orientation, int) const vfunc[20]: QSortFilterProxyModel::setHeaderData(int, Qt::Orientation, QVariant const&, int) vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) const vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, QMap const&) vfunc[23]: QAbstractItemModel::mimeTypes() const vfunc[24]: QSortFilterProxyModel::mimeData(QList const&) const vfunc[25]: QSortFilterProxyModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&) vfunc[26]: QAbstractItemModel::supportedDropActions() const vfunc[27]: QSortFilterProxyModel::insertRows(int, int, QModelIndex const&) vfunc[28]: QSortFilterProxyModel::insertColumns(int, int, QModelIndex const&) vfunc[29]: QSortFilterProxyModel::removeRows(int, int, QModelIndex const&) vfunc[30]: QSortFilterProxyModel::removeColumns(int, int, QModelIndex const&) vfunc[31]: QSortFilterProxyModel::fetchMore(QModelIndex const&) vfunc[32]: QSortFilterProxyModel::canFetchMore(QModelIndex const&) const vfunc[33]: QSortFilterProxyModel::flags(QModelIndex const&) const vfunc[34]: QSortFilterProxyModel::sort(int, Qt::SortOrder) vfunc[35]: QSortFilterProxyModel::buddy(QModelIndex const&) const vfunc[36]: QSortFilterProxyModel::match(QModelIndex const&, int, QVariant const&, int, QFlags) const vfunc[37]: QSortFilterProxyModel::span(QModelIndex const&) const vfunc[38]: QAbstractProxyModel::submit() vfunc[39]: QAbstractProxyModel::revert() vfunc[40]: QSortFilterProxyModel::setSourceModel(QAbstractItemModel*) vfunc[41]: QSortFilterProxyModel::mapToSource(QModelIndex const&) const vfunc[42]: QSortFilterProxyModel::mapFromSource(QModelIndex const&) const vfunc[43]: QSortFilterProxyModel::mapSelectionToSource(QItemSelection const&) const vfunc[44]: QSortFilterProxyModel::mapSelectionFromSource(QItemSelection const&) const vfunc[45]: QSortFilterProxyModel::filterAcceptsRow(int, QModelIndex const&) const vfunc[46]: QSortFilterProxyModel::filterAcceptsColumn(int, QModelIndex const&) const vfunc[47]: QSortFilterProxyModel::lessThan(QModelIndex const&, QModelIndex const&) const The Run Time Type Information for the QSortFilterProxyModel class is described by Table 7-311 Table 7-311. typeinfo for QSortFilterProxyModel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSortFilterProxyModel basetype: typeinfo for QAbstractProxyModel __________________________________________________________ 7.4.1.101. Class data for QItemDelegate The virtual table for the QItemDelegate class is described by Table 7-312 Table 7-312. Primary vtable for QItemDelegate Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QItemDelegate vfunc[0]: QItemDelegate::metaObject() const vfunc[1]: QItemDelegate::qt_metacast(char const*) vfunc[2]: QItemDelegate::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QItemDelegate::~QItemDelegate() vfunc[4]: QItemDelegate::~QItemDelegate() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QItemDelegate::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QItemDelegate::paint(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const vfunc[13]: QItemDelegate::sizeHint(QStyleOptionViewItem const&, QModelIndex const&) const vfunc[14]: QItemDelegate::createEditor(QWidget*, QStyleOptionViewItem const&, QModelIndex const&) const vfunc[15]: QItemDelegate::setEditorData(QWidget*, QModelIndex const&) const vfunc[16]: QItemDelegate::setModelData(QWidget*, QAbstractItemModel*, QModelIndex const&) const vfunc[17]: QItemDelegate::updateEditorGeometry(QWidget*, QStyleOptionViewItem const&, QModelIndex const&) const vfunc[18]: QItemDelegate::editorEvent(QEvent*, QAbstractItemModel*, QStyleOptionViewItem const&, QModelIndex const&) vfunc[19]: QItemDelegate::drawDisplay(QPainter*, QStyleOptionViewItem const&, QRect const&, QString const&) const vfunc[20]: QItemDelegate::drawDecoration(QPainter*, QStyleOptionViewItem const&, QRect const&, QPixmap const&) const vfunc[21]: QItemDelegate::drawFocus(QPainter*, QStyleOptionViewItem const&, QRect const&) const vfunc[22]: QItemDelegate::drawCheck(QPainter*, QStyleOptionViewItem const&, QRect const&, Qt::CheckState) const The Run Time Type Information for the QItemDelegate class is described by Table 7-313 Table 7-313. typeinfo for QItemDelegate Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QItemDelegate basetype: typeinfo for QAbstractItemDelegate __________________________________________________________ 7.4.1.102. Class data for QTableView The virtual table for the QTableView class is described by Table 7-314 Table 7-314. Primary vtable for QTableView Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTableView vfunc[0]: QTableView::metaObject() const vfunc[1]: QTableView::qt_metacast(char const*) vfunc[2]: QTableView::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTableView::~QTableView() vfunc[4]: QTableView::~QTableView() vfunc[5]: QAbstractItemView::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QTableView::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QAbstractScrollArea::sizeHint() const vfunc[15]: QAbstractScrollArea::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QTableView::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QFrame::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) vfunc[55]: QTableView::scrollContentsBy(int, int) vfunc[56]: QTableView::setModel(QAbstractItemModel*) vfunc[57]: QTableView::setSelectionModel(QItemSelectionModel*) vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) vfunc[59]: QTableView::visualRect(QModelIndex const&) const vfunc[60]: QTableView::scrollTo(QModelIndex const&, QAbstractItemView::ScrollHint) vfunc[61]: QTableView::indexAt(QPoint const&) const vfunc[62]: QTableView::sizeHintForRow(int) const vfunc[63]: QTableView::sizeHintForColumn(int) const vfunc[64]: QAbstractItemView::reset() vfunc[65]: QTableView::setRootIndex(QModelIndex const&) vfunc[66]: QAbstractItemView::doItemsLayout() vfunc[67]: QAbstractItemView::selectAll() vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, QModelIndex const&) vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, int, int) vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex const&, int, int) vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection const&, QItemSelection const&) vfunc[72]: QAbstractItemView::currentChanged(QModelIndex const&, QModelIndex const&) vfunc[73]: QAbstractItemView::updateEditorData() vfunc[74]: QAbstractItemView::updateEditorGeometries() vfunc[75]: QTableView::updateGeometries() vfunc[76]: QTableView::verticalScrollbarAction(int) vfunc[77]: QTableView::horizontalScrollbarAction(int) vfunc[78]: QAbstractItemView::verticalScrollbarValueChanged(int) vfunc[79]: QAbstractItemView::horizontalScrollbarValueChanged(int) vfunc[80]: QAbstractItemView::closeEditor(QWidget*, QAbstractItemDelegate::EndEditHint) vfunc[81]: QAbstractItemView::commitData(QWidget*) vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) vfunc[83]: QTableView::moveCursor(QAbstractItemView::CursorAction, QFlags) vfunc[84]: QTableView::horizontalOffset() const vfunc[85]: QTableView::verticalOffset() const vfunc[86]: QTableView::isIndexHidden(QModelIndex const&) const vfunc[87]: QTableView::setSelection(QRect const&, QFlags) vfunc[88]: QTableView::visualRegionForSelection(QItemSelection const&) const vfunc[89]: QTableView::selectedIndexes() const vfunc[90]: QAbstractItemView::edit(QModelIndex const&, QAbstractItemView::EditTrigger, QEvent*) vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex const&, QEvent const*) const vfunc[92]: QAbstractItemView::startDrag(QFlags) vfunc[93]: QTableView::viewOptions() const Table 7-315. Secondary vtable for QTableView Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QTableView vfunc[0]: non-virtual thunk to QTableView::~QTableView() vfunc[1]: non-virtual thunk to QTableView::~QTableView() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QTableView class is described by Table 7-316 Table 7-316. typeinfo for QTableView Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTableView basetype: typeinfo for QAbstractItemView __________________________________________________________ 7.4.1.103. Class data for QTableWidgetItem The virtual table for the QTableWidgetItem class is described by Table 7-317 Table 7-317. Primary vtable for QTableWidgetItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTableWidgetItem vfunc[0]: QTableWidgetItem::~QTableWidgetItem() vfunc[1]: QTableWidgetItem::~QTableWidgetItem() vfunc[2]: QTableWidgetItem::clone() const vfunc[3]: QTableWidgetItem::data(int) const vfunc[4]: QTableWidgetItem::setData(int, QVariant const&) vfunc[5]: QTableWidgetItem::operator<(QTableWidgetItem const&) const vfunc[6]: QTableWidgetItem::read(QDataStream&) vfunc[7]: QTableWidgetItem::write(QDataStream&) const The Run Time Type Information for the QTableWidgetItem class is described by Table 7-318 Table 7-318. typeinfo for QTableWidgetItem Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QTableWidgetItem __________________________________________________________ 7.4.1.104. Class data for QTableWidget The virtual table for the QTableWidget class is described by Table 7-319 Table 7-319. Primary vtable for QTableWidget Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTableWidget vfunc[0]: QTableWidget::metaObject() const vfunc[1]: QTableWidget::qt_metacast(char const*) vfunc[2]: QTableWidget::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTableWidget::~QTableWidget() vfunc[4]: QTableWidget::~QTableWidget() vfunc[5]: QTableWidget::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QTableView::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QAbstractScrollArea::sizeHint() const vfunc[15]: QAbstractScrollArea::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QTableView::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QFrame::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) vfunc[55]: QTableView::scrollContentsBy(int, int) vfunc[56]: QTableWidget::setModel(QAbstractItemModel*) vfunc[57]: QTableView::setSelectionModel(QItemSelectionModel*) vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) vfunc[59]: QTableView::visualRect(QModelIndex const&) const vfunc[60]: QTableView::scrollTo(QModelIndex const&, QAbstractItemView::ScrollHint) vfunc[61]: QTableView::indexAt(QPoint const&) const vfunc[62]: QTableView::sizeHintForRow(int) const vfunc[63]: QTableView::sizeHintForColumn(int) const vfunc[64]: QAbstractItemView::reset() vfunc[65]: QTableView::setRootIndex(QModelIndex const&) vfunc[66]: QAbstractItemView::doItemsLayout() vfunc[67]: QAbstractItemView::selectAll() vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, QModelIndex const&) vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, int, int) vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex const&, int, int) vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection const&, QItemSelection const&) vfunc[72]: QAbstractItemView::currentChanged(QModelIndex const&, QModelIndex const&) vfunc[73]: QAbstractItemView::updateEditorData() vfunc[74]: QAbstractItemView::updateEditorGeometries() vfunc[75]: QTableView::updateGeometries() vfunc[76]: QTableView::verticalScrollbarAction(int) vfunc[77]: QTableView::horizontalScrollbarAction(int) vfunc[78]: QAbstractItemView::verticalScrollbarValueChanged(int) vfunc[79]: QAbstractItemView::horizontalScrollbarValueChanged(int) vfunc[80]: QAbstractItemView::closeEditor(QWidget*, QAbstractItemDelegate::EndEditHint) vfunc[81]: QAbstractItemView::commitData(QWidget*) vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) vfunc[83]: QTableView::moveCursor(QAbstractItemView::CursorAction, QFlags) vfunc[84]: QTableView::horizontalOffset() const vfunc[85]: QTableView::verticalOffset() const vfunc[86]: QTableView::isIndexHidden(QModelIndex const&) const vfunc[87]: QTableView::setSelection(QRect const&, QFlags) vfunc[88]: QTableView::visualRegionForSelection(QItemSelection const&) const vfunc[89]: QTableView::selectedIndexes() const vfunc[90]: QAbstractItemView::edit(QModelIndex const&, QAbstractItemView::EditTrigger, QEvent*) vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex const&, QEvent const*) const vfunc[92]: QAbstractItemView::startDrag(QFlags) vfunc[93]: QTableView::viewOptions() const vfunc[94]: QTableWidget::mimeTypes() const vfunc[95]: QTableWidget::mimeData(QList) const vfunc[96]: QTableWidget::dropMimeData(int, int, QMimeData const*, Qt::DropAction) vfunc[97]: QTableWidget::supportedDropActions() const Table 7-320. Secondary vtable for QTableWidget Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QTableWidget vfunc[0]: non-virtual thunk to QTableWidget::~QTableWidget() vfunc[1]: non-virtual thunk to QTableWidget::~QTableWidget() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QTableWidget class is described by Table 7-321 Table 7-321. typeinfo for QTableWidget Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTableWidget basetype: typeinfo for QTableView __________________________________________________________ 7.4.1.105. Class data for QTreeView The virtual table for the QTreeView class is described by Table 7-322 Table 7-322. Primary vtable for QTreeView Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTreeView vfunc[0]: QTreeView::metaObject() const vfunc[1]: QTreeView::qt_metacast(char const*) vfunc[2]: QTreeView::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTreeView::~QTreeView() vfunc[4]: QTreeView::~QTreeView() vfunc[5]: QAbstractItemView::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QTreeView::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QAbstractScrollArea::sizeHint() const vfunc[15]: QAbstractScrollArea::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QTreeView::mousePressEvent(QMouseEvent*) vfunc[19]: QTreeView::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QTreeView::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QTreeView::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QFrame::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) vfunc[55]: QTreeView::scrollContentsBy(int, int) vfunc[56]: QTreeView::setModel(QAbstractItemModel*) vfunc[57]: QTreeView::setSelectionModel(QItemSelectionModel*) vfunc[58]: QTreeView::keyboardSearch(QString const&) vfunc[59]: QTreeView::visualRect(QModelIndex const&) const vfunc[60]: QTreeView::scrollTo(QModelIndex const&, QAbstractItemView::ScrollHint) vfunc[61]: QTreeView::indexAt(QPoint const&) const vfunc[62]: QAbstractItemView::sizeHintForRow(int) const vfunc[63]: QTreeView::sizeHintForColumn(int) const vfunc[64]: QTreeView::reset() vfunc[65]: QTreeView::setRootIndex(QModelIndex const&) vfunc[66]: QTreeView::doItemsLayout() vfunc[67]: QTreeView::selectAll() vfunc[68]: QTreeView::dataChanged(QModelIndex const&, QModelIndex const&) vfunc[69]: QTreeView::rowsInserted(QModelIndex const&, int, int) vfunc[70]: QTreeView::rowsAboutToBeRemoved(QModelIndex const&, int, int) vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection const&, QItemSelection const&) vfunc[72]: QAbstractItemView::currentChanged(QModelIndex const&, QModelIndex const&) vfunc[73]: QAbstractItemView::updateEditorData() vfunc[74]: QAbstractItemView::updateEditorGeometries() vfunc[75]: QTreeView::updateGeometries() vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) vfunc[77]: QTreeView::horizontalScrollbarAction(int) vfunc[78]: QAbstractItemView::verticalScrollbarValueChanged(int) vfunc[79]: QAbstractItemView::horizontalScrollbarValueChanged(int) vfunc[80]: QAbstractItemView::closeEditor(QWidget*, QAbstractItemDelegate::EndEditHint) vfunc[81]: QAbstractItemView::commitData(QWidget*) vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) vfunc[83]: QTreeView::moveCursor(QAbstractItemView::CursorAction, QFlags) vfunc[84]: QTreeView::horizontalOffset() const vfunc[85]: QTreeView::verticalOffset() const vfunc[86]: QTreeView::isIndexHidden(QModelIndex const&) const vfunc[87]: QTreeView::setSelection(QRect const&, QFlags) vfunc[88]: QTreeView::visualRegionForSelection(QItemSelection const&) const vfunc[89]: QTreeView::selectedIndexes() const vfunc[90]: QAbstractItemView::edit(QModelIndex const&, QAbstractItemView::EditTrigger, QEvent*) vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex const&, QEvent const*) const vfunc[92]: QAbstractItemView::startDrag(QFlags) vfunc[93]: QAbstractItemView::viewOptions() const vfunc[94]: QTreeView::drawRow(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const vfunc[95]: QTreeView::drawBranches(QPainter*, QRect const&, QModelIndex const&) const Table 7-323. Secondary vtable for QTreeView Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QTreeView vfunc[0]: non-virtual thunk to QTreeView::~QTreeView() vfunc[1]: non-virtual thunk to QTreeView::~QTreeView() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QTreeView class is described by Table 7-324 Table 7-324. typeinfo for QTreeView Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTreeView basetype: typeinfo for QAbstractItemView __________________________________________________________ 7.4.1.106. Class data for QProxyModel The virtual table for the QProxyModel class is described by Table 7-325 Table 7-325. Primary vtable for QProxyModel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QProxyModel vfunc[0]: QProxyModel::metaObject() const vfunc[1]: QProxyModel::qt_metacast(char const*) vfunc[2]: QProxyModel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QProxyModel::~QProxyModel() vfunc[4]: QProxyModel::~QProxyModel() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QProxyModel::index(int, int, QModelIndex const&) const vfunc[13]: QProxyModel::parent(QModelIndex const&) const vfunc[14]: QProxyModel::rowCount(QModelIndex const&) const vfunc[15]: QProxyModel::columnCount(QModelIndex const&) const vfunc[16]: QProxyModel::hasChildren(QModelIndex const&) const vfunc[17]: QProxyModel::data(QModelIndex const&, int) const vfunc[18]: QProxyModel::setData(QModelIndex const&, QVariant const&, int) vfunc[19]: QProxyModel::headerData(int, Qt::Orientation, int) const vfunc[20]: QProxyModel::setHeaderData(int, Qt::Orientation, QVariant const&, int) vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) const vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, QMap const&) vfunc[23]: QProxyModel::mimeTypes() const vfunc[24]: QProxyModel::mimeData(QList const&) const vfunc[25]: QProxyModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&) vfunc[26]: QProxyModel::supportedDropActions() const vfunc[27]: QProxyModel::insertRows(int, int, QModelIndex const&) vfunc[28]: QProxyModel::insertColumns(int, int, QModelIndex const&) vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex const&) vfunc[30]: QAbstractItemModel::removeColumns(int, int, QModelIndex const&) vfunc[31]: QProxyModel::fetchMore(QModelIndex const&) vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) const vfunc[33]: QProxyModel::flags(QModelIndex const&) const vfunc[34]: QProxyModel::sort(int, Qt::SortOrder) vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const vfunc[36]: QProxyModel::match(QModelIndex const&, int, QVariant const&, int, QFlags) const vfunc[37]: QProxyModel::span(QModelIndex const&) const vfunc[38]: QProxyModel::submit() vfunc[39]: QProxyModel::revert() vfunc[40]: QProxyModel::setModel(QAbstractItemModel*) The Run Time Type Information for the QProxyModel class is described by Table 7-326 Table 7-326. typeinfo for QProxyModel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QProxyModel basetype: typeinfo for QAbstractItemModel __________________________________________________________ 7.4.1.107. Class data for QHeaderView The virtual table for the QHeaderView class is described by Table 7-327 Table 7-327. Primary vtable for QHeaderView Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHeaderView vfunc[0]: QHeaderView::metaObject() const vfunc[1]: QHeaderView::qt_metacast(char const*) vfunc[2]: QHeaderView::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QHeaderView::~QHeaderView() vfunc[4]: QHeaderView::~QHeaderView() vfunc[5]: QHeaderView::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractItemView::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QHeaderView::sizeHint() const vfunc[15]: QAbstractScrollArea::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QHeaderView::mousePressEvent(QMouseEvent*) vfunc[19]: QHeaderView::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QHeaderView::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QHeaderView::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QHeaderView::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QFrame::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QHeaderView::viewportEvent(QEvent*) vfunc[55]: QHeaderView::scrollContentsBy(int, int) vfunc[56]: QHeaderView::setModel(QAbstractItemModel*) vfunc[57]: QAbstractItemView::setSelectionModel(QItemSelectionModel*) vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) vfunc[59]: QHeaderView::visualRect(QModelIndex const&) const vfunc[60]: QHeaderView::scrollTo(QModelIndex const&, QAbstractItemView::ScrollHint) vfunc[61]: QHeaderView::indexAt(QPoint const&) const vfunc[62]: QAbstractItemView::sizeHintForRow(int) const vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const vfunc[64]: QAbstractItemView::reset() vfunc[65]: QAbstractItemView::setRootIndex(QModelIndex const&) vfunc[66]: QHeaderView::doItemsLayout() vfunc[67]: QAbstractItemView::selectAll() vfunc[68]: QHeaderView::dataChanged(QModelIndex const&, QModelIndex const&) vfunc[69]: QHeaderView::rowsInserted(QModelIndex const&, int, int) vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex const&, int, int) vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection const&, QItemSelection const&) vfunc[72]: QHeaderView::currentChanged(QModelIndex const&, QModelIndex const&) vfunc[73]: QAbstractItemView::updateEditorData() vfunc[74]: QAbstractItemView::updateEditorGeometries() vfunc[75]: QHeaderView::updateGeometries() vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) vfunc[78]: QAbstractItemView::verticalScrollbarValueChanged(int) vfunc[79]: QAbstractItemView::horizontalScrollbarValueChanged(int) vfunc[80]: QAbstractItemView::closeEditor(QWidget*, QAbstractItemDelegate::EndEditHint) vfunc[81]: QAbstractItemView::commitData(QWidget*) vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) vfunc[83]: QHeaderView::moveCursor(QAbstractItemView::CursorAction, QFlags) vfunc[84]: QHeaderView::horizontalOffset() const vfunc[85]: QHeaderView::verticalOffset() const vfunc[86]: QHeaderView::isIndexHidden(QModelIndex const&) const vfunc[87]: QHeaderView::setSelection(QRect const&, QFlags) vfunc[88]: QHeaderView::visualRegionForSelection(QItemSelection const&) const vfunc[89]: QAbstractItemView::selectedIndexes() const vfunc[90]: QAbstractItemView::edit(QModelIndex const&, QAbstractItemView::EditTrigger, QEvent*) vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex const&, QEvent const*) const vfunc[92]: QAbstractItemView::startDrag(QFlags) vfunc[93]: QAbstractItemView::viewOptions() const vfunc[94]: QHeaderView::paintSection(QPainter*, QRect const&, int) const vfunc[95]: QHeaderView::sectionSizeFromContents(int) const Table 7-328. Secondary vtable for QHeaderView Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QHeaderView vfunc[0]: non-virtual thunk to QHeaderView::~QHeaderView() vfunc[1]: non-virtual thunk to QHeaderView::~QHeaderView() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QHeaderView class is described by Table 7-329 Table 7-329. typeinfo for QHeaderView Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QHeaderView basetype: typeinfo for QAbstractItemView __________________________________________________________ 7.4.1.108. Class data for QItemEditorFactory The virtual table for the QItemEditorFactory class is described by Table 7-330 Table 7-330. Primary vtable for QItemEditorFactory Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QItemEditorFactory vfunc[0]: QItemEditorFactory::~QItemEditorFactory() vfunc[1]: QItemEditorFactory::~QItemEditorFactory() vfunc[2]: QItemEditorFactory::createEditor(QVariant::Type, QWidget*) const vfunc[3]: QItemEditorFactory::valuePropertyName(QVariant::Type) const The Run Time Type Information for the QItemEditorFactory class is described by Table 7-331 Table 7-331. typeinfo for QItemEditorFactory Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QItemEditorFactory __________________________________________________________ 7.4.1.109. Class data for QTreeWidgetItem The virtual table for the QTreeWidgetItem class is described by Table 7-332 Table 7-332. Primary vtable for QTreeWidgetItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTreeWidgetItem vfunc[0]: QTreeWidgetItem::~QTreeWidgetItem() vfunc[1]: QTreeWidgetItem::~QTreeWidgetItem() vfunc[2]: QTreeWidgetItem::clone() const vfunc[3]: QTreeWidgetItem::data(int, int) const vfunc[4]: QTreeWidgetItem::setData(int, int, QVariant const&) vfunc[5]: QTreeWidgetItem::operator<(QTreeWidgetItem const&) const vfunc[6]: QTreeWidgetItem::read(QDataStream&) vfunc[7]: QTreeWidgetItem::write(QDataStream&) const The Run Time Type Information for the QTreeWidgetItem class is described by Table 7-333 Table 7-333. typeinfo for QTreeWidgetItem Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QTreeWidgetItem __________________________________________________________ 7.4.1.110. Class data for QTreeWidget The virtual table for the QTreeWidget class is described by Table 7-334 Table 7-334. Primary vtable for QTreeWidget Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTreeWidget vfunc[0]: QTreeWidget::metaObject() const vfunc[1]: QTreeWidget::qt_metacast(char const*) vfunc[2]: QTreeWidget::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTreeWidget::~QTreeWidget() vfunc[4]: QTreeWidget::~QTreeWidget() vfunc[5]: QTreeWidget::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QTreeView::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QAbstractScrollArea::sizeHint() const vfunc[15]: QAbstractScrollArea::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QTreeView::mousePressEvent(QMouseEvent*) vfunc[19]: QTreeView::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QTreeView::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QTreeView::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QFrame::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) vfunc[55]: QTreeView::scrollContentsBy(int, int) vfunc[56]: QTreeWidget::setModel(QAbstractItemModel*) vfunc[57]: QTreeView::setSelectionModel(QItemSelectionModel*) vfunc[58]: QTreeView::keyboardSearch(QString const&) vfunc[59]: QTreeView::visualRect(QModelIndex const&) const vfunc[60]: QTreeView::scrollTo(QModelIndex const&, QAbstractItemView::ScrollHint) vfunc[61]: QTreeView::indexAt(QPoint const&) const vfunc[62]: QAbstractItemView::sizeHintForRow(int) const vfunc[63]: QTreeView::sizeHintForColumn(int) const vfunc[64]: QTreeView::reset() vfunc[65]: QTreeView::setRootIndex(QModelIndex const&) vfunc[66]: QTreeView::doItemsLayout() vfunc[67]: QTreeView::selectAll() vfunc[68]: QTreeView::dataChanged(QModelIndex const&, QModelIndex const&) vfunc[69]: QTreeView::rowsInserted(QModelIndex const&, int, int) vfunc[70]: QTreeView::rowsAboutToBeRemoved(QModelIndex const&, int, int) vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection const&, QItemSelection const&) vfunc[72]: QAbstractItemView::currentChanged(QModelIndex const&, QModelIndex const&) vfunc[73]: QAbstractItemView::updateEditorData() vfunc[74]: QAbstractItemView::updateEditorGeometries() vfunc[75]: QTreeView::updateGeometries() vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) vfunc[77]: QTreeView::horizontalScrollbarAction(int) vfunc[78]: QAbstractItemView::verticalScrollbarValueChanged(int) vfunc[79]: QAbstractItemView::horizontalScrollbarValueChanged(int) vfunc[80]: QAbstractItemView::closeEditor(QWidget*, QAbstractItemDelegate::EndEditHint) vfunc[81]: QAbstractItemView::commitData(QWidget*) vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) vfunc[83]: QTreeView::moveCursor(QAbstractItemView::CursorAction, QFlags) vfunc[84]: QTreeView::horizontalOffset() const vfunc[85]: QTreeView::verticalOffset() const vfunc[86]: QTreeView::isIndexHidden(QModelIndex const&) const vfunc[87]: QTreeView::setSelection(QRect const&, QFlags) vfunc[88]: QTreeView::visualRegionForSelection(QItemSelection const&) const vfunc[89]: QTreeView::selectedIndexes() const vfunc[90]: QAbstractItemView::edit(QModelIndex const&, QAbstractItemView::EditTrigger, QEvent*) vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex const&, QEvent const*) const vfunc[92]: QAbstractItemView::startDrag(QFlags) vfunc[93]: QAbstractItemView::viewOptions() const vfunc[94]: QTreeView::drawRow(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const vfunc[95]: QTreeView::drawBranches(QPainter*, QRect const&, QModelIndex const&) const vfunc[96]: QTreeWidget::mimeTypes() const vfunc[97]: QTreeWidget::mimeData(QList) const vfunc[98]: QTreeWidget::dropMimeData(QTreeWidgetItem*, int, QMimeData const*, Qt::DropAction) vfunc[99]: QTreeWidget::supportedDropActions() const Table 7-335. Secondary vtable for QTreeWidget Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QTreeWidget vfunc[0]: non-virtual thunk to QTreeWidget::~QTreeWidget() vfunc[1]: non-virtual thunk to QTreeWidget::~QTreeWidget() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QTreeWidget class is described by Table 7-336 Table 7-336. typeinfo for QTreeWidget Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTreeWidget basetype: typeinfo for QTreeView __________________________________________________________ 7.4.1.111. Class data for QAccessibleBridgeFactoryInterface The virtual table for the QAccessibleBridgeFactoryInterface class is described by Table 7-337 Table 7-337. Primary vtable for QAccessibleBridgeFactoryInterface Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAccessibleBridgeFactoryInterface vfunc[0]: NULL or QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInt erface() vfunc[1]: NULL or QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInt erface() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QAccessibleBridgeFactoryInterface class is described by Table 7-338 Table 7-338. typeinfo for QAccessibleBridgeFactoryInterface Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAccessibleBridgeFactoryInterface basetype: typeinfo for QFactoryInterface __________________________________________________________ 7.4.1.112. Class data for QAccessibleBridgePlugin The virtual table for the QAccessibleBridgePlugin class is described by Table 7-339 Table 7-339. Primary vtable for QAccessibleBridgePlugin Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAccessibleBridgePlugin vfunc[0]: QAccessibleBridgePlugin::metaObject() const vfunc[1]: QAccessibleBridgePlugin::qt_metacast(char const*) vfunc[2]: QAccessibleBridgePlugin::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAccessibleBridgePlugin::~QAccessibleBridgePlugin() vfunc[4]: QAccessibleBridgePlugin::~QAccessibleBridgePlugin() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual Table 7-340. Secondary vtable for QAccessibleBridgePlugin Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QAccessibleBridgePlugin vfunc[0]: non-virtual thunk to QAccessibleBridgePlugin::~QAccessibleBridgePlugin() vfunc[1]: non-virtual thunk to QAccessibleBridgePlugin::~QAccessibleBridgePlugin() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QAccessibleBridgePlugin class is described by Table 7-341 Table 7-341. typeinfo for QAccessibleBridgePlugin Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QAccessibleBridgePlugin flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QAccessibleBridgeFactoryInterface 2050 __________________________________________________________ 7.4.1.113. Class data for QAccessibleInterface The virtual table for the QAccessibleInterface class is described by Table 7-342 Table 7-342. Primary vtable for QAccessibleInterface Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAccessibleInterface vfunc[0]: NULL or QAccessibleInterface::~QAccessibleInterface() vfunc[1]: NULL or QAccessibleInterface::~QAccessibleInterface() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual vfunc[6]: __cxa_pure_virtual vfunc[7]: __cxa_pure_virtual vfunc[8]: __cxa_pure_virtual vfunc[9]: __cxa_pure_virtual vfunc[10]: __cxa_pure_virtual vfunc[11]: __cxa_pure_virtual vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual vfunc[14]: __cxa_pure_virtual vfunc[15]: __cxa_pure_virtual vfunc[16]: __cxa_pure_virtual The Run Time Type Information for the QAccessibleInterface class is described by Table 7-343 Table 7-343. typeinfo for QAccessibleInterface Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAccessibleInterface basetype: typeinfo for QAccessible __________________________________________________________ 7.4.1.114. Class data for QAccessibleObject The virtual table for the QAccessibleObject class is described by Table 7-344 Table 7-344. Primary vtable for QAccessibleObject Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAccessibleObject vfunc[0]: QAccessibleObject::~QAccessibleObject() vfunc[1]: QAccessibleObject::~QAccessibleObject() vfunc[2]: QAccessibleObject::isValid() const vfunc[3]: QAccessibleObject::object() const vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual vfunc[6]: __cxa_pure_virtual vfunc[7]: __cxa_pure_virtual vfunc[8]: __cxa_pure_virtual vfunc[9]: __cxa_pure_virtual vfunc[10]: QAccessibleObject::setText(QAccessible::Text, int, QString const&) vfunc[11]: QAccessibleObject::rect(int) const vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual vfunc[14]: QAccessibleObject::userActionCount(int) const vfunc[15]: QAccessibleObject::actionText(int, QAccessible::Text, int) const vfunc[16]: QAccessibleObject::doAction(int, int, QList const&) The Run Time Type Information for the QAccessibleObject class is described by Table 7-345 Table 7-345. typeinfo for QAccessibleObject Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAccessibleObject basetype: typeinfo for QAccessibleInterface __________________________________________________________ 7.4.1.115. Class data for QAccessibleApplication The virtual table for the QAccessibleApplication class is described by Table 7-346 Table 7-346. Primary vtable for QAccessibleApplication Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAccessibleApplication vfunc[0]: NULL or QAccessibleApplication::~QAccessibleApplication() vfunc[1]: NULL or QAccessibleApplication::~QAccessibleApplication() vfunc[2]: QAccessibleObject::isValid() const vfunc[3]: QAccessibleObject::object() const vfunc[4]: QAccessibleApplication::childCount() const vfunc[5]: QAccessibleApplication::indexOfChild(QAccessibleInterface const*) const vfunc[6]: QAccessibleApplication::relationTo(int, QAccessibleInterface const*, int) const vfunc[7]: QAccessibleApplication::childAt(int, int) const vfunc[8]: QAccessibleApplication::navigate(QAccessible::RelationFlag, int, QAccessibleInterface**) const vfunc[9]: QAccessibleApplication::text(QAccessible::Text, int) const vfunc[10]: QAccessibleObject::setText(QAccessible::Text, int, QString const&) vfunc[11]: QAccessibleObject::rect(int) const vfunc[12]: QAccessibleApplication::role(int) const vfunc[13]: QAccessibleApplication::state(int) const vfunc[14]: QAccessibleApplication::userActionCount(int) const vfunc[15]: QAccessibleApplication::actionText(int, QAccessible::Text, int) const vfunc[16]: QAccessibleApplication::doAction(int, int, QList const&) The Run Time Type Information for the QAccessibleApplication class is described by Table 7-347 Table 7-347. typeinfo for QAccessibleApplication Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAccessibleApplication basetype: typeinfo for QAccessibleObject __________________________________________________________ 7.4.1.116. Class data for QAccessibleWidget The virtual table for the QAccessibleWidget class is described by Table 7-348 Table 7-348. Primary vtable for QAccessibleWidget Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAccessibleWidget vfunc[0]: QAccessibleWidget::~QAccessibleWidget() vfunc[1]: QAccessibleWidget::~QAccessibleWidget() vfunc[2]: QAccessibleObject::isValid() const vfunc[3]: QAccessibleObject::object() const vfunc[4]: QAccessibleWidget::childCount() const vfunc[5]: QAccessibleWidget::indexOfChild(QAccessibleInterface const*) const vfunc[6]: QAccessibleWidget::relationTo(int, QAccessibleInterface const*, int) const vfunc[7]: QAccessibleWidget::childAt(int, int) const vfunc[8]: QAccessibleWidget::navigate(QAccessible::RelationFlag, int, QAccessibleInterface**) const vfunc[9]: QAccessibleWidget::text(QAccessible::Text, int) const vfunc[10]: QAccessibleObject::setText(QAccessible::Text, int, QString const&) vfunc[11]: QAccessibleWidget::rect(int) const vfunc[12]: QAccessibleWidget::role(int) const vfunc[13]: QAccessibleWidget::state(int) const vfunc[14]: QAccessibleObject::userActionCount(int) const vfunc[15]: QAccessibleWidget::actionText(int, QAccessible::Text, int) const vfunc[16]: QAccessibleWidget::doAction(int, int, QList const&) The Run Time Type Information for the QAccessibleWidget class is described by Table 7-349 Table 7-349. typeinfo for QAccessibleWidget Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAccessibleWidget basetype: typeinfo for QAccessibleObject __________________________________________________________ 7.4.1.117. Class data for QAccessibleFactoryInterface The virtual table for the QAccessibleFactoryInterface class is described by Table 7-350 Table 7-350. Primary vtable for QAccessibleFactoryInterface Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAccessibleFactoryInterface vfunc[0]: NULL or QAccessibleFactoryInterface::~QAccessibleFactoryInterface() vfunc[1]: NULL or QAccessibleFactoryInterface::~QAccessibleFactoryInterface() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QAccessibleFactoryInterface class is described by Table 7-351 Table 7-351. typeinfo for QAccessibleFactoryInterface Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QAccessibleFactoryInterface flags: 0 basetype: typeinfo for QAccessible 2 basetype: typeinfo for QFactoryInterface 2 __________________________________________________________ 7.4.1.118. Class data for QAccessiblePlugin The virtual table for the QAccessiblePlugin class is described by Table 7-352 Table 7-352. Primary vtable for QAccessiblePlugin Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAccessiblePlugin vfunc[0]: QAccessiblePlugin::metaObject() const vfunc[1]: QAccessiblePlugin::qt_metacast(char const*) vfunc[2]: QAccessiblePlugin::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAccessiblePlugin::~QAccessiblePlugin() vfunc[4]: QAccessiblePlugin::~QAccessiblePlugin() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual Table 7-353. Secondary vtable for QAccessiblePlugin Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QAccessiblePlugin vfunc[0]: non-virtual thunk to QAccessiblePlugin::~QAccessiblePlugin() vfunc[1]: non-virtual thunk to QAccessiblePlugin::~QAccessiblePlugin() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QAccessiblePlugin class is described by Table 7-354 Table 7-354. typeinfo for QAccessiblePlugin Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QAccessiblePlugin flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QAccessibleFactoryInterface 2050 __________________________________________________________ 7.4.1.119. Class data for QClipboard The virtual table for the QClipboard class is described by Table 7-355 Table 7-355. Primary vtable for QClipboard Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QClipboard vfunc[0]: QClipboard::metaObject() const vfunc[1]: QClipboard::qt_metacast(char const*) vfunc[2]: QClipboard::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QClipboard::~QClipboard() vfunc[4]: QClipboard::~QClipboard() vfunc[5]: QClipboard::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QClipboard::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QClipboard class is described by Table 7-356 Table 7-356. typeinfo for QClipboard Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QClipboard basetype: typeinfo for QObject __________________________________________________________ 7.4.1.120. Class data for QDesktopWidget The virtual table for the QDesktopWidget class is described by Table 7-357 Table 7-357. Primary vtable for QDesktopWidget Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDesktopWidget vfunc[0]: QDesktopWidget::metaObject() const vfunc[1]: QDesktopWidget::qt_metacast(char const*) vfunc[2]: QDesktopWidget::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QDesktopWidget::~QDesktopWidget() vfunc[4]: QDesktopWidget::~QDesktopWidget() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWidget::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QDesktopWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-358. Secondary vtable for QDesktopWidget Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QDesktopWidget vfunc[0]: non-virtual thunk to QDesktopWidget::~QDesktopWidget() vfunc[1]: non-virtual thunk to QDesktopWidget::~QDesktopWidget() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QDesktopWidget class is described by Table 7-359 Table 7-359. typeinfo for QDesktopWidget Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDesktopWidget basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.121. Class data for QLayoutItem The virtual table for the QLayoutItem class is described by Table 7-360 Table 7-360. Primary vtable for QLayoutItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QLayoutItem vfunc[0]: QLayoutItem::~QLayoutItem() vfunc[1]: QLayoutItem::~QLayoutItem() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual vfunc[6]: __cxa_pure_virtual vfunc[7]: __cxa_pure_virtual vfunc[8]: __cxa_pure_virtual vfunc[9]: QLayoutItem::hasHeightForWidth() const vfunc[10]: QLayoutItem::heightForWidth(int) const vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const vfunc[12]: QLayoutItem::invalidate() vfunc[13]: QLayoutItem::widget() vfunc[14]: QLayoutItem::layout() vfunc[15]: QLayoutItem::spacerItem() The Run Time Type Information for the QLayoutItem class is described by Table 7-361 Table 7-361. typeinfo for QLayoutItem Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QLayoutItem __________________________________________________________ 7.4.1.122. Class data for QSpacerItem The virtual table for the QSpacerItem class is described by Table 7-362 Table 7-362. Primary vtable for QSpacerItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSpacerItem vfunc[0]: NULL or QSpacerItem::~QSpacerItem() vfunc[1]: NULL or QSpacerItem::~QSpacerItem() vfunc[2]: QSpacerItem::sizeHint() const vfunc[3]: QSpacerItem::minimumSize() const vfunc[4]: QSpacerItem::maximumSize() const vfunc[5]: QSpacerItem::expandingDirections() const vfunc[6]: QSpacerItem::setGeometry(QRect const&) vfunc[7]: QSpacerItem::geometry() const vfunc[8]: QSpacerItem::isEmpty() const vfunc[9]: QLayoutItem::hasHeightForWidth() const vfunc[10]: QLayoutItem::heightForWidth(int) const vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const vfunc[12]: QLayoutItem::invalidate() vfunc[13]: QLayoutItem::widget() vfunc[14]: QLayoutItem::layout() vfunc[15]: QSpacerItem::spacerItem() The Run Time Type Information for the QSpacerItem class is described by Table 7-363 Table 7-363. typeinfo for QSpacerItem Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSpacerItem basetype: typeinfo for QLayoutItem __________________________________________________________ 7.4.1.123. Class data for QWidgetItem The virtual table for the QWidgetItem class is described by Table 7-364 Table 7-364. Primary vtable for QWidgetItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QWidgetItem vfunc[0]: NULL or QWidgetItem::~QWidgetItem() vfunc[1]: NULL or QWidgetItem::~QWidgetItem() vfunc[2]: QWidgetItem::sizeHint() const vfunc[3]: QWidgetItem::minimumSize() const vfunc[4]: QWidgetItem::maximumSize() const vfunc[5]: QWidgetItem::expandingDirections() const vfunc[6]: QWidgetItem::setGeometry(QRect const&) vfunc[7]: QWidgetItem::geometry() const vfunc[8]: QWidgetItem::isEmpty() const vfunc[9]: QWidgetItem::hasHeightForWidth() const vfunc[10]: QWidgetItem::heightForWidth(int) const vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const vfunc[12]: QLayoutItem::invalidate() vfunc[13]: QWidgetItem::widget() vfunc[14]: QLayoutItem::layout() vfunc[15]: QLayoutItem::spacerItem() The Run Time Type Information for the QWidgetItem class is described by Table 7-365 Table 7-365. typeinfo for QWidgetItem Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QWidgetItem basetype: typeinfo for QLayoutItem __________________________________________________________ 7.4.1.124. Class data for QLayout The virtual table for the QLayout class is described by Table 7-366 Table 7-366. Primary vtable for QLayout Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QLayout vfunc[0]: QLayout::metaObject() const vfunc[1]: QLayout::qt_metacast(char const*) vfunc[2]: QLayout::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QLayout::~QLayout() vfunc[4]: QLayout::~QLayout() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QLayout::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QLayout::invalidate() vfunc[13]: QLayout::geometry() const vfunc[14]: __cxa_pure_virtual vfunc[15]: QLayout::expandingDirections() const vfunc[16]: QLayout::minimumSize() const vfunc[17]: QLayout::maximumSize() const vfunc[18]: __cxa_pure_virtual vfunc[19]: __cxa_pure_virtual vfunc[20]: __cxa_pure_virtual vfunc[21]: QLayout::indexOf(QWidget*) const vfunc[22]: __cxa_pure_virtual vfunc[23]: QLayout::isEmpty() const vfunc[24]: QLayout::layout() Table 7-367. Secondary vtable for QLayout Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QLayout vfunc[0]: non-virtual thunk to QLayout::~QLayout() vfunc[1]: non-virtual thunk to QLayout::~QLayout() vfunc[2]: __cxa_pure_virtual vfunc[3]: non-virtual thunk to QLayout::minimumSize() const vfunc[4]: non-virtual thunk to QLayout::maximumSize() const vfunc[5]: non-virtual thunk to QLayout::expandingDirections() const vfunc[6]: __cxa_pure_virtual vfunc[7]: non-virtual thunk to QLayout::geometry() const vfunc[8]: non-virtual thunk to QLayout::isEmpty() const vfunc[9]: QLayoutItem::hasHeightForWidth() const vfunc[10]: QLayoutItem::heightForWidth(int) const vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const vfunc[12]: non-virtual thunk to QLayout::invalidate() vfunc[13]: QLayoutItem::widget() vfunc[14]: non-virtual thunk to QLayout::layout() vfunc[15]: QLayoutItem::spacerItem() The Run Time Type Information for the QLayout class is described by Table 7-368 Table 7-368. typeinfo for QLayout Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QLayout flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QLayoutItem 2050 __________________________________________________________ 7.4.1.125. Class data for QGridLayout The virtual table for the QGridLayout class is described by Table 7-369 Table 7-369. Primary vtable for QGridLayout Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGridLayout vfunc[0]: QGridLayout::metaObject() const vfunc[1]: QGridLayout::qt_metacast(char const*) vfunc[2]: QGridLayout::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QGridLayout::~QGridLayout() vfunc[4]: QGridLayout::~QGridLayout() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QLayout::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QGridLayout::invalidate() vfunc[13]: QLayout::geometry() const vfunc[14]: QGridLayout::addItem(QLayoutItem*) vfunc[15]: QGridLayout::expandingDirections() const vfunc[16]: QGridLayout::minimumSize() const vfunc[17]: QGridLayout::maximumSize() const vfunc[18]: QGridLayout::setGeometry(QRect const&) vfunc[19]: QGridLayout::itemAt(int) const vfunc[20]: QGridLayout::takeAt(int) vfunc[21]: QLayout::indexOf(QWidget*) const vfunc[22]: QGridLayout::count() const vfunc[23]: QLayout::isEmpty() const vfunc[24]: QLayout::layout() vfunc[25]: QGridLayout::sizeHint() const vfunc[26]: QGridLayout::hasHeightForWidth() const vfunc[27]: QGridLayout::heightForWidth(int) const vfunc[28]: QGridLayout::minimumHeightForWidth(int) const Table 7-370. Secondary vtable for QGridLayout Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QGridLayout vfunc[0]: non-virtual thunk to QGridLayout::~QGridLayout() vfunc[1]: non-virtual thunk to QGridLayout::~QGridLayout() vfunc[2]: non-virtual thunk to QGridLayout::sizeHint() const vfunc[3]: non-virtual thunk to QGridLayout::minimumSize() const vfunc[4]: non-virtual thunk to QGridLayout::maximumSize() const vfunc[5]: non-virtual thunk to QGridLayout::expandingDirections() const vfunc[6]: non-virtual thunk to QGridLayout::setGeometry(QRect const&) vfunc[7]: non-virtual thunk to QLayout::geometry() const vfunc[8]: non-virtual thunk to QLayout::isEmpty() const vfunc[9]: non-virtual thunk to QGridLayout::hasHeightForWidth() const vfunc[10]: non-virtual thunk to QGridLayout::heightForWidth(int) const vfunc[11]: non-virtual thunk to QGridLayout::minimumHeightForWidth(int) const vfunc[12]: non-virtual thunk to QGridLayout::invalidate() vfunc[13]: QLayoutItem::widget() vfunc[14]: non-virtual thunk to QLayout::layout() vfunc[15]: QLayoutItem::spacerItem() The Run Time Type Information for the QGridLayout class is described by Table 7-371 Table 7-371. typeinfo for QGridLayout Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QGridLayout basetype: typeinfo for QLayout __________________________________________________________ 7.4.1.126. Class data for QBoxLayout The virtual table for the QBoxLayout class is described by Table 7-372 Table 7-372. Primary vtable for QBoxLayout Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QBoxLayout vfunc[0]: QBoxLayout::metaObject() const vfunc[1]: QBoxLayout::qt_metacast(char const*) vfunc[2]: QBoxLayout::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QBoxLayout::~QBoxLayout() vfunc[4]: QBoxLayout::~QBoxLayout() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QLayout::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QBoxLayout::invalidate() vfunc[13]: QLayout::geometry() const vfunc[14]: QBoxLayout::addItem(QLayoutItem*) vfunc[15]: QBoxLayout::expandingDirections() const vfunc[16]: QBoxLayout::minimumSize() const vfunc[17]: QBoxLayout::maximumSize() const vfunc[18]: QBoxLayout::setGeometry(QRect const&) vfunc[19]: QBoxLayout::itemAt(int) const vfunc[20]: QBoxLayout::takeAt(int) vfunc[21]: QLayout::indexOf(QWidget*) const vfunc[22]: QBoxLayout::count() const vfunc[23]: QLayout::isEmpty() const vfunc[24]: QLayout::layout() vfunc[25]: QBoxLayout::sizeHint() const vfunc[26]: QBoxLayout::hasHeightForWidth() const vfunc[27]: QBoxLayout::heightForWidth(int) const vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const Table 7-373. Secondary vtable for QBoxLayout Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QBoxLayout vfunc[0]: non-virtual thunk to QBoxLayout::~QBoxLayout() vfunc[1]: non-virtual thunk to QBoxLayout::~QBoxLayout() vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const vfunc[5]: non-virtual thunk to QBoxLayout::expandingDirections() const vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect const&) vfunc[7]: non-virtual thunk to QLayout::geometry() const vfunc[8]: non-virtual thunk to QLayout::isEmpty() const vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() const vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) const vfunc[11]: non-virtual thunk to QBoxLayout::minimumHeightForWidth(int) const vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() vfunc[13]: QLayoutItem::widget() vfunc[14]: non-virtual thunk to QLayout::layout() vfunc[15]: QLayoutItem::spacerItem() The Run Time Type Information for the QBoxLayout class is described by Table 7-374 Table 7-374. typeinfo for QBoxLayout Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QBoxLayout basetype: typeinfo for QLayout __________________________________________________________ 7.4.1.127. Class data for QHBoxLayout The virtual table for the QHBoxLayout class is described by Table 7-375 Table 7-375. Primary vtable for QHBoxLayout Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHBoxLayout vfunc[0]: QHBoxLayout::metaObject() const vfunc[1]: QHBoxLayout::qt_metacast(char const*) vfunc[2]: QHBoxLayout::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QHBoxLayout::~QHBoxLayout() vfunc[4]: QHBoxLayout::~QHBoxLayout() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QLayout::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QBoxLayout::invalidate() vfunc[13]: QLayout::geometry() const vfunc[14]: QBoxLayout::addItem(QLayoutItem*) vfunc[15]: QBoxLayout::expandingDirections() const vfunc[16]: QBoxLayout::minimumSize() const vfunc[17]: QBoxLayout::maximumSize() const vfunc[18]: QBoxLayout::setGeometry(QRect const&) vfunc[19]: QBoxLayout::itemAt(int) const vfunc[20]: QBoxLayout::takeAt(int) vfunc[21]: QLayout::indexOf(QWidget*) const vfunc[22]: QBoxLayout::count() const vfunc[23]: QLayout::isEmpty() const vfunc[24]: QLayout::layout() vfunc[25]: QBoxLayout::sizeHint() const vfunc[26]: QBoxLayout::hasHeightForWidth() const vfunc[27]: QBoxLayout::heightForWidth(int) const vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const Table 7-376. Secondary vtable for QHBoxLayout Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QHBoxLayout vfunc[0]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() vfunc[1]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const vfunc[5]: non-virtual thunk to QBoxLayout::expandingDirections() const vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect const&) vfunc[7]: non-virtual thunk to QLayout::geometry() const vfunc[8]: non-virtual thunk to QLayout::isEmpty() const vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() const vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) const vfunc[11]: non-virtual thunk to QBoxLayout::minimumHeightForWidth(int) const vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() vfunc[13]: QLayoutItem::widget() vfunc[14]: non-virtual thunk to QLayout::layout() vfunc[15]: QLayoutItem::spacerItem() The Run Time Type Information for the QHBoxLayout class is described by Table 7-377 Table 7-377. typeinfo for QHBoxLayout Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QHBoxLayout basetype: typeinfo for QBoxLayout __________________________________________________________ 7.4.1.128. Class data for QVBoxLayout The virtual table for the QVBoxLayout class is described by Table 7-378 Table 7-378. Primary vtable for QVBoxLayout Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QVBoxLayout vfunc[0]: QVBoxLayout::metaObject() const vfunc[1]: QVBoxLayout::qt_metacast(char const*) vfunc[2]: QVBoxLayout::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QVBoxLayout::~QVBoxLayout() vfunc[4]: QVBoxLayout::~QVBoxLayout() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QLayout::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QBoxLayout::invalidate() vfunc[13]: QLayout::geometry() const vfunc[14]: QBoxLayout::addItem(QLayoutItem*) vfunc[15]: QBoxLayout::expandingDirections() const vfunc[16]: QBoxLayout::minimumSize() const vfunc[17]: QBoxLayout::maximumSize() const vfunc[18]: QBoxLayout::setGeometry(QRect const&) vfunc[19]: QBoxLayout::itemAt(int) const vfunc[20]: QBoxLayout::takeAt(int) vfunc[21]: QLayout::indexOf(QWidget*) const vfunc[22]: QBoxLayout::count() const vfunc[23]: QLayout::isEmpty() const vfunc[24]: QLayout::layout() vfunc[25]: QBoxLayout::sizeHint() const vfunc[26]: QBoxLayout::hasHeightForWidth() const vfunc[27]: QBoxLayout::heightForWidth(int) const vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const Table 7-379. Secondary vtable for QVBoxLayout Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QVBoxLayout vfunc[0]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() vfunc[1]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const vfunc[5]: non-virtual thunk to QBoxLayout::expandingDirections() const vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect const&) vfunc[7]: non-virtual thunk to QLayout::geometry() const vfunc[8]: non-virtual thunk to QLayout::isEmpty() const vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() const vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) const vfunc[11]: non-virtual thunk to QBoxLayout::minimumHeightForWidth(int) const vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() vfunc[13]: QLayoutItem::widget() vfunc[14]: non-virtual thunk to QLayout::layout() vfunc[15]: QLayoutItem::spacerItem() The Run Time Type Information for the QVBoxLayout class is described by Table 7-380 Table 7-380. typeinfo for QVBoxLayout Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QVBoxLayout basetype: typeinfo for QBoxLayout __________________________________________________________ 7.4.1.129. Class data for QShortcut The virtual table for the QShortcut class is described by Table 7-381 Table 7-381. Primary vtable for QShortcut Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QShortcut vfunc[0]: QShortcut::metaObject() const vfunc[1]: QShortcut::qt_metacast(char const*) vfunc[2]: QShortcut::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QShortcut::~QShortcut() vfunc[4]: QShortcut::~QShortcut() vfunc[5]: QShortcut::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QShortcut class is described by Table 7-382 Table 7-382. typeinfo for QShortcut Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QShortcut basetype: typeinfo for QObject __________________________________________________________ 7.4.1.130. Class data for QSessionManager The virtual table for the QSessionManager class is described by Table 7-383 Table 7-383. Primary vtable for QSessionManager Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSessionManager vfunc[0]: QSessionManager::metaObject() const vfunc[1]: QSessionManager::qt_metacast(char const*) vfunc[2]: QSessionManager::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSessionManager::~QSessionManager() vfunc[4]: QSessionManager::~QSessionManager() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QSessionManager class is described by Table 7-384 Table 7-384. typeinfo for QSessionManager Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSessionManager basetype: typeinfo for QObject __________________________________________________________ 7.4.1.131. Class data for QApplication The virtual table for the QApplication class is described by Table 7-385 Table 7-385. Primary vtable for QApplication Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QApplication vfunc[0]: QApplication::metaObject() const vfunc[1]: QApplication::qt_metacast(char const*) vfunc[2]: QApplication::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QApplication::~QApplication() vfunc[4]: QApplication::~QApplication() vfunc[5]: QApplication::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QApplication::notify(QObject*, QEvent*) vfunc[13]: QApplication::compressEvent(QEvent*, QObject*, QPostEventList*) vfunc[14]: QApplication::x11EventFilter(_XEvent*) vfunc[15]: QApplication::x11ClientMessage(QWidget*, _XEvent*, bool) vfunc[16]: QApplication::commitData(QSessionManager&) vfunc[17]: QApplication::saveState(QSessionManager&) The Run Time Type Information for the QApplication class is described by Table 7-386 Table 7-386. typeinfo for QApplication Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QApplication basetype: typeinfo for QCoreApplication __________________________________________________________ 7.4.1.132. Class data for QAction The virtual table for the QAction class is described by Table 7-387 Table 7-387. Primary vtable for QAction Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAction vfunc[0]: QAction::metaObject() const vfunc[1]: QAction::qt_metacast(char const*) vfunc[2]: QAction::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAction::~QAction() vfunc[4]: QAction::~QAction() vfunc[5]: QAction::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QAction class is described by Table 7-388 Table 7-388. typeinfo for QAction Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAction basetype: typeinfo for QObject __________________________________________________________ 7.4.1.133. Class data for QActionGroup The virtual table for the QActionGroup class is described by Table 7-389 Table 7-389. Primary vtable for QActionGroup Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QActionGroup vfunc[0]: QActionGroup::metaObject() const vfunc[1]: QActionGroup::qt_metacast(char const*) vfunc[2]: QActionGroup::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QActionGroup::~QActionGroup() vfunc[4]: QActionGroup::~QActionGroup() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QActionGroup class is described by Table 7-390 Table 7-390. typeinfo for QActionGroup Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QActionGroup basetype: typeinfo for QObject __________________________________________________________ 7.4.1.134. Class data for QSound The virtual table for the QSound class is described by Table 7-391 Table 7-391. Primary vtable for QSound Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSound vfunc[0]: QSound::metaObject() const vfunc[1]: QSound::qt_metacast(char const*) vfunc[2]: QSound::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSound::~QSound() vfunc[4]: QSound::~QSound() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QSound class is described by Table 7-392 Table 7-392. typeinfo for QSound Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSound basetype: typeinfo for QObject __________________________________________________________ 7.4.1.135. Class data for QStackedLayout The virtual table for the QStackedLayout class is described by Table 7-393 Table 7-393. Primary vtable for QStackedLayout Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QStackedLayout vfunc[0]: QStackedLayout::metaObject() const vfunc[1]: QStackedLayout::qt_metacast(char const*) vfunc[2]: QStackedLayout::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QStackedLayout::~QStackedLayout() vfunc[4]: QStackedLayout::~QStackedLayout() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QLayout::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QLayout::invalidate() vfunc[13]: QLayout::geometry() const vfunc[14]: QStackedLayout::addItem(QLayoutItem*) vfunc[15]: QLayout::expandingDirections() const vfunc[16]: QStackedLayout::minimumSize() const vfunc[17]: QLayout::maximumSize() const vfunc[18]: QStackedLayout::setGeometry(QRect const&) vfunc[19]: QStackedLayout::itemAt(int) const vfunc[20]: QStackedLayout::takeAt(int) vfunc[21]: QLayout::indexOf(QWidget*) const vfunc[22]: QStackedLayout::count() const vfunc[23]: QLayout::isEmpty() const vfunc[24]: QLayout::layout() vfunc[25]: QStackedLayout::sizeHint() const Table 7-394. Secondary vtable for QStackedLayout Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QStackedLayout vfunc[0]: non-virtual thunk to QStackedLayout::~QStackedLayout() vfunc[1]: non-virtual thunk to QStackedLayout::~QStackedLayout() vfunc[2]: non-virtual thunk to QStackedLayout::sizeHint() const vfunc[3]: non-virtual thunk to QStackedLayout::minimumSize() const vfunc[4]: non-virtual thunk to QLayout::maximumSize() const vfunc[5]: non-virtual thunk to QLayout::expandingDirections() const vfunc[6]: non-virtual thunk to QStackedLayout::setGeometry(QRect const&) vfunc[7]: non-virtual thunk to QLayout::geometry() const vfunc[8]: non-virtual thunk to QLayout::isEmpty() const vfunc[9]: QLayoutItem::hasHeightForWidth() const vfunc[10]: QLayoutItem::heightForWidth(int) const vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const vfunc[12]: non-virtual thunk to QLayout::invalidate() vfunc[13]: QLayoutItem::widget() vfunc[14]: non-virtual thunk to QLayout::layout() vfunc[15]: QLayoutItem::spacerItem() The Run Time Type Information for the QStackedLayout class is described by Table 7-395 Table 7-395. typeinfo for QStackedLayout Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QStackedLayout basetype: typeinfo for QLayout __________________________________________________________ 7.4.1.136. Class data for QCommonStyle The virtual table for the QCommonStyle class is described by Table 7-396 Table 7-396. Primary vtable for QCommonStyle Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCommonStyle vfunc[0]: QCommonStyle::metaObject() const vfunc[1]: QCommonStyle::qt_metacast(char const*) vfunc[2]: QCommonStyle::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QCommonStyle::~QCommonStyle() vfunc[4]: QCommonStyle::~QCommonStyle() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QStyle::polish(QWidget*) vfunc[13]: QStyle::unpolish(QWidget*) vfunc[14]: QStyle::polish(QApplication*) vfunc[15]: QStyle::unpolish(QApplication*) vfunc[16]: QStyle::polish(QPalette&) vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect const&, int, bool, QString const&) const vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap const&) const vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole) const vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&) const vfunc[21]: QStyle::standardPalette() const vfunc[22]: QCommonStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const vfunc[23]: QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const vfunc[24]: QCommonStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const vfunc[25]: QCommonStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const vfunc[26]: QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPoint const&, QWidget const*) const vfunc[27]: QCommonStyle::subControlRect(QStyle::ComplexControl, QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) const vfunc[28]: QCommonStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const vfunc[29]: QCommonStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const vfunc[30]: QCommonStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const vfunc[31]: QCommonStyle::standardPixmap(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, QPixmap const&, QStyleOption const*) const The Run Time Type Information for the QCommonStyle class is described by Table 7-397 Table 7-397. typeinfo for QCommonStyle Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCommonStyle basetype: typeinfo for QStyle __________________________________________________________ 7.4.1.137. Class data for QMotifStyle The virtual table for the QMotifStyle class is described by Table 7-398 Table 7-398. Primary vtable for QMotifStyle Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMotifStyle vfunc[0]: QMotifStyle::metaObject() const vfunc[1]: QMotifStyle::qt_metacast(char const*) vfunc[2]: QMotifStyle::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QMotifStyle::~QMotifStyle() vfunc[4]: QMotifStyle::~QMotifStyle() vfunc[5]: QMotifStyle::event(QEvent*) vfunc[6]: QMotifStyle::eventFilter(QObject*, QEvent*) vfunc[7]: QMotifStyle::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QMotifStyle::polish(QWidget*) vfunc[13]: QMotifStyle::unpolish(QWidget*) vfunc[14]: QMotifStyle::polish(QApplication*) vfunc[15]: QMotifStyle::unpolish(QApplication*) vfunc[16]: QMotifStyle::polish(QPalette&) vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect const&, int, bool, QString const&) const vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap const&) const vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole) const vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&) const vfunc[21]: QMotifStyle::standardPalette() const vfunc[22]: QMotifStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const vfunc[23]: QMotifStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const vfunc[24]: QMotifStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const vfunc[25]: QMotifStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const vfunc[26]: QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPoint const&, QWidget const*) const vfunc[27]: QMotifStyle::subControlRect(QStyle::ComplexControl, QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) const vfunc[28]: QMotifStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const vfunc[29]: QMotifStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const vfunc[30]: QMotifStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const vfunc[31]: QMotifStyle::standardPixmap(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, QPixmap const&, QStyleOption const*) const The Run Time Type Information for the QMotifStyle class is described by Table 7-399 Table 7-399. typeinfo for QMotifStyle Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QMotifStyle basetype: typeinfo for QCommonStyle __________________________________________________________ 7.4.1.138. Class data for QStyleFactoryInterface The virtual table for the QStyleFactoryInterface class is described by Table 7-400 Table 7-400. Primary vtable for QStyleFactoryInterface Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QStyleFactoryInterface vfunc[0]: NULL or QStyleFactoryInterface::~QStyleFactoryInterface() vfunc[1]: NULL or QStyleFactoryInterface::~QStyleFactoryInterface() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QStyleFactoryInterface class is described by Table 7-401 Table 7-401. typeinfo for QStyleFactoryInterface Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QStyleFactoryInterface basetype: typeinfo for QFactoryInterface __________________________________________________________ 7.4.1.139. Class data for QStylePlugin The virtual table for the QStylePlugin class is described by Table 7-402 Table 7-402. Primary vtable for QStylePlugin Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QStylePlugin vfunc[0]: QStylePlugin::metaObject() const vfunc[1]: QStylePlugin::qt_metacast(char const*) vfunc[2]: QStylePlugin::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QStylePlugin::~QStylePlugin() vfunc[4]: QStylePlugin::~QStylePlugin() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual Table 7-403. Secondary vtable for QStylePlugin Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QStylePlugin vfunc[0]: non-virtual thunk to QStylePlugin::~QStylePlugin() vfunc[1]: non-virtual thunk to QStylePlugin::~QStylePlugin() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QStylePlugin class is described by Table 7-404 Table 7-404. typeinfo for QStylePlugin Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QStylePlugin flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QStyleFactoryInterface 2050 __________________________________________________________ 7.4.1.140. Class data for QWindowsStyle The virtual table for the QWindowsStyle class is described by Table 7-405 Table 7-405. Primary vtable for QWindowsStyle Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QWindowsStyle vfunc[0]: QWindowsStyle::metaObject() const vfunc[1]: QWindowsStyle::qt_metacast(char const*) vfunc[2]: QWindowsStyle::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QWindowsStyle::~QWindowsStyle() vfunc[4]: QWindowsStyle::~QWindowsStyle() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QWindowsStyle::eventFilter(QObject*, QEvent*) vfunc[7]: QWindowsStyle::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWindowsStyle::polish(QWidget*) vfunc[13]: QWindowsStyle::unpolish(QWidget*) vfunc[14]: QWindowsStyle::polish(QApplication*) vfunc[15]: QWindowsStyle::unpolish(QApplication*) vfunc[16]: QWindowsStyle::polish(QPalette&) vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect const&, int, bool, QString const&) const vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap const&) const vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole) const vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&) const vfunc[21]: QStyle::standardPalette() const vfunc[22]: QWindowsStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const vfunc[23]: QWindowsStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const vfunc[24]: QWindowsStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const vfunc[25]: QWindowsStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const vfunc[26]: QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPoint const&, QWidget const*) const vfunc[27]: QCommonStyle::subControlRect(QStyle::ComplexControl, QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) const vfunc[28]: QWindowsStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const vfunc[29]: QWindowsStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const vfunc[30]: QWindowsStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const vfunc[31]: QWindowsStyle::standardPixmap(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, QPixmap const&, QStyleOption const*) const The Run Time Type Information for the QWindowsStyle class is described by Table 7-406 Table 7-406. typeinfo for QWindowsStyle Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QWindowsStyle basetype: typeinfo for QCommonStyle __________________________________________________________ 7.4.1.141. Class data for QCDEStyle The virtual table for the QCDEStyle class is described by Table 7-407 Table 7-407. Primary vtable for QCDEStyle Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCDEStyle vfunc[0]: QCDEStyle::metaObject() const vfunc[1]: QCDEStyle::qt_metacast(char const*) vfunc[2]: QCDEStyle::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QCDEStyle::~QCDEStyle() vfunc[4]: QCDEStyle::~QCDEStyle() vfunc[5]: QMotifStyle::event(QEvent*) vfunc[6]: QMotifStyle::eventFilter(QObject*, QEvent*) vfunc[7]: QMotifStyle::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QMotifStyle::polish(QWidget*) vfunc[13]: QMotifStyle::unpolish(QWidget*) vfunc[14]: QMotifStyle::polish(QApplication*) vfunc[15]: QMotifStyle::unpolish(QApplication*) vfunc[16]: QMotifStyle::polish(QPalette&) vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect const&, int, bool, QString const&) const vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap const&) const vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole) const vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&) const vfunc[21]: QCDEStyle::standardPalette() const vfunc[22]: QCDEStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const vfunc[23]: QCDEStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const vfunc[24]: QMotifStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const vfunc[25]: QMotifStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const vfunc[26]: QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPoint const&, QWidget const*) const vfunc[27]: QMotifStyle::subControlRect(QStyle::ComplexControl, QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) const vfunc[28]: QCDEStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const vfunc[29]: QMotifStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const vfunc[30]: QMotifStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const vfunc[31]: QMotifStyle::standardPixmap(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, QPixmap const&, QStyleOption const*) const The Run Time Type Information for the QCDEStyle class is described by Table 7-408 Table 7-408. typeinfo for QCDEStyle Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCDEStyle basetype: typeinfo for QMotifStyle __________________________________________________________ 7.4.1.142. Class data for QPlastiqueStyle The virtual table for the QPlastiqueStyle class is described by Table 7-409 Table 7-409. Primary vtable for QPlastiqueStyle Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPlastiqueStyle vfunc[0]: QPlastiqueStyle::metaObject() const vfunc[1]: QPlastiqueStyle::qt_metacast(char const*) vfunc[2]: QPlastiqueStyle::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QPlastiqueStyle::~QPlastiqueStyle() vfunc[4]: QPlastiqueStyle::~QPlastiqueStyle() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QPlastiqueStyle::eventFilter(QObject*, QEvent*) vfunc[7]: QPlastiqueStyle::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QPlastiqueStyle::polish(QWidget*) vfunc[13]: QPlastiqueStyle::unpolish(QWidget*) vfunc[14]: QPlastiqueStyle::polish(QApplication*) vfunc[15]: QPlastiqueStyle::unpolish(QApplication*) vfunc[16]: QPlastiqueStyle::polish(QPalette&) vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect const&, int, bool, QString const&) const vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap const&) const vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole) const vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&) const vfunc[21]: QPlastiqueStyle::standardPalette() const vfunc[22]: QPlastiqueStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const vfunc[23]: QPlastiqueStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const vfunc[24]: QPlastiqueStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const vfunc[25]: QPlastiqueStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const vfunc[26]: QPlastiqueStyle::hitTestComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPoint const&, QWidget const*) const vfunc[27]: QPlastiqueStyle::subControlRect(QStyle::ComplexControl, QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) const vfunc[28]: QPlastiqueStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const vfunc[29]: QPlastiqueStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const vfunc[30]: QPlastiqueStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const vfunc[31]: QWindowsStyle::standardPixmap(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, QPixmap const&, QStyleOption const*) const The Run Time Type Information for the QPlastiqueStyle class is described by Table 7-410 Table 7-410. typeinfo for QPlastiqueStyle Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPlastiqueStyle basetype: typeinfo for QWindowsStyle __________________________________________________________ 7.4.1.143. Class data for QInputContextFactoryInterface The virtual table for the QInputContextFactoryInterface class is described by Table 7-411 Table 7-411. Primary vtable for QInputContextFactoryInterface Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QInputContextFactoryInterface vfunc[0]: NULL or QInputContextFactoryInterface::~QInputContextFactoryInterface() vfunc[1]: NULL or QInputContextFactoryInterface::~QInputContextFactoryInterface() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual vfunc[6]: __cxa_pure_virtual The Run Time Type Information for the QInputContextFactoryInterface class is described by Table 7-412 Table 7-412. typeinfo for QInputContextFactoryInterface Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QInputContextFactoryInterface basetype: typeinfo for QFactoryInterface __________________________________________________________ 7.4.1.144. Class data for QInputContextPlugin The virtual table for the QInputContextPlugin class is described by Table 7-413 Table 7-413. Primary vtable for QInputContextPlugin Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QInputContextPlugin vfunc[0]: QInputContextPlugin::metaObject() const vfunc[1]: QInputContextPlugin::qt_metacast(char const*) vfunc[2]: QInputContextPlugin::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QInputContextPlugin::~QInputContextPlugin() vfunc[4]: QInputContextPlugin::~QInputContextPlugin() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual vfunc[14]: __cxa_pure_virtual vfunc[15]: __cxa_pure_virtual vfunc[16]: __cxa_pure_virtual Table 7-414. Secondary vtable for QInputContextPlugin Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QInputContextPlugin vfunc[0]: non-virtual thunk to QInputContextPlugin::~QInputContextPlugin() vfunc[1]: non-virtual thunk to QInputContextPlugin::~QInputContextPlugin() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual vfunc[6]: __cxa_pure_virtual The Run Time Type Information for the QInputContextPlugin class is described by Table 7-415 Table 7-415. typeinfo for QInputContextPlugin Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QInputContextPlugin flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QInputContextFactoryInterface 2050 __________________________________________________________ 7.4.1.145. Class data for QInputContext The virtual table for the QInputContext class is described by Table 7-416 Table 7-416. Primary vtable for QInputContext Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QInputContext vfunc[0]: QInputContext::metaObject() const vfunc[1]: QInputContext::qt_metacast(char const*) vfunc[2]: QInputContext::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QInputContext::~QInputContext() vfunc[4]: QInputContext::~QInputContext() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual vfunc[14]: __cxa_pure_virtual vfunc[15]: QInputContext::update() vfunc[16]: QInputContext::mouseHandler(int, QMouseEvent*) vfunc[17]: QInputContext::font() const vfunc[18]: __cxa_pure_virtual vfunc[19]: QInputContext::setFocusWidget(QWidget*) vfunc[20]: QInputContext::widgetDestroyed(QWidget*) vfunc[21]: QInputContext::actions() vfunc[22]: QInputContext::x11FilterEvent(QWidget*, _XEvent*) vfunc[23]: QInputContext::filterEvent(QEvent const*) The Run Time Type Information for the QInputContext class is described by Table 7-417 Table 7-417. typeinfo for QInputContext Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QInputContext basetype: typeinfo for QObject __________________________________________________________ 7.4.1.146. Class data for QAbstractButton The virtual table for the QAbstractButton class is described by Table 7-418 Table 7-418. Primary vtable for QAbstractButton Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractButton vfunc[0]: QAbstractButton::metaObject() const vfunc[1]: QAbstractButton::qt_metacast(char const*) vfunc[2]: QAbstractButton::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAbstractButton::~QAbstractButton() vfunc[4]: QAbstractButton::~QAbstractButton() vfunc[5]: QAbstractButton::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWidget::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: __cxa_pure_virtual vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractButton::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractButton::hitButton(QPoint const&) const vfunc[55]: QAbstractButton::checkStateSet() vfunc[56]: QAbstractButton::nextCheckState() Table 7-419. Secondary vtable for QAbstractButton Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QAbstractButton vfunc[0]: non-virtual thunk to QAbstractButton::~QAbstractButton() vfunc[1]: non-virtual thunk to QAbstractButton::~QAbstractButton() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QAbstractButton class is described by Table 7-420 Table 7-420. typeinfo for QAbstractButton Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractButton basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.147. Class data for QCheckBox The virtual table for the QCheckBox class is described by Table 7-421 Table 7-421. Primary vtable for QCheckBox Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCheckBox vfunc[0]: QCheckBox::metaObject() const vfunc[1]: QCheckBox::qt_metacast(char const*) vfunc[2]: QCheckBox::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QCheckBox::~QCheckBox() vfunc[4]: NULL or QCheckBox::~QCheckBox() vfunc[5]: QCheckBox::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QCheckBox::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QCheckBox::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QCheckBox::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractButton::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QCheckBox::hitButton(QPoint const&) const vfunc[55]: QCheckBox::checkStateSet() vfunc[56]: QCheckBox::nextCheckState() Table 7-422. Secondary vtable for QCheckBox Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QCheckBox vfunc[0]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() vfunc[1]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QCheckBox class is described by Table 7-423 Table 7-423. typeinfo for QCheckBox Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCheckBox basetype: typeinfo for QAbstractButton __________________________________________________________ 7.4.1.148. Class data for QMenu The virtual table for the QMenu class is described by Table 7-424 Table 7-424. Primary vtable for QMenu Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMenu vfunc[0]: QMenu::metaObject() const vfunc[1]: QMenu::qt_metacast(char const*) vfunc[2]: QMenu::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QMenu::~QMenu() vfunc[4]: QMenu::~QMenu() vfunc[5]: QMenu::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QMenu::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QMenu::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QMenu::mousePressEvent(QMouseEvent*) vfunc[19]: QMenu::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QMenu::mouseMoveEvent(QMouseEvent*) vfunc[22]: QMenu::wheelEvent(QWheelEvent*) vfunc[23]: QMenu::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QMenu::enterEvent(QEvent*) vfunc[28]: QMenu::leaveEvent(QEvent*) vfunc[29]: QMenu::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QMenu::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QMenu::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QMenu::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-425. Secondary vtable for QMenu Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QMenu vfunc[0]: non-virtual thunk to QMenu::~QMenu() vfunc[1]: non-virtual thunk to QMenu::~QMenu() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QMenu class is described by Table 7-426 Table 7-426. typeinfo for QMenu Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QMenu basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.149. Class data for QWorkspace The virtual table for the QWorkspace class is described by Table 7-427 Table 7-427. Primary vtable for QWorkspace Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QWorkspace vfunc[0]: QWorkspace::metaObject() const vfunc[1]: QWorkspace::qt_metacast(char const*) vfunc[2]: QWorkspace::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QWorkspace::~QWorkspace() vfunc[4]: QWorkspace::~QWorkspace() vfunc[5]: QWorkspace::event(QEvent*) vfunc[6]: QWorkspace::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QWorkspace::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWorkspace::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWorkspace::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWorkspace::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWorkspace::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWorkspace::showEvent(QShowEvent*) vfunc[41]: QWorkspace::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWorkspace::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-428. Secondary vtable for QWorkspace Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QWorkspace vfunc[0]: non-virtual thunk to QWorkspace::~QWorkspace() vfunc[1]: non-virtual thunk to QWorkspace::~QWorkspace() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QWorkspace class is described by Table 7-429 Table 7-429. typeinfo for QWorkspace Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QWorkspace basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.150. Class data for QButtonGroup The virtual table for the QButtonGroup class is described by Table 7-430 Table 7-430. Primary vtable for QButtonGroup Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QButtonGroup vfunc[0]: QButtonGroup::metaObject() const vfunc[1]: QButtonGroup::qt_metacast(char const*) vfunc[2]: QButtonGroup::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QButtonGroup::~QButtonGroup() vfunc[4]: QButtonGroup::~QButtonGroup() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QButtonGroup class is described by Table 7-431 Table 7-431. typeinfo for QButtonGroup Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QButtonGroup basetype: typeinfo for QObject __________________________________________________________ 7.4.1.151. Class data for QSpinBox The virtual table for the QSpinBox class is described by Table 7-432 Table 7-432. Primary vtable for QSpinBox Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSpinBox vfunc[0]: QSpinBox::metaObject() const vfunc[1]: QSpinBox::qt_metacast(char const*) vfunc[2]: QSpinBox::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QSpinBox::~QSpinBox() vfunc[4]: NULL or QSpinBox::~QSpinBox() vfunc[5]: QSpinBox::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QAbstractSpinBox::sizeHint() const vfunc[15]: QAbstractSpinBox::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) vfunc[33]: QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QSpinBox::validate(QString&, int&) const vfunc[55]: QSpinBox::fixup(QString&) const vfunc[56]: QAbstractSpinBox::stepBy(int) vfunc[57]: QAbstractSpinBox::clear() vfunc[58]: QAbstractSpinBox::stepEnabled() const vfunc[59]: QSpinBox::valueFromText(QString const&) const vfunc[60]: QSpinBox::textFromValue(int) const Table 7-433. Secondary vtable for QSpinBox Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QSpinBox vfunc[0]: NULL or non-virtual thunk to QSpinBox::~QSpinBox() vfunc[1]: NULL or non-virtual thunk to QSpinBox::~QSpinBox() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QSpinBox class is described by Table 7-434 Table 7-434. typeinfo for QSpinBox Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSpinBox basetype: typeinfo for QAbstractSpinBox __________________________________________________________ 7.4.1.152. Class data for QDoubleSpinBox The virtual table for the QDoubleSpinBox class is described by Table 7-435 Table 7-435. Primary vtable for QDoubleSpinBox Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDoubleSpinBox vfunc[0]: QDoubleSpinBox::metaObject() const vfunc[1]: QDoubleSpinBox::qt_metacast(char const*) vfunc[2]: QDoubleSpinBox::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QDoubleSpinBox::~QDoubleSpinBox() vfunc[4]: NULL or QDoubleSpinBox::~QDoubleSpinBox() vfunc[5]: QAbstractSpinBox::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QAbstractSpinBox::sizeHint() const vfunc[15]: QAbstractSpinBox::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) vfunc[33]: QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDoubleSpinBox::validate(QString&, int&) const vfunc[55]: QDoubleSpinBox::fixup(QString&) const vfunc[56]: QAbstractSpinBox::stepBy(int) vfunc[57]: QAbstractSpinBox::clear() vfunc[58]: QAbstractSpinBox::stepEnabled() const vfunc[59]: QDoubleSpinBox::valueFromText(QString const&) const vfunc[60]: QDoubleSpinBox::textFromValue(double) const Table 7-436. Secondary vtable for QDoubleSpinBox Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QDoubleSpinBox vfunc[0]: NULL or non-virtual thunk to QDoubleSpinBox::~QDoubleSpinBox() vfunc[1]: NULL or non-virtual thunk to QDoubleSpinBox::~QDoubleSpinBox() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QDoubleSpinBox class is described by Table 7-437 Table 7-437. typeinfo for QDoubleSpinBox Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDoubleSpinBox basetype: typeinfo for QAbstractSpinBox __________________________________________________________ 7.4.1.153. Class data for QLCDNumber The virtual table for the QLCDNumber class is described by Table 7-438 Table 7-438. Primary vtable for QLCDNumber Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QLCDNumber vfunc[0]: QLCDNumber::metaObject() const vfunc[1]: QLCDNumber::qt_metacast(char const*) vfunc[2]: QLCDNumber::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QLCDNumber::~QLCDNumber() vfunc[4]: QLCDNumber::~QLCDNumber() vfunc[5]: QLCDNumber::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QLCDNumber::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QLCDNumber::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QFrame::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-439. Secondary vtable for QLCDNumber Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QLCDNumber vfunc[0]: non-virtual thunk to QLCDNumber::~QLCDNumber() vfunc[1]: non-virtual thunk to QLCDNumber::~QLCDNumber() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QLCDNumber class is described by Table 7-440 Table 7-440. typeinfo for QLCDNumber Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QLCDNumber basetype: typeinfo for QFrame __________________________________________________________ 7.4.1.154. Class data for QStackedWidget The virtual table for the QStackedWidget class is described by Table 7-441 Table 7-441. Primary vtable for QStackedWidget Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QStackedWidget vfunc[0]: QStackedWidget::metaObject() const vfunc[1]: QStackedWidget::qt_metacast(char const*) vfunc[2]: QStackedWidget::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QStackedWidget::~QStackedWidget() vfunc[4]: QStackedWidget::~QStackedWidget() vfunc[5]: QStackedWidget::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QFrame::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QFrame::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QFrame::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-442. Secondary vtable for QStackedWidget Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QStackedWidget vfunc[0]: non-virtual thunk to QStackedWidget::~QStackedWidget() vfunc[1]: non-virtual thunk to QStackedWidget::~QStackedWidget() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QStackedWidget class is described by Table 7-443 Table 7-443. typeinfo for QStackedWidget Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QStackedWidget basetype: typeinfo for QFrame __________________________________________________________ 7.4.1.155. Class data for QPushButton The virtual table for the QPushButton class is described by Table 7-444 Table 7-444. Primary vtable for QPushButton Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPushButton vfunc[0]: QPushButton::metaObject() const vfunc[1]: QPushButton::qt_metacast(char const*) vfunc[2]: QPushButton::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QPushButton::~QPushButton() vfunc[4]: QPushButton::~QPushButton() vfunc[5]: QPushButton::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QPushButton::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QPushButton::keyPressEvent(QKeyEvent*) vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) vfunc[25]: QPushButton::focusInEvent(QFocusEvent*) vfunc[26]: QPushButton::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QPushButton::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractButton::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractButton::hitButton(QPoint const&) const vfunc[55]: QAbstractButton::checkStateSet() vfunc[56]: QAbstractButton::nextCheckState() Table 7-445. Secondary vtable for QPushButton Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QPushButton vfunc[0]: non-virtual thunk to QPushButton::~QPushButton() vfunc[1]: non-virtual thunk to QPushButton::~QPushButton() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QPushButton class is described by Table 7-446 Table 7-446. typeinfo for QPushButton Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPushButton basetype: typeinfo for QAbstractButton __________________________________________________________ 7.4.1.156. Class data for QSplashScreen The virtual table for the QSplashScreen class is described by Table 7-447 Table 7-447. Primary vtable for QSplashScreen Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSplashScreen vfunc[0]: QSplashScreen::metaObject() const vfunc[1]: QSplashScreen::qt_metacast(char const*) vfunc[2]: QSplashScreen::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSplashScreen::~QSplashScreen() vfunc[4]: QSplashScreen::~QSplashScreen() vfunc[5]: QSplashScreen::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWidget::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QSplashScreen::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QSplashScreen::drawContents(QPainter*) Table 7-448. Secondary vtable for QSplashScreen Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QSplashScreen vfunc[0]: non-virtual thunk to QSplashScreen::~QSplashScreen() vfunc[1]: non-virtual thunk to QSplashScreen::~QSplashScreen() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QSplashScreen class is described by Table 7-449 Table 7-449. typeinfo for QSplashScreen Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSplashScreen basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.157. Class data for QDateTimeEdit The virtual table for the QDateTimeEdit class is described by Table 7-450 Table 7-450. Primary vtable for QDateTimeEdit Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDateTimeEdit vfunc[0]: QDateTimeEdit::metaObject() const vfunc[1]: QDateTimeEdit::qt_metacast(char const*) vfunc[2]: QDateTimeEdit::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QDateTimeEdit::~QDateTimeEdit() vfunc[4]: NULL or QDateTimeEdit::~QDateTimeEdit() vfunc[5]: QDateTimeEdit::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QDateTimeEdit::sizeHint() const vfunc[15]: QAbstractSpinBox::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) vfunc[33]: QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDateTimeEdit::validate(QString&, int&) const vfunc[55]: QDateTimeEdit::fixup(QString&) const vfunc[56]: QDateTimeEdit::stepBy(int) vfunc[57]: QDateTimeEdit::clear() vfunc[58]: QDateTimeEdit::stepEnabled() const vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) const vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) const Table 7-451. Secondary vtable for QDateTimeEdit Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QDateTimeEdit vfunc[0]: NULL or non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() vfunc[1]: NULL or non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QDateTimeEdit class is described by Table 7-452 Table 7-452. typeinfo for QDateTimeEdit Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDateTimeEdit basetype: typeinfo for QAbstractSpinBox __________________________________________________________ 7.4.1.158. Class data for QTimeEdit The virtual table for the QTimeEdit class is described by Table 7-453 Table 7-453. Primary vtable for QTimeEdit Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTimeEdit vfunc[0]: QTimeEdit::metaObject() const vfunc[1]: QTimeEdit::qt_metacast(char const*) vfunc[2]: QTimeEdit::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QTimeEdit::~QTimeEdit() vfunc[4]: NULL or QTimeEdit::~QTimeEdit() vfunc[5]: QDateTimeEdit::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QDateTimeEdit::sizeHint() const vfunc[15]: QAbstractSpinBox::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) vfunc[33]: QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDateTimeEdit::validate(QString&, int&) const vfunc[55]: QDateTimeEdit::fixup(QString&) const vfunc[56]: QDateTimeEdit::stepBy(int) vfunc[57]: QDateTimeEdit::clear() vfunc[58]: QDateTimeEdit::stepEnabled() const vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) const vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) const Table 7-454. Secondary vtable for QTimeEdit Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QTimeEdit vfunc[0]: NULL or non-virtual thunk to QTimeEdit::~QTimeEdit() vfunc[1]: NULL or non-virtual thunk to QTimeEdit::~QTimeEdit() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QTimeEdit class is described by Table 7-455 Table 7-455. typeinfo for QTimeEdit Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTimeEdit basetype: typeinfo for QDateTimeEdit __________________________________________________________ 7.4.1.159. Class data for QDateEdit The virtual table for the QDateEdit class is described by Table 7-456 Table 7-456. Primary vtable for QDateEdit Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDateEdit vfunc[0]: QDateEdit::metaObject() const vfunc[1]: QDateEdit::qt_metacast(char const*) vfunc[2]: QDateEdit::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QDateEdit::~QDateEdit() vfunc[4]: NULL or QDateEdit::~QDateEdit() vfunc[5]: QDateTimeEdit::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QDateTimeEdit::sizeHint() const vfunc[15]: QAbstractSpinBox::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) vfunc[33]: QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDateTimeEdit::validate(QString&, int&) const vfunc[55]: QDateTimeEdit::fixup(QString&) const vfunc[56]: QDateTimeEdit::stepBy(int) vfunc[57]: QDateTimeEdit::clear() vfunc[58]: QDateTimeEdit::stepEnabled() const vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) const vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) const Table 7-457. Secondary vtable for QDateEdit Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QDateEdit vfunc[0]: NULL or non-virtual thunk to QDateEdit::~QDateEdit() vfunc[1]: NULL or non-virtual thunk to QDateEdit::~QDateEdit() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QDateEdit class is described by Table 7-458 Table 7-458. typeinfo for QDateEdit Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDateEdit basetype: typeinfo for QDateTimeEdit __________________________________________________________ 7.4.1.160. Class data for QLabel The virtual table for the QLabel class is described by Table 7-459 Table 7-459. Primary vtable for QLabel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QLabel vfunc[0]: QLabel::metaObject() const vfunc[1]: QLabel::qt_metacast(char const*) vfunc[2]: QLabel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QLabel::~QLabel() vfunc[4]: QLabel::~QLabel() vfunc[5]: QLabel::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QLabel::sizeHint() const vfunc[15]: QLabel::minimumSizeHint() const vfunc[16]: QLabel::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QLabel::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QLabel::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-460. Secondary vtable for QLabel Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QLabel vfunc[0]: non-virtual thunk to QLabel::~QLabel() vfunc[1]: non-virtual thunk to QLabel::~QLabel() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QLabel class is described by Table 7-461 Table 7-461. typeinfo for QLabel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QLabel basetype: typeinfo for QFrame __________________________________________________________ 7.4.1.161. Class data for QDockWidget The virtual table for the QDockWidget class is described by Table 7-462 Table 7-462. Primary vtable for QDockWidget Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDockWidget vfunc[0]: QDockWidget::metaObject() const vfunc[1]: QDockWidget::qt_metacast(char const*) vfunc[2]: QDockWidget::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QDockWidget::~QDockWidget() vfunc[4]: QDockWidget::~QDockWidget() vfunc[5]: QDockWidget::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWidget::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QDockWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QDockWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QDockWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-463. Secondary vtable for QDockWidget Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QDockWidget vfunc[0]: non-virtual thunk to QDockWidget::~QDockWidget() vfunc[1]: non-virtual thunk to QDockWidget::~QDockWidget() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QDockWidget class is described by Table 7-464 Table 7-464. typeinfo for QDockWidget Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDockWidget basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.162. Class data for QGroupBox The virtual table for the QGroupBox class is described by Table 7-465 Table 7-465. Primary vtable for QGroupBox Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGroupBox vfunc[0]: QGroupBox::metaObject() const vfunc[1]: QGroupBox::qt_metacast(char const*) vfunc[2]: QGroupBox::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QGroupBox::~QGroupBox() vfunc[4]: QGroupBox::~QGroupBox() vfunc[5]: QGroupBox::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QGroupBox::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWidget::sizeHint() const vfunc[15]: QGroupBox::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QGroupBox::mousePressEvent(QMouseEvent*) vfunc[19]: QGroupBox::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QGroupBox::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QGroupBox::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QGroupBox::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QGroupBox::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QGroupBox::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-466. Secondary vtable for QGroupBox Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QGroupBox vfunc[0]: non-virtual thunk to QGroupBox::~QGroupBox() vfunc[1]: non-virtual thunk to QGroupBox::~QGroupBox() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QGroupBox class is described by Table 7-467 Table 7-467. typeinfo for QGroupBox Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QGroupBox basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.163. Class data for QMainWindow The virtual table for the QMainWindow class is described by Table 7-468 Table 7-468. Primary vtable for QMainWindow Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMainWindow vfunc[0]: QMainWindow::metaObject() const vfunc[1]: QMainWindow::qt_metacast(char const*) vfunc[2]: QMainWindow::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QMainWindow::~QMainWindow() vfunc[4]: QMainWindow::~QMainWindow() vfunc[5]: QMainWindow::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWidget::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QMainWindow::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QMainWindow::createPopupMenu() Table 7-469. Secondary vtable for QMainWindow Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QMainWindow vfunc[0]: non-virtual thunk to QMainWindow::~QMainWindow() vfunc[1]: non-virtual thunk to QMainWindow::~QMainWindow() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QMainWindow class is described by Table 7-470 Table 7-470. typeinfo for QMainWindow Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QMainWindow basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.164. Class data for QTextEdit The virtual table for the QTextEdit class is described by Table 7-471 Table 7-471. Primary vtable for QTextEdit Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextEdit vfunc[0]: QTextEdit::metaObject() const vfunc[1]: QTextEdit::qt_metacast(char const*) vfunc[2]: QTextEdit::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTextEdit::~QTextEdit() vfunc[4]: QTextEdit::~QTextEdit() vfunc[5]: QTextEdit::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QTextEdit::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QAbstractScrollArea::sizeHint() const vfunc[15]: QAbstractScrollArea::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QTextEdit::mousePressEvent(QMouseEvent*) vfunc[19]: QTextEdit::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QTextEdit::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QTextEdit::mouseMoveEvent(QMouseEvent*) vfunc[22]: QTextEdit::wheelEvent(QWheelEvent*) vfunc[23]: QTextEdit::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QTextEdit::focusInEvent(QFocusEvent*) vfunc[26]: QTextEdit::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QTextEdit::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QTextEdit::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QTextEdit::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QTextEdit::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QTextEdit::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QTextEdit::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QTextEdit::dropEvent(QDropEvent*) vfunc[40]: QTextEdit::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QTextEdit::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QTextEdit::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QTextEdit::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QTextEdit::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) vfunc[55]: QTextEdit::scrollContentsBy(int, int) vfunc[56]: QTextEdit::loadResource(int, QUrl const&) vfunc[57]: QTextEdit::createMimeDataFromSelection() const vfunc[58]: QTextEdit::canInsertFromMimeData(QMimeData const*) const vfunc[59]: QTextEdit::insertFromMimeData(QMimeData const*) Table 7-472. Secondary vtable for QTextEdit Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QTextEdit vfunc[0]: non-virtual thunk to QTextEdit::~QTextEdit() vfunc[1]: non-virtual thunk to QTextEdit::~QTextEdit() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QTextEdit class is described by Table 7-473 Table 7-473. typeinfo for QTextEdit Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTextEdit basetype: typeinfo for QAbstractScrollArea __________________________________________________________ 7.4.1.165. Class data for QProgressBar The virtual table for the QProgressBar class is described by Table 7-474 Table 7-474. Primary vtable for QProgressBar Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QProgressBar vfunc[0]: QProgressBar::metaObject() const vfunc[1]: QProgressBar::qt_metacast(char const*) vfunc[2]: QProgressBar::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QProgressBar::~QProgressBar() vfunc[4]: NULL or QProgressBar::~QProgressBar() vfunc[5]: QProgressBar::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QProgressBar::sizeHint() const vfunc[15]: QProgressBar::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QProgressBar::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QProgressBar::text() const Table 7-475. Secondary vtable for QProgressBar Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QProgressBar vfunc[0]: NULL or non-virtual thunk to QProgressBar::~QProgressBar() vfunc[1]: NULL or non-virtual thunk to QProgressBar::~QProgressBar() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QProgressBar class is described by Table 7-476 Table 7-476. typeinfo for QProgressBar Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QProgressBar basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.166. Class data for QScrollBar The virtual table for the QScrollBar class is described by Table 7-477 Table 7-477. Primary vtable for QScrollBar Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QScrollBar vfunc[0]: QScrollBar::metaObject() const vfunc[1]: QScrollBar::qt_metacast(char const*) vfunc[2]: QScrollBar::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QScrollBar::~QScrollBar() vfunc[4]: QScrollBar::~QScrollBar() vfunc[5]: QScrollBar::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QScrollBar::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QScrollBar::mousePressEvent(QMouseEvent*) vfunc[19]: QScrollBar::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QScrollBar::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QScrollBar::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QScrollBar::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QScrollBar::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractSlider::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QScrollBar::sliderChange(QAbstractSlider::SliderChange) Table 7-478. Secondary vtable for QScrollBar Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QScrollBar vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QScrollBar class is described by Table 7-479 Table 7-479. typeinfo for QScrollBar Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QScrollBar basetype: typeinfo for QAbstractSlider __________________________________________________________ 7.4.1.167. Class data for QSizeGrip The virtual table for the QSizeGrip class is described by Table 7-480 Table 7-480. Primary vtable for QSizeGrip Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSizeGrip vfunc[0]: QSizeGrip::metaObject() const vfunc[1]: QSizeGrip::qt_metacast(char const*) vfunc[2]: QSizeGrip::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSizeGrip::~QSizeGrip() vfunc[4]: QSizeGrip::~QSizeGrip() vfunc[5]: QSizeGrip::event(QEvent*) vfunc[6]: QSizeGrip::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QSizeGrip::setVisible(bool) vfunc[14]: QSizeGrip::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QSizeGrip::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QSizeGrip::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QSizeGrip::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-481. Secondary vtable for QSizeGrip Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QSizeGrip vfunc[0]: non-virtual thunk to QSizeGrip::~QSizeGrip() vfunc[1]: non-virtual thunk to QSizeGrip::~QSizeGrip() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QSizeGrip class is described by Table 7-482 Table 7-482. typeinfo for QSizeGrip Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSizeGrip basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.168. Class data for QTextBrowser The virtual table for the QTextBrowser class is described by Table 7-483 Table 7-483. Primary vtable for QTextBrowser Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextBrowser vfunc[0]: QTextBrowser::metaObject() const vfunc[1]: QTextBrowser::qt_metacast(char const*) vfunc[2]: QTextBrowser::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTextBrowser::~QTextBrowser() vfunc[4]: QTextBrowser::~QTextBrowser() vfunc[5]: QTextBrowser::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QTextEdit::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QAbstractScrollArea::sizeHint() const vfunc[15]: QAbstractScrollArea::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QTextBrowser::mousePressEvent(QMouseEvent*) vfunc[19]: QTextBrowser::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QTextEdit::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QTextBrowser::mouseMoveEvent(QMouseEvent*) vfunc[22]: QTextEdit::wheelEvent(QWheelEvent*) vfunc[23]: QTextBrowser::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QTextEdit::focusInEvent(QFocusEvent*) vfunc[26]: QTextBrowser::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QTextBrowser::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QTextEdit::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QTextEdit::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QTextEdit::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QTextEdit::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QTextEdit::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QTextEdit::dropEvent(QDropEvent*) vfunc[40]: QTextEdit::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QTextEdit::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QTextEdit::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QTextEdit::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QTextBrowser::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) vfunc[55]: QTextEdit::scrollContentsBy(int, int) vfunc[56]: QTextBrowser::loadResource(int, QUrl const&) vfunc[57]: QTextEdit::createMimeDataFromSelection() const vfunc[58]: QTextEdit::canInsertFromMimeData(QMimeData const*) const vfunc[59]: QTextEdit::insertFromMimeData(QMimeData const*) vfunc[60]: QTextBrowser::setSource(QUrl const&) vfunc[61]: QTextBrowser::backward() vfunc[62]: QTextBrowser::forward() vfunc[63]: QTextBrowser::home() vfunc[64]: QTextBrowser::reload() Table 7-484. Secondary vtable for QTextBrowser Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QTextBrowser vfunc[0]: non-virtual thunk to QTextBrowser::~QTextBrowser() vfunc[1]: non-virtual thunk to QTextBrowser::~QTextBrowser() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QTextBrowser class is described by Table 7-485 Table 7-485. typeinfo for QTextBrowser Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTextBrowser basetype: typeinfo for QTextEdit __________________________________________________________ 7.4.1.169. Class data for QStatusBar The virtual table for the QStatusBar class is described by Table 7-486 Table 7-486. Primary vtable for QStatusBar Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QStatusBar vfunc[0]: QStatusBar::metaObject() const vfunc[1]: QStatusBar::qt_metacast(char const*) vfunc[2]: QStatusBar::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QStatusBar::~QStatusBar() vfunc[4]: QStatusBar::~QStatusBar() vfunc[5]: QStatusBar::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWidget::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QStatusBar::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QStatusBar::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-487. Secondary vtable for QStatusBar Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QStatusBar vfunc[0]: non-virtual thunk to QStatusBar::~QStatusBar() vfunc[1]: non-virtual thunk to QStatusBar::~QStatusBar() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QStatusBar class is described by Table 7-488 Table 7-488. typeinfo for QStatusBar Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QStatusBar basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.170. Class data for QScrollArea The virtual table for the QScrollArea class is described by Table 7-489 Table 7-489. Primary vtable for QScrollArea Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QScrollArea vfunc[0]: QScrollArea::metaObject() const vfunc[1]: QScrollArea::qt_metacast(char const*) vfunc[2]: QScrollArea::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QScrollArea::~QScrollArea() vfunc[4]: QScrollArea::~QScrollArea() vfunc[5]: QScrollArea::event(QEvent*) vfunc[6]: QScrollArea::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QScrollArea::sizeHint() const vfunc[15]: QAbstractScrollArea::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractScrollArea::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractScrollArea::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QAbstractScrollArea::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractScrollArea::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractScrollArea::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QScrollArea::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QAbstractScrollArea::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QAbstractScrollArea::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QAbstractScrollArea::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QAbstractScrollArea::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QFrame::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QScrollArea::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) vfunc[55]: QScrollArea::scrollContentsBy(int, int) Table 7-490. Secondary vtable for QScrollArea Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QScrollArea vfunc[0]: non-virtual thunk to QScrollArea::~QScrollArea() vfunc[1]: non-virtual thunk to QScrollArea::~QScrollArea() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QScrollArea class is described by Table 7-491 Table 7-491. typeinfo for QScrollArea Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QScrollArea basetype: typeinfo for QAbstractScrollArea __________________________________________________________ 7.4.1.171. Class data for QToolButton The virtual table for the QToolButton class is described by Table 7-492 Table 7-492. Primary vtable for QToolButton Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QToolButton vfunc[0]: QToolButton::metaObject() const vfunc[1]: QToolButton::qt_metacast(char const*) vfunc[2]: QToolButton::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QToolButton::~QToolButton() vfunc[4]: QToolButton::~QToolButton() vfunc[5]: QToolButton::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QToolButton::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QToolButton::sizeHint() const vfunc[15]: QToolButton::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QToolButton::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) vfunc[27]: QToolButton::enterEvent(QEvent*) vfunc[28]: QToolButton::leaveEvent(QEvent*) vfunc[29]: QToolButton::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QToolButton::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QToolButton::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QAbstractButton::hitButton(QPoint const&) const vfunc[55]: QAbstractButton::checkStateSet() vfunc[56]: QToolButton::nextCheckState() Table 7-493. Secondary vtable for QToolButton Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QToolButton vfunc[0]: non-virtual thunk to QToolButton::~QToolButton() vfunc[1]: non-virtual thunk to QToolButton::~QToolButton() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QToolButton class is described by Table 7-494 Table 7-494. typeinfo for QToolButton Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QToolButton basetype: typeinfo for QAbstractButton __________________________________________________________ 7.4.1.172. Class data for QComboBox The virtual table for the QComboBox class is described by Table 7-495 Table 7-495. Primary vtable for QComboBox Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QComboBox vfunc[0]: QComboBox::metaObject() const vfunc[1]: QComboBox::qt_metacast(char const*) vfunc[2]: QComboBox::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QComboBox::~QComboBox() vfunc[4]: QComboBox::~QComboBox() vfunc[5]: QComboBox::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QComboBox::sizeHint() const vfunc[15]: QComboBox::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QComboBox::mousePressEvent(QMouseEvent*) vfunc[19]: QComboBox::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QComboBox::wheelEvent(QWheelEvent*) vfunc[23]: QComboBox::keyPressEvent(QKeyEvent*) vfunc[24]: QComboBox::keyReleaseEvent(QKeyEvent*) vfunc[25]: QComboBox::focusInEvent(QFocusEvent*) vfunc[26]: QComboBox::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QComboBox::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QComboBox::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QComboBox::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QComboBox::showEvent(QShowEvent*) vfunc[41]: QComboBox::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QComboBox::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QComboBox::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QComboBox::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QComboBox::showPopup() vfunc[55]: QComboBox::hidePopup() Table 7-496. Secondary vtable for QComboBox Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QComboBox vfunc[0]: non-virtual thunk to QComboBox::~QComboBox() vfunc[1]: non-virtual thunk to QComboBox::~QComboBox() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QComboBox class is described by Table 7-497 Table 7-497. typeinfo for QComboBox Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QComboBox basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.173. Class data for QMenuItem The virtual table for the QMenuItem class is described by Table 7-498 Table 7-498. Primary vtable for QMenuItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMenuItem vfunc[0]: QAction::metaObject() const vfunc[1]: QAction::qt_metacast(char const*) vfunc[2]: QAction::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QMenuItem::~QMenuItem() vfunc[4]: NULL or QMenuItem::~QMenuItem() vfunc[5]: QAction::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QMenuItem class is described by Table 7-499 Table 7-499. typeinfo for QMenuItem Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QMenuItem basetype: typeinfo for QAction __________________________________________________________ 7.4.1.174. Class data for QRadioButton The virtual table for the QRadioButton class is described by Table 7-500 Table 7-500. Primary vtable for QRadioButton Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QRadioButton vfunc[0]: QRadioButton::metaObject() const vfunc[1]: QRadioButton::qt_metacast(char const*) vfunc[2]: QRadioButton::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QRadioButton::~QRadioButton() vfunc[4]: NULL or QRadioButton::~QRadioButton() vfunc[5]: QRadioButton::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QRadioButton::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QRadioButton::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QRadioButton::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractButton::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QRadioButton::hitButton(QPoint const&) const vfunc[55]: QAbstractButton::checkStateSet() vfunc[56]: QAbstractButton::nextCheckState() Table 7-501. Secondary vtable for QRadioButton Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QRadioButton vfunc[0]: NULL or non-virtual thunk to QRadioButton::~QRadioButton() vfunc[1]: NULL or non-virtual thunk to QRadioButton::~QRadioButton() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QRadioButton class is described by Table 7-502 Table 7-502. typeinfo for QRadioButton Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QRadioButton basetype: typeinfo for QAbstractButton __________________________________________________________ 7.4.1.175. Class data for QMenuBar The virtual table for the QMenuBar class is described by Table 7-503 Table 7-503. Primary vtable for QMenuBar Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMenuBar vfunc[0]: QMenuBar::metaObject() const vfunc[1]: QMenuBar::qt_metacast(char const*) vfunc[2]: QMenuBar::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QMenuBar::~QMenuBar() vfunc[4]: QMenuBar::~QMenuBar() vfunc[5]: QMenuBar::event(QEvent*) vfunc[6]: QMenuBar::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QMenuBar::sizeHint() const vfunc[15]: QMenuBar::minimumSizeHint() const vfunc[16]: QMenuBar::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QMenuBar::mousePressEvent(QMouseEvent*) vfunc[19]: QMenuBar::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QMenuBar::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QMenuBar::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QMenuBar::focusInEvent(QFocusEvent*) vfunc[26]: QMenuBar::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QMenuBar::leaveEvent(QEvent*) vfunc[29]: QMenuBar::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QMenuBar::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QMenuBar::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QMenuBar::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-504. Secondary vtable for QMenuBar Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QMenuBar vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QMenuBar class is described by Table 7-505 Table 7-505. typeinfo for QMenuBar Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QMenuBar basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.176. Class data for QFocusFrame The virtual table for the QFocusFrame class is described by Table 7-506 Table 7-506. Primary vtable for QFocusFrame Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFocusFrame vfunc[0]: QFocusFrame::metaObject() const vfunc[1]: QFocusFrame::qt_metacast(char const*) vfunc[2]: QFocusFrame::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QFocusFrame::~QFocusFrame() vfunc[4]: QFocusFrame::~QFocusFrame() vfunc[5]: QFocusFrame::event(QEvent*) vfunc[6]: QFocusFrame::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWidget::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QFocusFrame::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-507. Secondary vtable for QFocusFrame Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QFocusFrame vfunc[0]: non-virtual thunk to QFocusFrame::~QFocusFrame() vfunc[1]: non-virtual thunk to QFocusFrame::~QFocusFrame() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QFocusFrame class is described by Table 7-508 Table 7-508. typeinfo for QFocusFrame Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QFocusFrame basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.177. Class data for QToolBar The virtual table for the QToolBar class is described by Table 7-509 Table 7-509. Primary vtable for QToolBar Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QToolBar vfunc[0]: QToolBar::metaObject() const vfunc[1]: QToolBar::qt_metacast(char const*) vfunc[2]: QToolBar::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QToolBar::~QToolBar() vfunc[4]: QToolBar::~QToolBar() vfunc[5]: QToolBar::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QToolBar::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWidget::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QToolBar::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QToolBar::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QToolBar::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QToolBar::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-510. Secondary vtable for QToolBar Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QToolBar vfunc[0]: non-virtual thunk to QToolBar::~QToolBar() vfunc[1]: non-virtual thunk to QToolBar::~QToolBar() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QToolBar class is described by Table 7-511 Table 7-511. typeinfo for QToolBar Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QToolBar basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.178. Class data for QToolBox The virtual table for the QToolBox class is described by Table 7-512 Table 7-512. Primary vtable for QToolBox Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QToolBox vfunc[0]: QToolBox::metaObject() const vfunc[1]: QToolBox::qt_metacast(char const*) vfunc[2]: QToolBox::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QToolBox::~QToolBox() vfunc[4]: QToolBox::~QToolBox() vfunc[5]: QToolBox::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QFrame::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QFrame::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QToolBox::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QToolBox::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QToolBox::itemInserted(int) vfunc[55]: QToolBox::itemRemoved(int) Table 7-513. Secondary vtable for QToolBox Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QToolBox vfunc[0]: non-virtual thunk to QToolBox::~QToolBox() vfunc[1]: non-virtual thunk to QToolBox::~QToolBox() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QToolBox class is described by Table 7-514 Table 7-514. typeinfo for QToolBox Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QToolBox basetype: typeinfo for QFrame __________________________________________________________ 7.4.1.179. Class data for QSplitter The virtual table for the QSplitter class is described by Table 7-515 Table 7-515. Primary vtable for QSplitter Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSplitter vfunc[0]: QSplitter::metaObject() const vfunc[1]: QSplitter::qt_metacast(char const*) vfunc[2]: QSplitter::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSplitter::~QSplitter() vfunc[4]: QSplitter::~QSplitter() vfunc[5]: QSplitter::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QSplitter::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QSplitter::sizeHint() const vfunc[15]: QSplitter::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QFrame::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QSplitter::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QSplitter::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QSplitter::createHandle() Table 7-516. Secondary vtable for QSplitter Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QSplitter vfunc[0]: non-virtual thunk to QSplitter::~QSplitter() vfunc[1]: non-virtual thunk to QSplitter::~QSplitter() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QSplitter class is described by Table 7-517 Table 7-517. typeinfo for QSplitter Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSplitter basetype: typeinfo for QFrame __________________________________________________________ 7.4.1.180. Class data for QSplitterHandle The virtual table for the QSplitterHandle class is described by Table 7-518 Table 7-518. Primary vtable for QSplitterHandle Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSplitterHandle vfunc[0]: QSplitterHandle::metaObject() const vfunc[1]: QSplitterHandle::qt_metacast(char const*) vfunc[2]: QSplitterHandle::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: NULL or QSplitterHandle::~QSplitterHandle() vfunc[4]: NULL or QSplitterHandle::~QSplitterHandle() vfunc[5]: QSplitterHandle::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QSplitterHandle::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QSplitterHandle::mousePressEvent(QMouseEvent*) vfunc[19]: QSplitterHandle::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QSplitterHandle::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QSplitterHandle::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-519. Secondary vtable for QSplitterHandle Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QSplitterHandle vfunc[0]: NULL or non-virtual thunk to QSplitterHandle::~QSplitterHandle() vfunc[1]: NULL or non-virtual thunk to QSplitterHandle::~QSplitterHandle() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QSplitterHandle class is described by Table 7-520 Table 7-520. typeinfo for QSplitterHandle Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSplitterHandle basetype: typeinfo for QWidget __________________________________________________________ 7.4.1.181. Class data for QDial The virtual table for the QDial class is described by Table 7-521 Table 7-521. Primary vtable for QDial Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDial vfunc[0]: QDial::metaObject() const vfunc[1]: QDial::qt_metacast(char const*) vfunc[2]: QDial::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QDial::~QDial() vfunc[4]: QDial::~QDial() vfunc[5]: QDial::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QDial::sizeHint() const vfunc[15]: QDial::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QDial::mousePressEvent(QMouseEvent*) vfunc[19]: QDial::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QDial::mouseMoveEvent(QMouseEvent*) vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QDial::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QDial::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QAbstractSlider::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QDial::sliderChange(QAbstractSlider::SliderChange) Table 7-522. Secondary vtable for QDial Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QDial vfunc[0]: non-virtual thunk to QDial::~QDial() vfunc[1]: non-virtual thunk to QDial::~QDial() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QDial class is described by Table 7-523 Table 7-523. typeinfo for QDial Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDial basetype: typeinfo for QAbstractSlider __________________________________________________________ 7.4.1.182. Class data for QAbstractGraphicsShapeItem The virtual table for the QAbstractGraphicsShapeItem class is described by Table 7-524 Table 7-524. Primary vtable for QAbstractGraphicsShapeItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractGraphicsShapeItem vfunc[0]: QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem() vfunc[1]: QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem() vfunc[2]: QGraphicsItem::advance(int) vfunc[3]: __cxa_pure_virtual vfunc[4]: QGraphicsItem::shape() const vfunc[5]: QGraphicsItem::contains(QPointF const&) const vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, Qt::ItemSelectionMode) const vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, Qt::ItemSelectionMode) const vfunc[8]: QAbstractGraphicsShapeItem::isObscuredBy(QGraphicsItem const*) const vfunc[9]: QAbstractGraphicsShapeItem::opaqueArea() const vfunc[10]: __cxa_pure_virtual vfunc[11]: QGraphicsItem::type() const vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, QEvent*) vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) vfunc[14]: QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* ) vfunc[15]: QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) vfunc[16]: QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) vfunc[17]: QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) vfunc[18]: QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) vfunc[21]: QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) vfunc[22]: QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) vfunc[23]: QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) vfunc[26]: QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) vfunc[27]: QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) vfunc[28]: QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) vfunc[29]: QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) vfunc[32]: QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const vfunc[33]: QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, QVariant const&) vfunc[34]: QGraphicsItem::supportsExtension(QGraphicsItem::Extension) const vfunc[35]: QGraphicsItem::setExtension(QGraphicsItem::Extension, QVariant const&) vfunc[36]: QGraphicsItem::extension(QVariant const&) const __________________________________________________________ 7.4.1.183. Class data for QCleanlooksStyle The virtual table for the QCleanlooksStyle class is described by Table 7-525 Table 7-525. Primary vtable for QCleanlooksStyle Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCleanlooksStyle vfunc[0]: QCleanlooksStyle::metaObject() const vfunc[1]: QCleanlooksStyle::qt_metacast(char const*) vfunc[2]: QCleanlooksStyle::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QCleanlooksStyle::~QCleanlooksStyle() vfunc[4]: QCleanlooksStyle::~QCleanlooksStyle() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QWindowsStyle::eventFilter(QObject*, QEvent*) vfunc[7]: QWindowsStyle::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QCleanlooksStyle::polish(QWidget*) vfunc[13]: QCleanlooksStyle::unpolish(QWidget*) vfunc[14]: QCleanlooksStyle::polish(QApplication*) vfunc[15]: QCleanlooksStyle::unpolish(QApplication*) vfunc[16]: QCleanlooksStyle::polish(QPalette&) vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect const&, int, bool, QString const&) const vfunc[18]: QCleanlooksStyle::itemPixmapRect(QRect const&, int, QPixmap const&) const vfunc[19]: QCleanlooksStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole) const vfunc[20]: QCleanlooksStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&) const vfunc[21]: QCleanlooksStyle::standardPalette() const vfunc[22]: QCleanlooksStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const vfunc[23]: QCleanlooksStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const vfunc[24]: QCleanlooksStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const vfunc[25]: QCleanlooksStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const vfunc[26]: QCleanlooksStyle::hitTestComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPoint const&, QWidget const*) const vfunc[27]: QCleanlooksStyle::subControlRect(QStyle::ComplexControl, QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) const vfunc[28]: QCleanlooksStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const vfunc[29]: QCleanlooksStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const vfunc[30]: QCleanlooksStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const vfunc[31]: QCleanlooksStyle::standardPixmap(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const vfunc[32]: QCleanlooksStyle::generatedIconPixmap(QIcon::Mode, QPixmap const&, QStyleOption const*) const __________________________________________________________ 7.4.1.184. Class data for QCompleter The virtual table for the QCompleter class is described by Table 7-526 Table 7-526. Primary vtable for QCompleter Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCompleter vfunc[0]: QCompleter::metaObject() const vfunc[1]: QCompleter::qt_metacast(char const*) vfunc[2]: QCompleter::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QCompleter::~QCompleter() vfunc[4]: QCompleter::~QCompleter() vfunc[5]: QCompleter::event(QEvent*) vfunc[6]: QCompleter::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QCompleter::pathFromIndex(QModelIndex const&) const vfunc[13]: QCompleter::splitPath(QString const&) const __________________________________________________________ 7.4.1.185. Class data for QDataWidgetMapper The virtual table for the QDataWidgetMapper class is described by Table 7-527 Table 7-527. Primary vtable for QDataWidgetMapper Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDataWidgetMapper vfunc[0]: QDataWidgetMapper::metaObject() const vfunc[1]: QDataWidgetMapper::qt_metacast(char const*) vfunc[2]: QDataWidgetMapper::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QDataWidgetMapper::~QDataWidgetMapper() vfunc[4]: QDataWidgetMapper::~QDataWidgetMapper() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QDataWidgetMapper::setCurrentIndex(int) __________________________________________________________ 7.4.1.186. Class data for QGraphicsEllipseItem The virtual table for the QGraphicsEllipseItem class is described by Table 7-528 Table 7-528. Primary vtable for QGraphicsEllipseItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsEllipseItem vfunc[0]: QGraphicsEllipseItem::~QGraphicsEllipseItem() vfunc[1]: QGraphicsEllipseItem::~QGraphicsEllipseItem() vfunc[2]: QGraphicsItem::advance(int) vfunc[3]: QGraphicsEllipseItem::boundingRect() const vfunc[4]: QGraphicsEllipseItem::shape() const vfunc[5]: QGraphicsEllipseItem::contains(QPointF const&) const vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, Qt::ItemSelectionMode) const vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, Qt::ItemSelectionMode) const vfunc[8]: QGraphicsEllipseItem::isObscuredBy(QGraphicsItem const*) const vfunc[9]: QGraphicsEllipseItem::opaqueArea() const vfunc[10]: QGraphicsEllipseItem::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) vfunc[11]: QGraphicsEllipseItem::type() const vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, QEvent*) vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) vfunc[14]: QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* ) vfunc[15]: QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) vfunc[16]: QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) vfunc[17]: QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) vfunc[18]: QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) vfunc[21]: QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) vfunc[22]: QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) vfunc[23]: QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) vfunc[26]: QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) vfunc[27]: QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) vfunc[28]: QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) vfunc[29]: QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) vfunc[32]: QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const vfunc[33]: QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, QVariant const&) vfunc[34]: QGraphicsEllipseItem::supportsExtension(QGraphicsItem::Extensio n) const vfunc[35]: QGraphicsEllipseItem::setExtension(QGraphicsItem::Extension, QVariant const&) vfunc[36]: QGraphicsEllipseItem::extension(QVariant const&) const __________________________________________________________ 7.4.1.187. Class data for QGraphicsItem The virtual table for the QGraphicsItem class is described by Table 7-529 Table 7-529. Primary vtable for QGraphicsItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsItem vfunc[0]: QGraphicsItem::~QGraphicsItem() vfunc[1]: QGraphicsItem::~QGraphicsItem() vfunc[2]: QGraphicsItem::advance(int) vfunc[3]: __cxa_pure_virtual vfunc[4]: QGraphicsItem::shape() const vfunc[5]: QGraphicsItem::contains(QPointF const&) const vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, Qt::ItemSelectionMode) const vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, Qt::ItemSelectionMode) const vfunc[8]: QGraphicsItem::isObscuredBy(QGraphicsItem const*) const vfunc[9]: QGraphicsItem::opaqueArea() const vfunc[10]: __cxa_pure_virtual vfunc[11]: QGraphicsItem::type() const vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, QEvent*) vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) vfunc[14]: QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* ) vfunc[15]: QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) vfunc[16]: QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) vfunc[17]: QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) vfunc[18]: QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) vfunc[21]: QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) vfunc[22]: QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) vfunc[23]: QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) vfunc[26]: QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) vfunc[27]: QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) vfunc[28]: QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) vfunc[29]: QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) vfunc[32]: QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const vfunc[33]: QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, QVariant const&) vfunc[34]: QGraphicsItem::supportsExtension(QGraphicsItem::Extension) const vfunc[35]: QGraphicsItem::setExtension(QGraphicsItem::Extension, QVariant const&) vfunc[36]: QGraphicsItem::extension(QVariant const&) const __________________________________________________________ 7.4.1.188. Class data for QGraphicsItemAnimation The virtual table for the QGraphicsItemAnimation class is described by Table 7-530 Table 7-530. Primary vtable for QGraphicsItemAnimation Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsItemAnimation vfunc[0]: QGraphicsItemAnimation::metaObject() const vfunc[1]: QGraphicsItemAnimation::qt_metacast(char const*) vfunc[2]: QGraphicsItemAnimation::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QGraphicsItemAnimation::~QGraphicsItemAnimation() vfunc[4]: QGraphicsItemAnimation::~QGraphicsItemAnimation() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QGraphicsItemAnimation::beforeAnimationStep(double) vfunc[13]: QGraphicsItemAnimation::afterAnimationStep(double) __________________________________________________________ 7.4.1.189. Class data for QGraphicsItemGroup The virtual table for the QGraphicsItemGroup class is described by Table 7-531 Table 7-531. Primary vtable for QGraphicsItemGroup Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsItemGroup vfunc[0]: QGraphicsItemGroup::~QGraphicsItemGroup() vfunc[1]: QGraphicsItemGroup::~QGraphicsItemGroup() vfunc[2]: QGraphicsItem::advance(int) vfunc[3]: QGraphicsItemGroup::boundingRect() const vfunc[4]: QGraphicsItem::shape() const vfunc[5]: QGraphicsItem::contains(QPointF const&) const vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, Qt::ItemSelectionMode) const vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, Qt::ItemSelectionMode) const vfunc[8]: QGraphicsItemGroup::isObscuredBy(QGraphicsItem const*) const vfunc[9]: QGraphicsItemGroup::opaqueArea() const vfunc[10]: QGraphicsItemGroup::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) vfunc[11]: QGraphicsItemGroup::type() const vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, QEvent*) vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) vfunc[14]: QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* ) vfunc[15]: QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) vfunc[16]: QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) vfunc[17]: QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) vfunc[18]: QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) vfunc[21]: QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) vfunc[22]: QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) vfunc[23]: QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) vfunc[26]: QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) vfunc[27]: QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) vfunc[28]: QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) vfunc[29]: QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) vfunc[32]: QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const vfunc[33]: QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, QVariant const&) vfunc[34]: QGraphicsItem::supportsExtension(QGraphicsItem::Extension) const vfunc[35]: QGraphicsItem::setExtension(QGraphicsItem::Extension, QVariant const&) vfunc[36]: QGraphicsItem::extension(QVariant const&) const __________________________________________________________ 7.4.1.190. Class data for QGraphicsLineItem The virtual table for the QGraphicsLineItem class is described by Table 7-532 Table 7-532. Primary vtable for QGraphicsLineItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsLineItem vfunc[0]: QGraphicsLineItem::~QGraphicsLineItem() vfunc[1]: QGraphicsLineItem::~QGraphicsLineItem() vfunc[2]: QGraphicsItem::advance(int) vfunc[3]: QGraphicsLineItem::boundingRect() const vfunc[4]: QGraphicsLineItem::shape() const vfunc[5]: QGraphicsLineItem::contains(QPointF const&) const vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, Qt::ItemSelectionMode) const vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, Qt::ItemSelectionMode) const vfunc[8]: QGraphicsLineItem::isObscuredBy(QGraphicsItem const*) const vfunc[9]: QGraphicsLineItem::opaqueArea() const vfunc[10]: QGraphicsLineItem::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) vfunc[11]: QGraphicsLineItem::type() const vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, QEvent*) vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) vfunc[14]: QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* ) vfunc[15]: QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) vfunc[16]: QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) vfunc[17]: QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) vfunc[18]: QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) vfunc[21]: QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) vfunc[22]: QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) vfunc[23]: QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) vfunc[26]: QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) vfunc[27]: QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) vfunc[28]: QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) vfunc[29]: QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) vfunc[32]: QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const vfunc[33]: QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, QVariant const&) vfunc[34]: QGraphicsLineItem::supportsExtension(QGraphicsItem::Extension) const vfunc[35]: QGraphicsLineItem::setExtension(QGraphicsItem::Extension, QVariant const&) vfunc[36]: QGraphicsLineItem::extension(QVariant const&) const __________________________________________________________ 7.4.1.191. Class data for QGraphicsPathItem The virtual table for the QGraphicsPathItem class is described by Table 7-533 Table 7-533. Primary vtable for QGraphicsPathItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsPathItem vfunc[0]: QGraphicsPathItem::~QGraphicsPathItem() vfunc[1]: QGraphicsPathItem::~QGraphicsPathItem() vfunc[2]: QGraphicsItem::advance(int) vfunc[3]: QGraphicsPathItem::boundingRect() const vfunc[4]: QGraphicsPathItem::shape() const vfunc[5]: QGraphicsPathItem::contains(QPointF const&) const vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, Qt::ItemSelectionMode) const vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, Qt::ItemSelectionMode) const vfunc[8]: QGraphicsPathItem::isObscuredBy(QGraphicsItem const*) const vfunc[9]: QGraphicsPathItem::opaqueArea() const vfunc[10]: QGraphicsPathItem::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) vfunc[11]: QGraphicsPathItem::type() const vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, QEvent*) vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) vfunc[14]: QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* ) vfunc[15]: QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) vfunc[16]: QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) vfunc[17]: QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) vfunc[18]: QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) vfunc[21]: QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) vfunc[22]: QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) vfunc[23]: QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) vfunc[26]: QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) vfunc[27]: QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) vfunc[28]: QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) vfunc[29]: QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) vfunc[32]: QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const vfunc[33]: QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, QVariant const&) vfunc[34]: QGraphicsPathItem::supportsExtension(QGraphicsItem::Extension) const vfunc[35]: QGraphicsPathItem::setExtension(QGraphicsItem::Extension, QVariant const&) vfunc[36]: QGraphicsPathItem::extension(QVariant const&) const __________________________________________________________ 7.4.1.192. Class data for QGraphicsPixmapItem The virtual table for the QGraphicsPixmapItem class is described by Table 7-534 Table 7-534. Primary vtable for QGraphicsPixmapItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsPixmapItem vfunc[0]: QGraphicsPixmapItem::~QGraphicsPixmapItem() vfunc[1]: QGraphicsPixmapItem::~QGraphicsPixmapItem() vfunc[2]: QGraphicsItem::advance(int) vfunc[3]: QGraphicsPixmapItem::boundingRect() const vfunc[4]: QGraphicsPixmapItem::shape() const vfunc[5]: QGraphicsPixmapItem::contains(QPointF const&) const vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, Qt::ItemSelectionMode) const vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, Qt::ItemSelectionMode) const vfunc[8]: QGraphicsPixmapItem::isObscuredBy(QGraphicsItem const*) const vfunc[9]: QGraphicsPixmapItem::opaqueArea() const vfunc[10]: QGraphicsPixmapItem::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) vfunc[11]: QGraphicsPixmapItem::type() const vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, QEvent*) vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) vfunc[14]: QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* ) vfunc[15]: QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) vfunc[16]: QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) vfunc[17]: QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) vfunc[18]: QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) vfunc[21]: QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) vfunc[22]: QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) vfunc[23]: QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) vfunc[26]: QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) vfunc[27]: QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) vfunc[28]: QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) vfunc[29]: QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) vfunc[32]: QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const vfunc[33]: QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, QVariant const&) vfunc[34]: QGraphicsPixmapItem::supportsExtension(QGraphicsItem::Extension ) const vfunc[35]: QGraphicsPixmapItem::setExtension(QGraphicsItem::Extension, QVariant const&) vfunc[36]: QGraphicsPixmapItem::extension(QVariant const&) const __________________________________________________________ 7.4.1.193. Class data for QGraphicsPolygonItem The virtual table for the QGraphicsPolygonItem class is described by Table 7-535 Table 7-535. Primary vtable for QGraphicsPolygonItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsPolygonItem vfunc[0]: QGraphicsPolygonItem::~QGraphicsPolygonItem() vfunc[1]: QGraphicsPolygonItem::~QGraphicsPolygonItem() vfunc[2]: QGraphicsItem::advance(int) vfunc[3]: QGraphicsPolygonItem::boundingRect() const vfunc[4]: QGraphicsPolygonItem::shape() const vfunc[5]: QGraphicsPolygonItem::contains(QPointF const&) const vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, Qt::ItemSelectionMode) const vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, Qt::ItemSelectionMode) const vfunc[8]: QGraphicsPolygonItem::isObscuredBy(QGraphicsItem const*) const vfunc[9]: QGraphicsPolygonItem::opaqueArea() const vfunc[10]: QGraphicsPolygonItem::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) vfunc[11]: QGraphicsPolygonItem::type() const vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, QEvent*) vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) vfunc[14]: QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* ) vfunc[15]: QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) vfunc[16]: QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) vfunc[17]: QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) vfunc[18]: QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) vfunc[21]: QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) vfunc[22]: QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) vfunc[23]: QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) vfunc[26]: QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) vfunc[27]: QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) vfunc[28]: QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) vfunc[29]: QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) vfunc[32]: QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const vfunc[33]: QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, QVariant const&) vfunc[34]: QGraphicsPolygonItem::supportsExtension(QGraphicsItem::Extensio n) const vfunc[35]: QGraphicsPolygonItem::setExtension(QGraphicsItem::Extension, QVariant const&) vfunc[36]: QGraphicsPolygonItem::extension(QVariant const&) const __________________________________________________________ 7.4.1.194. Class data for QGraphicsRectItem The virtual table for the QGraphicsRectItem class is described by Table 7-536 Table 7-536. Primary vtable for QGraphicsRectItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsRectItem vfunc[0]: QGraphicsRectItem::~QGraphicsRectItem() vfunc[1]: QGraphicsRectItem::~QGraphicsRectItem() vfunc[2]: QGraphicsItem::advance(int) vfunc[3]: QGraphicsRectItem::boundingRect() const vfunc[4]: QGraphicsRectItem::shape() const vfunc[5]: QGraphicsRectItem::contains(QPointF const&) const vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, Qt::ItemSelectionMode) const vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, Qt::ItemSelectionMode) const vfunc[8]: QGraphicsRectItem::isObscuredBy(QGraphicsItem const*) const vfunc[9]: QGraphicsRectItem::opaqueArea() const vfunc[10]: QGraphicsRectItem::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) vfunc[11]: QGraphicsRectItem::type() const vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, QEvent*) vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) vfunc[14]: QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* ) vfunc[15]: QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) vfunc[16]: QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) vfunc[17]: QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) vfunc[18]: QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) vfunc[21]: QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) vfunc[22]: QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) vfunc[23]: QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) vfunc[26]: QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) vfunc[27]: QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) vfunc[28]: QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) vfunc[29]: QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) vfunc[32]: QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const vfunc[33]: QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, QVariant const&) vfunc[34]: QGraphicsRectItem::supportsExtension(QGraphicsItem::Extension) const vfunc[35]: QGraphicsRectItem::setExtension(QGraphicsItem::Extension, QVariant const&) vfunc[36]: QGraphicsRectItem::extension(QVariant const&) const __________________________________________________________ 7.4.1.195. Class data for QGraphicsScene The virtual table for the QGraphicsScene class is described by Table 7-537 Table 7-537. Primary vtable for QGraphicsScene Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsScene vfunc[0]: QGraphicsScene::metaObject() const vfunc[1]: QGraphicsScene::qt_metacast(char const*) vfunc[2]: QGraphicsScene::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QGraphicsScene::~QGraphicsScene() vfunc[4]: QGraphicsScene::~QGraphicsScene() vfunc[5]: QGraphicsScene::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QGraphicsScene::inputMethodQuery(Qt::InputMethodQuery) const vfunc[13]: QGraphicsScene::contextMenuEvent(QGraphicsSceneContextMenuEvent *) vfunc[14]: QGraphicsScene::dragEnterEvent(QGraphicsSceneDragDropEvent*) vfunc[15]: QGraphicsScene::dragMoveEvent(QGraphicsSceneDragDropEvent*) vfunc[16]: QGraphicsScene::dragLeaveEvent(QGraphicsSceneDragDropEvent*) vfunc[17]: QGraphicsScene::dropEvent(QGraphicsSceneDragDropEvent*) vfunc[18]: QGraphicsScene::focusInEvent(QFocusEvent*) vfunc[19]: QGraphicsScene::focusOutEvent(QFocusEvent*) vfunc[20]: QGraphicsScene::helpEvent(QGraphicsSceneHelpEvent*) vfunc[21]: QGraphicsScene::keyPressEvent(QKeyEvent*) vfunc[22]: QGraphicsScene::keyReleaseEvent(QKeyEvent*) vfunc[23]: QGraphicsScene::mousePressEvent(QGraphicsSceneMouseEvent*) vfunc[24]: QGraphicsScene::mouseMoveEvent(QGraphicsSceneMouseEvent*) vfunc[25]: QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) vfunc[26]: QGraphicsScene::mouseDoubleClickEvent(QGraphicsSceneMouseEvent* ) vfunc[27]: QGraphicsScene::wheelEvent(QGraphicsSceneWheelEvent*) vfunc[28]: QGraphicsScene::inputMethodEvent(QInputMethodEvent*) vfunc[29]: QGraphicsScene::drawBackground(QPainter*, QRectF const&) vfunc[30]: QGraphicsScene::drawForeground(QPainter*, QRectF const&) vfunc[31]: QGraphicsScene::drawItems(QPainter*, int, QGraphicsItem**, QStyleOptionGraphicsItem const*, QWidget*) __________________________________________________________ 7.4.1.196. Class data for QGraphicsSceneContextMenuEvent The virtual table for the QGraphicsSceneContextMenuEvent class is described by Table 7-538 Table 7-538. Primary vtable for QGraphicsSceneContextMenuEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsSceneContextMenuEvent vfunc[0]: QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent () vfunc[1]: QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent () __________________________________________________________ 7.4.1.197. Class data for QGraphicsSceneDragDropEvent The virtual table for the QGraphicsSceneDragDropEvent class is described by Table 7-539 Table 7-539. Primary vtable for QGraphicsSceneDragDropEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsSceneDragDropEvent vfunc[0]: QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent() vfunc[1]: QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent() __________________________________________________________ 7.4.1.198. Class data for QGraphicsSceneEvent The virtual table for the QGraphicsSceneEvent class is described by Table 7-540 Table 7-540. Primary vtable for QGraphicsSceneEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsSceneEvent vfunc[0]: QGraphicsSceneEvent::~QGraphicsSceneEvent() vfunc[1]: QGraphicsSceneEvent::~QGraphicsSceneEvent() __________________________________________________________ 7.4.1.199. Class data for QGraphicsSceneHelpEvent The virtual table for the QGraphicsSceneHelpEvent class is described by Table 7-541 Table 7-541. Primary vtable for QGraphicsSceneHelpEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsSceneHelpEvent vfunc[0]: QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent() vfunc[1]: QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent() __________________________________________________________ 7.4.1.200. Class data for QGraphicsSceneHoverEvent The virtual table for the QGraphicsSceneHoverEvent class is described by Table 7-542 Table 7-542. Primary vtable for QGraphicsSceneHoverEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsSceneHoverEvent vfunc[0]: QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent() vfunc[1]: QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent() __________________________________________________________ 7.4.1.201. Class data for QGraphicsSceneMouseEvent The virtual table for the QGraphicsSceneMouseEvent class is described by Table 7-543 Table 7-543. Primary vtable for QGraphicsSceneMouseEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsSceneMouseEvent vfunc[0]: QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent() vfunc[1]: QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent() __________________________________________________________ 7.4.1.202. Class data for QGraphicsSceneWheelEvent The virtual table for the QGraphicsSceneWheelEvent class is described by Table 7-544 Table 7-544. Primary vtable for QGraphicsSceneWheelEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsSceneWheelEvent vfunc[0]: QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent() vfunc[1]: QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent() __________________________________________________________ 7.4.1.203. Class data for QGraphicsSimpleTextItem The virtual table for the QGraphicsSimpleTextItem class is described by Table 7-545 Table 7-545. Primary vtable for QGraphicsSimpleTextItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGraphicsSimpleTextItem vfunc[0]: QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem() vfunc[1]: QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem() vfunc[2]: QGraphicsItem::advance(int) vfunc[3]: QGraphicsSimpleTextItem::boundingRect() const vfunc[4]: QGraphicsSimpleTextItem::shape() const vfunc[5]: QGraphicsSimpleTextItem::contains(QPointF const&) const vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, Qt::ItemSelectionMode) const vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, Qt::ItemSelectionMode) const vfunc[8]: QGraphicsSimpleTextItem::isObscuredBy(QGraphicsItem const*) const vfunc[9]: QGraphicsSimpleTextItem::opaqueArea() const vfunc[10]: QGraphicsSimpleTextItem::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) vfunc[11]: QGraphicsSimpleTextItem::type() const vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, QEvent*) vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) vfunc[14]: QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* ) vfunc[15]: QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) vfunc[16]: QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) vfunc[17]: QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) vfunc[18]: QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) vfunc[21]: QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) vfunc[22]: QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) vfunc[23]: QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) vfunc[26]: QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) vfunc[27]: QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) vfunc[28]: QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) vfunc[29]: QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) vfunc[32]: QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const vfunc[33]: QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, QVariant const&) vfunc[34]: QGraphicsSimpleTextItem::supportsExtension(QGraphicsItem::Exten sion) const vfunc[35]: QGraphicsSimpleTextItem::setExtension(QGraphicsItem::Extension, QVariant const&) vfunc[36]: QGraphicsSimpleTextItem::extension(QVariant const&) const __________________________________________________________ 7.4.1.204. Class data for QStandardItem The virtual table for the QStandardItem class is described by Table 7-546 Table 7-546. Primary vtable for QStandardItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QStandardItem vfunc[0]: QStandardItem::~QStandardItem() vfunc[1]: QStandardItem::~QStandardItem() vfunc[2]: QStandardItem::data(int) const vfunc[3]: QStandardItem::setData(QVariant const&, int) vfunc[4]: QStandardItem::clone() const vfunc[5]: QStandardItem::type() const vfunc[6]: QStandardItem::read(QDataStream&) vfunc[7]: QStandardItem::write(QDataStream&) const vfunc[8]: QStandardItem::operator<(QStandardItem const&) const __________________________________________________________ 7.4.1.205. Class data for QSystemTrayIcon The virtual table for the QSystemTrayIcon class is described by Table 7-547 Table 7-547. Primary vtable for QSystemTrayIcon Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSystemTrayIcon vfunc[0]: QSystemTrayIcon::metaObject() const vfunc[1]: QSystemTrayIcon::qt_metacast(char const*) vfunc[2]: QSystemTrayIcon::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSystemTrayIcon::~QSystemTrayIcon() vfunc[4]: QSystemTrayIcon::~QSystemTrayIcon() vfunc[5]: QSystemTrayIcon::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) __________________________________________________________ 7.4.1.206. Class data for QUndoCommand The virtual table for the QUndoCommand class is described by Table 7-548 Table 7-548. Primary vtable for QUndoCommand Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QUndoCommand vfunc[0]: QUndoCommand::~QUndoCommand() vfunc[1]: QUndoCommand::~QUndoCommand() vfunc[2]: QUndoCommand::undo() vfunc[3]: QUndoCommand::redo() vfunc[4]: QUndoCommand::id() const vfunc[5]: QUndoCommand::mergeWith(QUndoCommand const*) __________________________________________________________ 7.4.1.207. Class data for QUndoStack The virtual table for the QUndoStack class is described by Table 7-549 Table 7-549. Primary vtable for QUndoStack Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QUndoStack vfunc[0]: QUndoStack::metaObject() const vfunc[1]: QUndoStack::qt_metacast(char const*) vfunc[2]: QUndoStack::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QUndoStack::~QUndoStack() vfunc[4]: QUndoStack::~QUndoStack() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) __________________________________________________________ 7.4.1.208. Class data for QWidgetAction The virtual table for the QWidgetAction class is described by Table 7-550 Table 7-550. Primary vtable for QWidgetAction Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QWidgetAction vfunc[0]: QWidgetAction::metaObject() const vfunc[1]: QWidgetAction::qt_metacast(char const*) vfunc[2]: QWidgetAction::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QWidgetAction::~QWidgetAction() vfunc[4]: QWidgetAction::~QWidgetAction() vfunc[5]: QWidgetAction::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidgetAction::createWidget(QWidget*) vfunc[13]: QWidgetAction::deleteWidget(QWidget*) __________________________________________________________ 7.4.1.209. Interfaces for QtGui An LSB conforming implementation shall provide the architecture specific functions for QtGui specified in Table 7-551, with the full mandatory functionality as described in the referenced underlying specification. Table 7-551. libQtGui - QtGui Function Interfaces _ZThn16_N10QBoxLayout10invalidateEv [CXXABI] _ZThn16_N10QBoxLayout11setGeometryERK5QRect [CXXABI] _ZThn16_N10QBoxLayoutD0Ev [CXXABI] _ZThn16_N10QBoxLayoutD1Ev [CXXABI] _ZThn16_N10QLCDNumberD0Ev [CXXABI] _ZThn16_N10QLCDNumberD1Ev [CXXABI] _ZThn16_N10QScrollBarD0Ev [CXXABI] _ZThn16_N10QScrollBarD1Ev [CXXABI] _ZThn16_N10QStatusBarD0Ev [CXXABI] _ZThn16_N10QStatusBarD1Ev [CXXABI] _ZThn16_N10QTabWidgetD0Ev [CXXABI] _ZThn16_N10QTabWidgetD1Ev [CXXABI] _ZThn16_N10QTableViewD0Ev [CXXABI] _ZThn16_N10QTableViewD1Ev [CXXABI] _ZThn16_N10QWorkspaceD0Ev [CXXABI] _ZThn16_N10QWorkspaceD1Ev [CXXABI] _ZThn16_N11QDockWidgetD0Ev [CXXABI] _ZThn16_N11QDockWidgetD1Ev [CXXABI] _ZThn16_N11QFileDialogD0Ev [CXXABI] _ZThn16_N11QFileDialogD1Ev [CXXABI] _ZThn16_N11QFocusFrameD0Ev [CXXABI] _ZThn16_N11QFocusFrameD1Ev [CXXABI] _ZThn16_N11QFontDialogD0Ev [CXXABI] _ZThn16_N11QFontDialogD1Ev [CXXABI] _ZThn16_N11QGridLayout10invalidateEv [CXXABI] _ZThn16_N11QGridLayout11setGeometryERK5QRect [CXXABI] _ZThn16_N11QGridLayoutD0Ev [CXXABI] _ZThn16_N11QGridLayoutD1Ev [CXXABI] _ZThn16_N11QHBoxLayoutD0Ev [CXXABI] _ZThn16_N11QHBoxLayoutD1Ev [CXXABI] _ZThn16_N11QHeaderViewD0Ev [CXXABI] _ZThn16_N11QHeaderViewD1Ev [CXXABI] _ZThn16_N11QListWidgetD0Ev [CXXABI] _ZThn16_N11QListWidgetD1Ev [CXXABI] _ZThn16_N11QMainWindowD0Ev [CXXABI] _ZThn16_N11QMainWindowD1Ev [CXXABI] _ZThn16_N11QMessageBoxD0Ev [CXXABI] _ZThn16_N11QMessageBoxD1Ev [CXXABI] _ZThn16_N11QPushButtonD0Ev [CXXABI] _ZThn16_N11QPushButtonD1Ev [CXXABI] _ZThn16_N11QRubberBandD0Ev [CXXABI] _ZThn16_N11QRubberBandD1Ev [CXXABI] _ZThn16_N11QScrollAreaD0Ev [CXXABI] _ZThn16_N11QScrollAreaD1Ev [CXXABI] _ZThn16_N11QToolButtonD0Ev [CXXABI] _ZThn16_N11QToolButtonD1Ev [CXXABI] _ZThn16_N11QTreeWidgetD0Ev [CXXABI] _ZThn16_N11QTreeWidgetD1Ev [CXXABI] _ZThn16_N11QVBoxLayoutD0Ev [CXXABI] _ZThn16_N11QVBoxLayoutD1Ev [CXXABI] _ZThn16_N12QColorDialogD0Ev [CXXABI] _ZThn16_N12QColorDialogD1Ev [CXXABI] _ZThn16_N12QInputDialogD0Ev [CXXABI] _ZThn16_N12QInputDialogD1Ev [CXXABI] _ZThn16_N12QPrintDialogD0Ev [CXXABI] _ZThn16_N12QPrintDialogD1Ev [CXXABI] _ZThn16_N12QStylePluginD0Ev [CXXABI] _ZThn16_N12QStylePluginD1Ev [CXXABI] _ZThn16_N12QTableWidgetD0Ev [CXXABI] _ZThn16_N12QTableWidgetD1Ev [CXXABI] _ZThn16_N12QTextBrowserD0Ev [CXXABI] _ZThn16_N12QTextBrowserD1Ev [CXXABI] _ZThn16_N13QErrorMessageD0Ev [CXXABI] _ZThn16_N13QErrorMessageD1Ev [CXXABI] _ZThn16_N13QSplashScreenD0Ev [CXXABI] _ZThn16_N13QSplashScreenD1Ev [CXXABI] _ZThn16_N14QDesktopWidgetD0Ev [CXXABI] _ZThn16_N14QDesktopWidgetD1Ev [CXXABI] _ZThn16_N14QImageIOPluginD0Ev [CXXABI] _ZThn16_N14QImageIOPluginD1Ev [CXXABI] _ZThn16_N14QStackedLayout11setGeometryERK5QRect [CXXABI] _ZThn16_N14QStackedLayoutD0Ev [CXXABI] _ZThn16_N14QStackedLayoutD1Ev [CXXABI] _ZThn16_N14QStackedWidgetD0Ev [CXXABI] _ZThn16_N14QStackedWidgetD1Ev [CXXABI] _ZThn16_N15QAbstractButtonD0Ev [CXXABI] _ZThn16_N15QAbstractButtonD1Ev [CXXABI] _ZThn16_N15QAbstractSliderD0Ev [CXXABI] _ZThn16_N15QAbstractSliderD1Ev [CXXABI] _ZThn16_N15QProgressDialogD0Ev [CXXABI] _ZThn16_N15QProgressDialogD1Ev [CXXABI] _ZThn16_N15QX11EmbedWidgetD0Ev [CXXABI] _ZThn16_N15QX11EmbedWidgetD1Ev [CXXABI] _ZThn16_N16QAbstractSpinBoxD0Ev [CXXABI] _ZThn16_N16QAbstractSpinBoxD1Ev [CXXABI] _ZThn16_N17QAbstractItemViewD0Ev [CXXABI] _ZThn16_N17QAbstractItemViewD1Ev [CXXABI] _ZThn16_N17QAccessiblePluginD0Ev [CXXABI] _ZThn16_N17QAccessiblePluginD1Ev [CXXABI] _ZThn16_N17QIconEnginePluginD0Ev [CXXABI] _ZThn16_N17QIconEnginePluginD1Ev [CXXABI] _ZThn16_N17QTextImageHandler10drawObjectEP8QPainterRK6QRectFP13 QTextDocumentiRK11QTextFormat [CXXABI] _ZThn16_N17QTextImageHandler13intrinsicSizeEP13QTextDocumentiRK 11QTextFormat [CXXABI] _ZThn16_N18QX11EmbedContainerD0Ev [CXXABI] _ZThn16_N18QX11EmbedContainerD1Ev [CXXABI] _ZThn16_N19QAbstractScrollAreaD0Ev [CXXABI] _ZThn16_N19QAbstractScrollAreaD1Ev [CXXABI] _ZThn16_N19QInputContextPluginD0Ev [CXXABI] _ZThn16_N19QInputContextPluginD1Ev [CXXABI] _ZThn16_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPi cture [CXXABI] _ZThn16_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QP icture [CXXABI] _ZThn16_N20QPictureFormatPluginD0Ev [CXXABI] _ZThn16_N20QPictureFormatPluginD1Ev [CXXABI] _ZThn16_N23QAccessibleBridgePluginD0Ev [CXXABI] _ZThn16_N23QAccessibleBridgePluginD1Ev [CXXABI] _ZThn16_N5QDialD0Ev [CXXABI] _ZThn16_N5QDialD1Ev [CXXABI] _ZThn16_N5QMenuD0Ev [CXXABI] _ZThn16_N5QMenuD1Ev [CXXABI] _ZThn16_N6QFrameD0Ev [CXXABI] _ZThn16_N6QFrameD1Ev [CXXABI] _ZThn16_N6QLabelD0Ev [CXXABI] _ZThn16_N6QLabelD1Ev [CXXABI] _ZThn16_N7QDialogD0Ev [CXXABI] _ZThn16_N7QDialogD1Ev [CXXABI] _ZThn16_N7QLayout10invalidateEv [CXXABI] _ZThn16_N7QLayout6layoutEv [CXXABI] _ZThn16_N7QLayoutD0Ev [CXXABI] _ZThn16_N7QLayoutD1Ev [CXXABI] _ZThn16_N7QSliderD0Ev [CXXABI] _ZThn16_N7QSliderD1Ev [CXXABI] _ZThn16_N7QTabBarD0Ev [CXXABI] _ZThn16_N7QTabBarD1Ev [CXXABI] _ZThn16_N7QWidgetD0Ev [CXXABI] _ZThn16_N7QWidgetD1Ev [CXXABI] _ZThn16_N8QMenuBarD0Ev [CXXABI] _ZThn16_N8QMenuBarD1Ev [CXXABI] _ZThn16_N8QToolBarD0Ev [CXXABI] _ZThn16_N8QToolBarD1Ev [CXXABI] _ZThn16_N8QToolBoxD0Ev [CXXABI] _ZThn16_N8QToolBoxD1Ev [CXXABI] _ZThn16_N9QComboBoxD0Ev [CXXABI] _ZThn16_N9QComboBoxD1Ev [CXXABI] _ZThn16_N9QGroupBoxD0Ev [CXXABI] _ZThn16_N9QGroupBoxD1Ev [CXXABI] _ZThn16_N9QLineEditD0Ev [CXXABI] _ZThn16_N9QLineEditD1Ev [CXXABI] _ZThn16_N9QListViewD0Ev [CXXABI] _ZThn16_N9QListViewD1Ev [CXXABI] _ZThn16_N9QSizeGripD0Ev [CXXABI] _ZThn16_N9QSizeGripD1Ev [CXXABI] _ZThn16_N9QSplitterD0Ev [CXXABI] _ZThn16_N9QSplitterD1Ev [CXXABI] _ZThn16_N9QTextEditD0Ev [CXXABI] _ZThn16_N9QTextEditD1Ev [CXXABI] _ZThn16_N9QTreeViewD0Ev [CXXABI] _ZThn16_N9QTreeViewD1Ev [CXXABI] _ZThn16_NK10QBoxLayout11maximumSizeEv [CXXABI] _ZThn16_NK10QBoxLayout11minimumSizeEv [CXXABI] _ZThn16_NK10QBoxLayout14heightForWidthEi [CXXABI] _ZThn16_NK10QBoxLayout17hasHeightForWidthEv [CXXABI] _ZThn16_NK10QBoxLayout19expandingDirectionsEv [CXXABI] _ZThn16_NK10QBoxLayout21minimumHeightForWidthEi [CXXABI] _ZThn16_NK10QBoxLayout8sizeHintEv [CXXABI] _ZThn16_NK11QGridLayout11maximumSizeEv [CXXABI] _ZThn16_NK11QGridLayout11minimumSizeEv [CXXABI] _ZThn16_NK11QGridLayout14heightForWidthEi [CXXABI] _ZThn16_NK11QGridLayout17hasHeightForWidthEv [CXXABI] _ZThn16_NK11QGridLayout19expandingDirectionsEv [CXXABI] _ZThn16_NK11QGridLayout21minimumHeightForWidthEi [CXXABI] _ZThn16_NK11QGridLayout8sizeHintEv [CXXABI] _ZThn16_NK14QStackedLayout11minimumSizeEv [CXXABI] _ZThn16_NK14QStackedLayout8sizeHintEv [CXXABI] _ZThn16_NK7QLayout11maximumSizeEv [CXXABI] _ZThn16_NK7QLayout11minimumSizeEv [CXXABI] _ZThn16_NK7QLayout19expandingDirectionsEv [CXXABI] _ZThn16_NK7QLayout7isEmptyEv [CXXABI] _ZThn16_NK7QLayout8geometryEv [CXXABI] _ZThn16_NK7QWidget11paintEngineEv [CXXABI] _ZThn16_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE [CXXABI] _ZThn16_NK7QWidget7devTypeEv [CXXABI] _ZThn24_N10QDropEventD0Ev [CXXABI] _ZThn24_N10QDropEventD1Ev [CXXABI] _ZThn24_N14QDragMoveEventD0Ev [CXXABI] _ZThn24_N14QDragMoveEventD1Ev [CXXABI] _ZThn24_N15QDragEnterEventD0Ev [CXXABI] _ZThn24_N15QDragEnterEventD1Ev [CXXABI] _ZThn24_NK10QDropEvent11encodedDataEPKc [CXXABI] _ZThn24_NK10QDropEvent6formatEi [CXXABI] _ZThn24_NK10QDropEvent8providesEPKc [CXXABI] __________________________________________________________ 7.5. Data Definitions for libQtGui This section defines global identifiers and their values that are associated with interfaces contained in libQtGui. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 7.5.1. QtGui/qabstractbutton.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.2. QtGui/qabstractitemdelegate.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.3. QtGui/qabstractitemview.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.4. QtGui/qabstractpagesetupdialog.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.5. QtGui/qabstractprintdialog.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.6. QtGui/qabstractproxymodel.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.7. QtGui/qabstractscrollarea.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.8. QtGui/qabstractslider.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.9. QtGui/qabstractspinbox.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.10. QtGui/qabstracttextdocumentlayout.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.11. QtGui/qaccessible.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.12. QtGui/qaccessiblebridge.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.13. QtGui/qaccessibleobject.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.14. QtGui/qaccessibleplugin.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.15. QtGui/qaccessiblewidget.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.16. QtGui/qaction.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.17. QtGui/qactiongroup.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.18. QtGui/qapplication.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.19. QtGui/qbitmap.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.20. QtGui/qboxlayout.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.21. QtGui/qbrush.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.22. QtGui/qbuttongroup.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.23. QtGui/qcdestyle.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.24. QtGui/qcheckbox.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.25. QtGui/qclipboard.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.26. QtGui/qcolor.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.27. QtGui/qcolordialog.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.28. QtGui/qcolormap.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.29. QtGui/qcombobox.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.30. QtGui/qcommonstyle.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.31. QtGui/qcursor.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.32. QtGui/qdatetimeedit.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.33. QtGui/qdesktopwidget.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.34. QtGui/qdial.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.35. QtGui/qdialog.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.36. QtGui/qdirmodel.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.37. QtGui/qdockwidget.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.38. QtGui/qdrag.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.39. QtGui/qerrormessage.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.40. QtGui/qevent.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.41. QtGui/qfiledialog.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.42. QtGui/qfocusframe.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.43. QtGui/qfont.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.44. QtGui/qfontdatabase.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.45. QtGui/qfontdialog.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.46. QtGui/qfontinfo.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.47. QtGui/qfontmetrics.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.48. QtGui/qframe.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.49. QtGui/qgridlayout.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.50. QtGui/qgroupbox.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.51. QtGui/qheaderview.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.52. QtGui/qicon.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.53. QtGui/qiconengine.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.54. QtGui/qiconengineplugin.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.55. QtGui/qimage.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.56. QtGui/qimageiohandler.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.57. QtGui/qimagereader.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.58. QtGui/qimagewriter.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.59. QtGui/qinputcontext.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.60. QtGui/qinputcontextfactory.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.61. QtGui/qinputcontextplugin.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.62. QtGui/qinputdialog.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.63. QtGui/qitemdelegate.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.64. QtGui/qitemeditorfactory.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.65. QtGui/qitemselectionmodel.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.66. QtGui/qkeysequence.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.67. QtGui/qlabel.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.68. QtGui/qlayout.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.69. QtGui/qlayoutitem.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.70. QtGui/qlcdnumber.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.71. QtGui/qlineedit.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.72. QtGui/qlistview.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.73. QtGui/qlistwidget.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.74. QtGui/qmainwindow.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.75. QtGui/qmatrix.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.76. QtGui/qmenu.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.77. QtGui/qmenubar.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.78. QtGui/qmenudata.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.79. QtGui/qmessagebox.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.80. QtGui/qmime.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.81. QtGui/qmotifstyle.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.82. QtGui/qmovie.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.83. QtGui/qpagesetupdialog.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.84. QtGui/qpaintdevice.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.85. QtGui/qpaintengine.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.86. QtGui/qpainter.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.87. QtGui/qpainterpath.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.88. QtGui/qpalette.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.89. QtGui/qpen.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.90. QtGui/qpicture.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.91. QtGui/qpictureformatplugin.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.92. QtGui/qpixmap.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.93. QtGui/qpixmapcache.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.94. QtGui/qplastiquestyle.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.95. QtGui/qpolygon.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.96. QtGui/qprintdialog.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.97. QtGui/qprintengine.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.98. QtGui/qprinter.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.99. QtGui/qprogressbar.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.100. QtGui/qprogressdialog.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.101. QtGui/qproxymodel.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.102. QtGui/qpushbutton.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.103. QtGui/qradiobutton.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.104. QtGui/qregion.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.105. QtGui/qrgb.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.106. QtGui/qrubberband.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.107. QtGui/qscrollarea.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.108. QtGui/qscrollbar.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.109. QtGui/qsessionmanager.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.110. QtGui/qshortcut.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.111. QtGui/qsizegrip.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.112. QtGui/qsizepolicy.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.113. QtGui/qslider.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.114. QtGui/qsortfilterproxymodel.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.115. QtGui/qsound.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.116. QtGui/qspinbox.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.117. QtGui/qsplashscreen.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.118. QtGui/qsplitter.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.119. QtGui/qstackedlayout.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.120. QtGui/qstackedwidget.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.121. QtGui/qstandarditemmodel.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.122. QtGui/qstatusbar.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.123. QtGui/qstringlistmodel.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.124. QtGui/qstyle.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.125. QtGui/qstylefactory.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.126. QtGui/qstyleoption.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.127. QtGui/qstylepainter.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.128. QtGui/qstyleplugin.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.129. QtGui/qsyntaxhighlighter.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.130. QtGui/qtabbar.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.131. QtGui/qtableview.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.132. QtGui/qtablewidget.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.133. QtGui/qtabwidget.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.134. QtGui/qtextbrowser.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.135. QtGui/qtextcursor.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.136. QtGui/qtextdocument.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.137. QtGui/qtextdocumentfragment.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.138. QtGui/qtextedit.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.139. QtGui/qtextformat.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.140. QtGui/qtextlayout.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.141. QtGui/qtextlist.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.142. QtGui/qtextobject.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.143. QtGui/qtextoption.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.144. QtGui/qtexttable.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.145. QtGui/qtoolbar.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.146. QtGui/qtoolbox.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.147. QtGui/qtoolbutton.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.148. QtGui/qtooltip.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.149. QtGui/qtreeview.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.150. QtGui/qtreewidget.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.151. QtGui/qtreewidgetitemiterator.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.152. QtGui/qvalidator.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.153. QtGui/qvfbhdr.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.154. QtGui/qwhatsthis.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.155. QtGui/qwidget.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.156. QtGui/qwindowdefs.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.157. QtGui/qwindowsstyle.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.158. QtGui/qwmatrix.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.5.159. QtGui/qworkspace.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.6. Interfaces for libQtXml Table 7-552 defines the library name and shared object name for the libQtXml library Table 7-552. libQtXml Definition Library: libQtXml SONAME: libQtXml.so.4 The behavior of the interfaces in this library is specified by the following specifications: [CXXABI] Itanium(TM) C++ ABI __________________________________________________________ 7.6.1. QtXml __________________________________________________________ 7.6.1.1. Class data for QXmlAttributes The virtual table for the QXmlAttributes class is described by Table 7-553 Table 7-553. Primary vtable for QXmlAttributes Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QXmlAttributes vfunc[0]: NULL or QXmlAttributes::~QXmlAttributes() vfunc[1]: NULL or QXmlAttributes::~QXmlAttributes() The Run Time Type Information for the QXmlAttributes class is described by Table 7-554 Table 7-554. typeinfo for QXmlAttributes Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QXmlAttributes __________________________________________________________ 7.6.1.2. Class data for QXmlInputSource The virtual table for the QXmlInputSource class is described by Table 7-555 Table 7-555. Primary vtable for QXmlInputSource Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QXmlInputSource vfunc[0]: QXmlInputSource::~QXmlInputSource() vfunc[1]: QXmlInputSource::~QXmlInputSource() vfunc[2]: QXmlInputSource::setData(QString const&) vfunc[3]: QXmlInputSource::setData(QByteArray const&) vfunc[4]: QXmlInputSource::fetchData() vfunc[5]: QXmlInputSource::data() const vfunc[6]: QXmlInputSource::next() vfunc[7]: QXmlInputSource::reset() vfunc[8]: QXmlInputSource::fromRawData(QByteArray const&, bool) The Run Time Type Information for the QXmlInputSource class is described by Table 7-556 Table 7-556. typeinfo for QXmlInputSource Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QXmlInputSource __________________________________________________________ 7.6.1.3. Class data for QXmlReader The virtual table for the QXmlReader class is described by Table 7-557 Table 7-557. Primary vtable for QXmlReader Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QXmlReader vfunc[0]: NULL or QXmlReader::~QXmlReader() vfunc[1]: NULL or QXmlReader::~QXmlReader() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual vfunc[6]: __cxa_pure_virtual vfunc[7]: __cxa_pure_virtual vfunc[8]: __cxa_pure_virtual vfunc[9]: __cxa_pure_virtual vfunc[10]: __cxa_pure_virtual vfunc[11]: __cxa_pure_virtual vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual vfunc[14]: __cxa_pure_virtual vfunc[15]: __cxa_pure_virtual vfunc[16]: __cxa_pure_virtual vfunc[17]: __cxa_pure_virtual vfunc[18]: __cxa_pure_virtual vfunc[19]: __cxa_pure_virtual vfunc[20]: __cxa_pure_virtual vfunc[21]: __cxa_pure_virtual The Run Time Type Information for the QXmlReader class is described by Table 7-558 Table 7-558. typeinfo for QXmlReader Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QXmlReader __________________________________________________________ 7.6.1.4. Class data for QXmlSimpleReader The virtual table for the QXmlSimpleReader class is described by Table 7-559 Table 7-559. Primary vtable for QXmlSimpleReader Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QXmlSimpleReader vfunc[0]: QXmlSimpleReader::~QXmlSimpleReader() vfunc[1]: QXmlSimpleReader::~QXmlSimpleReader() vfunc[2]: QXmlSimpleReader::feature(QString const&, bool*) const vfunc[3]: QXmlSimpleReader::setFeature(QString const&, bool) vfunc[4]: QXmlSimpleReader::hasFeature(QString const&) const vfunc[5]: QXmlSimpleReader::property(QString const&, bool*) const vfunc[6]: QXmlSimpleReader::setProperty(QString const&, void*) vfunc[7]: QXmlSimpleReader::hasProperty(QString const&) const vfunc[8]: QXmlSimpleReader::setEntityResolver(QXmlEntityResolver*) vfunc[9]: QXmlSimpleReader::entityResolver() const vfunc[10]: QXmlSimpleReader::setDTDHandler(QXmlDTDHandler*) vfunc[11]: QXmlSimpleReader::DTDHandler() const vfunc[12]: QXmlSimpleReader::setContentHandler(QXmlContentHandler*) vfunc[13]: QXmlSimpleReader::contentHandler() const vfunc[14]: QXmlSimpleReader::setErrorHandler(QXmlErrorHandler*) vfunc[15]: QXmlSimpleReader::errorHandler() const vfunc[16]: QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler*) vfunc[17]: QXmlSimpleReader::lexicalHandler() const vfunc[18]: QXmlSimpleReader::setDeclHandler(QXmlDeclHandler*) vfunc[19]: QXmlSimpleReader::declHandler() const vfunc[20]: QXmlSimpleReader::parse(QXmlInputSource const&) vfunc[21]: QXmlSimpleReader::parse(QXmlInputSource const*) vfunc[22]: QXmlSimpleReader::parse(QXmlInputSource const*, bool) vfunc[23]: QXmlSimpleReader::parseContinue() The Run Time Type Information for the QXmlSimpleReader class is described by Table 7-560 Table 7-560. typeinfo for QXmlSimpleReader Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QXmlSimpleReader basetype: typeinfo for QXmlReader __________________________________________________________ 7.6.1.5. Class data for QXmlLocator The virtual table for the QXmlLocator class is described by Table 7-561 Table 7-561. Primary vtable for QXmlLocator Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QXmlLocator vfunc[0]: QXmlLocator::~QXmlLocator() vfunc[1]: QXmlLocator::~QXmlLocator() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QXmlLocator class is described by Table 7-562 Table 7-562. typeinfo for QXmlLocator Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QXmlLocator __________________________________________________________ 7.6.1.6. Class data for QXmlContentHandler The virtual table for the QXmlContentHandler class is described by Table 7-563 Table 7-563. Primary vtable for QXmlContentHandler Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QXmlContentHandler vfunc[0]: NULL or QXmlContentHandler::~QXmlContentHandler() vfunc[1]: NULL or QXmlContentHandler::~QXmlContentHandler() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual vfunc[6]: __cxa_pure_virtual vfunc[7]: __cxa_pure_virtual vfunc[8]: __cxa_pure_virtual vfunc[9]: __cxa_pure_virtual vfunc[10]: __cxa_pure_virtual vfunc[11]: __cxa_pure_virtual vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual The Run Time Type Information for the QXmlContentHandler class is described by Table 7-564 Table 7-564. typeinfo for QXmlContentHandler Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QXmlContentHandler __________________________________________________________ 7.6.1.7. Class data for QXmlErrorHandler The virtual table for the QXmlErrorHandler class is described by Table 7-565 Table 7-565. Primary vtable for QXmlErrorHandler Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QXmlErrorHandler vfunc[0]: NULL or QXmlErrorHandler::~QXmlErrorHandler() vfunc[1]: NULL or QXmlErrorHandler::~QXmlErrorHandler() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual The Run Time Type Information for the QXmlErrorHandler class is described by Table 7-566 Table 7-566. typeinfo for QXmlErrorHandler Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QXmlErrorHandler __________________________________________________________ 7.6.1.8. Class data for QXmlDTDHandler The virtual table for the QXmlDTDHandler class is described by Table 7-567 Table 7-567. Primary vtable for QXmlDTDHandler Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QXmlDTDHandler vfunc[0]: NULL or QXmlDTDHandler::~QXmlDTDHandler() vfunc[1]: NULL or QXmlDTDHandler::~QXmlDTDHandler() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual The Run Time Type Information for the QXmlDTDHandler class is described by Table 7-568 Table 7-568. typeinfo for QXmlDTDHandler Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QXmlDTDHandler __________________________________________________________ 7.6.1.9. Class data for QXmlEntityResolver The virtual table for the QXmlEntityResolver class is described by Table 7-569 Table 7-569. Primary vtable for QXmlEntityResolver Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QXmlEntityResolver vfunc[0]: NULL or QXmlEntityResolver::~QXmlEntityResolver() vfunc[1]: NULL or QXmlEntityResolver::~QXmlEntityResolver() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QXmlEntityResolver class is described by Table 7-570 Table 7-570. typeinfo for QXmlEntityResolver Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QXmlEntityResolver __________________________________________________________ 7.6.1.10. Class data for QXmlLexicalHandler The virtual table for the QXmlLexicalHandler class is described by Table 7-571 Table 7-571. Primary vtable for QXmlLexicalHandler Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QXmlLexicalHandler vfunc[0]: NULL or QXmlLexicalHandler::~QXmlLexicalHandler() vfunc[1]: NULL or QXmlLexicalHandler::~QXmlLexicalHandler() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual vfunc[6]: __cxa_pure_virtual vfunc[7]: __cxa_pure_virtual vfunc[8]: __cxa_pure_virtual vfunc[9]: __cxa_pure_virtual The Run Time Type Information for the QXmlLexicalHandler class is described by Table 7-572 Table 7-572. typeinfo for QXmlLexicalHandler Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QXmlLexicalHandler __________________________________________________________ 7.6.1.11. Class data for QXmlDeclHandler The virtual table for the QXmlDeclHandler class is described by Table 7-573 Table 7-573. Primary vtable for QXmlDeclHandler Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QXmlDeclHandler vfunc[0]: NULL or QXmlDeclHandler::~QXmlDeclHandler() vfunc[1]: NULL or QXmlDeclHandler::~QXmlDeclHandler() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual The Run Time Type Information for the QXmlDeclHandler class is described by Table 7-574 Table 7-574. typeinfo for QXmlDeclHandler Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QXmlDeclHandler __________________________________________________________ 7.6.1.12. Class data for QXmlDefaultHandler The virtual table for the QXmlDefaultHandler class is described by Table 7-575 Table 7-575. Primary vtable for QXmlDefaultHandler Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QXmlDefaultHandler vfunc[0]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() vfunc[1]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() vfunc[2]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) vfunc[3]: QXmlDefaultHandler::startDocument() vfunc[4]: QXmlDefaultHandler::endDocument() vfunc[5]: QXmlDefaultHandler::startPrefixMapping(QString const&, QString const&) vfunc[6]: QXmlDefaultHandler::endPrefixMapping(QString const&) vfunc[7]: QXmlDefaultHandler::startElement(QString const&, QString const&, QString const&, QXmlAttributes const&) vfunc[8]: QXmlDefaultHandler::endElement(QString const&, QString const&, QString const&) vfunc[9]: QXmlDefaultHandler::characters(QString const&) vfunc[10]: QXmlDefaultHandler::ignorableWhitespace(QString const&) vfunc[11]: QXmlDefaultHandler::processingInstruction(QString const&, QString const&) vfunc[12]: QXmlDefaultHandler::skippedEntity(QString const&) vfunc[13]: QXmlDefaultHandler::errorString() const vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException const&) vfunc[15]: QXmlDefaultHandler::error(QXmlParseException const&) vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException const&) vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, QString const&, QString const&) vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString const&, QString const&, QString const&) vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, QString const&, QXmlInputSource*&) vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, QString const&, QString const&) vfunc[21]: QXmlDefaultHandler::endDTD() vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) vfunc[24]: QXmlDefaultHandler::startCDATA() vfunc[25]: QXmlDefaultHandler::endCDATA() vfunc[26]: QXmlDefaultHandler::comment(QString const&) vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, QString const&, QString const&, QString const&, QString const&) vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString const&, QString const&) vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString const&, QString const&, QString const&) Table 7-576. Secondary vtable for QXmlDefaultHandler Base Offset -8 Virtual Base Offset 0 RTTI typeinfo for QXmlDefaultHandler vfunc[0]: NULL or non-virtual thunk to QXmlDefaultHandler::~QXmlDefaultHandler() vfunc[1]: NULL or non-virtual thunk to QXmlDefaultHandler::~QXmlDefaultHandler() vfunc[2]: non-virtual thunk to QXmlDefaultHandler::warning(QXmlParseException const&) vfunc[3]: non-virtual thunk to QXmlDefaultHandler::error(QXmlParseException const&) vfunc[4]: non-virtual thunk to QXmlDefaultHandler::fatalError(QXmlParseException const&) vfunc[5]: non-virtual thunk to QXmlDefaultHandler::errorString() const Table 7-577. Secondary vtable for QXmlDefaultHandler Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QXmlDefaultHandler vfunc[0]: NULL or non-virtual thunk to QXmlDefaultHandler::~QXmlDefaultHandler() vfunc[1]: NULL or non-virtual thunk to QXmlDefaultHandler::~QXmlDefaultHandler() vfunc[2]: non-virtual thunk to QXmlDefaultHandler::notationDecl(QString const&, QString const&, QString const&) vfunc[3]: non-virtual thunk to QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString const&, QString const&, QString const&) vfunc[4]: non-virtual thunk to QXmlDefaultHandler::errorString() const Table 7-578. Secondary vtable for QXmlDefaultHandler Base Offset -24 Virtual Base Offset 0 RTTI typeinfo for QXmlDefaultHandler vfunc[0]: NULL or non-virtual thunk to QXmlDefaultHandler::~QXmlDefaultHandler() vfunc[1]: NULL or non-virtual thunk to QXmlDefaultHandler::~QXmlDefaultHandler() vfunc[2]: non-virtual thunk to QXmlDefaultHandler::resolveEntity(QString const&, QString const&, QXmlInputSource*&) vfunc[3]: non-virtual thunk to QXmlDefaultHandler::errorString() const Table 7-579. Secondary vtable for QXmlDefaultHandler Base Offset -32 Virtual Base Offset 0 RTTI typeinfo for QXmlDefaultHandler vfunc[0]: NULL or non-virtual thunk to QXmlDefaultHandler::~QXmlDefaultHandler() vfunc[1]: NULL or non-virtual thunk to QXmlDefaultHandler::~QXmlDefaultHandler() vfunc[2]: non-virtual thunk to QXmlDefaultHandler::startDTD(QString const&, QString const&, QString const&) vfunc[3]: non-virtual thunk to QXmlDefaultHandler::endDTD() vfunc[4]: non-virtual thunk to QXmlDefaultHandler::startEntity(QString const&) vfunc[5]: non-virtual thunk to QXmlDefaultHandler::endEntity(QString const&) vfunc[6]: non-virtual thunk to QXmlDefaultHandler::startCDATA() vfunc[7]: non-virtual thunk to QXmlDefaultHandler::endCDATA() vfunc[8]: non-virtual thunk to QXmlDefaultHandler::comment(QString const&) vfunc[9]: non-virtual thunk to QXmlDefaultHandler::errorString() const Table 7-580. Secondary vtable for QXmlDefaultHandler Base Offset -40 Virtual Base Offset 0 RTTI typeinfo for QXmlDefaultHandler vfunc[0]: NULL or non-virtual thunk to QXmlDefaultHandler::~QXmlDefaultHandler() vfunc[1]: NULL or non-virtual thunk to QXmlDefaultHandler::~QXmlDefaultHandler() vfunc[2]: non-virtual thunk to QXmlDefaultHandler::attributeDecl(QString const&, QString const&, QString const&, QString const&, QString const&) vfunc[3]: non-virtual thunk to QXmlDefaultHandler::internalEntityDecl(QString const&, QString const&) vfunc[4]: non-virtual thunk to QXmlDefaultHandler::externalEntityDecl(QString const&, QString const&, QString const&) vfunc[5]: non-virtual thunk to QXmlDefaultHandler::errorString() const The Run Time Type Information for the QXmlDefaultHandler class is described by Table 7-581 Table 7-581. typeinfo for QXmlDefaultHandler Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QXmlDefaultHandler flags: 0 basetype: typeinfo for QXmlContentHandler 2 basetype: typeinfo for QXmlErrorHandler 1026 basetype: typeinfo for QXmlErrorHandler 2050 basetype: typeinfo for QXmlErrorHandler 1026 basetype: typeinfo for QXmlErrorHandler 2050 basetype: typeinfo for QXmlErrorHandler 1026 __________________________________________________________ 7.6.1.13. Interfaces for QtXml An LSB conforming implementation shall provide the architecture specific functions for QtXml specified in Table 7-582, with the full mandatory functionality as described in the referenced underlying specification. Table 7-582. libQtXml - QtXml Function Interfaces _ZThn16_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ [CXXABI] _ZThn16_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_ S2_S2_ [CXXABI] _ZThn16_NK18QXmlDefaultHandler11errorStringEv [CXXABI] _ZThn24_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15Q XmlInputSource [CXXABI] _ZThn24_NK18QXmlDefaultHandler11errorStringEv [CXXABI] _ZThn32_N18QXmlDefaultHandler10startCDATAEv [CXXABI] _ZThn32_N18QXmlDefaultHandler11startEntityERK7QString [CXXABI] _ZThn32_N18QXmlDefaultHandler6endDTDEv [CXXABI] _ZThn32_N18QXmlDefaultHandler7commentERK7QString [CXXABI] _ZThn32_N18QXmlDefaultHandler8endCDATAEv [CXXABI] _ZThn32_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ [CXXABI] _ZThn32_N18QXmlDefaultHandler9endEntityERK7QString [CXXABI] _ZThn32_NK18QXmlDefaultHandler11errorStringEv [CXXABI] _ZThn40_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2 _S2_ [CXXABI] _ZThn40_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_ S2_ [CXXABI] _ZThn40_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ [CXXABI] _ZThn40_NK18QXmlDefaultHandler11errorStringEv [CXXABI] _ZThn8_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException [CXXABI] _ZThn8_N18QXmlDefaultHandler5errorERK18QXmlParseException [CXXABI] _ZThn8_N18QXmlDefaultHandler7warningERK18QXmlParseException [CXXABI] _ZThn8_NK18QXmlDefaultHandler11errorStringEv [CXXABI] __________________________________________________________ 7.7. Data Definitions for libQtXml This section defines global identifiers and their values that are associated with interfaces contained in libQtXml. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 7.7.1. QtXml/qdom.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.7.2. QtXml/qxml.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.8. Interfaces for libQtOpenGL Table 7-583 defines the library name and shared object name for the libQtOpenGL library Table 7-583. libQtOpenGL Definition Library: libQtOpenGL SONAME: libQtOpenGL.so.4 The behavior of the interfaces in this library is specified by the following specifications: [CXXABI] Itanium(TM) C++ ABI __________________________________________________________ 7.8.1. QtOpenGL __________________________________________________________ 7.8.1.1. Class data for QGLContext The virtual table for the QGLContext class is described by Table 7-584 Table 7-584. Primary vtable for QGLContext Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGLContext vfunc[0]: QGLContext::~QGLContext() vfunc[1]: QGLContext::~QGLContext() vfunc[2]: QGLContext::create(QGLContext const*) vfunc[3]: QGLContext::makeCurrent() vfunc[4]: QGLContext::doneCurrent() vfunc[5]: QGLContext::swapBuffers() const vfunc[6]: QGLContext::chooseContext(QGLContext const*) vfunc[7]: QGLContext::tryVisual(QGLFormat const&, int) vfunc[8]: QGLContext::chooseVisual() The Run Time Type Information for the QGLContext class is described by Table 7-585 Table 7-585. typeinfo for QGLContext Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QGLContext __________________________________________________________ 7.8.1.2. Class data for QGLWidget The virtual table for the QGLWidget class is described by Table 7-586 Table 7-586. Primary vtable for QGLWidget Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGLWidget vfunc[0]: QGLWidget::metaObject() const vfunc[1]: QGLWidget::qt_metacast(char const*) vfunc[2]: QGLWidget::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QGLWidget::~QGLWidget() vfunc[4]: QGLWidget::~QGLWidget() vfunc[5]: QGLWidget::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QWidget::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QGLWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QGLWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QGLWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() vfunc[54]: QGLWidget::updateGL() vfunc[55]: QGLWidget::updateOverlayGL() vfunc[56]: QGLWidget::initializeGL() vfunc[57]: QGLWidget::resizeGL(int, int) vfunc[58]: QGLWidget::paintGL() vfunc[59]: QGLWidget::initializeOverlayGL() vfunc[60]: QGLWidget::resizeOverlayGL(int, int) vfunc[61]: QGLWidget::paintOverlayGL() vfunc[62]: QGLWidget::glInit() vfunc[63]: QGLWidget::glDraw() Table 7-587. Secondary vtable for QGLWidget Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QGLWidget vfunc[0]: non-virtual thunk to QGLWidget::~QGLWidget() vfunc[1]: non-virtual thunk to QGLWidget::~QGLWidget() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QGLWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QGLWidget class is described by Table 7-588 Table 7-588. typeinfo for QGLWidget Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QGLWidget basetype: typeinfo for QWidget __________________________________________________________ 7.8.1.3. Class data for QGLPixelBuffer The virtual table for the QGLPixelBuffer class is described by Table 7-589 Table 7-589. Primary vtable for QGLPixelBuffer Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGLPixelBuffer vfunc[0]: QGLPixelBuffer::~QGLPixelBuffer() vfunc[1]: QGLPixelBuffer::~QGLPixelBuffer() vfunc[2]: NULL or QGLPixelBuffer::devType() const vfunc[3]: QGLPixelBuffer::paintEngine() const vfunc[4]: QGLPixelBuffer::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QGLPixelBuffer class is described by Table 7-590 Table 7-590. typeinfo for QGLPixelBuffer Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QGLPixelBuffer basetype: typeinfo for QPaintDevice __________________________________________________________ 7.8.1.4. Class data for QGLFramebufferObject __________________________________________________________ 7.8.1.5. Interfaces for QtOpenGL An LSB conforming implementation shall provide the architecture specific functions for QtOpenGL specified in Table 7-591, with the full mandatory functionality as described in the referenced underlying specification. Table 7-591. libQtOpenGL - QtOpenGL Function Interfaces _ZThn16_N9QGLWidgetD0Ev [CXXABI] _ZThn16_N9QGLWidgetD1Ev [CXXABI] _ZThn16_NK9QGLWidget11paintEngineEv [CXXABI] __________________________________________________________ 7.9. Data Definitions for libQtOpenGL This section defines global identifiers and their values that are associated with interfaces contained in libQtOpenGL. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 7.9.1. QtOpenGL/qgl.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.9.2. QtOpenGL/qglcolormap.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.9.3. QtOpenGL/qglpixelbuffer.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.10. Interfaces for libQtSql Table 7-592 defines the library name and shared object name for the libQtSql library Table 7-592. libQtSql Definition Library: libQtSql SONAME: libQtSql.so.4 The behavior of the interfaces in this library is specified by the following specifications: [CXXABI] Itanium(TM) C++ ABI __________________________________________________________ 7.10.1. QtSql __________________________________________________________ 7.10.1.1. Class data for QSqlResult The virtual table for the QSqlResult class is described by Table 7-593 Table 7-593. Primary vtable for QSqlResult Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlResult vfunc[0]: QSqlResult::~QSqlResult() vfunc[1]: QSqlResult::~QSqlResult() vfunc[2]: QSqlResult::handle() const vfunc[3]: QSqlResult::setAt(int) vfunc[4]: QSqlResult::setActive(bool) vfunc[5]: QSqlResult::setLastError(QSqlError const&) vfunc[6]: QSqlResult::setQuery(QString const&) vfunc[7]: QSqlResult::setSelect(bool) vfunc[8]: QSqlResult::setForwardOnly(bool) vfunc[9]: QSqlResult::exec() vfunc[10]: QSqlResult::prepare(QString const&) vfunc[11]: QSqlResult::savePrepare(QString const&) vfunc[12]: QSqlResult::bindValue(int, QVariant const&, QFlags) vfunc[13]: QSqlResult::bindValue(QString const&, QVariant const&, QFlags) vfunc[14]: __cxa_pure_virtual vfunc[15]: __cxa_pure_virtual vfunc[16]: __cxa_pure_virtual vfunc[17]: __cxa_pure_virtual vfunc[18]: QSqlResult::fetchNext() vfunc[19]: QSqlResult::fetchPrevious() vfunc[20]: __cxa_pure_virtual vfunc[21]: __cxa_pure_virtual vfunc[22]: __cxa_pure_virtual vfunc[23]: __cxa_pure_virtual vfunc[24]: QSqlResult::record() const vfunc[25]: QSqlResult::lastInsertId() const vfunc[26]: QSqlResult::virtual_hook(int, void*) The Run Time Type Information for the QSqlResult class is described by Table 7-594 Table 7-594. typeinfo for QSqlResult Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QSqlResult __________________________________________________________ 7.10.1.2. Class data for QSqlDriverFactoryInterface The virtual table for the QSqlDriverFactoryInterface class is described by Table 7-595 Table 7-595. Primary vtable for QSqlDriverFactoryInterface Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlDriverFactoryInterface vfunc[0]: NULL or QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface() vfunc[1]: NULL or QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QSqlDriverFactoryInterface class is described by Table 7-596 Table 7-596. typeinfo for QSqlDriverFactoryInterface Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSqlDriverFactoryInterface basetype: typeinfo for QFactoryInterface __________________________________________________________ 7.10.1.3. Class data for QSqlDriverPlugin The virtual table for the QSqlDriverPlugin class is described by Table 7-597 Table 7-597. Primary vtable for QSqlDriverPlugin Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlDriverPlugin vfunc[0]: QSqlDriverPlugin::metaObject() const vfunc[1]: QSqlDriverPlugin::qt_metacast(char const*) vfunc[2]: QSqlDriverPlugin::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSqlDriverPlugin::~QSqlDriverPlugin() vfunc[4]: QSqlDriverPlugin::~QSqlDriverPlugin() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: __cxa_pure_virtual vfunc[13]: __cxa_pure_virtual Table 7-598. Secondary vtable for QSqlDriverPlugin Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QSqlDriverPlugin vfunc[0]: non-virtual thunk to QSqlDriverPlugin::~QSqlDriverPlugin() vfunc[1]: non-virtual thunk to QSqlDriverPlugin::~QSqlDriverPlugin() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QSqlDriverPlugin class is described by Table 7-599 Table 7-599. typeinfo for QSqlDriverPlugin Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QSqlDriverPlugin flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QSqlDriverFactoryInterface 2050 __________________________________________________________ 7.10.1.4. Class data for QSqlDriver The virtual table for the QSqlDriver class is described by Table 7-600 Table 7-600. Primary vtable for QSqlDriver Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlDriver vfunc[0]: QSqlDriver::metaObject() const vfunc[1]: QSqlDriver::qt_metacast(char const*) vfunc[2]: QSqlDriver::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSqlDriver::~QSqlDriver() vfunc[4]: QSqlDriver::~QSqlDriver() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QSqlDriver::isOpen() const vfunc[13]: QSqlDriver::beginTransaction() vfunc[14]: QSqlDriver::commitTransaction() vfunc[15]: QSqlDriver::rollbackTransaction() vfunc[16]: QSqlDriver::tables(QSql::TableType) const vfunc[17]: QSqlDriver::primaryIndex(QString const&) const vfunc[18]: QSqlDriver::record(QString const&) const vfunc[19]: QSqlDriver::formatValue(QSqlField const&, bool) const vfunc[20]: QSqlDriver::escapeIdentifier(QString const&, QSqlDriver::IdentifierType) const vfunc[21]: QSqlDriver::sqlStatement(QSqlDriver::StatementType, QString const&, QSqlRecord const&, bool) const vfunc[22]: QSqlDriver::handle() const vfunc[23]: __cxa_pure_virtual vfunc[24]: __cxa_pure_virtual vfunc[25]: __cxa_pure_virtual vfunc[26]: __cxa_pure_virtual vfunc[27]: QSqlDriver::setOpen(bool) vfunc[28]: QSqlDriver::setOpenError(bool) vfunc[29]: QSqlDriver::setLastError(QSqlError const&) The Run Time Type Information for the QSqlDriver class is described by Table 7-601 Table 7-601. typeinfo for QSqlDriver Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSqlDriver basetype: typeinfo for QObject __________________________________________________________ 7.10.1.5. Class data for QSqlQueryModel The virtual table for the QSqlQueryModel class is described by Table 7-602 Table 7-602. Primary vtable for QSqlQueryModel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlQueryModel vfunc[0]: QSqlQueryModel::metaObject() const vfunc[1]: QSqlQueryModel::qt_metacast(char const*) vfunc[2]: QSqlQueryModel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSqlQueryModel::~QSqlQueryModel() vfunc[4]: QSqlQueryModel::~QSqlQueryModel() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex const&) const vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) const vfunc[14]: QSqlQueryModel::rowCount(QModelIndex const&) const vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) const vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) const vfunc[17]: QSqlQueryModel::data(QModelIndex const&, int) const vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, QVariant const&, int) vfunc[19]: QSqlQueryModel::headerData(int, Qt::Orientation, int) const vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, QVariant const&, int) vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) const vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, QMap const&) vfunc[23]: QAbstractItemModel::mimeTypes() const vfunc[24]: QAbstractItemModel::mimeData(QList const&) const vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&) vfunc[26]: QAbstractItemModel::supportedDropActions() const vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex const&) vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex const&) vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex const&) vfunc[30]: QSqlQueryModel::removeColumns(int, int, QModelIndex const&) vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) const vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, QVariant const&, int, QFlags) const vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const vfunc[38]: QAbstractItemModel::submit() vfunc[39]: QAbstractItemModel::revert() vfunc[40]: QSqlQueryModel::clear() vfunc[41]: QSqlQueryModel::queryChange() The Run Time Type Information for the QSqlQueryModel class is described by Table 7-603 Table 7-603. typeinfo for QSqlQueryModel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSqlQueryModel basetype: typeinfo for QAbstractTableModel __________________________________________________________ 7.10.1.6. Class data for QSqlTableModel The virtual table for the QSqlTableModel class is described by Table 7-604 Table 7-604. Primary vtable for QSqlTableModel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlTableModel vfunc[0]: QSqlTableModel::metaObject() const vfunc[1]: QSqlTableModel::qt_metacast(char const*) vfunc[2]: QSqlTableModel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSqlTableModel::~QSqlTableModel() vfunc[4]: QSqlTableModel::~QSqlTableModel() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex const&) const vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) const vfunc[14]: QSqlTableModel::rowCount(QModelIndex const&) const vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) const vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) const vfunc[17]: QSqlTableModel::data(QModelIndex const&, int) const vfunc[18]: QSqlTableModel::setData(QModelIndex const&, QVariant const&, int) vfunc[19]: QSqlTableModel::headerData(int, Qt::Orientation, int) const vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, QVariant const&, int) vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) const vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, QMap const&) vfunc[23]: QAbstractItemModel::mimeTypes() const vfunc[24]: QAbstractItemModel::mimeData(QList const&) const vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&) vfunc[26]: QAbstractItemModel::supportedDropActions() const vfunc[27]: QSqlTableModel::insertRows(int, int, QModelIndex const&) vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex const&) vfunc[29]: QSqlTableModel::removeRows(int, int, QModelIndex const&) vfunc[30]: QSqlTableModel::removeColumns(int, int, QModelIndex const&) vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) const vfunc[33]: QSqlTableModel::flags(QModelIndex const&) const vfunc[34]: QSqlTableModel::sort(int, Qt::SortOrder) vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, QVariant const&, int, QFlags) const vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const vfunc[38]: QSqlTableModel::submit() vfunc[39]: QSqlTableModel::revert() vfunc[40]: QSqlTableModel::clear() vfunc[41]: QSqlQueryModel::queryChange() vfunc[42]: QSqlTableModel::select() vfunc[43]: QSqlTableModel::setTable(QString const&) vfunc[44]: QSqlTableModel::setEditStrategy(QSqlTableModel::EditStrategy) vfunc[45]: QSqlTableModel::setSort(int, Qt::SortOrder) vfunc[46]: QSqlTableModel::setFilter(QString const&) vfunc[47]: QSqlTableModel::revertRow(int) vfunc[48]: QSqlTableModel::updateRowInTable(int, QSqlRecord const&) vfunc[49]: QSqlTableModel::insertRowIntoTable(QSqlRecord const&) vfunc[50]: QSqlTableModel::deleteRowFromTable(int) vfunc[51]: QSqlTableModel::orderByClause() const vfunc[52]: QSqlTableModel::selectStatement() const The Run Time Type Information for the QSqlTableModel class is described by Table 7-605 Table 7-605. typeinfo for QSqlTableModel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSqlTableModel basetype: typeinfo for QSqlQueryModel __________________________________________________________ 7.10.1.7. Class data for QSqlRelationalTableModel The virtual table for the QSqlRelationalTableModel class is described by Table 7-606 Table 7-606. Primary vtable for QSqlRelationalTableModel Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlRelationalTableModel vfunc[0]: QSqlRelationalTableModel::metaObject() const vfunc[1]: QSqlRelationalTableModel::qt_metacast(char const*) vfunc[2]: QSqlRelationalTableModel::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSqlRelationalTableModel::~QSqlRelationalTableModel() vfunc[4]: QSqlRelationalTableModel::~QSqlRelationalTableModel() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex const&) const vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) const vfunc[14]: QSqlTableModel::rowCount(QModelIndex const&) const vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) const vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) const vfunc[17]: QSqlRelationalTableModel::data(QModelIndex const&, int) const vfunc[18]: QSqlRelationalTableModel::setData(QModelIndex const&, QVariant const&, int) vfunc[19]: QSqlTableModel::headerData(int, Qt::Orientation, int) const vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, QVariant const&, int) vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) const vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, QMap const&) vfunc[23]: QAbstractItemModel::mimeTypes() const vfunc[24]: QAbstractItemModel::mimeData(QList const&) const vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&) vfunc[26]: QAbstractItemModel::supportedDropActions() const vfunc[27]: QSqlTableModel::insertRows(int, int, QModelIndex const&) vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex const&) vfunc[29]: QSqlTableModel::removeRows(int, int, QModelIndex const&) vfunc[30]: QSqlTableModel::removeColumns(int, int, QModelIndex const&) vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) const vfunc[33]: QSqlTableModel::flags(QModelIndex const&) const vfunc[34]: QSqlTableModel::sort(int, Qt::SortOrder) vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, QVariant const&, int, QFlags) const vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const vfunc[38]: QSqlTableModel::submit() vfunc[39]: QSqlTableModel::revert() vfunc[40]: QSqlRelationalTableModel::clear() vfunc[41]: QSqlQueryModel::queryChange() vfunc[42]: QSqlRelationalTableModel::select() vfunc[43]: QSqlRelationalTableModel::setTable(QString const&) vfunc[44]: QSqlTableModel::setEditStrategy(QSqlTableModel::EditStrategy) vfunc[45]: QSqlTableModel::setSort(int, Qt::SortOrder) vfunc[46]: QSqlTableModel::setFilter(QString const&) vfunc[47]: QSqlRelationalTableModel::revertRow(int) vfunc[48]: QSqlRelationalTableModel::updateRowInTable(int, QSqlRecord const&) vfunc[49]: QSqlTableModel::insertRowIntoTable(QSqlRecord const&) vfunc[50]: QSqlTableModel::deleteRowFromTable(int) vfunc[51]: QSqlRelationalTableModel::orderByClause() const vfunc[52]: QSqlRelationalTableModel::selectStatement() const vfunc[53]: QSqlRelationalTableModel::setRelation(int, QSqlRelation const&) vfunc[54]: QSqlRelationalTableModel::relationModel(int) const The Run Time Type Information for the QSqlRelationalTableModel class is described by Table 7-607 Table 7-607. typeinfo for QSqlRelationalTableModel Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSqlRelationalTableModel basetype: typeinfo for QSqlTableModel __________________________________________________________ 7.10.1.8. Interfaces for QtSql An LSB conforming implementation shall provide the architecture specific functions for QtSql specified in Table 7-608, with the full mandatory functionality as described in the referenced underlying specification. Table 7-608. libQtSql - QtSql Function Interfaces _ZThn16_N16QSqlDriverPluginD0Ev [CXXABI] _ZThn16_N16QSqlDriverPluginD1Ev [CXXABI] __________________________________________________________ 7.11. Data Definitions for libQtSql This section defines global identifiers and their values that are associated with interfaces contained in libQtSql. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 7.11.1. QtSql/qsql.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.11.2. QtSql/qsqldatabase.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.11.3. QtSql/qsqldriver.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.11.4. QtSql/qsqldriverplugin.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.11.5. QtSql/qsqlerror.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.11.6. QtSql/qsqlfield.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.11.7. QtSql/qsqlindex.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.11.8. QtSql/qsqlquery.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.11.9. QtSql/qsqlquerymodel.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.11.10. QtSql/qsqlrecord.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.11.11. QtSql/qsqlrelationaltablemodel.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.11.12. QtSql/qsqlresult.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.11.13. QtSql/qsqltablemodel.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.12. Interfaces for libQtSvg Table 7-609 defines the library name and shared object name for the libQtSvg library Table 7-609. libQtSvg Definition Library: libQtSvg SONAME: libQtSvg.so.4 The behavior of the interfaces in this library is specified by the following specifications: [CXXABI] Itanium(TM) C++ ABI __________________________________________________________ 7.12.1. QtSvg __________________________________________________________ 7.12.1.1. Class data for QSvgRenderer The virtual table for the QSvgRenderer class is described by Table 7-610 Table 7-610. Primary vtable for QSvgRenderer Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSvgRenderer vfunc[0]: QSvgRenderer::metaObject() const vfunc[1]: QSvgRenderer::qt_metacast(char const*) vfunc[2]: QSvgRenderer::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSvgRenderer::~QSvgRenderer() vfunc[4]: QSvgRenderer::~QSvgRenderer() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QSvgRenderer class is described by Table 7-611 Table 7-611. typeinfo for QSvgRenderer Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSvgRenderer basetype: typeinfo for QObject __________________________________________________________ 7.12.1.2. Class data for QSvgWidget The virtual table for the QSvgWidget class is described by Table 7-612 Table 7-612. Primary vtable for QSvgWidget Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSvgWidget vfunc[0]: QSvgWidget::metaObject() const vfunc[1]: QSvgWidget::qt_metacast(char const*) vfunc[2]: QSvgWidget::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QSvgWidget::~QSvgWidget() vfunc[4]: QSvgWidget::~QSvgWidget() vfunc[5]: QWidget::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QWidget::devType() const vfunc[13]: QWidget::setVisible(bool) vfunc[14]: QSvgWidget::sizeHint() const vfunc[15]: QWidget::minimumSizeHint() const vfunc[16]: QWidget::heightForWidth(int) const vfunc[17]: QWidget::paintEngine() const vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[22]: QWidget::wheelEvent(QWheelEvent*) vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[25]: QWidget::focusInEvent(QFocusEvent*) vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) vfunc[27]: QWidget::enterEvent(QEvent*) vfunc[28]: QWidget::leaveEvent(QEvent*) vfunc[29]: QSvgWidget::paintEvent(QPaintEvent*) vfunc[30]: QWidget::moveEvent(QMoveEvent*) vfunc[31]: QWidget::resizeEvent(QResizeEvent*) vfunc[32]: QWidget::closeEvent(QCloseEvent*) vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[34]: QWidget::tabletEvent(QTabletEvent*) vfunc[35]: QWidget::actionEvent(QActionEvent*) vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[39]: QWidget::dropEvent(QDropEvent*) vfunc[40]: QWidget::showEvent(QShowEvent*) vfunc[41]: QWidget::hideEvent(QHideEvent*) vfunc[42]: QWidget::x11Event(_XEvent*) vfunc[43]: QWidget::changeEvent(QEvent*) vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) const vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) const vfunc[47]: QWidget::focusNextPrevChild(bool) vfunc[48]: QWidget::styleChange(QStyle&) vfunc[49]: QWidget::enabledChange(bool) vfunc[50]: QWidget::paletteChange(QPalette const&) vfunc[51]: QWidget::fontChange(QFont const&) vfunc[52]: QWidget::windowActivationChange(bool) vfunc[53]: QWidget::languageChange() Table 7-613. Secondary vtable for QSvgWidget Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QSvgWidget vfunc[0]: non-virtual thunk to QSvgWidget::~QSvgWidget() vfunc[1]: non-virtual thunk to QSvgWidget::~QSvgWidget() vfunc[2]: non-virtual thunk to QWidget::devType() const vfunc[3]: non-virtual thunk to QWidget::paintEngine() const vfunc[4]: non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const The Run Time Type Information for the QSvgWidget class is described by Table 7-614 Table 7-614. typeinfo for QSvgWidget Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSvgWidget basetype: typeinfo for QWidget __________________________________________________________ 7.12.1.3. Interfaces for QtSvg An LSB conforming implementation shall provide the architecture specific functions for QtSvg specified in Table 7-615, with the full mandatory functionality as described in the referenced underlying specification. Table 7-615. libQtSvg - QtSvg Function Interfaces _ZThn16_N10QSvgWidgetD0Ev [CXXABI] _ZThn16_N10QSvgWidgetD1Ev [CXXABI] __________________________________________________________ 7.13. Data Definitions for libQtSvg This section defines global identifiers and their values that are associated with interfaces contained in libQtSvg. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 7.13.1. QtSvg/qsvgrenderer.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.13.2. QtSvg/qsvgwidget.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.14. Interfaces for libQtNetwork Table 7-616 defines the library name and shared object name for the libQtNetwork library Table 7-616. libQtNetwork Definition Library: libQtNetwork SONAME: libQtNetwork.so.4 __________________________________________________________ 7.14.1. QtNetwork __________________________________________________________ 7.14.1.1. Class data for QHttpHeader The virtual table for the QHttpHeader class is described by Table 7-617 Table 7-617. Primary vtable for QHttpHeader Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHttpHeader vfunc[0]: QHttpHeader::~QHttpHeader() vfunc[1]: QHttpHeader::~QHttpHeader() vfunc[2]: QHttpHeader::toString() const vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: QHttpHeader::parseLine(QString const&, int) The Run Time Type Information for the QHttpHeader class is described by Table 7-618 Table 7-618. typeinfo for QHttpHeader Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QHttpHeader __________________________________________________________ 7.14.1.2. Class data for QHttpResponseHeader The virtual table for the QHttpResponseHeader class is described by Table 7-619 Table 7-619. Primary vtable for QHttpResponseHeader Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHttpResponseHeader vfunc[0]: NULL or QHttpResponseHeader::~QHttpResponseHeader() vfunc[1]: NULL or QHttpResponseHeader::~QHttpResponseHeader() vfunc[2]: QHttpResponseHeader::toString() const vfunc[3]: QHttpResponseHeader::majorVersion() const vfunc[4]: QHttpResponseHeader::minorVersion() const vfunc[5]: QHttpResponseHeader::parseLine(QString const&, int) The Run Time Type Information for the QHttpResponseHeader class is described by Table 7-620 Table 7-620. typeinfo for QHttpResponseHeader Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QHttpResponseHeader basetype: typeinfo for QHttpHeader __________________________________________________________ 7.14.1.3. Class data for QHttpRequestHeader The virtual table for the QHttpRequestHeader class is described by Table 7-621 Table 7-621. Primary vtable for QHttpRequestHeader Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHttpRequestHeader vfunc[0]: NULL or QHttpRequestHeader::~QHttpRequestHeader() vfunc[1]: NULL or QHttpRequestHeader::~QHttpRequestHeader() vfunc[2]: QHttpRequestHeader::toString() const vfunc[3]: QHttpRequestHeader::majorVersion() const vfunc[4]: QHttpRequestHeader::minorVersion() const vfunc[5]: QHttpRequestHeader::parseLine(QString const&, int) The Run Time Type Information for the QHttpRequestHeader class is described by Table 7-622 Table 7-622. typeinfo for QHttpRequestHeader Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QHttpRequestHeader basetype: typeinfo for QHttpHeader __________________________________________________________ 7.14.1.4. Class data for QHttp The virtual table for the QHttp class is described by Table 7-623 Table 7-623. Primary vtable for QHttp Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHttp vfunc[0]: QHttp::metaObject() const vfunc[1]: QHttp::qt_metacast(char const*) vfunc[2]: QHttp::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QHttp::~QHttp() vfunc[4]: QHttp::~QHttp() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QHttp class is described by Table 7-624 Table 7-624. typeinfo for QHttp Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QHttp basetype: typeinfo for QObject __________________________________________________________ 7.14.1.5. Class data for QAbstractSocket The virtual table for the QAbstractSocket class is described by Table 7-625 Table 7-625. Primary vtable for QAbstractSocket Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAbstractSocket vfunc[0]: QAbstractSocket::metaObject() const vfunc[1]: QAbstractSocket::qt_metacast(char const*) vfunc[2]: QAbstractSocket::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QAbstractSocket::~QAbstractSocket() vfunc[4]: QAbstractSocket::~QAbstractSocket() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QAbstractSocket::isSequential() const vfunc[13]: QIODevice::open(QFlags) vfunc[14]: QAbstractSocket::close() vfunc[15]: QIODevice::pos() const vfunc[16]: QIODevice::size() const vfunc[17]: QIODevice::seek(long long) vfunc[18]: QAbstractSocket::atEnd() const vfunc[19]: QIODevice::reset() vfunc[20]: QAbstractSocket::bytesAvailable() const vfunc[21]: QAbstractSocket::bytesToWrite() const vfunc[22]: QAbstractSocket::canReadLine() const vfunc[23]: QAbstractSocket::waitForReadyRead(int) vfunc[24]: QAbstractSocket::waitForBytesWritten(int) vfunc[25]: QAbstractSocket::readData(char*, long long) vfunc[26]: QAbstractSocket::readLineData(char*, long long) vfunc[27]: QAbstractSocket::writeData(char const*, long long) The Run Time Type Information for the QAbstractSocket class is described by Table 7-626 Table 7-626. typeinfo for QAbstractSocket Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QAbstractSocket basetype: typeinfo for QIODevice __________________________________________________________ 7.14.1.6. Class data for QUrlInfo The virtual table for the QUrlInfo class is described by Table 7-627 Table 7-627. Primary vtable for QUrlInfo Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QUrlInfo vfunc[0]: QUrlInfo::~QUrlInfo() vfunc[1]: QUrlInfo::~QUrlInfo() vfunc[2]: QUrlInfo::setName(QString const&) vfunc[3]: QUrlInfo::setDir(bool) vfunc[4]: QUrlInfo::setFile(bool) vfunc[5]: QUrlInfo::setSymLink(bool) vfunc[6]: QUrlInfo::setOwner(QString const&) vfunc[7]: QUrlInfo::setGroup(QString const&) vfunc[8]: QUrlInfo::setSize(long long) vfunc[9]: QUrlInfo::setWritable(bool) vfunc[10]: QUrlInfo::setReadable(bool) vfunc[11]: QUrlInfo::setPermissions(int) vfunc[12]: QUrlInfo::setLastModified(QDateTime const&) The Run Time Type Information for the QUrlInfo class is described by Table 7-628 Table 7-628. typeinfo for QUrlInfo Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QUrlInfo __________________________________________________________ 7.14.1.7. Class data for QFtp The virtual table for the QFtp class is described by Table 7-629 Table 7-629. Primary vtable for QFtp Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFtp vfunc[0]: QFtp::metaObject() const vfunc[1]: QFtp::qt_metacast(char const*) vfunc[2]: QFtp::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QFtp::~QFtp() vfunc[4]: QFtp::~QFtp() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) The Run Time Type Information for the QFtp class is described by Table 7-630 Table 7-630. typeinfo for QFtp Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QFtp basetype: typeinfo for QObject __________________________________________________________ 7.14.1.8. Class data for QTcpServer The virtual table for the QTcpServer class is described by Table 7-631 Table 7-631. Primary vtable for QTcpServer Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTcpServer vfunc[0]: QTcpServer::metaObject() const vfunc[1]: QTcpServer::qt_metacast(char const*) vfunc[2]: QTcpServer::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTcpServer::~QTcpServer() vfunc[4]: QTcpServer::~QTcpServer() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QTcpServer::hasPendingConnections() const vfunc[13]: QTcpServer::nextPendingConnection() vfunc[14]: QTcpServer::incomingConnection(int) The Run Time Type Information for the QTcpServer class is described by Table 7-632 Table 7-632. typeinfo for QTcpServer Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTcpServer basetype: typeinfo for QObject __________________________________________________________ 7.14.1.9. Class data for QUdpSocket The virtual table for the QUdpSocket class is described by Table 7-633 Table 7-633. Primary vtable for QUdpSocket Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QUdpSocket vfunc[0]: QUdpSocket::metaObject() const vfunc[1]: QUdpSocket::qt_metacast(char const*) vfunc[2]: QUdpSocket::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QUdpSocket::~QUdpSocket() vfunc[4]: QUdpSocket::~QUdpSocket() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QAbstractSocket::isSequential() const vfunc[13]: QIODevice::open(QFlags) vfunc[14]: QAbstractSocket::close() vfunc[15]: QIODevice::pos() const vfunc[16]: QIODevice::size() const vfunc[17]: QIODevice::seek(long long) vfunc[18]: QAbstractSocket::atEnd() const vfunc[19]: QIODevice::reset() vfunc[20]: QAbstractSocket::bytesAvailable() const vfunc[21]: QAbstractSocket::bytesToWrite() const vfunc[22]: QAbstractSocket::canReadLine() const vfunc[23]: QAbstractSocket::waitForReadyRead(int) vfunc[24]: QAbstractSocket::waitForBytesWritten(int) vfunc[25]: QAbstractSocket::readData(char*, long long) vfunc[26]: QAbstractSocket::readLineData(char*, long long) vfunc[27]: QAbstractSocket::writeData(char const*, long long) The Run Time Type Information for the QUdpSocket class is described by Table 7-634 Table 7-634. typeinfo for QUdpSocket Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QUdpSocket basetype: typeinfo for QAbstractSocket __________________________________________________________ 7.14.1.10. Class data for QTcpSocket The virtual table for the QTcpSocket class is described by Table 7-635 Table 7-635. Primary vtable for QTcpSocket Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTcpSocket vfunc[0]: QTcpSocket::metaObject() const vfunc[1]: QTcpSocket::qt_metacast(char const*) vfunc[2]: QTcpSocket::qt_metacall(QMetaObject::Call, int, void**) vfunc[3]: QTcpSocket::~QTcpSocket() vfunc[4]: QTcpSocket::~QTcpSocket() vfunc[5]: QObject::event(QEvent*) vfunc[6]: QObject::eventFilter(QObject*, QEvent*) vfunc[7]: QObject::timerEvent(QTimerEvent*) vfunc[8]: QObject::childEvent(QChildEvent*) vfunc[9]: QObject::customEvent(QEvent*) vfunc[10]: QObject::connectNotify(char const*) vfunc[11]: QObject::disconnectNotify(char const*) vfunc[12]: QAbstractSocket::isSequential() const vfunc[13]: QIODevice::open(QFlags) vfunc[14]: QAbstractSocket::close() vfunc[15]: QIODevice::pos() const vfunc[16]: QIODevice::size() const vfunc[17]: QIODevice::seek(long long) vfunc[18]: QAbstractSocket::atEnd() const vfunc[19]: QIODevice::reset() vfunc[20]: QAbstractSocket::bytesAvailable() const vfunc[21]: QAbstractSocket::bytesToWrite() const vfunc[22]: QAbstractSocket::canReadLine() const vfunc[23]: QAbstractSocket::waitForReadyRead(int) vfunc[24]: QAbstractSocket::waitForBytesWritten(int) vfunc[25]: QAbstractSocket::readData(char*, long long) vfunc[26]: QAbstractSocket::readLineData(char*, long long) vfunc[27]: QAbstractSocket::writeData(char const*, long long) The Run Time Type Information for the QTcpSocket class is described by Table 7-636 Table 7-636. typeinfo for QTcpSocket Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTcpSocket basetype: typeinfo for QAbstractSocket __________________________________________________________ 7.14.1.11. Interfaces for QtNetwork No external functions are defined for libQtNetwork - QtNetwork in this part of the specification. See also the generic specification. __________________________________________________________ 7.15. Data Definitions for libQtNetwork This section defines global identifiers and their values that are associated with interfaces contained in libQtNetwork. These definitions are organized into groups that correspond to system headers. This convention is used as a convenience for the reader, and does not imply the existence of these headers, or their content. Where an interface is defined as requiring a particular system header file all of the data definitions for that system header file presented here shall be in effect. This section gives data definitions to promote binary application portability, not to repeat source interface definitions available elsewhere. System providers and application developers should use this ABI to supplement - not to replace - source interface definition specifications. This specification uses the ISO C (1999) C Language as the reference programming language, and data definitions are specified in ISO C format. The C language is used here as a convenient notation. Using a C language description of these data objects does not preclude their use by other programming languages. __________________________________________________________ 7.15.1. QtNetwork/qabstractsocket.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.15.2. QtNetwork/qftp.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.15.3. QtNetwork/qhostaddress.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.15.4. QtNetwork/qhostinfo.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.15.5. QtNetwork/qhttp.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.15.6. QtNetwork/qnetworkproxy.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.15.7. QtNetwork/qtcpserver.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.15.8. QtNetwork/qtcpsocket.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.15.9. QtNetwork/qudpsocket.h /* * This header is architecture neutral * Please refer to the generic specification for details */ __________________________________________________________ 7.15.10. QtNetwork/qurlinfo.h /* * This header is architecture neutral * Please refer to the generic specification for details */ IV. Qt3 Library Table of Contents 8. Library 8.1. Introduction 8.2. Interfaces for libqt-mt 8.2.1. Qt 8.2.2. Qt3 Arrays 8.2.3. Qt3 Pointer Collection 8.2.4. Qt3 Template Library 8.2.5. Qt3 COM 8.2.6. Qt3 Date and Time 8.2.7. Qt3 Canvas 8.2.8. Qt3 Drag and Drop 8.2.9. Qt3 Events 8.2.10. Qt3 Internationalization 8.2.11. Qt3 Input/Output 8.2.12. Qt3 Multimedia 8.2.13. Qt3 Network 8.2.14. Qt3 Object Model 8.2.15. Qt3 OpenGL 8.2.16. Qt3 Paint Device 8.2.17. Qt3 SQL 8.2.18. Qt3 Style 8.2.19. Qt3 Text 8.2.20. Qt3 Threading 8.2.21. Qt3 Main Window and Application 8.2.22. Qt3 Widgets 8.2.23. Qt3 Menus 8.2.24. Qt3 Organizers 8.2.25. Qt3 Layouts 8.2.26. Qt3 Dialogs 8.2.27. Qt3 Tables 8.2.28. Qt3 Plugins 8.2.29. Qt3 XML 8.2.30. Qt3 Namespace 8.2.31. Qt3 Colors 8.2.32. Qt3 Fonts 8.2.33. Qt3 2D Graphics 8.2.34. Qt3 Validators 8.2.35. Qt3 Internals 8.2.36. Qt3 Miscellaneous __________________________________________________________ Chapter 8. Library 8.1. Introduction An conforming implementation shall support the following Qt library which provide interfaces for creating rich user applications, either graphical or console. qt-mt A general-purpose application development library. Proviedes a GUI-independent layer of tool classes, network support, SQL database support, XML handling and a GUI layer featuring a device-independent drawing API for printing, screen output and OpenGL support. There are three main parts to the definition of each of this library. The "Interfaces" section defines the required library name and version, and the required public symbols (interfaces and global data), as well as symbol versions, if any. The "Interface Definitions" section provides complete or partial definitions of certain interfaces where either this specification is the source specification, or where there are variations from the source specification. If an interface definition requires one or more header files, one of those headers shall include the function prototype for the interface. For source definitions of interfaces which include a reference to a header file, the contents of such header files form a part of the specification. The "Data Definitions" section provides the binary-level details for the header files from the source specifications, such as values for macros and enumerated types, as well as structure layouts, sizes and padding, etc. These data definitions, although presented in the form of header files for convenience, should not be taken a representing complete header files, as they are a supplement to the source specifications. Application developers should follow the guidelines of the source specifications when determining which header files need to be included to completely resolve all references. Note: While the Data Definitions supplement the source specifications, this specification itself does not require conforming implementations to supply any header files. __________________________________________________________ 8.2. Interfaces for libqt-mt Table 8-1 defines the library name and shared object name for the libqt-mt library Table 8-1. libqt-mt Definition Library: libqt-mt SONAME: libqt-mt.so.3 The behavior of the interfaces in this library is specified by the following specifications: [CXXABI] Itanium(TM) C++ ABI __________________________________________________________ 8.2.1. Qt __________________________________________________________ 8.2.1.1. Class data for QNetworkProtocolFactoryBase The virtual table for the QNetworkProtocolFactoryBase class is described by Table 8-2 Table 8-2. Primary vtable for QNetworkProtocolFactoryBase Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QNetworkProtocolFactoryBase vfunc[0]: __cxa_pure_virtual The Run Time Type Information for the QNetworkProtocolFactoryBase class is described by Table 8-3 Table 8-3. typeinfo for QNetworkProtocolFactoryBase Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QNetworkProtocolFactoryBase __________________________________________________________ 8.2.1.2. Interfaces for Qt No external functions are defined for libqt-mt - Qt in this part of the specification. See also the generic specification. __________________________________________________________ 8.2.2. Qt3 Arrays __________________________________________________________ 8.2.2.1. Class data for QPointArray The virtual table for the QPointArray class is described by Table 8-4 Table 8-4. Primary vtable for QPointArray Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPointArray vfunc[0]: NULL or QPointArray::~QPointArray() vfunc[1]: NULL or QPointArray::~QPointArray() vfunc[2]: NULL or QMemArray::detach() vfunc[3]: QGArray::newData() vfunc[4]: QGArray::deleteData(QGArray::array_data*) The Run Time Type Information for the QPointArray class is described by Table 8-5 Table 8-5. typeinfo for QPointArray Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPointArray basetype: typeinfo for QMemArray __________________________________________________________ 8.2.2.2. Class data for QBitArray The virtual table for the QBitArray class is described by Table 8-6 Table 8-6. Primary vtable for QBitArray Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QBitArray vfunc[0]: NULL or QBitArray::~QBitArray() vfunc[1]: NULL or QBitArray::~QBitArray() vfunc[2]: QBitArray::detach() vfunc[3]: NULL or QBitArray::newData() vfunc[4]: NULL or QBitArray::deleteData(QGArray::array_data*) The Run Time Type Information for the QBitArray class is described by Table 8-7 Table 8-7. typeinfo for QBitArray Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QBitArray basetype: typeinfo for QMemArray __________________________________________________________ 8.2.2.3. Interfaces for Qt3 Arrays No external functions are defined for libqt-mt - Qt3 Arrays in this part of the specification. See also the generic specification. __________________________________________________________ 8.2.3. Qt3 Pointer Collection __________________________________________________________ 8.2.3.1. Class data for QPtrCollection The virtual table for the QPtrCollection class is described by Table 8-8 Table 8-8. Primary vtable for QPtrCollection Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPtrCollection vfunc[0]: __cxa_pure_virtual vfunc[1]: __cxa_pure_virtual vfunc[2]: NULL or QPtrCollection::~QPtrCollection() vfunc[3]: NULL or QPtrCollection::~QPtrCollection() vfunc[4]: QPtrCollection::newItem(void*) vfunc[5]: __cxa_pure_virtual The Run Time Type Information for the QPtrCollection class is described by Table 8-9 Table 8-9. typeinfo for QPtrCollection Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QPtrCollection __________________________________________________________ 8.2.3.2. Class data for QObjectList The virtual table for the QObjectList class is described by Table 8-10 Table 8-10. Primary vtable for QObjectList Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QObjectList vfunc[0]: NULL or QPtrList::count() const vfunc[1]: NULL or QPtrList::clear() vfunc[2]: NULL or QObjectList::~QObjectList() vfunc[3]: NULL or QObjectList::~QObjectList() vfunc[4]: QPtrCollection::newItem(void*) vfunc[5]: NULL or QPtrList::deleteItem(void*) vfunc[6]: QGList::compareItems(void*, void*) vfunc[7]: QGList::read(QDataStream&, void*&) vfunc[8]: QGList::write(QDataStream&, void*) const The Run Time Type Information for the QObjectList class is described by Table 8-11 Table 8-11. typeinfo for QObjectList Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QObjectList basetype: typeinfo for QPtrList __________________________________________________________ 8.2.3.3. Interfaces for Qt3 Pointer Collection No external functions are defined for libqt-mt - Qt3 Pointer Collection in this part of the specification. See also the generic specification. __________________________________________________________ 8.2.4. Qt3 Template Library __________________________________________________________ 8.2.4.1. Interfaces for Qt3 Template Library No external functions are defined for libqt-mt - Qt3 Template Library in this part of the specification. See also the generic specification. __________________________________________________________ 8.2.5. Qt3 COM __________________________________________________________ 8.2.5.1. Interfaces for Qt3 COM No external functions are defined for libqt-mt - Qt3 COM in this part of the specification. See also the generic specification. __________________________________________________________ 8.2.6. Qt3 Date and Time __________________________________________________________ 8.2.6.1. Class data for QTimer The virtual table for the QTimer class is described by Table 8-12 Table 8-12. Primary vtable for QTimer Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTimer vfunc[0]: NULL or QTimer::metaObject() const vfunc[1]: QTimer::className() const vfunc[2]: QTimer::qt_cast(char const*) vfunc[3]: QTimer::qt_invoke(int, QUObject*) vfunc[4]: QTimer::qt_emit(int, QUObject*) vfunc[5]: QTimer::qt_property(int, int, QVariant*) vfunc[6]: QTimer::~QTimer() vfunc[7]: QTimer::~QTimer() vfunc[8]: QTimer::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) The Run Time Type Information for the QTimer class is described by Table 8-13 Table 8-13. typeinfo for QTimer Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTimer basetype: typeinfo for QObject __________________________________________________________ 8.2.6.2. Class data for QDateTimeEdit The virtual table for the QDateTimeEdit class is described by Table 8-14 Table 8-14. Primary vtable for QDateTimeEdit Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDateTimeEdit vfunc[0]: NULL or QDateTimeEdit::metaObject() const vfunc[1]: QDateTimeEdit::className() const vfunc[2]: QDateTimeEdit::qt_cast(char const*) vfunc[3]: QDateTimeEdit::qt_invoke(int, QUObject*) vfunc[4]: QDateTimeEdit::qt_emit(int, QUObject*) vfunc[5]: QDateTimeEdit::qt_property(int, int, QVariant*) vfunc[6]: QDateTimeEdit::~QDateTimeEdit() vfunc[7]: QDateTimeEdit::~QDateTimeEdit() vfunc[8]: QWidget::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QWidget::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QWidget::setEnabled(bool) vfunc[22]: QWidget::setMinimumSize(int, int) vfunc[23]: QWidget::setMaximumSize(int, int) vfunc[24]: QWidget::setSizeIncrement(int, int) vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) vfunc[26]: QWidget::setEraseColor(QColor const&) vfunc[27]: QWidget::setErasePixmap(QPixmap const&) vfunc[28]: QWidget::setPalette(QPalette const&) vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) vfunc[31]: QWidget::setFont(QFont const&) vfunc[32]: QWidget::setCursor(QCursor const&) vfunc[33]: QWidget::unsetCursor() vfunc[34]: QWidget::setMask(QBitmap const&) vfunc[35]: QWidget::setMask(QRegion const&) vfunc[36]: QWidget::setBackgroundColor(QColor const&) vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) vfunc[38]: QWidget::setCaption(QString const&) vfunc[39]: QWidget::setIcon(QPixmap const&) vfunc[40]: QWidget::setIconText(QString const&) vfunc[41]: QWidget::setMouseTracking(bool) vfunc[42]: QWidget::setFocus() vfunc[43]: QWidget::setActiveWindow() vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) vfunc[45]: QWidget::setFocusProxy(QWidget*) vfunc[46]: QWidget::setUpdatesEnabled(bool) vfunc[47]: QWidget::show() vfunc[48]: QWidget::hide() vfunc[49]: QWidget::showMinimized() vfunc[50]: QWidget::showMaximized() vfunc[51]: QWidget::showNormal() vfunc[52]: QWidget::polish() vfunc[53]: QWidget::move(int, int) vfunc[54]: QWidget::resize(int, int) vfunc[55]: QWidget::setGeometry(int, int, int, int) vfunc[56]: NULL or QWidget::setGeometry(QRect const&) vfunc[57]: QWidget::close(bool) vfunc[58]: QDateTimeEdit::sizeHint() const vfunc[59]: QDateTimeEdit::minimumSizeHint() const vfunc[60]: QWidget::sizePolicy() const vfunc[61]: QWidget::setSizePolicy(QSizePolicy) vfunc[62]: QWidget::heightForWidth(int) const vfunc[63]: QWidget::adjustSize() vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool) vfunc[65]: QWidget::setAcceptDrops(bool) vfunc[66]: QWidget::setAutoMask(bool) vfunc[67]: QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) vfunc[68]: QWidget::customWhatsThis() const vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[73]: QWidget::wheelEvent(QWheelEvent*) vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[76]: QWidget::focusInEvent(QFocusEvent*) vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) vfunc[78]: QWidget::enterEvent(QEvent*) vfunc[79]: QWidget::leaveEvent(QEvent*) vfunc[80]: QWidget::paintEvent(QPaintEvent*) vfunc[81]: QWidget::moveEvent(QMoveEvent*) vfunc[82]: QDateTimeEdit::resizeEvent(QResizeEvent*) vfunc[83]: QWidget::closeEvent(QCloseEvent*) vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[85]: QWidget::imStartEvent(QIMEvent*) vfunc[86]: QWidget::imComposeEvent(QIMEvent*) vfunc[87]: QWidget::imEndEvent(QIMEvent*) vfunc[88]: QWidget::tabletEvent(QTabletEvent*) vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[92]: QWidget::dropEvent(QDropEvent*) vfunc[93]: QWidget::showEvent(QShowEvent*) vfunc[94]: QWidget::hideEvent(QHideEvent*) vfunc[95]: QWidget::x11Event(_XEvent*) vfunc[96]: QWidget::updateMask() vfunc[97]: QWidget::styleChange(QStyle&) vfunc[98]: QWidget::enabledChange(bool) vfunc[99]: QWidget::paletteChange(QPalette const&) vfunc[100]: QWidget::fontChange(QFont const&) vfunc[101]: QWidget::windowActivationChange(bool) vfunc[102]: QWidget::metric(int) const vfunc[103]: QWidget::create(unsigned long, bool, bool) vfunc[104]: QWidget::destroy(bool, bool) vfunc[105]: NULL or QWidget::setWState(unsigned int) vfunc[106]: NULL or QWidget::setWFlags(unsigned int) vfunc[107]: QWidget::focusNextPrevChild(bool) vfunc[108]: QWidget::setKeyCompression(bool) vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*) vfunc[110]: QDateTimeEdit::setDateTime(QDateTime const&) vfunc[111]: QDateTimeEdit::setAutoAdvance(bool) Table 8-15. Secondary vtable for QDateTimeEdit Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QDateTimeEdit vfunc[0]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() vfunc[1]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() vfunc[2]: QPaintDevice::setResolution(int) vfunc[3]: QPaintDevice::resolution() const vfunc[4]: QPaintDevice::handle() const vfunc[5]: QPaintDevice::x11RenderHandle() const vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) vfunc[8]: non-virtual thunk to QWidget::metric(int) const vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) const vfunc[10]: QPaintDevice::fontInf(QFont*, int) const The Run Time Type Information for the QDateTimeEdit class is described by Table 8-16 Table 8-16. typeinfo for QDateTimeEdit Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDateTimeEdit basetype: typeinfo for QWidget __________________________________________________________ 8.2.6.3. Class data for QDateTimeEditBase The virtual table for the QDateTimeEditBase class is described by Table 8-17 Table 8-17. Primary vtable for QDateTimeEditBase Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDateTimeEditBase vfunc[0]: NULL or QDateTimeEditBase::metaObject() const vfunc[1]: QDateTimeEditBase::className() const vfunc[2]: QDateTimeEditBase::qt_cast(char const*) vfunc[3]: QDateTimeEditBase::qt_invoke(int, QUObject*) vfunc[4]: QDateTimeEditBase::qt_emit(int, QUObject*) vfunc[5]: QDateTimeEditBase::qt_property(int, int, QVariant*) vfunc[6]: NULL or QDateTimeEditBase::~QDateTimeEditBase() vfunc[7]: NULL or QDateTimeEditBase::~QDateTimeEditBase() vfunc[8]: QWidget::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QWidget::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QWidget::setEnabled(bool) vfunc[22]: QWidget::setMinimumSize(int, int) vfunc[23]: QWidget::setMaximumSize(int, int) vfunc[24]: QWidget::setSizeIncrement(int, int) vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) vfunc[26]: QWidget::setEraseColor(QColor const&) vfunc[27]: QWidget::setErasePixmap(QPixmap const&) vfunc[28]: QWidget::setPalette(QPalette const&) vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) vfunc[31]: QWidget::setFont(QFont const&) vfunc[32]: QWidget::setCursor(QCursor const&) vfunc[33]: QWidget::unsetCursor() vfunc[34]: QWidget::setMask(QBitmap const&) vfunc[35]: QWidget::setMask(QRegion const&) vfunc[36]: QWidget::setBackgroundColor(QColor const&) vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) vfunc[38]: QWidget::setCaption(QString const&) vfunc[39]: QWidget::setIcon(QPixmap const&) vfunc[40]: QWidget::setIconText(QString const&) vfunc[41]: QWidget::setMouseTracking(bool) vfunc[42]: QWidget::setFocus() vfunc[43]: QWidget::setActiveWindow() vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) vfunc[45]: QWidget::setFocusProxy(QWidget*) vfunc[46]: QWidget::setUpdatesEnabled(bool) vfunc[47]: QWidget::show() vfunc[48]: QWidget::hide() vfunc[49]: QWidget::showMinimized() vfunc[50]: QWidget::showMaximized() vfunc[51]: QWidget::showNormal() vfunc[52]: QWidget::polish() vfunc[53]: QWidget::move(int, int) vfunc[54]: QWidget::resize(int, int) vfunc[55]: QWidget::setGeometry(int, int, int, int) vfunc[56]: NULL or QWidget::setGeometry(QRect const&) vfunc[57]: QWidget::close(bool) vfunc[58]: QWidget::sizeHint() const vfunc[59]: QWidget::minimumSizeHint() const vfunc[60]: QWidget::sizePolicy() const vfunc[61]: QWidget::setSizePolicy(QSizePolicy) vfunc[62]: QWidget::heightForWidth(int) const vfunc[63]: QWidget::adjustSize() vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool) vfunc[65]: QWidget::setAcceptDrops(bool) vfunc[66]: QWidget::setAutoMask(bool) vfunc[67]: QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) vfunc[68]: QWidget::customWhatsThis() const vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[73]: QWidget::wheelEvent(QWheelEvent*) vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[76]: QWidget::focusInEvent(QFocusEvent*) vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) vfunc[78]: QWidget::enterEvent(QEvent*) vfunc[79]: QWidget::leaveEvent(QEvent*) vfunc[80]: QWidget::paintEvent(QPaintEvent*) vfunc[81]: QWidget::moveEvent(QMoveEvent*) vfunc[82]: QWidget::resizeEvent(QResizeEvent*) vfunc[83]: QWidget::closeEvent(QCloseEvent*) vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[85]: QWidget::imStartEvent(QIMEvent*) vfunc[86]: QWidget::imComposeEvent(QIMEvent*) vfunc[87]: QWidget::imEndEvent(QIMEvent*) vfunc[88]: QWidget::tabletEvent(QTabletEvent*) vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[92]: QWidget::dropEvent(QDropEvent*) vfunc[93]: QWidget::showEvent(QShowEvent*) vfunc[94]: QWidget::hideEvent(QHideEvent*) vfunc[95]: QWidget::x11Event(_XEvent*) vfunc[96]: QWidget::updateMask() vfunc[97]: QWidget::styleChange(QStyle&) vfunc[98]: QWidget::enabledChange(bool) vfunc[99]: QWidget::paletteChange(QPalette const&) vfunc[100]: QWidget::fontChange(QFont const&) vfunc[101]: QWidget::windowActivationChange(bool) vfunc[102]: QWidget::metric(int) const vfunc[103]: QWidget::create(unsigned long, bool, bool) vfunc[104]: QWidget::destroy(bool, bool) vfunc[105]: NULL or QWidget::setWState(unsigned int) vfunc[106]: NULL or QWidget::setWFlags(unsigned int) vfunc[107]: QWidget::focusNextPrevChild(bool) vfunc[108]: QWidget::setKeyCompression(bool) vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*) vfunc[110]: __cxa_pure_virtual vfunc[111]: __cxa_pure_virtual vfunc[112]: __cxa_pure_virtual vfunc[113]: __cxa_pure_virtual vfunc[114]: __cxa_pure_virtual vfunc[115]: __cxa_pure_virtual Table 8-18. Secondary vtable for QDateTimeEditBase Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QDateTimeEditBase vfunc[0]: NULL or non-virtual thunk to QDateTimeEditBase::~QDateTimeEditBase() vfunc[1]: NULL or non-virtual thunk to QDateTimeEditBase::~QDateTimeEditBase() vfunc[2]: QPaintDevice::setResolution(int) vfunc[3]: QPaintDevice::resolution() const vfunc[4]: QPaintDevice::handle() const vfunc[5]: QPaintDevice::x11RenderHandle() const vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) vfunc[8]: non-virtual thunk to QWidget::metric(int) const vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) const vfunc[10]: QPaintDevice::fontInf(QFont*, int) const The Run Time Type Information for the QDateTimeEditBase class is described by Table 8-19 Table 8-19. typeinfo for QDateTimeEditBase Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDateTimeEditBase basetype: typeinfo for QWidget __________________________________________________________ 8.2.6.4. Class data for QDateEdit The virtual table for the QDateEdit class is described by Table 8-20 Table 8-20. Primary vtable for QDateEdit Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDateEdit vfunc[0]: NULL or QDateEdit::metaObject() const vfunc[1]: QDateEdit::className() const vfunc[2]: QDateEdit::qt_cast(char const*) vfunc[3]: QDateEdit::qt_invoke(int, QUObject*) vfunc[4]: QDateEdit::qt_emit(int, QUObject*) vfunc[5]: QDateEdit::qt_property(int, int, QVariant*) vfunc[6]: QDateEdit::~QDateEdit() vfunc[7]: QDateEdit::~QDateEdit() vfunc[8]: QDateEdit::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QWidget::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QDateEdit::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QWidget::setEnabled(bool) vfunc[22]: QWidget::setMinimumSize(int, int) vfunc[23]: QWidget::setMaximumSize(int, int) vfunc[24]: QWidget::setSizeIncrement(int, int) vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) vfunc[26]: QWidget::setEraseColor(QColor const&) vfunc[27]: QWidget::setErasePixmap(QPixmap const&) vfunc[28]: QWidget::setPalette(QPalette const&) vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) vfunc[31]: QWidget::setFont(QFont const&) vfunc[32]: QWidget::setCursor(QCursor const&) vfunc[33]: QWidget::unsetCursor() vfunc[34]: QWidget::setMask(QBitmap const&) vfunc[35]: QWidget::setMask(QRegion const&) vfunc[36]: QWidget::setBackgroundColor(QColor const&) vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) vfunc[38]: QWidget::setCaption(QString const&) vfunc[39]: QWidget::setIcon(QPixmap const&) vfunc[40]: QWidget::setIconText(QString const&) vfunc[41]: QWidget::setMouseTracking(bool) vfunc[42]: QWidget::setFocus() vfunc[43]: QWidget::setActiveWindow() vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) vfunc[45]: QWidget::setFocusProxy(QWidget*) vfunc[46]: QWidget::setUpdatesEnabled(bool) vfunc[47]: QWidget::show() vfunc[48]: QWidget::hide() vfunc[49]: QWidget::showMinimized() vfunc[50]: QWidget::showMaximized() vfunc[51]: QWidget::showNormal() vfunc[52]: QWidget::polish() vfunc[53]: QWidget::move(int, int) vfunc[54]: QWidget::resize(int, int) vfunc[55]: QWidget::setGeometry(int, int, int, int) vfunc[56]: NULL or QWidget::setGeometry(QRect const&) vfunc[57]: QWidget::close(bool) vfunc[58]: QDateEdit::sizeHint() const vfunc[59]: QDateEdit::minimumSizeHint() const vfunc[60]: QWidget::sizePolicy() const vfunc[61]: QWidget::setSizePolicy(QSizePolicy) vfunc[62]: QWidget::heightForWidth(int) const vfunc[63]: QWidget::adjustSize() vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool) vfunc[65]: QWidget::setAcceptDrops(bool) vfunc[66]: QWidget::setAutoMask(bool) vfunc[67]: QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) vfunc[68]: QWidget::customWhatsThis() const vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[73]: QWidget::wheelEvent(QWheelEvent*) vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[76]: QWidget::focusInEvent(QFocusEvent*) vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) vfunc[78]: QWidget::enterEvent(QEvent*) vfunc[79]: QWidget::leaveEvent(QEvent*) vfunc[80]: QWidget::paintEvent(QPaintEvent*) vfunc[81]: QWidget::moveEvent(QMoveEvent*) vfunc[82]: QDateEdit::resizeEvent(QResizeEvent*) vfunc[83]: QWidget::closeEvent(QCloseEvent*) vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[85]: QWidget::imStartEvent(QIMEvent*) vfunc[86]: QWidget::imComposeEvent(QIMEvent*) vfunc[87]: QWidget::imEndEvent(QIMEvent*) vfunc[88]: QWidget::tabletEvent(QTabletEvent*) vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[92]: QWidget::dropEvent(QDropEvent*) vfunc[93]: QWidget::showEvent(QShowEvent*) vfunc[94]: QWidget::hideEvent(QHideEvent*) vfunc[95]: QWidget::x11Event(_XEvent*) vfunc[96]: QWidget::updateMask() vfunc[97]: QWidget::styleChange(QStyle&) vfunc[98]: QWidget::enabledChange(bool) vfunc[99]: QWidget::paletteChange(QPalette const&) vfunc[100]: QWidget::fontChange(QFont const&) vfunc[101]: QWidget::windowActivationChange(bool) vfunc[102]: QWidget::metric(int) const vfunc[103]: QWidget::create(unsigned long, bool, bool) vfunc[104]: QWidget::destroy(bool, bool) vfunc[105]: NULL or QWidget::setWState(unsigned int) vfunc[106]: NULL or QWidget::setWFlags(unsigned int) vfunc[107]: QWidget::focusNextPrevChild(bool) vfunc[108]: QWidget::setKeyCompression(bool) vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*) vfunc[110]: QDateEdit::setFocusSection(int) vfunc[111]: QDateEdit::sectionFormattedText(int) vfunc[112]: QDateEdit::addNumber(int, int) vfunc[113]: QDateEdit::removeLastNumber(int) vfunc[114]: QDateEdit::stepUp() vfunc[115]: QDateEdit::stepDown() vfunc[116]: QDateEdit::setDate(QDate const&) vfunc[117]: QDateEdit::setOrder(QDateEdit::Order) vfunc[118]: QDateEdit::setAutoAdvance(bool) vfunc[119]: NULL or QDateEdit::setMinValue(QDate const&) vfunc[120]: NULL or QDateEdit::setMaxValue(QDate const&) vfunc[121]: QDateEdit::setRange(QDate const&, QDate const&) vfunc[122]: QDateEdit::setSeparator(QString const&) vfunc[123]: QDateEdit::setYear(int) vfunc[124]: QDateEdit::setMonth(int) vfunc[125]: QDateEdit::setDay(int) vfunc[126]: QDateEdit::fix() vfunc[127]: QDateEdit::outOfRange(int, int, int) const Table 8-21. Secondary vtable for QDateEdit Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QDateEdit vfunc[0]: non-virtual thunk to QDateEdit::~QDateEdit() vfunc[1]: non-virtual thunk to QDateEdit::~QDateEdit() vfunc[2]: QPaintDevice::setResolution(int) vfunc[3]: QPaintDevice::resolution() const vfunc[4]: QPaintDevice::handle() const vfunc[5]: QPaintDevice::x11RenderHandle() const vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) vfunc[8]: non-virtual thunk to QWidget::metric(int) const vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) const vfunc[10]: QPaintDevice::fontInf(QFont*, int) const The Run Time Type Information for the QDateEdit class is described by Table 8-22 Table 8-22. typeinfo for QDateEdit Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDateEdit basetype: typeinfo for QDateTimeEditBase __________________________________________________________ 8.2.6.5. Class data for QTimeEdit The virtual table for the QTimeEdit class is described by Table 8-23 Table 8-23. Primary vtable for QTimeEdit Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTimeEdit vfunc[0]: NULL or QTimeEdit::metaObject() const vfunc[1]: QTimeEdit::className() const vfunc[2]: QTimeEdit::qt_cast(char const*) vfunc[3]: QTimeEdit::qt_invoke(int, QUObject*) vfunc[4]: QTimeEdit::qt_emit(int, QUObject*) vfunc[5]: QTimeEdit::qt_property(int, int, QVariant*) vfunc[6]: QTimeEdit::~QTimeEdit() vfunc[7]: QTimeEdit::~QTimeEdit() vfunc[8]: QTimeEdit::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QWidget::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QTimeEdit::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QWidget::setEnabled(bool) vfunc[22]: QWidget::setMinimumSize(int, int) vfunc[23]: QWidget::setMaximumSize(int, int) vfunc[24]: QWidget::setSizeIncrement(int, int) vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) vfunc[26]: QWidget::setEraseColor(QColor const&) vfunc[27]: QWidget::setErasePixmap(QPixmap const&) vfunc[28]: QWidget::setPalette(QPalette const&) vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) vfunc[31]: QWidget::setFont(QFont const&) vfunc[32]: QWidget::setCursor(QCursor const&) vfunc[33]: QWidget::unsetCursor() vfunc[34]: QWidget::setMask(QBitmap const&) vfunc[35]: QWidget::setMask(QRegion const&) vfunc[36]: QWidget::setBackgroundColor(QColor const&) vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) vfunc[38]: QWidget::setCaption(QString const&) vfunc[39]: QWidget::setIcon(QPixmap const&) vfunc[40]: QWidget::setIconText(QString const&) vfunc[41]: QWidget::setMouseTracking(bool) vfunc[42]: QWidget::setFocus() vfunc[43]: QWidget::setActiveWindow() vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) vfunc[45]: QWidget::setFocusProxy(QWidget*) vfunc[46]: QWidget::setUpdatesEnabled(bool) vfunc[47]: QWidget::show() vfunc[48]: QWidget::hide() vfunc[49]: QWidget::showMinimized() vfunc[50]: QWidget::showMaximized() vfunc[51]: QWidget::showNormal() vfunc[52]: QWidget::polish() vfunc[53]: QWidget::move(int, int) vfunc[54]: QWidget::resize(int, int) vfunc[55]: QWidget::setGeometry(int, int, int, int) vfunc[56]: NULL or QWidget::setGeometry(QRect const&) vfunc[57]: QWidget::close(bool) vfunc[58]: QTimeEdit::sizeHint() const vfunc[59]: QTimeEdit::minimumSizeHint() const vfunc[60]: QWidget::sizePolicy() const vfunc[61]: QWidget::setSizePolicy(QSizePolicy) vfunc[62]: QWidget::heightForWidth(int) const vfunc[63]: QWidget::adjustSize() vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool) vfunc[65]: QWidget::setAcceptDrops(bool) vfunc[66]: QWidget::setAutoMask(bool) vfunc[67]: QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) vfunc[68]: QWidget::customWhatsThis() const vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) vfunc[73]: QWidget::wheelEvent(QWheelEvent*) vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[76]: QWidget::focusInEvent(QFocusEvent*) vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) vfunc[78]: QWidget::enterEvent(QEvent*) vfunc[79]: QWidget::leaveEvent(QEvent*) vfunc[80]: QWidget::paintEvent(QPaintEvent*) vfunc[81]: QWidget::moveEvent(QMoveEvent*) vfunc[82]: QTimeEdit::resizeEvent(QResizeEvent*) vfunc[83]: QWidget::closeEvent(QCloseEvent*) vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) vfunc[85]: QWidget::imStartEvent(QIMEvent*) vfunc[86]: QWidget::imComposeEvent(QIMEvent*) vfunc[87]: QWidget::imEndEvent(QIMEvent*) vfunc[88]: QWidget::tabletEvent(QTabletEvent*) vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[92]: QWidget::dropEvent(QDropEvent*) vfunc[93]: QWidget::showEvent(QShowEvent*) vfunc[94]: QWidget::hideEvent(QHideEvent*) vfunc[95]: QWidget::x11Event(_XEvent*) vfunc[96]: QWidget::updateMask() vfunc[97]: QWidget::styleChange(QStyle&) vfunc[98]: QWidget::enabledChange(bool) vfunc[99]: QWidget::paletteChange(QPalette const&) vfunc[100]: QWidget::fontChange(QFont const&) vfunc[101]: QWidget::windowActivationChange(bool) vfunc[102]: QWidget::metric(int) const vfunc[103]: QWidget::create(unsigned long, bool, bool) vfunc[104]: QWidget::destroy(bool, bool) vfunc[105]: NULL or QWidget::setWState(unsigned int) vfunc[106]: NULL or QWidget::setWFlags(unsigned int) vfunc[107]: QWidget::focusNextPrevChild(bool) vfunc[108]: QWidget::setKeyCompression(bool) vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*) vfunc[110]: QTimeEdit::setFocusSection(int) vfunc[111]: QTimeEdit::sectionFormattedText(int) vfunc[112]: QTimeEdit::addNumber(int, int) vfunc[113]: QTimeEdit::removeLastNumber(int) vfunc[114]: QTimeEdit::stepUp() vfunc[115]: QTimeEdit::stepDown() vfunc[116]: QTimeEdit::setTime(QTime const&) vfunc[117]: QTimeEdit::setAutoAdvance(bool) vfunc[118]: NULL or QTimeEdit::setMinValue(QTime const&) vfunc[119]: NULL or QTimeEdit::setMaxValue(QTime const&) vfunc[120]: QTimeEdit::setRange(QTime const&, QTime const&) vfunc[121]: QTimeEdit::setSeparator(QString const&) vfunc[122]: QTimeEdit::outOfRange(int, int, int) const vfunc[123]: QTimeEdit::setHour(int) vfunc[124]: QTimeEdit::setMinute(int) vfunc[125]: QTimeEdit::setSecond(int) Table 8-24. Secondary vtable for QTimeEdit Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QTimeEdit vfunc[0]: non-virtual thunk to QTimeEdit::~QTimeEdit() vfunc[1]: non-virtual thunk to QTimeEdit::~QTimeEdit() vfunc[2]: QPaintDevice::setResolution(int) vfunc[3]: QPaintDevice::resolution() const vfunc[4]: QPaintDevice::handle() const vfunc[5]: QPaintDevice::x11RenderHandle() const vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) vfunc[8]: non-virtual thunk to QWidget::metric(int) const vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) const vfunc[10]: QPaintDevice::fontInf(QFont*, int) const The Run Time Type Information for the QTimeEdit class is described by Table 8-25 Table 8-25. typeinfo for QTimeEdit Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTimeEdit basetype: typeinfo for QDateTimeEditBase __________________________________________________________ 8.2.6.6. Interfaces for Qt3 Date and Time An LSB conforming implementation shall provide the architecture specific functions for Qt3 Date and Time specified in Table 8-26, with the full mandatory functionality as described in the referenced underlying specification. Table 8-26. libqt-mt - Qt3 Date and Time Function Interfaces _ZThn80_N13QDateTimeEditD0Ev [CXXABI] _ZThn80_N13QDateTimeEditD1Ev [CXXABI] _ZThn80_N9QDateEditD0Ev [CXXABI] _ZThn80_N9QDateEditD1Ev [CXXABI] _ZThn80_N9QTimeEditD0Ev [CXXABI] _ZThn80_N9QTimeEditD1Ev [CXXABI] __________________________________________________________ 8.2.7. Qt3 Canvas __________________________________________________________ 8.2.7.1. Class data for QCanvasItem The virtual table for the QCanvasItem class is described by Table 8-27 Table 8-27. Primary vtable for QCanvasItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCanvasItem vfunc[0]: QCanvasItem::~QCanvasItem() vfunc[1]: QCanvasItem::~QCanvasItem() vfunc[2]: QCanvasItem::moveBy(double, double) vfunc[3]: QCanvasItem::setAnimated(bool) vfunc[4]: QCanvasItem::setVelocity(double, double) vfunc[5]: QCanvasItem::advance(int) vfunc[6]: __cxa_pure_virtual vfunc[7]: QCanvasItem::setCanvas(QCanvas*) vfunc[8]: __cxa_pure_virtual vfunc[9]: QCanvasItem::setVisible(bool) vfunc[10]: QCanvasItem::setSelected(bool) vfunc[11]: QCanvasItem::setEnabled(bool) vfunc[12]: QCanvasItem::setActive(bool) vfunc[13]: QCanvasItem::rtti() const vfunc[14]: __cxa_pure_virtual vfunc[15]: QCanvasItem::boundingRectAdvanced() const vfunc[16]: QCanvasItem::chunks() const vfunc[17]: QCanvasItem::addToChunks() vfunc[18]: QCanvasItem::removeFromChunks() vfunc[19]: QCanvasItem::changeChunks() vfunc[20]: __cxa_pure_virtual The Run Time Type Information for the QCanvasItem class is described by Table 8-28 Table 8-28. typeinfo for QCanvasItem Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCanvasItem basetype: typeinfo for Qt __________________________________________________________ 8.2.7.2. Class data for QCanvasSprite The virtual table for the QCanvasSprite class is described by Table 8-29 Table 8-29. Primary vtable for QCanvasSprite Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCanvasSprite vfunc[0]: QCanvasSprite::~QCanvasSprite() vfunc[1]: QCanvasSprite::~QCanvasSprite() vfunc[2]: QCanvasItem::moveBy(double, double) vfunc[3]: QCanvasItem::setAnimated(bool) vfunc[4]: QCanvasItem::setVelocity(double, double) vfunc[5]: QCanvasSprite::advance(int) vfunc[6]: QCanvasSprite::collidesWith(QCanvasItem const*) const vfunc[7]: QCanvasItem::setCanvas(QCanvas*) vfunc[8]: QCanvasSprite::draw(QPainter&) vfunc[9]: QCanvasItem::setVisible(bool) vfunc[10]: QCanvasItem::setSelected(bool) vfunc[11]: QCanvasItem::setEnabled(bool) vfunc[12]: QCanvasItem::setActive(bool) vfunc[13]: QCanvasSprite::rtti() const vfunc[14]: QCanvasSprite::boundingRect() const vfunc[15]: QCanvasItem::boundingRectAdvanced() const vfunc[16]: QCanvasItem::chunks() const vfunc[17]: QCanvasSprite::addToChunks() vfunc[18]: QCanvasSprite::removeFromChunks() vfunc[19]: QCanvasSprite::changeChunks() vfunc[20]: QCanvasSprite::collidesWith(QCanvasSprite const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, QCanvasEllipse const*, QCanvasText const*) const vfunc[21]: QCanvasSprite::move(double, double, int) vfunc[22]: QCanvasSprite::setFrameAnimation(QCanvasSprite::FrameAnimationT ype, int, int) vfunc[23]: QCanvasSprite::imageAdvanced() const The Run Time Type Information for the QCanvasSprite class is described by Table 8-30 Table 8-30. typeinfo for QCanvasSprite Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCanvasSprite basetype: typeinfo for QCanvasItem __________________________________________________________ 8.2.7.3. Class data for QCanvasPolygonalItem The virtual table for the QCanvasPolygonalItem class is described by Table 8-31 Table 8-31. Primary vtable for QCanvasPolygonalItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCanvasPolygonalItem vfunc[0]: QCanvasPolygonalItem::~QCanvasPolygonalItem() vfunc[1]: QCanvasPolygonalItem::~QCanvasPolygonalItem() vfunc[2]: QCanvasItem::moveBy(double, double) vfunc[3]: QCanvasItem::setAnimated(bool) vfunc[4]: QCanvasItem::setVelocity(double, double) vfunc[5]: QCanvasItem::advance(int) vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem const*) const vfunc[7]: QCanvasItem::setCanvas(QCanvas*) vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) vfunc[9]: QCanvasItem::setVisible(bool) vfunc[10]: QCanvasItem::setSelected(bool) vfunc[11]: QCanvasItem::setEnabled(bool) vfunc[12]: QCanvasItem::setActive(bool) vfunc[13]: QCanvasPolygonalItem::rtti() const vfunc[14]: QCanvasPolygonalItem::boundingRect() const vfunc[15]: QCanvasItem::boundingRectAdvanced() const vfunc[16]: QCanvasPolygonalItem::chunks() const vfunc[17]: QCanvasItem::addToChunks() vfunc[18]: QCanvasItem::removeFromChunks() vfunc[19]: QCanvasItem::changeChunks() vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, QCanvasEllipse const*, QCanvasText const*) const vfunc[21]: QCanvasPolygonalItem::setPen(QPen) vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) vfunc[23]: __cxa_pure_virtual vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const vfunc[25]: __cxa_pure_virtual The Run Time Type Information for the QCanvasPolygonalItem class is described by Table 8-32 Table 8-32. typeinfo for QCanvasPolygonalItem Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCanvasPolygonalItem basetype: typeinfo for QCanvasItem __________________________________________________________ 8.2.7.4. Class data for QCanvasRectangle The virtual table for the QCanvasRectangle class is described by Table 8-33 Table 8-33. Primary vtable for QCanvasRectangle Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCanvasRectangle vfunc[0]: QCanvasRectangle::~QCanvasRectangle() vfunc[1]: QCanvasRectangle::~QCanvasRectangle() vfunc[2]: QCanvasItem::moveBy(double, double) vfunc[3]: QCanvasItem::setAnimated(bool) vfunc[4]: QCanvasItem::setVelocity(double, double) vfunc[5]: QCanvasItem::advance(int) vfunc[6]: QCanvasRectangle::collidesWith(QCanvasItem const*) const vfunc[7]: QCanvasItem::setCanvas(QCanvas*) vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) vfunc[9]: QCanvasItem::setVisible(bool) vfunc[10]: QCanvasItem::setSelected(bool) vfunc[11]: QCanvasItem::setEnabled(bool) vfunc[12]: QCanvasItem::setActive(bool) vfunc[13]: QCanvasRectangle::rtti() const vfunc[14]: QCanvasPolygonalItem::boundingRect() const vfunc[15]: QCanvasItem::boundingRectAdvanced() const vfunc[16]: QCanvasRectangle::chunks() const vfunc[17]: QCanvasItem::addToChunks() vfunc[18]: QCanvasItem::removeFromChunks() vfunc[19]: QCanvasItem::changeChunks() vfunc[20]: QCanvasRectangle::collidesWith(QCanvasSprite const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, QCanvasEllipse const*, QCanvasText const*) const vfunc[21]: QCanvasPolygonalItem::setPen(QPen) vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) vfunc[23]: QCanvasRectangle::areaPoints() const vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const vfunc[25]: QCanvasRectangle::drawShape(QPainter&) The Run Time Type Information for the QCanvasRectangle class is described by Table 8-34 Table 8-34. typeinfo for QCanvasRectangle Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCanvasRectangle basetype: typeinfo for QCanvasPolygonalItem __________________________________________________________ 8.2.7.5. Class data for QCanvasView The virtual table for the QCanvasView class is described by Table 8-35 Table 8-35. Primary vtable for QCanvasView Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCanvasView vfunc[0]: NULL or QCanvasView::metaObject() const vfunc[1]: QCanvasView::className() const vfunc[2]: QCanvasView::qt_cast(char const*) vfunc[3]: QCanvasView::qt_invoke(int, QUObject*) vfunc[4]: QCanvasView::qt_emit(int, QUObject*) vfunc[5]: QCanvasView::qt_property(int, int, QVariant*) vfunc[6]: QCanvasView::~QCanvasView() vfunc[7]: QCanvasView::~QCanvasView() vfunc[8]: QWidget::event(QEvent*) vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) vfunc[10]: QWidget::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QScrollView::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QScrollView::setEnabled(bool) vfunc[22]: QWidget::setMinimumSize(int, int) vfunc[23]: QWidget::setMaximumSize(int, int) vfunc[24]: QWidget::setSizeIncrement(int, int) vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) vfunc[26]: QWidget::setEraseColor(QColor const&) vfunc[27]: QWidget::setErasePixmap(QPixmap const&) vfunc[28]: QWidget::setPalette(QPalette const&) vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) vfunc[31]: QWidget::setFont(QFont const&) vfunc[32]: QWidget::setCursor(QCursor const&) vfunc[33]: QWidget::unsetCursor() vfunc[34]: QWidget::setMask(QBitmap const&) vfunc[35]: QWidget::setMask(QRegion const&) vfunc[36]: QWidget::setBackgroundColor(QColor const&) vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) vfunc[38]: QWidget::setCaption(QString const&) vfunc[39]: QWidget::setIcon(QPixmap const&) vfunc[40]: QWidget::setIconText(QString const&) vfunc[41]: QWidget::setMouseTracking(bool) vfunc[42]: QWidget::setFocus() vfunc[43]: QWidget::setActiveWindow() vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) vfunc[45]: QWidget::setFocusProxy(QWidget*) vfunc[46]: QWidget::setUpdatesEnabled(bool) vfunc[47]: QScrollView::show() vfunc[48]: QWidget::hide() vfunc[49]: QWidget::showMinimized() vfunc[50]: QWidget::showMaximized() vfunc[51]: QWidget::showNormal() vfunc[52]: QWidget::polish() vfunc[53]: QWidget::move(int, int) vfunc[54]: QScrollView::resize(int, int) vfunc[55]: QWidget::setGeometry(int, int, int, int) vfunc[56]: NULL or QWidget::setGeometry(QRect const&) vfunc[57]: QWidget::close(bool) vfunc[58]: QCanvasView::sizeHint() const vfunc[59]: QScrollView::minimumSizeHint() const vfunc[60]: QWidget::sizePolicy() const vfunc[61]: QWidget::setSizePolicy(QSizePolicy) vfunc[62]: QWidget::heightForWidth(int) const vfunc[63]: QWidget::adjustSize() vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool) vfunc[65]: QWidget::setAcceptDrops(bool) vfunc[66]: QWidget::setAutoMask(bool) vfunc[67]: QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) vfunc[68]: QWidget::customWhatsThis() const vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) vfunc[76]: QWidget::focusInEvent(QFocusEvent*) vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) vfunc[78]: QWidget::enterEvent(QEvent*) vfunc[79]: QWidget::leaveEvent(QEvent*) vfunc[80]: QFrame::paintEvent(QPaintEvent*) vfunc[81]: QWidget::moveEvent(QMoveEvent*) vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) vfunc[83]: QWidget::closeEvent(QCloseEvent*) vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) vfunc[85]: QWidget::imStartEvent(QIMEvent*) vfunc[86]: QWidget::imComposeEvent(QIMEvent*) vfunc[87]: QWidget::imEndEvent(QIMEvent*) vfunc[88]: QWidget::tabletEvent(QTabletEvent*) vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) vfunc[92]: QWidget::dropEvent(QDropEvent*) vfunc[93]: QWidget::showEvent(QShowEvent*) vfunc[94]: QWidget::hideEvent(QHideEvent*) vfunc[95]: QWidget::x11Event(_XEvent*) vfunc[96]: QWidget::updateMask() vfunc[97]: QScrollView::styleChange(QStyle&) vfunc[98]: QWidget::enabledChange(bool) vfunc[99]: QWidget::paletteChange(QPalette const&) vfunc[100]: QScrollView::fontChange(QFont const&) vfunc[101]: QWidget::windowActivationChange(bool) vfunc[102]: QWidget::metric(int) const vfunc[103]: QWidget::create(unsigned long, bool, bool) vfunc[104]: QWidget::destroy(bool, bool) vfunc[105]: NULL or QWidget::setWState(unsigned int) vfunc[106]: NULL or QWidget::setWFlags(unsigned int) vfunc[107]: QScrollView::focusNextPrevChild(bool) vfunc[108]: QWidget::setKeyCompression(bool) vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*) vfunc[110]: QFrame::setFrameStyle(int) vfunc[111]: QFrame::setLineWidth(int) vfunc[112]: QFrame::setMargin(int) vfunc[113]: QFrame::setMidLineWidth(int) vfunc[114]: QFrame::setFrameRect(QRect const&) vfunc[115]: QFrame::drawFrame(QPainter*) vfunc[116]: QCanvasView::drawContents(QPainter*) vfunc[117]: QScrollView::frameChanged() vfunc[118]: QScrollView::setResizePolicy(QScrollView::ResizePolicy) vfunc[119]: QScrollView::addChild(QWidget*, int, int) vfunc[120]: QScrollView::moveChild(QWidget*, int, int) vfunc[121]: QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) vfunc[122]: QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) vfunc[123]: QScrollView::setCornerWidget(QWidget*) vfunc[124]: QScrollView::setDragAutoScroll(bool) vfunc[125]: QScrollView::resizeContents(int, int) vfunc[126]: QScrollView::setContentsPos(int, int) vfunc[127]: QCanvasView::drawContents(QPainter*, int, int, int, int) vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, int, int, int, int, int) vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) vfunc[130]: QScrollView::contentsMouseReleaseEvent(QMouseEvent*) vfunc[131]: QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) vfunc[133]: QScrollView::contentsDragEnterEvent(QDragEnterEvent*) vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) vfunc[135]: QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) vfunc[138]: QScrollView::contentsContextMenuEvent(QContextMenuEvent*) vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) vfunc[142]: QScrollView::viewportMouseReleaseEvent(QMouseEvent*) vfunc[143]: QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) vfunc[145]: QScrollView::viewportDragEnterEvent(QDragEnterEvent*) vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) vfunc[147]: QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) vfunc[150]: QScrollView::viewportContextMenuEvent(QContextMenuEvent*) vfunc[151]: QScrollView::setMargins(int, int, int, int) vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, int, int) vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, int, int) Table 8-36. Secondary vtable for QCanvasView Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QCanvasView vfunc[0]: non-virtual thunk to QCanvasView::~QCanvasView() vfunc[1]: non-virtual thunk to QCanvasView::~QCanvasView() vfunc[2]: QPaintDevice::setResolution(int) vfunc[3]: QPaintDevice::resolution() const vfunc[4]: QPaintDevice::handle() const vfunc[5]: QPaintDevice::x11RenderHandle() const vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) vfunc[8]: non-virtual thunk to QWidget::metric(int) const vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) const vfunc[10]: QPaintDevice::fontInf(QFont*, int) const The Run Time Type Information for the QCanvasView class is described by Table 8-37 Table 8-37. typeinfo for QCanvasView Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCanvasView basetype: typeinfo for QScrollView __________________________________________________________ 8.2.7.6. Class data for QCanvasEllipse The virtual table for the QCanvasEllipse class is described by Table 8-38 Table 8-38. Primary vtable for QCanvasEllipse Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCanvasEllipse vfunc[0]: QCanvasEllipse::~QCanvasEllipse() vfunc[1]: QCanvasEllipse::~QCanvasEllipse() vfunc[2]: QCanvasItem::moveBy(double, double) vfunc[3]: QCanvasItem::setAnimated(bool) vfunc[4]: QCanvasItem::setVelocity(double, double) vfunc[5]: QCanvasItem::advance(int) vfunc[6]: QCanvasEllipse::collidesWith(QCanvasItem const*) const vfunc[7]: QCanvasItem::setCanvas(QCanvas*) vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) vfunc[9]: QCanvasItem::setVisible(bool) vfunc[10]: QCanvasItem::setSelected(bool) vfunc[11]: QCanvasItem::setEnabled(bool) vfunc[12]: QCanvasItem::setActive(bool) vfunc[13]: QCanvasEllipse::rtti() const vfunc[14]: QCanvasPolygonalItem::boundingRect() const vfunc[15]: QCanvasItem::boundingRectAdvanced() const vfunc[16]: QCanvasPolygonalItem::chunks() const vfunc[17]: QCanvasItem::addToChunks() vfunc[18]: QCanvasItem::removeFromChunks() vfunc[19]: QCanvasItem::changeChunks() vfunc[20]: QCanvasEllipse::collidesWith(QCanvasSprite const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, QCanvasEllipse const*, QCanvasText const*) const vfunc[21]: QCanvasPolygonalItem::setPen(QPen) vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) vfunc[23]: QCanvasEllipse::areaPoints() const vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const vfunc[25]: QCanvasEllipse::drawShape(QPainter&) The Run Time Type Information for the QCanvasEllipse class is described by Table 8-39 Table 8-39. typeinfo for QCanvasEllipse Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCanvasEllipse basetype: typeinfo for QCanvasPolygonalItem __________________________________________________________ 8.2.7.7. Class data for QCanvasPixmap The virtual table for the QCanvasPixmap class is described by Table 8-40 Table 8-40. Primary vtable for QCanvasPixmap Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCanvasPixmap vfunc[0]: QCanvasPixmap::~QCanvasPixmap() vfunc[1]: QCanvasPixmap::~QCanvasPixmap() vfunc[2]: QPaintDevice::setResolution(int) vfunc[3]: QPaintDevice::resolution() const vfunc[4]: QPaintDevice::handle() const vfunc[5]: QPaintDevice::x11RenderHandle() const vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) vfunc[8]: QPixmap::metric(int) const vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) const vfunc[10]: QPaintDevice::fontInf(QFont*, int) const vfunc[11]: QPixmap::detach() The Run Time Type Information for the QCanvasPixmap class is described by Table 8-41 Table 8-41. typeinfo for QCanvasPixmap Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCanvasPixmap basetype: typeinfo for QPixmap __________________________________________________________ 8.2.7.8. Class data for QCanvasLine The virtual table for the QCanvasLine class is described by Table 8-42 Table 8-42. Primary vtable for QCanvasLine Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCanvasLine vfunc[0]: QCanvasLine::~QCanvasLine() vfunc[1]: QCanvasLine::~QCanvasLine() vfunc[2]: QCanvasLine::moveBy(double, double) vfunc[3]: QCanvasItem::setAnimated(bool) vfunc[4]: QCanvasItem::setVelocity(double, double) vfunc[5]: QCanvasItem::advance(int) vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem const*) const vfunc[7]: QCanvasItem::setCanvas(QCanvas*) vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) vfunc[9]: QCanvasItem::setVisible(bool) vfunc[10]: QCanvasItem::setSelected(bool) vfunc[11]: QCanvasItem::setEnabled(bool) vfunc[12]: QCanvasItem::setActive(bool) vfunc[13]: QCanvasLine::rtti() const vfunc[14]: QCanvasPolygonalItem::boundingRect() const vfunc[15]: QCanvasItem::boundingRectAdvanced() const vfunc[16]: QCanvasPolygonalItem::chunks() const vfunc[17]: QCanvasItem::addToChunks() vfunc[18]: QCanvasItem::removeFromChunks() vfunc[19]: QCanvasItem::changeChunks() vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, QCanvasEllipse const*, QCanvasText const*) const vfunc[21]: QCanvasLine::setPen(QPen) vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) vfunc[23]: QCanvasLine::areaPoints() const vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const vfunc[25]: QCanvasLine::drawShape(QPainter&) The Run Time Type Information for the QCanvasLine class is described by Table 8-43 Table 8-43. typeinfo for QCanvasLine Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCanvasLine basetype: typeinfo for QCanvasPolygonalItem __________________________________________________________ 8.2.7.9. Class data for QCanvasSpline The virtual table for the QCanvasSpline class is described by Table 8-44 Table 8-44. Primary vtable for QCanvasSpline Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCanvasSpline vfunc[0]: QCanvasSpline::~QCanvasSpline() vfunc[1]: QCanvasSpline::~QCanvasSpline() vfunc[2]: QCanvasPolygon::moveBy(double, double) vfunc[3]: QCanvasItem::setAnimated(bool) vfunc[4]: QCanvasItem::setVelocity(double, double) vfunc[5]: QCanvasItem::advance(int) vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem const*) const vfunc[7]: QCanvasItem::setCanvas(QCanvas*) vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) vfunc[9]: QCanvasItem::setVisible(bool) vfunc[10]: QCanvasItem::setSelected(bool) vfunc[11]: QCanvasItem::setEnabled(bool) vfunc[12]: QCanvasItem::setActive(bool) vfunc[13]: QCanvasSpline::rtti() const vfunc[14]: QCanvasPolygonalItem::boundingRect() const vfunc[15]: QCanvasItem::boundingRectAdvanced() const vfunc[16]: QCanvasPolygonalItem::chunks() const vfunc[17]: QCanvasItem::addToChunks() vfunc[18]: QCanvasItem::removeFromChunks() vfunc[19]: QCanvasItem::changeChunks() vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, QCanvasEllipse const*, QCanvasText const*) const vfunc[21]: QCanvasPolygonalItem::setPen(QPen) vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) vfunc[23]: QCanvasPolygon::areaPoints() const vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const vfunc[25]: QCanvasPolygon::drawShape(QPainter&) The Run Time Type Information for the QCanvasSpline class is described by Table 8-45 Table 8-45. typeinfo for QCanvasSpline Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCanvasSpline basetype: typeinfo for QCanvasPolygon __________________________________________________________ 8.2.7.10. Class data for QCanvasText The virtual table for the QCanvasText class is described by Table 8-46 Table 8-46. Primary vtable for QCanvasText Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCanvasText vfunc[0]: QCanvasText::~QCanvasText() vfunc[1]: QCanvasText::~QCanvasText() vfunc[2]: QCanvasText::moveBy(double, double) vfunc[3]: QCanvasItem::setAnimated(bool) vfunc[4]: QCanvasItem::setVelocity(double, double) vfunc[5]: QCanvasItem::advance(int) vfunc[6]: QCanvasText::collidesWith(QCanvasItem const*) const vfunc[7]: QCanvasItem::setCanvas(QCanvas*) vfunc[8]: QCanvasText::draw(QPainter&) vfunc[9]: QCanvasItem::setVisible(bool) vfunc[10]: QCanvasItem::setSelected(bool) vfunc[11]: QCanvasItem::setEnabled(bool) vfunc[12]: QCanvasItem::setActive(bool) vfunc[13]: QCanvasText::rtti() const vfunc[14]: QCanvasText::boundingRect() const vfunc[15]: QCanvasItem::boundingRectAdvanced() const vfunc[16]: QCanvasItem::chunks() const vfunc[17]: QCanvasText::addToChunks() vfunc[18]: QCanvasText::removeFromChunks() vfunc[19]: QCanvasText::changeChunks() vfunc[20]: QCanvasText::collidesWith(QCanvasSprite const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, QCanvasEllipse const*, QCanvasText const*) const The Run Time Type Information for the QCanvasText class is described by Table 8-47 Table 8-47. typeinfo for QCanvasText Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCanvasText basetype: typeinfo for QCanvasItem __________________________________________________________ 8.2.7.11. Class data for QCanvasPolygon The virtual table for the QCanvasPolygon class is described by Table 8-48 Table 8-48. Primary vtable for QCanvasPolygon Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCanvasPolygon vfunc[0]: QCanvasPolygon::~QCanvasPolygon() vfunc[1]: QCanvasPolygon::~QCanvasPolygon() vfunc[2]: QCanvasPolygon::moveBy(double, double) vfunc[3]: QCanvasItem::setAnimated(bool) vfunc[4]: QCanvasItem::setVelocity(double, double) vfunc[5]: QCanvasItem::advance(int) vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem const*) const vfunc[7]: QCanvasItem::setCanvas(QCanvas*) vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) vfunc[9]: QCanvasItem::setVisible(bool) vfunc[10]: QCanvasItem::setSelected(bool) vfunc[11]: QCanvasItem::setEnabled(bool) vfunc[12]: QCanvasItem::setActive(bool) vfunc[13]: QCanvasPolygon::rtti() const vfunc[14]: QCanvasPolygonalItem::boundingRect() const vfunc[15]: QCanvasItem::boundingRectAdvanced() const vfunc[16]: QCanvasPolygonalItem::chunks() const vfunc[17]: QCanvasItem::addToChunks() vfunc[18]: QCanvasItem::removeFromChunks() vfunc[19]: QCanvasItem::changeChunks() vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, QCanvasEllipse const*, QCanvasText const*) const vfunc[21]: QCanvasPolygonalItem::setPen(QPen) vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) vfunc[23]: QCanvasPolygon::areaPoints() const vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const vfunc[25]: QCanvasPolygon::drawShape(QPainter&) The Run Time Type Information for the QCanvasPolygon class is described by Table 8-49 Table 8-49. typeinfo for QCanvasPolygon Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCanvasPolygon basetype: typeinfo for QCanvasPolygonalItem __________________________________________________________ 8.2.7.12. Class data for QCanvas The virtual table for the QCanvas class is described by Table 8-50 Table 8-50. Primary vtable for QCanvas Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCanvas vfunc[0]: NULL or QCanvas::metaObject() const vfunc[1]: QCanvas::className() const vfunc[2]: QCanvas::qt_cast(char const*) vfunc[3]: QCanvas::qt_invoke(int, QUObject*) vfunc[4]: QCanvas::qt_emit(int, QUObject*) vfunc[5]: QCanvas::qt_property(int, int, QVariant*) vfunc[6]: QCanvas::~QCanvas() vfunc[7]: QCanvas::~QCanvas() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QCanvas::setTiles(QPixmap, int, int, int, int) vfunc[22]: QCanvas::setBackgroundPixmap(QPixmap const&) vfunc[23]: QCanvas::setBackgroundColor(QColor const&) vfunc[24]: QCanvas::setTile(int, int, int) vfunc[25]: QCanvas::resize(int, int) vfunc[26]: QCanvas::retune(int, int) vfunc[27]: QCanvas::setChangedChunk(int, int) vfunc[28]: QCanvas::setChangedChunkContaining(int, int) vfunc[29]: QCanvas::setAllChanged() vfunc[30]: QCanvas::setChanged(QRect const&) vfunc[31]: QCanvas::setUnchanged(QRect const&) vfunc[32]: QCanvas::addView(QCanvasView*) vfunc[33]: QCanvas::removeView(QCanvasView*) vfunc[34]: QCanvas::addItem(QCanvasItem*) vfunc[35]: QCanvas::addAnimation(QCanvasItem*) vfunc[36]: QCanvas::removeItem(QCanvasItem*) vfunc[37]: QCanvas::removeAnimation(QCanvasItem*) vfunc[38]: QCanvas::setAdvancePeriod(int) vfunc[39]: QCanvas::setUpdatePeriod(int) vfunc[40]: QCanvas::setDoubleBuffering(bool) vfunc[41]: QCanvas::advance() vfunc[42]: QCanvas::update() vfunc[43]: QCanvas::drawBackground(QPainter&, QRect const&) vfunc[44]: QCanvas::drawForeground(QPainter&, QRect const&) The Run Time Type Information for the QCanvas class is described by Table 8-51 Table 8-51. typeinfo for QCanvas Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCanvas basetype: typeinfo for QObject __________________________________________________________ 8.2.7.13. Interfaces for Qt3 Canvas An LSB conforming implementation shall provide the architecture specific functions for Qt3 Canvas specified in Table 8-52, with the full mandatory functionality as described in the referenced underlying specification. Table 8-52. libqt-mt - Qt3 Canvas Function Interfaces _ZThn80_N11QCanvasViewD0Ev [CXXABI] _ZThn80_N11QCanvasViewD1Ev [CXXABI] __________________________________________________________ 8.2.8. Qt3 Drag and Drop __________________________________________________________ 8.2.8.1. Class data for QImageDrag The virtual table for the QImageDrag class is described by Table 8-53 Table 8-53. Primary vtable for QImageDrag Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QImageDrag vfunc[0]: NULL or QImageDrag::metaObject() const vfunc[1]: QImageDrag::className() const vfunc[2]: QImageDrag::qt_cast(char const*) vfunc[3]: QImageDrag::qt_invoke(int, QUObject*) vfunc[4]: QImageDrag::qt_emit(int, QUObject*) vfunc[5]: QImageDrag::qt_property(int, int, QVariant*) vfunc[6]: QImageDrag::~QImageDrag() vfunc[7]: QImageDrag::~QImageDrag() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QDragObject::setPixmap(QPixmap) vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) vfunc[23]: QDragObject::drag(QDragObject::DragMode) vfunc[24]: QImageDrag::setImage(QImage) vfunc[25]: QImageDrag::format(int) const vfunc[26]: QImageDrag::encodedData(char const*) const Table 8-54. Secondary vtable for QImageDrag Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QImageDrag vfunc[0]: non-virtual thunk to QImageDrag::~QImageDrag() vfunc[1]: non-virtual thunk to QImageDrag::~QImageDrag() vfunc[2]: non-virtual thunk to QImageDrag::format(int) const vfunc[3]: QMimeSource::provides(char const*) const vfunc[4]: non-virtual thunk to QImageDrag::encodedData(char const*) const The Run Time Type Information for the QImageDrag class is described by Table 8-55 Table 8-55. typeinfo for QImageDrag Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QImageDrag basetype: typeinfo for QDragObject __________________________________________________________ 8.2.8.2. Class data for QDragLeaveEvent The virtual table for the QDragLeaveEvent class is described by Table 8-56 Table 8-56. Primary vtable for QDragLeaveEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDragLeaveEvent vfunc[0]: NULL or QDragLeaveEvent::~QDragLeaveEvent() vfunc[1]: NULL or QDragLeaveEvent::~QDragLeaveEvent() The Run Time Type Information for the QDragLeaveEvent class is described by Table 8-57 Table 8-57. typeinfo for QDragLeaveEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDragLeaveEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.8.3. Class data for QColorDrag The virtual table for the QColorDrag class is described by Table 8-58 Table 8-58. Primary vtable for QColorDrag Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QColorDrag vfunc[0]: NULL or QColorDrag::metaObject() const vfunc[1]: QColorDrag::className() const vfunc[2]: QColorDrag::qt_cast(char const*) vfunc[3]: QColorDrag::qt_invoke(int, QUObject*) vfunc[4]: QColorDrag::qt_emit(int, QUObject*) vfunc[5]: QColorDrag::qt_property(int, int, QVariant*) vfunc[6]: NULL or QColorDrag::~QColorDrag() vfunc[7]: NULL or QColorDrag::~QColorDrag() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QDragObject::setPixmap(QPixmap) vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) vfunc[23]: QDragObject::drag(QDragObject::DragMode) vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) vfunc[25]: QStoredDrag::format(int) const vfunc[26]: QStoredDrag::encodedData(char const*) const Table 8-59. Secondary vtable for QColorDrag Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QColorDrag vfunc[0]: NULL or non-virtual thunk to QColorDrag::~QColorDrag() vfunc[1]: NULL or non-virtual thunk to QColorDrag::~QColorDrag() vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const vfunc[3]: QMimeSource::provides(char const*) const vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char const*) const The Run Time Type Information for the QColorDrag class is described by Table 8-60 Table 8-60. typeinfo for QColorDrag Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QColorDrag basetype: typeinfo for QStoredDrag __________________________________________________________ 8.2.8.4. Class data for QDragResponseEvent The virtual table for the QDragResponseEvent class is described by Table 8-61 Table 8-61. Primary vtable for QDragResponseEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDragResponseEvent vfunc[0]: NULL or QDragResponseEvent::~QDragResponseEvent() vfunc[1]: NULL or QDragResponseEvent::~QDragResponseEvent() The Run Time Type Information for the QDragResponseEvent class is described by Table 8-62 Table 8-62. typeinfo for QDragResponseEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDragResponseEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.8.5. Class data for QIconDrag The virtual table for the QIconDrag class is described by Table 8-63 Table 8-63. Primary vtable for QIconDrag Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QIconDrag vfunc[0]: NULL or QIconDrag::metaObject() const vfunc[1]: QIconDrag::className() const vfunc[2]: QIconDrag::qt_cast(char const*) vfunc[3]: QIconDrag::qt_invoke(int, QUObject*) vfunc[4]: QIconDrag::qt_emit(int, QUObject*) vfunc[5]: QIconDrag::qt_property(int, int, QVariant*) vfunc[6]: QIconDrag::~QIconDrag() vfunc[7]: QIconDrag::~QIconDrag() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QDragObject::setPixmap(QPixmap) vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) vfunc[23]: QDragObject::drag(QDragObject::DragMode) vfunc[24]: QIconDrag::format(int) const vfunc[25]: QIconDrag::encodedData(char const*) const Table 8-64. Secondary vtable for QIconDrag Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QIconDrag vfunc[0]: non-virtual thunk to QIconDrag::~QIconDrag() vfunc[1]: non-virtual thunk to QIconDrag::~QIconDrag() vfunc[2]: non-virtual thunk to QIconDrag::format(int) const vfunc[3]: QMimeSource::provides(char const*) const vfunc[4]: non-virtual thunk to QIconDrag::encodedData(char const*) const The Run Time Type Information for the QIconDrag class is described by Table 8-65 Table 8-65. typeinfo for QIconDrag Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QIconDrag basetype: typeinfo for QDragObject __________________________________________________________ 8.2.8.6. Class data for QUriDrag The virtual table for the QUriDrag class is described by Table 8-66 Table 8-66. Primary vtable for QUriDrag Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QUriDrag vfunc[0]: NULL or QUriDrag::metaObject() const vfunc[1]: QUriDrag::className() const vfunc[2]: QUriDrag::qt_cast(char const*) vfunc[3]: QUriDrag::qt_invoke(int, QUObject*) vfunc[4]: QUriDrag::qt_emit(int, QUObject*) vfunc[5]: QUriDrag::qt_property(int, int, QVariant*) vfunc[6]: QUriDrag::~QUriDrag() vfunc[7]: QUriDrag::~QUriDrag() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QDragObject::setPixmap(QPixmap) vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) vfunc[23]: QDragObject::drag(QDragObject::DragMode) vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) vfunc[25]: QStoredDrag::format(int) const vfunc[26]: QStoredDrag::encodedData(char const*) const vfunc[27]: QUriDrag::setUris(QStrList) Table 8-67. Secondary vtable for QUriDrag Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QUriDrag vfunc[0]: non-virtual thunk to QUriDrag::~QUriDrag() vfunc[1]: non-virtual thunk to QUriDrag::~QUriDrag() vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const vfunc[3]: QMimeSource::provides(char const*) const vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char const*) const The Run Time Type Information for the QUriDrag class is described by Table 8-68 Table 8-68. typeinfo for QUriDrag Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QUriDrag basetype: typeinfo for QStoredDrag __________________________________________________________ 8.2.8.7. Class data for QDropSite The virtual table for the QDropSite class is described by Table 8-69 Table 8-69. Primary vtable for QDropSite Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDropSite vfunc[0]: QDropSite::~QDropSite() vfunc[1]: QDropSite::~QDropSite() The Run Time Type Information for the QDropSite class is described by Table 8-70 Table 8-70. typeinfo for QDropSite Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QDropSite __________________________________________________________ 8.2.8.8. Class data for QStoredDrag The virtual table for the QStoredDrag class is described by Table 8-71 Table 8-71. Primary vtable for QStoredDrag Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QStoredDrag vfunc[0]: NULL or QStoredDrag::metaObject() const vfunc[1]: QStoredDrag::className() const vfunc[2]: QStoredDrag::qt_cast(char const*) vfunc[3]: QStoredDrag::qt_invoke(int, QUObject*) vfunc[4]: QStoredDrag::qt_emit(int, QUObject*) vfunc[5]: QStoredDrag::qt_property(int, int, QVariant*) vfunc[6]: QStoredDrag::~QStoredDrag() vfunc[7]: QStoredDrag::~QStoredDrag() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QDragObject::setPixmap(QPixmap) vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) vfunc[23]: QDragObject::drag(QDragObject::DragMode) vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) vfunc[25]: QStoredDrag::format(int) const vfunc[26]: QStoredDrag::encodedData(char const*) const Table 8-72. Secondary vtable for QStoredDrag Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QStoredDrag vfunc[0]: non-virtual thunk to QStoredDrag::~QStoredDrag() vfunc[1]: non-virtual thunk to QStoredDrag::~QStoredDrag() vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const vfunc[3]: QMimeSource::provides(char const*) const vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char const*) const The Run Time Type Information for the QStoredDrag class is described by Table 8-73 Table 8-73. typeinfo for QStoredDrag Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QStoredDrag basetype: typeinfo for QDragObject __________________________________________________________ 8.2.8.9. Class data for QTextDrag The virtual table for the QTextDrag class is described by Table 8-74 Table 8-74. Primary vtable for QTextDrag Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextDrag vfunc[0]: NULL or QTextDrag::metaObject() const vfunc[1]: QTextDrag::className() const vfunc[2]: QTextDrag::qt_cast(char const*) vfunc[3]: QTextDrag::qt_invoke(int, QUObject*) vfunc[4]: QTextDrag::qt_emit(int, QUObject*) vfunc[5]: QTextDrag::qt_property(int, int, QVariant*) vfunc[6]: QTextDrag::~QTextDrag() vfunc[7]: QTextDrag::~QTextDrag() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QDragObject::setPixmap(QPixmap) vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) vfunc[23]: QDragObject::drag(QDragObject::DragMode) vfunc[24]: QTextDrag::setText(QString const&) vfunc[25]: QTextDrag::setSubtype(QCString const&) vfunc[26]: QTextDrag::format(int) const vfunc[27]: QTextDrag::encodedData(char const*) const Table 8-75. Secondary vtable for QTextDrag Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QTextDrag vfunc[0]: non-virtual thunk to QTextDrag::~QTextDrag() vfunc[1]: non-virtual thunk to QTextDrag::~QTextDrag() vfunc[2]: non-virtual thunk to QTextDrag::format(int) const vfunc[3]: QMimeSource::provides(char const*) const vfunc[4]: non-virtual thunk to QTextDrag::encodedData(char const*) const The Run Time Type Information for the QTextDrag class is described by Table 8-76 Table 8-76. typeinfo for QTextDrag Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTextDrag basetype: typeinfo for QDragObject __________________________________________________________ 8.2.8.10. Class data for QDragEnterEvent The virtual table for the QDragEnterEvent class is described by Table 8-77 Table 8-77. Primary vtable for QDragEnterEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDragEnterEvent vfunc[0]: NULL or QDragEnterEvent::~QDragEnterEvent() vfunc[1]: NULL or QDragEnterEvent::~QDragEnterEvent() vfunc[2]: QDropEvent::format(int) const vfunc[3]: QDropEvent::encodedData(char const*) const vfunc[4]: QDropEvent::provides(char const*) const Table 8-78. Secondary vtable for QDragEnterEvent Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QDragEnterEvent vfunc[0]: NULL or non-virtual thunk to QDragEnterEvent::~QDragEnterEvent() vfunc[1]: NULL or non-virtual thunk to QDragEnterEvent::~QDragEnterEvent() vfunc[2]: non-virtual thunk to QDropEvent::format(int) const vfunc[3]: non-virtual thunk to QDropEvent::provides(char const*) const vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char const*) const The Run Time Type Information for the QDragEnterEvent class is described by Table 8-79 Table 8-79. typeinfo for QDragEnterEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDragEnterEvent basetype: typeinfo for QDragMoveEvent __________________________________________________________ 8.2.8.11. Class data for QDragMoveEvent The virtual table for the QDragMoveEvent class is described by Table 8-80 Table 8-80. Primary vtable for QDragMoveEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDragMoveEvent vfunc[0]: NULL or QDragMoveEvent::~QDragMoveEvent() vfunc[1]: NULL or QDragMoveEvent::~QDragMoveEvent() vfunc[2]: QDropEvent::format(int) const vfunc[3]: QDropEvent::encodedData(char const*) const vfunc[4]: QDropEvent::provides(char const*) const Table 8-81. Secondary vtable for QDragMoveEvent Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QDragMoveEvent vfunc[0]: NULL or non-virtual thunk to QDragMoveEvent::~QDragMoveEvent() vfunc[1]: NULL or non-virtual thunk to QDragMoveEvent::~QDragMoveEvent() vfunc[2]: non-virtual thunk to QDropEvent::format(int) const vfunc[3]: non-virtual thunk to QDropEvent::provides(char const*) const vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char const*) const The Run Time Type Information for the QDragMoveEvent class is described by Table 8-82 Table 8-82. typeinfo for QDragMoveEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDragMoveEvent basetype: typeinfo for QDropEvent __________________________________________________________ 8.2.8.12. Class data for QDropEvent The virtual table for the QDropEvent class is described by Table 8-83 Table 8-83. Primary vtable for QDropEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDropEvent vfunc[0]: NULL or QDropEvent::~QDropEvent() vfunc[1]: NULL or QDropEvent::~QDropEvent() vfunc[2]: QDropEvent::format(int) const vfunc[3]: QDropEvent::encodedData(char const*) const vfunc[4]: QDropEvent::provides(char const*) const Table 8-84. Secondary vtable for QDropEvent Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QDropEvent vfunc[0]: NULL or non-virtual thunk to QDropEvent::~QDropEvent() vfunc[1]: NULL or non-virtual thunk to QDropEvent::~QDropEvent() vfunc[2]: non-virtual thunk to QDropEvent::format(int) const vfunc[3]: non-virtual thunk to QDropEvent::provides(char const*) const vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char const*) const The Run Time Type Information for the QDropEvent class is described by Table 8-85 Table 8-85. typeinfo for QDropEvent Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QDropEvent flags: 0 basetype: typeinfo for QEvent 2 basetype: typeinfo for QMimeSource 3074 __________________________________________________________ 8.2.8.13. Class data for QDragObject The virtual table for the QDragObject class is described by Table 8-86 Table 8-86. Primary vtable for QDragObject Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDragObject vfunc[0]: NULL or QDragObject::metaObject() const vfunc[1]: QDragObject::className() const vfunc[2]: QDragObject::qt_cast(char const*) vfunc[3]: QDragObject::qt_invoke(int, QUObject*) vfunc[4]: QDragObject::qt_emit(int, QUObject*) vfunc[5]: QDragObject::qt_property(int, int, QVariant*) vfunc[6]: QDragObject::~QDragObject() vfunc[7]: QDragObject::~QDragObject() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QDragObject::setPixmap(QPixmap) vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) vfunc[23]: QDragObject::drag(QDragObject::DragMode) Table 8-87. Secondary vtable for QDragObject Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QDragObject vfunc[0]: non-virtual thunk to QDragObject::~QDragObject() vfunc[1]: non-virtual thunk to QDragObject::~QDragObject() vfunc[2]: __cxa_pure_virtual vfunc[3]: QMimeSource::provides(char const*) const vfunc[4]: __cxa_pure_virtual The Run Time Type Information for the QDragObject class is described by Table 8-88 Table 8-88. typeinfo for QDragObject Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QDragObject flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QMimeSource 10242 __________________________________________________________ 8.2.8.14. Class data for QIconDragItem The virtual table for the QIconDragItem class is described by Table 8-89 Table 8-89. Primary vtable for QIconDragItem Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QIconDragItem vfunc[0]: QIconDragItem::~QIconDragItem() vfunc[1]: QIconDragItem::~QIconDragItem() vfunc[2]: QIconDragItem::data() const vfunc[3]: QIconDragItem::setData(QMemArray const&) The Run Time Type Information for the QIconDragItem class is described by Table 8-90 Table 8-90. typeinfo for QIconDragItem Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QIconDragItem __________________________________________________________ 8.2.8.15. Interfaces for Qt3 Drag and Drop An LSB conforming implementation shall provide the architecture specific functions for Qt3 Drag and Drop specified in Table 8-91, with the full mandatory functionality as described in the referenced underlying specification. Table 8-91. libqt-mt - Qt3 Drag and Drop Function Interfaces _ZThn16_NK10QDropEvent11encodedDataEPKc [CXXABI] _ZThn16_NK10QDropEvent6formatEi [CXXABI] _ZThn16_NK10QDropEvent8providesEPKc [CXXABI] _ZThn80_N10QImageDragD0Ev [CXXABI] _ZThn80_N10QImageDragD1Ev [CXXABI] _ZThn80_N11QDragObjectD0Ev [CXXABI] _ZThn80_N11QDragObjectD1Ev [CXXABI] _ZThn80_N11QStoredDragD0Ev [CXXABI] _ZThn80_N11QStoredDragD1Ev [CXXABI] _ZThn80_N8QUriDragD0Ev [CXXABI] _ZThn80_N8QUriDragD1Ev [CXXABI] _ZThn80_N9QIconDragD0Ev [CXXABI] _ZThn80_N9QIconDragD1Ev [CXXABI] _ZThn80_N9QTextDragD0Ev [CXXABI] _ZThn80_N9QTextDragD1Ev [CXXABI] _ZThn80_NK10QImageDrag11encodedDataEPKc [CXXABI] _ZThn80_NK10QImageDrag6formatEi [CXXABI] _ZThn80_NK11QStoredDrag11encodedDataEPKc [CXXABI] _ZThn80_NK11QStoredDrag6formatEi [CXXABI] _ZThn80_NK9QIconDrag11encodedDataEPKc [CXXABI] _ZThn80_NK9QIconDrag6formatEi [CXXABI] _ZThn80_NK9QTextDrag11encodedDataEPKc [CXXABI] _ZThn80_NK9QTextDrag6formatEi [CXXABI] __________________________________________________________ 8.2.9. Qt3 Events __________________________________________________________ 8.2.9.1. Class data for QContextMenuEvent The virtual table for the QContextMenuEvent class is described by Table 8-92 Table 8-92. Primary vtable for QContextMenuEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QContextMenuEvent vfunc[0]: NULL or QContextMenuEvent::~QContextMenuEvent() vfunc[1]: NULL or QContextMenuEvent::~QContextMenuEvent() The Run Time Type Information for the QContextMenuEvent class is described by Table 8-93 Table 8-93. typeinfo for QContextMenuEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QContextMenuEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.2. Class data for QIMEvent The virtual table for the QIMEvent class is described by Table 8-94 Table 8-94. Primary vtable for QIMEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QIMEvent vfunc[0]: NULL or QIMEvent::~QIMEvent() vfunc[1]: NULL or QIMEvent::~QIMEvent() The Run Time Type Information for the QIMEvent class is described by Table 8-95 Table 8-95. typeinfo for QIMEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QIMEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.3. Class data for QTimerEvent The virtual table for the QTimerEvent class is described by Table 8-96 Table 8-96. Primary vtable for QTimerEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTimerEvent vfunc[0]: NULL or QTimerEvent::~QTimerEvent() vfunc[1]: NULL or QTimerEvent::~QTimerEvent() The Run Time Type Information for the QTimerEvent class is described by Table 8-97 Table 8-97. typeinfo for QTimerEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTimerEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.4. Class data for QKeyEvent The virtual table for the QKeyEvent class is described by Table 8-98 Table 8-98. Primary vtable for QKeyEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QKeyEvent vfunc[0]: NULL or QKeyEvent::~QKeyEvent() vfunc[1]: NULL or QKeyEvent::~QKeyEvent() The Run Time Type Information for the QKeyEvent class is described by Table 8-99 Table 8-99. typeinfo for QKeyEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QKeyEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.5. Class data for QCustomEvent The virtual table for the QCustomEvent class is described by Table 8-100 Table 8-100. Primary vtable for QCustomEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCustomEvent vfunc[0]: NULL or QCustomEvent::~QCustomEvent() vfunc[1]: NULL or QCustomEvent::~QCustomEvent() The Run Time Type Information for the QCustomEvent class is described by Table 8-101 Table 8-101. typeinfo for QCustomEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCustomEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.6. Class data for QEventLoop The virtual table for the QEventLoop class is described by Table 8-102 Table 8-102. Primary vtable for QEventLoop Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QEventLoop vfunc[0]: NULL or QEventLoop::metaObject() const vfunc[1]: QEventLoop::className() const vfunc[2]: QEventLoop::qt_cast(char const*) vfunc[3]: QEventLoop::qt_invoke(int, QUObject*) vfunc[4]: QEventLoop::qt_emit(int, QUObject*) vfunc[5]: QEventLoop::qt_property(int, int, QVariant*) vfunc[6]: QEventLoop::~QEventLoop() vfunc[7]: QEventLoop::~QEventLoop() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QEventLoop::processEvents(unsigned int) vfunc[22]: QEventLoop::hasPendingEvents() const vfunc[23]: QEventLoop::registerSocketNotifier(QSocketNotifier*) vfunc[24]: QEventLoop::unregisterSocketNotifier(QSocketNotifier*) vfunc[25]: QEventLoop::exec() vfunc[26]: QEventLoop::exit(int) vfunc[27]: QEventLoop::enterLoop() vfunc[28]: QEventLoop::exitLoop() vfunc[29]: QEventLoop::loopLevel() const vfunc[30]: QEventLoop::wakeUp() vfunc[31]: QEventLoop::appStartingUp() vfunc[32]: QEventLoop::appClosingDown() The Run Time Type Information for the QEventLoop class is described by Table 8-103 Table 8-103. typeinfo for QEventLoop Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QEventLoop basetype: typeinfo for QObject __________________________________________________________ 8.2.9.7. Class data for QHideEvent The virtual table for the QHideEvent class is described by Table 8-104 Table 8-104. Primary vtable for QHideEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHideEvent vfunc[0]: NULL or QHideEvent::~QHideEvent() vfunc[1]: NULL or QHideEvent::~QHideEvent() The Run Time Type Information for the QHideEvent class is described by Table 8-105 Table 8-105. typeinfo for QHideEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QHideEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.8. Class data for QResizeEvent The virtual table for the QResizeEvent class is described by Table 8-106 Table 8-106. Primary vtable for QResizeEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QResizeEvent vfunc[0]: NULL or QResizeEvent::~QResizeEvent() vfunc[1]: NULL or QResizeEvent::~QResizeEvent() The Run Time Type Information for the QResizeEvent class is described by Table 8-107 Table 8-107. typeinfo for QResizeEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QResizeEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.9. Class data for QTabletEvent The virtual table for the QTabletEvent class is described by Table 8-108 Table 8-108. Primary vtable for QTabletEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTabletEvent vfunc[0]: NULL or QTabletEvent::~QTabletEvent() vfunc[1]: NULL or QTabletEvent::~QTabletEvent() The Run Time Type Information for the QTabletEvent class is described by Table 8-109 Table 8-109. typeinfo for QTabletEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTabletEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.10. Class data for QFocusEvent The virtual table for the QFocusEvent class is described by Table 8-110 Table 8-110. Primary vtable for QFocusEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFocusEvent vfunc[0]: NULL or QFocusEvent::~QFocusEvent() vfunc[1]: NULL or QFocusEvent::~QFocusEvent() The Run Time Type Information for the QFocusEvent class is described by Table 8-111 Table 8-111. typeinfo for QFocusEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QFocusEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.11. Class data for QMouseEvent The virtual table for the QMouseEvent class is described by Table 8-112 Table 8-112. Primary vtable for QMouseEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMouseEvent vfunc[0]: NULL or QMouseEvent::~QMouseEvent() vfunc[1]: NULL or QMouseEvent::~QMouseEvent() The Run Time Type Information for the QMouseEvent class is described by Table 8-113 Table 8-113. typeinfo for QMouseEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QMouseEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.12. Class data for QChildEvent The virtual table for the QChildEvent class is described by Table 8-114 Table 8-114. Primary vtable for QChildEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QChildEvent vfunc[0]: NULL or QChildEvent::~QChildEvent() vfunc[1]: NULL or QChildEvent::~QChildEvent() The Run Time Type Information for the QChildEvent class is described by Table 8-115 Table 8-115. typeinfo for QChildEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QChildEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.13. Class data for QEvent The virtual table for the QEvent class is described by Table 8-116 Table 8-116. Primary vtable for QEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QEvent vfunc[0]: QEvent::~QEvent() vfunc[1]: QEvent::~QEvent() The Run Time Type Information for the QEvent class is described by Table 8-117 Table 8-117. typeinfo for QEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QEvent basetype: typeinfo for Qt __________________________________________________________ 8.2.9.14. Class data for QIMComposeEvent The virtual table for the QIMComposeEvent class is described by Table 8-118 Table 8-118. Primary vtable for QIMComposeEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QIMComposeEvent vfunc[0]: NULL or QIMComposeEvent::~QIMComposeEvent() vfunc[1]: NULL or QIMComposeEvent::~QIMComposeEvent() The Run Time Type Information for the QIMComposeEvent class is described by Table 8-119 Table 8-119. typeinfo for QIMComposeEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QIMComposeEvent basetype: typeinfo for QIMEvent __________________________________________________________ 8.2.9.15. Class data for QShowEvent The virtual table for the QShowEvent class is described by Table 8-120 Table 8-120. Primary vtable for QShowEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QShowEvent vfunc[0]: NULL or QShowEvent::~QShowEvent() vfunc[1]: NULL or QShowEvent::~QShowEvent() The Run Time Type Information for the QShowEvent class is described by Table 8-121 Table 8-121. typeinfo for QShowEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QShowEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.16. Class data for QPaintEvent The virtual table for the QPaintEvent class is described by Table 8-122 Table 8-122. Primary vtable for QPaintEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPaintEvent vfunc[0]: NULL or QPaintEvent::~QPaintEvent() vfunc[1]: NULL or QPaintEvent::~QPaintEvent() The Run Time Type Information for the QPaintEvent class is described by Table 8-123 Table 8-123. typeinfo for QPaintEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPaintEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.17. Class data for QWheelEvent The virtual table for the QWheelEvent class is described by Table 8-124 Table 8-124. Primary vtable for QWheelEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QWheelEvent vfunc[0]: NULL or QWheelEvent::~QWheelEvent() vfunc[1]: NULL or QWheelEvent::~QWheelEvent() The Run Time Type Information for the QWheelEvent class is described by Table 8-125 Table 8-125. typeinfo for QWheelEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QWheelEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.18. Class data for QMoveEvent The virtual table for the QMoveEvent class is described by Table 8-126 Table 8-126. Primary vtable for QMoveEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMoveEvent vfunc[0]: NULL or QMoveEvent::~QMoveEvent() vfunc[1]: NULL or QMoveEvent::~QMoveEvent() The Run Time Type Information for the QMoveEvent class is described by Table 8-127 Table 8-127. typeinfo for QMoveEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QMoveEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.19. Class data for QCloseEvent The virtual table for the QCloseEvent class is described by Table 8-128 Table 8-128. Primary vtable for QCloseEvent Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QCloseEvent vfunc[0]: NULL or QCloseEvent::~QCloseEvent() vfunc[1]: NULL or QCloseEvent::~QCloseEvent() The Run Time Type Information for the QCloseEvent class is described by Table 8-129 Table 8-129. typeinfo for QCloseEvent Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QCloseEvent basetype: typeinfo for QEvent __________________________________________________________ 8.2.9.20. Interfaces for Qt3 Events No external functions are defined for libqt-mt - Qt3 Events in this part of the specification. See also the generic specification. __________________________________________________________ 8.2.10. Qt3 Internationalization __________________________________________________________ 8.2.10.1. Class data for QUtf8Codec The virtual table for the QUtf8Codec class is described by Table 8-130 Table 8-130. Primary vtable for QUtf8Codec Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QUtf8Codec vfunc[0]: NULL or QUtf8Codec::~QUtf8Codec() vfunc[1]: NULL or QUtf8Codec::~QUtf8Codec() vfunc[2]: QUtf8Codec::name() const vfunc[3]: QTextCodec::mimeName() const vfunc[4]: QUtf8Codec::mibEnum() const vfunc[5]: QUtf8Codec::makeDecoder() const vfunc[6]: QTextCodec::makeEncoder() const vfunc[7]: QUtf8Codec::toUnicode(char const*, int) const vfunc[8]: QUtf8Codec::fromUnicode(QString const&, int&) const vfunc[9]: QTextCodec::canEncode(QChar) const vfunc[10]: QTextCodec::canEncode(QString const&) const vfunc[11]: QUtf8Codec::heuristicContentMatch(char const*, int) const vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) const vfunc[14]: QTextCodec::characterFromUnicode(QString const&, int) const The Run Time Type Information for the QUtf8Codec class is described by Table 8-131 Table 8-131. typeinfo for QUtf8Codec Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QUtf8Codec basetype: typeinfo for QTextCodec __________________________________________________________ 8.2.10.2. Class data for QTranslator The virtual table for the QTranslator class is described by Table 8-132 Table 8-132. Primary vtable for QTranslator Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTranslator vfunc[0]: NULL or QTranslator::metaObject() const vfunc[1]: QTranslator::className() const vfunc[2]: QTranslator::qt_cast(char const*) vfunc[3]: QTranslator::qt_invoke(int, QUObject*) vfunc[4]: QTranslator::qt_emit(int, QUObject*) vfunc[5]: QTranslator::qt_property(int, int, QVariant*) vfunc[6]: QTranslator::~QTranslator() vfunc[7]: QTranslator::~QTranslator() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QTranslator::findMessage(char const*, char const*, char const*) const The Run Time Type Information for the QTranslator class is described by Table 8-133 Table 8-133. typeinfo for QTranslator Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTranslator basetype: typeinfo for QObject __________________________________________________________ 8.2.10.3. Class data for QGb18030Codec The virtual table for the QGb18030Codec class is described by Table 8-134 Table 8-134. Primary vtable for QGb18030Codec Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGb18030Codec vfunc[0]: NULL or QGb18030Codec::~QGb18030Codec() vfunc[1]: NULL or QGb18030Codec::~QGb18030Codec() vfunc[2]: QGb18030Codec::name() const vfunc[3]: QTextCodec::mimeName() const vfunc[4]: QGb18030Codec::mibEnum() const vfunc[5]: QGb18030Codec::makeDecoder() const vfunc[6]: QTextCodec::makeEncoder() const vfunc[7]: QGb18030Codec::toUnicode(char const*, int) const vfunc[8]: QGb18030Codec::fromUnicode(QString const&, int&) const vfunc[9]: QTextCodec::canEncode(QChar) const vfunc[10]: QTextCodec::canEncode(QString const&) const vfunc[11]: QGb18030Codec::heuristicContentMatch(char const*, int) const vfunc[12]: QGb18030Codec::heuristicNameMatch(char const*) const vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) const vfunc[14]: QTextCodec::characterFromUnicode(QString const&, int) const The Run Time Type Information for the QGb18030Codec class is described by Table 8-135 Table 8-135. typeinfo for QGb18030Codec Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QGb18030Codec basetype: typeinfo for QTextCodec __________________________________________________________ 8.2.10.4. Class data for QGbkCodec The virtual table for the QGbkCodec class is described by Table 8-136 Table 8-136. Primary vtable for QGbkCodec Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGbkCodec vfunc[0]: NULL or QGbkCodec::~QGbkCodec() vfunc[1]: NULL or QGbkCodec::~QGbkCodec() vfunc[2]: QGbkCodec::name() const vfunc[3]: QTextCodec::mimeName() const vfunc[4]: QGbkCodec::mibEnum() const vfunc[5]: QGbkCodec::makeDecoder() const vfunc[6]: QTextCodec::makeEncoder() const vfunc[7]: QGbkCodec::toUnicode(char const*, int) const vfunc[8]: QGbkCodec::fromUnicode(QString const&, int&) const vfunc[9]: QTextCodec::canEncode(QChar) const vfunc[10]: QTextCodec::canEncode(QString const&) const vfunc[11]: QGbkCodec::heuristicContentMatch(char const*, int) const vfunc[12]: QGbkCodec::heuristicNameMatch(char const*) const vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) const vfunc[14]: QTextCodec::characterFromUnicode(QString const&, int) const The Run Time Type Information for the QGbkCodec class is described by Table 8-137 Table 8-137. typeinfo for QGbkCodec Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QGbkCodec basetype: typeinfo for QGb18030Codec __________________________________________________________ 8.2.10.5. Class data for QUtf16Codec The virtual table for the QUtf16Codec class is described by Table 8-138 Table 8-138. Primary vtable for QUtf16Codec Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QUtf16Codec vfunc[0]: NULL or QUtf16Codec::~QUtf16Codec() vfunc[1]: NULL or QUtf16Codec::~QUtf16Codec() vfunc[2]: QUtf16Codec::name() const vfunc[3]: QTextCodec::mimeName() const vfunc[4]: QUtf16Codec::mibEnum() const vfunc[5]: QUtf16Codec::makeDecoder() const vfunc[6]: QUtf16Codec::makeEncoder() const vfunc[7]: QTextCodec::toUnicode(char const*, int) const vfunc[8]: QTextCodec::fromUnicode(QString const&, int&) const vfunc[9]: QTextCodec::canEncode(QChar) const vfunc[10]: QTextCodec::canEncode(QString const&) const vfunc[11]: QUtf16Codec::heuristicContentMatch(char const*, int) const vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) const vfunc[14]: QTextCodec::characterFromUnicode(QString const&, int) const The Run Time Type Information for the QUtf16Codec class is described by Table 8-139 Table 8-139. typeinfo for QUtf16Codec Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QUtf16Codec basetype: typeinfo for QTextCodec __________________________________________________________ 8.2.10.6. Class data for QEucKrCodec The virtual table for the QEucKrCodec class is described by Table 8-140 Table 8-140. Primary vtable for QEucKrCodec Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QEucKrCodec vfunc[0]: NULL or QEucKrCodec::~QEucKrCodec() vfunc[1]: NULL or QEucKrCodec::~QEucKrCodec() vfunc[2]: QEucKrCodec::name() const vfunc[3]: QEucKrCodec::mimeName() const vfunc[4]: QEucKrCodec::mibEnum() const vfunc[5]: QEucKrCodec::makeDecoder() const vfunc[6]: QTextCodec::makeEncoder() const vfunc[7]: QEucKrCodec::toUnicode(char const*, int) const vfunc[8]: QEucKrCodec::fromUnicode(QString const&, int&) const vfunc[9]: QTextCodec::canEncode(QChar) const vfunc[10]: QTextCodec::canEncode(QString const&) const vfunc[11]: QEucKrCodec::heuristicContentMatch(char const*, int) const vfunc[12]: QEucKrCodec::heuristicNameMatch(char const*) const vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) const vfunc[14]: QTextCodec::characterFromUnicode(QString const&, int) const The Run Time Type Information for the QEucKrCodec class is described by Table 8-141 Table 8-141. typeinfo for QEucKrCodec Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QEucKrCodec basetype: typeinfo for QTextCodec __________________________________________________________ 8.2.10.7. Class data for QJisCodec The virtual table for the QJisCodec class is described by Table 8-142 Table 8-142. Primary vtable for QJisCodec Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QJisCodec vfunc[0]: QJisCodec::~QJisCodec() vfunc[1]: QJisCodec::~QJisCodec() vfunc[2]: QJisCodec::name() const vfunc[3]: QJisCodec::mimeName() const vfunc[4]: QJisCodec::mibEnum() const vfunc[5]: QJisCodec::makeDecoder() const vfunc[6]: QTextCodec::makeEncoder() const vfunc[7]: QJisCodec::toUnicode(char const*, int) const vfunc[8]: QJisCodec::fromUnicode(QString const&, int&) const vfunc[9]: QTextCodec::canEncode(QChar) const vfunc[10]: QTextCodec::canEncode(QString const&) const vfunc[11]: QJisCodec::heuristicContentMatch(char const*, int) const vfunc[12]: QJisCodec::heuristicNameMatch(char const*) const vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) const vfunc[14]: QTextCodec::characterFromUnicode(QString const&, int) const The Run Time Type Information for the QJisCodec class is described by Table 8-143 Table 8-143. typeinfo for QJisCodec Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QJisCodec basetype: typeinfo for QTextCodec __________________________________________________________ 8.2.10.8. Class data for QTextEncoder The virtual table for the QTextEncoder class is described by Table 8-144 Table 8-144. Primary vtable for QTextEncoder Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextEncoder vfunc[0]: QTextEncoder::~QTextEncoder() vfunc[1]: QTextEncoder::~QTextEncoder() vfunc[2]: __cxa_pure_virtual The Run Time Type Information for the QTextEncoder class is described by Table 8-145 Table 8-145. typeinfo for QTextEncoder Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QTextEncoder __________________________________________________________ 8.2.10.9. Class data for QTsciiCodec The virtual table for the QTsciiCodec class is described by Table 8-146 Table 8-146. Primary vtable for QTsciiCodec Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTsciiCodec vfunc[0]: NULL or QTsciiCodec::~QTsciiCodec() vfunc[1]: NULL or QTsciiCodec::~QTsciiCodec() vfunc[2]: QTsciiCodec::name() const vfunc[3]: QTextCodec::mimeName() const vfunc[4]: QTsciiCodec::mibEnum() const vfunc[5]: QTextCodec::makeDecoder() const vfunc[6]: QTextCodec::makeEncoder() const vfunc[7]: QTsciiCodec::toUnicode(char const*, int) const vfunc[8]: QTsciiCodec::fromUnicode(QString const&, int&) const vfunc[9]: QTextCodec::canEncode(QChar) const vfunc[10]: QTextCodec::canEncode(QString const&) const vfunc[11]: QTsciiCodec::heuristicContentMatch(char const*, int) const vfunc[12]: QTsciiCodec::heuristicNameMatch(char const*) const vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) const vfunc[14]: QTextCodec::characterFromUnicode(QString const&, int) const The Run Time Type Information for the QTsciiCodec class is described by Table 8-147 Table 8-147. typeinfo for QTsciiCodec Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTsciiCodec basetype: typeinfo for QTextCodec __________________________________________________________ 8.2.10.10. Class data for QSjisCodec The virtual table for the QSjisCodec class is described by Table 8-148 Table 8-148. Primary vtable for QSjisCodec Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSjisCodec vfunc[0]: QSjisCodec::~QSjisCodec() vfunc[1]: QSjisCodec::~QSjisCodec() vfunc[2]: QSjisCodec::name() const vfunc[3]: QSjisCodec::mimeName() const vfunc[4]: QSjisCodec::mibEnum() const vfunc[5]: QSjisCodec::makeDecoder() const vfunc[6]: QTextCodec::makeEncoder() const vfunc[7]: QSjisCodec::toUnicode(char const*, int) const vfunc[8]: QSjisCodec::fromUnicode(QString const&, int&) const vfunc[9]: QTextCodec::canEncode(QChar) const vfunc[10]: QTextCodec::canEncode(QString const&) const vfunc[11]: QSjisCodec::heuristicContentMatch(char const*, int) const vfunc[12]: QSjisCodec::heuristicNameMatch(char const*) const vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) const vfunc[14]: QTextCodec::characterFromUnicode(QString const&, int) const The Run Time Type Information for the QSjisCodec class is described by Table 8-149 Table 8-149. typeinfo for QSjisCodec Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSjisCodec basetype: typeinfo for QTextCodec __________________________________________________________ 8.2.10.11. Class data for QEucJpCodec The virtual table for the QEucJpCodec class is described by Table 8-150 Table 8-150. Primary vtable for QEucJpCodec Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QEucJpCodec vfunc[0]: QEucJpCodec::~QEucJpCodec() vfunc[1]: QEucJpCodec::~QEucJpCodec() vfunc[2]: QEucJpCodec::name() const vfunc[3]: QEucJpCodec::mimeName() const vfunc[4]: QEucJpCodec::mibEnum() const vfunc[5]: QEucJpCodec::makeDecoder() const vfunc[6]: QTextCodec::makeEncoder() const vfunc[7]: QEucJpCodec::toUnicode(char const*, int) const vfunc[8]: QEucJpCodec::fromUnicode(QString const&, int&) const vfunc[9]: QTextCodec::canEncode(QChar) const vfunc[10]: QTextCodec::canEncode(QString const&) const vfunc[11]: QEucJpCodec::heuristicContentMatch(char const*, int) const vfunc[12]: QEucJpCodec::heuristicNameMatch(char const*) const vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) const vfunc[14]: QTextCodec::characterFromUnicode(QString const&, int) const The Run Time Type Information for the QEucJpCodec class is described by Table 8-151 Table 8-151. typeinfo for QEucJpCodec Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QEucJpCodec basetype: typeinfo for QTextCodec __________________________________________________________ 8.2.10.12. Class data for QGb2312Codec The virtual table for the QGb2312Codec class is described by Table 8-152 Table 8-152. Primary vtable for QGb2312Codec Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGb2312Codec vfunc[0]: NULL or QGb2312Codec::~QGb2312Codec() vfunc[1]: NULL or QGb2312Codec::~QGb2312Codec() vfunc[2]: QGb2312Codec::name() const vfunc[3]: QTextCodec::mimeName() const vfunc[4]: QGb2312Codec::mibEnum() const vfunc[5]: QGb2312Codec::makeDecoder() const vfunc[6]: QTextCodec::makeEncoder() const vfunc[7]: QGb2312Codec::toUnicode(char const*, int) const vfunc[8]: QGb2312Codec::fromUnicode(QString const&, int&) const vfunc[9]: QTextCodec::canEncode(QChar) const vfunc[10]: QTextCodec::canEncode(QString const&) const vfunc[11]: QGb2312Codec::heuristicContentMatch(char const*, int) const vfunc[12]: QGb2312Codec::heuristicNameMatch(char const*) const vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) const vfunc[14]: QTextCodec::characterFromUnicode(QString const&, int) const The Run Time Type Information for the QGb2312Codec class is described by Table 8-153 Table 8-153. typeinfo for QGb2312Codec Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QGb2312Codec basetype: typeinfo for QGb18030Codec __________________________________________________________ 8.2.10.13. Class data for QHebrewCodec The virtual table for the QHebrewCodec class is described by Table 8-154 Table 8-154. Primary vtable for QHebrewCodec Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHebrewCodec vfunc[0]: NULL or QHebrewCodec::~QHebrewCodec() vfunc[1]: NULL or QHebrewCodec::~QHebrewCodec() vfunc[2]: QHebrewCodec::name() const vfunc[3]: QHebrewCodec::mimeName() const vfunc[4]: QHebrewCodec::mibEnum() const vfunc[5]: QTextCodec::makeDecoder() const vfunc[6]: QTextCodec::makeEncoder() const vfunc[7]: QHebrewCodec::toUnicode(char const*, int) const vfunc[8]: QHebrewCodec::fromUnicode(QString const&, int&) const vfunc[9]: QTextCodec::canEncode(QChar) const vfunc[10]: QTextCodec::canEncode(QString const&) const vfunc[11]: QHebrewCodec::heuristicContentMatch(char const*, int) const vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) const vfunc[14]: QTextCodec::characterFromUnicode(QString const&, int) const The Run Time Type Information for the QHebrewCodec class is described by Table 8-155 Table 8-155. typeinfo for QHebrewCodec Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QHebrewCodec basetype: typeinfo for QTextCodec __________________________________________________________ 8.2.10.14. Class data for QTextDecoder The virtual table for the QTextDecoder class is described by Table 8-156 Table 8-156. Primary vtable for QTextDecoder Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextDecoder vfunc[0]: QTextDecoder::~QTextDecoder() vfunc[1]: QTextDecoder::~QTextDecoder() vfunc[2]: __cxa_pure_virtual The Run Time Type Information for the QTextDecoder class is described by Table 8-157 Table 8-157. typeinfo for QTextDecoder Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QTextDecoder __________________________________________________________ 8.2.10.15. Class data for QTextCodec The virtual table for the QTextCodec class is described by Table 8-158 Table 8-158. Primary vtable for QTextCodec Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextCodec vfunc[0]: QTextCodec::~QTextCodec() vfunc[1]: QTextCodec::~QTextCodec() vfunc[2]: __cxa_pure_virtual vfunc[3]: QTextCodec::mimeName() const vfunc[4]: __cxa_pure_virtual vfunc[5]: QTextCodec::makeDecoder() const vfunc[6]: QTextCodec::makeEncoder() const vfunc[7]: QTextCodec::toUnicode(char const*, int) const vfunc[8]: QTextCodec::fromUnicode(QString const&, int&) const vfunc[9]: QTextCodec::canEncode(QChar) const vfunc[10]: QTextCodec::canEncode(QString const&) const vfunc[11]: __cxa_pure_virtual vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) const vfunc[14]: QTextCodec::characterFromUnicode(QString const&, int) const The Run Time Type Information for the QTextCodec class is described by Table 8-159 Table 8-159. typeinfo for QTextCodec Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QTextCodec __________________________________________________________ 8.2.10.16. Class data for QJpUnicodeConv The virtual table for the QJpUnicodeConv class is described by Table 8-160 Table 8-160. Primary vtable for QJpUnicodeConv Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QJpUnicodeConv vfunc[0]: QJpUnicodeConv::asciiToUnicode(unsigned int, unsigned int) const vfunc[1]: QJpUnicodeConv::jisx0201LatinToUnicode(unsigned int, unsigned int) const vfunc[2]: QJpUnicodeConv::jisx0208ToUnicode(unsigned int, unsigned int) const vfunc[3]: QJpUnicodeConv::jisx0212ToUnicode(unsigned int, unsigned int) const vfunc[4]: QJpUnicodeConv::unicodeToAscii(unsigned int, unsigned int) const vfunc[5]: QJpUnicodeConv::unicodeToJisx0201Latin(unsigned int, unsigned int) const vfunc[6]: QJpUnicodeConv::unicodeToJisx0208(unsigned int, unsigned int) const vfunc[7]: QJpUnicodeConv::unicodeToJisx0212(unsigned int, unsigned int) const The Run Time Type Information for the QJpUnicodeConv class is described by Table 8-161 Table 8-161. typeinfo for QJpUnicodeConv Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QJpUnicodeConv __________________________________________________________ 8.2.10.17. Interfaces for Qt3 Internationalization No external functions are defined for libqt-mt - Qt3 Internationalization in this part of the specification. See also the generic specification. __________________________________________________________ 8.2.11. Qt3 Input/Output __________________________________________________________ 8.2.11.1. Class data for QDataSource The virtual table for the QDataSource class is described by Table 8-162 Table 8-162. Primary vtable for QDataSource Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDataSource vfunc[0]: NULL or QDataSource::~QDataSource() vfunc[1]: NULL or QDataSource::~QDataSource() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: QDataSource::rewindable() const vfunc[5]: QDataSource::enableRewind(bool) vfunc[6]: QDataSource::rewind() The Run Time Type Information for the QDataSource class is described by Table 8-163 Table 8-163. typeinfo for QDataSource Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDataSource basetype: typeinfo for QAsyncIO __________________________________________________________ 8.2.11.2. Class data for QProcess The virtual table for the QProcess class is described by Table 8-164 Table 8-164. Primary vtable for QProcess Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QProcess vfunc[0]: NULL or QProcess::metaObject() const vfunc[1]: QProcess::className() const vfunc[2]: QProcess::qt_cast(char const*) vfunc[3]: QProcess::qt_invoke(int, QUObject*) vfunc[4]: QProcess::qt_emit(int, QUObject*) vfunc[5]: QProcess::qt_property(int, int, QVariant*) vfunc[6]: QProcess::~QProcess() vfunc[7]: QProcess::~QProcess() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QProcess::connectNotify(char const*) vfunc[19]: QProcess::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QProcess::setArguments(QStringList const&) vfunc[22]: QProcess::addArgument(QString const&) vfunc[23]: QProcess::setWorkingDirectory(QDir const&) vfunc[24]: QProcess::start(QStringList*) vfunc[25]: QProcess::launch(QString const&, QStringList*) vfunc[26]: QProcess::launch(QMemArray const&, QStringList*) vfunc[27]: QProcess::readStdout() vfunc[28]: QProcess::readStderr() vfunc[29]: QProcess::readLineStdout() vfunc[30]: QProcess::readLineStderr() vfunc[31]: QProcess::writeToStdin(QMemArray const&) vfunc[32]: QProcess::writeToStdin(QString const&) vfunc[33]: QProcess::closeStdin() The Run Time Type Information for the QProcess class is described by Table 8-165 Table 8-165. typeinfo for QProcess Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QProcess basetype: typeinfo for QObject __________________________________________________________ 8.2.11.3. Class data for QDataPump The virtual table for the QDataPump class is described by Table 8-166 Table 8-166. Primary vtable for QDataPump Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDataPump vfunc[0]: NULL or QDataPump::metaObject() const vfunc[1]: QDataPump::className() const vfunc[2]: QDataPump::qt_cast(char const*) vfunc[3]: QDataPump::qt_invoke(int, QUObject*) vfunc[4]: QDataPump::qt_emit(int, QUObject*) vfunc[5]: QDataPump::qt_property(int, int, QVariant*) vfunc[6]: NULL or QDataPump::~QDataPump() vfunc[7]: NULL or QDataPump::~QDataPump() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) The Run Time Type Information for the QDataPump class is described by Table 8-167 Table 8-167. typeinfo for QDataPump Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDataPump basetype: typeinfo for QObject __________________________________________________________ 8.2.11.4. Class data for QFile The virtual table for the QFile class is described by Table 8-168 Table 8-168. Primary vtable for QFile Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFile vfunc[0]: QFile::~QFile() vfunc[1]: QFile::~QFile() vfunc[2]: QFile::open(int) vfunc[3]: QFile::close() vfunc[4]: QFile::flush() vfunc[5]: QFile::size() const vfunc[6]: NULL or QFile::at() const vfunc[7]: QFile::at(unsigned long) vfunc[8]: QFile::atEnd() const vfunc[9]: QFile::readBlock(char*, unsigned long) vfunc[10]: QFile::writeBlock(char const*, unsigned long) vfunc[11]: QFile::readLine(char*, unsigned long) vfunc[12]: QIODevice::readAll() vfunc[13]: QFile::getch() vfunc[14]: QFile::putch(int) vfunc[15]: QFile::ungetch(int) The Run Time Type Information for the QFile class is described by Table 8-169 Table 8-169. typeinfo for QFile Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QFile basetype: typeinfo for QIODevice __________________________________________________________ 8.2.11.5. Class data for QBuffer The virtual table for the QBuffer class is described by Table 8-170 Table 8-170. Primary vtable for QBuffer Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QBuffer vfunc[0]: QBuffer::~QBuffer() vfunc[1]: QBuffer::~QBuffer() vfunc[2]: QBuffer::open(int) vfunc[3]: QBuffer::close() vfunc[4]: QBuffer::flush() vfunc[5]: NULL or QBuffer::size() const vfunc[6]: NULL or QBuffer::at() const vfunc[7]: QBuffer::at(unsigned long) vfunc[8]: QIODevice::atEnd() const vfunc[9]: QBuffer::readBlock(char*, unsigned long) vfunc[10]: QBuffer::writeBlock(char const*, unsigned long) vfunc[11]: QBuffer::readLine(char*, unsigned long) vfunc[12]: QIODevice::readAll() vfunc[13]: QBuffer::getch() vfunc[14]: QBuffer::putch(int) vfunc[15]: QBuffer::ungetch(int) The Run Time Type Information for the QBuffer class is described by Table 8-171 Table 8-171. typeinfo for QBuffer Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QBuffer basetype: typeinfo for QIODevice __________________________________________________________ 8.2.11.6. Class data for QClipboard The virtual table for the QClipboard class is described by Table 8-172 Table 8-172. Primary vtable for QClipboard Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QClipboard vfunc[0]: NULL or QClipboard::metaObject() const vfunc[1]: QClipboard::className() const vfunc[2]: QClipboard::qt_cast(char const*) vfunc[3]: QClipboard::qt_invoke(int, QUObject*) vfunc[4]: QClipboard::qt_emit(int, QUObject*) vfunc[5]: QClipboard::qt_property(int, int, QVariant*) vfunc[6]: QClipboard::~QClipboard() vfunc[7]: QClipboard::~QClipboard() vfunc[8]: QClipboard::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QClipboard::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) The Run Time Type Information for the QClipboard class is described by Table 8-173 Table 8-173. typeinfo for QClipboard Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QClipboard basetype: typeinfo for QObject __________________________________________________________ 8.2.11.7. Class data for QAsyncIO The virtual table for the QAsyncIO class is described by Table 8-174 Table 8-174. Primary vtable for QAsyncIO Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QAsyncIO vfunc[0]: QAsyncIO::~QAsyncIO() vfunc[1]: QAsyncIO::~QAsyncIO() The Run Time Type Information for the QAsyncIO class is described by Table 8-175 Table 8-175. typeinfo for QAsyncIO Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QAsyncIO __________________________________________________________ 8.2.11.8. Class data for QSignal The virtual table for the QSignal class is described by Table 8-176 Table 8-176. Primary vtable for QSignal Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSignal vfunc[0]: NULL or QSignal::metaObject() const vfunc[1]: QSignal::className() const vfunc[2]: QSignal::qt_cast(char const*) vfunc[3]: QSignal::qt_invoke(int, QUObject*) vfunc[4]: QSignal::qt_emit(int, QUObject*) vfunc[5]: QSignal::qt_property(int, int, QVariant*) vfunc[6]: QSignal::~QSignal() vfunc[7]: QSignal::~QSignal() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) The Run Time Type Information for the QSignal class is described by Table 8-177 Table 8-177. typeinfo for QSignal Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSignal basetype: typeinfo for QObject __________________________________________________________ 8.2.11.9. Class data for QDataSink The virtual table for the QDataSink class is described by Table 8-178 Table 8-178. Primary vtable for QDataSink Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDataSink vfunc[0]: NULL or QDataSink::~QDataSink() vfunc[1]: NULL or QDataSink::~QDataSink() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual The Run Time Type Information for the QDataSink class is described by Table 8-179 Table 8-179. typeinfo for QDataSink Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDataSink basetype: typeinfo for QAsyncIO __________________________________________________________ 8.2.11.10. Class data for QDir The virtual table for the QDir class is described by Table 8-180 Table 8-180. Primary vtable for QDir Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDir vfunc[0]: QDir::~QDir() vfunc[1]: QDir::~QDir() vfunc[2]: QDir::setPath(QString const&) vfunc[3]: NULL or QDir::path() const vfunc[4]: QDir::absPath() const vfunc[5]: QDir::canonicalPath() const vfunc[6]: QDir::dirName() const vfunc[7]: QDir::filePath(QString const&, bool) const vfunc[8]: QDir::absFilePath(QString const&, bool) const vfunc[9]: QDir::cd(QString const&, bool) vfunc[10]: QDir::cdUp() vfunc[11]: QDir::setNameFilter(QString const&) vfunc[12]: QDir::setFilter(int) vfunc[13]: QDir::setSorting(int) vfunc[14]: QDir::setMatchAllDirs(bool) vfunc[15]: QDir::encodedEntryList(int, int) const vfunc[16]: QDir::encodedEntryList(QString const&, int, int) const vfunc[17]: QDir::entryList(int, int) const vfunc[18]: QDir::entryList(QString const&, int, int) const vfunc[19]: QDir::entryInfoList(int, int) const vfunc[20]: QDir::entryInfoList(QString const&, int, int) const vfunc[21]: QDir::mkdir(QString const&, bool) const vfunc[22]: QDir::rmdir(QString const&, bool) const vfunc[23]: QDir::isReadable() const vfunc[24]: QDir::exists() const vfunc[25]: QDir::isRoot() const vfunc[26]: QDir::isRelative() const vfunc[27]: QDir::convertToAbs() vfunc[28]: QDir::operator==(QDir const&) const vfunc[29]: NULL or QDir::operator!=(QDir const&) const vfunc[30]: QDir::remove(QString const&, bool) vfunc[31]: QDir::rename(QString const&, QString const&, bool) vfunc[32]: QDir::exists(QString const&, bool) vfunc[33]: QDir::readDirEntries(QString const&, int, int) The Run Time Type Information for the QDir class is described by Table 8-181 Table 8-181. typeinfo for QDir Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QDir __________________________________________________________ 8.2.11.11. Class data for QTextOStream The virtual table for the QTextOStream class is described by Table 8-182 Table 8-182. Primary vtable for QTextOStream Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextOStream vfunc[0]: NULL or QTextOStream::~QTextOStream() vfunc[1]: NULL or QTextOStream::~QTextOStream() The Run Time Type Information for the QTextOStream class is described by Table 8-183 Table 8-183. typeinfo for QTextOStream Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QTextOStream basetype: typeinfo for QTextStream __________________________________________________________ 8.2.11.12. Class data for QTextStream The virtual table for the QTextStream class is described by Table 8-184 Table 8-184. Primary vtable for QTextStream Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QTextStream vfunc[0]: QTextStream::~QTextStream() vfunc[1]: QTextStream::~QTextStream() The Run Time Type Information for the QTextStream class is described by Table 8-185 Table 8-185. typeinfo for QTextStream Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QTextStream __________________________________________________________ 8.2.11.13. Class data for QSignalMapper The virtual table for the QSignalMapper class is described by Table 8-186 Table 8-186. Primary vtable for QSignalMapper Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSignalMapper vfunc[0]: NULL or QSignalMapper::metaObject() const vfunc[1]: QSignalMapper::className() const vfunc[2]: QSignalMapper::qt_cast(char const*) vfunc[3]: QSignalMapper::qt_invoke(int, QUObject*) vfunc[4]: QSignalMapper::qt_emit(int, QUObject*) vfunc[5]: QSignalMapper::qt_property(int, int, QVariant*) vfunc[6]: QSignalMapper::~QSignalMapper() vfunc[7]: QSignalMapper::~QSignalMapper() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QSignalMapper::setMapping(QObject const*, int) vfunc[22]: QSignalMapper::setMapping(QObject const*, QString const&) The Run Time Type Information for the QSignalMapper class is described by Table 8-187 Table 8-187. typeinfo for QSignalMapper Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSignalMapper basetype: typeinfo for QObject __________________________________________________________ 8.2.11.14. Class data for QIODeviceSource The virtual table for the QIODeviceSource class is described by Table 8-188 Table 8-188. Primary vtable for QIODeviceSource Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QIODeviceSource vfunc[0]: QIODeviceSource::~QIODeviceSource() vfunc[1]: QIODeviceSource::~QIODeviceSource() vfunc[2]: QIODeviceSource::readyToSend() vfunc[3]: QIODeviceSource::sendTo(QDataSink*, int) vfunc[4]: QIODeviceSource::rewindable() const vfunc[5]: QIODeviceSource::enableRewind(bool) vfunc[6]: QIODeviceSource::rewind() The Run Time Type Information for the QIODeviceSource class is described by Table 8-189 Table 8-189. typeinfo for QIODeviceSource Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QIODeviceSource basetype: typeinfo for QDataSource __________________________________________________________ 8.2.11.15. Class data for QIODevice The virtual table for the QIODevice class is described by Table 8-190 Table 8-190. Primary vtable for QIODevice Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QIODevice vfunc[0]: QIODevice::~QIODevice() vfunc[1]: QIODevice::~QIODevice() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual vfunc[6]: QIODevice::at() const vfunc[7]: QIODevice::at(unsigned long) vfunc[8]: QIODevice::atEnd() const vfunc[9]: __cxa_pure_virtual vfunc[10]: __cxa_pure_virtual vfunc[11]: QIODevice::readLine(char*, unsigned long) vfunc[12]: QIODevice::readAll() vfunc[13]: __cxa_pure_virtual vfunc[14]: __cxa_pure_virtual vfunc[15]: __cxa_pure_virtual The Run Time Type Information for the QIODevice class is described by Table 8-191 Table 8-191. typeinfo for QIODevice Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QIODevice __________________________________________________________ 8.2.11.16. Class data for QDataStream The virtual table for the QDataStream class is described by Table 8-192 Table 8-192. Primary vtable for QDataStream Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDataStream vfunc[0]: QDataStream::~QDataStream() vfunc[1]: QDataStream::~QDataStream() The Run Time Type Information for the QDataStream class is described by Table 8-193 Table 8-193. typeinfo for QDataStream Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QDataStream __________________________________________________________ 8.2.11.17. Interfaces for Qt3 Input/Output No external functions are defined for libqt-mt - Qt3 Input/Output in this part of the specification. See also the generic specification. __________________________________________________________ 8.2.12. Qt3 Multimedia __________________________________________________________ 8.2.12.1. Class data for QImageFormat The virtual table for the QImageFormat class is described by Table 8-194 Table 8-194. Primary vtable for QImageFormat Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QImageFormat vfunc[0]: QImageFormat::~QImageFormat() vfunc[1]: QImageFormat::~QImageFormat() vfunc[2]: __cxa_pure_virtual The Run Time Type Information for the QImageFormat class is described by Table 8-195 Table 8-195. typeinfo for QImageFormat Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QImageFormat __________________________________________________________ 8.2.12.2. Class data for QSound The virtual table for the QSound class is described by Table 8-196 Table 8-196. Primary vtable for QSound Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSound vfunc[0]: NULL or QSound::metaObject() const vfunc[1]: QSound::className() const vfunc[2]: QSound::qt_cast(char const*) vfunc[3]: QSound::qt_invoke(int, QUObject*) vfunc[4]: QSound::qt_emit(int, QUObject*) vfunc[5]: QSound::qt_property(int, int, QVariant*) vfunc[6]: QSound::~QSound() vfunc[7]: QSound::~QSound() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) The Run Time Type Information for the QSound class is described by Table 8-197 Table 8-197. typeinfo for QSound Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSound basetype: typeinfo for QObject __________________________________________________________ 8.2.12.3. Class data for QImageConsumer The virtual table for the QImageConsumer class is described by Table 8-198 Table 8-198. Primary vtable for QImageConsumer Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QImageConsumer vfunc[0]: __cxa_pure_virtual vfunc[1]: __cxa_pure_virtual vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: __cxa_pure_virtual vfunc[6]: __cxa_pure_virtual The Run Time Type Information for the QImageConsumer class is described by Table 8-199 Table 8-199. typeinfo for QImageConsumer Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QImageConsumer __________________________________________________________ 8.2.12.4. Class data for QImageFormatType The virtual table for the QImageFormatType class is described by Table 8-200 Table 8-200. Primary vtable for QImageFormatType Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QImageFormatType vfunc[0]: QImageFormatType::~QImageFormatType() vfunc[1]: QImageFormatType::~QImageFormatType() vfunc[2]: __cxa_pure_virtual vfunc[3]: __cxa_pure_virtual The Run Time Type Information for the QImageFormatType class is described by Table 8-201 Table 8-201. typeinfo for QImageFormatType Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QImageFormatType __________________________________________________________ 8.2.12.5. Interfaces for Qt3 Multimedia No external functions are defined for libqt-mt - Qt3 Multimedia in this part of the specification. See also the generic specification. __________________________________________________________ 8.2.13. Qt3 Network __________________________________________________________ 8.2.13.1. Class data for QMimeSourceFactory The virtual table for the QMimeSourceFactory class is described by Table 8-202 Table 8-202. Primary vtable for QMimeSourceFactory Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMimeSourceFactory vfunc[0]: QMimeSourceFactory::~QMimeSourceFactory() vfunc[1]: QMimeSourceFactory::~QMimeSourceFactory() vfunc[2]: QMimeSourceFactory::data(QString const&) const vfunc[3]: QMimeSourceFactory::makeAbsolute(QString const&, QString const&) const vfunc[4]: QMimeSourceFactory::setText(QString const&, QString const&) vfunc[5]: QMimeSourceFactory::setImage(QString const&, QImage const&) vfunc[6]: QMimeSourceFactory::setPixmap(QString const&, QPixmap const&) vfunc[7]: QMimeSourceFactory::setData(QString const&, QMimeSource*) vfunc[8]: QMimeSourceFactory::setFilePath(QStringList const&) vfunc[9]: QMimeSourceFactory::filePath() const vfunc[10]: QMimeSourceFactory::setExtensionType(QString const&, char const*) The Run Time Type Information for the QMimeSourceFactory class is described by Table 8-203 Table 8-203. typeinfo for QMimeSourceFactory Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QMimeSourceFactory __________________________________________________________ 8.2.13.2. Class data for QUrlOperator The virtual table for the QUrlOperator class is described by Table 8-204 Table 8-204. Primary vtable for QUrlOperator Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QUrlOperator vfunc[0]: NULL or QUrlOperator::metaObject() const vfunc[1]: QUrlOperator::className() const vfunc[2]: QUrlOperator::qt_cast(char const*) vfunc[3]: QUrlOperator::qt_invoke(int, QUObject*) vfunc[4]: QUrlOperator::qt_emit(int, QUObject*) vfunc[5]: QUrlOperator::qt_property(int, int, QVariant*) vfunc[6]: QUrlOperator::~QUrlOperator() vfunc[7]: QUrlOperator::~QUrlOperator() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QUrlOperator::setPath(QString const&) vfunc[22]: QUrlOperator::cdUp() vfunc[23]: QUrlOperator::listChildren() vfunc[24]: QUrlOperator::mkdir(QString const&) vfunc[25]: QUrlOperator::remove(QString const&) vfunc[26]: QUrlOperator::rename(QString const&, QString const&) vfunc[27]: QUrlOperator::get(QString const&) vfunc[28]: QUrlOperator::put(QMemArray const&, QString const&) vfunc[29]: QUrlOperator::copy(QString const&, QString const&, bool, bool) vfunc[30]: QUrlOperator::copy(QStringList const&, QString const&, bool) vfunc[31]: QUrlOperator::isDir(bool*) vfunc[32]: QUrlOperator::setNameFilter(QString const&) vfunc[33]: QUrlOperator::info(QString const&) const vfunc[34]: QUrlOperator::stop() vfunc[35]: QUrlOperator::reset() vfunc[36]: QUrlOperator::parse(QString const&) vfunc[37]: QUrlOperator::checkValid() vfunc[38]: QUrlOperator::clearEntries() Table 8-205. Secondary vtable for QUrlOperator Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QUrlOperator vfunc[0]: non-virtual thunk to QUrlOperator::~QUrlOperator() vfunc[1]: non-virtual thunk to QUrlOperator::~QUrlOperator() vfunc[2]: QUrl::setProtocol(QString const&) vfunc[3]: QUrl::setUser(QString const&) vfunc[4]: QUrl::setPassword(QString const&) vfunc[5]: QUrl::setHost(QString const&) vfunc[6]: QUrl::setPort(int) vfunc[7]: non-virtual thunk to QUrlOperator::setPath(QString const&) vfunc[8]: QUrl::setEncodedPathAndQuery(QString const&) vfunc[9]: QUrl::setQuery(QString const&) vfunc[10]: QUrl::setRef(QString const&) vfunc[11]: QUrl::addPath(QString const&) vfunc[12]: QUrl::setFileName(QString const&) vfunc[13]: QUrl::toString(bool, bool) const vfunc[14]: non-virtual thunk to QUrlOperator::cdUp() vfunc[15]: non-virtual thunk to QUrlOperator::reset() vfunc[16]: non-virtual thunk to QUrlOperator::parse(QString const&) The Run Time Type Information for the QUrlOperator class is described by Table 8-206 Table 8-206. typeinfo for QUrlOperator Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QUrlOperator flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QUrl 10242 __________________________________________________________ 8.2.13.3. Class data for QSocket The virtual table for the QSocket class is described by Table 8-207 Table 8-207. Primary vtable for QSocket Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSocket vfunc[0]: NULL or QSocket::metaObject() const vfunc[1]: QSocket::className() const vfunc[2]: QSocket::qt_cast(char const*) vfunc[3]: QSocket::qt_invoke(int, QUObject*) vfunc[4]: QSocket::qt_emit(int, QUObject*) vfunc[5]: QSocket::qt_property(int, int, QVariant*) vfunc[6]: QSocket::~QSocket() vfunc[7]: QSocket::~QSocket() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QSocket::setSocket(int) vfunc[22]: QSocket::setSocketDevice(QSocketDevice*) vfunc[23]: QSocket::connectToHost(QString const&, unsigned short) vfunc[24]: QSocket::open(int) vfunc[25]: QSocket::close() vfunc[26]: QSocket::flush() vfunc[27]: QSocket::size() const vfunc[28]: QSocket::at() const vfunc[29]: QSocket::at(unsigned long) vfunc[30]: QSocket::atEnd() const vfunc[31]: QSocket::readBlock(char*, unsigned long) vfunc[32]: QSocket::writeBlock(char const*, unsigned long) vfunc[33]: QSocket::readLine(char*, unsigned long) vfunc[34]: QSocket::getch() vfunc[35]: QSocket::putch(int) vfunc[36]: QSocket::ungetch(int) vfunc[37]: QSocket::readLine() vfunc[38]: QSocket::sn_read(bool) vfunc[39]: QSocket::sn_write() Table 8-208. Secondary vtable for QSocket Base Offset -80 Virtual Base Offset 0 RTTI typeinfo for QSocket vfunc[0]: non-virtual thunk to QSocket::~QSocket() vfunc[1]: non-virtual thunk to QSocket::~QSocket() vfunc[2]: non-virtual thunk to QSocket::open(int) vfunc[3]: non-virtual thunk to QSocket::close() vfunc[4]: non-virtual thunk to QSocket::flush() vfunc[5]: non-virtual thunk to QSocket::size() const vfunc[6]: non-virtual thunk to QSocket::at() const vfunc[7]: non-virtual thunk to QSocket::at(unsigned long) vfunc[8]: non-virtual thunk to QSocket::atEnd() const vfunc[9]: non-virtual thunk to QSocket::readBlock(char*, unsigned long) vfunc[10]: non-virtual thunk to QSocket::writeBlock(char const*, unsigned long) vfunc[11]: non-virtual thunk to QSocket::readLine(char*, unsigned long) vfunc[12]: QIODevice::readAll() vfunc[13]: non-virtual thunk to QSocket::getch() vfunc[14]: non-virtual thunk to QSocket::putch(int) vfunc[15]: non-virtual thunk to QSocket::ungetch(int) The Run Time Type Information for the QSocket class is described by Table 8-209 Table 8-209. typeinfo for QSocket Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QSocket flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QIODevice 10242 __________________________________________________________ 8.2.13.4. Class data for QSocketNotifier The virtual table for the QSocketNotifier class is described by Table 8-210 Table 8-210. Primary vtable for QSocketNotifier Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSocketNotifier vfunc[0]: NULL or QSocketNotifier::metaObject() const vfunc[1]: QSocketNotifier::className() const vfunc[2]: QSocketNotifier::qt_cast(char const*) vfunc[3]: QSocketNotifier::qt_invoke(int, QUObject*) vfunc[4]: QSocketNotifier::qt_emit(int, QUObject*) vfunc[5]: QSocketNotifier::qt_property(int, int, QVariant*) vfunc[6]: QSocketNotifier::~QSocketNotifier() vfunc[7]: QSocketNotifier::~QSocketNotifier() vfunc[8]: QSocketNotifier::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QSocketNotifier::setEnabled(bool) The Run Time Type Information for the QSocketNotifier class is described by Table 8-211 Table 8-211. typeinfo for QSocketNotifier Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSocketNotifier basetype: typeinfo for QObject __________________________________________________________ 8.2.13.5. Class data for QNetworkProtocol The virtual table for the QNetworkProtocol class is described by Table 8-212 Table 8-212. Primary vtable for QNetworkProtocol Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QNetworkProtocol vfunc[0]: NULL or QNetworkProtocol::metaObject() const vfunc[1]: QNetworkProtocol::className() const vfunc[2]: QNetworkProtocol::qt_cast(char const*) vfunc[3]: QNetworkProtocol::qt_invoke(int, QUObject*) vfunc[4]: QNetworkProtocol::qt_emit(int, QUObject*) vfunc[5]: QNetworkProtocol::qt_property(int, int, QVariant*) vfunc[6]: QNetworkProtocol::~QNetworkProtocol() vfunc[7]: QNetworkProtocol::~QNetworkProtocol() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) vfunc[23]: QNetworkProtocol::supportedOperations() const vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) vfunc[25]: QNetworkProtocol::clearOperationQueue() vfunc[26]: QNetworkProtocol::stop() vfunc[27]: QNetworkProtocol::processOperation(QNetworkOperation*) vfunc[28]: QNetworkProtocol::operationListChildren(QNetworkOperation*) vfunc[29]: QNetworkProtocol::operationMkDir(QNetworkOperation*) vfunc[30]: QNetworkProtocol::operationRemove(QNetworkOperation*) vfunc[31]: QNetworkProtocol::operationRename(QNetworkOperation*) vfunc[32]: QNetworkProtocol::operationGet(QNetworkOperation*) vfunc[33]: QNetworkProtocol::operationPut(QNetworkOperation*) vfunc[34]: QNetworkProtocol::operationPutChunk(QNetworkOperation*) vfunc[35]: QNetworkProtocol::checkConnection(QNetworkOperation*) The Run Time Type Information for the QNetworkProtocol class is described by Table 8-213 Table 8-213. typeinfo for QNetworkProtocol Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QNetworkProtocol basetype: typeinfo for QObject __________________________________________________________ 8.2.13.6. Class data for QUrl The virtual table for the QUrl class is described by Table 8-214 Table 8-214. Primary vtable for QUrl Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QUrl vfunc[0]: QUrl::~QUrl() vfunc[1]: QUrl::~QUrl() vfunc[2]: QUrl::setProtocol(QString const&) vfunc[3]: QUrl::setUser(QString const&) vfunc[4]: QUrl::setPassword(QString const&) vfunc[5]: QUrl::setHost(QString const&) vfunc[6]: QUrl::setPort(int) vfunc[7]: QUrl::setPath(QString const&) vfunc[8]: QUrl::setEncodedPathAndQuery(QString const&) vfunc[9]: QUrl::setQuery(QString const&) vfunc[10]: QUrl::setRef(QString const&) vfunc[11]: QUrl::addPath(QString const&) vfunc[12]: QUrl::setFileName(QString const&) vfunc[13]: QUrl::toString(bool, bool) const vfunc[14]: QUrl::cdUp() vfunc[15]: QUrl::reset() vfunc[16]: QUrl::parse(QString const&) The Run Time Type Information for the QUrl class is described by Table 8-215 Table 8-215. typeinfo for QUrl Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QUrl __________________________________________________________ 8.2.13.7. Class data for QSocketDevice The virtual table for the QSocketDevice class is described by Table 8-216 Table 8-216. Primary vtable for QSocketDevice Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSocketDevice vfunc[0]: QSocketDevice::~QSocketDevice() vfunc[1]: QSocketDevice::~QSocketDevice() vfunc[2]: QSocketDevice::open(int) vfunc[3]: QSocketDevice::close() vfunc[4]: QSocketDevice::flush() vfunc[5]: QSocketDevice::size() const vfunc[6]: QSocketDevice::at() const vfunc[7]: QSocketDevice::at(unsigned long) vfunc[8]: QSocketDevice::atEnd() const vfunc[9]: QSocketDevice::readBlock(char*, unsigned long) vfunc[10]: QSocketDevice::writeBlock(char const*, unsigned long) vfunc[11]: QIODevice::readLine(char*, unsigned long) vfunc[12]: QIODevice::readAll() vfunc[13]: QSocketDevice::getch() vfunc[14]: QSocketDevice::putch(int) vfunc[15]: QSocketDevice::ungetch(int) vfunc[16]: QSocketDevice::setSocket(int, QSocketDevice::Type) vfunc[17]: QSocketDevice::setBlocking(bool) vfunc[18]: QSocketDevice::setAddressReusable(bool) vfunc[19]: QSocketDevice::setReceiveBufferSize(unsigned int) vfunc[20]: QSocketDevice::setSendBufferSize(unsigned int) vfunc[21]: QSocketDevice::connect(QHostAddress const&, unsigned short) vfunc[22]: QSocketDevice::bind(QHostAddress const&, unsigned short) vfunc[23]: QSocketDevice::listen(int) vfunc[24]: QSocketDevice::accept() vfunc[25]: QSocketDevice::writeBlock(char const*, unsigned long, QHostAddress const&, unsigned short) vfunc[26]: QSocketDevice::setOption(QSocketDevice::Option, int) The Run Time Type Information for the QSocketDevice class is described by Table 8-217 Table 8-217. typeinfo for QSocketDevice Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSocketDevice basetype: typeinfo for QIODevice __________________________________________________________ 8.2.13.8. Class data for QHttpResponseHeader The virtual table for the QHttpResponseHeader class is described by Table 8-218 Table 8-218. Primary vtable for QHttpResponseHeader Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHttpResponseHeader vfunc[0]: NULL or QHttpResponseHeader::~QHttpResponseHeader() vfunc[1]: NULL or QHttpResponseHeader::~QHttpResponseHeader() vfunc[2]: QHttpResponseHeader::toString() const vfunc[3]: QHttpResponseHeader::majorVersion() const vfunc[4]: QHttpResponseHeader::minorVersion() const vfunc[5]: QHttpResponseHeader::parseLine(QString const&, int) The Run Time Type Information for the QHttpResponseHeader class is described by Table 8-219 Table 8-219. typeinfo for QHttpResponseHeader Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QHttpResponseHeader basetype: typeinfo for QHttpHeader __________________________________________________________ 8.2.13.9. Class data for QServerSocket The virtual table for the QServerSocket class is described by Table 8-220 Table 8-220. Primary vtable for QServerSocket Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QServerSocket vfunc[0]: NULL or QServerSocket::metaObject() const vfunc[1]: QServerSocket::className() const vfunc[2]: QServerSocket::qt_cast(char const*) vfunc[3]: QServerSocket::qt_invoke(int, QUObject*) vfunc[4]: QServerSocket::qt_emit(int, QUObject*) vfunc[5]: QServerSocket::qt_property(int, int, QVariant*) vfunc[6]: QServerSocket::~QServerSocket() vfunc[7]: QServerSocket::~QServerSocket() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QServerSocket::setSocket(int) vfunc[22]: __cxa_pure_virtual The Run Time Type Information for the QServerSocket class is described by Table 8-221 Table 8-221. typeinfo for QServerSocket Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QServerSocket basetype: typeinfo for QObject __________________________________________________________ 8.2.13.10. Class data for QUrlInfo The virtual table for the QUrlInfo class is described by Table 8-222 Table 8-222. Primary vtable for QUrlInfo Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QUrlInfo vfunc[0]: QUrlInfo::~QUrlInfo() vfunc[1]: QUrlInfo::~QUrlInfo() vfunc[2]: QUrlInfo::setName(QString const&) vfunc[3]: QUrlInfo::setDir(bool) vfunc[4]: QUrlInfo::setFile(bool) vfunc[5]: QUrlInfo::setSymLink(bool) vfunc[6]: QUrlInfo::setOwner(QString const&) vfunc[7]: QUrlInfo::setGroup(QString const&) vfunc[8]: QUrlInfo::setSize(unsigned int) vfunc[9]: QUrlInfo::setWritable(bool) vfunc[10]: QUrlInfo::setReadable(bool) vfunc[11]: QUrlInfo::setPermissions(int) vfunc[12]: QUrlInfo::setLastModified(QDateTime const&) The Run Time Type Information for the QUrlInfo class is described by Table 8-223 Table 8-223. typeinfo for QUrlInfo Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QUrlInfo __________________________________________________________ 8.2.13.11. Class data for QNetworkOperation The virtual table for the QNetworkOperation class is described by Table 8-224 Table 8-224. Primary vtable for QNetworkOperation Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QNetworkOperation vfunc[0]: NULL or QNetworkOperation::metaObject() const vfunc[1]: QNetworkOperation::className() const vfunc[2]: QNetworkOperation::qt_cast(char const*) vfunc[3]: QNetworkOperation::qt_invoke(int, QUObject*) vfunc[4]: QNetworkOperation::qt_emit(int, QUObject*) vfunc[5]: QNetworkOperation::qt_property(int, int, QVariant*) vfunc[6]: QNetworkOperation::~QNetworkOperation() vfunc[7]: QNetworkOperation::~QNetworkOperation() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) The Run Time Type Information for the QNetworkOperation class is described by Table 8-225 Table 8-225. typeinfo for QNetworkOperation Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QNetworkOperation basetype: typeinfo for QObject __________________________________________________________ 8.2.13.12. Class data for QHttp The virtual table for the QHttp class is described by Table 8-226 Table 8-226. Primary vtable for QHttp Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHttp vfunc[0]: NULL or QHttp::metaObject() const vfunc[1]: QHttp::className() const vfunc[2]: QHttp::qt_cast(char const*) vfunc[3]: QHttp::qt_invoke(int, QUObject*) vfunc[4]: QHttp::qt_emit(int, QUObject*) vfunc[5]: QHttp::qt_property(int, int, QVariant*) vfunc[6]: QHttp::~QHttp() vfunc[7]: QHttp::~QHttp() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QHttp::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) vfunc[23]: QHttp::supportedOperations() const vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) vfunc[25]: QNetworkProtocol::clearOperationQueue() vfunc[26]: QNetworkProtocol::stop() vfunc[27]: QNetworkProtocol::processOperation(QNetworkOperation*) vfunc[28]: QNetworkProtocol::operationListChildren(QNetworkOperation*) vfunc[29]: QNetworkProtocol::operationMkDir(QNetworkOperation*) vfunc[30]: QNetworkProtocol::operationRemove(QNetworkOperation*) vfunc[31]: QNetworkProtocol::operationRename(QNetworkOperation*) vfunc[32]: QHttp::operationGet(QNetworkOperation*) vfunc[33]: QHttp::operationPut(QNetworkOperation*) vfunc[34]: QNetworkProtocol::operationPutChunk(QNetworkOperation*) vfunc[35]: QNetworkProtocol::checkConnection(QNetworkOperation*) The Run Time Type Information for the QHttp class is described by Table 8-227 Table 8-227. typeinfo for QHttp Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QHttp basetype: typeinfo for QNetworkProtocol __________________________________________________________ 8.2.13.13. Class data for QMimeSource The virtual table for the QMimeSource class is described by Table 8-228 Table 8-228. Primary vtable for QMimeSource Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMimeSource vfunc[0]: QMimeSource::~QMimeSource() vfunc[1]: QMimeSource::~QMimeSource() vfunc[2]: __cxa_pure_virtual vfunc[3]: QMimeSource::provides(char const*) const vfunc[4]: __cxa_pure_virtual The Run Time Type Information for the QMimeSource class is described by Table 8-229 Table 8-229. typeinfo for QMimeSource Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QMimeSource __________________________________________________________ 8.2.13.14. Class data for QDns The virtual table for the QDns class is described by Table 8-230 Table 8-230. Primary vtable for QDns Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QDns vfunc[0]: NULL or QDns::metaObject() const vfunc[1]: QDns::className() const vfunc[2]: QDns::qt_cast(char const*) vfunc[3]: QDns::qt_invoke(int, QUObject*) vfunc[4]: QDns::qt_emit(int, QUObject*) vfunc[5]: QDns::qt_property(int, int, QVariant*) vfunc[6]: QDns::~QDns() vfunc[7]: QDns::~QDns() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QDns::setLabel(QString const&) vfunc[22]: QDns::setLabel(QHostAddress const&) vfunc[23]: QDns::setRecordType(QDns::RecordType) The Run Time Type Information for the QDns class is described by Table 8-231 Table 8-231. typeinfo for QDns Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QDns basetype: typeinfo for QObject __________________________________________________________ 8.2.13.15. Class data for QHttpRequestHeader The virtual table for the QHttpRequestHeader class is described by Table 8-232 Table 8-232. Primary vtable for QHttpRequestHeader Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHttpRequestHeader vfunc[0]: NULL or QHttpRequestHeader::~QHttpRequestHeader() vfunc[1]: NULL or QHttpRequestHeader::~QHttpRequestHeader() vfunc[2]: QHttpRequestHeader::toString() const vfunc[3]: QHttpRequestHeader::majorVersion() const vfunc[4]: QHttpRequestHeader::minorVersion() const vfunc[5]: QHttpRequestHeader::parseLine(QString const&, int) The Run Time Type Information for the QHttpRequestHeader class is described by Table 8-233 Table 8-233. typeinfo for QHttpRequestHeader Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QHttpRequestHeader basetype: typeinfo for QHttpHeader __________________________________________________________ 8.2.13.16. Class data for QHttpHeader The virtual table for the QHttpHeader class is described by Table 8-234 Table 8-234. Primary vtable for QHttpHeader Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHttpHeader vfunc[0]: QHttpHeader::~QHttpHeader() vfunc[1]: QHttpHeader::~QHttpHeader() vfunc[2]: QHttpHeader::toString() const vfunc[3]: __cxa_pure_virtual vfunc[4]: __cxa_pure_virtual vfunc[5]: QHttpHeader::parseLine(QString const&, int) The Run Time Type Information for the QHttpHeader class is described by Table 8-235 Table 8-235. typeinfo for QHttpHeader Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QHttpHeader __________________________________________________________ 8.2.13.17. Class data for QLocalFs The virtual table for the QLocalFs class is described by Table 8-236 Table 8-236. Primary vtable for QLocalFs Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QLocalFs vfunc[0]: NULL or QLocalFs::metaObject() const vfunc[1]: QLocalFs::className() const vfunc[2]: QLocalFs::qt_cast(char const*) vfunc[3]: QLocalFs::qt_invoke(int, QUObject*) vfunc[4]: QLocalFs::qt_emit(int, QUObject*) vfunc[5]: QLocalFs::qt_property(int, int, QVariant*) vfunc[6]: NULL or QLocalFs::~QLocalFs() vfunc[7]: NULL or QLocalFs::~QLocalFs() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) vfunc[23]: QLocalFs::supportedOperations() const vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) vfunc[25]: QNetworkProtocol::clearOperationQueue() vfunc[26]: QNetworkProtocol::stop() vfunc[27]: QNetworkProtocol::processOperation(QNetworkOperation*) vfunc[28]: QLocalFs::operationListChildren(QNetworkOperation*) vfunc[29]: QLocalFs::operationMkDir(QNetworkOperation*) vfunc[30]: QLocalFs::operationRemove(QNetworkOperation*) vfunc[31]: QLocalFs::operationRename(QNetworkOperation*) vfunc[32]: QLocalFs::operationGet(QNetworkOperation*) vfunc[33]: QLocalFs::operationPut(QNetworkOperation*) vfunc[34]: QNetworkProtocol::operationPutChunk(QNetworkOperation*) vfunc[35]: QNetworkProtocol::checkConnection(QNetworkOperation*) The Run Time Type Information for the QLocalFs class is described by Table 8-237 Table 8-237. typeinfo for QLocalFs Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QLocalFs basetype: typeinfo for QNetworkProtocol __________________________________________________________ 8.2.13.18. Class data for QConnectionList The virtual table for the QConnectionList class is described by Table 8-238 Table 8-238. Primary vtable for QConnectionList Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QConnectionList vfunc[0]: NULL or QPtrList::count() const vfunc[1]: NULL or QPtrList::clear() vfunc[2]: NULL or QConnectionList::~QConnectionList() vfunc[3]: NULL or QConnectionList::~QConnectionList() vfunc[4]: QPtrCollection::newItem(void*) vfunc[5]: NULL or QPtrList::deleteItem(void*) vfunc[6]: QGList::compareItems(void*, void*) vfunc[7]: QGList::read(QDataStream&, void*&) vfunc[8]: QGList::write(QDataStream&, void*) const The Run Time Type Information for the QConnectionList class is described by Table 8-239 Table 8-239. typeinfo for QConnectionList Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QConnectionList basetype: typeinfo for QPtrList __________________________________________________________ 8.2.13.19. Class data for QHostAddress The virtual table for the QHostAddress class is described by Table 8-240 Table 8-240. Primary vtable for QHostAddress Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QHostAddress vfunc[0]: QHostAddress::~QHostAddress() vfunc[1]: QHostAddress::~QHostAddress() The Run Time Type Information for the QHostAddress class is described by Table 8-241 Table 8-241. typeinfo for QHostAddress Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QHostAddress __________________________________________________________ 8.2.13.20. Class data for QFtp The virtual table for the QFtp class is described by Table 8-242 Table 8-242. Primary vtable for QFtp Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QFtp vfunc[0]: NULL or QFtp::metaObject() const vfunc[1]: QFtp::className() const vfunc[2]: QFtp::qt_cast(char const*) vfunc[3]: QFtp::qt_invoke(int, QUObject*) vfunc[4]: QFtp::qt_emit(int, QUObject*) vfunc[5]: QFtp::qt_property(int, int, QVariant*) vfunc[6]: QFtp::~QFtp() vfunc[7]: QFtp::~QFtp() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) vfunc[23]: QFtp::supportedOperations() const vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) vfunc[25]: QNetworkProtocol::clearOperationQueue() vfunc[26]: QNetworkProtocol::stop() vfunc[27]: QNetworkProtocol::processOperation(QNetworkOperation*) vfunc[28]: QFtp::operationListChildren(QNetworkOperation*) vfunc[29]: QFtp::operationMkDir(QNetworkOperation*) vfunc[30]: QFtp::operationRemove(QNetworkOperation*) vfunc[31]: QFtp::operationRename(QNetworkOperation*) vfunc[32]: QFtp::operationGet(QNetworkOperation*) vfunc[33]: QFtp::operationPut(QNetworkOperation*) vfunc[34]: QNetworkProtocol::operationPutChunk(QNetworkOperation*) vfunc[35]: QFtp::checkConnection(QNetworkOperation*) The Run Time Type Information for the QFtp class is described by Table 8-243 Table 8-243. typeinfo for QFtp Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QFtp basetype: typeinfo for QNetworkProtocol __________________________________________________________ 8.2.13.21. Interfaces for Qt3 Network An LSB conforming implementation shall provide the architecture specific functions for Qt3 Network specified in Table 8-244, with the full mandatory functionality as described in the referenced underlying specification. Table 8-244. libqt-mt - Qt3 Network Function Interfaces _ZThn80_N12QUrlOperator4cdUpEv [CXXABI] _ZThn80_N12QUrlOperator5parseERK7QString [CXXABI] _ZThn80_N12QUrlOperator5resetEv [CXXABI] _ZThn80_N12QUrlOperator7setPathERK7QString [CXXABI] _ZThn80_N12QUrlOperatorD0Ev [CXXABI] _ZThn80_N12QUrlOperatorD1Ev [CXXABI] _ZThn80_N7QSocket10writeBlockEPKcm [CXXABI] _ZThn80_N7QSocket2atEm [CXXABI] _ZThn80_N7QSocket4openEi [CXXABI] _ZThn80_N7QSocket5closeEv [CXXABI] _ZThn80_N7QSocket5flushEv [CXXABI] _ZThn80_N7QSocket5getchEv [CXXABI] _ZThn80_N7QSocket5putchEi [CXXABI] _ZThn80_N7QSocket7ungetchEi [CXXABI] _ZThn80_N7QSocket8readLineEPcm [CXXABI] _ZThn80_N7QSocket9readBlockEPcm [CXXABI] _ZThn80_N7QSocketD0Ev [CXXABI] _ZThn80_N7QSocketD1Ev [CXXABI] _ZThn80_NK7QSocket2atEv [CXXABI] _ZThn80_NK7QSocket4sizeEv [CXXABI] _ZThn80_NK7QSocket5atEndEv [CXXABI] __________________________________________________________ 8.2.14. Qt3 Object Model __________________________________________________________ 8.2.14.1. Class data for QObjectCleanupHandler The virtual table for the QObjectCleanupHandler class is described by Table 8-245 Table 8-245. Primary vtable for QObjectCleanupHandler Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QObjectCleanupHandler vfunc[0]: NULL or QObjectCleanupHandler::metaObject() const vfunc[1]: QObjectCleanupHandler::className() const vfunc[2]: QObjectCleanupHandler::qt_cast(char const*) vfunc[3]: QObjectCleanupHandler::qt_invoke(int, QUObject*) vfunc[4]: QObjectCleanupHandler::qt_emit(int, QUObject*) vfunc[5]: QObjectCleanupHandler::qt_property(int, int, QVariant*) vfunc[6]: QObjectCleanupHandler::~QObjectCleanupHandler() vfunc[7]: QObjectCleanupHandler::~QObjectCleanupHandler() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) The Run Time Type Information for the QObjectCleanupHandler class is described by Table 8-246 Table 8-246. typeinfo for QObjectCleanupHandler Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QObjectCleanupHandler basetype: typeinfo for QObject __________________________________________________________ 8.2.14.2. Class data for QObjectUserData The virtual table for the QObjectUserData class is described by Table 8-247 Table 8-247. Primary vtable for QObjectUserData Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QObjectUserData vfunc[0]: QObjectUserData::~QObjectUserData() vfunc[1]: QObjectUserData::~QObjectUserData() The Run Time Type Information for the QObjectUserData class is described by Table 8-248 Table 8-248. typeinfo for QObjectUserData Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QObjectUserData __________________________________________________________ 8.2.14.3. Class data for QObject The virtual table for the QObject class is described by Table 8-249 Table 8-249. Primary vtable for QObject Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QObject vfunc[0]: NULL or QObject::metaObject() const vfunc[1]: QObject::className() const vfunc[2]: QObject::qt_cast(char const*) vfunc[3]: QObject::qt_invoke(int, QUObject*) vfunc[4]: QObject::qt_emit(int, QUObject*) vfunc[5]: QObject::qt_property(int, int, QVariant*) vfunc[6]: QObject::~QObject() vfunc[7]: QObject::~QObject() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) The Run Time Type Information for the QObject class is described by Table 8-250 Table 8-250. typeinfo for QObject Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QObject basetype: typeinfo for Qt __________________________________________________________ 8.2.14.4. Class data for QMetaObject The virtual table for the QMetaObject class is described by Table 8-251 Table 8-251. Primary vtable for QMetaObject Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QMetaObject vfunc[0]: QMetaObject::~QMetaObject() vfunc[1]: QMetaObject::~QMetaObject() The Run Time Type Information for the QMetaObject class is described by Table 8-252 Table 8-252. typeinfo for QMetaObject Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QMetaObject __________________________________________________________ 8.2.14.5. Class data for QGuardedPtrPrivate The virtual table for the QGuardedPtrPrivate class is described by Table 8-253 Table 8-253. Primary vtable for QGuardedPtrPrivate Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QGuardedPtrPrivate vfunc[0]: NULL or QGuardedPtrPrivate::metaObject() const vfunc[1]: QGuardedPtrPrivate::className() const vfunc[2]: QGuardedPtrPrivate::qt_cast(char const*) vfunc[3]: QGuardedPtrPrivate::qt_invoke(int, QUObject*) vfunc[4]: QGuardedPtrPrivate::qt_emit(int, QUObject*) vfunc[5]: QGuardedPtrPrivate::qt_property(int, int, QVariant*) vfunc[6]: QGuardedPtrPrivate::~QGuardedPtrPrivate() vfunc[7]: QGuardedPtrPrivate::~QGuardedPtrPrivate() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) The Run Time Type Information for the QGuardedPtrPrivate class is described by Table 8-254 Table 8-254. typeinfo for QGuardedPtrPrivate Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QGuardedPtrPrivate flags: 0 basetype: typeinfo for QObject 2 basetype: typeinfo for QShared 10242 __________________________________________________________ 8.2.14.6. Interfaces for Qt3 Object Model No external functions are defined for libqt-mt - Qt3 Object Model in this part of the specification. See also the generic specification. __________________________________________________________ 8.2.15. Qt3 OpenGL __________________________________________________________ 8.2.15.1. Interfaces for Qt3 OpenGL An LSB conforming implementation shall provide the architecture specific functions for Qt3 OpenGL specified in Table 8-255, with the full mandatory functionality as described in the referenced underlying specification. Table 8-255. libqt-mt - Qt3 OpenGL Function Interfaces _ZThn80_N9QGLWidgetD0Ev [CXXABI] _ZThn80_N9QGLWidgetD1Ev [CXXABI] __________________________________________________________ 8.2.16. Qt3 Paint Device __________________________________________________________ 8.2.16.1. Class data for QPaintDevice The virtual table for the QPaintDevice class is described by Table 8-256 Table 8-256. Primary vtable for QPaintDevice Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPaintDevice vfunc[0]: QPaintDevice::~QPaintDevice() vfunc[1]: QPaintDevice::~QPaintDevice() vfunc[2]: QPaintDevice::setResolution(int) vfunc[3]: QPaintDevice::resolution() const vfunc[4]: QPaintDevice::handle() const vfunc[5]: QPaintDevice::x11RenderHandle() const vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) vfunc[8]: QPaintDevice::metric(int) const vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) const vfunc[10]: QPaintDevice::fontInf(QFont*, int) const The Run Time Type Information for the QPaintDevice class is described by Table 8-257 Table 8-257. typeinfo for QPaintDevice Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QPaintDevice __________________________________________________________ 8.2.16.2. Class data for QBitmap The virtual table for the QBitmap class is described by Table 8-258 Table 8-258. Primary vtable for QBitmap Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QBitmap vfunc[0]: NULL or QBitmap::~QBitmap() vfunc[1]: NULL or QBitmap::~QBitmap() vfunc[2]: QPaintDevice::setResolution(int) vfunc[3]: QPaintDevice::resolution() const vfunc[4]: QPaintDevice::handle() const vfunc[5]: QPaintDevice::x11RenderHandle() const vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) vfunc[8]: QPixmap::metric(int) const vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) const vfunc[10]: QPaintDevice::fontInf(QFont*, int) const vfunc[11]: QPixmap::detach() The Run Time Type Information for the QBitmap class is described by Table 8-259 Table 8-259. typeinfo for QBitmap Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QBitmap basetype: typeinfo for QPixmap __________________________________________________________ 8.2.16.3. Class data for QPicture The virtual table for the QPicture class is described by Table 8-260 Table 8-260. Primary vtable for QPicture Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPicture vfunc[0]: QPicture::~QPicture() vfunc[1]: QPicture::~QPicture() vfunc[2]: QPaintDevice::setResolution(int) vfunc[3]: QPaintDevice::resolution() const vfunc[4]: QPaintDevice::handle() const vfunc[5]: QPaintDevice::x11RenderHandle() const vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) vfunc[7]: QPicture::cmd(int, QPainter*, QPDevCmdParam*) vfunc[8]: QPicture::metric(int) const vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) const vfunc[10]: QPaintDevice::fontInf(QFont*, int) const vfunc[11]: QPicture::setData(char const*, unsigned int) The Run Time Type Information for the QPicture class is described by Table 8-261 Table 8-261. typeinfo for QPicture Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPicture basetype: typeinfo for QPaintDevice __________________________________________________________ 8.2.16.4. Class data for QPixmap The virtual table for the QPixmap class is described by Table 8-262 Table 8-262. Primary vtable for QPixmap Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPixmap vfunc[0]: QPixmap::~QPixmap() vfunc[1]: QPixmap::~QPixmap() vfunc[2]: QPaintDevice::setResolution(int) vfunc[3]: QPaintDevice::resolution() const vfunc[4]: QPaintDevice::handle() const vfunc[5]: QPaintDevice::x11RenderHandle() const vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) vfunc[8]: QPixmap::metric(int) const vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) const vfunc[10]: QPaintDevice::fontInf(QFont*, int) const vfunc[11]: QPixmap::detach() The Run Time Type Information for the QPixmap class is described by Table 8-263 Table 8-263. typeinfo for QPixmap Base Vtable vtable for __cxxabiv1::__vmi_class_type_info Name typeinfo name for QPixmap flags: 0 basetype: typeinfo for QPaintDevice 2 basetype: typeinfo for Qt 2 __________________________________________________________ 8.2.16.5. Class data for QPrinter The virtual table for the QPrinter class is described by Table 8-264 Table 8-264. Primary vtable for QPrinter Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QPrinter vfunc[0]: QPrinter::~QPrinter() vfunc[1]: QPrinter::~QPrinter() vfunc[2]: QPrinter::setResolution(int) vfunc[3]: QPrinter::resolution() const vfunc[4]: QPaintDevice::handle() const vfunc[5]: QPaintDevice::x11RenderHandle() const vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) vfunc[7]: QPrinter::cmd(int, QPainter*, QPDevCmdParam*) vfunc[8]: QPrinter::metric(int) const vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) const vfunc[10]: QPaintDevice::fontInf(QFont*, int) const vfunc[11]: QPrinter::setPrinterName(QString const&) vfunc[12]: QPrinter::setOutputToFile(bool) vfunc[13]: QPrinter::setOutputFileName(QString const&) vfunc[14]: QPrinter::setPrintProgram(QString const&) vfunc[15]: QPrinter::setPrinterSelectionOption(QString const&) vfunc[16]: QPrinter::setDocName(QString const&) vfunc[17]: QPrinter::setCreator(QString const&) vfunc[18]: QPrinter::setOrientation(QPrinter::Orientation) vfunc[19]: QPrinter::setPageSize(QPrinter::PageSize) vfunc[20]: QPrinter::setPageOrder(QPrinter::PageOrder) vfunc[21]: QPrinter::setColorMode(QPrinter::ColorMode) vfunc[22]: QPrinter::setFullPage(bool) vfunc[23]: QPrinter::setFromTo(int, int) vfunc[24]: QPrinter::setMinMax(int, int) vfunc[25]: QPrinter::setNumCopies(int) vfunc[26]: QPrinter::setPaperSource(QPrinter::PaperSource) The Run Time Type Information for the QPrinter class is described by Table 8-265 Table 8-265. typeinfo for QPrinter Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QPrinter basetype: typeinfo for QPaintDevice __________________________________________________________ 8.2.16.6. Interfaces for Qt3 Paint Device No external functions are defined for libqt-mt - Qt3 Paint Device in this part of the specification. See also the generic specification. __________________________________________________________ 8.2.17. Qt3 SQL __________________________________________________________ 8.2.17.1. Class data for QSqlResult The virtual table for the QSqlResult class is described by Table 8-266 Table 8-266. Primary vtable for QSqlResult Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlResult vfunc[0]: QSqlResult::~QSqlResult() vfunc[1]: QSqlResult::~QSqlResult() vfunc[2]: QSqlResult::setAt(int) vfunc[3]: QSqlResult::setActive(bool) vfunc[4]: QSqlResult::setLastError(QSqlError const&) vfunc[5]: QSqlResult::setQuery(QString const&) vfunc[6]: QSqlResult::setSelect(bool) vfunc[7]: QSqlResult::setForwardOnly(bool) vfunc[8]: __cxa_pure_virtual vfunc[9]: __cxa_pure_virtual vfunc[10]: __cxa_pure_virtual vfunc[11]: __cxa_pure_virtual vfunc[12]: QSqlResult::fetchNext() vfunc[13]: QSqlResult::fetchPrev() vfunc[14]: __cxa_pure_virtual vfunc[15]: __cxa_pure_virtual vfunc[16]: __cxa_pure_virtual vfunc[17]: __cxa_pure_virtual The Run Time Type Information for the QSqlResult class is described by Table 8-267 Table 8-267. typeinfo for QSqlResult Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QSqlResult __________________________________________________________ 8.2.17.2. Class data for QSqlSelectCursor The virtual table for the QSqlSelectCursor class is described by Table 8-268 Table 8-268. Primary vtable for QSqlSelectCursor Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlSelectCursor vfunc[0]: QSqlSelectCursor::~QSqlSelectCursor() vfunc[1]: QSqlSelectCursor::~QSqlSelectCursor() vfunc[2]: QSqlCursor::value(int) const vfunc[3]: QSqlCursor::value(QString const&) const vfunc[4]: QSqlCursor::setValue(int, QVariant const&) vfunc[5]: QSqlCursor::setValue(QString const&, QVariant const&) vfunc[6]: NULL or QSqlSelectCursor::setGenerated(QString const&, bool) vfunc[7]: NULL or QSqlSelectCursor::setGenerated(int, bool) vfunc[8]: QSqlRecord::setNull(int) vfunc[9]: QSqlRecord::setNull(QString const&) vfunc[10]: QSqlCursor::append(QSqlField const&) vfunc[11]: QSqlCursor::insert(int, QSqlField const&) vfunc[12]: NULL or QSqlSelectCursor::remove(int) vfunc[13]: NULL or QSqlSelectCursor::clear() vfunc[14]: QSqlRecord::clearValues(bool) vfunc[15]: NULL or QSqlSelectCursor::toString(QString const&, QString const&) const vfunc[16]: QSqlRecord::toStringList(QString const&) const vfunc[17]: NULL or QSqlSelectCursor::primaryIndex(bool) const vfunc[18]: NULL or QSqlSelectCursor::index(QStringList const&) const vfunc[19]: NULL or QSqlSelectCursor::setPrimaryIndex(QSqlIndex const&) vfunc[20]: NULL or QSqlSelectCursor::append(QSqlFieldInfo const&) vfunc[21]: NULL or QSqlSelectCursor::insert(int, QSqlFieldInfo const&) vfunc[22]: NULL or QSqlSelectCursor::editBuffer(bool) vfunc[23]: NULL or QSqlSelectCursor::primeInsert() vfunc[24]: NULL or QSqlSelectCursor::primeUpdate() vfunc[25]: NULL or QSqlSelectCursor::primeDelete() vfunc[26]: NULL or QSqlSelectCursor::insert(bool) vfunc[27]: NULL or QSqlSelectCursor::update(bool) vfunc[28]: NULL or QSqlSelectCursor::del(bool) vfunc[29]: NULL or QSqlSelectCursor::setMode(int) vfunc[30]: QSqlCursor::setCalculated(QString const&, bool) vfunc[31]: QSqlCursor::setTrimmed(QString const&, bool) vfunc[32]: QSqlSelectCursor::select(QString const&, QSqlIndex const&) vfunc[33]: NULL or QSqlSelectCursor::setSort(QSqlIndex const&) vfunc[34]: NULL or QSqlSelectCursor::setFilter(QString const&) vfunc[35]: NULL or QSqlSelectCursor::setName(QString const&, bool) vfunc[36]: QSqlCursor::afterSeek() vfunc[37]: QSqlSelectCursor::exec(QString const&) vfunc[38]: QSqlCursor::calculateField(QString const&) vfunc[39]: QSqlCursor::update(QString const&, bool) vfunc[40]: QSqlCursor::del(QString const&, bool) vfunc[41]: QSqlCursor::toString(QString const&, QSqlField*, QString const&) const vfunc[42]: QSqlCursor::toString(QSqlRecord*, QString const&, QString const&, QString const&) const vfunc[43]: QSqlCursor::toString(QSqlIndex const&, QSqlRecord*, QString const&, QString const&, QString const&) const Table 8-269. Secondary vtable for QSqlSelectCursor Base Offset -16 Virtual Base Offset 0 RTTI typeinfo for QSqlSelectCursor vfunc[0]: non-virtual thunk to QSqlSelectCursor::~QSqlSelectCursor() vfunc[1]: non-virtual thunk to QSqlSelectCursor::~QSqlSelectCursor() vfunc[2]: non-virtual thunk to QSqlSelectCursor::exec(QString const&) vfunc[3]: non-virtual thunk to QSqlCursor::value(int) const vfunc[4]: QSqlQuery::seek(int, bool) vfunc[5]: QSqlQuery::next() vfunc[6]: QSqlQuery::prev() vfunc[7]: QSqlQuery::first() vfunc[8]: QSqlQuery::last() vfunc[9]: QSqlQuery::beforeSeek() vfunc[10]: non-virtual thunk to QSqlCursor::afterSeek() The Run Time Type Information for the QSqlSelectCursor class is described by Table 8-270 Table 8-270. typeinfo for QSqlSelectCursor Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSqlSelectCursor basetype: typeinfo for QSqlCursor __________________________________________________________ 8.2.17.3. Class data for QSqlDriver The virtual table for the QSqlDriver class is described by Table 8-271 Table 8-271. Primary vtable for QSqlDriver Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlDriver vfunc[0]: NULL or QSqlDriver::metaObject() const vfunc[1]: QSqlDriver::className() const vfunc[2]: QSqlDriver::qt_cast(char const*) vfunc[3]: QSqlDriver::qt_invoke(int, QUObject*) vfunc[4]: QSqlDriver::qt_emit(int, QUObject*) vfunc[5]: QSqlDriver::qt_property(int, int, QVariant*) vfunc[6]: QSqlDriver::~QSqlDriver() vfunc[7]: QSqlDriver::~QSqlDriver() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QSqlDriver::beginTransaction() vfunc[22]: QSqlDriver::commitTransaction() vfunc[23]: QSqlDriver::rollbackTransaction() vfunc[24]: QSqlDriver::tables(QString const&) const vfunc[25]: QSqlDriver::primaryIndex(QString const&) const vfunc[26]: QSqlDriver::record(QString const&) const vfunc[27]: QSqlDriver::record(QSqlQuery const&) const vfunc[28]: QSqlDriver::recordInfo(QString const&) const vfunc[29]: QSqlDriver::recordInfo(QSqlQuery const&) const vfunc[30]: QSqlDriver::nullText() const vfunc[31]: QSqlDriver::formatValue(QSqlField const*, bool) const vfunc[32]: __cxa_pure_virtual vfunc[33]: __cxa_pure_virtual vfunc[34]: __cxa_pure_virtual vfunc[35]: __cxa_pure_virtual vfunc[36]: QSqlDriver::setOpen(bool) vfunc[37]: QSqlDriver::setOpenError(bool) vfunc[38]: QSqlDriver::setLastError(QSqlError const&) The Run Time Type Information for the QSqlDriver class is described by Table 8-272 Table 8-272. typeinfo for QSqlDriver Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSqlDriver basetype: typeinfo for QObject __________________________________________________________ 8.2.17.4. Class data for QSqlPropertyMap The virtual table for the QSqlPropertyMap class is described by Table 8-273 Table 8-273. Primary vtable for QSqlPropertyMap Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlPropertyMap vfunc[0]: QSqlPropertyMap::~QSqlPropertyMap() vfunc[1]: QSqlPropertyMap::~QSqlPropertyMap() vfunc[2]: QSqlPropertyMap::setProperty(QWidget*, QVariant const&) The Run Time Type Information for the QSqlPropertyMap class is described by Table 8-274 Table 8-274. typeinfo for QSqlPropertyMap Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QSqlPropertyMap __________________________________________________________ 8.2.17.5. Class data for QSqlQuery The virtual table for the QSqlQuery class is described by Table 8-275 Table 8-275. Primary vtable for QSqlQuery Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlQuery vfunc[0]: QSqlQuery::~QSqlQuery() vfunc[1]: QSqlQuery::~QSqlQuery() vfunc[2]: QSqlQuery::exec(QString const&) vfunc[3]: QSqlQuery::value(int) const vfunc[4]: QSqlQuery::seek(int, bool) vfunc[5]: QSqlQuery::next() vfunc[6]: QSqlQuery::prev() vfunc[7]: QSqlQuery::first() vfunc[8]: QSqlQuery::last() vfunc[9]: QSqlQuery::beforeSeek() vfunc[10]: QSqlQuery::afterSeek() The Run Time Type Information for the QSqlQuery class is described by Table 8-276 Table 8-276. typeinfo for QSqlQuery Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QSqlQuery __________________________________________________________ 8.2.17.6. Class data for QSqlRecord The virtual table for the QSqlRecord class is described by Table 8-277 Table 8-277. Primary vtable for QSqlRecord Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlRecord vfunc[0]: QSqlRecord::~QSqlRecord() vfunc[1]: QSqlRecord::~QSqlRecord() vfunc[2]: QSqlRecord::value(int) const vfunc[3]: QSqlRecord::value(QString const&) const vfunc[4]: QSqlRecord::setValue(int, QVariant const&) vfunc[5]: QSqlRecord::setValue(QString const&, QVariant const&) vfunc[6]: QSqlRecord::setGenerated(QString const&, bool) vfunc[7]: QSqlRecord::setGenerated(int, bool) vfunc[8]: QSqlRecord::setNull(int) vfunc[9]: QSqlRecord::setNull(QString const&) vfunc[10]: QSqlRecord::append(QSqlField const&) vfunc[11]: QSqlRecord::insert(int, QSqlField const&) vfunc[12]: QSqlRecord::remove(int) vfunc[13]: QSqlRecord::clear() vfunc[14]: QSqlRecord::clearValues(bool) vfunc[15]: QSqlRecord::toString(QString const&, QString const&) const vfunc[16]: QSqlRecord::toStringList(QString const&) const The Run Time Type Information for the QSqlRecord class is described by Table 8-278 Table 8-278. typeinfo for QSqlRecord Base Vtable vtable for __cxxabiv1::__class_type_info Name typeinfo name for QSqlRecord __________________________________________________________ 8.2.17.7. Class data for QSqlDatabase The virtual table for the QSqlDatabase class is described by Table 8-279 Table 8-279. Primary vtable for QSqlDatabase Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlDatabase vfunc[0]: NULL or QSqlDatabase::metaObject() const vfunc[1]: QSqlDatabase::className() const vfunc[2]: QSqlDatabase::qt_cast(char const*) vfunc[3]: QSqlDatabase::qt_invoke(int, QUObject*) vfunc[4]: QSqlDatabase::qt_emit(int, QUObject*) vfunc[5]: QSqlDatabase::qt_property(int, int, QVariant*) vfunc[6]: QSqlDatabase::~QSqlDatabase() vfunc[7]: QSqlDatabase::~QSqlDatabase() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QSqlDatabase::setDatabaseName(QString const&) vfunc[22]: QSqlDatabase::setUserName(QString const&) vfunc[23]: QSqlDatabase::setPassword(QString const&) vfunc[24]: QSqlDatabase::setHostName(QString const&) vfunc[25]: QSqlDatabase::setPort(int) The Run Time Type Information for the QSqlDatabase class is described by Table 8-280 Table 8-280. typeinfo for QSqlDatabase Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSqlDatabase basetype: typeinfo for QObject __________________________________________________________ 8.2.17.8. Class data for QEditorFactory The virtual table for the QEditorFactory class is described by Table 8-281 Table 8-281. Primary vtable for QEditorFactory Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QEditorFactory vfunc[0]: NULL or QObject::metaObject() const vfunc[1]: QObject::className() const vfunc[2]: QObject::qt_cast(char const*) vfunc[3]: QObject::qt_invoke(int, QUObject*) vfunc[4]: QObject::qt_emit(int, QUObject*) vfunc[5]: QObject::qt_property(int, int, QVariant*) vfunc[6]: QEditorFactory::~QEditorFactory() vfunc[7]: QEditorFactory::~QEditorFactory() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: QEditorFactory::createEditor(QWidget*, QVariant const&) The Run Time Type Information for the QEditorFactory class is described by Table 8-282 Table 8-282. typeinfo for QEditorFactory Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QEditorFactory basetype: typeinfo for QObject __________________________________________________________ 8.2.17.9. Class data for QSqlDriverPlugin The virtual table for the QSqlDriverPlugin class is described by Table 8-283 Table 8-283. Primary vtable for QSqlDriverPlugin Base Offset 0 Virtual Base Offset 0 RTTI typeinfo for QSqlDriverPlugin vfunc[0]: NULL or QSqlDriverPlugin::metaObject() const vfunc[1]: QSqlDriverPlugin::className() const vfunc[2]: QSqlDriverPlugin::qt_cast(char const*) vfunc[3]: QSqlDriverPlugin::qt_invoke(int, QUObject*) vfunc[4]: QSqlDriverPlugin::qt_emit(int, QUObject*) vfunc[5]: QSqlDriverPlugin::qt_property(int, int, QVariant*) vfunc[6]: QSqlDriverPlugin::~QSqlDriverPlugin() vfunc[7]: QSqlDriverPlugin::~QSqlDriverPlugin() vfunc[8]: QObject::event(QEvent*) vfunc[9]: QObject::eventFilter(QObject*, QEvent*) vfunc[10]: QObject::setName(char const*) vfunc[11]: QObject::insertChild(QObject*) vfunc[12]: QObject::removeChild(QObject*) vfunc[13]: QObject::setProperty(char const*, QVariant const&) vfunc[14]: QObject::property(char const*) const vfunc[15]: QObject::timerEvent(QTimerEvent*) vfunc[16]: QObject::childEvent(QChildEvent*) vfunc[17]: QObject::customEvent(QCustomEvent*) vfunc[18]: QObject::connectNotify(char const*) vfunc[19]: QObject::disconnectNotify(char const*) vfunc[20]: QObject::checkConnectArgs(char const*, QObject const*, char const*) vfunc[21]: __cxa_pure_virtual vfunc[22]: __cxa_pure_virtual The Run Time Type Information for the QSqlDriverPlugin class is described by Table 8-284 Table 8-284. typeinfo for QSqlDriverPlugin Base Vtable vtable for __cxxabiv1::__si_class_type_info Name typeinfo name for QSqlDriverPlugin basetype: typeinfo for QGPlugin __________________________________________________________ 8.2.17.10. Class data for QSqlResultShared The virtual table for the QSqlResultShared class is described by Table