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_STATIC_MUTEX_INIT \ { NULL, { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0} } } #define GPOINTER_TO_INT(p) ((glong) (p)) #define GLONG_TO_BE(val) ((glong) GINT64_TO_BE (val)) #define GLONG_TO_LE(val) ((glong) GINT64_TO_LE (val)) #define GINT_TO_POINTER(i) ((gpointer) (glong) (i)) #define GUINT_TO_POINTER(u) ((gpointer) (gulong) (u)) #define GPOINTER_TO_UINT(p) ((gulong) (p)) #define GULONG_TO_BE(val) ((gulong) GUINT64_TO_BE (val)) #define GULONG_TO_LE(val) ((gulong) GUINT64_TO_LE (val)) #define G_GINT64_CONSTANT(val) (G_GNUC_EXTENSION (val ##L)) #define G_VA_COPY_AS_ARRAY 1 #define GLIB_LSB_PADDING_SIZE 40 #define GLIB_LSB_DATA_SIZE 8 #define GLIB_SIZEOF_LONG 8 #define GLIB_SIZEOF_SIZE_T 8 #define GLIB_SIZEOF_VOID_P 8 #define G_MAXSIZE G_MAXULONG #define G_GINT64_MODIFIER "l" #define G_GSIZE_MODIFIER "l" #define G_GINT64_FORMAT "li" #define G_GSSIZE_FORMAT "li" #define G_GSIZE_FORMAT "lu" #define G_GUINT64_FORMAT "lu" typedef long int gint64; typedef unsigned long int guint64; typedef long int gssize; typedef unsigned long 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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -240 |
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 | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QImageDrag |
vfunc[0]: | non-virtual thunk to QImageDrag::~QImageDrag() |
vfunc[1]: | non-virtual thunk to QImageDrag::~QImageDrag() |
vfunc[2]: | non-virtual thunk to QImageDrag::format(int) const |
vfunc[3]: | QMimeSource::provides(char const*) const |
vfunc[4]: | non-virtual thunk to QImageDrag::encodedData(char const*) const |
The Run Time Type Information for the QImageDrag class is described by Table 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 | -80 |
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 | -80 |
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 | -240 |
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 | -80 |
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 | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDateTimeEdit |
vfunc[0]: | non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() |
vfunc[1]: | non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() |
vfunc[2]: | QPaintDevice::setResolution(int) |
vfunc[3]: | QPaintDevice::resolution() const |
vfunc[4]: | QPaintDevice::handle() const |
vfunc[5]: | QPaintDevice::x11RenderHandle() const |
vfunc[6]: | QPaintDevice::setX11Data(QPaintDeviceX11Data const*) |
vfunc[7]: | QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) |
vfunc[8]: | non-virtual thunk to QWidget::metric(int) const |
vfunc[9]: | QPaintDevice::fontMet(QFont*, int, char const*, int) const |
vfunc[10]: | QPaintDevice::fontInf(QFont*, int) const |
The Run Time Type Information for the QDateTimeEdit class is described by Table 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 | -80 |
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 | -80 |
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 | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QUrlOperator |
vfunc[0]: | non-virtual thunk to QUrlOperator::~QUrlOperator() |
vfunc[1]: | non-virtual thunk to QUrlOperator::~QUrlOperator() |
vfunc[2]: | QUrl::setProtocol(QString const&) |
vfunc[3]: | QUrl::setUser(QString const&) |
vfunc[4]: | QUrl::setPassword(QString const&) |
vfunc[5]: | QUrl::setHost(QString const&) |
vfunc[6]: | QUrl::setPort(int) |
vfunc[7]: | non-virtual thunk to QUrlOperator::setPath(QString const&) |
vfunc[8]: | QUrl::setEncodedPathAndQuery(QString const&) |
vfunc[9]: | QUrl::setQuery(QString const&) |
vfunc[10]: | QUrl::setRef(QString const&) |
vfunc[11]: | QUrl::addPath(QString const&) |
vfunc[12]: | QUrl::setFileName(QString const&) |
vfunc[13]: | QUrl::toString(bool, bool) const |
vfunc[14]: | non-virtual thunk to QUrlOperator::cdUp() |
vfunc[15]: | non-virtual thunk to QUrlOperator::reset() |
vfunc[16]: | non-virtual thunk to QUrlOperator::parse(QString const&) |
The Run Time Type Information for the QUrlOperator class is described by Table 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 | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSocket |
vfunc[0]: | non-virtual thunk to QSocket::~QSocket() |
vfunc[1]: | non-virtual thunk to QSocket::~QSocket() |
vfunc[2]: | non-virtual thunk to QSocket::open(int) |
vfunc[3]: | non-virtual thunk to QSocket::close() |
vfunc[4]: | non-virtual thunk to QSocket::flush() |
vfunc[5]: | non-virtual thunk to QSocket::size() const |
vfunc[6]: | non-virtual thunk to QSocket::at() const |
vfunc[7]: | non-virtual thunk to QSocket::at(unsigned long) |
vfunc[8]: | non-virtual thunk to QSocket::atEnd() const |
vfunc[9]: | non-virtual thunk to QSocket::readBlock(char*, unsigned long) |
vfunc[10]: | non-virtual thunk to QSocket::writeBlock(char const*, unsigned long) |
vfunc[11]: | non-virtual thunk to QSocket::readLine(char*, unsigned long) |
vfunc[12]: | QIODevice::readAll() |
vfunc[13]: | non-virtual thunk to QSocket::getch() |
vfunc[14]: | non-virtual thunk to QSocket::putch(int) |
vfunc[15]: | non-virtual thunk to QSocket::ungetch(int) |
The Run Time Type Information for the QSocket class is described by Table 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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -16 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSqlSelectCursor |
vfunc[0]: | non-virtual thunk to QSqlSelectCursor::~QSqlSelectCursor() |
vfunc[1]: | non-virtual thunk to QSqlSelectCursor::~QSqlSelectCursor() |
vfunc[2]: | non-virtual thunk to QSqlSelectCursor::exec(QString const&) |
vfunc[3]: | non-virtual thunk to QSqlCursor::value(int) const |
vfunc[4]: | QSqlQuery::seek(int, bool) |
vfunc[5]: | QSqlQuery::next() |
vfunc[6]: | QSqlQuery::prev() |
vfunc[7]: | QSqlQuery::first() |
vfunc[8]: | QSqlQuery::last() |
vfunc[9]: | QSqlQuery::beforeSeek() |
vfunc[10]: | non-virtual thunk to QSqlCursor::afterSeek() |
The Run Time Type Information for the QSqlSelectCursor class is described by Table 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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -200 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -200 |
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 | -80 |
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 | -200 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QIconDrag |
vfunc[0]: | non-virtual thunk to QIconDrag::~QIconDrag() |
vfunc[1]: | non-virtual thunk to QIconDrag::~QIconDrag() |
vfunc[2]: | non-virtual thunk to QIconDrag::format(int) const |
vfunc[3]: | QMimeSource::provides(char const*) const |
vfunc[4]: | non-virtual thunk to QIconDrag::encodedData(char const*) const |
The Run Time Type Information for the QIconDrag class is described by Table 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 | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QUriDrag |
vfunc[0]: | non-virtual thunk to QUriDrag::~QUriDrag() |
vfunc[1]: | non-virtual thunk to QUriDrag::~QUriDrag() |
vfunc[2]: | non-virtual thunk to QStoredDrag::format(int) const |
vfunc[3]: | QMimeSource::provides(char const*) const |
vfunc[4]: | non-virtual thunk to QStoredDrag::encodedData(char const*) const |
The Run Time Type Information for the QUriDrag class is described by Table 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 | -80 |
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 | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QStoredDrag |
vfunc[0]: | non-virtual thunk to QStoredDrag::~QStoredDrag() |
vfunc[1]: | non-virtual thunk to QStoredDrag::~QStoredDrag() |
vfunc[2]: | non-virtual thunk to QStoredDrag::format(int) const |
vfunc[3]: | QMimeSource::provides(char const*) const |
vfunc[4]: | non-virtual thunk to QStoredDrag::encodedData(char const*) const |
The Run Time Type Information for the QStoredDrag class is described by Table 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 | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTextDrag |
vfunc[0]: | non-virtual thunk to QTextDrag::~QTextDrag() |
vfunc[1]: | non-virtual thunk to QTextDrag::~QTextDrag() |
vfunc[2]: | non-virtual thunk to QTextDrag::format(int) const |
vfunc[3]: | QMimeSource::provides(char const*) const |
vfunc[4]: | non-virtual thunk to QTextDrag::encodedData(char const*) const |
The Run Time Type Information for the QTextDrag class is described by Table 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 | -80 |
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 | -80 |
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 | -80 |
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 | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCanvasView |
vfunc[0]: | non-virtual thunk to QCanvasView::~QCanvasView() |
vfunc[1]: | non-virtual thunk to QCanvasView::~QCanvasView() |
vfunc[2]: | QPaintDevice::setResolution(int) |
vfunc[3]: | QPaintDevice::resolution() const |
vfunc[4]: | QPaintDevice::handle() const |
vfunc[5]: | QPaintDevice::x11RenderHandle() const |
vfunc[6]: | QPaintDevice::setX11Data(QPaintDeviceX11Data const*) |
vfunc[7]: | QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) |
vfunc[8]: | non-virtual thunk to QWidget::metric(int) const |
vfunc[9]: | QPaintDevice::fontMet(QFont*, int, char const*, int) const |
vfunc[10]: | QPaintDevice::fontInf(QFont*, int) const |
The Run Time Type Information for the QCanvasView class is described by Table 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 | -80 |
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 | -80 |
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 | -80 |
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 | -200 |
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 | -16 |
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 | -80 |
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 | -16 |
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 | -16 |
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 | -80 |
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 | -80 |
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::metric(int) const |
vfunc[9]: | QPaintDevice::fontMet(QFont*, int, char const*, int) const |
vfunc[10]: | QPaintDevice::fontInf(QFont*, int) const |
vfunc[11]: | QPrinter::setPrinterName(QString const&) |
vfunc[12]: | QPrinter::setOutputToFile(bool) |
vfunc[13]: | QPrinter::setOutputFileName(QString const&) |
vfunc[14]: | QPrinter::setPrintProgram(QString const&) |
vfunc[15]: | QPrinter::setPrinterSelectionOption(QString const&) |
vfunc[16]: | QPrinter::setDocName(QString const&) |
vfunc[17]: | QPrinter::setCreator(QString const&) |
vfunc[18]: | QPrinter::setOrientation(QPrinter::Orientation) |
vfunc[19]: | QPrinter::setPageSize(QPrinter::PageSize) |
vfunc[20]: | QPrinter::setPageOrder(QPrinter::PageOrder) |
vfunc[21]: | QPrinter::setColorMode(QPrinter::ColorMode) |
vfunc[22]: | QPrinter::setFullPage(bool) |
vfunc[23]: | QPrinter::setFromTo(int, int) |
vfunc[24]: | QPrinter::setMinMax(int, int) |
vfunc[25]: | QPrinter::setNumCopies(int) |
vfunc[26]: | QPrinter::setPaperSource(QPrinter::PaperSource) |
The Run Time Type Information for the QPrinter class is described by Table 7-399
The virtual table for the QSjisCodec class is described by Table 7-400
Table 7-400. Primary vtable for QSjisCodec
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSjisCodec |
vfunc[0]: | QSjisCodec::~QSjisCodec() |
vfunc[1]: | QSjisCodec::~QSjisCodec() |
vfunc[2]: | QSjisCodec::name() const |
vfunc[3]: | QSjisCodec::mimeName() const |
vfunc[4]: | QSjisCodec::mibEnum() const |
vfunc[5]: | QSjisCodec::makeDecoder() const |
vfunc[6]: | QTextCodec::makeEncoder() const |
vfunc[7]: | QSjisCodec::toUnicode(char const*, int) const |
vfunc[8]: | QSjisCodec::fromUnicode(QString const&, int&) const |
vfunc[9]: | QTextCodec::canEncode(QChar) const |
vfunc[10]: | QTextCodec::canEncode(QString const&) const |
vfunc[11]: | QSjisCodec::heuristicContentMatch(char const*, int) const |
vfunc[12]: | QSjisCodec::heuristicNameMatch(char const*) const |
vfunc[13]: | QTextCodec::fromUnicode(QString const&, int, int) const |
vfunc[14]: | QTextCodec::characterFromUnicode(QString const&, int) const |
The Run Time Type Information for the QSjisCodec class is described by Table 7-401
The virtual table for the QMessageBox class is described by Table 7-402
Table 7-402. Primary vtable for QMessageBox
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QMessageBox |
vfunc[0]: | QMessageBox::metaObject() const |
vfunc[1]: | QMessageBox::className() const |
vfunc[2]: | QMessageBox::qt_cast(char const*) |
vfunc[3]: | QMessageBox::qt_invoke(int, QUObject*) |
vfunc[4]: | QMessageBox::qt_emit(int, QUObject*) |
vfunc[5]: | QMessageBox::qt_property(int, int, QVariant*) |
vfunc[6]: | QMessageBox::~QMessageBox() |
vfunc[7]: | QMessageBox::~QMessageBox() |
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]: | QMessageBox::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]: | QMessageBox::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]: | QMessageBox::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]: | QMessageBox::resizeEvent(QResizeEvent*) |
vfunc[83]: | QMessageBox::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]: | QMessageBox::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-403. Secondary vtable for QMessageBox
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QMessageBox |
vfunc[0]: | non-virtual thunk to QMessageBox::~QMessageBox() |
vfunc[1]: | non-virtual thunk to QMessageBox::~QMessageBox() |
vfunc[2]: | 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 QMessageBox class is described by Table 7-404
The virtual table for the QSound class is described by Table 7-405
Table 7-405. Primary vtable for QSound
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSound |
vfunc[0]: | QSound::metaObject() const |
vfunc[1]: | QSound::className() const |
vfunc[2]: | QSound::qt_cast(char const*) |
vfunc[3]: | QSound::qt_invoke(int, QUObject*) |
vfunc[4]: | QSound::qt_emit(int, QUObject*) |
vfunc[5]: | QSound::qt_property(int, int, QVariant*) |
vfunc[6]: | QSound::~QSound() |
vfunc[7]: | QSound::~QSound() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
The Run Time Type Information for the QSound class is described by Table 7-406
The virtual table for the QEditorFactory class is described by Table 7-407
Table 7-407. Primary vtable for QEditorFactory
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QEditorFactory |
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]: | QEditorFactory::~QEditorFactory() |
vfunc[7]: | QEditorFactory::~QEditorFactory() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | QEditorFactory::createEditor(QWidget*, QVariant const&) |
The Run Time Type Information for the QEditorFactory class is described by Table 7-408
The virtual table for the QEventLoop class is described by Table 7-409
Table 7-409. Primary vtable for QEventLoop
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QEventLoop |
vfunc[0]: | QEventLoop::metaObject() const |
vfunc[1]: | QEventLoop::className() const |
vfunc[2]: | QEventLoop::qt_cast(char const*) |
vfunc[3]: | QEventLoop::qt_invoke(int, QUObject*) |
vfunc[4]: | QEventLoop::qt_emit(int, QUObject*) |
vfunc[5]: | QEventLoop::qt_property(int, int, QVariant*) |
vfunc[6]: | QEventLoop::~QEventLoop() |
vfunc[7]: | QEventLoop::~QEventLoop() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | QEventLoop::processEvents(unsigned int) |
vfunc[22]: | QEventLoop::hasPendingEvents() const |
vfunc[23]: | QEventLoop::registerSocketNotifier(QSocketNotifier*) |
vfunc[24]: | QEventLoop::unregisterSocketNotifier(QSocketNotifier*) |
vfunc[25]: | QEventLoop::exec() |
vfunc[26]: | QEventLoop::exit(int) |
vfunc[27]: | QEventLoop::enterLoop() |
vfunc[28]: | QEventLoop::exitLoop() |
vfunc[29]: | QEventLoop::loopLevel() const |
vfunc[30]: | QEventLoop::wakeUp() |
vfunc[31]: | QEventLoop::appStartingUp() |
vfunc[32]: | QEventLoop::appClosingDown() |
The Run Time Type Information for the QEventLoop class is described by Table 7-410
The virtual table for the QSignal class is described by Table 7-411
Table 7-411. Primary vtable for QSignal
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSignal |
vfunc[0]: | QSignal::metaObject() const |
vfunc[1]: | QSignal::className() const |
vfunc[2]: | QSignal::qt_cast(char const*) |
vfunc[3]: | QSignal::qt_invoke(int, QUObject*) |
vfunc[4]: | QSignal::qt_emit(int, QUObject*) |
vfunc[5]: | QSignal::qt_property(int, int, QVariant*) |
vfunc[6]: | QSignal::~QSignal() |
vfunc[7]: | QSignal::~QSignal() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
The Run Time Type Information for the QSignal class is described by Table 7-412
The virtual table for the QSizeGrip class is described by Table 7-413
Table 7-413. Primary vtable for QSizeGrip
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSizeGrip |
vfunc[0]: | QSizeGrip::metaObject() const |
vfunc[1]: | QSizeGrip::className() const |
vfunc[2]: | QSizeGrip::qt_cast(char const*) |
vfunc[3]: | QSizeGrip::qt_invoke(int, QUObject*) |
vfunc[4]: | QSizeGrip::qt_emit(int, QUObject*) |
vfunc[5]: | QSizeGrip::qt_property(int, int, QVariant*) |
vfunc[6]: | QSizeGrip::~QSizeGrip() |
vfunc[7]: | QSizeGrip::~QSizeGrip() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QSizeGrip::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]: | QSizeGrip::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]: | QSizeGrip::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QWidget::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QSizeGrip::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]: | QSizeGrip::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*) |
Table 7-414. Secondary vtable for QSizeGrip
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSizeGrip |
vfunc[0]: | non-virtual thunk to QSizeGrip::~QSizeGrip() |
vfunc[1]: | non-virtual thunk to QSizeGrip::~QSizeGrip() |
vfunc[2]: | 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 QSizeGrip class is described by Table 7-415
The virtual table for the QObjectList class is described by Table 7-416
Table 7-416. Primary vtable for QObjectList
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QObjectList |
vfunc[0]: | QPtrList<QObject>::count() const |
vfunc[1]: | QPtrList<QObject>::clear() |
vfunc[2]: | QObjectList::~QObjectList() |
vfunc[3]: | QObjectList::~QObjectList() |
vfunc[4]: | QPtrCollection::newItem(void*) |
vfunc[5]: | QPtrList<QObject>::deleteItem(void*) |
vfunc[6]: | QGList::compareItems(void*, void*) |
vfunc[7]: | QGList::read(QDataStream&, void*&) |
vfunc[8]: | QGList::write(QDataStream&, void*) const |
The Run Time Type Information for the QObjectList class is described by Table 7-417
The virtual table for the QDomComment class is described by Table 7-418
Table 7-418. Primary vtable for QDomComment
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomComment |
vfunc[0]: | QDomComment::~QDomComment() |
vfunc[1]: | QDomComment::~QDomComment() |
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]: | QDomComment::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]: | QDomComment::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 QDomComment class is described by Table 7-419
The virtual table for the QXmlDefaultHandler class is described by Table 7-420
Table 7-420. Primary vtable for QXmlDefaultHandler
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlDefaultHandler |
vfunc[0]: | QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) |
vfunc[1]: | QXmlDefaultHandler::startDocument() |
vfunc[2]: | QXmlDefaultHandler::endDocument() |
vfunc[3]: | QXmlDefaultHandler::startPrefixMapping(QString const&, QString const&) |
vfunc[4]: | QXmlDefaultHandler::endPrefixMapping(QString const&) |
vfunc[5]: | QXmlDefaultHandler::startElement(QString const&, QString const&, QString const&, QXmlAttributes const&) |
vfunc[6]: | QXmlDefaultHandler::endElement(QString const&, QString const&, QString const&) |
vfunc[7]: | QXmlDefaultHandler::characters(QString const&) |
vfunc[8]: | QXmlDefaultHandler::ignorableWhitespace(QString const&) |
vfunc[9]: | QXmlDefaultHandler::processingInstruction(QString const&, QString const&) |
vfunc[10]: | QXmlDefaultHandler::skippedEntity(QString const&) |
vfunc[11]: | QXmlDefaultHandler::errorString() |
vfunc[12]: | QXmlDefaultHandler::~QXmlDefaultHandler() |
vfunc[13]: | QXmlDefaultHandler::~QXmlDefaultHandler() |
vfunc[14]: | QXmlDefaultHandler::warning(QXmlParseException const&) |
vfunc[15]: | QXmlDefaultHandler::error(QXmlParseException const&) |
vfunc[16]: | QXmlDefaultHandler::fatalError(QXmlParseException const&) |
vfunc[17]: | QXmlDefaultHandler::notationDecl(QString const&, QString const&, QString const&) |
vfunc[18]: | QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString const&, QString const&, QString const&) |
vfunc[19]: | QXmlDefaultHandler::resolveEntity(QString const&, QString const&, QXmlInputSource*&) |
vfunc[20]: | QXmlDefaultHandler::startDTD(QString const&, QString const&, QString const&) |
vfunc[21]: | QXmlDefaultHandler::endDTD() |
vfunc[22]: | QXmlDefaultHandler::startEntity(QString const&) |
vfunc[23]: | QXmlDefaultHandler::endEntity(QString const&) |
vfunc[24]: | QXmlDefaultHandler::startCDATA() |
vfunc[25]: | QXmlDefaultHandler::endCDATA() |
vfunc[26]: | QXmlDefaultHandler::comment(QString const&) |
vfunc[27]: | QXmlDefaultHandler::attributeDecl(QString const&, QString const&, QString const&, QString const&, QString const&) |
vfunc[28]: | QXmlDefaultHandler::internalEntityDecl(QString const&, QString const&) |
vfunc[29]: | QXmlDefaultHandler::externalEntityDecl(QString const&, QString const&, QString const&) |
Table 7-421. Secondary vtable for QXmlDefaultHandler
Base Offset | -8 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlDefaultHandler |
vfunc[0]: | non-virtual thunk to QXmlDefaultHandler::warning(QXmlParseException const&) |
vfunc[1]: | non-virtual thunk to QXmlDefaultHandler::error(QXmlParseException const&) |
vfunc[2]: | non-virtual thunk to QXmlDefaultHandler::fatalError(QXmlParseException const&) |
vfunc[3]: | non-virtual thunk to QXmlDefaultHandler::errorString() |
Table 7-422. Secondary vtable for QXmlDefaultHandler
Base Offset | -16 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlDefaultHandler |
vfunc[0]: | non-virtual thunk to QXmlDefaultHandler::notationDecl(QString const&, QString const&, QString const&) |
vfunc[1]: | non-virtual thunk to QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString const&, QString const&, QString const&) |
vfunc[2]: | non-virtual thunk to QXmlDefaultHandler::errorString() |
Table 7-423. Secondary vtable for QXmlDefaultHandler
Base Offset | -24 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlDefaultHandler |
vfunc[0]: | non-virtual thunk to QXmlDefaultHandler::resolveEntity(QString const&, QString const&, QXmlInputSource*&) |
vfunc[1]: | non-virtual thunk to QXmlDefaultHandler::errorString() |
Table 7-424. Secondary vtable for QXmlDefaultHandler
Base Offset | -32 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlDefaultHandler |
vfunc[0]: | non-virtual thunk to QXmlDefaultHandler::startDTD(QString const&, QString const&, QString const&) |
vfunc[1]: | non-virtual thunk to QXmlDefaultHandler::endDTD() |
vfunc[2]: | non-virtual thunk to QXmlDefaultHandler::startEntity(QString const&) |
vfunc[3]: | non-virtual thunk to QXmlDefaultHandler::endEntity(QString const&) |
vfunc[4]: | non-virtual thunk to QXmlDefaultHandler::startCDATA() |
vfunc[5]: | non-virtual thunk to QXmlDefaultHandler::endCDATA() |
vfunc[6]: | non-virtual thunk to QXmlDefaultHandler::comment(QString const&) |
vfunc[7]: | non-virtual thunk to QXmlDefaultHandler::errorString() |
Table 7-425. Secondary vtable for QXmlDefaultHandler
Base Offset | -40 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlDefaultHandler |
vfunc[0]: | non-virtual thunk to QXmlDefaultHandler::attributeDecl(QString const&, QString const&, QString const&, QString const&, QString const&) |
vfunc[1]: | non-virtual thunk to QXmlDefaultHandler::internalEntityDecl(QString const&, QString const&) |
vfunc[2]: | non-virtual thunk to QXmlDefaultHandler::externalEntityDecl(QString const&, QString const&, QString const&) |
vfunc[3]: | non-virtual thunk to QXmlDefaultHandler::errorString() |
The Run Time Type Information for the QXmlDefaultHandler class is described by Table 7-426
Table 7-426. typeinfo for QXmlDefaultHandler
Base Vtable | vtable for __cxxabiv1::__vmi_class_type_info | |
Name | typeinfo name for QXmlDefaultHandler | |
flags: | 0 | |
basetype: | typeinfo for QXmlContentHandler | 2 |
basetype: | typeinfo for QXmlErrorHandler | 1026 |
basetype: | typeinfo for QXmlErrorHandler | 2050 |
basetype: | typeinfo for QXmlErrorHandler | 1026 |
basetype: | typeinfo for QXmlErrorHandler | 2050 |
basetype: | typeinfo for QXmlErrorHandler | 1026 |
The virtual table for the QDataSink class is described by Table 7-427
Table 7-427. Primary vtable for QDataSink
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDataSink |
vfunc[0]: | QDataSink::~QDataSink() |
vfunc[1]: | QDataSink::~QDataSink() |
vfunc[2]: | __cxa_pure_virtual |
vfunc[3]: | __cxa_pure_virtual |
vfunc[4]: | __cxa_pure_virtual |
The Run Time Type Information for the QDataSink class is described by Table 7-428
The virtual table for the QSqlDriverPlugin class is described by Table 7-429
Table 7-429. Primary vtable for QSqlDriverPlugin
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSqlDriverPlugin |
vfunc[0]: | QSqlDriverPlugin::metaObject() const |
vfunc[1]: | QSqlDriverPlugin::className() const |
vfunc[2]: | QSqlDriverPlugin::qt_cast(char const*) |
vfunc[3]: | QSqlDriverPlugin::qt_invoke(int, QUObject*) |
vfunc[4]: | QSqlDriverPlugin::qt_emit(int, QUObject*) |
vfunc[5]: | QSqlDriverPlugin::qt_property(int, int, QVariant*) |
vfunc[6]: | QSqlDriverPlugin::~QSqlDriverPlugin() |
vfunc[7]: | QSqlDriverPlugin::~QSqlDriverPlugin() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | __cxa_pure_virtual |
vfunc[22]: | __cxa_pure_virtual |
The Run Time Type Information for the QSqlDriverPlugin class is described by Table 7-430
The virtual table for the QToolButton class is described by Table 7-431
Table 7-431. Primary vtable for QToolButton
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QToolButton |
vfunc[0]: | QToolButton::metaObject() const |
vfunc[1]: | QToolButton::className() const |
vfunc[2]: | QToolButton::qt_cast(char const*) |
vfunc[3]: | QToolButton::qt_invoke(int, QUObject*) |
vfunc[4]: | QToolButton::qt_emit(int, QUObject*) |
vfunc[5]: | QToolButton::qt_property(int, int, QVariant*) |
vfunc[6]: | QToolButton::~QToolButton() |
vfunc[7]: | QToolButton::~QToolButton() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QToolButton::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]: | QToolButton::sizeHint() const |
vfunc[59]: | QToolButton::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]: | QToolButton::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]: | QToolButton::enterEvent(QEvent*) |
vfunc[79]: | QToolButton::leaveEvent(QEvent*) |
vfunc[80]: | QButton::paintEvent(QPaintEvent*) |
vfunc[81]: | QToolButton::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]: | QToolButton::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]: | QToolButton::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]: | QToolButton::drawButton(QPainter*) |
vfunc[119]: | QToolButton::drawButtonLabel(QPainter*) |
vfunc[120]: | QButton::setGroup(QButtonGroup*) |
vfunc[121]: | QToolButton::setIconSet(QIconSet const&) |
vfunc[122]: | QToolButton::setUsesBigPixmap(bool) |
vfunc[123]: | QToolButton::setUsesTextLabel(bool) |
vfunc[124]: | QToolButton::setTextLabel(QString const&, bool) |
vfunc[125]: | QToolButton::setToggleButton(bool) |
vfunc[126]: | QToolButton::setOn(bool) |
Table 7-432. Secondary vtable for QToolButton
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QToolButton |
vfunc[0]: | non-virtual thunk to QToolButton::~QToolButton() |
vfunc[1]: | non-virtual thunk to QToolButton::~QToolButton() |
vfunc[2]: | 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 QToolButton class is described by Table 7-433
The virtual table for the QWidgetIntDict class is described by Table 7-434
Table 7-434. Primary vtable for QWidgetIntDict
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWidgetIntDict |
vfunc[0]: | QIntDict<QWidget>::count() const |
vfunc[1]: | QIntDict<QWidget>::clear() |
vfunc[2]: | QWidgetIntDict::~QWidgetIntDict() |
vfunc[3]: | QWidgetIntDict::~QWidgetIntDict() |
vfunc[4]: | QPtrCollection::newItem(void*) |
vfunc[5]: | QIntDict<QWidget>::deleteItem(void*) |
vfunc[6]: | QGDict::read(QDataStream&, void*&) |
vfunc[7]: | QGDict::write(QDataStream&, void*) const |
The Run Time Type Information for the QWidgetIntDict class is described by Table 7-435
The virtual table for the QTabBar class is described by Table 7-436
Table 7-436. Primary vtable for QTabBar
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTabBar |
vfunc[0]: | QTabBar::metaObject() const |
vfunc[1]: | QTabBar::className() const |
vfunc[2]: | QTabBar::qt_cast(char const*) |
vfunc[3]: | QTabBar::qt_invoke(int, QUObject*) |
vfunc[4]: | QTabBar::qt_emit(int, QUObject*) |
vfunc[5]: | QTabBar::qt_property(int, int, QVariant*) |
vfunc[6]: | QTabBar::~QTabBar() |
vfunc[7]: | QTabBar::~QTabBar() |
vfunc[8]: | QTabBar::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]: | QTabBar::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]: | QTabBar::sizeHint() const |
vfunc[59]: | QTabBar::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]: | QTabBar::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QTabBar::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QTabBar::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QWidget::wheelEvent(QWheelEvent*) |
vfunc[74]: | QTabBar::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QTabBar::focusInEvent(QFocusEvent*) |
vfunc[77]: | QTabBar::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QTabBar::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QTabBar::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]: | QTabBar::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QTabBar::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]: | QTabBar::setShape(QTabBar::Shape) |
vfunc[111]: | QTabBar::addTab(QTab*) |
vfunc[112]: | QTabBar::insertTab(QTab*, int) |
vfunc[113]: | QTabBar::removeTab(QTab*) |
vfunc[114]: | QTabBar::setTabEnabled(int, bool) |
vfunc[115]: | QTabBar::layoutTabs() |
vfunc[116]: | QTabBar::selectTab(QPoint const&) const |
vfunc[117]: | QTabBar::setCurrentTab(int) |
vfunc[118]: | QTabBar::setCurrentTab(QTab*) |
vfunc[119]: | QTabBar::paint(QPainter*, QTab*, bool) const |
vfunc[120]: | QTabBar::paintLabel(QPainter*, QRect const&, QTab*, bool) const |
Table 7-437. Secondary vtable for QTabBar
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTabBar |
vfunc[0]: | non-virtual thunk to QTabBar::~QTabBar() |
vfunc[1]: | non-virtual thunk to QTabBar::~QTabBar() |
vfunc[2]: | 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 QTabBar class is described by Table 7-438
The virtual table for the QDomNotation class is described by Table 7-439
Table 7-439. Primary vtable for QDomNotation
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomNotation |
vfunc[0]: | QDomNotation::~QDomNotation() |
vfunc[1]: | QDomNotation::~QDomNotation() |
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]: | QDomNotation::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]: | QDomNotation::isNotation() const |
vfunc[38]: | QDomNode::isProcessingInstruction() const |
vfunc[39]: | QDomNode::isCharacterData() const |
vfunc[40]: | QDomNode::isComment() const |
The Run Time Type Information for the QDomNotation class is described by Table 7-440
The virtual table for the QXmlSimpleReader class is described by Table 7-441
Table 7-441. Primary vtable for QXmlSimpleReader
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlSimpleReader |
vfunc[0]: | QXmlSimpleReader::feature(QString const&, bool*) const |
vfunc[1]: | QXmlSimpleReader::setFeature(QString const&, bool) |
vfunc[2]: | QXmlSimpleReader::hasFeature(QString const&) const |
vfunc[3]: | QXmlSimpleReader::property(QString const&, bool*) const |
vfunc[4]: | QXmlSimpleReader::setProperty(QString const&, void*) |
vfunc[5]: | QXmlSimpleReader::hasProperty(QString const&) const |
vfunc[6]: | QXmlSimpleReader::setEntityResolver(QXmlEntityResolver*) |
vfunc[7]: | QXmlSimpleReader::entityResolver() const |
vfunc[8]: | QXmlSimpleReader::setDTDHandler(QXmlDTDHandler*) |
vfunc[9]: | QXmlSimpleReader::DTDHandler() const |
vfunc[10]: | QXmlSimpleReader::setContentHandler(QXmlContentHandler*) |
vfunc[11]: | QXmlSimpleReader::contentHandler() const |
vfunc[12]: | QXmlSimpleReader::setErrorHandler(QXmlErrorHandler*) |
vfunc[13]: | QXmlSimpleReader::errorHandler() const |
vfunc[14]: | QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler*) |
vfunc[15]: | QXmlSimpleReader::lexicalHandler() const |
vfunc[16]: | QXmlSimpleReader::setDeclHandler(QXmlDeclHandler*) |
vfunc[17]: | QXmlSimpleReader::declHandler() const |
vfunc[18]: | QXmlSimpleReader::parse(QXmlInputSource const&) |
vfunc[19]: | QXmlSimpleReader::parse(QXmlInputSource const*) |
vfunc[20]: | QXmlSimpleReader::~QXmlSimpleReader() |
vfunc[21]: | QXmlSimpleReader::~QXmlSimpleReader() |
vfunc[22]: | QXmlSimpleReader::parse(QXmlInputSource const*, bool) |
vfunc[23]: | QXmlSimpleReader::parseContinue() |
The Run Time Type Information for the QXmlSimpleReader class is described by Table 7-442
The virtual table for the QHideEvent class is described by Table 7-443
Table 7-443. Primary vtable for QHideEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHideEvent |
vfunc[0]: | QHideEvent::~QHideEvent() |
vfunc[1]: | QHideEvent::~QHideEvent() |
The Run Time Type Information for the QHideEvent class is described by Table 7-444
The virtual table for the QToolTip class is described by Table 7-445
Table 7-445. Primary vtable for QToolTip
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QToolTip |
vfunc[0]: | __cxa_pure_virtual |
The Run Time Type Information for the QToolTip class is described by Table 7-446
The virtual table for the QResizeEvent class is described by Table 7-447
Table 7-447. Primary vtable for QResizeEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QResizeEvent |
vfunc[0]: | QResizeEvent::~QResizeEvent() |
vfunc[1]: | QResizeEvent::~QResizeEvent() |
The Run Time Type Information for the QResizeEvent class is described by Table 7-448
The virtual table for the QXmlLexicalHandler class is described by Table 7-449
Table 7-449. Primary vtable for QXmlLexicalHandler
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlLexicalHandler |
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 |
The Run Time Type Information for the QXmlLexicalHandler class is described by Table 7-450
The virtual table for the QCanvasLine class is described by Table 7-451
Table 7-451. Primary vtable for QCanvasLine
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCanvasLine |
vfunc[0]: | QCanvasLine::~QCanvasLine() |
vfunc[1]: | QCanvasLine::~QCanvasLine() |
vfunc[2]: | QCanvasLine::moveBy(double, double) |
vfunc[3]: | QCanvasItem::setAnimated(bool) |
vfunc[4]: | QCanvasItem::setVelocity(double, double) |
vfunc[5]: | QCanvasItem::advance(int) |
vfunc[6]: | QCanvasPolygonalItem::collidesWith(QCanvasItem const*) const |
vfunc[7]: | QCanvasItem::setCanvas(QCanvas*) |
vfunc[8]: | QCanvasPolygonalItem::draw(QPainter&) |
vfunc[9]: | QCanvasItem::setVisible(bool) |
vfunc[10]: | QCanvasItem::setSelected(bool) |
vfunc[11]: | QCanvasItem::setEnabled(bool) |
vfunc[12]: | QCanvasItem::setActive(bool) |
vfunc[13]: | QCanvasLine::rtti() const |
vfunc[14]: | QCanvasPolygonalItem::boundingRect() const |
vfunc[15]: | QCanvasItem::boundingRectAdvanced() const |
vfunc[16]: | QCanvasPolygonalItem::chunks() const |
vfunc[17]: | QCanvasItem::addToChunks() |
vfunc[18]: | QCanvasItem::removeFromChunks() |
vfunc[19]: | QCanvasItem::changeChunks() |
vfunc[20]: | QCanvasPolygonalItem::collidesWith(QCanvasSprite const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, QCanvasEllipse const*, QCanvasText const*) const |
vfunc[21]: | QCanvasLine::setPen(QPen) |
vfunc[22]: | QCanvasPolygonalItem::setBrush(QBrush) |
vfunc[23]: | QCanvasLine::areaPoints() const |
vfunc[24]: | QCanvasPolygonalItem::areaPointsAdvanced() const |
vfunc[25]: | QCanvasLine::drawShape(QPainter&) |
The Run Time Type Information for the QCanvasLine class is described by Table 7-452
The virtual table for the QXmlAttributes class is described by Table 7-453
Table 7-453. Primary vtable for QXmlAttributes
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlAttributes |
vfunc[0]: | QXmlAttributes::~QXmlAttributes() |
vfunc[1]: | QXmlAttributes::~QXmlAttributes() |
The Run Time Type Information for the QXmlAttributes class is described by Table 7-454
The virtual table for the QDialog class is described by Table 7-455
Table 7-455. Primary vtable for QDialog
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDialog |
vfunc[0]: | QDialog::metaObject() const |
vfunc[1]: | QDialog::className() const |
vfunc[2]: | QDialog::qt_cast(char const*) |
vfunc[3]: | QDialog::qt_invoke(int, QUObject*) |
vfunc[4]: | QDialog::qt_emit(int, QUObject*) |
vfunc[5]: | QDialog::qt_property(int, int, QVariant*) |
vfunc[6]: | QDialog::~QDialog() |
vfunc[7]: | QDialog::~QDialog() |
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-456. Secondary vtable for QDialog
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDialog |
vfunc[0]: | non-virtual thunk to QDialog::~QDialog() |
vfunc[1]: | non-virtual thunk to QDialog::~QDialog() |
vfunc[2]: | 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 QDialog class is described by Table 7-457
The virtual table for the QGLayoutIterator class is described by Table 7-458
Table 7-458. Primary vtable for QGLayoutIterator
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGLayoutIterator |
vfunc[0]: | QGLayoutIterator::~QGLayoutIterator() |
vfunc[1]: | QGLayoutIterator::~QGLayoutIterator() |
vfunc[2]: | __cxa_pure_virtual |
vfunc[3]: | __cxa_pure_virtual |
vfunc[4]: | __cxa_pure_virtual |
The Run Time Type Information for the QGLayoutIterator class is described by Table 7-459
The virtual table for the QTabletEvent class is described by Table 7-460
Table 7-460. Primary vtable for QTabletEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTabletEvent |
vfunc[0]: | QTabletEvent::~QTabletEvent() |
vfunc[1]: | QTabletEvent::~QTabletEvent() |
The Run Time Type Information for the QTabletEvent class is described by Table 7-461
The virtual table for the QWidgetItem class is described by Table 7-462
Table 7-462. Primary vtable for QWidgetItem
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWidgetItem |
vfunc[0]: | QWidgetItem::~QWidgetItem() |
vfunc[1]: | QWidgetItem::~QWidgetItem() |
vfunc[2]: | QWidgetItem::sizeHint() const |
vfunc[3]: | QWidgetItem::minimumSize() const |
vfunc[4]: | QWidgetItem::maximumSize() const |
vfunc[5]: | QWidgetItem::expanding() const |
vfunc[6]: | QWidgetItem::setGeometry(QRect const&) |
vfunc[7]: | QWidgetItem::geometry() const |
vfunc[8]: | QWidgetItem::isEmpty() const |
vfunc[9]: | QWidgetItem::hasHeightForWidth() const |
vfunc[10]: | QWidgetItem::heightForWidth(int) const |
vfunc[11]: | QLayoutItem::invalidate() |
vfunc[12]: | QWidgetItem::widget() |
vfunc[13]: | QLayoutItem::iterator() |
vfunc[14]: | QLayoutItem::layout() |
vfunc[15]: | QLayoutItem::spacerItem() |
vfunc[16]: | QLayoutItem::setAlignment(int) |
The Run Time Type Information for the QWidgetItem class is described by Table 7-463
The virtual table for the QDir class is described by Table 7-464
Table 7-464. Primary vtable for QDir
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDir |
vfunc[0]: | QDir::~QDir() |
vfunc[1]: | QDir::~QDir() |
vfunc[2]: | QDir::setPath(QString const&) |
vfunc[3]: | QDir::path() const |
vfunc[4]: | QDir::absPath() const |
vfunc[5]: | QDir::canonicalPath() const |
vfunc[6]: | QDir::dirName() const |
vfunc[7]: | QDir::filePath(QString const&, bool) const |
vfunc[8]: | QDir::absFilePath(QString const&, bool) const |
vfunc[9]: | QDir::cd(QString const&, bool) |
vfunc[10]: | QDir::cdUp() |
vfunc[11]: | QDir::setNameFilter(QString const&) |
vfunc[12]: | QDir::setFilter(int) |
vfunc[13]: | QDir::setSorting(int) |
vfunc[14]: | QDir::setMatchAllDirs(bool) |
vfunc[15]: | QDir::encodedEntryList(int, int) const |
vfunc[16]: | QDir::encodedEntryList(QString const&, int, int) const |
vfunc[17]: | QDir::entryList(int, int) const |
vfunc[18]: | QDir::entryList(QString const&, int, int) const |
vfunc[19]: | QDir::entryInfoList(int, int) const |
vfunc[20]: | QDir::entryInfoList(QString const&, int, int) const |
vfunc[21]: | QDir::mkdir(QString const&, bool) const |
vfunc[22]: | QDir::rmdir(QString const&, bool) const |
vfunc[23]: | QDir::isReadable() const |
vfunc[24]: | QDir::exists() const |
vfunc[25]: | QDir::isRoot() const |
vfunc[26]: | QDir::isRelative() const |
vfunc[27]: | QDir::convertToAbs() |
vfunc[28]: | QDir::operator==(QDir const&) const |
vfunc[29]: | QDir::operator!=(QDir const&) const |
vfunc[30]: | QDir::remove(QString const&, bool) |
vfunc[31]: | QDir::rename(QString const&, QString const&, bool) |
vfunc[32]: | QDir::exists(QString const&, bool) |
vfunc[33]: | QDir::readDirEntries(QString const&, int, int) |
The Run Time Type Information for the QDir class is described by Table 7-465
The virtual table for the QDomProcessingInstruction class is described by Table 7-466
Table 7-466. Primary vtable for QDomProcessingInstruction
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomProcessingInstruction |
vfunc[0]: | QDomProcessingInstruction::~QDomProcessingInstruction() |
vfunc[1]: | QDomProcessingInstruction::~QDomProcessingInstruction() |
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]: | QDomProcessingInstruction::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]: | QDomProcessingInstruction::isProcessingInstruction() const |
vfunc[39]: | QDomNode::isCharacterData() const |
vfunc[40]: | QDomNode::isComment() const |
vfunc[41]: | QDomProcessingInstruction::target() const |
vfunc[42]: | QDomProcessingInstruction::data() const |
vfunc[43]: | QDomProcessingInstruction::setData(QString const&) |
The Run Time Type Information for the QDomProcessingInstruction class is described by Table 7-467
The virtual table for the QCanvasSpline class is described by Table 7-468
Table 7-468. Primary vtable for QCanvasSpline
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCanvasSpline |
vfunc[0]: | QCanvasSpline::~QCanvasSpline() |
vfunc[1]: | QCanvasSpline::~QCanvasSpline() |
vfunc[2]: | QCanvasPolygon::moveBy(double, double) |
vfunc[3]: | QCanvasItem::setAnimated(bool) |
vfunc[4]: | QCanvasItem::setVelocity(double, double) |
vfunc[5]: | QCanvasItem::advance(int) |
vfunc[6]: | QCanvasPolygonalItem::collidesWith(QCanvasItem const*) const |
vfunc[7]: | QCanvasItem::setCanvas(QCanvas*) |
vfunc[8]: | QCanvasPolygonalItem::draw(QPainter&) |
vfunc[9]: | QCanvasItem::setVisible(bool) |
vfunc[10]: | QCanvasItem::setSelected(bool) |
vfunc[11]: | QCanvasItem::setEnabled(bool) |
vfunc[12]: | QCanvasItem::setActive(bool) |
vfunc[13]: | QCanvasSpline::rtti() const |
vfunc[14]: | QCanvasPolygonalItem::boundingRect() const |
vfunc[15]: | QCanvasItem::boundingRectAdvanced() const |
vfunc[16]: | QCanvasPolygonalItem::chunks() const |
vfunc[17]: | QCanvasItem::addToChunks() |
vfunc[18]: | QCanvasItem::removeFromChunks() |
vfunc[19]: | QCanvasItem::changeChunks() |
vfunc[20]: | QCanvasPolygonalItem::collidesWith(QCanvasSprite const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, QCanvasEllipse const*, QCanvasText const*) const |
vfunc[21]: | QCanvasPolygonalItem::setPen(QPen) |
vfunc[22]: | QCanvasPolygonalItem::setBrush(QBrush) |
vfunc[23]: | QCanvasPolygon::areaPoints() const |
vfunc[24]: | QCanvasPolygonalItem::areaPointsAdvanced() const |
vfunc[25]: | QCanvasPolygon::drawShape(QPainter&) |
The Run Time Type Information for the QCanvasSpline class is described by Table 7-469
The virtual table for the QFontDialog class is described by Table 7-470
Table 7-470. Primary vtable for QFontDialog
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QFontDialog |
vfunc[0]: | QFontDialog::metaObject() const |
vfunc[1]: | QFontDialog::className() const |
vfunc[2]: | QFontDialog::qt_cast(char const*) |
vfunc[3]: | QFontDialog::qt_invoke(int, QUObject*) |
vfunc[4]: | QFontDialog::qt_emit(int, QUObject*) |
vfunc[5]: | QFontDialog::qt_property(int, int, QVariant*) |
vfunc[6]: | QFontDialog::~QFontDialog() |
vfunc[7]: | QFontDialog::~QFontDialog() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QFontDialog::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]: | QFontDialog::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-471. Secondary vtable for QFontDialog
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QFontDialog |
vfunc[0]: | non-virtual thunk to QFontDialog::~QFontDialog() |
vfunc[1]: | non-virtual thunk to QFontDialog::~QFontDialog() |
vfunc[2]: | 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 QFontDialog class is described by Table 7-472
The virtual table for the QGArray class is described by Table 7-473
Table 7-473. Primary vtable for QGArray
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGArray |
vfunc[0]: | QGArray::~QGArray() |
vfunc[1]: | QGArray::~QGArray() |
vfunc[2]: | QGArray::detach() |
vfunc[3]: | QGArray::newData() |
vfunc[4]: | QGArray::deleteData(QGArray::array_data*) |
The Run Time Type Information for the QGArray class is described by Table 7-474
The virtual table for the QBitArray class is described by Table 7-475
Table 7-475. Primary vtable for QBitArray
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QBitArray |
vfunc[0]: | QBitArray::~QBitArray() |
vfunc[1]: | QBitArray::~QBitArray() |
vfunc[2]: | QBitArray::detach() |
vfunc[3]: | QBitArray::newData() |
vfunc[4]: | QBitArray::deleteData(QGArray::array_data*) |
The Run Time Type Information for the QBitArray class is described by Table 7-476
The virtual table for the QCheckBox class is described by Table 7-477
Table 7-477. Primary vtable for QCheckBox
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCheckBox |
vfunc[0]: | QCheckBox::metaObject() const |
vfunc[1]: | QCheckBox::className() const |
vfunc[2]: | QCheckBox::qt_cast(char const*) |
vfunc[3]: | QCheckBox::qt_invoke(int, QUObject*) |
vfunc[4]: | QCheckBox::qt_emit(int, QUObject*) |
vfunc[5]: | QCheckBox::qt_property(int, int, QVariant*) |
vfunc[6]: | QCheckBox::~QCheckBox() |
vfunc[7]: | QCheckBox::~QCheckBox() |
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]: | QCheckBox::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]: | QCheckBox::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]: | QCheckBox::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]: | QCheckBox::hitButton(QPoint const&) const |
vfunc[118]: | QCheckBox::drawButton(QPainter*) |
vfunc[119]: | QCheckBox::drawButtonLabel(QPainter*) |
vfunc[120]: | QButton::setGroup(QButtonGroup*) |
Table 7-478. Secondary vtable for QCheckBox
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCheckBox |
vfunc[0]: | non-virtual thunk to QCheckBox::~QCheckBox() |
vfunc[1]: | non-virtual thunk to QCheckBox::~QCheckBox() |
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 QCheckBox class is described by Table 7-479
The virtual table for the QDockWindow class is described by Table 7-480
Table 7-480. Primary vtable for QDockWindow
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDockWindow |
vfunc[0]: | QDockWindow::metaObject() const |
vfunc[1]: | QDockWindow::className() const |
vfunc[2]: | QDockWindow::qt_cast(char const*) |
vfunc[3]: | QDockWindow::qt_invoke(int, QUObject*) |
vfunc[4]: | QDockWindow::qt_emit(int, QUObject*) |
vfunc[5]: | QDockWindow::qt_property(int, int, QVariant*) |
vfunc[6]: | QDockWindow::~QDockWindow() |
vfunc[7]: | QDockWindow::~QDockWindow() |
vfunc[8]: | QDockWindow::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]: | 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]: | 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]: | 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]: | QDockWindow::sizeHint() const |
vfunc[59]: | QDockWindow::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]: | QDockWindow::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]: | 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]: | 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]: | QDockWindow::setOrientation(Qt::Orientation) |
Table 7-481. Secondary vtable for QDockWindow
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDockWindow |
vfunc[0]: | non-virtual thunk to QDockWindow::~QDockWindow() |
vfunc[1]: | non-virtual thunk to QDockWindow::~QDockWindow() |
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 QDockWindow class is described by Table 7-482
The virtual table for the QImageFormatPlugin class is described by Table 7-483
Table 7-483. Primary vtable for QImageFormatPlugin
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QImageFormatPlugin |
vfunc[0]: | QImageFormatPlugin::metaObject() const |
vfunc[1]: | QImageFormatPlugin::className() const |
vfunc[2]: | QImageFormatPlugin::qt_cast(char const*) |
vfunc[3]: | QImageFormatPlugin::qt_invoke(int, QUObject*) |
vfunc[4]: | QImageFormatPlugin::qt_emit(int, QUObject*) |
vfunc[5]: | QImageFormatPlugin::qt_property(int, int, QVariant*) |
vfunc[6]: | QImageFormatPlugin::~QImageFormatPlugin() |
vfunc[7]: | QImageFormatPlugin::~QImageFormatPlugin() |
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]: | QImageFormatPlugin::loadImage(QString const&, QString const&, QImage*) |
vfunc[23]: | QImageFormatPlugin::saveImage(QString const&, QString const&, QImage const&) |
vfunc[24]: | __cxa_pure_virtual |
The Run Time Type Information for the QImageFormatPlugin class is described by Table 7-484
The virtual table for the QEucJpCodec class is described by Table 7-485
Table 7-485. Primary vtable for QEucJpCodec
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QEucJpCodec |
vfunc[0]: | QEucJpCodec::~QEucJpCodec() |
vfunc[1]: | QEucJpCodec::~QEucJpCodec() |
vfunc[2]: | QEucJpCodec::name() const |
vfunc[3]: | QEucJpCodec::mimeName() const |
vfunc[4]: | QEucJpCodec::mibEnum() const |
vfunc[5]: | QEucJpCodec::makeDecoder() const |
vfunc[6]: | QTextCodec::makeEncoder() const |
vfunc[7]: | QEucJpCodec::toUnicode(char const*, int) const |
vfunc[8]: | QEucJpCodec::fromUnicode(QString const&, int&) const |
vfunc[9]: | QTextCodec::canEncode(QChar) const |
vfunc[10]: | QTextCodec::canEncode(QString const&) const |
vfunc[11]: | QEucJpCodec::heuristicContentMatch(char const*, int) const |
vfunc[12]: | QEucJpCodec::heuristicNameMatch(char const*) const |
vfunc[13]: | QTextCodec::fromUnicode(QString const&, int, int) const |
vfunc[14]: | QTextCodec::characterFromUnicode(QString const&, int) const |
The Run Time Type Information for the QEucJpCodec class is described by Table 7-486
The virtual table for the QSqlResultShared class is described by Table 7-487
Table 7-487. Primary vtable for QSqlResultShared
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSqlResultShared |
vfunc[0]: | QSqlResultShared::metaObject() const |
vfunc[1]: | QSqlResultShared::className() const |
vfunc[2]: | QSqlResultShared::qt_cast(char const*) |
vfunc[3]: | QSqlResultShared::qt_invoke(int, QUObject*) |
vfunc[4]: | QSqlResultShared::qt_emit(int, QUObject*) |
vfunc[5]: | QSqlResultShared::qt_property(int, int, QVariant*) |
vfunc[6]: | QSqlResultShared::~QSqlResultShared() |
vfunc[7]: | QSqlResultShared::~QSqlResultShared() |
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 QSqlResultShared class is described by Table 7-488
The virtual table for the QSqlError class is described by Table 7-489
Table 7-489. Primary vtable for QSqlError
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSqlError |
vfunc[0]: | QSqlError::~QSqlError() |
vfunc[1]: | QSqlError::~QSqlError() |
vfunc[2]: | QSqlError::setDriverText(QString const&) |
vfunc[3]: | QSqlError::setDatabaseText(QString const&) |
vfunc[4]: | QSqlError::setType(int) |
vfunc[5]: | QSqlError::setNumber(int) |
The Run Time Type Information for the QSqlError class is described by Table 7-490
The virtual table for the QServerSocket class is described by Table 7-491
Table 7-491. Primary vtable for QServerSocket
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QServerSocket |
vfunc[0]: | QServerSocket::metaObject() const |
vfunc[1]: | QServerSocket::className() const |
vfunc[2]: | QServerSocket::qt_cast(char const*) |
vfunc[3]: | QServerSocket::qt_invoke(int, QUObject*) |
vfunc[4]: | QServerSocket::qt_emit(int, QUObject*) |
vfunc[5]: | QServerSocket::qt_property(int, int, QVariant*) |
vfunc[6]: | QServerSocket::~QServerSocket() |
vfunc[7]: | QServerSocket::~QServerSocket() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | QServerSocket::setSocket(int) |
vfunc[22]: | __cxa_pure_virtual |
The Run Time Type Information for the QServerSocket class is described by Table 7-492
The virtual table for the QXmlContentHandler class is described by Table 7-493
Table 7-493. Primary vtable for QXmlContentHandler
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlContentHandler |
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 |
The Run Time Type Information for the QXmlContentHandler class is described by Table 7-494
The virtual table for the QGb2312Codec class is described by Table 7-495
Table 7-495. Primary vtable for QGb2312Codec
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGb2312Codec |
vfunc[0]: | QGb2312Codec::~QGb2312Codec() |
vfunc[1]: | QGb2312Codec::~QGb2312Codec() |
vfunc[2]: | QGb2312Codec::name() const |
vfunc[3]: | QTextCodec::mimeName() const |
vfunc[4]: | QGb2312Codec::mibEnum() const |
vfunc[5]: | QGb2312Codec::makeDecoder() const |
vfunc[6]: | QTextCodec::makeEncoder() const |
vfunc[7]: | QGb2312Codec::toUnicode(char const*, int) const |
vfunc[8]: | QGb2312Codec::fromUnicode(QString const&, int&) const |
vfunc[9]: | QTextCodec::canEncode(QChar) const |
vfunc[10]: | QTextCodec::canEncode(QString const&) const |
vfunc[11]: | QGb2312Codec::heuristicContentMatch(char const*, int) const |
vfunc[12]: | QGb2312Codec::heuristicNameMatch(char const*) const |
vfunc[13]: | QTextCodec::fromUnicode(QString const&, int, int) const |
vfunc[14]: | QTextCodec::characterFromUnicode(QString const&, int) const |
The Run Time Type Information for the QGb2312Codec class is described by Table 7-496
The virtual table for the QFocusEvent class is described by Table 7-497
Table 7-497. Primary vtable for QFocusEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QFocusEvent |
vfunc[0]: | QFocusEvent::~QFocusEvent() |
vfunc[1]: | QFocusEvent::~QFocusEvent() |
The Run Time Type Information for the QFocusEvent class is described by Table 7-498
The virtual table for the QMouseEvent class is described by Table 7-499
Table 7-499. Primary vtable for QMouseEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QMouseEvent |
vfunc[0]: | QMouseEvent::~QMouseEvent() |
vfunc[1]: | QMouseEvent::~QMouseEvent() |
The Run Time Type Information for the QMouseEvent class is described by Table 7-500
The virtual table for the QUrlInfo class is described by Table 7-501
Table 7-501. Primary vtable for QUrlInfo
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QUrlInfo |
vfunc[0]: | QUrlInfo::~QUrlInfo() |
vfunc[1]: | QUrlInfo::~QUrlInfo() |
vfunc[2]: | QUrlInfo::setName(QString const&) |
vfunc[3]: | QUrlInfo::setDir(bool) |
vfunc[4]: | QUrlInfo::setFile(bool) |
vfunc[5]: | QUrlInfo::setSymLink(bool) |
vfunc[6]: | QUrlInfo::setOwner(QString const&) |
vfunc[7]: | QUrlInfo::setGroup(QString const&) |
vfunc[8]: | QUrlInfo::setSize(unsigned int) |
vfunc[9]: | QUrlInfo::setWritable(bool) |
vfunc[10]: | QUrlInfo::setReadable(bool) |
vfunc[11]: | QUrlInfo::setPermissions(int) |
vfunc[12]: | QUrlInfo::setLastModified(QDateTime const&) |
The Run Time Type Information for the QUrlInfo class is described by Table 7-502
The virtual table for the QImageConsumer class is described by Table 7-503
Table 7-503. Primary vtable for QImageConsumer
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QImageConsumer |
vfunc[0]: | __cxa_pure_virtual |
vfunc[1]: | __cxa_pure_virtual |
vfunc[2]: | __cxa_pure_virtual |
vfunc[3]: | __cxa_pure_virtual |
vfunc[4]: | __cxa_pure_virtual |
vfunc[5]: | __cxa_pure_virtual |
vfunc[6]: | __cxa_pure_virtual |
The Run Time Type Information for the QImageConsumer class is described by Table 7-504
The virtual table for the QDomEntityReference class is described by Table 7-505
Table 7-505. Primary vtable for QDomEntityReference
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomEntityReference |
vfunc[0]: | QDomEntityReference::~QDomEntityReference() |
vfunc[1]: | QDomEntityReference::~QDomEntityReference() |
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]: | QDomEntityReference::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]: | QDomEntityReference::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 QDomEntityReference class is described by Table 7-506
The virtual table for the QSpinWidget class is described by Table 7-507
Table 7-507. Primary vtable for QSpinWidget
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSpinWidget |
vfunc[0]: | QSpinWidget::metaObject() const |
vfunc[1]: | QSpinWidget::className() const |
vfunc[2]: | QSpinWidget::qt_cast(char const*) |
vfunc[3]: | QSpinWidget::qt_invoke(int, QUObject*) |
vfunc[4]: | QSpinWidget::qt_emit(int, QUObject*) |
vfunc[5]: | QSpinWidget::qt_property(int, int, QVariant*) |
vfunc[6]: | QSpinWidget::~QSpinWidget() |
vfunc[7]: | QSpinWidget::~QSpinWidget() |
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]: | QSpinWidget::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QSpinWidget::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QSpinWidget::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QSpinWidget::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]: | QSpinWidget::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QSpinWidget::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]: | QSpinWidget::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QWidget::fontChange(QFont const&) |
vfunc[101]: | QSpinWidget::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]: | QSpinWidget::setButtonSymbols(QSpinWidget::ButtonSymbols) |
Table 7-508. Secondary vtable for QSpinWidget
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSpinWidget |
vfunc[0]: | non-virtual thunk to QSpinWidget::~QSpinWidget() |
vfunc[1]: | non-virtual thunk to QSpinWidget::~QSpinWidget() |
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 QSpinWidget class is described by Table 7-509
The virtual table for the QChildEvent class is described by Table 7-510
Table 7-510. Primary vtable for QChildEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QChildEvent |
vfunc[0]: | QChildEvent::~QChildEvent() |
vfunc[1]: | QChildEvent::~QChildEvent() |
The Run Time Type Information for the QChildEvent class is described by Table 7-511
The virtual table for the QTextOStream class is described by Table 7-512
Table 7-512. Primary vtable for QTextOStream
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTextOStream |
vfunc[0]: | QTextOStream::~QTextOStream() |
vfunc[1]: | QTextOStream::~QTextOStream() |
The Run Time Type Information for the QTextOStream class is described by Table 7-513
The virtual table for the QSignalVec class is described by Table 7-514
Table 7-514. Primary vtable for QSignalVec
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSignalVec |
vfunc[0]: | QPtrVector<QConnectionList>::count() const |
vfunc[1]: | QPtrVector<QConnectionList>::clear() |
vfunc[2]: | QSignalVec::~QSignalVec() |
vfunc[3]: | QSignalVec::~QSignalVec() |
vfunc[4]: | QPtrCollection::newItem(void*) |
vfunc[5]: | QPtrVector<QConnectionList>::deleteItem(void*) |
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 QSignalVec class is described by Table 7-515
The virtual table for the QValidator class is described by Table 7-516
Table 7-516. Primary vtable for QValidator
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QValidator |
vfunc[0]: | QValidator::metaObject() const |
vfunc[1]: | QValidator::className() const |
vfunc[2]: | QValidator::qt_cast(char const*) |
vfunc[3]: | QValidator::qt_invoke(int, QUObject*) |
vfunc[4]: | QValidator::qt_emit(int, QUObject*) |
vfunc[5]: | QValidator::qt_property(int, int, QVariant*) |
vfunc[6]: | QValidator::~QValidator() |
vfunc[7]: | QValidator::~QValidator() |
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]: | QValidator::fixup(QString&) const |
The Run Time Type Information for the QValidator class is described by Table 7-517
The virtual table for the QGridLayout class is described by Table 7-518
Table 7-518. Primary vtable for QGridLayout
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGridLayout |
vfunc[0]: | QGridLayout::metaObject() const |
vfunc[1]: | QGridLayout::className() const |
vfunc[2]: | QGridLayout::qt_cast(char const*) |
vfunc[3]: | QGridLayout::qt_invoke(int, QUObject*) |
vfunc[4]: | QGridLayout::qt_emit(int, QUObject*) |
vfunc[5]: | QGridLayout::qt_property(int, int, QVariant*) |
vfunc[6]: | QGridLayout::~QGridLayout() |
vfunc[7]: | QGridLayout::~QGridLayout() |
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]: | QGridLayout::invalidate() |
vfunc[26]: | QLayout::geometry() const |
vfunc[27]: | QGridLayout::addItem(QLayoutItem*) |
vfunc[28]: | QGridLayout::expanding() const |
vfunc[29]: | QGridLayout::minimumSize() const |
vfunc[30]: | QGridLayout::maximumSize() const |
vfunc[31]: | QGridLayout::setGeometry(QRect const&) |
vfunc[32]: | QGridLayout::iterator() |
vfunc[33]: | QLayout::isEmpty() const |
vfunc[34]: | QLayout::layout() |
vfunc[35]: | QGridLayout::sizeHint() const |
vfunc[36]: | QGridLayout::setRowStretch(int, int) |
vfunc[37]: | QGridLayout::setColStretch(int, int) |
vfunc[38]: | QGridLayout::hasHeightForWidth() const |
vfunc[39]: | QGridLayout::heightForWidth(int) const |
Table 7-519. Secondary vtable for QGridLayout
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGridLayout |
vfunc[0]: | non-virtual thunk to QGridLayout::~QGridLayout() |
vfunc[1]: | non-virtual thunk to QGridLayout::~QGridLayout() |
vfunc[2]: | non-virtual thunk to QGridLayout::sizeHint() const |
vfunc[3]: | non-virtual thunk to QGridLayout::minimumSize() const |
vfunc[4]: | non-virtual thunk to QGridLayout::maximumSize() const |
vfunc[5]: | non-virtual thunk to QGridLayout::expanding() const |
vfunc[6]: | non-virtual thunk to QGridLayout::setGeometry(QRect const&) |
vfunc[7]: | non-virtual thunk to QLayout::geometry() const |
vfunc[8]: | non-virtual thunk to QLayout::isEmpty() const |
vfunc[9]: | non-virtual thunk to QGridLayout::hasHeightForWidth() const |
vfunc[10]: | non-virtual thunk to QGridLayout::heightForWidth(int) const |
vfunc[11]: | non-virtual thunk to QGridLayout::invalidate() |
vfunc[12]: | QLayoutItem::widget() |
vfunc[13]: | non-virtual thunk to QGridLayout::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 QGridLayout class is described by Table 7-520
The virtual table for the QHebrewCodec class is described by Table 7-521
Table 7-521. Primary vtable for QHebrewCodec
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHebrewCodec |
vfunc[0]: | QHebrewCodec::~QHebrewCodec() |
vfunc[1]: | QHebrewCodec::~QHebrewCodec() |
vfunc[2]: | QHebrewCodec::name() const |
vfunc[3]: | QHebrewCodec::mimeName() const |
vfunc[4]: | QHebrewCodec::mibEnum() const |
vfunc[5]: | QTextCodec::makeDecoder() const |
vfunc[6]: | QTextCodec::makeEncoder() const |
vfunc[7]: | QHebrewCodec::toUnicode(char const*, int) const |
vfunc[8]: | QHebrewCodec::fromUnicode(QString const&, int&) const |
vfunc[9]: | QTextCodec::canEncode(QChar) const |
vfunc[10]: | QTextCodec::canEncode(QString const&) const |
vfunc[11]: | QHebrewCodec::heuristicContentMatch(char const*, int) const |
vfunc[12]: | QTextCodec::heuristicNameMatch(char const*) const |
vfunc[13]: | QTextCodec::fromUnicode(QString const&, int, int) const |
vfunc[14]: | QTextCodec::characterFromUnicode(QString const&, int) const |
The Run Time Type Information for the QHebrewCodec class is described by Table 7-522
The virtual table for the QToolBox class is described by Table 7-523
Table 7-523. Primary vtable for QToolBox
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QToolBox |
vfunc[0]: | QToolBox::metaObject() const |
vfunc[1]: | QToolBox::className() const |
vfunc[2]: | QToolBox::qt_cast(char const*) |
vfunc[3]: | QToolBox::qt_invoke(int, QUObject*) |
vfunc[4]: | QToolBox::qt_emit(int, QUObject*) |
vfunc[5]: | QToolBox::qt_property(int, int, QVariant*) |
vfunc[6]: | QToolBox::~QToolBox() |
vfunc[7]: | QToolBox::~QToolBox() |
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]: | QToolBox::showEvent(QShowEvent*) |
vfunc[94]: | QWidget::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QToolBox::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]: | QToolBox::frameChanged() |
vfunc[118]: | QToolBox::itemInserted(int) |
vfunc[119]: | QToolBox::itemRemoved(int) |
Table 7-524. Secondary vtable for QToolBox
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QToolBox |
vfunc[0]: | non-virtual thunk to QToolBox::~QToolBox() |
vfunc[1]: | non-virtual thunk to QToolBox::~QToolBox() |
vfunc[2]: | 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 QToolBox class is described by Table 7-525
The virtual table for the QNetworkOperation class is described by Table 7-526
Table 7-526. Primary vtable for QNetworkOperation
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QNetworkOperation |
vfunc[0]: | QNetworkOperation::metaObject() const |
vfunc[1]: | QNetworkOperation::className() const |
vfunc[2]: | QNetworkOperation::qt_cast(char const*) |
vfunc[3]: | QNetworkOperation::qt_invoke(int, QUObject*) |
vfunc[4]: | QNetworkOperation::qt_emit(int, QUObject*) |
vfunc[5]: | QNetworkOperation::qt_property(int, int, QVariant*) |
vfunc[6]: | QNetworkOperation::~QNetworkOperation() |
vfunc[7]: | QNetworkOperation::~QNetworkOperation() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
The Run Time Type Information for the QNetworkOperation class is described by Table 7-527
The virtual table for the QHttp class is described by Table 7-528
Table 7-528. Primary vtable for QHttp
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHttp |
vfunc[0]: | QHttp::metaObject() const |
vfunc[1]: | QHttp::className() const |
vfunc[2]: | QHttp::qt_cast(char const*) |
vfunc[3]: | QHttp::qt_invoke(int, QUObject*) |
vfunc[4]: | QHttp::qt_emit(int, QUObject*) |
vfunc[5]: | QHttp::qt_property(int, int, QVariant*) |
vfunc[6]: | QHttp::~QHttp() |
vfunc[7]: | QHttp::~QHttp() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QHttp::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | QNetworkProtocol::setUrl(QUrlOperator*) |
vfunc[22]: | QNetworkProtocol::setAutoDelete(bool, int) |
vfunc[23]: | QHttp::supportedOperations() const |
vfunc[24]: | QNetworkProtocol::addOperation(QNetworkOperation*) |
vfunc[25]: | QNetworkProtocol::clearOperationQueue() |
vfunc[26]: | QNetworkProtocol::stop() |
vfunc[27]: | QNetworkProtocol::processOperation(QNetworkOperation*) |
vfunc[28]: | QNetworkProtocol::operationListChildren(QNetworkOperation*) |
vfunc[29]: | QNetworkProtocol::operationMkDir(QNetworkOperation*) |
vfunc[30]: | QNetworkProtocol::operationRemove(QNetworkOperation*) |
vfunc[31]: | QNetworkProtocol::operationRename(QNetworkOperation*) |
vfunc[32]: | QHttp::operationGet(QNetworkOperation*) |
vfunc[33]: | QHttp::operationPut(QNetworkOperation*) |
vfunc[34]: | QNetworkProtocol::operationPutChunk(QNetworkOperation*) |
vfunc[35]: | QNetworkProtocol::checkConnection(QNetworkOperation*) |
The Run Time Type Information for the QHttp class is described by Table 7-529
The virtual table for the QSqlForm class is described by Table 7-530
Table 7-530. Primary vtable for QSqlForm
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSqlForm |
vfunc[0]: | QSqlForm::metaObject() const |
vfunc[1]: | QSqlForm::className() const |
vfunc[2]: | QSqlForm::qt_cast(char const*) |
vfunc[3]: | QSqlForm::qt_invoke(int, QUObject*) |
vfunc[4]: | QSqlForm::qt_emit(int, QUObject*) |
vfunc[5]: | QSqlForm::qt_property(int, int, QVariant*) |
vfunc[6]: | QSqlForm::~QSqlForm() |
vfunc[7]: | QSqlForm::~QSqlForm() |
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]: | QSqlForm::insert(QWidget*, QString const&) |
vfunc[22]: | QSqlForm::remove(QString const&) |
vfunc[23]: | QSqlForm::setRecord(QSqlRecord*) |
vfunc[24]: | QSqlForm::readField(QWidget*) |
vfunc[25]: | QSqlForm::writeField(QWidget*) |
vfunc[26]: | QSqlForm::readFields() |
vfunc[27]: | QSqlForm::writeFields() |
vfunc[28]: | QSqlForm::clear() |
vfunc[29]: | QSqlForm::clearValues(bool) |
vfunc[30]: | QSqlForm::insert(QWidget*, QSqlField*) |
vfunc[31]: | QSqlForm::remove(QWidget*) |
vfunc[32]: | QSqlForm::sync() |
The Run Time Type Information for the QSqlForm class is described by Table 7-531
The virtual table for the QEvent class is described by Table 7-532
Table 7-532. Primary vtable for QEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QEvent |
vfunc[0]: | QEvent::~QEvent() |
vfunc[1]: | QEvent::~QEvent() |
The Run Time Type Information for the QEvent class is described by Table 7-533
The virtual table for the QMimeSource class is described by Table 7-534
Table 7-534. Primary vtable for QMimeSource
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QMimeSource |
vfunc[0]: | QMimeSource::~QMimeSource() |
vfunc[1]: | QMimeSource::~QMimeSource() |
vfunc[2]: | __cxa_pure_virtual |
vfunc[3]: | QMimeSource::provides(char const*) const |
vfunc[4]: | __cxa_pure_virtual |
The Run Time Type Information for the QMimeSource class is described by Table 7-535
The virtual table for the QIMComposeEvent class is described by Table 7-536
Table 7-536. Primary vtable for QIMComposeEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QIMComposeEvent |
vfunc[0]: | QIMComposeEvent::~QIMComposeEvent() |
vfunc[1]: | QIMComposeEvent::~QIMComposeEvent() |
The Run Time Type Information for the QIMComposeEvent class is described by Table 7-537
The virtual table for the QTextDecoder class is described by Table 7-538
Table 7-538. Primary vtable for QTextDecoder
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTextDecoder |
vfunc[0]: | QTextDecoder::~QTextDecoder() |
vfunc[1]: | QTextDecoder::~QTextDecoder() |
vfunc[2]: | __cxa_pure_virtual |
The Run Time Type Information for the QTextDecoder class is described by Table 7-539
The virtual table for the QSessionManager class is described by Table 7-540
Table 7-540. Primary vtable for QSessionManager
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSessionManager |
vfunc[0]: | QSessionManager::metaObject() const |
vfunc[1]: | QSessionManager::className() const |
vfunc[2]: | QSessionManager::qt_cast(char const*) |
vfunc[3]: | QSessionManager::qt_invoke(int, QUObject*) |
vfunc[4]: | QSessionManager::qt_emit(int, QUObject*) |
vfunc[5]: | QSessionManager::qt_property(int, int, QVariant*) |
vfunc[6]: | QSessionManager::~QSessionManager() |
vfunc[7]: | QSessionManager::~QSessionManager() |
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 QSessionManager class is described by Table 7-541
The virtual table for the QImageFormatType class is described by Table 7-542
Table 7-542. Primary vtable for QImageFormatType
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QImageFormatType |
vfunc[0]: | QImageFormatType::~QImageFormatType() |
vfunc[1]: | QImageFormatType::~QImageFormatType() |
vfunc[2]: | __cxa_pure_virtual |
vfunc[3]: | __cxa_pure_virtual |
The Run Time Type Information for the QImageFormatType class is described by Table 7-543
The virtual table for the QTextCodec class is described by Table 7-544
Table 7-544. Primary vtable for QTextCodec
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTextCodec |
vfunc[0]: | QTextCodec::~QTextCodec() |
vfunc[1]: | QTextCodec::~QTextCodec() |
vfunc[2]: | __cxa_pure_virtual |
vfunc[3]: | QTextCodec::mimeName() const |
vfunc[4]: | __cxa_pure_virtual |
vfunc[5]: | QTextCodec::makeDecoder() const |
vfunc[6]: | QTextCodec::makeEncoder() const |
vfunc[7]: | QTextCodec::toUnicode(char const*, int) const |
vfunc[8]: | QTextCodec::fromUnicode(QString const&, int&) const |
vfunc[9]: | QTextCodec::canEncode(QChar) const |
vfunc[10]: | QTextCodec::canEncode(QString const&) const |
vfunc[11]: | __cxa_pure_virtual |
vfunc[12]: | QTextCodec::heuristicNameMatch(char const*) const |
vfunc[13]: | QTextCodec::fromUnicode(QString const&, int, int) const |
vfunc[14]: | QTextCodec::characterFromUnicode(QString const&, int) const |
The Run Time Type Information for the QTextCodec class is described by Table 7-545
The virtual table for the QSpacerItem class is described by Table 7-546
Table 7-546. Primary vtable for QSpacerItem
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSpacerItem |
vfunc[0]: | QSpacerItem::~QSpacerItem() |
vfunc[1]: | QSpacerItem::~QSpacerItem() |
vfunc[2]: | QSpacerItem::sizeHint() const |
vfunc[3]: | QSpacerItem::minimumSize() const |
vfunc[4]: | QSpacerItem::maximumSize() const |
vfunc[5]: | QSpacerItem::expanding() const |
vfunc[6]: | QSpacerItem::setGeometry(QRect const&) |
vfunc[7]: | QSpacerItem::geometry() const |
vfunc[8]: | QSpacerItem::isEmpty() const |
vfunc[9]: | QLayoutItem::hasHeightForWidth() const |
vfunc[10]: | QLayoutItem::heightForWidth(int) const |
vfunc[11]: | QLayoutItem::invalidate() |
vfunc[12]: | QLayoutItem::widget() |
vfunc[13]: | QLayoutItem::iterator() |
vfunc[14]: | QLayoutItem::layout() |
vfunc[15]: | QSpacerItem::spacerItem() |
vfunc[16]: | QLayoutItem::setAlignment(int) |
The Run Time Type Information for the QSpacerItem class is described by Table 7-547
The virtual table for the QPrintDialog class is described by Table 7-548
Table 7-548. Primary vtable for QPrintDialog
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QPrintDialog |
vfunc[0]: | QPrintDialog::metaObject() const |
vfunc[1]: | QPrintDialog::className() const |
vfunc[2]: | QPrintDialog::qt_cast(char const*) |
vfunc[3]: | QPrintDialog::qt_invoke(int, QUObject*) |
vfunc[4]: | QPrintDialog::qt_emit(int, QUObject*) |
vfunc[5]: | QPrintDialog::qt_property(int, int, QVariant*) |
vfunc[6]: | QPrintDialog::~QPrintDialog() |
vfunc[7]: | QPrintDialog::~QPrintDialog() |
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-549. Secondary vtable for QPrintDialog
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QPrintDialog |
vfunc[0]: | non-virtual thunk to QPrintDialog::~QPrintDialog() |
vfunc[1]: | non-virtual thunk to QPrintDialog::~QPrintDialog() |
vfunc[2]: | 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 QPrintDialog class is described by Table 7-550
The virtual table for the QProgressBar class is described by Table 7-551
Table 7-551. Primary vtable for QProgressBar
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QProgressBar |
vfunc[0]: | QProgressBar::metaObject() const |
vfunc[1]: | QProgressBar::className() const |
vfunc[2]: | QProgressBar::qt_cast(char const*) |
vfunc[3]: | QProgressBar::qt_invoke(int, QUObject*) |
vfunc[4]: | QProgressBar::qt_emit(int, QUObject*) |
vfunc[5]: | QProgressBar::qt_property(int, int, QVariant*) |
vfunc[6]: | QProgressBar::~QProgressBar() |
vfunc[7]: | QProgressBar::~QProgressBar() |
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]: | QProgressBar::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]: | QProgressBar::sizeHint() const |
vfunc[59]: | QProgressBar::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]: | QProgressBar::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]: | QProgressBar::drawContents(QPainter*) |
vfunc[117]: | QFrame::frameChanged() |
vfunc[118]: | QProgressBar::setTotalSteps(int) |
vfunc[119]: | QProgressBar::setProgress(int) |
vfunc[120]: | QProgressBar::setIndicator(QString&, int, int) |
Table 7-552. Secondary vtable for QProgressBar
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QProgressBar |
vfunc[0]: | non-virtual thunk to QProgressBar::~QProgressBar() |
vfunc[1]: | non-virtual thunk to QProgressBar::~QProgressBar() |
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 QProgressBar class is described by Table 7-553
The virtual table for the QIconViewItem class is described by Table 7-554
Table 7-554. Primary vtable for QIconViewItem
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QIconViewItem |
vfunc[0]: | QIconViewItem::~QIconViewItem() |
vfunc[1]: | QIconViewItem::~QIconViewItem() |
vfunc[2]: | QIconViewItem::setRenameEnabled(bool) |
vfunc[3]: | QIconViewItem::setDragEnabled(bool) |
vfunc[4]: | QIconViewItem::setDropEnabled(bool) |
vfunc[5]: | QIconViewItem::text() const |
vfunc[6]: | QIconViewItem::pixmap() const |
vfunc[7]: | QIconViewItem::picture() const |
vfunc[8]: | QIconViewItem::key() const |
vfunc[9]: | QIconViewItem::setSelected(bool, bool) |
vfunc[10]: | QIconViewItem::setSelected(bool) |
vfunc[11]: | QIconViewItem::setSelectable(bool) |
vfunc[12]: | QIconViewItem::repaint() |
vfunc[13]: | QIconViewItem::move(int, int) |
vfunc[14]: | QIconViewItem::moveBy(int, int) |
vfunc[15]: | QIconViewItem::move(QPoint const&) |
vfunc[16]: | QIconViewItem::moveBy(QPoint const&) |
vfunc[17]: | QIconViewItem::acceptDrop(QMimeSource const*) const |
vfunc[18]: | QIconViewItem::compare(QIconViewItem*) const |
vfunc[19]: | QIconViewItem::setText(QString const&) |
vfunc[20]: | QIconViewItem::setPixmap(QPixmap const&) |
vfunc[21]: | QIconViewItem::setPicture(QPicture const&) |
vfunc[22]: | QIconViewItem::setText(QString const&, bool, bool) |
vfunc[23]: | QIconViewItem::setPixmap(QPixmap const&, bool, bool) |
vfunc[24]: | QIconViewItem::setKey(QString const&) |
vfunc[25]: | QIconViewItem::rtti() const |
vfunc[26]: | QIconViewItem::removeRenameBox() |
vfunc[27]: | QIconViewItem::calcRect(QString const&) |
vfunc[28]: | QIconViewItem::paintItem(QPainter*, QColorGroup const&) |
vfunc[29]: | QIconViewItem::paintFocus(QPainter*, QColorGroup const&) |
vfunc[30]: | QIconViewItem::dropped(QDropEvent*, QValueList<QIconDragItem> const&) |
vfunc[31]: | QIconViewItem::dragEntered() |
vfunc[32]: | QIconViewItem::dragLeft() |
The Run Time Type Information for the QIconViewItem class is described by Table 7-555
The virtual table for the QDomCDATASection class is described by Table 7-556
Table 7-556. Primary vtable for QDomCDATASection
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomCDATASection |
vfunc[0]: | QDomCDATASection::~QDomCDATASection() |
vfunc[1]: | QDomCDATASection::~QDomCDATASection() |
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]: | QDomCDATASection::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]: | QDomCDATASection::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 QDomCDATASection class is described by Table 7-557
The virtual table for the QTextStream class is described by Table 7-558
Table 7-558. Primary vtable for QTextStream
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTextStream |
vfunc[0]: | QTextStream::~QTextStream() |
vfunc[1]: | QTextStream::~QTextStream() |
The Run Time Type Information for the QTextStream class is described by Table 7-559
The virtual table for the QCheckListItem class is described by Table 7-560
Table 7-560. Primary vtable for QCheckListItem
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCheckListItem |
vfunc[0]: | QCheckListItem::~QCheckListItem() |
vfunc[1]: | QCheckListItem::~QCheckListItem() |
vfunc[2]: | QListViewItem::insertItem(QListViewItem*) |
vfunc[3]: | QListViewItem::takeItem(QListViewItem*) |
vfunc[4]: | QListViewItem::removeItem(QListViewItem*) |
vfunc[5]: | QListViewItem::invalidateHeight() |
vfunc[6]: | QCheckListItem::width(QFontMetrics const&, QListView const*, int) const |
vfunc[7]: | QListViewItem::setText(int, QString const&) |
vfunc[8]: | QCheckListItem::text(int) const |
vfunc[9]: | QListViewItem::setPixmap(int, QPixmap const&) |
vfunc[10]: | QListViewItem::pixmap(int) const |
vfunc[11]: | QListViewItem::key(int, bool) const |
vfunc[12]: | QListViewItem::compare(QListViewItem*, int, bool) const |
vfunc[13]: | QListViewItem::sortChildItems(int, bool) |
vfunc[14]: | QListViewItem::setOpen(bool) |
vfunc[15]: | QCheckListItem::setup() |
vfunc[16]: | QListViewItem::setSelected(bool) |
vfunc[17]: | QCheckListItem::paintCell(QPainter*, QColorGroup const&, int, int, int) |
vfunc[18]: | QListViewItem::paintBranches(QPainter*, QColorGroup const&, int, int, int) |
vfunc[19]: | QCheckListItem::paintFocus(QPainter*, QColorGroup const&, QRect const&) |
vfunc[20]: | QListViewItem::setSelectable(bool) |
vfunc[21]: | QListViewItem::setExpandable(bool) |
vfunc[22]: | QListViewItem::sort() |
vfunc[23]: | QListViewItem::setDragEnabled(bool) |
vfunc[24]: | QListViewItem::setDropEnabled(bool) |
vfunc[25]: | QListViewItem::acceptDrop(QMimeSource const*) const |
vfunc[26]: | QListViewItem::setRenameEnabled(int, bool) |
vfunc[27]: | QListViewItem::startRename(int) |
vfunc[28]: | QListViewItem::setEnabled(bool) |
vfunc[29]: | QCheckListItem::rtti() const |
vfunc[30]: | QListViewItem::setMultiLinesEnabled(bool) |
vfunc[31]: | QListViewItem::enforceSortOrder() const |
vfunc[32]: | QListViewItem::setHeight(int) |
vfunc[33]: | QCheckListItem::activate() |
vfunc[34]: | QListViewItem::dropped(QDropEvent*) |
vfunc[35]: | QListViewItem::dragEntered() |
vfunc[36]: | QListViewItem::dragLeft() |
vfunc[37]: | QListViewItem::okRename(int) |
vfunc[38]: | QListViewItem::cancelRename(int) |
vfunc[39]: | QCheckListItem::setOn(bool) |
vfunc[40]: | QCheckListItem::stateChange(bool) |
The Run Time Type Information for the QCheckListItem class is described by Table 7-561
The virtual table for the QSignalMapper class is described by Table 7-562
Table 7-562. Primary vtable for QSignalMapper
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSignalMapper |
vfunc[0]: | QSignalMapper::metaObject() const |
vfunc[1]: | QSignalMapper::className() const |
vfunc[2]: | QSignalMapper::qt_cast(char const*) |
vfunc[3]: | QSignalMapper::qt_invoke(int, QUObject*) |
vfunc[4]: | QSignalMapper::qt_emit(int, QUObject*) |
vfunc[5]: | QSignalMapper::qt_property(int, int, QVariant*) |
vfunc[6]: | QSignalMapper::~QSignalMapper() |
vfunc[7]: | QSignalMapper::~QSignalMapper() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | QSignalMapper::setMapping(QObject const*, int) |
vfunc[22]: | QSignalMapper::setMapping(QObject const*, QString const&) |
The Run Time Type Information for the QSignalMapper class is described by Table 7-563
The virtual table for the QDockArea class is described by Table 7-564
Table 7-564. Primary vtable for QDockArea
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDockArea |
vfunc[0]: | QDockArea::metaObject() const |
vfunc[1]: | QDockArea::className() const |
vfunc[2]: | QDockArea::qt_cast(char const*) |
vfunc[3]: | QDockArea::qt_invoke(int, QUObject*) |
vfunc[4]: | QDockArea::qt_emit(int, QUObject*) |
vfunc[5]: | QDockArea::qt_property(int, int, QVariant*) |
vfunc[6]: | QDockArea::~QDockArea() |
vfunc[7]: | QDockArea::~QDockArea() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QDockArea::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]: | 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*) |
Table 7-565. Secondary vtable for QDockArea
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDockArea |
vfunc[0]: | non-virtual thunk to QDockArea::~QDockArea() |
vfunc[1]: | non-virtual thunk to QDockArea::~QDockArea() |
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 QDockArea class is described by Table 7-566
The virtual table for the QCString class is described by Table 7-567
Table 7-567. Primary vtable for QCString
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCString |
vfunc[0]: | QCString::~QCString() |
vfunc[1]: | QCString::~QCString() |
vfunc[2]: | QMemArray<char>::detach() |
vfunc[3]: | QGArray::newData() |
vfunc[4]: | QGArray::deleteData(QGArray::array_data*) |
The Run Time Type Information for the QCString class is described by Table 7-568
The virtual table for the QStyle class is described by Table 7-569
Table 7-569. Primary vtable for QStyle
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QStyle |
vfunc[0]: | QStyle::metaObject() const |
vfunc[1]: | QStyle::className() const |
vfunc[2]: | QStyle::qt_cast(char const*) |
vfunc[3]: | QStyle::qt_invoke(int, QUObject*) |
vfunc[4]: | QStyle::qt_emit(int, QUObject*) |
vfunc[5]: | QStyle::qt_property(int, int, QVariant*) |
vfunc[6]: | QStyle::~QStyle() |
vfunc[7]: | QStyle::~QStyle() |
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]: | __cxa_pure_virtual |
vfunc[30]: | __cxa_pure_virtual |
vfunc[31]: | __cxa_pure_virtual |
vfunc[32]: | __cxa_pure_virtual |
vfunc[33]: | __cxa_pure_virtual |
vfunc[34]: | __cxa_pure_virtual |
vfunc[35]: | __cxa_pure_virtual |
vfunc[36]: | __cxa_pure_virtual |
vfunc[37]: | __cxa_pure_virtual |
vfunc[38]: | __cxa_pure_virtual |
vfunc[39]: | __cxa_pure_virtual |
vfunc[40]: | __cxa_pure_virtual |
The Run Time Type Information for the QStyle class is described by Table 7-570
The virtual table for the QXmlDTDHandler class is described by Table 7-571
Table 7-571. Primary vtable for QXmlDTDHandler
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlDTDHandler |
vfunc[0]: | __cxa_pure_virtual |
vfunc[1]: | __cxa_pure_virtual |
vfunc[2]: | __cxa_pure_virtual |
The Run Time Type Information for the QXmlDTDHandler class is described by Table 7-572
The virtual table for the QColorDialog class is described by Table 7-573
Table 7-573. Primary vtable for QColorDialog
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QColorDialog |
vfunc[0]: | QColorDialog::metaObject() const |
vfunc[1]: | QColorDialog::className() const |
vfunc[2]: | QColorDialog::qt_cast(char const*) |
vfunc[3]: | QColorDialog::qt_invoke(int, QUObject*) |
vfunc[4]: | QColorDialog::qt_emit(int, QUObject*) |
vfunc[5]: | QColorDialog::qt_property(int, int, QVariant*) |
vfunc[6]: | QColorDialog::~QColorDialog() |
vfunc[7]: | QColorDialog::~QColorDialog() |
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-574. Secondary vtable for QColorDialog
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QColorDialog |
vfunc[0]: | non-virtual thunk to QColorDialog::~QColorDialog() |
vfunc[1]: | non-virtual thunk to QColorDialog::~QColorDialog() |
vfunc[2]: | 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 QColorDialog class is described by Table 7-575
The virtual table for the QGuardedPtrPrivate class is described by Table 7-576
Table 7-576. Primary vtable for QGuardedPtrPrivate
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGuardedPtrPrivate |
vfunc[0]: | QGuardedPtrPrivate::metaObject() const |
vfunc[1]: | QGuardedPtrPrivate::className() const |
vfunc[2]: | QGuardedPtrPrivate::qt_cast(char const*) |
vfunc[3]: | QGuardedPtrPrivate::qt_invoke(int, QUObject*) |
vfunc[4]: | QGuardedPtrPrivate::qt_emit(int, QUObject*) |
vfunc[5]: | QGuardedPtrPrivate::qt_property(int, int, QVariant*) |
vfunc[6]: | QGuardedPtrPrivate::~QGuardedPtrPrivate() |
vfunc[7]: | QGuardedPtrPrivate::~QGuardedPtrPrivate() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
The Run Time Type Information for the QGuardedPtrPrivate class is described by Table 7-577
The virtual table for the QApplication class is described by Table 7-578
Table 7-578. Primary vtable for QApplication
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QApplication |
vfunc[0]: | QApplication::metaObject() const |
vfunc[1]: | QApplication::className() const |
vfunc[2]: | QApplication::qt_cast(char const*) |
vfunc[3]: | QApplication::qt_invoke(int, QUObject*) |
vfunc[4]: | QApplication::qt_emit(int, QUObject*) |
vfunc[5]: | QApplication::qt_property(int, int, QVariant*) |
vfunc[6]: | QApplication::~QApplication() |
vfunc[7]: | QApplication::~QApplication() |
vfunc[8]: | QApplication::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]: | QApplication::setMainWidget(QWidget*) |
vfunc[22]: | QApplication::polish(QWidget*) |
vfunc[23]: | QApplication::notify(QObject*, QEvent*) |
vfunc[24]: | QApplication::x11EventFilter(_XEvent*) |
vfunc[25]: | QApplication::x11ClientMessage(QWidget*, _XEvent*, bool) |
vfunc[26]: | QApplication::commitData(QSessionManager&) |
vfunc[27]: | QApplication::saveState(QSessionManager&) |
The Run Time Type Information for the QApplication class is described by Table 7-579
The virtual table for the QListViewItem class is described by Table 7-580
Table 7-580. Primary vtable for QListViewItem
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QListViewItem |
vfunc[0]: | QListViewItem::~QListViewItem() |
vfunc[1]: | QListViewItem::~QListViewItem() |
vfunc[2]: | QListViewItem::insertItem(QListViewItem*) |
vfunc[3]: | QListViewItem::takeItem(QListViewItem*) |
vfunc[4]: | QListViewItem::removeItem(QListViewItem*) |
vfunc[5]: | QListViewItem::invalidateHeight() |
vfunc[6]: | QListViewItem::width(QFontMetrics const&, QListView const*, int) const |
vfunc[7]: | QListViewItem::setText(int, QString const&) |
vfunc[8]: | QListViewItem::text(int) const |
vfunc[9]: | QListViewItem::setPixmap(int, QPixmap const&) |
vfunc[10]: | QListViewItem::pixmap(int) const |
vfunc[11]: | QListViewItem::key(int, bool) const |
vfunc[12]: | QListViewItem::compare(QListViewItem*, int, bool) const |
vfunc[13]: | QListViewItem::sortChildItems(int, bool) |
vfunc[14]: | QListViewItem::setOpen(bool) |
vfunc[15]: | QListViewItem::setup() |
vfunc[16]: | QListViewItem::setSelected(bool) |
vfunc[17]: | QListViewItem::paintCell(QPainter*, QColorGroup const&, int, int, int) |
vfunc[18]: | QListViewItem::paintBranches(QPainter*, QColorGroup const&, int, int, int) |
vfunc[19]: | QListViewItem::paintFocus(QPainter*, QColorGroup const&, QRect const&) |
vfunc[20]: | QListViewItem::setSelectable(bool) |
vfunc[21]: | QListViewItem::setExpandable(bool) |
vfunc[22]: | QListViewItem::sort() |
vfunc[23]: | QListViewItem::setDragEnabled(bool) |
vfunc[24]: | QListViewItem::setDropEnabled(bool) |
vfunc[25]: | QListViewItem::acceptDrop(QMimeSource const*) const |
vfunc[26]: | QListViewItem::setRenameEnabled(int, bool) |
vfunc[27]: | QListViewItem::startRename(int) |
vfunc[28]: | QListViewItem::setEnabled(bool) |
vfunc[29]: | QListViewItem::rtti() const |
vfunc[30]: | QListViewItem::setMultiLinesEnabled(bool) |
vfunc[31]: | QListViewItem::enforceSortOrder() const |
vfunc[32]: | QListViewItem::setHeight(int) |
vfunc[33]: | QListViewItem::activate() |
vfunc[34]: | QListViewItem::dropped(QDropEvent*) |
vfunc[35]: | QListViewItem::dragEntered() |
vfunc[36]: | QListViewItem::dragLeft() |
vfunc[37]: | QListViewItem::okRename(int) |
vfunc[38]: | QListViewItem::cancelRename(int) |
The Run Time Type Information for the QListViewItem class is described by Table 7-581
The virtual table for the QIconView class is described by Table 7-582
Table 7-582. Primary vtable for QIconView
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QIconView |
vfunc[0]: | QIconView::metaObject() const |
vfunc[1]: | QIconView::className() const |
vfunc[2]: | QIconView::qt_cast(char const*) |
vfunc[3]: | QIconView::qt_invoke(int, QUObject*) |
vfunc[4]: | QIconView::qt_emit(int, QUObject*) |
vfunc[5]: | QIconView::qt_property(int, int, QVariant*) |
vfunc[6]: | QIconView::~QIconView() |
vfunc[7]: | QIconView::~QIconView() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QIconView::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]: | QIconView::setPalette(QPalette const&) |
vfunc[29]: | QWidget::setPaletteBackgroundColor(QColor const&) |
vfunc[30]: | QWidget::setPaletteBackgroundPixmap(QPixmap const&) |
vfunc[31]: | QIconView::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]: | QIconView::sizeHint() const |
vfunc[59]: | QIconView::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]: | QIconView::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QIconView::focusInEvent(QFocusEvent*) |
vfunc[77]: | QIconView::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QIconView::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QFrame::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QIconView::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]: | QIconView::showEvent(QShowEvent*) |
vfunc[94]: | QWidget::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QIconView::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QScrollView::fontChange(QFont const&) |
vfunc[101]: | QIconView::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]: | QIconView::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]: | QIconView::setContentsPos(int, int) |
vfunc[127]: | QIconView::drawContents(QPainter*, int, int, int, int) |
vfunc[128]: | QScrollView::drawContentsOffset(QPainter*, int, int, int, int, int, int) |
vfunc[129]: | QIconView::contentsMousePressEvent(QMouseEvent*) |
vfunc[130]: | QIconView::contentsMouseReleaseEvent(QMouseEvent*) |
vfunc[131]: | QIconView::contentsMouseDoubleClickEvent(QMouseEvent*) |
vfunc[132]: | QIconView::contentsMouseMoveEvent(QMouseEvent*) |
vfunc[133]: | QIconView::contentsDragEnterEvent(QDragEnterEvent*) |
vfunc[134]: | QIconView::contentsDragMoveEvent(QDragMoveEvent*) |
vfunc[135]: | QIconView::contentsDragLeaveEvent(QDragLeaveEvent*) |
vfunc[136]: | QIconView::contentsDropEvent(QDropEvent*) |
vfunc[137]: | QScrollView::contentsWheelEvent(QWheelEvent*) |
vfunc[138]: | QIconView::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]: | QIconView::insertItem(QIconViewItem*, QIconViewItem*) |
vfunc[155]: | QIconView::takeItem(QIconViewItem*) |
vfunc[156]: | QIconView::setCurrentItem(QIconViewItem*) |
vfunc[157]: | QIconView::setSelected(QIconViewItem*, bool, bool) |
vfunc[158]: | QIconView::setSelectionMode(QIconView::SelectionMode) |
vfunc[159]: | QIconView::selectAll(bool) |
vfunc[160]: | QIconView::clearSelection() |
vfunc[161]: | QIconView::invertSelection() |
vfunc[162]: | QIconView::repaintItem(QIconViewItem*) |
vfunc[163]: | QIconView::clear() |
vfunc[164]: | QIconView::setGridX(int) |
vfunc[165]: | QIconView::setGridY(int) |
vfunc[166]: | QIconView::setSpacing(int) |
vfunc[167]: | QIconView::setItemTextPos(QIconView::ItemTextPos) |
vfunc[168]: | QIconView::setItemTextBackground(QBrush const&) |
vfunc[169]: | QIconView::setArrangement(QIconView::Arrangement) |
vfunc[170]: | QIconView::setResizeMode(QIconView::ResizeMode) |
vfunc[171]: | QIconView::setMaxItemWidth(int) |
vfunc[172]: | QIconView::setMaxItemTextLength(int) |
vfunc[173]: | QIconView::setAutoArrange(bool) |
vfunc[174]: | QIconView::setShowToolTips(bool) |
vfunc[175]: | QIconView::setItemsMovable(bool) |
vfunc[176]: | QIconView::setWordWrapIconText(bool) |
vfunc[177]: | QIconView::sort(bool) |
vfunc[178]: | QIconView::arrangeItemsInGrid(QSize const&, bool) |
vfunc[179]: | QIconView::arrangeItemsInGrid(bool) |
vfunc[180]: | QIconView::updateContents() |
vfunc[181]: | QIconView::doAutoScroll() |
vfunc[182]: | QIconView::adjustItems() |
vfunc[183]: | QIconView::slotUpdate() |
vfunc[184]: | QIconView::drawRubber(QPainter*) |
vfunc[185]: | QIconView::dragObject() |
vfunc[186]: | QIconView::startDrag() |
vfunc[187]: | QIconView::insertInGrid(QIconViewItem*) |
vfunc[188]: | QIconView::drawBackground(QPainter*, QRect const&) |
vfunc[189]: | QIconView::drawDragShapes(QPoint const&) |
vfunc[190]: | QIconView::initDragEnter(QDropEvent*) |
Table 7-583. Secondary vtable for QIconView
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QIconView |
vfunc[0]: | non-virtual thunk to QIconView::~QIconView() |
vfunc[1]: | non-virtual thunk to QIconView::~QIconView() |
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 QIconView class is described by Table 7-584
The virtual table for the QComboTableItem class is described by Table 7-585
Table 7-585. Primary vtable for QComboTableItem
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QComboTableItem |
vfunc[0]: | QComboTableItem::~QComboTableItem() |
vfunc[1]: | QComboTableItem::~QComboTableItem() |
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]: | QComboTableItem::createEditor() const |
vfunc[9]: | QComboTableItem::setContentFromEditor(QWidget*) |
vfunc[10]: | QTableItem::setReplaceable(bool) |
vfunc[11]: | QTableItem::key() const |
vfunc[12]: | QComboTableItem::sizeHint() const |
vfunc[13]: | QTableItem::setSpan(int, int) |
vfunc[14]: | QTableItem::setRow(int) |
vfunc[15]: | QTableItem::setCol(int) |
vfunc[16]: | QComboTableItem::paint(QPainter*, QColorGroup const&, QRect const&, bool) |
vfunc[17]: | QTableItem::setEnabled(bool) |
vfunc[18]: | QComboTableItem::rtti() const |
vfunc[19]: | QComboTableItem::setCurrentItem(int) |
vfunc[20]: | QComboTableItem::setCurrentItem(QString const&) |
vfunc[21]: | QComboTableItem::setEditable(bool) |
vfunc[22]: | QComboTableItem::setStringList(QStringList const&) |
The Run Time Type Information for the QComboTableItem class is described by Table 7-586
The virtual table for the QWidget class is described by Table 7-587
Table 7-587. Primary vtable for QWidget
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWidget |
vfunc[0]: | QWidget::metaObject() const |
vfunc[1]: | QWidget::className() const |
vfunc[2]: | QWidget::qt_cast(char const*) |
vfunc[3]: | QWidget::qt_invoke(int, QUObject*) |
vfunc[4]: | QWidget::qt_emit(int, QUObject*) |
vfunc[5]: | QWidget::qt_property(int, int, QVariant*) |
vfunc[6]: | QWidget::~QWidget() |
vfunc[7]: | QWidget::~QWidget() |
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]: | QWidget::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QWidget::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QWidget::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QWidget::wheelEvent(QWheelEvent*) |
vfunc[74]: | QWidget::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QWidget::focusInEvent(QFocusEvent*) |
vfunc[77]: | QWidget::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QWidget::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QWidget::resizeEvent(QResizeEvent*) |
vfunc[83]: | QWidget::closeEvent(QCloseEvent*) |
vfunc[84]: | QWidget::contextMenuEvent(QContextMenuEvent*) |
vfunc[85]: | QWidget::imStartEvent(QIMEvent*) |
vfunc[86]: | QWidget::imComposeEvent(QIMEvent*) |
vfunc[87]: | QWidget::imEndEvent(QIMEvent*) |
vfunc[88]: | QWidget::tabletEvent(QTabletEvent*) |
vfunc[89]: | QWidget::dragEnterEvent(QDragEnterEvent*) |
vfunc[90]: | QWidget::dragMoveEvent(QDragMoveEvent*) |
vfunc[91]: | QWidget::dragLeaveEvent(QDragLeaveEvent*) |
vfunc[92]: | QWidget::dropEvent(QDropEvent*) |
vfunc[93]: | QWidget::showEvent(QShowEvent*) |
vfunc[94]: | QWidget::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QWidget::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QWidget::fontChange(QFont const&) |
vfunc[101]: | QWidget::windowActivationChange(bool) |
vfunc[102]: | QWidget::metric(int) const |
vfunc[103]: | QWidget::create(unsigned long, bool, bool) |
vfunc[104]: | QWidget::destroy(bool, bool) |
vfunc[105]: | 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-588. Secondary vtable for QWidget
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWidget |
vfunc[0]: | non-virtual thunk to QWidget::~QWidget() |
vfunc[1]: | non-virtual thunk to QWidget::~QWidget() |
vfunc[2]: | 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 QWidget class is described by Table 7-589
The virtual table for the QDns class is described by Table 7-590
Table 7-590. Primary vtable for QDns
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDns |
vfunc[0]: | QDns::metaObject() const |
vfunc[1]: | QDns::className() const |
vfunc[2]: | QDns::qt_cast(char const*) |
vfunc[3]: | QDns::qt_invoke(int, QUObject*) |
vfunc[4]: | QDns::qt_emit(int, QUObject*) |
vfunc[5]: | QDns::qt_property(int, int, QVariant*) |
vfunc[6]: | QDns::~QDns() |
vfunc[7]: | QDns::~QDns() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | QDns::setLabel(QString const&) |
vfunc[22]: | QDns::setLabel(QHostAddress const&) |
vfunc[23]: | QDns::setRecordType(QDns::RecordType) |
The Run Time Type Information for the QDns class is described by Table 7-591
The virtual table for the QIODeviceSource class is described by Table 7-592
Table 7-592. Primary vtable for QIODeviceSource
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QIODeviceSource |
vfunc[0]: | QIODeviceSource::~QIODeviceSource() |
vfunc[1]: | QIODeviceSource::~QIODeviceSource() |
vfunc[2]: | QIODeviceSource::readyToSend() |
vfunc[3]: | QIODeviceSource::sendTo(QDataSink*, int) |
vfunc[4]: | QIODeviceSource::rewindable() const |
vfunc[5]: | QIODeviceSource::enableRewind(bool) |
vfunc[6]: | QIODeviceSource::rewind() |
The Run Time Type Information for the QIODeviceSource class is described by Table 7-593
The virtual table for the QCanvasText class is described by Table 7-594
Table 7-594. Primary vtable for QCanvasText
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCanvasText |
vfunc[0]: | QCanvasText::~QCanvasText() |
vfunc[1]: | QCanvasText::~QCanvasText() |
vfunc[2]: | QCanvasText::moveBy(double, double) |
vfunc[3]: | QCanvasItem::setAnimated(bool) |
vfunc[4]: | QCanvasItem::setVelocity(double, double) |
vfunc[5]: | QCanvasItem::advance(int) |
vfunc[6]: | QCanvasText::collidesWith(QCanvasItem const*) const |
vfunc[7]: | QCanvasItem::setCanvas(QCanvas*) |
vfunc[8]: | QCanvasText::draw(QPainter&) |
vfunc[9]: | QCanvasItem::setVisible(bool) |
vfunc[10]: | QCanvasItem::setSelected(bool) |
vfunc[11]: | QCanvasItem::setEnabled(bool) |
vfunc[12]: | QCanvasItem::setActive(bool) |
vfunc[13]: | QCanvasText::rtti() const |
vfunc[14]: | QCanvasText::boundingRect() const |
vfunc[15]: | QCanvasItem::boundingRectAdvanced() const |
vfunc[16]: | QCanvasItem::chunks() const |
vfunc[17]: | QCanvasText::addToChunks() |
vfunc[18]: | QCanvasText::removeFromChunks() |
vfunc[19]: | QCanvasText::changeChunks() |
vfunc[20]: | QCanvasText::collidesWith(QCanvasSprite const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, QCanvasEllipse const*, QCanvasText const*) const |
The Run Time Type Information for the QCanvasText class is described by Table 7-595
The virtual table for the QXmlInputSource class is described by Table 7-596
Table 7-596. Primary vtable for QXmlInputSource
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlInputSource |
vfunc[0]: | QXmlInputSource::~QXmlInputSource() |
vfunc[1]: | QXmlInputSource::~QXmlInputSource() |
vfunc[2]: | QXmlInputSource::setData(QString const&) |
vfunc[3]: | QXmlInputSource::setData(QMemArray<char> const&) |
vfunc[4]: | QXmlInputSource::fetchData() |
vfunc[5]: | QXmlInputSource::data() |
vfunc[6]: | QXmlInputSource::next() |
vfunc[7]: | QXmlInputSource::reset() |
vfunc[8]: | QXmlInputSource::fromRawData(QMemArray<char> const&, bool) |
The Run Time Type Information for the QXmlInputSource class is described by Table 7-597
The virtual table for the QDoubleValidator class is described by Table 7-598
Table 7-598. Primary vtable for QDoubleValidator
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDoubleValidator |
vfunc[0]: | QDoubleValidator::metaObject() const |
vfunc[1]: | QDoubleValidator::className() const |
vfunc[2]: | QDoubleValidator::qt_cast(char const*) |
vfunc[3]: | QDoubleValidator::qt_invoke(int, QUObject*) |
vfunc[4]: | QDoubleValidator::qt_emit(int, QUObject*) |
vfunc[5]: | QDoubleValidator::qt_property(int, int, QVariant*) |
vfunc[6]: | QDoubleValidator::~QDoubleValidator() |
vfunc[7]: | QDoubleValidator::~QDoubleValidator() |
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]: | QDoubleValidator::validate(QString&, int&) const |
vfunc[22]: | QValidator::fixup(QString&) const |
vfunc[23]: | QDoubleValidator::setRange(double, double, int) |
The Run Time Type Information for the QDoubleValidator class is described by Table 7-599
The virtual table for the QIODevice class is described by Table 7-600
Table 7-600. Primary vtable for QIODevice
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QIODevice |
vfunc[0]: | QIODevice::~QIODevice() |
vfunc[1]: | QIODevice::~QIODevice() |
vfunc[2]: | __cxa_pure_virtual |
vfunc[3]: | __cxa_pure_virtual |
vfunc[4]: | __cxa_pure_virtual |
vfunc[5]: | __cxa_pure_virtual |
vfunc[6]: | QIODevice::at() const |
vfunc[7]: | QIODevice::at(unsigned long) |
vfunc[8]: | QIODevice::atEnd() const |
vfunc[9]: | __cxa_pure_virtual |
vfunc[10]: | __cxa_pure_virtual |
vfunc[11]: | QIODevice::readLine(char*, unsigned long) |
vfunc[12]: | QIODevice::readAll() |
vfunc[13]: | __cxa_pure_virtual |
vfunc[14]: | __cxa_pure_virtual |
vfunc[15]: | __cxa_pure_virtual |
The Run Time Type Information for the QIODevice class is described by Table 7-601
The virtual table for the QInputDialog class is described by Table 7-602
Table 7-602. Primary vtable for QInputDialog
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QInputDialog |
vfunc[0]: | QInputDialog::metaObject() const |
vfunc[1]: | QInputDialog::className() const |
vfunc[2]: | QInputDialog::qt_cast(char const*) |
vfunc[3]: | QInputDialog::qt_invoke(int, QUObject*) |
vfunc[4]: | QInputDialog::qt_emit(int, QUObject*) |
vfunc[5]: | QInputDialog::qt_property(int, int, QVariant*) |
vfunc[6]: | QInputDialog::~QInputDialog() |
vfunc[7]: | QInputDialog::~QInputDialog() |
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-603. Secondary vtable for QInputDialog
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QInputDialog |
vfunc[0]: | non-virtual thunk to QInputDialog::~QInputDialog() |
vfunc[1]: | non-virtual thunk to QInputDialog::~QInputDialog() |
vfunc[2]: | 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 QInputDialog class is described by Table 7-604
The virtual table for the QGDict class is described by Table 7-605
Table 7-605. Primary vtable for QGDict
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QGDict |
vfunc[0]: | QGDict::count() const |
vfunc[1]: | QGDict::clear() |
vfunc[2]: | QGDict::~QGDict() |
vfunc[3]: | QGDict::~QGDict() |
vfunc[4]: | QPtrCollection::newItem(void*) |
vfunc[5]: | __cxa_pure_virtual |
vfunc[6]: | QGDict::read(QDataStream&, void*&) |
vfunc[7]: | QGDict::write(QDataStream&, void*) const |
The Run Time Type Information for the QGDict class is described by Table 7-606
The virtual table for the QXmlErrorHandler class is described by Table 7-607
Table 7-607. Primary vtable for QXmlErrorHandler
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QXmlErrorHandler |
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 QXmlErrorHandler class is described by Table 7-608
The virtual table for the QWorkspace class is described by Table 7-609
Table 7-609. Primary vtable for QWorkspace
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWorkspace |
vfunc[0]: | QWorkspace::metaObject() const |
vfunc[1]: | QWorkspace::className() const |
vfunc[2]: | QWorkspace::qt_cast(char const*) |
vfunc[3]: | QWorkspace::qt_invoke(int, QUObject*) |
vfunc[4]: | QWorkspace::qt_emit(int, QUObject*) |
vfunc[5]: | QWorkspace::qt_property(int, int, QVariant*) |
vfunc[6]: | QWorkspace::~QWorkspace() |
vfunc[7]: | QWorkspace::~QWorkspace() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QWorkspace::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]: | QWorkspace::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]: | QWorkspace::setPaletteBackgroundColor(QColor const&) |
vfunc[30]: | QWorkspace::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]: | QWorkspace::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]: | QWorkspace::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]: | QWorkspace::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]: | QWorkspace::showEvent(QShowEvent*) |
vfunc[94]: | QWorkspace::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QWorkspace::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-610. Secondary vtable for QWorkspace
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWorkspace |
vfunc[0]: | non-virtual thunk to QWorkspace::~QWorkspace() |
vfunc[1]: | non-virtual thunk to QWorkspace::~QWorkspace() |
vfunc[2]: | 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 QWorkspace class is described by Table 7-611
The virtual table for the QTabDialog class is described by Table 7-612
Table 7-612. Primary vtable for QTabDialog
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTabDialog |
vfunc[0]: | QTabDialog::metaObject() const |
vfunc[1]: | QTabDialog::className() const |
vfunc[2]: | QTabDialog::qt_cast(char const*) |
vfunc[3]: | QTabDialog::qt_invoke(int, QUObject*) |
vfunc[4]: | QTabDialog::qt_emit(int, QUObject*) |
vfunc[5]: | QTabDialog::qt_property(int, int, QVariant*) |
vfunc[6]: | QTabDialog::~QTabDialog() |
vfunc[7]: | QTabDialog::~QTabDialog() |
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]: | QTabDialog::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]: | QTabDialog::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]: | QTabDialog::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QTabDialog::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]: | QTabDialog::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-613. Secondary vtable for QTabDialog
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTabDialog |
vfunc[0]: | non-virtual thunk to QTabDialog::~QTabDialog() |
vfunc[1]: | non-virtual thunk to QTabDialog::~QTabDialog() |
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 QTabDialog class is described by Table 7-614
The virtual table for the QHttpRequestHeader class is described by Table 7-615
Table 7-615. Primary vtable for QHttpRequestHeader
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHttpRequestHeader |
vfunc[0]: | QHttpRequestHeader::~QHttpRequestHeader() |
vfunc[1]: | QHttpRequestHeader::~QHttpRequestHeader() |
vfunc[2]: | QHttpRequestHeader::toString() const |
vfunc[3]: | QHttpRequestHeader::majorVersion() const |
vfunc[4]: | QHttpRequestHeader::minorVersion() const |
vfunc[5]: | QHttpRequestHeader::parseLine(QString const&, int) |
The Run Time Type Information for the QHttpRequestHeader class is described by Table 7-616
The virtual table for the QDragObject class is described by Table 7-617
Table 7-617. Primary vtable for QDragObject
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDragObject |
vfunc[0]: | QDragObject::metaObject() const |
vfunc[1]: | QDragObject::className() const |
vfunc[2]: | QDragObject::qt_cast(char const*) |
vfunc[3]: | QDragObject::qt_invoke(int, QUObject*) |
vfunc[4]: | QDragObject::qt_emit(int, QUObject*) |
vfunc[5]: | QDragObject::qt_property(int, int, QVariant*) |
vfunc[6]: | QDragObject::~QDragObject() |
vfunc[7]: | QDragObject::~QDragObject() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | QDragObject::setPixmap(QPixmap) |
vfunc[22]: | QDragObject::setPixmap(QPixmap, QPoint const&) |
vfunc[23]: | QDragObject::drag(QDragObject::DragMode) |
Table 7-618. Secondary vtable for QDragObject
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDragObject |
vfunc[0]: | non-virtual thunk to QDragObject::~QDragObject() |
vfunc[1]: | non-virtual thunk to QDragObject::~QDragObject() |
vfunc[2]: | __cxa_pure_virtual |
vfunc[3]: | QMimeSource::provides(char const*) const |
vfunc[4]: | __cxa_pure_virtual |
The Run Time Type Information for the QDragObject class is described by Table 7-619
The virtual table for the QToolTipGroup class is described by Table 7-620
Table 7-620. Primary vtable for QToolTipGroup
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QToolTipGroup |
vfunc[0]: | QToolTipGroup::metaObject() const |
vfunc[1]: | QToolTipGroup::className() const |
vfunc[2]: | QToolTipGroup::qt_cast(char const*) |
vfunc[3]: | QToolTipGroup::qt_invoke(int, QUObject*) |
vfunc[4]: | QToolTipGroup::qt_emit(int, QUObject*) |
vfunc[5]: | QToolTipGroup::qt_property(int, int, QVariant*) |
vfunc[6]: | QToolTipGroup::~QToolTipGroup() |
vfunc[7]: | QToolTipGroup::~QToolTipGroup() |
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 QToolTipGroup class is described by Table 7-621
The virtual table for the QDateTimeEditBase class is described by Table 7-622
Table 7-622. Primary vtable for QDateTimeEditBase
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDateTimeEditBase |
vfunc[0]: | QDateTimeEditBase::metaObject() const |
vfunc[1]: | QDateTimeEditBase::className() const |
vfunc[2]: | QDateTimeEditBase::qt_cast(char const*) |
vfunc[3]: | QDateTimeEditBase::qt_invoke(int, QUObject*) |
vfunc[4]: | QDateTimeEditBase::qt_emit(int, QUObject*) |
vfunc[5]: | QDateTimeEditBase::qt_property(int, int, QVariant*) |
vfunc[6]: | QDateTimeEditBase::~QDateTimeEditBase() |
vfunc[7]: | QDateTimeEditBase::~QDateTimeEditBase() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QWidget::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | QWidget::setEnabled(bool) |
vfunc[22]: | QWidget::setMinimumSize(int, int) |
vfunc[23]: | QWidget::setMaximumSize(int, int) |
vfunc[24]: | QWidget::setSizeIncrement(int, int) |
vfunc[25]: | QWidget::setBackgroundMode(Qt::BackgroundMode) |
vfunc[26]: | QWidget::setEraseColor(QColor const&) |
vfunc[27]: | QWidget::setErasePixmap(QPixmap const&) |
vfunc[28]: | QWidget::setPalette(QPalette const&) |
vfunc[29]: | QWidget::setPaletteBackgroundColor(QColor const&) |
vfunc[30]: | QWidget::setPaletteBackgroundPixmap(QPixmap const&) |
vfunc[31]: | QWidget::setFont(QFont const&) |
vfunc[32]: | QWidget::setCursor(QCursor const&) |
vfunc[33]: | QWidget::unsetCursor() |
vfunc[34]: | QWidget::setMask(QBitmap const&) |
vfunc[35]: | QWidget::setMask(QRegion const&) |
vfunc[36]: | QWidget::setBackgroundColor(QColor const&) |
vfunc[37]: | QWidget::setBackgroundPixmap(QPixmap const&) |
vfunc[38]: | QWidget::setCaption(QString const&) |
vfunc[39]: | QWidget::setIcon(QPixmap const&) |
vfunc[40]: | QWidget::setIconText(QString const&) |
vfunc[41]: | QWidget::setMouseTracking(bool) |
vfunc[42]: | QWidget::setFocus() |
vfunc[43]: | QWidget::setActiveWindow() |
vfunc[44]: | QWidget::setFocusPolicy(QWidget::FocusPolicy) |
vfunc[45]: | QWidget::setFocusProxy(QWidget*) |
vfunc[46]: | QWidget::setUpdatesEnabled(bool) |
vfunc[47]: | QWidget::show() |
vfunc[48]: | QWidget::hide() |
vfunc[49]: | QWidget::showMinimized() |
vfunc[50]: | QWidget::showMaximized() |
vfunc[51]: | QWidget::showNormal() |
vfunc[52]: | QWidget::polish() |
vfunc[53]: | QWidget::move(int, int) |
vfunc[54]: | QWidget::resize(int, int) |
vfunc[55]: | QWidget::setGeometry(int, int, int, int) |
vfunc[56]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QWidget::sizeHint() const |
vfunc[59]: | QWidget::minimumSizeHint() const |
vfunc[60]: | QWidget::sizePolicy() const |
vfunc[61]: | QWidget::setSizePolicy(QSizePolicy) |
vfunc[62]: | QWidget::heightForWidth(int) const |
vfunc[63]: | QWidget::adjustSize() |
vfunc[64]: | QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool) |
vfunc[65]: | QWidget::setAcceptDrops(bool) |
vfunc[66]: | QWidget::setAutoMask(bool) |
vfunc[67]: | QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) |
vfunc[68]: | QWidget::customWhatsThis() const |
vfunc[69]: | QWidget::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QWidget::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QWidget::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QWidget::wheelEvent(QWheelEvent*) |
vfunc[74]: | QWidget::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QWidget::focusInEvent(QFocusEvent*) |
vfunc[77]: | QWidget::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QWidget::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QWidget::resizeEvent(QResizeEvent*) |
vfunc[83]: | QWidget::closeEvent(QCloseEvent*) |
vfunc[84]: | QWidget::contextMenuEvent(QContextMenuEvent*) |
vfunc[85]: | QWidget::imStartEvent(QIMEvent*) |
vfunc[86]: | QWidget::imComposeEvent(QIMEvent*) |
vfunc[87]: | QWidget::imEndEvent(QIMEvent*) |
vfunc[88]: | QWidget::tabletEvent(QTabletEvent*) |
vfunc[89]: | QWidget::dragEnterEvent(QDragEnterEvent*) |
vfunc[90]: | QWidget::dragMoveEvent(QDragMoveEvent*) |
vfunc[91]: | QWidget::dragLeaveEvent(QDragLeaveEvent*) |
vfunc[92]: | QWidget::dropEvent(QDropEvent*) |
vfunc[93]: | QWidget::showEvent(QShowEvent*) |
vfunc[94]: | QWidget::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QWidget::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QWidget::fontChange(QFont const&) |
vfunc[101]: | QWidget::windowActivationChange(bool) |
vfunc[102]: | QWidget::metric(int) const |
vfunc[103]: | QWidget::create(unsigned long, bool, bool) |
vfunc[104]: | QWidget::destroy(bool, bool) |
vfunc[105]: | 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]: | __cxa_pure_virtual |
vfunc[111]: | __cxa_pure_virtual |
vfunc[112]: | __cxa_pure_virtual |
vfunc[113]: | __cxa_pure_virtual |
vfunc[114]: | __cxa_pure_virtual |
vfunc[115]: | __cxa_pure_virtual |
Table 7-623. Secondary vtable for QDateTimeEditBase
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDateTimeEditBase |
vfunc[0]: | non-virtual thunk to QDateTimeEditBase::~QDateTimeEditBase() |
vfunc[1]: | non-virtual thunk to QDateTimeEditBase::~QDateTimeEditBase() |
vfunc[2]: | QPaintDevice::setResolution(int) |
vfunc[3]: | QPaintDevice::resolution() const |
vfunc[4]: | QPaintDevice::handle() const |
vfunc[5]: | QPaintDevice::x11RenderHandle() const |
vfunc[6]: | QPaintDevice::setX11Data(QPaintDeviceX11Data const*) |
vfunc[7]: | QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) |
vfunc[8]: | non-virtual thunk to QWidget::metric(int) const |
vfunc[9]: | QPaintDevice::fontMet(QFont*, int, char const*, int) const |
vfunc[10]: | QPaintDevice::fontInf(QFont*, int) const |
The Run Time Type Information for the QDateTimeEditBase class is described by Table 7-624
The virtual table for the QHttpHeader class is described by Table 7-625
Table 7-625. Primary vtable for QHttpHeader
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHttpHeader |
vfunc[0]: | QHttpHeader::~QHttpHeader() |
vfunc[1]: | QHttpHeader::~QHttpHeader() |
vfunc[2]: | QHttpHeader::toString() const |
vfunc[3]: | __cxa_pure_virtual |
vfunc[4]: | __cxa_pure_virtual |
vfunc[5]: | QHttpHeader::parseLine(QString const&, int) |
The Run Time Type Information for the QHttpHeader class is described by Table 7-626
The virtual table for the QShowEvent class is described by Table 7-627
Table 7-627. Primary vtable for QShowEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QShowEvent |
vfunc[0]: | QShowEvent::~QShowEvent() |
vfunc[1]: | QShowEvent::~QShowEvent() |
The Run Time Type Information for the QShowEvent class is described by Table 7-628
The virtual table for the QTable class is described by Table 7-629
Table 7-629. Primary vtable for QTable
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTable |
vfunc[0]: | QTable::metaObject() const |
vfunc[1]: | QTable::className() const |
vfunc[2]: | QTable::qt_cast(char const*) |
vfunc[3]: | QTable::qt_invoke(int, QUObject*) |
vfunc[4]: | QTable::qt_emit(int, QUObject*) |
vfunc[5]: | QTable::qt_property(int, int, QVariant*) |
vfunc[6]: | QTable::~QTable() |
vfunc[7]: | QTable::~QTable() |
vfunc[8]: | QWidget::event(QEvent*) |
vfunc[9]: | QTable::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]: | QTable::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]: | 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]: | 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]: | QTable::drawContents(QPainter*, int, int, int, int) |
vfunc[128]: | QScrollView::drawContentsOffset(QPainter*, int, int, int, int, int, int) |
vfunc[129]: | QTable::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]: | QTable::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]: | QTable::setItem(int, int, QTableItem*) |
vfunc[156]: | QTable::setText(int, int, QString const&) |
vfunc[157]: | QTable::setPixmap(int, int, QPixmap const&) |
vfunc[158]: | QTable::item(int, int) const |
vfunc[159]: | QTable::text(int, int) const |
vfunc[160]: | QTable::pixmap(int, int) const |
vfunc[161]: | QTable::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]: | QTable::numRows() const |
vfunc[170]: | QTable::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]: | QTable::sortColumn(int, bool, bool) |
vfunc[176]: | QTable::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]: | QTable::paintCell(QPainter*, int, int, QRect const&, bool, QColorGroup const&) |
vfunc[183]: | QTable::paintFocus(QPainter*, QRect const&) |
vfunc[184]: | QTable::setFocusStyle(QTable::FocusStyle) |
vfunc[185]: | QTable::setNumRows(int) |
vfunc[186]: | QTable::setNumCols(int) |
vfunc[187]: | QTable::setShowGrid(bool) |
vfunc[188]: | QTable::hideRow(int) |
vfunc[189]: | QTable::hideColumn(int) |
vfunc[190]: | QTable::showRow(int) |
vfunc[191]: | QTable::showColumn(int) |
vfunc[192]: | QTable::setColumnWidth(int, int) |
vfunc[193]: | QTable::setRowHeight(int, int) |
vfunc[194]: | QTable::adjustColumn(int) |
vfunc[195]: | QTable::adjustRow(int) |
vfunc[196]: | QTable::setColumnStretchable(int, bool) |
vfunc[197]: | QTable::setRowStretchable(int, bool) |
vfunc[198]: | QTable::setSorting(bool) |
vfunc[199]: | QTable::swapRows(int, int, bool) |
vfunc[200]: | QTable::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]: | QTable::activateNextCell() |
vfunc[222]: | QTable::createEditor(int, int, bool) const |
vfunc[223]: | QTable::setCellContentFromEditor(int, int) |
vfunc[224]: | QTable::beginEdit(int, int, bool) |
vfunc[225]: | QTable::endEdit(int, int, bool, bool) |
vfunc[226]: | QTable::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]: | QTable::columnClicked(int) |
Table 7-630. Secondary vtable for QTable
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTable |
vfunc[0]: | non-virtual thunk to QTable::~QTable() |
vfunc[1]: | non-virtual thunk to QTable::~QTable() |
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 QTable class is described by Table 7-631
The virtual table for the QLocalFs class is described by Table 7-632
Table 7-632. Primary vtable for QLocalFs
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QLocalFs |
vfunc[0]: | QLocalFs::metaObject() const |
vfunc[1]: | QLocalFs::className() const |
vfunc[2]: | QLocalFs::qt_cast(char const*) |
vfunc[3]: | QLocalFs::qt_invoke(int, QUObject*) |
vfunc[4]: | QLocalFs::qt_emit(int, QUObject*) |
vfunc[5]: | QLocalFs::qt_property(int, int, QVariant*) |
vfunc[6]: | QLocalFs::~QLocalFs() |
vfunc[7]: | QLocalFs::~QLocalFs() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | QNetworkProtocol::setUrl(QUrlOperator*) |
vfunc[22]: | QNetworkProtocol::setAutoDelete(bool, int) |
vfunc[23]: | QLocalFs::supportedOperations() const |
vfunc[24]: | QNetworkProtocol::addOperation(QNetworkOperation*) |
vfunc[25]: | QNetworkProtocol::clearOperationQueue() |
vfunc[26]: | QNetworkProtocol::stop() |
vfunc[27]: | QNetworkProtocol::processOperation(QNetworkOperation*) |
vfunc[28]: | QLocalFs::operationListChildren(QNetworkOperation*) |
vfunc[29]: | QLocalFs::operationMkDir(QNetworkOperation*) |
vfunc[30]: | QLocalFs::operationRemove(QNetworkOperation*) |
vfunc[31]: | QLocalFs::operationRename(QNetworkOperation*) |
vfunc[32]: | QLocalFs::operationGet(QNetworkOperation*) |
vfunc[33]: | QLocalFs::operationPut(QNetworkOperation*) |
vfunc[34]: | QNetworkProtocol::operationPutChunk(QNetworkOperation*) |
vfunc[35]: | QNetworkProtocol::checkConnection(QNetworkOperation*) |
The Run Time Type Information for the QLocalFs class is described by Table 7-633
The virtual table for the QCanvasPolygon class is described by Table 7-634
Table 7-634. Primary vtable for QCanvasPolygon
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCanvasPolygon |
vfunc[0]: | QCanvasPolygon::~QCanvasPolygon() |
vfunc[1]: | QCanvasPolygon::~QCanvasPolygon() |
vfunc[2]: | QCanvasPolygon::moveBy(double, double) |
vfunc[3]: | QCanvasItem::setAnimated(bool) |
vfunc[4]: | QCanvasItem::setVelocity(double, double) |
vfunc[5]: | QCanvasItem::advance(int) |
vfunc[6]: | QCanvasPolygonalItem::collidesWith(QCanvasItem const*) const |
vfunc[7]: | QCanvasItem::setCanvas(QCanvas*) |
vfunc[8]: | QCanvasPolygonalItem::draw(QPainter&) |
vfunc[9]: | QCanvasItem::setVisible(bool) |
vfunc[10]: | QCanvasItem::setSelected(bool) |
vfunc[11]: | QCanvasItem::setEnabled(bool) |
vfunc[12]: | QCanvasItem::setActive(bool) |
vfunc[13]: | QCanvasPolygon::rtti() const |
vfunc[14]: | QCanvasPolygonalItem::boundingRect() const |
vfunc[15]: | QCanvasItem::boundingRectAdvanced() const |
vfunc[16]: | QCanvasPolygonalItem::chunks() const |
vfunc[17]: | QCanvasItem::addToChunks() |
vfunc[18]: | QCanvasItem::removeFromChunks() |
vfunc[19]: | QCanvasItem::changeChunks() |
vfunc[20]: | QCanvasPolygonalItem::collidesWith(QCanvasSprite const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, QCanvasEllipse const*, QCanvasText const*) const |
vfunc[21]: | QCanvasPolygonalItem::setPen(QPen) |
vfunc[22]: | QCanvasPolygonalItem::setBrush(QBrush) |
vfunc[23]: | QCanvasPolygon::areaPoints() const |
vfunc[24]: | QCanvasPolygonalItem::areaPointsAdvanced() const |
vfunc[25]: | QCanvasPolygon::drawShape(QPainter&) |
The Run Time Type Information for the QCanvasPolygon class is described by Table 7-635
The virtual table for the QDateEdit class is described by Table 7-636
Table 7-636. Primary vtable for QDateEdit
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDateEdit |
vfunc[0]: | QDateEdit::metaObject() const |
vfunc[1]: | QDateEdit::className() const |
vfunc[2]: | QDateEdit::qt_cast(char const*) |
vfunc[3]: | QDateEdit::qt_invoke(int, QUObject*) |
vfunc[4]: | QDateEdit::qt_emit(int, QUObject*) |
vfunc[5]: | QDateEdit::qt_property(int, int, QVariant*) |
vfunc[6]: | QDateEdit::~QDateEdit() |
vfunc[7]: | QDateEdit::~QDateEdit() |
vfunc[8]: | QDateEdit::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QWidget::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QDateEdit::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | QWidget::setEnabled(bool) |
vfunc[22]: | QWidget::setMinimumSize(int, int) |
vfunc[23]: | QWidget::setMaximumSize(int, int) |
vfunc[24]: | QWidget::setSizeIncrement(int, int) |
vfunc[25]: | QWidget::setBackgroundMode(Qt::BackgroundMode) |
vfunc[26]: | QWidget::setEraseColor(QColor const&) |
vfunc[27]: | QWidget::setErasePixmap(QPixmap const&) |
vfunc[28]: | QWidget::setPalette(QPalette const&) |
vfunc[29]: | QWidget::setPaletteBackgroundColor(QColor const&) |
vfunc[30]: | QWidget::setPaletteBackgroundPixmap(QPixmap const&) |
vfunc[31]: | QWidget::setFont(QFont const&) |
vfunc[32]: | QWidget::setCursor(QCursor const&) |
vfunc[33]: | QWidget::unsetCursor() |
vfunc[34]: | QWidget::setMask(QBitmap const&) |
vfunc[35]: | QWidget::setMask(QRegion const&) |
vfunc[36]: | QWidget::setBackgroundColor(QColor const&) |
vfunc[37]: | QWidget::setBackgroundPixmap(QPixmap const&) |
vfunc[38]: | QWidget::setCaption(QString const&) |
vfunc[39]: | QWidget::setIcon(QPixmap const&) |
vfunc[40]: | QWidget::setIconText(QString const&) |
vfunc[41]: | QWidget::setMouseTracking(bool) |
vfunc[42]: | QWidget::setFocus() |
vfunc[43]: | QWidget::setActiveWindow() |
vfunc[44]: | QWidget::setFocusPolicy(QWidget::FocusPolicy) |
vfunc[45]: | QWidget::setFocusProxy(QWidget*) |
vfunc[46]: | QWidget::setUpdatesEnabled(bool) |
vfunc[47]: | QWidget::show() |
vfunc[48]: | QWidget::hide() |
vfunc[49]: | QWidget::showMinimized() |
vfunc[50]: | QWidget::showMaximized() |
vfunc[51]: | QWidget::showNormal() |
vfunc[52]: | QWidget::polish() |
vfunc[53]: | QWidget::move(int, int) |
vfunc[54]: | QWidget::resize(int, int) |
vfunc[55]: | QWidget::setGeometry(int, int, int, int) |
vfunc[56]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QDateEdit::sizeHint() const |
vfunc[59]: | QDateEdit::minimumSizeHint() const |
vfunc[60]: | QWidget::sizePolicy() const |
vfunc[61]: | QWidget::setSizePolicy(QSizePolicy) |
vfunc[62]: | QWidget::heightForWidth(int) const |
vfunc[63]: | QWidget::adjustSize() |
vfunc[64]: | QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool) |
vfunc[65]: | QWidget::setAcceptDrops(bool) |
vfunc[66]: | QWidget::setAutoMask(bool) |
vfunc[67]: | QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) |
vfunc[68]: | QWidget::customWhatsThis() const |
vfunc[69]: | QWidget::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QWidget::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QWidget::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QWidget::wheelEvent(QWheelEvent*) |
vfunc[74]: | QWidget::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QWidget::focusInEvent(QFocusEvent*) |
vfunc[77]: | QWidget::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QWidget::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QDateEdit::resizeEvent(QResizeEvent*) |
vfunc[83]: | QWidget::closeEvent(QCloseEvent*) |
vfunc[84]: | QWidget::contextMenuEvent(QContextMenuEvent*) |
vfunc[85]: | QWidget::imStartEvent(QIMEvent*) |
vfunc[86]: | QWidget::imComposeEvent(QIMEvent*) |
vfunc[87]: | QWidget::imEndEvent(QIMEvent*) |
vfunc[88]: | QWidget::tabletEvent(QTabletEvent*) |
vfunc[89]: | QWidget::dragEnterEvent(QDragEnterEvent*) |
vfunc[90]: | QWidget::dragMoveEvent(QDragMoveEvent*) |
vfunc[91]: | QWidget::dragLeaveEvent(QDragLeaveEvent*) |
vfunc[92]: | QWidget::dropEvent(QDropEvent*) |
vfunc[93]: | QWidget::showEvent(QShowEvent*) |
vfunc[94]: | QWidget::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QWidget::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QWidget::fontChange(QFont const&) |
vfunc[101]: | QWidget::windowActivationChange(bool) |
vfunc[102]: | QWidget::metric(int) const |
vfunc[103]: | QWidget::create(unsigned long, bool, bool) |
vfunc[104]: | QWidget::destroy(bool, bool) |
vfunc[105]: | 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]: | QDateEdit::setFocusSection(int) |
vfunc[111]: | QDateEdit::sectionFormattedText(int) |
vfunc[112]: | QDateEdit::addNumber(int, int) |
vfunc[113]: | QDateEdit::removeLastNumber(int) |
vfunc[114]: | QDateEdit::stepUp() |
vfunc[115]: | QDateEdit::stepDown() |
vfunc[116]: | QDateEdit::setDate(QDate const&) |
vfunc[117]: | QDateEdit::setOrder(QDateEdit::Order) |
vfunc[118]: | QDateEdit::setAutoAdvance(bool) |
vfunc[119]: | QDateEdit::setMinValue(QDate const&) |
vfunc[120]: | QDateEdit::setMaxValue(QDate const&) |
vfunc[121]: | QDateEdit::setRange(QDate const&, QDate const&) |
vfunc[122]: | QDateEdit::setSeparator(QString const&) |
vfunc[123]: | QDateEdit::setYear(int) |
vfunc[124]: | QDateEdit::setMonth(int) |
vfunc[125]: | QDateEdit::setDay(int) |
vfunc[126]: | QDateEdit::fix() |
vfunc[127]: | QDateEdit::outOfRange(int, int, int) const |
Table 7-637. Secondary vtable for QDateEdit
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDateEdit |
vfunc[0]: | non-virtual thunk to QDateEdit::~QDateEdit() |
vfunc[1]: | non-virtual thunk to QDateEdit::~QDateEdit() |
vfunc[2]: | QPaintDevice::setResolution(int) |
vfunc[3]: | QPaintDevice::resolution() const |
vfunc[4]: | QPaintDevice::handle() const |
vfunc[5]: | QPaintDevice::x11RenderHandle() const |
vfunc[6]: | QPaintDevice::setX11Data(QPaintDeviceX11Data const*) |
vfunc[7]: | QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) |
vfunc[8]: | non-virtual thunk to QWidget::metric(int) const |
vfunc[9]: | QPaintDevice::fontMet(QFont*, int, char const*, int) const |
vfunc[10]: | QPaintDevice::fontInf(QFont*, int) const |
The Run Time Type Information for the QDateEdit class is described by Table 7-638
The virtual table for the QPaintEvent class is described by Table 7-639
Table 7-639. Primary vtable for QPaintEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QPaintEvent |
vfunc[0]: | QPaintEvent::~QPaintEvent() |
vfunc[1]: | QPaintEvent::~QPaintEvent() |
The Run Time Type Information for the QPaintEvent class is described by Table 7-640
The virtual table for the QAccel class is described by Table 7-641
Table 7-641. Primary vtable for QAccel
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QAccel |
vfunc[0]: | QAccel::metaObject() const |
vfunc[1]: | QAccel::className() const |
vfunc[2]: | QAccel::qt_cast(char const*) |
vfunc[3]: | QAccel::qt_invoke(int, QUObject*) |
vfunc[4]: | QAccel::qt_emit(int, QUObject*) |
vfunc[5]: | QAccel::qt_property(int, int, QVariant*) |
vfunc[6]: | QAccel::~QAccel() |
vfunc[7]: | QAccel::~QAccel() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QAccel::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 QAccel class is described by Table 7-642
The virtual table for the QCanvas class is described by Table 7-643
Table 7-643. Primary vtable for QCanvas
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCanvas |
vfunc[0]: | QCanvas::metaObject() const |
vfunc[1]: | QCanvas::className() const |
vfunc[2]: | QCanvas::qt_cast(char const*) |
vfunc[3]: | QCanvas::qt_invoke(int, QUObject*) |
vfunc[4]: | QCanvas::qt_emit(int, QUObject*) |
vfunc[5]: | QCanvas::qt_property(int, int, QVariant*) |
vfunc[6]: | QCanvas::~QCanvas() |
vfunc[7]: | QCanvas::~QCanvas() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | QCanvas::setTiles(QPixmap, int, int, int, int) |
vfunc[22]: | QCanvas::setBackgroundPixmap(QPixmap const&) |
vfunc[23]: | QCanvas::setBackgroundColor(QColor const&) |
vfunc[24]: | QCanvas::setTile(int, int, int) |
vfunc[25]: | QCanvas::resize(int, int) |
vfunc[26]: | QCanvas::retune(int, int) |
vfunc[27]: | QCanvas::setChangedChunk(int, int) |
vfunc[28]: | QCanvas::setChangedChunkContaining(int, int) |
vfunc[29]: | QCanvas::setAllChanged() |
vfunc[30]: | QCanvas::setChanged(QRect const&) |
vfunc[31]: | QCanvas::setUnchanged(QRect const&) |
vfunc[32]: | QCanvas::addView(QCanvasView*) |
vfunc[33]: | QCanvas::removeView(QCanvasView*) |
vfunc[34]: | QCanvas::addItem(QCanvasItem*) |
vfunc[35]: | QCanvas::addAnimation(QCanvasItem*) |
vfunc[36]: | QCanvas::removeItem(QCanvasItem*) |
vfunc[37]: | QCanvas::removeAnimation(QCanvasItem*) |
vfunc[38]: | QCanvas::setAdvancePeriod(int) |
vfunc[39]: | QCanvas::setUpdatePeriod(int) |
vfunc[40]: | QCanvas::setDoubleBuffering(bool) |
vfunc[41]: | QCanvas::advance() |
vfunc[42]: | QCanvas::update() |
vfunc[43]: | QCanvas::drawBackground(QPainter&, QRect const&) |
vfunc[44]: | QCanvas::drawForeground(QPainter&, QRect const&) |
The Run Time Type Information for the QCanvas class is described by Table 7-644
The virtual table for the QDomDocumentFragment class is described by Table 7-645
Table 7-645. Primary vtable for QDomDocumentFragment
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDomDocumentFragment |
vfunc[0]: | QDomDocumentFragment::~QDomDocumentFragment() |
vfunc[1]: | QDomDocumentFragment::~QDomDocumentFragment() |
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]: | QDomDocumentFragment::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]: | QDomDocumentFragment::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 QDomDocumentFragment class is described by Table 7-646
The virtual table for the QDataStream class is described by Table 7-647
Table 7-647. Primary vtable for QDataStream
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDataStream |
vfunc[0]: | QDataStream::~QDataStream() |
vfunc[1]: | QDataStream::~QDataStream() |
The Run Time Type Information for the QDataStream class is described by Table 7-648
The virtual table for the QJpUnicodeConv class is described by Table 7-649
Table 7-649. Primary vtable for QJpUnicodeConv
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QJpUnicodeConv |
vfunc[0]: | QJpUnicodeConv::asciiToUnicode(unsigned int, unsigned int) const |
vfunc[1]: | QJpUnicodeConv::jisx0201LatinToUnicode(unsigned int, unsigned int) const |
vfunc[2]: | QJpUnicodeConv::jisx0208ToUnicode(unsigned int, unsigned int) const |
vfunc[3]: | QJpUnicodeConv::jisx0212ToUnicode(unsigned int, unsigned int) const |
vfunc[4]: | QJpUnicodeConv::unicodeToAscii(unsigned int, unsigned int) const |
vfunc[5]: | QJpUnicodeConv::unicodeToJisx0201Latin(unsigned int, unsigned int) const |
vfunc[6]: | QJpUnicodeConv::unicodeToJisx0208(unsigned int, unsigned int) const |
vfunc[7]: | QJpUnicodeConv::unicodeToJisx0212(unsigned int, unsigned int) const |
The Run Time Type Information for the QJpUnicodeConv class is described by Table 7-650
The virtual table for the QPushButton class is described by Table 7-651
Table 7-651. Primary vtable for QPushButton
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QPushButton |
vfunc[0]: | QPushButton::metaObject() const |
vfunc[1]: | QPushButton::className() const |
vfunc[2]: | QPushButton::qt_cast(char const*) |
vfunc[3]: | QPushButton::qt_invoke(int, QUObject*) |
vfunc[4]: | QPushButton::qt_emit(int, QUObject*) |
vfunc[5]: | QPushButton::qt_property(int, int, QVariant*) |
vfunc[6]: | QPushButton::~QPushButton() |
vfunc[7]: | QPushButton::~QPushButton() |
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]: | QPushButton::move(int, int) |
vfunc[54]: | QPushButton::resize(int, int) |
vfunc[55]: | QPushButton::setGeometry(int, int, int, int) |
vfunc[56]: | QPushButton::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QPushButton::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]: | QPushButton::focusInEvent(QFocusEvent*) |
vfunc[77]: | QPushButton::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QButton::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QPushButton::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]: | QPushButton::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]: | QPushButton::drawButton(QPainter*) |
vfunc[119]: | QPushButton::drawButtonLabel(QPainter*) |
vfunc[120]: | QButton::setGroup(QButtonGroup*) |
vfunc[121]: | QPushButton::setAutoDefault(bool) |
vfunc[122]: | QPushButton::setDefault(bool) |
vfunc[123]: | QPushButton::setIsMenuButton(bool) |
vfunc[124]: | QPushButton::setOn(bool) |
Table 7-652. Secondary vtable for QPushButton
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QPushButton |
vfunc[0]: | non-virtual thunk to QPushButton::~QPushButton() |
vfunc[1]: | non-virtual thunk to QPushButton::~QPushButton() |
vfunc[2]: | 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 QPushButton class is described by Table 7-653
The virtual table for the QWidgetList class is described by Table 7-654
Table 7-654. Primary vtable for QWidgetList
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWidgetList |
vfunc[0]: | QPtrList<QWidget>::count() const |
vfunc[1]: | QPtrList<QWidget>::clear() |
vfunc[2]: | QWidgetList::~QWidgetList() |
vfunc[3]: | QWidgetList::~QWidgetList() |
vfunc[4]: | QPtrCollection::newItem(void*) |
vfunc[5]: | QPtrList<QWidget>::deleteItem(void*) |
vfunc[6]: | QGList::compareItems(void*, void*) |
vfunc[7]: | QGList::read(QDataStream&, void*&) |
vfunc[8]: | QGList::write(QDataStream&, void*) const |
The Run Time Type Information for the QWidgetList class is described by Table 7-655
The virtual table for the QMenuData class is described by Table 7-656
Table 7-656. Primary vtable for QMenuData
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QMenuData |
vfunc[0]: | QMenuData::~QMenuData() |
vfunc[1]: | QMenuData::~QMenuData() |
vfunc[2]: | QMenuData::updateItem(int) |
vfunc[3]: | QMenuData::setId(int, int) |
vfunc[4]: | QMenuData::activateItemAt(int) |
vfunc[5]: | QMenuData::menuContentsChanged() |
vfunc[6]: | QMenuData::menuStateChanged() |
vfunc[7]: | QMenuData::menuInsPopup(QPopupMenu*) |
vfunc[8]: | QMenuData::menuDelPopup(QPopupMenu*) |
The Run Time Type Information for the QMenuData class is described by Table 7-657
The virtual table for the QDataView class is described by Table 7-658
Table 7-658. Primary vtable for QDataView
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDataView |
vfunc[0]: | QDataView::metaObject() const |
vfunc[1]: | QDataView::className() const |
vfunc[2]: | QDataView::qt_cast(char const*) |
vfunc[3]: | QDataView::qt_invoke(int, QUObject*) |
vfunc[4]: | QDataView::qt_emit(int, QUObject*) |
vfunc[5]: | QDataView::qt_property(int, int, QVariant*) |
vfunc[6]: | QDataView::~QDataView() |
vfunc[7]: | QDataView::~QDataView() |
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]: | QWidget::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QWidget::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QWidget::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QWidget::wheelEvent(QWheelEvent*) |
vfunc[74]: | QWidget::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QWidget::focusInEvent(QFocusEvent*) |
vfunc[77]: | QWidget::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QWidget::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QWidget::resizeEvent(QResizeEvent*) |
vfunc[83]: | QWidget::closeEvent(QCloseEvent*) |
vfunc[84]: | QWidget::contextMenuEvent(QContextMenuEvent*) |
vfunc[85]: | QWidget::imStartEvent(QIMEvent*) |
vfunc[86]: | QWidget::imComposeEvent(QIMEvent*) |
vfunc[87]: | QWidget::imEndEvent(QIMEvent*) |
vfunc[88]: | QWidget::tabletEvent(QTabletEvent*) |
vfunc[89]: | QWidget::dragEnterEvent(QDragEnterEvent*) |
vfunc[90]: | QWidget::dragMoveEvent(QDragMoveEvent*) |
vfunc[91]: | QWidget::dragLeaveEvent(QDragLeaveEvent*) |
vfunc[92]: | QWidget::dropEvent(QDropEvent*) |
vfunc[93]: | QWidget::showEvent(QShowEvent*) |
vfunc[94]: | QWidget::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QWidget::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QWidget::fontChange(QFont const&) |
vfunc[101]: | QWidget::windowActivationChange(bool) |
vfunc[102]: | QWidget::metric(int) const |
vfunc[103]: | QWidget::create(unsigned long, bool, bool) |
vfunc[104]: | QWidget::destroy(bool, bool) |
vfunc[105]: | 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]: | QDataView::setForm(QSqlForm*) |
vfunc[111]: | QDataView::setRecord(QSqlRecord*) |
vfunc[112]: | QDataView::refresh(QSqlRecord*) |
vfunc[113]: | QDataView::readFields() |
vfunc[114]: | QDataView::writeFields() |
vfunc[115]: | QDataView::clearValues() |
Table 7-659. Secondary vtable for QDataView
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDataView |
vfunc[0]: | non-virtual thunk to QDataView::~QDataView() |
vfunc[1]: | non-virtual thunk to QDataView::~QDataView() |
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 QDataView class is described by Table 7-660
The virtual table for the QSqlEditorFactory class is described by Table 7-661
Table 7-661. Primary vtable for QSqlEditorFactory
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSqlEditorFactory |
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]: | QSqlEditorFactory::~QSqlEditorFactory() |
vfunc[7]: | QSqlEditorFactory::~QSqlEditorFactory() |
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]: | QSqlEditorFactory::createEditor(QWidget*, QVariant const&) |
vfunc[22]: | QSqlEditorFactory::createEditor(QWidget*, QSqlField const*) |
The Run Time Type Information for the QSqlEditorFactory class is described by Table 7-662
The virtual table for the QConnectionList class is described by Table 7-663
Table 7-663. Primary vtable for QConnectionList
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QConnectionList |
vfunc[0]: | QPtrList<QConnection>::count() const |
vfunc[1]: | QPtrList<QConnection>::clear() |
vfunc[2]: | QConnectionList::~QConnectionList() |
vfunc[3]: | QConnectionList::~QConnectionList() |
vfunc[4]: | QPtrCollection::newItem(void*) |
vfunc[5]: | QPtrList<QConnection>::deleteItem(void*) |
vfunc[6]: | QGList::compareItems(void*, void*) |
vfunc[7]: | QGList::read(QDataStream&, void*&) |
vfunc[8]: | QGList::write(QDataStream&, void*) const |
The Run Time Type Information for the QConnectionList class is described by Table 7-664
The virtual table for the QSqlCursor class is described by Table 7-665
Table 7-665. Primary vtable for QSqlCursor
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSqlCursor |
vfunc[0]: | QSqlCursor::~QSqlCursor() |
vfunc[1]: | QSqlCursor::~QSqlCursor() |
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]: | QSqlCursor::setGenerated(QString const&, bool) |
vfunc[7]: | QSqlCursor::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]: | QSqlCursor::remove(int) |
vfunc[13]: | QSqlCursor::clear() |
vfunc[14]: | QSqlRecord::clearValues(bool) |
vfunc[15]: | QSqlCursor::toString(QString const&, QString const&) const |
vfunc[16]: | QSqlRecord::toStringList(QString const&) const |
vfunc[17]: | QSqlCursor::primaryIndex(bool) const |
vfunc[18]: | QSqlCursor::index(QStringList const&) const |
vfunc[19]: | QSqlCursor::setPrimaryIndex(QSqlIndex const&) |
vfunc[20]: | QSqlCursor::append(QSqlFieldInfo const&) |
vfunc[21]: | QSqlCursor::insert(int, QSqlFieldInfo const&) |
vfunc[22]: | QSqlCursor::editBuffer(bool) |
vfunc[23]: | QSqlCursor::primeInsert() |
vfunc[24]: | QSqlCursor::primeUpdate() |
vfunc[25]: | QSqlCursor::primeDelete() |
vfunc[26]: | QSqlCursor::insert(bool) |
vfunc[27]: | QSqlCursor::update(bool) |
vfunc[28]: | QSqlCursor::del(bool) |
vfunc[29]: | QSqlCursor::setMode(int) |
vfunc[30]: | QSqlCursor::setCalculated(QString const&, bool) |
vfunc[31]: | QSqlCursor::setTrimmed(QString const&, bool) |
vfunc[32]: | QSqlCursor::select(QString const&, QSqlIndex const&) |
vfunc[33]: | QSqlCursor::setSort(QSqlIndex const&) |
vfunc[34]: | QSqlCursor::setFilter(QString const&) |
vfunc[35]: | QSqlCursor::setName(QString const&, bool) |
vfunc[36]: | QSqlCursor::afterSeek() |
vfunc[37]: | QSqlCursor::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-666. Secondary vtable for QSqlCursor
Base Offset | -16 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSqlCursor |
vfunc[0]: | non-virtual thunk to QSqlCursor::~QSqlCursor() |
vfunc[1]: | non-virtual thunk to QSqlCursor::~QSqlCursor() |
vfunc[2]: | non-virtual thunk to QSqlCursor::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 QSqlCursor class is described by Table 7-667
The virtual table for the QAction class is described by Table 7-668
Table 7-668. Primary vtable for QAction
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QAction |
vfunc[0]: | QAction::metaObject() const |
vfunc[1]: | QAction::className() const |
vfunc[2]: | QAction::qt_cast(char const*) |
vfunc[3]: | QAction::qt_invoke(int, QUObject*) |
vfunc[4]: | QAction::qt_emit(int, QUObject*) |
vfunc[5]: | QAction::qt_property(int, int, QVariant*) |
vfunc[6]: | QAction::~QAction() |
vfunc[7]: | QAction::~QAction() |
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]: | QAction::setIconSet(QIconSet const&) |
vfunc[22]: | QAction::setText(QString const&) |
vfunc[23]: | QAction::setMenuText(QString const&) |
vfunc[24]: | QAction::setToolTip(QString const&) |
vfunc[25]: | QAction::setStatusTip(QString const&) |
vfunc[26]: | QAction::setWhatsThis(QString const&) |
vfunc[27]: | QAction::setAccel(QKeySequence const&) |
vfunc[28]: | QAction::setToggleAction(bool) |
vfunc[29]: | QAction::addTo(QWidget*) |
vfunc[30]: | QAction::removeFrom(QWidget*) |
vfunc[31]: | QAction::addedTo(QWidget*, QWidget*) |
vfunc[32]: | QAction::addedTo(int, QPopupMenu*) |
vfunc[33]: | QAction::setOn(bool) |
vfunc[34]: | QAction::setEnabled(bool) |
The Run Time Type Information for the QAction class is described by Table 7-669
The virtual table for the QHostAddress class is described by Table 7-670
Table 7-670. Primary vtable for QHostAddress
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QHostAddress |
vfunc[0]: | QHostAddress::~QHostAddress() |
vfunc[1]: | QHostAddress::~QHostAddress() |
The Run Time Type Information for the QHostAddress class is described by Table 7-671
The virtual table for the QWheelEvent class is described by Table 7-672
Table 7-672. Primary vtable for QWheelEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QWheelEvent |
vfunc[0]: | QWheelEvent::~QWheelEvent() |
vfunc[1]: | QWheelEvent::~QWheelEvent() |
The Run Time Type Information for the QWheelEvent class is described by Table 7-673
The virtual table for the QDataBrowser class is described by Table 7-674
Table 7-674. Primary vtable for QDataBrowser
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDataBrowser |
vfunc[0]: | QDataBrowser::metaObject() const |
vfunc[1]: | QDataBrowser::className() const |
vfunc[2]: | QDataBrowser::qt_cast(char const*) |
vfunc[3]: | QDataBrowser::qt_invoke(int, QUObject*) |
vfunc[4]: | QDataBrowser::qt_emit(int, QUObject*) |
vfunc[5]: | QDataBrowser::qt_property(int, int, QVariant*) |
vfunc[6]: | QDataBrowser::~QDataBrowser() |
vfunc[7]: | QDataBrowser::~QDataBrowser() |
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]: | QWidget::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QWidget::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QWidget::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QWidget::wheelEvent(QWheelEvent*) |
vfunc[74]: | QWidget::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QWidget::focusInEvent(QFocusEvent*) |
vfunc[77]: | QWidget::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QWidget::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QWidget::resizeEvent(QResizeEvent*) |
vfunc[83]: | QWidget::closeEvent(QCloseEvent*) |
vfunc[84]: | QWidget::contextMenuEvent(QContextMenuEvent*) |
vfunc[85]: | QWidget::imStartEvent(QIMEvent*) |
vfunc[86]: | QWidget::imComposeEvent(QIMEvent*) |
vfunc[87]: | QWidget::imEndEvent(QIMEvent*) |
vfunc[88]: | QWidget::tabletEvent(QTabletEvent*) |
vfunc[89]: | QWidget::dragEnterEvent(QDragEnterEvent*) |
vfunc[90]: | QWidget::dragMoveEvent(QDragMoveEvent*) |
vfunc[91]: | QWidget::dragLeaveEvent(QDragLeaveEvent*) |
vfunc[92]: | QWidget::dropEvent(QDropEvent*) |
vfunc[93]: | QWidget::showEvent(QShowEvent*) |
vfunc[94]: | QWidget::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QWidget::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QWidget::fontChange(QFont const&) |
vfunc[101]: | QWidget::windowActivationChange(bool) |
vfunc[102]: | QWidget::metric(int) const |
vfunc[103]: | QWidget::create(unsigned long, bool, bool) |
vfunc[104]: | QWidget::destroy(bool, bool) |
vfunc[105]: | 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]: | QDataBrowser::setSqlCursor(QSqlCursor*, bool) |
vfunc[111]: | QDataBrowser::setForm(QSqlForm*) |
vfunc[112]: | QDataBrowser::setConfirmEdits(bool) |
vfunc[113]: | QDataBrowser::setConfirmInsert(bool) |
vfunc[114]: | QDataBrowser::setConfirmUpdate(bool) |
vfunc[115]: | QDataBrowser::setConfirmDelete(bool) |
vfunc[116]: | QDataBrowser::setConfirmCancels(bool) |
vfunc[117]: | QDataBrowser::setReadOnly(bool) |
vfunc[118]: | QDataBrowser::setAutoEdit(bool) |
vfunc[119]: | QDataBrowser::seek(int, bool) |
vfunc[120]: | QDataBrowser::refresh() |
vfunc[121]: | QDataBrowser::insert() |
vfunc[122]: | QDataBrowser::update() |
vfunc[123]: | QDataBrowser::del() |
vfunc[124]: | QDataBrowser::first() |
vfunc[125]: | QDataBrowser::last() |
vfunc[126]: | QDataBrowser::next() |
vfunc[127]: | QDataBrowser::prev() |
vfunc[128]: | QDataBrowser::readFields() |
vfunc[129]: | QDataBrowser::writeFields() |
vfunc[130]: | QDataBrowser::clearValues() |
vfunc[131]: | QDataBrowser::insertCurrent() |
vfunc[132]: | QDataBrowser::updateCurrent() |
vfunc[133]: | QDataBrowser::deleteCurrent() |
vfunc[134]: | QDataBrowser::currentEdited() |
vfunc[135]: | QDataBrowser::confirmEdit(QSql::Op) |
vfunc[136]: | QDataBrowser::confirmCancel(QSql::Op) |
vfunc[137]: | QDataBrowser::handleError(QSqlError const&) |
Table 7-675. Secondary vtable for QDataBrowser
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QDataBrowser |
vfunc[0]: | non-virtual thunk to QDataBrowser::~QDataBrowser() |
vfunc[1]: | non-virtual thunk to QDataBrowser::~QDataBrowser() |
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 QDataBrowser class is described by Table 7-676
The virtual table for the QTimeEdit class is described by Table 7-677
Table 7-677. Primary vtable for QTimeEdit
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTimeEdit |
vfunc[0]: | QTimeEdit::metaObject() const |
vfunc[1]: | QTimeEdit::className() const |
vfunc[2]: | QTimeEdit::qt_cast(char const*) |
vfunc[3]: | QTimeEdit::qt_invoke(int, QUObject*) |
vfunc[4]: | QTimeEdit::qt_emit(int, QUObject*) |
vfunc[5]: | QTimeEdit::qt_property(int, int, QVariant*) |
vfunc[6]: | QTimeEdit::~QTimeEdit() |
vfunc[7]: | QTimeEdit::~QTimeEdit() |
vfunc[8]: | QTimeEdit::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QWidget::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QTimeEdit::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | QWidget::setEnabled(bool) |
vfunc[22]: | QWidget::setMinimumSize(int, int) |
vfunc[23]: | QWidget::setMaximumSize(int, int) |
vfunc[24]: | QWidget::setSizeIncrement(int, int) |
vfunc[25]: | QWidget::setBackgroundMode(Qt::BackgroundMode) |
vfunc[26]: | QWidget::setEraseColor(QColor const&) |
vfunc[27]: | QWidget::setErasePixmap(QPixmap const&) |
vfunc[28]: | QWidget::setPalette(QPalette const&) |
vfunc[29]: | QWidget::setPaletteBackgroundColor(QColor const&) |
vfunc[30]: | QWidget::setPaletteBackgroundPixmap(QPixmap const&) |
vfunc[31]: | QWidget::setFont(QFont const&) |
vfunc[32]: | QWidget::setCursor(QCursor const&) |
vfunc[33]: | QWidget::unsetCursor() |
vfunc[34]: | QWidget::setMask(QBitmap const&) |
vfunc[35]: | QWidget::setMask(QRegion const&) |
vfunc[36]: | QWidget::setBackgroundColor(QColor const&) |
vfunc[37]: | QWidget::setBackgroundPixmap(QPixmap const&) |
vfunc[38]: | QWidget::setCaption(QString const&) |
vfunc[39]: | QWidget::setIcon(QPixmap const&) |
vfunc[40]: | QWidget::setIconText(QString const&) |
vfunc[41]: | QWidget::setMouseTracking(bool) |
vfunc[42]: | QWidget::setFocus() |
vfunc[43]: | QWidget::setActiveWindow() |
vfunc[44]: | QWidget::setFocusPolicy(QWidget::FocusPolicy) |
vfunc[45]: | QWidget::setFocusProxy(QWidget*) |
vfunc[46]: | QWidget::setUpdatesEnabled(bool) |
vfunc[47]: | QWidget::show() |
vfunc[48]: | QWidget::hide() |
vfunc[49]: | QWidget::showMinimized() |
vfunc[50]: | QWidget::showMaximized() |
vfunc[51]: | QWidget::showNormal() |
vfunc[52]: | QWidget::polish() |
vfunc[53]: | QWidget::move(int, int) |
vfunc[54]: | QWidget::resize(int, int) |
vfunc[55]: | QWidget::setGeometry(int, int, int, int) |
vfunc[56]: | QWidget::setGeometry(QRect const&) |
vfunc[57]: | QWidget::close(bool) |
vfunc[58]: | QTimeEdit::sizeHint() const |
vfunc[59]: | QTimeEdit::minimumSizeHint() const |
vfunc[60]: | QWidget::sizePolicy() const |
vfunc[61]: | QWidget::setSizePolicy(QSizePolicy) |
vfunc[62]: | QWidget::heightForWidth(int) const |
vfunc[63]: | QWidget::adjustSize() |
vfunc[64]: | QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool) |
vfunc[65]: | QWidget::setAcceptDrops(bool) |
vfunc[66]: | QWidget::setAutoMask(bool) |
vfunc[67]: | QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) |
vfunc[68]: | QWidget::customWhatsThis() const |
vfunc[69]: | QWidget::mousePressEvent(QMouseEvent*) |
vfunc[70]: | QWidget::mouseReleaseEvent(QMouseEvent*) |
vfunc[71]: | QWidget::mouseDoubleClickEvent(QMouseEvent*) |
vfunc[72]: | QWidget::mouseMoveEvent(QMouseEvent*) |
vfunc[73]: | QWidget::wheelEvent(QWheelEvent*) |
vfunc[74]: | QWidget::keyPressEvent(QKeyEvent*) |
vfunc[75]: | QWidget::keyReleaseEvent(QKeyEvent*) |
vfunc[76]: | QWidget::focusInEvent(QFocusEvent*) |
vfunc[77]: | QWidget::focusOutEvent(QFocusEvent*) |
vfunc[78]: | QWidget::enterEvent(QEvent*) |
vfunc[79]: | QWidget::leaveEvent(QEvent*) |
vfunc[80]: | QWidget::paintEvent(QPaintEvent*) |
vfunc[81]: | QWidget::moveEvent(QMoveEvent*) |
vfunc[82]: | QTimeEdit::resizeEvent(QResizeEvent*) |
vfunc[83]: | QWidget::closeEvent(QCloseEvent*) |
vfunc[84]: | QWidget::contextMenuEvent(QContextMenuEvent*) |
vfunc[85]: | QWidget::imStartEvent(QIMEvent*) |
vfunc[86]: | QWidget::imComposeEvent(QIMEvent*) |
vfunc[87]: | QWidget::imEndEvent(QIMEvent*) |
vfunc[88]: | QWidget::tabletEvent(QTabletEvent*) |
vfunc[89]: | QWidget::dragEnterEvent(QDragEnterEvent*) |
vfunc[90]: | QWidget::dragMoveEvent(QDragMoveEvent*) |
vfunc[91]: | QWidget::dragLeaveEvent(QDragLeaveEvent*) |
vfunc[92]: | QWidget::dropEvent(QDropEvent*) |
vfunc[93]: | QWidget::showEvent(QShowEvent*) |
vfunc[94]: | QWidget::hideEvent(QHideEvent*) |
vfunc[95]: | QWidget::x11Event(_XEvent*) |
vfunc[96]: | QWidget::updateMask() |
vfunc[97]: | QWidget::styleChange(QStyle&) |
vfunc[98]: | QWidget::enabledChange(bool) |
vfunc[99]: | QWidget::paletteChange(QPalette const&) |
vfunc[100]: | QWidget::fontChange(QFont const&) |
vfunc[101]: | QWidget::windowActivationChange(bool) |
vfunc[102]: | QWidget::metric(int) const |
vfunc[103]: | QWidget::create(unsigned long, bool, bool) |
vfunc[104]: | QWidget::destroy(bool, bool) |
vfunc[105]: | 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]: | QTimeEdit::setFocusSection(int) |
vfunc[111]: | QTimeEdit::sectionFormattedText(int) |
vfunc[112]: | QTimeEdit::addNumber(int, int) |
vfunc[113]: | QTimeEdit::removeLastNumber(int) |
vfunc[114]: | QTimeEdit::stepUp() |
vfunc[115]: | QTimeEdit::stepDown() |
vfunc[116]: | QTimeEdit::setTime(QTime const&) |
vfunc[117]: | QTimeEdit::setAutoAdvance(bool) |
vfunc[118]: | QTimeEdit::setMinValue(QTime const&) |
vfunc[119]: | QTimeEdit::setMaxValue(QTime const&) |
vfunc[120]: | QTimeEdit::setRange(QTime const&, QTime const&) |
vfunc[121]: | QTimeEdit::setSeparator(QString const&) |
vfunc[122]: | QTimeEdit::outOfRange(int, int, int) const |
vfunc[123]: | QTimeEdit::setHour(int) |
vfunc[124]: | QTimeEdit::setMinute(int) |
vfunc[125]: | QTimeEdit::setSecond(int) |
Table 7-678. Secondary vtable for QTimeEdit
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTimeEdit |
vfunc[0]: | non-virtual thunk to QTimeEdit::~QTimeEdit() |
vfunc[1]: | non-virtual thunk to QTimeEdit::~QTimeEdit() |
vfunc[2]: | QPaintDevice::setResolution(int) |
vfunc[3]: | QPaintDevice::resolution() const |
vfunc[4]: | QPaintDevice::handle() const |
vfunc[5]: | QPaintDevice::x11RenderHandle() const |
vfunc[6]: | QPaintDevice::setX11Data(QPaintDeviceX11Data const*) |
vfunc[7]: | QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) |
vfunc[8]: | non-virtual thunk to QWidget::metric(int) const |
vfunc[9]: | QPaintDevice::fontMet(QFont*, int, char const*, int) const |
vfunc[10]: | QPaintDevice::fontInf(QFont*, int) const |
The Run Time Type Information for the QTimeEdit class is described by Table 7-679
The virtual table for the QIconDragItem class is described by Table 7-680
Table 7-680. Primary vtable for QIconDragItem
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QIconDragItem |
vfunc[0]: | QIconDragItem::~QIconDragItem() |
vfunc[1]: | QIconDragItem::~QIconDragItem() |
vfunc[2]: | QIconDragItem::data() const |
vfunc[3]: | QIconDragItem::setData(QMemArray<char> const&) |
The Run Time Type Information for the QIconDragItem class is described by Table 7-681
The virtual table for the QSqlFieldInfo class is described by Table 7-682
Table 7-682. Primary vtable for QSqlFieldInfo
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSqlFieldInfo |
vfunc[0]: | QSqlFieldInfo::~QSqlFieldInfo() |
vfunc[1]: | QSqlFieldInfo::~QSqlFieldInfo() |
vfunc[2]: | QSqlFieldInfo::setTrim(bool) |
vfunc[3]: | QSqlFieldInfo::setGenerated(bool) |
vfunc[4]: | QSqlFieldInfo::setCalculated(bool) |
The Run Time Type Information for the QSqlFieldInfo class is described by Table 7-683
The virtual table for the QFtp class is described by Table 7-684
Table 7-684. Primary vtable for QFtp
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QFtp |
vfunc[0]: | QFtp::metaObject() const |
vfunc[1]: | QFtp::className() const |
vfunc[2]: | QFtp::qt_cast(char const*) |
vfunc[3]: | QFtp::qt_invoke(int, QUObject*) |
vfunc[4]: | QFtp::qt_emit(int, QUObject*) |
vfunc[5]: | QFtp::qt_property(int, int, QVariant*) |
vfunc[6]: | QFtp::~QFtp() |
vfunc[7]: | QFtp::~QFtp() |
vfunc[8]: | QObject::event(QEvent*) |
vfunc[9]: | QObject::eventFilter(QObject*, QEvent*) |
vfunc[10]: | QObject::setName(char const*) |
vfunc[11]: | QObject::insertChild(QObject*) |
vfunc[12]: | QObject::removeChild(QObject*) |
vfunc[13]: | QObject::setProperty(char const*, QVariant const&) |
vfunc[14]: | QObject::property(char const*) const |
vfunc[15]: | QObject::timerEvent(QTimerEvent*) |
vfunc[16]: | QObject::childEvent(QChildEvent*) |
vfunc[17]: | QObject::customEvent(QCustomEvent*) |
vfunc[18]: | QObject::connectNotify(char const*) |
vfunc[19]: | QObject::disconnectNotify(char const*) |
vfunc[20]: | QObject::checkConnectArgs(char const*, QObject const*, char const*) |
vfunc[21]: | QNetworkProtocol::setUrl(QUrlOperator*) |
vfunc[22]: | QNetworkProtocol::setAutoDelete(bool, int) |
vfunc[23]: | QFtp::supportedOperations() const |
vfunc[24]: | QNetworkProtocol::addOperation(QNetworkOperation*) |
vfunc[25]: | QNetworkProtocol::clearOperationQueue() |
vfunc[26]: | QNetworkProtocol::stop() |
vfunc[27]: | QNetworkProtocol::processOperation(QNetworkOperation*) |
vfunc[28]: | QFtp::operationListChildren(QNetworkOperation*) |
vfunc[29]: | QFtp::operationMkDir(QNetworkOperation*) |
vfunc[30]: | QFtp::operationRemove(QNetworkOperation*) |
vfunc[31]: | QFtp::operationRename(QNetworkOperation*) |
vfunc[32]: | QFtp::operationGet(QNetworkOperation*) |
vfunc[33]: | QFtp::operationPut(QNetworkOperation*) |
vfunc[34]: | QNetworkProtocol::operationPutChunk(QNetworkOperation*) |
vfunc[35]: | QFtp::checkConnection(QNetworkOperation*) |
The Run Time Type Information for the QFtp class is described by Table 7-685
The virtual table for the QLayoutItem class is described by Table 7-686
Table 7-686. Primary vtable for QLayoutItem
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QLayoutItem |
vfunc[0]: | QLayoutItem::~QLayoutItem() |
vfunc[1]: | QLayoutItem::~QLayoutItem() |
vfunc[2]: | __cxa_pure_virtual |
vfunc[3]: | __cxa_pure_virtual |
vfunc[4]: | __cxa_pure_virtual |
vfunc[5]: | __cxa_pure_virtual |
vfunc[6]: | __cxa_pure_virtual |
vfunc[7]: | __cxa_pure_virtual |
vfunc[8]: | __cxa_pure_virtual |
vfunc[9]: | QLayoutItem::hasHeightForWidth() const |
vfunc[10]: | QLayoutItem::heightForWidth(int) const |
vfunc[11]: | QLayoutItem::invalidate() |
vfunc[12]: | QLayoutItem::widget() |
vfunc[13]: | QLayoutItem::iterator() |
vfunc[14]: | QLayoutItem::layout() |
vfunc[15]: | QLayoutItem::spacerItem() |
vfunc[16]: | QLayoutItem::setAlignment(int) |
The Run Time Type Information for the QLayoutItem class is described by Table 7-687
The virtual table for the QMoveEvent class is described by Table 7-688
Table 7-688. Primary vtable for QMoveEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QMoveEvent |
vfunc[0]: | QMoveEvent::~QMoveEvent() |
vfunc[1]: | QMoveEvent::~QMoveEvent() |
The Run Time Type Information for the QMoveEvent class is described by Table 7-689
The virtual table for the QTextEdit class is described by Table 7-690
Table 7-690. Primary vtable for QTextEdit
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTextEdit |
vfunc[0]: | QTextEdit::metaObject() const |
vfunc[1]: | QTextEdit::className() const |
vfunc[2]: | QTextEdit::qt_cast(char const*) |
vfunc[3]: | QTextEdit::qt_invoke(int, QUObject*) |
vfunc[4]: | QTextEdit::qt_emit(int, QUObject*) |
vfunc[5]: | QTextEdit::qt_property(int, int, QVariant*) |
vfunc[6]: | QTextEdit::~QTextEdit() |
vfunc[7]: | QTextEdit::~QTextEdit() |
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-691. Secondary vtable for QTextEdit
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QTextEdit |
vfunc[0]: | non-virtual thunk to QTextEdit::~QTextEdit() |
vfunc[1]: | non-virtual thunk to QTextEdit::~QTextEdit() |
vfunc[2]: | 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 QTextEdit class is described by Table 7-692
The virtual table for the QFileIconProvider class is described by Table 7-693
Table 7-693. Primary vtable for QFileIconProvider
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QFileIconProvider |
vfunc[0]: | QFileIconProvider::metaObject() const |
vfunc[1]: | QFileIconProvider::className() const |
vfunc[2]: | QFileIconProvider::qt_cast(char const*) |
vfunc[3]: | QFileIconProvider::qt_invoke(int, QUObject*) |
vfunc[4]: | QFileIconProvider::qt_emit(int, QUObject*) |
vfunc[5]: | QFileIconProvider::qt_property(int, int, QVariant*) |
vfunc[6]: | QFileIconProvider::~QFileIconProvider() |
vfunc[7]: | QFileIconProvider::~QFileIconProvider() |
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]: | QFileIconProvider::pixmap(QFileInfo const&) |
The Run Time Type Information for the QFileIconProvider class is described by Table 7-694
The virtual table for the QSqlIndex class is described by Table 7-695
Table 7-695. Primary vtable for QSqlIndex
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSqlIndex |
vfunc[0]: | QSqlIndex::~QSqlIndex() |
vfunc[1]: | QSqlIndex::~QSqlIndex() |
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]: | QSqlIndex::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 |
vfunc[17]: | QSqlIndex::setCursorName(QString const&) |
vfunc[18]: | QSqlIndex::setName(QString const&) |
vfunc[19]: | QSqlIndex::append(QSqlField const&, bool) |
vfunc[20]: | QSqlIndex::setDescending(int, bool) |
The Run Time Type Information for the QSqlIndex class is described by Table 7-696
The virtual table for the QSqlField class is described by Table 7-697
Table 7-697. Primary vtable for QSqlField
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QSqlField |
vfunc[0]: | QSqlField::~QSqlField() |
vfunc[1]: | QSqlField::~QSqlField() |
vfunc[2]: | QSqlField::setValue(QVariant const&) |
vfunc[3]: | QSqlField::value() const |
vfunc[4]: | QSqlField::setName(QString const&) |
vfunc[5]: | QSqlField::setNull() |
vfunc[6]: | QSqlField::setReadOnly(bool) |
The Run Time Type Information for the QSqlField class is described by Table 7-698
The virtual table for the QVGroupBox class is described by Table 7-699
Table 7-699. Primary vtable for QVGroupBox
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QVGroupBox |
vfunc[0]: | QVGroupBox::metaObject() const |
vfunc[1]: | QVGroupBox::className() const |
vfunc[2]: | QVGroupBox::qt_cast(char const*) |
vfunc[3]: | QVGroupBox::qt_invoke(int, QUObject*) |
vfunc[4]: | QVGroupBox::qt_emit(int, QUObject*) |
vfunc[5]: | QVGroupBox::qt_property(int, int, QVariant*) |
vfunc[6]: | QVGroupBox::~QVGroupBox() |
vfunc[7]: | QVGroupBox::~QVGroupBox() |
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-700. Secondary vtable for QVGroupBox
Base Offset | -80 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QVGroupBox |
vfunc[0]: | non-virtual thunk to QVGroupBox::~QVGroupBox() |
vfunc[1]: | non-virtual thunk to QVGroupBox::~QVGroupBox() |
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 QVGroupBox class is described by Table 7-701
The virtual table for the QCloseEvent class is described by Table 7-702
Table 7-702. Primary vtable for QCloseEvent
Base Offset | 0 |
Virtual Base Offset | 0 |
RTTI | typeinfo for QCloseEvent |
vfunc[0]: | QCloseEvent::~QCloseEvent() |
vfunc[1]: | QCloseEvent::~QCloseEvent() |
The Run Time Type Information for the QCloseEvent class is described by Table 7-703
An LSB conforming implementation shall provide the architecture specific functions for Qt specified in Table 7-704, with the full mandatory functionality as described in the referenced underlying specification.
Table 7-704. libqt-mt - Qt Function Interfaces
_ZThn16_N10QSqlCursor4execERK7QString [qt-mt] | _ZThn16_N10QSqlCursor9afterSeekEv [qt-mt] |
_ZThn16_N10QSqlCursorD0Ev [qt-mt] | _ZThn16_N10QSqlCursorD1Ev [qt-mt] |
_ZThn16_N16QSqlSelectCursor4execERK7QString [qt-mt] | _ZThn16_N16QSqlSelectCursorD0Ev [qt-mt] |
_ZThn16_N16QSqlSelectCursorD1Ev [qt-mt] | _ZThn16_N18QXmlDefaultHandler11errorStringEv [qt-mt] |
_ZThn16_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ [qt-mt] | _ZThn16_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S2_S2_ [qt-mt] |
_ZThn16_NK10QDropEvent11encodedDataEPKc [qt-mt] | _ZThn16_NK10QDropEvent6formatEi [qt-mt] |
_ZThn16_NK10QDropEvent8providesEPKc [qt-mt] | _ZThn16_NK10QSqlCursor5valueEi [qt-mt] |
_ZThn200_N10QScrollBar10stepChangeEv [qt-mt] | _ZThn200_N10QScrollBar11rangeChangeEv [qt-mt] |
_ZThn200_N10QScrollBar11valueChangeEv [qt-mt] | _ZThn200_N10QScrollBarD0Ev [qt-mt] |
_ZThn200_N10QScrollBarD1Ev [qt-mt] | _ZThn200_N5QDial11rangeChangeEv [qt-mt] |
_ZThn200_N5QDial11valueChangeEv [qt-mt] | _ZThn200_N5QDialD0Ev [qt-mt] |
_ZThn200_N5QDialD1Ev [qt-mt] | _ZThn200_N7QSlider11rangeChangeEv [qt-mt] |
_ZThn200_N7QSlider11valueChangeEv [qt-mt] | _ZThn200_N7QSliderD0Ev [qt-mt] |
_ZThn200_N7QSliderD1Ev [qt-mt] | _ZThn200_N8QSpinBox11rangeChangeEv [qt-mt] |
_ZThn200_N8QSpinBox11valueChangeEv [qt-mt] | _ZThn200_N8QSpinBoxD0Ev [qt-mt] |
_ZThn200_N8QSpinBoxD1Ev [qt-mt] | _ZThn240_N10QPopupMenu10updateItemEi [qt-mt] |
_ZThn240_N10QPopupMenu12menuDelPopupEPS_ [qt-mt] | _ZThn240_N10QPopupMenu12menuInsPopupEPS_ [qt-mt] |
_ZThn240_N10QPopupMenu14activateItemAtEi [qt-mt] | _ZThn240_N10QPopupMenu16menuStateChangedEv [qt-mt] |
_ZThn240_N10QPopupMenu19menuContentsChangedEv [qt-mt] | _ZThn240_N10QPopupMenuD0Ev [qt-mt] |
_ZThn240_N10QPopupMenuD1Ev [qt-mt] | _ZThn240_N8QMenuBar10updateItemEi [qt-mt] |
_ZThn240_N8QMenuBar12menuDelPopupEP10QPopupMenu [qt-mt] | _ZThn240_N8QMenuBar12menuInsPopupEP10QPopupMenu [qt-mt] |
_ZThn240_N8QMenuBar14activateItemAtEi [qt-mt] | _ZThn240_N8QMenuBar16menuStateChangedEv [qt-mt] |
_ZThn240_N8QMenuBar19menuContentsChangedEv [qt-mt] | _ZThn240_N8QMenuBarD0Ev [qt-mt] |
_ZThn240_N8QMenuBarD1Ev [qt-mt] | _ZThn24_N18QXmlDefaultHandler11errorStringEv [qt-mt] |
_ZThn24_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15QXmlInputSource [qt-mt] | _ZThn32_N18QXmlDefaultHandler10startCDATAEv [qt-mt] |
_ZThn32_N18QXmlDefaultHandler11errorStringEv [qt-mt] | _ZThn32_N18QXmlDefaultHandler11startEntityERK7QString [qt-mt] |
_ZThn32_N18QXmlDefaultHandler6endDTDEv [qt-mt] | _ZThn32_N18QXmlDefaultHandler7commentERK7QString [qt-mt] |
_ZThn32_N18QXmlDefaultHandler8endCDATAEv [qt-mt] | _ZThn32_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ [qt-mt] |
_ZThn32_N18QXmlDefaultHandler9endEntityERK7QString [qt-mt] | _ZThn40_N18QXmlDefaultHandler11errorStringEv [qt-mt] |
_ZThn40_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2_S2_ [qt-mt] | _ZThn40_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_S2_ [qt-mt] |
_ZThn40_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ [qt-mt] | _ZThn80_N10QBoxLayout10invalidateEv [qt-mt] |
_ZThn80_N10QBoxLayout11setGeometryERK5QRect [qt-mt] | _ZThn80_N10QBoxLayout8iteratorEv [qt-mt] |
_ZThn80_N10QBoxLayoutD0Ev [qt-mt] | _ZThn80_N10QBoxLayoutD1Ev [qt-mt] |
_ZThn80_N10QDataTableD0Ev [qt-mt] | _ZThn80_N10QDataTableD1Ev [qt-mt] |
_ZThn80_N10QHGroupBoxD0Ev [qt-mt] | _ZThn80_N10QHGroupBoxD1Ev [qt-mt] |
_ZThn80_N10QImageDragD0Ev [qt-mt] | _ZThn80_N10QImageDragD1Ev [qt-mt] |
_ZThn80_N10QLCDNumberD0Ev [qt-mt] | _ZThn80_N10QLCDNumberD1Ev [qt-mt] |
_ZThn80_N10QPopupMenuD0Ev [qt-mt] | _ZThn80_N10QPopupMenuD1Ev [qt-mt] |
_ZThn80_N10QScrollBarD0Ev [qt-mt] | _ZThn80_N10QScrollBarD1Ev [qt-mt] |
_ZThn80_N10QStatusBarD0Ev [qt-mt] | _ZThn80_N10QStatusBarD1Ev [qt-mt] |
_ZThn80_N10QTabDialogD0Ev [qt-mt] | _ZThn80_N10QTabDialogD1Ev [qt-mt] |
_ZThn80_N10QTabWidgetD0Ev [qt-mt] | _ZThn80_N10QTabWidgetD1Ev [qt-mt] |
_ZThn80_N10QVGroupBoxD0Ev [qt-mt] | _ZThn80_N10QVGroupBoxD1Ev [qt-mt] |
_ZThn80_N10QWorkspaceD0Ev [qt-mt] | _ZThn80_N10QWorkspaceD1Ev [qt-mt] |
_ZThn80_N11QCanvasViewD0Ev [qt-mt] | _ZThn80_N11QCanvasViewD1Ev [qt-mt] |
_ZThn80_N11QDockWindowD0Ev [qt-mt] | _ZThn80_N11QDockWindowD1Ev [qt-mt] |
_ZThn80_N11QDragObjectD0Ev [qt-mt] | _ZThn80_N11QDragObjectD1Ev [qt-mt] |
_ZThn80_N11QFileDialogD0Ev [qt-mt] | _ZThn80_N11QFileDialogD1Ev [qt-mt] |
_ZThn80_N11QFontDialogD0Ev [qt-mt] | _ZThn80_N11QFontDialogD1Ev [qt-mt] |
_ZThn80_N11QGridLayout10invalidateEv [qt-mt] | _ZThn80_N11QGridLayout11setGeometryERK5QRect [qt-mt] |
_ZThn80_N11QGridLayout8iteratorEv [qt-mt] | _ZThn80_N11QGridLayoutD0Ev [qt-mt] |
_ZThn80_N11QGridLayoutD1Ev [qt-mt] | _ZThn80_N11QHBoxLayoutD0Ev [qt-mt] |
_ZThn80_N11QHBoxLayoutD1Ev [qt-mt] | _ZThn80_N11QMainWindowD0Ev [qt-mt] |
_ZThn80_N11QMainWindowD1Ev [qt-mt] | _ZThn80_N11QMessageBoxD0Ev [qt-mt] |
_ZThn80_N11QMessageBoxD1Ev [qt-mt] | _ZThn80_N11QPushButtonD0Ev [qt-mt] |
_ZThn80_N11QPushButtonD1Ev [qt-mt] | _ZThn80_N11QScrollViewD0Ev [qt-mt] |
_ZThn80_N11QScrollViewD1Ev [qt-mt] | _ZThn80_N11QSpinWidgetD0Ev [qt-mt] |
_ZThn80_N11QSpinWidgetD1Ev [qt-mt] | _ZThn80_N11QStoredDragD0Ev [qt-mt] |
_ZThn80_N11QStoredDragD1Ev [qt-mt] | _ZThn80_N11QToolButtonD0Ev [qt-mt] |
_ZThn80_N11QToolButtonD1Ev [qt-mt] | _ZThn80_N11QVBoxLayoutD0Ev [qt-mt] |
_ZThn80_N11QVBoxLayoutD1Ev [qt-mt] | _ZThn80_N12QButtonGroupD0Ev [qt-mt] |
_ZThn80_N12QButtonGroupD1Ev [qt-mt] | _ZThn80_N12QColorDialogD0Ev [qt-mt] |
_ZThn80_N12QColorDialogD1Ev [qt-mt] | _ZThn80_N12QDataBrowserD0Ev [qt-mt] |
_ZThn80_N12QDataBrowserD1Ev [qt-mt] | _ZThn80_N12QInputDialogD0Ev [qt-mt] |
_ZThn80_N12QInputDialogD1Ev [qt-mt] | _ZThn80_N12QPrintDialogD0Ev [qt-mt] |
_ZThn80_N12QPrintDialogD1Ev [qt-mt] | _ZThn80_N12QTextBrowserD0Ev [qt-mt] |
_ZThn80_N12QTextBrowserD1Ev [qt-mt] | _ZThn80_N12QUrlOperator4cdUpEv [qt-mt] |
_ZThn80_N12QUrlOperator5parseERK7QString [qt-mt] | _ZThn80_N12QUrlOperator5resetEv [qt-mt] |
_ZThn80_N12QUrlOperator7setPathERK7QString [qt-mt] | _ZThn80_N12QUrlOperatorD0Ev [qt-mt] |
_ZThn80_N12QUrlOperatorD1Ev [qt-mt] | _ZThn80_N12QWidgetStackD0Ev [qt-mt] |
_ZThn80_N12QWidgetStackD1Ev [qt-mt] | _ZThn80_N13QDateTimeEditD0Ev [qt-mt] |
_ZThn80_N13QDateTimeEditD1Ev [qt-mt] | _ZThn80_N13QErrorMessageD0Ev [qt-mt] |
_ZThn80_N13QErrorMessageD1Ev [qt-mt] | _ZThn80_N13QHButtonGroupD0Ev [qt-mt] |
_ZThn80_N13QHButtonGroupD1Ev [qt-mt] | _ZThn80_N13QSplashScreenD0Ev [qt-mt] |
_ZThn80_N13QSplashScreenD1Ev [qt-mt] | _ZThn80_N13QVButtonGroupD0Ev [qt-mt] |
_ZThn80_N13QVButtonGroupD1Ev [qt-mt] | _ZThn80_N14QDesktopWidgetD0Ev [qt-mt] |
_ZThn80_N14QDesktopWidgetD1Ev [qt-mt] | _ZThn80_N14QMultiLineEditD0Ev [qt-mt] |
_ZThn80_N14QMultiLineEditD1Ev [qt-mt] | _ZThn80_N15QDockAreaLayout10invalidateEv [qt-mt] |
_ZThn80_N15QDockAreaLayout11setGeometryERK5QRect [qt-mt] | _ZThn80_N15QDockAreaLayout8iteratorEv [qt-mt] |
_ZThn80_N15QProgressDialogD0Ev [qt-mt] | _ZThn80_N15QProgressDialogD1Ev [qt-mt] |
_ZThn80_N5QDialD0Ev [qt-mt] | _ZThn80_N5QDialD1Ev [qt-mt] |
_ZThn80_N6QLabelD0Ev [qt-mt] | _ZThn80_N6QLabelD1Ev [qt-mt] |
_ZThn80_N6QTableD0Ev [qt-mt] | _ZThn80_N6QTableD1Ev [qt-mt] |
_ZThn80_N7QButtonD0Ev [qt-mt] | _ZThn80_N7QButtonD1Ev [qt-mt] |
_ZThn80_N7QDialogD0Ev [qt-mt] | _ZThn80_N7QDialogD1Ev [qt-mt] |
_ZThn80_N7QHeaderD0Ev [qt-mt] | _ZThn80_N7QHeaderD1Ev [qt-mt] |
_ZThn80_N7QLayout10invalidateEv [qt-mt] | _ZThn80_N7QLayout6layoutEv [qt-mt] |
_ZThn80_N7QLayoutD0Ev [qt-mt] | _ZThn80_N7QLayoutD1Ev [qt-mt] |
_ZThn80_N7QSliderD0Ev [qt-mt] | _ZThn80_N7QSliderD1Ev [qt-mt] |
_ZThn80_N7QSocket10writeBlockEPKcm [qt-mt] | _ZThn80_N7QSocket2atEm [qt-mt] |
_ZThn80_N7QSocket4openEi [qt-mt] | _ZThn80_N7QSocket5closeEv [qt-mt] |
_ZThn80_N7QSocket5flushEv [qt-mt] | _ZThn80_N7QSocket5getchEv [qt-mt] |
_ZThn80_N7QSocket5putchEi [qt-mt] | _ZThn80_N7QSocket7ungetchEi [qt-mt] |
_ZThn80_N7QSocket8readLineEPcm [qt-mt] | _ZThn80_N7QSocket9readBlockEPcm [qt-mt] |
_ZThn80_N7QSocketD0Ev [qt-mt] | _ZThn80_N7QSocketD1Ev [qt-mt] |
_ZThn80_N7QTabBarD0Ev [qt-mt] | _ZThn80_N7QTabBarD1Ev [qt-mt] |
_ZThn80_N7QWidgetD0Ev [qt-mt] | _ZThn80_N7QWidgetD1Ev [qt-mt] |
_ZThn80_N7QWizardD0Ev [qt-mt] | _ZThn80_N7QWizardD1Ev [qt-mt] |
_ZThn80_N8QListBoxD0Ev [qt-mt] | _ZThn80_N8QListBoxD1Ev [qt-mt] |
_ZThn80_N8QMenuBarD0Ev [qt-mt] | _ZThn80_N8QMenuBarD1Ev [qt-mt] |
_ZThn80_N8QSpinBoxD0Ev [qt-mt] | _ZThn80_N8QSpinBoxD1Ev [qt-mt] |
_ZThn80_N8QToolBarD0Ev [qt-mt] | _ZThn80_N8QToolBarD1Ev [qt-mt] |
_ZThn80_N8QToolBoxD0Ev [qt-mt] | _ZThn80_N8QToolBoxD1Ev [qt-mt] |
_ZThn80_N8QUriDragD0Ev [qt-mt] | _ZThn80_N8QUriDragD1Ev [qt-mt] |
_ZThn80_N9QComboBoxD0Ev [qt-mt] | _ZThn80_N9QComboBoxD1Ev [qt-mt] |
_ZThn80_N9QDataViewD0Ev [qt-mt] | _ZThn80_N9QDataViewD1Ev [qt-mt] |
_ZThn80_N9QDateEditD0Ev [qt-mt] | _ZThn80_N9QDateEditD1Ev [qt-mt] |
_ZThn80_N9QDockAreaD0Ev [qt-mt] | _ZThn80_N9QDockAreaD1Ev [qt-mt] |
_ZThn80_N9QGLWidgetD0Ev [qt-mt] | _ZThn80_N9QGLWidgetD1Ev [qt-mt] |
_ZThn80_N9QGridViewD0Ev [qt-mt] | _ZThn80_N9QGridViewD1Ev [qt-mt] |
_ZThn80_N9QGroupBoxD0Ev [qt-mt] | _ZThn80_N9QGroupBoxD1Ev [qt-mt] |
_ZThn80_N9QIconDragD0Ev [qt-mt] | _ZThn80_N9QIconDragD1Ev [qt-mt] |
_ZThn80_N9QIconViewD0Ev [qt-mt] | _ZThn80_N9QIconViewD1Ev [qt-mt] |
_ZThn80_N9QLineEditD0Ev [qt-mt] | _ZThn80_N9QLineEditD1Ev [qt-mt] |
_ZThn80_N9QListViewD0Ev [qt-mt] | _ZThn80_N9QListViewD1Ev [qt-mt] |
_ZThn80_N9QSizeGripD0Ev [qt-mt] | _ZThn80_N9QSizeGripD1Ev [qt-mt] |
_ZThn80_N9QSplitterD0Ev [qt-mt] | _ZThn80_N9QSplitterD1Ev [qt-mt] |
_ZThn80_N9QTextDragD0Ev [qt-mt] | _ZThn80_N9QTextDragD1Ev [qt-mt] |
_ZThn80_N9QTextEditD0Ev [qt-mt] | _ZThn80_N9QTextEditD1Ev [qt-mt] |
_ZThn80_N9QTextViewD0Ev [qt-mt] | _ZThn80_N9QTextViewD1Ev [qt-mt] |
_ZThn80_N9QTimeEditD0Ev [qt-mt] | _ZThn80_N9QTimeEditD1Ev [qt-mt] |
_ZThn80_N9QTitleBarD0Ev [qt-mt] | _ZThn80_N9QTitleBarD1Ev [qt-mt] |
_ZThn80_NK10QBoxLayout11maximumSizeEv [qt-mt] | _ZThn80_NK10QBoxLayout11minimumSizeEv [qt-mt] |
_ZThn80_NK10QBoxLayout14heightForWidthEi [qt-mt] | _ZThn80_NK10QBoxLayout17hasHeightForWidthEv [qt-mt] |
_ZThn80_NK10QBoxLayout8sizeHintEv [qt-mt] | _ZThn80_NK10QBoxLayout9expandingEv [qt-mt] |
_ZThn80_NK10QImageDrag11encodedDataEPKc [qt-mt] | _ZThn80_NK10QImageDrag6formatEi [qt-mt] |
_ZThn80_NK11QGridLayout11maximumSizeEv [qt-mt] | _ZThn80_NK11QGridLayout11minimumSizeEv [qt-mt] |
_ZThn80_NK11QGridLayout14heightForWidthEi [qt-mt] | _ZThn80_NK11QGridLayout17hasHeightForWidthEv [qt-mt] |
_ZThn80_NK11QGridLayout8sizeHintEv [qt-mt] | _ZThn80_NK11QGridLayout9expandingEv [qt-mt] |
_ZThn80_NK11QStoredDrag11encodedDataEPKc [qt-mt] | _ZThn80_NK11QStoredDrag6formatEi [qt-mt] |
_ZThn80_NK15QDockAreaLayout11minimumSizeEv [qt-mt] | _ZThn80_NK15QDockAreaLayout14heightForWidthEi [qt-mt] |
_ZThn80_NK15QDockAreaLayout17hasHeightForWidthEv [qt-mt] | _ZThn80_NK15QDockAreaLayout8sizeHintEv [qt-mt] |
_ZThn80_NK7QLayout11maximumSizeEv [qt-mt] | _ZThn80_NK7QLayout11minimumSizeEv [qt-mt] |
_ZThn80_NK7QLayout7isEmptyEv [qt-mt] | _ZThn80_NK7QLayout8geometryEv [qt-mt] |
_ZThn80_NK7QLayout9expandingEv [qt-mt] | _ZThn80_NK7QSocket2atEv [qt-mt] |
_ZThn80_NK7QSocket4sizeEv [qt-mt] | _ZThn80_NK7QSocket5atEndEv [qt-mt] |
_ZThn80_NK7QWidget6metricEi [qt-mt] | _ZThn80_NK9QIconDrag11encodedDataEPKc [qt-mt] |
_ZThn80_NK9QIconDrag6formatEi [qt-mt] | _ZThn80_NK9QTextDrag11encodedDataEPKc [qt-mt] |
_ZThn80_NK9QTextDrag6formatEi [qt-mt] | _ZThn8_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException [qt-mt] |
_ZThn8_N18QXmlDefaultHandler11errorStringEv [qt-mt] | _ZThn8_N18QXmlDefaultHandler5errorERK18QXmlParseException [qt-mt] |
_ZThn8_N18QXmlDefaultHandler7warningERK18QXmlParseException [qt-mt] |
The LSB runtime environment shall provide the following dependency.
This dependency is used to indicate that the application is dependent on features contained in the LSB-Graphics module.
This dependency shall have a version of 3.0.
The lsb-graphics dependencies are deprecated and will be removed in a future version of this specification. Applications should no longer indicate a dependency on them.
This specification is published under the terms of the GNU Free Documentation License, Version 1.1, March 2000
Copyright (C) 2000 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
The purpose of this License is to make a manual, textbook, or other written document "free" in the sense of freedom: to assure everyone the effective freedom to copy and redistribute it, with or without modifying it, either commercially or noncommercially. Secondarily, this License preserves for the author and publisher a way to get credit for their work, while not being considered responsible for modifications made by others.
This License is a kind of "copyleft", which means that derivative works of the document must themselves be free in the same sense. It complements the GNU General Public License, which is a copyleft license designed for free software.
We have designed this License in order to use it for manuals for free software, because free software needs free documentation: a free program should come with manuals providing the same freedoms that the software does. But this License is not limited to software manuals; it can be used for any textual work, regardless of subject matter or whether it is published as a printed book. We recommend this License principally for works whose purpose is instruction or reference.
This License applies to any manual or other work that contains a notice placed by the copyright holder saying it can be distributed under the terms of this License. The "Document", below, refers to any such manual or work. Any member of the public is a licensee, and is addressed as "you".
A "Modified Version" of the Document means any work containing the Document or a portion of it, either copied verbatim, or with modifications and/or translated into another language.
A "Secondary Section" is a named appendix or a front-matter section of the Document that deals exclusively with the relationship of the publishers or authors of the Document to the Document's overall subject (or to related matters) and contains nothing that could fall directly within that overall subject. (For example, if the Document is in part a textbook of mathematics, a Secondary Section may not explain any mathematics.) The relationship could be a matter of historical connection with the subject or with related matters, or of legal, commercial, philosophical, ethical or political position regarding them.
The "Invariant Sections" are certain Secondary Sections whose titles are designated, as being those of Invariant Sections, in the notice that says that the Document is released under this License.
The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-Cover Texts, in the notice that says that the Document is released under this License.
A "Transparent" copy of the Document means a machine-readable copy, represented in a format whose specification is available to the general public, whose contents can be viewed and edited directly and straightforwardly with generic text editors or (for images composed of pixels) generic paint programs or (for drawings) some widely available drawing editor, and that is suitable for input to text formatters or for automatic translation to a variety of formats suitable for input to text formatters. A copy made in an otherwise Transparent file format whose markup has been designed to thwart or discourage subsequent modification by readers is not Transparent. A copy that is not "Transparent" is called "Opaque".
Examples of suitable formats for Transparent copies include plain ASCII without markup, Texinfo input format, LaTeX input format, SGML or XML using a publicly available DTD, and standard-conforming simple HTML designed for human modification. Opaque formats include PostScript, PDF, proprietary formats that can be read and edited only by proprietary word processors, SGML or XML for which the DTD and/or processing tools are not generally available, and the machine-generated HTML produced by some word processors for output purposes only.
The "Title Page" means, for a printed book, the title page itself, plus such following pages as are needed to hold, legibly, the material this License requires to appear in the title page. For works in formats which do not have any title page as such, "Title Page" means the text near the most prominent appearance of the work's title, preceding the beginning of the body of the text.
You may copy and distribute the Document in any medium, either commercially or noncommercially, provided that this License, the copyright notices, and the license notice saying this License applies to the Document are reproduced in all copies, and that you add no other conditions whatsoever to those of this License. You may not use technical measures to obstruct or control the reading or further copying of the copies you make or distribute. However, you may accept compensation in exchange for copies. If you distribute a large enough number of copies you must also follow the conditions in section 3.
You may also lend copies, under the same conditions stated above, and you may publicly display copies.
If you publish printed copies of the Document numbering more than 100, and the Document's license notice requires Cover Texts, you must enclose the copies in covers that carry, clearly and legibly, all these Cover Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must also clearly and legibly identify you as the publisher of these copies. The front cover must present the full title with all words of the title equally prominent and visible. You may add other material on the covers in addition. Copying with changes limited to the covers, as long as they preserve the title of the Document and satisfy these conditions, can be treated as verbatim copying in other respects.
If the required texts for either cover are too voluminous to fit legibly, you should put the first ones listed (as many as fit reasonably) on the actual cover, and continue the rest onto adjacent pages.
If you publish or distribute Opaque copies of the Document numbering more than 100, you must either include a machine-readable Transparent copy along with each Opaque copy, or state in or with each Opaque copy a publicly-accessible computer-network location containing a complete Transparent copy of the Document, free of added material, which the general network-using public has access to download anonymously at no charge using public-standard network protocols. If you use the latter option, you must take reasonably prudent steps, when you begin distribution of Opaque copies in quantity, to ensure that this Transparent copy will remain thus accessible at the stated location until at least one year after the last time you distribute an Opaque copy (directly or through your agents or retailers) of that edition to the public.
It is requested, but not required, that you contact the authors of the Document well before redistributing any large number of copies, to give them a chance to provide you with an updated version of the Document.
You may copy and distribute a Modified Version of the Document under the conditions of sections 2 and 3 above, provided that you release the Modified Version under precisely this License, with the Modified Version filling the role of the Document, thus licensing distribution and modification of the Modified Version to whoever possesses a copy of it. In addition, you must do these things in the Modified Version:
Use in the Title Page (and on the covers, if any) a title distinct from that of the Document, and from those of previous versions (which should, if there were any, be listed in the History section of the Document). You may use the same title as a previous version if the original publisher of that version gives permission.
List on the Title Page, as authors, one or more persons or entities responsible for authorship of the modifications in the Modified Version, together with at least five of the principal authors of the Document (all of its principal authors, if it has less than five).
State on the Title page the name of the publisher of the Modified Version, as the publisher.
Preserve all the copyright notices of the Document.
Add an appropriate copyright notice for your modifications adjacent to the other copyright notices.
Include, immediately after the copyright notices, a license notice giving the public permission to use the Modified Version under the terms of this License, in the form shown in the Addendum below.
Preserve in that license notice the full lists of Invariant Sections and required Cover Texts given in the Document's license notice.
Include an unaltered copy of this License.
Preserve the section entitled "History", and its title, and add to it an item stating at least the title, year, new authors, and publisher of the Modified Version as given on the Title Page. If there is no section entitled "History" in the Document, create one stating the title, year, authors, and publisher of the Document as given on its Title Page, then add an item describing the Modified Version as stated in the previous sentence.
Preserve the network location, if any, given in the Document for public access to a Transparent copy of the Document, and likewise the network locations given in the Document for previous versions it was based on. These may be placed in the "History" section. You may omit a network location for a work that was published at least four years before the Document itself, or if the original publisher of the version it refers to gives permission.
In any section entitled "Acknowledgements" or "Dedications", preserve the section's title, and preserve in the section all the substance and tone of each of the contributor acknowledgements and/or dedications given therein.
Preserve all the Invariant Sections of the Document, unaltered in their text and in their titles. Section numbers or the equivalent are not considered part of the section titles.
Delete any section entitled "Endorsements". Such a section may not be included in the Modified Version.
Do not retitle any existing section as "Endorsements" or to conflict in title with any Invariant Section.
If the Modified Version includes new front-matter sections or appendices that qualify as Secondary Sections and contain no material copied from the Document, you may at your option designate some or all of these sections as invariant. To do this, add their titles to the list of Invariant Sections in the Modified Version's license notice. These titles must be distinct from any other section titles.
You may add a section entitled "Endorsements", provided it contains nothing but endorsements of your Modified Version by various parties--for example, statements of peer review or that the text has been approved by an organization as the authoritative definition of a standard.
You may add a passage of up to five words as a Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts in the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover Text may be added by (or through arrangements made by) any one entity. If the Document already includes a cover text for the same cover, previously added by you or by arrangement made by the same entity you are acting on behalf of, you may not add another; but you may replace the old one, on explicit permission from the previous publisher that added the old one.
The author(s) and publisher(s) of the Document do not by this License give permission to use their names for publicity for or to assert or imply endorsement of any Modified Version.
You may combine the Document with other documents released under this License, under the terms defined in section 4 above for modified versions, provided that you include in the combination all of the Invariant Sections of all of the original documents, unmodified, and list them all as Invariant Sections of your combined work in its license notice.
The combined work need only contain one copy of this License, and multiple identical Invariant Sections may be replaced with a single copy. If there are multiple Invariant Sections with the same name but different contents, make the title of each such section unique by adding at the end of it, in parentheses, the name of the original author or publisher of that section if known, or else a unique number. Make the same adjustment to the section titles in the list of Invariant Sections in the license notice of the combined work.
In the combination, you must combine any sections entitled "History" in the various original documents, forming one section entitled "History"; likewise combine any sections entitled "Acknowledgements", and any sections entitled "Dedications". You must delete all sections entitled "Endorsements."
You may make a collection consisting of the Document and other documents released under this License, and replace the individual copies of this License in the various documents with a single copy that is included in the collection, provided that you follow the rules of this License for verbatim copying of each of the documents in all other respects.
You may extract a single document from such a collection, and distribute it individually under this License, provided you insert a copy of this License into the extracted document, and follow this License in all other respects regarding verbatim copying of that document.
A compilation of the Document or its derivatives with other separate and independent documents or works, in or on a volume of a storage or distribution medium, does not as a whole count as a Modified Version of the Document, provided no compilation copyright is claimed for the compilation. Such a compilation is called an "aggregate", and this License does not apply to the other self-contained works thus compiled with the Document, on account of their being thus compiled, if they are not themselves derivative works of the Document.
If the Cover Text requirement of section 3 is applicable to these copies of the Document, then if the Document is less than one quarter of the entire aggregate, the Document's Cover Texts may be placed on covers that surround only the Document within the aggregate. Otherwise they must appear on covers around the whole aggregate.
Translation is considered a kind of modification, so you may distribute translations of the Document under the terms of section 4. Replacing Invariant Sections with translations requires special permission from their copyright holders, but you may include translations of some or all Invariant Sections in addition to the original versions of these Invariant Sections. You may include a translation of this License provided that you also include the original English version of this License. In case of a disagreement between the translation and the original English version of this License, the original English version will prevail.
You may not copy, modify, sublicense, or distribute the Document except as expressly provided for under this License. Any other attempt to copy, modify, sublicense or distribute the Document is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
The Free Software Foundation may publish new, revised versions of the GNU Free Documentation License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. See http://www.gnu.org/copyleft/.
Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this License "or any later version" applies to it, you have the option of following the terms and conditions either of that specified version or of any later version that has been published (not as a draft) by the Free Software Foundation. If the Document does not specify a version number of this License, you may choose any version ever published (not as a draft) by the Free Software Foundation.
To use this License in a document you have written, include a copy of the License in the document and put the following copyright and license notices just after the title page:
Copyright (c) YEAR YOUR NAME. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST. A copy of the license is included in the section entitled "GNU Free Documentation License".
If you have no Invariant Sections, write "with no Invariant Sections" instead of saying which ones are invariant. If you have no Front-Cover Texts, write "no Front-Cover Texts" instead of "Front-Cover Texts being LIST"; likewise for Back-Cover Texts.
If your document contains nontrivial examples of program code, we recommend releasing these examples in parallel under your choice of free software license, such as the GNU General Public License, to permit their use in free software.