Copyright © 2005, 2006 Free Standards Group
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 are 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
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 Free Standards Group 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.
This is version 3.1 of the LSB-Desktop Module 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 Free Standards Group Certification Policy for details.
The LSB-Desktop Module 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.
The specifications listed below are referenced in whole or in part by the LSB-Desktop Module Standard. 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 Module 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.freestandards.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 | |
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 |
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.freestandards.org/X11/mit-shm.pdf |
X Display Power Management Signaling | X Display Power Management Signaling (DPMS) Extension - Library Specificationi - Version 1.0 | http://refspecs.freestandards.org/X11/DPMSlib.pdf |
X Extended Visual Interface Extension | Extended Visual Information Extension - Version 1.0 | http://refspecs.freestandards.org/X11/evi.pdf |
X Nonrectangular Window Shape Extension Library | X Nonrectangular Window Shape Extension Library - Version 1.0 | http://refspecs.freestandards.org/X11/shapelib.pdf |
X Record Extension Library | X Record Extension Library - Version 1.13 | http://refspecs.freestandards.org/X11/recordlib.pdf |
X Security Extension Specification | Security Extension Specification - Version 7.1 | http://refspecs.freestandards.org/X11/security.pdf |
X Synchronization Extension Library | X Synchronization Extension Library - Version 3.0 | http://refspecs.freestandards.org/X11/synclib.pdf |
X11 C Library | Xlib - C Language X Interface - X Version 11 Release 6.4 | http://refspecs.freestandards.org/X11/xlib.pdf |
X11 Input Library | X Input Device Extension Library - X Version 11, Release 6.4 | http://refspecs.freestandards.org/X11/Xinput.pdf |
X11 Inter-Client Exchange | Inter-Client Exchange Library - Version 1.0 | http://refspecs.freestandards.org/X11/ICElib.pdf |
X11 Session Management | X Session Management Library - Version 1.0 | http://refspecs.freestandards.org/X11/SMlib.pdf |
X11 Toolkit Intrinsics | X Toolkit Intrinsics - C Language Interface - X Version 11, Release 6.4 | http://refspecs.freestandards.org/X11/intrinsics.pdf |
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 |
Independent JPEG Group | Independent JPEG Group | http://www.ijg.org/ |
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 |
libfontconfig | libfontconfig.so.1 |
libpng12 | libpng12.so.0 |
libjpeg | libjpeg.so.62 |
libqt-mt | libqt-mt.so.3 |
libxml2 | libxml2.so.2 |
These libraries will be in an implementation-defined directory which the dynamic linker shall search by default.
For the purposes of this document, the following definitions, as specified in the ISO/IEC Directives, Part 2, 2001, 4th Edition, apply:
For the purposes of this document, the following terms apply:
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.
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.
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.
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.
A conforming implementation shall support the following GTK+ stack libraries which provide interfaces for creating rich graphical user interface applications.
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.
Table 6-1 defines the library name and shared object name for the libglib-2.0 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, ISO/IEC 23360 Part 1.
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.
#define G_GSIZE_MODIFIER "" #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} } } #define GPOINTER_TO_INT(p) ((gint) (p)) #define GLONG_TO_BE(val) ((glong) GINT32_TO_BE (val)) #define GLONG_TO_LE(val) ((glong) GINT32_TO_LE (val)) #define GINT_TO_POINTER(i) ((gpointer) (i)) #define GUINT_TO_POINTER(u) ((gpointer) (u)) #define GPOINTER_TO_UINT(p) ((guint) (p)) #define GULONG_TO_BE(val) ((gulong) GUINT32_TO_BE (val)) #define GULONG_TO_LE(val) ((gulong) GUINT32_TO_LE (val)) #define G_GINT64_CONSTANT(val) (G_GNUC_EXTENSION (val ##LL)) #define G_VA_COPY_AS_ARRAY 1 #define GLIB_LSB_PADDING_SIZE 24 #define GLIB_LSB_DATA_SIZE 4 #define GLIB_SIZEOF_LONG 4 #define GLIB_SIZEOF_SIZE_T 4 #define GLIB_SIZEOF_VOID_P 4 #define G_MAXSIZE G_MAXUINT #define G_GSSIZE_FORMAT "i" #define G_GINT64_MODIFIER "ll" #define G_GINT64_FORMAT "lli" #define G_GUINT64_FORMAT "llu" #define G_GSIZE_FORMAT "u" typedef long long int gint64; typedef long long unsigned int guint64; typedef int gssize; typedef unsigned int gsize; |
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
Table 6-2 defines the library name and shared object name for the libgobject-2.0 library
No external functions are defined for libgobject-2.0 - Glib Object System in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1.
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.
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
Table 6-3 defines the library name and shared object name for the libgmodule-2.0 library
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, ISO/IEC 23360 Part 1.
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.
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
Table 6-4 defines the library name and shared object name for the libatk-1.0 library
No external functions are defined for libatk-1.0 - GTK Accessibility Toolkit in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1.
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.
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
Table 6-5 defines the library name and shared object name for the libpango-1.0 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, ISO/IEC 23360 Part 1.
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.
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
Table 6-6 defines the library name and shared object name for the libpangoxft-1.0 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, ISO/IEC 23360 Part 1.
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.
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
Table 6-7 defines the library name and shared object name for the libpangoft2-1.0 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, ISO/IEC 23360 Part 1.
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.
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
Table 6-8 defines the library name and shared object name for the libgdk_pixbuf-2.0 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, ISO/IEC 23360 Part 1.
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.
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
Table 6-9 defines the library name and shared object name for the libgdk_pixbuf_xlib-2.0 library
Table 6-9. libgdk_pixbuf_xlib-2.0 Definition
Library: | libgdk_pixbuf_xlib-2.0 |
SONAME: | libgdk_pixbuf_xlib-2.0.so.0 |
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, ISO/IEC 23360 Part 1.
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.
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
Table 6-10 defines the library name and shared object name for the libgdk-x11-2.0 library
No external functions are defined for libgdk-x11-2.0 - GTK Drawing toolkit in this part of the specification. See also the generic specification, ISO/IEC 23360 Part 1.
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.
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
Table 6-11 defines the library name and shared object name for the libgtk-x11-2.0 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, ISO/IEC 23360 Part 1.
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.
/* * This header is architecture neutral * Please refer to the generic specification for details */ |
An conforming implementation shall support the following Qt library which provide interfaces for creating rich user applications, either graphical or console.
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.
Table 7-1 defines the library name and shared object name for the libqt-mt library
The behavior of the interfaces in this library is specified by the following specifications:
[qt-mt] Qt 3.3.6 |
The virtual table for the QUtf8Codec class is described by Table 7-2
Table 7-2. Primary vtable for QUtf8Codec
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QUtf8Codec |
vfunc[0]: | QUtf8Codec::~QUtf8Codec() |
vfunc[1]: | 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 7-3
The virtual table for the QTimer class is described by Table 7-4
Table 7-4. Primary vtable for QTimer
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTimer |
vfunc[0]: | 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 7-5
The virtual table for the QXmlEntityResolver class is described by Table 7-6
Table 7-6. Primary vtable for QXmlEntityResolver
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlEntityResolver |
vfunc[0]: | __cxa_pure_virtual |
vfunc[1]: | __cxa_pure_virtual |
The Run Time Type Information for the QXmlEntityResolver class is described by Table 7-7
The virtual table for the QObjectCleanupHandler class is described by Table 7-8
Table 7-8. Primary vtable for QObjectCleanupHandler
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QObjectCleanupHandler |
vfunc[0]: | 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 7-9
The virtual table for the QPtrCollection class is described by Table 7-10
Table 7-10. 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]: | QPtrCollection::~QPtrCollection() |
vfunc[3]: | 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 7-11
The virtual table for the QHBox class is described by Table 7-12
Table 7-12. Primary vtable for QHBox
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHBox |
vfunc[0]: | QHBox::metaObject() const |
vfunc[1]: | QHBox::className() const |
vfunc[2]: | QHBox::qt_cast(char const*) |
vfunc[3]: | QHBox::qt_invoke(int, QUObject*) |
vfunc[4]: | QHBox::qt_emit(int, QUObject*) |
vfunc[5]: | QHBox::qt_property(int, int, QVariant*) |
vfunc[6]: | QHBox::~QHBox() |
vfunc[7]: | QHBox::~QHBox() |
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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QHBox::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]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QFrame::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]: | QFrame::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QFrame::drawContents(QPainter*) |
vfunc[117]: | QHBox::frameChanged() |
Table 7-13. Secondary vtable for QHBox
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHBox |
vfunc[0]: | non-virtual thunk to QHBox::~QHBox() |
vfunc[1]: | non-virtual thunk to QHBox::~QHBox() |
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 QHBox class is described by Table 7-14
The virtual table for the QGVector class is described by Table 7-15
Table 7-15. Primary vtable for QGVector
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGVector |
vfunc[0]: | QGVector::count() const |
vfunc[1]: | QGVector::clear() |
vfunc[2]: | QGVector::~QGVector() |
vfunc[3]: | QGVector::~QGVector() |
vfunc[4]: | QPtrCollection::newItem(void*) |
vfunc[5]: | __cxa_pure_virtual |
vfunc[6]: | QGVector::compareItems(void*, void*) |
vfunc[7]: | QGVector::read(QDataStream&, void*&) |
vfunc[8]: | QGVector::write(QDataStream&, void*) const |
The Run Time Type Information for the QGVector class is described by Table 7-16
The virtual table for the QToolBar class is described by Table 7-17
Table 7-17. Primary vtable for QToolBar
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QToolBar |
vfunc[0]: | QToolBar::metaObject() const |
vfunc[1]: | QToolBar::className() const |
vfunc[2]: | QToolBar::qt_cast(char const*) |
vfunc[3]: | QToolBar::qt_invoke(int, QUObject*) |
vfunc[4]: | QToolBar::qt_emit(int, QUObject*) |
vfunc[5]: | QToolBar::qt_property(int, int, QVariant*) |
vfunc[6]: | QToolBar::~QToolBar() |
vfunc[7]: | QToolBar::~QToolBar() |
vfunc[8]: | QToolBar::event(QEvent*) |
vfunc[9]: | QDockWindow::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]: | QToolBar::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]: | QDockWindow::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]: | QToolBar::show() |
vfunc[48]: | QToolBar::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QDockWindow::sizeHint() const |
vfunc[59]: | QToolBar::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]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QToolBar::resizeEvent(QResizeEvent*) |
vfunc[83]: | QWidget::closeEvent(QCloseEvent*) |
vfunc[84]: | QDockWindow::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]: | QDockWindow::showEvent(QShowEvent*) |
vfunc[94]: | QDockWindow::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QToolBar::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QDockWindow::drawFrame(QPainter*) |
vfunc[116]: | QDockWindow::drawContents(QPainter*) |
vfunc[117]: | QFrame::frameChanged() |
vfunc[118]: | QDockWindow::setWidget(QWidget*) |
vfunc[119]: | QDockWindow::setCloseMode(int) |
vfunc[120]: | QDockWindow::setResizeEnabled(bool) |
vfunc[121]: | QDockWindow::setMovingEnabled(bool) |
vfunc[122]: | QDockWindow::setHorizontallyStretchable(bool) |
vfunc[123]: | QDockWindow::setVerticallyStretchable(bool) |
vfunc[124]: | QDockWindow::setOffset(int) |
vfunc[125]: | QDockWindow::setFixedExtentWidth(int) |
vfunc[126]: | QDockWindow::setFixedExtentHeight(int) |
vfunc[127]: | QDockWindow::setNewLine(bool) |
vfunc[128]: | QDockWindow::setOpaqueMoving(bool) |
vfunc[129]: | QDockWindow::undock(QWidget*) |
vfunc[130]: | QDockWindow::undock() |
vfunc[131]: | QDockWindow::dock() |
vfunc[132]: | QToolBar::setOrientation(Qt::Orientation) |
vfunc[133]: | QToolBar::setStretchableWidget(QWidget*) |
vfunc[134]: | QToolBar::setLabel(QString const&) |
vfunc[135]: | QToolBar::clear() |
Table 7-18. Secondary vtable for QToolBar
Base Offset | -40 |
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]: | 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 QToolBar class is described by Table 7-19
The virtual table for the QDataSource class is described by Table 7-20
Table 7-20. Primary vtable for QDataSource
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDataSource |
vfunc[0]: | QDataSource::~QDataSource() |
vfunc[1]: | 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 7-21
The virtual table for the QCanvasItem class is described by Table 7-22
Table 7-22. 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 7-23
The virtual table for the QWaitCondition class is described by Table 7-24
Table 7-24. Primary vtable for QWaitCondition
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWaitCondition |
vfunc[0]: | QWaitCondition::~QWaitCondition() |
vfunc[1]: | QWaitCondition::~QWaitCondition() |
The Run Time Type Information for the QWaitCondition class is described by Table 7-25
The virtual table for the QFrame class is described by Table 7-26
Table 7-26. Primary vtable for QFrame
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QFrame |
vfunc[0]: | QFrame::metaObject() const |
vfunc[1]: | QFrame::className() const |
vfunc[2]: | QFrame::qt_cast(char const*) |
vfunc[3]: | QFrame::qt_invoke(int, QUObject*) |
vfunc[4]: | QFrame::qt_emit(int, QUObject*) |
vfunc[5]: | QFrame::qt_property(int, int, QVariant*) |
vfunc[6]: | QFrame::~QFrame() |
vfunc[7]: | QFrame::~QFrame() |
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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QFrame::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]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QFrame::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]: | QFrame::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QFrame::drawContents(QPainter*) |
vfunc[117]: | QFrame::frameChanged() |
Table 7-27. Secondary vtable for QFrame
Base Offset | -40 |
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]: | 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 QFrame class is described by Table 7-28
The virtual table for the QScrollView class is described by Table 7-29
Table 7-29. Primary vtable for QScrollView
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QScrollView |
vfunc[0]: | QScrollView::metaObject() const |
vfunc[1]: | QScrollView::className() const |
vfunc[2]: | QScrollView::qt_cast(char const*) |
vfunc[3]: | QScrollView::qt_invoke(int, QUObject*) |
vfunc[4]: | QScrollView::qt_emit(int, QUObject*) |
vfunc[5]: | QScrollView::qt_property(int, int, QVariant*) |
vfunc[6]: | QScrollView::~QScrollView() |
vfunc[7]: | QScrollView::~QScrollView() |
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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QScrollView::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QScrollView::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]: | QScrollView::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 7-30. Secondary vtable for QScrollView
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QScrollView |
vfunc[0]: | non-virtual thunk to QScrollView::~QScrollView() |
vfunc[1]: | non-virtual thunk to QScrollView::~QScrollView() |
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 QScrollView class is described by Table 7-31
The virtual table for the QTextBrowser class is described by Table 7-32
Table 7-32. Primary vtable for QTextBrowser
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTextBrowser |
vfunc[0]: | QTextBrowser::metaObject() const |
vfunc[1]: | QTextBrowser::className() const |
vfunc[2]: | QTextBrowser::qt_cast(char const*) |
vfunc[3]: | QTextBrowser::qt_invoke(int, QUObject*) |
vfunc[4]: | QTextBrowser::qt_emit(int, QUObject*) |
vfunc[5]: | QTextBrowser::qt_property(int, int, QVariant*) |
vfunc[6]: | QTextBrowser::~QTextBrowser() |
vfunc[7]: | QTextBrowser::~QTextBrowser() |
vfunc[8]: | QTextEdit::event(QEvent*) |
vfunc[9]: | QTextEdit::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]: | QTextEdit::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]: | QTextEdit::setPalette(QPalette const&) |
vfunc[29]: | QWidget::setPaletteBackgroundColor(QColor const&) |
vfunc[30]: | QWidget::setPaletteBackgroundPixmap(QPixmap const&) |
vfunc[31]: | QTextEdit::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]: | QTextEdit::polish() |
vfunc[53]: | QWidget::move(int, int) |
vfunc[54]: | QScrollView::resize(int, int) |
vfunc[55]: | QWidget::setGeometry(int, int, int, int) |
vfunc[56]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QTextEdit::sizeHint() const |
vfunc[59]: | QScrollView::minimumSizeHint() const |
vfunc[60]: | QWidget::sizePolicy() const |
vfunc[61]: | QWidget::setSizePolicy(QSizePolicy) |
vfunc[62]: | QTextEdit::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]: | QTextBrowser::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]: | QTextEdit::resizeEvent(QResizeEvent*) |
vfunc[83]: | QWidget::closeEvent(QCloseEvent*) |
vfunc[84]: | QScrollView::contextMenuEvent(QContextMenuEvent*) |
vfunc[85]: | QTextEdit::imStartEvent(QIMEvent*) |
vfunc[86]: | QTextEdit::imComposeEvent(QIMEvent*) |
vfunc[87]: | QTextEdit::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]: | QTextEdit::windowActivationChange(bool) |
vfunc[102]: | QWidget::metric(int) const |
vfunc[103]: | QWidget::create(unsigned long, bool, bool) |
vfunc[104]: | QWidget::destroy(bool, bool) |
vfunc[105]: | QWidget::setWState(unsigned int) |
vfunc[106]: | QWidget::setWFlags(unsigned int) |
vfunc[107]: | QTextEdit::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]: | QTextEdit::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]: | QTextEdit::drawContents(QPainter*, int, int, int, int) |
vfunc[128]: | QScrollView::drawContentsOffset(QPainter*, int, int, int, int, int, int) |
vfunc[129]: | QTextEdit::contentsMousePressEvent(QMouseEvent*) |
vfunc[130]: | QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) |
vfunc[131]: | QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) |
vfunc[132]: | QTextEdit::contentsMouseMoveEvent(QMouseEvent*) |
vfunc[133]: | QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) |
vfunc[134]: | QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) |
vfunc[135]: | QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) |
vfunc[136]: | QTextEdit::contentsDropEvent(QDropEvent*) |
vfunc[137]: | QTextEdit::contentsWheelEvent(QWheelEvent*) |
vfunc[138]: | QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) |
vfunc[139]: | QScrollView::viewportPaintEvent(QPaintEvent*) |
vfunc[140]: | QTextEdit::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) |
vfunc[154]: | QTextEdit::find(QString const&, bool, bool, bool, int*, int*) |
vfunc[155]: | QTextEdit::getFormat(int, int, QFont*, QColor*, QTextEdit::VerticalAlignment*) |
vfunc[156]: | QTextEdit::getParagraphFormat(int, QFont*, QColor*, QTextEdit::VerticalAlignment*, int*, QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, int*) |
vfunc[157]: | QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) |
vfunc[158]: | QTextEdit::setStyleSheet(QStyleSheet*) |
vfunc[159]: | QTextEdit::scrollToAnchor(QString const&) |
vfunc[160]: | QTextEdit::setPaper(QBrush const&) |
vfunc[161]: | QTextEdit::setLinkUnderline(bool) |
vfunc[162]: | QTextEdit::setWordWrap(QTextEdit::WordWrap) |
vfunc[163]: | QTextEdit::setWrapColumnOrWidth(int) |
vfunc[164]: | QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) |
vfunc[165]: | QTextEdit::copy() |
vfunc[166]: | QTextEdit::append(QString const&) |
vfunc[167]: | QTextBrowser::setText(QString const&, QString const&) |
vfunc[168]: | QTextEdit::setTextFormat(Qt::TextFormat) |
vfunc[169]: | QTextEdit::selectAll(bool) |
vfunc[170]: | QTextEdit::setTabStopWidth(int) |
vfunc[171]: | QTextEdit::zoomIn(int) |
vfunc[172]: | QTextEdit::zoomIn() |
vfunc[173]: | QTextEdit::zoomOut(int) |
vfunc[174]: | QTextEdit::zoomOut() |
vfunc[175]: | QTextEdit::zoomTo(int) |
vfunc[176]: | QTextEdit::sync() |
vfunc[177]: | QTextEdit::setReadOnly(bool) |
vfunc[178]: | QTextEdit::undo() |
vfunc[179]: | QTextEdit::redo() |
vfunc[180]: | QTextEdit::cut() |
vfunc[181]: | QTextEdit::paste() |
vfunc[182]: | QTextEdit::pasteSubType(QCString const&) |
vfunc[183]: | QTextEdit::clear() |
vfunc[184]: | QTextEdit::del() |
vfunc[185]: | QTextEdit::indent() |
vfunc[186]: | QTextEdit::setItalic(bool) |
vfunc[187]: | QTextEdit::setBold(bool) |
vfunc[188]: | QTextEdit::setUnderline(bool) |
vfunc[189]: | QTextEdit::setFamily(QString const&) |
vfunc[190]: | QTextEdit::setPointSize(int) |
vfunc[191]: | QTextEdit::setColor(QColor const&) |
vfunc[192]: | QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) |
vfunc[193]: | QTextEdit::setAlignment(int) |
vfunc[194]: | QTextEdit::setParagType(QStyleSheetItem::DisplayMode, QStyleSheetItem::ListStyle) |
vfunc[195]: | QTextEdit::setCursorPosition(int, int) |
vfunc[196]: | QTextEdit::setSelection(int, int, int, int, int) |
vfunc[197]: | QTextEdit::setSelectionAttributes(int, QColor const&, bool) |
vfunc[198]: | QTextEdit::setModified(bool) |
vfunc[199]: | QTextEdit::resetFormat() |
vfunc[200]: | QTextEdit::setUndoDepth(int) |
vfunc[201]: | QTextEdit::setFormat(QTextFormat*, int) |
vfunc[202]: | QTextEdit::ensureCursorVisible() |
vfunc[203]: | QTextEdit::placeCursor(QPoint const&, QTextCursor*) |
vfunc[204]: | QTextEdit::moveCursor(QTextEdit::CursorAction, bool) |
vfunc[205]: | QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) |
vfunc[206]: | QTextEdit::removeSelectedText(int) |
vfunc[207]: | QTextEdit::removeSelection(int) |
vfunc[208]: | QTextEdit::setCurrentFont(QFont const&) |
vfunc[209]: | QTextEdit::setOverwriteMode(bool) |
vfunc[210]: | QTextEdit::scrollToBottom() |
vfunc[211]: | QTextEdit::insert(QString const&, bool, bool, bool) |
vfunc[212]: | QTextEdit::insertAt(QString const&, int, int) |
vfunc[213]: | QTextEdit::removeParagraph(int) |
vfunc[214]: | QTextEdit::insertParagraph(QString const&, int) |
vfunc[215]: | QTextEdit::setParagraphBackgroundColor(int, QColor const&) |
vfunc[216]: | QTextEdit::clearParagraphBackground(int) |
vfunc[217]: | QTextEdit::setUndoRedoEnabled(bool) |
vfunc[218]: | QTextEdit::createPopupMenu(QPoint const&) |
vfunc[219]: | QTextEdit::createPopupMenu() |
vfunc[220]: | QTextEdit::doChangeInterval() |
vfunc[221]: | QTextBrowser::linksEnabled() const |
vfunc[222]: | QTextBrowser::emitHighlighted(QString const&) |
vfunc[223]: | QTextBrowser::emitLinkClicked(QString const&) |
vfunc[224]: | QTextBrowser::setSource(QString const&) |
vfunc[225]: | QTextBrowser::backward() |
vfunc[226]: | QTextBrowser::forward() |
vfunc[227]: | QTextBrowser::home() |
vfunc[228]: | QTextBrowser::reload() |
Table 7-33. Secondary vtable for QTextBrowser
Base Offset | -40 |
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]: | 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 QTextBrowser class is described by Table 7-34
The virtual table for the QCanvasSprite class is described by Table 7-35
Table 7-35. 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::FrameAnimationType, int, int) |
vfunc[23]: | QCanvasSprite::imageAdvanced() const |
The Run Time Type Information for the QCanvasSprite class is described by Table 7-36
The virtual table for the QSplitter class is described by Table 7-37
Table 7-37. Primary vtable for QSplitter
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSplitter |
vfunc[0]: | QSplitter::metaObject() const |
vfunc[1]: | QSplitter::className() const |
vfunc[2]: | QSplitter::qt_cast(char const*) |
vfunc[3]: | QSplitter::qt_invoke(int, QUObject*) |
vfunc[4]: | QSplitter::qt_emit(int, QUObject*) |
vfunc[5]: | QSplitter::qt_property(int, int, QVariant*) |
vfunc[6]: | QSplitter::~QSplitter() |
vfunc[7]: | QSplitter::~QSplitter() |
vfunc[8]: | QSplitter::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]: | QSplitter::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QSplitter::sizeHint() const |
vfunc[59]: | QSplitter::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]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QSplitter::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]: | QSplitter::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QFrame::drawContents(QPainter*) |
vfunc[117]: | QFrame::frameChanged() |
vfunc[118]: | QSplitter::setOrientation(Qt::Orientation) |
vfunc[119]: | QSplitter::setResizeMode(QWidget*, QSplitter::ResizeMode) |
vfunc[120]: | QSplitter::setOpaqueResize(bool) |
vfunc[121]: | QSplitter::drawSplitter(QPainter*, int, int, int, int) |
vfunc[122]: | QSplitter::setRubberband(int) |
Table 7-38. Secondary vtable for QSplitter
Base Offset | -40 |
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]: | 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 QSplitter class is described by Table 7-39
The virtual table for the QLineEdit class is described by Table 7-40
Table 7-40. Primary vtable for QLineEdit
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QLineEdit |
vfunc[0]: | QLineEdit::metaObject() const |
vfunc[1]: | QLineEdit::className() const |
vfunc[2]: | QLineEdit::qt_cast(char const*) |
vfunc[3]: | QLineEdit::qt_invoke(int, QUObject*) |
vfunc[4]: | QLineEdit::qt_emit(int, QUObject*) |
vfunc[5]: | QLineEdit::qt_property(int, int, QVariant*) |
vfunc[6]: | QLineEdit::~QLineEdit() |
vfunc[7]: | QLineEdit::~QLineEdit() |
vfunc[8]: | QLineEdit::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]: | QLineEdit::setPalette(QPalette const&) |
vfunc[29]: | QWidget::setPaletteBackgroundColor(QColor const&) |
vfunc[30]: | QWidget::setPaletteBackgroundPixmap(QPixmap const&) |
vfunc[31]: | QLineEdit::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QLineEdit::sizeHint() const |
vfunc[59]: | QLineEdit::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]: | QLineEdit::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QLineEdit::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QLineEdit::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QLineEdit::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QWidget::wheelEvent(QWheelEvent*) |
vfunc[74]: | QLineEdit::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QLineEdit::focusInEvent(QFocusEvent*) |
vfunc[77]: | QLineEdit::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QLineEdit::resizeEvent(QResizeEvent*) |
vfunc[83]: | QWidget::closeEvent(QCloseEvent*) |
vfunc[84]: | QLineEdit::contextMenuEvent(QContextMenuEvent*) |
vfunc[85]: | QLineEdit::imStartEvent(QIMEvent*) |
vfunc[86]: | QLineEdit::imComposeEvent(QIMEvent*) |
vfunc[87]: | QLineEdit::imEndEvent(QIMEvent*) |
vfunc[88]: | QWidget::tabletEvent(QTabletEvent*) |
vfunc[89]: | QLineEdit::dragEnterEvent(QDragEnterEvent*) |
vfunc[90]: | QLineEdit::dragMoveEvent(QDragMoveEvent*) |
vfunc[91]: | QLineEdit::dragLeaveEvent(QDragLeaveEvent*) |
vfunc[92]: | QLineEdit::dropEvent(QDropEvent*) |
vfunc[93]: | QWidget::showEvent(QShowEvent*) |
vfunc[94]: | QWidget::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QFrame::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QWidget::fontChange(QFont const&) |
vfunc[101]: | QLineEdit::windowActivationChange(bool) |
vfunc[102]: | QWidget::metric(int) const |
vfunc[103]: | QWidget::create(unsigned long, bool, bool) |
vfunc[104]: | QWidget::destroy(bool, bool) |
vfunc[105]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QLineEdit::drawContents(QPainter*) |
vfunc[117]: | QFrame::frameChanged() |
vfunc[118]: | QLineEdit::setText(QString const&) |
vfunc[119]: | QLineEdit::selectAll() |
vfunc[120]: | QLineEdit::deselect() |
vfunc[121]: | QLineEdit::clearValidator() |
vfunc[122]: | QLineEdit::insert(QString const&) |
vfunc[123]: | QLineEdit::clear() |
vfunc[124]: | QLineEdit::undo() |
vfunc[125]: | QLineEdit::redo() |
vfunc[126]: | QLineEdit::setMaxLength(int) |
vfunc[127]: | QLineEdit::setFrame(bool) |
vfunc[128]: | QLineEdit::setEchoMode(QLineEdit::EchoMode) |
vfunc[129]: | QLineEdit::setReadOnly(bool) |
vfunc[130]: | QLineEdit::setValidator(QValidator const*) |
vfunc[131]: | QLineEdit::setSelection(int, int) |
vfunc[132]: | QLineEdit::setCursorPosition(int) |
vfunc[133]: | QLineEdit::setAlignment(int) |
vfunc[134]: | QLineEdit::cut() |
vfunc[135]: | QLineEdit::copy() const |
vfunc[136]: | QLineEdit::paste() |
vfunc[137]: | QLineEdit::setDragEnabled(bool) |
vfunc[138]: | QLineEdit::createPopupMenu() |
Table 7-41. Secondary vtable for QLineEdit
Base Offset | -40 |
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]: | 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 QLineEdit class is described by Table 7-42
The virtual table for the QVBox class is described by Table 7-43
Table 7-43. Primary vtable for QVBox
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QVBox |
vfunc[0]: | QVBox::metaObject() const |
vfunc[1]: | QVBox::className() const |
vfunc[2]: | QVBox::qt_cast(char const*) |
vfunc[3]: | QVBox::qt_invoke(int, QUObject*) |
vfunc[4]: | QVBox::qt_emit(int, QUObject*) |
vfunc[5]: | QVBox::qt_property(int, int, QVariant*) |
vfunc[6]: | QVBox::~QVBox() |
vfunc[7]: | QVBox::~QVBox() |
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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QHBox::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]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QFrame::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]: | QFrame::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QFrame::drawContents(QPainter*) |
vfunc[117]: | QHBox::frameChanged() |
Table 7-44. Secondary vtable for QVBox
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QVBox |
vfunc[0]: | non-virtual thunk to QVBox::~QVBox() |
vfunc[1]: | non-virtual thunk to QVBox::~QVBox() |
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 QVBox class is described by Table 7-45
The virtual table for the QContextMenuEvent class is described by Table 7-46
Table 7-46. 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-47
The virtual table for the QProcess class is described by Table 7-48
Table 7-48. Primary vtable for QProcess
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QProcess |
vfunc[0]: | 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<char> const&, QStringList*) |
vfunc[27]: | QProcess::readStdout() |
vfunc[28]: | QProcess::readStderr() |
vfunc[29]: | QProcess::readLineStdout() |
vfunc[30]: | QProcess::readLineStderr() |
vfunc[31]: | QProcess::writeToStdin(QMemArray<char> const&) |
vfunc[32]: | QProcess::writeToStdin(QString const&) |
vfunc[33]: | QProcess::closeStdin() |
The Run Time Type Information for the QProcess class is described by Table 7-49
The virtual table for the QImageFormat class is described by Table 7-50
Table 7-50. 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 7-51
The virtual table for the QTranslator class is described by Table 7-52
Table 7-52. Primary vtable for QTranslator
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTranslator |
vfunc[0]: | 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 7-53
The virtual table for the QXmlLocator class is described by Table 7-54
Table 7-54. 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-55
The virtual table for the QPopupMenu class is described by Table 7-56
Table 7-56. Primary vtable for QPopupMenu
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QPopupMenu |
vfunc[0]: | QPopupMenu::metaObject() const |
vfunc[1]: | QPopupMenu::className() const |
vfunc[2]: | QPopupMenu::qt_cast(char const*) |
vfunc[3]: | QPopupMenu::qt_invoke(int, QUObject*) |
vfunc[4]: | QPopupMenu::qt_emit(int, QUObject*) |
vfunc[5]: | QPopupMenu::qt_property(int, int, QVariant*) |
vfunc[6]: | QPopupMenu::~QPopupMenu() |
vfunc[7]: | QPopupMenu::~QPopupMenu() |
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]: | QPopupMenu::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]: | QPopupMenu::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]: | QPopupMenu::show() |
vfunc[48]: | QPopupMenu::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QPopupMenu::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]: | QPopupMenu::customWhatsThis() const |
vfunc[69]: | QPopupMenu::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QPopupMenu::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QPopupMenu::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QWidget::wheelEvent(QWheelEvent*) |
vfunc[74]: | QPopupMenu::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QPopupMenu::focusInEvent(QFocusEvent*) |
vfunc[77]: | QPopupMenu::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QPopupMenu::leaveEvent(QEvent*) |
vfunc[80]: | QPopupMenu::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QFrame::resizeEvent(QResizeEvent*) |
vfunc[83]: | QPopupMenu::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]: | QPopupMenu::styleChange(QStyle&) |
vfunc[98]: | QPopupMenu::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | QWidget::setWFlags(unsigned int) |
vfunc[107]: | QPopupMenu::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]: | QPopupMenu::drawContents(QPainter*) |
vfunc[117]: | QPopupMenu::frameChanged() |
vfunc[118]: | QPopupMenu::updateItem(int) |
vfunc[119]: | QPopupMenu::setCheckable(bool) |
vfunc[120]: | QPopupMenu::setActiveItem(int) |
vfunc[121]: | QPopupMenu::activateItemAt(int) |
vfunc[122]: | QPopupMenu::menuContentsChanged() |
vfunc[123]: | QPopupMenu::menuStateChanged() |
vfunc[124]: | QPopupMenu::menuInsPopup(QPopupMenu*) |
vfunc[125]: | QPopupMenu::menuDelPopup(QPopupMenu*) |
vfunc[126]: | QPopupMenu::setFirstItemActive() |
Table 7-57. Secondary vtable for QPopupMenu
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QPopupMenu |
vfunc[0]: | non-virtual thunk to QPopupMenu::~QPopupMenu() |
vfunc[1]: | non-virtual thunk to QPopupMenu::~QPopupMenu() |
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 |
Table 7-58. Secondary vtable for QPopupMenu
Base Offset | -148 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QPopupMenu |
vfunc[0]: | non-virtual thunk to QPopupMenu::~QPopupMenu() |
vfunc[1]: | non-virtual thunk to QPopupMenu::~QPopupMenu() |
vfunc[2]: | non-virtual thunk to QPopupMenu::updateItem(int) |
vfunc[3]: | QMenuData::setId(int, int) |
vfunc[4]: | non-virtual thunk to QPopupMenu::activateItemAt(int) |
vfunc[5]: | non-virtual thunk to QPopupMenu::menuContentsChanged() |
vfunc[6]: | non-virtual thunk to QPopupMenu::menuStateChanged() |
vfunc[7]: | non-virtual thunk to QPopupMenu::menuInsPopup(QPopupMenu*) |
vfunc[8]: | non-virtual thunk to QPopupMenu::menuDelPopup(QPopupMenu*) |
The Run Time Type Information for the QPopupMenu class is described by Table 7-59
The virtual table for the QImageDrag class is described by Table 7-60
Table 7-60. Primary vtable for QImageDrag
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QImageDrag |
vfunc[0]: | 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 7-61. Secondary vtable for QImageDrag
Base Offset | -40 |
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 7-62
The virtual table for the QMimeSourceFactory class is described by Table 7-63
Table 7-63. 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 7-64
The virtual table for the QListBoxText class is described by Table 7-65
Table 7-65. Primary vtable for QListBoxText
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QListBoxText |
vfunc[0]: | QListBoxText::~QListBoxText() |
vfunc[1]: | QListBoxText::~QListBoxText() |
vfunc[2]: | QListBoxItem::text() const |
vfunc[3]: | QListBoxItem::pixmap() const |
vfunc[4]: | QListBoxText::height(QListBox const*) const |
vfunc[5]: | QListBoxText::width(QListBox const*) const |
vfunc[6]: | QListBoxText::rtti() const |
vfunc[7]: | QListBoxText::paint(QPainter*) |
vfunc[8]: | QListBoxItem::setText(QString const&) |
The Run Time Type Information for the QListBoxText class is described by Table 7-66
The virtual table for the QGroupBox class is described by Table 7-67
Table 7-67. Primary vtable for QGroupBox
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGroupBox |
vfunc[0]: | QGroupBox::metaObject() const |
vfunc[1]: | QGroupBox::className() const |
vfunc[2]: | QGroupBox::qt_cast(char const*) |
vfunc[3]: | QGroupBox::qt_invoke(int, QUObject*) |
vfunc[4]: | QGroupBox::qt_emit(int, QUObject*) |
vfunc[5]: | QGroupBox::qt_property(int, int, QVariant*) |
vfunc[6]: | QGroupBox::~QGroupBox() |
vfunc[7]: | QGroupBox::~QGroupBox() |
vfunc[8]: | QGroupBox::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]: | QGroupBox::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]: | QGroupBox::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QGroupBox::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]: | QGroupBox::focusInEvent(QFocusEvent*) |
vfunc[77]: | QWidget::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QGroupBox::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QGroupBox::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]: | QFrame::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QGroupBox::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QFrame::drawContents(QPainter*) |
vfunc[117]: | QFrame::frameChanged() |
vfunc[118]: | QGroupBox::setColumnLayout(int, Qt::Orientation) |
vfunc[119]: | QGroupBox::setTitle(QString const&) |
vfunc[120]: | QGroupBox::setAlignment(int) |
Table 7-68. Secondary vtable for QGroupBox
Base Offset | -40 |
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]: | 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 QGroupBox class is described by Table 7-69
The virtual table for the QMenuBar class is described by Table 7-70
Table 7-70. Primary vtable for QMenuBar
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QMenuBar |
vfunc[0]: | QMenuBar::metaObject() const |
vfunc[1]: | QMenuBar::className() const |
vfunc[2]: | QMenuBar::qt_cast(char const*) |
vfunc[3]: | QMenuBar::qt_invoke(int, QUObject*) |
vfunc[4]: | QMenuBar::qt_emit(int, QUObject*) |
vfunc[5]: | QMenuBar::qt_property(int, int, QVariant*) |
vfunc[6]: | QMenuBar::~QMenuBar() |
vfunc[7]: | QMenuBar::~QMenuBar() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QMenuBar::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]: | QMenuBar::show() |
vfunc[48]: | QMenuBar::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QMenuBar::sizeHint() const |
vfunc[59]: | QMenuBar::minimumSizeHint() const |
vfunc[60]: | QWidget::sizePolicy() const |
vfunc[61]: | QWidget::setSizePolicy(QSizePolicy) |
vfunc[62]: | QMenuBar::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]: | QMenuBar::customWhatsThis() const |
vfunc[69]: | QMenuBar::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QMenuBar::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QMenuBar::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QWidget::wheelEvent(QWheelEvent*) |
vfunc[74]: | QMenuBar::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QMenuBar::focusInEvent(QFocusEvent*) |
vfunc[77]: | QMenuBar::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QMenuBar::leaveEvent(QEvent*) |
vfunc[80]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QMenuBar::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]: | QMenuBar::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QMenuBar::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QMenuBar::drawContents(QPainter*) |
vfunc[117]: | QMenuBar::frameChanged() |
vfunc[118]: | QMenuBar::updateItem(int) |
vfunc[119]: | QMenuBar::setSeparator(QMenuBar::Separator) |
vfunc[120]: | QMenuBar::activateItemAt(int) |
vfunc[121]: | QMenuBar::menuContentsChanged() |
vfunc[122]: | QMenuBar::menuStateChanged() |
vfunc[123]: | QMenuBar::menuInsPopup(QPopupMenu*) |
vfunc[124]: | QMenuBar::menuDelPopup(QPopupMenu*) |
Table 7-71. Secondary vtable for QMenuBar
Base Offset | -40 |
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]: | 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 |
Table 7-72. Secondary vtable for QMenuBar
Base Offset | -148 |
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 QMenuBar::updateItem(int) |
vfunc[3]: | QMenuData::setId(int, int) |
vfunc[4]: | non-virtual thunk to QMenuBar::activateItemAt(int) |
vfunc[5]: | non-virtual thunk to QMenuBar::menuContentsChanged() |
vfunc[6]: | non-virtual thunk to QMenuBar::menuStateChanged() |
vfunc[7]: | non-virtual thunk to QMenuBar::menuInsPopup(QPopupMenu*) |
vfunc[8]: | non-virtual thunk to QMenuBar::menuDelPopup(QPopupMenu*) |
The Run Time Type Information for the QMenuBar class is described by Table 7-73
The virtual table for the QProgressDialog class is described by Table 7-74
Table 7-74. Primary vtable for QProgressDialog
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QProgressDialog |
vfunc[0]: | QProgressDialog::metaObject() const |
vfunc[1]: | QProgressDialog::className() const |
vfunc[2]: | QProgressDialog::qt_cast(char const*) |
vfunc[3]: | QProgressDialog::qt_invoke(int, QUObject*) |
vfunc[4]: | QProgressDialog::qt_emit(int, QUObject*) |
vfunc[5]: | QProgressDialog::qt_property(int, int, QVariant*) |
vfunc[6]: | QProgressDialog::~QProgressDialog() |
vfunc[7]: | QProgressDialog::~QProgressDialog() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QDialog::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]: | QDialog::show() |
vfunc[48]: | QDialog::hide() |
vfunc[49]: | QWidget::showMinimized() |
vfunc[50]: | QWidget::showMaximized() |
vfunc[51]: | QWidget::showNormal() |
vfunc[52]: | QWidget::polish() |
vfunc[53]: | QDialog::move(int, int) |
vfunc[54]: | QDialog::resize(int, int) |
vfunc[55]: | QDialog::setGeometry(int, int, int, int) |
vfunc[56]: | QDialog::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QProgressDialog::sizeHint() const |
vfunc[59]: | QDialog::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]: | QDialog::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]: | QProgressDialog::resizeEvent(QResizeEvent*) |
vfunc[83]: | QProgressDialog::closeEvent(QCloseEvent*) |
vfunc[84]: | QDialog::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]: | QProgressDialog::showEvent(QShowEvent*) |
vfunc[94]: | QWidget::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QProgressDialog::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QDialog::done(int) |
vfunc[111]: | QDialog::accept() |
vfunc[112]: | QDialog::reject() |
Table 7-75. Secondary vtable for QProgressDialog
Base Offset | -40 |
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]: | 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 QProgressDialog class is described by Table 7-76
The virtual table for the QDateTimeEdit class is described by Table 7-77
Table 7-77. Primary vtable for QDateTimeEdit
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDateTimeEdit |
vfunc[0]: | 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]: | 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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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 7-78. Secondary vtable for QDateTimeEdit
Base Offset | -40 |
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 7-79
The virtual table for the QSqlResult class is described by Table 7-80
Table 7-80. 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 7-81
The virtual table for the QRegExpValidator class is described by Table 7-82
Table 7-82. Primary vtable for QRegExpValidator
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QRegExpValidator |
vfunc[0]: | QRegExpValidator::metaObject() const |
vfunc[1]: | QRegExpValidator::className() const |
vfunc[2]: | QRegExpValidator::qt_cast(char const*) |
vfunc[3]: | QRegExpValidator::qt_invoke(int, QUObject*) |
vfunc[4]: | QRegExpValidator::qt_emit(int, QUObject*) |
vfunc[5]: | QRegExpValidator::qt_property(int, int, QVariant*) |
vfunc[6]: | QRegExpValidator::~QRegExpValidator() |
vfunc[7]: | QRegExpValidator::~QRegExpValidator() |
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]: | QRegExpValidator::validate(QString&, int&) const |
vfunc[22]: | QValidator::fixup(QString&) const |
The Run Time Type Information for the QRegExpValidator class is described by Table 7-83
The virtual table for the QDockAreaLayout class is described by Table 7-84
Table 7-84. Primary vtable for QDockAreaLayout
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDockAreaLayout |
vfunc[0]: | QDockAreaLayout::metaObject() const |
vfunc[1]: | QDockAreaLayout::className() const |
vfunc[2]: | QDockAreaLayout::qt_cast(char const*) |
vfunc[3]: | QDockAreaLayout::qt_invoke(int, QUObject*) |
vfunc[4]: | QDockAreaLayout::qt_emit(int, QUObject*) |
vfunc[5]: | QDockAreaLayout::qt_property(int, int, QVariant*) |
vfunc[6]: | QDockAreaLayout::~QDockAreaLayout() |
vfunc[7]: | QDockAreaLayout::~QDockAreaLayout() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QLayout::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]: | QLayout::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]: | QLayout::setMargin(int) |
vfunc[22]: | QLayout::setSpacing(int) |
vfunc[23]: | QLayout::setMenuBar(QMenuBar*) |
vfunc[24]: | QLayout::setAutoAdd(bool) |
vfunc[25]: | QDockAreaLayout::invalidate() |
vfunc[26]: | QLayout::geometry() const |
vfunc[27]: | QDockAreaLayout::addItem(QLayoutItem*) |
vfunc[28]: | QDockAreaLayout::expanding() const |
vfunc[29]: | QDockAreaLayout::minimumSize() const |
vfunc[30]: | QLayout::maximumSize() const |
vfunc[31]: | QDockAreaLayout::setGeometry(QRect const&) |
vfunc[32]: | QDockAreaLayout::iterator() |
vfunc[33]: | QLayout::isEmpty() const |
vfunc[34]: | QLayout::layout() |
vfunc[35]: | QDockAreaLayout::hasHeightForWidth() const |
vfunc[36]: | QDockAreaLayout::heightForWidth(int) const |
vfunc[37]: | QDockAreaLayout::sizeHint() const |
Table 7-85. Secondary vtable for QDockAreaLayout
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDockAreaLayout |
vfunc[0]: | non-virtual thunk to QDockAreaLayout::~QDockAreaLayout() |
vfunc[1]: | non-virtual thunk to QDockAreaLayout::~QDockAreaLayout() |
vfunc[2]: | non-virtual thunk to QDockAreaLayout::sizeHint() const |
vfunc[3]: | non-virtual thunk to QDockAreaLayout::minimumSize() const |
vfunc[4]: | non-virtual thunk to QLayout::maximumSize() const |
vfunc[5]: | non-virtual thunk to QDockAreaLayout::expanding() const |
vfunc[6]: | non-virtual thunk to QDockAreaLayout::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 QDockAreaLayout::hasHeightForWidth() const |
vfunc[10]: | non-virtual thunk to QDockAreaLayout::heightForWidth(int) const |
vfunc[11]: | non-virtual thunk to QDockAreaLayout::invalidate() |
vfunc[12]: | QLayoutItem::widget() |
vfunc[13]: | non-virtual thunk to QDockAreaLayout::iterator() |
vfunc[14]: | non-virtual thunk to QLayout::layout() |
vfunc[15]: | QLayoutItem::spacerItem() |
vfunc[16]: | QLayoutItem::setAlignment(int) |
The Run Time Type Information for the QDockAreaLayout class is described by Table 7-86
The virtual table for the QDragLeaveEvent class is described by Table 7-87
Table 7-87. 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-88
The virtual table for the QLCDNumber class is described by Table 7-89
Table 7-89. Primary vtable for QLCDNumber
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QLCDNumber |
vfunc[0]: | QLCDNumber::metaObject() const |
vfunc[1]: | QLCDNumber::className() const |
vfunc[2]: | QLCDNumber::qt_cast(char const*) |
vfunc[3]: | QLCDNumber::qt_invoke(int, QUObject*) |
vfunc[4]: | QLCDNumber::qt_emit(int, QUObject*) |
vfunc[5]: | QLCDNumber::qt_property(int, int, QVariant*) |
vfunc[6]: | QLCDNumber::~QLCDNumber() |
vfunc[7]: | QLCDNumber::~QLCDNumber() |
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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QLCDNumber::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]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QFrame::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]: | QFrame::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QLCDNumber::drawContents(QPainter*) |
vfunc[117]: | QFrame::frameChanged() |
vfunc[118]: | QLCDNumber::setNumDigits(int) |
vfunc[119]: | QLCDNumber::setMode(QLCDNumber::Mode) |
vfunc[120]: | QLCDNumber::setSegmentStyle(QLCDNumber::SegmentStyle) |
vfunc[121]: | QLCDNumber::setHexMode() |
vfunc[122]: | QLCDNumber::setDecMode() |
vfunc[123]: | QLCDNumber::setOctMode() |
vfunc[124]: | QLCDNumber::setBinMode() |
vfunc[125]: | QLCDNumber::setSmallDecimalPoint(bool) |
Table 7-90. Secondary vtable for QLCDNumber
Base Offset | -40 |
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]: | 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 QLCDNumber class is described by Table 7-91
The virtual table for the QUrlOperator class is described by Table 7-92
Table 7-92. Primary vtable for QUrlOperator
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QUrlOperator |
vfunc[0]: | 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<char> 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 7-93. Secondary vtable for QUrlOperator
Base Offset | -40 |
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 7-94
The virtual table for the QSocket class is described by Table 7-95
Table 7-95. Primary vtable for QSocket
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSocket |
vfunc[0]: | 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 7-96. Secondary vtable for QSocket
Base Offset | -40 |
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 7-97
The virtual table for the QGridView class is described by Table 7-98
Table 7-98. Primary vtable for QGridView
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGridView |
vfunc[0]: | QGridView::metaObject() const |
vfunc[1]: | QGridView::className() const |
vfunc[2]: | QGridView::qt_cast(char const*) |
vfunc[3]: | QGridView::qt_invoke(int, QUObject*) |
vfunc[4]: | QGridView::qt_emit(int, QUObject*) |
vfunc[5]: | QGridView::qt_property(int, int, QVariant*) |
vfunc[6]: | QGridView::~QGridView() |
vfunc[7]: | QGridView::~QGridView() |
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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QScrollView::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QGridView::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]: | QGridView::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) |
vfunc[154]: | QGridView::setNumRows(int) |
vfunc[155]: | QGridView::setNumCols(int) |
vfunc[156]: | QGridView::setCellWidth(int) |
vfunc[157]: | QGridView::setCellHeight(int) |
vfunc[158]: | __cxa_pure_virtual |
vfunc[159]: | QGridView::paintEmptyArea(QPainter*, int, int, int, int) |
vfunc[160]: | QGridView::dimensionChange(int, int) |
Table 7-99. Secondary vtable for QGridView
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGridView |
vfunc[0]: | non-virtual thunk to QGridView::~QGridView() |
vfunc[1]: | non-virtual thunk to QGridView::~QGridView() |
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 QGridView class is described by Table 7-100
The virtual table for the QBoxLayout class is described by Table 7-101
Table 7-101. Primary vtable for QBoxLayout
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QBoxLayout |
vfunc[0]: | QBoxLayout::metaObject() const |
vfunc[1]: | QBoxLayout::className() const |
vfunc[2]: | QBoxLayout::qt_cast(char const*) |
vfunc[3]: | QBoxLayout::qt_invoke(int, QUObject*) |
vfunc[4]: | QBoxLayout::qt_emit(int, QUObject*) |
vfunc[5]: | QBoxLayout::qt_property(int, int, QVariant*) |
vfunc[6]: | QBoxLayout::~QBoxLayout() |
vfunc[7]: | QBoxLayout::~QBoxLayout() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QLayout::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]: | QLayout::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]: | QLayout::setMargin(int) |
vfunc[22]: | QLayout::setSpacing(int) |
vfunc[23]: | QLayout::setMenuBar(QMenuBar*) |
vfunc[24]: | QLayout::setAutoAdd(bool) |
vfunc[25]: | QBoxLayout::invalidate() |
vfunc[26]: | QLayout::geometry() const |
vfunc[27]: | QBoxLayout::addItem(QLayoutItem*) |
vfunc[28]: | QBoxLayout::expanding() const |
vfunc[29]: | QBoxLayout::minimumSize() const |
vfunc[30]: | QBoxLayout::maximumSize() const |
vfunc[31]: | QBoxLayout::setGeometry(QRect const&) |
vfunc[32]: | QBoxLayout::iterator() |
vfunc[33]: | QLayout::isEmpty() const |
vfunc[34]: | QLayout::layout() |
vfunc[35]: | QBoxLayout::sizeHint() const |
vfunc[36]: | QBoxLayout::hasHeightForWidth() const |
vfunc[37]: | QBoxLayout::heightForWidth(int) const |
Table 7-102. Secondary vtable for QBoxLayout
Base Offset | -40 |
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::expanding() 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::invalidate() |
vfunc[12]: | QLayoutItem::widget() |
vfunc[13]: | non-virtual thunk to QBoxLayout::iterator() |
vfunc[14]: | non-virtual thunk to QLayout::layout() |
vfunc[15]: | QLayoutItem::spacerItem() |
vfunc[16]: | QLayoutItem::setAlignment(int) |
The Run Time Type Information for the QBoxLayout class is described by Table 7-103
The virtual table for the QIMEvent class is described by Table 7-104
Table 7-104. Primary vtable for QIMEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QIMEvent |
vfunc[0]: | QIMEvent::~QIMEvent() |
vfunc[1]: | QIMEvent::~QIMEvent() |
The Run Time Type Information for the QIMEvent class is described by Table 7-105
The virtual table for the QLayout class is described by Table 7-106
Table 7-106. Primary vtable for QLayout
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QLayout |
vfunc[0]: | QLayout::metaObject() const |
vfunc[1]: | QLayout::className() const |
vfunc[2]: | QLayout::qt_cast(char const*) |
vfunc[3]: | QLayout::qt_invoke(int, QUObject*) |
vfunc[4]: | QLayout::qt_emit(int, QUObject*) |
vfunc[5]: | QLayout::qt_property(int, int, QVariant*) |
vfunc[6]: | QLayout::~QLayout() |
vfunc[7]: | QLayout::~QLayout() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QLayout::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]: | QLayout::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]: | QLayout::setMargin(int) |
vfunc[22]: | QLayout::setSpacing(int) |
vfunc[23]: | QLayout::setMenuBar(QMenuBar*) |
vfunc[24]: | QLayout::setAutoAdd(bool) |
vfunc[25]: | QLayout::invalidate() |
vfunc[26]: | QLayout::geometry() const |
vfunc[27]: | __cxa_pure_virtual |
vfunc[28]: | QLayout::expanding() const |
vfunc[29]: | QLayout::minimumSize() const |
vfunc[30]: | QLayout::maximumSize() const |
vfunc[31]: | __cxa_pure_virtual |
vfunc[32]: | __cxa_pure_virtual |
vfunc[33]: | QLayout::isEmpty() const |
vfunc[34]: | QLayout::layout() |
Table 7-107. Secondary vtable for QLayout
Base Offset | -40 |
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::expanding() 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]: | non-virtual thunk to QLayout::invalidate() |
vfunc[12]: | QLayoutItem::widget() |
vfunc[13]: | __cxa_pure_virtual |
vfunc[14]: | non-virtual thunk to QLayout::layout() |
vfunc[15]: | QLayoutItem::spacerItem() |
vfunc[16]: | QLayoutItem::setAlignment(int) |
The Run Time Type Information for the QLayout class is described by Table 7-108
The virtual table for the QSocketNotifier class is described by Table 7-109
Table 7-109. Primary vtable for QSocketNotifier
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSocketNotifier |
vfunc[0]: | 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 7-110
The virtual table for the QButton class is described by Table 7-111
Table 7-111. Primary vtable for QButton
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QButton |
vfunc[0]: | QButton::metaObject() const |
vfunc[1]: | QButton::className() const |
vfunc[2]: | QButton::qt_cast(char const*) |
vfunc[3]: | QButton::qt_invoke(int, QUObject*) |
vfunc[4]: | QButton::qt_emit(int, QUObject*) |
vfunc[5]: | QButton::qt_property(int, int, QVariant*) |
vfunc[6]: | QButton::~QButton() |
vfunc[7]: | QButton::~QButton() |
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]: | 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]: | QButton::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QButton::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QButton::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QWidget::wheelEvent(QWheelEvent*) |
vfunc[74]: | QButton::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QButton::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QButton::focusInEvent(QFocusEvent*) |
vfunc[77]: | QButton::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QButton::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]: | QButton::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QButton::setText(QString const&) |
vfunc[111]: | QButton::setPixmap(QPixmap const&) |
vfunc[112]: | QButton::setAccel(QKeySequence const&) |
vfunc[113]: | QButton::setDown(bool) |
vfunc[114]: | QButton::setAutoRepeat(bool) |
vfunc[115]: | QButton::setToggleType(QButton::ToggleType) |
vfunc[116]: | QButton::setState(QButton::ToggleState) |
vfunc[117]: | QButton::hitButton(QPoint const&) const |
vfunc[118]: | QButton::drawButton(QPainter*) |
vfunc[119]: | QButton::drawButtonLabel(QPainter*) |
vfunc[120]: | QButton::setGroup(QButtonGroup*) |
Table 7-112. Secondary vtable for QButton
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QButton |
vfunc[0]: | non-virtual thunk to QButton::~QButton() |
vfunc[1]: | non-virtual thunk to QButton::~QButton() |
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 QButton class is described by Table 7-113
The virtual table for the QIntValidator class is described by Table 7-114
Table 7-114. Primary vtable for QIntValidator
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QIntValidator |
vfunc[0]: | QIntValidator::metaObject() const |
vfunc[1]: | QIntValidator::className() const |
vfunc[2]: | QIntValidator::qt_cast(char const*) |
vfunc[3]: | QIntValidator::qt_invoke(int, QUObject*) |
vfunc[4]: | QIntValidator::qt_emit(int, QUObject*) |
vfunc[5]: | QIntValidator::qt_property(int, int, QVariant*) |
vfunc[6]: | QIntValidator::~QIntValidator() |
vfunc[7]: | QIntValidator::~QIntValidator() |
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]: | QIntValidator::validate(QString&, int&) const |
vfunc[22]: | QValidator::fixup(QString&) const |
vfunc[23]: | QIntValidator::setRange(int, int) |
The Run Time Type Information for the QIntValidator class is described by Table 7-115
The virtual table for the QWizard class is described by Table 7-116
Table 7-116. Primary vtable for QWizard
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWizard |
vfunc[0]: | QWizard::metaObject() const |
vfunc[1]: | QWizard::className() const |
vfunc[2]: | QWizard::qt_cast(char const*) |
vfunc[3]: | QWizard::qt_invoke(int, QUObject*) |
vfunc[4]: | QWizard::qt_emit(int, QUObject*) |
vfunc[5]: | QWizard::qt_property(int, int, QVariant*) |
vfunc[6]: | QWizard::~QWizard() |
vfunc[7]: | QWizard::~QWizard() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QWizard::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]: | QWizard::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]: | QWizard::show() |
vfunc[48]: | QDialog::hide() |
vfunc[49]: | QWidget::showMinimized() |
vfunc[50]: | QWidget::showMaximized() |
vfunc[51]: | QWidget::showNormal() |
vfunc[52]: | QWidget::polish() |
vfunc[53]: | QDialog::move(int, int) |
vfunc[54]: | QDialog::resize(int, int) |
vfunc[55]: | QDialog::setGeometry(int, int, int, int) |
vfunc[56]: | QDialog::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QDialog::sizeHint() const |
vfunc[59]: | QDialog::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]: | QDialog::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]: | QDialog::resizeEvent(QResizeEvent*) |
vfunc[83]: | QDialog::closeEvent(QCloseEvent*) |
vfunc[84]: | QDialog::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QDialog::done(int) |
vfunc[111]: | QDialog::accept() |
vfunc[112]: | QDialog::reject() |
vfunc[113]: | QWizard::addPage(QWidget*, QString const&) |
vfunc[114]: | QWizard::insertPage(QWidget*, QString const&, int) |
vfunc[115]: | QWizard::removePage(QWidget*) |
vfunc[116]: | QWizard::showPage(QWidget*) |
vfunc[117]: | QWizard::appropriate(QWidget*) const |
vfunc[118]: | QWizard::setAppropriate(QWidget*, bool) |
vfunc[119]: | QWizard::setBackEnabled(QWidget*, bool) |
vfunc[120]: | QWizard::setNextEnabled(QWidget*, bool) |
vfunc[121]: | QWizard::setFinishEnabled(QWidget*, bool) |
vfunc[122]: | QWizard::setHelpEnabled(QWidget*, bool) |
vfunc[123]: | QWizard::setFinish(QWidget*, bool) |
vfunc[124]: | QWizard::back() |
vfunc[125]: | QWizard::next() |
vfunc[126]: | QWizard::help() |
vfunc[127]: | QWizard::layOutButtonRow(QHBoxLayout*) |
vfunc[128]: | QWizard::layOutTitleRow(QHBoxLayout*, QString const&) |
Table 7-117. Secondary vtable for QWizard
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWizard |
vfunc[0]: | non-virtual thunk to QWizard::~QWizard() |
vfunc[1]: | non-virtual thunk to QWizard::~QWizard() |
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 QWizard class is described by Table 7-118
The virtual table for the QCanvasPolygonalItem class is described by Table 7-119
Table 7-119. 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 7-120
The virtual table for the QSqlSelectCursor class is described by Table 7-121
Table 7-121. 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]: | QSqlSelectCursor::setGenerated(QString const&, bool) |
vfunc[7]: | 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]: | QSqlSelectCursor::remove(int) |
vfunc[13]: | QSqlSelectCursor::clear() |
vfunc[14]: | QSqlRecord::clearValues(bool) |
vfunc[15]: | QSqlSelectCursor::toString(QString const&, QString const&) const |
vfunc[16]: | QSqlRecord::toStringList(QString const&) const |
vfunc[17]: | QSqlSelectCursor::primaryIndex(bool) const |
vfunc[18]: | QSqlSelectCursor::index(QStringList const&) const |
vfunc[19]: | QSqlSelectCursor::setPrimaryIndex(QSqlIndex const&) |
vfunc[20]: | QSqlSelectCursor::append(QSqlFieldInfo const&) |
vfunc[21]: | QSqlSelectCursor::insert(int, QSqlFieldInfo const&) |
vfunc[22]: | QSqlSelectCursor::editBuffer(bool) |
vfunc[23]: | QSqlSelectCursor::primeInsert() |
vfunc[24]: | QSqlSelectCursor::primeUpdate() |
vfunc[25]: | QSqlSelectCursor::primeDelete() |
vfunc[26]: | QSqlSelectCursor::insert(bool) |
vfunc[27]: | QSqlSelectCursor::update(bool) |
vfunc[28]: | QSqlSelectCursor::del(bool) |
vfunc[29]: | 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]: | QSqlSelectCursor::setSort(QSqlIndex const&) |
vfunc[34]: | QSqlSelectCursor::setFilter(QString const&) |
vfunc[35]: | 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 7-122. Secondary vtable for QSqlSelectCursor
Base Offset | -8 |
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 7-123
The virtual table for the QTabWidget class is described by Table 7-124
Table 7-124. Primary vtable for QTabWidget
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTabWidget |
vfunc[0]: | QTabWidget::metaObject() const |
vfunc[1]: | QTabWidget::className() const |
vfunc[2]: | QTabWidget::qt_cast(char const*) |
vfunc[3]: | QTabWidget::qt_invoke(int, QUObject*) |
vfunc[4]: | QTabWidget::qt_emit(int, QUObject*) |
vfunc[5]: | QTabWidget::qt_property(int, int, QVariant*) |
vfunc[6]: | QTabWidget::~QTabWidget() |
vfunc[7]: | QTabWidget::~QTabWidget() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QTabWidget::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QTabWidget::sizeHint() const |
vfunc[59]: | QTabWidget::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]: | QTabWidget::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]: | QTabWidget::showEvent(QShowEvent*) |
vfunc[94]: | QWidget::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QTabWidget::updateMask() |
vfunc[97]: | QTabWidget::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QTabWidget::addTab(QWidget*, QString const&) |
vfunc[111]: | QTabWidget::addTab(QWidget*, QIconSet const&, QString const&) |
vfunc[112]: | QTabWidget::addTab(QWidget*, QTab*) |
vfunc[113]: | QTabWidget::insertTab(QWidget*, QString const&, int) |
vfunc[114]: | QTabWidget::insertTab(QWidget*, QIconSet const&, QString const&, int) |
vfunc[115]: | QTabWidget::insertTab(QWidget*, QTab*, int) |
vfunc[116]: | QTabWidget::showPage(QWidget*) |
vfunc[117]: | QTabWidget::removePage(QWidget*) |
Table 7-125. Secondary vtable for QTabWidget
Base Offset | -40 |
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]: | 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 QTabWidget class is described by Table 7-126
The virtual table for the QDomElement class is described by Table 7-127
Table 7-127. Primary vtable for QDomElement
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomElement |
vfunc[0]: | QDomElement::~QDomElement() |
vfunc[1]: | QDomElement::~QDomElement() |
vfunc[2]: | QDomNode::insertBefore(QDomNode const&, QDomNode const&) |
vfunc[3]: | QDomNode::insertAfter(QDomNode const&, QDomNode const&) |
vfunc[4]: | QDomNode::replaceChild(QDomNode const&, QDomNode const&) |
vfunc[5]: | QDomNode::removeChild(QDomNode const&) |
vfunc[6]: | QDomNode::appendChild(QDomNode const&) |
vfunc[7]: | QDomNode::hasChildNodes() const |
vfunc[8]: | QDomNode::cloneNode(bool) const |
vfunc[9]: | QDomNode::normalize() |
vfunc[10]: | QDomNode::isSupported(QString const&, QString const&) const |
vfunc[11]: | QDomNode::nodeName() const |
vfunc[12]: | QDomElement::nodeType() const |
vfunc[13]: | QDomNode::parentNode() const |
vfunc[14]: | QDomNode::childNodes() const |
vfunc[15]: | QDomNode::firstChild() const |
vfunc[16]: | QDomNode::lastChild() const |
vfunc[17]: | QDomNode::previousSibling() const |
vfunc[18]: | QDomNode::nextSibling() const |
vfunc[19]: | QDomElement::attributes() const |
vfunc[20]: | QDomNode::ownerDocument() const |
vfunc[21]: | QDomNode::namespaceURI() const |
vfunc[22]: | QDomNode::localName() const |
vfunc[23]: | QDomNode::hasAttributes() const |
vfunc[24]: | QDomNode::nodeValue() const |
vfunc[25]: | QDomNode::setNodeValue(QString const&) |
vfunc[26]: | QDomNode::prefix() const |
vfunc[27]: | QDomNode::setPrefix(QString const&) |
vfunc[28]: | QDomNode::isAttr() const |
vfunc[29]: | QDomNode::isCDATASection() const |
vfunc[30]: | QDomNode::isDocumentFragment() const |
vfunc[31]: | QDomNode::isDocument() const |
vfunc[32]: | QDomNode::isDocumentType() const |
vfunc[33]: | QDomElement::isElement() const |
vfunc[34]: | QDomNode::isEntityReference() const |
vfunc[35]: | QDomNode::isText() const |
vfunc[36]: | QDomNode::isEntity() const |
vfunc[37]: | QDomNode::isNotation() const |
vfunc[38]: | QDomNode::isProcessingInstruction() const |
vfunc[39]: | QDomNode::isCharacterData() const |
vfunc[40]: | QDomNode::isComment() const |
vfunc[41]: | QDomElement::elementsByTagName(QString const&) const |
vfunc[42]: | QDomElement::elementsByTagNameNS(QString const&, QString const&) const |
The Run Time Type Information for the QDomElement class is described by Table 7-128
The virtual table for the QSqlDriver class is described by Table 7-129
Table 7-129. Primary vtable for QSqlDriver
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSqlDriver |
vfunc[0]: | 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 7-130
The virtual table for the QTableItem class is described by Table 7-131
Table 7-131. Primary vtable for QTableItem
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTableItem |
vfunc[0]: | QTableItem::~QTableItem() |
vfunc[1]: | QTableItem::~QTableItem() |
vfunc[2]: | QTableItem::pixmap() const |
vfunc[3]: | QTableItem::text() const |
vfunc[4]: | QTableItem::setPixmap(QPixmap const&) |
vfunc[5]: | QTableItem::setText(QString const&) |
vfunc[6]: | QTableItem::alignment() const |
vfunc[7]: | QTableItem::setWordWrap(bool) |
vfunc[8]: | QTableItem::createEditor() const |
vfunc[9]: | QTableItem::setContentFromEditor(QWidget*) |
vfunc[10]: | QTableItem::setReplaceable(bool) |
vfunc[11]: | QTableItem::key() const |
vfunc[12]: | QTableItem::sizeHint() const |
vfunc[13]: | QTableItem::setSpan(int, int) |
vfunc[14]: | QTableItem::setRow(int) |
vfunc[15]: | QTableItem::setCol(int) |
vfunc[16]: | QTableItem::paint(QPainter*, QColorGroup const&, QRect const&, bool) |
vfunc[17]: | QTableItem::setEnabled(bool) |
vfunc[18]: | QTableItem::rtti() const |
The Run Time Type Information for the QTableItem class is described by Table 7-132
The virtual table for the QDomImplementation class is described by Table 7-133
Table 7-133. Primary vtable for QDomImplementation
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomImplementation |
vfunc[0]: | QDomImplementation::~QDomImplementation() |
vfunc[1]: | QDomImplementation::~QDomImplementation() |
vfunc[2]: | QDomImplementation::hasFeature(QString const&, QString const&) |
vfunc[3]: | QDomImplementation::createDocumentType(QString const&, QString const&, QString const&) |
vfunc[4]: | QDomImplementation::createDocument(QString const&, QString const&, QDomDocumentType const&) |
The Run Time Type Information for the QDomImplementation class is described by Table 7-134
The virtual table for the QGPlugin class is described by Table 7-135
Table 7-135. Primary vtable for QGPlugin
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGPlugin |
vfunc[0]: | QGPlugin::metaObject() const |
vfunc[1]: | QGPlugin::className() const |
vfunc[2]: | QGPlugin::qt_cast(char const*) |
vfunc[3]: | QGPlugin::qt_invoke(int, QUObject*) |
vfunc[4]: | QGPlugin::qt_emit(int, QUObject*) |
vfunc[5]: | QGPlugin::qt_property(int, int, QVariant*) |
vfunc[6]: | QGPlugin::~QGPlugin() |
vfunc[7]: | QGPlugin::~QGPlugin() |
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 QGPlugin class is described by Table 7-136
The virtual table for the QGb18030Codec class is described by Table 7-137
Table 7-137. Primary vtable for QGb18030Codec
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGb18030Codec |
vfunc[0]: | QGb18030Codec::~QGb18030Codec() |
vfunc[1]: | 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 7-138
The virtual table for the QGList class is described by Table 7-139
Table 7-139. Primary vtable for QGList
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGList |
vfunc[0]: | QGList::count() const |
vfunc[1]: | QGList::clear() |
vfunc[2]: | QGList::~QGList() |
vfunc[3]: | QGList::~QGList() |
vfunc[4]: | QPtrCollection::newItem(void*) |
vfunc[5]: | __cxa_pure_virtual |
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 QGList class is described by Table 7-140
The virtual table for the QDataPump class is described by Table 7-141
Table 7-141. Primary vtable for QDataPump
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDataPump |
vfunc[0]: | 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]: | QDataPump::~QDataPump() |
vfunc[7]: | 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 7-142
The virtual table for the QPaintDevice class is described by Table 7-143
Table 7-143. 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 7-144
The virtual table for the QCheckTableItem class is described by Table 7-145
Table 7-145. Primary vtable for QCheckTableItem
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCheckTableItem |
vfunc[0]: | QCheckTableItem::~QCheckTableItem() |
vfunc[1]: | QCheckTableItem::~QCheckTableItem() |
vfunc[2]: | QTableItem::pixmap() const |
vfunc[3]: | QTableItem::text() const |
vfunc[4]: | QTableItem::setPixmap(QPixmap const&) |
vfunc[5]: | QCheckTableItem::setText(QString const&) |
vfunc[6]: | QTableItem::alignment() const |
vfunc[7]: | QTableItem::setWordWrap(bool) |
vfunc[8]: | QCheckTableItem::createEditor() const |
vfunc[9]: | QCheckTableItem::setContentFromEditor(QWidget*) |
vfunc[10]: | QTableItem::setReplaceable(bool) |
vfunc[11]: | QTableItem::key() const |
vfunc[12]: | QCheckTableItem::sizeHint() const |
vfunc[13]: | QTableItem::setSpan(int, int) |
vfunc[14]: | QTableItem::setRow(int) |
vfunc[15]: | QTableItem::setCol(int) |
vfunc[16]: | QCheckTableItem::paint(QPainter*, QColorGroup const&, QRect const&, bool) |
vfunc[17]: | QTableItem::setEnabled(bool) |
vfunc[18]: | QCheckTableItem::rtti() const |
vfunc[19]: | QCheckTableItem::setChecked(bool) |
The Run Time Type Information for the QCheckTableItem class is described by Table 7-146
The virtual table for the QCommonStyle class is described by Table 7-147
Table 7-147. Primary vtable for QCommonStyle
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCommonStyle |
vfunc[0]: | QCommonStyle::metaObject() const |
vfunc[1]: | QCommonStyle::className() const |
vfunc[2]: | QCommonStyle::qt_cast(char const*) |
vfunc[3]: | QCommonStyle::qt_invoke(int, QUObject*) |
vfunc[4]: | QCommonStyle::qt_emit(int, QUObject*) |
vfunc[5]: | QCommonStyle::qt_property(int, int, QVariant*) |
vfunc[6]: | QCommonStyle::~QCommonStyle() |
vfunc[7]: | QCommonStyle::~QCommonStyle() |
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]: | QStyle::polish(QWidget*) |
vfunc[22]: | QStyle::unPolish(QWidget*) |
vfunc[23]: | QStyle::polish(QApplication*) |
vfunc[24]: | QStyle::unPolish(QApplication*) |
vfunc[25]: | QStyle::polish(QPalette&) |
vfunc[26]: | __cxa_pure_virtual |
vfunc[27]: | QStyle::itemRect(QPainter*, QRect const&, int, bool, QPixmap const*, QString const&, int) const |
vfunc[28]: | QStyle::drawItem(QPainter*, QRect const&, int, QColorGroup const&, bool, QPixmap const*, QString const&, int, QColor const*) const |
vfunc[29]: | QCommonStyle::drawPrimitive(QStyle::PrimitiveElement, QPainter*, QRect const&, QColorGroup const&, unsigned int, QStyleOption const&) const |
vfunc[30]: | QCommonStyle::drawControl(QStyle::ControlElement, QPainter*, QWidget const*, QRect const&, QColorGroup const&, unsigned int, QStyleOption const&) const |
vfunc[31]: | QCommonStyle::drawControlMask(QStyle::ControlElement, QPainter*, QWidget const*, QRect const&, QStyleOption const&) const |
vfunc[32]: | QCommonStyle::subRect(QStyle::SubRect, QWidget const*) const |
vfunc[33]: | QCommonStyle::drawComplexControl(QStyle::ComplexControl, QPainter*, QWidget const*, QRect const&, QColorGroup const&, unsigned int, unsigned int, unsigned int, QStyleOption const&) const |
vfunc[34]: | QCommonStyle::drawComplexControlMask(QStyle::ComplexControl, QPainter*, QWidget const*, QRect const&, QStyleOption const&) const |
vfunc[35]: | QCommonStyle::querySubControlMetrics(QStyle::ComplexControl, QWidget const*, QStyle::SubControl, QStyleOption const&) const |
vfunc[36]: | QCommonStyle::querySubControl(QStyle::ComplexControl, QWidget const*, QPoint const&, QStyleOption const&) const |
vfunc[37]: | QCommonStyle::pixelMetric(QStyle::PixelMetric, QWidget const*) const |
vfunc[38]: | QCommonStyle::sizeFromContents(QStyle::ContentsType, QWidget const*, QSize const&, QStyleOption const&) const |
vfunc[39]: | QCommonStyle::styleHint(QStyle::StyleHint, QWidget const*, QStyleOption const&, QStyleHintReturn*) const |
vfunc[40]: | QCommonStyle::stylePixmap(QStyle::StylePixmap, QWidget const*, QStyleOption const&) const |
The Run Time Type Information for the QCommonStyle class is described by Table 7-148
The virtual table for the QTextView class is described by Table 7-149
Table 7-149. Primary vtable for QTextView
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTextView |
vfunc[0]: | QTextView::metaObject() const |
vfunc[1]: | QTextView::className() const |
vfunc[2]: | QTextView::qt_cast(char const*) |
vfunc[3]: | QTextView::qt_invoke(int, QUObject*) |
vfunc[4]: | QTextView::qt_emit(int, QUObject*) |
vfunc[5]: | QTextView::qt_property(int, int, QVariant*) |
vfunc[6]: | QTextView::~QTextView() |
vfunc[7]: | QTextView::~QTextView() |
vfunc[8]: | QTextEdit::event(QEvent*) |
vfunc[9]: | QTextEdit::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]: | QTextEdit::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]: | QTextEdit::setPalette(QPalette const&) |
vfunc[29]: | QWidget::setPaletteBackgroundColor(QColor const&) |
vfunc[30]: | QWidget::setPaletteBackgroundPixmap(QPixmap const&) |
vfunc[31]: | QTextEdit::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]: | QTextEdit::polish() |
vfunc[53]: | QWidget::move(int, int) |
vfunc[54]: | QScrollView::resize(int, int) |
vfunc[55]: | QWidget::setGeometry(int, int, int, int) |
vfunc[56]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QTextEdit::sizeHint() const |
vfunc[59]: | QScrollView::minimumSizeHint() const |
vfunc[60]: | QWidget::sizePolicy() const |
vfunc[61]: | QWidget::setSizePolicy(QSizePolicy) |
vfunc[62]: | QTextEdit::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]: | QTextEdit::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]: | QTextEdit::resizeEvent(QResizeEvent*) |
vfunc[83]: | QWidget::closeEvent(QCloseEvent*) |
vfunc[84]: | QScrollView::contextMenuEvent(QContextMenuEvent*) |
vfunc[85]: | QTextEdit::imStartEvent(QIMEvent*) |
vfunc[86]: | QTextEdit::imComposeEvent(QIMEvent*) |
vfunc[87]: | QTextEdit::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]: | QTextEdit::windowActivationChange(bool) |
vfunc[102]: | QWidget::metric(int) const |
vfunc[103]: | QWidget::create(unsigned long, bool, bool) |
vfunc[104]: | QWidget::destroy(bool, bool) |
vfunc[105]: | QWidget::setWState(unsigned int) |
vfunc[106]: | QWidget::setWFlags(unsigned int) |
vfunc[107]: | QTextEdit::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]: | QTextEdit::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]: | QTextEdit::drawContents(QPainter*, int, int, int, int) |
vfunc[128]: | QScrollView::drawContentsOffset(QPainter*, int, int, int, int, int, int) |
vfunc[129]: | QTextEdit::contentsMousePressEvent(QMouseEvent*) |
vfunc[130]: | QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) |
vfunc[131]: | QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) |
vfunc[132]: | QTextEdit::contentsMouseMoveEvent(QMouseEvent*) |
vfunc[133]: | QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) |
vfunc[134]: | QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) |
vfunc[135]: | QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) |
vfunc[136]: | QTextEdit::contentsDropEvent(QDropEvent*) |
vfunc[137]: | QTextEdit::contentsWheelEvent(QWheelEvent*) |
vfunc[138]: | QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) |
vfunc[139]: | QScrollView::viewportPaintEvent(QPaintEvent*) |
vfunc[140]: | QTextEdit::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) |
vfunc[154]: | QTextEdit::find(QString const&, bool, bool, bool, int*, int*) |
vfunc[155]: | QTextEdit::getFormat(int, int, QFont*, QColor*, QTextEdit::VerticalAlignment*) |
vfunc[156]: | QTextEdit::getParagraphFormat(int, QFont*, QColor*, QTextEdit::VerticalAlignment*, int*, QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, int*) |
vfunc[157]: | QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) |
vfunc[158]: | QTextEdit::setStyleSheet(QStyleSheet*) |
vfunc[159]: | QTextEdit::scrollToAnchor(QString const&) |
vfunc[160]: | QTextEdit::setPaper(QBrush const&) |
vfunc[161]: | QTextEdit::setLinkUnderline(bool) |
vfunc[162]: | QTextEdit::setWordWrap(QTextEdit::WordWrap) |
vfunc[163]: | QTextEdit::setWrapColumnOrWidth(int) |
vfunc[164]: | QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) |
vfunc[165]: | QTextEdit::copy() |
vfunc[166]: | QTextEdit::append(QString const&) |
vfunc[167]: | QTextEdit::setText(QString const&, QString const&) |
vfunc[168]: | QTextEdit::setTextFormat(Qt::TextFormat) |
vfunc[169]: | QTextEdit::selectAll(bool) |
vfunc[170]: | QTextEdit::setTabStopWidth(int) |
vfunc[171]: | QTextEdit::zoomIn(int) |
vfunc[172]: | QTextEdit::zoomIn() |
vfunc[173]: | QTextEdit::zoomOut(int) |
vfunc[174]: | QTextEdit::zoomOut() |
vfunc[175]: | QTextEdit::zoomTo(int) |
vfunc[176]: | QTextEdit::sync() |
vfunc[177]: | QTextEdit::setReadOnly(bool) |
vfunc[178]: | QTextEdit::undo() |
vfunc[179]: | QTextEdit::redo() |
vfunc[180]: | QTextEdit::cut() |
vfunc[181]: | QTextEdit::paste() |
vfunc[182]: | QTextEdit::pasteSubType(QCString const&) |
vfunc[183]: | QTextEdit::clear() |
vfunc[184]: | QTextEdit::del() |
vfunc[185]: | QTextEdit::indent() |
vfunc[186]: | QTextEdit::setItalic(bool) |
vfunc[187]: | QTextEdit::setBold(bool) |
vfunc[188]: | QTextEdit::setUnderline(bool) |
vfunc[189]: | QTextEdit::setFamily(QString const&) |
vfunc[190]: | QTextEdit::setPointSize(int) |
vfunc[191]: | QTextEdit::setColor(QColor const&) |
vfunc[192]: | QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) |
vfunc[193]: | QTextEdit::setAlignment(int) |
vfunc[194]: | QTextEdit::setParagType(QStyleSheetItem::DisplayMode, QStyleSheetItem::ListStyle) |
vfunc[195]: | QTextEdit::setCursorPosition(int, int) |
vfunc[196]: | QTextEdit::setSelection(int, int, int, int, int) |
vfunc[197]: | QTextEdit::setSelectionAttributes(int, QColor const&, bool) |
vfunc[198]: | QTextEdit::setModified(bool) |
vfunc[199]: | QTextEdit::resetFormat() |
vfunc[200]: | QTextEdit::setUndoDepth(int) |
vfunc[201]: | QTextEdit::setFormat(QTextFormat*, int) |
vfunc[202]: | QTextEdit::ensureCursorVisible() |
vfunc[203]: | QTextEdit::placeCursor(QPoint const&, QTextCursor*) |
vfunc[204]: | QTextEdit::moveCursor(QTextEdit::CursorAction, bool) |
vfunc[205]: | QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) |
vfunc[206]: | QTextEdit::removeSelectedText(int) |
vfunc[207]: | QTextEdit::removeSelection(int) |
vfunc[208]: | QTextEdit::setCurrentFont(QFont const&) |
vfunc[209]: | QTextEdit::setOverwriteMode(bool) |
vfunc[210]: | QTextEdit::scrollToBottom() |
vfunc[211]: | QTextEdit::insert(QString const&, bool, bool, bool) |
vfunc[212]: | QTextEdit::insertAt(QString const&, int, int) |
vfunc[213]: | QTextEdit::removeParagraph(int) |
vfunc[214]: | QTextEdit::insertParagraph(QString const&, int) |
vfunc[215]: | QTextEdit::setParagraphBackgroundColor(int, QColor const&) |
vfunc[216]: | QTextEdit::clearParagraphBackground(int) |
vfunc[217]: | QTextEdit::setUndoRedoEnabled(bool) |
vfunc[218]: | QTextEdit::createPopupMenu(QPoint const&) |
vfunc[219]: | QTextEdit::createPopupMenu() |
vfunc[220]: | QTextEdit::doChangeInterval() |
vfunc[221]: | QTextEdit::linksEnabled() const |
vfunc[222]: | QTextEdit::emitHighlighted(QString const&) |
vfunc[223]: | QTextEdit::emitLinkClicked(QString const&) |
Table 7-150. Secondary vtable for QTextView
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTextView |
vfunc[0]: | non-virtual thunk to QTextView::~QTextView() |
vfunc[1]: | non-virtual thunk to QTextView::~QTextView() |
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 QTextView class is described by Table 7-151
The virtual table for the QSyntaxHighlighter class is described by Table 7-152
Table 7-152. Primary vtable for QSyntaxHighlighter
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSyntaxHighlighter |
vfunc[0]: | QSyntaxHighlighter::~QSyntaxHighlighter() |
vfunc[1]: | QSyntaxHighlighter::~QSyntaxHighlighter() |
vfunc[2]: | __cxa_pure_virtual |
The Run Time Type Information for the QSyntaxHighlighter class is described by Table 7-153
The virtual table for the QSemiModal class is described by Table 7-154
Table 7-154. Primary vtable for QSemiModal
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSemiModal |
vfunc[0]: | QSemiModal::metaObject() const |
vfunc[1]: | QSemiModal::className() const |
vfunc[2]: | QSemiModal::qt_cast(char const*) |
vfunc[3]: | QSemiModal::qt_invoke(int, QUObject*) |
vfunc[4]: | QSemiModal::qt_emit(int, QUObject*) |
vfunc[5]: | QSemiModal::qt_property(int, int, QVariant*) |
vfunc[6]: | QSemiModal::~QSemiModal() |
vfunc[7]: | QSemiModal::~QSemiModal() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QDialog::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]: | QDialog::show() |
vfunc[48]: | QDialog::hide() |
vfunc[49]: | QWidget::showMinimized() |
vfunc[50]: | QWidget::showMaximized() |
vfunc[51]: | QWidget::showNormal() |
vfunc[52]: | QWidget::polish() |
vfunc[53]: | QDialog::move(int, int) |
vfunc[54]: | QDialog::resize(int, int) |
vfunc[55]: | QDialog::setGeometry(int, int, int, int) |
vfunc[56]: | QDialog::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QDialog::sizeHint() const |
vfunc[59]: | QDialog::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]: | QDialog::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]: | QDialog::resizeEvent(QResizeEvent*) |
vfunc[83]: | QDialog::closeEvent(QCloseEvent*) |
vfunc[84]: | QDialog::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QDialog::done(int) |
vfunc[111]: | QDialog::accept() |
vfunc[112]: | QDialog::reject() |
Table 7-155. Secondary vtable for QSemiModal
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSemiModal |
vfunc[0]: | non-virtual thunk to QSemiModal::~QSemiModal() |
vfunc[1]: | non-virtual thunk to QSemiModal::~QSemiModal() |
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 QSemiModal class is described by Table 7-156
The virtual table for the QTab class is described by Table 7-157
Table 7-157. Primary vtable for QTab
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTab |
vfunc[0]: | QTab::~QTab() |
vfunc[1]: | QTab::~QTab() |
The Run Time Type Information for the QTab class is described by Table 7-158
The virtual table for the QPolygonScanner class is described by Table 7-159
Table 7-159. Primary vtable for QPolygonScanner
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QPolygonScanner |
vfunc[0]: | __cxa_pure_virtual |
The Run Time Type Information for the QPolygonScanner class is described by Table 7-160
The virtual table for the QNetworkProtocol class is described by Table 7-161
Table 7-161. Primary vtable for QNetworkProtocol
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QNetworkProtocol |
vfunc[0]: | 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 7-162
The virtual table for the QObjectUserData class is described by Table 7-163
Table 7-163. 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-164
The virtual table for the QRangeControl class is described by Table 7-165
Table 7-165. Primary vtable for QRangeControl
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QRangeControl |
vfunc[0]: | QRangeControl::~QRangeControl() |
vfunc[1]: | QRangeControl::~QRangeControl() |
vfunc[2]: | QRangeControl::valueChange() |
vfunc[3]: | QRangeControl::rangeChange() |
vfunc[4]: | QRangeControl::stepChange() |
The Run Time Type Information for the QRangeControl class is described by Table 7-166
The virtual table for the QHGroupBox class is described by Table 7-167
Table 7-167. Primary vtable for QHGroupBox
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHGroupBox |
vfunc[0]: | QHGroupBox::metaObject() const |
vfunc[1]: | QHGroupBox::className() const |
vfunc[2]: | QHGroupBox::qt_cast(char const*) |
vfunc[3]: | QHGroupBox::qt_invoke(int, QUObject*) |
vfunc[4]: | QHGroupBox::qt_emit(int, QUObject*) |
vfunc[5]: | QHGroupBox::qt_property(int, int, QVariant*) |
vfunc[6]: | QHGroupBox::~QHGroupBox() |
vfunc[7]: | QHGroupBox::~QHGroupBox() |
vfunc[8]: | QGroupBox::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]: | QGroupBox::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]: | QGroupBox::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QGroupBox::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]: | QGroupBox::focusInEvent(QFocusEvent*) |
vfunc[77]: | QWidget::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QGroupBox::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QGroupBox::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]: | QFrame::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QGroupBox::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QFrame::drawContents(QPainter*) |
vfunc[117]: | QFrame::frameChanged() |
vfunc[118]: | QGroupBox::setColumnLayout(int, Qt::Orientation) |
vfunc[119]: | QGroupBox::setTitle(QString const&) |
vfunc[120]: | QGroupBox::setAlignment(int) |
Table 7-168. Secondary vtable for QHGroupBox
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHGroupBox |
vfunc[0]: | non-virtual thunk to QHGroupBox::~QHGroupBox() |
vfunc[1]: | non-virtual thunk to QHGroupBox::~QHGroupBox() |
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 QHGroupBox class is described by Table 7-169
The virtual table for the QTimerEvent class is described by Table 7-170
Table 7-170. 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-171
The virtual table for the QHeader class is described by Table 7-172
Table 7-172. Primary vtable for QHeader
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHeader |
vfunc[0]: | QHeader::metaObject() const |
vfunc[1]: | QHeader::className() const |
vfunc[2]: | QHeader::qt_cast(char const*) |
vfunc[3]: | QHeader::qt_invoke(int, QUObject*) |
vfunc[4]: | QHeader::qt_emit(int, QUObject*) |
vfunc[5]: | QHeader::qt_property(int, int, QVariant*) |
vfunc[6]: | QHeader::~QHeader() |
vfunc[7]: | QHeader::~QHeader() |
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]: | QHeader::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QHeader::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]: | QHeader::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QHeader::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QHeader::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QHeader::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QWidget::wheelEvent(QWheelEvent*) |
vfunc[74]: | QHeader::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QHeader::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QWidget::focusInEvent(QFocusEvent*) |
vfunc[77]: | QWidget::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QHeader::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QHeader::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]: | QHeader::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]: | QHeader::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QHeader::setLabel(int, QString const&, int) |
vfunc[111]: | QHeader::setLabel(int, QIconSet const&, QString const&, int) |
vfunc[112]: | QHeader::setOrientation(Qt::Orientation) |
vfunc[113]: | QHeader::setTracking(bool) |
vfunc[114]: | QHeader::setClickEnabled(bool, int) |
vfunc[115]: | QHeader::setResizeEnabled(bool, int) |
vfunc[116]: | QHeader::setMovingEnabled(bool) |
vfunc[117]: | QHeader::setStretchEnabled(bool, int) |
vfunc[118]: | QHeader::setCellSize(int, int) |
vfunc[119]: | QHeader::moveCell(int, int) |
vfunc[120]: | QHeader::setOffset(int) |
vfunc[121]: | QHeader::paintSection(QPainter*, int, QRect const&) |
vfunc[122]: | QHeader::paintSectionLabel(QPainter*, int, QRect const&) |
Table 7-173. Secondary vtable for QHeader
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHeader |
vfunc[0]: | non-virtual thunk to QHeader::~QHeader() |
vfunc[1]: | non-virtual thunk to QHeader::~QHeader() |
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 QHeader class is described by Table 7-174
The virtual table for the QGbkCodec class is described by Table 7-175
Table 7-175. Primary vtable for QGbkCodec
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGbkCodec |
vfunc[0]: | QGbkCodec::~QGbkCodec() |
vfunc[1]: | 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 7-176
The virtual table for the QSplashScreen class is described by Table 7-177
Table 7-177. Primary vtable for QSplashScreen
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSplashScreen |
vfunc[0]: | QSplashScreen::metaObject() const |
vfunc[1]: | QSplashScreen::className() const |
vfunc[2]: | QSplashScreen::qt_cast(char const*) |
vfunc[3]: | QSplashScreen::qt_invoke(int, QUObject*) |
vfunc[4]: | QSplashScreen::qt_emit(int, QUObject*) |
vfunc[5]: | QSplashScreen::qt_property(int, int, QVariant*) |
vfunc[6]: | QSplashScreen::~QSplashScreen() |
vfunc[7]: | QSplashScreen::~QSplashScreen() |
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]: | 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]: | QSplashScreen::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QSplashScreen::drawContents(QPainter*) |
Table 7-178. Secondary vtable for QSplashScreen
Base Offset | -40 |
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]: | 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 QSplashScreen class is described by Table 7-179
The virtual table for the QMutex class is described by Table 7-180
Table 7-180. Primary vtable for QMutex
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QMutex |
vfunc[0]: | QMutex::~QMutex() |
vfunc[1]: | QMutex::~QMutex() |
The Run Time Type Information for the QMutex class is described by Table 7-181
The virtual table for the QSqlPropertyMap class is described by Table 7-182
Table 7-182. 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 7-183
The virtual table for the QKeyEvent class is described by Table 7-184
Table 7-184. 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-185
The virtual table for the QGCache class is described by Table 7-186
Table 7-186. Primary vtable for QGCache
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGCache |
vfunc[0]: | QGCache::count() const |
vfunc[1]: | QGCache::clear() |
vfunc[2]: | QGCache::~QGCache() |
vfunc[3]: | QGCache::~QGCache() |
vfunc[4]: | QPtrCollection::newItem(void*) |
vfunc[5]: | __cxa_pure_virtual |
The Run Time Type Information for the QGCache class is described by Table 7-187
The virtual table for the QDial class is described by Table 7-188
Table 7-188. Primary vtable for QDial
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDial |
vfunc[0]: | QDial::metaObject() const |
vfunc[1]: | QDial::className() const |
vfunc[2]: | QDial::qt_cast(char const*) |
vfunc[3]: | QDial::qt_invoke(int, QUObject*) |
vfunc[4]: | QDial::qt_emit(int, QUObject*) |
vfunc[5]: | QDial::qt_property(int, int, QVariant*) |
vfunc[6]: | QDial::~QDial() |
vfunc[7]: | QDial::~QDial() |
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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QDial::sizeHint() const |
vfunc[59]: | QDial::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]: | QDial::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QDial::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QDial::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QDial::wheelEvent(QWheelEvent*) |
vfunc[74]: | QDial::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QDial::focusInEvent(QFocusEvent*) |
vfunc[77]: | QDial::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QDial::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QDial::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QDial::setNotchTarget(double) |
vfunc[111]: | QDial::setValue(int) |
vfunc[112]: | QDial::setNotchesVisible(bool) |
vfunc[113]: | QDial::setWrapping(bool) |
vfunc[114]: | QDial::setTracking(bool) |
vfunc[115]: | QDial::valueChange() |
vfunc[116]: | QDial::rangeChange() |
vfunc[117]: | QDial::repaintScreen(QRect const*) |
Table 7-189. Secondary vtable for QDial
Base Offset | -40 |
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]: | 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 |
Table 7-190. Secondary vtable for QDial
Base Offset | -116 |
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 QDial::valueChange() |
vfunc[3]: | non-virtual thunk to QDial::rangeChange() |
vfunc[4]: | QRangeControl::stepChange() |
The Run Time Type Information for the QDial class is described by Table 7-191
The virtual table for the QUrl class is described by Table 7-192
Table 7-192. 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 7-193
The virtual table for the QListView class is described by Table 7-194
Table 7-194. Primary vtable for QListView
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QListView |
vfunc[0]: | QListView::metaObject() const |
vfunc[1]: | QListView::className() const |
vfunc[2]: | QListView::qt_cast(char const*) |
vfunc[3]: | QListView::qt_invoke(int, QUObject*) |
vfunc[4]: | QListView::qt_emit(int, QUObject*) |
vfunc[5]: | QListView::qt_property(int, int, QVariant*) |
vfunc[6]: | QListView::~QListView() |
vfunc[7]: | QListView::~QListView() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QListView::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]: | QListView::setPalette(QPalette const&) |
vfunc[29]: | QWidget::setPaletteBackgroundColor(QColor const&) |
vfunc[30]: | QWidget::setPaletteBackgroundPixmap(QPixmap const&) |
vfunc[31]: | QListView::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]: | QListView::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QListView::sizeHint() const |
vfunc[59]: | QListView::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]: | QListView::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QListView::focusInEvent(QFocusEvent*) |
vfunc[77]: | QListView::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QListView::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]: | QListView::showEvent(QShowEvent*) |
vfunc[94]: | QWidget::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QListView::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QScrollView::fontChange(QFont const&) |
vfunc[101]: | QListView::windowActivationChange(bool) |
vfunc[102]: | QWidget::metric(int) const |
vfunc[103]: | QWidget::create(unsigned long, bool, bool) |
vfunc[104]: | QWidget::destroy(bool, bool) |
vfunc[105]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QScrollView::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]: | QListView::setContentsPos(int, int) |
vfunc[127]: | QScrollView::drawContents(QPainter*, int, int, int, int) |
vfunc[128]: | QListView::drawContentsOffset(QPainter*, int, int, int, int, int, int) |
vfunc[129]: | QListView::contentsMousePressEvent(QMouseEvent*) |
vfunc[130]: | QListView::contentsMouseReleaseEvent(QMouseEvent*) |
vfunc[131]: | QListView::contentsMouseDoubleClickEvent(QMouseEvent*) |
vfunc[132]: | QListView::contentsMouseMoveEvent(QMouseEvent*) |
vfunc[133]: | QListView::contentsDragEnterEvent(QDragEnterEvent*) |
vfunc[134]: | QListView::contentsDragMoveEvent(QDragMoveEvent*) |
vfunc[135]: | QListView::contentsDragLeaveEvent(QDragLeaveEvent*) |
vfunc[136]: | QListView::contentsDropEvent(QDropEvent*) |
vfunc[137]: | QScrollView::contentsWheelEvent(QWheelEvent*) |
vfunc[138]: | QListView::contentsContextMenuEvent(QContextMenuEvent*) |
vfunc[139]: | QScrollView::viewportPaintEvent(QPaintEvent*) |
vfunc[140]: | QListView::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) |
vfunc[154]: | QListView::setTreeStepSize(int) |
vfunc[155]: | QListView::insertItem(QListViewItem*) |
vfunc[156]: | QListView::takeItem(QListViewItem*) |
vfunc[157]: | QListView::removeItem(QListViewItem*) |
vfunc[158]: | QListView::addColumn(QString const&, int) |
vfunc[159]: | QListView::addColumn(QIconSet const&, QString const&, int) |
vfunc[160]: | QListView::removeColumn(int) |
vfunc[161]: | QListView::setColumnText(int, QString const&) |
vfunc[162]: | QListView::setColumnText(int, QIconSet const&, QString const&) |
vfunc[163]: | QListView::setColumnWidth(int, int) |
vfunc[164]: | QListView::setColumnWidthMode(int, QListView::WidthMode) |
vfunc[165]: | QListView::setColumnAlignment(int, int) |
vfunc[166]: | QListView::setMultiSelection(bool) |
vfunc[167]: | QListView::clearSelection() |
vfunc[168]: | QListView::setSelected(QListViewItem*, bool) |
vfunc[169]: | QListView::setOpen(QListViewItem*, bool) |
vfunc[170]: | QListView::setCurrentItem(QListViewItem*) |
vfunc[171]: | QListView::setAllColumnsShowFocus(bool) |
vfunc[172]: | QListView::setItemMargin(int) |
vfunc[173]: | QListView::setRootIsDecorated(bool) |
vfunc[174]: | QListView::setSorting(int, bool) |
vfunc[175]: | QListView::sort() |
vfunc[176]: | QListView::setShowSortIndicator(bool) |
vfunc[177]: | QListView::setShowToolTips(bool) |
vfunc[178]: | QListView::setResizeMode(QListView::ResizeMode) |
vfunc[179]: | QListView::setDefaultRenameAction(QListView::RenameAction) |
vfunc[180]: | QListView::clear() |
vfunc[181]: | QListView::invertSelection() |
vfunc[182]: | QListView::selectAll(bool) |
vfunc[183]: | QListView::dragObject() |
vfunc[184]: | QListView::startDrag() |
vfunc[185]: | QListView::paintEmptyArea(QPainter*, QRect const&) |
Table 7-195. Secondary vtable for QListView
Base Offset | -40 |
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]: | 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 QListView class is described by Table 7-196
The virtual table for the QStylePlugin class is described by Table 7-197
Table 7-197. Primary vtable for QStylePlugin
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QStylePlugin |
vfunc[0]: | QStylePlugin::metaObject() const |
vfunc[1]: | QStylePlugin::className() const |
vfunc[2]: | QStylePlugin::qt_cast(char const*) |
vfunc[3]: | QStylePlugin::qt_invoke(int, QUObject*) |
vfunc[4]: | QStylePlugin::qt_emit(int, QUObject*) |
vfunc[5]: | QStylePlugin::qt_property(int, int, QVariant*) |
vfunc[6]: | QStylePlugin::~QStylePlugin() |
vfunc[7]: | QStylePlugin::~QStylePlugin() |
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 QStylePlugin class is described by Table 7-198
The virtual table for the QFileDialog class is described by Table 7-199
Table 7-199. Primary vtable for QFileDialog
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QFileDialog |
vfunc[0]: | QFileDialog::metaObject() const |
vfunc[1]: | QFileDialog::className() const |
vfunc[2]: | QFileDialog::qt_cast(char const*) |
vfunc[3]: | QFileDialog::qt_invoke(int, QUObject*) |
vfunc[4]: | QFileDialog::qt_emit(int, QUObject*) |
vfunc[5]: | QFileDialog::qt_property(int, int, QVariant*) |
vfunc[6]: | QFileDialog::~QFileDialog() |
vfunc[7]: | QFileDialog::~QFileDialog() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QFileDialog::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]: | QDialog::show() |
vfunc[48]: | QDialog::hide() |
vfunc[49]: | QWidget::showMinimized() |
vfunc[50]: | QWidget::showMaximized() |
vfunc[51]: | QWidget::showNormal() |
vfunc[52]: | QWidget::polish() |
vfunc[53]: | QDialog::move(int, int) |
vfunc[54]: | QDialog::resize(int, int) |
vfunc[55]: | QDialog::setGeometry(int, int, int, int) |
vfunc[56]: | QDialog::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QDialog::sizeHint() const |
vfunc[59]: | QDialog::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]: | QFileDialog::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]: | QFileDialog::resizeEvent(QResizeEvent*) |
vfunc[83]: | QDialog::closeEvent(QCloseEvent*) |
vfunc[84]: | QDialog::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QFileDialog::done(int) |
vfunc[111]: | QDialog::accept() |
vfunc[112]: | QDialog::reject() |
vfunc[113]: | QFileDialog::setSelectedFilter(QString const&) |
vfunc[114]: | QFileDialog::setSelectedFilter(int) |
Table 7-200. Secondary vtable for QFileDialog
Base Offset | -40 |
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]: | 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 QFileDialog class is described by Table 7-201
The virtual table for the QHButtonGroup class is described by Table 7-202
Table 7-202. Primary vtable for QHButtonGroup
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHButtonGroup |
vfunc[0]: | QHButtonGroup::metaObject() const |
vfunc[1]: | QHButtonGroup::className() const |
vfunc[2]: | QHButtonGroup::qt_cast(char const*) |
vfunc[3]: | QHButtonGroup::qt_invoke(int, QUObject*) |
vfunc[4]: | QHButtonGroup::qt_emit(int, QUObject*) |
vfunc[5]: | QHButtonGroup::qt_property(int, int, QVariant*) |
vfunc[6]: | QHButtonGroup::~QHButtonGroup() |
vfunc[7]: | QHButtonGroup::~QHButtonGroup() |
vfunc[8]: | QButtonGroup::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]: | QGroupBox::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]: | QGroupBox::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QGroupBox::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]: | QGroupBox::focusInEvent(QFocusEvent*) |
vfunc[77]: | QWidget::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QGroupBox::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QGroupBox::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]: | QFrame::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QGroupBox::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QFrame::drawContents(QPainter*) |
vfunc[117]: | QFrame::frameChanged() |
vfunc[118]: | QGroupBox::setColumnLayout(int, Qt::Orientation) |
vfunc[119]: | QGroupBox::setTitle(QString const&) |
vfunc[120]: | QGroupBox::setAlignment(int) |
vfunc[121]: | QButtonGroup::setExclusive(bool) |
vfunc[122]: | QButtonGroup::setRadioButtonExclusive(bool) |
vfunc[123]: | QButtonGroup::setButton(int) |
vfunc[124]: | QButtonGroup::moveFocus(int) |
Table 7-203. Secondary vtable for QHButtonGroup
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHButtonGroup |
vfunc[0]: | non-virtual thunk to QHButtonGroup::~QHButtonGroup() |
vfunc[1]: | non-virtual thunk to QHButtonGroup::~QHButtonGroup() |
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 QHButtonGroup class is described by Table 7-204
The virtual table for the QColorDrag class is described by Table 7-205
Table 7-205. Primary vtable for QColorDrag
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QColorDrag |
vfunc[0]: | 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]: | QColorDrag::~QColorDrag() |
vfunc[7]: | 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<char> const&) |
vfunc[25]: | QStoredDrag::format(int) const |
vfunc[26]: | QStoredDrag::encodedData(char const*) const |
Table 7-206. Secondary vtable for QColorDrag
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QColorDrag |
vfunc[0]: | non-virtual thunk to QColorDrag::~QColorDrag() |
vfunc[1]: | 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 7-207
The virtual table for the QDesktopWidget class is described by Table 7-208
Table 7-208. Primary vtable for QDesktopWidget
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDesktopWidget |
vfunc[0]: | QDesktopWidget::metaObject() const |
vfunc[1]: | QDesktopWidget::className() const |
vfunc[2]: | QDesktopWidget::qt_cast(char const*) |
vfunc[3]: | QDesktopWidget::qt_invoke(int, QUObject*) |
vfunc[4]: | QDesktopWidget::qt_emit(int, QUObject*) |
vfunc[5]: | QDesktopWidget::qt_property(int, int, QVariant*) |
vfunc[6]: | QDesktopWidget::~QDesktopWidget() |
vfunc[7]: | QDesktopWidget::~QDesktopWidget() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QWidget::setName(char const*) |
vfunc[11]: | QDesktopWidget::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]: | 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]: | QDesktopWidget::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | QWidget::setWFlags(unsigned int) |
vfunc[107]: | QWidget::focusNextPrevChild(bool) |
vfunc[108]: | QWidget::setKeyCompression(bool) |
vfunc[109]: | QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*) |
Table 7-209. Secondary vtable for QDesktopWidget
Base Offset | -40 |
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]: | 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 QDesktopWidget class is described by Table 7-210
The virtual table for the QSqlQuery class is described by Table 7-211
Table 7-211. 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 7-212
The virtual table for the QUtf16Codec class is described by Table 7-213
Table 7-213. Primary vtable for QUtf16Codec
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QUtf16Codec |
vfunc[0]: | QUtf16Codec::~QUtf16Codec() |
vfunc[1]: | 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 7-214
The virtual table for the QObject class is described by Table 7-215
Table 7-215. Primary vtable for QObject
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QObject |
vfunc[0]: | 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 7-216
The virtual table for the QFile class is described by Table 7-217
Table 7-217. 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]: | 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 7-218
The virtual table for the QDomDocumentType class is described by Table 7-219
Table 7-219. Primary vtable for QDomDocumentType
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomDocumentType |
vfunc[0]: | QDomDocumentType::~QDomDocumentType() |
vfunc[1]: | QDomDocumentType::~QDomDocumentType() |
vfunc[2]: | QDomNode::insertBefore(QDomNode const&, QDomNode const&) |
vfunc[3]: | QDomNode::insertAfter(QDomNode const&, QDomNode const&) |
vfunc[4]: | QDomNode::replaceChild(QDomNode const&, QDomNode const&) |
vfunc[5]: | QDomNode::removeChild(QDomNode const&) |
vfunc[6]: | QDomNode::appendChild(QDomNode const&) |
vfunc[7]: | QDomNode::hasChildNodes() const |
vfunc[8]: | QDomNode::cloneNode(bool) const |
vfunc[9]: | QDomNode::normalize() |
vfunc[10]: | QDomNode::isSupported(QString const&, QString const&) const |
vfunc[11]: | QDomNode::nodeName() const |
vfunc[12]: | QDomDocumentType::nodeType() const |
vfunc[13]: | QDomNode::parentNode() const |
vfunc[14]: | QDomNode::childNodes() const |
vfunc[15]: | QDomNode::firstChild() const |
vfunc[16]: | QDomNode::lastChild() const |
vfunc[17]: | QDomNode::previousSibling() const |
vfunc[18]: | QDomNode::nextSibling() const |
vfunc[19]: | QDomNode::attributes() const |
vfunc[20]: | QDomNode::ownerDocument() const |
vfunc[21]: | QDomNode::namespaceURI() const |
vfunc[22]: | QDomNode::localName() const |
vfunc[23]: | QDomNode::hasAttributes() const |
vfunc[24]: | QDomNode::nodeValue() const |
vfunc[25]: | QDomNode::setNodeValue(QString const&) |
vfunc[26]: | QDomNode::prefix() const |
vfunc[27]: | QDomNode::setPrefix(QString const&) |
vfunc[28]: | QDomNode::isAttr() const |
vfunc[29]: | QDomNode::isCDATASection() const |
vfunc[30]: | QDomNode::isDocumentFragment() const |
vfunc[31]: | QDomNode::isDocument() const |
vfunc[32]: | QDomDocumentType::isDocumentType() const |
vfunc[33]: | QDomNode::isElement() const |
vfunc[34]: | QDomNode::isEntityReference() const |
vfunc[35]: | QDomNode::isText() const |
vfunc[36]: | QDomNode::isEntity() const |
vfunc[37]: | QDomNode::isNotation() const |
vfunc[38]: | QDomNode::isProcessingInstruction() const |
vfunc[39]: | QDomNode::isCharacterData() const |
vfunc[40]: | QDomNode::isComment() const |
vfunc[41]: | QDomDocumentType::name() const |
vfunc[42]: | QDomDocumentType::entities() const |
vfunc[43]: | QDomDocumentType::notations() const |
vfunc[44]: | QDomDocumentType::publicId() const |
vfunc[45]: | QDomDocumentType::systemId() const |
vfunc[46]: | QDomDocumentType::internalSubset() const |
The Run Time Type Information for the QDomDocumentType class is described by Table 7-220
The virtual table for the QListBoxItem class is described by Table 7-221
Table 7-221. Primary vtable for QListBoxItem
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QListBoxItem |
vfunc[0]: | QListBoxItem::~QListBoxItem() |
vfunc[1]: | QListBoxItem::~QListBoxItem() |
vfunc[2]: | QListBoxItem::text() const |
vfunc[3]: | QListBoxItem::pixmap() const |
vfunc[4]: | QListBoxItem::height(QListBox const*) const |
vfunc[5]: | QListBoxItem::width(QListBox const*) const |
vfunc[6]: | QListBoxItem::rtti() const |
vfunc[7]: | __cxa_pure_virtual |
vfunc[8]: | QListBoxItem::setText(QString const&) |
The Run Time Type Information for the QListBoxItem class is described by Table 7-222
The virtual table for the QDragResponseEvent class is described by Table 7-223
Table 7-223. 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-224
The virtual table for the QDomDocument class is described by Table 7-225
Table 7-225. Primary vtable for QDomDocument
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomDocument |
vfunc[0]: | QDomDocument::~QDomDocument() |
vfunc[1]: | QDomDocument::~QDomDocument() |
vfunc[2]: | QDomNode::insertBefore(QDomNode const&, QDomNode const&) |
vfunc[3]: | QDomNode::insertAfter(QDomNode const&, QDomNode const&) |
vfunc[4]: | QDomNode::replaceChild(QDomNode const&, QDomNode const&) |
vfunc[5]: | QDomNode::removeChild(QDomNode const&) |
vfunc[6]: | QDomNode::appendChild(QDomNode const&) |
vfunc[7]: | QDomNode::hasChildNodes() const |
vfunc[8]: | QDomNode::cloneNode(bool) const |
vfunc[9]: | QDomNode::normalize() |
vfunc[10]: | QDomNode::isSupported(QString const&, QString const&) const |
vfunc[11]: | QDomNode::nodeName() const |
vfunc[12]: | QDomDocument::nodeType() const |
vfunc[13]: | QDomNode::parentNode() const |
vfunc[14]: | QDomNode::childNodes() const |
vfunc[15]: | QDomNode::firstChild() const |
vfunc[16]: | QDomNode::lastChild() const |
vfunc[17]: | QDomNode::previousSibling() const |
vfunc[18]: | QDomNode::nextSibling() const |
vfunc[19]: | QDomNode::attributes() const |
vfunc[20]: | QDomNode::ownerDocument() const |
vfunc[21]: | QDomNode::namespaceURI() const |
vfunc[22]: | QDomNode::localName() const |
vfunc[23]: | QDomNode::hasAttributes() const |
vfunc[24]: | QDomNode::nodeValue() const |
vfunc[25]: | QDomNode::setNodeValue(QString const&) |
vfunc[26]: | QDomNode::prefix() const |
vfunc[27]: | QDomNode::setPrefix(QString const&) |
vfunc[28]: | QDomNode::isAttr() const |
vfunc[29]: | QDomNode::isCDATASection() const |
vfunc[30]: | QDomNode::isDocumentFragment() const |
vfunc[31]: | QDomDocument::isDocument() const |
vfunc[32]: | QDomNode::isDocumentType() const |
vfunc[33]: | QDomNode::isElement() const |
vfunc[34]: | QDomNode::isEntityReference() const |
vfunc[35]: | QDomNode::isText() const |
vfunc[36]: | QDomNode::isEntity() const |
vfunc[37]: | QDomNode::isNotation() const |
vfunc[38]: | QDomNode::isProcessingInstruction() const |
vfunc[39]: | QDomNode::isCharacterData() const |
vfunc[40]: | QDomNode::isComment() const |
The Run Time Type Information for the QDomDocument class is described by Table 7-226
The virtual table for the QTextCodecPlugin class is described by Table 7-227
Table 7-227. Primary vtable for QTextCodecPlugin
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTextCodecPlugin |
vfunc[0]: | QTextCodecPlugin::metaObject() const |
vfunc[1]: | QTextCodecPlugin::className() const |
vfunc[2]: | QTextCodecPlugin::qt_cast(char const*) |
vfunc[3]: | QTextCodecPlugin::qt_invoke(int, QUObject*) |
vfunc[4]: | QTextCodecPlugin::qt_emit(int, QUObject*) |
vfunc[5]: | QTextCodecPlugin::qt_property(int, int, QVariant*) |
vfunc[6]: | QTextCodecPlugin::~QTextCodecPlugin() |
vfunc[7]: | QTextCodecPlugin::~QTextCodecPlugin() |
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 |
vfunc[23]: | __cxa_pure_virtual |
vfunc[24]: | __cxa_pure_virtual |
The Run Time Type Information for the QTextCodecPlugin class is described by Table 7-228
The virtual table for the QWidgetPlugin class is described by Table 7-229
Table 7-229. Primary vtable for QWidgetPlugin
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWidgetPlugin |
vfunc[0]: | QWidgetPlugin::metaObject() const |
vfunc[1]: | QWidgetPlugin::className() const |
vfunc[2]: | QWidgetPlugin::qt_cast(char const*) |
vfunc[3]: | QWidgetPlugin::qt_invoke(int, QUObject*) |
vfunc[4]: | QWidgetPlugin::qt_emit(int, QUObject*) |
vfunc[5]: | QWidgetPlugin::qt_property(int, int, QVariant*) |
vfunc[6]: | QWidgetPlugin::~QWidgetPlugin() |
vfunc[7]: | QWidgetPlugin::~QWidgetPlugin() |
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 |
vfunc[23]: | QWidgetPlugin::group(QString const&) const |
vfunc[24]: | QWidgetPlugin::iconSet(QString const&) const |
vfunc[25]: | QWidgetPlugin::includeFile(QString const&) const |
vfunc[26]: | QWidgetPlugin::toolTip(QString const&) const |
vfunc[27]: | QWidgetPlugin::whatsThis(QString const&) const |
vfunc[28]: | QWidgetPlugin::isContainer(QString const&) const |
The Run Time Type Information for the QWidgetPlugin class is described by Table 7-230
The virtual table for the QScrollBar class is described by Table 7-231
Table 7-231. Primary vtable for QScrollBar
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QScrollBar |
vfunc[0]: | QScrollBar::metaObject() const |
vfunc[1]: | QScrollBar::className() const |
vfunc[2]: | QScrollBar::qt_cast(char const*) |
vfunc[3]: | QScrollBar::qt_invoke(int, QUObject*) |
vfunc[4]: | QScrollBar::qt_emit(int, QUObject*) |
vfunc[5]: | QScrollBar::qt_property(int, int, QVariant*) |
vfunc[6]: | QScrollBar::~QScrollBar() |
vfunc[7]: | QScrollBar::~QScrollBar() |
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]: | QScrollBar::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QScrollBar::sizeHint() const |
vfunc[59]: | QWidget::minimumSizeHint() const |
vfunc[60]: | QWidget::sizePolicy() const |
vfunc[61]: | QScrollBar::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]: | QScrollBar::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QScrollBar::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QScrollBar::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QScrollBar::wheelEvent(QWheelEvent*) |
vfunc[74]: | QScrollBar::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]: | QScrollBar::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QScrollBar::resizeEvent(QResizeEvent*) |
vfunc[83]: | QWidget::closeEvent(QCloseEvent*) |
vfunc[84]: | QScrollBar::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]: | QScrollBar::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QScrollBar::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QScrollBar::setOrientation(Qt::Orientation) |
vfunc[111]: | QScrollBar::setTracking(bool) |
vfunc[112]: | QScrollBar::valueChange() |
vfunc[113]: | QScrollBar::stepChange() |
vfunc[114]: | QScrollBar::rangeChange() |
Table 7-232. Secondary vtable for QScrollBar
Base Offset | -40 |
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]: | 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 |
Table 7-233. Secondary vtable for QScrollBar
Base Offset | -116 |
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 QScrollBar::valueChange() |
vfunc[3]: | non-virtual thunk to QScrollBar::rangeChange() |
vfunc[4]: | non-virtual thunk to QScrollBar::stepChange() |
The Run Time Type Information for the QScrollBar class is described by Table 7-234
The virtual table for the QBitmap class is described by Table 7-235
Table 7-235. 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]: | 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 7-236
The virtual table for the QIconFactory class is described by Table 7-237
Table 7-237. Primary vtable for QIconFactory
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QIconFactory |
vfunc[0]: | QIconFactory::~QIconFactory() |
vfunc[1]: | QIconFactory::~QIconFactory() |
vfunc[2]: | QIconFactory::createPixmap(QIconSet const&, QIconSet::Size, QIconSet::Mode, QIconSet::State) |
The Run Time Type Information for the QIconFactory class is described by Table 7-238
The virtual table for the QSpinBox class is described by Table 7-239
Table 7-239. Primary vtable for QSpinBox
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSpinBox |
vfunc[0]: | QSpinBox::metaObject() const |
vfunc[1]: | QSpinBox::className() const |
vfunc[2]: | QSpinBox::qt_cast(char const*) |
vfunc[3]: | QSpinBox::qt_invoke(int, QUObject*) |
vfunc[4]: | QSpinBox::qt_emit(int, QUObject*) |
vfunc[5]: | QSpinBox::qt_property(int, int, QVariant*) |
vfunc[6]: | QSpinBox::~QSpinBox() |
vfunc[7]: | QSpinBox::~QSpinBox() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QSpinBox::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]: | QSpinBox::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QSpinBox::sizeHint() const |
vfunc[59]: | QSpinBox::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]: | QSpinBox::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]: | QSpinBox::leaveEvent(QEvent*) |
vfunc[80]: | QWidget::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QSpinBox::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]: | QSpinBox::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QSpinBox::prefix() const |
vfunc[111]: | QSpinBox::suffix() const |
vfunc[112]: | QSpinBox::cleanText() const |
vfunc[113]: | QSpinBox::setSpecialValueText(QString const&) |
vfunc[114]: | QSpinBox::setWrapping(bool) |
vfunc[115]: | QSpinBox::setButtonSymbols(QSpinBox::ButtonSymbols) |
vfunc[116]: | QSpinBox::setValidator(QValidator const*) |
vfunc[117]: | QSpinBox::setValue(int) |
vfunc[118]: | QSpinBox::setPrefix(QString const&) |
vfunc[119]: | QSpinBox::setSuffix(QString const&) |
vfunc[120]: | QSpinBox::stepUp() |
vfunc[121]: | QSpinBox::stepDown() |
vfunc[122]: | QSpinBox::selectAll() |
vfunc[123]: | QSpinBox::mapValueToText(int) |
vfunc[124]: | QSpinBox::mapTextToValue(bool*) |
vfunc[125]: | QSpinBox::updateDisplay() |
vfunc[126]: | QSpinBox::interpretText() |
vfunc[127]: | QSpinBox::valueChange() |
vfunc[128]: | QSpinBox::rangeChange() |
Table 7-240. Secondary vtable for QSpinBox
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSpinBox |
vfunc[0]: | non-virtual thunk to QSpinBox::~QSpinBox() |
vfunc[1]: | non-virtual thunk to QSpinBox::~QSpinBox() |
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 |
Table 7-241. Secondary vtable for QSpinBox
Base Offset | -116 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSpinBox |
vfunc[0]: | non-virtual thunk to QSpinBox::~QSpinBox() |
vfunc[1]: | non-virtual thunk to QSpinBox::~QSpinBox() |
vfunc[2]: | non-virtual thunk to QSpinBox::valueChange() |
vfunc[3]: | non-virtual thunk to QSpinBox::rangeChange() |
vfunc[4]: | QRangeControl::stepChange() |
The Run Time Type Information for the QSpinBox class is described by Table 7-242
The virtual table for the QLibrary class is described by Table 7-243
Table 7-243. Primary vtable for QLibrary
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QLibrary |
vfunc[0]: | QLibrary::~QLibrary() |
vfunc[1]: | QLibrary::~QLibrary() |
vfunc[2]: | QLibrary::unload() |
The Run Time Type Information for the QLibrary class is described by Table 7-244
The virtual table for the QEucKrCodec class is described by Table 7-245
Table 7-245. Primary vtable for QEucKrCodec
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QEucKrCodec |
vfunc[0]: | QEucKrCodec::~QEucKrCodec() |
vfunc[1]: | 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 7-246
The virtual table for the QWidgetStack class is described by Table 7-247
Table 7-247. Primary vtable for QWidgetStack
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWidgetStack |
vfunc[0]: | QWidgetStack::metaObject() const |
vfunc[1]: | QWidgetStack::className() const |
vfunc[2]: | QWidgetStack::qt_cast(char const*) |
vfunc[3]: | QWidgetStack::qt_invoke(int, QUObject*) |
vfunc[4]: | QWidgetStack::qt_emit(int, QUObject*) |
vfunc[5]: | QWidgetStack::qt_property(int, int, QVariant*) |
vfunc[6]: | QWidgetStack::~QWidgetStack() |
vfunc[7]: | QWidgetStack::~QWidgetStack() |
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]: | QWidgetStack::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]: | QWidgetStack::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QWidgetStack::sizeHint() const |
vfunc[59]: | QWidgetStack::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]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QWidgetStack::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]: | QFrame::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QFrame::setFrameStyle(int) |
vfunc[111]: | QFrame::setLineWidth(int) |
vfunc[112]: | QFrame::setMargin(int) |
vfunc[113]: | QFrame::setMidLineWidth(int) |
vfunc[114]: | QWidgetStack::setFrameRect(QRect const&) |
vfunc[115]: | QFrame::drawFrame(QPainter*) |
vfunc[116]: | QFrame::drawContents(QPainter*) |
vfunc[117]: | QWidgetStack::frameChanged() |
vfunc[118]: | QWidgetStack::setChildGeometries() |
Table 7-248. Secondary vtable for QWidgetStack
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWidgetStack |
vfunc[0]: | non-virtual thunk to QWidgetStack::~QWidgetStack() |
vfunc[1]: | non-virtual thunk to QWidgetStack::~QWidgetStack() |
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 QWidgetStack class is described by Table 7-249
The virtual table for the QLabel class is described by Table 7-250
Table 7-250. Primary vtable for QLabel
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QLabel |
vfunc[0]: | QLabel::metaObject() const |
vfunc[1]: | QLabel::className() const |
vfunc[2]: | QLabel::qt_cast(char const*) |
vfunc[3]: | QLabel::qt_invoke(int, QUObject*) |
vfunc[4]: | QLabel::qt_emit(int, QUObject*) |
vfunc[5]: | QLabel::qt_property(int, int, QVariant*) |
vfunc[6]: | QLabel::~QLabel() |
vfunc[7]: | QLabel::~QLabel() |
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]: | QLabel::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QLabel::sizeHint() const |
vfunc[59]: | QLabel::minimumSizeHint() const |
vfunc[60]: | QWidget::sizePolicy() const |
vfunc[61]: | QWidget::setSizePolicy(QSizePolicy) |
vfunc[62]: | QLabel::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]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QLabel::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]: | QFrame::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QLabel::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QLabel::drawContents(QPainter*) |
vfunc[117]: | QFrame::frameChanged() |
vfunc[118]: | QLabel::setAlignment(int) |
vfunc[119]: | QLabel::setAutoResize(bool) |
vfunc[120]: | QLabel::setBuddy(QWidget*) |
vfunc[121]: | QLabel::setText(QString const&) |
vfunc[122]: | QLabel::setPixmap(QPixmap const&) |
vfunc[123]: | QLabel::setPicture(QPicture const&) |
vfunc[124]: | QLabel::setMovie(QMovie const&) |
vfunc[125]: | QLabel::setNum(int) |
vfunc[126]: | QLabel::setNum(double) |
Table 7-251. Secondary vtable for QLabel
Base Offset | -40 |
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]: | 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 QLabel class is described by Table 7-252
The virtual table for the QStyleSheet class is described by Table 7-253
Table 7-253. Primary vtable for QStyleSheet
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QStyleSheet |
vfunc[0]: | QStyleSheet::metaObject() const |
vfunc[1]: | QStyleSheet::className() const |
vfunc[2]: | QStyleSheet::qt_cast(char const*) |
vfunc[3]: | QStyleSheet::qt_invoke(int, QUObject*) |
vfunc[4]: | QStyleSheet::qt_emit(int, QUObject*) |
vfunc[5]: | QStyleSheet::qt_property(int, int, QVariant*) |
vfunc[6]: | QStyleSheet::~QStyleSheet() |
vfunc[7]: | QStyleSheet::~QStyleSheet() |
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]: | QStyleSheet::tag(QString const&, QMap<QString, QString> const&, QString const&, QMimeSourceFactory const&, bool, QTextDocument*) const |
vfunc[22]: | QStyleSheet::scaleFont(QFont&, int) const |
vfunc[23]: | QStyleSheet::error(QString const&) const |
The Run Time Type Information for the QStyleSheet class is described by Table 7-254
The virtual table for the QCustomEvent class is described by Table 7-255
Table 7-255. 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-256
The virtual table for the QListBoxPixmap class is described by Table 7-257
Table 7-257. Primary vtable for QListBoxPixmap
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QListBoxPixmap |
vfunc[0]: | QListBoxPixmap::~QListBoxPixmap() |
vfunc[1]: | QListBoxPixmap::~QListBoxPixmap() |
vfunc[2]: | QListBoxItem::text() const |
vfunc[3]: | QListBoxPixmap::pixmap() const |
vfunc[4]: | QListBoxPixmap::height(QListBox const*) const |
vfunc[5]: | QListBoxPixmap::width(QListBox const*) const |
vfunc[6]: | QListBoxPixmap::rtti() const |
vfunc[7]: | QListBoxPixmap::paint(QPainter*) |
vfunc[8]: | QListBoxItem::setText(QString const&) |
The Run Time Type Information for the QListBoxPixmap class is described by Table 7-258
The virtual table for the QDragManager class is described by Table 7-259
Table 7-259. Primary vtable for QDragManager
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDragManager |
vfunc[0]: | QDragManager::metaObject() const |
vfunc[1]: | QDragManager::className() const |
vfunc[2]: | QDragManager::qt_cast(char const*) |
vfunc[3]: | QDragManager::qt_invoke(int, QUObject*) |
vfunc[4]: | QDragManager::qt_emit(int, QUObject*) |
vfunc[5]: | QDragManager::qt_property(int, int, QVariant*) |
vfunc[6]: | QDragManager::~QDragManager() |
vfunc[7]: | QDragManager::~QDragManager() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QDragManager::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]: | QDragManager::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 QDragManager class is described by Table 7-260
The virtual table for the QDomAttr class is described by Table 7-261
Table 7-261. Primary vtable for QDomAttr
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomAttr |
vfunc[0]: | QDomAttr::~QDomAttr() |
vfunc[1]: | QDomAttr::~QDomAttr() |
vfunc[2]: | QDomNode::insertBefore(QDomNode const&, QDomNode const&) |
vfunc[3]: | QDomNode::insertAfter(QDomNode const&, QDomNode const&) |
vfunc[4]: | QDomNode::replaceChild(QDomNode const&, QDomNode const&) |
vfunc[5]: | QDomNode::removeChild(QDomNode const&) |
vfunc[6]: | QDomNode::appendChild(QDomNode const&) |
vfunc[7]: | QDomNode::hasChildNodes() const |
vfunc[8]: | QDomNode::cloneNode(bool) const |
vfunc[9]: | QDomNode::normalize() |
vfunc[10]: | QDomNode::isSupported(QString const&, QString const&) const |
vfunc[11]: | QDomNode::nodeName() const |
vfunc[12]: | QDomAttr::nodeType() const |
vfunc[13]: | QDomNode::parentNode() const |
vfunc[14]: | QDomNode::childNodes() const |
vfunc[15]: | QDomNode::firstChild() const |
vfunc[16]: | QDomNode::lastChild() const |
vfunc[17]: | QDomNode::previousSibling() const |
vfunc[18]: | QDomNode::nextSibling() const |
vfunc[19]: | QDomNode::attributes() const |
vfunc[20]: | QDomNode::ownerDocument() const |
vfunc[21]: | QDomNode::namespaceURI() const |
vfunc[22]: | QDomNode::localName() const |
vfunc[23]: | QDomNode::hasAttributes() const |
vfunc[24]: | QDomNode::nodeValue() const |
vfunc[25]: | QDomNode::setNodeValue(QString const&) |
vfunc[26]: | QDomNode::prefix() const |
vfunc[27]: | QDomNode::setPrefix(QString const&) |
vfunc[28]: | QDomAttr::isAttr() const |
vfunc[29]: | QDomNode::isCDATASection() const |
vfunc[30]: | QDomNode::isDocumentFragment() const |
vfunc[31]: | QDomNode::isDocument() const |
vfunc[32]: | QDomNode::isDocumentType() const |
vfunc[33]: | QDomNode::isElement() const |
vfunc[34]: | QDomNode::isEntityReference() const |
vfunc[35]: | QDomNode::isText() const |
vfunc[36]: | QDomNode::isEntity() const |
vfunc[37]: | QDomNode::isNotation() const |
vfunc[38]: | QDomNode::isProcessingInstruction() const |
vfunc[39]: | QDomNode::isCharacterData() const |
vfunc[40]: | QDomNode::isComment() const |
vfunc[41]: | QDomAttr::name() const |
vfunc[42]: | QDomAttr::specified() const |
vfunc[43]: | QDomAttr::ownerElement() const |
vfunc[44]: | QDomAttr::value() const |
vfunc[45]: | QDomAttr::setValue(QString const&) |
The Run Time Type Information for the QDomAttr class is described by Table 7-262
The virtual table for the QWhatsThis class is described by Table 7-263
Table 7-263. Primary vtable for QWhatsThis
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWhatsThis |
vfunc[0]: | QWhatsThis::~QWhatsThis() |
vfunc[1]: | QWhatsThis::~QWhatsThis() |
vfunc[2]: | QWhatsThis::text(QPoint const&) |
vfunc[3]: | QWhatsThis::clicked(QString const&) |
The Run Time Type Information for the QWhatsThis class is described by Table 7-264
The virtual table for the QDomNodeList class is described by Table 7-265
Table 7-265. Primary vtable for QDomNodeList
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomNodeList |
vfunc[0]: | QDomNodeList::~QDomNodeList() |
vfunc[1]: | QDomNodeList::~QDomNodeList() |
vfunc[2]: | QDomNodeList::item(int) const |
vfunc[3]: | QDomNodeList::length() const |
The Run Time Type Information for the QDomNodeList class is described by Table 7-266
The virtual table for the QJisCodec class is described by Table 7-267
Table 7-267. 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 7-268
The virtual table for the QPointArray class is described by Table 7-269
Table 7-269. Primary vtable for QPointArray
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QPointArray |
vfunc[0]: | QPointArray::~QPointArray() |
vfunc[1]: | QPointArray::~QPointArray() |
vfunc[2]: | QMemArray<QPoint>::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 7-270
The virtual table for the QMultiLineEdit class is described by Table 7-271
Table 7-271. Primary vtable for QMultiLineEdit
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QMultiLineEdit |
vfunc[0]: | QMultiLineEdit::metaObject() const |
vfunc[1]: | QMultiLineEdit::className() const |
vfunc[2]: | QMultiLineEdit::qt_cast(char const*) |
vfunc[3]: | QMultiLineEdit::qt_invoke(int, QUObject*) |
vfunc[4]: | QMultiLineEdit::qt_emit(int, QUObject*) |
vfunc[5]: | QMultiLineEdit::qt_property(int, int, QVariant*) |
vfunc[6]: | QMultiLineEdit::~QMultiLineEdit() |
vfunc[7]: | QMultiLineEdit::~QMultiLineEdit() |
vfunc[8]: | QTextEdit::event(QEvent*) |
vfunc[9]: | QTextEdit::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]: | QTextEdit::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]: | QTextEdit::setPalette(QPalette const&) |
vfunc[29]: | QWidget::setPaletteBackgroundColor(QColor const&) |
vfunc[30]: | QWidget::setPaletteBackgroundPixmap(QPixmap const&) |
vfunc[31]: | QTextEdit::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]: | QTextEdit::polish() |
vfunc[53]: | QWidget::move(int, int) |
vfunc[54]: | QScrollView::resize(int, int) |
vfunc[55]: | QWidget::setGeometry(int, int, int, int) |
vfunc[56]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QTextEdit::sizeHint() const |
vfunc[59]: | QScrollView::minimumSizeHint() const |
vfunc[60]: | QWidget::sizePolicy() const |
vfunc[61]: | QWidget::setSizePolicy(QSizePolicy) |
vfunc[62]: | QTextEdit::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]: | QTextEdit::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]: | QTextEdit::resizeEvent(QResizeEvent*) |
vfunc[83]: | QWidget::closeEvent(QCloseEvent*) |
vfunc[84]: | QScrollView::contextMenuEvent(QContextMenuEvent*) |
vfunc[85]: | QTextEdit::imStartEvent(QIMEvent*) |
vfunc[86]: | QTextEdit::imComposeEvent(QIMEvent*) |
vfunc[87]: | QTextEdit::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]: | QTextEdit::windowActivationChange(bool) |
vfunc[102]: | QWidget::metric(int) const |
vfunc[103]: | QWidget::create(unsigned long, bool, bool) |
vfunc[104]: | QWidget::destroy(bool, bool) |
vfunc[105]: | QWidget::setWState(unsigned int) |
vfunc[106]: | QWidget::setWFlags(unsigned int) |
vfunc[107]: | QTextEdit::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]: | QTextEdit::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]: | QTextEdit::drawContents(QPainter*, int, int, int, int) |
vfunc[128]: | QScrollView::drawContentsOffset(QPainter*, int, int, int, int, int, int) |
vfunc[129]: | QTextEdit::contentsMousePressEvent(QMouseEvent*) |
vfunc[130]: | QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) |
vfunc[131]: | QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) |
vfunc[132]: | QTextEdit::contentsMouseMoveEvent(QMouseEvent*) |
vfunc[133]: | QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) |
vfunc[134]: | QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) |
vfunc[135]: | QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) |
vfunc[136]: | QTextEdit::contentsDropEvent(QDropEvent*) |
vfunc[137]: | QTextEdit::contentsWheelEvent(QWheelEvent*) |
vfunc[138]: | QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) |
vfunc[139]: | QScrollView::viewportPaintEvent(QPaintEvent*) |
vfunc[140]: | QTextEdit::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) |
vfunc[154]: | QTextEdit::find(QString const&, bool, bool, bool, int*, int*) |
vfunc[155]: | QTextEdit::getFormat(int, int, QFont*, QColor*, QTextEdit::VerticalAlignment*) |
vfunc[156]: | QTextEdit::getParagraphFormat(int, QFont*, QColor*, QTextEdit::VerticalAlignment*, int*, QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, int*) |
vfunc[157]: | QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) |
vfunc[158]: | QTextEdit::setStyleSheet(QStyleSheet*) |
vfunc[159]: | QTextEdit::scrollToAnchor(QString const&) |
vfunc[160]: | QTextEdit::setPaper(QBrush const&) |
vfunc[161]: | QTextEdit::setLinkUnderline(bool) |
vfunc[162]: | QTextEdit::setWordWrap(QTextEdit::WordWrap) |
vfunc[163]: | QTextEdit::setWrapColumnOrWidth(int) |
vfunc[164]: | QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) |
vfunc[165]: | QTextEdit::copy() |
vfunc[166]: | QTextEdit::append(QString const&) |
vfunc[167]: | QTextEdit::setText(QString const&, QString const&) |
vfunc[168]: | QTextEdit::setTextFormat(Qt::TextFormat) |
vfunc[169]: | QTextEdit::selectAll(bool) |
vfunc[170]: | QTextEdit::setTabStopWidth(int) |
vfunc[171]: | QTextEdit::zoomIn(int) |
vfunc[172]: | QTextEdit::zoomIn() |
vfunc[173]: | QTextEdit::zoomOut(int) |
vfunc[174]: | QTextEdit::zoomOut() |
vfunc[175]: | QTextEdit::zoomTo(int) |
vfunc[176]: | QTextEdit::sync() |
vfunc[177]: | QTextEdit::setReadOnly(bool) |
vfunc[178]: | QTextEdit::undo() |
vfunc[179]: | QTextEdit::redo() |
vfunc[180]: | QTextEdit::cut() |
vfunc[181]: | QTextEdit::paste() |
vfunc[182]: | QTextEdit::pasteSubType(QCString const&) |
vfunc[183]: | QTextEdit::clear() |
vfunc[184]: | QTextEdit::del() |
vfunc[185]: | QTextEdit::indent() |
vfunc[186]: | QTextEdit::setItalic(bool) |
vfunc[187]: | QTextEdit::setBold(bool) |
vfunc[188]: | QTextEdit::setUnderline(bool) |
vfunc[189]: | QTextEdit::setFamily(QString const&) |
vfunc[190]: | QTextEdit::setPointSize(int) |
vfunc[191]: | QTextEdit::setColor(QColor const&) |
vfunc[192]: | QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) |
vfunc[193]: | QMultiLineEdit::setAlignment(int) |
vfunc[194]: | QTextEdit::setParagType(QStyleSheetItem::DisplayMode, QStyleSheetItem::ListStyle) |
vfunc[195]: | QMultiLineEdit::setCursorPosition(int, int) |
vfunc[196]: | QTextEdit::setSelection(int, int, int, int, int) |
vfunc[197]: | QTextEdit::setSelectionAttributes(int, QColor const&, bool) |
vfunc[198]: | QTextEdit::setModified(bool) |
vfunc[199]: | QTextEdit::resetFormat() |
vfunc[200]: | QTextEdit::setUndoDepth(int) |
vfunc[201]: | QTextEdit::setFormat(QTextFormat*, int) |
vfunc[202]: | QTextEdit::ensureCursorVisible() |
vfunc[203]: | QTextEdit::placeCursor(QPoint const&, QTextCursor*) |
vfunc[204]: | QTextEdit::moveCursor(QTextEdit::CursorAction, bool) |
vfunc[205]: | QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) |
vfunc[206]: | QTextEdit::removeSelectedText(int) |
vfunc[207]: | QTextEdit::removeSelection(int) |
vfunc[208]: | QTextEdit::setCurrentFont(QFont const&) |
vfunc[209]: | QTextEdit::setOverwriteMode(bool) |
vfunc[210]: | QTextEdit::scrollToBottom() |
vfunc[211]: | QTextEdit::insert(QString const&, bool, bool, bool) |
vfunc[212]: | QMultiLineEdit::insertAt(QString const&, int, int) |
vfunc[213]: | QTextEdit::removeParagraph(int) |
vfunc[214]: | QTextEdit::insertParagraph(QString const&, int) |
vfunc[215]: | QTextEdit::setParagraphBackgroundColor(int, QColor const&) |
vfunc[216]: | QTextEdit::clearParagraphBackground(int) |
vfunc[217]: | QTextEdit::setUndoRedoEnabled(bool) |
vfunc[218]: | QTextEdit::createPopupMenu(QPoint const&) |
vfunc[219]: | QTextEdit::createPopupMenu() |
vfunc[220]: | QTextEdit::doChangeInterval() |
vfunc[221]: | QTextEdit::linksEnabled() const |
vfunc[222]: | QTextEdit::emitHighlighted(QString const&) |
vfunc[223]: | QTextEdit::emitLinkClicked(QString const&) |
vfunc[224]: | QMultiLineEdit::insertLine(QString const&, int) |
vfunc[225]: | QMultiLineEdit::insertAt(QString const&, int, int, bool) |
vfunc[226]: | QMultiLineEdit::removeLine(int) |
vfunc[227]: | QMultiLineEdit::setCursorPosition(int, int, bool) |
vfunc[228]: | QMultiLineEdit::setAutoUpdate(bool) |
vfunc[229]: | QMultiLineEdit::insertAndMark(QString const&, bool) |
vfunc[230]: | QMultiLineEdit::newLine() |
vfunc[231]: | QMultiLineEdit::killLine() |
vfunc[232]: | QMultiLineEdit::pageUp(bool) |
vfunc[233]: | QMultiLineEdit::pageDown(bool) |
vfunc[234]: | QMultiLineEdit::cursorLeft(bool, bool) |
vfunc[235]: | QMultiLineEdit::cursorRight(bool, bool) |
vfunc[236]: | QMultiLineEdit::cursorUp(bool) |
vfunc[237]: | QMultiLineEdit::cursorDown(bool) |
vfunc[238]: | QMultiLineEdit::backspace() |
vfunc[239]: | QMultiLineEdit::home(bool) |
vfunc[240]: | QMultiLineEdit::end(bool) |
Table 7-272. Secondary vtable for QMultiLineEdit
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QMultiLineEdit |
vfunc[0]: | non-virtual thunk to QMultiLineEdit::~QMultiLineEdit() |
vfunc[1]: | non-virtual thunk to QMultiLineEdit::~QMultiLineEdit() |
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 QMultiLineEdit class is described by Table 7-273
The virtual table for the QNetworkProtocolFactoryBase class is described by Table 7-274
Table 7-274. 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 7-275
The virtual table for the QHBoxLayout class is described by Table 7-276
Table 7-276. Primary vtable for QHBoxLayout
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHBoxLayout |
vfunc[0]: | QHBoxLayout::metaObject() const |
vfunc[1]: | QHBoxLayout::className() const |
vfunc[2]: | QHBoxLayout::qt_cast(char const*) |
vfunc[3]: | QHBoxLayout::qt_invoke(int, QUObject*) |
vfunc[4]: | QHBoxLayout::qt_emit(int, QUObject*) |
vfunc[5]: | QHBoxLayout::qt_property(int, int, QVariant*) |
vfunc[6]: | QHBoxLayout::~QHBoxLayout() |
vfunc[7]: | QHBoxLayout::~QHBoxLayout() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QLayout::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]: | QLayout::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]: | QLayout::setMargin(int) |
vfunc[22]: | QLayout::setSpacing(int) |
vfunc[23]: | QLayout::setMenuBar(QMenuBar*) |
vfunc[24]: | QLayout::setAutoAdd(bool) |
vfunc[25]: | QBoxLayout::invalidate() |
vfunc[26]: | QLayout::geometry() const |
vfunc[27]: | QBoxLayout::addItem(QLayoutItem*) |
vfunc[28]: | QBoxLayout::expanding() const |
vfunc[29]: | QBoxLayout::minimumSize() const |
vfunc[30]: | QBoxLayout::maximumSize() const |
vfunc[31]: | QBoxLayout::setGeometry(QRect const&) |
vfunc[32]: | QBoxLayout::iterator() |
vfunc[33]: | QLayout::isEmpty() const |
vfunc[34]: | QLayout::layout() |
vfunc[35]: | QBoxLayout::sizeHint() const |
vfunc[36]: | QBoxLayout::hasHeightForWidth() const |
vfunc[37]: | QBoxLayout::heightForWidth(int) const |
Table 7-277. Secondary vtable for QHBoxLayout
Base Offset | -40 |
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::expanding() 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::invalidate() |
vfunc[12]: | QLayoutItem::widget() |
vfunc[13]: | non-virtual thunk to QBoxLayout::iterator() |
vfunc[14]: | non-virtual thunk to QLayout::layout() |
vfunc[15]: | QLayoutItem::spacerItem() |
vfunc[16]: | QLayoutItem::setAlignment(int) |
The Run Time Type Information for the QHBoxLayout class is described by Table 7-278
The virtual table for the QSocketDevice class is described by Table 7-279
Table 7-279. 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 7-280
The virtual table for the QXmlReader class is described by Table 7-281
Table 7-281. Primary vtable for QXmlReader
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlReader |
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 |
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 |
The Run Time Type Information for the QXmlReader class is described by Table 7-282
The virtual table for the QDomEntity class is described by Table 7-283
Table 7-283. Primary vtable for QDomEntity
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomEntity |
vfunc[0]: | QDomEntity::~QDomEntity() |
vfunc[1]: | QDomEntity::~QDomEntity() |
vfunc[2]: | QDomNode::insertBefore(QDomNode const&, QDomNode const&) |
vfunc[3]: | QDomNode::insertAfter(QDomNode const&, QDomNode const&) |
vfunc[4]: | QDomNode::replaceChild(QDomNode const&, QDomNode const&) |
vfunc[5]: | QDomNode::removeChild(QDomNode const&) |
vfunc[6]: | QDomNode::appendChild(QDomNode const&) |
vfunc[7]: | QDomNode::hasChildNodes() const |
vfunc[8]: | QDomNode::cloneNode(bool) const |
vfunc[9]: | QDomNode::normalize() |
vfunc[10]: | QDomNode::isSupported(QString const&, QString const&) const |
vfunc[11]: | QDomNode::nodeName() const |
vfunc[12]: | QDomEntity::nodeType() const |
vfunc[13]: | QDomNode::parentNode() const |
vfunc[14]: | QDomNode::childNodes() const |
vfunc[15]: | QDomNode::firstChild() const |
vfunc[16]: | QDomNode::lastChild() const |
vfunc[17]: | QDomNode::previousSibling() const |
vfunc[18]: | QDomNode::nextSibling() const |
vfunc[19]: | QDomNode::attributes() const |
vfunc[20]: | QDomNode::ownerDocument() const |
vfunc[21]: | QDomNode::namespaceURI() const |
vfunc[22]: | QDomNode::localName() const |
vfunc[23]: | QDomNode::hasAttributes() const |
vfunc[24]: | QDomNode::nodeValue() const |
vfunc[25]: | QDomNode::setNodeValue(QString const&) |
vfunc[26]: | QDomNode::prefix() const |
vfunc[27]: | QDomNode::setPrefix(QString const&) |
vfunc[28]: | QDomNode::isAttr() const |
vfunc[29]: | QDomNode::isCDATASection() const |
vfunc[30]: | QDomNode::isDocumentFragment() const |
vfunc[31]: | QDomNode::isDocument() const |
vfunc[32]: | QDomNode::isDocumentType() const |
vfunc[33]: | QDomNode::isElement() const |
vfunc[34]: | QDomNode::isEntityReference() const |
vfunc[35]: | QDomNode::isText() const |
vfunc[36]: | QDomEntity::isEntity() const |
vfunc[37]: | QDomNode::isNotation() const |
vfunc[38]: | QDomNode::isProcessingInstruction() const |
vfunc[39]: | QDomNode::isCharacterData() const |
vfunc[40]: | QDomNode::isComment() const |
vfunc[41]: | QDomEntity::publicId() const |
vfunc[42]: | QDomEntity::systemId() const |
vfunc[43]: | QDomEntity::notationName() const |
The Run Time Type Information for the QDomEntity class is described by Table 7-284
The virtual table for the QMetaObject class is described by Table 7-285
Table 7-285. 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 7-286
The virtual table for the QErrorMessage class is described by Table 7-287
Table 7-287. Primary vtable for QErrorMessage
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QErrorMessage |
vfunc[0]: | QErrorMessage::metaObject() const |
vfunc[1]: | QErrorMessage::className() const |
vfunc[2]: | QErrorMessage::qt_cast(char const*) |
vfunc[3]: | QErrorMessage::qt_invoke(int, QUObject*) |
vfunc[4]: | QErrorMessage::qt_emit(int, QUObject*) |
vfunc[5]: | QErrorMessage::qt_property(int, int, QVariant*) |
vfunc[6]: | QErrorMessage::~QErrorMessage() |
vfunc[7]: | QErrorMessage::~QErrorMessage() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QDialog::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]: | QDialog::show() |
vfunc[48]: | QDialog::hide() |
vfunc[49]: | QWidget::showMinimized() |
vfunc[50]: | QWidget::showMaximized() |
vfunc[51]: | QWidget::showNormal() |
vfunc[52]: | QWidget::polish() |
vfunc[53]: | QDialog::move(int, int) |
vfunc[54]: | QDialog::resize(int, int) |
vfunc[55]: | QDialog::setGeometry(int, int, int, int) |
vfunc[56]: | QDialog::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QDialog::sizeHint() const |
vfunc[59]: | QDialog::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]: | QDialog::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]: | QDialog::resizeEvent(QResizeEvent*) |
vfunc[83]: | QDialog::closeEvent(QCloseEvent*) |
vfunc[84]: | QDialog::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QErrorMessage::done(int) |
vfunc[111]: | QDialog::accept() |
vfunc[112]: | QDialog::reject() |
Table 7-288. Secondary vtable for QErrorMessage
Base Offset | -40 |
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]: | 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 QErrorMessage class is described by Table 7-289
The virtual table for the QListBox class is described by Table 7-290
Table 7-290. Primary vtable for QListBox
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QListBox |
vfunc[0]: | QListBox::metaObject() const |
vfunc[1]: | QListBox::className() const |
vfunc[2]: | QListBox::qt_cast(char const*) |
vfunc[3]: | QListBox::qt_invoke(int, QUObject*) |
vfunc[4]: | QListBox::qt_emit(int, QUObject*) |
vfunc[5]: | QListBox::qt_property(int, int, QVariant*) |
vfunc[6]: | QListBox::~QListBox() |
vfunc[7]: | QListBox::~QListBox() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QListBox::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]: | QListBox::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QListBox::sizeHint() const |
vfunc[59]: | QListBox::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]: | QListBox::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QListBox::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QListBox::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QListBox::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QScrollView::wheelEvent(QWheelEvent*) |
vfunc[74]: | QListBox::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QListBox::focusInEvent(QFocusEvent*) |
vfunc[77]: | QListBox::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QListBox::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]: | QListBox::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]: | QListBox::windowActivationChange(bool) |
vfunc[102]: | QWidget::metric(int) const |
vfunc[103]: | QWidget::create(unsigned long, bool, bool) |
vfunc[104]: | QWidget::destroy(bool, bool) |
vfunc[105]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QScrollView::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]: | QScrollView::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]: | QListBox::contentsContextMenuEvent(QContextMenuEvent*) |
vfunc[139]: | QListBox::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) |
vfunc[154]: | QListBox::setCurrentItem(int) |
vfunc[155]: | QListBox::setCurrentItem(QListBoxItem*) |
vfunc[156]: | QListBox::setTopItem(int) |
vfunc[157]: | QListBox::setBottomItem(int) |
vfunc[158]: | QListBox::setSelectionMode(QListBox::SelectionMode) |
vfunc[159]: | QListBox::setSelected(QListBoxItem*, bool) |
vfunc[160]: | QListBox::setColumnMode(QListBox::LayoutMode) |
vfunc[161]: | QListBox::setColumnMode(int) |
vfunc[162]: | QListBox::setRowMode(QListBox::LayoutMode) |
vfunc[163]: | QListBox::setRowMode(int) |
vfunc[164]: | QListBox::setVariableWidth(bool) |
vfunc[165]: | QListBox::setVariableHeight(bool) |
vfunc[166]: | QListBox::ensureCurrentVisible() |
vfunc[167]: | QListBox::clearSelection() |
vfunc[168]: | QListBox::selectAll(bool) |
vfunc[169]: | QListBox::invertSelection() |
vfunc[170]: | QListBox::paintCell(QPainter*, int, int) |
Table 7-291. Secondary vtable for QListBox
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QListBox |
vfunc[0]: | non-virtual thunk to QListBox::~QListBox() |
vfunc[1]: | non-virtual thunk to QListBox::~QListBox() |
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 QListBox class is described by Table 7-292
The virtual table for the QCustomMenuItem class is described by Table 7-293
Table 7-293. Primary vtable for QCustomMenuItem
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCustomMenuItem |
vfunc[0]: | QCustomMenuItem::~QCustomMenuItem() |
vfunc[1]: | QCustomMenuItem::~QCustomMenuItem() |
vfunc[2]: | QCustomMenuItem::fullSpan() const |
vfunc[3]: | QCustomMenuItem::isSeparator() const |
vfunc[4]: | QCustomMenuItem::setFont(QFont const&) |
vfunc[5]: | __cxa_pure_virtual |
vfunc[6]: | __cxa_pure_virtual |
The Run Time Type Information for the QCustomMenuItem class is described by Table 7-294
The virtual table for the QIconDrag class is described by Table 7-295
Table 7-295. Primary vtable for QIconDrag
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QIconDrag |
vfunc[0]: | 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 7-296. Secondary vtable for QIconDrag
Base Offset | -40 |
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 7-297
The virtual table for the QUriDrag class is described by Table 7-298
Table 7-298. Primary vtable for QUriDrag
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QUriDrag |
vfunc[0]: | 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<char> const&) |
vfunc[25]: | QStoredDrag::format(int) const |
vfunc[26]: | QStoredDrag::encodedData(char const*) const |
vfunc[27]: | QUriDrag::setUris(QStrList) |
Table 7-299. Secondary vtable for QUriDrag
Base Offset | -40 |
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 7-300
The virtual table for the QXmlDeclHandler class is described by Table 7-301
Table 7-301. Primary vtable for QXmlDeclHandler
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlDeclHandler |
vfunc[0]: | __cxa_pure_virtual |
vfunc[1]: | __cxa_pure_virtual |
vfunc[2]: | __cxa_pure_virtual |
vfunc[3]: | __cxa_pure_virtual |
The Run Time Type Information for the QXmlDeclHandler class is described by Table 7-302
The virtual table for the QVBoxLayout class is described by Table 7-303
Table 7-303. Primary vtable for QVBoxLayout
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QVBoxLayout |
vfunc[0]: | QVBoxLayout::metaObject() const |
vfunc[1]: | QVBoxLayout::className() const |
vfunc[2]: | QVBoxLayout::qt_cast(char const*) |
vfunc[3]: | QVBoxLayout::qt_invoke(int, QUObject*) |
vfunc[4]: | QVBoxLayout::qt_emit(int, QUObject*) |
vfunc[5]: | QVBoxLayout::qt_property(int, int, QVariant*) |
vfunc[6]: | QVBoxLayout::~QVBoxLayout() |
vfunc[7]: | QVBoxLayout::~QVBoxLayout() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QLayout::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]: | QLayout::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]: | QLayout::setMargin(int) |
vfunc[22]: | QLayout::setSpacing(int) |
vfunc[23]: | QLayout::setMenuBar(QMenuBar*) |
vfunc[24]: | QLayout::setAutoAdd(bool) |
vfunc[25]: | QBoxLayout::invalidate() |
vfunc[26]: | QLayout::geometry() const |
vfunc[27]: | QBoxLayout::addItem(QLayoutItem*) |
vfunc[28]: | QBoxLayout::expanding() const |
vfunc[29]: | QBoxLayout::minimumSize() const |
vfunc[30]: | QBoxLayout::maximumSize() const |
vfunc[31]: | QBoxLayout::setGeometry(QRect const&) |
vfunc[32]: | QBoxLayout::iterator() |
vfunc[33]: | QLayout::isEmpty() const |
vfunc[34]: | QLayout::layout() |
vfunc[35]: | QBoxLayout::sizeHint() const |
vfunc[36]: | QBoxLayout::hasHeightForWidth() const |
vfunc[37]: | QBoxLayout::heightForWidth(int) const |
Table 7-304. Secondary vtable for QVBoxLayout
Base Offset | -40 |
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::expanding() 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::invalidate() |
vfunc[12]: | QLayoutItem::widget() |
vfunc[13]: | non-virtual thunk to QBoxLayout::iterator() |
vfunc[14]: | non-virtual thunk to QLayout::layout() |
vfunc[15]: | QLayoutItem::spacerItem() |
vfunc[16]: | QLayoutItem::setAlignment(int) |
The Run Time Type Information for the QVBoxLayout class is described by Table 7-305
The virtual table for the QDomNode class is described by Table 7-306
Table 7-306. Primary vtable for QDomNode
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomNode |
vfunc[0]: | QDomNode::~QDomNode() |
vfunc[1]: | QDomNode::~QDomNode() |
vfunc[2]: | QDomNode::insertBefore(QDomNode const&, QDomNode const&) |
vfunc[3]: | QDomNode::insertAfter(QDomNode const&, QDomNode const&) |
vfunc[4]: | QDomNode::replaceChild(QDomNode const&, QDomNode const&) |
vfunc[5]: | QDomNode::removeChild(QDomNode const&) |
vfunc[6]: | QDomNode::appendChild(QDomNode const&) |
vfunc[7]: | QDomNode::hasChildNodes() const |
vfunc[8]: | QDomNode::cloneNode(bool) const |
vfunc[9]: | QDomNode::normalize() |
vfunc[10]: | QDomNode::isSupported(QString const&, QString const&) const |
vfunc[11]: | QDomNode::nodeName() const |
vfunc[12]: | QDomNode::nodeType() const |
vfunc[13]: | QDomNode::parentNode() const |
vfunc[14]: | QDomNode::childNodes() const |
vfunc[15]: | QDomNode::firstChild() const |
vfunc[16]: | QDomNode::lastChild() const |
vfunc[17]: | QDomNode::previousSibling() const |
vfunc[18]: | QDomNode::nextSibling() const |
vfunc[19]: | QDomNode::attributes() const |
vfunc[20]: | QDomNode::ownerDocument() const |
vfunc[21]: | QDomNode::namespaceURI() const |
vfunc[22]: | QDomNode::localName() const |
vfunc[23]: | QDomNode::hasAttributes() const |
vfunc[24]: | QDomNode::nodeValue() const |
vfunc[25]: | QDomNode::setNodeValue(QString const&) |
vfunc[26]: | QDomNode::prefix() const |
vfunc[27]: | QDomNode::setPrefix(QString const&) |
vfunc[28]: | QDomNode::isAttr() const |
vfunc[29]: | QDomNode::isCDATASection() const |
vfunc[30]: | QDomNode::isDocumentFragment() const |
vfunc[31]: | QDomNode::isDocument() const |
vfunc[32]: | QDomNode::isDocumentType() const |
vfunc[33]: | QDomNode::isElement() const |
vfunc[34]: | QDomNode::isEntityReference() const |
vfunc[35]: | QDomNode::isText() const |
vfunc[36]: | QDomNode::isEntity() const |
vfunc[37]: | QDomNode::isNotation() const |
vfunc[38]: | QDomNode::isProcessingInstruction() const |
vfunc[39]: | QDomNode::isCharacterData() const |
vfunc[40]: | QDomNode::isComment() const |
The Run Time Type Information for the QDomNode class is described by Table 7-307
The virtual table for the QBuffer class is described by Table 7-308
Table 7-308. 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]: | QBuffer::size() const |
vfunc[6]: | 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 7-309
The virtual table for the QCanvasRectangle class is described by Table 7-310
Table 7-310. 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 7-311
The virtual table for the QIconSet class is described by Table 7-312
Table 7-312. Primary vtable for QIconSet
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QIconSet |
vfunc[0]: | QIconSet::~QIconSet() |
vfunc[1]: | QIconSet::~QIconSet() |
vfunc[2]: | QIconSet::setPixmap(QPixmap const&, QIconSet::Size, QIconSet::Mode, QIconSet::State) |
vfunc[3]: | QIconSet::setPixmap(QString const&, QIconSet::Size, QIconSet::Mode, QIconSet::State) |
The Run Time Type Information for the QIconSet class is described by Table 7-313
The virtual table for the QDropSite class is described by Table 7-314
Table 7-314. 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 7-315
The virtual table for the QThread class is described by Table 7-316
Table 7-316. Primary vtable for QThread
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QThread |
vfunc[0]: | QThread::~QThread() |
vfunc[1]: | QThread::~QThread() |
vfunc[2]: | __cxa_pure_virtual |
The Run Time Type Information for the QThread class is described by Table 7-317
The virtual table for the QStoredDrag class is described by Table 7-318
Table 7-318. Primary vtable for QStoredDrag
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QStoredDrag |
vfunc[0]: | 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<char> const&) |
vfunc[25]: | QStoredDrag::format(int) const |
vfunc[26]: | QStoredDrag::encodedData(char const*) const |
Table 7-319. Secondary vtable for QStoredDrag
Base Offset | -40 |
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 7-320
The virtual table for the QTextDrag class is described by Table 7-321
Table 7-321. Primary vtable for QTextDrag
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTextDrag |
vfunc[0]: | 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 7-322. Secondary vtable for QTextDrag
Base Offset | -40 |
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 7-323
The virtual table for the QFilePreview class is described by Table 7-324
Table 7-324. Primary vtable for QFilePreview
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QFilePreview |
vfunc[0]: | __cxa_pure_virtual |
The Run Time Type Information for the QFilePreview class is described by Table 7-325
The virtual table for the QButtonGroup class is described by Table 7-326
Table 7-326. Primary vtable for QButtonGroup
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QButtonGroup |
vfunc[0]: | QButtonGroup::metaObject() const |
vfunc[1]: | QButtonGroup::className() const |
vfunc[2]: | QButtonGroup::qt_cast(char const*) |
vfunc[3]: | QButtonGroup::qt_invoke(int, QUObject*) |
vfunc[4]: | QButtonGroup::qt_emit(int, QUObject*) |
vfunc[5]: | QButtonGroup::qt_property(int, int, QVariant*) |
vfunc[6]: | QButtonGroup::~QButtonGroup() |
vfunc[7]: | QButtonGroup::~QButtonGroup() |
vfunc[8]: | QButtonGroup::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]: | QGroupBox::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]: | QGroupBox::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QGroupBox::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]: | QGroupBox::focusInEvent(QFocusEvent*) |
vfunc[77]: | QWidget::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QGroupBox::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QGroupBox::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]: | QFrame::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QGroupBox::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QFrame::drawContents(QPainter*) |
vfunc[117]: | QFrame::frameChanged() |
vfunc[118]: | QGroupBox::setColumnLayout(int, Qt::Orientation) |
vfunc[119]: | QGroupBox::setTitle(QString const&) |
vfunc[120]: | QGroupBox::setAlignment(int) |
vfunc[121]: | QButtonGroup::setExclusive(bool) |
vfunc[122]: | QButtonGroup::setRadioButtonExclusive(bool) |
vfunc[123]: | QButtonGroup::setButton(int) |
vfunc[124]: | QButtonGroup::moveFocus(int) |
Table 7-327. Secondary vtable for QButtonGroup
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QButtonGroup |
vfunc[0]: | non-virtual thunk to QButtonGroup::~QButtonGroup() |
vfunc[1]: | non-virtual thunk to QButtonGroup::~QButtonGroup() |
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 QButtonGroup class is described by Table 7-328
The virtual table for the QSqlRecord class is described by Table 7-329
Table 7-329. 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 7-330
The virtual table for the QPicture class is described by Table 7-331
Table 7-331. 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 7-332
The virtual table for the QSemaphore class is described by Table 7-333
Table 7-333. Primary vtable for QSemaphore
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSemaphore |
vfunc[0]: | QSemaphore::~QSemaphore() |
vfunc[1]: | QSemaphore::~QSemaphore() |
The Run Time Type Information for the QSemaphore class is described by Table 7-334
The virtual table for the QComboBox class is described by Table 7-335
Table 7-335. Primary vtable for QComboBox
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QComboBox |
vfunc[0]: | QComboBox::metaObject() const |
vfunc[1]: | QComboBox::className() const |
vfunc[2]: | QComboBox::qt_cast(char const*) |
vfunc[3]: | QComboBox::qt_invoke(int, QUObject*) |
vfunc[4]: | QComboBox::qt_emit(int, QUObject*) |
vfunc[5]: | QComboBox::qt_property(int, int, QVariant*) |
vfunc[6]: | QComboBox::~QComboBox() |
vfunc[7]: | QComboBox::~QComboBox() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QComboBox::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]: | QComboBox::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]: | QComboBox::setPalette(QPalette const&) |
vfunc[29]: | QWidget::setPaletteBackgroundColor(QColor const&) |
vfunc[30]: | QWidget::setPaletteBackgroundPixmap(QPixmap const&) |
vfunc[31]: | QComboBox::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]: | QComboBox::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QComboBox::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]: | QComboBox::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QComboBox::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QComboBox::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QComboBox::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QComboBox::wheelEvent(QWheelEvent*) |
vfunc[74]: | QComboBox::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QComboBox::focusInEvent(QFocusEvent*) |
vfunc[77]: | QComboBox::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QComboBox::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QComboBox::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]: | QComboBox::updateMask() |
vfunc[97]: | QComboBox::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QComboBox::setCurrentItem(int) |
vfunc[111]: | QComboBox::setCurrentText(QString const&) |
vfunc[112]: | QComboBox::setAutoResize(bool) |
vfunc[113]: | QComboBox::setSizeLimit(int) |
vfunc[114]: | QComboBox::setMaxCount(int) |
vfunc[115]: | QComboBox::setInsertionPolicy(QComboBox::Policy) |
vfunc[116]: | QComboBox::setValidator(QValidator const*) |
vfunc[117]: | QComboBox::setListBox(QListBox*) |
vfunc[118]: | QComboBox::setLineEdit(QLineEdit*) |
vfunc[119]: | QComboBox::setAutoCompletion(bool) |
vfunc[120]: | QComboBox::popup() |
vfunc[121]: | QComboBox::setEditText(QString const&) |
Table 7-336. Secondary vtable for QComboBox
Base Offset | -40 |
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]: | 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 QComboBox class is described by Table 7-337
The virtual table for the QDomText class is described by Table 7-338
Table 7-338. Primary vtable for QDomText
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomText |
vfunc[0]: | QDomText::~QDomText() |
vfunc[1]: | QDomText::~QDomText() |
vfunc[2]: | QDomNode::insertBefore(QDomNode const&, QDomNode const&) |
vfunc[3]: | QDomNode::insertAfter(QDomNode const&, QDomNode const&) |
vfunc[4]: | QDomNode::replaceChild(QDomNode const&, QDomNode const&) |
vfunc[5]: | QDomNode::removeChild(QDomNode const&) |
vfunc[6]: | QDomNode::appendChild(QDomNode const&) |
vfunc[7]: | QDomNode::hasChildNodes() const |
vfunc[8]: | QDomNode::cloneNode(bool) const |
vfunc[9]: | QDomNode::normalize() |
vfunc[10]: | QDomNode::isSupported(QString const&, QString const&) const |
vfunc[11]: | QDomNode::nodeName() const |
vfunc[12]: | QDomText::nodeType() const |
vfunc[13]: | QDomNode::parentNode() const |
vfunc[14]: | QDomNode::childNodes() const |
vfunc[15]: | QDomNode::firstChild() const |
vfunc[16]: | QDomNode::lastChild() const |
vfunc[17]: | QDomNode::previousSibling() const |
vfunc[18]: | QDomNode::nextSibling() const |
vfunc[19]: | QDomNode::attributes() const |
vfunc[20]: | QDomNode::ownerDocument() const |
vfunc[21]: | QDomNode::namespaceURI() const |
vfunc[22]: | QDomNode::localName() const |
vfunc[23]: | QDomNode::hasAttributes() const |
vfunc[24]: | QDomNode::nodeValue() const |
vfunc[25]: | QDomNode::setNodeValue(QString const&) |
vfunc[26]: | QDomNode::prefix() const |
vfunc[27]: | QDomNode::setPrefix(QString const&) |
vfunc[28]: | QDomNode::isAttr() const |
vfunc[29]: | QDomNode::isCDATASection() const |
vfunc[30]: | QDomNode::isDocumentFragment() const |
vfunc[31]: | QDomNode::isDocument() const |
vfunc[32]: | QDomNode::isDocumentType() const |
vfunc[33]: | QDomNode::isElement() const |
vfunc[34]: | QDomNode::isEntityReference() const |
vfunc[35]: | QDomText::isText() const |
vfunc[36]: | QDomNode::isEntity() const |
vfunc[37]: | QDomNode::isNotation() const |
vfunc[38]: | QDomNode::isProcessingInstruction() const |
vfunc[39]: | QDomCharacterData::isCharacterData() const |
vfunc[40]: | QDomNode::isComment() const |
vfunc[41]: | QDomCharacterData::substringData(unsigned long, unsigned long) |
vfunc[42]: | QDomCharacterData::appendData(QString const&) |
vfunc[43]: | QDomCharacterData::insertData(unsigned long, QString const&) |
vfunc[44]: | QDomCharacterData::deleteData(unsigned long, unsigned long) |
vfunc[45]: | QDomCharacterData::replaceData(unsigned long, unsigned long, QString const&) |
vfunc[46]: | QDomCharacterData::length() const |
vfunc[47]: | QDomCharacterData::data() const |
vfunc[48]: | QDomCharacterData::setData(QString const&) |
The Run Time Type Information for the QDomText class is described by Table 7-339
The virtual table for the QVButtonGroup class is described by Table 7-340
Table 7-340. Primary vtable for QVButtonGroup
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QVButtonGroup |
vfunc[0]: | QVButtonGroup::metaObject() const |
vfunc[1]: | QVButtonGroup::className() const |
vfunc[2]: | QVButtonGroup::qt_cast(char const*) |
vfunc[3]: | QVButtonGroup::qt_invoke(int, QUObject*) |
vfunc[4]: | QVButtonGroup::qt_emit(int, QUObject*) |
vfunc[5]: | QVButtonGroup::qt_property(int, int, QVariant*) |
vfunc[6]: | QVButtonGroup::~QVButtonGroup() |
vfunc[7]: | QVButtonGroup::~QVButtonGroup() |
vfunc[8]: | QButtonGroup::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]: | QGroupBox::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]: | QGroupBox::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QGroupBox::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]: | QGroupBox::focusInEvent(QFocusEvent*) |
vfunc[77]: | QWidget::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QGroupBox::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QGroupBox::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]: | QFrame::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QGroupBox::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QFrame::drawContents(QPainter*) |
vfunc[117]: | QFrame::frameChanged() |
vfunc[118]: | QGroupBox::setColumnLayout(int, Qt::Orientation) |
vfunc[119]: | QGroupBox::setTitle(QString const&) |
vfunc[120]: | QGroupBox::setAlignment(int) |
vfunc[121]: | QButtonGroup::setExclusive(bool) |
vfunc[122]: | QButtonGroup::setRadioButtonExclusive(bool) |
vfunc[123]: | QButtonGroup::setButton(int) |
vfunc[124]: | QButtonGroup::moveFocus(int) |
Table 7-341. Secondary vtable for QVButtonGroup
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QVButtonGroup |
vfunc[0]: | non-virtual thunk to QVButtonGroup::~QVButtonGroup() |
vfunc[1]: | non-virtual thunk to QVButtonGroup::~QVButtonGroup() |
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 QVButtonGroup class is described by Table 7-342
The virtual table for the QClipboard class is described by Table 7-343
Table 7-343. Primary vtable for QClipboard
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QClipboard |
vfunc[0]: | 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 7-344
The virtual table for the QTextEncoder class is described by Table 7-345
Table 7-345. 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 7-346
The virtual table for the QCanvasView class is described by Table 7-347
Table 7-347. Primary vtable for QCanvasView
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCanvasView |
vfunc[0]: | 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]: | 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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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 7-348. Secondary vtable for QCanvasView
Base Offset | -40 |
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 7-349
The virtual table for the QPixmap class is described by Table 7-350
Table 7-350. 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 7-351
The virtual table for the QGrid class is described by Table 7-352
Table 7-352. Primary vtable for QGrid
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGrid |
vfunc[0]: | QGrid::metaObject() const |
vfunc[1]: | QGrid::className() const |
vfunc[2]: | QGrid::qt_cast(char const*) |
vfunc[3]: | QGrid::qt_invoke(int, QUObject*) |
vfunc[4]: | QGrid::qt_emit(int, QUObject*) |
vfunc[5]: | QGrid::qt_property(int, int, QVariant*) |
vfunc[6]: | QGrid::~QGrid() |
vfunc[7]: | QGrid::~QGrid() |
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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QGrid::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]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QFrame::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]: | QFrame::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | 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]: | QFrame::drawContents(QPainter*) |
vfunc[117]: | QGrid::frameChanged() |
Table 7-353. Secondary vtable for QGrid
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGrid |
vfunc[0]: | non-virtual thunk to QGrid::~QGrid() |
vfunc[1]: | non-virtual thunk to QGrid::~QGrid() |
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 QGrid class is described by Table 7-354
The virtual table for the QRadioButton class is described by Table 7-355
Table 7-355. Primary vtable for QRadioButton
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QRadioButton |
vfunc[0]: | QRadioButton::metaObject() const |
vfunc[1]: | QRadioButton::className() const |
vfunc[2]: | QRadioButton::qt_cast(char const*) |
vfunc[3]: | QRadioButton::qt_invoke(int, QUObject*) |
vfunc[4]: | QRadioButton::qt_emit(int, QUObject*) |
vfunc[5]: | QRadioButton::qt_property(int, int, QVariant*) |
vfunc[6]: | QRadioButton::~QRadioButton() |
vfunc[7]: | QRadioButton::~QRadioButton() |
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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QRadioButton::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]: | QButton::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QButton::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QButton::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QWidget::wheelEvent(QWheelEvent*) |
vfunc[74]: | QButton::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QButton::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QButton::focusInEvent(QFocusEvent*) |
vfunc[77]: | QButton::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QButton::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QRadioButton::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]: | QRadioButton::updateMask() |
vfunc[97]: | QWidget::styleChange(QStyle&) |
vfunc[98]: | QButton::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QButton::setText(QString const&) |
vfunc[111]: | QButton::setPixmap(QPixmap const&) |
vfunc[112]: | QButton::setAccel(QKeySequence const&) |
vfunc[113]: | QButton::setDown(bool) |
vfunc[114]: | QButton::setAutoRepeat(bool) |
vfunc[115]: | QButton::setToggleType(QButton::ToggleType) |
vfunc[116]: | QButton::setState(QButton::ToggleState) |
vfunc[117]: | QRadioButton::hitButton(QPoint const&) const |
vfunc[118]: | QRadioButton::drawButton(QPainter*) |
vfunc[119]: | QRadioButton::drawButtonLabel(QPainter*) |
vfunc[120]: | QButton::setGroup(QButtonGroup*) |
vfunc[121]: | QRadioButton::setChecked(bool) |
Table 7-356. Secondary vtable for QRadioButton
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QRadioButton |
vfunc[0]: | non-virtual thunk to QRadioButton::~QRadioButton() |
vfunc[1]: | non-virtual thunk to QRadioButton::~QRadioButton() |
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 QRadioButton class is described by Table 7-357
The virtual table for the QAsyncIO class is described by Table 7-358
Table 7-358. 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 7-359
The virtual table for the QSlider class is described by Table 7-360
Table 7-360. Primary vtable for QSlider
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSlider |
vfunc[0]: | QSlider::metaObject() const |
vfunc[1]: | QSlider::className() const |
vfunc[2]: | QSlider::qt_cast(char const*) |
vfunc[3]: | QSlider::qt_invoke(int, QUObject*) |
vfunc[4]: | QSlider::qt_emit(int, QUObject*) |
vfunc[5]: | QSlider::qt_property(int, int, QVariant*) |
vfunc[6]: | QSlider::~QSlider() |
vfunc[7]: | QSlider::~QSlider() |
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]: | QSlider::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QSlider::sizeHint() const |
vfunc[59]: | QSlider::minimumSizeHint() const |
vfunc[60]: | QSlider::sizePolicy() const |
vfunc[61]: | QSlider::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]: | QSlider::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QSlider::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QSlider::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QSlider::wheelEvent(QWheelEvent*) |
vfunc[74]: | QSlider::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QSlider::focusInEvent(QFocusEvent*) |
vfunc[77]: | QSlider::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QSlider::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QSlider::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]: | QSlider::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QSlider::setOrientation(Qt::Orientation) |
vfunc[111]: | QSlider::setTracking(bool) |
vfunc[112]: | QSlider::setTickmarks(QSlider::TickSetting) |
vfunc[113]: | QSlider::setTickInterval(int) |
vfunc[114]: | QSlider::setValue(int) |
vfunc[115]: | QSlider::valueChange() |
vfunc[116]: | QSlider::rangeChange() |
Table 7-361. Secondary vtable for QSlider
Base Offset | -40 |
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]: | 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 |
Table 7-362. Secondary vtable for QSlider
Base Offset | -116 |
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 QSlider::valueChange() |
vfunc[3]: | non-virtual thunk to QSlider::rangeChange() |
vfunc[4]: | QRangeControl::stepChange() |
The Run Time Type Information for the QSlider class is described by Table 7-363
The virtual table for the QHttpResponseHeader class is described by Table 7-364
Table 7-364. Primary vtable for QHttpResponseHeader
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHttpResponseHeader |
vfunc[0]: | QHttpResponseHeader::~QHttpResponseHeader() |
vfunc[1]: | 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-365
The virtual table for the QDomCharacterData class is described by Table 7-366
Table 7-366. Primary vtable for QDomCharacterData
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomCharacterData |
vfunc[0]: | QDomCharacterData::~QDomCharacterData() |
vfunc[1]: | QDomCharacterData::~QDomCharacterData() |
vfunc[2]: | QDomNode::insertBefore(QDomNode const&, QDomNode const&) |
vfunc[3]: | QDomNode::insertAfter(QDomNode const&, QDomNode const&) |
vfunc[4]: | QDomNode::replaceChild(QDomNode const&, QDomNode const&) |
vfunc[5]: | QDomNode::removeChild(QDomNode const&) |
vfunc[6]: | QDomNode::appendChild(QDomNode const&) |
vfunc[7]: | QDomNode::hasChildNodes() const |
vfunc[8]: | QDomNode::cloneNode(bool) const |
vfunc[9]: | QDomNode::normalize() |
vfunc[10]: | QDomNode::isSupported(QString const&, QString const&) const |
vfunc[11]: | QDomNode::nodeName() const |
vfunc[12]: | QDomCharacterData::nodeType() const |
vfunc[13]: | QDomNode::parentNode() const |
vfunc[14]: | QDomNode::childNodes() const |
vfunc[15]: | QDomNode::firstChild() const |
vfunc[16]: | QDomNode::lastChild() const |
vfunc[17]: | QDomNode::previousSibling() const |
vfunc[18]: | QDomNode::nextSibling() const |
vfunc[19]: | QDomNode::attributes() const |
vfunc[20]: | QDomNode::ownerDocument() const |
vfunc[21]: | QDomNode::namespaceURI() const |
vfunc[22]: | QDomNode::localName() const |
vfunc[23]: | QDomNode::hasAttributes() const |
vfunc[24]: | QDomNode::nodeValue() const |
vfunc[25]: | QDomNode::setNodeValue(QString const&) |
vfunc[26]: | QDomNode::prefix() const |
vfunc[27]: | QDomNode::setPrefix(QString const&) |
vfunc[28]: | QDomNode::isAttr() const |
vfunc[29]: | QDomNode::isCDATASection() const |
vfunc[30]: | QDomNode::isDocumentFragment() const |
vfunc[31]: | QDomNode::isDocument() const |
vfunc[32]: | QDomNode::isDocumentType() const |
vfunc[33]: | QDomNode::isElement() const |
vfunc[34]: | QDomNode::isEntityReference() const |
vfunc[35]: | QDomNode::isText() const |
vfunc[36]: | QDomNode::isEntity() const |
vfunc[37]: | QDomNode::isNotation() const |
vfunc[38]: | QDomNode::isProcessingInstruction() const |
vfunc[39]: | QDomCharacterData::isCharacterData() const |
vfunc[40]: | QDomNode::isComment() const |
vfunc[41]: | QDomCharacterData::substringData(unsigned long, unsigned long) |
vfunc[42]: | QDomCharacterData::appendData(QString const&) |
vfunc[43]: | QDomCharacterData::insertData(unsigned long, QString const&) |
vfunc[44]: | QDomCharacterData::deleteData(unsigned long, unsigned long) |
vfunc[45]: | QDomCharacterData::replaceData(unsigned long, unsigned long, QString const&) |
vfunc[46]: | QDomCharacterData::length() const |
vfunc[47]: | QDomCharacterData::data() const |
vfunc[48]: | QDomCharacterData::setData(QString const&) |
The Run Time Type Information for the QDomCharacterData class is described by Table 7-367
The virtual table for the QDragEnterEvent class is described by Table 7-368
Table 7-368. 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-369. Secondary vtable for QDragEnterEvent
Base Offset | -12 |
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-370
The virtual table for the QActionGroup class is described by Table 7-371
Table 7-371. Primary vtable for QActionGroup
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QActionGroup |
vfunc[0]: | QActionGroup::metaObject() const |
vfunc[1]: | QActionGroup::className() const |
vfunc[2]: | QActionGroup::qt_cast(char const*) |
vfunc[3]: | QActionGroup::qt_invoke(int, QUObject*) |
vfunc[4]: | QActionGroup::qt_emit(int, QUObject*) |
vfunc[5]: | QActionGroup::qt_property(int, int, QVariant*) |
vfunc[6]: | QActionGroup::~QActionGroup() |
vfunc[7]: | QActionGroup::~QActionGroup() |
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]: | QActionGroup::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]: | QActionGroup::setIconSet(QIconSet const&) |
vfunc[22]: | QActionGroup::setText(QString const&) |
vfunc[23]: | QActionGroup::setMenuText(QString const&) |
vfunc[24]: | QActionGroup::setToolTip(QString const&) |
vfunc[25]: | QAction::setStatusTip(QString const&) |
vfunc[26]: | QActionGroup::setWhatsThis(QString const&) |
vfunc[27]: | QAction::setAccel(QKeySequence const&) |
vfunc[28]: | QActionGroup::setToggleAction(bool) |
vfunc[29]: | QActionGroup::addTo(QWidget*) |
vfunc[30]: | QActionGroup::removeFrom(QWidget*) |
vfunc[31]: | QActionGroup::addedTo(QWidget*, QWidget*) |
vfunc[32]: | QActionGroup::addedTo(int, QPopupMenu*) |
vfunc[33]: | QActionGroup::setOn(bool) |
vfunc[34]: | QActionGroup::setEnabled(bool) |
vfunc[35]: | QActionGroup::addedTo(QWidget*, QWidget*, QAction*) |
vfunc[36]: | QActionGroup::addedTo(int, QPopupMenu*, QAction*) |
The Run Time Type Information for the QActionGroup class is described by Table 7-372
The virtual table for the QDataTable class is described by Table 7-373
Table 7-373. Primary vtable for QDataTable
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDataTable |
vfunc[0]: | QDataTable::metaObject() const |
vfunc[1]: | QDataTable::className() const |
vfunc[2]: | QDataTable::qt_cast(char const*) |
vfunc[3]: | QDataTable::qt_invoke(int, QUObject*) |
vfunc[4]: | QDataTable::qt_emit(int, QUObject*) |
vfunc[5]: | QDataTable::qt_property(int, int, QVariant*) |
vfunc[6]: | QDataTable::~QDataTable() |
vfunc[7]: | QDataTable::~QDataTable() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QDataTable::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]: | QTable::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QTable::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]: | QDataTable::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QTable::focusInEvent(QFocusEvent*) |
vfunc[77]: | QTable::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QTable::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QDataTable::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]: | QTable::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]: | QTable::windowActivationChange(bool) |
vfunc[102]: | QWidget::metric(int) const |
vfunc[103]: | QWidget::create(unsigned long, bool, bool) |
vfunc[104]: | QWidget::destroy(bool, bool) |
vfunc[105]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QTable::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]: | QDataTable::drawContents(QPainter*, int, int, int, int) |
vfunc[128]: | QScrollView::drawContentsOffset(QPainter*, int, int, int, int, int, int) |
vfunc[129]: | QDataTable::contentsMousePressEvent(QMouseEvent*) |
vfunc[130]: | QTable::contentsMouseReleaseEvent(QMouseEvent*) |
vfunc[131]: | QTable::contentsMouseDoubleClickEvent(QMouseEvent*) |
vfunc[132]: | QTable::contentsMouseMoveEvent(QMouseEvent*) |
vfunc[133]: | QTable::contentsDragEnterEvent(QDragEnterEvent*) |
vfunc[134]: | QTable::contentsDragMoveEvent(QDragMoveEvent*) |
vfunc[135]: | QTable::contentsDragLeaveEvent(QDragLeaveEvent*) |
vfunc[136]: | QTable::contentsDropEvent(QDropEvent*) |
vfunc[137]: | QScrollView::contentsWheelEvent(QWheelEvent*) |
vfunc[138]: | QDataTable::contentsContextMenuEvent(QContextMenuEvent*) |
vfunc[139]: | QScrollView::viewportPaintEvent(QPaintEvent*) |
vfunc[140]: | QTable::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) |
vfunc[154]: | QTable::setSelectionMode(QTable::SelectionMode) |
vfunc[155]: | QDataTable::setItem(int, int, QTableItem*) |
vfunc[156]: | QTable::setText(int, int, QString const&) |
vfunc[157]: | QDataTable::setPixmap(int, int, QPixmap const&) |
vfunc[158]: | QDataTable::item(int, int) const |
vfunc[159]: | QDataTable::text(int, int) const |
vfunc[160]: | QTable::pixmap(int, int) const |
vfunc[161]: | QDataTable::clearCell(int, int) |
vfunc[162]: | QTable::cellGeometry(int, int) const |
vfunc[163]: | QTable::columnWidth(int) const |
vfunc[164]: | QTable::rowHeight(int) const |
vfunc[165]: | QTable::columnPos(int) const |
vfunc[166]: | QTable::rowPos(int) const |
vfunc[167]: | QTable::columnAt(int) const |
vfunc[168]: | QTable::rowAt(int) const |
vfunc[169]: | QDataTable::numRows() const |
vfunc[170]: | QDataTable::numCols() const |
vfunc[171]: | QTable::addSelection(QTableSelection const&) |
vfunc[172]: | QTable::removeSelection(QTableSelection const&) |
vfunc[173]: | QTable::removeSelection(int) |
vfunc[174]: | QTable::currentSelection() const |
vfunc[175]: | QDataTable::sortColumn(int, bool, bool) |
vfunc[176]: | QDataTable::takeItem(QTableItem*) |
vfunc[177]: | QTable::setCellWidget(int, int, QWidget*) |
vfunc[178]: | QTable::cellWidget(int, int) const |
vfunc[179]: | QTable::clearCellWidget(int, int) |
vfunc[180]: | QTable::cellRect(int, int) const |
vfunc[181]: | QTable::paintCell(QPainter*, int, int, QRect const&, bool) |
vfunc[182]: | QDataTable::paintCell(QPainter*, int, int, QRect const&, bool, QColorGroup const&) |
vfunc[183]: | QTable::paintFocus(QPainter*, QRect const&) |
vfunc[184]: | QTable::setFocusStyle(QTable::FocusStyle) |
vfunc[185]: | QDataTable::setNumRows(int) |
vfunc[186]: | QDataTable::setNumCols(int) |
vfunc[187]: | QTable::setShowGrid(bool) |
vfunc[188]: | QTable::hideRow(int) |
vfunc[189]: | QDataTable::hideColumn(int) |
vfunc[190]: | QTable::showRow(int) |
vfunc[191]: | QDataTable::showColumn(int) |
vfunc[192]: | QDataTable::setColumnWidth(int, int) |
vfunc[193]: | QTable::setRowHeight(int, int) |
vfunc[194]: | QDataTable::adjustColumn(int) |
vfunc[195]: | QTable::adjustRow(int) |
vfunc[196]: | QDataTable::setColumnStretchable(int, bool) |
vfunc[197]: | QTable::setRowStretchable(int, bool) |
vfunc[198]: | QTable::setSorting(bool) |
vfunc[199]: | QTable::swapRows(int, int, bool) |
vfunc[200]: | QDataTable::swapColumns(int, int, bool) |
vfunc[201]: | QTable::swapCells(int, int, int, int) |
vfunc[202]: | QTable::setLeftMargin(int) |
vfunc[203]: | QTable::setTopMargin(int) |
vfunc[204]: | QTable::setCurrentCell(int, int) |
vfunc[205]: | QTable::setColumnMovingEnabled(bool) |
vfunc[206]: | QTable::setRowMovingEnabled(bool) |
vfunc[207]: | QTable::setReadOnly(bool) |
vfunc[208]: | QTable::setRowReadOnly(int, bool) |
vfunc[209]: | QTable::setColumnReadOnly(int, bool) |
vfunc[210]: | QTable::setDragEnabled(bool) |
vfunc[211]: | QTable::insertRows(int, int) |
vfunc[212]: | QTable::insertColumns(int, int) |
vfunc[213]: | QTable::removeRow(int) |
vfunc[214]: | QTable::removeRows(QMemArray<int> const&) |
vfunc[215]: | QTable::removeColumn(int) |
vfunc[216]: | QTable::removeColumns(QMemArray<int> const&) |
vfunc[217]: | QTable::editCell(int, int, bool) |
vfunc[218]: | QTable::dragObject() |
vfunc[219]: | QTable::startDrag() |
vfunc[220]: | QTable::paintEmptyArea(QPainter*, int, int, int, int) |
vfunc[221]: | QDataTable::activateNextCell() |
vfunc[222]: | QDataTable::createEditor(int, int, bool) const |
vfunc[223]: | QTable::setCellContentFromEditor(int, int) |
vfunc[224]: | QDataTable::beginEdit(int, int, bool) |
vfunc[225]: | QDataTable::endEdit(int, int, bool, bool) |
vfunc[226]: | QDataTable::resizeData(int) |
vfunc[227]: | QTable::insertWidget(int, int, QWidget*) |
vfunc[228]: | QTable::columnWidthChanged(int) |
vfunc[229]: | QTable::rowHeightChanged(int) |
vfunc[230]: | QTable::columnIndexChanged(int, int, int) |
vfunc[231]: | QTable::rowIndexChanged(int, int, int) |
vfunc[232]: | QDataTable::columnClicked(int) |
vfunc[233]: | QDataTable::addColumn(QString const&, QString const&, int, QIconSet const&) |
vfunc[234]: | QDataTable::removeColumn(unsigned int) |
vfunc[235]: | QDataTable::setColumn(unsigned int, QString const&, QString const&, int, QIconSet const&) |
vfunc[236]: | QDataTable::setSqlCursor(QSqlCursor*, bool, bool) |
vfunc[237]: | QDataTable::setNullText(QString const&) |
vfunc[238]: | QDataTable::setTrueText(QString const&) |
vfunc[239]: | QDataTable::setFalseText(QString const&) |
vfunc[240]: | QDataTable::setDateFormat(Qt::DateFormat) |
vfunc[241]: | QDataTable::setConfirmEdits(bool) |
vfunc[242]: | QDataTable::setConfirmInsert(bool) |
vfunc[243]: | QDataTable::setConfirmUpdate(bool) |
vfunc[244]: | QDataTable::setConfirmDelete(bool) |
vfunc[245]: | QDataTable::setConfirmCancels(bool) |
vfunc[246]: | QDataTable::setAutoDelete(bool) |
vfunc[247]: | QDataTable::setAutoEdit(bool) |
vfunc[248]: | QDataTable::setFilter(QString const&) |
vfunc[249]: | QDataTable::setSort(QStringList const&) |
vfunc[250]: | QDataTable::setSort(QSqlIndex const&) |
vfunc[251]: | QDataTable::find(QString const&, bool, bool) |
vfunc[252]: | QDataTable::sortAscending(int) |
vfunc[253]: | QDataTable::sortDescending(int) |
vfunc[254]: | QDataTable::refresh() |
vfunc[255]: | QDataTable::insertCurrent() |
vfunc[256]: | QDataTable::updateCurrent() |
vfunc[257]: | QDataTable::deleteCurrent() |
vfunc[258]: | QDataTable::confirmEdit(QSql::Op) |
vfunc[259]: | QDataTable::confirmCancel(QSql::Op) |
vfunc[260]: | QDataTable::handleError(QSqlError const&) |
vfunc[261]: | QDataTable::beginInsert() |
vfunc[262]: | QDataTable::beginUpdate(int, int, bool) |
vfunc[263]: | QDataTable::paintField(QPainter*, QSqlField const*, QRect const&, bool) |
vfunc[264]: | QDataTable::fieldAlignment(QSqlField const*) |
Table 7-374. Secondary vtable for QDataTable
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDataTable |
vfunc[0]: | non-virtual thunk to QDataTable::~QDataTable() |
vfunc[1]: | non-virtual thunk to QDataTable::~QDataTable() |
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 QDataTable class is described by Table 7-375
The virtual table for the QDragMoveEvent class is described by Table 7-376
Table 7-376. 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-377. Secondary vtable for QDragMoveEvent
Base Offset | -12 |
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-378
The virtual table for the QCanvasEllipse class is described by Table 7-379
Table 7-379. 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 7-380
The virtual table for the QDropEvent class is described by Table 7-381
Table 7-381. 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-382. Secondary vtable for QDropEvent
Base Offset | -12 |
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-383
The virtual table for the QMainWindow class is described by Table 7-384
Table 7-384. Primary vtable for QMainWindow
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QMainWindow |
vfunc[0]: | QMainWindow::metaObject() const |
vfunc[1]: | QMainWindow::className() const |
vfunc[2]: | QMainWindow::qt_cast(char const*) |
vfunc[3]: | QMainWindow::qt_invoke(int, QUObject*) |
vfunc[4]: | QMainWindow::qt_emit(int, QUObject*) |
vfunc[5]: | QMainWindow::qt_property(int, int, QVariant*) |
vfunc[6]: | QMainWindow::~QMainWindow() |
vfunc[7]: | QMainWindow::~QMainWindow() |
vfunc[8]: | QMainWindow::event(QEvent*) |
vfunc[9]: | QMainWindow::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]: | QMainWindow::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]: | QMainWindow::show() |
vfunc[48]: | QMainWindow::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]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QMainWindow::sizeHint() const |
vfunc[59]: | QMainWindow::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]: | QMainWindow::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]: | QMainWindow::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QMainWindow::setCentralWidget(QWidget*) |
vfunc[111]: | QMainWindow::setDockEnabled(Qt::Dock, bool) |
vfunc[112]: | QMainWindow::setDockEnabled(QDockWindow*, Qt::Dock, bool) |
vfunc[113]: | QMainWindow::addDockWindow(QDockWindow*, Qt::Dock, bool) |
vfunc[114]: | QMainWindow::addDockWindow(QDockWindow*, QString const&, Qt::Dock, bool) |
vfunc[115]: | QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock) |
vfunc[116]: | QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock, bool, int, int) |
vfunc[117]: | QMainWindow::removeDockWindow(QDockWindow*) |
vfunc[118]: | QMainWindow::dockingArea(QPoint const&) |
vfunc[119]: | QMainWindow::isCustomizable() const |
vfunc[120]: | QMainWindow::setRightJustification(bool) |
vfunc[121]: | QMainWindow::setUsesBigPixmaps(bool) |
vfunc[122]: | QMainWindow::setUsesTextLabel(bool) |
vfunc[123]: | QMainWindow::setDockWindowsMovable(bool) |
vfunc[124]: | QMainWindow::setOpaqueMoving(bool) |
vfunc[125]: | QMainWindow::setDockMenuEnabled(bool) |
vfunc[126]: | QMainWindow::whatsThis() |
vfunc[127]: | QMainWindow::setAppropriate(QDockWindow*, bool) |
vfunc[128]: | QMainWindow::customize() |
vfunc[129]: | QMainWindow::setUpLayout() |
vfunc[130]: | QMainWindow::showDockMenu(QPoint const&) |
vfunc[131]: | QMainWindow::setMenuBar(QMenuBar*) |
vfunc[132]: | QMainWindow::setStatusBar(QStatusBar*) |
vfunc[133]: | QMainWindow::setToolTipGroup(QToolTipGroup*) |
Table 7-385. Secondary vtable for QMainWindow
Base Offset | -40 |
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]: | 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 QMainWindow class is described by Table 7-386
The virtual table for the QStatusBar class is described by Table 7-387
Table 7-387. Primary vtable for QStatusBar
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QStatusBar |
vfunc[0]: | QStatusBar::metaObject() const |
vfunc[1]: | QStatusBar::className() const |
vfunc[2]: | QStatusBar::qt_cast(char const*) |
vfunc[3]: | QStatusBar::qt_invoke(int, QUObject*) |
vfunc[4]: | QStatusBar::qt_emit(int, QUObject*) |
vfunc[5]: | QStatusBar::qt_property(int, int, QVariant*) |
vfunc[6]: | QStatusBar::~QStatusBar() |
vfunc[7]: | QStatusBar::~QStatusBar() |
vfunc[8]: | QStatusBar::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]: | 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]: | QStatusBar::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QStatusBar::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]: | QWidget::setWState(unsigned int) |
vfunc[106]: | 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]: | QStatusBar::addWidget(QWidget*, int, bool) |
vfunc[111]: | QStatusBar::removeWidget(QWidget*) |
Table 7-388. Secondary vtable for QStatusBar
Base Offset | -40 |
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]: | 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 QStatusBar class is described by Table 7-389
The virtual table for the QStrList class is described by Table 7-390
Table 7-390. Primary vtable for QStrList
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QStrList |
vfunc[0]: | QPtrList<char>::count() const |
vfunc[1]: | QPtrList<char>::clear() |
vfunc[2]: | QStrList::~QStrList() |
vfunc[3]: | QStrList::~QStrList() |
vfunc[4]: | QStrList::newItem(void*) |
vfunc[5]: | QStrList::deleteItem(void*) |
vfunc[6]: | QStrList::compareItems(void*, void*) |
vfunc[7]: | QStrList::read(QDataStream&, void*&) |
vfunc[8]: | QStrList::write(QDataStream&, void*) const |
The Run Time Type Information for the QStrList class is described by Table 7-391
The virtual table for the QTsciiCodec class is described by Table 7-392
Table 7-392. Primary vtable for QTsciiCodec
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTsciiCodec |
vfunc[0]: | QTsciiCodec::~QTsciiCodec() |
vfunc[1]: | 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 7-393
The virtual table for the QSqlDatabase class is described by Table 7-394
Table 7-394. Primary vtable for QSqlDatabase
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSqlDatabase |
vfunc[0]: | 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 7-395
The virtual table for the QCanvasPixmap class is described by Table 7-396
Table 7-396. 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 7-397
The virtual table for the QPrinter class is described by Table 7-398
Table 7-398. 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:: |